 *{letter-spacing:0.01rem;padding:0rem;margin:0rem;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */box-sizing:border-box;}
 html,body{ -webkit-tap-highlight-color:rgba (0,0,0,0); -webkit-touch-callout:none; word-wrap:break-word; line-height:1.5;position: relative; height:100%;padding: 0;margin: 0; font-family:SourceSansPro-Regular,"Microsoft YaHei"} 
 
ul,p,h1,h2,h3,h4,h5,h6{padding:0;margin:0}
a,a:hover,a:focus{text-decoration:none}
 
.block{display:block}  
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd, figure, menu, input,  textarea, button, select, th, td iframe{ margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, b, strong { font-size:100%; font-weight:normal;}
li { list-style:none;}
em, i { font-style:normal;}
a, a:visited, a:active { text-decoration:none; border:none;  outline:none; color: #333;}
img { display:block; border:none;}  
.left { float:left;}
.right { float:right;}
.row::after { content:''; clear:both; display:block; height:0;  overflow:hidden;visibility:hidden;}
.row { zoom:1;}
.ellipsis { overflow:hidden; white-space:nowrap; text- overflow:ellipsis;}
.clear{clear: both;}
 .a-block{display:block;width: 100%;height:100%;text-decoration:none;}
 .a-block:hover,.a-block:focus{text-decoration:none;}
 .text-over{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.bg-f5f7fa{background:#f5f7fa}

.container-fluid{ min-width:1200px;position: relative;padding-right:0rem; padding-left:0rem; margin-right:0;margin-left:0;margin:0 auto}
.container{position:relative;width:1610px;min-width:1200px;padding-right:0rem; padding-left:0rem; margin-right:0;margin-left:0;margin:0 auto;padding: 40px 0 65px;}
.icon-line{width:0.5rem;display:block;height:0.05rem;border-radius:0.1rem;background:#ffb319;}
.imgbg-fluid{position:relative;width: 100%;display:block;margin:0 auto;max-width: 7.5rem;}
 
 
 /*滚动条样式*/
.top-navbox::-webkit-scrollbar { width:0px;  height:0px; }
.top-navbox::-webkit-scrollbar-thumb { border-radius: 10px; box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2); background   : #999;}
.top-navbox::-webkit-scrollbar-track { box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);border-radius: 10px; background   : #ededed;}
.top-navbox{ -ms-overflow-style: none; overflow: -moz-scrollbars-none; scrollbar-width: none; }   

   
.transition{
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;}  
  
  
  /*首页*/
  
.tophead .container{padding:0}
.tophead{position:fixed;z-index:9999;padding-top: 7px;top:0; width:100%;background:url(../images/topheadbg.png);background-size:1920px}
.tophead .logo img{margin-left:20px;height:93px;}
.tophead .navul{position:absolute;right:300px;top:0;bottom:0;margin:auto;margin-top:35px;height: 45px; line-height: 45px;font-size:20px;}
.tophead .navul li{display:block;float:left;margin:0 30px} 
.tophead .navul li a{color:#fff}

.tophead .top-tel{position:absolute;right:30px;top:0;bottom:0;height: 45px;  line-height: 45px;margin:auto;margin-top:30px;color:#fff;font-size:26px;}
.tophead .top-tel .icon-tel{height:36px;margin-right:20px;display:inline-block;vertical-align:middle;}
.tophead .top-tel .telnum{display:inline-block;vertical-align:middle;}
 
 
#focus-banner{
	position: relative;
	width: 100%;
	overflow: hidden;
}

#focus-banner-list{
	position: relative;
}
#focus-banner-list li{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
#focus-banner-list li img{
	width: 100%;
}
.focus-banner-img{
	display: block;
}

#focus-banner-list .focus-banner-text{
	position: absolute;
	left: 50%;
	top: 0;
	width: 1000px;
	height: 100%;
	margin-left: -500px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
  
#focus-banner .focus-handle{
	position: absolute;
	top: 50%;
	margin-top: -40px;
	z-index: 100;
	display: block;
	width: 80px;
	height: 80px;
	background-image: url("../images/focus_handle.png");
}
#next-img{
	left: 0;
}
#next-img{
	left: 50px;
	background-position: 0 0;
}
#next-img:hover{
	background-position: 0 -80px;
}
#prev-img{
	right: 0;
}
#prev-img{
	right: 50px;
	background-position: -80px 0;
}
#prev-img:hover{
	background-position: -80px -80px;
}

#focus-bubble{
	position: absolute;
	left: 50%;
	bottom:40px;
	z-index: 99;
}
#focus-bubble li{
	float: left;
	width: 17px;
	height:6px;border-radius:5px;
	margin: 0 5px;  background:#fff;
	
	cursor: pointer;
}
#focus-bubble li a{
	display: block;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=0);
	opacity: 0;
}
#focus-bubble li.current{
	background-color: #bd2621;
}



.headtitle{color:#242424;font-size:48px;text-align:center;font-weight:bold; padding:50px 0 0;}
.headtitle .icon-headtitle{height:52px;display:inline-block;  margin-left: -70px;margin-right:20px;}

/*简介
.profile{background:#fff}*/
.profile .container{width:1660px; }
.profile .video{width:50%;float:left; height: 630px; background: #040305;}
.profile .textbox{padding:10px 20px;width: 48%;float: right;font-size:22px;line-height:1.5}
.profile .textbox h4{ font-size: 34px; text-align: center; }
.profile .textbox p{padding:15px;}
.profile .textbox .bg-red{background:#c32626;color:#fff}


/*案例*/
.case .imgul{margin:10px auto 0}
.case .imgul li{position:relative;overflow:hidden;width:32.3%;margin-right:1.2%;margin-bottom:20px;float:left;}
.case .imgul li:nth-child(3n){margin-right:0;}
.case .imgul li img{position:relative;width:100%;}
.case .imgul li .cover{height:0;background:rgba(0,0,0,.6);color:#fef2f2;font-size:16px;text-align:center;position:absolute;z-index:99;bottom:0;width:100%;}
.case .imgul li .cover small{font-size:14px;display:block}
.case .imgul li:hover .cover{height:78px;padding:15px 10px;}

 
/*优势
.advantage{background:#fff}*/ 
 .advnavbox{padding:0 7.2%;color:#1a1a1a;font-size:36px;border-bottom:1px solid #e1e6ed;}
 .advnavbox li{position:relative;width:25%;float:left;text-align:center;line-height:90px;height:90px;}
 .advnavbox li.cur{font-weight:bold; cursor: context-menu; }
 .advnavbox li.cur::after{content:'';position:absolute;bottom:-2px;height:4px;border-radius:5px;background:#c32626;width:60%;left:0;right:0;margin:auto;}
 .advnavbox li .icon{display:block;position:absolute;right:-30px;top:0;bottom:0;margin:auto;width:60px;height:30px;background:url(../images/gsys-jtgray.png)no-repeat center center;background-size:auto 100%}
 .advnavbox li.cur .icon{background:url(../images/gsys-jtred.png)no-repeat center center;background-size:auto 100%}
 
 .advtextcon{  margin:60px auto 0}
 .advtextcon .fwnr-ul {text-align:center;font-size:16px;margin-top:120px}
 .advtextcon .fwnr-ul li{vertical-align: middle;position:relative;display:inline-block;margin:0 20px;width:17.392%;height:280px;border-radius:50%; color:#fff;background:url(../images/gsys-bg1.png)no-repeat;background-size:100%}
 .advtextcon .fwnr-ul li .num{position:absolute;top:-58px;left:0;right:0;margin: auto;width:116px;height:116px;line-height:116px;font-size:48px;background:url(../images/gsys-numbg.png)no-repeat;background-size:100%}
 .advtextcon .fwnr-ul li:nth-child(2){ background:url(../images/gsys-bg2.png)no-repeat;background-size:100%}
 .advtextcon .fwnr-ul li:nth-child(3){ background:url(../images/gsys-bg3.png)no-repeat;background-size:100%}
 .advtextcon .fwnr-ul li:nth-child(4){ background:url(../images/gsys-bg4.png)no-repeat;background-size:100%}
 .advtextcon .fwnr-ul li .title{margin-top:75px;font-weight:bold;font-size:24px;}
 .advtextcon .fwnr-ul li .gsys-line{margin:18px auto;max-width:80%} 
  
.advtextcon .fwbz-ul{position:relative;width:63.25%;margin:auto;color:#1a1a1a;font-size:26px;}
.advtextcon .fwbz-ul img{position:relative;float:left;width:33.1%;max-width:358px;}
.advtextcon .fwbz-ul p{position:absolute;background:#fff;display:inline-block;border:1px solid #aeb0b2;border-radius:100px;padding:10px 20px}
.advtextcon .fwbz-ul p:nth-child(1){ top:55px;left:300px;} 
.advtextcon .fwbz-ul p:nth-child(2){ top:135px;left:350px;} 
.advtextcon .fwbz-ul p:nth-child(3){ top:215px;left:400px;} 
  
  
.advtextcon .hxys-ul .gsys-hxys{width:13.3%;max-width:221px;display:block;margin:0 auto;}
.advtextcon .hxys-ul .numtext{height:250px; background:url(../images/hxys-bg.png)no-repeat bottom center;background-size:63.37%;text-align:center;color:#2c2a36;font-size:16px;}
.advtextcon .hxys-ul .numtext li{position:relative;width:195px;text-align:left;display:inline-block;margin:0 30px }
.advtextcon .hxys-ul .numtext li:nth-child(1){ top:-90px}
.advtextcon .hxys-ul .numtext li:nth-child(2){ top:30px} 
.advtextcon .hxys-ul .numtext li:nth-child(3){ top:70px}
.advtextcon .hxys-ul .numtext li:nth-child(4){ top:30px}
.advtextcon .hxys-ul .numtext li:nth-child(5){ top:-90px}
  

.advtextcon .fwbz-box {background:url(../images/fwbz-bg.png)no-repeat top 27px  center;background-size:100%;width:81.3%;margin:0 auto;height:370px}
.advtextcon .fwbz-box .fwbz-title{color:#fff;font-size:32px;text-align:center;margin:0 auto;width:295px;height:65px;line-height:65px;background:url(../images/fwbz-titlebg.png);background-size:100% 100%} 
.advtextcon .fwbz-box .fwbz-descul{width: 840px;float: right;margin-top:50px}
.advtextcon .fwbz-box .fwbz-descul li{float:left;min-width:370px;padding:12px 0}
  
  
 /*团队*/ 
 .team-ul{width:83%;margin:0 auto}
 .team-ul li{float:left;width:30%;margin-right:5%;margin-bottom:40px;text-align:center;font-size:18px;color:#5c5c5c}
 .team-ul li:nth-child(3n){margin-right:0;} 
 .team-ul li .imgbox{box-shadow:2px 2px 20px -5px #93a2b9;width:100%;height:255px;overflow:hidden;margin-bottom:20px;}
 .team-ul li .imgbox img{width:100%;height:auto}
 .team-ul li .imgbox:hover img{transform:scale(1.1)}
  
  
  
 /*合作目录*/ 
  .hz-box{width:91.9%;height:480px;padding:0;margin:20px auto ;background:url(../images/hz-bg.jpg)no-repeat center left;background-size:auto 100%}
  .hz-box .cover{width:56%;height:100%;float:right;  z-index:99; background:url(../images/hz-mlbg.png)no-repeat  ;background-size:100% 100%}
  .hz-box .cover .title{color:#fff;line-height:80px;text-align:center;font-size:32px;font-weight:bold} 
  .hzcon {position:relative; margin-top:40px;margin-left:70px; height:310px;font-size: 16px; overflow: hidden;}
  .hzcon::after{content:'';left:20px;top:0;bottom:0;margin:auto;z-index:99;position:absolute;width:3px;background:#e9eef5;height:100%} 
  .hzcon ul{position:relative;padding:48px 60px  0px 50px;}
  .hzcon li {position:relative;height: auto;margin-bottom:26px;}
  .hzcon a { color: #333333; text-decoration: none;}
  .hzcon a:hover { color:#be160f; }
  .hzcon li::after{content:'';left:-40px;top:0;bottom:0;margin:auto;z-index:100;position:absolute;background:#be160f;width:12px;height:12px;border-radius:50%;border:5px solid #fff}
  
  
  /*客户感谢信*/
  .lettercon{padding-bottom:10px}
  .letter .letter-left{position:relative;width:40%;margin-left:4.5%;height:520px;float:left;background:url(../images/letter-bg1.png)no-repeat center center;}
  .letter .letter-left img{position:absolute;left:0;right:0;bottom:90px;margin:auto;max-width:65%;display:block; }
  .letter-bottomimg{display:block;margin:0 auto;max-width:65%;}
  .letter .letter-left .cover{background:rgba(174,176,178,.96);color:#fff;font-size:16px;position: absolute;width: 88%;left: 0;right: 0;bottom:0;z-index:99;margin: auto;padding: 15px;}
  .letter .letter-left .cover strong{color:#b60f08;font-size:20px;font-weight:bold;padding: 0 5px;}
  
  .letter .letter-right{position:relative;margin-top:60px;width:42%;height:460px;margin-right:9%; float:right} 
  .LookPicture .Look_img,.LookPicture .Look_img:hover{box-shadow:0 0 0 0 transparent}
  .letter .letter-right li .item{width:31%;float:left;margin-bottom:22px;margin-right:3%;color:#5c5c5c;font-size:14px;text-align:center} 
  .letter .letter-right li .item:nth-child(3n){margin-right:0}
  .letter .letter-right li .Slide{display:block;height:170px;background:url(../images/letter-bg2.png)no-repeat bottom center;background-size:100%}
  .letter .letter-right li .imgbox{background:#fff;width:76%;margin:0 auto;height:165px;overflow:hidden;}
  .letter .letter-right li .imgbox img{width:100%}
  .letter .letter-right li .textbox .year{text-align:right;margin-right:10px;}
  .letter .letter-right li .textbox .title{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
  .letter-bottomimg{display:block;margin:0px auto}
  
  .total{position:absolute; right:5%; bottom: -40px;text-align:right; padding:0 120px 0 0;font-size:26px;color:#262626}
  .total span {line-height:1.2; display: inline-block;border-bottom:1px solid #b1b3b5;padding:0 30px;font-size: 24px; font-weight: normal; }
  .total strong{color:#be160f;font-size:44px;font-weight:bold}
  .total .icon-total{position:absolute;right:16px; bottom: -3px;}
  .total .icon-total2{ right: 43px;bottom: 0px;}

  /*媒体报道*/
  .media-con{  }
  .media-item{width:84.3%;padding:40px 18px;overflow:hidden;background:url(../images/move-allbg.png)repeat-x left ;background-size:auto 100%; margin:30px auto 0;}
  .media-item ul li{ position:relative;float:left;} 
  .media-item ul li .cover{display:none;position:absolute;top:0;width:100%;height:100%;line-height:220px;background:rgba(191,28,21,.89)}
  .media-item ul li .cover p{ display: inline-block;  vertical-align: middle;line-height:1.5;color:#fff;padding:20px;}
  .media-item ul li .imgbox{width:340px;margin:0 10px;height:220px;overflow:hidden;}
  .media-item ul li .imgbox img{max-width:100%;min-height:100%}
  .media-item ul li:hover .cover{display:block;}
  
  
  /*资质介绍 */
  .intelligent{ background:#f5f7fa url(../images/zijs-bg.png)no-repeat center bottom;background-size: 100%}
  .intelligent-con{color:#1d1c1c;font-size:16px;width:88.5%;margin:20px auto 400px;}
  .intelligent-con .float-left{width:38.5%;float:left}
  .intelligent-con .float-right{width:59.23%;float:right;max-width:870px;}
  .intelligent-con .float-left .title{font-weight:bold;color:#be160f;font-size:26px;padding:0 15px;}
  .intelligent-con .float-left .desc{text-indent:2em;margin:10px auto 15px;padding:0 15px;}
  .intelligent-con .float-left .item{position:relative;background:#fff;padding:15px 20px 10px 55px}
  .intelligent-con .float-left .item::after{content:'';position:absolute;background:#848484;width:1px;height:93%;top:0;bottom:0;margin:auto;left:30px;}
  .intelligent-con .float-left .item li{position:relative;margin-bottom:8px;}
  .intelligent-con .float-left .item li:first-child {margin-top:5px;}
  .intelligent-con .float-left .item li:last-child {margin-bottom:5px;}
  .intelligent-con .float-left .item li::after{content:"";position:absolute;width:8px;height:8px;background:#be160f;border-radius:50%;left:-29px;z-index:99;top:0;bottom:0;margin:auto}
  .intelligent-con .float-left .item li:last-child::after{width:0;height:0}
  
 .footer { background: url(../images/footerbg.png) repeat-y top center; background-size:1920px; }
 .footercon{padding:50px 0}
 .footer .footer-logo{width:35.53%; max-width:572px;margin-top: 10px;}
 .footer .item{min-width:16%;margin-right:6%;display:inline-block;vertical-align:top;}
 .footer a, .footer {color:#ffffff;font-size:26px;}
 .footer .footer-code {min-width:auto;margin-right:0;font-size:20px;text-align:center;color:rgba(255,255,255, .73)}
 .footer .footer-code img{width:130px;display:block;margin:0 auto 5px;}
 .footer .contact li{margin-bottom:10px;}
 
 
.fixedDL{ position: fixed; right: 0;top: 50%;margin-top: -120px;z-index:999;}
.fixedDL dd>a{display: block; width: 60px;line-height: 60px;background: #E70012;color: #fff;font-size: 26px;text-align: center}
.fixedDL dd>a:hover{background:#a31b28}
.fixedDL dd{ position: relative;margin-bottom: 1px;}
.fdTxt{ position: absolute;right: 100%;white-space: nowrap;top: 0;margin-right: 1px;display:none }
.dianhua{background: #E70012;color: #fff;line-height: 60px;font-size: 24px;padding: 0 25px;font-style: italic;}
.fdTxt img{display: block;width: 150px;max-width: 150px;box-shadow: 0 0 15px -5px rgba(0,0,0,.3);}
.headerDL2{ display:none;padding:10px 0}
.headerDL2 dd{ float:left;width:25%;text-align:center;font-size:15px;}
.fixedDL .tel{background:url(../images/icontel2.png)no-repeat center center;background-size:100%}
.fixedDL .qq{background:url(../images/iconQQ.png)no-repeat center center;background-size:100%}
.fixedDL .aff{background:url(../images/aff.png)no-repeat center center;background-size:100%}
.fixedDL .code{background:url(../images/iconcode.png)no-repeat center center;background-size:100%}
.fixedDL .icon {width:26px;height:26px;display:inline-block;}
.fixedDL .up{background:url(../images/iconup.png)no-repeat center center;background-size:100%}
.fixedDL dd:hover .fdTxt{display:block}


/*
 body { background: url(../images/bg.jpg) repeat-y top  650px  left -8px; background-size:100%; height:8000px }
 */
@media only screen and (max-width:1680px ) {
  .container{width:1400px}
  .profile .container{width:1450px}
  .headtitle{font-size:44px}
  .headtitle .icon-headtitle { height: 45px; }
  
  .tophead{padding-top:4px;}
  .tophead .logo img{height:80px}
  .tophead .navul li {display: block;float: left;margin: 0 21px;}
  .tophead .navul{ right: 240px;  margin-top: 25px; font-size: 18px;}
  .tophead .top-tel {margin-top: 22px;font-size: 22px;}
  .tophead .top-tel .icon-tel { height: 32px;  margin-right: 10px;}
  
  .profile .textbox h4 {font-size: 28px;}
  .profile .textbox{ padding: 10px;font-size:19px}
  .profile .video{height:545px}
  
  .case .imgul li .cover{font-size:15px;}
  
  .advnavbox li.cur::after{height:3px;}
  .advnavbox{font-size:30px}
  .advnavbox li .icon{height:24px}
  
  .advtextcon{margin:50px auto 0}
  .advtextcon .fwnr-ul{font-size:14px;margin-top:100px}
  .advtextcon .fwnr-ul li .num {top: -48px;  width: 96px;  height: 96px; line-height: 96px; font-size: 36px;}
  .advtextcon .fwnr-ul li{height:244px;}
  .advtextcon .fwnr-ul li .title{font-size:20px;margin-top:65px;}
  .advtextcon .fwbz-ul{font-size:18px;}
  .advtextcon .fwbz-ul p:nth-child(1) {top: 55px; left: 260px}
  .advtextcon .fwbz-ul p:nth-child(2) {top: 120px;left: 300px;}
  .advtextcon .fwbz-ul p:nth-child(3) {top: 185px;left: 340px;min-width:490px;}
  .advtextcon .hxys-ul .numtext{height:210px;font-size:14px;}
  .advtextcon .hxys-ul .numtext li{width:180px;}
  .advtextcon .hxys-ul .numtext li:nth-child(1) { top: -70px;left: 80px;}
  .advtextcon .hxys-ul .numtext li:nth-child(2) { top: 10px; left:20px;}
  .advtextcon .hxys-ul .numtext li:nth-child(3) { top: 30px}
  .advtextcon .hxys-ul .numtext li:nth-child(4) { top: -10px; left: -30px;}
  .advtextcon .hxys-ul .numtext li:nth-child(5) { top: -70px; left: -80px;}
  .advtextcon .fwbz-box{height:340px;}
  .advtextcon .fwbz-box .fwbz-title { font-size: 26px; width: 255px; height: 55px; line-height: 55px;}
  .advtextcon .fwbz-box .fwbz-descul {  margin-top: 55px;width: 710px;}
  .advtextcon .fwbz-box .fwbz-descul li{min-width:300px;font-size:14px;  padding:9px 0;}
  
  .team-ul li{font-size:16px;margin-bottom:35px;}
  .team-ul li .imgbox{height:230px; margin-bottom: 15px;}
  
  .hz-box{height:420px} 
  .hz-box .cover .title{font-size:30px} 
  .hzcon{height:260px;font-size:14px}
  .hzcon ul{padding:48px 50px 0 50px}
  .hzcon li{margin-bottom:26px}
  .letter .letter-left .cover{font-size:14px}
  .letter .letter-right li .item{ font-size:12px;}
  .letter .letter-right li { margin-bottom:23px}
   /*
  .letter .letter-right li .Slide{height:135px}
  .letter .letter-right li .imgbox{height:130px;}
  */ 
  .letter .letter-right li .imgbox {width:86%;} 
  .total span {padding: 0 20px;font-size: 22px; font-weight: normal;}
  .total .icon-total {right: 31px;  bottom: -1px; height: 74px;}
  .total strong { font-size: 36px; } 
  .media-item ul li .imgbox{width:300px; height: 205px;} 
  .total .icon-total2{height: 52px; right:57px; bottom:1px;}
  
  .intelligent-con{font-size:14px;margin:20px auto 330px}
  .intelligent-con .float-left .title{font-size:22px;}
  .intelligent-con .float-left .desc { margin: 8px auto 13px;}
  .intelligent-con .float-left .item li{margin-bottom:4px} 
  
  
   
 .footer a, .footer{font-size:22px}
 .footer .footer-code img { width: 110px;}
 .footer .contact li {margin-bottom: 8px;}
  
   }
@media only screen and (max-width:1440px ) { 
  .container{width:1200px}
  .profile .container{width:1235px}
  .headtitle { font-size: 38px;}
  .headtitle .icon-headtitle { height: 38px;  margin-left: -54px;}
  .tophead {padding-top: 1px;}
  .tophead .logo img {height: 70px;}
  .tophead .navul { right: 214px; margin-top: 24px;  font-size: 15px;}
  .tophead .navul li { margin: 0px 18px;}
  .tophead .top-tel {margin-top: 23px;right: 40px;font-size: 18px;}
  .tophead .top-tel .icon-tel {height: 26px; margin-right: 10px;}
  .tophead .navul,.tophead .top-tel {line-height:40px;height:40px}
  
  
  .profile .video {height: 465px;}
  .profile .textbox{ font-size: 16px;}
  .profile .textbox h4 {font-size: 22px;}
  .profile .textbox p { padding: 12px; }
  
  .case .imgul li .cover small,.case .imgul li .cover {font-size: 12px;}
  .case .imgul li:hover .cover { height: 60px; padding: 12px 10px;}
  
  .advnavbox{font-size:26px}
  .advnavbox li{line-height:70px;height:70px}
  .advnavbox li.cur::after{height:2px;}
  .advnavbox li .icon {height: 20px;}
  .advtextcon .fwnr-ul{margin-top:90px;font-size:12px;}
  .advtextcon .fwnr-ul li {  margin: 0 16px;height: 209px;}
  .advtextcon .fwnr-ul li .num { top: -40px; width: 80px; height: 80px; line-height: 80px; font-size: 32px;}
  .advtextcon .fwnr-ul li .title { font-size: 17px; margin-top: 58px;}
  .advtextcon .fwbz-ul { font-size: 16px;}
  
.advtextcon .fwbz-ul p:nth-child(1) {top: 35px;left: 220px;}
.advtextcon .fwbz-ul p:nth-child(2) {top: 95px;left: 255px;}
.advtextcon .fwbz-ul p:nth-child(3) {top: 155px;left: 290px;min-width: 430px;}
.advtextcon .hxys-ul .numtext li {width: 135px;}
.advtextcon .hxys-ul .numtext {height: 180px;font-size: 13px;}
.advtextcon .hxys-ul .numtext li:nth-child(1) {top: -80px;left: 60px;}
.advtextcon .hxys-ul .numtext li:nth-child(2) {top: 0px;left: 25px;}
.advtextcon .hxys-ul .numtext li:nth-child(4) {top: 0px;left: -20px;}
.advtextcon .hxys-ul .numtext li:nth-child(5) { top: -80px;left: -40px;} 
.advtextcon .fwbz-box{height:295px}
.advtextcon .fwbz-box .fwbz-title {font-size: 22px;width: 215px;height: 45px;line-height: 45px;}
  .advtextcon .fwbz-box .fwbz-descul {margin-top: 50px;width: 615px;}
  .advtextcon .fwbz-box .fwbz-descul li {min-width: 280px;font-size: 13px;padding: 6px 0;}
  .team-ul li .imgbox{height:195px;margin-bottom:12px}
  .team-ul li { font-size: 14px; margin-bottom: 30px;}
  
  .hz-box{margin:0 auto; height: 360px;}
  .hzcon{ margin-top: 20px; font-size: 13px; margin-left: 45px;height:210px}  
  .hzcon ul { padding:48px 25px 0 40px;}  
  .hzcon li::after{left: -28px;width:9px;height:9px;}
  .letter .letter-left{background-size:100%;height:430px}
  .letter .letter-left .cover { font-size: 12px; padding: 10px;}

.letter .letter-right{height:435px;margin-top:30px;}
.letter .letter-right li .Slide{height:157px;}
.letter .letter-right li .imgbox{height:152px}
.total{right:3%}
.total strong{font-size:30px}
.total span{font-size:18px}
.total .icon-total {right: 50px;bottom: -2px;height: 60px;}

.media-item { padding: 30px 18px;}
.media-item ul li .imgbox {width: 240px;height: 170px;}
.media-item ul li .cover{line-height: 170px;font-size:13px}
.total .icon-total {right: 65px;bottom:2px;height: 46px;} 
.intelligent-con{font-size: 12px;margin:10px auto 280px}
.intelligent-con .float-left .title {font-size: 19px;}
.intelligent-con .float-left .desc { margin: 5px auto 10px;}
.intelligent-con .float-left .item li{ margin-bottom: 4px;}
 
.footercon {padding: 35px 0 20px;}
.footer a, .footer {font-size: 20px;}
.footer .contact li {margin-bottom:2px;}
.footer .footer-code img {width:95px;}
.footer .footer-code{font-size:15px}


  
  
}

@media only screen and (max-width:1200px ) { 
.profile .container{width:100%}
}






/*新增底部导航*/
@media screen and (max-width: 750px) {
  .copy{display:none;}
  .dbdh {
    z-index: 99999999999999999;
    position: fixed;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 65px;
    background-color: #fff;
  }
  .dbdh ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
  }
  .dbdh ul li {
    width: 25%;
    height: 100%;
  }
  .dbdh ul li a {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .dbdh ul li a img {
    width: 31%;
  }
  .dbdh ul li a p {
    font-size: 13px;margin: 0px;
    color: #000;
  }
  .dbdh ul .click p {
    color: #ff0000;
  }
  footer .footer-links {
    margin-top: 0;
    margin-bottom: 70px;
}
}






