@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	margin: 0 auto;
font-family: "Arial", "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
font-weight: normal;
	font-size: 14px;
	background-color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6,
span {
	margin: 0;
}

ul,
ol {
	margin: 0;
	padding: 0;
}

li,
p {
	list-style-type: none;
	font-size: 15px;
	margin: 0;
}

a,
a:focus,
a:hover {
	border: none;
	outline: none;
	height: auto;
	text-decoration: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.w100 {float: left;
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.clear {
	clear: both;
}
.li_last {
	margin-right: 0 !important;
}
.header{float: left; width:100%; height: 120px; background:url(../img/header.png) no-repeat center center;  z-index: 9999;}
.head{width:100%; max-width: 1300px; margin: 0 auto;}
.logo{float: left;width:880px;margin: 20px auto; }
.logo img{width: 100%; height: auto; display: block;}

.logor{float: right;width:280px;margin:0px auto;}
.top_lj{float: right;margin:20px auto;}
.top_lj ul{float: right; margin-top: 0px;}
.top_lj ul li{float: left; padding-left: 25px; margin:0 20px; line-height:30px;}
.top_lj ul li a,.top_lj ul li p{color: #fff; font-size: 16px;}
.top_lj ul li.top_lj1{ background: url(../img/top01.png) no-repeat left center;}
.top_lj ul li.top_lj2{background: url(../img/top02.png) no-repeat left center;}

.search{float: right; margin: 0px 0; width:258px;padding:0 10px; height: 28px; border:1px solid #fff; background-color: #fff; border-radius: 25px;}
.ssk{float: left; width:85%;  border:0; line-height: 28px; color: #333; background-color: transparent; outline: 0; }
.ss{ float: right; width:15%;background: url(../img/search.png) no-repeat center center; border: 0; height:30px;}
.dh{float: left; width:100%; height:auto; background-color: #fff; margin: 0 auto;}
#menu {
	position: relative;
	z-index: 9;
	zoom: 1;
	max-width: 1300px;
	height: 50px;
	padding: 0;
	margin: 0 auto;
	list-style: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	text-align: center;
	line-height: 50px;
	height: auto;
	width:9%;
	float: left;
	
	position: relative;
}

#menu li a {
	white-space: normal;
	color: #333;
	padding: 0 15px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	/* text-decoration: none;-webkit-transition: all .5s ease-in-out; 
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
   transform:scale(1);transition: all 0.8s ease-in-out; */
	/*text-shadow: 0 1px 0 #000;*/
}

#menu li:hover {
	background-color: #025393;
}
#menu li:hover a{color: #fff;}
#menu li a:hover {
	
}

#menu li ul {
	margin: 0;
	padding: 0;
	width: 100%;
	_margin: 0;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 1;
	background:none;
	filter: alpha(opacity=100);
	/*transition: all .2s ease-in-out;*/
}
#menu li ul li{margin-left: 0;background-color: #025393;}

#menu li:hover>ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
	z-index: 1;
}

#menu ul ul {
	top: 0;
	z-index: 1;
	left: 200px;
	margin: 0 auto;
	_margin: 0;
}

#menu li ul li,#menu li:hover ul li a {
	padding: 0px;
	white-space: normal;
	float: none;
	width: 100%;
	z-index: 1;
	height: 35px;
	line-height: 35px;
	display: block;
	border: 0;color: #fff;
	_line-height: 0;
	background-color: #025393;
}

#menu li ul li a {
	white-space: normal;
	padding: 0px 10px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	
	font-weight: none;
	display: block;
	white-space: nowrap;
	color: #fff;
	float: none;
	background-color: #025393;
	/* text-transform: none;-webkit-transition: all .5s ease-in-out; 
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
   transform:scale(1);transition: all 0.8s ease-in-out; */
}

#menu li ul li:hover ,#menu li ul li:hover  a{
	background-color: #fff;
	color:  #025393;
}
.banner {
	width: 100%;
	padding: 0;
	position: relative;
	height: auto;
	max-height: 450px;
	margin: 0 auto;
	overflow: hidden;
}

.banner .hd {
	width: 100%;
	height: 5px;
	position: absolute;
	right: 0;
	bottom: 20px;
	z-index:9999;
}

.banner .hd ul {width: 90px;
	margin:0 auto; display: block;
}

.banner .hd ul li {
	position: relative;
	width: 12px;
	float: left;
	height: 12px;
	text-align: center;
	cursor: pointer;
	margin: 0 3px;
	background-color: #fff;
	-webkit-border-radius: 100%;-moz-border-radius: 100%;-o-border-radius:100%; border-radius: 100%;
}

.banner .hd ul li.on {
	background: #025393;
}
.banner .bd{float: left; width: 100%;}
.banner .bd ul{float: left; width: 100%;}
.banner .bd ul li {
	width: 100%;
	height:auto;
	overflow: hidden;
	-webkit-animation: scaleDraw 2s ease-in-out infinite;
}

.banner .bd ul li img {
	width: 100%;
	height: auto;
}
.bg_news{background: url(../img/bg_news.png) no-repeat center center; overflow: hidden; height: 800px; padding: 40px 0;}
.bg_ban{background: url(../img/bg_news.png) #e7f1f9 no-repeat bottom center; overflow: hidden; height: auto; padding: 30px 0 50px 0; }
.main{width: 100%;max-width: 1260px;overflow: hidden;padding: 20px;background-color: #fff;margin: 0 auto;}
.lm{float: left; width: 100%; margin-top: 15px; margin-bottom: 15px; height: auto; line-height: 42px; border-bottom: 1px solid #e2e2e2;}
.lm h6{float: left;  font-size: 20px; font-weight: bold; color: #025393;}
.lm a.more{float: right; background: url(../img/more.png) no-repeat center right; padding-right:22px; font-size: 16px; color: #666; }
.tzgg{float: left;/* margin-left: 20px; */width: 320px;}
.tzgg .hd{float: left;margin-top: 0px; position: relative; width: 100%; height: 42px;}
.tzgg .hd ul{float: left; width: 100%;}
.tzgg .hd ul li{float: left; width: 25%; line-height: 42px; text-align: center; background-color: #e0ebf3;}
.tzgg .hd ul li a{font-size: 16px; color: #333;}
.tzgg .hd ul li.on{background-color: #025393;}
.tzgg .hd ul li.on a{color: #fff; font-weight: bold;}
.tzgg .bd{float: left; width: 100%; margin-top: 8px;}
.tz_list{display: none;float: left; width: 100%;}
.tz_list ul{float: left; width: 100%;}
.tz_list ul li{float: left; width: 100%; margin: 10px auto;}
.tz_list ul li .time{float: left; text-align: center; width:54px; height: auto; background-color: #025393;}
.tz_list ul li .time .day{display:block;width:52px; height: 28px; background-color: #fff; color:  #025393; border: #025393  1px solid; line-height: 30px; font-size: 20px;}
.tz_list ul li .time .year{display:block;width:100%; height: 22px; background-color:  #025393; color: #fff; font-size: 12px; line-height: 22px;}
.tz_list ul li  a{width:78%; float: right; margin-left: 0px; line-height: 26px;color: #333; font-size: 15px;overflow:hidden;text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.tz_list ul li:hover a{color:#025393;}

.xwdt{float: left; width: 580px; margin-left: 20px;}
.xyfc{width: 32%;margin:0 2%;}
.new_pic{float: left; width: 100%; height: 300px; overflow: hidden; position: relative;}
.new_pic .hd{/* display: none; */position: absolute;bottom: 0;right: 0;width: 80px;height: 30px;z-index: 99;}
.new_pic .hd ul{width:100%; text-align:center;}
.new_pic .hd ul li{
    float: none;
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 100%;
}
.new_pic .hd ul li.on{background-color:red}
.new_pic .bd{float: left;width: 100%;position: relative;height: 300px;z-index: 9;}
.new_pic .bd ul{float: left; width: 100%;}
.new_pic .bd ul li{float: left; width: 100%; height: 300px; position: relative;}
.new_pic .bd ul li .pic{float: left; width: 100%; height: 300px;;}
.new_pic .bd ul li .pic img{float: left; width: 100%;}
.new_pic .bd ul li .bt{position: absolute; text-align: center;  line-height: 46px; bottom: 0; left: 0; width: 100%; background-color: rgba(0,0,0,0.5);}
.new_pic .bd ul li .bt a{color: #fff; font-size: 16px;}
.xwdt ul{float: left; width: 100%; margin-top: 5px;}
.xwdt ul li{float: left; width: 100%; line-height: 35px;}
.xyfc ul li{float: left; width: 100%; line-height: 36px;}
.xwdt ul li a.lmm{float: left; color: #025393; font-size: 15px;}
.xwdt ul li a{color: #333; font-size: 15px}
.xwdt ul li:hover a{color: #025393;}
.xwdt ul li .time{float: right; color: #aaaaaa; font-size: 15px;}

.xsts{float: left; width: 320px; margin-left: 20px;}
.xsts .first{float: left;width: 100%;overflow: hidden;height: 196px;border-bottom:1px solid #e2e2e2;}
.xsts .first img{float: left;width:100%;/* height: 196px; */}
.xsts .first h6{float: left; width: 100%; line-height: 30px;}
.xsts .first h6 a{color: #000; font-weight: bold; font-size: 15px;}
.xsts ul{float: left; width: 100%;}
.xsts ul li{float: left; width: 100%; margin: 3px 0; line-height: 25px;}
.xsts ul li a.lmm{float: left; color: #025393; font-size: 15px;}
.xsts ul li a{color: #333; font-size: 15px;}
.xsts ul li:hover a{color: #025393;}
.xsts ul li .time{float: right; color: #aaaaaa; font-size: 15px;}
.xtlj{width: 100%; max-width: 1300px; margin: 30px auto;}
.xtlj ul{float: left; width: 100%;}
.xtlj ul li{float: left; padding: 0 2%; width:28%; height: 100px; margin-right: 2%; background-color: #025393;}
.xtlj ul li div{float: left;margin: 16px 0; width: 68px; height: 68px; background-color: #fff; background-position-x: center; background-position-y: center; background-repeat: no-repeat;	-webkit-border-radius: 100%;-moz-border-radius: 100%;-o-border-radius:100%; border-radius: 100%;
}
.xtlj ul li a{color: #fff; line-height: 100px; text-align: center; font-size: 22px; padding-left: 20px;}
.xtlj ul li.icon1 div{background-image: url(../img/icon01.png);}
.xtlj ul li.icon2 div{background-image: url(../img/icon02.png);}
.xtlj ul li.icon3{margin-right: 0;}
.xtlj ul li.icon3 div{background-image: url(../img/icon03.png);}

.bg_fc{background-color: #fff;}
.dsfc{float: left;width: 32%;}
.dsfc .hd{float: left;margin-top: 0px; position: relative; width: 100%; height: 42px;}
.dsfc .hd ul{float: left; width: 100%;}
.dsfc .hd ul li{float: left; width: 50%; line-height: 42px; text-align: center; background-color: #e0ebf3;}
.dsfc .hd ul li a{font-size: 16px; color: #333;}
.dsfc .hd ul li.on{background-color: #025393;}
.dsfc .hd ul li.on a{color: #fff; font-weight: bold;}
.dsfc .bd{float: left; width: 100%; margin-top: 8px;}
.xzfc{float: right;/* width: 49%; */width: 32%;}
.xzfc .hd{float: left;margin-top: 0px; position: relative; width: 100%; height: 42px;}
.xzfc .hd ul{float: left; width: 100%;}
.xzfc .hd ul li{float: left; width: 33.3%; line-height: 42px; text-align: center; background-color: #e0ebf3;}
.xzfc .hd ul li a{font-size: 16px; color: #333;}
.xzfc .hd ul li.on{background-color: #025393;}
.xzfc .hd ul li.on a{color: #fff; font-weight: bold;}
.xzfc .bd{float: left; width: 100%; margin-top: 8px;}
.fc_list{display: none; float: left; width: 100%;}
.fc_list ul{float: left; width: 100%;}
.fc_list ul li{float: left; width: 100%; line-height: 30px;}
.fc_list ul li span.year{float: left; color: #025393; font-size: 15px;}
.fc_list ul li span.year a{color: #025393; font-size: 15px;}
.fc_list ul li a{color: #333; font-size: 15px;}
.fc_list ul li:hover a{color: #025393;}
.fc_list ul li .time{float: right; color: #aaaaaa; font-size: 15px;}
.bg_link{background-color: #e7f1f9;}
.links{padding-bottom: 50px; background-color: #e7f1f9;}
.links .lm{border-bottom: 0;}
.links ul{float: left; width: 100%; }
.links ul li{float: left; width: 16%;margin-top: 8px; height: 60px; overflow: hidden; margin-right:0.8%;}
.links ul li.li_last{margin-right: 0;}
.links ul li img{float: left; width: 100%;}

.footer{float: left; width: 100%; height: 240px; background: url(../img/footer.png) no-repeat center center #025393;}
.foot{width: 100%; max-width: 1300px;overflow: hidden; padding: 15px 0; margin: 0 auto;}
.foot_l{float: left; margin-left: 20px; width: 390px;padding: 45px 0;}
.foot_l p{line-height: 40px; color: #fff; font-size: 15px;}
.code{float: right; margin-right: 95px;}
.code ul{float: right;}
.code ul li{float: right; width: 70px; margin:45px 25px;}
.code ul li img{width: 68px; height: 68px; display: block; margin: 0 auto;}
.code ul li p{float: left; width: 100%;  margin-top:20px;text-align: center; line-height: 20px; color: #fff; font-size: 14px;}

.copy{float: left; width: 100%; background-color: #1b1b1b; line-height: 50px;}
.copy p{text-align: center; width: 100%; line-height: 50px; color: #fff; font-size: 14px;}
.ban{float: left; width: 100%;}
.ban img{float: left; width: 100%;}
.m_left{float: left;width:25%; max-width: 300px; margin-top: 30px;}
.yjlm{float: left; width: 100%;line-height: 30px; padding: 20px 0; text-align: center; background-color: #025393;}
.yjlm h6{float: left; width: 80%;padding:0 10%; font-size: 24px; color: #fff;}
.sunav{float: left; width: 100%;}
.sunav ul{float: left; width: 100%;}
.sunav ul li{float: left; width: 100%; max-width: 240px; padding: 0px 30px; line-height: 60px; background: url(../img/sunav_li.png) no-repeat center right 30px #f3f3f3; border-top:1px solid #fff;border-bottom:1px solid #d7d7d7;}
.sunav ul li.cur,.sunav ul li:hover{background-image: url(../img/sunav_on.png); background-color: #025393;border-top:1px solid #025393;border-bottom:1px solid #025393;}
.sunav ul li a{color: #333;float: left; width: 100%; font-size: 18px;}
.sunav ul li.cur a,.sunav ul li:hover a{color: #fff;}
.m_right{float:right;width:73%; max-width: 920px; margin-top: 30px;}
.dqlm{float: left; width: 100%; padding: 19px 0; line-height: 30px; border-bottom:2px solid #025393;}
.dqlm h6{float: left; font-size: 22px; font-weight: bold; color: #025393;}
.dqwz{float: right;font-size: 14px; color: #888; line-height: 30px;}
.dqwz a{font-size: 14px; color: #888;}

.btlist{float: left; width: 100%;}
.btlist ul{float: left; width: 100%;}
.btlist ul li{float: left; width: 100%; max-width:900px; border-bottom: 1px dashed #dcdcdc; line-height: 30px; padding: 15px 0; background: url(../img/list_d.png) no-repeat left center;padding-left: 20px;}
.btlist ul li:hover{width:900px; margin: 0 10px; background-image: url(../img/list_on.png);}
.btlist ul li p{float:left; width: 85%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.btlist ul li p span.yxmc{float:left; color: #025393; font-size: 16px;}
.btlist ul li p span.yxmc a{color: #025393; font-size: 16px;}
.btlist ul li p a{color: #333; font-size: 16px;}
.btlist ul li span.time{float: right; width: 15%; text-align: right; font-size: 16px; color: #aaa;}
.btlist ul li:hover p a,.btlist ul li:hover span.time{color: #025393;}

.content{float: left; width: 100%; padding:0 0; margin: 20px auto;}
.showtitle{font-size: 28px;  font-weight:bold;text-align: center; color: #333; line-height: 30px;; margin: 10px auto;}
.subtitle{font-size: 20px; text-align: center; color: #333;line-height: 30px;margin: 0px auto;}
.data{padding: 15px 0; height: auto; margin-bottom: 10px; color: #aaa;  font-size: 16px; line-height: 18px; text-align: center; border-bottom: dashed 1px #dcdcdc;}
.data span{text-align: center; padding-left: 20px;margin: 0 10px;}
.icon_zz{background: url(../img/icon_zz.png) no-repeat left center;}
.icon_ly{background: url(../img/icon_ly.png) no-repeat left center;}
.icon_sj{background: url(../img/icon_sj.png) no-repeat left center;}
.icon_dj{background: url(../img/icon_dj.png) no-repeat left center;}

.wznr{float: left; width: 100%; margin-bottom: 30px;color: #333;}
.wznr p{color: #333;float: left; width: 100%; height:auto;font-size: 18px !important;  line-height: 35px !important; margin-bottom: 10px;}
.wznr p span{color: #333;font-size: 18px !important; line-height: 35px !important;font-family: "microsoft yahei" !important; }
.wznr p strong span{font-weight:normal !important;}
.wznr table,.wznr p table{width:auto; max-width:100%; display: table; margin:0 auto;border-collapse:collapse;
border-spacing:0;}
.wznr p img{display: block; margin: 0 auto;max-width: 900px;}
.wznr table p{width:auto;}
.wznr p iframe,.wznr iframe{margin:0 auto;}
td,th{padding:0;width:auto;white-space:normal;}
.page{width: 100%; float: left;margin: 10px 0;border-top: dashed 1px #dcdcdc; padding-top: 30px;}
.page div{width: 100%; float: left;height: 30px; font-size: 18px; line-height: 30px; color:#025393;}
.page div a{color: #333;}
.page div:hover a{color:#025393;}



.js_menu{float:left; width:100%; margin-bottom: 40px;}
.js_menu h5{float:left;width:100%;font-family: "microsoft yahei" !important;font-size: 18px;font-weight: bold;color: #025393;line-height: 30px;padding: 20px 0 0px 0;}
.js_menu ol{float:left; width:100%; margin-bottom: 0px;}
.js_menu ol li{float:left; width:30px; margin-top: 20px; margin-bottom:0px; margin-left: 2px; line-height: 30px;font-family: "microsoft yahei" !important; text-align: center; padding: 0 0px; background-color: #025393;}
.js_menu ol li a{color: #fff; font-size: 14px;font-family: "microsoft yahei" !important;}
.js_menu ol li.all{padding: 0 0px; width:62px; margin-left: 0;}
.js_menu ol li.active,.js_menu ol li:hover{background-color: #ef6500;}

.munu_js{float:left; width:100%;}
.munu_js h6{float:left;width:100%;text-transform: capitalize;margin-top: 20px;font-family: "microsoft yahei" !important;line-height: 36px;text-align:left;color: #025393;font-size:16px;font-weight: bold;}
.munu_js .js_bt{float: right; width:100%;margin-top: 20px;}
.munu_js .js_bt ul{float: left; width:100%;}
.munu_js .js_bt ul li{float: left;white-space:nowrap;/* padding: 0 20px; */width: 9.9%;margin-right: 0.1%;text-align: center;line-height:36px;margin-bottom: 1px;background-color: #efefef;}
.munu_js .js_bt ul li:hover{background-color:#025393;}
.munu_js .js_bt ul li a{color: #333; font-size: 15px;font-family: "microsoft yahei" !important;}
.munu_js .js_bt ul li:hover a{color:#fff;}
.jsnr{float: left;width:100%;height: auto;margin-top:20px;}
.jsnr .pic{float: left;width: 150px;height: auto;overflow:hidden;}
.jsnr .pic img{width:100%;}
.jsnr .data{float:right;width: calc(100% - 200px);padding: 15px 0;margin: 0;border:0;}
.jsnr .data ul{float:left; width:100%;}
.jsnr .data ul li{float:left;width:100%;line-height: 30px;}
.jsnr .data ul li b{float:left;text-align: center;display: block;width:80px;text-align: justify;text-align-last: justify;text-align: justify;word-break: break-word;white-space: break-spaces;/* line-height: 20px; */color: #025393;}
.jsnr .data ul li p{float:right;text-align: left;width:calc(100% - 90px);/* line-height: 20px; */}

.js_nr{float:left; width:100%; background-color:#f6f6f6;}
.js_img{float:left;width:25%; max-width: 200px; height: 267px; overflow: hidden;}
.js_img img{width:100%}
.js_data{float: right; width: 75%; max-width:890px;}
.js_data h6{float:left; width:100%; margin:20px auto; font-size:30px; line-height: 50px; color: #000; text-align: left;}
.js_data h6 span{ margin-left:20px; margin-top:20px; line-height: 30px; font-size: 18px;}
.js_data ul{float: left; width: 100%;}
.js_data ul li{float: left; width: 50%;}
.js_data ul li p{float:left; width:100%; height: auto; font-size:14px; line-height: 45px; }
.js_data ul li p b,.js_data  p b{float:left; text-align: justify; margin-right: 40px; font-size: 14px;}
.js_data p{float:left; width:100%; height: auto; font-size:14px; line-height: 45px; }
.js_xx{float:left; width:100%; margin-top: 40px; margin-bottom: 10px;}
.js_xx h6{float:left; width:100%; line-height: 60px; height: 58px; font-size: 16px; color: #70acdb; border-bottom: 2px solid #f1f1f1;}
.js_xx h6 span{float:left; border-bottom: 6px solid #025393; height: 56px; margin-right: 10px; line-height: 60px; color: #025393; font-size: 20px; font-weight: bold;}
.jsnr_xx{float:left; width:100%; line-height: 40px; font-size: 20px;}
.jsnr_xx p{float:left; width:100%;margin:5px auto;  font-size:20px; line-height: 40px;}
.jsnr_xx textarea{float:left; width:100%;height:100%; resize: none;outline: none; border:0 !important; line-height: 40px; height: auto;}


@media only screen and (max-width:1299px ) {
	.main{max-width: 96%; }
}
@media only screen and (max-width:1024px ) {
.sunav ul li{width:185px}
}