@charset "utf-8";
/* CSS Document */
/*2020.04.28 */
.fl{ float: left;}
.fr{float: right;}
.pos{
	position: relative;
}

.container{
	width:1370px;
	padding: 0;
	margin: 0 auto;
}

/*顶部弹出搜索样式*/
	/*header-top*/
.header-top{
    color: #fff;
    position: absolute;
    top: -6px;
    right: 15px;
    text-align: right;
}
.search-btn{
    font-size: 18px;
    float: right;
    cursor: pointer;
    width: 40px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #333;
}
.search-btn:hover{
    opacity: .9;
    text-decoration: none;
}
.search-box{
    height: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    position: relative;
    z-index: 1000;
    background: #fff;
}
.search-box h2{
    font-size: 24px;
    color: #555;
    margin-bottom: 30px;
    margin-top: 50px;
}
.search-box .container{
    position: relative;
}
.search-box .close{
    position: absolute;
    top: 20px;
    right: 15px;
    font-size: 14px;
    cursor: pointer;
   
}
.search-box .close i{
	 font-style: normal;
}
.search-form {
    margin-bottom: 80px;
    width: 100%;
    position: relative;
}
.search-form .form-text {
    width: 100%;
    border: none;
    border-bottom: 1px solid #002248;
    font-style: italic;
    height: 60px;
    font-size: 16px;
    /*padding: 0 100px 0 15px;*/
}
.search-form .form-text:focus{
    font-style: normal;
    border-bottom-color: #009fe3;
}

.search-form .form-submit{
    position: absolute;
    right: 0;
    top: 0px;
    width: 100px;
    height: 60px;
    line-height: 60px;
    background: none;
    border: none;
    outline: none;
    color: #666;
    font-weight: bold;
    font-size: 20px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.search-form .form-submit:hover{
    background: #009fe3;
    color: #fff;
}






/*顶部弹出样式 end*/
.wc-top{
	height:170px;
	background:#002248;
	
}
.logo{
	width: 937px;
	height: 170px;
}
.logo img{
	width: 937px;
	height: 170px;
}
.top-right{
	width: 103px;
	
	/*overflow: hidden;*/
	border-right: 1px solid #405976;
	margin-top: 56px;
}

.top-right a{

	text-decoration: none;
	display:block;
	float: left;
	border: 1px solid #405976;
	border-right: none;
	text-align: center;
	width: 50px;

	height: 52px;
	
	padding: 0;
	margin: 0;
	display: block;
	
	font-size: 14px;
	color: #fff;
	line-height: 25px;
}
.top-right a img{
	padding-top: 2px;
}
.top-right a span{
	display: block;
	
}




/*top end*/
.wc-menu{
	background:url(../images/mbg.png) repeat-x left top;
	height:64px;

}


.wc-menu ul{
	/*转化为table 并且，宽度百分百，*/
	display: table;
	width: 100%;   
	
	
	
}
.wc-menu ul li{
	
	line-height:67px;	  
	position: relative;	
	/*居中并且转为table-cell*/
	text-align: center;   
	display: table-cell;
	/*float: left;*/
	list-style: none;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #f3f3f1;
}
.wc-menu ul li.last{
	background: none;
}
.wc-menu ul li.last a{
	
	background: none;
}
.wc-menu ul li a{
	font-size: 16px;
	color: #333;
font-weight: bold;
	line-height:66px;	 
	display: block;
	
	
   /*transition: all 0.2s;*/
 
	text-decoration: none;
   
	
}

.wc-menu ul li a:hover,.wc-menu ul li a.active{
	
	color: #fff;
	background: #1d4f91;
	/*color: #fff;*/
}
.wc-menu ul li a.selected, .wc-menu ul li a.parent, .wc-menu ul li a.move{
color: #fff;
	background: #1d4f91;

}
 .wc-menu ul li a.active, .wc-menu ul li a.move,.wc-menu ul li a.selected, .wc-menu ul li a.parent {
color: #fff;
	background: #1d4f91;
}

.wc-menu ul li .ernav{
	
	position: absolute;
	left: 0px;
	top: 64px;
	background:rgba(255,255,255,0.75);
	
	width: 100%;
	z-index: 11;
	display: none;	
}
.wc-menu ul li .ernav ul li{
	/*text-align: center;*/
	float: none;
	display: block;    /*二级下拉有影响，需要转化为块状*/            
	
	background: none;
	text-align: center;
	
	line-height: 46px;
	border: none;
	border-bottom: 1px solid #f3edeb;
}
.wc-menu ul li .ernav ul li:last-child{
	border-bottom: none;
}
.wc-menu ul li .ernav ul li a{
	line-height: 25px;
	font-size: 16px;
	/*text-align: center;*/
	background: none;
	box-shadow: none;
	border-radius: 0;
	color: #333;
	margin: 0;
	display: block;
        line-height: 24px;
	border-bottom:none;
	font-weight: normal;
        padding:11px 0 ;
}
.wc-menu ul li .ernav ul li a:hover{
	background:rgba(29,79,145,0.75);
	color: #fff;
	
}

/*menu End*/



.banner{
	/*height: 692px;*/
   
    }
/* 本例子css */
.banner	.slideBox{ 
			 overflow:hidden; position:relative; 
			   }
.banner	.slidetop .hd{ 
			height:28px; 
			overflow:hidden; position:absolute; right:0px; bottom:25px; z-index:1; }
.banner	.slidetop .hd ul{ 
			overflow:hidden; zoom:1; float:left;  }
.banner	.slidetop .hd ul li{ 
						
						  margin: 0 6px;
						  /* display: inline-block;
						   */
						  float: left;
						width:18px; height:18px;  text-align:center; 	
						background:#fff;opacity: 1; cursor:pointer; 
						color: transparent;
						border-radius: 20px;
						}
			.banner	.slidetop .hd ul li.on{ 
						background:#307fe2;opacity: 1;width:48px;
						height:20px;
						
					 }

.banner	.slidetop .bd{ position:relative; height:100%; z-index:0;   }
.banner	.slidetop .bd li{ zoom:1; vertical-align:middle; }
.banner	.slidetop .bd img{ max-width: 100%;  }



.ban-text{
	position: absolute;
	left: 0px;
	bottom: 66px;
	background: url(../images/btbg.png) repeat left top;
	
	width: 320px;
	height: 60px;
	padding: 40px;
}

.ban-text a{
	display: block;
	color: #fff;
	font-size: 22px;
	
	line-height: 32px;

	text-decoration: none;
	
	
}


/*banner end*/

.wc-link{
			background: #f3faff;
			height:184px;
			
		}
		
		/* 本例子css */
				.picScroll-left{
					/* overflow:hidden; */
				position:relative;    }
				.picScroll-left .hd{ overflow:hidden;   }
				.picScroll-left  .prev{ position: absolute;
				   left:-25px;
				   top:80px;cursor: pointer;
					 }
				.picScroll-left  .next{
					position: absolute;
				   right:-35px;
				   top:80px;
				   cursor: pointer;
				  }
		.picScroll-left{
			padding-top:16px;
		}
				.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; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
				.picScroll-left .hd ul li.on{ background-position:0 0; }
				.picScroll-left .bd{    }
				.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
				.picScroll-left .bd ul li{ 
					width:215px;
					height:166px;
					margin:0 8px; 
					float:left; _display:inline; overflow:hidden; text-align:center;  }

		.picScroll-left .bd ul li a {
			display: block;
                        width:215px;
			text-align: center;
			text-decoration: none;
                        padding: 30px 15px 0;
		}
		.picScroll-left .bd ul li a img{
			
		}
		.picScroll-left .bd ul li a span{
			display:block;
			font-size: 16px;
			color: #666;
			padding-top:4px;
			
		}
		.picScroll-left .bd ul li.li5 a span{
			padding-top:0px;
		}
		.picScroll-left .bd ul li.li5 a img{
			height:64px;
		}
		.picScroll-left .bd ul li:hover{
			background: url(../images/bbg.png)  no-repeat bottom center;
		}


/*link end*/



.newsbg{
	min-height:814px;
	background:url(../images/nebg.jpg) no-repeat center top;
	background-size: cover;
	padding: 50px 0 50px;
}



.new-top{
	position: relative;
	padding-top: 15px;
}

.new-top .new-tit {
	font-size: 24px;
	color: #002248;
	font-weight: normal;
	
}
.new-top .new-tit img{
	padding-right: 13px;
}

.new-more a{
	display: block;
	color: #fff;
	background: url(../images/more.png) no-repeat center center;
	
	width: 66px;
	height:24px ;
	line-height: 24px;
	text-align: center;
	font-size: 14px;

	transition: all 1.0s;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 8px;
}


/**/
.new-left{
	width: 937px;
}
.new-right{
	width: 370px;
}
.new-one{
	background: #fff;
	border-top: 3px solid #1d4f91;
	padding: 2px 33px 10px;
	min-height: 480px;
	box-shadow: 0px 2px 4px 2px #d3d6d4;
	
	
}
.new-con{
	
}
.new-con ul {
	padding-top: 20px;
}
.new-con ul li{
	float: left;
	width: 270px;
	margin-right: 30px;
	background: #f6f6f6 url(../images/ntt.png) no-repeat left bottom;
	min-height: 355px;
	
}
.new-con ul li:last-child{
	margin-right: 0;
}
.new-con ul li a{
	display: block;
	text-decoration: none;
}
.new-con ul li .li-img{
	overflow: hidden;
	width: 270px;
	height: 190px;
}
.new-con ul li .li-img img{
	transition: all 1s;
	transform: scale(1.0);
        width: 270px;
	height: 190px;
}
.new-con ul li .li-tt{
	padding: 20px 22px 10px;
}
.new-con ul li .li-tt p{
	font-size: 16px;
	color: #333;
	line-height: 25px;
	height: 80px;
	overflow: hidden;
}
.new-con ul li .li-tt span{
	display: block;
	font-size: 16px;
	color: #333;
	margin-top: 5px;
}
.new-con ul li:hover{
	background: #285cb8 url(../images/ntt.png) no-repeat left bottom;
	transition: all 1s;
}
.new-con ul li:hover p,.new-con ul li:hover span{
	color: #fff;transition: all 1s;
}

.new-con ul li:hover .li-img img{
	transition: all 1s;
	transform: scale(1.2);
}

/**/

.new-two{
	margin-top: 30px;
	background: #fff;
	border-top: 3px solid #1d4f91;
	padding: 2px 33px 0px;
	min-height: 293px;
	box-shadow: 0px 2px 4px 2px #d3d6d4;
}

.new-tul ul{
	margin-top: 15px;
}

.new-tul ul li{
	float: left;
	padding-right: 30px;
	margin-bottom: 25px;
}
.new-tul ul li img{
	border: 1px solid transparent;
}
.new-tul ul li:hover img{
	border: 1px solid #ccc;
}


/**/
.new-righttone{
	background: #fff;
	border-top: 3px solid #1d4f91;
	padding: 2px 33px 5px;
	min-height: 480px;
	box-shadow: 0px 2px 4px 2px #d3d6d4;
	
}

.new-ul1{
	
}
.new-ul1 ul{
	padding-top: 15px;
}
.new-ul1 ul li{
	padding: 0;
	margin-bottom: 7px;
	background: url(../images/blue.png) no-repeat left 10px;
	padding-left: 20px;
	padding-bottom: 5px;
	line-height: 27px;
	
	/*height: 55px;*/
	
	
}
.new-ul1 ul li.bottom-leftToRight:after{
	border-bottom: 2px solid #1d4f91;
}
.new-ul1 ul li a{
	display: block;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	}
.new-ul1 ul li a:hover{
	color: #1d4f91;
}
.new-righttwo{
	margin-top: 30px;
	background: #fff;
	border-top: 3px solid #1d4f91;
	padding: 2px 33px 0px;
	min-height: 293px;
	box-shadow: 0px 2px 4px 2px #d3d6d4;
}
.new-righttwo .ul2 ul{
	padding-top: 2px;
	
	
}
.new-righttwo .ul2 li {
	border-bottom: 1px solid #bbb;
	height: 65px;
	line-height: 65px;
	margin: 0;
	padding-bottom: 0;
	background: url(../images/blue.png) no-repeat left center;
}








/**/


.footer{
	background: url(../images/fbg.jpg) no-repeat center top;
	background-size: cover;
	min-height: 190px;
	
	padding:20px 0;
	
}
.f-left{
	width: 870px;
	
}
.f-left h4{
	font-size: 20px;
	color:#fff;
	margin-bottom: 10px;
	margin-top: 5px;
}
.f-left h4 span{
	font-size: 17px;
	font-family: impact;
	font-weight: lighter;
}
.footer .f-left p{
	font-size: 14px;
	color: #fff;
	line-height: 27px;
	
}



.footer .f-right{
	width: 388px;
	margin-top: 23px;
}
.footer .f-right a{
	display: block;
	float: left;
	color: #fff;
	margin-left: 45px;
	text-align: center;
	width: 84px;
}
.footer .f-right a span{
	display: block;
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-top: 10px;
	
}
/*.wc-copyEnd*/

@media (max-width: 1441px){
  .picScroll-left .next {   
     right: 0px;   
  }

  .picScroll-left .prev{
     left: 0px;
  }
}
