@charset "utf-8";
*{ margin:0; padding:0;}
.clear{ clear:both;}
@font-face {
  font-family: "SourceHanSansCN-Normal";
  src: url("SourceHanSansCN-Normal.woff2") format("woff2"),
       url("SourceHanSansCN-Normal.woff") format("woff"),
       url("SourceHanSansCN-Normal.ttf") format("truetype"),
       url("SourceHanSansCN-Normal.eot") format("embedded-opentype"),
       url("SourceHanSansCN-Normal.svg") format("svg"),
       url("SourceHanSansCN-Normal.otf") format("opentype");
}

@font-face {
  font-family: "museo-light";
  src: url("museo-light.woff2") format("woff2"),
       url("museo-light.woff") format("woff"),
       url("museo-light.ttf") format("truetype"),
       url("museo-light.eot") format("embedded-opentype"),
       url("museo-light.svg") format("svg"),
       url("museo-light.otf") format("opentype");
}

img{ border:none;}

ul,li{ list-style:none;}

a{ text-decoration:none;}

html,body{ font-family:"微软雅黑"; color:#fff; font-size:12px; background-color:#ffffff;  overflow-x:hidden;}

body a{outline:none;blr:expression(this.onFocus=this.blur());}


/*nav*/

#header{
	z-index:999;
	width:100%;
	height:196px;
	position:fixed;
	top:0;
	left:0;}
#header .headerbg{
	background:#1d1e20;
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	width: 100%;
	height:196px;
	opacity: 1;
    filter: alpha(opacity=90);
-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	}
#header .wrap{
	width: 1200px;
 	margin:0 auto;

	position: relative;
	}
   
#header .logo{
	position:absolute;
	left:0;
	top:0; 

	}	
#header .logo a{ background:url(../images/logo.png) no-repeat;	width: 283px; height:196px;
	display: block;
	text-indent: -9999px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;	
}
#header .menu{
	position:absolute;
	right:0px;
	top:0px;
	}
#header .menu ul li{
	position:relative;
	float:left;font-family:"黑体";
}
#header .menu ul li a{
	display:block;
	padding:0 3px;
	height:100%;
	line-height:30px; margin:0 0 0 35px;
	color:#a8a9a9;
	font-size:15px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;  margin-top:75px; 
	}	
#header .menu ul li a:hover{

	color: #fff;border-bottom:1px solid #8e8f90;
	}
#header .menu ul li:hover a{
border-bottom:1px solid #8e8f90;
	color: #fff;
	}

#header .menu ul li.current a{
font-weight: bold;border-bottom:1px solid #8e8f90;}
	
.nav_hei{ width:100%; height:196px; background:#1d1e20;}

.ceshi{ height:1920px;}


/*banner*/
.banner{ width:100%; overflow:hidden;}

.flexslider{position:relative;height:539px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:539px; position:relative;}
.slides li img{ position:absolute; left:50%; margin-left:-960px;}
.flex-control-nav{position:absolute;bottom:55px;z-index:2;width:100%;text-align:center;}
.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;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:30%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}

/*about*/
.about_container{ width:100%; overflow:hidden; background:#151517; padding:70px 0 50px 0;}

.about_content{ width:1200px; margin:0 auto; text-align:center;}

.about_content2 img{ display:block; margin:0 auto;-moz-transition: all 1.1s ease-in-out;
-webkit-transition: all 1.1s ease-in-out;
-o-transition: all 1.1s ease-in-out;
-ms-transition: all 1.1s ease-in-out;
transition: all 1.1s ease-in-out;}

.about_content2 img:hover{-moz-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);}

.about_content h6{ width:430px; height:1px; background:#6d6d6d; margin:0 auto 0 auto; margin-top:80px;}

.about_content h3{ font-size:32px; line-height:35px; font-weight:normal; letter-spacing:1px; margin-top:25px; font-family:"黑体";}
.about_content h4{ text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:15px; color:#8c8c8d; margin-top:10px;}

.about_content p{ font-size:14px; line-height:23px; letter-spacing:1px; color:#c6c7c7; letter-spacing:1px; margin-top:30px;}

/*business*/
.business_container{ width:100%; overflow:hidden; background:#1d1e20; padding-bottom:60px;}

.business_bottom{ width:975px; overflow:hidden; margin:60px auto 0 auto;}

.business_bottom ul li{ width:187px;overflow:hidden; float:left; text-align:center; height:574px; background:url(../images/five_bg1.png) no-repeat; margin:0 4px; color:#898989;}

.business_bottom ul li:first-child + li{background:url(../images/five_bg2.png) no-repeat;}

.business_bottom ul li:first-child + li + li{background:url(../images/five_bg3.png) no-repeat;}

.business_bottom ul li:first-child + li + li + li{background:url(../images/five_bg4.png) no-repeat;}

.business_bottom ul li:first-child + li + li + li + li{background:url(../images/five_bg5.png) no-repeat;}

.business_bottom ul li h2{ font-size:29px; font-weight:normal; line-height:32px; margin-top:135px; letter-spacing:1px;font-family:"黑体";}
.business_bottom ul li h2 a{ color:#fff;}

.business_bottom ul li h6{font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:15px; color:#66686a; margin-top:4px; text-transform:capitalize;}

.business_bottom ul li p{ font-size:16px; line-height:20px; margin-top:5px; color:#dcdcdc;}

/*case start*/
.case_container{ width:100%; overflow:hidden; background:#151517; padding:50px 0 30px 0;}
.case_content h5{ margin-top:22px;}
.case_content h4{ margin-top:28px;}
.case_content p{ font-size:20px; margin-top:5px;}
.case_content h6{ margin-top:40px;}

/*huadong start*/
.tabbox {width:100%; overflow:hidden;}
.case_run_content{ width:100%; overflow:hidden; background:#151517; padding-bottom:60px;}



.tabmenu {width:1055px; overflow:hidden; margin:0px auto 0 auto;}

.tabmenu li { text-align:center; float:left; display:block; overflow:hidden;  display:inline; width:145px; margin:0 2px 0 2px;}
.tabmenu li a{width:145px; display:block; background:#616161; height:59px; padding-top:15px;}
.tabmenu li h3{ color:#5a5a5a; font-size:17px; line-height:20px; color:#3a3a3b; letter-spacing:1px; font-weight:normal; font-family:"黑体";}
.tabmenu li h6{ width:59px; height:1px; background:#898989; margin:6px auto 0 auto;}

.tabmenu li h5{ font-size:11px; line-height:14px; color:#a7a7a7; margin-top:5px; font-weight:normal; text-transform:capitalize;}

.tabmenu .cli { }
.tabmenu .cli a{color:#5a5a5a;}

.tabmenu li a:hover,.tabmenu .cli a{ background:#3b3b3c;}

.tabmenu li a:hover h3,.tabmenu .cli a h3{ color:#bababa;}



#tabcontent {width:100%; overflow:hidden; background:#1d1e20; padding-bottom:280px;}

#tabcontent ul{ width:1200px; overflow:hidden; margin:35px auto 0 auto;}

.case_run_content{ width:100%; overflow:hidden;}

#tabcontent .hidden {display:none;}



.models_container dl dd{ width:390px; overflow:hidden; float:left; margin:25px 5px 0 5px;}

.models_container dl dd img{ display:block;transform: scale(1);-mo-transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);transition: all 0.8s ease-out 0s;-webkit-transition: all 0.8s ease-out 0s; -moz-transition: all 0.8s ease-out 0s; -mo-transition: all 0.8s ease-out 0s;}

.models_container dl dd:hover img{display:block; transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transition: all 0.6s ease-out 0s; -webkit-transition: all 0.6s ease-out 0s;-moz-transition: all 0.6s 
ease-out 0s;-mo-transition: all 1s ease-out 0s;}

.case_word{ width:355px; height:84px; background:#777879; margin-top:2px; position:relative; padding-left:35px; overflow:hidden;}

.case_word img{ position:absolute; right:36px; top:38px;}

.case_word h3{ font-size:14px; line-height:16px; color:#363738; font-weight:normal; letter-spacing:1px; margin-top:25px;}
.case_word p{ font-size:10px; line-height:12px; text-transform:uppercase; margin-top:5px; color:#4f5051;}

.more{ width:100%; text-align:center; margin-top:50px; float:left;}
.more p{ font-size:10px; color:#939393; margin-top:3px;}

/*yingxiao start*/
.yinxiao_content{ margin-top:40px;}
.sell_content{ width:1128px; overflow:hidden; margin:0 auto 0 auto; margin-top:-230px; z-index:3;}

.sell_content ul li{ width:368px; overflow:hidden; margin:0 4px 0 4px; text-align:center; float:left;}
.sell_content ul li img{ z-index:2; position:relative;}

.sell_word{ width:100%; height:355px;  background:#343537; margin-top:-35px;  position:relative;overflow:hidden; padding-top:50px;}

.sell_word h2{ font-weight:normal; font-size:22px; line-height:29px; color:#aeaeae; font-family:"黑体"; }

.sell_word h6{ font-size:12px; line-height:14px; font-family:Arial, Helvetica, sans-serif; color:#232426; font-weight:normal; margin-top:3px; text-transform:capitalize;}

.sell_word p{ font-size:15px; line-height:24px; letter-spacing:1px; margin-top:10px; color:#959696;}

.sell_word h5{ width:147px; height:1px; background:#5c5d5d; position:absolute; left:110.5px; bottom:38px;}

/*yingxiao 4 start*/
.sell_f_content{ width:100%; overflow:hidden; background:#000000; margin-top:-200px; padding-top:230px;}

.sell_f_container{ width:1120px; overflow:hidden; margin:0 auto 0 auto;}

.sell_f_left{ width:366px; overflow:hidden; float:left; text-align:center;}

.sell_f_left img{ display:block; margin:0 auto 8px auto;}

.sell_f_left h2{font-weight:normal; font-size:22px; line-height:28px; color:#fff; margin-top:30px;font-family:"黑体";}

.sell_f_left p{ font-size:14px; line-height:24px; letter-spacing:1px; margin-top:8px; color:#d4d4d4;}

.sell_f_left h5{ width:147px; height:1px; background:#fff; margin:20px auto 0 auto;}
.sell_right_img{ width:747px; float:right; overflow:hidden;}
.sell_right_img img,.sell_fiver_left img{transform: scale(1);-mo-transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);transition: all 0.8s ease-out 0s;-webkit-transition: all 0.8s ease-out 0s; -moz-transition: all 0.8s ease-out 0s; -mo-transition: all 0.8s ease-out 0s;}
.sell_right_img:hover img,.sell_fiver_left:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transition: all 0.6s ease-out 0s; -webkit-transition: all 0.6s ease-out 0s;-moz-transition: all 0.6s 
ease-out 0s;-mo-transition: all 1s ease-out 0s;}

/*yingxiao 5 start*/
.sell_five_container{ width:100%; background:#343537; overflow:hidden;}
.sell_fiver_left{ width:833px; overflow:hidden; float:left;}

.sell_fiver_right{ width:210px; float:right; margin:100px 35px 0 0;}
.sell_fiver_right h6{ font-size:12px; line-height:14px; font-family:Arial, Helvetica, sans-serif; color:#232426; font-weight:normal; margin-top:6px; text-transform:capitalize;}

/*yingxiao 6 start*/
.sell_six_container{ width:100%; overflow:hidden; background:#1d1e20; padding:50px 0;}
.sell_six_content{ margin-top:0px;}

.sell_six_content ul li .sell_word{ background:#ffffff; height:400px; padding-top:45px;}

.sell_six_content ul li .sell_word h6{ margin-top:5px; color:#a5a5a5; text-transform:capitalize;}

.sell_six_content ul li .sell_word h2{ color:#171719; margin-top:8px;}

.sell_six_content ul li .sell_word p{ color:#414141;}
.sell_six_content ul li .sell_word h5{ background:#adadad;}

/*teamword start*/
.teamwork_container{ width:100%; overflow:hidden; background:#1d1e20; padding-bottom:50px;}

.teamwork_content h6{ margin-top:10px;}
.teamwork_content p{ margin-top:20px;}

.teamwork_content2{ width:1200px; overflow:hidden; margin:50px auto 0 auto;}
.teamwork_content2 img{ display:block; margin:0 auto;}

/*footer start*/
.footer_container{ width:100%; overflow:hidden; background:#f3f3f3; padding:91px 0 190px 0;}

.footer_content{ width:1050px; overflow:hidden; margin:0 auto;}

.footer_content img{ display:block; float:left;}
.footer_tell{ width:477px; overflow:hidden; float:left; border-left:1px solid #aaaaaa; padding-left:20px; margin:15px 0 0 25px;}
.footer_tell h3{ font-size:18px; line-height:20px; font-weight:normal; color:#797979;}
.footer_tell h6{ font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:18px; font-weight:normal; letter-spacing:0.2px; color:#797979;}

.footer_tell p{ font-size:15px; line-height:25px;color:#797979;}

.footer_tell p span{ margin-left:4px;}

.footer_tell p b{ font-size:22px;}

.footer_right{ width:340px; overflow:hidden; float:left; padding-left:15px; color:#797979;border-left:1px solid #aaaaaa; padding-top:52px; margin-top:15px;}
.footer_right h5{ font-size:15px; font-weight:normal;}

.footer_right h6{font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; font-weight:normal; letter-spacing:0.2px; color:#797979; text-transform:uppercase; margin-bottom:15px;}
.footer_right p{ font-size:12px; line-height:19px; letter-spacing:1px;}

.weixin { width:168px; float:left; display:block; color: #797979;}
.weixin img { width:100%; float:left; display:block;}
.weixin span { width:100%; float:left; display:block; font-size:10px;}

.BMapLabel { background:#F50408; border:1px solid #fff!important; color:#FFF;background-color:#F50408!important; left:22px!important; top:22px!important;padding: 6px!important;}mportant;}



/*404页面*/

.error404 {padding: 20px 0;width: 100%;margin: auto;}
.error404 .txt1 {float: left;width: 40%;margin-left: 10%;}
.error404 .txt1 h2 {font-size: 140px;color: #4a4441;text-align: center;font-weight: 100;}
.error404 .txt1 h3 {font-size: 24px;color: #4a4441;text-align: center;font-weight: 500;}
.error404 .txt1 h4 {margin-top: 25px;font-size: 16px;color: #4a4441;text-align: center;line-height: 30px;}
.error404 .txt1 h4 span {display: block;font-size: 20px;color: #4a4441;text-align: center; width:100%;}
.error404 .txt1 h4 span p { width:100%; text-align:center; color:#4a4441}
.error404 .txt1 h5 {width: 125px;height: 40px;border-radius: 10px;background: #4a4441;color: #ffffff;text-align: center;font-size: 16px;line-height: 40px;margin: 50px auto 0;}
.error404 .txt1 h5 a {color: #ffffff;}
.error404 .txt2 {float: left;width: 50%;}
.error404 .txt2 h2 {color: #4a4441;text-align: left;font-size: 24px;font-weight: bold;margin-top: 100px;margin-bottom: 50px;padding-bottom: 50px;border-bottom: 2px #4a4441 solid;}
.error404 .txt2 a {display: inline-block;padding: 10px 23px;border-radius: 10px;background: #7d7d7d;color: #ffffff;margin:0 10px 10px 10px; }
.error404 .txt2 a:hover {background: #4a4441;}


@media (max-width:1200px) { 
.error404 .txt1 { width:90%!important; margin:0 5%;}
.error404 .txt2 { width:72%!important; margin:0 5%; display:none;}
.error404 .txt1 h2 { font-size: 12vw;}
.error404 .txt1 h5 {margin: 20px auto 0;}
  }
  
 /*网址地图*/
.map_bg {}  
.map_bg h3 { font-size:20px;}  
.map_bg a { color:#333;}  
.map_bg {}  
.map { width:100%; float:left;}
.map dt { width:100%; float:left; margin-top: 25px;font-size: 18px;}
.map dd { width:100%; float:left; border:1px solid #ccc; box-sizing:border-box; margin-inline-start: 0px; margin:15px auto 0;}
.map dd a { padding:15px; display:inline-block;font-size: 16px;}

 
 /*map*/
.mapcontent{ width:1400px; overflow:hidden; margin:30px auto 0 auto;}
#map{width:99.7%;height:350px;border:#ccc solid 1px;font-size:12px;} 
  