@media (max-width: 1800px) {
.about-a .syonem{ width:90%; }
}

@media (max-width: 1600px) {

}

@media (max-width: 1530px) {
/*-- 内页 --*/
.inbanner>i{ height:400px; }
.about-a .syonem{ width:95%; }
}

@media (max-width: 1430px) {
/**/
.syth{ min-height: 600px;}

}

@media (max-width: 1350px) {
.about-a .syonem{ width:98%; }
}

@media (max-width: 1280px) {
/**/
.syth{ min-height: 550px;}
.sythlm-show div{ height: 200px; }
}

@media (max-width: 1230px) {
.md{ width:100%; }
/*-- 内页 --*/
.inbanner>i{ height:350px; }
.about-a .syonem{ width:100%; }
/**/
.newsone{ padding-bottom: 100px; }
.newsone div{ width:85%; min-height: 145px; bottom:10px;}

}

/* md */
@media (max-width: 1180px) {
/*-- syone --*/
.syonel h1{ font-size: 33px; }
.syonel h2{ font-size: 23px; padding:10px 0px; }
.syonel p{ font-size: 15px; line-height:26px; padding:10px 0px; }
.syonel a{ width:150px; height:40px; font-size: 15px; margin-top:20px;}
.syaone{ height:210px; padding:10px 10px 10px 30px; }
.syaone h1{ font-size: 15px; }
.syaone h1 span{ font-size:46px; }
/**/
.about-a .syonel{ padding:50px 5% 130px 50px;}
.about-a .syonel h2{ font-size: 33px;}
.about-a .syaone{ height:180px; }
.about-a .syaone h1 span{ font-size:60px;}
}

@media (max-width: 1080px) {
/*-- 产品 --*/
.allbox{width:20%; }
.prol-t h1{ font-size: 20px; }
.prol-t i{ width:30px;}
.list ul li a{ padding: 0px 10px; font-size:14px;}
.proR{ width:80%; }
.br-b{ min-height:130px;}
.br-b p{ font-size: 15px; line-height:25px; }
.br-c ul{ width:90%; }
.br-c ul li{ font-size:16px; }
.mySwiperb .swiper-wrapper .swiper-slide{ width:60px; }	
.qone p,.qtwo p{ bottom: 20px;}
}

/*ipad*/
@media (min-width: 768px) and (max-width: 991px) {
.banwz i img{ max-width:80%;}
.banwz .btns{ padding:30px 30px 0px; }
.banwz .btns span{ width:150px; height:45px; font-size:15px; }
/**/
.navbox{ width:58%;}
.plra30{ padding: 10px;}
.mlr30{ margin: 0px;}
/**/
.syth{ flex-direction:column; min-height: auto; }
.sythl{ width:100%;}
.sythlm-t p{ font-size: 16px; }
.sythlm-t h1{ font-size: 30px;}
.sythlm-show{ padding:20px 0px 0px;}
.sythlm-show div{ height:180px;}
.sythlm-show div p{ font-size: 15px; height:50px;}
.sythr{ width:100%;}
.sy_video i{ width:70px; height:70px; }
.sy_video i img{ width:50px; }
/**/
.about-a .syonel{ padding:50px 30px 80px 30px;}
.about-a .syonel h2{ font-size: 30px; padding-bottom: 50px; }
.about-a .syonel p{  font-size: 15px; line-height: 25px; padding:40px 0px 15px; }
.about-a .syaone{ height:150px; }
.about-a .syaone h1{ font-size:18px; }
.about-a .syaone h1 span{ font-size:40px;}
.abcone{ height:370px;  padding:15px; }
.abcone h1{ font-size: 17px; margin-top:30%;}
.abcone p{ font-size: 15px; }
.qua-b{ min-height:500px; padding:20px 0px 50px;}
.qua-bt{ padding:40px 0px;}
.best-a-a{ padding: 0;}
.best-a-a i{ width:120px; height:120px;}
.best-a-a h1{ font-size: 20px; padding:20px 0px; }
.best-a-a p{ font-size: 15px; }
.qua-c{ padding:30px 0px;}
.best-b-one{ padding:25px 0px; }
.best-b-one .best-bl{ padding:3% 3% 0px;}
.best-b-one .best-bl h1{ font-size:28px; }
.best-b-one .best-bl h2{ font-size:18px; }
.best-b-one .best-bl p{ font-size:15px; padding:35px 0px; }
	
.qone p,.qtwo p{ bottom: 10px;}
	
/*-- 联系我们 --*/
.cont-a{ padding:50px 30px; }
.cont-al{ padding-right:5%;}
.cont-al h1{ font-size: 25px; }
.cont-ar div p{ font-size: 15px; }

}

/* 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;
	height:0px;
}
#wrapper.toggled {}
#sidebar-wrapper {
    z-index: 99999;
    width: 100%;
    height: 0%;
    overflow-y: auto;
    overflow-x: hidden;
    background: #c3c7c6;
    -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 {
    height: 100%;
}

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

#wrapper.toggled #page-content-wrapper {
    position:relative;
}

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

.sidebar-nav {
    width: 100%;
    list-style: none;
	float:left;
	padding-top:70px;
}

.sidebar-nav li {
    position: relative; 
    line-height: 32px;
    display: inline-block;
    width: 100%;
	padding:5px;
}

.sidebar-nav li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 0px;
    background-color:#242424;
    -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;
	font-size:18px;
	text-align:center;  
}
.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:#000;
    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:#e4e4e4; color:#fff;}

.xtwo{ width:100%; height:auto; float:left;}
.xtwo a{ width:100%; height:auto; float:left; font-size:15px; text-align:center; color:#FFF; line-height:28px; padding:5px;}

/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/
.hamburger {
  width: 32px;
  height: 32px;
  background:transparent;
  position:absolute;
  z-index: 100000;
  right:12px;
  top:10px;
  border:0;
}
.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-----------------------------------*/
/*-- 手机侧边导航 --*/
.xtopB{ width:100%; height:auto; float:left; padding:90px 10px 50px; position:relative;}
.xtop{ width:100%; height:auto; float:left; padding:20px 10px;}
.xtop h1{ width:100%; height:auto; float:left; font-size:18px; color:#FFF; padding:10px 0px; text-transform:uppercase; font-weight:600;}
.xtop h1 a{ color:#FFF; display:block;}
.xtop ul li{  float:left; font-size:16px; color:#242424; width:100%;}
.xtop ul li a{ color:#242424; display:block; padding:10px;}
.xscen{ width:100%; height:auto; float:left;}
.xscen span{ padding:5px 10px; background:#FFF; margin-right:5px; }
.xscen a{ padding:5px 10px; background:#000; color:#FFF;
-moz-border-radius:3px; /* Firefox */
-webkit-border-radius:3px; /* Safari 和 Chrome */
border-radius:3px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.gtco-loader{ background-size:50px; }

/*-- bannerbox --*/
.bannerbox{ height:270px; }
.bannerbox .swiper-horizontal>.swiper-pagination-bullets{ bottom:30px;}
.imy-l i img{ max-width: 30%;}
.bannerbox .swiper-pagination-bullet{ width:10px; height:10px; background-color:#ced2d1; border-radius: 360px;}
.bannerbox .swiper-pagination-bullet-active{ background-color:#000000;}
	
/*-- header --*/
.headerbox{ position:relative; height:55px; background-color:#000; padding:0px; float: left;}	
.headerbox .md{ justify-content:center; align-items: center;}
.logo{ width:100%; height:55px; justify-content:center; padding-left:35px; }
.logo>i{ flex:none;}
.logo>i a img{ height: 40px;}
.elsebox{ padding-top:0px; margin-right: 35px;}
.search-show{ width:300px; top:43px;}
#search_input1{ height:43px; width:255px; line-height:43px; }
#search_input2{margin-top:8px;}
	
/*-- syone --*/
.syone{ margin-top:-25px; animation:none;}
.syonem{ flex-direction:column;}
.syonel{ padding:25px 20px; width: 100%; }
.syonel h1{ font-size:20px; }
.syonel h2{ font-size:16px; padding:10px 0px; }
.syonel p{ font-size: 13px; line-height:22px; padding:10px 0px; }
.syonel a{ width:120px; height:40px; font-size: 14px; margin-top:15px;}	
.syoner{ width:100%; flex-wrap:nowrap; background-color: #ced2d1; justify-content: space-between; padding:20px 10px 10px; }
.syaone{ width: auto; height:auto; padding:0px 5px; border:0; justify-content:flex-start; }
.syaone h1{ font-size: 12px; display: flex; flex-shrink: 0;  align-items: flex-end;}
.syaone h1 span{ font-size:20px; }
.syaone p{ font-size: 12px; padding: 10px 0px; }
	
/**/
.sytwo{ padding:35px 0px; }
.sytwo-t{ align-items: flex-start; padding: 0px 5px}
.sytwo-t div h1{ font-size:20px; padding: 10px 0px;}
.sytwo-t div p{ font-size: 15px; }
.sytwo-t a{ font-size: 13px;  flex-shrink: 0; padding-top: 10px; }
.sytwo-show{ padding-top:10px; }
.sytwo-a h1{ height:40px; font-size:13px; }
.sytwo-a p{ font-size:12px; }
	
/**/
.syth{ flex-wrap: wrap; min-height:auto; }
.sythl{ width:100%; }
.sythlm-t{ padding-top: 20px;}
.sythlm-t p{ font-size: 16px; }
.sythlm-t h1{ font-size:20px; padding-top:10px; }
.sythlm-show{ padding:30px 0px 0px;}
.sythlm-show div{ width:33.33%; height:auto; }
.sythlm-show div i img{ width:45px; }
.sythlm-show div p{ font-size: 13px; height:50px;}
.sythr{ width:100%; }
.sy_video i{ border: 3px solid #FFF; width:60px; height:60px; }
.sy_video i img{ width:40px; }
	
/*-- syfo --*/
.syfom{ min-height:auto; }
.syfom-t{ padding-top:30px;}
.syfom-t h1{ font-size:20px; padding:15px; }
.lle{ width:70px; left: -70px; top:25px; }
.rre{ width:70px; right: -70px; top:25px; }
.syfom-t p{ font-size:15px; }
.syfom-t p br{ display:none;}
.syfo-info{ flex-wrap: wrap; padding: 20px 0px;}
.syfo-info div{ width:50%; padding: 10px; }
.syfo-info div i img{ width:50px;}
.syfo-info div h1{ font-size: 15px; padding: 0px 15px;}
	
/*-- syfr --*/
.syfr{  min-height:auto;  }
.syfrimg{ width:700px; height:700px; }
.syfrm{ flex-direction:column;}	
.syfrml{ width:100%; padding:30px 0px 0px;}
.syfr-t p{ font-size: 15px; padding-top:20px; }
.syfr-t h1{ font-size:20px; padding: 10px 0px;}
.syfr-show{ width:100%; display: flex;}
#accordion .panel-title a{ padding:20px 0px; font-size: 15px;}
#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after{ width:30px; height:40px;}
#accordion .panel-body{ font-size: 14px; line-height: 22px;}
.syfrmr{ width:100%; float: left; margin:10px 0px 50px; }
.syfrmr i{ width:100%; display: flex; }
.syfrmr i img{ width:100%;}
	
/*-- locbox --*/
.locbox ul{ padding:15px 0px;}
.locbox ul li{ font-size:13px; padding-right: 3px;}
.locbox ul li a{ font-size:13px; }
	
/*-- 内页 --*/
.inbanner>i{ height:160px; }
.inbanner h1 span{ font-size:22px; }
.inbanner h1 span::before{ width:7px; height:7px; }

/*-- 关于我们 --*/
.about-a{  padding-top:10px;}
.about-a .syonem{ width:100%; flex-direction: column; background-size:100%;}
.about-a .syonel{ width: 100%; padding:30px 15px 15px;}
.about-a .syonel h2{ font-size:20px; padding-bottom:20px; }
.about-a .syonel p{  font-size:15px; line-height:22px; padding:30px 0px 10px; }
.about-a .syoner{ width:100%; flex-wrap:nowrap; justify-content: space-between; padding-bottom:30px; background-color: transparent!important;}
.about-a .syaone{ width: auto; height:auto; padding:0px 5px; border:0; justify-content:flex-start; }
.about-a .syaone h1{ font-size: 13px; display: flex; flex-shrink: 0;  align-items: flex-end;}
.about-a .syaone h1 span{ font-size:26px; }
.about-a .syaone p{ font-size: 13px; padding: 10px 0px; }
.about-b{ padding:20px 0px;}
.abb-one{ flex-direction:column; padding:10px 0px; }
.abb-one .abb-bl{ width:100%; padding:15px 0px 0px; }
.abb-one .abb-bl h1{ font-size:18px; }
.abb-one .abb-bl p{ font-size:15px; line-height:26px; padding:15px 0px ; }
.abb-one.two{ flex-direction:column; padding:0;}
.abb-one.two .abb-bl{ padding:15px 0px; }
.abb-one .abb-br{ width:100%; }
.abb-one .abb-br .videom{ width: 100%; height:350px;}
.about-c{ padding:10px 15px 50px;}
.about-ct h1{ font-size:20px;}
.about-ct p{font-size: 15px; padding:10px 0px; }
.about-cm{ width:100%; padding:0px;}
.abcone{ height:200px; justify-content: center;  align-items: center;}
.abcone h1{ font-size: 18px; padding: 10px 0px; margin-top:0;}
.abcone p{ font-size: 16px;padding:20px 0px 10px;}
	
/*-- products --*/
.cpsortbox{ padding:10px 10px 50px;}
.cpsortone div h1{ position:relative; left: 0; bottom:0; }
.cpsortone div h1 span{ width:100%;  height:40px; font-size:13px; }
	
/*-- 产品 --*/
.products{ padding:10px 0px 40px;  }
.products .md{ flex-direction: column; }
.allbox{width:100%; }
.prol-t i{ width:40px;}
.prol-t i img{ width: 100%;}
.list ul li a{ padding:0px 15px; font-size:15px;}
.proR{ width:100%; }
.pror-box{ padding:10px;}
.cpnames{ padding: 0px 8px}
.cpnames div h1{ font-size: 14px;}
.cpnames div p{ font-size: 12px; }
.cpnames i{ width:25px; height:25px; }
.cpnames i img{ width:13px;}

/**/
.cpsearch{ width:100%; height:45px;  margin-top:5px; margin-bottom: 5px;}

/*-- 产品详细页 --*/
.proinfobox{ padding:10px 0px;}
.ban { flex-wrap: wrap;}
.banl{ width:100%; padding: 0; }
.mySwiperb .swiper-wrapper .swiper-slide{ width:50px; height:50px; }	
.banr{ width:100%; padding:15px 0px 0px; }
.br-a h1{ font-size:20px; line-height:23px; padding:15px 0px; padding-top: 0; }
.br-b{ min-height:auto; }
.br-b p{ font-size:16px; line-height:30px;}
.br-c ul{ width:80%; }
.br-c ul li{ font-size:16px;}

/*-- 产品表格 --*/
.cptable{ margin-top:30px; }
.cpform-tv{ padding:40px 0px 10px; }
.cpform-tv h1{ font-size:18px; line-height:25px; }
.cpform{ width:100%; padding:10px 15px; }
#cpbutton2{ width:130px; height:40px; line-height:40px;}
	
/*-- --*/
.samebox{ margin-top:50px; }
.samet h1{ font-size:18px;}
.samet a{ font-size: 15px; }
.sameshow{ padding:15px 10px; }

/*-- 质量生产 --*/
.qua-at h1{ font-size:20px; padding: 10px 0px; }
.qua-at p{ font-size: 15px; }
.qua-show{ padding: 15px 10px; }
.qua-one{ padding-bottom: 10px;}
.qua-one h1{ font-size:15px; height:40px;}
.qua-one i{ width:35px; height:35px; font-size:16px;}
.linebox{ display: none;}
.qua-b{ min-height:auto; margin-top: 20px; padding:40px 0px;}
.qua-bt{ padding:20px 0px;}
.qua-bt h1{ height:60px; font-size:20px; background-size:180px;}
.best-a-a i{ width:110px; height:110px; }
.best-a-a h1{font-size:18px; padding:20px 0px; }
.best-a-a p{ font-size: 15px; }
.qua-c{ padding:40px 0px;}
.best-b-one{ flex-direction:column; padding:5px 0px; }
.best-b-one .best-bl{ width:100%; padding:15px 0px; }
.best-b-one .best-bl h1{ font-size:20px; }
.best-b-one .best-bl h2{ font-size:16px; padding:10px 0px; }
.best-b-one .best-bl p{ font-size:15px; line-height:25px; padding:10px 0px; }
.best-b-one.two{ flex-direction:column;}
.best-b-one .best-br{ width:100%;}
.qua-dt h1{ font-size:20px; }
.qua-dshow{ flex-wrap: wrap; padding:30px 0px 60px; background:none;}
.qone,.qtwo{ width:30%; position:relative; margin: 10px 5px;}
.qtwo{ margin-top:10px;}
.qone p,.qtwo p{ bottom:25px; width:100%; height:50px; font-size:13px;}	

/*-- page --*/
.pagination ul li a{ width:35px; height:35px; font-size:15px; }
#fprev i{  background-size:22px;}
#fprev:hover i{ background-size:22px;}
#fnext i{  background-size:22px;}
#fnext:hover i{ background-size:22px;}
#prev i{background-size:12px;}
#next i{ background-size:12px;}
#prev:hover i{ background-size:12px;}
#next:hover i{ background-size:12px;}
	

/*-- 新闻 --*/
.newsbox{ padding:15px 0px;}
.newsone{ padding-bottom:0px; }
.newsone div h1{ font-size: 15px;}
.newsone div{ width:100%; min-height:auto; position:relative; left:0; bottom:0;}
.newsone div ul{ padding-top: 10px;}
	
/*-- 新闻详细内容 --*/
.in-newsbox_title {width:100%; padding:0px; font-size:18px; margin:15px 0px 15px; line-height:25px; }
.in-newsbox_info{ padding:15px 0px;}
.in-newsbox_info ul li{ font-size:15px; }
.in-newsbox_content{ font-size:15px; line-height:25px;}
.pagees{ padding: 30px 0px 50px;}
.pagesl{ width:100%; }
.pagesl p{ width:100%; font-size:13px; color: #000; }
.pagesr p{ width:100%; font-size:13px; color: #000; }
.pagesr{ width:100%; float:left; text-align:left; margin-top: 10px;}
.pagesl a{ font-size:13px;}
.pagesr a{ font-size:13px; }
.backbtn a{ padding: 5px 20px; font-size: 13px;}

/*-- 联系我们 --*/
.contactbox{ padding:10px 0px;}
.cont-a{ flex-direction:column; padding:50px 15px; }
.cont-al{ width:100%; padding-right:0;}
.cont-al h1{ font-size: 20px; }
.cont-al ul li h2{ font-size: 16px; }
.cont-al ul li p{ font-size:18px;}
.cont-ar{ width:100%; }
.cont-ar div{ width:48%; }
.cont-ar div p{ height:40px; font-size: 13px;}

/*-- 地图 --*/
.mapbox{ width:100%; height:350px; }

/*-- 底部 --*/
.footB{ padding-bottom:50px; }
.footdown{ padding:25px 0px; font-size:13px; border: 0; }
.footdown .md{ flex-direction:column; align-items: center;}

/*-- 手机搜索 --*/
#phonesearch{ width:100%; height:auto; float:left; padding:8px 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 25px;
background-color:#00bab4;
-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:55px; float:left; z-index:9999; background:#000; border-top: 2px solid #2b2b2b;}
.footer-navs{ width:100%; float:left; padding:0; margin:0; position:relative !important;}
.footer-navs li{ float:left; font-size:14px; width:20%; text-align:center; list-style:none; color:#FFF; cursor:pointer; padding-top:8px;}
.footer-navs li i{ width:100%; height:auto; float:left;}
.footer-navs li i img{ width:20px;}
.footer-navs a{ color:#FFF; display:block;}
.footer-navs p{ display:inline-block; font-size:0.8em}
#fancybox-close{ top:10px; right:-30px;}
.ph-two{ width:50%; height:auto; position:absolute; left:25%; bottom:50px; padding:4px 8px;
filter:alpha(opacity=90);   
-moz-opacity:0.9;   
-khtml-opacity: 0.9;   
opacity: 0.9;
-moz-border-radius: 5px; /* Firefox */
-webkit-border-radius: 5px; /* Safari 和 Chrome */
border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */ 
background:#c3c7c6;
}
.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浏览器 */
}
.ph-two:before{ content:""; position:absolute; left:47%; bottom:-6px; width:3%; height:0;
border-left:7px solid transparent;   
border-right:7px solid transparent;   
border-top:7px solid #c3c7c6;
}
.ph-three{ width:50%; height:auto; position:absolute; right:0%; bottom:50px; padding:4px 8px;
filter:alpha(opacity=95);   
-moz-opacity:0.95;   
-khtml-opacity: 0.95;   
opacity: 0.95;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background:#c3c7c6;
}
.ph-three a{ width:100%; height:40px; float:left; background:#FFF; line-height:40px; color:#242424; margin:4px 0px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
.ph-three:before{ content:""; position:absolute; right:15%; bottom:-6px; width:3%; height:0;
border-left:7px solid transparent;   
border-right:7px solid transparent;   
border-top:7px solid #c3c7c6;
}
.ph-fo{ width:50%; height:auto; position:absolute; left:5%; bottom:50px; padding:4px 8px;
filter:alpha(opacity=90);   
-moz-opacity:0.9;   
-khtml-opacity: 0.9;   
opacity: 0.9;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background:#c3c7c6;
}
.ph-fo a{ width:100%; height:40px; float:left; background:#FFF; line-height:40px; color:#242424; margin:4px 0px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
.ph-fo:before{ content:""; position:absolute; left:47%; bottom:-6px; width:3%; height:0;
border-left:7px solid transparent;   
border-right:7px solid transparent;   
border-top:7px solid #c3c7c6;
}

/*-- 登录图标 --*/
.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;}

/*-- 浮动 --*/
.footside{width:40px; top:60%; }
.footside ul li{width:40px; height:40px; }
.footside ul li a>i{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;}
	
/*-- 注册登录 --*/
.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;}

/*回滚*/
#topcontrol{ z-index:999;}
.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{ width:100%; position:relative; margin-top: 10px;}
.phnav{ height:auto; width:100%; float:left; padding:13px 10px; line-height:30px; color:#FFF; font-size:16px; text-align:left; display: flex; justify-content:space-around; align-items:center;
background: #242424;}
.phnav a{ color:#FFF; text-decoration:none; display: flex; justify-content: center; align-items: center;}
.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;
-webkit-box-shadow: 0px 2px 25px 1px #e2e1e1;
box-shadow:0px 2px 25px 1px #e2e1e1;
}
.casenav .snavbg{ width:80%; padding:5px;}
.casenav .snavl{ width:22%; height:auto;}
.casenav .snavr{ width:78%; height:auto;}
	
/*-- --*/
.plrx0{ padding:0px;}
.plrx10{ padding:0px 10px;}
.plrxa5{ padding:5px!important;}
.plrxa105{ padding:10px 5px!important;}
.plrx5{ padding: 0px 5px;}
.plrxa515{ padding:8px 15px;}
.plrxa05{ padding:5px 0px!important;}
.mlr30{ margin: 0;}
}

/* XS Portrait */
@media (max-width: 480px) {
/**/
.sy_video i{ width:50px; height:50px; }
.sy_video i img{ width:30px; }
/**/
.abb-one .abb-br .videom{ height:250px;}
.qone p,.qtwo p{ bottom:13px; font-size: 12px;}
/**/
.mapbox{ height:300px;}
}

@media (max-width: 380px) {

}

@media (max-width: 330px) {

}


