@charset "utf-8";
body {
	font-family: "微软雅黑";
	color: #333;
	overflow-x: hidden;
	font-size: 16px;
}

* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

a:hover {
	text-decoration: none;
}

.mn {
	width: 1200px;
	margin: 0 auto;
}

.c {
	clear: both;
	display: block !important;
}

.f {
	float: left;
}

.r {
	float: right;
}

li {
	float: left;
	list-style: none;
}
a {
	color: #333333;
	text-decoration: none;
}
img {
	vertical-align: middle;
}
.cd{
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #eeeeee;
	font-size: 12px;
}
.cd a{
   color:#666666;
}
.cs{
	padding-top: 15px;
	padding-bottom: 15px;
}
.okk{
	padding-top: 10px;
	padding-left: 10px;
}
.saz{
	padding-top: 10px;
}
.yrg{
	
	background: #1b58b1;
	width: 100%;
	height: 50px;
	line-height: 50px;
}
.yrg li{
    position: relative;	
	width: 150px;
	text-align: center;
	line-height: 50px;
}
.yrg li:after{
	    position: absolute;
    content: "|";
    right: -2px;
    top: 0;
    font-size: 16px;
    color: #fff;
    display: inline-block;
}
.yrg li:nth-child(8):after {
    display: none;
    opacity: 0;
}
.yrg li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
}
.yrg li a:hover{
	background: #ff9c00;
}
.flexslider{position:relative;height:550px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat; width: 100%;
}
.slides{position:relative;z-index:-1;}
.slides li{height:550px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center; left: 50%;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png)right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0; margin: auto;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}

.ur{
	border-bottom: 1px solid#d9d9d9;
	width: 100%;
	height: 50px;
	line-height: 50px;
}
.qdw li{
	font-size: 14px;
	width: 80px;	
}
.qdw  a{
	color: #999999;
	font-size: 14px;
	margin-left: 15px;
}
.search {
    border: 1px solid#2764be;
    height: 30px;
    width: 270px;
    margin-top: 10px;
}
.search .sea {
    width: 232px;
    float: left;
    text-indent: 11px;
    padding: 6px 0;
    background: none;
    font-size: 14px;
    color: #333333;
}
.sear {
    float: left;
    width: 36px;
    height: 29px;
    border-left: 1px solid#2764be;
    background: url(../images/s.png) center no-repeat;
    background-size:cover ;
}
input {
    border: none;
}
.chan{
	padding-top: 50px;
	padding-bottom: 50px;
}
.asxg{
	width: 260px;
	border:2px solid#2764be;
}
.sxaw{
	width: 100%;
	height: 95px;
	background:url(../images/200.png) center no-repeat;
}
.sxaw{
	font-size: 24px;
	color: #FFFFFF;
	padding: 15px;
}
.nyn{
	width: 92%;
    margin: auto;

}
.sideMen{ width:100%;   }
.sideMen h3{ height:35px; line-height:35px; padding-left:10px;  border-top:1px solid #e3e3e3; background:#2764be; color: #FFFFFF;
		font-size: 16px;
		border-radius: 8px;
		    margin-top: 15px;	
	    position: relative;
		    font-weight: 500;
		}
.sideMen h3 em{ float:right; display:block; width:100%; position: absolute; height:35px;   background:url(../images/icoAdd1.png) 200px 12px no-repeat; cursor:pointer; }
.sideMen h3 em.on{ background-position:200px -57px;}
.sideMen ul{  color:#999;  }
.sideMen ul li{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid#e0e0e0;
	width: 100%;
}
.sideMen ul li a{
	width: 100%;
	display: inline-block;
	height: 100%;
	color: #333333;
	padding-left: 10px;
}
.sideMen ul li a:hover{
	color: #2764be;
}
.xsxv{
	width: 910px;
}
.xsxv li{
	border: 1px solid#e4e4e4;
	width: 285px;
	height: 260px;
	margin-right: 27px;
	margin-bottom: 20px;
}
.xsxv li:nth-child(3n){
   float: right;
   margin-right: 0;
}

.xsxv li:hover{
	border: 1px solid#2764be;
}
.xsxv li div{
	overflow: hidden;
	width: 100%;
	height: 215px;
}
.xsxv li p{
	width: 100%;
	height: 45px;
	background: #eeeeee;
	line-height: 45px;
	text-align: center;
}
.xsxv li:hover p{
	background: #2764be;
	color: #FFFFFF;
}
.xsxv li div img{
	width: 100%;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.xsxv li div:hover img{
     webkit-transform: scale(1.1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1.06);
}
.bf {
	width: 100%;
	margin-top: 10px;
	text-align: center;
}
.bf a{
	display: inline-block;
	border: 1px solid#999999;
	width: 170px;
	height: 45px;
	text-align: center;
	line-height: 45px;
}
.bf a:hover{
	color: #ffffff;
	background:#2764be;
	border-bottom: #2764be;
}
.uirth{
	padding-top: 50px;
	padding-bottom: 50px;
	width: 100%;
	height: 730px;
	background:url(../images/52.png) center no-repeat;
}
.yrbd{
	text-align: center;
	color: #FFFFFF;
	font-size: 36px;
}
.teg{
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 15px;
}
.slideBox{ width:100%; height:445px; overflow:hidden; position:relative;}
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.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{
    position: absolute;
    left: 45%;
    top: 91%;
    margin-top: -25px;
    display: block;
    width: 57px;
    height: 92px;
    background: url(../images/uy.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5; 
}
		.slideBox .next{
   position: absolute;
    left: 49.7%;
    top: 91%;
    margin-top: -25px;
    display: block;
    width: 61px;
    height: 64px;
    background: url(../images/uy1.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;

}
		 
		 
		 
		.slideBox .next{  background-position:8px 5px; }
		.slideBox .prev{  background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
.oiyj{
	width: 600px;
}
.yeh{
	background: #FFFFFF;
	width: 600px;
	height: 445px;
	padding: 30px;
}
.oiyj img{
	width: 100%;
}
.chdio span{
	float: left;
	width: 45px;
	font-size: 70px;
	display:inline-block;
	color: #2764be;	
}
.chdio{
	width: 420px;
	height: 90px;
	border-bottom: 1px solid#d6d6d6;
}
.zhiyin{
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    margin-top: 20px;
    width: 375px;
    float: right;
    margin-bottom: 5px;
}
.gdh{
	font-size: 12px;
	padding-top: 10px;
}
.yrgk{
	font-size: 14px;
	line-height: 30px;
	margin-top: 23px;
}
.yrghv{
	float: right;
	margin-top: 15px;
}
.yrghv a{
	
	font-size: 14px;
 color: #333333;
 display: inline-block;

}
.hrfgxs{
	    margin-top: 50px;
}
.yrbd1{
	text-align: center;
	color: #333333;
	font-size: 36px;
}
.teg1{
	text-align: center;
	font-size: 14px;
	color: #333333;
	margin-top: 15px;
}
.schv{
	padding-top: 50px;
	padding-bottom: 30px;
}
.hrd{
	margin-top: 50px;
    padding-bottom: 20px;
    overflow: hidden;
}
.hrd li{
	width: 375px;
	margin-right: 37px;
}
.hrd li:nth-child(3){
	float: right;
	margin-right: 0;
}
.hrd li div:nth-child(1){
	width: 375px;
	height: 280px;
	overflow: hidden;
}
.hrd li div:nth-child(1) img{
	width: 100%;
		-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.hrd li div:nth-child(1):hover img{
     webkit-transform: scale(1.1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1.06);
}
.hrd li div:nth-child(2){
	height: 115px;
	width: 100%;
	background: #eeeeee;
	padding: 15px;
	position: relative;
}
.hrd li div:nth-child(2) p:nth-child(1){
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
.hrd li div:nth-child(2) p:nth-child(2){
	color: #333333;
	font-size: 14px;
	margin-top: 15px;
	width: 280px;
}
.hrd li div:nth-child(2) img{
	position: absolute;
    right: 28px;
    top: 48px;	
}
.hrd li:hover div:nth-child(2)p{
	color: #2764be;
}
.hrd li:hover p{	
	
}
.rtqd li{
	width: 170px;
	height: 130px;
	padding-left: 15px;
	padding-top: 17px;
	border-left: 1px solid#b2c4e0;
	position: relative;
}
.rtqd li:hover{
	background: #FFFFFF;
}
.rtqd li p:nth-child(2){
	 margin-top: 15px;
	 font-size: 18px;
}
.yrvcd{
	width: 100%;
	height: 415px;
	background: #eeeeee;
	padding-top: 50px;
}
.rtqd li p:nth-child(3){
	 margin-top: 5px;
	 color: #999999;
	 font-size: 14px;
}
.tefdf{
    position: absolute;
    right: 10px;
    bottom: 43px;
}
.rtqd{
	margin-top: 60px;
}
.gbcs{
	width: 100%;
	height: 500px;
	border-top: 1px solid#2764be;
	padding-top: 50px;
	background: url(../images/55.png) center no-repeat;
}
.yrxsv{
    width: 100%;
    margin-top: 50px;
    line-height: 40px;
    font-size: 15px;
    font-weight: bold;
}
.iyjf{
	margin-top: 15px;
	text-align: center;
}
.iyjf a{
    text-align: center;
    line-height: 35px;
    font-size: 14px;
	border: 1px solid#999999;
	display: inline-block;
	width: 115px;
	height: 35px;
	border-radius: 20px;	
}
.iyjf a:hover{
	color: #ffffff;
    background: #2764be;
    border-bottom: #2764be;
}
.gfbn{
	width: 92%;
    margin: auto;
    margin-top: 27px;
}
.gfbn li{
	width: 260px;
	height: 190px;
	overflow: hidden;
	position: relative;
	margin-right: 20px;
}
.gfbn li:nth-child(4){
	float: right;
	margin-right: 0;
}
.gfbn li img{
	width: 100%;
   -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.gfbn li:hover img{
	webkit-transform: scale(1.1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1.06);
}
.gfbn li p{
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background-color: rgb(0,0,0,0.5);
	position: absolute;
	bottom: 0;
	color: #FFFFFF;
}
.yngh{
	width: 100%;
	padding-top: 50px;
}
.pjjbc{
	width: 800px;
}
.hfsv{
	width: 100%;
	height: 50px;
	line-height: 50px;	
	border-bottom: 1px solid#999999;
}
.hfsv li{
	width: 140px;
	height: 50px;
	text-align: center;
	line-height: 50px;
}
.hfsv a{
	float: right;
	font-size: 14px;
	color: #999999;
}
.bfht{
	overflow: hidden;
}
.nvbht{
	width: 100%;
	margin-top: 20px;
}
.itj{
	width: 270px;
	height: 200px;
}
.itj img{
	width: 100%;
}
.yijh{
	width: 100%;
	height: 200px;
}
.plkg{
	width: 530px;
	height: 200px;
	padding: 20px;
	background: #eeeeee;
}
.plkg p:nth-child(1){
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.plkg p:nth-child(2){
	color: #333333;
	line-height: 25px;
	font-size: 14px;
}
.plkg p:nth-child(3){
	color: #999999;
	margin-top: 17px;
	font-weight: bold;
	font-size: 14px;
}
.hvds{
	width: 100%;
}
.hvds li{
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	width: 100%;
	border-bottom: 1px solid#e1e1e1;
}
.hvds li a{
	display: inline-block;
	width: 100%;
	height: 100%;	
}
.hvds li a:hover{
	color: #2764be;
}
.hvds li a:hover span{
	color: #2764be;
}
.hvds li a span{
	float: right;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}
.bgef{
	width: 345px;
}
.bfyh{
	border-bottom:1px solid#999999 ;
	height: 50px;
	line-height: 50px;
	width: 100%;
}
.bfyh p{
	float: left;
	border-bottom: 3px solid#2764be;
	text-align: center;
	width: 100px;
}
.bfyh a{
	float: right;
	float: right;
    font-size: 14px;
    color: #999999;
}
.txtScroll-top{ width:100%;  overflow:hidden; position:relative;   }
		.txtScroll-top .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.txtScroll-top .hd .prev,.txtScroll-top .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("images/icoUp.gif") no-repeat;}
		.txtScroll-top .hd .next{ background:url("images/icoDown.gif") no-repeat;  }
		.txtScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; }
		.txtScroll-top .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; }
		.txtScroll-top .hd ul li.on{ background-position:0 0; }
		.txtScroll-top .bd{  }
		.txtScroll-top .infoList li{
		 height:140px; 
		 /*padding-top: 20px;
		 padding-bottom: 20px;*/
		 border-bottom: 1px solid#d6d6d6;	
		     width: 100%;	 
}
.txtScroll-top .infoList li p:nth-child(1){		
	font-size: 14px;	
	color: #333333;
	font-weight: bold;
	padding-top: 20px;
}
.txtScroll-top .infoList li a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.txtScroll-top .infoList li:hover{
	color: #ffffff;
}
.txtScroll-top .infoList li a:hover p{
	color: #2764be;
}
.txtScroll-top .infoList li p:nth-child(2){		
	font-size: 14px;	
	color: #333333;
	padding-bottom: 20px;
    line-height: 25px;
    margin-top: 15px;
}
.vcdnh{
	margin-top: 40px;
}
.tiyc{
	margin-top: 50px;
	width: 100%;
	height:60px;
	line-height: 60px; 
	background: #f6f6f6;	
}
.ugcxs a{
	display: inline-block;
	margin-left: 20px;
}
.dibu{
	padding-top: 50px;
	width: 100%;
	padding-bottom: 50px;
	background: #262626;
}
.ucsdc{
	width: 390px;
}
.ucsdc li{
	    width: 100px;
    margin-right: 45px;
    margin-bottom: 20px;
}
.ucsdc li:nth-child(3n){
	float: right;
	margin-right: 0;
}
.ucsdc li a{	
	color: #FFFFFF;
	font-size: 14px;
}
.ucsdc li a span{
	display: inline-block;
	font-family: "宋体";
}
.dhvid{
	width: 340px;
	height: 220px;
	border-left: 2px solid#686868;
	color: #FFFFFF;
	margin-left: 100px;
	padding-left: 50px;
}
.dhvid li{
	margin-bottom: 25px;
}
.dhvid li p:nth-child(1){
	font-weight: bold;
	font-size: 14px;
}
.dhvid li p:nth-child(1) img{
	margin-right: 10px;
}
.dhvid li p:nth-child(2){
	font-size: 14px;
	font-weight:bold;
	margin-top: 10px;
	padding-left: 34px;
}
.bvdgu {	
	width: 140px;
}
.bvdgu img{
	width: 140px;
	height: 140px;
}
.bvdgu p{
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 14px;
}
.yecvd{
	color: #999999;
	width: 100%;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	background: #000000;
} 
.yecvd a{
	color: #999999;
}
.dun{
	display: none;
}
ul#xwul li.fsho {
    color: #1b58b1;
    color: #ffffff;
    background:#1b58b1;
}
.gbhdcb {
    background: #f5f5f5;
    width: 100%;
}
.tang {
    border-bottom: 1px dashed #999999;
}
.tang li {
    font-family: "宋体";
    margin-left: 5px;
    line-height: 45px;
}
.vcx {
    color: #999999;
    font-size: 14px;
    line-height: 45px;
    height: 45px;
    font-family: "宋体";
}
.vcx img {
    width: 15px;
    margin-right: 3px;
    margin-top: -4px;
}
.vcx a {
    color: #999;
    margin-left: 2px;
    font-size: 14px;
    font-family: "宋体";
}
.dany {
    padding-bottom: 45px;
    margin-top: 40px;
}
.tygi {
    width: 260px;
}
.tygq11 {
    background: #2b4bb9;
    text-align: center;
    line-height: 60px;
    height: 60px;
    width: 100%;
    color: #ffffff;
    font-weight: bold;
    font-size: 20px;
}
.tygi .button {
    margin-top: 10px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    width: 100%;
    font-size: 16px;
}
.niuy {
    width: 900px;
}
.nvjf {
    float: left;
}
.nvjf {
    margin-bottom: 10px;
    margin-right: 15px;
    background: #ffffff;
    height: 260px;
    width: 290px;
}
.uifhvdcd{
	margin-top: 36px;
}
.yfcd23 {
	width: 100%;
	overflow: hidden;
	height: 220px;
  /*  margin-top: 10px;
    margin-left: 10px;
    height: 206px;
    width: 270px;*/
}
.yfcd23 img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
/*    height: 100%;*/
    width: 100%;
}
.nvjf:hover img {
    webkit-transform: scale(1.1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1.03);
}
.ftyo {
    line-height: 20px;
    height: 20px;
    width: 100%;
    margin-top: 10px;
    text-align: center;
    overflow: hidden;
}
.ftyo a {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 100%;
    width: 100%;
    display: inline-block;
    font-size: 15px;
    color: #333333;
    text-align: center;
}
.ftyo {
    line-height: 20px;
    height: 20px;
    width: 100%;
    margin-top: 10px;
    text-align: center;
    overflow: hidden;
}
.nvjf:hover a {
    transform: scale(1.01);
    color: #2b4bb9;
}
.nvjf:nth-child(3n) {
    float: right;
    margin-right: 0;
}
.w955s {
    width: 905px;
}
.news.bb-new {
    background: #fff !important;
}
.news.bb-new li {
    display: inline-block;
    margin: 0 10px 0;
    width: 98%;
    border-bottom: 1px dashed #ccc;
    /* position: relative; */
    font-size: 14px;
    line-height: 20px;
    color: #666;
    background: #fff;
    float: none;
    padding: 0 10px 10px;
    vertical-align: bottom;
}
.xwbt {
    line-height: 25px;
}
.xwbt a {
    display: table;
    line-height: 41px;
    font-size: 15px;
    color: #333;
}
p.xwmms {
    line-height: 25px;
    color: #666;
}
p.fbll {
    line-height: 32px;
    height: 25px;
}
ul#pages li.disabled span {
    background: #fff;
    color: #333;
}
.dddd span {
    display: inline-block;
    height: 30px;
    padding: 0 10px;
    line-height: 27px;
    background: #0062ac;
    border: 1px solid #999999;
    color: #fff;
    text-align: center;
    border-radius: 5px;
}
.dddd {
    padding: 14px 0 10px;
    text-align: right;
    float: right;
    margin: auto;
    margin-bottom: 47px;
}
.dddd a {
    display: inline-block;
    height: 30px;
    line-height: 28px;
    background: #fff;
    border: 1px solid #999999;
    text-align: center;
    color: #333;
    padding: 0 10px;
    border-radius: 5px;
}
ul#pages li {
    margin-right: 6px;
}
ul#pages li {
    margin-right: 6px;
}
.w955 {
    width: 900px;
}
.lmny {
    background: #fff;
    padding: 0 20px 20px;
}
.lmny, .lmny a {
    font-size: 16px;
    color: #666;
    line-height: 35px;
    text-align: justify;
}
.nybt {
    text-align: center;
}
.nybt h3 {
    font-size: 20px;
    color: #282828;
    font-weight: normal;
    line-height: 80px;
}
.lmny img {
    max-width: 100%;
    display: table;
    margin: 0 auto;
}
.gvudcdc{
	    overflow: hidden;
    margin-top: 59px;
}