* {border:0;padding:0;margin:0;list-style:none;outline:none;}
*, ::after, ::before{box-sizing: border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
html {-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;overflow-x:hidden;-ms-overflow-x: hidden;-webkit-font-smoothing: subpixel-antialiased;-moz-osx-font-smoothing: grayscale;-webkit-tap-highlight-color: transparent;}
body {margin: 0;padding:0;width:100%;overflow-x:hidden;-ms-overflow-x: hidden;height:auto;color:#333333;position:relative;background:#f5f5f5;font-family:"微软雅黑";}

a {color: inherit;background-color: transparent;text-decoration: none;}
a:active, a:focus, a:hover { color: inherit;text-decoration: none;}
@font-face {
    font-family: KuTang;
    src:url("../font/kutang.ttf") format("truetype"), url("../font/kutang.woff2") format("woff2"), url("../font/kutang.eot") format("embedded-opentype"), url("../font/kutang.woff")  format("woff"), url("../font/kutang.svg")  format("svg");
}
@font-face {
    font-family: Impact;
    src:url("../font/impact.ttf") format("truetype"), url("../font/impact.woff2") format("woff2"), url("../font/impact.eot") format("embedded-opentype"), url("../font/impact.woff")  format("woff"), url("../font/impact.svg")  format("svg");
}

.wid1200, .com_wid {max-width: 1200px;width:100%;margin: 0 auto;height:auto;}
.wid100Per, .wid100Pers { width: 100%;height:auto;}
.relative{position:relative;}
.bgfffff, .bgffffff{background:#ffffff;}
.bg28272d{background:#28272d;}
.c999999{color:#999999;}
.fl {float: left;}
.fr {float: right;}
.cl{clear:left;}
.cr{clear:right;}
.aleft {text-align: left;}
.aright {text-align: right;}
.acenter{text-align:center;}
.fontwei{font-weight:100;}
.inline{display:inline-block;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt60{margin-top:60px;}
.mt160{margin-top:160px;}
.mt_100{margin-top:-100px;}
.mb20{margin-bottom:20px;}
.mr60, .pro_base_mr60{margin-right:60px;}
.mr30{margin-right:30px;}
.ml60, .pro_base_ml60{margin-left:60px;}
.pt10{padding-top:10px;}
.pt30{padding-top:30px;}
.pr10{padding-right:10px;}
.pb0{padding-bottom:0;}
.pb30{padding-bottom:30px;}
.pb50{padding-bottom:50px;}
.pl0{padding-left:0;}
.pl30{padding-left:30px;}
.pl130{padding-left:130px;}
.pl230{padding-left:230px;}
.pl300{padding-left:300px;}
.plr16{padding-left:16px;padding-right:16px;}
.plr30{padding-left:30px;padding-right:30px;}
.ptrlb0{padding:0;}
.pt120rlb0{padding:0;padding-top:120px;}
.ptrlb30{padding:30px;}
.ptrlb10{padding:10px;}
.borderb{border-bottom:1px solid #ececec;}
.bordert{border-top:1px solid #f7f7f7;}
.bordereeeeee{border:1px solid #eeeeee;}
.align{word-break:break-all;word-wrap:break-word;text-align:justify;text-justify: inter-ideograph;}
.clearfix::after {height: 0; clear: both;display: block;visibility: hidden;content: "";}

/*头部*/
.navTop {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    height: 89px;
    position: relative;
}
#navigation {
    background: url(../images/navbg.png) repeat-x left top;
    transition: height 1s ease-in-out, right 1s ease-in-out, color 1s ease-in-out, background 1s ease-in-out;
    left: 0;
    top: 0;
    width: 100%;
    height: 89px;
    color: rgb(51, 51, 51);
    overflow: hidden;
    position: fixed;
    z-index: 644;
}
#navigation .navTop .logo {
    transition: top 1s ease-in-out, height 1s ease-in-out, width 1s ease-in-out;
    left: 0;
    top: 16px;
    width: 236px;
    height: 50px;
    position: absolute;
}
#navigation .navTop .logo img {
    transition: fill 1s ease-in-out;
    height: 100%;
    display: block;
    fill: #000;
}
.black.big#navigation .navTop .logo.big {
    top: 15px;
    display: block;
}
.black.big#navigation .navTop .logo.min {
    display: none;
}
.black#navigation .navTop .logo.min {
    top: 14px;
    display: block;
}
.black#navigation .navTop .logo.big {
    display: none;
}
#navigation .logo_info {
    transition: 1s ease-in-out;
    left: 180px;
    top: 12px;
    width: 140px;
    position: absolute;
}
img.slide-effect {
    max-width: 50%;
}
#navigation .btn_container {
    transition: top 1s ease-in-out;
    top: 15px;
    right: 0;
    line-height: 50px;
    overflow: hidden;
    position: absolute;
}
#navigation .btn_container .link {
    margin: 0 10px;
    transition: line-height 1s ease-in-out, height 1s ease-in-out;
    color: rgb(45, 45, 45);
    font-family: Arial, "Microsoft YaHei", "PingHei", "STHeitiSC-Light", "SF Pro SC", "SF Pro Text", "PingFang SC", "Helvetica Neue", "Helvetica";
    font-weight: normal;
    display: inline-block;
    position: relative;
}
#navigation .btn_container .link::after {
    background: rgb(71, 148, 7);
    transition: transform 0.2s ease-in-out, bottom 1s ease-in-out;
    left: 0;
    width: 100%;
    height: 5px;
    bottom: 0;
    position: absolute;
    content: "";
    transform: translateY(5px);
    -webkit-transform: translateY(5px);
}
.big#navigation .style30{
    color: rgb(45, 45, 45);
    font-size: 16px;
    position: relative;
}
.big#navigation .style30:active{
    color: rgb(45, 45, 45);
}
.yellow.big#navigation .style30 {
    font-size: 16px;
}
#navigation .style30 {
    font-size: 16px;
    position: relative;
}
.big#navigation .btn_container .link::after {
}
#navigation .btn_container .link.active::after {
    transform: translateY(0px);
    -webkit-transform: translateY(0);
}
#navigation .btn_container .link.langactive::after {
    transform: translateY(0px);
    -webkit-transform: translateY(0);
}
#navigation .btn_container .link:hover::after {
    transform: translateY(0px);
    -webkit-transform: translateY(0);
}
#navigation .btn_container .link.on::after {
    transform: translateY(0px);
    -webkit-transform: translateY(0);
}
#navigation .btn_container .link.langactive::after {
    transform: translateY(0px);
    -webkit-transform: translateY(0);
}
#navigation .btn_container .link:hover::after {
    transform: translateY(0px);
    -webkit-transform: translateY(0);
}
.black#navigation .btn_container .link.on::after {
    display: none;
}
.black#navigation .btn_container .link.langactive::after {
    display: none;
}
.black#navigation .btn_container .link:hover::after {
    display: none;
}
#navigation .btn_container .link.lang {
    margin-right: 0px;
}
#navigation .btn_container .link.lang span {
    padding: 5px 2px 5px 4px;
    border-radius: 100%;
    /*border: 1px solid rgb(51, 51, 51);*/
    border-image: none;
    color: rgb(255, 255, 255);
    /*background-color: rgb(51, 51, 51);*/
}
.big#navigation .btn_container .link.lang span {
    /*border: 1px solid rgb(179, 179, 179);*/
    border-image: none;
    color: rgb(0, 0, 0);
    font-size: 12px;
    /*background-color: rgb(179, 179, 179);*/
}
.about.big#navigation .btn_container .link.lang span {
    /*border: 1px solid rgb(51, 51, 51);*/
    border-image: none;
    color: rgb(255, 255, 255);
    /*background-color: rgb(51, 51, 51);*/
}
#navigation #burger {
    background: none;
    top: 10px;
    width: 50px;
    height: 100%;
    right: 0;
    display: block;
    position: absolute;
    z-index: 99999;
    cursor: pointer;
}
#navigation #burger .burger-text {
    top: 22px;
    right: 43px;
    line-height: 17px;
    letter-spacing: 0.04em;
    font-size: 17px;
    font-weight: 700;
    position: absolute;
}
#navigation #burger .burger-icon {
    margin-top: 28px;
    margin-bottom: 5px;
    margin-left: 15px;
    position: relative;
    -ms-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
#navigation #burger .burger-icon {
    width: 15px;
    height: 3px;
    display: block;
    transition-property: background-color, transform;
    transition-duration: 0.3s;
    background-color: rgb(0, 0, 0);
}
#navigation #burger .burger-icon::after {
    width: 15px;
    height: 3px;
    display: block;
    transition-property: background-color, transform;
    transition-duration: 0.3s;
    background-color: rgb(0, 0, 0);
}
#navigation #burger .burger-icon::before {
    width: 15px;
    height: 3px;
    display: block;
    transition-property: background-color, transform;
    transition-duration: 0.3s;
    background-color: rgb(0, 0, 0);
}
#navigation #burger .burger-icon::after {
    position: absolute;
    content: "";
}
#navigation #burger .burger-icon::before {
    position: absolute;
    content: "";
}
#navigation #burger .burger-icon::before {
    top: -5px;
}
#navigation #burger .burger-icon::after {
    top: 5px;
}
#navigation .active#burger .burger-icon {
    background-color: transparent;
}
#navigation .active#burger .burger-icon::before {
    transform: translateY(5px) rotate(45deg);
    -webkit-transform: translateY(5px) rotate(45deg);
}
#navigation .active#burger .burger-icon::after {
    transform: translateY(-5px) rotate(-45deg);
    -webkit-transform: translateY(-5px) rotate(-45deg);
}
#navigation_mobiles {background: rgb(255, 255, 255);width: 100%;height: 100%;overflow-y:scroll;color: rgb(0, 0, 0);visibility: hidden;position: fixed;z-index: -9;opacity: 0;}
#navigation_mobiles .contents {top: 0;width: 100%;bottom: 0;padding-top: 90px;position: absolute;-ms-overflow-x: hidden;-ms-overflow-y: auto;}
#navigation_mobiles .contents  li{width:100%;cursor:pointer;}
#navigation_mobiles .contents  li .arrow{width:30px;height:22px;margin-top:5px;z-index:9999999;background:url("../images/arrow.png") no-repeat left 15px;float:right;display:block;}
#navigation_mobiles .contents  li.hovers{background:#3c3d3e;}
#navigation_mobiles .contents  li.hovers  .arrow{background:url("../images/arrow.png") no-repeat left -75px;}
#navigation_mobiles .contents  li a{border-bottom:1px solid #eeeeee;}
#navigation_mobiles .contents  li.hovers a{color:#ffffff;}
#navigation_mobiles .contents  li ul{display:none;width:100%;background:#ffffff;}
#navigation_mobiles .contents  li ul li{padding-left:30px;border-bottom:1px solid #eeeeee;background:#ffffff;}
#navigation_mobiles .contents  li ul li:hover{background:#f2f2f2;}
#navigation_mobiles .contents  li ul li a, #navigation_mobiles .contents  li.hovers ul li a{width:100%;color:#333333;font-size:16px;border-bottom:0;}
#navigation_mobiles .contents  li ul li a:hover, #navigation_mobiles .contents  li ul li a.hover{color:#b88508;}
#navigation_mobiles .link {padding: 15px 0 15px 20px;font-family: "DIN-Light", "DIN Light", "Microsoft YaHei", "PingHei", "STHeitiSC-Light", "SF Pro SC", "SF Pro Text";font-weight: normal;display: block;}
#navigation_mobiles .link.lang {display: inline-block;}
#navigation_mobiles .link.lang.langactive {font-weight: 200;}

/*动画*/
.animate_fadeInRight, .animate_fadeInLeft{
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animate_fadeInRight.infinite, .animate_fadeInLeft.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animate_fadeInRight.hinge, .animate_fadeInLeft.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}
.animate_fadeInRight.flip, .animate_fadeInLeft.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}
/*.animate_fadeInLeft{animation: fadeInLeft .5s forwards 1s;-webkit-animation: fadeInLeft .5s forwards 1s;transition: all 1s;-webkit-transition: all 1s;}*/
/*.animate_fadeInRight{animation: fadeInRight .5s forwards 1s;-webkit-animation: fadeInRight .5s forwards 1s;transition: all 1s;-webkit-transition: all 1s;}*/
.animate_fadeInUp{animation: fadeInUp .5s forwards 1s;-webkit-animation: fadeInUp .5s forwards 1s;transition: all 1s;-webkit-transition: all 1s;}
.animate_fadeInLeft1{animation: fadeInLeft 2.4s forwards 1.9s;-webkit-animation: fadeInLeft 2.4s forwards 1.9s;}
.animate_fadeInLeft2{animation: fadeInLeft 2.2s forwards 1.8s;-webkit-animation: fadeInLeft 2.2s forwards 1.8s;}
.animate_fadeInLeft3{animation: fadeInLeft 2.0s forwards 1.7s;-webkit-animation: fadeInLeft 2.0s forwards 1.7s;}
.animate_fadeInLeft4{animation: fadeInLeft 1.8s forwards 1.6s;-webkit-animation: fadeInLeft 1.8s forwards 1.6s;}
.animate_fadeInLeft5{animation: fadeInLeft 1.6s forwards 1.5s;-webkit-animation: fadeInLeft 1.6s forwards 1.5s;}
.animate_fadeInLeft6{animation: fadeInLeft 1.4s forwards 1.4s;-webkit-animation: fadeInLeft 1.4s forwards 1.4s;}
.animate_fadeInLeft7{animation: fadeInLeft 1.2s forwards 1.3s;-webkit-animation: fadeInLeft 1.2s forwards 1.3s;}
.animate_fadeInLeft8{animation: fadeInLeft 1.0s forwards 1.1s;-webkit-animation: fadeInLeft 1.0s forwards 1.1s;}
.animate_fadeInLeft9{animation: fadeInLeft 0.7s forwards 0.6s;-webkit-animation: fadeInLeft 0.7s forwards 0.6s;}
.animate_fadeInDown{animation: fadeInDown .5s forwards 1s;-webkit-animation: fadeInDown .5s forwards 1s;transition: all 1s;-webkit-transition: all 1s;}

/*首页*/
.section_bg {background-position: 50%;left: 0;top: 0;width: 100%; height: 100%; position: absolute; }
.bg1 {background: url("../images/banner1_new.jpg")repeat-y center bottom;background-size: cover;}
.bg2 {background: url("../images/banner2.jpg") no-repeat center bottom;background-size: cover;}
.bg3 { background: url("../images/banner3.jpg") no-repeat center bottom;background-size: cover;}
.bg5 {background: url("../images/banner5.jpg") no-repeat center bottom;background-size: cover;}
.bg6 {background: url("../images/banner6.jpg") no-repeat center bottom;background-size: cover;}
.section{overflow:hidden;}
.section_frame{width: 100%;height: 100%;position: relative;z-index: 2;}
/*.section_content_t_img a img, .section_content_img a img{ -o-transition: .5s;-webkit-transition: .5s;-moz-transition: .5s;}*/
/*.section_content_t_img a:hover img, .section_content_img a:hover img{transition: all 1s ease 0s;transform: scale(1.2);-o-transform: scale(1.2);-webkit-transform: scale(1.2);-moz-transform: scale(1.2);}*/

.section_frame{opacity:0;}
.active .section_frame{opacity:1;}
.section_content_t_img{position: absolute;top: 160px; z-index: 3;}
.section_content_t_img{left: 356px;}

.section_content_img{position: absolute;top: 610px; z-index: 3;}
.section_content_img{left: 100px;}

.section_content_r_img{position: absolute;bottom: 0; z-index: 2;width:1464px;height:1104px;}
.section_content_r_img{right: 0;}

.section_frame_top {height: auto;padding-top: 120px;position:relative;}
.next-section-btn {transition: opacity 1s; left: 50%; width: 40px;height: 40px;bottom: 50px;position: absolute;z-index: 50;opacity: 0.5;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.next-section-btn:hover {opacity: 1;}

.section.l1.active .section_content_t_img{animation-name: fadeInLeftBig;}
.section.l1.active .section_content_img{animation-name: fadeInLeft;}
.section.l1.active .section_content_r_img{animation-name: fadeInRight;}

/*服务一条龙*/
.service{opacity: 0;position:absolute;left:0;top:-100px;width:100%;}
.active .service{top:350px;text-align:center;opacity: 1;width:100%;}
.service li{opacity: 0;width:59px;height:348px;float:left;margin:0 83px 0 0;text-align:center;background-repeat:no-repeat;}
.service li p{background:url("../images/index_service_bg.png") no-repeat center bottom;width:42px;height:348px;overflow:hidden;text-align:left;font:normal 43px/50px "KuTang";color:#ffcf79;display:inline-table;}
.service li p span{font:normal 36px/30px "Impact";color:#a7713b;display:block;padding-bottom:60px;}
.service li h2{font:normal 400 12px/14px "微软雅黑";color:#f1c473;display:inline-table;width:16px;height:348px;text-align:right;opacity:0.3;filter:alpha(opacity=30);}
.active .service li{opacity: 1;}
.service li:last-child{margin-right:0;}
.service_bg1{background:url("../images/banner3_01.png") center top;}
.service_bg2{background:url("../images/banner3_02.png") center top;}
.service_bg3{background:url("../images/banner3_03.png") center top;}
.service_bg4{background:url("../images/banner3_04.png") center top;}
.service_bg5{background:url("../images/banner3_05.png") center top;}
.service_bg6{background:url("../images/banner3_06.png") center top;}
.service_bg7{background:url("../images/banner3_07.png") center top;}
.service_bg8{background:url("../images/banner3_08.png") center top;}
.service_bg9{background:url("../images/banner3_09.png") center top;}
.section_frame_top .service_span{color:#ffffff;font:normal 43px/50px "KuTang";display:none;}

/*品牌荣誉*/
.section_contents {text-align:left;width: 100%;position: relative;max-width: 1920px;margin:0 auto;height:800px;overflow:hidden;}
.section_contents li{position:absolute;width:25%;height:auto;max-height:600px;display:block;text-align:center;background:#ffffff;overflow:hidden;}
.section_contents li:first-child{top:-1000px;left:0;}
.section_contents li:nth-child(2){top:3000px;left:25%;}
.section_contents li:nth-child(3){top:-1000px;left:50%;}
.section_contents li:last-child{top:3000px;left:75%;}
.active .section_contents li{top:150px;}
.section_contents li a img{height:600px;display: -webkit-box;display: -webkit-flex; display: -moz-box; display: -ms-flexbox;display: flex;}
.section_contents li.con{padding:0 28px;width:25%;height:100%;display:block;overflow:hidden;}
.section_contents li.con h2{width:100%;height:auto;font:normal 400 30px/45px "微软雅黑";color:#000000;}
.section_contents li.con h3{width:100%;height:150px;overflow:hidden;font:normal 400 16px/25px "微软雅黑";color:#333333;text-align:left;}
.section_contents li.con .a{width:50%;line-height:40px;color:#ffffff;font-size:18px;background:#b88508;display:inline-block;}
.section_contents li.con .a:hover{background:#29282e;color:#ffffff;}
.pt100cons{padding-top:100px;}
.mtb50100cons{margin-top:50px;margin-bottom:100px;}


/*产品中心*/
.index_title{color:#333333;font:normal 36px/50px "微软雅黑";display:none;}
.cffffff{color:#ffffff;}
.index_pro_title{padding: 30px 0 0;text-align:center;}
.index_pro_title a{border:1px dashed #b88508;border-right:0;border-radius:10px;padding:13px 30px;background:#ffffff;display:inline-block;color:#666666;font-size:16px;margin-bottom:10px;}
.index_pro_title a:last-child{border-right:1px dashed #b88508;}
.index_pro_title a:hover, .index_pro_title a.hover{border:1px dashed #b88508;border-right:0;padding:13px 30px;background:#ba8810;color:#ffffff;}
.index_pro {width: 100%;height: 714px;margin:20px auto 0;max-width:1920px;position:relative;oveflow:hidden;}
.index_pro li {position:absolute;width:25%;height:auto;max-height:357px;display:block;overflow:hidden;}
.index_pro li:first-child, .index_pro li:nth-child(5){top:-1000px;left:0;}
.index_pro li:nth-child(2), .index_pro li:nth-child(6){top:3000px;left:25%;}
.index_pro li:nth-child(3), .index_pro li:nth-child(7){top:-1000px;left:50%;}
.index_pro li:nth-child(4), .index_pro li:nth-child(8){top:3000px;left:75%;}
.index_pro li:last-child{display:none;}
.active .index_pro li:first-child, .active .index_pro li:nth-child(2), .active .index_pro li:nth-child(3), .active .index_pro li:nth-child(4){top:0;}
.active .index_pro li:nth-child(5), .active .index_pro li:nth-child(6), .active .index_pro li:nth-child(7), .active .index_pro li:nth-child(8){top:357px;}
.index_pro li a{width:100%;height:100%;display:block;position:relative;overflow:hidden;}
.index_pro li a img {width: 100%;height: 357px;display: -webkit-box;display: -webkit-flex; margin:0 auto;display: -moz-box; display: -ms-flexbox;display: flex;}
.index_pro li a .divs{display:none;}
.index_pro li a:hover::before{width:100%;height:100%;background:#11161c;opacity:0.6;filter:alpha(opacity=60);-moz-opacity: 0.6;position:absolute;left:0;top:0;content:''}
.index_pro li a:hover .divs{color:#ffffff;font-weight:400;font-size:18px;padding:0 30px;line-height:30px;position:absolute;left:0;top:59px;text-align:center;width:100%;display:block;}
.index_pro li a:hover .divs span{display:block;color:#ffffff;font-size:16px;margin-top:30px;}
.index_pro li a:hover .divs p{padding-top:30px;display:block;}
.index_pro li a:hover .divs p img{width:61px;height:61px;}



/*服务项目*/
.service_pro{position:absolute;left:50%;top:0;z-index:5;margin-left:-600px;}
.active .service_pro{top:130px;}
.service_pro img{width:auto;}
.service_r{position:absolute;right:-1000px;top:0;z-index:4;}
.active .service_r{position:absolute;right:-200px;top:0;}


/*新闻资讯*/
.index_news{position:absolute;left:0;top:0;}
.active .index_news{top:200px;}
.index_news li{padding:20px 18px;width:392px;height:auto;display:block;background:#ffffff;text-align:left;float:left;margin-right:11px;}
.index_news li:last-child{margin-right:0;}
.index_news li h3{width:100%;height:210px;overflow:hidden;}
.index_news li h3 .ahover{}
.index_news li h3 .ahover img{width:100%;height:auto;min-height:210px;display: -webkit-box;display: -webkit-flex; display: -moz-box; display: -ms-flexbox;display: flex;}
.index_news li h3 .ahover:hover img{ transform: scale(1.3);transition: all 1s ease 0s; -webkit-transform: all 1s ease 0s;}
.index_news li p{font:normal 14px/32px "微软雅黑";color:#cccccc;border-bottom:1px solid #eeeeee;}
.index_news li p span{float:right;color:#b88508;}
.index_news li h2{font:normal 400 16px/22px "微软雅黑";height:44px;overflow:hidden;margin-top:10px;}
.index_news li h2 a{color:#333333;}
.index_news li h2 a:hover{color:#b88508;}

/*合作伙伴*/
.cor_con{position:absolute;bottom:-300px;left:0;opacity: 0;display:block;}
.active .cor_con{bottom:8%;opacity: 1;}
.mt130_cor{margin-top:130px;}
.cor{padding-top:30px;}
.cor li{width:170px;height:100px;border:1px solid #cccccc;overflow:hidden;display:block;float:left;margin-right:35px;}
.cor li:last-child{margin-right:0;}
.cor li a{width:100%;height:auto;overflow:hidden;display:block;}
.cor li a img{height:100px;background:#ffffff;display: -webkit-box;display: -webkit-flex; display: -moz-box; display: -ms-flexbox;display: flex;}
.cor li a:hover img{transform: scale(1.3);transition: all 1s ease 0s; -webkit-transform: all 1s ease 0s;}

/*脚注*/
.cont_bottom { width: 100%; height: auto; left: 0;_left: 0;bottom: -500px;_bottom: -500px;display:block;position: absolute;background:#28282d;}
.active .cont_bottom{bottom: 0;_bottom: 0;}

/*联系我们*/
.contact_r{width:55%;height:auto;float:left;padding-right:30px;}
.pl0_cont{padding-left:0;}
.cont_con{margin-top:30px;}
.cont_con li{float:left;border:1px solid #eeeeee;padding:10px 12px;width:33.3333%;height:80px;}
.cont_con li:after{height: 0;clear: both;display: block;visibility: hidden; content: "";}
.cont_con li h2{border:1px solid #eeeeee;border-radius: 50%;width:60px;height:60px;margin-right:10px;float:left;text-align:center;}
.cont_con li h2 img{width:24px;height:auto;padding-top:18px;}
.cont_con li h3{clear:right;text-align:left;}
.cont_con li h3 span{font:normal 400 18px/35px "微软雅黑"; color:#999999;display:block;}
.cont_con li h3 p{color:#333333;font:normal 400 14px/16px "微软雅黑"; }


/*脚注*/
.bottom_ul{height:auto;padding-top:10px;border-bottom:1px solid #000000;text-align:left;}
.bottom_ul:after{height: 0;clear: both;display: block;visibility: hidden; content: "";}
.bottom_ul li{float:left;width:18%;height:160px;}
.bottom_ul li:after{height: 0;clear: both;display: block;visibility: hidden; content: "";}
.bottom_ul li:nth-child(4){width:18%;}
.bottom_ul li:nth-child(5){width:28%;}
.bottom_ul li .column{color:#eeeeee;font:normal 16px/40px "微软雅黑";}
.bottom_ul li .sub-section{color:#a1a1a1;font:normal 14px/20px "微软雅黑";}
.bottom_ul li .column a:hover, .bottom_ul li .sub-section a:hover{color:#f2f2f2;}
.bottom_ul li .social{width:100%;}
.bottom_ul li .social li{display:inline-block;margin-right:14px;height:auto;width:33.333%;margin:0;}
.bottom_ul li .social li a{width:32px;height:32px;display:block;}
.bottom_ul li .social li a.social_pic1{background:url(../images/bottom_pic.png) no-repeat left top;}
.bottom_ul li .social li a:hover.social_pic1{background:url(../images/bottom_pic.png) no-repeat left bottom;}
.bottom_ul li .social li a.social_pic2{background:url(../images/bottom_pic.png) no-repeat -46px top;}
.bottom_ul li .social li a:hover.social_pic2{background:url(../images/bottom_pic.png) no-repeat -46px bottom;}
.bottom_ul li .social li a.social_pic3{background:url(../images/bottom_pic.png) no-repeat right top;}
.bottom_ul li .social li a:hover.social_pic3{background:url(../images/bottom_pic.png) no-repeat right bottom;}

.bottom_b{color:#525156;text-align:left;font-size:12px;line-height:16px;border-top:1px solid #3a393f;}


/*关于我们*/
.nav_banner {width: 100%;height: 588px;background: url("../images/nav_banner.jpg") no-repeat center 80px;}
.nav_banner_con{top:190px;}
.nav_banner_con li{margin-right:81px;}
.nav_banner_con li:last-child{margin-right:0;}
.menu{background:url("../images/home.png") no-repeat left center;color:#999999;text-align:left;height:65px;line-height:65px;font-family: "微软雅黑";}
.menu_l{padding-left:30px;font-size:14px;}
.menu_l a:hover{color:#ba8810;text-decoration: underline;}
.menu_r{float:right;display:block;}
.menu_r li{float:right;width:140px;margin-right:10px;padding-right:10px;text-align:center;background:url("../images/menu_line.jpg") no-repeat right center;}
.menu_r li:first-child{background:none;margin-right:0;}
.menu_r li a{color:#666666;font-size:16px;}
.menu_r li a:hover, .menu_r li a.hover{color:#ba8810;font-size:18px;border-bottom:2px solid #ba8810;display:block;height:65px;}

.brand_title{width:100%;height:auto;color:#ba8810; font-family: "微软雅黑";}
.brand_title:after{height: 0;clear: both;display: block;visibility: hidden; content: "";}
.brand_title_l{font-size:30px;width:50%;}
.brand_title_r{font-size:12px;width:50%;text-transform: uppercase;filter:alpha(opacity=40);opacity:0.4;-moz-opacity: 0.4;line-height:12px;padding-top:10px;}
.brand_con{letter-spacing: 1px;}
.brand_con p{font-size:16px;line-height:30px;}
.brand_con img{max-width:100%;_width:expression(this.width > 100% ? "100%" : this.width);height:auto;}

.brand_gre{padding-bottom:24px;}
.brand_gre img{width:510px;height:170px;float:left;padding-right:30px;}
.brand_gre p{clear:right;font:normal 14px/25px "微软雅黑";}

.brand_pic{padding-top:60px;text-align:center;}
.brand_pic li{display:inline-block;width:390px;padding:0 35px; height:500px;overflow:hidden;margin:0 10px 15px 0;font-family:"微软雅黑";}
.brand_pic li:last-child{margin-right:0;}
.brand_pic li .h2{font-size:22px;color:#ffffff;text-align:left;height:370px;width:100%;overflow:hidden;}
.brand_pic li .h2 .span, .brand_pic li .h3{font-size:16px;line-height:33px;color:#ffffff;font-weight:100;}


.brand_pic1{background:url("../images/about_pic1.jpg") no-repeat left top;}
.brand_pic2{background:url("../images/about_pic2.jpg") no-repeat left top;}
.brand_pic3{background:url("../images/about_pic3.jpg") no-repeat left top;}

/*发展历程*/
.devHis_div{background:#ffffff;padding-top:30px;}
.devHis{width:758px;height:auto;margin:30px auto 0;padding:30px 0;background:url("../images/line.png") repeat-y 377px top;font:normal 400 12px/normal "微软雅黑";}
.devHis li{width:758px;height:auto;}
.devHis li.mt_100:first-child{margin-top:0;}
.devHis li:nth-child(2n-1){background:url("../images/spot_arrow_l.png") no-repeat 344px 25px;}
.devHis li:nth-child(2n){background:url("../images/spot_arrow_r.png") no-repeat 372px 25px;padding-left:408px;}
.devHis li .devHis_top{background:url("../images/devHis_bg.png") no-repeat left top;padding-top:15px;width:350px;height:65px;overflow:hidden;}
.devHis li .devHis_top h1{padding-left:20px;text-align:right;font-size:26px;color:#ffffff;float:left;margin:0;}
.devHis li .devHis_top h2{font-weight:100;font-size:12px;padding-left:10px;color:#ffffff;float:left;line-height:18px;}
.devHis li .devHis_top h2 span{font-size:16px;display:block;}
.devHis li .devHis_middle{background:url("../images/devHis_bg.png") repeat-y -413px top;padding:15px 15px 0 15px;width:350px;}
.devHis li .devHis_middle h3{font-weight:100;font-size:12px;color:#666666;text-align:left;margin-bottom:20px;font-family: "宋体";line-height:24px;}
.devHis li .devHis_middle h4 img{width:100%;height:auto;}
.devHis li .devHis_bottom{background:url("../images/devHis_bg.png") repeat-y right top;width:350px;height:19px;}

/*品牌荣誉*/
.infopic{position:relative; overflow:hidden; padding:35px 16px 0;}
.piclist{height:auto;}
.piclist li{display:inline-block;text-align:center;margin:12px 24px 12px 0;}
.piclist li::after{height: 0;clear: both;display: block;visibility: hidden; content: "";}
.piclist li:nth-child(4n){margin-right:0;}
.piclist li a{padding:16px 16px 16px 15px;width:274px;height:209px;display:block;background:url("../images/honor_bg.png") no-repeat left top;margin: 0 auto;}
.piclist li a img{width:243px;height:177px; display: -webkit-box;display: -webkit-flex; display: -moz-box; display: -ms-flexbox;display: flex;}

/*产品中心*/
.pro{margin-top:30px;}
.pro li{float:left;margin:0 44px 30px 0;}
.pro li:nth-child(3n){margin-right:0;}
.pro li a{width:370px;height:270px;display:block;}
.pro li a h2{width:370px;height:235px;overflow:hidden;}
.pro li a h2 img{width:100%;height:auto; display: -webkit-box;display: -webkit-flex; display: -moz-box; display: -ms-flexbox;display: flex;}
.pro li a:hover h2 img{ transition: all 1s ease 0s;transform: scale(1.2);-o-transform: scale(1.2);-webkit-transform: scale(1.2);-moz-transform: scale(1.2);}
.pro li a h3, .pro li a:hover h3{width:100%;height:35px;padding:0 20px;text-align:center;font:normal 16px/35px "微软雅黑";white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.pro li a h3{background:#ffffff;color:#333333;}
.pro li a:hover h3{background:#28272d;color:#ffffff;}

.page{text-align:center;padding:30px 0 50px;}
.page li{display:inline;margin-left:8px;}
.page li a{padding:8px 20px;background:#eaeaea;color:#585858;display:inline-block;margin-bottom:15px;}
.page li a:hover, .page li .hover{padding:8px 20px;background:#ba8810;color:#ffffff;}

.pro_det{padding-top:35px;}
.pro_det img{width:370px;height:235px;border:1px solid #ba8810;float:left;margin-right:35px;}
.pro_det .detail{color:#616161;line-height:25px;font-size:14px;letter-spacing: 2px;}
.pro_det .detail p{padding:10px 20px;font-weight:bold;background:#eeeeee;font-size:16px;color:#2c2c2c;display:table-cell;}
.pro_det .detail span{font-size:16px;color:#2c2c2c;font-weight:bold;}

.pro_con_p{font-size:18px;margin-bottom:10px;background:#ba8810;color:#ffffff;padding:5px 20px;}
.pro_con{font:normal 14px/25px "微软雅黑";text-align:left;margin-top:50px;padding:20px 0 50px;letter-spacing:1px;color:#323232;border-top:1px solid #ba8810;}
.pro_con p span{color:#ba8810;font-size:16px;padding-left:10px;}
.pro_con p:hover{text-decoration: underline;}

/*生产基地*/
.pro_base{}
.pro_base li{width:100%;height:350px;background:#ffffff;margin-bottom:40px;}
.pro_base li h2{width:730px;height:350px;overflow:hidden;}
.pro_base li h2 .ahover{}
.pro_base li h2 .ahover:hover{box-shadow: 0 0 10px gray;}
.pro_base li h2 .ahover:hover img{ transition: all 1s ease 0s; transform: scale(1.2);-o-transform: scale(1.2);-webkit-transform: scale(1.2);-moz-transform: scale(1.2);}
.pro_base li h3{text-align:left;height:auto;padding:30px 50px 10px 0;font:normal 400 14px/25px "微软雅黑";}
.pro_base li h3 span{font-size:18px;color:#333333;line-height:25px; position:relative;}
.pro_base li h3 span:after{width:50px;height:5px;line-height:5px;content:"";display:block;background: #ba8810;position:absolute;left:0;_left:0;bottom:-20px;_bottom:-20px;}
.pro_base li h3 .p{margin-top:30px;color:#666666;height:230px;overflow-y:auto;}
.pro_base li:after{height: 0;clear: both;display: block;visibility: hidden; content: "";}


/*合作伙伴*/
.partner{}
.partner li:after{height: 0;clear: both;display: block;visibility: hidden; content: "";}
.partner li{margin:0 34px 24px 0;float:left;}
.partner li:nth-child(4n){margin-right:0;}
.partner li a{border:1px solid #ededed;display:block;width:274px;height:156px;}
.partner li a img{width:100%;height:auto; display: -webkit-box;display: -webkit-flex; display: -moz-box; display: -ms-flexbox;display: flex;}
.partner li a:hover{border:1px solid #b88508;}
.partner li a:hover img{background:#b88508;filter:alpha(opacity=50);opacity: 0.5;-moz-opacity: 0.5;}

/*在线留言*/
.message_ul{width:45%;height:auto;float:left;}
.message_ul li{margin-bottom:10px;font-size:12px;color:#222222;}
.message_ul li .text, .message_ul li .code, .message_ul li .textarea, .message_ul li .submit{padding:0 10px;line-height:30px;border:1px  solid #eeeeee;}
.message_ul li .text{width:100%;height:30px;}
.message_ul li .code{width:40%;height:30px;}
.message_ul li .textarea{width:100%;height:120px;}
.message_ul li .submit{width:100%;height:30px;background:#de2b2e;font-size:18px;font-weight:500;color:#ffffff;}
.message_r{width:55%;height:auto;float:left;padding-left:30px;}
.message_r li{font-size:16px;}
.message_r li.title{color:#999999;line-height:30px;}
.message_r li.p{color:#666666;padding:19px 20px;}
.message_r li.p img{width:32px;max-width:32px;height:auto;padding-right:10px;vertical-align: middle;}
.message_r li.p span{line-height:22px;}

/*人才招聘*/
.talent{border-top:1px solid #eeeeee;}
.talent li{width:100%;border-bottom:1px solid #eeeeee;}
.talent li h2{font-size:16px;color:#666666;cursor:pointer;letter-spacing: 1px;padding:10px 45px;font-weight:500;line-height:25px;background:url("../images/arrow.png") no-repeat right 18px;}
.talent li.hover h2{font-size:18px;color:#ffffff;cursor:pointer;background:url("../images/arrow.png") no-repeat right -70px #3c3d3e;}
.talent li .con{padding:30px;font:normal 400 14px/25px "微软雅黑";color:#666666;display:none;letter-spacing: 2px;}


/*新闻中心*/
.news{letter-spacing: 1px;}
.news li{border-bottom: 1px solid #ededed;padding:25px 0;width:100%;height:auto;}
.news li:after{height: 0;clear: both;display: block;visibility: hidden; content: "";}
.news li h1{width:120px;font-size:36px;color:#666666;margin:0;text-align:right;float:left;}
.news li h1 i{font-style:normal;font-size:16px;display:block;font-weight:100;}
.news li h2{width:240px;height:200px;margin-left:10px;margin-right:10px;overflow:hidden;float:left;display:block;}
.news li h2 .ahover{}
.news li h2 .ahover:hover{box-shadow: 0 0 10px gray;}
.news li h2 .ahover:hover img{ transition: all 1s ease 0s; transform: scale(1.2);-o-transform: scale(1.2);-webkit-transform: scale(1.2);-moz-transform: scale(1.2);}
.news li h3{color:#666666;padding:0 20px;float:left;width:810px;}
.news li h3 a{}
.news li h3 a span{color:#333333;font-size:18px;font-weight:400;}
.news li h3 a p{color:#333333;font:normal 400 14px/25px "微软雅黑";height:50px;margin-top:10px;overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news li h3 a:hover span{color:#b88508;}
.news li h3 a p:hover{border-left:2px solid #b88508;padding-left:20px;}
.news_title{color:#b88508;font:normal 400 18px/25px "微软雅黑";letter-spacing:1px;}
.news_pro{border-bottom:1px dashed #dfdfdf;font-size:14px;margin-top:15px;height:25px;color:#999999;}


/*品牌加盟*/
.brand_ul{width:100%;height:auto;}
.brand_ul li{width:50%;height:auto;float:left;}
.brand_ul li img{width:100%;height:auto;}

.brand_shop li{margin-bottom:50px;}
.brand_shop li:first-child{padding-right:10px;}
.brand_shop li:last-child{padding-left:10px;}

.brand_indoor li{width:33.33333%;padding:0 10px;margin-bottom:20px;}



@media screen {
    .vjs-user-inactive.vjs-playing .vjs-control-bar ::before {content: "";}
}
@media all and (max-width: 1700px) {

    /*首页*/
    .section_content_t_img{position: absolute;top: 160px;left: -100px; z-index: 3;}
    .active .section_content_t_img{left: 256px;transition-delay: 0s;-webkit-transition-delay: 0s;}

    .section_content_img{position: absolute;top: 610px;left: -100px; z-index: 3;}
    .active .section_content_img{left: 10px;transition-delay: 0s;-webkit-transition-delay: 0s;}

    .section_content_r_img{position: absolute;top: 0;right: -100px; z-index: 2;width:1464px;height:1104px;}
    .active .section_content_r_img{right: -200px;transition-delay: 0s;-webkit-transition-delay: 0s;}

    /*品牌荣誉*/
    .section_contents {height:750px;}
    .section_contents li{width:25%;max-height:550px;}
    .pt100cons { padding-top: 20%;}
    .mtb50100cons {margin-top: 10%;margin-bottom: 15%;}

    /*产品中心*/
    .index_pro{height:558px;}
    .index_pro li {max-height:279px;}
    .active .index_pro li:nth-child(5), .active .index_pro li:nth-child(6), .active .index_pro li:nth-child(7), .active .index_pro li:nth-child(8){top:279px;}
    .index_pro li a:hover .divs{font-size:18px;padding:0 30px;line-height:30px;top:30px;}
    .index_pro li a:hover .divs span{display:block;color:#ffffff;font-size:16px;margin-top:15px;}
    .index_pro li a img {height: 279px;}
}
@media all and (max-width: 1500px) {
    /*首页*/
    .section_content_t_img{top: 160px;left: -100px;width:735px; text-align:center;}
    .active .section_content_t_img{left:10px;}

    .section_content_img{top: 610px;left: -100px;width:735px; text-align:center;}
    .active .section_content_img{left: 10px;}

    .section_content_r_img{top: 0;right: -100px;}
    .active .section_content_r_img{right: -400px;}

    .active .service_r{position:absolute;right:-400px;top:0;}

    /*品牌荣誉*/
    .section_contents {height:700px;}
    .section_contents li{max-height:500px;}
    .mtb50100cons {margin-top: 10%;margin-bottom: 17%;}
    
    /*产品中心*/
    .index_pro{height:476px;}
    .index_pro li {max-height:238px;}
    .active .index_pro li:nth-child(5), .active .index_pro li:nth-child(6), .active .index_pro li:nth-child(7), .active .index_pro li:nth-child(8){top:238px;}
    .index_pro li a img {height: 238px;}
    .index_pro li a:hover .divs{font-size:18px;padding:0 30px;top:40px;}
    .index_pro li a:hover .divs span{margin-top:10px;}
}
@media all and (max-width:1300px){
    .index_pro{height:446px;}
    .index_pro li {max-height:223px;}
    .active .index_pro li:nth-child(5), .active .index_pro li:nth-child(6), .active .index_pro li:nth-child(7), .active .index_pro li:nth-child(8){top:223px;}
    .index_pro li a img {height: 223px;}
    .index_pro li a:hover .divs span{margin-top:10px;}
    .index_pro li a:hover .divs p{padding-top:10px;}
}
@media all and (min-width: 1201px) {
    * {border:0;padding:0;margin:0;list-style:none;outline:none;}
    *, ::after, ::before{box-sizing: border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
    html {-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;    background: rgb(255, 255, 255);font-family: Arial, "Microsoft YaHei", "PingHei", "STHeitiSC-Light", "SF Pro SC", "SF Pro Text", "PingFang SC", "Helvetica Neue", "Helvetica";
        overflow-x:hidden;-ms-overflow-x: hidden;-webkit-font-smoothing: subpixel-antialiased;-moz-osx-font-smoothing: grayscale;-webkit-tap-highlight-color: transparent;}
    
    .wid1200{width: 1200px;}
    .pb50{padding-bottom:30px;}
    .pl0{padding-left:30px;}
    .pl130{padding-left:0;}
    .pl230{padding-left:30px;}
    .pb0{padding-bottom:20px;}
    .ptrlb30{padding:30px 20px;}
    .ptrlb0{padding:15px;}
    .pt120rlb0{padding:120px 15px 15px;}
    .section_frame_top {
        height: auto;
        padding-top: 120px;
        position: relative;
    }
}
@media all and (max-width: 1200px) {
    .wid1200{max-width: 1200px;}
    .pb50{padding-bottom:30px;}
    .pl0{padding-left:30px;}
    .pl130{padding-left:0;}
    .pl230{padding-left:30px;}
    .pb0{padding-bottom:20px;}
    .ptrlb30{padding:30px 20px;}
    .ptrlb0{padding:15px;}
    .pt120rlb0{padding:120px 15px 15px;}
    .menu{width:100%;background:url("../images/home.png") no-repeat 10px center;padding-left:10px;}
    /*首页*/
    #navigation .navTop .logo{left:10px;}
    .section_content_t_img{top: 160px;left: -100px;width:100%; text-align:center;}
    .active .section_content_t_img{left:10px;}

    .section_content_img{top: 610px;left: -100px;width:100%; text-align:center;}
    .active .section_content_img{left: 10px;}

    .section_content_r_img{top: 0;right: -100px;}
    .active .section_content_r_img{right: -150px;}

    .service_pro{position:absolute;left:10px;top:0;margin-left:0;}
    .service_pro img{width:100%;background:#ffffff;}

    .service_r{position:absolute;right:-200px;top:0;}
    .active .service_r{position:absolute;right:-200px;top:0;}

    /*品牌荣誉*/
    .piclist li{display:block;width:25%;float:left;margin:0 0 20px;}
    
    /*合作伙伴*/
    .partner li{padding:0 15px 24px 15px;width:25%;margin:0;}
    .partner li a{width:100%;height:auto;border:1px solid #eeeeee;}
    .partner li a:hover{border:1px solid #b88508;}
    
    /*新闻动态*/
    .news li h3{min-width:200px;float:none;display:inline;}
    .news li h3 a p{margin-right: 10px;}
    
    /*产品中心*/
    .pro li{width:33.333%;float:left;height:auto;padding:20px;margin:0;}
    .pro li a{width:100%;height:auto;}
    .pro li a h2{width:100%;height:auto;overflow:hidden;}
    .pro li a h2 img{width:100%;height:auto;}
    /*品牌荣誉*/
    .section_contents li.con h3 {height: 150px;}
    .section_contents li.con .a{width:100%;}
    .pt100cons { padding-top: 20%;}
    .mtb50100cons {margin-top: 10%;margin-bottom: 20%;}
    
    /*服务一条龙*/
    .service li{width:11.11111%;height:348px;float:left;margin:0;}
    
    /*产品中心*/
    .index_pro{height:382px;}
    .index_pro li {max-height:191px;}
    .active .index_pro li:nth-child(5), .active .index_pro li:nth-child(6), .active .index_pro li:nth-child(7), .active .index_pro li:nth-child(8){top:191px;}
    .index_pro li a img {height: 191px;}
    .index_pro li a:hover .divs{font-size:16px;padding:0 20px;top:20px;}
    .index_pro li a:hover .divs span{margin-top:10px;font-size:14px;}
    .index_pro li a:hover .divs p{padding-top:10px;}


    /*新闻资讯*/
    .active .index_news { top: 173px;}
    .index_news li{padding:20px 18px;width:33.3333%;height:auto;background:none;margin-right:0;}
    .index_news li h3{width:100%;height:210px;overflow:hidden;}
    .index_news li h3 .ahover img{width:100%;height:210px;}
    .index_news li p{padding:0 20px;color:#cccccc;background:#ffffff;}
    .index_news li h2{height:60px;padding:10px;overflow:hidden;background:#ffffff;margin-top:0;font-size:14px;display:block;line-height:20px;}
    .index_news li h2 a{width:100%;height:40px;overflow:hidden;}

    /*合作伙伴*/
    .cor li{width:16.6666%;height:100px;padding:0 10px;margin-right:0;border:0;margin-bottom:10px;}
    .cor li a{border:1px solid #cccccc;background:#ffffff;}
    .cor li a img{height:98px;margin:0 auto;}
    
    /*联系我们*/
    .cont_con{margin-top:30px;}
    .cont_con li{float:left;border:1px solid #eeeeee;padding:8px;width:33.3333%;height:80px;}
    .cont_con li:after{height: 0;clear: both;display: block;visibility: hidden; content: "";}
    .cont_con li h2{border:1px solid #eeeeee;border-radius: 50%;width:64px;height:64px;margin-right:10px;float:left;text-align:center;}
    .cont_con li h2 img{width:24px;height:auto;padding-top:18px;}
    .cont_con li h3{clear:right;text-align:left;}
    .cont_con li h3 span{font:normal 400 16px/30px "微软雅黑"; color:#999999;display:block;}
    .cont_con li h3 p{color:#333333;font:normal 400 14px/16px "微软雅黑"; }
    
}
@media all and (max-width: 1150px) {
    .wid1200{max-width: 1150px;}
    .menu_r{display:none;}

    /*品牌荣誉*/
    .piclist{width:100%;height:auto;}
    .piclist li{display:inline;width:33.3333%;text-align:center;margin:0;padding:0 8px 30px 8px;}
    /*.piclist li:nth-child(3n){padding-right:0;}*/
    .piclist li:nth-child(4n){margin:0;}
    .piclist li a{padding:0;width:100%;border:15px solid #b88508;height:auto;overflow:hidden;display:block;background:#b88508;}
    .piclist li a img{margin:0 auto;width:100%;height:auto;}

    /*产品中心*/
    .index_pro li a:hover h2 span{display:none;}

    /*生产基地*/
    .pro_base{width:100%!important;}
    .pro_base li{height:240px;}
    .pro_base li h2{width:500px;height:240px;}
    .pro_base li h3{padding:40px 20px 10px 0;font:normal 400 14px/26px "微软雅黑";}
    .pro_base li h3 .p{height:72px;}
    
    /*品牌荣誉*/
    .section_contents {height:800px;}
    .section_contents li{max-height:300px;width:50%;}
    .section_contents li:first-child, .section_contents li:nth-child(3){top:-1000px;left:0;}
    .section_contents li:nth-child(2), .section_contents li:last-child{top:3000px;left:50%;}
    .active .section_contents li:first-child, .section_contents li:nth-child(2){top:150px;}
    .section_contents li:nth-child(3), .section_contents li:last-child{top:460px;}
    .section_contents li a img{height:750px;}
    .section_contents li.con{width:50%;overflow:hidden;}
    .section_contents li.con h3 {height: 150px;}

    .pt100cons { padding-top: 7%;}
    .mtb50100cons {margin-top: 3%;margin-bottom: 3%;}
    
    /*服务项目*/
    .service_pro{background:#ffffff;}
    
    /*合作伙伴*/
    .mt130_cor{margin-top:115px;}
    .cor li{width:20%;height:95px;}
    .cor li a img{height:93px;margin:0 auto;}
    .cor_con .cor li:nth-child(6){display:none;}

}
@media all and (max-width: 1100px) {
    /*品牌荣誉*/
    .section_contents li a img{height:700px;}
    .mtb50100cons {margin-top: 3%;margin-bottom: 3%;}

    /*产品中心*/
    .index_pro{height:693px;position:relative;}
    .index_pro li {width:33.333%;height:auto;max-height:231px;display:block;}
    .index_pro li:last-child{display:block;}
    .index_pro li:first-child, .index_pro li:nth-child(4), .index_pro li:nth-child(7){top:-1000px;left:0;}
    .index_pro li:nth-child(2), .index_pro li:nth-child(5), .index_pro li:nth-child(8){top:3000px;left:33.333%;}
    .index_pro li:nth-child(3), .index_pro li:nth-child(6), .index_pro li:last-child{top:-1000px;left:66.666%;}
    .active .index_pro li:first-child, .active .index_pro li:nth-child(2), .active .index_pro li:nth-child(3){top:0;}
    .active .index_pro li:nth-child(4), .active .index_pro li:nth-child(5), .active .index_pro li:nth-child(6){top:231px;}
    .active .index_pro li:nth-child(7), .active .index_pro li:nth-child(8), .active .index_pro li:last-child{top:462px;}
    .index_pro li a:hover .divs span{display:block;}
    .index_pro li a img {height: 231px;}

    /*合作伙伴*/
    .mt130_cor{margin-top:110px;}
    .cor li{width:20%;height:100px;}
}
@media all and (min-width: 1051px) {
    .big#navigation {
        background: url("../images/navbg.png") repeat-x left top;
        border-color: rgb(199, 176, 107);
        height: 100px;
        color: rgb(199, 176, 107);
    }
    .big.yellow#navigation {
        background: rgb(255, 255, 255);
        border-color: rgb(51, 51, 51);
        height: 60px;
        color: rgb(51, 51, 51);
    }
    .big#navigation .logo svg {
        fill: #b3b3b3;
    }
    .big#navigation .logo_info {
        top: 23px;
        width: 140px;
    }
    .big#navigation .logo_info svg {
        fill: #595758;
    }
    .big#navigation .btn_container {
    }
    .big#navigation .btn_container .link {
        height: 80px;
        line-height: 50px;
    }
    .big.yellow#navigation .btn_container .link {
        height: 80px;
        color: rgb(51, 51, 51);
        line-height: 50px;
    }
    .big#navigation .btn_container .link::after {
        background:  rgb(71, 148, 7);
    }
    .big.yellow#navigation .btn_container .link::after {
        background:  rgb(71, 148, 7);
    }
    #navigation .logo {
        left: 20px;
        top: 13px;
        width: 200px;
        height: 60%;
    }
    #navigation .logo svg {
        fill: #000;
    }
    #navigation .logo_info {
        left: 100px;
        top: 12px;
        width: 130px;
    }
    #navigation .btn_container {
        right: 10px;
    }
    #navigation #burger {
        display: none;
    }
    #navigation_mobiles {
        display: none;
    }
    
}
@media all and (max-width: 1050px){
    
    #navigation .btn_container {
        display: none;
    }
    #navigation #burger {
        display: block;
    }
    #navigation_mobiles {
        display: block;
    }
    /*品牌荣誉*/
    .section_contents li a img{height:700px;}

    
    /*服务项目*/
    .service_pro{background:#ffffff;}


    /*合作伙伴*/
    .mt130_cor{margin-top:115px;}
    .cor li{width:20%;height:95px;}
    .cor li a img{height:93px;margin:0 auto;}
}
@media all and (max-width: 1000px) {
    .menu_l{width:100%;letter-spacing:2px;font-weight:400;}

    /*产品中心*/
    .index_pro{height:669px;position:relative;}
    .index_pro li {width:33.333%;height:auto;max-height:223px;display:block;}
    .index_pro li:last-child{display:block;}
    .index_pro li:first-child, .index_pro li:nth-child(4), .index_pro li:nth-child(7){top:-1000px;left:0;}
    .index_pro li:nth-child(2), .index_pro li:nth-child(5), .index_pro li:nth-child(8){top:3000px;left:33.333%;}
    .index_pro li:nth-child(3), .index_pro li:nth-child(6), .index_pro li:last-child{top:-1000px;left:66.666%;}
    .active .index_pro li:first-child, .active .index_pro li:nth-child(2), .active .index_pro li:nth-child(3){top:0;}
    .active .index_pro li:nth-child(4), .active .index_pro li:nth-child(5), .active .index_pro li:nth-child(6){top:223px;}
    .active .index_pro li:nth-child(7), .active .index_pro li:nth-child(8), .active .index_pro li:last-child{top:446px;}
    .index_pro li a img {height: 223px;}

    /*走进誉胜*/
    .brand_pic li{padding:0 35px;margin:0 0 15px;}
    
    /*生产基地*/
    .pro_base_ml60{margin-left:30px;}
    .pro_base_mr60{margin-right:30px;}
    .pro_base li{height:192px;}
    .pro_base li h2{width:400px;height:192px;}
    
    .next-section-btn {bottom: 20px;}
    
    /*合作伙伴*/
    .cor li{width:20%;height:90px;}
    .cor li a img{height:88px;}
    
}
@media all and (max-width: 900px){
    .active .service_r{position:absolute;right:-300px;top:0;}

    /*品牌荣誉*/
    .section_contents li a img{height:600px;}
    .pt100cons { padding-top: 8%;}
    .mtb50100cons {margin-top: 5%;margin-bottom: 5%;}

    /*产品中心*/
    .index_pro{height:594px;}
    .index_pro li {position:absolute;width:33.333%;height:auto;max-height:198px;display:block;}
    .index_pro li:last-child{display:block;}
    .active .index_pro li:first-child, .active .index_pro li:nth-child(2), .active .index_pro li:nth-child(3){top:0;}
    .active .index_pro li:nth-child(4), .active .index_pro li:nth-child(5), .active .index_pro li:nth-child(6){top:198px;}
    .active .index_pro li:nth-child(7), .active .index_pro li:nth-child(8), .active .index_pro li:last-child{top:396px;}
    .index_pro li a:hover .divs{font-size:16px;padding:0 15px;line-height:25px;top:20px;}
    .index_pro li a img {height: 198px;}

    /*合作伙伴*/
    .mt130_cor{margin-top:130px;}
    .cor li{width:20%;height:85px;}
    .cor li a img{height:83px;}
}
@media all and (max-width: 800px) {
    .bottom_ul li{width:23%;height:180px;}
    .bottom_ul li:nth-child(4){width:31%;}
    .bottom_ul li:nth-child(5){width:100%;padding-top: 10px;height: 170px;}
    .bottom_ul li .column{font:normal 18px/40px "微软雅黑";}
    .bottom_ul li .sub-section{font:normal 16px/25px "微软雅黑";}
    .bottom_ul li .social{width:80%;}
    .bottom_ul li .social li{height:auto;width:33.333%;margin:0;}
    .bottom_b{font-size:14px;line-height:22px;}
    .cont_bottom .bottom_ul li:nth-child(5){display:none;}

    /*首页*/
    .section_content_r_img{position: absolute;top: 0;right: -100px; z-index: 2;width:1464px;height:1104px;}
    .active .section_content_r_img{right:-332px;transition-delay: 0s;-webkit-transition-delay: 0s;}
    .section_content_img{padding-right:20px;}
    .section_content_img a img{width:100%;}

    /*产品中心*/
    .index_pro{height:594px;}
    .index_pro li {position:absolute;width:33.333%;height:auto;max-height:198px;display:block;}
    .index_pro li:last-child{display:block;}
    .active .index_pro li:first-child, .active .index_pro li:nth-child(2), .active .index_pro li:nth-child(3){top:0;}
    .active .index_pro li:nth-child(4), .active .index_pro li:nth-child(5), .active .index_pro li:nth-child(6){top:173px;}
    .active .index_pro li:nth-child(7), .active .index_pro li:nth-child(8), .active .index_pro li:last-child{top:346px;}
    .index_pro li a img {height: 173px;}

    .brand_gre{width:100%!important;padding-bottom:24px;text-align:center;}
    .brand_gre img{width:100%;height:auto;float:none;padding-right:0;}
    .brand_gre p{margin-top:15px;font:normal 18px/35px "微软雅黑";text-align:left;}
    
    /*发展历程*/
    .mt_100{margin-top:50px;}
    .devHis_div{background:none;padding-top:0;}
    .devHis{width:390px;height:auto;background:url("../images/line.png") repeat-y 377px top;}
    .devHis li:nth-child(2n){background:url("../images/spot_arrow_l.png") no-repeat 344px 25px;padding-left:0;}
    .devHis li .devHis_middle h3{font-weight:400;font-size:18px;font-family: "微软雅黑";line-height:28px;}
    
    /*品牌荣誉*/
    .piclist{height:auto;}
    .piclist li{display:block;float:left;width:33.3333%;text-align:center;margin:0;padding:0 8px 30px 7px;}
    .piclist li:nth-child(3n){margin:0;padding-right:8px;}
    .piclist li a{padding:0;width:100%;border:15px solid #b88508;height:auto;display:block;background:#b88508;}

    
    /*产品中心*/
    .pro li{width:50%;float:left;height:auto;padding:20px 12px;margin:0;}
    
    /*合作伙伴*/
    .partner li{padding:0 15px 24px 15px;width:33.333%;margin:0;}
    .partner li a{max-width:100%;height:auto;border:1px solid #eeeeee;}
    .partner li a:hover{border:1px solid #b88508;}
    
    /*在线留言*/
    .message_ul{width:40%;}
    .message_r{width:60%;padding-left:20px;}
    
    /*联系我们*/
    .contact_r{width:60%;}
    .cont_con{display:none;}
}
@media all and (max-width: 768px){
    .black.big#navigation .logo.big {
        display: none;
    }
    .black.big#navigation .logo.min {
        top: 12px;
        display: block;
    }
    
    /*合作伙伴*/
    .mt130_cor{margin-top:130px;}
    .cor li{width:20%;height:75px;}
    .cor li a img{height:73px;}
}
@media all and (max-width: 700px) {
    .ptrlb30{padding:30px 10px;}
    
    #navigation_mobiles .contents {padding-top: 80px;}

    /*品牌荣誉*/
    .piclist{height:auto;}
    .piclist li{display:block;float:left;width:50%;margin:0;padding:0 8px 30px 7px;}
    .piclist li:nth-child(odd){padding-left:0;margin:0;}
    .piclist li:nth-child(even){padding-right:0;margin:0;}
    
    /*生产基地*/
    .pro_base{width:100%!important;}
    .pro_base li{height:auto;}
    .pro_base li h2{width:100%;height:auto;}
    .pro_base li h3{padding:30px 15px;font:normal 400 18px/30px "微软雅黑";margin-left:10px;}
    .pro_base li h3 .p{height:auto;}
    
    /*在线留言*/
    .message_ul{width:100%;}
    .message_ul li .textarea{width:100%;height:100px;}
    .message_r{width:100%;padding-left:0;}
    
    /*新闻动态*/
    .news li{padding-left:10px;padding-right:10px;}
    .news li h1{font-size:36px;width: 100%;float:none;text-align:left;margin-bottom:10px;}
    .news li h1 i{display:inline;}
    .news li h2{display:none;}
    .news li h3{float:none;width: 100%;overflow:hidden;}
    .news li h3 a p{margin-right: 0;}
    
    #navigation_mobiles .contents {padding-top: 80px;}
    
    /*品牌荣誉*/
    .section_contents {height:700px;}
    .section_contents li{max-height:250px;}
    .section_contents li:nth-child(3), .section_contents li:last-child{top:410px;}
    .section_contents li a img{height:500px;}
    .section_contents li.con{width:50%;overflow:hidden;}
    .section_contents li.con h3 {height: 75px;}
    .mtb50100cons {margin-top: 8%;margin-bottom: 8%;}
    
    /*服务一条龙*/
    .service li{width:11.1111%;height:348px;margin:0 ;}
    .service li h2{display:none;}
    .service_bg1{background:url("../images/banner3_pic.png") center top;}
    .service_bg2{background:url("../images/banner3_pic.png") center -368px;}
    .service_bg3{background:url("../images/banner3_pic.png") center -736px;}
    .service_bg4{background:url("../images/banner3_pic.png") center -1097px;}
    .service_bg5{background:url("../images/banner3_pic.png") center -1486px;}
    .service_bg6{background:url("../images/banner3_pic.png") center -1856px;}
    .service_bg7{background:url("../images/banner3_pic.png") center -2232px;}
    .service_bg8{background:url("../images/banner3_pic.png") center -2609px;}
    .service_bg9{background:url("../images/banner3_pic.png") center -2972px;}
    
    /*产品中心*/
    .index_pro_title a{border:1px dashed #b88508;border-right:0;border-radius:8px;padding:10px 10px;}
    .index_pro_title a:hover, .index_pro_title a.hover{padding:10px 10px;}
    .index_pro{height:669px;position:relative;}
    .index_pro li {position:absolute;width:50%;height:auto;max-height:223px;display:block;}
    .index_pro li:last-child, .index_pro li:nth-child(7), .index_pro li:nth-child(8){display:none;}
    .index_pro li:first-child, .index_pro li:nth-child(3), .index_pro li:nth-child(5){top:-1000px;left:0;}
    .index_pro li:nth-child(2),.index_pro li:nth-child(4), .index_pro li:nth-child(6){top:3000px;left:50%;}
    .active .index_pro li:first-child, .active .index_pro li:nth-child(2){top:0;}
    .active .index_pro li:nth-child(3), .active .index_pro li:nth-child(4){top:223px;}
    .active .index_pro li:nth-child(5), .active .index_pro li:nth-child(6){top:446px;}
    .index_pro li a:hover .divs{padding:0 15px;line-height:25px;top:30px;}
    .index_pro li a:hover .divs span{margin-top:10px;}
    .index_pro li a img {height: 223px;}

    /*服务项目*/
    .service_pro{position:absolute;left:10px;top:0;right:10px;margin-left:0;}
    .service_pro img{width:100%;height:auto;}
    
    /*新闻资讯*/
    .section_frame_top {height: auto;padding-top: 110px;}
    .index_news{top:155px;}
    .index_news li{padding:20px 18px;width:50%;height:357px;background:none;margin-right:0;}
    .index_news li:nth-child(3){display:none;}
    .index_news li h3{width:100%;height:210px;}
    .index_news li p{padding:0 20px;color:#cccccc;background:#ffffff;}
    .index_news li h2{height:64px;padding:10px;overflow:hidden;background:#ffffff;margin-top:0;line-height:22px;}
    
    /*合作伙伴*/
    .mt130_cor{margin-top:120px;}
    .cor li{width:25%;height:80px;}
    .cor li a img{height:78px;}
    
    /*联系我们*/
    .contact_r{display:none;}
    .pl0_cont{padding-left:10px;}
    .section_frame .acenter img{display:none;}
    .index_title,  .section_frame_top .service_span{display:block;}
    .active .service {top:190px;}
    .section_frame .pl230.acenter{text-align:center;}
    .section_frame .pl230.acenter img { display: block; margin:0 auto;}
}
@media all and (max-width: 600px) {
    /*品牌荣誉*/
    .section_contents li a img{height:450px;}

    /*服务一条龙*/
    .service li p{font-size:36px;width:36px;}
    .service li p span {font-size:29px;}
    .active .service {top:190px;}

    /*产品中心*/
    .index_pro{height:537px;position:relative;}
    .index_pro li {position:absolute;width:50%;height:auto;max-height:179px;display:block;}
    .index_pro li:last-child, .index_pro li:nth-child(7), .index_pro li:nth-child(8){display:none;}
    .active .index_pro li:first-child, .active .index_pro li:nth-child(2){top:0;}
    .active .index_pro li:nth-child(3), .active .index_pro li:nth-child(4){top:179px;}
    .active .index_pro li:nth-child(5), .active .index_pro li:nth-child(6){top:358px;}
    .index_pro li a img {height: 179px;}

    /*内页*/
    .nav_banner{height:80px;background:none;}
    .nav_banner_con{display:none;}

    /*合作伙伴*/
    .cor li{width:25%;height:60px;}
    .cor li a img{height:58px;}

    /*合作伙伴*/
    .partner li{padding:0 15px 24px 15px;width:50%;margin:0;}
    .partner li a{max-width:100%;height:auto;border:1px solid #eeeeee;}
    .partner li a:hover{border:1px solid #b88508;}

    /*品牌加盟*/
    .brand_ul li{width:100%;}

    .brand_shop li:last-child{padding:0;}
    .brand_shop li:first-child{padding:0;margin-bottom:20px;}

    .brand_indoor li{width:50%;}
    .brand_indoor li:nth-child(2n-1){padding-left:0;}
    .brand_indoor li:nth-child(2n){padding-right:0;}
}
@media all and (max-width: 530px){
    .pro_det img{width:100%;height:auto;margin-right:0;}
}
@media all and (max-width: 480px) {
    .wid1200{max-width: 480px;}
    .bottom_ul li{width:33.333%;height:180px;}
    .bottom_ul li:nth-child(4){width:50%;}
    .bottom_ul li:nth-child(5){width:50%;}
    .bottom_ul li .social{width:70%;}
    .bottom_ul li .social li{height:auto;width:33.333%;margin:0;}
    .bottom_ul li:nth-child(3):after{height: 0;clear: both;display: block;visibility: hidden; content: "";}
    .cont_bottom .bottom_ul li:nth-child(4){display:none;}
    .cont_bottom .bottom_ul li{height:160px;}
    .cont_bottom .bottom_ul li .column{color:#eeeeee;font:normal 16px/40px "微软雅黑";}
    .cont_bottom .bottom_ul li .sub-section{color:#a1a1a1;font:normal 14px/20px "微软雅黑";}

    .section_frame_top {height: auto;padding-top: 100px; }

    /*走进誉胜*/
    /*.brand_con img{max-width:480px;}*/
    
    .pb0{padding-bottom:10px;}
    .pl0{padding-left:10px;}
    .pl130{padding-left:0;}
    .pl230{padding-left:10px;}

    /*品牌荣誉*/
    .section_contents {height:710px;}
    .section_contents li{max-height:250px;width:100%;}
    .section_contents li:first-child, .section_contents li:nth-child(3){top:-1000px;left:0;display:none;}
    .section_contents li:nth-child(2), .section_contents li:last-child{top:3000px;left:0;}
    .active .section_contents li:first-child, .section_contents li:nth-child(2){top:150px;}
    .section_contents li:nth-child(3), .section_contents li:last-child{top:410px;}
    .section_contents li.con{width:100%;}
    .section_contents li.con h3 {height: 75px;}

    .pt100cons { padding-top: 7%;}
    .mtb50100cons {margin-top: 5%;margin-bottom: 5%;}
    
    /*产品中心*/
    .index_pro_title a:nth-child(5), .index_pro_title a:last-child{display:none;}
    .index_pro_title a:nth-child(4){border-right:1px dashed #b88508;}

    .index_pro{height:435px;position:relative;}
    .index_pro li {position:absolute;width:50%;height:auto;max-height:145px;display:block;}
    .index_pro li:last-child, .index_pro li:nth-child(7), .index_pro li:nth-child(8){display:none;}
    .active .index_pro li:first-child, .active .index_pro li:nth-child(2){top:0;}
    .active .index_pro li:nth-child(3), .active .index_pro li:nth-child(4){top:145px;}
    .active .index_pro li:nth-child(5), .active .index_pro li:nth-child(6){top:290px;}
    .index_pro li a img {height: 145px;}
    .index_pro li a:hover .divs{font-size:16px;top:20px;}
    .index_pro li a:hover .divs span{margin-top:10px;}
    .index_pro li a:hover .divs p{display:none;}

    /*新闻资讯*/
    .active .index_news{top:155px;}
    .index_news li{padding:20px 18px;width:100%;float:none;height:100px;background:none;margin-right:0;margin-bottom:10px;}
    .index_news li:last-child{display:block;}
    .index_news li h3{width:100%;height:210px;display:none;}
    .index_news li p{padding:0 20px;color:#cccccc;background:#ffffff;}
    .index_news li h2{height:64px;padding:10px;overflow:hidden;background:#ffffff;margin-top:0;line-height:22px;}
    
    /*合作伙伴*/
    .mt130_cor{margin-top:130px;}
    .cor li{width:33.3333%;height:60px;}
    .cor li a img{height:58px;}
    
}
@media all and (max-width: 390px) {
    .wid1200{max-width: 390px;}
    .bottom_ul li:last-child .column{font:normal 14px/40px "微软雅黑";}

    /*品牌荣誉*/
    .section_contents {height:710px;}
    .active .section_contents li:first-child, .section_contents li:nth-child(2){top:90px;}
    .section_contents li:nth-child(3), .section_contents li:last-child{top:350px;}

    /*品牌荣誉*/
    .piclist{width:100%;height:auto;}
    .piclist li{float:none;display:block;width:100%;text-align:center;margin:0;padding:0;}
    .piclist li:nth-child(odd),  .piclist li:nth-child(even){padding:0;margin:12px 0;}
    .piclist li a{padding:0;width:100%;border:15px solid #b88508;height:auto;display:block;background:#b88508;margin: 0 auto;}
    .piclist li a img{width:100%;height:auto;}

    /*服务一条龙*/
    .service li p{width:28px;font:normal 28px/50px "KuTang";}
    .service li p span{font:normal 20px/30px "Impact";}
    .nav_banner{height:650px;}
    .nav_banner_con{top:250px;}

    /*产品中心*/
    .index_pro{height:336px;position:relative;}
    .index_pro li {position:absolute;width:50%;height:auto;max-height:112px;display:block;}
    .index_pro li:last-child, .index_pro li:nth-child(7), .index_pro li:nth-child(8){display:none;}
    .active .index_pro li:first-child, .active .index_pro li:nth-child(2){top:0;}
    .active .index_pro li:nth-child(3), .active .index_pro li:nth-child(4){top:112px;}
    .active .index_pro li:nth-child(5), .active .index_pro li:nth-child(6){top:224px;}
    .index_pro li a:hover .divs{font-size:14px;padding:0 10px;line-height:20px;top:20px;}
    .index_pro li a:hover .divs span{display:none;}
    .index_pro li a:hover .divs p{display:none;}
    .index_pro li a img {height: 112px;}

    /*合作伙伴*/
    .cor li{width:33.3333%;height:40px;overflow:hidden;}
    .cor li a img{height:38px;}

    .brand_pic .brand_title_l{width:60%;}
    .brand_pic .brand_title_r{width:40%;}
    .brand_pic li{width:100%;padding:0 15px;}
    .brand_pic li .h2{font-size:20px;}

    .devHis{width:100%;max-width:390px;height:auto;margin:30px auto 0;padding:0;background:none;font:normal 400 12px/normal "微软雅黑";}
    .devHis li{width:100%;padding:0 15px;}
    .devHis li:nth-child(2n-1){background:none;}
    .devHis li:nth-child(2n){background:none;padding-left:15px;}
    .devHis li .devHis_top{background:url("../images/devHis_bg.png") no-repeat -10px -10px;padding-top:15px;width:100%;height:55px;overflow:hidden;}
    .devHis li .devHis_middle{background:url("../images/devHis_bg.png") repeat-y -423px top;padding:15px 15px 0 15px;width:100%;}
    .devHis li .devHis_middle h3{font-weight:100;font-size:12px;color:#666666;text-align:left;margin-bottom:20px;font-family: "宋体";line-height:24px;}
    .devHis li .devHis_middle h4 img{width:100%;height:auto;}
    .devHis li .devHis_bottom{background:url("../images/devHis_bg.png") repeat-y -840px top;width:100%;height:9px;}

    /*产品中心*/
    .pro{width:100%!important;padding:0 15px;margin:0;}
    .pro li{width:100%;float:none;height:auto;padding:20px 0;margin:0;}
    .pro li a, .pro li a h2{width:100%;height:auto;}

    /*合作加盟*/
    .brand_indoor li{width:100%;padding:0;}

}
@media all and (max-width: 320px) {
    .wid1200{max-width: 320px;}

    /*产品中心*/
    .index_pro_title a:nth-child(4){display:none;}
    .index_pro_title a:nth-child(3){border-right:1px dashed #b88508;}

    /*品牌荣誉*/
    .section_contents {height:520px;}
    .section_contents li{max-height:215px;width:100%;}
    .section_contents li:nth-child(3), .section_contents li:last-child{top:315px;}
    .pt100cons { padding-top: 5%;}
    .mtb50100cons {margin-top: 4%;margin-bottom: 4%;}

    /*合作伙伴*/
    .partner{ width:100%!important;}
    .partner li{padding:0 0 24px;width:100%;margin:0;float:none;}
    .partner li a{width:100%;height:auto;border:0;}
    .partner li a img{padding:0 15px;}
    .partner li a:hover{border:0;}

    /*品牌荣誉*/
    .piclist{width:274px;margin:0 auto;}
    .piclist li{margin:12px 0;width:100%;float:none;display:block;padding:0;}
    .piclist li:nth-child(odd),  .piclist li:nth-child(even){padding:0;margin:12px 0;}
    .piclist li a{padding:16px 16px 16px 15px;width:274px;height:209px;border:0;display:block;background:url("../images/honor_bg.png") no-repeat left top;margin: 0 auto;}


}

@media all and (min-height: 300px) {
    .cor_con{display:none;}
    .index_pro_title {padding: 30px 0 0;}
    .index_pro{padding-top:30px;}
    .mt130_cor {margin-top: 200px;}

    /*联系我们*/
    .bordereeeeee {border: 1px solid #eeeeee;margin-top:10px;}

}
@media all and (min-height: 720px) {
    .cor_con{display:block;}
    .active .cor_con{bottom:1%;}
    .cont_bottom {display:block;}
    .cont_con{display:none;}
}
@media all and (min-height: 900px) {
    .index_pro_title {padding: 30px 0 0;}
    .index_pro{padding-top:30px;}
    .mt130_cor {
        margin-top: 200px;
    }
    .cor_con{display:block;}
    .active .cor_con{bottom:1%;}
    /*联系我们*/
    .bordereeeeee {border: 1px solid #eeeeee;margin-top:10px;}
    .cont_con{display:block;}

}
@media all and (min-height: 1080px) {
    .index_pro_title {padding: 30px 0 0;}
    .index_pro{padding-top:30px;}
    .mt130_cor {margin-top: 315px;}
    .active .cor_con{bottom:8%;}
    /*联系我们*/
    .bordereeeeee {border: 1px solid #eeeeee;margin-top:0;}
    .cont_bottom {display:block;}
}
@media all and (min-height: 1300px) {
    .index_pro_title {padding: 80px 0 0;}
    .index_pro{padding-top:80px;}
    .mt130_cor {margin-top: 275px;}
    .active .cor_con{bottom:12%;}
    /*联系我们*/
    .bordereeeeee {border: 1px solid #eeeeee;margin-top:200px;}
    .cont_bottom {display:block;}
    .section_content_r_img {width: 1724px;height: 1300px;}
}


.propage{ width:100%; text-align:center; padding:10px 0;}
.propage p{ display:inline-block }
.propage a,.propage span { height:40px; min-width:30px; padding:0 10px; float:left; margin:0 2px; line-height:38px;border: 1px solid #d7d7d7;
font-size:14px;color: #333;cursor: pointer; background-color: #DDD;  text-decoration: none; text-align:center;}
.propage .current{background-color:#ba8810;color:#FFF;}
.propage a:hover{background-color:#ba8810;color:#FFF;}











