@import url('https://fonts.font.im/css?family=Crimson+Text|EB+Garamond');

.container{width: 1400px}
/*@media (min-width:768px){
	.container{width:98%;}
}
@media (min-width:992px){
	.container{width:900px;}
}
@media (min-width:1200px){
	.container{width:1200px;}
}*/
/*@media (min-width:1400px){
	.container{width:1400px;}
}*/
/*
@media (min-width:1600px){
	.container{width:1600px;}
}
*/
.laz{background: url('../images/loding.svg') no-repeat center #f9f9f9 !important;width: 100%;}


.cloudzoom-lens{border:3px solid #888;width:100px;height:100px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);box-shadow:0 0 10px rgba(0,0,0,.4);cursor:crosshair;background:#fff;z-index:10}.cloudzoom-zoom{border:1px solid #888;width:500px;height:200px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);box-shadow:0 0 10px rgba(0,0,0,.4)}.cloudzoom-zoom-inside{border:none;-webkit-box-shadow:none;box-shadow:none}.cloudzoom-caption{display:none;text-align:left;background-color:#000;color:#fff;font-weight:700;padding:10px;font-family:sans-serif;font-size:11px}.cloudzoom-blank{background-image:url(../images/blank.png)}.cloudzoom-ajax-loader{background-image:url(../images/loading.gif);width:32px;height:32px}


body.hideScroll{overflow-y: hidden;}


.navtoggle{display: none;}

#kefu{position: fixed;height: 286px;z-index: 9999;right: 10px;top: 0;bottom: 0;margin:auto;}

#kefu .box{background-color: #0079c3;border-radius: 5px;height: 100%;padding:0 5px 5px;position: relative;}
#kefu .kf-title{height: 43px;line-height: 43px;text-align: center;font-size: 16px;color: #fff;}
#kefu ul{}
#kefu ul li{line-height: 30px;width: 70px;height: 70px;background-color: #0079c3;margin-bottom: 2px;border-radius: 3px;text-align: center;font-size: 25px;position: relative;}
#kefu ul li a{color: #fff;display: block;vertical-align: middle;line-height: 50px;}
#kefu ul li a p{font-size: 12px;line-height: 100%;}
#kefu ul li a .sub{position: absolute;display: none}
#kefu ul li a .sub.wx{right: 70px;top: 0;background-color: #fff;border:solid 1px #eee;padding: 7px;}
#kefu ul li a .sub.wx img{max-width: 110px;width: 110px;}
#kefu ul li a .sub.wx p{color: #555;text-align: center;font-size: 15px;line-height: 100%;padding: 5px 0;}
#kefu ul li a .sub.tel{top: 0;background-color: #0079c3;color: #fff;font-size: 18px;right: 100%;white-space:nowrap;padding: 0 20px;font-weight: bold;margin-right: -3px;border-radius: 3px;line-height: 70px;}
#kefu .kf-foot{text-align: center;color: #fff;padding-top: 10px;}
#kefu .kf-foot .h4{font-size: 13px;margin-top: 5px;}
#kefu .box .close{position: absolute;width: 24px;height: 24px;border-radius: 90px;background-color: #fff;text-align: center;line-height: 20px;right: -12px;top: -12px;font-size: 13px;cursor: pointer;border:solid 1px #00ac94;}




@charset "utf-8";
/*

------------------------- 头部样式

*/


.blue{color: #0079c3;}
#header{padding: 0;z-index: 99999;position: fixed;top: 0;left: 0;width: 100%;background-color: rgba(0, 0, 0, .1);}

#header .container{position: relative;height: 90px;-webkit-transition: .3s;transition: .3s;}
#header .logo{}
#header .logo .l2{display: none;}

#header.active{}


body.bodyshow #header{background-color: rgba(0, 0, 0, .3);}
body.bodyshow #header .container{height: 90px;}

body.bodyshow #header .logo img{max-height: 100%;}


/*



------------------------- 导航样式

*/
.navtaion{}
.navtaion .box{display: inline-block}
.navtaion ul{}
.navtaion ul{width: 100%;}
.navtaion ul li{font-size:15px;text-align:center;margin:0 15px;}
.navtaion ul li:last-child{margin: 0;}
.navtaion ul li:first-child a i{margin-right: 5px;}
.navtaion ul li a{color: #fff;text-transform: uppercase;display: block;font-size:18px;position: relative;overflow: hidden;padding: 6px 19px;}
.navtaion ul li a span{position: relative;z-index: 10;line-height: 100%;}
.navtaion ul li a:hover::after{content: '';display: block;width: 100%;position: absolute;left: 0;right: 0;margin:auto;top: 0;height: 100%; background: #00ae8f;border-radius: 90px;}
.navtaion ul li.active a::after{content: '';display: block;width: 100%;position: absolute;left: 0;right: 0;margin:auto;top: 0;height: 100%; background: #00ae8f;border-radius: 90px;}
.navtaion ul li a:hover{color: #fff;}

.navtaion ul li.lang{position: relative;}
.navtaion ul li.lang a{width: 35px;height: 35px;border:solid 1px #fff;border-radius: 90px;line-height: 33px;font-size: 14px;padding: 0;background: none;margin-left: 20px;font-weight: bold;-webkit-transition: .5s;transition: .5s;margin-left: 30px;}
.navtaion ul li.lang::before{content: '';display: block;position: absolute;left: 0;top: 0;bottom: 0;width: 1px;background-color: rgba(255, 255, 255, .2);height: 20px;margin:auto;}
.navtaion ul li.lang a::after{display: none;}
.navtaion ul li.lang a:hover{color: #fff;}

.navtaion ul li.search{position: relative;width: 36px;padding: 0;margin-left: 20px;}
.navtaion ul li.search a{background: none;width: 36px;height: 36px;background-color: #00ae8f;color: #fff;border-radius: 90px;text-align: center;line-height: 36px;padding: 0;}
.navtaion ul li.search a::after{display: none;}
.navtaion ul li.search a:hover{background-color: #333;}



body.bodyshow #header .navtaion ul li.active a{color: #fff;}
body.bodyshow #header .navtaion ul li a:hover{color: #fff;}

body.bodyshow #header .navtaion ul li.lang a{border-color: #00ae8f;background-color: #00ae8f;}
body.bodyshow #header .navtaion ul li.lang a:hover{color: #fff;border-color: #03539b;background-color: #03539b;}

body.bodyshow #header .navtaion ul li.search a{color: #fff;}


.searchbox{background-color: #0079c3;}
.searchbox .container{position: relative;height: 85px;}
.searchbox {color: #fff;font-size: 14px;}



.banner-control{width: 240px;height: 10px;}
.banner-control .prev{background: url(../images/banner-left-btn.png) no-repeat; display: block;width: 9px;height: 17px;}
.banner-control .paginationbox{}
.banner-control .swiper-pagination{width: 100%;position: static;width: 132px;}
.banner-control .swiper-pagination .swiper-pagination-bullet{width: 10px;height: 10px;border-radius: 0;background-color: #fff;opacity: 1;margin: 0 9px;opacity: 1;border-radius: 90px;}
.banner-control .swiper-pagination .swiper-pagination-bullet-active{background-color: #00a2e9;opacity: 1;}
.banner-control .next{background: url(../images/banner-right-btn.png) no-repeat; display: block;width: 9px;height: 17px;}
.searchbox .key-tit b{font-weight: normal;}
.searchbox .key-tit a{margin-right: 25px;}
.searchbox a{color: #fff;}
.searchbox form{text-align: center;}
.searchbox input[type="text"]{border:none;border:none;padding: 10px 10px 10px ;width: 50%;background: #fff;width: 236px;height: 40px;}
.searchbox input[type="submit"]{border:none;background: #fff url(../images/searchicon.gif) no-repeat center center;color: #FFFFFF;width: 45px;cursor: pointer;height: 40px;text-indent: -999px;border-left: solid 1px #e5e5e5;}


#banner{position: relative;overflow: hidden;}
#banner .container{overflow: hidden;height: 100%;position: relative;z-index: 30;}
#banner .swiper-slide .text{position: absolute;left: 0;top: 0;height: 100%;width: 100%;}
#banner .swiper-slide{width: 100%;overflow: hidden;}
#banner .swiper-slide .swiper-slide-bg{overflow: hidden;}
#banner .swiper-slide .swiper-slide-bg img{-webkit-transform: scale(1.2);transform: scale(1.2);-webkit-transition: 2.5s;transition: 2.5s}

#banner .swiper-slide .box{width: 100%;text-align: center;}
#banner .swiper-slide em{font-size: 30px;color: #fff;margin-bottom: 20px;display: block;text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);}
#banner .swiper-slide h1{color: #fff;font-size: 60px;text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);font-weight: bold;}
#banner .swiper-slide h1::after{content: '';display: block;width: 35px;height: 5px;background-color: #fff;margin:20px auto;}
#banner .swiper-slide p{font-size: 30px;color: #fff;text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);font-weight: normal;margin-bottom: 40px;}

#banner .swiper-slide .view-more{}
#banner .swiper-slide .view-more a{display: block;width: 167px;height: 50px;line-height: 50px;background-color: #00ae8f;text-align: center;color: #fff;font-size: 18px;margin:0 auto;-webkit-transition: .5s;transition: .5s;}
#banner .swiper-slide .view-more a:hover{background-color: #0757bf;}

#banner .swiper-slide.small .swiper-slide-bg img{-webkit-transform: scale(1);transform: scale(1)}

#banner .swiper-pagination{bottom: 0;position: relative;display: inline-block;margin: 0 80px;}
#banner .swiper-pagination .swiper-pagination-bullet{width: 17px;height: 17px;border-radius: 0;background: none;opacity: 1;margin: 0 9px;opacity: 1;border-radius: 0;border:solid 1px #fff;}
#banner .swiper-pagination .swiper-pagination-bullet-active{background-color: #00ae8f;opacity: 1;border-color: #00ae8f;}



#banner .control{position: absolute;bottom: 40px;width: 100%;text-align: center;z-index: 20;}




#banner .prev i{font-size: 30px;color: #fff;}
#banner .next i{font-size: 30px;color: #fff;}








.slide{height: 450px;position: relative;background-size: cover !important;}
/*.slide::before{content:'';position:absolute;background:rgba(0,0,0,0.1);width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;}*/
.slide .container{height: 100%;position: relative;z-index: 50;}

.slide .container .text{padding-top: 90px;text-align: center;}
.slide .container h1{font-size: 45px;line-height: 100%;color: #fff;font-weight: bold;text-transform: uppercase;margin-bottom: 15px;}
/*.slide .container h1::after{content: '';display: block;width: 40px;background-color: #fff;height: 3px;margin:20px 0;}
*/
.slide .container p{font-size: 20px;color: #fff;}


.tit{}
.tit h1{font-size: 55px;color: #171717;text-align: center;line-height: 100%;font-weight: bold;margin-bottom: 20px;}
.tit p{font-size: 18px;color: #6e6e6e;text-align: center;line-height: 28px;}


.ptb75{padding: 75px 0;}
.pt75{padding-top: 75px;}
.pb75{padding-bottom: 75px;}


.ptb55{padding: 55px 0;}
.pt55{padding-top: 55px;}
.pb55{padding-bottom: 55px;}





#about .introl{font-size: 18px;color: #777777;text-align: center;line-height: 30px;margin-bottom: 120px;}

#about .tit::after{width: 45px;height: 5px;content: '';display: block;background-color: #00ae8f;margin:30px auto;}




#about{background: url('../images/aboutbg.png') no-repeat center #f8f8f8;padding-bottom: 100px;}
#about .list{padding-bottom: 65px;}
#about .about-number {margin-bottom: 100px;}
#about .about-number .dl{text-align: center;padding: 0 70px;color: #666;font-size: 15px;position: relative;}
#about .about-number .dl::after{content: '';display: block;width: 1px;height: 73px;background-color: #e7e7e7;top: 0;bottom: 0;margin:auto;position: absolute;right: 0;}
#about .about-number .dl:last-child::after{display: none;}

#about .about-number .dl h3{font-size: 24px;color: #666;line-height: 100%;margin-bottom: 20px;}
#about .about-number .dl h3 b{font-size: 90px;line-height: 100%;margin-right: 5px;color: #00ae8f;}
#about .about-number .dl p{font-size: 18px;}

#about .view{width: 190px;line-height: 50px;background-color: #00ae8f;color: #fff;display: block;margin:0 auto;text-align: center;font-size: 18px;position: relative;overflow: hidden;}
#about .view i{font-size: 20px;margin-left: 10px;}
#about .view span{position: relative;z-index: 5;}
#about .view::before{content: '';display: block;position: absolute;width: 10px;height: 10px;background-color: #0757bf;border-radius: 50%;left: 0;right: 0;top: 0;bottom: 0;margin: auto;-webkit-transform: scale(0);transform: scale(0);-webkit-transition: .5s;transition: .5s}
#about .view:hover{}
#about .view:hover::before{-webkit-transform: scale(20);transform: scale(20)}


#product {padding-bottom: 100px;}
#product .tit{margin-bottom: 45px;}
#product .navbar{margin-bottom: 60px;}
#product .navbar ul{margin:0 -7px;}
#product .navbar ul li{padding: 0 7px;width: 25%;text-align: center;}
#product .navbar ul li a{display: block;background-color: #eeeeee;line-height: 90px;font-size: 20px;color: #444;padding: 0 20px;-webkit-transition: .3s;transition: .3s}
#product .navbar ul li a i{font-size: 50px;margin-right: 10px;vertical-align: middle;}
#product .navbar ul li.active a{background-color: #00ae8f;color: #fff;}

#product .probox{position: relative;padding-bottom: 60px;overflow: hidden;}
#product .probox .box{margin-bottom: 30px;}
#product .probox .left{overflow: hidden;}
#product .probox .left img{-webkit-transition: .5s;transition: .5s;}
#product .probox .left a:hover img{-webkit-transform: scale(1.2);transform: scale(1.2);}
#product .probox .right{width: 640px;}
#product .probox .right h2{font-size: 36px;color: #101010;line-height: 110px;font-weight: bold;position: relative;}
#product .probox .right h2::before{content: '';display: block;height: 1px;width: 45px;background-color: #c1c1c1;position: absolute;top: 0;bottom: 0;margin:auto;left: -65px;}
#product .probox .right h2 i{font-size: 50px;vertical-align: middle;margin-right: 15px;font-weight: normal;color: #a4a4a4;}
#product .probox .right p{line-height: 36px;font-size: 17px;color: #444;margin-bottom: 40px;}

#product .probox .right .tedian li{width: 50%;font-size: 16px;color: #818181;margin-bottom: 40px;}
#product .probox .right .tedian li img{margin-right: 15px;}

#product .probox .swiper-pagination{bottom: 0;}
#product .probox .swiper-pagination .swiper-pagination-bullet{width: 14px;height: 14px;margin:0 8px;}
#product .probox  .swiper-pagination .swiper-pagination-bullet-active{background-color: #00ae8f;}


#product .probox ul.prolist li{}
#product .probox ul.prolist{margin:0 -20px;width: 100%;}
#product .probox ul.prolist li{padding: 0 20px;width: 33.333%;}
#product .probox ul.prolist li:hover{border-color: #0079c3;}
#product .probox ul.prolist li a{display: block;position: relative;}
#product .probox ul.prolist li .img{overflow: hidden;}
#product .probox ul.prolist li img{width: 100%;-webkit-transition: all .5s;transition: all .5s;}
#product .probox ul.prolist li a:hover img{-webkit-transform: scale(1.1);transform: scale(1.1);}
#product .probox ul.prolist li .text{padding: 20px 0;line-height: 24px;font-size: 14px;color: #666;text-align: center;}
#product .probox ul.prolist li p{font-size: 22px;color: #303030;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 15px;}
#product .probox ul.prolist li a:hover p{color: #00ae8f;}
#product .probox ul.prolist li a .desc{font-size: 16px;}
#product .probox ul.prolist li a span.more{display: block;width: 100px;text-align: center;line-height:32px;border:solid 1px #ddd;}
#product .probox ul.prolist li a:hover span.more{border:solid 1px #0079c3;background-color: #0079c3;color: #fff;}




#service{position: relative;height: 842px;}
#service .servicebox{position: relative;overflow: hidden;}
#service .text{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
#service .container{position: relative;height: 100%;}
#service .text::before{position: absolute;top: 0;left: 0;background-color: rgba(0, 174, 143, .9);display: block;height: 100%;content: '';width: 50%;}
#service .text .box{width: 50%;padding-right: 130px;padding-top: 100px;}
#service .text .box h1{font-size: 70px;color: #fff;font-weight: bold;}
#service .text .box h4{font-size: 36px;margin-bottom: 10px;color: #fff;}
#service .text .box h1::after{content: '';display: block;margin:15px 0 30px;height: 3px;background-color: #fff;width: 30px;}
#service .text .box p{font-size: 18px;color: #fff;font-weight: 300;line-height: 30px;margin-bottom: 60px;}
#service .text .box a.view{width: 50px;height: 50px;line-height: 48px;border:solid 1px #fff;background: none;color: #fff;text-align: center;border-radius: 90px;display: block;-webkit-transition: .5s;transition: .5s;}
#service .text .box a.view i{line-height: 100%;font-size: 37px;vertical-align: middle;font-weight: 200;}
#service .text .box a.view:hover{background-color: #0757bf;color: #fff;border-color: #0757bf;}

.service_navbar{position: absolute;bottom: 80px;z-index: 10;width: 100%;}
#service .service_navbar .container{background-color: #fff;}
#service .service_navbar .container ul{height: 126px;}
#service .service_navbar .container li{width: 20%;text-align: center;position: relative;}
#service .service_navbar .container li::after{content: '';display: block;width: 1px;height: 100%;position: absolute;right: 0;top: 0;background-color: #dddddd;}
#service .service_navbar .container li:last-child::after{display: none;}
#service .service_navbar .container li p i{font-size: 36px;}
#service .service_navbar .container li h6{font-size: 18px;}
#service .service_navbar .container li.active h6{color: #00ae8f;}
#service .service_navbar .container li.active  p i{color: #00ae8f;}

#Application{padding-bottom: 100px;}
#Application .tit{margin-bottom: 60px;}
#Application .list{position: relative;}
#Application .appbox{overflow: hidden;position: relative;padding-bottom: 40px;}
#Application .appbox .swiper-slide a{position: relative;display: block;width: 100%;height: 100%;}
#Application .appbox .swiper-slide a::before{content: '';display: block;position: absolute;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .4);-webkit-transition: .5s;transition: .5s;z-index: 2;}
#Application .appbox .swiper-slide a:hover::before{background-color: rgba(0, 174, 143, .8);}

#Application .appbox .swiper-slide a .img{overflow: hidden;}
#Application .appbox .swiper-slide a .img img{-webkit-transition: .5s;transition: .5s;}
#Application .appbox .swiper-slide a:hover .img img{-webkit-transform: scale(1.2);transform: scale(1.2);}

#Application .appbox .text{position: absolute;z-index: 20;top: 0;left: 0;width: 100%;height: 100%;}
#Application .appbox .text .box{padding: 0 20px;text-align: center;-webkit-transition: .5s;transition: .5s;}
#Application .appbox .text h1{color: #fff;}
#Application .appbox .text h1::after{content: '';display: block;width: 30px;height: 4px;background-color: #fff;margin:15px auto;}
#Application .appbox .swiper-slide a .text .b{height: 0;overflow: hidden;-webkit-transition: .5s;transition: .5s;}
#Application .appbox .swiper-slide a:hover .text .b{height: 140px;}
#Application .appbox .text p{font-size: 16px;color: #fff;font-weight: 300;margin-bottom: 20px;}
#Application .appbox .text span{display: block;width: 38px;height: 38px;border:solid 1px #fff;text-align: center;line-height: 36px;color: #fff;font-size: 18px;border-radius: 90px;margin:0 auto;}

#Application .appbox .swiper-pagination{bottom: 0;}
#Application .appbox .swiper-pagination .swiper-pagination-bullet{width: 14px;height: 14px;margin:0 8px;}
#Application .appbox  .swiper-pagination .swiper-pagination-bullet-active{background-color: #00ae8f;}


#Application .list .prev{display: block;width: 72px;height: 72px;background-color: #ededed;position: absolute;top: 0;bottom: 0;left: -90px;margin:auto;text-align: center;line-height: 72px;}
#Application .list .prev:hover{background-color: #00ae8f;color: #fff;}
#Application .list .prev i{font-size: 50px;}
#Application .list .next{display: block;width: 72px;height: 72px;background-color: #ededed;position: absolute;top: 0;bottom: 0;right: -90px;margin:auto;text-align: center;line-height: 72px;}
#Application .list .next:hover{background-color: #00ae8f;color: #fff;}
#Application .list .next i{font-size: 50px;}

#Solution{background: url('../images/Solutionbg.jpg') no-repeat center;height: 670px;}
#Solution .container{height: 100%;}
#Solution .text{width: 50%;}
#Solution .text h1{font-size: 55px;color: #fff;font-weight: bold;}
#Solution .text h1::after{content: '';display: block;width: 44px;height: 4px;background-color: #fff;margin:15px 0;}
#Solution .text .list{font-size: 24px;color: #fff;font-weight: 300;line-height: 36px;margin-bottom: 100px;}
#Solution .text a.view{display: block;width: 164px;height: 53px;line-height: 51px;text-align: center;border:solid 1px #fff;font-size: 18px;color: #fff;position: relative;overflow: hidden;-webkit-transition: .9s;transition: .9s}
#Solution .text a.view::before{content: '';display: block;position: absolute;width: 10px;height: 10px;background-color: #0757bf;border-radius: 50%;left: 0;right: 0;top: 0;bottom: 0;margin: auto;-webkit-transform: scale(0);transform: scale(0);-webkit-transition: .5s;transition: .5s}
#Solution .text a.view:hover::before{-webkit-transform: scale(20);transform: scale(20);}
#Solution .text a.view:hover{border-color: #0757bf;}
#Solution .text a span{position: relative;z-index: 5;}

#news{background-color: #f9f9f9;}
#news .tit{margin-bottom: 60px;}
#news .list ul{margin: 0 -22px;padding-bottom: 30px;}
#news .list ul li{width: 33.333%;padding: 0 22px;}
#news .list ul li .img{overflow: hidden;}
#news .list ul li .img img{-webkit-transition: .5s;transition: .5s;}
#news .list ul li a:hover .img img{-webkit-transform: scale(1.2);transform: scale(1.2)}
#news .list ul li h1{font-size: 24px;color: #171717;line-height: 100%;margin: 20px 0 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#news .list ul li a:hover h1{color: #00ae8f;text-decoration: underline;}
#news .list ul li p{font-size: 14px;color: #666;line-height: 24px;margin-bottom: 60px;}
#news .list ul li em{font-size: 16px;color: #00ae8f;}



#footer{background-color: #00ae8f;}


.bottom-nav{font-size: 13px;color: rgba(255,255,255,.6);padding: 85px 0;}
.bottom-nav .admin_piao{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: flex}
.bottom-nav dl{position: relative;}
.bottom-nav .admin_piao dl{padding-right: 70px;}
.bottom-nav dl dt{font-size: 24px;color: #fff;margin-bottom: 20px;font-weight: bold;}
.bottom-nav dl dd p{}
.bottom-nav dl dd a{color: rgba(255, 255, 255, .9);font-size: 16px;line-height: 40px;}

.bottom-nav dl.con{text-align: right; }
.bottom-nav dl.con dt i{background-color: #fff;border-radius: 3px;color: #333;text-align: center;margin-right: 15px;font-size: 15px;padding: 3px;}
.bottom-nav dl.con dd p{width: 100%;line-height: 24px;margin-bottom: 20px;font-size: 16px;}
.bottom-nav dl.con dd h1{font-size: 36px;color: #fff;margin-bottom: 20px;font-weight: bold;}
.bottom-nav dl.con dd.conlist{margin-bottom: 30px;}

.bottom-nav dl.con dd ul{-webkit-box-pack : end;-moz-box-pack : end;-ms-flex-pack : end;justify-content : flex-end; }
.bottom-nav dl.con dd ul li{width: 40px;height: 40px;text-align: center;line-height: 40px;background-color: #4dc6b1;border-radius: 50%;margin-left: 15px;}
.bottom-nav dl.con dd ul li i{font-size: 20px;}

.foot-bottom{padding: 20px 0;color: rgba(255, 255, 255, .8);line-height: 24px;background-color: #008363;font-size: 14px;}
.foot-bottom a{color: rgba(255, 255, 255, .8);}
.foot-bottom a:hover{color: #fff;}
.foot-bottom .xy{padding-top: 20px;}
.foot-bottom .xy img{margin: 0 5px;}

/* ====================================   网站地图   ==================================== */
.pages-sitemap{padding: 55px 0;}
.sitemap{padding: 0 0;overflow: hidden;}
.sitemap h2{font-size: 22px;padding: 10px 15px;background-color: #00ae8f;display: inline-block;}
.sitemap h2 a{color: #fff;}
.sitemap h2 a:hover{color: #fff;text-decoration: underline;}
.sitemap ul{overflow: hidden;display: block;font-size: 15px;margin-bottom: 30px;border: solid 1px #ddd;font-size: 0;padding: 10px;}
.sitemap ul li{width:25%;line-height: 25px;display: inline-block;vertical-align: top;text-align: center;font-size: 18px;line-height: 35px;position: relative;top: 1px;}
.sitemap ul li a{color: #333;}
.sitemap ul li a:hover{color: #00ae8f;text-decoration: underline;}
.sitemap ul li p a{font-weight: normal;}
.sitemap ul li p:last-child{margin-bottom: 30px;}
.sitemap ul div{margin-bottom: 15px;border:solid 1px #eee;padding: 15px;}
.sitemap ul h3{font-size: 15px;margin-bottom: 10px;}
.sitemap ul h3 a{color: #333;}




.prodes{line-height: 28px;color: #777;margin-bottom: 30px;font-size: 14px;}




.crumbs{line-height: 80px;font-size: 17px;color: #666;border-bottom: solid 1px #ddd;}
.crumbs .catpos i{margin-right: 10px;}

.crumbs .subnav li{margin: 0 15px;}
.crumbs .subnav li a{color: #333;}
.crumbs .subnav li a:hover{color: #00ae8f;}
.crumbs .subnav li.on {}
.crumbs .subnav li.on a{color: #00ae8f}


.hotpro .tit{background-color: #666;color: #fff;line-height: 50px;font-weight: bold;font-size: 18px;text-align: center;}
.hotpro .list{border:solid 1px #ddd;border-top: none;}
.hotpro .list li{text-align: center;border-bottom: solid 1px #ddd;padding: 10px;}
.hotpro .list li:last-child{border-bottom: none;}
.hotpro .list li p{padding: 15px 0;font-size: 15px;}


.pages-about{line-height: 2;font-size: 16px;color: #555;}
.pages-about .pabouttit{font-size: 40px;color: #222;margin-bottom: 30px;line-height: 100%;}
.pages-about .pwh dl{width: 33.333%;background-color: #f2f2f2;}
.pages-about .pwh dl dt{overflow: hidden;}
.pages-about .pwh dl dt img{-webkit-transition: .5s;transition: .5s;}
.pages-about .pwh dl:hover dt img{-webkit-transform: scale(1.2);transform: scale(1.2)}
.pages-about .pwh dl dd{padding: 50px 40px ;text-align: center;height: 264px;}
.pages-about .pwh dl dd h4{font-size: 40px;color: #222;line-height: 100%;margin-bottom: 20px;}




.rests{font-size: 20px;line-height: 50px;border-bottom: solid 1px #ddd;margin-bottom: 30px;}
.rests b{display: block;width: 120px;line-height: 50px;background-color: #0079c3;color: #fff;text-align: center;}
.rests span{float: right;color: #666;}







.pages-picture{padding: 40px 0;}
.pages-picture li{margin-bottom: 30px;}
.pages-picture li img{width: 100%;padding: 10px;border:solid 1px #ddd;}
.pages-picture li .h3{font-size: 16px;line-height: 50px;text-align: center;background-color: #f2f2f2;}
.pages-picture li a:hover .h3{color: #fff;background-color: #0079c3;}


.pages-work{padding: 3% 0;overflow: hidden;}
.pages-work ul{}
.pages-work li{margin-bottom: 10px;margin-bottom: 40px;}
.pages-work li img{width: 100%;padding: 8px;border:solid 1px #ddd;}
.pages-work li a:hover img{border:solid 1px #0079c3;}
.pages-work li .text{background-color: #f5f5f5;padding: 30px;-webkit-transition: all .5s ease;transition: all .5s ease;}
.pages-work li .h3{font-size: 16px;line-height: 100%;text-align: center;padding: 20px 0;border:solid 1px #ddd;border-top: none;}
.pages-work li a:hover .h3{border:solid 1px #0079c3;border-top: none;background-color: #0079c3;color: #fff;}

.pages-work li a .contents{display: none;}
.pages-work .contentsShow{margin-bottom: 10px;padding: 0 10px;font-size: 15px;line-height: 2;clear: both;display: none;}
.pages-work .contentsShow .box{background-color: #e6212a;padding: 30px;color: #fff;}

.pages-parent{padding: 3% 0;overflow: hidden;}
.pages-parent ul{}
.pages-parent li{margin-bottom: 10px;margin-bottom: 10px;}
.pages-parent li img{width: 100%;padding: 8px;border:solid 1px #ddd;}
.pages-parent li a:hover img{border:solid 1px #0079c3;}
.pages-parent li .text{background-color: #f5f5f5;padding: 30px;-webkit-transition: all .5s ease;transition: all .5s ease;}
.pages-parent li .h3{font-size: 16px;line-height: 100%;text-align: center;padding: 20px 0;border-top: none;}
.pages-parent li a:hover .h3{color: #0079c3;}


.p-factory ul{margin: 0 -20px;}
.p-factory ul li{width: 33.333%;padding: 0 20px;margin-bottom: 20px;}
.p-factory ul li .h3{font-size: 20px;text-align: center;padding: 15px 0;text-overflow: ellipsis;white-space: normal;overflow: hidden;}



/**
 * 分页
 */


#page{text-align: center;font-size: 15px;padding: 40px 0;}
#page span, #page a{border:solid 1px #999;margin:0 2px;padding: 5px 15px;color: #666;}
#page span.cur{border-color: #00ae8f;background-color: #00ae8f;color: #fff;}





.page-contact{padding-bottom: 70px;padding-top: 70px;}
.page-contact .li{width: 47%;}

.page-contact h1{font-size: 24px;color: #111;margin-bottom: 20px;line-height:100%;}
.page-contact .gstit dd p{color: #00ae8e;font-size: 20px;}
.page-contact dl{border-bottom: none;border-bottom:solid 1px #ddd;padding: 30px 0;}
.page-contact dl:last-child{}
.page-contact dl dt{margin-right: 20px;}
.page-contact dl dt i{font-size: 20px;color: #fff;background-color: #00ae8e;border-radius: 50%;width: 36px;height: 36px;display: block;text-align: center;line-height: 36px;}
.page-contact dl dd p{font-size: 17px;color: #444;line-height: 26px;}

.page-contact .right .input_group{margin-bottom: 20px;}
.page-contact .right label{font-size: 18px;color: #333;line-height: 100%;padding-bottom: 10px;display: block;}
.page-contact .right input[type="text"]{border:solid 1px #ccc;padding: 10px;width: 100%;}
.page-contact .right textarea{width: 100%;height: 200px;padding: 10px;}
.page-contact .right input[type="submit"]{border:none;background-color: #00ae8f;color: #fff;width: 100px;height: 40px;font-size: 18px;cursor: pointer;}

.pages-news{}
.pages-news ul{}
.pages-news ul li{margin-bottom: 30px;border-bottom: solid 1px #ddd;padding-bottom: 30px;}
.pages-news ul li:hover{}
.pages-news ul li a{position: relative;}
.pages-news ul li .img{overflow: hidden;margin-right: 30px;width: 25%;}
.pages-news ul li .img img{width: 100%;-webkit-transition: all .5s;transition: all .5s;}
.pages-news ul li a:hover .img img{-webkit-transform: scale(1.1);transform: scale(1.1);}


.pages-news ul li a .tbox{}
.pages-news ul li .text{width: 75%;}
.pages-news ul li .text .h1{font-size: 30px;line-height: 100%;margin-bottom: 15px;}
.pages-news ul li a:hover .text .h1{color: #00ae8f}
.pages-news ul li .text .des{font-size: 16px;color: #666;line-height: 24px;}
.pages-news ul li .clicks{color: #666;font-size: 16px;margin-bottom: 10px;}
.pages-news ul li .clicks i{margin-right: 10px;}

.pages-news ul li .text span.fa-plus{display:block;width:40px;height:40px;background-color:#f6ac1d;color:#fff;text-align:center;line-height:40px;font-size:16px;}


.newshow{padding-bottom: 90px;}
.newshow .left{width: 76%;}
.newshow .t{font-size: 36px;margin-bottom: 15px;}
.newshow .time{font-size: 15px;border-bottom: dotted 1px #ccc;padding-bottom: 20px;}
.newshow .time .tl{color: #777;}
.newshow .content{font-size: 16px;color: #444;line-height: 1.8;padding: 30px 0;}
.newshow .content img{display: block;margin:0 auto;}
.newshow .right{width: 20%;}
.newshow .right h1{font-size: 30px;margin-bottom: 20px;}
.newshow .right ul li{margin-bottom: 20px;}
.newshow .right ul li .text{padding: 0 0 10px;}
.newshow .right ul li h5{font-size: 18px;margin: 10px 0;text-align: center;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.newshow .right ul li .text p{font-size: 15px;color: #666;}

.pages-case-show{padding: 0 0 50px;width: 910px;}
.pages-case-show .intro{padding-top: 30px;}
.pages-case-show .intro .title{font-size: 20px;color: #222;margin-bottom: 30px;font-weight: bold;line-height: 100%;text-align: center;}
.pages-case-show .intro .source{font-size: 15px;color: #666;border-bottom: solid 1px #ddd;}
.pages-case-show .intro .source .back{padding: 5px 10px;background-color: #666;color: #fff;}
.pages-case-show .intro .contents{color: #666;line-height: 2;font-size: 15px;padding: 3% 0;}


.pcase ul{margin:0 -20px;}
.pcase ul li{width: 33.333%;padding: 0 20px;margin-bottom: 20px;}
.pcase ul li .img{overflow: hidden;}
.pcase ul li .img img{-webkit-transition: .5s;transition: .5s;}
.pcase ul li a:hover .img img{-webkit-transform: scale(1.2);transform: scale(1.2)}
.pcase ul li p{font-size: 18px;text-align: center;padding: 15px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.pagelinks{border-top: solid 1px #ddd;border-bottom: solid 1px #ddd;padding: 20px 0;line-height: 100%;margin-bottom: 30px;line-height: 30px;font-size: 16px;}

.pagelinks .col-lg6 a{text-overflow: ellipsis;white-space: nowrap;display: block;font-size: 15px;line-height: 30px;text-align: left;}
.pagelinks .col-lg6:nth-child(2) a{text-align: right;}


.newshow .pagelinks{border-bottom: none;}


.casepagelinks{border-top: solid 1px #ddd;padding: 50px 0 0;}
.casepagelinks a{width: 30%;padding: 18px 0;text-align: center;-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .05);box-shadow: 0 0 20px rgba(0, 0, 0, .05);border-radius: 90px;font-size: 18px;border:solid 1px #eee;}
.casepagelinks a i{font-size: 22px;vertical-align: middle;margin-right:10px;line-height: 100%;}
.casepagelinks a:last-child i{margin-right: 0;margin-left: 10px;}


.ptitle{font-size: 22px;font-weight: bold;color: #222;margin-bottom: 10px;}



.pagemain{padding-top: 40px;}


#pages{margin-bottom: 70px;}


.shop {}


.shop ul li{margin-bottom: 20px;}
.shop ul{margin:0 -20px;}
.shop ul li{padding: 0 20px;width: 33.333%;}
.shop ul li:hover{border-color: #0079c3;}
.shop ul li a{display: block;position: relative;}
.shop ul li .img{overflow: hidden;}
.shop ul li img{width: 100%;-webkit-transition: all .5s;transition: all .5s;}
.shop ul li a:hover img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.shop ul li .text{padding: 20px 0;line-height: 24px;font-size: 14px;color: #666;text-align: center;}
.shop ul li p{font-size: 22px;color: #303030;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 15px;}
.shop ul li a:hover p{color: #00ae8f;}
.shop ul li a .desc{font-size: 16px;}
.shop ul li a span.more{display: block;width: 100px;text-align: center;line-height:32px;border:solid 1px #ddd;}
.shop ul li a:hover span.more{border:solid 1px #0079c3;background-color: #0079c3;color: #fff;}


#shopshow{overflow: hidden;width: 100%;}
.shoptop{margin-bottom: 50px;}
.shoptop .left{width: 50%;}
.shoptop .left .thumb{width: 18.4%;}
.shoptop .left .thumb ul li{margin-bottom: 10px;}
.shoptop .left .thumb ul li a{border:solid 1px #fff;display: block;}
.shoptop .left .thumb ul li a.cloudzoom-gallery-active{border:solid 1px #00ae8f;}
.shoptop .left .bigImg{width: 79.6%;}
.shoptop .info{width: 48%;}
.shoptop .info h1{font-size: 30px;line-height: 100%;margin-bottom: 20px;}
.shoptop .info .addthis_sharing_toolbox{margin-bottom: 20px;}
.shoptop .info  .text{margin-bottom: 40px;font-size: 16px;line-height: 1.5;color: #666;}
.shoptop .info  .text h2{color: #222;margin-bottom: 10px;}
.shoptop .info  .text strong{color: #222;}
.shoptop .info  .Inquiry{background-color: #00ae8f;color: #fff;text-align: center;font-size: 20px;padding: 10px 25px;display: inline-block;border-radius: 3px;}

.detail_shop{padding-top: 60px;position: relative;}
.detail_shop .tabstit{background-color: #f2f2f2;width: 2000px;position: absolute;left: 50%;margin-left: -1000px;top: 0;}
.detail_shop .tabstit li{font-size: 24px;display: inline-block;}
.detail_shop .tabstit li a{padding: 10px 25px;display: block;background-color: #00ae8f;color: #fff;}
.detail_shop .tabstit li i{font-size: 24px;margin-right: 10px;}
.detail_shop .content{font-size: 16px;line-height: 1.5;padding: 25px 0;color: #444;}


table.odd tr:nth-child(even) td{background-color: #eee}



.pages-ly{padding: 3% 0;}
.pages-ly .tit{background-color: #0079c3;color:#fff;display: inline-block;font-size: 20px;padding: 10px 20px;}
.pages-ly .list{border:solid 1px #ddd;padding: 50px 50px 100px;background: url(../images/r1-orderform-1-bg.jpg) no-repeat center bottom;overflow: hidden;}
.pages-ly .list .row{width: 650px;margin:0 auto;color: #666;font-size: 13px;}
.pages-ly .list .inputs{margin-bottom: 10px;}
.pages-ly .list .inputs b{display: inline-block;width: 110px;text-align: right;font-weight: normal;}
.pages-ly .list input[type="text"]{border:solid 1px #ddd;padding: 10px;width: 70%;}
.pages-ly .list textarea{border:solid 1px #ddd;padding: 10px;width: 70%;height: 120px;}
.pages-ly .list input[type="submit"]{border:none;background-color: #0079c3;color: #fff;padding: 10px 35px;font-size: 18px;cursor: pointer;}






.pages-case{width: 930px;min-height: 400px;}
.pages-case .h3{font-size: 24px;color: #535353;margin-bottom: 30px;line-height: 100%;border-bottom: solid 1px #d7d7d7;padding-bottom: 13px;}
.pages-case .h3 span{position: relative;}
.pages-case .h3 span::after{content: '';display: block;height: 3px;bottom: -13px;position: absolute;background-color: #333;width: 100%;}

.pages-case ul{}
.pages-case ul li{padding: 20px;border:solid 1px #ddd;margin-bottom: 20px;}
.pages-case ul li:hover{border-color: #0079c3}
.pages-case ul li a{}
.pages-case ul li .img{overflow: hidden;width: 250px;}
.pages-case ul li .img img{width: 100%;}
.pages-case ul li a .tbox{width: 610px;}
.pages-case ul li .text{}
.pages-case ul li .text .h3{font-size: 20px;line-height: 100%;margin-bottom: 15px;}
.pages-case ul li a:hover .text .h3{color: #0079c3}
.pages-case ul li .text .introl{font-size: 13px;color: #666;line-height: 24px;margin-bottom: 30px;}
.pages-case ul li .text .date{font-size: 15px;font-weight: bold;color: #999;position: absolute;top: 0;right: 0;bottom: 0;margin:auto;text-align: center;height: 65px;}
.pages-case ul li .text .date::before{content: '';display: block;height: 80px;width: 1px;background-color: #ddd;position: absolute;left: -40px;top: 0;bottom: 0;margin:auto;}
.pages-case ul li .text .date h5{font-size: 40px;font-weight: bold;}
.pages-case ul li .text .more{font-weight: normal;display: block;width: 100px;line-height: 32px;background-color: #888;color: #fff;text-align: center;float: right;}
.pages-case ul li a:hover .text .more{background-color: #0079c3;}



.hot-product h1{font-size: 30px;margin-bottom: 30px;}

.hot-product ul li{margin-bottom: 20px;}
.hot-product ul{margin:0 -20px;}
.hot-product ul li{padding: 0 20px;width: 33.333%;}
.hot-product ul li:hover{border-color: #0079c3;}
.hot-product ul li a{display: block;position: relative;}
.hot-product ul li .img{overflow: hidden;}
.hot-product ul li img{width: 100%;-webkit-transition: all .5s;transition: all .5s;}
.hot-product ul li a:hover img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.hot-product ul li .text{padding: 20px 0;line-height: 24px;font-size: 14px;color: #666;text-align: center;}
.hot-product ul li p{font-size: 22px;color: #303030;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 15px;}
.hot-product ul li a:hover p{color: #00ae8f;}
.hot-product ul li a .desc{font-size: 16px;}
.hot-product ul li a span.more{display: block;width: 100px;text-align: center;line-height:32px;border:solid 1px #ddd;}
.hot-product ul li a:hover span.more{border:solid 1px #0079c3;background-color: #0079c3;color: #fff;}