@charset "utf-8";
body {
	font-family: "微软雅黑";
	color: #333;
	overflow-x: hidden;
	font-size: 14px;
}

* {
	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 {
	text-decoration: none;
}
img {
	vertical-align: middle;
}
.as_sw{
	font-size: 12px;
	color: #666666;
	border-bottom: 1px solid#dedede;
	background: #;
	line-height: 30px;
	height: 30px;
	width: 100%;
}
.as_sw a{
	color: #666666;
}
.gh_at{
	overflow: hidden;
    padding-top: 15px;
    padding-bottom: 15px;
}
.yeg{
    margin-left: 15px;
}
.teg{
	padding-top: 20px;
}
.ck{
	width: 100%;
	height: 50px;
	background: #2b4bb9;
}
#jMenu li {
	height: 50px;
	width: 150px;
	line-height: 50px;
	float: left;
	position: relative;
}

#jMenu li a {
	color: #FFFFFF;
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#jMenu li a:hover {
    
}
#jMenu li:hover{
	background: url(../images/ty.png) center no-repeat;
}



/*******************/


/** second niveau **/


/*******************/

#jMenu li ul {
	width: 120px;
	display: none;
	position: absolute;
	padding: 0;
	margin: 0;
	padding-top: 21px;
	z-index: 22;
}
#jMenu li ul li {
	margin-bottom: 3px;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
     background: #2b4bb9;
}

#jMenu li ul li a {
   color: #FFFFFF;
   font-size: 300;
}
.flexslider{position:relative;height:500px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat; width: 100%;
}
.slides{position:relative;z-index:-1;}
.slides li{height:500px;}
.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;}

.re{
	background: #eeeeee;
	width: 100%;
	height: 45px;
	line-height: 45px;
}
.re23 li{
	color: #333333;
	font-size: 14px;
}
.re23 a{
	margin-left: 15px;
	font-size: 14px;
	color: #a5a5a5;
}
.sousuo:hover .search {
 display: block; 
}
.search {
    border: 1px solid#999999;
    height: 30px;
    width: 280px;
    margin-top: 10px;
    border-radius:5px;
}
.search .sea {
    width: 242px;
    float: left;
    text-indent: 11px;
    padding: 6px 0;
    background: none;
    font-size: 14px;
    color: #333333;
}
.sear {
    float: left;
    width: 36px;
    height: 28px;
    background: red;
    background: url(../images/s1.png) center right no-repeat;
}
input {
    border: none;
}
.ch_a{
	padding-bottom: 30px;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	color: #333333;
	padding-top: 50px;
}
.ch_b{
	font-size: 14px;
	font-weight: bold;
	color: #2b4bb9;
	text-align: center;
	padding-bottom: 20px;
}
.ch_c{
	
	text-align: center;
}
.slideTxtBox{ width:1200px;   }
.slideTxtBox .hd{   position:relative;     height: 95px;}
.slideTxtBox .hd ul{ float:left;  position:absolute; left:20px; top:-1px; height:32px;      margin-left: 390px;   margin-top: 30px;}
.slideTxtBox .hd ul li{ margin-right: 2px; float:left; width: 130px; text-align: center; height: 35px; line-height: 35px; cursor:pointer; border: 1px solid#999999;  }
.slideTxtBox .hd ul li:nth-child(1){
	border-radius: 20px  0 0 20px;
}
.slideTxtBox .hd ul li:nth-child(3){
	border-radius: 0 20px 20px 0;
}		
		
		
.slideTxtBox .hd ul li.on{ height:35px;  background:#2b4bb9; color: #ffffff;  }
.slideTxtBox .bd ul li{
	width: 285px;
	height: 255px;
}
.slideTxtBox .bd ul li{
	width: 285px;
	height: 255px;
	margin-right: 20px;
    margin-bottom: 20px;
}
.slideTxtBox .bd ul li a{
	width: 285px;
	height: 255px;
}
.slideTxtBox .bd ul li:nth-child(4n){
	float: right;
	margin-right: 0;
	
}
.slideTxtBox .bd ul li div{
	    overflow: hidden;
	width: 284px;
	height: 213px;
}
.slideTxtBox .bd ul li div img{
	cursor: pointer;
    transition: all 0.6s;
	width: 100%;
}
.slideTxtBox .bd ul li p {
	    -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;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 100%;
	background: #e4e4e4;
}
.slideTxtBox .bd ul li a p {
  color: #333333;
}
.slideTxtBox .bd ul li:hover p{
   background: #2b4bb9;
   color: #FFFFFF;
}
.slideTxtBox .bd ul li:hover img{
       transform: scale(1.2);
}
.ge{
	width: 100%;
	text-align: center;
	margin: auto;
	margin-top: 20px;
}
.ge a{
	font-size: 16px;
	color: #FFFFFF;
	background: #2b4bb9;
	text-align: center;
	display: inline-block;
	width: 175px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.chan{
	padding-bottom: 50px;
}
.gy_sas{
	background: url(../images/src.png) center no-repeat;
	height: 500px;
	width: 100%;
}
.ch_a1{
	padding-bottom: 30px;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 50px;
}
.ch_b1{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 20px;
}
.ch_c{	
	text-align: center;
}
.tesa{
	padding: 25px;
	margin-top: 18px;
	position: relative;
	background: #FFFFFF;
	height: 390px;
	width: 100%;
}
.ytp{
	font-weight: bold;
	font-size: 16px;
    position: absolute;
    right: 36px;
    top: 42px;
	height: 30px;
}
.ytp li:nth-child(2){
	    margin-left: 45px;
}
.dun{
	display: none;
}
.lig{
	width: 650px;
}
.lig p:nth-child(1){
	width: 50px;
	margin-top: 60px;
	height: 2px;
	background: #2b4bb9; 
}
.lig p:nth-child(2){
 color: #333333;
 font-size: 14px;
 text-align: justify;
 line-height: 30px;
 margin-top: 30px;
 overflow: hidden;  /** 隐藏超出的内容 **/
word-break: break-all;
text-overflow: ellipsis; /** 多行 **/
display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
-webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
-webkit-line-clamp: 5; /** 显示的行数 **/
}
.jihh{
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	background: #2b4bb9;
	font-size: 14px;
	color: #FFFFFF;
	border-radius: 10px;
	margin-top: 50px;
}
.da{
	width: 100%;
	background: url(../images/da.png) center no-repeat;
	background-size:cover !important;
	padding-top: 80px;
	padding-bottom: 50px;
}
.picScroll-left{ width:1165px;  overflow:hidden; position:relative;   margin: auto;   }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:50px; height:64px; float:right; margin-right:13px; margin-top:10px;  overflow:hidden;
			 cursor:pointer;   top: 38%; z-index: 2;}
.picScroll-left .hd .next{ background-position:0 -50px; background:url(../images/y.png)  no-repeat;position: absolute;
    right: 0;  }
.picScroll-left .hd .prev{background:url(../images/z.png)  no-repeat;     position: absolute;
    left:14px;}
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; border-radius: 8px;  }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{   margin-top: 45px;    }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden;   }
.picScroll-left .bd ul li .pic{ text-align:center;  width: 270px; height: 200px; border-radius: 15px 15px 0 0;}
.picScroll-left .bd ul li .pic img{ width:720px; height:200px; display:block; margin:auto; border: 1px solid#FFFFFF;  }
.picScroll-left .bd ul li .pic a:hover img{ }
.picScroll-left .bd ul li .title{ height: 40px; line-height: 40px; text-align: center;  margin-top: 2px; background: #ffffff;}
.picScroll-left .tempWrap {
    width: 1200px;
    margin-left: 148px;
}
.picScroll-left .bd ul li .title a{
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #333333;
}
.ijhp{
	height: 50px;
	margin: auto;
	margin-top: 50px;
	width: 360px;
}
.wasz{
	width: 565px;
}
.ijhp li{
	font-size: 14px;
	border-radius: 15px;
	border: 1px solid#666666;
	margin-right: 30px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;

}
.ijhp li:nth-child(3){
	float: right;
	margin-right: 0;
}
.uy44{
	width: 250px;
	height: 185px;
}
.uy44 img{
	width: 100%;
	height: 100%;
}
.uy13{
	width: 300px;
}
.uy13 p a{
	color: #333333;
}
.uy13 p:nth-child(1){
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	    padding-top: 23px;
    padding-bottom: 23px;
}
.uy13 p:nth-child(2){
	font-size: 14px;
	color: #333333;
	text-align: justify;
	line-height: 28px;
}
.fge46 li{
		font-size: 14px;
	border-bottom: 1px dashed#b6b6b6;
	height: 40px;
	line-height: 40px;
	width: 100%;
}
.fge46 li a{
	color: #333333;
	width: 100%;
	height: 100%;
	display: inline-block;
}
.fge46 li:hover a{
	color: #2b4bb9;
}
.csa {
	width: 565px;
}
.wne_axf{
	margin-top: 50px;
}
.fge46{
	margin-top: 20px;
}
.youqin1{
	height: 70px;	
}
.youqin1 li{
	padding-top: 35px;	
}
.youqin img{
	margin-top: 11px;
	float: left;
}
.youqin a{
	font-size: 16px;
	color: #333333;
	margin-left: 20px;
}
.youqin{
	width: 100%;
	height: 70px;
	background: #EEEEEE;
}
ul#xwull li.fsho {
    color: #ffffff;
    background: #2b4bb9;
}
.dib{
	padding-top: 30px;
	background-size:cover !important; 
	background: url(../images/d28.png) center no-repeat;
	width: 100%;
	padding-bottom:20px;
}
.rds{
	line-height: 40px;
	height: 40px;
	width: 100%;
}
.rds li{
	height: 40px;
	text-align: center;
	width: 150px;
}
.rds li a {
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.fvhui p{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
.vcdu{
	margin-top: 60px;
}
.fvhui{
	margin-left: 40px;
}
.ewm img{
	margin-left: 10px;
}
.beian{
	height: 30px;
	line-height: 30px;
	background: #000000;	
}
.beian a{
	font-size: 12px;
	color: #757575;
}
.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;
}
.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;
  /*  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: #999999;
    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;
}