@charset "utf-8";
/* CSS Document */
.clear { clear: both; }
a { color: #FFAA00; }
a:focus { outline: none; }
a:active, a:visited { color: #e99b00; }
a:hover { transition: all 0.1s linear 0s; }

@media screen and (min-width:760px){
/*header*/
#menu { width: 100%; height: 64px; margin: 0; padding: 0; position: fixed; left: 0; top: 0; list-style-type: none; z-index: 70; background-color:rgba(255, 255, 255, .95);}
#menu .header{ width: 98%; padding:0 1%; height: 64px; margin: 0 auto; position: relative;}
#menu .logo{ width: 200px; height: 48px; margin: 0; padding: 0; float: left; padding: 7px 0;}
#menu .header .m_menu{ display: none; }
.head_scroll{ box-shadow: 0 3px 3px #eee;}
#menu .nav { display: block; width: 620px; height: 64px; position: absolute; top: 0; left: 50%; margin-left: -305px; z-index: 2;}
.nav li { float: left;  font-size: 18px;}
.nav a { float: left; padding: 22px 18px; line-height: 1em; color: #000; text-decoration: none; border-top-width: 2px; border-top-style: solid; border-top-color: transparent;}
.nav a:hover{ color: #FFAA00;}
.nav .active a { color: #FFAA00;  border-top-color:#FFAA00;}
.nav a.active { color: #FFAA00;  border-top-color:#FFAA00;}

.tel{ height: 24px; line-height: 24px; float: right; margin: 20px 0; padding:0 0 0 32px; font-size: 18px; }
.tel{ background: url(/class/template/images/ico-phone48x48.png) no-repeat left center; background-size: 24px 24px; color: #000;}

/*fullpage nav*/
#fullPage-nav span, .fullPage-slidesNav span{ border-color: rgba(255, 170, 0, .6); }
#fullPage-nav li .active span, .fullPage-slidesNav .active span{ background:rgba(255, 170, 0, .6); border-color: rgba(255, 170, 0, .6); }

/*index section*/
.section { color: #fff;}
.section .main_con{ width: 1200px; padding: 64px 0 0 0; margin: 0 auto;}
.section p{ color: #fff;}
.section1 { background: url(/class/template/images/bg-home.jpg) no-repeat center; background-attachment:fixed; background-position:center; background-size:100% auto ; }
.section2 { background: url(/class/template/images/bg-about.jpg) no-repeat center; background-attachment:fixed; background-position:center; background-size: 100% auto; }
.section3 { background: url(/class/template/images/bg-product.jpg) no-repeat center; background-attachment:fixed; background-position:center; background-size: 100% auto; }
.section4 { background: url(/class/template/images/bg-news.jpg) no-repeat center; background-attachment:fixed; background-position:center; background-size: 100% auto; }
/* .section5 { background: url(/class/template/images/bg-default.jpg) no-repeat center; background-attachment:fixed; background-position:center; background-size: 100% auto; } */
.section5 { background: url(/class/template/images/bg-custom.jpg) no-repeat center; background-attachment:fixed; background-position:center; background-size: 100% auto; }
.section6 { background: url(/class/template/images/bg-contact.jpg) no-repeat center; background-attachment:fixed; background-position:center; background-size: 100% auto; }

/*section1*/
.section1  h3{ padding: 10px 0 0 0; text-align: center; font-size: 64px; line-height: 1.2em; font-weight: normal; }
.section1  h2{ padding: 36px 0 48px; text-align: center; font-weight: normal; }
.section1  p{ text-align: center; font-size: 38px; line-height: 38px; }

/*section2*/
.section2 .main_con { width:1000px; min-height: 400px; margin: 0 auto; overflow: hidden; }
.main_con .lefttab{ display: block; width: 125px; padding: 24px 0; float: left; }
.main_con .lefttab a{ display: block; width: 85px; height: 14px; line-height: 14px; padding:14px 30px 14px 10px; margin: 2px 0; text-align: right; font-size: 14px;}
.main_con .lefttab a{ background: url(/class/template/images/bg-tab.png) no-repeat left center; color:#f5f5f5;}
.main_con .lefttab a:hover{ color:#fff;}
.main_con .lefttab a.cur{ background: url(/class/template/images/bg-tab-cur.png) no-repeat left center; color:#fff;}
.ui-state-active{ background: url(/class/template/images/bg-tab-cur.png) no-repeat left center; color:#fff!important;}
.ui-state-active a{ color:#fff!important;}
.main_con .lefttab .line{ width: 2px; height: 100%; background:#FFAA00; position:absolute; top: 0; right: 10px; z-index: 2; }

.main_con .text{ width: 760px; float: left; padding: 0 24px 0 72px; position: relative; }
.main_con .text h4{ font-size: 36px; line-height: 1em; padding: 0 0 14px 0; text-align: left; }
.main_con .text p{ font-size: 14px; line-height: 2em; padding: .8em 0;}
.main_con .text p a.more{ font-size: 14px; line-height: 2em; color:#FFAA00;}
.main_con .text p a.more:hover{  color:#e49800;}

/*section3*/
.section3 .main_con { width: 1136px; min-height: 550px;  overflow: hidden; }
.title_index{ display: inline-block; width: 100%; padding: 0 0 24px 0; font-size: 36px; line-height: 1.2em; text-align: center;  font-weight: normal; }
.title_index span{ display: inline-block; width: 100%; font-size: 30px; line-height: 1.2em; text-align: center; color:#FFAA00 }
.product_index{display: block; overflow: hidden; }
.product_index a{ display: block; width: 260px; height: 160px; padding: 76px 0 32px 0; margin: 12px; overflow: hidden; border-radius: 8px; text-align: center; float: left; position: relative; }
/*.product_index a:hover{ background:#FFAA00; }*/
.product_index a img{ width: 90px; height: 90px; }
.product_index a span{ display: block; height: 24px; margin-top: 8px; line-height: 24px; font-size: 20px; text-align: center; }
.product_index a .si_hover{ display: block; width: 212px; height: 220px; padding: 24px;  position: absolute; left: 0; top: 0; z-index: 3; overflow: hidden; }
.product_index a .si_hover{ background:#FFAA00; color: #fff; opacity: .9; -webkit-opacity:.9; -o-opacity:.9; -moz-opacity:.9; filter:alpha(opacity=90);   
  -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(opacity=90)'; color:#fff; display: none; }
.product_index a .si_hover h5{ padding: 14px 0; height: 24px; line-height: 24px; font-size: 16px; font-weight: bold;}
.product_index a .si_hover p{ line-height: 1.8em; font-size: 14px; text-align: center; color: #fff;}

/*section4*/
.section4 .main_con { width: 1000px; min-height: 420px; overflow: hidden; }
.news_list_index{ display: block; overflow: hidden; }
.news_list_index li{ display: block; width: 350px; margin: 0 36px 0 0; overflow: hidden; text-align: left; float: left;}
.news_list_index li:last-child{ margin: 0 }
.news_list_index li a.simg{ display: block; width: 350px; height: 200px; margin: 0 0 16px 0; overflow: hidden; }
.news_list_index li a.simg img{ display: block; width: 360px; height: 200px; }
.news_list_index li h5{ display: block; line-height: 1.4em; font-size: 20px; color:#FFAA00; }
.news_list_index li h5 a:hover{ color:#e49800; }
.news_list_index li span{ display: block; line-height: 1.4em; font-size: 12px;  color: #aaa; font-style: italic;}
.news_list_index li p{ display: block; line-height: 1.6em!important; font-size: 14px; padding-right:12px !important; color: #ddd; }


/*section5*/
/* .section5 .main_con { width: 1000px; min-height: 360px; overflow: hidden; }
.pllicy_list_index{ display: block; overflow: hidden; }
.pllicy_list_index li{ display: block;  margin: 0 16px 32px 0; overflow: hidden; text-align: left; }
.pllicy_list_index li h5{ display: block; line-height: 1.8em; font-size: 20px; color: #fff; }
.pllicy_list_index li h5 a:hover{ text-decoration:underline; }
.pllicy_list_index li p{ display: block; line-height: 1.6em!important; font-size: 14px; padding-right:12px!important; color: #666; } */

/*section5*/
.section5 .main_con { width: 1000px; min-height: 550px; overflow: hidden; }
.section5 .main_con p{ font-size: 14px; line-height: 2em; padding: .8em 0; margin: 36px 0 0 0; text-align: center}
.section5 .main_con p a.more{ font-size: 14px; line-height: 2em; color:#FFAA00; text-align: center;}
.section5 .main_con p a.more:hover{ color:#fff;}
.custom_index{display: block; overflow: hidden;  }
.custom_index a{ display: block; width: 220px; height:98px; margin: 12px 13px; overflow: hidden; text-align: center; float: left; position: relative; }

.custom_index a img{ width: 220px; height: 98px; }
.custom_index a span{ display: inline-block; width: 200px; padding: 0 10px; height: 98px; line-height: 98px; text-align: center; font-size: 14px; position: absolute; left: 0; top:0; z-index: 3; display: none;}
.custom_index a span{ color: #fff; background:#FFAA00; opacity: .9; -webkit-opacity:.9; -o-opacity:.9; -moz-opacity:.9; filter:alpha(opacity=90);   
  -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(opacity=90)';  }

/*section6*/
.section6 .main_con { width: 1000px; min-height: 480px;  overflow: hidden; }
.ci_left{ width: 186px; padding: 24px 24px 24px 0; float: left; }
.ci_left ul{ display: block; height: 220px; }
.ci_left ul li{ display: block; width: 186px; height: 220px; margin: 0 0 0 36px; text-align: center; float: right; }
.ci_left ul li img{ width: 186px; height: 186px; }
.ci_left ul li span{ display: inline-block; line-height: 2.4em; color: #c6c6c6; font-size: 14px;}

.ci_right{ width: 487px; padding: 24px; float: right;}
.ci_right p{ display: block; height: 24px; line-height: 24px; padding: 12px 0 12px 32px !important; font-size: 16px;}
.ci_right p.address{ background: url(/class/template/images/ico-address24x24.png) no-repeat 0 center; }
.ci_right p.location{ background: url(/class/template/images/ico-location24x24.png) no-repeat 0 center; }
.ci_right p.phone{ background: url(/class/template/images/ico-phone24x24.png) no-repeat 0 center; }
.ci_right p.mail{ background: url(/class/template/images/ico-mail24x24.png) no-repeat 0 center; }
.ci_right p.qq{ background: url(/class/template/images/ico-qq24x24.png) no-repeat 0 center; }

.section2 .main_con .lefttab, 
.section4 .main_con .lefttab, 
.section6 .main_con .lefttab { position: relative; left: -120%;}
.section2 .main_con .text, 
.section4 .main_con .text, 
.section6 .main_con .text { position: relative; right: -120%;}
.section3 .main_con .product_index{ position: relative; right: -120%; }
.section5 .main_con .custom_index{ position: relative; right: -120%; }
/* .section6 .main_con .ci_left{ position: relative; left: -120%;}
.section6 .main_con .ci_right{ position: relative; right: -120%; } */
/*banner*/
.banner{ width: 100%; height: 380px; text-align: center; overflow: hidden;}
.banner_about{ background:#fff url(../images/bg-banner-about.jpg) no-repeat ; background-position: center; background-size:auto 100%;}
.banner_product{ background:#fff url(../images/bg-banner-product.jpg) no-repeat ; background-position: center; background-size:auto 100%;}
.banner_news{ background:#fff url(../images/bg-banner-news.jpg) no-repeat ; background-position: center; background-size:auto 100%;}
/* .banner_policy{ background:#fff url(../images/bg-banner-default.jpg) no-repeat ; background-position: center; background-size:auto 100%;} */
.banner_custom{ background:#fff url(../images/bg-banner-custom.jpg) no-repeat ; background-position: center; background-size:auto 100%;}
.banner_contact{ background:#fff url(../images/bg-banner-contact.jpg) no-repeat ; background-position: center; background-size:auto 100%;}
.banner_help{ height: 180px; background:#fff url(../images/bg-banner-default.jpg) no-repeat ; background-position: center; background-size: 100% auto;}
.banner img{ display: block; height: auto; margin: 120px auto; }

/*breadcrumb*/
.breadcrumb{ width: 1200px; height: 24px; line-height: 24px; padding: 24px; margin: 0 auto; }
.breadcrumb{ color: #999; }
.breadcrumb a{ display: inline; color: #999; }
.breadcrumb a:hover{ color: #666; }

.container{ width: 1200px; min-height: 460px; margin: 0 auto; overflow: hidden; }
.container .left_side{ width: 125px; padding: 24px 0; margin: 36px 0 36px 24px; float: left; position: relative;}
.container .left_side a{ display: block; width: 85px; height: 14px; line-height: 14px; padding: 14px 24px 14px 16px; margin: 2px 0; text-align: right; font-size: 14px;}
.container .left_side a{ background: url(/class/template/images/bg-left-nav.png) no-repeat left center; color:#888; cursor: pointer;}
.container .left_side a:hover{ color:#FFAA00;}
.container .left_side a.cur{ background: url(/class/template/images/bg-tab-cur.png) no-repeat left center; color:#fff;}
.container .left_side .line{ width: 2px; height: 100%; background:#FFAA00; position:absolute; top:0; right:10px; z-index: 2; }

.container .contents{ width: 940px; float: left; padding: 36px 14px 36px 72px;}
.container .contents h4{ font-size: 36px; line-height: 1em; padding: 0 0 14px 0; text-align: left;  }
.container .contents p{ font-size: 14px; line-height: 2em; padding: 1em 0;}

.container .contents.custom { width: 1000px; padding: 36px 14px 36px 12px;}

/*product*/
.container .contents_full{ width: 1200px; min-height: 460px; padding: 36px 0; margin: 0 auto;}
.contents_full .title_full{ display: inline-block; width: 100%; padding: 0 0 24px 0; font-size: 32px; line-height: 1.2em; font-weight: normal; text-align: center;}
.contents_full .title_full{ background: url(/class/template/images/line-title.png) no-repeat center 38px; }
.contents_full .title_full span{ display: inline-block; width: 100%; font-size: 22px; line-height: 1.2em; text-align: center; color: #FFAA00 }
.contents_full .product_list{display: block; padding: 14px 0 32px 0; overflow: hidden; }
.contents_full .product_list li{ display: block; width: 268px; height: 268px; padding: 18px 0 24px 0; margin: 16px; overflow: hidden; text-align: center; float: left; overflow: hidden; }
.contents_full .product_list li:hover{ background:#fff; 
  -o-box-shadow:0 0 12px #bbb;             
  -moz-box-shadow:0 0 12px #bbb;              
  -webkit-box-shadow:0 0 12px #bbb;           
  box-shadow:0 0 12px #bbb; 
  border-radius: 8px;
  transition: all 0.2s linear 0s;
}
.contents_full .product_list li img{ width: 90px; height: 90px; filter: invert(55%) sepia(98%) saturate(1122%) hue-rotate(4deg) brightness(108%) contrast(108%); }
.contents_full .product_list li span{ display: block; height: 24px; margin-top: 12px; line-height: 24px; font-size: 20px; text-align: center;}
.contents_full .product_list li p{ display: block; padding: 18px 14px 18px 14px ; line-height: 1.6em; font-size: 14px; color: #666; text-align: center; }
.contents_full .product_list li a{ display: inline-block; line-height: 1.6em; font-size: 14px; color: #999; text-align: center; }
.contents_full .product_list li:hover p{ color: #333; }
.contents_full .product_list li:hover a{ color: #666; }
.contents_full .product_list li a:hover{ color: #FFAA00; }

/*news list*/
.news_list{ display: block; overflow: hidden; }
.news_list li{ display: block;  margin: 0 0 16px 0; overflow: hidden; text-align: left; }
.news_list li a.simg{ display: block; width: 210px; height: 140px; float: left; margin: 0 0 16px 0; cursor:pointer; overflow: hidden; }
.news_list li a.simg img{ display: block; width: 210px; height: 140px; }
.news_list li .nl_text{ display: block; width: 640px; padding: 0 0 0 24px; float: left; overflow: hidden; }
.news_list li .nl_text a{ display: block; line-height: 1.4em; font-size: 20px;  }
.news_list li .nl_text a:hover{ color: #FFAA00; }
.news_list li .nl_text span{ display: block; line-height: 1.4em; font-size: 12px; margin: 5px 0 0 0; color: #999; font-style: italic;}
.news_list li .nl_text p{ display: block; line-height: 1.6em!important; font-size: 14px; padding-right:12px!important; color: #666; }

/*policy list*/
/* .policy_list{ display: block; overflow: hidden; }
.policy_list li{ display: block;  margin: 0 0 24px 0; padding: 0 0 0 24px; overflow: hidden; text-align: left; }
.policy_list li{ background: url(/class/template/images/ico-pdot.png) no-repeat 6px 8px; background-size: 12px 12px; }
.policy_list li .pl_text{ display: block; width: 850px; padding: 0 0 0 8px; float: left; overflow: hidden; }
.policy_list li .pl_text a{ display: block; line-height: 1.4em; font-size: 20px;  }
.policy_list li .pl_text a:hover{ color: #FFAA00; }
.policy_list li .pl_text span{ display: block; line-height: 1.4em; font-size: 12px; margin: 5px 0 0 0; color: #999; font-style: italic;}
.policy_list li .pl_text p{ display: block; line-height: 1.6em!important; font-size: 14px; padding-right:12px!important; color: #666; } */

/*page*/
page{ display: inline-block; width: 100%;  text-align:center; margin: 24px auto 36px; overflow: hidden;}
page a{ display: inline-block; width: 24px; height:24px; line-height:24px; padding: 10px; text-align:center; margin: 0 2px; font-size: 16px;}
page a{ color:#666; border:1px solid #f0f0f0;}
page a:hover{ background:#f0f0f0; border-color:#d6d6d6; color: #FFAA00; }
page a.active{ background:#FFAA00; color:#fff; border-color:#FFAA00; }
page a.disabled{ background:#eee; color:#ddd; border-color:#e2e2e2; cursor:not-allowed; pointer-events:none; }

/*custom*/
.custom_list{width: 1000px; padding: 14px 0 24px 0; margin: 0 auto;  overflow: hidden; }
.custom_list a{ display: block; width: 220px; height:98px;  margin: 12px 13px; overflow: hidden; text-align: center; float: left; border:1px solid #f0f0f0; position: relative; }
.custom_list a img{ width: 220px; height: 98px; }
.custom_list a span{ display: inline-block; width: 200px; padding: 0 10px; height: 98px; line-height: 98px;  text-align: center; font-size: 14px; position: absolute; left: 0; top:0; z-index: 3; display: none;}
.custom_list a span{ color: #fff; background:#FFAA00; opacity: .9; -webkit-opacity:.9; -o-opacity:.9; -moz-opacity:.9; filter:alpha(opacity=90);   
  -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(opacity=90)';  }


/*contact*/
.contact_con {width: 1000px; padding: 14px 0 24px 0; margin: 0 auto;  overflow: hidden;}
.contact_con .ci_left{ width: 200px; padding: 0 24px 24px 0; float: left; }
.contact_con .ci_left ul{ display: block; height: 220px; padding: 14px 0; }
.contact_con .ci_left ul li{ display: block; width: 186px; height: 220px; margin: 0; float: left; text-align: center; }
.contact_con .ci_left ul li img{ width: 186px; height:186px; }
.contact_con .ci_left ul li span{ display: inline-block; line-height: 2.4em; text-align: center; color: #666; font-size: 14px;}

.contact_con .ci_right{ width: 712px; padding: 12px 24px 24px 0; float: right; }
.contact_con .ci_right p{  display: block; height: 24px; line-height: 24px; padding: 12px 0 12px 48px; font-size: 14px;}
.contact_con .ci_right p.address{ background: url(/class/template/images/ico-address-grey24x24.png) no-repeat 0 center; }
.contact_con .ci_right p.location{ background: url(/class/template/images/ico-location-grey24x24.png) no-repeat 0 center; }
.contact_con .ci_right p.phone{ background: url(/class/template/images/ico-phone-grey24x24.png) no-repeat 0 center; }
.contact_con .ci_right p.mail{ background: url(/class/template/images/ico-mail-grey24x24.png) no-repeat 0 center; }
.contact_con .ci_right p.qq{ background: url(/class/template/images/ico-qq-grey24x24.png) no-repeat 0 center; }

/*detail*/
.detail_content{ padding: 0 0 24px 0 ; overflow: hidden;}
.detail_content .detail_title { color: #FFAA00; font-size: 32px; line-height: 1.2em;  padding: 0 0 12px 0; text-indent: 0 !important; font-weight: 400; text-align: center; }
.detail_content .detail_misc { font-size: 12px; color:#999; line-height: 1.5em; font-weight: normal; padding: 0 0 8px 0; display: block; font-weight: normal; margin: 0 0 12px 0; text-align: center; }
.detail_content .html_content p{ line-height: 1.8em; padding: 1em 6px; text-indent: 2em;}
.detail_content .html_content span a{ margin: 0 12px 0 0; }


/*bottom*/
.bottom{ width: 100%; background:#000; }
.bottom .b_inner{ width: 1200px; margin: 0 auto; color:#999; }
.bottom .b_inner .b_nav{ text-align: center; padding: 36px 0 24px 0 }
.bottom .b_inner .b_nav a{ display: inline-block; padding: 0 14px; font-size: 14px;  line-height: 1em; border-right: 1px solid #d6d6d6; text-align: center; color:#d6d6d6; }
.bottom .b_inner .b_nav a:last-child{ border-right:none; }
.bottom .b_inner .b_nav a:hover{color:#fff; }
.bottom .b_inner .copyright{ padding: 36px 0; text-align: center; font-size: 14px; line-height: 1.8em; }

/*sidebar float layer */
.scrollsidebar { position: fixed; height: 405px; z-index:999; right: 10px !important; bottom: 20px; }
.side_content { display: block; width: 200px; height: auto; border-radius: 6px; box-shadow: 0 0 3px 1px rgba(0,0,0,.2); overflow: hidden; float:left; }

.side_list { display: block; background: #fff; overflow: hidden; }
.side_list .side_title { display: block; padding: 8px 16px; color: #fff; font-size: 14px; background: #fa0; }
.side_list .close_btn { display: inline-block; float: right; width: 16px; height: 16px; padding: 2px 0 2px 4px; cursor:pointer; }


.side_list .side_center .custom_service {
  color: #999;
  line-height: 1.5;
}
.side_list .side_center .custom_service .service_phone {
  padding: 12px 16px;
  border-bottom: 1px solid #E6E6E6;
}
.side_list .side_center .custom_service .service_phone svg {
  margin: 0 5px 0 0;
  vertical-align: middle;
}
.side_list .side_center .custom_service .service_phone strong {
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
.side_list .side_center .custom_service .service_qrcode {
  padding: 24px;
  text-align: center;
  border-bottom: 1px solid #E8E8E8;
}
.side_list .side_center .custom_service .service_qrcode img {
  width: 100%;
}

.side_list .side_center .custom_service .service_other {
  padding: 12px 16px;
}

.close_btn span { display: none; }
.show_btn { display: none; width: 40px; height: 40px; border-radius: 6px; box-shadow: 0 0 3px 1px rgba(0,0,0,.2); background: #fa0; overflow: hidden; float: left; cursor: pointer; }
.show_btn span { display: inline-block; width: 24px; padding: 8px; }
}


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

.mdisplay_none{ display: none!important; }
/*header*/
#menu { width: 100%; height: 56px; margin: 0; padding: 0; position: fixed; left: 0; top: 0; list-style-type: none; z-index: 70; background: url(/class/template/images/bg-header.png) repeat;}
#menu .header{ width: 100%; height: 56px; margin: 0 auto; background-color:rgba(255, 255, 255, .95); position: relative;}
#menu .logo{ width: 160px; height: 40px; margin: 0; float: left; padding: 8px 0 8px 12px;}
#menu .logo img{ width: 160px; height: 40px;}
#menu .header .m_menu{ float: right; padding: 6px 12px; margin: 6px 12px; width: 32px; height: 32px; line-height: 30px; font-size:18px; cursor: pointer; position: relative; z-index: 99; }
#menu .header .m_menu{ background: url(/class/template/images/ico-menu.png) no-repeat center; background-size:32px 32px;  border-radius:4px; -webkit-border-radius:4px ; -o-border-radius:4px; -moz-border-radius:4px;}
.head_scroll { box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); }
#menu .header .m_menu:hover{ background:#ffaa00 url(../images/ico-menu-white.png) no-repeat center; background-size:32px 32px;}
#fullPage-nav{ display: none; }
#menu .nav { display: block; width: 100%; padding-top: 56px; position: absolute; top: 0; right: 0; z-index: 2; display: none; background-color:rgba(255, 170, 0, .95); }
/* #menu .nav { background: url(/class/template/images/bg-header-s.png) repeat;} */
.nav li { display: block; width: 100%; text-align: center; font-size: 18px; border-top: 1px solid #febf41; }
.nav a { display: block; padding: 16px 24px; text-align: right; color: #000; text-decoration: none;}
.nav .active a { color: #fff; border-top: 1px solid #febf41; }
.tel{ display: none; }

/*section of index*/
.section { text-align: center; color: #fff; background-position: center center; background-repeat: no-repeat; background-size: cover !important;}
.section .main_con{ width: 100%; /*padding: 64px 0 0 0;*/ margin: 0 auto;}
.section p{ text-align: left;  color: #fff;}
.section1 { background-image: url(/class/template/images/bg-home.jpg);}
.section2 { background-image: url(/class/template/images/bg-about.jpg);}
.section3 { background-image: url(/class/template/images/bg-product.jpg);}
.section4 { background-image: url(/class/template/images/bg-news.jpg);}
/* .section5 { background-image: url(/class/template/images/bg-policy.jpg);} */
.section5 { background-image: url(/class/template/images/bg-custom.jpg);}
.section6 { background-image: url(/class/template/images/bg-contact.jpg);}

/*section1*/
.section1  h3{ text-align: center; font-size: 24px; line-height: 1.2em; font-weight: normal; padding: 14px;}
.section1  h2{ text-align: center; padding: 14px; font-weight: normal; position: }
.section1  h2 img{ width: 100%; height: auto; }
.section1  p{ padding:14px 36px; text-align: center; font-size: 18px; line-height:1.4; }

/*section2*/
.section2 .main_con {}
.main_con .lefttab{display: block; display: -moz-box; display: -webkit-box; display: -o-box; display: box; height: 40px; padding: 24px 16px; margin-top:56px; }
.main_con .lefttab li{ display: block; -moz-box-flex:1; -webkit-box-flex:1;  box-flex:1; width: 100%; height: 40px; margin: 0 4px 0 0; text-align: center; font-size: 14px; overflow: hidden;}
.main_con .lefttab li:nth-child(4){ margin: 0!important; }
.main_con .lefttab li a{ display: block; width: 100%; height: 40px; line-height: 40px; text-align: center; font-size: 14px;}
.main_con .lefttab li a{ background: url(/class/template/images/bg-tab.png) no-repeat center; color:#e6e6e6;}
.main_con .lefttab li a:hover{ color:#fff;}
.ui-state-active{ background: url(/class/template/images/bg-tab-cur.png) no-repeat  center; color:#fff!important;}
.ui-state-active a{ color:#fff!important;}
.main_con .lefttab .line{ display: none; }

.main_con .text{ padding: 12px 16px; }
.main_con .text h4{ margin-bottom: 8px; font-size: 24px; line-height: 1em; text-align: center;  }
.main_con .text p{ font-size: 14px; line-height: 1.8em; padding: .8em 0;}
.main_con .text p a.more{ display: block; text-align: center; margin: 0 auto; font-size: 14px; line-height: 2em; color:#999;}
.main_con .text p a.more:hover{ color:#fff;}

/*section3*/
.title_index{ display: inline-block; width: 100%; padding: 64px 0 14px 0; font-size: 24px; line-height: 1.2em; font-weight: normal; }
.title_index span{ display: inline-block; width: 100%; font-size: 18px; line-height: 1.2em; text-align: center; color: #FFAA00 }
.product_index{ display: block; overflow: hidden; }
.product_index a{ display: block; width: 50%; height: 162px; padding: 48px 0 16px 0; overflow: hidden; text-align: center; float: left; position: relative; }
.product_index a img{ width: 64px; height: 64px; }
.product_index a span{ display: block; height:24px; line-height: 24px; font-size: 16px; text-align: center; }
.product_index a .si_hover{ display: block; width: 90%; height: 200px; padding: 10px 5% 16px 5%; position: absolute; left: 0; top: 0; z-index: 3; overflow: hidden; }
.product_index a .si_hover{ background:#FFAA00; color: #fff; opacity: .9; -webkit-opacity: .9; -o-opacity: .9; -moz-opacity: .9; filter: alpha(opacity=90);   
  -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(opacity=90)'; color:#fff; display: none; }
.product_index a .si_hover h5{ padding: 24px 0 16px; height: 24px; line-height: 24px; font-size: 16px; font-weight: bold;}
.product_index a .si_hover p{ line-height: 1.5em; font-size: 14px; text-align: center; color: #fff;}

/*section4*/
.section4 .main_con {}
.section4 .main_con .lefttab{ display: block; height: 40px; padding: 24px 12px; margin-top:56px; }
.section4 .main_con .lefttab li{ display: inline-block; width: 100px; height: 40px;  margin: 0 4px 0 0; text-align: center; font-size: 14px; overflow: hidden;}
.section4 .main_con .lefttab li:last-child{ margin: none; }
.section4 .main_con .lefttab li a{ display: block; width: 100%; height: 40px; line-height: 40px; text-align: center; font-size: 14px;}
.section4 .main_con .lefttab li a{ background: url(/class/template/images/bg-tab.png) no-repeat center; color:#e6e6e6;}
.section4 .main_con .lefttab li a:hover{ color:#fff;}
.section4 .ui-state-active{ background: url(/class/template/images/bg-tab-cur.png) no-repeat  center; color:#fff!important;}
.section4 .ui-state-active a{ color:#fff!important;}

.news_list_index{ display: block; overflow: hidden; }
.news_list_index li{ display: block; padding: 0  0 24px 0; overflow: hidden; text-align: left; }
.news_list_index li:last-child{ margin: 0 }
.news_list_index li a.simg{ display: none; }
.news_list_index li a.simg img{ display: none; }
.news_list_index li h5{ display: block; line-height: 1.4em; font-size: 18px; color: #fff; }
.news_list_index li h5 a:hover{ text-decoration: underline; }
.news_list_index li span{ display: block; line-height: 1.4em; font-size: 12px; margin: 6px 0 0 0; color: #999; font-style: italic;}
.news_list_index li p{ display: block; line-height: 1.6em !important; font-size: 14px; color: #c6c6c6; }

/*section5*/
/* .section5 .main_con .lefttab{display: block;  height: 40px; padding: 24px 12px; margin-top:56px; }
.section5 .main_con .lefttab li{ display: inline-block; width: 100px; height: 40px;  margin: 0 4px 0 0; text-align: center; font-size: 14px; overflow: hidden;}
.section5 .main_con .lefttab li:last-child{ margin: none; }
.section5 .main_con .lefttab li a{ display: block; width: 100%; height: 40px; line-height: 40px; text-align: center; font-size: 14px;}
.section5 .main_con .lefttab li a{background: url(/class/template/images/bg-tab.png) no-repeat center; color:#e6e6e6;}
.section5 .main_con .lefttab li a:hover{ color:#fff;}
.section5 .ui-state-active{ background: url(/class/template/images/bg-tab-cur.png) no-repeat  center; color:#fff!important;}
.section5 .ui-state-active a{ color:#fff!important;}

.pllicy_list_index{ display: block; overflow: hidden; }
.pllicy_list_index li{ display: block; padding: 0 0 16px 0; overflow: hidden; text-align: left; }
.pllicy_list_index li h5{ display: block; line-height: 1.4em; font-size: 18px; color: #fff; }
.pllicy_list_index li h5 a:hover{ text-decoration:underline; }
.pllicy_list_index li p{ display: block; line-height: 1.6em!important; font-size: 14px; padding-right:12px!important; color: #c6c6c6; } */

/*section5*/
.section5 .main_con p{ font-size: 14px; line-height: 2em; padding: .8em 0; margin: 36px 0 0 0; text-align: center}
.section5 .main_con p{ font-size: 14px; line-height: 2em; padding: .8em 0; margin: 36px 0 0 0; text-align: center}
.section5 .main_con p a.more{ font-size: 14px; line-height: 2em; color:#999; text-align: center;}
.section5 .main_con p a.more:hover{ color:#fff;}
.custom_index { display: block; padding: 0 12px; overflow: hidden;  }
.custom_index a{ display: block; width: 46%; margin: 0 2% .6em 2%; overflow: hidden; text-align: center; float: left; position: relative; }
.custom_index a img{ width: 100%; height: auto; }
.custom_index a span{ display: inline-block; width: 96%; height: 100%; line-height: 1;  padding: 18% 2%; text-align: center; font-size: 14px; position: absolute; left: 0; top:0; z-index: 3; display: none;}
.custom_index a span{ color: #fff; background:#FFAA00; opacity: .9; -webkit-opacity:.9; -o-opacity:.9; -moz-opacity:.9; filter:alpha(opacity=90);   
  -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(opacity=90)';  }

/*section6*/

.section6 .main_con {}
.section6 .main_con .lefttab{ display: block; height: 40px; padding: 24px 12px; margin-top:56px; }
.section6 .main_con .lefttab li{ display: inline-block; width: 100px; height: 40px;  margin: 0 4px 0 0; text-align: center; font-size: 14px; overflow: hidden;}
.section6 .main_con .lefttab li:last-child{ margin: none; }
.section6 .main_con .lefttab li a{ display: block; width: 100%; height: 40px; line-height: 40px; text-align: center; font-size: 14px;}
.section6 .main_con .lefttab li a{ background: url(/class/template/images/bg-tab.png) no-repeat center; color:#e6e6e6;}
.section6 .main_con .lefttab li a:hover{ color:#fff;}
.section6 .ui-state-active{ background: url(/class/template/images/bg-tab-cur.png) no-repeat  center; color:#fff!important;}
.section6 .ui-state-active a{ color:#fff!important;}

.section6 .main_con .lefttab .line{ display: none; }
.section6 .main_con .text { padding: 12px 16px; }
.section6 .main_con .text h4 { margin-bottom: 8px; font-size: 18px; line-height: 1em; text-align: center;  }
.section6 .main_con .text p{ font-size: 14px; line-height: 1.5; padding: 8px 0;}
.section6 .main_con .text p a.more{ display: block; text-align: center; margin: 0 auto; font-size: 14px; line-height: 2em; color:#999;}
.section6 .main_con .text p a.more:hover{ color:#fff;}

.section6 .ci_left{ padding: 10px 12px; overflow: hidden;  }
.section6 .ci_left ul{ display: block; overflow: hidden; }
.section6 .ci_left ul li{ display: block; width: 100%;  float: left; text-align: center; }
.section6 .ci_left ul li img{ width: 50%; height:auto; }
.section6 .ci_left ul li span{ display: block; line-height: 2.4em; text-align: center; color: #c6c6c6; font-size: 14px;}

.section6 .ci_right{ padding: 10px 12px; }
.section6 .ci_right p{ display: block; height: 18px; line-height: 18px; padding: 12px 0 12px 42px !important; font-size: 14px;}
.section6 .ci_right p.address{ background: url(/class/template/images/ico-address24x24.png) no-repeat 12px center;background-size: 20px 20px }
.section6 .ci_right p.location{ height: 40px; background: url(/class/template/images/ico-location24x24.png) no-repeat 12px center; background-size: 20px 20px }
.section6 .ci_right p.phone{ background: url(/class/template/images/ico-phone24x24.png) no-repeat 12px center;background-size: 20px 20px }
.section6 .ci_right p.mail{ background: url(/class/template/images/ico-mail24x24.png) no-repeat 12px center; background-size: 20px 20px}
.section6 .ci_right p.qq{ background: url(/class/template/images/ico-qq24x24.png) no-repeat 12px center; background-size: 20px 20px}

/*banner*/
.banner{ width: 100%; height: 180px; text-align: center; overflow: hidden;}
.banner_about{ background:#242424 url(../images/bg-banner-about.jpg) no-repeat ; background-position: center; background-size:auto 100%;}
.banner_product{ background:#06151d url(../images/bg-banner-product.jpg) no-repeat ; background-position: center; background-size:auto 100%;}
.banner_news{ background:#0e1d30 url(../images/bg-banner-news.jpg) no-repeat ; background-position: center; background-size:auto 100%;}
/* .banner_policy{ background:#030305 url(../images/bg-banner-policy.jpg) no-repeat ; background-position: center; background-size:auto 100%;} */
.banner_custom{ background:#080808 url(../images/bg-banner-custom.jpg) no-repeat ; background-position: center; background-size:auto 100%;}
.banner_contact{ background:#515151 url(../images/bg-banner-contact.jpg) no-repeat ; background-position: center; background-size:auto 100%;}
.banner_help{ height: 56px; background:#515151 url(../images/bg-banner-news.jpg) no-repeat ; background-position: center; background-size:auto 100% ;}
.banner img{ display: block; width: 100%; height: auto; margin: 72px auto 72px; }

/*breadcrumb*/
.breadcrumb{ height: 24px; line-height: 24px; padding: 12px; font-size: 14px; margin: 0 auto; display: none; }
.breadcrumb{ color: #999; }
.breadcrumb a{ display: inline; color: #999; }
.breadcrumb a:hover{ color: #666; }

.container{ padding: 12px; margin: 0 auto; overflow: hidden; }
.container .left_side{ display: block; display: -moz-box; display: -webkit-box; display: -o-box; display: box;  height: 40px; padding: 14px 0; position: relative;}
.container .left_side a{ display: block; -moz-box-flex:1; -webkit-box-flex:1; box-flex:1; width: 100%; height: 40px; line-height: 40px;  margin: 0 4px 0 0; text-align: center; font-size: 14px; overflow: hidden;}
.container .left_side a{ background: url(/class/template/images/bg-left-nav.png) no-repeat center; color:#888; cursor: pointer;}
.container .left_side a:nth-child(5){ margin: 0!important; }
.container .left_side a:hover{ color:#FFAA00;}
.container .left_side a.cur{ background: url(/class/template/images/bg-tab-cur.png) no-repeat center; color:#fff;}
.container .left_side .line{ display: none;}

.container .contents{ padding: 14px 0;}
.container .contents h4{ font-size: 24px; line-height: 1em; padding: 0 0 8px 0; text-align: center;  }
.container .contents p{ font-size: 14px; line-height: 2em; padding: 1em 0;}

/*mtab*/
.container .mtab { display: flex; justify-content: center; height: 40px; padding: 14px 12px; text-align: center; }
.container .mtab li { display: flex; margin: 0 4px 0 0; }
.container .mtab li:nth-last-child(2) { margin-right: 0; }
.container .mtab li a{ display: block; width: 100%; height: 40px; margin: 0; padding: 0 12px; text-align: center; font-size: 14px; background: url(/class/template/images/bg-tab.png) no-repeat center; overflow: hidden; }
.container .mtab li a:hover{ color:#fff;}
.container .mtab .ui-state-active{ background: url(/class/template/images/bg-tab-cur.png) no-repeat center; color:#fff !important;}

/*product*/
.container .contents_full{ padding: 24px 0; margin: 0 auto;}
.contents_full .title_full{ display: inline-block; width: 100%; padding: 0 0 24px 0; font-size: 24px; line-height: 1em; font-weight: normal; text-align: center;}
.contents_full .title_full{ background: url(/class/template/images/line-title.png) no-repeat center 24px; background-size: 150% auto; }
.contents_full .title_full span{ display: inline-block; width: 100%; margin-top: 8px; font-size: 16px; line-height: 1.2em; text-align: center; color: #FFAA00 }
.contents_full .product_list{ display: block; padding: 8px 0 48px 0; overflow: hidden; }
.contents_full .product_list li{ display: block; width: 50%; height: 260px; padding: 10px 0 16px 0; overflow: hidden; text-align: center; float: left;color: #FFAA00; overflow: hidden; }
.contents_full .product_list li:hover{  background:#f9f9f9; }
.contents_full .product_list li img{ width: 64px; height: 64px; }
.contents_full .product_list li span{ display: block; height: 24px; line-height: 24px; font-size: 16px; text-align: center; font-weight: bold;}
.contents_full .product_list li p{ display: block; padding: 16px 14px 12px 14px ; line-height: 1.6em; font-size: 14px; color: #666; text-align: center; }
.contents_full .product_list li a{ display: inline-block; line-height: 1.6em; font-size: 14px; color: #999; text-align: center; }
.contents_full .product_list li:hover p{ color: #333; }
.contents_full .product_list li:hover a{ color: #666; }
.contents_full .product_list li a:hover{ color: #FFAA00; }
.container .mtab .ui-state-active a{ color:#fff!important;}

/*news list*/
.news_list{ display: block; overflow: hidden; }
.news_list li{ display: block; padding: 14px 0; border-bottom: 1px solid #e6e6e6; overflow: hidden; text-align: left; }
.news_list li a.simg{ display: none; }
.news_list li a.simg img{ display: none; }
.news_list li .nl_text{ display: block; width: 100%;  overflow: hidden; }
.news_list li .nl_text a{ display: block; line-height: 1.4em; font-size: 18px;  }
.news_list li .nl_text a:hover{ color: #FFAA00; }
.news_list li .nl_text span{ display: block; line-height: 1.4em; font-size: 12px; color: #999; font-style: italic;}
.news_list li .nl_text p{ display: block; line-height: 1.6em !important; font-size: 14px; padding: .6em 0; color: #666; }


/*policy list*/
/* .policy_list{ display: block; overflow: hidden; }
.policy_list li{ display: block; padding: 14px 0; border-bottom: 1px solid #e6e6e6; overflow: hidden; text-align: left; }
.policy_list li .pl_text{ display: block; width: 100%;  overflow: hidden; }
.policy_list li .pl_text a{ display: block; line-height: 1.4em; font-size: 18px; }
.policy_list li .pl_text a:hover{ color: #FFAA00; }
.policy_list li .pl_text span{ display: block; line-height: 1.4em; font-size: 12px; color: #999; font-style: italic;}
.policy_list li .pl_text p{ display: block; line-height: 1.6em!important; font-size: 14px; padding: .6em 0; color: #666; } */

/*custom*/
.custom_list{ display: block; padding: 4px 0 12px 0; overflow: hidden; }
.custom_list a{ display: block; width: 46%; margin: 0 2% .6em 2%; overflow: hidden; text-align: center; float: left; overflow: hidden; position: relative; }
.custom_list a img{ width: 100%; height: auto; }
.custom_list a span{ display: inline-block; width: 96%; height: 100%; line-height: 1; padding: 18% 2%; text-align: center; font-size: 14px; position: absolute; left: 0; top:0; z-index: 3; display: none; }
.custom_list a span{ color: #fff; background:#FFAA00; opacity: .9; -webkit-opacity: .9; -o-opacity: .9; -moz-opacity: .9; filter: alpha(opacity=90);   
  -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(opacity=90)'; }

/*contact*/
.container .contact { display: block; height: 40px; padding: 14px 12px; text-align: center; }
.container .contact a{ display: inline-block; width: 100px; height: 40px;  margin: 0 4px 0 0; text-align: center; font-size: 14px; overflow: hidden;}
.container .contact a:last-child{ margin: none; }

.contact_con .ci_left{ padding: 10px 0; overflow: hidden; }
.contact_con .ci_left ul{ display: block; overflow: hidden; }
.contact_con .ci_left ul li{ display: block; width: 100%; text-align: center; }
.contact_con .ci_left ul li img{ width: 60%; height: auto; }
.contact_con .ci_left ul li span{ display: block; line-height: 2.4em; text-align: center; color: #666; font-size: 14px;}

.contact_con .ci_right{ padding: 10px 12px; }
.contact_con .ci_right p{ display: block; height: 18px; line-height: 18px; padding: 12px 0 12px 42px; font-size: 14px;}
.contact_con .ci_right p.address{ background: url(/class/template/images/ico-address-grey24x24.png) no-repeat 12px center; background-size: 20px 20px }
.contact_con .ci_right p.location{ background: url(/class/template/images/ico-location-grey24x24.png) no-repeat 12px center; background-size: 20px 20px }
.contact_con .ci_right p.phone{ background: url(/class/template/images/ico-phone-grey24x24.png) no-repeat 12px center; background-size: 20px 20px }
.contact_con .ci_right p.mail{ background: url(/class/template/images/ico-mail-grey24x24.png) no-repeat 12px center; background-size: 20px 20px}
.contact_con .ci_right p.qq{ background: url(/class/template/images/ico-qq-grey24x24.png) no-repeat 12px center; background-size: 20px 20px}

/*detail*/
.detail_content{ padding: 0 0 24px 0 ; overflow: hidden;}
.detail_content .detail_title{ color: #FFAA00; font-size: 24px; line-height: 1.2em;  padding: 0 0 12px 0; text-indent:0 !important; font-weight:bold; text-align: center; }
.detail_content .detail_msic{ font-size: 12px; color:#999; line-height: 1.5em; font-weight:normal; padding: 0 0 8px 0; display: block; font-weight:normal;  margin: 0 0 12px 0;}
.detail_content .html_content p{ line-height: 1.8em; padding: 1em 6px; text-indent:0!important;}
.detail_content .html_content p img{ width: 100%; height: auto;}
.detail_content .html_content span a{ margin: 0 12px 0 0; }


/*page*/
page{ display: inline-block; width:100%;  text-align:center; margin: 36px auto; overflow: hidden;}
page a{ display: inline-block; width:24px; height: 24px; line-height: 24px; padding: 10px; text-align:center; margin: 0 2px; font-size: 16px;}
page a{ color:#666; border: 1px solid #f0f0f0;}
page a:hover{ background:#f0f0f0; border-color:#d6d6d6; color: #FFAA00; }
page a.active{ background:#FFAA00; color:#fff; border-color:#FFAA00; }
page a.disabled{ background:#eee; color:#ddd; border-color:#e2e2e2; cursor:not-allowed; pointer-events:none; }



/*bottom*/
.bottom{ width: 100%; background: #000; }
.bottom .b_inner{ padding: 24px 14px; margin: 0 auto; color: #999; }
.bottom .b_inner .b_nav{ text-align: center; padding: 24px 0 }
.bottom .b_inner .b_nav a{ display: inline-block; width: 30%;  margin: 8px 0; font-size: 14px; line-height: 1em; border-right: 1px solid #d6d6d6; text-align: center; color:#d6d6d6; }
.bottom .b_inner .b_nav a:nth-child(3n){ border-right:none; }
.bottom .b_inner .b_nav a:hover{color:#fff; }
.bottom .b_inner .copyright{ padding: 0 14px; text-align: center; font-size: 12px; line-height: 1.8em; }

.scrollsidebar { display: none; }

}
<!--0.00020289421081543-->