﻿html,body{max-width:640px;min-width:320px;margin: 0 auto !important;}
html, body, div, span, iframe, a, p, em, img, strong, b, i, dl, dt, dd, ol, ul, li, form, embed, audio, video, h1, h2, h3, h4, h5, h6, table, tbody, tfoot, thead, th, input, textarea { margin: 0; padding: 0px;}
h1, h2, h3, h4, h5, h6{font-weight:300;}
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;overflow-x: hidden; -webkit-tap-highlight-color: transparent;}
body{font-size:16px;color:#333;-webkit-text-size-adjust: 100%;overflow: hidden;font-family:"宋体";}
ol, ul { list-style: none; }
table{border-collapse:collapse;}
img{border:0; display: block;max-width:100%;vertical-align: middle;}
a:hover, .tran{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.wot{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.upp{text-transform:uppercase;}
a{text-decoration: none;color:#000;background: transparent;outline: none;display: block;height:100%;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
input, textarea, select, option { background: none; outline: 0; font-family:"宋体"; padding: 0; margin: 0; }
input {outline: none;border:none;}
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; border-radius: 0; }
textarea {-webkit-appearance: none; border-radius: 0; outline: none;resize: none;}
select{outline: none;}
select::-ms-expand {display: none; }
a:link, a:visited, a:active, a:hover{text-decoration: none; }
.clear:before, .clearfix:after { display: table; content: ""; line-height: 0px; }
.clear:after { clear: both; }
.clear{zoom:1;}
.clear:after{ content:""; display:block; height:0; visibility:hidden; clear:both;}
.fl{float: left;}
.fr{float: right;}
.inner{padding:0 15px;overflow: hidden;}
.error3{display: none !important;}
#main{padding-bottom:70px;}
td{ vertical-align:middle!important;text-align: center!important;}
/* td p{vertical-align:middle!important;text-align: center!important;} */


/* 重置样式结束 */

/*================== 公用样式 START ==================*/

/*  头部   */
.top_top{height:54px;background-color: #005aab;}
.top_top .tt1{height: 54px;line-height: 54px;float: left;font-size: 18px;color: #fff;}
.top_top .tt2{float: right;}
.top_top .tt2 img{height:34px;margin-top:10px;}
.header{font-size:0;text-align:center;border-bottom:1px solid #005aab;padding:14px 0;}
.header a{display: inline-block;font-size:12px;border-right:1px solid #ddd;height:14px;line-height:14px;width:25%;box-sizing: border-box;position: relative;}
.header a:last-child{border-right:none;}
.header a.active::after{content:'';position: absolute;bottom:-14px;left:0;width:100%;height:2px;background-color: #005aab;}
/*  头部   */

.pub_title{margin-top:10px;background-color: #efefef;border-left:5px solid #005aab;height:20px;line-height:20px;position: relative;}
.pub_title h3{position: absolute;top:0;left:0;width:100px;background-color: #fff;font-size:16px;color:#333;font-weight:bold;text-align: center;}

.pub_call{width:90%;height:34px;line-height:34px;border-radius:70px;background-color:#005aab;margin:14px auto;text-align: center;font-size:15px;color:#fff;}
.pub_call i{display: inline-block;width:20px;height:20px;margin-right:6px;margin-top:-2px;vertical-align: middle;background:url(../../images/phone.png) center center/100% no-repeat;}

.pub_more{text-align: center;width:90%;height:40px;margin:14px auto;line-height:40px;font-size;14px;color:#fff;border-radius:70px;background-color:#005aab;}
.pub_more img{display: inline-block;vertical-align:middle;height:20px;margin-top:-3px;margin-right:6px;}

.swiper-pagination-bullet{width:8px !important;height:8px !important;}
.swiper-pagination-bullet-active{background-color:#005aab !important;}
.banner img{margin:0 auto;}

.footer{height:50px;background-color:#005aab;position: fixed;bottom:0;left:0;z-index:99999999;width:100%;}
@media (min-width:640px){.footer{width:640px !important;left:50%;margin-left:-320px;}}
.footer a{float: left;width:33.33%;text-align: center;}
.footer img{display: inline-block;height:24px;margin:5px 0 0;}
.footer strong{color:#fff;font-size:12px;display: block;height:20px;line-height:20px;}

.go_top{display: none;background-color:#005aab;width:34px;height:34px;text-align: center;border-radius:50%;position: fixed;right:15px;bottom:100px;z-index:99999999999;}
.go_top img{display: inline-block;margin-top:12px;width:16px;}

.product_son{padding:10px 0;}
.product_son a{float: left;font-size:14px;width:48%;margin:1%;background-color:#005aab;box-sizing:border-box;border-radius:4px;text-align: center;color:#fff;height:36px;line-height:36px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}


/*================== 公用样式 END ==================*/

/*================== 首页  START ==================*/
.nav_box{font-size:0;text-align: center;padding-bottom:10px;}
.nav_box a{display: inline-block;width:24%;margin:0 0.5%;overflow: hidden;}
.nav_box .img{width:56px;height:56px;border-radius:8px;margin:0 auto;text-align: center;}
.nav_box .img img{height:34px;display: inline-block;margin-top:10px;}
.nav_box a:nth-of-type(1) .img{background-color:rgb(106, 203, 2);}
.nav_box a:nth-of-type(2) .img{background-color:rgb(255, 165, 7);}
.nav_box a:nth-of-type(3) .img{background-color:rgb(98, 153, 255);}
.nav_box a:nth-of-type(4) .img{background-color:rgb(254, 130, 76);}
.nav_box span{font-size:14px;color:#333;display: block;padding-top:10px;}

.about_box .infomation{padding:10px;}
.about_box .infomation, .about_box .infomation p{font-size:16px;line-height:26px;color:#333;}
.about_box .more{display: inline-block;text-decoration: underline;color:rgb(0, 176, 240);}

.product_box ul, .case_box ul{margin-top:10px;}
.product_box ul li, .product_list ul li{float: left;width:50%;text-align: center;border-bottom:1px solid #d6d6d6;box-sizing:border-box;border-right:1px solid #d6d6d6;}
.product_box ul li:nth-of-type(2n), .product_list ul li:nth-of-type(2n){border-right:1px solid #fff;;}
.product_box ul li strong, .product_list ul li strong{display: block;font-weight:100;font-size:14px;line-height:32px;height:32px;color:#333;white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}

.news_box img{margin:10px 0;}
.news_box ul{padding:10px 0 0;}
.news_box ul li a{height:50px;line-height:50px;color:#666;font-size:16px;padding:0 30px 0 20px;border-bottom:1px solid #f9f9f9;background:url(../images/i6.png) right center/8% no-repeat;}
.news_box h3{font-size:16px;}

.case_box ul li{float: left;width:50%;text-align: center;border-bottom:1px solid #d6d6d6;box-sizing:border-box;border-right:1px solid #d6d6d6;position: relative;}
.case_box ul li strong{position: absolute;bottom:0;left:0;width:100%;height:34px;line-height:34px;font-size:12px;color:#fff;background-color:rgba(0,0,0,0.65);font-weight:100;}

.product_box ul li img, .product_list ul li img, .case_box ul li img{height:5.5rem;margin:0 auto;}
/*================== 首页  END ==================*/

/*================== 内页  START ==================*/
.inner_content{padding-bottom:20px;}
.inner_content .pub_title{margin:20px 0;}

.son_list .item{float: left;width:48%;margin:1%;border:1px solid #dedede;box-sizing: border-box;padding:10px;}
.son_list .item p{float: left;width:48%;margin-top:0.2rem;font-size:14px;color:#666;line-height:20px;height:40px;overflow: hidden;}
.son_list .item img{float: right;width:48%;}

.pro_list ul li{margin-bottom:14px;}
.pro_list ul li a{border:2px solid #eeedf3;padding:10px;}
.pro_list ul li img{float: left;width:40%;}
.pro_list ul li strong{float:right;width:58%;font-weight:100;padding-top:1rem;}

#allmap{height:350px;margin-top:20px;border:1px solid #ccc;}
#allmap img{max-width:none !important;}

.pagelist{padding-top:20px;}
.pagelist a{display: inline-block;border-radius:4px;font-size:12px;width:60px;height:24px;line-height:24px;text-align: center;background-color:#005aab;color:#fff;margin-right:4px;}
.pagelist select{float: right;width:80px;height:24px;border-radius:4px;}

.message .page_list{display: none;}
.message li{margin-bottom:20px;}
.message li dl{font-size:18px;color:#333;display: block;margin-bottom:10px;}
.message li input{height:40px;width:100%;display: block;border:1px solid #ccc;padding:5px 10px;box-sizing:border-box;}
.message label input{display: inline;height:auto;width:auto;}
.message li textarea{width:100%;height:100px;border:1px solid #ccc;padding:5px 10px;box-sizing:border-box;}
.message li.submit input{background-color:#005aab;margin:0 auto;width:80%;border-radius:10px;color:#fff;border:none !important;font-size:16px;}

.img_big_box,.info_1, .info_2, .info_3, .xgcp_title{display: none;}

.info_big_box h1{padding-left: 10px;border-left: 4px solid #005aab;line-height: 26px;font-weight: bold;font-size: 18px;margin-bottom: 20px;}
.article_content{font-size:16px;color:#333;line-height:26px;}
.article_content img{display: inline-block;margin:10px 0;}

.pro_list .content h1, .news_list h1, .product_box h1, .product_list h1{font-weight:bold;color:#333;text-align: center;font-size:18px;margin-bottom:15px;line-height:30px;}
.pro_list .content img{margin:20px 0;display: inline-block;}
.pro_list .content .mini_show{font-size:16px;line-height:26px;}

.pro_list .nextinfo, .article_content .pagenum, .product_box .nextinfo, .product_list .nextinfo{margin-top:20px;border-top:1px solid #f3f3f3;}
.pro_list .nextinfo td, .article_content .pagenum td, .product_box .nextinfo td, .product_list .nextinfo td{width:100%;float:left;}
.pro_list .nextinfo td a, .article_content .pagenum td a, .product_box .nextinfo td a, .product_list .nextinfo td a{font-size:14px;color:#999;padding:8px 0;}
.pro_list .nextinfo td a span, .article_content .pagenum td a span, .product_box .nextinfo td a span, .product_list .nextinfo td a span{padding-right:10px;}

/*================== 内页  END ==================*/