@media (max-width: 1730px) {

}

@media (max-width: 1630px) {

}

@media (max-width: 1530px) {
.tmd{ width:100%;}

}

@media (max-width: 1460px) {

}

@media (max-width: 1360px) {
/*-- banner轮播图 --*/

.smone h1{ font-size:50px; }
.smone p{ font-size:20px; }

.sortname p{ font-size:16px; }
.prol-nav ul li a{ font-size:16px; }
.cpname p{ font-size:16px; }

.cpinfo-t span{ font-size:24px; }
}
@media (max-width: 1330px) {


}
@media (max-width: 1260px) {
.md{ width:100%;}
.logo{ padding-top:26px;}
.navbox ul li{ font-size:14px; }

}
@media (max-width: 1230px) {
.syfol{ padding-left:0px; }

.prol-nav ul li a{ font-size:15px; }
.cpname p{ font-size:15px; }

.ab-ashow p{ font-size:16px; line-height:28px;}

}
@media (max-width: 1200px) {
/*-- TOP二级 --*/
.bhnav ul{ padding:10px;}
.bhnav ul li p span{ font-size:13px;}

/*-- foot --*/
.foott span{ font-size:17px; }
.footone-show ul li a{  font-size:13px; }
.foottwo-show ul li{font-size:13px; }
.foottwo-show ul li i{ font-size:16px;}
.footdown{ font-size:13px; }

.sortname p{ font-size:15px; }

.cpinfo-t span{ font-size:22px; }

}
/* md */
@media (max-width: 1180px) {
.smone h1{ font-size:40px; }
.smone p{ font-size:16px; }

}
@media (max-width: 1100px) {
.amd{ width:100%;}
.avbox{ padding:0px 15px;}
}
@media (max-width: 1080px) {
/*-- banner轮播图 --*/

.sytwo p{ padding:10px 50px;}

.sortname p{ font-size:14px; }
}

/*ipad*/
@media (min-width: 992px) and (max-width: 1199px) {
.abvideo iframe{ height:550px;}
}
@media (min-width: 768px) and (max-width: 991px) {
.ab-ashow p{ font-size:15px; }
.abvideo iframe{ height:450px;}
}
/* xs */
@media (max-width: 767px) {
.navbar{ padding:0px;}
#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: 280px;
}

#sidebar-wrapper {
    z-index: 99999;
    left: 280px;
    width: 0;
    height: 100%;
    margin-left: -280px;
	*margin-left: -280px;
    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: 280px;
}

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

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

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

.sidebar-nav {
    width: 280px;
    list-style: none;
	float:left;
	padding-top:50px;
}

.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:#66c175;
    -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:#666666;
    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         */
/*-------------------------------*/
.phone-title{ width:100%; height:47px; float:left;
background: linear-gradient(bottom, #3c3e4b, #3c3e4b);
background: -ms-linear-gradient(bottom, #3c3e4b, #3c3e4b);
background: -webkit-linear-gradient(bottom, #3c3e4b, #3c3e4b);
background: -moz-linear-gradient(bottom, #3c3e4b, #3c3e4b);
}
.phone-title-fix{width:100%; height:47px; position: fixed; z-index:99999;
background: linear-gradient(bottom, #3c3e4b, #3c3e4b);
background: -ms-linear-gradient(bottom, #3c3e4b, #3c3e4b);
background: -webkit-linear-gradient(bottom, #3c3e4b, #3c3e4b);
background: -moz-linear-gradient(bottom, #3c3e4b, #3c3e4b);
}
.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:15px;}
.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:20px; background:#66c175; padding:3px 6px 4px;
 font-size:12px; color:#FFF;z-index:99999;
-moz-border-radius: 5px; /* Firefox */
-webkit-border-radius: 5px; /* Safari 和 Chrome */
border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.xscen i{ padding-right:5px;}
.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-----------------------------------*/

/*-- banner轮播图 --*/
.inban{ }
.inban img{ width:100%;} 
.video-back{ width:100%; height:100%; float:left; background-image:url(../js/video/videobg.png);}
.video-back h1{ padding-top:0px; font-size:23px; font-weight:600; }
.video-back p{ font-size:17px; line-height:25px; padding-top:15px;}
.works{ width:100%; height:auto; float:left; position:relative; z-index:1;}
.works img{ width:125%;}
.works h1{ position:absolute; left:0; top:90px; float:none;}
.works p{ position:absolute; left:0; top:110px; float:none;}
.works i{ width:30px; height:30px; position:absolute; left:48%; top:180px; font-size:24px; color:#FFF; text-align:center; line-height:30px; cursor:pointer;}

/*-- syone --*/
.syone{  margin-top:40px; }
.syone-t h1{ font-size:19px; }
.syone-t h1:before{ top:-14px; left:0px; background-size:20px auto;}
.syone-t h1:after{ bottom:-14px; right:0px; background-size:20px auto;}
.syone-t p{ margin-top:20px; font-size:15px; line-height:23px; }
.syone-show{ margin-top:10px;}
.sycpname{ height:50px;}
.sycpname p{ height:40px; display:table;}
.sycpname p span{ height:40px; font-size:13px; }
.sycpone:hover .sycpname p span{ height:50px; }
.syonebg{ width:70%; height:700px; background-size:100px auto; background-position:right 20px top 30px; }


/*-- sytwo --*/
.sytwo{ padding:60px 0px 30px;}
.sytwo i img{ width:140px; }
.sytwo h1{ padding:15px 0px; font-size:26px; line-height:40px;}
.sytwo h1:before{ bottom:5px; height:3px;}
.sytwo p{ font-size:14px; line-height:24px; padding:10px;}
.sytwo span{ padding:20px 0px;}
.sytwo span a{ width:120px; height:45px; font-size:14px; line-height:39px; }

/*-- syth --*/
.syth .syone-m{ padding:20px 0px;}
.syth .smone{ height:80px; padding-top:10px;}
.syth .smone i{ height:80px;}

/*-- syfo --*/
.syfo-b{ padding:10px 0px;}
.syfol{ width:100%; padding-left:0; }
.syfol-img{ height:180px; }
.syfol-info{  padding:10px;}
.syfol-info h1{ font-size:17px; padding:10px 0px;}
.syfol-info i{ height:3px;}
.syfol-info p{ font-size:14px; line-height:23px; padding:10px 0px;}
.syfor{ width:100%; padding:10px;}
.syfor img{ width:100%;}

/*-- syfv --*/
.syfv-t{ padding-top:45px;}
.syfv-t h1{ font-size:20px; line-height:30px; padding-bottom:13px; background-size:30px auto;}
.syfv-one{ padding:20px;}
.syfv-one h1{ font-size:16px; }
.sycpbtn{ padding:20px 0px 40px;}
.sycpbtn a{ width:120px; height:40px; line-height:40px; font-size:14px; }


/*--　关于我们  --*/
.about-a{ min-height:auto; }
.ab-al{ width:100%; padding-top:0px;}
.ab-alt i img{ width:100px; }
.ab-alt h1{ font-size:17px; padding:14px 0px;}
.ab-ashow{ padding:20px 0px 0px; background-size:70% auto;}
.ab-ashow p{ font-size:15px; line-height:25px;}
.ab-ar{ position:relative; float:left; padding:10px 0px; width:100%;}
.ab-ar img{ width:100%;}

.about-b{ padding:30px 0px;}
.smone{ width:50%; height:120px;  padding-top:30px; }
.smone h1{ font-size:22px; line-height:30px;}
.smone p{ padding:6px 0px 0px; font-size:15px; line-height:22px;}
.smone i{ top:20px; height:80px; }
.about-c i{ padding:0px;}
.about-c p{ padding:10px; font-size:15px; line-height:25px;}

.abvideo iframe{ height:380px;}

/*--　产品  --*/
.cpsearch{ width:100%;}
#search_inputp2{ background-position:right 10px center; }
.sortname{ position:relative; float:left;}
.sortname p{ padding:5px; font-size:14px; background:#66c175; display:table; width:100%;}
.sortname p span{ padding-right:0px; width:100%; height:40px; display:table-cell;  text-align:center; vertical-align:middle; color:#FFF;}
.sortname p i{ display:none;}

/*-- 产品内页 --*/
.probox{ margin-top:0px;}
.ppl{ width:100%; }
.prol-nav{ padding:10px 15px 30px; }
.prol-nav ul li a{ font-size:15px; }
.pror{ width:100%; padding:5px 10px;}
.prname{ font-size:18px;}
.cpbox{ padding:15px 10px;}
.cpname p{ height:45px; font-size:13px; }



/*--详细页--*/
.ban { width:100%;}
.t2{ padding-right:75px;}
.min_pic { width:80px;}
.num { width:70px;}
.num ul li { width:70px; }
.cpifnod{ left:0; }
.cpinfobox{ width:100%; padding:0px;}
.cpinfo-t{ width:100%; height:auto; float:left; padding:75px 0px 15px; position:relative;}
.cpinfo-t span{ font-size:19px; line-height:22px;}
.cpinfo-more{ font-size:15px; }
.cpinfo-at{ padding:15px 5px; font-size:18px; line-height:22px;}
.cpinfo-ainfo{ padding:20px 5px;}
.cpinfo-ainfo ul li{ padding:10px 0px; font-size:15px;}
.cpinfo-binfo{ padding:20px 5px;}
.cpinfo-binfo ul li{ font-size:18px; }

.banimg{ width:100%;}

/*-- --*/
.cpinfotop{ height:55px; margin-top:20px;}
.cpinfotop i{ width:12%; background-size:18px;}
.cpinfotop p{ width:88%; line-height:55px; }
.cpinfo-t{ padding-top:15px; }
.cpinfo-t p span{ padding:13px 10px 13px 0px; margin-right:10px;}
.cpinfo-t p i{ top:25px;}


/*-- 视频 --*/
.vbox{ height:300px; margin-top:0px;}
.vbox i{ margin-top:21%;}
.vbox i img{ width:50px; }
.vbox-name{ margin-bottom:15px;}
.vbox-name p{ font-size:15px;}

.bigvv{ top:15%;}
.bigcc{ width:100%; height:auto; }
.bigvv iframe{ width:94%; height:350px; padding:10px; margin:0px 3%;}
.bvc span{ width:90%; font-size:18px; }

/*-- 新闻中心 --*/
.news{ padding:20px 0px; }
.newsbox_info{ padding:0px; position:relative;}
.info_L{width:100%;}
.info_M{width:100%; padding-left:0; position:absolute; top:0; left:0;}
.m1{ width:100px;}
.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;}
.info_date{ font-size:16px;  }
.news-line{ margin:30px 0px;}

/*-- 新闻详细内容 --*/
.in-newsbox_title { font-size:18px; margin-top:0px;}
.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;}

/*-- 联系我们 --*/
.cone{ padding:15px 0px;}
.cone-img{ padding:10px 0px;}
.cone-img img{ width:60px;}
.cone-name{ font-size:18px; padding:10px 0px;}
.cone-line{ padding:0px 40%;}
.cone-line i{ height:5px;}
.cone-info{ padding:20px 0px;}
.cone-info p{ font-size:15px; line-height:20px; padding:3px 0px; }
.cont-words{ height:auto; padding:30px 0px;}
.cont-words .p1{ font-size:18px; }
.cont-words .p2{ font-size:15px; padding:0px 10px; line-height:23px; margin-top:13px;}

/*-- feedback --*/
.feedback{ padding:30px 0px;}
.feedl{ width:100%; padding-right:0px;}
.feedl .p1{ font-size:18px; line-height:30px; }
.feedl .p2{ font-size:15px; line-height:30px;}
.feedr{ width:100%; }

/*-- 地图 --*/
.mapbox{  height:350px; margin-top:40px;
-moz-border-radius:10px; /* Firefox */
-webkit-border-radius:10px; /* Safari 和 Chrome */
border-radius:10px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}

/*-- foot --*/
.footB{ padding-bottom:50px;}
.footdown{ padding:20px 0px; font-size:12px; line-height:23px; margin-top:0px; border-top:0px;}
.footdown span{ width:100%; text-align:center; padding:0; float:left;}
.footdown span a{ color:#c2c2c2; }


/*-- 手机搜索 --*/
#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:#deb771;
-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(top, #3c3e4b, #3c3e4b);
background: -ms-linear-gradient(top, #3c3e4b, #3c3e4b);
background: -webkit-linear-gradient(top, #3c3e4b, #3c3e4b);
background: -moz-linear-gradient(top, #3c3e4b, #3c3e4b);
}
.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, #006448, #017252);
background: -ms-linear-gradient(top, #006448, #017252);
background: -webkit-linear-gradient(top, #006448, #017252);
background: -moz-linear-gradient(top, #006448, #017252);
}
.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:100%; float:left; background-color:#66c174; padding:13px 10px; line-height:25px; color:#FFF; font-size:16px; text-align:left;}
.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;}
.plra35{ padding:10px 5px;}
.mlr30{ margin:0px -5px;}
.plrt10{ padding:10px 0px;}
.plra8{ padding:3px;}
.plra15{ padding:5px;}
.plra10{ padding:5px; }
.plra25{ padding:5px;}
}

/* XS Portrait */
@media (max-width: 480px) {
.works img{ width:150%;}
.works h1{ position:absolute; left:0; top:60px; float:none; font-size:20px;}
.works p{ position:absolute; left:0; top:75px; float:none; font-size:16px;}	
.works i{ width:30px; height:30px; position:absolute; left:48%; top:130px; font-size:26px; color:#FFF; text-align:center; line-height:30px;}

/*-- sytwo --*/
.sytwo{ padding:50px 0px 25px;}
.sytwo i img{ width:110px; }
.sytwo h1{ padding:12px 0px; font-size:22px; line-height:30px;}
.sytwo h1:before{ bottom:5px; height:3px;}
.sytwo p{ padding:10px 0px;}

.syfol-img{ height:100px; }

.abvideo{ padding-top:5px;}
.abvideo iframe{ height:250px;}

/*-- 地图 --*/
.mapbox{ height:280px; }

/*-- video --*/
.vbox{ height:200px;}
.vbox i{ margin-top:75px;}
.vbox i img{ width:40px; }
.bigvv iframe{ width:90%; height:260px;}

}
@media (max-width: 420px) {
.abvideo iframe{ height:200px;}
}
@media (max-width: 380px) {

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

}


