﻿/*通用类*/
*{
	margin:0;
	padding:0;		
}
*{-webkit-box-sizing:border-box;}
body{		
	margin:0 auto;
	font-size:16px;	
	/*
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	*/
	font-family: Arial;
	color:#000;
	overflow-x:hidden;
	position:relative;
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#000;
	text-decoration:none !important;	
	outline:none !important;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
a:hover{
	color:#055075;	
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
ul{
	list-style-type:none;	
	margin:0;
}
dl{
	margin:0;
	padding:0;	
}
em{
	font-style:normal;	
}

  html {
    scroll-behavior: smooth;
  }

.lt{
	float:left;	
}
.rt{
	float:right;	
}
.bg1{
	background: #F5F5F5;
	clear: both;
    position: relative
}
.bg2{
	background: url("../images/bg2.jpg");
	margin: 0 auto;
	width: 100%;
}
.bg3{
	background: #1E72BD;
}
.bg4{
	background: #fff;
}
.bg5{
	background: linear-gradient(to bottom, #C0D5F1, #D5ECC5);
}

.bg6{
	background: linear-gradient(to bottom, #0E1A1F, #5B7680);
    margin:70px auto;
}
.bg7{
	background: #fefefe;
}



.padding{
	padding: 50px;
}

.padding2{
	padding: 30px;
}

.mainban{width: 47%; line-height: 30px;position:relative}
.mainban img{
	width: 100%;
	height: auto;
}


.mains{
    
    margin-top:100px;
    
}


.paddingright{
    margin-right:3%;
}
.paddingleft{
    margin-right:3%;
}
.mainban p{
	padding-bottom: 15px;
}

.mainban2{
	width: 50%;min-height:500px;
}
.mainban2 img{
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

.mainban3{
	width: 55%;
	min-height: 230px;
	line-height: 30px;
}
.mainban3 img{
	max-width:100%;
	height:auto;
	vertical-align:middle;
}
.mainban3 ul li{
	width: 33.3%;
	text-align:left;
	float: left;
	
}
.mainban3 p{
	padding-bottom: 15px;
}

.mainban4{
	width: 35%;
	min-height: 230px;
	line-height: 30px;
}
.mainban4 img{
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
.mainban4 p{
	padding-bottom: 10px;
}




.mainban33{
	width: 52%;
	min-height: 230px;
	line-height: 30px;
}
.mainban33 img{
	max-width:100%;
	height:auto;
	vertical-align:middle;
}
.mainban33 ul li{
	width: 33.3%;
	text-align:left;
	float: left;
	
}
.mainban33 p{
	padding-bottom: 10px;
}

.mainban44{
	width: 45%;
	min-height: 230px;
	line-height: 30px;
}
.mainban44 img{
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
.mainban44 p{
	padding-bottom: 10px;
}



.mainban033{
	width: 60%;
	min-height: 430px;
	line-height: 30px;
}
.mainban033 img{
	max-width:100%;
	height:auto;
	vertical-align:middle;
}
.mainban033 ul li{
	width: 33.3%;
	text-align:left;
	float: left;
	
}
.mainban033 p{
	padding-bottom: 10px;
}

.mainban044{
	width: 35%;
	min-height: 430px;
	line-height: 30px;
}
.mainban044 img{
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
.mainban044 p{
	padding-bottom: 10px;
}


.indexnews{
    width: 100%;
    margin: 50px auto 0;
}
.indexnews ul {
    width: 104%;
    margin: 0 -2%;
}
.indexnews ul li{
    width: 46%;
    margin: 20px 2%;
    float: left;
}

.indexnews ul li .datetime{
    width: 15%;
    text-align: center;
    float: left;
    font-size: 20px;
    border-right: #E2E2E2 1px solid;
    padding: 10px 0;
}
.indexnews ul li .datetime span{
    font-size: 14px;
}
.indexnews ul li .info{
    float: right;
    width: 80%;
    height:100px;
    overflow: hidden;
}

.indexnews ul li .info .ti{
    font-size: 16px;
      overflow: hidden;
      white-space: nowrap; /* 防止文字换行 */
      text-overflow: ellipsis; /* 超出部分显示省略号 */
      padding-bottom:5px;
      line-height: 30px;
}
.indexnews ul li .info .infos{
    line-height:22px;
    font-size: 14px;
}
 .anchor_point{
	display:block;
	height:100px;
	margin-top:-100px;
}
.moree a{
    width:35%;
    margin: 0 auto 20px;
    background: linear-gradient(to right, #4F81BD, #1543AA);
    text-align: center;
    color:#fff;
    display: block;
    line-height:50px;
    border-radius:10px;
}

.moree a:hover{
    background: linear-gradient(to right, #1543AA, #1543AA);
}



.moree2 a{
    width:35%;
    margin:20px auto 0px 0;
    background: linear-gradient(to right, #4F81BD, #1543AA);
    text-align: center;
    color:#fff;
    display: block;
    line-height:50px;
    border-radius:10px;
}

.moree2 a:hover{
    background: linear-gradient(to right, #1543AA, #1543AA);
}


/*二级导航*/
.w_1600{ max-width:80%; margin-right: auto; margin-left: auto;}

.position{float:left;width:100%;height:80px;position:relative;z-index:1;border-bottom:1px solid #DDDDDD;}
.position .pbox{display:flex;align-items:center;height:80px;flex-wrap:wrap;}
.position img{margin-right:16px;height:16px;width:16px;}
.position a{color:#666666;font-size:16px;transition:all .5s linear;-ms-transition:all .5s linear;white-space:nowrap;}
.position a:hover{color:#033D87;}
.position .curt{ max-width:80.6%; font-size:16px;color:#111111;line-height:80px; }
.position .curt li{ float:left; margin-left:20px;margin-left:50px;list-style: none;}
.position .curt li a{ float:left;}
.position .curt li.on a{color:#033d87;font-weight: bold;}
.position .ebj{display:flex;align-items:center;justify-content:space-between;}
.Durt{ float:right;  margin-top:47px;}
.Durt li{ float:left; margin-left:5px;}
.Durt li:first-child{ margin-left:0;}
.Durt li a{ float:left; color:#666666; font-size:16px; line-height:40px; border-radius:40px; padding:0 40px;}
.Durt li.on a,
.Durt li:hover a{ color:#fff; background:#033d87;}
@media  screen and (max-width: 1600px){
.position .curt li{margin-left:80px;}
.Durt li a{ padding:0 30px;}
}

@media  screen and (max-width: 1400px){
.position .curt li{margin-left:30px;}
.Durt{ margin-top:20px;}
.Durt li{ float:left;}
.Durt li a{ font-size:14px; line-height:32px; padding:0 18px;}
}


.pagepage{margin:40px auto 40px auto; width:100%; text-align:center;}
.pagepage a{
	display:inline-block;
	height:35px;
	line-height:35px;
	width:35px;
	border:1px solid #dcdcdc;
	margin:0 1px;
	text-decoration:none;
	color:#333;
	font-size: 12px;
}
.pagepage a:hover,.pagepage a.hover{
	color:#fff;
	background:#1D6CB1;
	border:#1D6CB1 1px solid;
}

.arrow{font-size:18px;line-height:42px;padding: 20px 250px 10px 0;position: relative;border-top: 1px solid #E1E1E1;margin-top:30px}
.arrow .item{}
.arrow .item a{color:#666;display:block;position:relative;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.arrow .item.disabled a{color:rgba(102,102,102,.54)}
.arrow .item:hover span{color:#1D6CB1}
.back{position: absolute;right: 0;top: 45px;width: 230px;height: 58px;
	border-radius: 29px;text-align: center;line-height: 56px;font-size: 18px;
	color: #1D6CB1;border: 1px solid #1D6CB1;
}
.back:after{content: '';display: inline-block;vertical-align: middle;
	width: 24px;height: 12px;position: relative;top: -2px;margin-left: 16px;
	background: url(../images/jt.png?v=1) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}


.mainban5{
	width: 80%;
	margin: 0 auto;
}

.anniu{
	width: 150px;
	height: 40px;
}

.anniu a{
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	background: #004D73;
	color: #fff;
	border-radius: 5px;
	margin-top: 50px;
	font-weight: bold;
}

.anniu a:hover{
	background: #007FBD;
}


.anniu2{
	width: 150px;
	height: 40px;
	margin: 0 auto;
}

.anniu2 a{
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	background: #004D73;
	color: #fff;
	border-radius: 5px;
	margin-top: 50px;font-weight: bold;
}

.anniu2 a:hover{
	background: #007FBD;
}



.coninfo{
	color: #fff;
	line-height: 25px;
	padding: 50px;
}
.coninfo p{
	padding-bottom: 10px;
}
.coninfo a{
	color:#fff;
}

.coninfo a:hover{
	color:#004F76;
}
.cfont{
	font-size: 18px;
	line-height: 40px;
}
.conmessage .tit{
	font-size: 16px;
	padding-bottom: 20px;
	text-align: center;
}
.conmessage .tit h2{
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 20px;
}
.conmessage .tit span{
	line-height: 40px;
}
.conmessage .tit img{
	width: 30px;
	height: auto;
	vertical-align: middle;
}


.conmessage .in2{
	min-height: 85px;
	width:45%;
	float: left;
	line-height: 38px;
}

.conmessage .in2 input{
	width:98%;
	height:30px;
	padding-left: 2%;
	border: 1px #D3D0D0 solid;
}

.conmessage .in3{
	width: 10%;
	float: left;
}

.conmessage .in{
	min-height: 85px;line-height: 38px;
}
.conmessage .in input{
	width: 99%;
	height: 30px;
	padding-left: 1%;
	border: 1px #D3D0D0 solid;
}

.conmessage .in textarea{
	width: 99%;
	height: 60px;
	padding-left: 1%;
	border: 1px #D3D0D0 solid;
}

.conmessage .button input{
	width: 120px;
	height: 40px;
	background: #F9070B;
	color: #FFFFFF;
	border: 0px;
	margin-top: 20px;
	border-radius:5px;
	font-weight: bold;
	font-size: 16px;
}
.kuang{
	border: #D3D0D0 1px solid;
	padding: 1%;
}
.kuang iframe{
	float: left;
	padding-bottom: 5px
}
.kuang div{ font-size: 12px; line-height: 22px;}

.topbottom1{padding: 50px 0px 0px;}
.topbottom{padding: 50px 0px 50px;}
.topbottom2{padding: 50px 0px;}
.topbottom3{padding: 20px 0px; color: #222222}
.bottombottom{padding: 0px 0px 50px;}
.toptop{padding:50px 0px 0px;}
.topbottom3 a:hover{color: #0574B7}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.clear{
    clear:both;
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
.ck_device{
	position:absolute;
	top:-300px;
}

/*所有设备公用 CSS*/
.wrapin{
	width:1200px;
	margin-left:auto;
	margin-right:auto;	
}

/*total*/



.header-mb{
	width:100%;
	height:50px;
	position:fixed;
	left:0;
	top:0;
	z-index:100;
	background:#fff;
	border-bottom:1px solid #ccc;
}
.header-mb .logo{
	float:left;
	margin-left:3%;
}
.header-mb .logo img{
	display:block;
	height:50px;
	width:auto;
}
.header-mb-zw{
	height:51px;
	clear:both;
}
.nav-mb{
	position:fixed;
	right:0;
	top:0;
	z-index:100;	
	width:50%;
	height:100%;	
	padding-top:50px;
	display:none;
}
.nav-mbshow{
	display:block;
	background:url("../images/bg_22.png");	
}
.menu-btn{
	width:40px;
	height:30px;
	border:1px solid #ddd;
	border-radius:5px;	
	position:fixed;
	right:3%;
	top:10px;
	background:#fff url("../images/menu.png") no-repeat center center;
	z-index:110;
}
.menu-btnshow{
	background-image:url("../images/menu_close.png");	
}
.nav-mb dl{
	width:90%;
	margin:0 auto;	
	font-size:14px;
}
.nav-mb a{
	display:block;	
}
.nav-mb dt{
	height:40px;
	line-height:40px;
	border-bottom:1px solid #ccc;	
	
}
.nav-mb .par2{
	background:url("../images/add_btn.png") no-repeat right center;
}
.nav-mb .down dt{
	
}
.nav-mb .down .par2{
	background-image:url("../images/close_btn.png");
}
.nav-mb dd{
	line-height:30px;	
	display:none;
}
.nav-mb .down dd{
	display:block;	
}
.nav-mb dd a{
	color:#666;
	padding:0 20px;	
}



/*total*/

.header{
	height: 80px;
	width: 100%;
	position: fixed;
	z-index: 100;
	left: 0;
	top: 0;
	background:#fff;
	box-shadow:0 0 5px rgba(0,0,0,0.2);
}
.header .logo{
	display: block;
	float: left;
	margin-left:20px;
	color: #002060;
	font-size:37px;
	font-weight:bolder;
	padding-top:5px;
}
.header .logo img{
	display: block;
	height:70px;
}
.header_zw{
	height: 80px;
	clear: both;
}
.navs{
	float: right;
	padding-right:20px;
	font-weight: bold;
}
.nav_in{
	float: left;
	position: relative;
	z-index: 100;
	margin-left:43px;
}
.nav_in .par{
	display: block;
	height: 80px;
	line-height: 80px;
	padding-right:24px;
	background:url("../images/nav_par.png") no-repeat right center;
}
.nav_in:hover .par{
	color:#0f577b;
	background-image:url("../images/nav_parh.png");
}
.nav_in ul{
	width: 240px;
	left: -20px;
	z-index: 100;
	position: absolute;
	top: 80px;
	background:#f7f7f7;
	border-top:3px solid #004d73;
	display: none;
}
.nav_in:hover ul{
	display: block;
}
.nav_in li{
	height: 55px;
	line-height: 55px;
}
.nav_in li a{
	display: block;
	padding:0 20px;
	height: 55px;
}
.nav_in li a:hover{
	color:#0f577b;
	background:#ccc;
}
.navs .link{
	float: left;
	line-height: 80px;
	margin-left:43px;
}
.navs .bind{
	display: block;
	float: left;
	min-width: 114px;
	height: 40px;
	line-height: 40px;
	border-radius:5px;
	background:#004d73;
	text-align: center;
	color:#fff;
	margin:20px 0 0 20px;
	padding: 0 10px;
}
.navs .bind:hover{
	background:#007fbd;
}
.navs .hover{
	color: #055075;
}

/*hm首页*/

.banner{
	width:100%;	
	position:relative;
	overflow:hidden;	
	cursor:pointer;		
}
.banner .swiper-slide{
	width:100%;	
	background-repeat:no-repeat;
	background-position:top center;
}
.banner .swiper-slide img{
	display:block;
	width:100%;
	height:auto;
}
.banner .swiper-slide a{
	display:block;
	width:100%;	
}
.banner .swiper-pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:10px;
  width: 100%;
}
.banner .swiper-pagination-bullet {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.banner .swiper-pagination-bullet-active {
  background: #fff;
}

.banner .tex{
	position: absolute;
	color: #fff;
	top:100px;
	left:5%;
}

.banner .tex .t1{
	font-size: 40px;
	font-weight: bold;
	width: 500px;
	padding-bottom: 60px;
}

.banner .tex .t2{
	font-size: 18px;
	font-weight: bold;
	width: 400px;
	padding-bottom: 60px;
	line-height: 30px;
}
.banner .tex .t3 img{
	max-width: 100%;
	width: 192px;
	height: auto;
}

.lybanner{ width: 100%; height:auto; width: 0 auto; color: #fff;}
.lybanner img{
    width: 100%;
    height: auto;
    float: left;
}
.lybanner .tex{
	width: 50%; text-align: center;
	margin:80px auto 0;
	font-size: 40px;
	font-weight: bold
}
.aboutti{font-size: 20px;font-weight: bold; line-height: 50px;padding-bottom: 10px;}
.aboutinfo{font-size: 16px; line-height: 30px;}
.aboutinfo h2{font-size: 30px; font-weight: bold}
.aboutinfo p{padding-bottom: 10px;}
.mainban  h2{font-size: 30px; font-weight: bold;margin-bottom: 20px;}
/*hm 首页*/



/*可持续发展*/

.kechixuti{
    width:100%;
    text-align:center;
    font-size:26px;
    margin: 0 auto 50px;
}
.kechixulist{
    width:104%;
    margin: 0 -2%;
}
.kechixulist ul li{
    width: 23%;
    margin:0 1% ;
    padding:2%;
    float: left;
    text-align: center;
    background:#EFF7EA;
    border-radius:20px;
    min-height:215px;
}
.kechixulist ul li .kechixulistti{
    font-size:18px;
    padding-bottom:15px;
    color: #333;
    padding-top:25px;
}
.kechixulist ul li .kechixulistinfo{
    font-size:20px;
    line-height:25px;
    color: #008D36;
    padding-top:30px;
}
.kechixulist ul li .kechixulistinfo .tonum{
    font-size:36px;
}


.kechixuti2{
    width:50%;
    text-align:left;
    font-size:26px;
    margin:50px auto 50px;
    float:left;
    color:#666;
    line-height:45px;
}
.kechixu2{
    width:100%;
    margin: 0 auto;
}
.kechixu2 img{
    max-width:100%;
    height: auto;
}

.kechixu2 ul li{
    background:#fff;
    width:22%;
    margin:20px 1.5%;
    float:right;
    padding:3%;
    border-radius:10px;
    min-height:250px;
    
}
.kechixu2 ul li .t1{
    font-size:18px;
    font-weight: bold;
    line-height:25px;
    padding-bottom:20px;
    color:#0458C7;
}
.kechixu2 ul li .t2{
    line-height:25px;
    color:#666;
}



.kechixuti3{
    width:100%;
    text-align:center;
    font-size:30px;
    margin: 0 auto 50px;
}
.kechixu3{
    width:100%;
    margin: 0 auto;
}
.kechixu3 img{
    max-width:100%;
    height: auto;
}

.kechixu3 ul li{
    background:#fff;
    width:22%;
    margin:20px 1.5%;
    float:right;
    padding:3%;
    border-radius:10px;
    min-height:220px;
    
}
.kechixu3 ul li .t1{
    font-size:18px;
    font-weight: bold;
    line-height:25px;
    padding-bottom:20px;
    color:#0458C7;
}
.kechixu3 ul li .t2{
    line-height:25px;
    color:#666;
}
.kechixu3 ul li:first-child{
    background:rgba(255,255,255,0)
   
}
.develop1 .t1{font-size:26px;width:100%;text-align: center;padding-bottom:20px;}
.develop2{
    width:90%;
    margin:50px auto;
    position:relative;
}
.develop2 .develop2left{
    width:40%;
    float:left;
}
.develop2 .develop2left .t1{
    font-size:26px;
    color:#fff;
}
.develop2 .develop2left .develop2leftnews{
    margin:30px auto;
    width:100%;
   
}
.develop2 .develop2left .develop2leftnews img{
    width:100%;
    height: auto;
    border-radius:10px;
}
.develop2 .develop2left .develop2leftnews .infos{
    background: rgba(255,255,255,1);
    position: absolute;
    bottom:100px;
    left:50px;
    z-index: 99;
    border-radius:20px;
    padding:20px 20px;
}
.develop2 .develop2left .develop2leftnews .infos div{color:#ccc;padding-top:10px;}



.develop2 .develop2right{
    width:50%;
    float:right;
    margin-top:55px;
    color:#fff;
    line-height:30px;
}
.develop2 .develop2right p{
    padding-bottom:20px;
}
.develop2 .develop2right ul li a{
    width:100%;
    margin:30px auto;
    color:#fff;
    clear: both;
    display:block;
}
.develop2 .develop2right ul li img{
    width:110px;
    height:110px;
    border-radius:10px;
    float:left;
    margin-right:30px;
}
.develop2 .develop2right ul li .infos{padding-top:10px;}
.develop2 .develop2right ul li .infos div{
    padding-top:10px;
    color:#ccc;
}
.develop2 .develop2right .more a{
    width:200px;
    line-height:40px;
    text-align: center;
    border: 1px solid #FFFFFF;
    color:#fff;
    display: block;
    border-radius:100px;
    margin-top:30px;
}
.develop2 .develop2right .more a:hover{
    width:200px;
    line-height:40px;
    text-align: center;
    border: 1px solid #FFFFFF;
    color:#333;
    background: #fff;
    
}

.develop3{
    width:100%;
    background: url("../images/k.jpg");
    background-size:100% 100%;
    height:600px;
}
.develop3 .bg7{
    width:100%;
    height:600px;
    background:rgba(0,0,0,0.8);
}

.develop3 .infos{
    text-align:center;
    width:100%;
    margin:0 auto;
    font-size:26px;
    color:#fff;
    padding-top:10%;
}

.develop3 .more a{
    width:200px;
    line-height:45px;
    text-align: center;
    border: 0px solid #FFFFFF;
    color:#fff;
    display: block;
    border-radius:100px;
    margin:50px auto 0;
    background:linear-gradient(45deg,#5FCD5D,#3A98D5);
}
.develop3 .more a:hover{
    border: 0px solid #FFFFFF;
    color:#333;
    background: #fff;
}
.develop4{
    margin:70px auto;
}

.develop4 .t1{
    font-size:26px;
    text-align: center;
    width:100%;
    margin: 0 auto 40px;
}

.case_slider{
	width: 1260px;
	height: 285px;
	margin:0 auto;
	position: relative;
}

.case_slider li{
	width: 390px;
	float: left;
	margin:10px 10px;
	background:#fff;
	box-shadow:0 0 0px #ccc;
	text-align: center;
	position: relative;
}
.case_slider a{
	display: block;
	width: 100%;
	height: 250px;
	position: relative;
	overflow: hidden;
    background: #7F7F7F;
    text-align: center;
    color: #fff;
    border-radius:10px;
    background-size:100% 100%;
}
.case_slider a img{
	display:block;
	width:50px;
	height:50px;
    margin: 0 auto;
}
.case_slider a .t1{
    padding-top:30px;
    width:80%;
    margin:0 auto;
    text-align:left;
}
.case_slider a .timg{
    padding-top:60px;
    width:100%;
    margin:0 auto;
    text-align: center;
}
.case_slider .c_btn{
	width: 36px;
	height: 36px;
	border:1px solid #dedede;
	position: absolute;
	bottom: -30px;
	margin-top:-19px;
	cursor: pointer;
    text-align: center;line-height:36px;
    color:#ccc
}
.case_slider .pre{
	left:47%;
	/*background:url("../images/case_pre.png") no-repeat center center;*/
}
.case_slider .pre:hover{
    background: #007FBD;
    color:#fff;
    border:1px solid #007FBD;
}
.case_slider .next{
	right: 47%;
	/*background:url("../images/case_next.png") no-repeat center center;*/
}
.case_slider .next:hover{
    background: #007FBD;
    color:#fff;
    border:1px solid #007FBD;
}
.develop5{
    width:100%;
    margin: 70px auto;
}
.develop5 .t1{
    font-size:26px;
    text-align: center;
    width:100%;
    margin: 0 auto 70px;
}

.develop5 ul li a{
    display:block;
    width:100%;
    margin:20px auto;
    background: #F7F7F8;
    line-height:40px;
    padding:1% 2%;
    border-radius:50px;
}
.develop5 ul li a:hover{
     box-shadow:0 0 5px rgba(0,0,0,0.06);
}
.develop5 ul li a img{
    width:50px;
    height: auto;
    vertical-align:middle;
   
}
.develop5 ul li .img1{
    background: #FDFDFD;
     padding:12px;
    border-radius:50px;
   margin-right:20px;
}

.develop5 ul li a .img2{
   float:right;
   background: #FDFDFD;
   padding:12px;
   border-radius:50px;
   margin-right:20px;
   background:linear-gradient(45deg,#5FCD5D,#3A98D5);
}
.develop5 ul li a:hover .img2{
    background: #000;
}

.news_uls2 {
    margin-top: 0px;
}


.news_uls {
    margin-top:10px;
}

.news_ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.news_ul li {
    width: 30%;
    background-color: #ffffff;
    margin-top: 34px;
    padding: 12px;box-shadow:0 0 10px rgba(0,0,0,0.06);
}

.news_ul li.news_last {
    width: 33%;
    height: 0;
    background-color: #ffffff;
    margin: 0;
    padding: 0;
}


.news_imgs {
    width: 100%;
    height: 270px;
    overflow: hidden;
    position: relative;
}

.news_imgs>img {
    width: 100%;
    height: 100%;
}

.news_cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(30, 114, 189, 0.69);
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-transform: scale3D(0, 0, 0);
    transform: scale3D(0, 0, 0);
}

.news_cover img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.news_ul li:hover .news_cover {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.news_body {
    padding: 32px 23px 0;
}

.news_body h2 {
    font-size:18px;
    font-weight: bold;
    color: #333333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 25px;
	padding-bottom: 15px;
}

.news_desc {
    min-height: 32px;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    overflow: hidden;
	padding-bottom: 10px;
}

.newss_more {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    color: #333333;
    padding: 25px 0 13px;
    border-top: 1px solid #f0f0f0;
    margin-top: 35px;
}



.news_ul2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content:space-between;
    -ms-flex-wrap:wrap;
    flex-wrap: wrap;
    width:103%;
    margin: 0 -1.5%;
}

.news_ul2 li {
    width: 22%;
    background-color: #ffffff;
    margin-top: 34px;
    padding: 12px;
    margin:20px 1.5% 10px;
}

.news_ul2 li.news_last {
    width: 33%;
    height: 0;
    background-color: #ffffff;
    margin: 0;
    padding: 0;
}

.news_ul2 li:hover .news_cover {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.news_imgs2 {
    width: 100%;
    height: 180px;
    overflow: hidden;
    position: relative;
}

.news_imgs2>img {
    width: 100%;
    height: 100%;
}

.news_body {
    padding: 12px 23px 0;
}

.news_body h2 {
    font-size:18px;
    font-weight: bold;
    color: #333333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 1px;
}




.news_uls3 {
    margin-top:10px;
}

.news_ul3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.news_ul3 li {
    width: 47%;
    background-color: #ffffff;
    margin-top: 34px;
    padding: 12px;
    box-shadow:0 0 10px rgba(0,0,0,0.06);
}

.news_ul3 li.news_last3 {
    width: 33%;
    height: 0;
    background-color: #ffffff;
    margin: 0;
    padding: 0;
}


.news_imgs3 {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.news_imgs3>img {
    width: 100%;
    height: 100%;
}

.news_cover3 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(30, 114, 189, 0.69);
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-transform: scale3D(0, 0, 0);
    transform: scale3D(0, 0, 0);
}

.news_cover3 img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.news_ul3 li:hover .news_cover3 {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.news_body3 {
    padding: 32px 23px 0;
}

.news_body3 h2 {
    font-size:18px;
    font-weight: bold;
    color: #333333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 10px;
	padding-bottom: 10px;
}

.news_desc3 {
    min-height: 32px;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    overflow: hidden;
	padding-bottom: 10px;
}

.newss_more3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    color: #333333;
    padding: 25px 0 13px;
    border-top: 1px solid #f0f0f0;
    margin-top: 35px;
}



.cinfo{
	line-height: 30px;
	font-size: 16px;
    clear: both;
}

.cinfo .image{
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.cinfo .image img{
    max-width: 100%;
    height: auto;
}

.cinfo table tr td{ padding-left: 10px;}
.cinfo p{
	padding-bottom: 7px;
}

.cinfo img{
	padding: 0 1px;
	max-width: 100%;
	height: auto;
}
.cinfo h2{
	text-align: center;
	width: 100%;
	padding-bottom:40px;
	font-weight: bold;
	font-size: 30px;
}

.cinfo ul{
	margin-bottom: 20px;
	clear:both;

}
.cinfo ul li{
	width: 50%;
	float: left;
}

.cinfo .pp{ height:7px;}
.imgslist img{
	width: 30%;
	padding: 10px 1.5% 0;
	height: auto;
}


.cinfo4 h2{
	text-align: center;
	width: 100%;
	padding-bottom:10px;
	font-weight: bold;
	font-size: 30px;
}


.h_qu{
	height: 450px;
	background:url("../images/bg001.jpg?v=3") no-repeat center center;
	position: relative;
    background-size:100% auto;
}
.h_qu .bg{
	height: 450px;
	width: 100%;
	background:rgba(50,55,60,0.5);
	text-align: center;
}
.h_qu dl{
	width: 830px;
	color:#fff;
	padding-top:160px;
	margin:0 auto;
}
.h_qu dl h2{
		padding-bottom: 30px;
		font-weight: bold;
		font-size: 40px;
	}
.h_qu dt{
	line-height: 30px;
}
.h_qu dd{
	text-align:right;
	font-size:12px;
}



.contents{
	width: 100%;
	margin: 50px auto 0;
	line-height: 30px;
	font-size: 16px;
	min-height: 200px;
}

.contents img{
	max-width: 100%;
	height: auto;
}


.contents p{
	margin-bottom: 15px;
}


.contents2{
	width: 100%;
	margin:10px auto 20px;
	line-height: 30px;
	font-size: 16px;
	min-height: 30px;
}

.contents2 img{
	max-width: 100%;
	height: auto;
}


.contents2 p{
	margin-bottom:15px;
}



.lineheight2{ line-height:28px;}
.kuan75{
    width: 65%;
}
.kuan25{
    width: 32%;
}
.kuan75 img{
    width: 100%;
    height: auto;
}


.lubinfo{
    background:#8B4B1D;
    border-radius: 5px;
    color: #FFFFFF;
    padding: 20px 30px;
}
.lubinfot1{
    font-size: 22px;
    font-weight: bold;
    margin: 20px auto;
}
.lubinfot2{
    margin:35px auto;
}
.lubinfot3 a{
    background:#ff6600;
    width: 140px;
    display: block;
    text-align: center;
    color: #fff;
    margin-bottom:30px;
    line-height: 45px;
}
.lubinfot3 a:hover{
    background:#47962B;
}

.lubinfo2{
    background:#1E4AAD;
    color: #FFFFFF;
    padding: 30px;
    min-height: 430px;
}

.lubinfot4 a{
    margin-top: 30px;
    color: #ffffff;
}

 
.lubinfot4 a:hover{
     
    text-decoration:none;
    border-bottom: 1px solid #ffffff;
}



/*所有设备公用 CSS*/

/* PC大屏幕 big star*/
@media screen and (min-width: 768px) {

.visible-lg {display: block !important;}
.visible-lg-block {display: block !important;}
.visible-lg-inline {display: inline !important;}
.visible-lg-inline-block {display: inline-block !important;}
.hidden-lg{display:none !important;}

.wrapin{
	width:1300px;	
}

.h_str{
	width: 1300px;
	margin:130px auto 150px auto;
}
.h_str dl{
	width: 320px;
	float: left;
	padding:0 40px;
}
.h_str dt{
	height: 44px;
	font-size:18px;
	line-height: 44px;
	padding:0 35px;
}
.h_str .s1{
	background:url("../images/str1.png") no-repeat left center;
}
.h_str .s2{
	background:url("../images/str2.png") no-repeat left center;
}
.h_str .s3{
	background:url("../images/str3.png") no-repeat left center;
}
.h_str dd{
	font-size:14px;
	line-height: 26px;
}

.h_cuo{
	background:#f6f7f8;
	padding:0px 0 0px 0;
    clear: both;
    overflow: hidden;
}
    
  
    
.h_cuo .title{
	text-align: center;
	font-size:40px;
	line-height: 140px;
	font-weight: bold;
}
.h_cuo .wp{
	width: 1060px;
	margin:0 auto;
	
}
.h_cuo .cleft{
	width:40%;
	float:left;
	padding-top:3%;
    padding-left:5%;
    padding-right:5%;
    font-size:16px;
	line-height: 30px;
}
    .h_cuo .cleft p{
        margin-bottom:10px;
    }
 
.h_cuo .more{
	display: block;
	width: 190px;
	line-height: 44px;
	border-radius:5px;
	background:#004d73;
	text-align: center;
	color:#fff;
	font-weight: bold;
	margin-top:20px;
}
.h_cuo .more:hover{
	background:#007fbd;
}
.h_cuo .cright{
	float: right;
	width: 430px;
	height: 313px;
	padding-top: 20px;
}
.h_cuo .cright img{
		width: 100%;
		height: auto;
}
 
 

    .banner_video{position:absolute;width:100%;height:100%;background:rgba(25,80,135,.7);display:flex;justify-content:center;align-items:center;z-index:5;}
    .banner_video div{position:relative;transition:.5s;width:80px;height:80px;background-color:#fff;border-radius:50%;color:#fff;display:flex;align-items:center;padding:0;margin:0;justify-content:center;cursor:pointer;}
    .banner_video div:hover{background-color:#00d8ff}
    .banner_video div:hover .iconfont{color:#fff}
    .banner_video div .iconfont{color:#00d8ff;font-size:26px}
    .banner_video div:before{content:'';position:absolute;border-radius:50%;top:-12px;left:-12px;width:calc(100% + 20px);height:calc(100% + 20px);border:2px solid #fff;animation-name:pulseInOut;opacity:0;animation-duration:3s;animation-iteration-count:infinite}
    
    .banner_video div:after{content:'';border-radius:50%;position:absolute;top:-12px;left:-12px;width:calc(100% + 20px);height:calc(100% + 20px);border:2px solid #fff;animation-name:pulseInOutSM;opacity:0;animation-duration:3.5s;animation-iteration-count:infinite}
    
    .aboutvideo{width:60%;height:100%;float:right;position:relative}
    .aboutvideo video{width:100%;z-index:0;float:left}
    /*@media screen and (max-width:1000px){.aboutvideo video{width:100%}}*/
        
    
    
    
    
    
    
.h_cnc{
	padding-bottom:50px;
}
.h_cnc .title{
	line-height: 120px;
	text-align: center;
	font-size:40px;
	font-weight: bold;
}
.h_cnc .wp{
	width: 1298px;
	margin:0 auto;
}
.h_cnc .item{
	display: block;
	width: 410px;
	height: 483px;
	border:1px solid #dbebfa;
	float: left;
	margin:10px 10px;
	position: relative;
}
.h_cnc .photo{
	display: block;
	width: 100%;
	height:auto;
}
.h_cnc dl{
	padding:20px 20px 0 20px;
}
.h_cnc dt{
	height: 34px;
	line-height: 34px;
	font-size:16px;
}
.h_cnc dd{	
	line-height: 24px;
	color: #6D6D6D;
}
.h_cnc .more{
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	border-radius:3px;
	background:#004d73;
	text-align: center;
	font-weight: bold;
	color:#fff;
	position: absolute;
	left: 20px;
	bottom: 20px;
    margin-top: 10px;
}
.h_cnc .more:hover{
	background:#007fbd;
}

.h_cli{
	height: 550px;
	background:url("../images/bg002.jpg?v=2") no-repeat center center;
	position: relative;
    background-size:100% 100%;
}
.h_cli .bg{
	height: 550px;
	width: 100%;
	background:rgba(50,55,60,0.5);
}
.h_cli dl{
	width: 830px;
	color:#fff;
	padding-top:160px;
	margin:0 auto;
}
	.h_cli dl h2{
		padding-bottom: 30px;
		font-weight: bold;
		font-size: 40px;
	}
.h_cli dt{
	line-height: 30px;
    text-align: center;
}
.h_cli dd{
	text-align:center;
	font-size:14px;
    line-height:30px;
}

.h_our{
	height: 600px;
	width: 1300px;
	margin:0 auto;
	position: relative;
}
.h_our .tit{
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size:36px;
	line-height: 56px;
	width: 300px;
	font-weight: bold;
}
.h_our .items{
	width: 880px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top:-170px;
    /*background: #F6F7F8;
    border-radius:5px;*/
}
.h_our .item{
	width: 45%;
	float: left;
	height:180px;
    margin-left:5%;
}
.h_our .item dl{
	padding:40px 0 0 140px;
}
.h_our .item dt{
	height:36px;
	line-height:36px;
	font-size:20px;
}
.h_our .item dd{
	line-height: 46px;
    font-size:40px;
	color:#2A99D4;
    padding-top:10px;
    padding-bottom:5px;
    border-bottom:1px solid #E6E6E6;
}
.h_our .item dd span{
    font-size:20px;
    padding-left:5px;
}
.h_our .item1{
	background:url("../images/y1.png") no-repeat left center;
    background-size:100px auto;
}
.h_our .item2{
	background:url("../images/y2.png") no-repeat left center;
     background-size:100px auto;
}
.h_our .item3{
	background:url("../images/y3.png") no-repeat left center;
     background-size:100px auto;
}
.h_our .item4{
	background:url("../images/y4.png") no-repeat left center;
     background-size:100px auto;
}
.h_our .item5{
	background:url("../images/ou5.png") no-repeat left center;
}
.h_our .item6{
	background:url("../images/ou6.png") no-repeat left center;
}

.h_why{
	background:#f6f7f8;
	
}
.h_why .cright{
	width: 37%;
	float: right;
}
.h_why .cright img{ width: 100%;  height: 100%;}
	
.h_why .cleft{
	width: 63%;
	float: left;
}
.h_why .title{
	padding-top:15px;
	height: 115px;
	line-height: 115px;
	text-align: center;
	font-size:40px;
	font-weight: bold;
}
.h_why .items{
	padding:20px 20px 0;
}
.h_why .item{
	float: left;
	width: 46%;
	margin-bottom:40px;
	height: 70px;
	line-height: 25px;
	font-size:14px;
	color:#555;
    margin:0 2% 30px;
   
}
.h_why .tip{
	padding-left:70px;
    padding-top:10px;
}
.h_why .item1{
    
	background:url("../images/wy01.png") no-repeat left center;
    background-size:45px auto;
}
.h_why .item2{
	background:url("../images/wy02.png") no-repeat left center;
    background-size:45px auto;
}
.h_why .item3{
	background:url("../images/wy03.png") no-repeat left center;
    background-size:45px auto;
}
.h_why .item4{
	background:url("../images/wy04.png") no-repeat left center;
    background-size:45px auto;
}
.h_why .item5{
	background:url("../images/wy05.png") no-repeat left center;
    background-size:45px auto;
}
.h_why .item6{
	background:url("../images/wy06.png") no-repeat left center;
    background-size:45px auto;
}

.h_ins{
	padding:100px 0;
    background: #F6F7F8;
}
.h_ins .head{
	text-align: center;
}
.h_ins .head dt{
	height: 55px;
	line-height: 55px;
	font-size:40px;
	font-weight: bold;
}
.h_ins .head dd{
	height: 30px;
	line-height: 30px;
	font-size:14px;
	color:#666;
}
.h_ins .wp{
	width: 1300px;
	margin:0 auto;
}
.h_ins .item{
	width: 23%;
	float: left;
	margin:20px 1% 0 10px;
	border-radius:5px;
	box-shadow:0 0 5px rgba(0,0,0,0.1);
	padding-bottom: 10px;
}
.h_ins .item dl{
	padding:0px 0px 0 0px;
}
.h_ins .item dt{
	line-height: 40px;
	font-size:18px;
	padding-bottom: 0px;
}
    
.h_ins .item  img{
        width: 100%;
        height: auto;
    }
.h_ins .item dd{
	font-size:14px;
	line-height: 24px;
    padding: 0 18px;
    
}
.h_ins .get{
	display: block;
	width: 130px;
	height: 44px;
	line-height: 44px;
	border-radius:5px;
	background:#004d73;
	text-align: center;
	color:#fff;
	font-weight: bold;
	margin-top:10px;
}
.h_ins .get:hover{
	background:#007fbd;
}

.h_res{
	background:#f5f5f5;
	padding-bottom:100px;
}
.h_res .title{
	height: 140px;
	line-height: 140px;
	text-align: center;
	font-size:40px;
	font-weight: bold;
}
.h_res .wp{
	width: 1300px;
	margin:0 auto;
}
.h_res .item{
	width: 23%;
	float: left;
	margin:0 1% 20px;
	text-align: center;
}
.h_res .item img{
	display: block;
	width: 100%;
	height:auto;
	margin-bottom:20px;
    height: 180px;
}
.h_res .item dt{
	font-size:14px;
	line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.h_res .item dd{
	font-size:12px;
	line-height: 24px;
	color:#666;
}
	
	

	
	
.footer{
	background:#0f0f0f;
	padding:60px 0;
	color:#fff;
}
.footer .wp{
	width: 1300px;
	margin:0 auto;
}
.footer dl{
	width: auto;
	float: left;
	padding-right:90px;
}
.footer dl:nth-child(6){
	padding-right: 0px;
}
.footer dt{
	height: 46px;
	line-height: 46px;
	font-size:20px;
	font-weight: bold;
}
.footer dd{
	font-size:14px;
	line-height: 35px;
}
.footer .ftlogo{
	font-size: 34px;
	font-weight: bold;
}
    .footer .ftlogo img{
        width:150px;
        height: auto;
    }
.footer .fb{
	margin-right:10px;
}
.footer a{
	color:#fff;
}
.footer a:hover{
	color:#0C5ABD;
}	
.footer_copy{
	text-align: center;
	background:#1e1e1e;
	padding:20px 0;
	line-height: 26px;
	color:#fff;
	font-size:13px;
}

/* PC大屏幕 big end*/
}
.footer_copy a{
    color:#fff;
}

.d-a{width: 100%;padding-top: .8rem;padding-bottom: .75rem;}
.d-cont{width: 14rem;margin: 0 auto;}
.d-list{width: 100%;font-size: 0;padding-bottom: .2rem;}
.d-item{display: inline-block;vertical-align: top;cursor: pointer; width: 4.32rem;margin-right: .5rem;margin-bottom: .4rem;}
.d-item:nth-child(3n){margin-right: 0;}
.d-b{width: 100%;position: relative;margin-bottom: .3rem;}
.d-c{width: 100%;overflow: hidden;}
.d-c img{width: 100%;transform: scale(1.00);transition: all .5s;}
.d-d{position: absolute;width: 100%;top: 50%;left: 50%;transform: translate(-50%,-5%);width: .5rem;}
.d-d img{width: 100%;}
.d-e{width: 100%;}
.d-f{width: 100%;color: #333333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.d-f:before{content: '';display: inline-block;vertical-align: middle;margin-right: .08rem; width: .1rem;height: 3px;background-color: #333333;}

.d-item:hover .d-c img{transform: scale(1.05);}
.d-item:hover .d-f{color: #2c44b5;}
.d-item:hover .d-f:before{background-color: #2c44b5;}

/*视频容器样式*/
.xv-a{position: fixed;left: 0;top: 120%;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.8);z-index: 10000000;transition: top .5s ease-in-out;}
.xv-a.show{top: 0;}
.xv-a.show .xv-e{visibility: visible;}
.xv-a.show .xv-f{display: block;}
.xv-b{ position: absolute;left: 50%;top: 50%;margin-left: -550px;margin-top: -300px;width: 1000px;height: 600px;   }
.xv-c{display: block;width: 40px;height: 40px;background-color: #ff0000;position: absolute;right: 0;top: 0;cursor: pointer;z-index: 10000;}
.xv-d{display: block;width: 100%;height: 100%;font-size: 21px;text-align: center;line-height: 40px;color: #fff;}
.xv-e{visibility: hidden;width: 100%;height: 100%;  }
.xv-f{display: none; width: 100%;height: 100%;  }

.biaodan{
    width:100%;
    margin:50px auto 20px;
}
.biaodan li{
    width:50%;
    float:left;
    line-height:45px;
    margin-bottom:20px;
}
.biaodan li span{color:#FF0004; padding-right:5px;}
.biaodan li .inputs{
    width:90%;
    height:40px;
    border:#D6D6D6 1px solid;
    padding-left:0.5%;
}
.biaodan li:nth-last-of-type(1){
    width:100%;
    float:inherit;
    margin:20px auto 0;
    padding-top:20px;
}
.biaodan li .inputs2{
    width:50%;
    height:40px;
    border:#D6D6D6 0px solid;
    margin:30px 22.5% 0;
    background:#1846AB;
    color:#fff;
    font-size:18px;
    cursor:pointer;
}
.biaodan li .inputs2:hover{
     background:#4B7DBC;
}

.brand-list{
  width: 100%;
  margin: 0 auto;
  max-width: 1920px;
  text-align: center;
  position: relative;
  overflow: hidden;
  padding-top: 28px;
}
.brand-list:hover .brand-list-content{
  animation-play-state: paused !important;
}
.brand-list-content{
  display: flex;
}
.brand-list-content>img{
  width: 150px;
  height: auto;
  margin-right: 14px;
  flex-shrink: 0;
    border: #F0F0F0 1px solid;
}
.brand-mask-left{
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(to left,rgba(255,255,255,0) 0%,#fff 100%);
  z-index: 10;
  width: 300px;
  height: 88px;
}
.brand-mask-right{
  position: absolute;
  top: 0;
  right: 0;
  background-image: linear-gradient(to right,rgba(255,255,255,0) 0%,#fff 100%);
  width: 300px;
  height: 88px;
}
.brand-list-2 .brand-mask-left{
  background-image: linear-gradient(to left,rgba(255,255,255,0) 0%,#fff 100%);
}
.brand-list-2 .brand-mask-right{
  background-image: linear-gradient(to right,rgba(255,255,255,0) 0%,#fff 100%);
}
.brand-list-3 .brand-mask-left{
  background-image: linear-gradient(to left,rgba(255,255,255,0) 0%,#fff 100%);
}
.brand-list-3 .brand-mask-right{
  background-image: linear-gradient(to right,rgba(255,255,255,0) 0%,#fff 100%);
}
.brand-list-4 .brand-mask-left{
  background-image: linear-gradient(to left,rgba(255,255,255,0) 0%,#fff 100%);
}
.brand-list-4 .brand-mask-right{
  background-image: linear-gradient(to right,rgba(255,255,255,0) 0%,#fff 100%);
}
.brand-list-5{
  height: 95px;
}
.brand-list-5 .brand-mask-left{
  background-image: linear-gradient(to left,rgba(255,255,255,0) 0%,#fff 100%);
  height: 100px;
}
.brand-list-5 .brand-mask-right{
  background-image: linear-gradient(to right,rgba(255,255,255,0) 0%,#fff 100%);
  height: 100px;
}
.brand-list-20-left{
  -webkit-animation: 100s brand-animation-20-left linear infinite normal;
  animation: 100s brand-animation-20-left linear infinite normal;
}
.brand-list-18-right{
  flex-direction: row-reverse;
  -webkit-animation: 100s brand-animation-18-right linear infinite normal;
  animation: 100s brand-animation-18-right linear infinite normal;
}
.brand-list-19-right{
  flex-direction: row-reverse;
  -webkit-animation: 100s brand-animation-19-right linear infinite normal;
  animation: 100s brand-animation-19-right linear infinite normal;
}
.brand-list-17-left{
  -webkit-animation: 100s brand-animation-17-left linear infinite normal;
  animation: 100s brand-animation-17-left linear infinite normal;
}
.brand-list-18-left{
  -webkit-animation: 100s brand-animation-18-left linear infinite normal;
  animation: 100s brand-animation-18-left linear infinite normal;
}
@-webkit-keyframes brand-animation-17-left{
  0%{
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
  100%{
    -webkit-transform:translate3d(-2550px,0,0);
    transform:translate3d(-2550px,0,0);
  }
}
@keyframes brand-animation-17-left{
  0%{
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
  100%{
    -webkit-transform:translate3d(-2550px,0,0);
    transform:translate3d(-2550px,0,0);
  }
}
@-webkit-keyframes brand-animation-18-left{
  0%{
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
  100%{
    -webkit-transform:translate3d(-2700px,0,0);
    transform:translate3d(-2700px,0,0);
  }
}
@keyframes brand-animation-18-left{
  0%{
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
  100%{
    -webkit-transform:translate3d(-2700px,0,0);
    transform:translate3d(-2700px,0,0);
  }
}
@-webkit-keyframes brand-animation-20-left{
  0%{
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
  100%{
    -webkit-transform:translate3d(-3000px,0,0);
    transform:translate3d(-3000px,0,0);
  }
}
@keyframes brand-animation-20-left{
  0%{
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
  100%{
    -webkit-transform:translate3d(-3000px,0,0);
    transform:translate3d(-3000px,0,0);
  }
}
@-webkit-keyframes brand-animation-18-right{
  0%{
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
  100%{
    -webkit-transform:translate3d(2700px,0,0);
    transform:translate3d(2700px,0,0);
  }
}
@keyframes brand-animation-18-right{
  0%{
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
  100%{
    -webkit-transform:translate3d(2700px,0,0);
    transform:translate3d(2700px,0,0);
  }
}
@-webkit-keyframes brand-animation-19-right{
  0%{
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
  100%{
    -webkit-transform:translate3d(2850px,0,0);
    transform:translate3d(2850px,0,0);
  }
}
@keyframes brand-animation-19-right{
  0%{
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
  100%{
    -webkit-transform:translate3d(2850px,0,0);
    transform:translate3d(2850px,0,0);
  }
}
/* brand end */

.rmt_dl dd{display:block;clear:both;overflow:hidden;  background:#FFF; margin-bottom:20px;}
.rmt_dl dd .div1{clear:both;height:78px;background:#f5f5f5;padding:0 10px;overflow:hidden;-webkit-transition: all 0.2s; -moz-transition: all 0.2s;-o-transition: all 0.2s;transition: all 0.2s;}
.rmt_dl dd .div1 span{display:inline; height:78px;line-height:78px;color:#333333; }
.rmt_dl dd .div1 span h3{ height:78px;line-height:78px; font-size:20px; }
.rmt_dl dd .div1 span.span8{cursor:pointer;text-align:center; background:url(../images/jia.png) no-repeat center center;}
.rmt_dl dd .div2{clear:both;overflow:hidden;color:#666666; padding:30px 25px;line-height:30px;text-align:left;display:none;background: #fafafa}
.rmt_dl dd .div2 b{ color: #333; font-size:16px; line-height:34px;}
.rmt_dl dd:hover .div1 span h3{color: #005BAC;}
.rmt_dl dd:hover .div1 span.span8{  background:url(../images/jia2.png) no-repeat center center;}
.rmt_dl dd .div1 span.span8.jian{ background:url(../images/jia2.png) no-repeat center center;}
@media only screen and (max-width:768px){
.job ul{ font-size:16px;}
.rmt_dl dd .div1{ padding-left: 0px;}
.rmt_dl dd .div2{padding:10px; line-height:24px; }
.rmt_dl dd .div1 span.span8{background:url(../images/jia.png) no-repeat center center;background-size:85% 38%;}
.rmt_dl dd:hover .div1 span.span8{background:url(../images/jia2.png) no-repeat center center;background-size:85% 38%;}
.rmt_dl dd .div1 span.span8.jian{background:url(../images/jia2.png) no-repeat center center;background-size:85% 38%;}
}
@media only screen and (max-width:425px){
.rmt_dl dd .div1 span.span8{ background-size:40% 30%;}
.rmt_dl dd:hover .div1 span.span8{ background-size:40% 30%;}
.rmt_dl dd .div1 span.span8.jian{ background-size:40% 30%;}
}


@media(max-width:1200px) {
    .xv-b{width: 90vw;height: auto; margin-top: 0;margin-left: 0;transform: translate(-50% ,-50%);    }
    .xv-f{max-height: 90vh; }
    .xv-e{ height: 60vh; }
}

@media(max-width: 750px){
    .d-cont{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;} 
    .d-item{width: calc(50% - .15rem);margin-right: .3rem;}
    .d-item:nth-child(3n){margin-right: .3rem;}
    .d-item:nth-child(2n){margin-right: 0;}
    .d-f{font-size: 12px;}
}

@media (max-width:1560px) {
    .h_cuo .cleft{
        width:40%;
        float:left;
        padding-top:1%;
        padding-left:4%;
        padding-right:4%;
        font-size:14px;
        line-height:25px;
    }
}