@charset "UTF-8";
html{font-size:100px}
body { margin: 0; padding: 0; font-size: 14px;  font-family:"Microsoft YaHei"; overflow-x: hidden; }
ul, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, form, input, hr, img, div, label, span, p, table, tr, td { margin: 0; padding: 0; list-style: none; border: 0;}
a{ text-decoration: none; outline: none !important;}
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
img{vertical-align: middle;}
a:focus, a:hover {
    text-decoration: none !important;
}
i,em{ font-style: normal; display: block }
.fl{ float: left; }
.fr{ float: right; }
.clearfix{ clear: both; }
input, select {
    outline: none; border:0;
}
select::-ms-expand { display: none; }
select {
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;

}
:focus{
    outline: 0;
}
input[type=text] {
    -webkit-appearance: none;
    border-radius: 0;
}
button{
    outline: none;
    border: 1px solid transparent;
}
.visible-xs{ display: none; }
.w12{ width: 1500px; margin:auto;max-width:100%; }
/**
header{ width: 100%; height: 120px; }
.header-w{ width: 1700px; margin:auto;  }
.logo{ width: 160px; height: 24px; margin:40px 0; }
.nav{ margin:48px 100px 48px 0; }
.nav li{ float: left; margin: 0 22.5px;}
.nav li a{ color: #1b1b1b; font-size: 16px;  display: block; position: relative; }
.nav li:hover a,.nav li a.active{ color: #0099e5; }
.nav li a:before,.nav li a.active:before{ content: ""; position: absolute; width: 0; height: 1px; background:#e70015; left: 0; top:30px; transition: width .5s ease}
.nav li a:hover:before,.nav li a.active:before{ width: 100%; }
.nav li:first-child{ margin-left: 0; }
.nav li:last-child{ margin-right: 0; }
.header-r-cir { width: 315px;}
.nav-search { position: relative; font-size: 12px; width: 100%; height: 46px;  margin-top: 10px;}
.nav-search input { display: inline-block; width: 70%; border: none; height: 46px; line-height: 46px;border-bottom: 1px solid #cccccc;}
.nav-search input::-webkit-input-placeholder{color: #cccccc;}
.nav-search input::-moz-placeholder{ color: #cccccc;  }
.nav-search input:-ms-input-placeholder{ color: #cccccc;      }
.nav-search button { position: absolute;  left: 65%;  top: 15px;  cursor: pointer; width: 15px; height: 15px; background:url(../images/ss-but.png) no-repeat;}
.nav-search span{ display: block; font-size: 16px; color: #808080;margin-top: 0 !important; line-height: 46px; padding-left: 40px; position: relative; float: right }
.nav-search span:before{ content: ""; position: absolute; width: 2px; height: 30px; background-color: #e5e5e5; left: -10px; top: 8px; }
.nav-search span:after{ content: ""; position: absolute; width: 20px; height: 20px; background: url(../images/earth.png) no-repeat; background-size: 100%; left: 10px;top: 13px; }
.nav-search span a{ color: #808080 }
.header-r-cir span{ display: block; font-size: 16px; color: #808080; margin-top: 15px; }
.header-r-cir span i{ display: inline-block; font-size: 30px; color: #e50112; font-family: "Arial"; letter-spacing: 1px;}

**/

/* ����ͷ�� */
.Header{ width: 100%; height:120px; background:#FFF; position:fixed; left:0; top:0; z-index:9999; -webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out; box-shadow:0 1px 3px rgba(0,0,0,0.2);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.2);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.2);}
.HeaderOn{ background:#FFF; border-bottom: 0; }
.HeaderMain{ width:89%; margin:0 auto;}
.HeaderLogo{ width:200px; height:70px; margin:25px 0; position:relative; float: left;}
.HeaderLogo img{ height:100%; vertical-align:top; position:absolute; left:0; top:0;}
.menuMain{ display:none;}
.navs{ height:120px; margin-left:80px; float:left;}
.navs li{ height:120px; padding:0 15px; margin-left:20px; float:left; position:relative;}
.navs li .one{ height:40px; line-height:40px; margin:40px 0; border-bottom:2px solid #FFF; font-size:16px; color:#1A1A1A; display:block;}
.navs li .one:hover{ border-bottom:2px solid #ec5b2a; color:#004075;}
.navs li .naver{ width:210px; padding:10px 0; background:#FFF; position:absolute; top:120px; left:-40px; display:none;}
.navs li .naver2{ width:161px; padding:0; background:none !important; top:100px; left:-30px;}
.navs li .naver2 img{ display:block; border-radius:10px; box-shadow:0 1px 3px rgba(0,0,0,0.2);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.2);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.2);}
.navs li:hover .naver{ display:block;}
.navs li .naver a{ height:30px; line-height:30px; color:#000000; text-align:center; font-size:15px; display:block;}
.navs li .naver a:hover{ color:#004075;}
.tel{ height:45px; margin:37px 0; padding-left:10px; border-left:2px solid #E5E5E5; float:right;}
.tel a{ height:20px; line-height:20px; padding-left:35px; font-size:16px; color:#808080; background:url(../images/en.jpg) no-repeat left center; display:block;}
.tel p{ height:20px; line-height:20px; font-size:16px; color:#808080; display:inline;}
.tel span{ font-size:30px; font-family:Arial; color:#ec5b2a;}
.menuIcon{ position:relative; right:0px; float:right; top:32px; z-index:99999; cursor:pointer; display:none;}

.footer{ width: 100%; background: #f5f5f5; position: relative; }
.footer:before,.footer:after{ content: ""; position: absolute; width: 50%; height: 1px; top: 0 }
.footer:before{ left: 0; background: #0196e5; }
.footer:after{ right: 0; background: #cccccc; }
.footer1{ width: 1500px; margin:auto; padding: 50px 0 40px; overflow: hidden; }
.footer1-ul{ width: 1060px;  }
.footer1-ul li{ width: 240px; margin-left: 20px; padding-left: 50px; float: left; }
.footer1-ul li:first-child{ margin-left: 0; }
.footer1-ul li a{ font-size: 14px; line-height: 28px; color: #999999; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block;}
.footer1-ul li a:hover{ color: #000 }
.footer1-ul li h5 a{ font-size: 16px; font-weight: normal; color: #000; margin-bottom: 7px; line-height: 35px }
.footer1-ul li.foote1-ul-li1{background: url(../images/footer-i1.png) no-repeat;}
.footer1-ul li.foote1-ul-li2{background: url(../images/footer-i2.png) no-repeat;}
.footer1-ul li.foote1-ul-li3{background: url(../images/footer-i3.png) no-repeat;}
.footer1-ul li.foote1-ul-li4{background: url(../images/footer-i4.png) no-repeat;}
.footer1-ul li.foote1-ul-li5{background: url(../images/footer-i5.png) no-repeat;}
.footer1-r{ width: 400px;}
.footer1-r-con{ width: 100%; border:1px solid #cccccc; position: relative; padding:20px 0; }
.footer1-r-con span{ width: 120px; height: 16px; line-height: 100%; background: #f5f5f5; text-align: center; position: absolute; left: 50%; margin-left: -60px; top: -8px; color: #000; font-size: 16px; display: block; }
.footer1-r-con ul{ text-align: center }
.footer1-r-con li{ display: inline-block; margin-left: 66px;  width: 97px; }
.footer1-r-con li:first-child{ margin-left: 0; }
.footer1-r-con li p{ color: #999; text-align: center; margin-top: 10px; line-height: 100%; }
.footer1-r h5{ font-size: 14px; color: #000; font-weight: normal; text-align: center;}
.footer1-r h5 i{ display: inline-block; font-size: 24px; color: #ec5b2a; font-family: "Arial";  margin-top: 20px; }
.footer2{ border-top: 1px solid #ccc; height: auto;     overflow: hidden;}
.footer2-p{ font-size: 14px; color: #666; line-height: 100%; padding:27px 0;}
.footer2-p a{ margin:0 20px; display: inline-block; color: #666;  }
.footer2-p a:first-child{ margin-left: 0; }
.footer2-p a:first-child+a+a+a{ margin-right: 0; }
.footer2-p a:hover{ color: #000; }
.footer2-c{ /*margin-left: 50px;*/ padding:0 0 15px; text-align: center;}
.footer2-c p{ line-height: 100%; font-size: 14px; color: #999;display: inline-block; }
.footer2-c span{  color: #999; line-height: 100%; margin-left: 20px; display: inline-block; }
.footer2-c span a{ display: inline-block; color: #999 }
.footer2-c span a:hover{ color: #000 }
.footer2-r{ margin-top: 14px; overflow: hidden}
.bdshare-button-style0-16{ display: inline; }
.footer2-r .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{ display: inline-block; float: initial;  background-image: none !important;
    line-height: 40px !important;
    height: 40px !important;
    margin: 0 20px 0 0 !important;
    padding-left: 40px !important; }
.footer2-r .bdshare-button-style0-16 .bds_tsina{ background-position: 0 0 !important;  background: url(../images/sina.png) !important;margin-right: 0 !important; }
.footer2-r .bdshare-button-style0-16 .bds_sqq{background-position: 0 0 !important;background: url(../images/qq.png) !important; }
.footer2-r .bdshare-button-style0-16 .bds_weixin{background-position: 0 0 !important;   width: 40px;background: url(../images/wechat.png) !important;}
.uploadimg{
      display: block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    background: #034ea2;
    float: left;
    text-align: center;
    color: #fff;
}




.footer1-r-con ul li img{width:100px;}

.footer2-link{ text-align: center; font-size: 14px; color: #999; padding:15px 0; }
.footer2-link a{ color: #999; font-size: 14px; padding: 0 10px; }
.footer2-link a:hover{ color: #000 }

.right-fixed{ width: 60px;  position: fixed; top: 50%; right: 0; z-index: 10;  height: 270px;  margin-top: 35px; }
.right-fixed ul { width: 100%; zoom:1;}
.right-fixed li {  margin-bottom: 10px; position: relative;  width: 60px; height: 60px;  float: right;  line-height: 60px;  background: #ebebeb; transition: width .3s, background .3s, margin .3s;}
.right-fixed li.right-fixed1 {width: 200px;  margin-right: -140px;}
.right-fixed li.right-fixed2{ width: 140px; margin-right: -80px; }
.right-fixed li.right-fixed3{ width: 180px; margin-right: -120px; }
.right-fixed li a { display: block;  width: 100%;  height: 100%;}
.right-fixed li .ico { width: 60px; height: 60px; position: absolute;  top: 0;  right: 0;  transition: right .3s;}
.right-fixed li.right-fixed1 .ico, .right-fixed li.right-fixed2 .ico ,.right-fixed li.right-fixed3 .ico{left: 0;}
.right-fixed li .ico.ico01 {background: url(../images/right-i1.png) no-repeat center;}
.right-fixed li .ico.ico02 {background: url(../images/right-i2.png) no-repeat center;}
.right-fixed li .ico.ico03 {background: url(../images/right-i3.png) no-repeat center;}
.right-fixed li .ico.ico04 {background: url(../images/right-i4.png) no-repeat center;}
.right-fixed li p {
    font-size: 15px;
    color: #fff;
    line-height: 60px;
    padding: 0 20px;
    transition: transform .3s;
}
.right-fixed li.right-fixed1 p, .right-fixed li.right-fixed2 p , .right-fixed li.right-fixed3 p{
    padding: 0 20px 0 60px;
}
.right-fixed li:hover {  background: #0099e5;}
.right-fixed li.right-fixed1:hover {margin-right: 0;width: 200px;}
.right-fixed li.right-fixed2:hover {margin-right: 0;width: 140px;}
.right-fixed li.right-fixed3:hover {margin-right: 0;width: 180px; background: #0099e5}
.right-fixed li.right-fixed3:hover p{ width: 120px; height:120px; border:2px solid #ccc; padding:0; background: #fff; }
.right-fixed li.right-fixed3:hover p img{ margin:11px; display: block; }
.right-fixed li:hover .ico, .right-fixed li.right-fixed1:hover .ico, .right-flex li.right-fixed3:hover .ico {right: 0;left: auto;}
.right-fixed li.right-fixed1:hover p,.right-fixed li.right-fixed2:hover p{ padding: 0 20px; }
.right-fixed li.right-fixed1:hover .ico.ico01 {background: url(../images/right-i1-hover.png) no-repeat center;} 
.right-fixed li.right-fixed2:hover .ico.ico02 {background: url(../images/right-i2-hover.png) no-repeat center;} 
.right-fixed li.right-fixed3:hover .ico.ico03 {background: url(../images/right-i3-hover.png) no-repeat center;} 
.right-fixed li.top:hover .ico.ico04 {background: url(../images/right-i4-hover.png) no-repeat center;} 


/*video player*/
.popWindow{position:fixed;left:0;top:0;width:100%;height:100%;background: url(../images/opacity-b60.png);opacity: 0;visibility: hidden;-webkit-transition: opacity 0.5s;transition: opacity 0.5s;}
.popWindow.popShow{ opacity: 1; visibility: visible; z-index:9999;}
.popWindow .popDialog{ position: absolute; left: 0; top: 0; bottom: 0; right: 0; margin: auto;}
.popWindow .popOverlay{ position:absolute; left:0; top:0; width:100%; height:100%;}
.popWindow .popClose{ position:absolute; right:24px; top:24px; width: 28px; height: 28px; background: url(../images/pop_close.png) center no-repeat; z-index:1;}
.popWindow .btnWarp{ text-align:center; border-top:#e4e4e4;}
.popWindow .btnWarp .center{ display:inline-block; overflow:hidden;}
.popWindow .btnWarp button{ float:left; cursor:pointer; border-radius:5px; background-color:#f0f0f0; border:1px solid #c3c3c3;-webkit-transition:all .2s;   transition:all .2s;}
.popWindow .btnWarp button:hover{ background-color:#4f89f5; color:#fff; border-color:#4e73b9;}
.pop-video .popClose{ left: 100%; right: auto; top: 0; margin-left: 10px;}
.pop-video .popDialog{ width:800px; height:600px; z-index:1;}
.vPlayer{ width:100%; height:100%;}
.bPlayer{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #000; z-index: 9; overflow: hidden;}

.index-w{ width: 1700px; margin:auto; }
@media only screen and (min-width:1025px) and (max-width: 1366px) {

	/*
   .header-w{ width: 1200px;  margin:auto;  }
   .w12{ width: 1200px; }
   .index-w{ width: 1200px;  }
   .nav{ margin:48px 30px 48px 0; }
   .nav li{ margin:0 10px; }
   .nav li a{ font-size: 15px; }
   .nav-search input{ width: 70%; }
   .nav-search button{ letter-spacing: 63%; }
    .nav-search span:before{ left: -3px; }
   .header-r-cir{ width: 250px }
   .header-r-cir span{ font-size: 14px; }
   .header-r-cir span i{ font-size: 24px;     letter-spacing: 0;}
   */

   .footer1{ width: 1200px; }
   .footer1-ul{ width: auto; max-width: 1060px; }
   .footer1-ul li{ width: 180px; }
}
@media only screen and (min-width:1367px) and (max-width: 1440px) {
    .header-w{ width: 1323px;  margin:auto;  }
    .w12{ width: 1323px; }
   .index-w{ width: 1323px;  }
   .nav{ margin:48px 30px 48px 0; }
   .nav li{ margin:0 15px; }
   .nav li a{ font-size: 15px; }
   .nav-search input{ width: 70%; }
   .nav-search button{ left: 63%; }
   .nav-search span:before{ left: -3px; }
   .header-r-cir{ width: 250px }
   .header-r-cir span{ font-size: 14px; }
   .header-r-cir span i{ font-size: 24px;     letter-spacing: 0;}

   .footer1{ width: 1323px; }
   .footer1-ul{ width: auto; max-width: 1060px; }
   .footer1-ul li{ width: 210px; }
}


@media screen and (max-width: 1680px) {
	
	.w1700{ width:1320px;}
	
	/* ����ͷ�� */
	.HeaderMain{ width:1320px; margin:0 auto;}
	.navs{ margin-left:60px;}
	.navs li{ padding:0 5px; margin-left:20px;}
	.navs li .one{ font-size:15px;}
	.navs li .naver{ top:120px; left:-35px;}
	.navs li .naver a{ font-size:13px;}
	.tel{ height:45px; margin:37px 0; padding-left:10px; border-left:2px solid #E5E5E5; float:right;}
	.tel p{ font-size:14px;}
	.tel span{ font-size:20px;}
	
}


@media screen and (max-width: 1400px) {
	
	.w1700{ width:1200px;}
	
	/* ����ͷ�� */
	.HeaderMain{ width:1200px; margin:0 auto;}
	.navs{ margin-left:20px;}
	.navs li{ padding:0 5px; margin-left:15px;}
	.navs li .one{ font-size:14px;}
	.navs li .naver{ top:120px; left:-35px;}
	.navs li .naver a{ font-size:13px;}
	.tel{ height:45px; margin:37px 0; padding-left:10px; border-left:2px solid #E5E5E5; float:right;}
	.tel p{ font-size:14px;}
	.tel span{ font-size:20px;}
	
}

@media only screen and (max-width: 768px) {

	.w1700{ width:94%;}
    .navs,.tel{ display:none;}
    .Header{ height: 75px; padding-bottom: 0; border-bottom: 0; box-shadow:0 1px 3px rgba(0,0,0,0.2);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.2);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.2);}
    .HeaderOn{ box-shadow:0 1px 3px rgba(0,0,0,0.2); -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.2); -moz-box-shadow:0 1px 3px rgba(0,0,0,0.2);}
	.HeaderMain{ width:94%;}
    .HeaderLogo{ height:35px; width:auto; margin: 20px 0;}
    .HeaderLogo img{ height:100%;}
    .menuIcon{ display:block; top:25px;}
	.btn-nav{background:0 0;border:none;padding:0 ;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;cursor:pointer;z-index:99999}
	.btn-nav:focus{outline:0}
	.icon-bar{display:block;margin:5px 0;width:23px;height:2px;background:#333;}
	.btn-nav:hover .icon-bar{-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
	.animated2{display:block;margin:0 auto}
	.animated2:focus .icon-bar,.animated2:hover .icon-bar{background-color:#000}
	.animated2:focus{cursor:pointer;z-index:9999}
	.middle{width:18px;}
	.icon-bar{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;z-index:999999}
	.animated2 .icon-bar{z-index:999999;background-color:#000}
	.animated2 .top{-webkit-transform:translateY(6px) rotateZ(45deg);-moz-transform:translateY(6px) rotateZ(45deg);-ms-transform:translateY(6px) rotateZ(45deg);-o-transform:translateY(6px) rotateZ(45deg);transform:translateY(6px) rotateZ(45deg)}
	.animated2 .bottom{-webkit-transform:translateY(-8px) rotateZ(-45deg);-moz-transform:translateY(-8px) rotateZ(-45deg);-ms-transform:translateY(-8px) rotateZ(-45deg);-o-transform:translateY(-8px) rotateZ(-45deg);transform:translateY(-8px) rotateZ(-45deg)}
	.animated2 .middle{width:0}
	.Header.showMenu{  background:none;transition:background 0s ease-out; -webkit-transition:background 0s ease-out;}
	.Header.showMenu .logo{ background-image:url(../images/logo2.png)}
	.Header.showMenu .animated2 .icon-bar{ background:#333;}
	.HeaderOn .icon-bar,.CaseOn .icon-bar{background:#333;}
	.menuMain{ position: fixed; left:0; top:0; width:100%; height:100%; z-index:999; background:#FFF; display:none; margin:0; padding:0; overflow:hidden;}
	.menuBox{ margin:90px 0px 20px 0px; padding:0 4%; height:100%; position:relative; overflow:hidden;}
	.menuBox li{ padding:0 0px 0 0; position:relative;}
	.menuBox li>a{ height:55px; line-height:55px; color:#333; font-size:16px; background:url(../images/icon_01.png) no-repeat 98% center; background-size:12px; display:block; opacity:0.8}
	.menuBox li.on>a{ background-image:url(../images/icon_02.png);}
	.menuBox li.link>a{ background-image:url(../images/icon_031.png);}
	.menuBox li.searchBtn>a{ background: url(../images/icon_04.png) no-repeat left center;background-size:14px; text-indent:18px;}
	.serList{ overflow:hidden; display:none;}
	.serList a{ width:100%; display:inline-block; height:45px; line-height:45px; font-size:14px; text-indent:20px; color:#333; position:relative;}
	.bBor:after,.tBor:before{position:absolute;content:"";height:1px;background:rgba(220,220,220,.5);left:0;right:0}
	.lBor:before,.rBor:after{position:absolute;content:"";width:1px;background:rgba(220,220,220,.5);top:0;bottom:0}
	
	#goodcover{ display:none ;position:fixed !important; top:0%; left:0%; width:100%; height:133%; background:#000; z-index:1001; -moz-opacity:0.8; opacity:0.50; filter:alpha(opacity=80);}
	#code{ width:220px; background:#FFF; padding:10px; position:fixed !important; display:none; top:50% !important; left:50% !important; z-index:1002; margin:-164px 0 0 -110px !important;}
	.close1{ width:200px; overflow:hidden;}
	#closebt{ float:right;}
	#closebt img{ width:20px;}
	.code-img{ width:162px; margin:0 auto;}
	.code-img img{ width:162px; display:block;}

	body{ background: #fff; }
    header{ display: none; }
    .visible-xs{ display: block; }
    .hidden-xs{ display: none; }
    .w12{ width: 94% }
    .index-w{ width: 94%; }
    .head-mobile{ width: 100%; position: fixed; top: 0; z-index: 99;box-shadow: 0 0 3px #888;  height: 60px;  background: #fff;  }
    .head-mobile img { height: 20px ;  margin: 20px  0 0 3%;}
    .head-mobile .right {display: block; width: 40px;height: 40px; position: absolute; right: 10px; top: 10px; background: url(../images/btn.png) no-repeat center center;  background-size: 80%; transform: rotate(0deg); -ms-transform: rotate(0deg); -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg);  -o-transform: rotate(0deg);  -webkit-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear;  transition: all 0.3s linear;}
    .mobi_top_default{height:30px; position: absolute; top: 16px; right:55px; }
    .mobi_top_default a{display: block;float:left;height:100%;box-sizing:border-box;cursor:pointer;}
    .mobi_top_default .searchBtn{width:40px;height:40px;background: url(../images/sousuo1.png) no-repeat center center;background-size:auto 60%;      margin-top: -4px; }
    .mobi_search_con{display:none;height:60px;position:absolute;top:0;left:0;right:0;background: #ededed; z-index: 1009;padding: 0 0.7em;}
    .mobi_con_inner{position:relative;width:86%;background: #fff;    border: solid 1px #bfbfbf;border-radius: 3px;height:38px;margin:15px 0;}
    .mobi_con_inner .mobibtn{position:absolute;top:0;right:0;border:0;width:40px;height:100%;background: url(../images/sousuo.png) no-repeat center center;background-size:auto 60%;}
    .mobi_con_inner .mobitext{display:block;width:200px;background: none;border:0;height:38px;line-height:40px;font-size:14px;padding:4px 10px;color:#333;box-sizing:border-box;}
    .search-cancel-btn {
        line-height: 30px;
        width: 46px;
        position: absolute;
        right: 0;
        top: 20px;
    }
    .pl-10 {
        padding-left: 10px;
    }
    .c-fff {
        color: #333;
    }
    .right-fixed{ top: 98%; }
    .right-fixed li{ display: none; width: 40px; height: 40px; line-height: 40px;}
    .right-fixed li.top{ display: block; }
    .right-fixed li .ico{ width: 40px; height: 40px; }
    .footer:before, .footer:after{ width: 50%; }
    .footer1,.footer2-p,.footer2-r{ display: none; }
    .footer2{ height: auto; border-top: 0; }
    .footer2-c{ margin-left: 0; padding:15px 0; text-align: center; float: initial;}
    .footer2-c p,.footer2-c span{ float: initial; }
    .footer2-c span{ margin-top: 5px;    margin-left: 0; }
    .pop-video .popDialog{ width: 100%; height: 300px; }

    .en-link{ display: block; padding-left: 40px; position: relative; }
    .en-link:before{ content: ""; position: absolute; width: 16px; height: 16px; background:url(../images/earth.png) no-repeat; background-size: 100%; left: 20px; top: 15px; }
    .en-link a{ font-size: 16px; color: #fff; line-height: 46px; }
}


.contact-one-r ul li img{width:100px;}