﻿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, tr, th, td, 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: \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei";}
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;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;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{display: block;height:100%;cursor: pointer;color:#000;outline:none;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 5px 0 5px;overflow: hidden;}
.inner1{padding:0 15px 0 15px;overflow: hidden;}
#main{padding-bottom:70px;}
.error3{display: none !important;}
/* 重置样式结束 */

/*================== 公用样式 START ==================*/

/*  头部   */
.header{width: 100%;background-color: #fff;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); transition: background 0.5s,top 0.5s,box-shadow 0.5s; -webkit-transition: background 0.5s,top 0.5s,box-shadow 0.5s;}
.header .inner{height:64px;}
.header .logo{height:64px;float:left;}
.header .logo img{height:80%;margin-top: 10px;}
.nav-toggle {width:44px;height:44px;z-index:999999999;border-radius: 50%;position: fixed;cursor: pointer;box-shadow: 0 3px 0 rgba(0,0,0,.2);-webkit-transition-duration: .66s;transition-duration: .66s;-webkit-transition-timing-function: swing;transition-timing-function: swing;right:15px;top:5px;}
.nav-toggle .nav_bg{width:44px;height:44px;border-radius: 50%;background-color:#0a7dc0;content: "";position: absolute;top: 50%;left: 50%;-webkit-transform: translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);-webkit-transition-duration: .66s;transition-duration: .66s;-webkit-transition-timing-function: swing;transition-timing-function: swing;}
.nav-toggle .icon {width:24px;height:2px;background-color: #fff;border-radius: 2px;position: absolute;top:22px;left:10px;-webkit-transition-duration: .5s;transition-duration: .5s;transiting-timing-function: swing;}
.nav-toggle .icon:before, .nav-toggle .icon:after {width:24px;height:2px;background-color: #fff;border-radius: 2px;content: "";position: absolute;left: 0;-webkit-transition-duration: .5s;transition-duration: .5s;-webkit-transition-timing-function: swing;transition-timing-function: swing;}
.nav-toggle .icon:after {top: 9px;}
.nav-toggle .icon:before {top: -9px;}
body.nav-open .nav-toggle {box-shadow: none;}
body.nav-open .nav-toggle .nav_bg{width: 2200px;height: 2200px;background-color:rgba(255,0,0,0.85);}
@media( min-width:640px ){body.nav-open .nav-toggle .nav_bg{width:4300px;height:4000px;}}
body.nav-open .nav-toggle .icon {width: 0;}
body.nav-open .nav-toggle .icon:before {-webkit-transform: translateY(9px) rotate(45deg);-ms-transform: translateY(9px) rotate(45deg);transform: translateY(9px) rotate(45deg);}
body.nav-open .nav-toggle .icon:after {-webkit-transform: translateY(-9px) rotate(-45deg);-ms-transform: translateY(-9px) rotate(-45deg);transform: translateY(-9px) rotate(-45deg);}
body.nav-open .header_nav{top:54px;}
.header_nav{position: fixed;width:100%;height:100%;overflow-y:auto;box-sizing: border-box;top:100%;left:0;z-index:999999999999;}
.header_nav ul{padding-bottom:108px;}
.header_nav ul li a{font-size:18px;display:block;color:#fff;padding:30px 50px 0;}
.header_nav ul li:nth-of-type(1) a{padding-top:0;}
.header_nav ul li strong{font-size:20px;font-weight:200;}
.header_nav ul li i{display: block;width:15px;height:1px;background-color: #fff;margin:10px 0;}
.header_nav ul li span{font-size:14px;}
.header_nav ul li .son{padding-top:6px;}
.header_nav ul li .son a{font-size:16px;padding:5px 50px;}

.header_nav2 ul {
    background: #0a7dc0;
    overflow: hidden;
}
.header_nav2 ul li{
    float: left;
    width: 24.5%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #01629b;
    border-right:1px solid #01629b ;
}
.header_nav2 ul li a{
    color: #fff;
}
.info_3,.share,.xgcp_title,.info_1{
    display: none;
}
/*  头部   */

.pub_title{text-align:left;font-family:\5FAE\x8F6F\6B63\9ED1\4F53,"Microsoft JhengHei";}
.pub_title h3{font-size:22px;color:#333;font-weight:bold;}
.pub_title p{font-size:12px;color:rgba(22,25,123,0.3);margin:4px 0 6px 0;}
.pub_title a{width:90px;height:30px;line-height:30px;color:#999;font-size:12px;background:url(../../images/more.png) 75px center/15% no-repeat;}

.pub_more a{width:160px;margin-top:14px;border-bottom:2px solid #999;height:30px;line-height:30px;color:#999;font-size:12px;background:url(../../images/more.png) 140px center/11% no-repeat;}

.pub_call{height:44px;line-height:44px;font-weight:bold;color:#0a7dc0;font-size:18px;text-align: center;margin:10px 0;border-bottom:10px solid #f3f3f3;}
.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;}

.footer{height:50px;background-color:#0a7dc0;position: fixed;bottom:0;left:50%;margin-left:-45%;z-index:999;width:90%;border-top-right-radius:20px;border-top-left-radius:20px;}
@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;}

.h3_title{padding:5px 0;margin:0 15px 10px;border-bottom:1px solid #f9f9f9;}
.h3_title h3{padding-left:10px;border-left:4px solid #0a7dc0;height:30px;line-height:30px;font-weight:bold;font-size:18px;}

.product_son a{float: left;font-size:16px;width:47.9%;margin:1% 0 0 2%;background-color:#0a7dc0;box-sizing:border-box;border-radius:6px;text-align: center;color:#fff;height:34px;line-height:34px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
 #aaa{
    background: #0a7dc0;
}



.product_son .ps_button i{display: inline-block;width:14px;height:14px;margin:-4px 0 0 4px;vertical-align: middle;background:url(../../images/jia.png) center/100% no-repeat;}
.product_son .ps_button.on i{transform: rotate(135deg);}
.product_son .all_son{display: none;background-color: #f1f1f1;border-radius:6px;}

.go_top{display: none;background-color:#0a7dc0;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;}

.swiper-pagination-bullet{width:4px !important;height:4px !important;}
.swiper-pagination-bullet-active{background-color:#0a7dc0 !important;border-color:#0a7dc0 !important;width:20px !important;}
/*================== 公用样式 END ==================*/



/*================== 首页  START ==================*/
.product_box{background-color: #fff;padding:0px 5px;}

.product_box ul li, .product_list ul li{float: left;width:47%;margin:1%;text-align: center;border: 1px dotted #ccc;}
.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;}



.about_box{padding:30px 15px;border-top:10px solid #f3f3f3;}
.about_box .pub_title h3, .about_box .pub_title p{color:#fff;}
.about_box .infomation{padding:15px 0;}
.about_box .infomation, .about_box .infomation p{font-size:16px;line-height:26px;color:#fff;}
.about_box .pub_more a{color:#fff;border-color:#fff;margin:0;background:url(../../images/more_fff.png) 140px center/11% no-repeat;}

.case_box{background-color: #fff;padding:30px 15px;border-top:10px solid #f3f3f3;}
.case_box .case{padding:15px 0 0;}
.case_box .case p{font-size:14px;color:#666;line-height:32px;height:32px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}

.glory_box{background-color: #fff;padding:30px 15px;position: relative;border-top:10px solid #f3f3f3;}
.sc666.swiper-container {padding:20px 0;}
.ss666.swiper-slide{background-position: center;background-size:cover;box-sizing:border-box;width:620px;height:406px;}
@media( max-width:750px ){.ss666.swiper-slide{width:240px;height:160px;}}

.news_box{background-color: #fff;padding:30px 15px;border-top:10px solid #f3f3f3;}
.news_box ul{padding:15px 0 0;}
.news_box ul li, .news_list ul li{background-color:#0a7dc0;margin-bottom:10px;padding:15px;border-radius:4px;width: 90%;text-align: left;}
.news_box ul li .time, .news_list ul li .time{height:20px;line-height:20px;font-size:14px;color:#fff;font-family:\5FAE\x8F6F\6B63\9ED1\4F53,"Microsoft JhengHei";}
.news_box ul li .time i, .news_list ul li .time i{display: inline-block;width:40px;height:1px;background-color:#0a7dc0;vertical-align: middle;margin-right:10px;}
.news_box ul li h3, .news_list ul li h3{font-size:18px;color:#fff;margin:10px 0;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.news_box ul li h3{margin-top:0;}
.news_box ul li p, .news_list ul li p{font-size:14px;line-height:22px;color:#fff;}
.news_list ul li{background-color: #fff !important;}
.news_list ul li h3{color:#333;}
.news_list ul li p{color:#999;}
.news_list_two .time{padding-top:10px;}

.contact_box{padding:30px 15px 0;border-top:10px solid #f3f3f3;}
.contact_box .infomation{margin-top:15px;color:#666;font-size:14px;line-height:24px;}
/*================== 首页  END ==================*/

/*================== 内页  START ==================*/
#allmap{height:450px;margin-top:20px;}
#allmap img{max-width:none !important;}

.product_list .product_son{padding-top:0;}

.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:#0a7dc0;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:#0a7dc0;color:#fff;border:none !important;font-size:16px;}

.article_content{font-size:16px;color:#333;line-height:26px;}
.article_content img{display: inline-block;}

ul.showpics, h1.title2, .product_list .content .time{display: none;}

.product_list h1, .news_list h1{font-weight:bold;color:#333;font-size:18px;margin:0 0 20px;position: relative;text-align: left;}
.product_list h1::after, .news_list h1::after{content:'';position: absolute;bottom:-10px;left:0;width:20px;height:2px;background-color:#0a7dc0;}
.product_list .content img{margin:20px 0;display: inline-block;}
.product_list .content .p{font-size:16px;line-height:26px;}

.product_list .pagenum, .article_content .pagenum{margin-top:20px;border-top:1px solid #f3f3f3;}
.product_list .pagenum a, .article_content .pagenum a{font-size:14px;color:#999;padding:8px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.product_list .pagenum a span, .article_content .pagenum a span{padding-right:10px;}

/*================== 内页  END ==================*/

.section_six{
    margin: 0 15px 0 15px;
    
}

.cpz{
    background: #0a7dc0;
    color: #fff;
    border-radius: 30px;
    text-align: center;
    padding: 10px 0;
    margin-top: 20px;
}