@charset='utf-8';
/* 内页公共 */
.page-ban{ width: 100%; height: 150px; background: url(../images/pagebanimg.jpg) no-repeat top center; }
.page-ban span{ display: block; width: 1200px; height: 150px; margin: 0 auto; text-align: right; line-height: 150px; color: #fff; text-transform: uppercase; font-size: 30px; font-weight: 100; box-sizing: border-box; padding-right: 40px; }

.link-box{ width: 100%; height: 60px; background: #f5f5f5; }
.link-box .link-cent{ width: 1200px; height: 60px; margin: 0 auto; position: relative; box-sizing: border-box; padding-right: 900px; line-height: 60px; color: #333;}
.link-box .link-cent img{ margin: 0 6px; vertical-align: top !important;}
.link-box .link-cent span{ color: #666; }

.link-box .link-cent .subnav{ width: 900px; height: 60px; position: absolute; top: 0; left: 300px; text-align: right; line-height: 60px;}
.link-box .link-cent .subnav a{ padding: 0 15px; font-size: 13px; position: relative;}
.link-box .link-cent .subnav a em{ font-style: normal; position: relative; z-index: 2; }
.link-box .link-cent .subnav a span{ width: 100%; height: 70px; position: absolute; left: 0; top: 50%; margin-top: -35px; background: #fe5d02; opacity: 0; -webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;}
.link-box .link-cent .subnav a:hover span{ opacity: 1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease; transform: rotateX(180deg);-webkit-transform: rotateX(180deg);-moz-transform: rotateX(180deg);}
.link-box .link-cent .subnav a:hover em{ color: #fff; }
.link-box .link-cent .subnav a.nav{ color: #fff; }
.link-box .link-cent .subnav a.nav span{ opacity: 1; }

.page-box{ width: 1200px; height: auto; overflow: hidden; margin: 0 auto; padding: 50px 0;}
.page-box .page-lft{ width: 850px; padding-right: 50px; height: auto; float: left; }
.page-box .page-rht{ width: 300px; height: auto; float: right; }

.page-ass-box{ width: 240px; height: auto; padding: 30px; background: #dfe1e3; }
.page-ass-box .page-ass-tit{ width: 100%; height: auto; font-size: 20px; color: #333; padding-bottom: 35px; }
.page-ass-box dl{ display: block; width: 100%; height: auto; margin-bottom: 7px;}
.page-ass-box dl dt{ display: block; width: 100%;height: 84px; }
.page-ass-box dl dt img{ width: 240px; height: 84px; }
.page-ass-box dl dd{ display: block; width: 100%; height: auto; font-size: 12px; padding: 5px 0; }
.page-ass-box .page-ass-a{ display: block; width: 60px; height: 24px; border-top: solid 1px #666; line-height: 24px; text-align: center; }

.page-con-box{ width: 240px; height: auto; padding: 30px; background: #53575a; }
.page-con-box .page-con-tit{ width: 100%; height: auto; font-size: 20px; color: #fff; padding-bottom: 35px; }
.page-con-box ul{ display: block; width: 100%; height: auto; padding:0 0 15px 0; border-bottom: solid 1px #616568; }
.page-con-box ul li{ padding: 7px 0; color: #fff; }
.page-con-box ul li img{ margin-right: 7px; }
.page-con-tit-en{ width: 100%; height: auto; padding: 15px 0; color: #fff; font-size: 18px; }
.page-con-code{ width: 240px; height: auto; overflow: hidden;}
.page-con-code dl{ display: block; width: 120px; height: auto; float: left; }
.page-con-code dl dt{ display: block; width: 120px; height: auto; }
.page-con-code dl dt img{ width: 110px; height: auto; margin: 0 auto; display: block; }
.page-con-code dl dd{ display: block; width: 120px; height: 30px; line-height: 30px; text-align: center; color: #fff;}

.page-submenu{ width: 300px; height: 182px; }

/* 公司简介 */
.about-title-en{ width: 100%; height: auto; font-size: 28px; color: #0065b6; text-transform: uppercase; }
.about-title{ width: 100%; height: auto; padding: 7px 0; font-size: 18px; }
.about-txt{ width: 100%; height: auto; padding-bottom: 15px; line-height: 28px; }
.about-txt p{ padding-bottom: 15px; }
.about-txt img{  max-width: 100%;  height:auto !important;}
.about-num{ font-size: 48px; color: #eee; text-transform: uppercase; }

/* 荣誉资质 */
.honer-list{ width: 100%; height: auto; padding: 20px 0; }
.honer-list dl{ display: block; width: 195px; height: auto; box-sizing: border-box; float: left; margin-right: 10px; margin-bottom: 10px;}
.honer-list dl dt { width: 195px; height: 277px; border: solid 1px #eee; position:relative; cursor: pointer;}
.honer-list dl dt .img{ width: 195px; position: absolute; top: 50%; transform:translateY(-50%);}
.honer-list dl dt .nav{ display: none; width: 500px; position: absolute; top: 0%; left: 0%;  z-index: 999; }
.honer-list dl dt:hover .nav{ display: block; }


.honer-list dl dd{ display: block; width: 100%; min-height: 20px; line-height: 20px; padding: 10px 0; text-align: center; text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap;overflow:hidden; }

/* 产品中心 */
.pro-list{ width: 100%; height: auto; overflow: hidden; padding: 20px 0; }
.pro-list dl { display: block; width: 260px; height: 320px; border:solid 1px #eee; float: left; margin-right: 15px; margin-bottom: 15px; text-align: center; }
.pro-list dl dt{ display: block; width: 260px; height: 260px; }
.pro-list dl dt img{ width: 260px; height: 260px; }
.pro-list dl dd{ display: block; width: 260px; height: 60px; line-height: 60px; }
.pro-list dl:hover{ box-shadow: 0 3px 5px rgba(0,0,0,0.2); }

/* 公司活动 */
.news-list{ width: 850px; height: auto; overflow: hidden; padding-top: 30px;}
.news-list dl{ display: block; width: 850px; height: 170px; background: #f5f5f5; margin-bottom: 20px; }
.news-list dl dt{ display: block; width: 210px; height: 170px; float: left; overflow:hidden;}
.news-list dl dt img{ width: 210px; }
.news-list dl dd{ display: block; width: 610px; height: 170px; overflow: hidden; padding-left: 30px; float: left;}
.news-list dl dd a span{ display: block; width: 100%; height: auto; padding-top:20px; color: #999;}
.news-list dl dd a h1{ display: block; width: 100%; height: auto; font-size: 18px; padding: 7px 0 15px 0; }
.news-list dl dd a p{ display: block; width: 90%; height: auto; line-height: 24px; 
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;}

/* 联系我们 */
.contact-tit{ width: 100%; height: auto; padding:40px 0 20px 0; font-size: 18px; color: #333; }
.contact-tit span{ font-size: 14px; }
.contact-list{ width: 100%; height: auto; line-height: 32px; color: #333; display: block;}
.contact-list li{ width: 100%; height: 32px; }
.contact-code{ width: 100%; height: auto; overflow: hidden; }
.contact-code li{ display: block; width: 132px; height: 162px; line-height: 32px; float: left; text-align: center; margin-right: 30px; }
.contact-code li img{ width: 132px; height: 132px; }
.map{ width: 770px; height: 530px; }
.anchorBL,.BMap_cpyCtrl{ display: none !important;}

.contactnav{ display: block; width: 128px; height: 34px; background: url(../images/contactnavicon.jpg); margin-top: 10px; }
.contact-tit-t{ width: 100%; height: auto; padding-bottom: 7px; color: #fe5d02; }

.productdemo{ width: 100%; height: auto; overflow: hidden; }
.productdemo dl{background: #f5f5f5; position: relative; box-sizing: border-box; padding-right: 70px; width: 100%; height: 70px; margin-bottom: 10px;}
.productdemo dl dt{ width: 100%; height: 70px; line-height: 70px; color: #333; text-indent: 2em; }
.productdemo dl dt a{ display: block; width: 100%; height: 70px; }
.productdemo dl dd{ display: block; width: 70px; height: 70px; position: absolute; right: 0; top: 0; line-height: 70px; }
.productdemo dl dd a{ color: #0065b6; }
.productdemo dl dd a img{ margin-top: 24px;-webkit-transition:all .7s ease;-moz-transition:all .7s ease;transition:all .7s ease; }
.productdemo dl:hover dd a img{transform: rotateY(360deg);-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-webkit-transition:all .7s ease;-moz-transition:all .7s ease;transition:all .7s ease;}

/* 下载 */
.download-txt{ width: 100%; height: 60px; line-height: 60px; }
.download-txt .denlu{ padding: 5px 10px; background: #6eb92b; color: #fff; border-radius: 20px; margin: 0 5px;}
.download-txt .zhuce{ padding: 5px 10px; background: #fe5d02; color: #fff; border-radius: 20px; margin: 0 5px;}
.download-txt a:hover{ color: #fff !important; }

.login-box{ background: none !important; box-shadow: none !important; line-height: 80px;}
.login-box input{ width: 400px; height: 80px; background: #fff; border:none; float: left; display: block; margin-right: 20px; font-size: 20px; box-sizing: border-box; padding-left: 30px; }
.login-box button{ width: 160px; height: 80px; float: left; background: #fe5d02; color: #fff; border:none; cursor: pointer; font-size: 20px; }

.enrol-box{ background: none !important; box-shadow: none !important; line-height: 80px; text-align: center;}
.enrol-box input{ width: 400px; height: 80px; background: #fff; border:none; float: left; display: block; margin: 10px; font-size: 20px; box-sizing: border-box; padding-left: 30px; }
.enrol-box button{ width: 160px; height: 80px;background: #fe5d02; color: #fff; border:none; cursor: pointer; font-size: 20px; margin: 0 auto; display: block;}
.enrol-box span{  font-size: 16px; color: #fff; }

/* 在线询价 */
.online-put{ width: 100%; height: 42px; margin-bottom: 15px; }
.online-put input{ width: 100%; height: 42px; background: #fff; border: none; line-height: 42px; padding-left: 15px; box-sizing: border-box; border:solid 1px #eee;}

.online-put-two textarea{ width: 100%; height: 136px;  background: #fff; border: solid 1px #eee; box-sizing: border-box; padding: 15px; }
.online-btn button{ width: 130px; height: 36px; line-height: 36px; text-align: center; border: none; background: #009fd9; color: #fff; margin: 15px auto; display: block; cursor: pointer; }

.online-put select{ display: block; width: 100%; height: 42px; background: #dfe1e3; border: none; line-height: 42px; padding-left: 15px; box-sizing: border-box; }

.online-num{ width: 100%; height: 42px; margin-bottom: 15px; }
.online-num input{ width: 80%; height: 42px; background: #fff; border: none; line-height: 42px; padding-left: 15px; box-sizing: border-box; float: left; border: solid 1px #eee;}
.online-num button{ width: 20%; height: 42px; background: #0065b6; border: none; line-height: 42px; box-sizing: border-box; float: left; text-align: center; color: #fff; cursor: pointer;}

.online-put .layui-btn{ background-color: #009fd9 !important; }

.onlinetit{ width: 100%; min-height: 40px; line-height: 40px; overflow:hidden;}
.onlinetit dl{ display: block; width: 100%; box-sizing: border-box; padding-left: 100px; position: relative; }
.onlinetit dl dt{ display: block; width: 90px; height: 40px; position: absolute; top: 0; left: 0; }
.onlinetit dl dd{ display: block; width: 100%; height: 40px; line-height: 40px; }
.onlinetit dl dd a{overflow:hidden; display: block; padding:0 10px; min-width: 90px; height: 40px; line-height: 40px; text-align: center; border: solid 1px #eee; margin:0 10px 10px 0; float: left; border-radius: 5%;}
.onlinetit dl dd a:hover{ color: #fff !important; background: #0065b6; border-color: #0065b6; }
.onlinetit dl dd a.nav{ color: #fff !important; background: #0065b6; border-color:#0065b6; }

.add-pro-list{ width: 100%; min-height: 42px; background: #fff; border: solid 1px #eee;overflow: hidden;}
.name{ width: 80%; min-height: 42px; background: #fff; border: none; line-height: 42px; padding-left: 15px; box-sizing: border-box; float: left;}
.num{ width: 20%; height: 42px; border: none; line-height: 42px; box-sizing: border-box; float: left; text-align: right; padding-right: 15px; color: #444; cursor: pointer;}
.num a{ color: #0065b6 !important; }

div[xm-select-skin] .xm-select-title div.xm-select-label>span{ border: solid 1px #0065b6 !important; }
.xm-select-parent .xm-select-title div.xm-select-label>span{ background-color: #0065b6 !important; }
.xm-form-selected .xm-select, .xm-form-selected .xm-select:hover{ border:solid 1px #0065b6 !important; }
.xm-select-parent dl dd.xm-select-this i{ border-color: #0065b6 !important; background-color: #0065b6 !important;}
.layui-form-radioed>i, .layui-form-radio>i:hover{ color: #0065b6 !important; }

/* 产品 */
.product-text{ width: 826px; height: auto; overflow: hidden;}
.product-text dl dt{ display: block; width: 288px; height: 288px; border:solid 1px #eee;  float: left;}
.product-text dl dt img{ width: 288px; height: 288px; }
.product-text dl dd { display: block; width: 500px; padding-left: 36px; float: left; height: auto;}
.pro-title{ width: 100%; height: auto; font-size: 20px; padding-bottom: 20px; color: #444; }
.pro-text{ width: 100%; height: auto; line-height: 30px; }
.pro-tel{ width: 100%; height: auto; padding: 40px 0 15px 0; font-size: 18px; }
.pro-btn{ width: 100%; height: 34px; overflow: hidden; }
.pro-btn a{ display: block; width: 128px; height: 34px; margin-left: 18px; background: #6eb92b; color: #fff; text-align: center; line-height: 34px;  float: left;}
.pro-btn a:hover{ color: #fff !important; }
.pro-btn a:first-child{ margin-left: 0; background: #333; }

.product-txt{ width: 826px; height: auto; overflow: hidden; }
.product-txt .layui-this{ color: #fff !important; border:none !important; background: #fe5d02 !important; }
.pro-text{ width: 100%; height: auto; overflow: hidden; line-height: 30px; }
.pro-text img{ max-width: 100%; height:auto !important;}

.joinus-box{ width: 100%; height: auto; padding: 30px 0; overflow: hidden; }
.joinus-tit{ width: 50%; height: 42px; float: left; }
.joinus-num{ width: 50%; height: 42px; float: left; text-align: right; }
.joinus-con-tit{ width: 100%; height: 40px; line-height: 40px; font-weight: bold; color: #444; }
.joinus-con-txt{ width: 100%; height: auto; line-height: 31px; }
.joinus-con-mail{ width: 100%; height: 40px; font-weight: bold; color: #444;  line-height: 40px;}
.joinus-con-mail a{ font-weight: normal; color: #999; }

.map-table{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.map-table table{
    width: 100%;
}
.map-table table tr:first-child{
    background: #eee;
}
.map-table table tr td{
    border:solid 1px #ddd;
    text-align: center;
    padding: 7px 10px;
}