body,h1,h2,h3,h4,h5,dl,dd,dt,p,ul,li,ol{ margin:0; padding:0;}
input,select,form,textarea,button,video{ border:none; margin:0;outline:none; padding:0; appearance:none;}
h1,h2,h3,h4,h5{ font-weight:normal;}
img{ border:none;}
a{ 
	text-decoration:none; outline:none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}
select{
	
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);   
}
body,button,input,select,textarea{ font: normal 16px/100% 'Microsoft Yahei', Arial, sans-serif;}
li{ list-style-type:none;}

.px1200{width: 76%;margin:0 auto;}
.px25{width: 100%;height: 2px;background: #0075bd; margin: 25px 0;}


.head{
	width: 100%;
	position: fixed;
	top: 0;
	background: rgba(255,255,255,0.5);
	z-index: 999;

}

.head>div{
	width: 76%;
	margin:0 auto;
	position: relative;
}
.head>div .shangb{
	float: left;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex; 
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack:justify ;
    justify-content: space-between; 
}

 
.head>div .shangb .sos ul{
	overflow: hidden; padding-bottom: 10px;
}
.head>div .shangb .sos ul img{
	float: left;
}.head>div .shangb .sos ul li:first-child{
	padding-left: 0px;
}
.head>div .shangb .sos ul li{
	padding:0 15px; 
	float: left;
}
.head>div .shangb .sos ul li a{
	color: #0075bd;
	font-size: 16px;
}
.head>div .shangb .sos input{
	width: 250px;
	height: 34px;
	padding: 0 10px;
	border: solid 1px #0075bd;
	border-radius: 2px;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
	float: left;
}
.head>div .shangb .sos button{
	width: 55px;
	height: 36px;
	background: #0075bd;
	border: none;
	border-radius: 2px;
	border-top-left-radius:0;
	border-bottom-left-radius:0;

}
.head>div .shangb .dianh{ 
	padding-left: 46px;
	background:no-repeat center left url(../images/dh.png);
	line-height: 26px;
}
.dianh img{ width: 24px; margin-top: 13px; margin-right: 10px;}
.head>div .shangb .dianh p{
	font-size: 18px;font-weight: bold;
	color: #0075bd;padding-top: 8px;
}

.head>div .shangb .dianh h3{
	font-size: 24px;font-weight: bold;
	color: #0075bd;
}
.logo{ width: 100%;}
.logo a{ display: block;}
.logo img{ width: 200px; padding: 10px 0;}

.head>div .dh{
	width: 100%;
	height: 54px;
	float: right;
	margin-top: 4px;
}
 .head>div .dh ul li{
 	float: left;
 	width: 14%;
 	line-height: 54px;
 	text-align: center;
 	position: relative;

 }

.head>div .dh ul li:first-child{
	border-left:none;
}
.head>div .dh ul li>a{
	display: inline-block;
	color: #000; 
	line-height: 54px;
	font-size: 16px; 
	position: relative;
	width: 100%;
}
.head>div .dh ul li.no>a{
	background: #fff;
}
.head>div .dh ul li>a p{
	display: inline-block; 
	padding: 0 3px;
	

}
.head>div .dh ul li.no>a p{ 
	background:no-repeat center right url(../images/dh_b2.png);
	color: #0075bd;
	padding-right:10px;

}
.head>div .dh ul li.no>a p:first-child{
	background:no-repeat center left url(../images/dh_b1.png);
	color: #e6003d;
	padding-left:10px;
	padding-right:0px;
}

.head>div .dh ul li:hover>a{
	
}

.head>div .dh ul li:hover>a p{
	display: inline-block; 
	padding: 0 3px;
	

}
.head>div .dh ul li:hover>a p{ 
	background:no-repeat center right url(../images/dh_b2.png);
	color: #0075bd;
	padding-right:10px;

}
.head>div .dh ul li:hover>a p:first-child{
	background:no-repeat center left url(../images/dh_b1.png);
	color: #e6003d;
	padding-left:10px;
	padding-right:0px;
}
.head>div .dh ul li dl{
	background: rgba(255,255,255,0.5); 
	font-size: 14px; 
	width: 154%;
	text-align: center;
	display: none;
	position: relative;
    z-index: 100;
    margin-top: 9px;
}
.head>div .dh ul li dl dd a img{vertical-align:middle; width: 20%; margin-right: 1%; margin-top: -2%;}
.head>div .dh ul li dl dd{ border-top: 1px dashed #a2a2a2;}
.head>div .dh ul li dl dd a{ 
	color: #0075bd;
	display: block;
	line-height: 44px;
	
	transition:padding-left .5s;
-moz-transition:padding-left .5s; 
-webkit-transition:padding-left .5s; 
-o-transition:padding-left .5s; 	
}
.head>div .dh ul li dl dd a:before {
    font-family: "微软雅黑";
}

.head>div .dh ul li dl dd a:hover{  
	background: #f3f3f3;
	color: #ff0000;
}
.head>div .dh ul li>a:hover{ color: #dc0000;}
.sos ul li{ float: left; line-height: 40px; margin-right: 6%;}




.slideBox_banner{width: 100%; overflow:hidden; position:relative;}
.slideBox_banner .hd{ 
    height: 40px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    width: 100%;
    z-index: 1;
    
    text-align: center; }
.slideBox_banner .hd ul{ overflow:hidden; zoom:1; display: inline-block; }

.slideBox_banner .hd ul li{ float:left; margin:0 4px;  width:60px; height:8px;border-radius:1px; line-height:14px; text-align:center;
 background:#fff; cursor:pointer;line-height: 100px;overflow: hidden; }
.slideBox_banner .hd ul li.on{ background:#0075bd; color:#fff; }
.slideBox_banner .bd{ position:relative; height:100%; z-index:0;   }
.slideBox_banner .bd li{ zoom:1; vertical-align:middle; }
.slideBox_banner .bd img{ width: 100%; display:block;  }


.slideBox_banner .prev,
.slideBox_banner .next{ position:absolute; left:3%; top:56%; 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_banner .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox_banner .prev:hover,
.slideBox_banner .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox_banner .prevStop{ display:none;  }
.slideBox_banner .nextStop{ display:none;  }

.yw{width: 100%; padding-bottom: 3%; background: #c6f2ff;}
.yewu{ padding-top: 2%; height: 34px; border-bottom: 1px dashed #c9c9c9;}
.yewubt{float: left; margin-right: 1%;}
.yewubt h3{ color: #686868; font-size: 20px; font-weight: 700; }
.yewunr ul li{ float: left; text-align:  center; margin: 0 1%;}
.yewunr ul li a{ color: #686868; font-size: 16px; display: block; width: 100; height: 34px;}
.yewunr ul li a:hover{ color: #0077cb;}

.div_more{ text-align:center; margin-top:30px;}
.div_more a{ color: #0083c1; font-size: 16px;}
.div_tittle{ background:url(../images/1_09.png) no-repeat; height:56px;}
.div_tittle .div1a{ color:#ffffff; font-size:24px; line-height:20px;}
.div_tittle .div2a{ color:#5e7091; font-size:14px; font-weight:bold; margin-top:8px;}
.div_tittle .div3a{ color:#0170bf; font-size:24px; font-weight:bold; line-height:26px; padding-top:4px;}
.div_tittle .div4a{ color:#8d98af; font-size:14px; text-transform:uppercase; margin-top:5px; font-family:Arial;}
.div_tittle .div5a{ color:#ffffff; font-size:24px; font-weight:bold; line-height:26px; padding-top:4px;}
.div_tittle .div6a{ color:#5e7091; font-size:14px; text-transform:uppercase; margin-top:5px; font-family:Arial;}
.ss{ margin-top:30px; margin-bottom:30px;}
.ss ul li{ width:293px; float:left; margin-right:60px;}
.ss ul .li{ margin-right:0px;}
.ss ul li a{ display:block;}
.ss ul li a .div1{ color:#333; font-size:14px; font-weight:bold; -webkit-transition: none; -moz-transition: none; transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -moz-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -webkit-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -o-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; height:44px; overflow:hidden;}
.ss ul li a .div2{ color:#adadad; margin-top:5px; -webkit-transition: none; -moz-transition: none; transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -moz-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -webkit-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -o-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;}
.ss ul li a .div2 .p1{ background:url(../images/1_05.jpg) no-repeat; width:12px; height:12px; margin-top:5px; margin-right:5px;-moz-transform 1s;  -webkit-transition:width 1s, height 1s, -webkit-transform 1s; -o-transition:width 1s, height 1s, -o-transform 1s;}
.ss ul li a .div3{ margin-top:3px; color:#6c6b6b; -webkit-transition: none; -moz-transition: none; transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -moz-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -webkit-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -o-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; height:66px; overflow:hidden;}
.ss ul li:hover a .div1{ color:#004098; -webkit-transition: none; -moz-transition: none; transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -moz-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -webkit-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -o-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;}
.ss ul li:hover a .div2{ color:#004098; -webkit-transition: none; -moz-transition: none; transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -moz-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -webkit-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -o-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;}
.ss ul li:hover a .div2 .p1{ background:url(../images/1_05a.jpg) no-repeat;transform:rotate(360deg); -moz-transform:rotate(360deg); -webkit-transform:rotate(360deg); -o-transform:rotate(360deg);}
.ss ul li:hover a .div3{ color:#004098; -webkit-transition: none; -moz-transition: none; transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -moz-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -webkit-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -o-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;}
.dd{ background:#f6f2eb; height:131px; width:1800px; margin-left:-900px; left:50%; position:relative; display:none;}
.dd .div1{ text-align:center; color:#222222; font-size:18px; font-weight:bold; padding-top:32px;}
.dd .div2{ width:112px; height:24px; line-height:24px; border:1px solid #a38d5c; font-weight:bold; margin:0 auto; margin-top:20px;}
.dd .div2 a{ display:block; padding-left:12px; background:url(../images/1_07.png) 96px center no-repeat; color:#a38d5c}
.dd .div2 a:hover{ background:url(../images/1_07.png) 96px center no-repeat #fff; color:#2d71b8}
.ff{ background:url(../images/1_08.jpg) no-repeat; background-size:100% 100%; position:relative; width:1800px; left:50%; margin-left:-900px; height:450px; padding-top:33px;}
.ff #show1{ padding-left:29px; margin-top:20px;}
.ff #show1 .tag_tit{ border-bottom:1px solid #5d7299;}
.ff #show1 .tag_tit dl dd{ float:left; font-size:18px; color:#d3d3d3; margin-right:41px; background:url(../images/1_10.png) left bottom no-repeat; width:85px; padding-bottom:23px; font-weight:bold;-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; cursor:pointer;}
.ff #show1 .tag_tit dl .on{ background:url(../images/1_10.png) right bottom no-repeat;-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }
.ff #show1 .div_ser1bg2{ margin-top:31px;}
.ff #show1 .div_ser1bg2 .div1{ width:517px; border-right:1px dotted #667ba0; height:211px; padding-right:0px; color:#fff; line-height:40px; font-size:12px; overflow:hidden;}
.ff #show1 .div_ser1bg2 .div2{ width:100%;}
.ff #show1 .div_ser1bg2 .div1 a{ display:block; float:left; width:159px; background:url(../images/1_11.png) no-repeat left center; padding-left:20px; color:#e5e8ed; line-height:35px;}
.ff #show1 .div_ser1bg2 .div2 a{ display:block; float:left; width:159px; background:url(../images/1_11.png) no-repeat left center; padding-left:20px; color:#e5e8ed; line-height:35px;}
.ff #show1 .div_ser1bg2 .div2 a:hover{ background:url(../images/1_11a.png) center left no-repeat; color:#fff;}
.ff #show1 .div_ser1bg2 .div3 a{line-height:27px;}


.kuaij_dh{
	position: relative;
	padding: 35px 0 30px 0;
	overflow: hidden;
	border-bottom: solid 1px #ededed;
}
.kuaij_dh .ul_q{
	width: 100%;
	float: left;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack:justify ;
    justify-content: space-between; 
}
.tuandui ul li{ width: 18%; margin:  0 1%; float: left;}
.kuaij_dh .ul_q a{
	display: block;
	background: #ededed;
	text-align: center; 
	color: #666666;
}
.kuaij_dh .ul_q a:hover{
	background: #0075bd;
	color: #fff;
}
.kuaij_dh .ul_q p{
	overflow: hidden;
}
.kuaij_dh .ul_q p img{
	    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 100%;

}
.kuaij_dh .ul_q a:hover p img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.kuaij_dh .ul_q span{
	font-size: 14px;
	line-height: 55px;
}

.kuaij_dh .tongz{
	width: 380px;
	height: 306px;
	overflow: hidden;
	float: right;
}

.slideTxtBox_notice{ width:380px; text-align:left;  }
.slideTxtBox_notice .hd{ height:30px; line-height:30px;  padding:0 0px 0 20px;     position:relative; }
.slideTxtBox_notice .hd ul{ float:left;  position:absolute; left:20px; top:-1px; height:32px;   }
.slideTxtBox_notice .hd ul li{ float:left;   cursor:pointer;  color: #717272; font-size:22px;}
.slideTxtBox_notice .hd ul span{    font-size: 22px;
    display: inline-block;
    float: left;
    color: #909090;
    padding: 0 20px;
}
.slideTxtBox_notice .hd ul li.on{ height:30px; color: #0075bd;}
.slideTxtBox_notice .bd ul{ padding:15px 0 15px 15px;  zoom:1; position: relative; }
.slideTxtBox_notice .bd li{ height:38px; line-height:38px;   }
.slideTxtBox_notice .bd li a{
color: #717272;font-size: 15px;
}
.slideTxtBox_notice .bd li a:hover{
	color:#0075bd;
}
.slideTxtBox_notice .bd li a:before {
    content: ">";
    margin-right: 5px;
    font-family: "微软雅黑";
}
.slideTxtBox_notice .bd ul>.more{
	position: absolute;
	bottom:-15px;right: 0;
	font-size: 18px; 
	    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.slideTxtBox_notice .bd ul>.more a{
	color: #0075bd;
	
}
.slideTxtBox_notice .bd ul>.more:hover{
	right: 5px;

}
.slideTxtBox_notice .bd li .date{ float:right; color:#999;  }


 
.slideTxtBox_notice .bd ul .lianx{
	line-height: 30px;
	font-size: 16px;
	padding: 15px 0;
	color: #868686; 
}

.slideTxtBox_notice .bd ul .lianx span{
	color: #4399ce;
}

.kuaij_dh1 ul{
	overflow: hidden;
	padding: 30px 0;
}
.kuaij_dh1 ul li{
	width: 200px;
	height:110px;
	background: #0075bd;
	float: left;

}
 
.kuaij_dh1 ul li:nth-child(2n){
	background: #ededed;
}
 
.kuaij_dh1 ul li a{
	padding: 22px 0;
	display: block;
	font-size: 20px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.kuaij_dh1 ul li a:hover{
	line-height: 50px;
}
.kuaij_dh1 ul li:nth-child(2n) a{
	color: #5b5b5b;
}
.kuaij_dh1 ul li img{
	margin:0 auto;
	display: block;
}




.zsu{
	width: 100%;
	margin:0;
	overflow: hidden; 
}

.zsu .imgLeft{
	width: 50%;
	float: left;

}
.zsu .imgLeft h2{
	position: absolute;
	left: 10px;
	bottom: 10px;
	color: #fff;
}
.zsu .imgLeft a{
	color: #fff; 
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	display: none;
	background: rgba(0,0,0,.5);
 	
}
.zsu .imgLeft a p{ 
	text-align: center; 
	font-size: 16px; 
	line-height: 30px;
	padding-top: 30%;

}
 
 
.zsu .imgLeft a p span{
	font-size: 22px;
	display: block;
}
.zsu .imgLeft .daImg{
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden; 

}


.zsu .imgLeft .daImg img{
	width: 100%;
	height: 100%;
}
.zsu .imgLeft .xiaoImg{
	width: 50%;
	float: left;
	height: 100%;
}
.zsu .imgLeft .xiaoImg .xiao1{
	position: relative;
	height: 50%;
	overflow: hidden;
}
.zsu .imgLeft .xiaoImg .xiao2{
	position: relative;
	height: 50%;
	overflow: hidden;
}
.zsu .imgLeft .xiaoImg  a{
	position: absolute;
	bottom: 0px;
}
.zsu .imgLeft .xiaoImg img{
	width: 100%;
	height: 100%;
}

.zsu .imgLeft .xiaoImg .xiao1 a p,.zsu .imgLeft .xiaoImg .xiao2 a p{
	padding-top: 10%;
}

.zsu .imgLeft .daImg:hover a{
	display: block;
}
.zsu .imgLeft .daImg:hover h2{
	display: none;
}
.zsu .imgLeft .xiaoImg .xiao1:hover a{
	display: block;
}
.zsu .imgLeft .xiaoImg .xiao2:hover a{
	display: block;
}
.zsu .imgLeft .xiaoImg .xiao1:hover h2{
	display: none;
}
.zsu .imgLeft .xiaoImg .xiao2:hover h2{
	display: none;
}

@media (min-width: 1900px){
	.zsu .imgLeft{
		height: 360px;
	}

}

@media only screen and (max-width: 1210px){
.zsu{
	width:100%;
	margin:0;
	overflow: hidden; 
}

}
 

@media only screen and (max-width: 1190px){
.zsu{
	width:1200px;
	margin:0 auto;
	overflow: hidden; 
}

}
 
.bj_huaw{
	height: 35px;
	padding-top: 8px;
	width: 100%;
	background:repeat-x url(../images/huaw.jpg);
}

 .bj_huaw1{
	height: 35px;
	padding-bottom: 8px;
	width: 100%;
	background:repeat-x url(../images/huaw1.jpg);
}

 
.newsTop{
	 overflow: hidden;
}
.newsTop .left{
	width: 46%;
	float: left;
	padding-right: 70px;
	border-right: solid 1px #e0e0e0;
}

.newsTop .left>div{
	padding: 12px 0;
	overflow: hidden; 
	border-bottom: 1px dashed #c1c1c1;
}
.newsTop .left>div h2{
	height: 22px;
	font-size: 22px;
	padding-left: 8px;
	border-left: solid 2px #0075bd;
	line-height: 22px;
	color: #0075bd;
	float: left;
}
.newsTop .left>div a{
	color: #0476c7; 
	line-height: 24px;
	font-size: 16px;
	float: right;
}
.newsTop .left ul
{
	padding: 10px 0;

}

.newsTop .left ul a{
	color: #7a7b7b;
	font-size:16px;
	line-height: 36px;
}

.befo a:before{
 content: ">";
    margin-right: 5px;
    font-family: "微软雅黑";
}
.befo1 a:before{
 content: "";
}
.newsTop .left ul a:hover{
	color: #0075bd; 
}
.newsTop .left ul a p{
	display: inline-block;
}
.newsTop .left ul a span{
	float: right;
	color: #717272;
}

.ship{
	padding: 20px 0px 0 0px;
	
}

.ship>.bt{
	padding: 2px 0 8px 0;
	overflow: hidden;
	border-bottom:solid 1px #d9dadb;  
}
.ship>.bt h2{
	height: 22px;
	font-size: 22px;
	padding-left: 8px;
	border-left: solid 2px #0075bd;
	line-height: 22px;
	color: #0075bd;
	float: left;
}
.ship>.bt a{
	color: #b6b6b6; 
	line-height: 24px;
	font-size: 18px;
	float: right;
}

.shipN{
	padding: 20px 0 0 0;
	overflow: hidden;
}
.shipN .left  img{
	width: 600px;
	height: 344px;
}
.shipN .left{
	width: 600px; 
	float: left;
	position: relative;
	text-align: center;
}

.shipN .left span{
	background: #0075bd;
	display: inline-block;
	padding:15px 30px;
	width: 430px;
	height: 50px;
	position: relative;
	bottom: 50px;
	font-size: 18px;
	text-align: left;
	line-height: 26px;
	color: #fff;
} 
.lsdt{ width: 100%; float: right;}
.lsdt ul li{ width: 100%;}
.lsdt ul li a{ width: 100%; margin-bottom: 2%; height: 104px;}
.lsdt ul li a:hover{ background: #e8e8e8;}
.lsdt ul li img{ float: left; margin-right: 2%; width: 24%; height: 100%;}
.right{
	width: 100%;

}
.right li{
	overflow: hidden;
	margin-bottom: 9px;
}
.right dt{
	float: left;
	width: 184px;
	height: 117px;
}

.right dd{  
	line-height: 40px;
	font-size: 18px;
	color: #494949;
}
.right dd:hover{
	color: #0075bd;
}
.right span{
	line-height: 30px;
	color: #858585;
}
.right li:hover{
background: #f3f3f3;
}

.dtAn{
	width: 18px;
    padding: 10px 10px 4px 10px;
    height: 145px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    float: right;
    line-height: 25px;
    background: #0075bd no-repeat bottom 4px center url(../images/dtgz.png);
}
.dtAn a{
	color: #fff;
}


.picScroll-left{ width:1140px; height:160px;  overflow:hidden; position:relative;   }
.picScroll-left .bd{ }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 5px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:280px; height:160px; display:block;   }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ line-height:24px;}




.footerBeiJ{
	height: 505px;
	background:no-repeat bottom center url(../images/imgFooter.png);
	position: relative;
	    overflow: hidden;
}

.ditu_t ul{ 
	padding: 70px 0;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex; 
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack:justify ;
    justify-content: space-between; 
}

.ditu_t ul li p{
		width: 275px;
	height: 175px;
	overflow: hidden;	
}
.ditu_t ul li p img{
	width: 275px;
	height: 175px;
	    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.ditu_t ul li:hover img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
   }
.ditu_t ul li{
	position: relative;
	height: 175px;
}
.ditu_t ul li span{
	background:rgba(0,117,189,0.8);
	height: 45px;
	width: 100px;
	padding-left: 40px;
	position: absolute;
	bottom: 20px;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
	left: 0;
	transition:width .3s;
-moz-transition:width .3s; 
-webkit-transition:width .3s; 
-o-transition:width .3s; 	
}

.ditu_t ul li:hover span{
width: 235px;
}

.footerZd{
	width:100%;
	background:rgb(110 110 110 / 44%);
	position: relative;
	bottom: 0px;
}
.banquan{width: 50%; color: #fff; font-size: 16px; line-height: 24px; padding: 2% 0; float: left;}
.banquan img{ float: left; margin-top: 20px; padding-right: 10px;}
.banquan a{ color: #fff;}
.banquan a:hover{ color: #fff;}
.footerZd .footerLogo{
	float: left;
	padding: 7px 0;
	width: 52%;

}
.ewma{ text-align: right;  padding: 1% 0;}
.ewma img{ width: 380px;}
.dibu{width: 100%; line-height: 24px; background: rgb(126 126 126 / 84%); color: #fff;s}
.dibunr{text-align: center; font-size: 14px; width: 76%; margin: 0 auto; padding: 1% 0; color: #fff;}
.dibunr a{ color: #dcdcdc;}
.dibunr a:hover{ color: #efd100;}
.footerLogo ul li{ float: left; text-align: center; width: 16%;}
.footerLogo ul li a{ color: #dcdcdc; text-align: center;}
.footerLogo ul li h3{ color: #dcdcdc; line-height: 40px; text-align: center; font-size: 16px;}
.dbdh ul li{ float: none; font-size: 14px; line-height: 22px; width: 100%;}
.dbdh ul li a:hover{ color: #efd100;}
.footerZd .lianxDiz{
	float: left;
	padding: 16px 0;
	width: 274px;
	font-size: 14px;
}
.lianxDiz{
	float: left;
	padding: 8px;
	font-size: 14px;
	text-align: left;
}
.footerZd .lianxDiz p{
	color: #dcdcdc;
	line-height: 25px;
	background:no-repeat left center url(../images/tubiao1.png);
	padding-left:14px;
	float: left;
}
.lianxDiz p{
	color: #000;
	line-height: 25px;
	background:no-repeat left center url(../images/tubiao1.png);
	padding-left:14px;
	float: left;
}
.footerZd .lianxDiz p.p1{
	background:no-repeat left center url(../images/tubiao2.png);
	padding-left:18px;
}
.lianxDiz p.p1{
	background:no-repeat left center url(../images/tubiao2.png);
	padding-left:18px;
}
.footerZd .lianxDiz p.p2{
	background:no-repeat left center url(../images/tubiao3.png);
}
.lianxDiz p.p2{
	background:no-repeat url(../images/tubiao3.jpg);
}

.footerZd .yq{
	float: right;
	width: 150px;
	height: 38px;
	border:solid 1px #b8b8bb;
	margin-top: 40px;
	position: relative;
	border-radius: 3px;
}

.footerZd .yq p{
	line-height: 40px;
	color: #dcdcdc;
	font-size: 14px;
	padding: 0 10px;
	cursor:pointer;
	background:no-repeat right 10px center url(../images/footerJt.png);
}

.footerZd .yq .xl{
	position: absolute;
	bottom:38px;
	width:150px;
	background: #fff;
	border-radius: 3px;
	z-index: 1;
	display: none;
}

.footerZd .yq .xl a{
	display:block;
	line-height: 20px;
	padding:3px 10px;
	color: #666;
}
.footerZd .yq .xl a:hover{
	color: #0075bd;
}

.beian{
	width:100%;
	height: 55px;
	border-top:solid 1px #4c777c;
	position: absolute;
	bottom: 0px;
	line-height: 40px;
	color: #b8b8bb;
}


.slide-content {
	padding-top: 100px;
	padding-bottom: 100px;
}
.slide-title {
	font-size: 48px;
	color: #313131;
	letter-spacing: 5px;
	line-height: 1;
	text-align: center;
}
.slide-links {
	margin-top: 0;
	text-align: center;
}
.slide-links a {
	background-color: #20b573;
	color: #ffffff;
	display: inline-block;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	outline: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	background-color: #20b573;
	color: #ffffff;
	padding: 15px 30px;
	border-radius: 2px;
}
.slide-links a:hover {
	background: #188a57;
	color: #fff;
}
.slide-item-body ul li {
	
	width:17.5%;
	float: left;
	display: block;
	height: 200px;
	padding-top: 42px;
	margin-bottom: 30px;
	border: none;
	border-radius: 8px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	height: inherit;
	padding-top: 0;
	border-radius: 0;
	background-color: #ededed;
	color: #000;
	z-index: 10002;
}
.slide-item-body ul li a {
	display: block;
	box-shadow: 0 5px 20px 1px rgba(49, 49, 49, 0.2);
}
.new-img img {
	width: 100%;
	height: auto;
	border: none;
	display: block;
}
.slide-item {
	width: 100%;
	position: relative;
	margin: 0 auto;
}
.slide-item-box {
	padding: 40px 0  20px 0;
}
.new-body {
	padding: 10px 0;
}
.new-body-title {
	line-height: 24px;
	font-size: 16px;
	overflow: hidden;
	color: #616161;
	letter-spacing: 1px;
	text-align: center;
	font-weight: bold;
}
.new-body-text {
	padding-top: 20px;
	height: 92px;
	min-height: 50px;
	line-height: 18px;
	font-size: 12px;
	color: #919191;
	overflow: hidden;
}
.slide-item-body ul li {
	margin-left: 15px;
	margin-right: 15px;
}
.slide-item-body .tempWrap {
	width: 100%;
}
.slide-item-body ul {
	padding-top: 10px;
	overflow: visible;
}
.slide-item-body ul li:hover {
	-ms-transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
	z-index: 1002;
	position: relative;
	left: 0;
}
.next {
	position: absolute;
	top: 40%;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 60px;
	-webkit-background-size: 60px;
	background-size: 60px;
	background-position: center;
	background-repeat: no-repeat;
	right: auto;
	left: -74px;
	height: 60px;
	width: 60px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.next-bg {
	background-image: url("../images/btn-fl1.png");
}
.next:hover {
	background-image: url("../images/btn-fl2.png");
}
.prev {
	position: absolute;
	top: 40%;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 60px;
	-webkit-background-size: 60px;
	background-size: 60px;
	background-position: center;
	background-repeat: no-repeat;
	right: -74px;
	height: 60px;
	width: 60px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.prev-bg {
	background-image: url("../images/btn-fr1.png");
}
.prev-bg:hover {
	background-image: url("../images/btn-fr2.png");
}