@media(max-width: 1900px) {

}
@media (max-width: 1800px) {

}
@media (max-width: 1700px) {

}
@media (max-width: 1620px) {

}
@media (max-width: 1480px) {
/*-- headerbox --*/
.logo{ width:36%;}
.navbox{ width:64%;}
.navbox ul li{ margin-left:45px;}
.ennavbox{ width:64%;}
}
@media (max-width: 1450px) {
/*-- headerbox --*/
.inbanner{ height:270px;}
}
@media (max-width: 1400px) {
.md{ width:100%;}
/*-- 全屏 --*/
.fullbanner{ height:700px;}
}
@media (max-width: 1350px) {
/*-- foot --*/
.fnav ul li{ padding:5px 10px;}
.fnav ul li a{ color:#FFF; font-size:15px; line-height:20px; transition:0.6s; -webkit-transition: 0.6s; -moz-transition: 0.6s;}
.fnav ul li a:hover{ color:#0193de; transition:0.6s; -webkit-transition: 0.6s; -moz-transition: 0.6s;}
.footmid{ width:100%; height:auto; float:left; border-top:1px solid #626262; border-bottom:1px solid #626262; padding:40px 0px 20px;}
.fone{ width:40%; height:auto; float:left; font-size:15px; color:#FFF; line-height:28px; padding:0px 5px;}
.ftwo{ width:37%; height:auto; float:left; font-size:15px; color:#FFF; line-height:28px; padding:0px 5px;}
.ftwo a{ color:#FFF;}
.ftwo a:hover{ text-decoration:underline;}
.fth{ width:23%; height:auto; float:left;}
.fewm{ float:left;}
.fewm img{ max-width:100%;}
.fshare{ width:100%; float:left; padding:15px 0px;}
.fshare a{ float:left; margin-right:15px; color:#FFF;}
.fshare i{ font-size:18px; color:#FFF; line-height:20px;}
.fshare a:hover i{ color:#0193de;}

/*-- 英文导航 --*/
.ennavbox ul li{ margin-left:30px;}
}
@media (max-width: 1300px) {
/*-- headerbox --*/
.navbox ul li{ margin-left:35px;}
/*-- headerbox --*/
.inbanner{ height:250px;}

/*-- nav --*/

}
@media (max-width: 1240px) {
.tbox{ position:relative; left:0; float:left; padding:10px 0px;}
.cpinfobox{ padding:20px 0px 0px 20px;}
.cpshow-t{ font-size:18px; line-height:20px; padding:5px 0px;}
}
@media (max-width: 1230px) {
/*-- syone --*/
.syonem{ padding:90px 20px 110px;}
.syone-l{ width:6%; }
.syone-m{ width:54%; padding:0px 30px 0px 15px;}
.syone-m h1{  font-size:18px;}
.syone-m span{ margin-top:50px;}
.syone-r{ width:40%;}

/*-- sytwo --*/
.sytp1{ height:350px;}
.sytp1 h1{ line-height:50px; font-size:48px;}
.sytp1 h2{ font-size:30px;}
.sytp2{ height:350px; padding-left:20px;}
.sytp3{ height:420px; padding-left:20px; padding-top:20px;}
.sytp4{ height:700px; padding-left:20px;}

/*-- syth --*/
.syth p{ font-size:26px;}
.syth h1{ font-size:46px;}
.syth h2{ font-size:30px;}
.syth-img i{ width:140px; height:140px; background-size:40%;}
.syth-name{font-size:18px; }

/*-- syfo --*/
.syfo h1{ font-size:45px; line-height:45px; letter-spacing:-1px;}
.syfo p{ font-size:32px; line-height:45px; }
.syfo-name p{ padding:10px 5%; font-size:14px;}

/*-- 关于我们 --*/
.abm{ padding:45px 20px;}
.abtw-info{ padding-left:0;}

.abone{ padding-top:50px;}
.abone h1{ font-size:30px; line-height:35px;}

/*-- 产品 --*/
.proL{ padding:10px;}
}
@media (max-width: 1200px) {
/*-- 全屏 --*/
.fullbanner{ height:600px;}

/*-- headerbox --*/
.inbanner{ height:220px;}

/*-- 荣誉 --*/
.case{ padding:30px 0px;}

/*-- 新闻中心 --*/
.info_M{ padding-left:2%;}

/*-- 英文导航 --*/
.ennavbox ul li{ margin-left:20px;}
.sortnames{font-size:15px; }

}

/* md */
@media (max-width: 1180px) {
/*-- headerbox --*/
.navbox ul li{ margin-left:20px;}
.navbox ul li a{ font-size:15px;}
.logo{ margin-top:10px;}

/*-- contact --*/
.contact-two{ width:30%; }
.contact-three{ width:28%; }
.contact-cline{ width:5%; }
/**/
.syfo-name p{ padding:10px; font-size:13px;}
.syfo-name p span{ line-height:16px;}
}
@media (max-width: 1120px) {
.ennavbox ul li{ margin-left:15px;}
.ennavbox ul li a{ font-size:15px; }
}
@media (max-width: 1000px) {
/*-- 全屏 --*/
.fullbanner{ height:500px;}
/*-- headerbox --*/
.inbanner{ height:170px;}

/*-- 新闻中心 --*/
.info_M{width:13%;}
.info_R{width:58%;}
.info_content{ line-height:24px; font-size:15px; margin-top:15px;}

/*-- nav --*/

}

/*ipad*/
@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 991px) {
/*-- headerbox --*/
.logo{ width:32%; margin-top:28px;}
.navbox{ width:68%;}
.navbox ul li{ margin-left:5px;}
.navbox ul li a{ font-size:14px;}

.abone{ padding-top:40px;}
.abone h1{ font-size:26px; line-height:20px;}

/*-- 英文导航 --*/
.ennavbox{ width:68%;}
.ennavbox ul li{ margin-left:5px;}
.ennavbox ul li a{ font-size:14px; }

}

/* xs */
@media (max-width: 767px) {	
#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 220px;
}

#sidebar-wrapper {
    z-index: 99999;
    left: 220px;
    width: 0;
    height: 100%;
    margin-left: -220px;
	*margin-left: -220px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #434343;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#sidebar-wrapper::-webkit-scrollbar {
  display: none;
}

#wrapper.toggled #sidebar-wrapper {
    width: 220px;
}

#page-content-wrapper {
    width: 100%;
}

#wrapper.toggled #page-content-wrapper {
    position:relative;
    margin-right: -220px;
	*margin-right: -220px;
}

/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/

.sidebar-nav {
    width: 220px;
    list-style: none;
	float:left;
}

.sidebar-nav li {
    position: relative; 
    line-height: 32px;
    display: inline-block;
    width: 100%;
	padding:8px 5px;
	border-bottom:1px solid #e4e4e4;
}

.sidebar-nav li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 0px;
    background-color:#0193de;
    -webkit-transition: width .2s ease-in;
      -moz-transition:  width .2s ease-in;
       -ms-transition:  width .2s ease-in;
            transition: width .2s ease-in;

}
.sidebar-nav i{ padding-right:20px;}
.sidebar-nav li:hover:before,
.sidebar-nav li.open:hover:before {
    width: 100%;
    -webkit-transition: width .2s ease-in;
      -moz-transition:  width .2s ease-in;
       -ms-transition:  width .2s ease-in;
            transition: width .2s ease-in;

}
.sidebar-nav li a {
    display: block;
    color: #FFF;
    text-decoration: none;
    padding: 5px 10px 5px 10px;
	font-size:16px;   
}
.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus,
.sidebar-nav li.open a:hover,
.sidebar-nav li.open a:active,
.sidebar-nav li.open a:focus{
    color:#FFF;
    text-decoration: none;
    background-color: transparent;
}

.sidebar-nav > .sidebar-brand {
    height: 50px;
    font-size: 20px;
    line-height: 45px;
}
.sidebar-nav .dropdown-menu {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    background-color:#99c200;
    box-shadow: none;
}
.sidebar-brand{ color:#FFF; font-weight:600; font-size:18px; line-height:27px; margin-top:20px;}
.psort{ width:100%; height:auto; float:left; padding-left:0px;}
.psort a{ display:block; color:#ccc; padding:2px 0px; line-height:30px;}

.sidebar-nav li .snav{ background:#fff; width:100%; float:left; box-shadow:2px 2px 1px rgba(204,204,204,0.5); padding:10px; display:none;}
.sidebar-nav li .snav a{display:block; line-height:28px; font-size:15px; color:#666; text-decoration:none;}
.sidebar-nav li .snav a:hover{ background:#99c200; color:#fff;}


/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/
.phone-title{ width:100%; height:47px; float:left;
background: linear-gradient(bottom, #161616, #161616);
background: -ms-linear-gradient(bottom, #161616, #161616);
background: -webkit-linear-gradient(bottom, #161616, #161616);
background: -moz-linear-gradient(bottom,#161616, #161616);
}
.phone-title-fix{width:100%; height:47px; position: fixed; z-index:99999;
background: linear-gradient(bottom, #161616, #161616);
background: -ms-linear-gradient(bottom, #161616, #161616);
background: -webkit-linear-gradient(bottom, #161616, #161616);
background: -moz-linear-gradient(bottom, #161616, #161616);
}
.phome-top-name{ width:100%; text-align:center; float:left; line-height:47px; overflow:hidden; color:#FFF; text-overflow:ellipsis; white-space: nowrap; padding:0px 16%; font-size:14px;}
.phome-top-name i{ display:inline-block; height:47px;}
.phome-top-name i img{ height:35px}
.xscen{ position:absolute; top:10px; right:5px; line-height:22px; background:#0193de; padding:2px 10px 3px;
 font-size:12px; color:#000;z-index:99999;
-moz-border-radius: 5px; /* Firefox */
-webkit-border-radius: 5px; /* Safari 和 Chrome */
border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.xscen a{ color:#FFF;}
.xscen img{ width:23px;}
.hamburger {
  position: fixed;
  top: 9px;  
  z-index: 9999999;
  display: block;
  width: 32px;
  height: 32px;
  margin-left: 15px;
  background-color: transparent;
  border: none;
}
.hamburger:hover,
.hamburger:focus,
.hamburger:active {
  outline: none;
}
.hamburger.is-closed:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #FFF;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0,0,0);
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px,0,0);
  -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  position: absolute;
  left: 0;
  height: 4px;
  width: 100%;
}
.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom {
  background-color: #FFF;
}
.hamburger.is-closed .hamb-top { 
  top: 5px; 
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed .hamb-middle {
  top: 50%;
  margin-top: -2px;
}
.hamburger.is-closed .hamb-bottom {
  bottom: 5px;  
  -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover .hamb-top {
  top: 0;
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed:hover .hamb-bottom {
  bottom: 0;
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  background-color: #fff;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
  top: 50%;
  margin-top: -2px;  
}
.hamburger.is-open .hamb-top { 
  -webkit-transform: rotate(45deg);
  -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}
.hamburger.is-open .hamb-middle { display: none; }
.hamburger.is-open .hamb-bottom {
  -webkit-transform: rotate(-45deg);
  -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}
.hamburger.is-open:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0,0,0);
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-open:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px,0,0);
  -webkit-transition: all .35s ease-in-out;
}

/*-------------------------------*/
/*            Overlay            */
/*-------------------------------*/

.overlay { position: fixed;display: none;width: 100%; height: 100%;overflow:hidden;top: 0;left: 0;right: 0; bottom: 0;background-color: rgba(250,250,250,.8);z-index: 9;} 


/*-------------------------------------RBOX-----------------------------------*/
/*-- headerbox --*/
.logo{ width:100%; text-align:center; margin-top:0px;}
.logo img{ width:55%;}

/*--全屏 --*/
.fullbanner{ height:500px; padding-top:210px;}
/*-- 内轮播图 --*/
.inbanner{height:130px;}

.headbox{ padding-bottom:0px;}

/*-- syone --*/
.syonem{ padding:25px 0px;}
.syone-l{ width:10%; }
.syone-m{ width:90%; padding:0px 20px;}
.syone-m h1{ font-size:18px; line-height:30px;}
.syone-m p{ font-size:15px; line-height:25px; margin-top:20px;}
.syone-m span{ width:120px; height:45px; line-height:45px; margin-top:30px;}
.syone-m span a{ font-size:14px;}
.syone-r{ width:100%; margin-top:10px;}

/*-- sytwo --*/
.sytwo-l{ width:55%;}
.sytwo-r{ width:45%;}
.sytp1{ width:100%; height:100px; padding:0px 10px; }
.sytp1 h1{ line-height:30px; font-size:20px;}
.sytp1 h2{ line-height:25px; font-size:18px;}
.sytp1 p{ font-size:15px; left:-18px; top:130px;}
.sytp1 span{ width:100px; height:40px; line-height:40px; bottom:15px; right:30px;}
.sytp1 span a{font-size:14px;}
.sytp2{ width:100%; height:300px; padding-left:0px;}
.sytwo-l-dn{ width:100%;}
.sytp3{ width:100%; height:300px; padding-left:0px; padding-top:0px;}
.sytp4{ width:100%; height:1000px; padding-left:0px;}
.sytw-name{ font-size:13px; color:#000; background-color:transparent;}
.sytw-img span{filter:alpha(opacity=10); -moz-opacity:0.1; -khtml-opacity:0.1; opacity:0.1; }

/*-- syth --*/
.syth{ height:400px; margin:40px 0px;}
.syth p{ margin-top:40px; font-size:20px; }
.syth .line{ padding:0px 0px 10px;}
.syth .line i{ width:80px; height:3px; }
.syth h1{ font-size:20px; line-height:25px; }
.syth h2{ font-size:18px; line-height:25px; padding:20px 0px 10px;}
.sythm{ margin-top:40px;}
.syth-one{ width:20%; }
.syth-img i{ width:100px; height:100px; background-size:40%;}
.syth-name{ padding:10px 0px; font-size:14px; }

/*-- syfo --*/
.syfo h1{ font-size:20px; line-height:28px; letter-spacing:0;}
.syfo p{ font-size:20px; line-height:30px;}
.syfom{ padding:0px;}
.syfo-one{ margin:10px 0px;}
.syfo-name{ margin-top:20px; }

.syfo-name p{ padding:5px 10px 15px; font-size:14px;}
.syfo-name p span{ height:auto;}

/*-- locbox --*/
.locbox{ padding:5px;}

/*-- 关于我们 --*/
.abone{ padding-top:20px; }
.abone h1{ font-size:18px; line-height:30px; padding:8px 0px;}
.abone span{ padding:0px; height:15px;}
.abone p{ font-size:16px; line-height:25px; }
.abm{ padding:25px 0px;}
.abinfo{ font-size:14px; line-height:23px;}
.abimg{ padding:10px 0px;}
.abl{ width:100%;}
.abl .p2{ height:50px;}
.abl .p2 span{ bottom:20px; font-size:18px;}
.abr{ width:100%;}
.abtw-t{font-size:18px;}
.abtw-info{ padding-left:0;}
.abth-lr{ width:100%; padding:0px;}
.abth-one .p2{ font-size:16px; padding:25px 0px 10px; line-height:20px; }
.abth-one .p3{ font-size:14px; line-height:20px; padding:0px;}
#abthtop{ margin-top:0px; }

/*-- 荣誉证书 --*/
.case{ padding:0px;}
.caseone{margin-top:20px;}
.case-name{ height:40px; font-size:14px;}

/*-- 产品中心 --*/
.cprsearch{ width:100%; height:auto; position:relative; float:left; margin-top:10px;}
#search_inputp2{ background-size:20px; }
.cprsearch .p1{ width:85%; }
.cprsearch .p2{ width:15%; }
.products{ padding:10px 0px; }
.sortmian{ padding:15px 0px 0px; }
.sortnames{ font-size:13px; height:50px; line-height:15px;}

.proL{
width:100%; margin-top:5px; 
filter:progid:DXImageTransform.Microsoft.Shadow(color=#d6d6d6,direction=120,strength=4);/*兼容ie*/
-moz-box-shadow: 0px 0px 0px 0px #d6d6d6;/*兼容firefox*/
-webkit-box-shadow: 0px 0px 0px 0px #d6d6d6;/*兼容safari或chrome*/
box-shadow:0px 0px 0px 0px #d6d6d6;/*兼容opera或ie9*/
}
.proR{ width:100%; padding-left:0px; }
.cpmian{ margin-bottom:20px;}
.cpnames{ padding:10px 0px;}

.proshow{ width:100%; padding:0px 5px; margin-top:10px;}
.t2{ width:100%;}
.tlogo img{ width:50px;}
.tbox{ position:relative; left:0; float:left; padding:10px 0px;}
.min_pic{ padding:0px;}
.num { height:65px; padding:0px 10px;}
.num ul li { margin:0px 10px; }
.num ul li img {width:75px; height:60px;}
.prev_btn1 { display:none; }
.next_btn1 { display:none; }
.cpinfobox{ width:100%; padding:20px 0px 0px 0px;}
.cpshow-t{ font-size:18px;}
.cptel{ width:100%; }
.cpmail{ width:100%; }

/*-- 相关产品 --*/
.samebox{ margin-top:30px;}
.samet .p1{ height:40px; font-size:16px; line-height:36px; padding:2px 20px;}
.samet .p2{ line-height:40px; font-size:14px;}

/*-- 新闻中心 --*/
.news{ padding:20px 0px; }
.newsbox_info{ padding:0px;}
.info_L{width:100%;}
.info_M{width:100%; padding-left:0;}
.m1{ width:40%;}
.m1 .p1{ line-height:35px; font-size:15px;}
.m1 .p2{ line-height:20px; font-size:20px;}
.m2{ width:60%; height:75px; line-height:75px; text-align:right; margin-top:0px;}
.m2 a{ width:150px; float:right; font-size:14px;}	
.info_R{width:100%; padding:20px 0px 0px;}
.info_title{ line-height:25px; font-size:16px; }
.info_content{ line-height:23px; font-size:14px; margin-top:10px;}
.news-line{ margin:30px 0px;}

/*-- 新闻详细内容 --*/
.in-newsbox_title { font-size:18px; margin-top:20px;}
.in-newsbox_info { padding:10px 0px 15px;}
.in-newsbox_info ul li{ font-size:15px;}
.in-newsbox_content{ font-size:15px; }
.pagesl{ width:100%;}
.pagesl p{ font-size:14px; }
.pagesr p{ font-size:14px; }
.pagesr{ width:100%; float:left; text-align:left; margin-top:10px;}
.pagesl a{ font-size:14px;}
.pagesr a{ font-size:14px;}

/*-- 客户服务 --*/
.service{ padding:10px 0px;}
.serone{ padding:20px 18px 0px; }
.serl{ width:8%; }
.serr{ width:92%; padding-left:5px;}
.serr h1{ font-size:17px;}
.serr p{ font-size:15px; line-height:24px;}
.ser-words{ padding:40px 0px;}
.ser-wm{ min-width:auto; padding:10px 30px;}
.ser-wm span{ font-size:16px; line-height:25px;}
.ser-wm i{ font-size:20px; padding-left:20px;}


/*-- 联系我们 --*/
.contact{ padding:0px 5px;}
.contact-show{ padding-top:0px; font-size:15px;}
.contact-one{ width:100%; text-align:center;}
.contact-two{ width:100%; text-align:center;}
.contact-three{ width:100%; text-align:center;}
.contact-one span,.contact-two span,.contact-three span{ font-size:18px; line-height:40px;}
.fd-t .p1{ font-size:20px; }
.fd-t .p2{ font-size:15px; }

.crr-one{ width:100%; }
.crr-two{ width:100%; margin:0;}
.crr-three{ width:100%; height:120px;float:left; margin-top:20px;}
#input1{ font-size:14px; }
#input2{ font-size:14px;}
.crrbtn{ margin-top:25px;}
#button{ width:130px; height:40px; font-size:14px; }

/*-- 地图 --*/
.map{ padding:0px 0px 50px;}
.mapfang{ height:350px; }

/*-- 底部foot --*/
.footside{width:40px; bottom:20%; top:auto; }
.footside ul li{width:40px; height:40px; }
.footside ul li .sidetop{width:40px; height:40px; }
.footside ul li img{width:40px;}
.footside ul li a{ width:40px; height:40px; line-height:40px; font-size:12px;}
#cmail:hover a{ width:100px;}

.footdown{ padding:25px 0px 80px; font-size:13px;}
.footdown span{ width:100%; text-align:center;}
.footdown span a{ color:#b6b6b6; }

/*-- 手机搜索 --*/
#phonesearch{ width:100%; height:auto; float:left; padding:10px 2%; position:relative; z-index:1;}
.phsearch{ width:100%; float:left;}
#search_inputx1{outline:none;height:40px; width:80%; border:1px solid #000; line-height:50px; float:left; color:#000; font-size:14px; padding:0 5px; background:#FFF; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1;
-moz-border-radius: 5px; /* Firefox */
-webkit-border-radius: 5px; /* Safari 和 Chrome */
border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
#search_inputx2{ float:left; width:18%; height:40px; outline:none; cursor:pointer; margin-left:2%; border:0; background-image:url(../../img/page/s.png); background-position:center; background-repeat:no-repeat; background-size:auto 30px; background-color:#0193de;
-moz-border-radius: 5px; /* Firefox */
-webkit-border-radius: 5px; /* Safari 和 Chrome */
border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

/*底部导航*/
.phone-bottom-box{ width:100%; height:50px; float:left; z-index:9999; border-top:1px solid #e4e4e4;
background: linear-gradient(bottom, #161616, #161616);
background: -ms-linear-gradient(bottom, #161616, #161616);
background: -webkit-linear-gradient(bottom, #161616, #161616);
background: -moz-linear-gradient(bottom, #161616, #161616);
}
.footer-navs{ width:100%; float:left; padding:0; margin:0; position:relative !important;}
.footer-navs li{ float:left; font-size:14px; line-height:50px; width:33.33%; text-align:center; list-style:none; color:#FFF; cursor:pointer;}
.footer-navs a{ color:#FFF;}
.footer-navs p{ display:inline-block;}
#fancybox-close{ top:10px; right:-30px;}

.ph-two{ width:50%; height:auto; position:absolute; left:25%; bottom:50px; padding:4px 8px;
filter:alpha(opacity=98);   
-moz-opacity:0.98;   
-khtml-opacity: 0.98;   
opacity: 0.98;
-moz-border-radius: 5px; /* Firefox */
-webkit-border-radius: 5px; /* Safari 和 Chrome */
border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */ 
background: linear-gradient(top, #161616, #161616);
background: -ms-linear-gradient(top, #161616, #161616);
background: -webkit-linear-gradient(top, #161616, #161616);
background: -moz-linear-gradient(top, #161616, #161616);
}
.ph-two a{ width:100%; height:40px; float:left; background:#FFF; line-height:40px; color:#242424; margin:4px 0px;
-moz-border-radius: 8px; /* Firefox */
-webkit-border-radius: 8px; /* Safari 和 Chrome */
border-radius: 8px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

/*-- 登录图标 --*/
.plogo{ width:220px; min-height:70px; float:left; padding:20px 5px;}
.plogo a{ color:#FFF; float:left; margin:5px 10px; font-size:15px;}
.ptlogii{ width:100%; float:left; font-size:15px; color:#FFF; line-height:25px; padding:5px;}
.ptlogii a{ color:#FFF; font-size:15px; float:left; line-height:20px;}
.ptlogii i{ float:left;}


/*-- 注册登录 --*/
.loginpg{ margin:40px 0px; padding:20px 10px; }
.logt{ font-size:20px; line-height:25px; }
.logp{ font-size:14px; padding:5px 0px;}
.logm{ width:100%; padding:10px; margin-top:20px;}
.ttbox{ width:100%;}
.ttm .tt{ font-size:15px;}
.eyes_box{ right:5%; top:12px;}
#inputx{ width:100%; height:45px;}
.ttm .tt-p{ height:auto;}
.ttm .tt-p span{ width:100%; height:auto;}
.ttm .tt-p span font{ width:100%; font-size:12px; line-height:20px; height:auto;}
.tt-btn{ margin-top:20px;}
#buttonx{ width:100px; height:35px; }
.logpgbtn{ text-align:center; left:0; display:table;}
.logpgbtn a{ width:120px; height:40px; vertical-align:middle; padding:0px 8px; line-height:14px; font-size:14px; display:table-cell; float:none;}


/*回滚*/
.togo{ width:30px; height:30px; border:0; position:absolute; right:-30px; bottom:18px;}
.goback{ margin-top:-25px; background-size:100%;}
.goback .gos{ background-size:100%;}

/*内部导航*/
.allbox{position:relative;}
.phnav{height:auto; width:99%; float:left; background-color:#0193de; padding:12px 15px; line-height:25px; color:#FFF; font-size:15px; text-align:left; margin-bottom:0px; margin-top:0px; margin-left:0.5%;}
.phnav a{ color:#ffffff; text-decoration:none;}
.casenav{ width:100%; padding:0px 5px;-webkit-animation:fadeInUp 800ms;animation:fadeInUp 800ms; float:left; position:absolute; top:45px;left:0;background:#FFF; z-index:1;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#e2e1e1,direction=120,strength=4);/*兼容ie*/
-moz-box-shadow: 0px 2px 25px 1px #e2e1e1;/*兼容firefox*/
-webkit-box-shadow: 0px 2px 25px 1px #e2e1e1;/*兼容safari或chrome*/
box-shadow:0px 2px 25px 1px #e2e1e1;/*兼容opera或ie9*/
}
.casenav .snavbg{ width:80%; padding:5px;}
.casenav .snavl{ width:22%; height:auto;}
.casenav .snavr{ width:78%; height:auto;}

/*-- --*/
.plrx0{ padding:0px;}
.plrx5{ padding:0px 5px;}
.plrx10{ padding:0px 10px;}
.plrx15{ padding:0px 15px;}
.plrx20{ padding:0px 20px;}
.plrx30{ padding:0px 30px;}

}

/* XS Portrait */
@media (max-width: 480px) {
/*-- 内轮播图 --*/
.inbanner{height:75px;}

/*-- headerbox --*/
.logo img{ width:auto; height:70px;}

/*-- syone --*/
.syone-l{ width:13%; }
.syone-m{ width:87%; padding:0px 0px 0px 10px;}
.syone-m h1{ font-size:16px; line-height:30px;}
.syone-m p{ font-size:14px; line-height:22px; margin-top:15px;}
.syone-m span{ width:110px; height:40px; line-height:40px; margin-top:20px;}
.syone-r{ width:100%; margin-top:15px;}

/*-- sytwo --*/
.sytwo-l{ width:50%;}
.sytwo-r{ width:50%;}
.sytp1{ width:100%; height:150px; padding:0px 10px; }
.sytp1 p{ top:95px;}
.sytp1 h1{ line-height:30px; font-size:18px; margin-top:10px;}
.sytp1 h2{ line-height:25px; font-size:16px;}
.sytp1 span{ right:20px;}
.sytp2{ height:170px;}
.sytp3{ height:170px;}
.sytp4{ height:660px; padding-left:0px;}
.sytw-img{ background-color:#e5e5e5;}

/*-- syth --*/
.syth{ height:330px; margin:35px 0px; background-size:cover;}
.syth p{ margin-top:40px; font-size:18px; }
.syth h1{ font-size:17px; line-height:25px; }
.syth h2{ font-size:16px; line-height:22px;}
.sythm{ margin-top:20px;}
.syth-one{ width:23%; }
.syth-img i{ width:70px; height:70px;}
.syth-name{ padding:10px 0px; font-size:13px; }

/*-- 客户服务 --*/
.serl{ width:13%; }
.serr{ width:87%;}
.serr h1{ font-size:16px;}
.serr p{ font-size:14px; line-height:22px;}
.ser-wm span{ font-size:15px;}
.ser-wm i{ padding-left:10px;}

/*--全屏 --*/
.fullbanner{ height:340px; padding-top:175px;}

/*-- contact --*/
.mapfang{ height:300px; }

}
@media (max-width: 420px) {

}
@media (max-width: 380px) {


}
@media (max-width: 330px) {

}


