@charset "gb2312";
*{word-break:break-all;margin:0;padding:0;}
body{font-size:14px;color:#333; font-family:"微软雅黑","microsoft Yahei","Courier New",Courier,monospace;padding:0px;margin:0px auto;line-height:30px; background-color:#FFF; overflow-x: hidden;}
a{ color:#333; text-decoration:none;}
a:hover{color:#1c3a6e;text-decoration:none}
h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd{ margin:0; padding:0;}
ul,li,dl,dt,dd{ list-style:none;}
.fl{ float:left;}
.fr{ float:right;}
.red{ color:#F00;}
.clear,.c{ clear:both;}
.blank{ clear:both; height:20px;}
img{max-width:100%; border:0; height:auto;}
.imgZoom { overflow:hidden; }
.imgZoom img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; display:block;}
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.about{ float:right; margin-left:60px; display:inline;}
/*tr:hover{width:100%; background-color:#cccccc;}*/
.input,.textarea{border-top:ridge 1px #ccc;border-right:inset 1px #D8D8D8;border-bottom:inset 1px #D8D8D8;border-left:ridge 1px #ccc;font-size:14px;color:#666;padding-top:5px;padding-right:5px;padding-bottom:4px;padding-left:5px;background-color:#fff}
.wrap{ width:1200px; margin:0 auto;}
.top1{ width:100%; height:30px; line-height:30px; background-color:#f4f4f4; color:#888888;}
.t1{ float:left;}
.t2{ float:right; height:30px;}
.top1 a{ color:#888;}
.t2 li{ float:left;}
.t2 .sy{ background:url(../images/sy.png) no-repeat left center; padding:0 10px 0px 25px;}
.t2 .dt{ background:url(../images/tdt.png) no-repeat 8px center;  padding:0 10px 0px 25px;}
.t2 .t3{ background:url(../images/t3.png) no-repeat 8px center;   padding:0 10px 0px 25px;}
.head{padding:20px 0;}
.logo{ float:left;}
.tmid{ float:left; }
.tel{ float:right; text-align:right;}
.sjtel{ display:none;}
.mmap{ overflow:hidden;}
.mmap dd{ width:48%; float:left; margin:0 1%; }
/* 菜单 */
.nav{ background-color:#1c3a6e;height:50px; width:100%; line-height:50px;}
.nav li{float:left; width:16.6666%; }
.nav li a{display:block; font-size:16px;color:#FFF; text-align:center; border-left:1px #28539c solid;}
.nav li:last-child a{ border-right:1px #28539c solid;}
.nav li a:hover, .nav li a.current{ background-color:#1c3a6e;color:#FFF;}

.mat{ text-align:center; margin-bottom:30px;}
.mat h2{font-size:30px; font-weight:400px; color:#222; margin-bottom:10px;}
.mat h2 span{ display:inline-block;width: 164px;height: 7px;vertical-align: middle; position: relative; top: -4px;}
.mat h2 .span1{ margin-right: 15px; }
.mat h2 .span2{ margin-left: 15px; }

.mat p{ font-size:14px;text-transform:uppercase; color:#999; line-height:20px;}

.mat div{ width:100%; height:30px; background:url(../images/tt1.png) no-repeat center center; margin:10px auto auto; }

.m_top{overflow:hidden;padding:60px 0 20px 0;}
		.m_top .mnav{overflow:hidden;margin-left:-9px;margin-bottom:-8px;float:right;}
		.m_top .mnav > li{padding-left:9px;padding-bottom:8px;display:inline-block; float:left;}
		.m_top .mnav > li .box{display:block;padding:5px 28px;background:#f1f1f1;text-align:center;}
		.m_top .mnav > li .box:hover{background:#1966bf;color:#fff;}
		.m_top .mnav > li .on{background:#1966bf;color:#fff;}
		.m_top .btn{float:right;}
		.m_top .btn .more{display:inline-block;padding:0 28px;background:#f1f1f1;text-align:center;    border-radius: 30px;}
		.m_top .btn .more:hover{background:#1966bf;color:#fff;}
.g_title {clear: both;text-align:left;}
.g_title .l1{font-size: 25px;color: #1c3a6e;float:left; font-weight:bold;}
.g_title .l2{font-size: 14px;color: #bbb;float:left;padding:0 0 0 10px; text-transform:uppercase;}

#sjslideBox{ display:none;}
.slideBox{ width:100%; height:auto; overflow:hidden; position:relative; margin-bottom:60px; }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; display:none; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:100%;  display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }


.m1{  margin-bottom:50px;}
.m1 .fcp{ width:100%; overflow:hidden;}
.m1 .fcp dl{ width:31.333%; float:left; margin:0 1%; text-align:center;  background-color:#eeeeee; padding:20px 0; border-top-left-radius:30px; border-bottom-right-radius:30px;}
.m1 .fcp dt{ font-size:18px; font-weight:bold;}
.m1 .fcp dt div{ width:25px; height:3px; background-color:#1c3a6e; margin:10px auto;}
.m1 .fcp .mgd{ width:100px; height:25px; line-height:25px; border-radius:30px; margin:10px auto auto; background-color:#1c3a6e; }
.m1 .fcp .mgd a{ color:#ffffff;}


.m1t{ text-align:center; margin-bottom:30px;}
.mleft{ width:290px; float:left; margin-right:40px; display:inline;}
.sjlb{ display:none;}
.cplb{ margin-bottom:30px; background-color:#1c3a6e; padding:20px 10px 10px 10px;}
.cptit{ text-align:center; margin-bottom:10px;}
.cptit h2{ font-size:30px; color:#fff;}
.cptit p{ font-size:12px; text-transform:uppercase; color:#fff;}
.cplb dl{  overflow:hidden; border-bottom: none; background-color:#fff; padding:10px;}
.cplb dt{ text-align: center;line-height: 45px;height: 45px;
width: 100%; font-size:18px; }
.cplb dt a{ display:block; background-color:#1c3a6e;color:#fff;}
.cplb dt a:hover{ background-color:#1c3a6e;color:#fff;}
.cplb dd{  height:35px; line-height:35px;margin-bottom:10px;  overflow:hidden; border-bottom:1px #ddd solid; background:url(../images/m7ico.png) no-repeat 10px center; font-size:15px;}
.cplb dd a{ display:block;  padding-left:25px;}
.cplb dd a:hover{ display:block;}
.lx{ text-align:center;}
.lxfs{ text-align:center; padding:30px 20px; background-color:#1c3a6e; color:#fff;}
.lxfs h3{ font-size:30px;}
.lxfs div{ border-top:1px #fff solid; padding:10px 0; line-height:24px; margin-top:20px; color:#83a7de;}
.mright .m_top{ padding-top:0;}

.mmore{ width:130px; height:40px; line-height:40px; text-align:center; margin:30px auto; background-color:#1c3a6e; border-radius:5px;}
.mmore a{ color:#fff;}

.mright{ width:870px; float:left;}
.symrt{ width:100%; height:50px; line-height:50px; background-color:#353535; margin-bottom:20px;}
.symrt1{ width:120px; background:url(../images/mrt1.jpg) #fcc513 no-repeat 20px center; padding-left:60px; font-size:20px; font-weight:bold; color:#fff; float:left;}
.m1gd{ width:90px; margin-right:20px; float:right; background:url(../images/m1.jpg) no-repeat right center; }
.m1gd a{ color:#fff;}
.sycpzs{ overflow:hidden; margin-right:-20px; margin-left:-10px;}
.sycpzs li{ width:31%;  border:1px #dddddd solid; float:left;  text-align:center; margin:0 1% 20px;  display:inline; box-sizing:border-box;overflow:hidden; position:relative;}
.sycpzs li:hover span{ background-color:#1c3a6e;}
.sycpzs li span{ line-height:40px; display:block;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;background-color:#eeeeee;}
.sycpzs li:hover span a,.sycpzs li:hover span{ color:#fff;}


.mainCon{width: 100%; background:url(../images/index_about_bg.jpg) no-repeat center center;padding:60px 0;}
.mainCon dl{width: 100%;height: 379px;position: relative;}
.mainCon dt{width: 642px;height: 379px; float:left;}
.mainCon dd{width: 632px;height: 252px;position: absolute;top: 35px;right: 0;background: #fff;padding: 46px 56px 0 60px;}
.mainCon dd h3{font-size: 20px;color: #333;font-weight: bold;}
.mainCon dd h3 a{color: #333;}
.mainCon dd h4{ font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; text-transform:uppercase; color:#666; line-height:18px;}
.mainCon dd p{font-size: 14px;color: #333;line-height: 25px;margin-top: 30px;}
.mainCon dd .more{display: block;width: 129px;height: 79px;text-align: center;line-height: 79px;font-size: 14px;color: #fff;text-decoration: none;position: absolute;left: 267px;bottom: -44px;background: #1978ce;text-transform: uppercase;}
.mainCon i{display:none;border-top: 1px dotted #f3f3f3;border-bottom: 1px dotted #d9d9d9;margin: 30px 0;}



.picMarquee-left{ width:100%; position:relative; margin:0 auto 20px; overflow:hidden;}
		.picMarquee-left .hd{ overflow:hidden;  margin-top:30px; width:100%; display:none;}
		.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:50%; height:41px;overflow:hidden;cursor:pointer; float:left;}
		.picMarquee-left .hd .prev{  text-align:left;}
		.picMarquee-left .hd .next{text-align:right; }

		.picMarquee-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; display:none; }
		.picMarquee-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
		.picMarquee-left .hd ul li.on{ background-position:0 0; }
		.picMarquee-left .bd{   }
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; margin:0 -10px; }
		.picMarquee-left .bd ul li{ /**/margin:0 20px 0 0;float:left; _display:inline; overflow:hidden; text-align:center;  width:283px; background-color:#f7f7f7; border:1px #ddd solid;  }
		.picMarquee-left .bd ul li .pic{ text-align:center; position:relative; }
		.picMarquee-left .bd ul li .pic img{ display:block; }		
		.picMarquee-left .bd ul li h3{ font-size:15px; width:100%; margin:0 auto;  height:40px; line-height:40px; font-weight:normal;}	
		.picMarquee-left .bd ul li .title{  text-align:center; }
.picMarquee-left .hd .pageState{ display:none;}
.sjal{ display:none;}

.m3{ padding:50px 0;}
.m3tgd a{ color:#212121;}
.m3gd{ width:100%;/* background:url(../images/m3line.jpg) repeat-x center;*/}
.m3gd span{ width:120px; height:40px; line-height:40px; margin:0 auto; display:block; text-align:center; border-left:7px #1c3a6e solid; border-right:7px #1c3a6e solid; background-color:#1c3a6e;}
.m3gd span a{ color:#fff; font-size:16px;}

.mm{ clear:both; padding:40px 0; background-color:#1c3a6e;}
.mm ul{ overflow:hidden;}
.mm li{ width:23%; float:left; margin:0 1%; text-align:center; }
.mm li span{ width:90px; margin:0 auto; display:block;  -moz-transition:all .3s ease 0s; -ms-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; -webkit-transition:all .3s ease 0s; transition:all .3s ease 0s;}
.mm li:hover span{-webkit-transform: rotateY(360deg);    transform: rotateY(360deg);}
.mm li h3{ font-size:18px; color:#fff; padding:10px 0;}
.mm li p{ font-size:15px; line-height:22px; padding:0 20px; color:#b5c8c5;}


.m5{  margin-bottom:40px;}
.m71{ overflow:hidden; width:542px; float:left; margin-right:58px;}
.m72{ width:600px; float:left;}



.mnews{ overflow:hidden; }
.mnews li{ width:48%; float:left; margin:1%;}
.mnews li a{ display:block; box-sizing:border-box;-moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; padding:20px; border:1px #ddd solid;}
.mnews li .time{ width:100px; height:80px; line-height:25px; background-color:#1c3a6e; color:#fff; text-align:center;float:left; margin-right:20px;font-size:16px;}
.mnews li .time span{ display:block;  font-size:24px; padding-top:15px; }
.mnews li h2{ font-size:16px; margin:0px 0 10px;overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap}
.mnews li p{ line-height:20px; font-size:12px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.mnews li a:hover{-moz-box-shadow:0px 0px 10px #d0d0d0; -webkit-box-shadow:0px 0px 10px #d0d0d0; box-shadow:0px 0px 10px #d0d0d0; background-color:#ffffff;transform:translateY(-10px);}
.mnews li a:hover .time{ background-color:#1c3a6e;}


.sytit{background:url(../images/ml1.jpg) repeat-x center bottom; height:45px; margin-bottom:1em; }
.sytit h3{ font-size:20px; font-weight:bold;background:url(../images/ml.jpg) no-repeat left center; float:left; text-indent:15px;}
.sytit span{float:right; width:60px; background-color:#1c3a6e; height:20px; border-radius:20px; text-align:center; line-height:20px; margin-top:5px; font-size:12px; text-indent:0; }
.sytit span a{ color:#ffffff;}

.new .n1{ margin-bottom:10px;}
.new li{ border-bottom:1px #b2b2b2 solid; margin-bottom:5px; height:70px; overflow:hidden;}
.new li span{ float:right; font-weight:normal; color:#666666;}
.new li a{ color:#333333; font-weight:bold; display:block;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.new li p{ color:#666666; height:40px; line-height:40px; overflow:hidden;}
.new li:hover a{ color:#222;}


.foot{ background-color:#1c3a6e;   padding-top:50px; color:#fff;}
.foot a{ color:#fff;}
.foot dd a{ color:#7caaf8;}
.foot dd a:hover{ color:#fff;}


.foot dl{ float:left; }
.foot dl dt{ margin-bottom:20px;position:relative; padding-bottom:20px; font-size:18px;}
.foot dl dt:after{ content:""; position:absolute; width:16px; height:2px; background-color:#fff; left:0; bottom:0;}
.foot dl.f1 dt:after{ width:0;}

.f1 p{ margin-bottom:30px;}
.f1 dt{ border-bottom:1px #28539c solid; padding-bottom:20px;}
.f1 dd b{ font-family:Arial, Helvetica, sans-serif; font-size:1.5rem;}

.foot .fcp{ width:45%; float:left; }
.fcp dl{ width:33.3333%; float:left;}
.fcp dd{ overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}


.foot .f1{  margin-left:5%; width:30%; margin-right:5%;float:left; }

.foot .fwx{ width:15%; float:left;}


.promenu{margin:30px auto; overflow:hidden;}
.promenu ul{ margin:0 -1% auto;overflow:hidden;}
.promenu ul li{ float:left; text-align:center; width:23%; margin:0 1%; background-color:#1c3a6e; border-radius:5px;}
.promenu ul li a{  color:#fff; display:block; font-size:18px;border-right:solid 1px #fff; padding:10px 0; }
.promenu ul li a:hover{color:#fff;}
.promenu ul li:hover,.promenu .cur,.promenu .cur a{ color:#fff;border-radius:5px;}

.cpxgxw li{ width:48%; float:left; margin:0 1%; background:url(../images/mli.jpg) no-repeat left center; text-indent:25px; border-bottom:1px #ddd dashed; line-height:42px;overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap}
	.cpxgxw li span{ float:right; color:#999;}
.two-box h3{ font-size:18px; color:#ff0000; margin:20px 0; position:relative; padding-left:26px;}
.two-box h3:before{ content:""; position:absolute; left:0; top:8px; width:8px; height:8px; border:3px #ff0000 solid; border-radius:50%;}
.two-box h3:after{ content:""; position:absolute; left:0; top:8px;}

.bq{ margin-top:30px; padding:10px 0px;  color:#fff; background-color:#1c3a6e; border-top:1px #28539c solid;}

.flink b{ font-size:18px;}
.fdh{ display:none;}
.nyban{ width:100%; height:300px; background:url(../images/nyban.jpg) no-repeat center; margin-bottom:30px; }
.nyban .wrap{ position:relative;top:20%;}
.nyban h2{ font-size:42px; height:50px;line-height:50px; color:#000;}
.nybancon{  width:50%;padding:40px 70px; background:url(../images/tm.png) repeat center center;}
.nybancon div{ width:30px; height:4px; background-color:#1c3a6e; margin:10px 0;}
.nybancon p{ margin-bottom:20px;}
.nybancon span{ font-size:18px; border-top:1px #fff solid; padding-top:10px;}

.ny{ margin-bottom:30px;}
.cpzs{
	overflow: auto;
	zoom: 1;
	font-family: "微软雅黑", "microsoft Yahei", "Courier New", Courier, monospace;
}
.cpzs li{ width:23%;  border:1px #dddddd solid; float:left;  text-align:center; margin:0 0.88% 2%; box-sizing:border-box; display:inline; overflow:hidden; background-color:#eeeeee; line-height:40px;}
.cpzs li img{ }
.cpzs li:hover{ background-color:#1c3a6e;}
.cpzs li span{ display:block; padding:0 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.cpzs li:hover a{ color:#fff;}

.p16{font-weight:bold; font-size:16px; }
.ptitle{line-height:35px; margin-