@charset "utf-8";
/*~~~~框架布局~~~*/

/*==顶部↓==*/
.head-top{padding:10px 0;background:#1850af;width: 100%;}
.head-top p{font-size:12px;color:#fff}
.head-top a{float:left; position:relative;display:inline-block;font-size:12px;color:#fff;padding:0 20px;line-height:15px; border-right:1px #666 dotted;}
.head-top a:last-child{border:none;/* padding: 0px; */}
.head-top a:hover{color:#fff;}
.head-top a em{display: block;width:19px; height:16px;background: url(../images/icoa.png) no-repeat 0 0;}
.head-top a.weixin em{background-position: -2px -3px;}
.head-top a.weibo em{background-position: 0px -27px;}
.head-top .weixin .ewm{position: absolute;left: -50px;top:29px;width:120px;height:120px;border: 1px #ddd solid;padding:5px; z-index: 9; background: #fff;filter: alpha(opacity=0); transform-origin: 95% 0%; transform:scale(0.01); -moz-transform:scale(0.01); transition:all 1s;}
.head-top .weixin:hover .ewm{opacity:1;transform: scale(1);}
.header{position: relative;padding:20px 0;}
/*.fixed-top{position:fixed;z-index:99;width:100%;padding:10px 0; background:#fff}
.fixed-top .logo{}*/
.header .nav{padding: 15px 20px 0 0;display: table;width: 60%;}
.header .nav li{float:left;padding: 0 20px;text-align: center;}
.header .nav li a.navAone{position: relative;display: block;color:#191919;font-size:16px;padding: 10px 0px;}
.header .nav li a.navAone:before{content: ""; position: absolute;left:0; bottom:-35px; width:0%; height:2px; background:#da251c;transition:all .8s ease-in-out;}
.header .nav li a.navAone:hover:before,.header .nav li.active a.navAone:before{width:100%;}
.header .nav li a.navAone:hover{color:#da251c;}
.header .nav li.active a.navAone{color:#da251c;}
/*.header .nav li.drop-downHover a.navAone{background:#da251c;color:#fff}*/
.header .logo{width: 15%;}
.header .logo img{height: 66px;/* max-width: 100%; */}
.header .tel{position: relative;/* width: 2%; */padding: 25px 0px 0 15px;/*! border-right: 1px #ccc dotted; *//*! padding-right: 30px; */}
.header .tel em{float:left;display: block;width:30px; height:27px;background: url(../images/icoa.png) no-repeat 4px -85px;}
.header .tel p{float:left;z-index:9;/*! width: 170px; */padding: 0px 0 0 10px;color: #da251c;font-size: 18px;border-radius: 5px;/*! background: #eee; */}
.header .search{/* width: 3%; */margin: 25px 0 0 0;border-right: 1px #ccc dotted;padding-right: 25px;}
.header .search em{display: block;width:22px; height:24px;background: url(../images/icoa.png) no-repeat 0px -52px;}
.header .search:hover .box{opacity:1;height:100px;}
.header .search .box form{width:100%;margin:auto;padding: 25px 20px 20px 20px;text-align: center;}
.header .search .box{opacity:0;position:absolute;top:100%;right:0;z-index:99;height:0px;width: 100%;border-radius: 0 0px 5px 5px;overflow:hidden;background: #FFFCFC;border: 1px #f1f1f1 solid;}
.header .search .box span{color: #da251c;font-size:15px;padding-right:30px;}
.header .search .box input{width:0px;height: 40px;color: #666;border-bottom: 1px #da251c solid;border-left: 0px;border-top: 0px;border-right: 0px;outline: medium;background: none;}
.header .search .box input::-webkit-input-placeholder{/* WebKit browsers */color:#999;}
.header .search .box input:-moz-placeholder{/* Mozilla Firefox 4 to 18 */　color:#999;}
.header .search .box input::-moz-placeholder{/* Mozilla Firefox 19+ */color:#999;}
.header .search .box input:-ms-input-placeholder{/* Internet Explorer 10+ */color:#999;}
.header .search .box button{width: 0px;height: 0px;border: 0px;color: #fff;font-size: 15px;border-radius: 50%;cursor: pointer;background: #da251c;}
.header .search:hover input{width: 310px;transition:all .8s ease-in-out;}
.header .search:hover button{width:40px;height: 40px;transform:rotate(360deg);transition:all .8s ease-in-out;}
.header .search .box button:hover{background:#000}

/*==标题↓==*/
.titleAx{}
.titleAx{color:#555;font-size:34px; text-align: center;margin: 30px 0;}
.titleAx font{color:#da251c}
.titleAx span{display: block;color:#999; font-size:16px;}
.titleAx b{margin-top:10px;display: block;color:#838383; font-size:18px;font-weight: 400;}
.font-white{color:#fff}
.font-white span{color:#ddd;}
.font-white b{color:#fff}

/*==图片↓==*/
div.imgPD{position:relative;padding-top:70%;}
div.imgPD img,div.imgPD .effect-one-img{position:absolute; left:0;top:0; display:block;width:100%;height:auto;}
div.imgPD11{position:relative;padding-top:110%;}
/*==banner↓==*/.focusBanner{width:100%; height:100%; margin:0 auto; position:relative; overflow:hidden;}.focusBanner .spot{width:100%; /*! height:5px; */ position:absolute; z-index:5; bottom:15px; text-align:center;}.focusBanner .spot{overflow:hidden; display:-moz-box; /*! display:-webkit-box; */ display:box; /*! height:5px; */}.focusBanner .spot li{display: inline-block;width:13px;height:13px;margin:0 5px;font-size:0px; border:2px solid #da251c; border-radius:50%;/*! -moz-box-flex:1; */ /*! -webkit-box-flex:1; */ /*! box-flex:1; */}.focusBanner .spot .on{background:#da251c;}.focusBanner .long{position:relative; z-index:0;}.focusBanner .long li img{width:100%;}.focusBanner .long li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */}

.index-case {
    /*padding-bottom: 60px;*/
    background: #fff;
    overflow: hidden;
}

/*卫浴套图*/
.focus-wrap { position:relative; overflow:hidden; width:100%;}
.focus { position:relative; margin:0 auto; width:1023px; height:580px; }
.focus .focus-container { position:absolute; top:0; left:0; width:10000px; height:580px; }
.focus li { position:relative; float:left; display:inline; overflow:hidden; width:1023px; height:580px; }
.focus .info {position:absolute;bottom:0;left:0;opacity: 0;
filter: alpha(opacity=0); overflow:hidden;width: 75%;height: 110px;text-shadow:0px 1px 3px #000;

-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.focus .title {padding-top:12px;padding-left:35px;font-size: 24px;}
.focus .title a { color:#fff; }
.focus .title a:hover { text-decoration:none; }
.focus .desc {padding-left:35px;color:#fff;padding-top: 5px;/* font-size:12px; */}
.focus .cover {position:absolute;bottom:0;left:0;opacity: 0;width:100%;height: 34px;background:#000;

    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.focus .next, .focus .prev, .focus .pn-line {
    position:absolute;
    bottom: 50%;
    z-index:100;
    overflow:hidden;
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url(../images/sp_arr.png);
    background-repeat: no-repeat;
    vertical-align: middle;
    /* margin: 0 20px; */
    text-indent: -9999px;
 }
.focus .prev {left: 0;}
/*.focus .prev:hover { padding-right:5px; background-position:0 0; }*/
.focus .next {right: 0;background-position: 0 -32px;}
.focus .prev:hover,
.focus .next:hover { background-position-x: -32px; 
    -moz-background-position-x: -32px; }
/*.focus .pn-line { top:405px; right:44px; width:31px; height:68px; background:url(../img/s24.png) no-repeat -474px -216px; }*/
.focus .trigger {
        position: absolute;
    bottom: 7px;
    text-align: center;
    right: 46.5%;
    z-index: 10;
}
.focus .trigger span {position:relative;/* float:left; */display: inline-block;overflow:hidden;overflow:hidden;/* margin-right:11px; */width: 16px;height: 8px;text-indent:-9999px;font-size:0;line-height:0;cursor:pointer;}
.focus .trigger .last{ margin-right:12px;}
.focus .trigger i {
    display: block;
    overflow: hidden;
    margin: 0 5px;
    width: 8px;
    height: 8px;
    /* background: #ededed; */
    font-size: 0;
    line-height: 0;
    border-radius: 50%;
    border: 2px solid #666;
}
.focus .trigger .active i {
    border-color: #da251c;
    background: #da251c;
}
.trigger-cover { display: none; position:absolute; top:487px; left:0; z-index:11; width:125px; height:4px; background:#c33; font-size:0; line-height:0; }
.seven .trigger {/* padding-left:68px; */}
.seven .trigger .last { display:none; }
.seven .trigger-cover { left:68px; }
.focus .focus-container .eight .info , .focus .focus-container .eight .cover{ display:none;}
.lbox, .rbox{ position:absolute; top:0; width:1023px;height:580px;}
.lbox{ left:-1023px;}
.rbox{ right:-1023px;}
.focus-wrap .mask{ z-index:99; background:#fff; opacity: 0.5; cursor:pointer; filter: alpha(opacity=50);-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
.focus-wrap .mask:hover {
    opacity: .6;
    filter: alpha(opacity=60);
}
.focus .active .info {
    opacity: 1;
    filter: alpha(opacity=100);

}
 .focus .active .cover{
    opacity: .3;
    filter: alpha(opacity=30);
}


/*==产品↓==*/
.HomeProduct{margin:20px 0 20px 0;}
.HomeProduct .tone{text-align: center; margin:40px 0 30px 0;display: table;width: 100%;padding: 0 10px;}
.HomeProduct .tone li{position: relative;z-index:3; display: inline-block;padding:10px 40px;color:#333333; font-size:16px;border: 1px #ddd solid; cursor: pointer;text-align: center;}
.HomeProduct .tone li:before{position: absolute;z-index:-1;content: ""; left:0;bottom:0; height:0%; width:100%; background:#da251c;transition: all .4s ease-in-out;}
.HomeProduct .tone li.hit{color:#fff;}
.HomeProduct .tone li.hit:before{height:100%;}
.HomeProduct .tone li.hit a{color:#fff!important;}
.HomeProduct .down{background: #eeeeee;    padding: 0 50px;}
.product-list2{/*! margin-left: 1%; */}
.product-list2 li{position:relative;float:left;width:19.2%;margin:1% 1% 1% 0;padding:0 0 30px 0; text-align: center;background: #fff;}
.product-list2 li .imgPD{}
.product-list2 li h4{margin:10px 0 20px 0;color:#333;font-size:14px;}
.product-list2 li b{position: relative;z-index:2; display:table; margin:auto; text-align:center;color:#aaa; border-radius: 20px; padding:5px 20px;font-weight:400;font-size:12px; border: 1px #ddd solid;text-transform: capitalize;}
.product-list2 li b:before{content: ""; position: absolute;left:0;top:0;width:0%; height:100%; background: #da251c;z-index: -1; border-radius: 30px;transition: all .4s ease-in-out;}
.product-list2 li:nth-child(5n){margin-right:0%;}
.product-list2 li:hover{box-shadow: 0 0 10px #bbb}
.product-list2 li:hover h4{color:#da251c}
.product-list2 li:hover b{color:#fff;border: 1px #da251c solid;background:#ddd}
.product-list2 li:hover b:before{width:100%;}
.ProductListBox .bg{background: #eeeeee;padding: 0px 0 20px 0;}
.ProductListBox .product-list2{margin:20px 0 0 0;}

/*==优势↓==*/
.HomeAdvantage{padding:15px 0 20px 0;background: url(../images/advantagebg.jpg) no-repeat bottom center fixed;background-size: cover;}
.HomeAdvantage ul{margin-top:50px;}
.HomeAdvantage ul li{position:relative;z-index:2;float:left; width:32%;padding:50px 50px; margin:0 2% 2% 0;background: #eeeeee; overflow:hidden}
.HomeAdvantage ul li:nth-child(3n){margin-right: 0;}
.HomeAdvantage ul li:before{opacity: 0; content: ""; position: absolute; z-index: -1;right:0px; top:20px;width:100%; height:100%; background: #da251c;transform:rotate(0deg);transition: all .6s ease-in-out;}
.HomeAdvantage ul li em{position:relative;z-index:2;float:left;width:25%;margin-right:6%;display: block;height: 100px;}
.HomeAdvantage ul li em:before{content: ""; position: absolute; left:0;top:0;width:100%; height:121px;background: url(../images/advantage01_ico.png) no-repeat 0 0; background-size:100%;}
/*.HomeAdvantage ul li em:after{content: ""; position: absolute;z-index:-1; left:18px;top:23px;width:172px; height:207px;background: url(../images/advantagebg_ico.png) no-repeat 0 0;}*/
.HomeAdvantage ul li.x1 em:befor{background: url(../images/advantage01_ico.png) no-repeat 0 0;background-size:100%}
.HomeAdvantage ul li.x2 em:before{background: url(../images/advantage02_ico.png) no-repeat 0 0;background-size:100%}
.HomeAdvantage ul li.x3 em:before{background: url(../images/advantage03_ico.png) no-repeat 0 0;background-size:100%}
.HomeAdvantage ul li.x4 em:before{background: url(../images/advantage04_ico.png) no-repeat 0 0;background-size:100%}
.HomeAdvantage ul li.x5 em:before{background: url(../images/advantage05_ico.png) no-repeat 0 0;background-size:100%}
.HomeAdvantage ul li.x6 em:before{background: url(../images/advantage06_ico.png) no-repeat 0 0;background-size:100%}
.HomeAdvantage ul li .frame{float:left;width: 69%;height: 135px;padding: 6px 0;}
.HomeAdvantage ul li .frame h3{color:#191919; font-size:22px;/*! float: left; */}
.HomeAdvantage ul li .frame p{margin:20px 0;color:#5d5d5d; font-size:12px;display: block;}
.HomeAdvantage ul li .frame hr{display: block;width:33px; height:10px; border:none;background: url(../images/advantage_hr.png) no-repeat -37px 0;}
.HomeAdvantage ul li:hover{box-shadow: 0 0 10px #aaa}
.HomeAdvantage ul li:hover:before{opacity: 1; top:0px;transform:rotate(0deg);}
.HomeAdvantage ul li:hover .frame h3{color:#fff}
.HomeAdvantage ul li:hover .frame p{color:#eee}
.HomeAdvantage ul li:hover .frame hr{background-position: 0 0;}

/*==客户↓==*/
.HomerClient{padding:20px 0 170px 0;/*! background-size: 100%; */    background: url(../images/homerclientbg.png) no-repeat bottom center;}
.HomerClient{}
.HomerClient .ClientScroll{margin:10px auto; text-align:center;}
.HomerClient .ClientScroll .bd ul{width:100%; float:left; /*! padding-bottom:1px; */ border-top:1px solid #ddd; background: #f9f9f9;/*! overflow: hidden; */}
.HomerClient .ClientScroll .bd li{width:14.2%; float:left; font-size:14px;padding-bottom: 1px; text-align:center;cursor: pointer;background: #fff;}
.HomerClient .ClientScroll .bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); display: block;padding:20px 10px; border-right:1px solid #ddd;border-bottom:1px solid #ddd;/*! float: left; */}
.HomerClient .ClientScroll .bd li a h4{color:#191919;font-size:12px; margin-top:10px;}
.HomerClient .ClientScroll .bd li img{max-width:100%; display: block;}
.HomerClient .ClientScroll .bd li .imgPD{padding-top:70%;}
.HomerClient .ClientScroll .bd li.more{padding-top:50px;overflow: hidden;/*! min-height: 200px; */background: none;border: none;}
.HomerClient .ClientScroll .bd li.more a{color:#fff; display:block; height:100%;border:none;/*! padding-top: 100%; */font-size: 25px;}
.HomerClient .ClientScroll .bd li.more a font{display: block;font-size:18px;}
.HomerClient .ClientScroll .bd li.more:hover{background:#ff7f0b}
.HomerClient .ClientScroll .bd li:hover img{filter: grayscale(0%);opacity:0.8;}
.HomerClient .ClientScroll .bd li:hover{box-shadow:0 0 10px rgba(24, 80, 175, 0.32); background: #f5f5f5;}
.HomerClient .ClientScroll .bd li:hover h4{color:#da251c}
.HomerClient .ClientScroll .spot{margin:30px 0 0 0; text-align: center}
.HomerClient .ClientScroll .spot li{display: inline-block; border:1px #ff7d06 solid;margin:0 5px;width:12px; height:12px; border-radius: 50%; font-size:0px;
cursor: pointer;}
.HomerClient .ClientScroll .spot .on{background:#ff7d06;}

/*==关于↓==*/
.HomerAbout{padding:50px 0 70px 0;background: url(../images/homeabout.jpg) no-repeat center top fixed;background-size: cover;}
.HomerAbout .titleAx{color: #fff;}
.HomerAbout .titleAx span{color: #fff;}
.HomerAbout .titleA .titleAx b{color: #fff;}
.HomerAbout .long{height:400px;}
.HomerAbout .left{width:40%;height:100%;}
.HomerAbout .right{padding:50px 70px; width:60%; height:100%;background: #1b54b4;}
.HomerAbout .right h2{color:#fff;font-size:20px}
.HomerAbout .right .wx{margin:40px 0; color:#fff;font-size:12px; line-height:22px;}
.HomerAbout .right ul{float:left;width:100%;border-top:1px #ffffff solid; border-left:1px #ffffff solid;}
.HomerAbout .right ul li{float:left; width:33.3%; border-bottom:1px #ffffff solid; border-right:1px #ffffff solid;padding: 10px 50px;text-align: center;}
.HomerAbout .right ul li em{display:inline-block;/*! display:block; */width:50px; height:47px; margin-right: 15px;}
.HomerAbout .right ul li h3{display:inline-block;color:#fff; font-size:14px;}
.HomerAbout .right ul li h3 font{display: block; font-size:12px;color:#f8c385;}
.HomerAbout .right ul li:hover{background: #fff;}
.HomerAbout .right ul li:hover h3{color:#da251c}
.HomerAbout .right ul li:hover h3 font{color:#aaa}
.HomerAbout .right ul li.x1 em{background: url(../images/ab01_ico.png) no-repeat center;}
.HomerAbout .right ul li.x2 em{background: url(../images/ab02_ico.png) no-repeat center;}
.HomerAbout .right ul li.x3 em{background: url(../images/ab03_ico.png) no-repeat center;}
.HomerAbout .right ul li.x1:hover em{background: url(../images/ab01s_ico.png) no-repeat center;}
.HomerAbout .right ul li.x2:hover em{background: url(../images/ab02s_ico.png) no-repeat center;}
.HomerAbout .right ul li.x3:hover em{background: url(../images/ab03s_ico.png) no-repeat center;}

/*==新闻↓==*/
.HomeNews{margin:50px 0 100px 0}
.HomeNews .tone{text-align: center; margin:40px 0 30px 0;display: table;width: 100%;padding: 0 10px;}
.HomeNews .tone li{position: relative;z-index:3; display: inline-block;padding:10px 40px;color:#333333; font-size:16px;border: 1px #ddd solid; cursor: pointer;text-align: center;}
.HomeNews .tone li:before{position: absolute;z-index:-1;content: ""; left:0;bottom:0; height:0%; width:100%; background:#da251c;transition: all .4s ease-in-out;}
.HomeNews .tone li.hit{color:#fff;}
.HomeNews .tone li.hit:before{height:100%;}
.HomeNews .down{}
.HomeNews .down ul{}
.HomeNews .down ul li{float:left;width:18%; margin:0 1%;}
.HomeNews .down ul li h4{color:#191919; font-size:14px;white-space: nowrap;overflow: hidden;
    text-overflow: ellipsis;}
.HomeNews .down ul li p{position:relative;color:#666666; height:35px;font-size:12px; padding: 0 0 20px 0;margin: 0 0 10px 0;}
.HomeNews .down ul li p:before{content: ""; position: absolute;left:0;bottom:0; width:100%; height:1px; background:#ddd;}
.HomeNews .down ul li p:after{content: ""; position: absolute;left:0;bottom:0; width:0%; height:1px; background:#da251c;transition: all .9s ease-in-out;}
.HomeNews .down ul li h4{color:#191919; font-size:14px;margin: 15px 0;}
.HomeNews .down ul li span.time{float:left;color:#aaa; font-size:12px;}
.HomeNews .down ul li span.time font{color:#191919; font-size:30px;transition: all .4s ease-in-out;}
.HomeNews .down ul li span.more{float:right;color:#aaa; font-size:12px;line-height:40px;}
.HomeNews .down ul li:hover h4{color:#da251c}
.HomeNews .down ul li:hover span.time font{color:#da251c}
.HomeNews .down ul li:hover p:after{width:100%;}
.HomeNews .down ul li:hover span.more{color:#da251c}

/*==新闻2↓==*/
.NewsListBox2{padding-bottom:0px;}
.NewsListBox2 li{float:left;margin:0 0.5% 1% 0.5%;width:32.3%; padding:15px;border:1px #eee solid;}
.NewsListBox2 li span{position: relative; display: block; float:left;width:17%;color:#eee;font-size:13px; padding:20px 15px;background: #2d2d2d;}
.NewsListBox2 li span:before{display:none;content:""; position: absolute;right:-35px;top:35px;width:0px; height:1px; background: #999;transition: all .4s ease-in-out;}
.NewsListBox2 li span font{display: block;font-size:20px; margin-top: 5px;}
.NewsListBox2 li em{position: relative; display: block; float:left;width:14%;color:#666;font-size:55px; /*! padding:20px 15px; *//*! background: #ddd; */}
.NewsListBox2 li .middle{padding:10px 10px 20px 20px;width:82%;}
.NewsListBox2 li .middle h4{color:#555;font-size:17px;height: 25px;}
.NewsListBox2 li .middle p{clear: both;color:#777;font-size:13px;margin-top: 15px;height: 50px;}
.NewsListBox2 li .img{width:250px;height: 130px;}
.NewsListBox2 li:hover{box-shadow: 0 8px 20px rgba(0,0,0,.1);}
.NewsListBox2 li:hover span:before{width:65px;}
.NewsListBox2 li:hover .middle{margin-left:1%;}
.NewsListBox2 li:hover .middle h4{color:#d71718}

/*==新闻4↓==*/
.NewsListBox4{padding-bottom: 0px;}
.NewsListBox4 ul{}
.NewsListBox4 ul li{float:left;width:23%; margin:0 1% 2% 1%; padding:0 0 20px 0;border-bottom: 1px #ddd solid}
.NewsListBox4 ul li h4{margin:20px 0; color:#333;font-size:17px;}
.NewsListBox4 ul li p{margin:0 0 20px 0;color:#888;font-size:14px;height: 40px;}
.NewsListBox4 ul li b{color:#999; font-size:13px;display: block;text-align: right;}
.NewsListBox4 ul li b font{position: relative;z-index:5;float:left; display:inline-block; margin:auto; text-align:center;color:#aaa; border-radius: 20px; padding:5px 20px;font-weight:400;font-size:12px; border: 1px #ddd solid;text-transform: capitalize;}
.NewsListBox4 ul li b font:before{content: ""; position: absolute;z-index: -1;left:0;top:0; width:0%;height:100%; border-radius:30px; background: #da251c;transition: all .4s ease-in-out;}
.NewsListBox4 ul li:hover h4{color:#da251c}
.NewsListBox4 ul li:hover b font{color:#fff; border: 1px #da251c solid}
.NewsListBox4 ul li:hover b font:before{width:100%;}

/*==留言2↓==*/

/*==关于box↓==*/
.AboutBox{}
.AboutBox .introduction{}
.AboutBox .introduction .titleAx{border-bottom:1px #ddd solid;padding-bottom: 30px;}
.AboutBox .introduction .long{height:400px;}
.AboutBox .introduction .left{width:40%;height:100%;}
.AboutBox .introduction .right{padding:50px 50px; width:60%; height:100%;/*! background: #da251c; */}
.AboutBox .introduction .right h2{color:#191919;font-size:20px}
.AboutBox .introduction .right .wx{margin:40px 0; color:#666666;font-size:14px; line-height:22px;}
.AboutBox .culture{margin:100px 0;padding:30px 0 60px; background:#ededed}
.AboutBox .culture ul{ float:left;width:100%;background: #fff}
/*.AboutBox .culture ul li{float:left;width:32.3%;margin:0 0.5%; background: #fff}
.AboutBox .culture ul li img{float:left; display: block;width:50%;}
.AboutBox .culture ul li p{float:left; display: block;width:50%;padding:30px 40px;}
.AboutBox .culture ul li b{color:#da251c;font-size:40px;}
.AboutBox .culture ul li font{display:block;color:#191919;font-size:20px;}
.AboutBox .culture ul li i{display:block;margin:20px 0; width:20px; height:1px;background:#da251c;}
.AboutBox .culture ul li span{display:block;color:#666666;font-size:14px;}*/
.AboutBox .culture ul li{float:left;width:20%;border-right:1px #ddd solid;padding: 50px;}
.AboutBox .culture ul li h3{color: #191919;font-size: 30px; padding-left:90px;display: table;margin: auto;}
.AboutBox .culture ul li h3 font{margin:5px 0 15px 0; font-size:12px;color:#999; display: block}
.AboutBox .culture ul li h3 hr{ border:none;display:block; width:10px; height:1px; background:#da251c;}
.AboutBox .culture ul li.x1 h3{ background: url(../images/aboutboxcultureico01.png) no-repeat left;}
.AboutBox .culture ul li.x2 h3{ background: url(../images/aboutboxcultureico02.png) no-repeat left;}
.AboutBox .culture ul li.x3 h3{ background: url(../images/aboutboxcultureico03.png) no-repeat left;}
.AboutBox .culture ul li.x4 h3{ background: url(../images/aboutboxcultureico04.png) no-repeat left;}
.AboutBox .culture ul li.x5 h3{ background: url(../images/aboutboxcultureico05.png) no-repeat left;}
.AboutBox .culture ul li:hover h3{color:#da251c}
.AboutBox .culture ul li:hover hr{width:50px;}

.AboutBox .policy{border: ;}
.AboutBox .policy .tit{}
.AboutBox .policy .long{border-top:#ddd solid 1px;border-bottom:1px #ddd solid;/*! height: 400px; */overflow: hidden;}
.AboutBox .policy .left{width:25%;height: 100%;}
.AboutBox .policy .left img{display: block; max-width:100%;width:100%}
.AboutBox .policy .right{width:75%;height: 100%;}
.AboutBox .policy .right h2{color:#da251c; font-size:24px; padding:50px 0; text-align:center;border-bottom:1px #ddd solid;}
.AboutBox .policy .right h2 font{display: block; font-size:18px; color:#333333}
.AboutBox .policy .right p{position: relative;float:left;width:50%;padding:30px 50px 0 30px;display: table;line-height: 25px;/*! height: 70%; *//*! display: table; *//*! overflow: hidden; */}
.AboutBox .policy .right p:before{position: absolute;content: "";right:0; top:0;height:200%;width:1px;background: #ddd}
.AboutBox .policy .right p em{display:block; text-align:center; width:50px;height:50px;line-height:50px;border-radius:50%;color:#fff;font-size:28px; background:#da251c;}
.AboutBox .policy .right p span{color:#333333;font-size:14px;padding-left: 30px;display: table-cell;vertical-align: top;}
.AboutBox .policy .right p span font{display: block;margin:30px 0 0 0; color:#666666;font-size:12px;}
.AboutBox .policy .right p:last-child:before{display:none}
.AboutBox .honor{margin:100px 0 50px 0; padding:50px 0;background: #ededed;}
.AboutBox .honor ul.list{}
.AboutBox .honor ul.list li{position: relative;float:left;width: 14.5%;padding:20px;margin: 0 0.5%;background:#fff}
.AboutBox .honor ul.list li a{}
.AboutBox .honor ul.list li .pic{vertical-align: middle; display: table-cell; text-align: center;}
.AboutBox .honor ul.list li img{width: 100%;margin: auto;/*! max-height: 400px; */display: block;vertical-align: middle;background: #fff;}
.AboutBox .honor ul.list li a:hover h4{color: #da251c;}
.AboutBox .honor ul.list li h4{color: #333333;font-size: 14px;padding: 10px 0 10px 0;text-align: center;}
.AboutBox .honor .spot{margin:30px 0 0 0; text-align: center}
.AboutBox .honor .spot li{display: inline-block; border:1px #ff7d06 solid;margin:0 5px;width:12px; height:12px; border-radius: 50%; font-size:0px;
cursor: pointer;}
.AboutBox .honor .spot .on{background:#ff7d06;}
.AboutBox .ambient{position: relative;margin: 0 0 100px 0;overflow: hidden;}
.AboutBox .ambient .bg img{}
.AboutBox .ambient .list{}
.AboutBox .ambient .list li:nth-child(1),.AboutBox .ambient .list li:nth-child(4){width: 33.33%;}
.AboutBox .ambient .list li:nth-child(4){float:right;}
.AboutBox .ambient .list li{width: 16.67%;margin: 0 0 0px 0px; border:1px #fff solid}
.AboutBox .ambient .list li{float:left;background: #eee;overflow: hidden;}
.AboutBox .ambient .list li img{width:100%;height:100%;display: block;}
.AboutBox .ambient .list li h3{display: none}
.AboutBox .ambient .list li a{position: relative;display: block;height: 100%;}
.AboutBox .ambient .list li u{position: absolute;left:0;bottom:-100%;display: block;width:100%;height:100%;background: rgba(225, 85, 23, 0.7);}
.AboutBox .ambient .list li .box{position: absolute;left: 0;top: 154px;width: 100%;text-align: center;}
.AboutBox .ambient .list li h4{opacity:0;margin-left:-50px; color:#fff; margin-top:20px;font-size:16px;transition:all .6s ease-in-out;}
.AboutBox .ambient .list li em{opacity:0;display: display;margin-right:-50px;color:#fff;font-size:20px;transition:all .6s ease-in-out;}
.AboutBox .ambient .list li:hover u{bottom:0}
.AboutBox .ambient .list li:hover h4{opacity:1; margin-left:0;}
.AboutBox .ambient .list li:hover em{opacity:1; margin-right:0;}
.AboutBox .ambient .list li .box{;left: 0;top: 25%;}
.AboutBox .ambient .list li hr{margin:30px auto}

/*==加盟==*/
.joinPage2{padding-top:0px;}
.joinPage2 .binImg{}
.joinPage2 .binImg img{max-width:100%;}
.joinPage2 .speed{padding:100px 20px 70px 20px;/*! height:725px; */background:url(../images/joinpage2speedbg.jpg) no-repeat center; background-size: cover;}
.joinPage2 .speed h2{ color:#fff;font-size:24px; text-align:center;margin-bottom:30px;}
.joinPage2 .speed h2 span{ display: block; font-size:42px;color:#fff;}
.joinPage2 .speed img{ display: block;  margin: auto; max-width:100%;animation: spinoffPulse1 3.5s infinite linear}
@-webkit-keyframes spinoffPulse1{
    0%{opacity: 1;}
    10%{opacity: 1;}
    20%{opacity: 1;}
    30%{opacity:0;}
    40%{opacity:1;}
    50%{opacity:1;}
    60%{opacity:0;}
   70%{opacity:1;}
   80%{opacity:1;}
    90%{opacity:1;}
    100%{opacity:1;}
    
}
.joinPage2 .prospect{padding:30px 0 80px 0; background:url(../images/joinpage2prospectbg.jpg) center fixed;background-size: cover;}
.joinPage2 .prospect .title{margin:50px 0 50px 0; color:#191919;font-size:42px; text-align: center}
.joinPage2 .prospect .title span{display: block;color:#191919; font-size:24px;}
.joinPage2 .prospect .title font{color:#da251c}
.joinPage2 .prospect ul{}
.joinPage2 .prospect ul li{ position:relative;z-index: 5;float:left;width:18%; margin:0 1%;padding:80px 50px;height:330px;}
.joinPage2 .prospect ul li:before{  opacity:0;content: ""; position: absolute;top:0;left:0; z-index: -1;width:100%;height:100%; background: rgba(255,255,255,0.3);transition: all .5s ease-in-out;}
.joinPage2 .prospect ul li:hover:before{ opacity:1;}
.joinPage2 .prospect ul li:hover p{color:#da251c;}
.joinPage2 .prospect ul li em{display: block; margin:auto; width:90px; height:70px;}
.joinPage2 .prospect ul li p{margin-top:50px; color:#fff;font-size:14px; text-align:center;transition: all .5s ease-in-out;}
.joinPage2 .prospect ul li.x1{background:url(../images/joinpage2prospectboxbg01.jpg) center;}
.joinPage2 .prospect ul li.x2{background:url(../images/joinpage2prospectboxbg02.jpg) center;}
.joinPage2 .prospect ul li.x3{background:url(../images/joinpage2prospectboxbg03.jpg) center;}
.joinPage2 .prospect ul li.x4{background:url(../images/joinpage2prospectboxbg04.jpg) center;}
.joinPage2 .prospect ul li.x5{background:url(../images/joinpage2prospectboxbg05.jpg) center;}
.joinPage2 .prospect ul li.x1 em{background:url(../images/joinpage2prospectico01.png) center;}
.joinPage2 .prospect ul li.x2 em{background:url(../images/joinpage2prospectico02.png) center;}
.joinPage2 .prospect ul li.x3 em{background:url(../images/joinpage2prospectico03.png) center;}
.joinPage2 .prospect ul li.x4 em{background:url(../images/joinpage2prospectico04.png) center;}
.joinPage2 .prospect ul li.x5 em{background:url(../images/joinpage2prospectico05.png) center;}
.joinPage2 .advantage{padding:30px 0 80px 0;}
.joinPage2 .advantage ul{background: #fff;}
.joinPage2 .advantage ul li{ position: relative; float:left;width:20%;height:200px;padding:50px; text-align:center;overflow: hidden;border-left: 1px #fff solid;border-bottom: 1px #fff solid;}
.joinPage2 .advantage ul li h3{color:#fff;font-size:28px;transition: all .3s ease-in-out;}
.joinPage2 .advantage ul li h3 font{ display:block;color:#eee;font-size:12px;}
.joinPage2 .advantage ul li p{opacity:0;color:#fff;font-size:12px;padding:30px 40px; position: absolute;top: -100%;left: 0;z-index: 9; transition: all .7s ease-in-out;}
.joinPage2 .advantage ul li p b{color:#fff;font-size:28px;margin-bottom:30px;}
.joinPage2 .advantage ul li p b font{ display:block;color:#eee;font-size:12px;}
.joinPage2 .advantage ul li u{opacity:0; position: absolute; top:0;left:0; width:100%; height:100%; background:rgba(255,84,0,0.8); transition: all .7s ease-in-out}
.joinPage2 .advantage ul li:hover u{ opacity: 1}
.joinPage2 .advantage ul li:hover h3{ opacity: 0}
.joinPage2 .advantage ul li:hover p{ opacity: 1;top:0;}
.joinPage2 .advantage ul li.x1{background:url(../images/joinpage2advantagebg01.jpg) center;}
.joinPage2 .advantage ul li.x2{background:url(../images/joinpage2advantagebg02.jpg) center;}
.joinPage2 .advantage ul li.x3{background:url(../images/joinpage2advantagebg03.jpg) center;}
.joinPage2 .advantage ul li.x4{background:url(../images/joinpage2advantagebg04.jpg) center;}
.joinPage2 .advantage ul li.x5{background:url(../images/joinpage2advantagebg05.jpg) center;}
.joinPage2 .advantage ul li.x6{background:url(../images/joinpage2advantagebg06.jpg) center;}
.joinPage2 .advantage ul li.x7{background:url(../images/joinpage2advantagebg07.jpg) center;}
.joinPage2 .advantage ul li.x8{background:url(../images/joinpage2advantagebg08.jpg) center;}
.joinPage2 .advantage ul li.x9{background:url(../images/joinpage2advantagebg09.jpg) center;}
.joinPage2 .advantage ul li.x10{background:url(../images/joinpage2advantagebg10.jpg) center;}
.joinPage2 .requirements{padding:50px 0 60px 0;background:url(../images/joinpage2requirementsbg.jpg) center top fixed;background-size: cover;}
.joinPage2 .requirements ul{float: left;width: 100%;margin-top: 20px;}
.joinPage2 .requirements ul li{float:left;width:25%;margin:20px 0; text-align:center;display: inline-block;}
.joinPage2 .requirements ul li em{ display: block; width:163px; height:162px; margin:auto;transform:translateY(0px);transition: all .5s ease-in-out;}
.joinPage2 .requirements ul li:hover em{ transform:translateY(-20px);}
.joinPage2 .requirements ul li p{margin-top:20px; color:#191919;font-size:14px;display: block;min-height: 50px;max-height: 50px;}
.joinPage2 .requirements ul li.x1 em{background:url(../images/joinpage2requirementsico01.png) center;background-size: 100%;}
.joinPage2 .requirements ul li.x2 em{background:url(../images/joinpage2requirementsico02.png) center;background-size: 100%;}
.joinPage2 .requirements ul li.x3 em{background:url(../images/joinpage2requirementsico03.png) center;background-size: 100%;}
.joinPage2 .requirements ul li.x4 em{background:url(../images/joinpage2requirementsico04.png) center;background-size: 100%;}
.joinPage2 .requirements ul li.x5 em{background:url(../images/joinpage2requirementsico05.png) center;background-size: 100%;}
.joinPage2 .requirements ul li.x6 em{background:url(../images/joinpage2requirementsico06.png) center;background-size: 100%;}
.joinPage2 .requirements ul li.x7 em{background:url(../images/joinpage2requirementsico07.png) center;background-size: 100%;}
.joinPage2 .requirements ul li.x8 em{background:url(../images/joinpage2requirementsico08.png) center;background-size: 100%;}
.joinPage2 .process{margin:0px 0 20px 0;padding:20px 0;background: linear-gradient(to bottom, #ffffff 0%,#f4f4f4 100%);}
.joinPage2 .process ul{}
.joinPage2 .process ul li{float:left;width:9%;text-align: center;overflow: hidden;}
.joinPage2 .process ul li i{display:none}
.joinPage2 .process ul li em{position: relative;z-index: 5;margin:20px auto; display: block;width:35px; line-height:35px; color:#fff; font-size:16px; background: #da251c;border-radius: 50%;text-align: center;}
.joinPage2 .process ul li em:before{position: absolute; content: ""; z-index:-1;left:100%;top:15px; display: block;width:1000%; height:1px; background:#ddd}
.joinPage2 .process ul li em:after{position: absolute; content: ""; z-index:-1;right:100%;top:15px; display: block;width:1000%; height:1px; background:#ddd}
.joinPage2 .process ul li em hr{position: absolute; content: ""; left:-5px;top:-5px; display: block;width:43px; height:43px; border-radius: 50%; border:1px #da251c solid}
.joinPage2 .process ul li p{display: table;color:#424242; font-size:14px;height:120px;text-align: center;width: 100%;/*! padding: 10% 0; *//*! margin: 0 -35px; */}
.joinPage2 .process ul li:nth-child(even) p{/*! display: none; */}
.joinPage2 .process ul li:nth-child(even) p span{vertical-align:top;display: table-cell;height: 100%;width: 100%;/*! min-width: 300px; *//*! padding: 10px 0; */}
.joinPage2 .process ul li:nth-child(odd) p{margin: auto;vertical-align: bottom;display: table;/*! float: right; */width: 100%;}
.joinPage2 .process ul li:nth-child(odd) p span{vertical-align:bottom;display: table-cell;height: 100%;width: 100%;/*! min-width: 300px; *//*! padding: 10px 0; */}
.joinPage2 .case{margin:10px 0 50px 0}
.joinPage2 .case .list li{float:left;width:18%;margin:0 1%}
.joinPage2 .case .list li h4{color:#191919;font-size:14px; padding:20px 0 10px 0; text-align: center;}
.joinPage2 .case .list li:hover h4{color:#da251c}
.joinPage2 .case .spot{margin:30px 0 0 0; text-align: center}
.joinPage2 .case .spot li{float:none; display: inline-block; border:1px #ff7d06 solid;margin:0 5px;width:12px; height:12px; border-radius: 50%; font-size:0px;
cursor: pointer;}
.joinPage2 .case .spot .on{background:#ff7d06;}


/*==标题2↓==*/
.titleBx{}
.titleBx{color:#555;font-size:42px; text-align: center;margin: 30px 0;}
.titleBx font{color:#da251c}
.titleBx span{display: block;color:#999; font-size:16px;}
.titleBx b{margin-top:10px;display: block;color:#666; font-size:18px;font-weight: 400;}


/*==新闻3↓==*/
.NewsListBox3{}
.NewsListBox3 li{float:left; width:23%; margin:0 0.5% 1% 0.5%;}
.NewsListBox3 li img{}
.NewsListBox3 li .box{float:left;width:100%; /*! height:240px; */ padding:20px 40px 50px 40px; background: #f5f5f5;}
.NewsListBox3 li .box span{position: relative;margin:-45px 0 0 20px; display:block;width:100px;color:#fff; font-size:25px; padding:35px 17px; text-align: center; background: #2D2D2D;}
.NewsListBox3 li .box span font{display:block; float:right;color:#ccc; font-size:16px;}
.NewsListBox3 li .box h4{color:#333; font-size:17px;margin: 30px 0 20px 0;}
.NewsListBox3 li .box p{color:#777; font-size:13px;height:45px;}
.NewsListBox3 li:hover .box{background: #2D2D2D}
.NewsListBox3 li:hover .box span{background:#da251c}
.NewsListBox3 li:hover .box h4,.NewsListBox3 li:hover .box p{color:#fff}

/*==新闻详细页↓==*/
.newsDetail{float:left;width:100%;}
.newsDetail h2{margin:20px 0 0 0;font-size:24px;line-height:26px;text-align:center;color:#333;padding-bottom:15px;font-weight:normal;}
.newsDetail .msg{text-align:center;border-bottom:1px solid #e7e7e7;font-family:"å®‹ä½“";font-size:12px;padding-bottom:5px;}
.newsDetail .msg span{padding:0 7px;color:#999;}
.newsDetail .msg .fonts a{padding:0 3px;}
.newsDetail .msg a.active{font-weight:bold;color:#9a6834;}
.newsDetail .detailCont{padding:20px 0;line-height:26px;overflow:hidden;}
.newsDetail .detailCont embed{width:70%; height:500px; margin:auto;display: block;}
.newsDetail .detailCont .pic{text-align:center;padding-bottom:20px}
.pagIng{border-top:1px solid #dadada;padding:8px 15px;overflow:hidden;}
.pagIng .fl{/*! width:100%; */height:60px;padding-right:30px;/*! border-right:1px solid #dadada; */}
.pagIng .fl a{display:block;height:30px;line-height:30px;}
.pagIng .fr{line-height:28px;display:block;width:85px;height:28px;margin-top:16px;text-align:center;color:#fff;border-radius:2px;background:#9a6834;}
.pagIng .fr:hover{background:#9a6834;color:#fff;}
.recTitle{padding-left:20px;height:35px;line-height:35px;background:url(../images/page_line.jpg) no-repeat 10px 12px #eee;font-weight:bold;color:#333;font-weight:normal;margin-top:20px;}
.relNews{overflow:hidden;margin-top:15px;}
.relNews ul{width:100%;}
.relNews ul li{float:left;margin:0 1%;width:48%;height:28px;line-height:28px;}
.relNews ul li a{display:block;width:200px;line-height:28px;background:url(../images/arrow_02.png) no-repeat left center;padding-left:15px;float:left;font-size:12px;}
.relNews ul li a:hover{background:url(../images/arrow_one.png) no-repeat left center;margin-left:5px;}
.relNews ul li span{float:right;color:#999;}

/*==常用列表=↓=*/
.list-box{}
.list-box li{float:left; width:14.6%; margin:0 1% 1% 1%}
.list-box li .imgPD{border: 1px #ddd solid;padding-top:80%;}
.list-box li h4{color:#666;font-size: 15px;text-align: center;padding:10px 0;height: 50px;}
.list-box li:hover h4{color:#da251c;}

/*==产品内页↓==*/
.ProductShow{}
.ProductShow .long{margin-top:50px;margin-bottom:50px;}
.ProductShow .long .leftBox{width:40%;}
.ProductShow .long .rightBox{width:60%;padding: 0 0 0 35px;}
.ProductShow .rightBox h1{color:#333;font-size: 20px;}
.ProductShow .rightBox h1 em{/*! float:left; */padding:0px 15px;color:#fff;font-size:13px;background: #E83126;margin-right: 10px;border-radius: 5px;}
.ProductShow .rightBox .wxBox{padding:20px;color:#666;font-size:13px;background: #f5f5f5;margin: 20px 0;line-height: 22px;min-height: 230px;}
.ProductShow .rightBox .wxBox span{display: block;margin: 5px 0;color: #888;font-size: 13px;}
.ProductShow .rightBox .tel{margin: 15px 0;padding: 15px 0;color:#666;font-size: 17px;/* border-top: 1px #ddd solid; */border-bottom: 1px #ddd solid;}
.ProductShow .rightBox .tel em{display: inline-block;width:20px;height:20px;color: #da251c;font-size: 30px;margin-right: 15px;}
.ProductShow .rightBox .tel b{font-weight:bold;color: #da251c;font-size: 25px;}
.ProductShow .rightBox .con{margin:10px 0 0 0;float: left;}
.ProductShow .rightBox .con a{position:relative;color:#fff;float: left;font-size:14px;border-radius: 5px;padding: 10px 50px;background: #da251c;}
.ProductShow .rightBox .con a:before{display:none;content: "";position: absolute;bottom: 0;left:0;width:100%;height: 10px;border-radius: 100px;/* z-index: -1; *//* background: #0E5D84; */border-bottom: 5px #0B7FB7 solid;}
.ProductShow .rightBox .con a:hover{background: #c93118;}
/*.ProductShow .sTop .right .con a:hover:before{border:0px;}*/
.ProductShow .rightBox .con .ewm{position:relative;float: left;margin: 5px 0 0 15px;}
.ProductShow .rightBox .con .ewm em{display:block;width: 30px;height: 30px;position: relative;background: url("../images/icon_ewm.png") no-repeat;cursor: -webkit-zoom-in;}
.ProductShow .rightBox .con .ewm span{display:none;color:#666;font-size:12px;}
.ProductShow .rightBox .con .ewm .box{opacity:0;position:absolute;left: 0px;top: 30px;width: 185px;height: 0;/* padding: 15px 10px; *//* display: none; */border: 1px #aaa solid;background: #fff;border-radius: 10px;overflow: hidden;}
.ProductShow .rightBox .con .ewm:hover .box{opacity:1;height: 200px;}
.ProductShow .rightBox .con .ewm .box img{width: 140px;height: 140px;margin: auto;display: block;}
.ProductShow .rightBox .con .ewm .box span{margin: 18px 0 2px 0;display: block;color:#666;font-size:12px;text-align: center;}

/*==底部↓===*/
.footer{padding: 80px 0 ;background: #1f1f1f;}
.footer h3.title{position: relative;color:#fff;font-size:16px;padding-bottom: 10px;margin-bottom:15px;}
.footer h3.title font{display: block;font-size:12px;color:#999}
.footer h3.title:before{position: absolute;left:0; bottom:0; content: "";width:20px; height:2px; background: #da251c}
.footer .nav{width:50%;}
.footer .nav li{float:left;display: block;padding-right: 25px;width: 25%;}
.footer .nav li a{display: block;color:#999; line-height:20px;font-size:12px;padding:3px 0;}
.footer .nav li a:hover{color:#fff}
.footer .middle{line-height: 22px;/*! margin: 10px 10px; *//*! padding:10px 10px; */color:#999999;font-size:12px;width: 30%;}
.footer .middle b{display:block;margin:30px 0 30px 0;color:#fff;font-size:26px;}
.footer .middle a{display: inline-block; width:30px; height:30px; border-radius:50%; background:#3f3f3f url(../images/icoa.png) no-repeat 0 0;}
.footer .middle a.weixin{position: relative; background-position: 4px 4px;}
.footer .middle a.weixin:hover{background:#999 url(../images/icoa.png) no-repeat 4px 4px;}
.footer .middle a.weibo:hover{background:#999 url(../images/icoa.png) no-repeat 5px -20px;}
.footer .middle .weixin .ewm{position: absolute;left: 0px;bottom:35px;width:120px;height:120px;border: 1px #ddd solid;padding:5px; z-index: 9; background: #fff;filter: alpha(opacity=0); transform-origin: 0% 95%; transform:scale(0.01); -moz-transform:scale(0.01); transition:all 1s;}
.footer .middle .weixin:hover .ewm{opacity:1;transform: scale(1);}
.footer .middle a.weibo{background-position: 5px -20px; margin-left: 10px;}
.footer .right{width:20%;color:#999999;font-size:12px;}
.footer .right a{color:#999;}
.footer .right a:hover{color:#fff}
.footer .right p{line-height: 25px;}
.footer .right span{display: inline-block; margin-left:15px;text-align: center;}
.footer .right img{display:block; margin:auto; width:120px;}
.link{padding:20px 0;border-top: 1px #333 solid; background: #1b54b4;}
.link h3{float: left;color:#fff;font-size;12px}
.link h3 font{color:#ddd; font-size:11px; margin-left:5px}
.link a{display: inline-block;color:#fff;padding: 0 25px;font-size:12px;line-height: 10px;border-right: 1px #eee dotted;}
.link a:hover{color:#fff}
.link a:last-child{border:none;}



/*==----响应↓-----==*/
@media (min-width:760px){/*笔记本电脑*/
  .header .nav li a.navAone{font-size:13px;}  
.header .nav{width: 55%;padding: 5px 1px 0 0;}
.header .search{ display: none}
.header .tel{padding: 13px 0px 0 0px;}    
.header .logo img{height: 37px;margin-top: 6px;}
.footer .nav{display:none;width: 50%;}
.footer .middle{width:50%}
.footer .right{width:50%;}
/*----*/.HomeProduct .tone li{padding:10px 20px;}.product-list2{margin:0 0 0 1.5%;}.product-list2 li{width:31.8%; margin: 1.5% 1.5% 1% 0%;}
.HomeProduct .product-list2 li:nth-child(5){margin-right:1.5%;}
.ProductListBox .product-list2 li{width:24%; margin: 1% 0.5% 0% 0.5%;}
.HomeAdvantage ul li{width:32%padding:30px 30px; margin:0 2% 2% 0;}
.HomeAdvantage ul li:before{opacity: 1;top:0}
.HomeAdvantage ul li em{display: none;width:25%;margin-right:6%;height: 100px;}
.HomeAdvantage ul li .frame hr{display: none;background: url(../images/advantage_hr.png) no-repeat 0 0;}
.HomeAdvantage ul li .frame{width: 100%;height: 150px;}
.HomeAdvantage ul li .frame h3{color:#fff;font-size:18px;}
.HomeAdvantage ul li .frame p{margin:10px 0;color:#eee;}
/*----*/
.HomerClient .ClientScroll .bd li{width:25%; /*! padding:20px 10px */}
.HomerClient .ClientScroll .bd li:last-child{/*! display: block; *//*! border: none; */}
.HomerClient .ClientScroll .bd li.more{padding-top:30px;}
.HomerClient{padding:20px 0 100px 0; background-size:100%;}
/*----*/
.HomerAbout .long{height:400px;}
.HomerAbout .left{width:50%;}
.HomerAbout .right{padding:30px 30px; width:50%;}
.HomerAbout .right h2{font-size:20px}
.HomerAbout .right .wx{margin:20px 0; line-height:22px;}
.HomerAbout .right ul li{width:33.3%;padding: 10px 5px;}
.HomerAbout .right ul li em{display:inline-block; margin-right: 0px;}
.HomerAbout .right ul li h3{display:block; font-size:14px;}.HomerAbout .right ul li h3 font{display: none;}/*----*/.HomeNews .tone li{padding:10px 20px}.HomeNews .down ul li{width:18%; margin:0 1%;}
.NewsListBox2 li{margin:0 0.5% 1% 0.5%;width:49%; padding:15px;border:1px #eee solid;}
.NewsListBox2 li span{width:22%;padding:15px 10px;}
.NewsListBox2 li span font{display: block;font-size:20px; margin-top: 5px;}
.NewsListBox2 li .middle{padding:2px 10px 20px 20px;width:77%;}
.NewsListBox2 li .middle h4{;font-size:15px;}
.NewsListBox2 li .middle p{color:#777;font-size:12px;margin-top: 7px;}
/*----*/
.joinPage2 .speed{padding:80px 20px 70px 20px;}
.joinPage2 .speed h2{font-size:18px;margin-bottom:30px;}
.joinPage2 .speed h2 span{  font-size:25px;}
.joinPage2 .prospect ul li{width:31.3%; margin:2% 1% 0% 1%;padding:40px 20px;height:300px;}
.joinPage2 .prospect ul li p{margin-top:50px;font-size:14px;}   
.joinPage2 .advantage ul li{ width:20%;height:200px;padding:20px; }
.joinPage2 .advantage ul li h3{ display: none;font-size:20px;}
.joinPage2 .advantage ul li u{opacity:1;}
.joinPage2 .advantage ul li p{top:0;opacity: 1;padding:20px 20px;}  
.joinPage2 .advantage ul li p b{font-size:20px;margin-bottom:30px;} 
.joinPage2 .requirements ul li{width:33.3%;margin:20px 0; }
.joinPage2 .requirements ul li em{ width:120px; height:120px; }
.joinPage2 .requirements ul li p{margin-top:20px; min-height: 80px;max-height: 80px;}   
.joinPage2 .process ul li{width:16.6%;}
.joinPage2 .process ul li em{margin:10px auto; width:30px; line-height:30px; font-size:14px; border-radius: 50%;}
.joinPage2 .process ul li em hr{left:-5px;top:-5px; width:38px; height:38px;}
.joinPage2 .process ul li p{font-size:12px;height:70px;width: 100%;}
.joinPage2 .case .list li{width:23%;margin:0 1%}
.joinPage2 .case .list li h4{font-size:14px; padding:20px 0 10px 0;}.joinPage .case .list li:last-child{display: none;}

 /* div.joinPage2 .advantage ul li p{opacity: 1}
   .joinPage2 .advantage ul li u{opacity: 1} */
/*----*/
.AboutBox .introduction .long{height:300px;}
.AboutBox .introduction .left{width:50%;height:100%;}
.AboutBox .introduction .right{padding:20px 20px; width:50%;}
.AboutBox .introduction .right h2{font-size:20px}
.AboutBox .introduction .right .wx{margin:20px 0; font-size:14px;}
.AboutBox .culture ul li{width:50%;border-right:1px #ddd solid;padding: 20px 5px;}
.AboutBox .culture ul li h3{font-size: 17px; padding-left:60px;}
.AboutBox .culture ul li h3 font{margin:5px 0 15px 0;}
.AboutBox .policy .left{display:none;width:25%;height: 100%;}
.AboutBox .policy .right{width:100%;height: 100%;}
.AboutBox .policy .right h2{font-size:24px; padding:30px 0; text-align:center;border-bottom:1px #ddd solid;}
.AboutBox .policy .right h2 font{font-size:18px;}
.AboutBox .policy .right p{width:50%;padding:30px 20px 30px 20px;}.AboutBox .policy .right p:before{display: block}
.AboutBox .policy .right p em{width:50px;height:50px;line-height:50px;font-size:28px;}
.AboutBox .policy .right p span{color:#333333;font-size:14px;padding-left: 30px;display: table-cell;vertical-align: top;}
.AboutBox .policy .right p span font{margin:30px 0 0 0;}
.AboutBox .policy .right p:last-child:before{display: none}.AboutBox .honor ul.list li{width:19%;padding:10px;margin: 0 0.5%;}.AboutBox .honor ul.list li:last-child{display: none}
.AboutBox .honor ul.list li a:hover h4{color: #da251c;}
.AboutBox .honor ul.list li h4{font-size: 12px;padding: 5px 0 5px 0;}
/*----*/
.NewsListBox3{}
.NewsListBox3 li{float:left; width:32%; margin:0 0.5% 1% 0.5%;}
.NewsListBox3 li .box{float:left;width:100%; padding:20px 40px 50px 40px;}
.NewsListBox3 li .box span{margin: -45px 0 0 0px;width: 115px;font-size:25px;padding:35px 17px;}
.NewsListBox3 li .box span font{font-size:16px;}
.NewsListBox3 li .box h4{font-size:17px;margin: 30px 0 20px 0;}
.NewsListBox3 li .box p{font-size:13px;}/*----*/
.list-box{}
.list-box li{float:left; width:23%; margin:0 1% 1% 1%}
.list-box li h4{color:#666;font-size: 15px;text-align: center;padding:10px 0;}
.list-box li:hover h4{color:#da251c;}/*----*/
.menu{margin: 50px 0 20px 0;}
.menu ul li{display:table-cell;}
.menu a{font-size:14px;padding: 10px 5px;}
/*----*/
.ProductShow .long{margin-top:20px;margin-bottom:30px;}
.ProductShow .long .leftBox{width:50%;}
.ProductShow .long .rightBox{width:50%;padding: 0 0 0 35px;}
/*----*/
.NewsListBox4 ul li{float:left;width:31.3%; margin:0 1% 2% 1%;}}
@media screen and (max-device-width: 1100px){
 /* .AboutBox .culture ul li{width:32.3%;margin:0 0.5%;}
.AboutBox .culture ul li img{width:50%;}
.AboutBox .culture ul li p{width:50%;padding: 0px 0px 0 0px;}
.AboutBox .culture ul li b{font-size:40px;}
.AboutBox .culture ul li font{font-size:20px;}
.AboutBox .culture ul li i{margin: 15px 0;width:20px;height:1px;background:#da251c;}
.AboutBox .culture ul li span{font-size:14px;}*/}

@media (min-width:1200px){/*普通电脑*/
.header .nav li a.navAone{font-size:16px;}  
.header .nav{width: 60%;padding: 15px 0 0 0;}
  .header .nav li {
    float: left;
    padding:0 1.45%;
    text-align: center;
}
.header .search{ display: block}  
.header .tel{padding: 25px 0px 0 15px;}    
.header .logo img{       height: 49px;
    margin-top: 14px;}
/*----*/
.footer .nav{display:block; width: 50%;}
.footer .middle{width:25%;}
.footer .right{width:25%;}
/*----*/.HomeProduct .tone li{padding:10px 23px;margin: 5px 1px;}.product-list2{margin:0 0 0 0;}.product-list2 li{width:19.2%; margin: 1% 1% 1% 0;}
.HomeProduct .product-list2 li:nth-child(5){margin-right:0%;}
.ProductListBox .product-list2 li{width:19%; margin: 1% 0.5% 0% 0.5%;}
/*----*/.HomeAdvantage ul li{width:32%;padding:30px 20px; margin:0 2% 2% 0;}.HomeAdvantage ul li:before{opacity: 0;top:20px}
.HomeAdvantage ul li em{display:block;width:25%;margin-right:6%;height: 100px;}.HomeAdvantage ul li .frame hr{display: none;background: url(../images/advantage_hr.png) no-repeat -37px 0;}
.HomeAdvantage ul li .frame{width: 69%;height: 135px;}
.HomeAdvantage ul li .frame h3{color:#191919;font-size:22px;}
.HomeAdvantage ul li .frame p{margin:20px 0;color:#5d5d5d;}/*----*/
.HomerClient .ClientScroll .bd li{width:25%; /*! padding:20px 10px */}
.HomerClient .ClientScroll .bd li:last-child{/*! display: none */}
.HomerClient .ClientScroll .bd li.more{padding-top:50px;}.HomerClient{padding:20px 0 100px 0; background-size:inherit;}
/*----*/
.HomerAbout .long{height:400px;}
.HomerAbout .left{width:40%;}
.HomerAbout .right{padding:50px 70px; width:60%;}
.HomerAbout .right h2{font-size:20px}
.HomerAbout .right .wx{margin:40px 0; line-height:22px;}
.HomerAbout .right ul li{width:33.3%;padding: 10px 50px;}
.HomerAbout .right ul li em{display:inline-block; margin-right: 15px;}
.HomerAbout .right ul li h3{display:inline-block; font-size:14px;}.HomerAbout .right ul li h3 font{display:block;}
/*----*/.HomeNews .tone li{padding:10px 40px}.HomeNews .down ul li{width:18%; margin:0 1%;}/*----*/
.NewsListBox2 li{margin:0 0.5% 1% 0.5%;width:32.3%; padding:15px;border:1px #eee solid;}.NewsListBox2 li span{width:20%;padding:15px 10px;}
.NewsListBox2 li span font{display: block;font-size:20px; margin-top: 5px;}
.NewsListBox2 li .middle{padding:2px 10px 20px 20px;width:79%;}
.NewsListBox2 li .middle h4{;font-size:17px;}
.NewsListBox2 li .middle p{color:#777;font-size: 13px;margin-top: 7px;}
/*----*/
.joinPage2 .speed{padding:100px 20px 70px 20px;}
.joinPage2 .speed h2{font-size:24px;margin-bottom:30px;}
.joinPage2 .speed h2 span{  font-size:42px;}
.joinPage2 .prospect ul li{width:18%; margin:0 1%;padding:40px 20px;height:300px;}
.joinPage2 .prospect ul li p{margin-top:50px;font-size:14px;} 
.joinPage2 .advantage ul li{ width:20%;height:200px;padding:50px; }
.joinPage2 .advantage ul li h3{ display: block;font-size:28px;}
.joinPage2 .advantage ul li u{ opacity: 0}
.joinPage2 .advantage ul li p{top:-100%;padding:30px 40px;}  
.joinPage2 .advantage ul li p b{font-size:28px;margin-bottom:30px;}
.joinPage2 .requirements ul li{width:25%;margin:20px 0; }
.joinPage2 .requirements ul li em{ width:163px; height:162px; }
.joinPage2 .requirements ul li p{margin-top:20px; min-height: 50px;max-height: 50px;}
.joinPage2 .process ul li{width:9%;}
.joinPage2 .process ul li em{margin:20px auto; width:35px; line-height:35px; font-size:16px; border-radius: 50%;}
.joinPage2 .process ul li em hr{left:-5px;top:-5px; width:43px; height:43px;}
.joinPage2 .process ul li p{font-size:13px;height:120px;width: 100%;}
.joinPage2 .case .list li{width:18%;margin:0 1%}
.joinPage2 .case .list li h4{font-size:14px; padding:20px 0 10px 0;}.joinPage .case .list li:last-child{display: block}


/*----*/
.AboutBox .introduction .long{height:300px;}
.AboutBox .introduction .left{width:50%;height:100%;}
.AboutBox .introduction .right{padding:20px 20px; width:50%;}
.AboutBox .introduction .right h2{font-size:20px}
.AboutBox .introduction .right .wx{margin:20px 0; font-size:14px;}
.AboutBox .culture ul li{width:20%;border-right:1px #ddd solid;padding: 30px 10px;}
.AboutBox .culture ul li h3{font-size: 25px; padding-left:65px;}
.AboutBox .culture ul li h3 font{margin:5px 0 15px 0;}
.AboutBox .policy .long{border-top:#ddd solid 1px;border-bottom:1px #ddd solid;}
.AboutBox .policy .left{display: block;width:25%;height: 100%;}
.AboutBox .policy .right{width:75%;height: 100%;}
.AboutBox .policy .right h2{font-size:24px; padding:30px 0; text-align:center;}
.AboutBox .policy .right h2 font{font-size:18px;}
.AboutBox .policy .right p{width:50%;padding:30px 50px 0 30px;/*! border-right:1px #ddd solid; */}.AboutBox .policy .right p:before{display: block}
.AboutBox .policy .right p em{width:50px;height:50px;line-height:50px;font-size:28px;}
.AboutBox .policy .right p span{color:#333333;font-size:14px;padding-left: 30px;display: table-cell;vertical-align: top;}
.AboutBox .policy .right p span font{margin:30px 0 0 0;}
.AboutBox .policy .right p:last-child:before{display: none}
.AboutBox .honor ul.list li{width:15.6%;padding:20px;margin: 0 0.5%;}.AboutBox .honor ul.list li:last-child{display: block}
.AboutBox .honor ul.list li a:hover h4{color: #da251c;}
.AboutBox .honor ul.list li h4{font-size: 14px;padding: 10px 0 10px 0;}/*----*/
.NewsListBox3{}
.NewsListBox3 li{float:left; width:32.3%; margin:0 0.5% 1% 0.5%;}
.NewsListBox3 li .box{float:left;width:100%; padding:20px 40px 50px 40px;}
.NewsListBox3 li .box span{margin: -45px 0 0 0px;width: 115px;font-size:25px;padding:35px 17px;}
.NewsListBox3 li .box span font{font-size:16px;}
.NewsListBox3 li .box h4{font-size:17px;margin: 30px 0 20px 0;}
.NewsListBox3 li .box p{font-size:13px;}/*----*/
.list-box{}
.list-box li{float:left; width:14.6%; margin:0 1% 1% 1%}
.list-box li h4{color:#666;font-size: 15px;text-align: center;padding:10px 0;}
.list-box li:hover h4{color:#da251c;}/*----*/
.menu{margin: 50px 0 20px 0;}
.menu ul li{display:table-cell;}
.menu a{font-size:16px;padding: 15px 30px;}
/*----*/
.ProductShow .long{margin-top:50px;margin-bottom:10px;}
.ProductShow .long .leftBox{width:45%;}
.ProductShow .long .rightBox{width:55%;padding: 0 0 0 35px;}
/*----*/
.NewsListBox4 ul li{float:left;width:23%; margin:0 1% 2% 1%;}}
@media (min-width:1400px){
.header .nav{width: 60%;padding: 15px 0 0 0;}
.header .logo img{       height: 54px;margin-top: 14px;}
  .header .nav li {
    float: left;
    padding:0 1.6%;
    text-align: center;
}
}
@media (min-width:1920px){/*大屏电脑*/
.header .nav{width: 55%;padding: 15px 20px 0 0;}
  .header .nav li a.navAone{font-size:16px;}
.header .logo img{height: 65px;margin-top:6px;}
.header .search{ display: block}
.header .tel{padding: 25px 0px 0 15px;}  
.header .nav li {
    float: left;
    padding: 0 20px;
    text-align: center;
}
/*----*/
.footer .nav{display:block; width: 50%;}
.footer .middle{width:30%}
.footer .right{width:20%;}.HomeProduct .tone li{padding:10px 30px;    margin: 5px 1px;}.product-list2{margin:0 0 0 0;}
.product-list2 li{width:19.2%; margin: 1% 1% 1% 0;}
.HomeProduct .product-list2 li:nth-child(5n){margin-right:0%;}
.ProductListBox .product-list2 li{width:19%; margin: 1% 0.5% 0% 0.5%;}/*----*/
.HomeAdvantage ul li{width:32%;padding:31px 50px; margin:0 2% 2% 0;}
.HomeAdvantage ul li:before{opacity: 0;top:20px}
.HomeAdvantage ul li em{display:block;width:25%;margin-right:6%;height: 100px;}
.HomeAdvantage ul li .frame hr{display: block;background: url(../images/advantage_hr.png) no-repeat -37px 0;}
.HomeAdvantage ul li .frame{width: 69%;height: 120px;}
.HomeAdvantage ul li .frame h3{color:#191919;font-size:22px;}
.HomeAdvantage ul li .frame p{margin:20px 0;color:#5d5d5d;}/*----*/
.HomerClient .ClientScroll .bd li{width:25% /*! padding:0px; */}
.HomerClient .ClientScroll .bd li:last-child{/*! display: none */}
.HomerClient .ClientScroll .bd li.more{padding-top:50px;}.HomerClient{padding:20px 0 170px 0; background-size:inherit;}/*----*/
.HomerAbout .long{height:400px;}
.HomerAbout .left{width:40%;}
.HomerAbout .right{padding:50px 70px; width:60%;}
.HomerAbout .right h2{font-size:20px}
.HomerAbout .right .wx{margin:40px 0; line-height:22px;}
.HomerAbout .right ul li{width:33.3%;padding: 10px 50px;}
.HomerAbout .right ul li em{display:inline-block; margin-right: 15px;}
.HomerAbout .right ul li h3{display:inline-block; font-size:14px;}
.HomerAbout .right ul li h3 font{display: block;}
/*----*/.HomeNews .tone li{padding:10px 40px}.HomeNews .down ul li{width:18%; margin:0 1%;    box-shadow: 5px 5px 11px #f0f0f0;
    padding: 23px;
    border: 1px solid #f0f0f0;}
.NewsListBox2 li{margin:0 0.5% 1% 0.5%;width:32.3%; padding:15px;border:1px #eee solid;}.NewsListBox2 li span{width:17%;padding:20px 15px;}
.NewsListBox2 li span font{display: block;font-size:20px; margin-top: 5px;}
.NewsListBox2 li .middle{padding:10px 10px 20px 20px;width:85%;}
.NewsListBox2 li .middle h4{;font-size:17px;}
.NewsListBox2 li .middle p{color:#777;font-size:13px;margin-top: 15px;}
/*----*/
.joinPage2 .speed{padding:100px 20px 70px 20px;}
.joinPage2 .speed h2{font-size:24px;margin-bottom:30px;}
.joinPage2 .speed h2 span{  font-size:42px;}  
.joinPage2 .prospect ul li{width:18%; margin:0 1%;padding:80px 50px;height:330px;}
.joinPage2 .prospect ul li p{margin-top:50px;font-size:14px;}
.joinPage2 .advantage ul li{ width:20%;height:200px;padding:50px; }
.joinPage2 .advantage ul li h3{ display: block;font-size:28px;}
.joinPage2 .advantage ul li p{top:-100%;padding:30px 40px;}   
.joinPage2 .advantage ul li p b{font-size:28px;margin-bottom:30px;}  
.joinPage2 .requirements ul li{width:25%;margin:20px 0; }
.joinPage2 .requirements ul li em{ width:163px; height:162px; }
.joinPage2 .requirements ul li p{margin-top:20px; min-height: 50px;max-height: 50px;}  
.joinPage2 .process ul li{width:9%;}
.joinPage2 .process ul li em{margin:20px auto; width:35px; line-height:35px; font-size:16px; border-radius: 50%;}
.joinPage2 .process ul li em hr{left:-5px;top:-5px; width:43px; height:43px;}
.joinPage2 .process ul li p{font-size:14px;height:120px;width: 100%;}
.joinPage2 .case .list li{width:18%;margin:0 1%}
.joinPage2 .case .list li h4{font-size:14px; padding:20px 0 10px 0;}.joinPage .case .list li:last-child{display: block}
  
/*----*/
.AboutBox .introduction .long{height:400px;}
.AboutBox .introduction .left{width:40%;height:100%;}
.AboutBox .introduction .right{padding:50px 50px; width:60%;}
.AboutBox .introduction .right h2{font-size:20px}
.AboutBox .introduction .right .wx{margin:40px 0; font-size:14px;}
.AboutBox .culture ul li{width:20%;border-right:1px #ddd solid;padding: 50px;}
.AboutBox .culture ul li h3{font-size: 30px; padding-left:90px;}
.AboutBox .culture ul li h3 font{margin:5px 0 15px 0;}
.AboutBox .policy .long{border-top:#ddd solid 1px;border-bottom:1px #ddd solid;}
.AboutBox .policy .left{display: block;width:25%;height: 100%;}
.AboutBox .policy .right{width:75%;height: 100%;}
.AboutBox .policy .right h2{font-size:24px; padding:50px 0; text-align:center;border-bottom:1px #ddd solid;}
.AboutBox .policy .right h2 font{font-size:18px;}
.AboutBox .policy .right p{width:50%;padding:30px 50px 0 30px;}.AboutBox .policy .right p:before{display: block}
.AboutBox .policy .right p em{width:50px;height:50px;line-height:50px;font-size:28px;}
.AboutBox .policy .right p span{color:#333333;font-size:14px;padding-left: 30px;display: table-cell;vertical-align: top;}
.AboutBox .policy .right p span font{margin:30px 0 0 0;}
.AboutBox .policy .right p:last-child:before{display: none}
.AboutBox .honor ul.list li{width: 15.6%;padding:20px;margin: 0 0.5%;}.AboutBox .honor ul.list li:last-child{display: block}
.AboutBox .honor ul.list li a:hover h4{color: #da251c;}
.AboutBox .honor ul.list li h4{font-size: 14px;padding: 10px 0 10px 0;}/*----*/
.NewsListBox3{}
.NewsListBox3 li{float:left; width:23%; margin:0 0.5% 1% 0.5%;}
.NewsListBox3 li .box{float:left;width:100%; padding:20px 40px 50px 40px;}
.NewsListBox3 li .box span{margin: -45px 0 0 0px;width: 115px;font-size:25px;padding:35px 17px;}
.NewsListBox3 li .box span font{font-size:16px;}
.NewsListBox3 li .box h4{font-size:17px;margin: 30px 0 20px 0;}
.NewsListBox3 li .box p{font-size:13px;}/*----*/.list-box{}
.list-box li{float:left; width:14.6%; margin:0 1% 1% 1%}
.list-box li h4{color:#666;font-size: 15px;text-align: center;padding:10px 0;}
.list-box li:hover h4{color:#da251c;}/*----*/
.menu{margin: 50px 0 20px 0;}
/*----*/
.menu ul li{display:table-cell;}
.menu a{font-size:16px;padding: 15px 50px;}
/*----*/
.ProductShow .long{margin-top:50px;margin-bottom:10px;}
.ProductShow .long .leftBox{width:40%;}
.ProductShow .long .rightBox{width:60%;padding: 0 0 0 35px;}
/*----*/
.NewsListBox4 ul li{float:left;width:23%; margin:0 1% 2% 1%;}}
@media (max-width:760px){/*手机*/
.rack{padding:10px 0 0px 0;}
/*----*/
.header .logo img{height:30px;}.header{background:;padding: 20px 10px;}
.head-top a.weixin,.head-top a.weibo,.head-top a.emap{display:none}
.head-top a:last-child{padding:0px}
.head-top{padding:10px;}
.header .search{display:none;}
.header .tel{display:none;}
/*----*/.footer{padding:0px;}
.footer .nav{display:none;}
.footer .middle{display:none;}
.footer .right{display:none;}
.footer .link{display:none;}
.footer .copy{display:block;}
/*----*/
.HomeProduct .tone{margin:5px 0 20px 0;padding: 0 2px;}
.HomeProduct .tone li{padding: 5px 2px;display:table-cell;font-size: 11px;border: 1px #fff solid;background: #f1f1f1;color: #777;}
.HomeProduct .down{margin-top:20px;}
.product-list2{margin:0 0 0 1.5%;}
.product-list2 li{width:48.5%; margin: 1.5% 1.5% 1.5% 0%;}
.HomeProduct .product-list2 li{display: none}
.HomeProduct .product-list2 li:nth-child(1),.HomeProduct .product-list2 li:nth-child(2){display: block;}
.ProductListBox .product-list2 li{width:48%; margin: 1.5% 1% 0.5% 1%;}
/*----*/.HomeAdvantage{padding:10px 0}.HomeAdvantage ul{padding:0 10px;margin: 15px 0;}.HomeAdvantage ul li{width:48%;padding: 15px;margin:0 2% 2% 0;}.HomeAdvantage ul li:before{opacity: 1;top:0}
.HomeAdvantage ul li em{display: none;width:25%;margin-right:6%;height: 100px;}.HomeAdvantage ul li .frame hr{display: none;background: url(../images/advantage_hr.png) no-repeat 0 0;}
.HomeAdvantage ul li .frame{width: 100%;height: inherit;}
.HomeAdvantage ul li .frame h3{color:#fff;font-size: 14px;}
.HomeAdvantage ul li .frame p{margin:10px 0;color:#eee;display: none;}
/*----*/
.HomerClient .ClientScroll .bd li{width:25%; /*! padding:20px 10px */}
.HomerClient .ClientScroll .bd li a{padding: 7px;}
.HomerClient .ClientScroll .bd li h4{font-size:11px;}
.HomerClient .ClientScroll .bd li:last-child{display: block;/*! border: none; */}
.HomerClient .ClientScroll .bd li.more{padding-top:10px;}
.HomerClient{padding:20px 0 50px 0; background-size:100%;}
.HomerClient .ClientScroll .spot{margin:5px 0 0 0}
.HomerClient .ClientScroll .spot li{width:20px;height:5px; border-radius:0px; border:none; background:#ddd}
/*----*/
.HomerAbout{padding: 20px 0;}
.HomerAbout .long{height:100%;padding: 0 20px;}
.HomerAbout .left{width:100%;height: 200px;}
.HomerAbout .right{padding: 15px 15px;width:100%;margin: 20px 0 0 0;}
.HomerAbout .right h2{font-size:20px}
.HomerAbout .right .wx{margin: 10px 0 20px 0;line-height: 20px;}
.HomerAbout .right ul li{width:33.3%;padding: 10px 5px;}
.HomerAbout .right ul li em{display:inline-block; margin-right: 0px;}
.HomerAbout .right ul li h3{display:block; font-size:14px;}.HomerAbout .right ul li h3 font{display: none;}/*----*/
.HomeNews{margin:20px 0 20px 0}
.HomeNews .tone{margin:20px 0;}.HomeNews .tone li{padding: 5px 10px;font-size: 12px;}
.HomeNews .down ul li:last-child{display:none}
.HomeNews .down ul li{width:48%; margin:0 1%;}
.HomeNews .down ul li p{display:none;}
.HomeNews .down ul li span.time{display:none;}
.HomeNews .down ul li span.more{display:none;}/*----*/.NewsListBox2 ul{padding:0 10px;}
.NewsListBox2 li{margin: 0 0px 3% 0px;width:100%;padding: 7px;border:1px #eee solid;}
.NewsListBox2 li span{width: 20%;padding: 5px 5px;text-align: right;}
.NewsListBox2 li span font{display: block;font-size: 16px;margin-top: 5px;}
  .NewsListBox2 li em{font-size:40px;}
.NewsListBox2 li .middle{padding: 2px 10px 0 10px;width: 80%;}
.NewsListBox2 li .middle h4{font-size:15px;height: inherit;}
.NewsListBox2 li .middle p{color:#777;font-size:12px;margin-top: 7px;height: inherit;}
/*----*/.message2{padding:0 10px 50px 10px;}
.message2 .frame{padding:15px 10px; width:100%; margin:0 0% 2% 0%;}
.message2 .frame input,.message2 .frame textarea{padding-left:30px;vertical-align: top;}
.message2 .frame.x4{width:100%;}
.message2 .frame textarea{height:100px;}
.message2 button.submit{width:30%; padding:10px 20px;font-size:14px;}
.message2 .yzm{float:left;width:70%; margin:0 0 0 0px;}
.message2 .yzm input{width:50%;padding:10px 20px;margin:0 10px;}
/*----*/
.joinPage2 .speed{padding:50px 20px 50px 20px;}
.joinPage2 .speed h2{font-size:14px;margin-bottom:30px;}
.joinPage2 .speed h2 span{  font-size:20px;}
.joinPage2 .prospect{padding:20px 0 50px 0;}
.joinPage2 .prospect .title{margin:20px 0 20px 0;font-size:18px; }
.joinPage2 .prospect .title span{ font-size:13px;}  
.joinPage2 .prospect ul li{width:31.3%; margin:2% 1% 0% 1%;padding:20px 10px;height:220px;}
.joinPage2 .prospect ul li p{margin-top:20px;font-size:12px;}  
.joinPage2 .advantage{padding: 10px 0 30px 0;}  
.joinPage2 .advantage ul li{ width:50%;height:180px;padding:20px; }
.joinPage2 .advantage ul li h3{ display: none;font-size:20px;}
.joinPage2 .advantage ul li u{opacity:1;}
.joinPage2 .advantage ul li p{top:0;opacity: 1;padding:20px 20px;}  
.joinPage2 .advantage ul li p b{font-size:16px;margin-bottom:30px;}
.joinPage2 .requirements{padding:20px 0 30px 0}  
.joinPage2 .requirements ul{margin-top:10px;padding:0 20px;}
.joinPage2 .requirements ul li{width:100%;margin:10px 0; }
.joinPage2 .requirements ul li em{ width:80px;  float: left;height: 80px;margin-right: 20px;}
.joinPage2 .requirements ul li p{/*! float:left; */margin-top:20px;font-size:12px; min-height: inherit;max-height: inherit;text-align: left;}    
.joinPage2 .process{margin:0px 0 0px 0;}
.joinPage2 .process ul{margin-top:20px}
.joinPage2 .process ul li{width: 31.3%;display: block;background: #da251c;margin: 0 1% 2% 1%;padding: 10px;max-height: 110px;}
.joinPage2 .process ul li em{float:left; margin:10px auto; width:30px; line-height:30px; font-size:14px; border-radius: 50%;display: none;}
.joinPage2 .process ul li em hr{left:-5px;top:-5px; width:38px; height:38px;}
.joinPage2 .process ul li p{font-size:12px;height:inherit;width: 100%;text-align: left;height: 90px;color: #fff;vertical-align: middle;display: table-cell;/* border: 3px #fff solid; *//* padding: 10px; */}
.joinPage2 .process ul li p.two{ display: none;}
.joinPage2 .process ul li:nth-child(2n+1) p{vertical-align: middle;display: table-cell;}.joinPage .process ul li:nth-child(2n+1) p span{padding:0px;}.joinPage .process ul li p.two{display: none;}
.joinPage2 .process ul li i{display: inline-block; color:#fff; font-size:17px; margin:0 5px;}
.joinPage2 .case{margin: 15px 0 50px 0;}
.joinPage2 .case ul{padding-top: 0px;}
.joinPage2 .case .list li{width:48%;margin:0 1%}
.joinPage2 .case .list li h4{font-size:14px;padding: 10px 0 15px 0;color: #666;}.joinPage .case .list li:last-child{display: none}
.joinPage2 .case .spot{margin: 0px 0 0 0;}
.joinPage2 .case .spot li{width:20px;height:5px; border-radius:0px; border:none; background:#ddd} 
/*----*/
.AboutBox .introduction .titleAx{padding-bottom:10px;}
.AboutBox .introduction .long{height:auto;padding:0 10px}
.AboutBox .introduction .left{width:100%;height:200px;}
.AboutBox .introduction .right{padding:20px 0px; width:100%;}
.AboutBox .introduction .right h2{font-size:20px}
.AboutBox .introduction .right .wx{margin: 10px 0;font-size:14px;}
.AboutBox .culture{margin:10px 0;padding:20px 0;}
.AboutBox .culture ul li{width:50%;border-right:1px #ddd solid;border-bottom:1px #ddd solid;padding: 20px 5px;}
.AboutBox .culture ul li h3{font-size: 17px; padding-left:70px;}
.AboutBox .culture ul li h3 font{margin:5px 0 15px 0;}
.AboutBox .policy .left{display:none;width:25%;height: 100%;}
.AboutBox .policy .right{width:100%;height: 100%;}
.AboutBox .policy .right h2{font-size:16px;padding: 20px 0;text-align:center;border-bottom:1px #ddd solid;}
.AboutBox .policy .right h2 font{font-size:13px;}
.AboutBox .policy .right p{width:100%;padding:20px 20px 20px 20px; border-bottom: 1px #ddd solid}.AboutBox .policy .right p:before{display: none}
.AboutBox .policy .right p em{width:30px;height:30px;line-height:30px;font-size:18px;}
.AboutBox .policy .right p span{color:#333333;font-size:13px;padding-left: 10px;display: table-cell;vertical-align: top;}
.AboutBox .policy .right p span font{margin:20px 0 0 0;}
.AboutBox .policy .right p:last-child:before{display: none}
.AboutBox .honor{margin:30px 0 20px 0; padding:20px 0;}
.AboutBox .honor ul.list li{width: 32.3%;padding: 10px;margin: 0 0.5%;}
.AboutBox .honor ul.list li:last-child,.AboutBox .honor ul.list li:nth-last-of-type(2),.AboutBox .honor ul.list li:nth-last-of-type(3){display: none}
.AboutBox .honor ul.list li a:hover h4{color: #da251c;}
.AboutBox .honor ul.list li h4{font-size: 13px;padding: 10px 0 10px 0;color: #666;height: 50px;/* display: table-cell; *//* vertical-align: middle; */}
.AboutBox .honor .spot{margin:5px 0 0 0}
.AboutBox .honor .spot li{width:20px;height:5px; border-radius:0px; border:none; background:#ddd}
.AboutBox .ambient{margin:0 0 0 0;}
.AboutBox .ambient .list li:nth-child(1),.AboutBox .ambient .list li:nth-child(4){width: 33.33%;}.AboutBox .ambient .list li em{display: none}.AboutBox .ambient .list li h4{opacity: 1;bottom:0;margin:0px;padding:10px 0;font-size: 13px;}.AboutBox .ambient .list li .box{top:auto;bottom:0; background: rgba(0,0,0,0.5)}
.AboutBox .ambient .list li{width: 33.33%;margin: 0 0 0px 0px; border:1px #fff solid}
/*----*/
.NewsListBox3{}
.NewsListBox3 li{float:left; width:49%; margin:0 0.5% 1% 0.5%;}
.NewsListBox3 li .box{float:left;width:100%;padding: 10px 20px 10px 20px;}
.NewsListBox3 li .box span{margin:0px; font-size:13px; padding:0px;color: #999;background: none;text-align: left;}
.NewsListBox3 li .box span font{font-size:16px;display: none;font-size: ;}
.NewsListBox3 li .box h4{font-size: 14px;margin: 5px 0 0px 0;color: #666;height: 35px;}
.NewsListBox3 li .box p{font-size:13px;display: none;}/*----*/.peCont{width:100%; padding:0 10px;}.msg{display: none;}
.pagIng{margin-bottom:50px;border-top:1px #ddd solid;border-bottom:0px;border-left:0px;border-right:0px;border-bottom:0px; padding:10px 1px 1px 1px;}
.newsDetail h2{font-size: 17px;margin:0px 0 0 0;border-bottom: 1px #ddd solid;font-weight: bold;color: #666;}
.pagIng .fl a{font-size:12px;}
.relNews ul li{width:98%;}
.pagIng .fr{display: none;}
/*----*/
.cntr{padding: 0 0px;}
.ProductShow .sDown .top{line-height:inherit;height:inherit}
.ProductShow .sDown .top ul.tab-menu li{font-size: 15px;line-height: 40px;/* height: 20px; */border-bottom: 2px #fff solid;color: #333;}
.ProductShow .sDown .top ul.tab-menu li.hit{border-bottom: 2px #da251c solid;}
.ProductShow .sDown .top ul.tab-menu li:before{display:none;}
/*----*/
.list-box{}
.list-box li{float:left; width:31.3%; margin:0 1% 1% 1%}
.list-box li h4{color:#666;font-size:13px;text-align: center;padding: 5px 0 0 0;height: 40px;}
.list-box li:hover h4{color:#da251c;}
/*----*/
.contact #dituContent{height:200px;}/*----*/
.menu{margin: 20px 0 5px 0;background: #f9f9f9;}
.menu ul{display:block;padding:0 5px;}
.menu ul li{float:left;width: 33.3%;display: block;border: 1px #fff solid;background: #ddd;}
.menu ul li a:hover,.menu ul li a.active{border:0px}
.menu a{width:100%;font-size: 13px;padding: 5px 1px;border: 0px;color: #666;}
.menu a:before{display:none;}
/*----*/
.ProductShow .long{padding: 0 10px;margin-top:20px;margin-bottom: 5px;}
.ProductShow .long .leftBox{width:100%;}
.ProductShow .long .rightBox{width:100%;padding: 0 0 0 0px;}
.ProductShow .rightBox .tel{display: none}
.ProductShow .rightBox .con{display: none}
.ProductShow .sDown{margin:5px 0 14px 0}
.ProductShow .rightBox .wxBox{padding:10px}
.ProductShow .rightBox .wxBox span{margin:2px 0}
/*----*/
.NewsListBox3 ul li{float:left;width:48%; margin:0 1% 2% 1%;}
/*----*/
.focusBanner .spot{bottom:5px}
.focusBanner .spot li{width:20px;height:5px; border-radius:0px; border:none; background:#fff}
/*----*/
.titleAx{}
.titleAx{/* color:#555; */font-size:20px;text-align: center;margin: 10px 0;font-weight:bold;}
.titleAx font{color:#da251c}
.titleAx span{display: none;}
.titleAx b{display: none;}
  .titleBx{font-size:22px; ;margin: 10px 0;}
/*----*/
#pages{margin:30px 0 30px 0;}
#pages span{padding:5px 10px;margin:0 2px;font-size:12px;}
#pages a{padding:5px 10px;margin:0 2px;font-size:12px;}
/*----*/
.pgwSlideshow .ps-list li span.ps-item{margin:10px 8px}
body .pgwSlideshow div.ps-list{margin-top:10px}
/*----*/
.NewsListBox4 ul li{float:left;width:48%;margin:0 1% 2% 1%;border:none;padding: 0px;}
.NewsListBox4 ul li h4{margin: 10px 0 0 0;font-size: 14px;height: 50px;color: #666;}
.NewsListBox4 ul li p{display:none;margin:0 0 10px 0;color:#888;font-size:14px;}
.NewsListBox4 ul li b{display:none}
/*----*/.newsDetail .detailCont embed{width:100%; height:200px;}}
#certify {

	width: 95%;

	margin: 0 auto;position: relative;

}



#certify .swiper-container {

	padding-bottom: 60px;

}



#certify  .swiper-slide {

	width: 1023px;

	box-shadow: 0 8px 30px #ddd;

	



}

#certify  .swiper-slide img{

	display:block;

	width: 100%;



}



#certify .swiper-pagination {

	width: 100%;

	bottom: 74px;

}



#certify .swiper-pagination-bullets .swiper-pagination-bullet {

	margin: 0 5px;

	border: 3px solid #fff;

	background-color: #d5d5d5;

	width: 10px;

	height: 10px;

	opacity: 1;

}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {

	border: 3px solid #283f8b;

	background-color: #fff;

}

#certify .content{position: relative;    top: -381px;position: relative;
    top: -381px;
    width: 1114px;
    margin: 0 auto;}

#certify .swiper-button-prev {

	left: 0;

	width: 43px;

	height: 101px;

	background: url(../images/sp_arr.png) no-repeat;





}



#certify .swiper-button-prev:hover {

	background-position-x: -43px;  -moz-background-position-x: -43px; 

}



#certify .swiper-button-next {

	right: 0;

	width: 43px;

	height: 101px;

	background: url(../images/sp_arr.png) no-repeat;

	background-position: 0 -101px;

}



#certify .swiper-button-next:hover {

	background-position-x: -43px;  -moz-background-position-x: -43px;

}

.swiper-slide-next:before ,.swiper-slide-prev:before{

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: rgba(255,255,255,0.9);

    z-index: 99;

}



.swiper-slide-active{opacity: 1;}