﻿*{padding:0; margin:0; border:0; outline:0; box-sizing:border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,textarea,img{border:0;margin:0;padding:0;}
body{padding-left:200px;margin:auto; position:relative;}
@media(max-width:1210px) {
 body{padding-left:0;}
}
@media(max-width:992px) {
 body{padding-top:62px;}
}
@media(max-width:768px) {
 body { padding-top:51px;}
}
/** 设置默认字体 **/
body,textarea,input,button,select,keygen,legend{font:14px/1.5 Arial, sans-serif, 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei'; color:#666;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
/** 重置列表元素 **/
ul,li,ol{list-style:none;}
/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#00a2e9; text-decoration:none; -webkit-transition:0.3s; transition:0.3s;}
/** 重置图片元素 **/
.fl{float:left;} 
.fr{float:right;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}
.w1200{width:95%; max-width:1280px; margin:auto;}
img{max-width:100%;}
.vcenter-parent{display: table;}
.vcenter{display: table-cell;vertical-align: middle;}
/*居中布局*/
::-webkit-scrollbar-track{background:#CCC;}
::-webkit-scrollbar{width:10px;}
::-webkit-scrollbar-thumb{background:#00a2e9;}
/*滚动条设置*/
@media(min-width:1210px){.container{width: 1000px;}}
@media(min-width:1400px){.container{width: 1170px;}}
.wap-head{display:none;}
@media(max-width:992px){.wap-head{display:inline-block; position:fixed; z-index:1040; top:0px; left:0px; width:100%; background:#f9e538; padding:10px 60px; box-shadow: 0 0 5px rgba(0,0,0,0.3);}.wap-head img{height:40px;}.wap-head h1{display:inline-block;margin-left:20px; font-size:18px; font-weight:bold; line-height:40px; color:#000;}}
@media(max-width:768px){.wap-head{padding:5px 10px;}.wap-head h1{margin-left:5px; font-size:16px;}}

/*手机顶部*/
.wap-menu{position:fixed; z-index:1040; right:0; bottom:0; width:100%; text-align:center; transform:translate(0%, 100%); box-shadow:0 0 5px rgba(0,0,0,.3);transition: all 0.4s linear;}
.wap-menu.show{transform:translate(0,0);}
.wap-menu>a{display:inline-block; width:33.33333%; float:left; line-height:46px; background-color:#00a2e9; background-size:28px; background-position:center;background-repeat:no-repeat; box-shadow: 0 0 1px rgba(255,255,255,1); color:#fff;}
@media (min-width:992px) and (max-width:1200px){.wap-menu{top:40px;bottom:auto;box-shadow:none;}
.wap-menu a{display:none;}
.wap-menu>a.menu-button{position:fixed; z-index:1050; top:0; right:20px; display:inline-block; width:56px; height:56px; padding:10px; line-height:18px;background-color:#00a2e9; background-size:28px; background-position:center; background-repeat:no-repeat; box-shadow:0 0 8px rgba(0,0,0,0.3); color:#fff;}
.wap-menu>a.menu-button img{display:none;}}
.wap-menu .wap-menu2{position:relative; z-index:1; display:inline-block; float:left; width:33.33333%; line-height:46px; background-color:#00a2e9;background-size:28px; background-position:center; background-repeat:no-repeat; box-shadow:0 0 1px rgba(255,255,255,1); color:#fff;}
.wap-menu .wap-menu2 ul{position:absolute; z-index:2; left:0; top:auto; bottom:100%; background:#fff; width:100%; box-shadow:0 0 5px rgba(0,0,0,0.3);border-radius:0;}
.wap-menu .wap-menu2 ul li:last-child{border-bottom:none;}
.wap-menu .wap-menu2 ul a{display:inline-block;width:100%;color:#fff;}
.wap-menu .wap-menu2 ul a:hover{color:#f9e538;}
.wap-menu img{height:20px;margin-right:5px;}

/* 菜单按钮 */
.menu-box{position:fixed; top:0; right:0; bottom:0; left:0; z-index:1050; width:200px; visibility:hidden; -webkit-transition: all 0.5s linear; transition: all 0.5s linear;}
.menu-box.in{visibility:visible;}
.menu-box .menu-body{position:fixed; z-index:1050; top:0; left:0; height:100%; width:200px; text-align:center; background:#fff; transform:translate(-100%, 0);transition:.4s cubic-bezier(.77, .18, .44, .96); transition-delay:.3s;}
.menu-box.in .menu-body{transform: translate(0,0); transition:.4s cubic-bezier(.77,.18,.44,.96);}
.menu-box .menu-body:after{content:""; position:absolute; z-index:-1; width:100%; height:100%; bottom:0; left:0; background-color:#fff; box-shadow:0 0 8px rgba(0,0,0,.2);}
.menu-logo{display:block; padding:20px 0px; background:#00a2e9;}
.menu-nav{margin:20px 0 0px;}
.menu-nav ul{padding:0 0 20px;}
.menu-nav ul li{display:inline-block; width:100%; padding:5px; border-bottom:1px solid #e6e6e6;}
.menu-nav ul li a{position:relative; display:inline-block; width:100%; font-size:16px; line-height:52px; color:#000; transition: all 0.3s linear;}
.menu-nav ul li a:hover,.menu-nav ul li a.cur{background-color:#e97510; color:#fff; font-weight:bold;}
.menu-nav2{position:absolute; z-index:-2; left:100%; top:0; min-width:100%; height:100%; padding:20px 35px; background:#f7f7f7; box-shadow:0 0 8px rgba(0,0,0,0.2);transform: translate(-100%, 0); transition: all 0.3s linear;}
.menu-nav ul li:hover>.menu-nav2{transform: translate(0,0);}
.menu-nav2 dd{padding:8px 0;}
.menu-nav ul li .menu-nav2>dt{font-size:22px; line-height:50px; font-weight:normal; color: #333; border-bottom:1px solid #e0e0e0; margin-bottom:20px;}
.menu-nav ul li .menu-nav2>dd{border-bottom:1px solid #ddd;}
.menu-nav ul li .menu-nav2>dd>a{display:inline-block; width:100%;font-size:15px; line-height:42px; text-align:center;}
.addthis_inline_share_toolbox{margin-bottom:40px;}
.at-share-tbx-element .at-share-btn{border-radius:6px !important;background-color: #007fb5 !important;}
.at-share-tbx-element .at-share-btn .at-icon{fill: rgb(255, 255, 255) !important;}
.menu-l{padding:0px 30px; margin:20px 0;}
.menu-l a.dropdown-toggle{display:inline-block;width: 100%;font-size: 15px;line-height: 36px;color:#999;border: 1px solid #dbdbdb;border-radius: 6px;}
.menu-l .dropdown-menu{position: static;top: auto;left: auto;float: none;width: 100%;min-width: 100%;border: 1px solid #dbdbdb;}
.menu-l .dropdown-menu > li > a{color:#999;}
.nav-link a{display:inline-block;transition:all .3s;}
.nav-link a:hover{transform:translate(0px,-10px);}
.nav-link a:first-child{margin-right:4px;}
.nav-link a img{max-height:25px;}

header.carousel{height:50%;}
header.carousel .item,header.carousel .item.active,header.carousel .carousel-inner{height:100%;}
header.carousel .fill {width:100%; height:100%; background-position:center; background-size:cover;}

@media(max-width:1210px){
.menu-box{width:24%;}
.menu-box .menu-body{width:24%;}
.menu-bg{position:fixed; z-index:1040; left:0; top:0; width:100%; height:100%;transition: all .5s ease;}
.menu-box.in .menu-bg{position:fixed;z-index: 1040;background: rgba(0,0,0,0.3);}}

@media(max-width:992px){
.container{width:100%; padding:0;}  
.wap-head{padding:10px 30px;}
.y-kefu-box{display:none;}
}

@media(max-width:768px) {
.menu-logo img{max-width:70%;}
.menu-box{width:100%;}
.menu-box .menu-body{width:100%;}
.menu-nav{margin:0;}
.menu-nav ul{margin-top:0;}
.menu-nav ul li{padding:8px 30px;}
.menu-nav ul li a{display:inline-block; width:100%; font-size:16px; line-height:32px;}
}

/* 搜索栏部分 */
.in_gjcbg{height:75px; margin:auto; background:#fff; border-bottom:2px solid #ddd; padding:0 2.5%}
.in_gjcl{width:70%; float:left; line-height:75px;}
.in_gjcl strong{color:#000;}
.in_gjcl a{padding:0 2px; color:#666;}
.in_gjcl a:hover{color:#00a2e9;}
.search{width:28%; height:75px; float:right; background:url(../images/search_bg.jpg) center no-repeat; position:relative;}
.search_bg{width:90%; margin-top:25px; float:left;}
.search_bk{width:100%; float:left; line-height:28px; background:none; border:none; font-family:Arial; color:#999;}
.search_btn{width:16px; height:17px; position:absolute; top:30px; right:0;}

/* 首页产品中心部分 */
.in_pro{width:95%; max-width:1280px; margin:60px auto 0;}
.in_title{width:100%; float:left; text-align:center;}
.in_title h2{font-size:36px; line-height:36px; color:#000; background:url(../images/in_titfgx.jpg) center bottom no-repeat; padding-bottom:20px;}
.in_title h2 a{color:#000;}
.in_title h2 a:hover,.in_title h2 span{color:#00a2e9; font-weight:bold;}
.in_title p{font-size:16px; margin-top:15px; line-height:24px;}
.in_title:after{content:''; display:block; height:18px; margin-top:20px; background:url(../images/in_tittb.png) no-repeat center; animation: downup 2s linear infinite;}

@keyframes downup { 
0% {
transform:translateY(-10px);
}
50% {
transform:translateY(10px);
}
100% {
transform:translateY(-10px);
}
}

.in_pronr{width:100%; float:left; margin-top:40px;}
.in_prol{width:24%; float:left; background:#fff; border:1px solid #ddd; padding:1px;}
.in_prol_title{width:100%; float:left; background:#00a2e9; padding:20px 30px; color:#fff;}
.in_prol_title h3{font-size:26px; font-weight:bold; font-family:Arial; line-height:30px; text-transform:uppercase;}
.in_prol_title h2{font-size:24px; line-height:24px; margin-top:5px;}
.in_prol_title h2:after{content:""; display:block; width:30px; height:4px; background:#fff; margin-top:15px;}
.proLeft_list{width:100%; float:left; margin-top:10px;}
.proLeft_list li{width:100%; float:left; border-bottom:1px dashed #ddd; position:relative;}
.proLeft_list li:after{content:""; display:block; width:25px; height:25px; background:url(../images/in_prolist_tb.png) left no-repeat; position:absolute; left:20px; top:18px;}
.proLeft_list li:hover:after{background:url(../images/in_prolist_tbh.png) left no-repeat;}
.proLeft_list li a{width:100%; padding:0 20px 0 65px; color:#000; background:url(../images/in_prolist_xtb.png) no-repeat 93% center; display:block; font-size:16px; line-height:60px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.proLeft_list li a:hover,.proLeft_list li a.on{background:#00a2e9 url(../images/in_prolist_xtbh.png) no-repeat 93% center; color:#fff;}
.proLeft_list li .sub{width:100%; float:left; margin:0 0 20px 0; padding:0 15px;}
.proLeft_list li .sub li{border-top:none !important; position:relative; border-bottom:none;}
.proLeft_list li .sub li a{height:auto; font-size:14px; padding-left:20px; background:url(../images/in_prolist_xtb.png) 3% no-repeat; color:#333; line-height:20px; margin-top:10px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.proLeft_list li .sub li a:hover,.proLeft_list li .sub li a.on{color:#00a2e9;}
.in_prol_tel{width:100%; float:left; padding:20px 20px 30px 20px;}
.in_prol_dh{width:100%; float:left; background:url(../images/in_prolist_dhtb.jpg) left no-repeat; padding-left:42px; font-family:Arial; color:#e7000b; font-size:24px; font-weight:bold; line-height:30px;}
.in_prol_an{width:100%; float:left; margin-top:20px;}
.in_prol_an li{width:46%; float:left; margin-right:8%;}
.in_prol_an li:nth-child(2n){margin-right:0;}
.in_prol_an li a{display:block; width:100%; line-height:30px; text-align:center; color:#fff; background:#999; border-radius:5px;}
.in_prol_an li a:hover{background:#00a2e9;}
.in_pror{width:73%; float:right;}
.in_pror_img{width:100%; float:left;}
.in_pror_img li{width:31.333%; float:left; margin:0 3% 30px 0;}
.in_pror_img li:nth-child(3n){margin-right:0;}
.in_pror_img li .pic{width:100%; float:left; background:#fff; border:1px solid #ddd; border-bottom:none; padding:1px; overflow:hidden;}
.in_pror_img li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_pror_img li:hover .pic img{-webkit-transform:scale(1.1); transform: scale(1.1);}
.in_pror_img li .biaoti{width:100%; float:left; text-align:center; font-size:16px; position:relative; overflow:hidden; background:#f4f4f4; border:1px solid #ddd; border-top:none;}
.in_pror_img li .biaoti a{display:block; height:60px; line-height:60px; color:#454545; font-size:16px; transition:0.3s all ease-in-out;}
.in_pror_img li .biaoti a:hover{background:#00a2e9; color:#fff;}

/* 首页产品品质部分 */
.proadv{width:100%; margin:60px auto 0; padding:60px 9%  0 9%;background:url(../images/in_cppzbg.jpg) no-repeat top center; overflow:hidden;}
.proadv .title{width:100%; margin:auto; text-align:center;}
.proadv .title b{color:#fff;}
.proadv .title:after{content:''; display:block; height:18px; margin-top:20px; background:url(../images/in_cppz_xtb.png) no-repeat center; animation:downup 2s linear infinite;}
.proadv .title span{color:#fff; display:block; font-size:18px; font-weight:lighter; margin:10px 0 20px;}
.w1400{width:95%; max-width:1280px; margin:auto;}
.proadv ul{font-size:0; margin-top:45px; background: #fff; box-shadow: 0 0 15px rgba(0,0,0,.1); text-align: center;}
.proadv ul li{ position:relative; width:25%; height:528px; box-sizing: border-box; padding:50px 40px; display: inline-block;vertical-align:top;}
.pa_t{margin-top:30px; font-size:24px; line-height:30px; color:#222;}
.pa_t span{display:block; font-size:16px; color:#666; font-weight:lighter; line-height:30px; margin:20px 0;}
.pa_num{font-size:80px; color:#efefef; font-style:italic;}
.proadv ul li p{position:relative; cursor:pointer;}
.proadv ul li:after,.proadv ul li:before{content:'';display: block;position: absolute;transition: all .3s ease;}
.proadv ul li+li:after{width:1px; height:420px; left: 0;top: 0;bottom: 0;margin: auto 0; background: #ededed;}
.proadv ul li:before{width:100%;top: 0;height:0; background: #f9f9f9; left: 0;} 
.proadv ul li:hover:before{height:100%;}

/* 首页关于我们部分 */
.in_aboutbg{width:100%; margin:60px auto 0; background:url(../images/in_aboutbg.jpg) center no-repeat; background-size:cover; padding:80px 0;}
.in_aboutl{width:48%; float:left;}
.in_aboutl_l1{color:#000; margin-top:16px;}
.in_aboutl_l1 a{color:#000;}
.in_aboutl_l1 a:hover{color:#00a2e9;}
.in_aboutl_l1 p{font-size:46px; line-height:46px; font-weight:bold; background:url(../images/in_aboutl_titbg.jpg) no-repeat 0 0; display:block;}
.in_aboutl_l1 p i{color:#00a2e9; font-style:normal;}
.in_aboutl_l1 span{font-size:18px; padding:20px 0; color:#666; display:block; border-bottom:1px solid #e6e6e6;}
.in_aboutl_l2 p{font-size:16px; color:#666; line-height:34px; margin-top:40px;}
.in_aboutl_l2 span a{display:block; background:#d8d9db url(../images/in_about_gdtb.png) no-repeat 105px center; width:150px; line-height:40px; border-radius:25px; padding-left:30px; font-size:15px; margin-top:30px;}
.in_aboutl_l2 span a:hover{color:#fff; background:#00a2e9 url(../images/in_about_gdtbh.png) no-repeat 77% center;}
.in_aboutr {width:46%; min-height:520px; float:right; background:url(../images/in_about_rbg.jpg) right center no-repeat;}
.in_aboutr img {margin:60px 0 0; padding-right:40px; width:100%; display:block;}

/* 首页新闻资讯部分 */
.xwzx{width:95%; max-width:1280px; margin:60px auto 0;}
.xwzx-b{width:100%; margin:60px auto 0; display:flex; flex-wrap:wrap; justify-content:space-between;}
.xwzx-b>div{width:calc(100% / 2 - 25px);box-sizing:border-box;border:1px solid #efefef;}
.xwzx-t{display:flex;justify-content:space-between;align-items:flex-end;padding:30px 24px; position:relative;}
.xwzx-t::after{content:""; display:block; position:absolute; top:25px; left:0; width:2px; height:30px; background:#00a2e9;}
.xwzx-t h3{line-height:100%; font-size:24px; color:#000;}
.xwzx-t h3 a{color:#000;}
.xwzx-t a{color:#838383;}
.xwzx-t h3 a:hover,.xwzx-t a:hover{color:#00a2e9;}
.xwzx-l .xwzx-b-b{padding:0 24px;}
.xwzx-b3{display:block;overflow:hidden;padding-bottom:22px;border-bottom:1px solid #eee;}
.xwzx-b3 h4{overflow:hidden;margin-bottom:28px;}
.xwzx-b3 h4 img{width:100%;display:block; -webkit-transition:all .5s; transition:all .5s;}
.xwzx-b3 h3{line-height:100%; font-size:18px; color:#000; margin-bottom:10px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.xwzx-b3 h3 a{color:#000;}
.xwzx-b3 h3 a:hover{color:#00a2e9;}
.xwzx-b3 p{color:#999; background:url(../images/in_news_sjtb.jpg) no-repeat left center; padding-left:25px;}
.xwzx-b3 h4:hover img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.xwzx-b4{margin:20px 0;}
.xwzx-b4 a{line-height:36px; display:flex; align-items:center; padding-left:20px; background:url(../images/in_news_xtb.jpg) no-repeat center left;}
.xwzx-b4 a p{width:calc(100% - 85px); font-size:16px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.xwzx-b4 a span{color:#bababa;}
.xwzx-b4 a:hover p{color:#00a2e9;}
.xwzx-b-l .xwzx-b-b{padding:0 24px;}
.xwzx-b-r{display:none;}
.xwzx-b-r .xwzx-b-b a{display:block;padding:18px 24px 15px 24px; margin-bottom:10px; position:relative;}
.xwzx-b-r .xwzx-b-b a:before{content: '';position:absolute;width:calc(100% - 48px);left:24;top:0;height:1px;background:#eee;}
.xwzx-b-r .xwzx-b-b a:nth-child(1):before{display:none;}
.xwzx-b-r .xwzx-b-b a h3{line-height:100%;font-size:18px;color:#000;margin-bottom:13px;}
.xwzx-b-r .xwzx-b-b a p{color:#858585;line-height:24px;text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical;}
.xwzx-b-r .xwzx-b-b a:hover{background:#00a2e9}
.xwzx-b-r .xwzx-b-b a:hover:before{background:none;}
.xwzx-b-r .xwzx-b-b a:hover h3{color:#fff;}
.xwzx-b-r .xwzx-b-b a:hover p{color:#fff;}

 /* 友情链接部分 */
 .link_bg{width:100%; margin:60px auto 0; background:#333; padding:30px 0;}
 .link_title{float:left; background:url(../images/link_tb.png) no-repeat left center; padding-left:30px; font-size:16px; font-weight:bold; color:#999;}
 .link_txt{float:left; margin:2px 0 0 20px; color:#999;}
 .link_txt a{color:#999; padding:0 5px;}
 .link_txt a:hover{color:#00a2e9;}

 /* 底部版权部分 */
 .footer_bg{width:100%; margin:auto; background:url(../images/footer_bg.jpg) no-repeat center center; background-size:cover; padding:60px 0 40px;}
 .footer{width:95%; max-width:1280px; margin:auto;}
 .foot_nav{width:35%; float:left;}
 .foot_nav_lb{width:100%; float:left; margin-top:20px;}
 .foot_nav_lb li{width:31.333%; float:left; margin-right:3%;}
 .foot_nav_lb li:nth-child(3n){margin-right:0;}
 .foot_nav_lb li a{background:url(../images/foot_dot.png) no-repeat left center; font-size:15px; padding-left:20px; color:#fff; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; line-height:36px;}
 .foot_logo{width:100%; float:left; margin-top:20px;}
 .foot_nav_wz{width:100%; float:left; margin-top:20px; line-height:24px; color:#fff; border-top:1px solid #0097d9; padding-top:10px;}
 
 .foot_cont{width:35%; float:left; margin-left:15%;}
 .foot_tit{width:100%; float:left; font-weight:bold; color:#fff; font-size:18px; line-height:30px;}
 .foot_tit a{color:#fff;}
 .foot_cont_txt{width:100%; float:left; line-height:32px; color:#fff; margin-top:20px;}
 .foot_cont_txt a, .copyright a{color:#fff;} 
 .foot_nav_lb li a:hover,.foot_cont_txt a:hover,.foot_tit a:hover,.copyright a:hover{color:#000;}
 
 .foot_rnr{width:10%; float:right;}
 .foot_rewm{width:100%; float:left; margin-top:30px;}
 .foot_rewm li{width:100%; float:left;}
 .foot_rewm li img{width:100%; float:left;}
 .foot_rewm li p{width:100%; float:left; margin-top:5px; line-height:30px; text-align:center; color:#fff;}
 
 .copyright{width:95%; max-width:1280px; margin:60px auto 0; text-align:center; color:#fff;}
 

 /* 右侧在线客服部分 */
 .y-kefu-box{position:fixed; right:0; top:20%; z-index:9999; font-size:13px;}
.y-kefu-box img{display: block; width:100%; height:auto;}
.y-kefu-box01 .icon{display:block; background:url(../images/icons01.png) no-repeat; margin:0 auto 6px;}
.y-kefu-box01{width:54px; color: #666; text-align: center;}
.y-kefu-box01 .kf-close-btn{width:27px; height:27px; background-position:-5px -115px; position: relative; cursor:pointer;}
.y-kefu-box01 .kf-close-btn:before{content:''; display: block; width:1px; height:12px; background-color:#00a2e9; position: absolute; bottom:-12px; left:13px; z-index: 1;}
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div{display:block; width:52px; padding:8px 0 12px; background-color:#fff; border-left:solid 1px #efefef; border-top:solid 1px #efefef; border-right:solid 1px #efefef; position:relative;}
.y-kefu-box01 .show-status{position: relative;}
.y-kefu-box01 .show-status .kf-qiao{background-color:#00a2e9; border-color: #00a2e9; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-qiao{border-radius:2px;}
.y-kefu-box01 .kf-qiao i{width:21px; height:22px; background-position:-30px -150px;}
.y-kefu-box01 .kf-QQ{border-top-left-radius:2px;border-top-right-radius:2px;}
.y-kefu-box01 .kf-QQ>i{width:21px; height:22px; background-position:-5px -5px;}
.y-kefu-box01 .kf-QQ:hover>i{background-position:-30px -5px;}
.y-kefu-box01 .kf-zixun{border-radius:2px;}
.y-kefu-box01 .kf-zixun i{width:21px;height:22px;background-position:-30px -150px;}
.y-kefu-box01 .kf-mobile{border-top-left-radius:2px; border-top-right-radius:2px;}
.y-kefu-box01 .kf-mobile>i{width:18px; height:18px; background-position:-5px -32px;}
.y-kefu-box01 .kf-mobile:hover>i{background-position:-30px -32px;}
.y-kefu-box01 .kf-weChat>i{width:22px; height:19px; background-position:-5px -55px;}
.y-kefu-box01 .kf-weChat:hover>i{background-position:-30px -55px;}
.y-kefu-box01 .kf-email{border-bottom-left-radius:2px; border-bottom-right-radius:2px;}
.y-kefu-box01 .kf-email>i{width:18px; height:14px; background-position:-5px -80px;}
.y-kefu-box01 .kf-email:hover>i{background-position:-30px -80px;}
.y-kefu-box01 .back-top i{width:13px; height:11px; background-position:-5px -98px;}
.y-kefu-box01 .back-top:hover i{background-position:-30px -98px;}
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top{border-bottom:solid 1px #efefef;}
.y-kefu-box01 .back-top{margin-top:-1px; border-radius:2px; left:55px;}
.y-kefu-box01 .hver:hover{background-color:#00a2e9; border-color:#00a2e9;}
.y-kefu-box01 .hver:hover>p{color:#fff;}
.y-kefu-box01 .mobile-infos,.y-kefu-box01 .QQ-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos{background-color:#fff; border:solid 1px #efefef; position:absolute; right:90px; z-index:2; border-radius:2px; display:none;}
.y-kefu-box01 .mobile-infos{width:215px; text-align:left; top:0;}
.y-kefu-box01 .mobile-infos>div{padding:20px 0 20px 45px; position:relative;}
.y-kefu-box01 .mobile-infos>div i{width:15px; height:15px; background-position:-52px -32px; position:absolute; top:22px; left:20px; z-index:2;}
.y-kefu-box01 .mobile-infos .online1{border-bottom:solid 1px #efefef;}
.y-kefu-box01 .mobile-infos span{color:#999;}
.y-kefu-box01 .mobile-infos p{color:#00a2e9; font-size:18px;}
.y-kefu-box01 .QQ-infos{width:320px;text-align: left;top: 0;}
.y-kefu-box01 .part01{padding:20px 20px 20px 30px; border-bottom:solid 1px #e9e9e9; position:relative;}
.y-kefu-box01 .part01 p{font-size:16px; color:#00a2e9; padding-bottom:5px;}
.y-kefu-box01 .part01 i{width:28px; height: 26px; background-position:-40px -5px; position: absolute; left:0; top:18px; z-index:2;}
.y-kefu-box01 .part02{padding:20px;}
.y-kefu-box01 .part02 li{width:86px; float:left; position:relative; margin:10px; padding-left:30px;}
.y-kefu-box01 .part02 i{width:22px; height:22px; background-position:-5px -5px; position:absolute; left:0; top:0; z-index:2;}
.y-kefu-box01 .part02 li:hover a{color:#00a2e9;}
.ri{width:12px; height:12px; position:absolute; right:-12px; top:24px;}
.ri-arrow1,.ri-arrow2{width:0; height:0; display:block; position:absolute; left:0; top:0; border-top:6px transparent dashed; border-right:6px transparent dashed; border-bottom:6px transparent dashed; border-left:6px white solid; overflow:hidden;}
.ri-arrow1{left:1px; border-left:6px #efefef solid;}
.ri-arrow2{border-left:6px white solid;}

.y-kefu-box01 .y-ewm-box{width:151px; height:178px; top:-60px;}
.y-kefu-box01 .y-ewm-box>div{width:151px; height:178px;}
.y-kefu-box01 .y-ewm-box img{width:94px; height:94px; margin:30px auto 10px;}
.y-kefu-box01 .y-ewm-box .y-ewm-img1{width:150px; border-right:solid 1px #efefef;}
.y-kefu-box01 .y-ewm-box .right{top:84px;}

.y-kefu-box01 .y-email-infos{padding:28px 20px 28px 45px; color:#999; text-align:left; bottom:0;}
.y-kefu-box01 .y-email-infos p{color:#00a2e9; font-size:16px;}
.y-kefu-box01 .y-email-infos>i{width:18px; height:13px; background-position:-52px -80px; position:absolute; left:15px; top:30px;}
.y-kefu-box01 .y-email-infos .right{top:55px;}
.y-kefu-box01 .hide-status{width:54px; height:65px; background-color:#00a2e9; position:absolute; top:37px; left:55px; z-index:9;}
.y-kefu-box01 .hide-status .kf-zixun{padding:10px 0 7px; color:#fff; cursor:pointer;}


/* 内页焦点图部分 */
.ny_bn{width:100%; height:300px; margin:auto; position:relative; overflow:hidden;}
.ny_bn img{width:100%; height:300px; object-fit:cover; position:absolute; left:50%; top:0; margin-left:-50%;}

/* 内页关于我们部分 */
.ny_main{width:95%; max-width:1280px; margin:60px auto;}
.ny_left{width:20%; float:left;}
.nyl_list{width:100%; float:left;}
.nyl_list h2{width:100%; height:80px; line-height:80px; padding:0 20px; float:left; overflow:hidden; background:#00a2e9 url(../images/lb_tb.png) no-repeat 93% center;}
.nyl_list h2 a{display:block; font-size:24px; color:#fff; font-weight:bold;}
.sidebarMenu{width:100%; float:left; background:#fff; border:1px solid #e6e6e6; margin-bottom:20px;}
.sidebarMenu .sidebarMenu{margin-bottom:0; border-bottom:1px solid #e6e6e6; border-width:0 0 1px 0;}
.sidebarMenu li{width:100%; float:left;} 
.sidebarMenu li a{height:54px; line-height:54px; background:url(../images/slide_li.png) no-repeat 95% center; display:block; padding:0 20px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; border-top:1px solid #e9e9e9; font-size:16px;}
.sidebarMenu li a.cur,.sidebarMenu li a:hover{background:#00a2e9 url(../images/slide_lih.png) no-repeat 95% center; color:#fff; font-weight:bold;}
.sidebarMenu li ul{font-size:12px; padding:0}
.sidebarMenu ul li{background:0 0; padding-top:0;}
.sidebarMenu li ul a{background:url(../images/ly_li.png) no-repeat 20px center; padding-left:35px; height:40px; line-height:40px; font-size:14px; color:#666;}
.sidebarMenu li ul .cur,.sidebarMenu li ul a:hover{background:url(../images/ly_li.png) no-repeat 20px center; padding-left:35px; color:#00a2e9;}
.cbgg-01{background:#00a2e9; text-align:center; color:#fff; margin-top:20px;}
.cbgg-01 p{padding-top:15px;}
.cbgg-01 p img{vertical-align:middle; margin-right:5px;}
.cbgg-01 span{display:block; font-size:28px; font-weight:bold; padding-bottom:20px; padding-top:10px;}
.cbgg-01 span a{color:#fff;}

.ny_right{width:78%; float:right; background:#fff; border:1px solid #e6e6e6; padding:3% 2%;}
.dw{width:100%; float:left; padding-bottom:20px; border-bottom:1px solid #e6e6e6;}
.dw_tit{float:left; font-size:18px; color:#00a2e9; font-weight:bold; position:relative; padding-left:20px;}
.dw_tit:after{content:""; display:block; width:2px; height:30px; background:#00a2e9; position:absolute; left:0; top:0;}
.dw_wz{background:url(../images/home_tb.png) left center no-repeat; margin-top:5px; float:right; padding-left:30px; font-size:14px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.dw_wz span{color:#00a2e9;}
.nyr_text{width:100%; float:left; margin-top:30px; line-height:30px; font-size:15px;}
.m30{margin-top:30px;}
.f18{font-size:18px; color:#00a2e9; font-weight:bold;}
.nyr_text video{width:100%; display:block;}
.nyr_text table{border-collapse:collapse; border:1px #e6e6e6 solid !important; width:100% !important;line-height:26px!important;}
.nyr_text table td{padding:8px!important; padding-left:20px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:26px!important;}
.nyr_text table td div{padding:0px!important;height:auto!important;}

.about_tplb{width:100%; float:left; margin-top:20px;}
.about_tplb li{width:23%; float:left; margin:20px 2.5% 0 0;}
.about_tplb li:nth-child(4n){margin-right:0;}
.about_tplb li .pic{width:100%; float:left; overflow:hidden;}
.about_tplb li .pic img{width:100%; display:block; -webkit-transition:all .5s; transition:all .5s;}
.about_tplb li:hover .pic img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.about_tplb li .biaoti{width:100%; float:left; margin-top:10px; font-size:16px; line-height:30px; text-align:center; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}

.honor_r_img{width:100%; float:left;}
.honor_r_img li{width:23%; float:left; margin:40px 2.5% 0 0; text-align:center; padding:10px 10px 0 10px; background:#fff; border:1px solid #ddd; border-bottom:3px solid #ddd; position:relative;}
.honor_r_img li:nth-child(4n){margin-right:0;}
.honor_r_img li img{width:100%; display:block;}
.honor_r_img li::before{content:""; position:absolute; height:3px; bottom:-3px; left:0; transition:all .5s; width:0;}
.honor_r_img li:hover::before{width:100%; background:#00a2e9; transition:all .5s}
.honor_r_img li p{font-size:16px; line-height:35px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; padding:10px 0;}
.honor_r_img li:hover{background:#eee; box-shadow:0 1px 10px #999;}

.pagination{width:100%; height:auto; float:left; text-align:center; font-size:0px; position:relative; overflow:hidden; margin:40px 0 20px;}
.pagination a,.pagination span{display:inline-block; padding:0 14px; line-height:30px; font-size:14px; border:1px solid #e5e5e5; margin:0 5px;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#00a2e9; background:#00a2e9;}

/* 内页合作客户部分 */
.hzhb_list{width:100%; float:left; margin-top:20px;}
.hzhb_list .item{position:relative;float:left;margin:40px 2.5% 0 0; width:18%; overflow:hidden; box-shadow:0 0 12px rgb(213, 213, 213);}
.hzhb_list .item:nth-child(5n){margin-right:0;}
.hzhb_list .pic{position:relative;width:100%;overflow:hidden;}
.hzhb_list .pic img{display:block;width:100%;}
.hzhb_list .item .text{position:absolute;top:0;left:0;width:100%;height:100%;display:flex; align-items:center; justify-content:center; color:#fff;text-align:center;font-size:16px;opacity:0;transition:all 0.5s linear;}
.hzhb_list .item .text:before,.hzhb_list .item .text:after{position:absolute;content:'';opacity:0;transition:all 0.5s;}
.hzhb_list .item .text:before{top:15px;right:10px;bottom:15px;left:10px;border-top:1px solid #fff;border-bottom:1px solid #fff;transform:scale(0,1);-webkit-transform-origin:0 0;transform-origin:0 0}
.hzhb_list .item .text:after{top:10px;right:15px;bottom:10px;left:15px;border-right:1px solid #fff;border-left:1px solid #fff;transform:scale(1,0);transform-origin:100% 0;}
.hzhb_list .item:hover .text:before,.hzhb_list .item:hover .text:after{opacity:1;transform:scale(1);transition: all 1s;}
.hzhb_list .item:hover .text{opacity:1; background:#00a2e9;}

/* 内页产品介绍部分 */
.pror_img{width:100%; float:left;}
.pror_img li{width:23%; float:left; margin:40px 2.5% 0 0;}
.pror_img li:nth-child(4n){margin-right:0;}
.pror_img li .pic{width:100%; float:left; background:#fff; border:1px solid #ddd; border-bottom:none; padding:1px; overflow:hidden;}
.pror_img li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.pror_img li:hover .pic img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.pror_img li .biaoti{width:100%; float:left; text-align:center; font-size:16px; position:relative; overflow:hidden; background:#f4f4f4; border:1px solid #ddd; border-top:none;}
.pror_img li .biaoti a{display:block; height:60px; line-height:60px; color:#454545; font-size:16px; transition:0.3s all ease-in-out;}
.pror_img li .biaoti a:hover{background:#00a2e9; color:#fff;}

.products{width:100%; float:left; margin-top:40px;}
.pros_left{width:45%; float:left; position:relative;}
.pros_left .swiper-container{width:100%; height:100%;}
.pros_left .swiper-slide{width:100% !important; text-align:center; font-size:18px; background:#fff; display:-webkit-box; display:-webkit-flex; display:flex;-webkit-box-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -webkit-align-items: center;align-items: center;}
.pros_left .swiper-slide img{width:100%; display:block;}
.pros_left .swiper-pagination-bullet{width:12px; height:12px; background:#ddd; opacity:.8;}
.pros_left .swiper-pagination-bullet-active{opacity:1; background:#00a2e9;}

.pros_right{width:45%; float:right;}
.pros_right_top{width:100%; float:left; border-bottom:1px solid #e6e6e6;}
.pros_right_top h2{overflow:hidden; display:block; font-size:24px; color:#00a2e9; padding-bottom:20px;}
.pros_right_top p{font-size:16px; color:#333; line-height:28px;}
.proleft{width:100%;float:left; margin-top:10px;}
.proleft p{margin-top:10px; line-height:30px; font-size:15px;}
.proleft_tel{width:100%; float:left; margin-top:40px; border:1px dashed #ddd; border-width:1px 0; padding:20px 0; background:url(../images/promore_dhtb.png) no-repeat left 20px; padding-left:40px; font-size:16px; line-height:30px;}
.proleft_tel strong{font-size:20px; font-weight:bold; color:#00a2e9}

.proleft_btn{width:100%; float:left; margin-top:40px;}
.proleft_btn li{width:160px; float:left; margin-right:20px;}
.proleft_btn li a{width:160px; line-height:46px; text-align:center; font-size:16px; background:#eee; display:block;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#00a2e9; color:#fff;}

.tabs-basic{width:100%; margin-top:60px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6; background:#fff;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:18px; text-transform:uppercase; position:relative;}
.tabs-basic ul li a.tab-active::after{content:''; position:absolute; bottom:-9px; height:0; width:0; margin:auto; left:0; right:0; border:9px solid transparent; border-top:9px solid #00a2e9; border-bottom:none; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.tabs-basic ul li a{display:block; text-decoration:none; background:#eee; padding:15px 52px; color:#000;}
.tabs-basic .tab-active{border-bottom:2px solid #00a2e9; color:#fff; background:#00a2e9; font-weight:bold;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; background:#fff; padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:15px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; text-align:left; margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%;}
.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width:100%;float:left; margin-top:80px;}
.hot_pro2_tit{width:100%; background:#fff; float:left; border-bottom:1px solid #e6e6e6;}
.hot_pro2_tit h3{width:180px; float:left; color:#fff; line-height:52px; font-size:18px; padding:0 20px; background:#00a2e9; text-align:center; font-weight:bold; position:relative;}
.hot_pro2_tit h3:after{content:''; position:absolute; bottom:-9px; height:0; width:0; margin:auto; left:0; right:0; border:9px solid transparent; border-top:9px solid #00a2e9; border-bottom:none; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}

.scrollleft2{width:100%; float:left; margin-top:40px;}
.scrollleft2 li{width:240px; float:left; margin-right:20px; overflow:hidden;}
.scrollleft2 li img{width:100%; display:block; border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #00a2e9;}
.scrollleft2 li span{display:block; width:100%; line-height:30px; margin-top:10px; font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}


/* 内页新闻资讯部分 */
.newsL{width:100%; float:left; margin-top:10px;}
.newsL li{margin:16px auto; padding:20px 0 30px; -webkit-transition:all .2s linear;transition:all .2s linear;overflow: hidden; border-bottom:1px solid #f0f0f0;}
.newsL li .newsL-pic{width:30%; float:left; overflow:hidden;}
.newsL li .newsL-pic img{width:100%; height:220px; object-fit:cover; -webkit-transition:all .5s; transition:all .5s;}
.newsL li:hover .newsL-pic img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.newsL li .newsL-note{width:50%; float:left; margin-left:5%;}
.newsL li .newsL-note h3{font-size:18px; font-weight:bold; color:#000; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.newsL li .newsL-note h3 a{color:#000;}
.newsL li .newsL-note h3 a:hover{color: #00a2e9;}
.newsL li .newsL-note p{color:#666;font-size:15px; margin:20px auto 30px; line-height:26px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:4; line-clamp:4; -webkit-box-orient:vertical;}
.newsL li .newsL-note a.more{width:180px; line-height:42px; background:#00a2e9; color:#fff; display:inline-block; text-align:center; -webkit-transition:all .3s; transition:all .3s;}
.newsL li .newsL-note a:hover.more{background:#00a2e9; color:#fff; width:220px;}
.newsL li .newsL-date{width:110px;float:right;text-align:right;}
.newsL li .newsL-date span{color:#d7dcd8; font-size:40px; line-height:36px; margin-bottom:20px; padding-bottom:20px; display:block; position:relative;}
.newsL li .newsL-date span:after{content:"";position:absolute;right:0;bottom:0px;width:30px;height:1px;background:#d7dadc;}
.newsL li .newsL-date p{font-size:18px;color:#d7dadc;}
.newsL li:hover{border-bottom:1px solid #00a2e9;}

.newsinfo{width:100%; float:left;}
.newsinfo_left{width:100%; float:left; margin-top:40px;}
.newsinfo_left_title{width:100%; float:left;}
.newsinfo_left_title .title{font-size:24px; line-height:40px; font-weight:700; text-align:center; color:#00a2e9;}
.newsinfo_left_title .other_box{color:#999; line-height:24px; margin:10px auto 0; font-size:16px; display:flex; align-items:center; justify-content:center;  border-bottom:1px solid #e6e6e6; padding-bottom:20px;}
.newsinfo_left_title .other_box span{display:inline-block; vertical-align:middle; margin-right:10px;}
.newsinfo_left_title .other_box img{vertical-align:middle; display:inline-block; max-width:100%; margin-right:10px;}
.newsinfo_left_text{width:100%; font-size:16px; line-height:32px; margin-top:40px;}
.m40{margin-top:40px;}

.view-page{width:100%; float:left; position:relative; margin:40px 0 60px; border-top:1px solid #e6e6e6; padding-top:30px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:160px; height:40px; line-height:40px; position: absolute;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out; }
.view-page .prev{left:0;}
.view-page .prev a{background:#fff url(../images/le.png) 20px center no-repeat; padding-left:60px; border:1px solid #e6e6e6;}
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 20px center no-repeat #00a2e9;}
.view-page a{display:block;} 
.view-page .back{left:50%; margin-left:-80px; width:160px;}
.view-page .back a{background:url(../images/back.png) 20px center no-repeat #00a2e9;color: #fff; text-align:center; padding-left:25px; border:none;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #e97510; color:#fff;}
.view-page .next{right:0;}
.view-page .next a{background:#fff url(../images/ri.png) 85% center no-repeat;text-align:center; border:1px solid #e6e6e6;}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 85% center no-repeat #00a2e9;}

.newsinfo_right{width:100%; float:left; margin-top:40px;}
.newsinfo_rtit{width:100%; float:left;}
.newsinfo_rtit h3{font-size:24px; line-height:24px; font-weight:bold; color:#00a2e9;}
.newsinfo_rtit p{color:#999; line-height:14px; margin-top:6px;}
.newsinfo_rtit:after{content:""; display:block; width:24px; height:3px; background:#00a2e9; margin-top:20px;}
.relative_box{width:100%; float:left; margin-top:40px;}
.relative_box li{width:31.333%; float:left; margin-right:3%;}
.relative_box li:last-child{margin-right:0;}
.relative_box li:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.relative_box li:hover .a-more{background:url(../images/more_on.png) no-repeat center center; box-shadow:0 3px 10px rgba(0,0,0,.3);}
.relative_box li:hover .name{color:#00a2e9;}
.relative_box li a{display:block;}
.relative_box li .a-more{transition:background 0.3s ease; -webkit-transition:background 0.3s ease; border-radius:30px;}
.a-more{display:block; width:47px; height:33px; background:url(../images/more3.png) no-repeat; background-size:contain;}
.relative_box li .pic{width:100%; font-size:0; overflow:hidden;}
.relative_box li .pic img{width:100%; height:auto; transition: 1s 0.3s ease; -webkit-transition: 1s 0.3s ease;}
.relative_box li .name{line-height:36px; color:#666; font-size:16px; margin:10px auto; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.info-box{width:100%; float:left; margin-top:60px; border-top:1px solid #e6e6e6; padding-top:20px;}
.info-box p{font-size:16px; color:#999; margin-bottom:25px;}
.info-box p a{font-size:16px; margin-top:10px; color:#333; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:1; overflow:hidden; vertical-align:middle;}
.info-box p a:hover{color:#00a2e9;}
.info-box .share-box{margin-bottom:40px;}
.info-box .share-box a{display:inline-block; width:36px; height:36px; line-height:36px; border-radius:50%; margin-right:15px; text-align:center;}
.info-box .share-box a img.on{display:none;}
.info-box .share-box a:hover img.on{display:inline-block;}
.info-box .share-box a:hover img.original{display:none;}
.info-box .return{display:block; width:20%; line-height:50px; font-size:16px; color:#fff; text-align:center; background:#00a2e9; border-radius:5px;}
.info-box .return:hover{background:#e97510; color:#fff;}
.info-box .return img{max-width:100%; vertical-align:middle; position:relative; top:-2px; margin-left:10px;}

/* 内页联系我们部分 */
.contact{width:100%; float:left; margin-top:60px;}
.contact h2{font-size:30px; font-weight:bold; color:#00a2e9; text-align:center; letter-spacing:4px; position:relative;}
.contact h2:after{content:""; display:block; width:30px; height:2px; background:#00a2e9; margin:20px auto 0;}
.contact h3{font-size:14px; color:#ccc; letter-spacing:3px; text-transform:uppercase; text-align:center; margin-top:20px;}
.contact .lxlist{width:100%; float:left; margin-top:60px;}
.contact .lxlist li{width:31.333%; float:left; margin-right:3%; border-right:1px solid #e6e6e6; padding-right:3%;}
.contact .lxlist li:nth-child(3n){margin-right:0; border-right:none; padding-right:0;}
.contact .lxlist li .title{width:100%; float:left; background:url(../images/promore_dhtb.png) no-repeat left center; padding-left:50px; line-height:32px; font-size:16px; font-weight:bold; color:#000;}
.contact .lxlist li .txt{width:100%; float:left; font-size:14px; line-height:30px; margin-top:10px; border-top:1px solid #e6e6e6; padding-top:20px;}
.contact .lxlist2{width:100%; float:left; margin-top:60px; background:#f8f8f8; padding:40px; font-size:15px; line-height:30px;}

.map{width:100%; float:left; margin-top:60px;}


/* 内页在线留言部分 */
.message{width:100%; float:left; margin-top:60px; background:#f4f4f4; padding:40px; overflow:hidden;}
.message h3{text-align:center; color:#333; font-size:24px; font-weight:bold;}
.message ol{width:100%;float:left; margin-top:30px;}
.message ol li{float: left; width:49%; margin-bottom:20px; background:#fff; border:1px solid #e6e6e6;}
.message ol li:nth-child(2n){float:right;}
.message ol li:nth-child(6){float:left; border:none;}
.message ol li:nth-child(7){float:right; border:none;}
.message ol li input{width:100%; height:50px; background:none; border:none; color:#999; padding:0 15px;}
.message ol li textarea{padding:15px; width:100%; height:180px; border:none; background:none; color:#999;}
.message ol li .btn,.message ol li .btn2{color:#fff; font-size:16px; cursor:pointer;}
.message ol li .btn{background:#00a2e9;}
.message ol li .btn2{background:#999; color:#fff;}
.message input::-webkit-outer-spin-button,.message input::-webkit-inner-spin-button{-webkit-appearance: none !important; margin: 0;}
.message input::-moz-placeholder, textarea::-moz-placeholder{color: #999;}
.message input:-ms-input-placeholder, textarea:-ms-input-placeholder{color: #999;}
.message input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color: #999;}

/* 内页网站地图部分 */
.map_ul{width:100%; float:left; margin-top:20px;}
.map_ul li{display:block; width:100%; padding-bottom:20px; margin:20px 10px 0 0; display:inline; border-bottom:1px solid #e6e6e6;float:left;}
.map_ul li a{font-size:16px; font-weight:bold; float:left; width:100%; line-height:24px; color:#000;}
.map_ul li a:hover{color:#00a2e9;}
.map_ul .list-inline{display:block; width:100%; min-height:30px;}
.map_ul .list-inline li{height:32px; line-height:32px; border-bottom:0; text-align:center; width:auto; padding:0;}
.map_ul .list-inline li a{font-weight:normal; display:block; line-height:32px; display:inline-block; border:1px solid #dcdcdc; width:auto; padding:0 10px; font-size:15px; color:#666; border-radius:5px;}
.map_ul .list-inline li a:hover{background:#00a2e9; color:#fff; border:1px solid #00a2e9;}