@charset "utf-8";
/* CSS Document */
body, div, span, ul, li, h1, h2, h3, h4, h5, h6, p, input, dl, dt, dd, p { margin: 0; padding: 0; border: 0; }
body{overflow-x: hidden;}
td, th {padding: 0;margin: 0;}
table {border-spacing: 0;border-collapse: collapse;}
* { padding: 0; margin: 0; /*box-sizing: border-box;*/ } 
body, table, td, tr, th, input, select { font: 14px/25px Arial, Helvetica, sans-serif; color: #333; font-family:'Microsoft YaHei',Helvetica;}
li { list-style: none; }
img {padding: 0; margin: 0; border: 0;height: auto!important; max-width: 100%!important;/*image-rendering: -webkit-optimize-contrast;*/}
.clear { clear: both; visibility: hidden; }
a { color: #666; text-decoration: none }
a:hover{color: #324d5e;}
.fl { float: left; }
.fr { float: right; }
i, cite, em { font-style: normal }
input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; outline: none }
h1 { font-size: 34px; line-height: 45px; }
h2 { font-size: 24px; line-height: 36px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 20px; }
h6 { font-size: 15px; }


/*********************/
.skinw { width: 100%; max-width: 1200px; margin: 0 auto; }
.wrapper{width: 100%; max-width: 1200px; margin: 0 auto;}
.container { margin: auto; width: 100%; max-width: 1200px; padding: 40px 0; overflow: hidden; }
@media (max-width:1199px) {
.skinw{width: 95%;}
.container{width: 95%; margin: 0 auto;overflow: hidden;}
}

/*Header*/
.top_main {width:100%;height:40px;line-height:40px;color:#9e9e9e;font-size: 13px;background:#f4f4f4;}
.top_main p {float: right;margin-right:10px;}
.top_main p a{ padding: 0 10px; display: inline-block; color:#969292;}

.header {width: 100%;height:auto;}
.top-mid{overflow: hidden;height: 135px;}
.logo {float: left;padding-top: 25px;}
.logo img{display: block;float:left;margin-right: 18px;}
.logo span{display: block;float:left;padding-top:8px;padding-bottom:12px; padding-left:16px;border-left:1px solid #e5e5e5;}
.logo span em{display: block;font-size: 23px; color:#333333; font-weight: bold; line-height: 32px; margin-bottom: 8px; font-style:normal;}
.logo span i{display: block;font-size:14px;color:#a7a1a1;line-height:18px;font-style:normal;}

.top_tel{float: right;}
.top_tel p {height: 78px;padding-top: 32px;padding-left: 64px;background: url(../images/h_tel0.png) no-repeat left center;float: left;}
.top_tel span {display: block;font-size: 16px;color: #333;line-height:1.0;}
.top_tel em {font-style: normal;display: block;font-size: 24px;color: #2A2A36;line-height:1.0;margin-top:10px;font-weight: bold;}

.Navlist {height:70px;background: #324d5e;}
.Navlist .navbar-nav > li {float: left;width: 11.11%;font-size:16px;line-height:70px;position: relative;}
.Navlist .navbar-nav > li > a {color: #fff;text-decoration: none;display: block;text-align: center;/* padding: 0 34px; */}
.Navlist .navbar-nav > li.cur > a {color: #ffffff;background: #ed3237;}
.Navlist .navbar-nav > li > a:hover {color: #ffffff;background:#ed3237;}
.caret {display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent;}
.item2 { display: none;}
.Navlist .navbar-nav > li:hover .item2{min-width:100%;display: block;z-index: 999;position: absolute;}
.item2 > li {font-size:14px;line-height:25px;padding:10px 0;background:rgba(55, 55, 55, 0.8);}
.item2 > li a {display:block;padding:3px 20px;text-align:center;color:#fff;}
.item2 > li:hover {background: #324d5e;}
.item2 > li:hover a {color:#fff; font-weight:normal;}
.m_Nav { display: none }

@media only screen and (max-width:1199px) {
.Navlist .navbar-nav > li{width: 11.11%;text-align: center;}
.Navlist .navbar-nav > li > a{padding:0;}
}

.swiper-container img{display:block; width:100%!important;/*image-rendering:pixelated;*/}

/*------------手机站导航开始----------*/
.hidden-g{display: none;}
.hidden-g { position: relative; }
.hidden-g .h-nav-g { position: fixed; left: 0; top: 0; z-index: 1000; width: 100%; height: 60px; background: #fff; transition: 300ms; -webkit-transition: 300ms; }
.hidden-g .h-nav-g img { max-height: 96%; margin-left: 15px; }
.hidden-g .h-nav-g .btn_i {display: block; position:absolute;right: 15px; top: 50%; -webkit-transform: translateY(-50%); transform:translateY(-50%); }
.hidden-g .h-nav-g .btn_i small, .hidden-g .h-nav-g .btn_i:before, .hidden-g .h-nav-g .btn_i:after {display: block;content: '';width:24px;height:2px;background:#135b47;border-radius: 4px;margin: 6px 0;}
.hidden-g .h-nav-g .btn_i_click small { opacity: 0; }
.hidden-g .h-nav-g .btn_i_click:before { transform: rotateZ(45deg); transform-origin: 0px 6px; }
.hidden-g .h-nav-g .btn_i_click:after { transform: rotateZ(-45deg); transform-origin: 5px -1px; }
.hidden-g .ul-small {background:#324d5e; width:220px; height:100%; position:fixed; right:0; top:0; z-index:100; -webkit-transition:300ms; -webkit-transform:translateX(220px); transform:translateX(220px); transition:300ms; }
.hidden-g .ul-small input { width: 160px; line-height: 40px; background: #fff; border: 0; border-radius: 20px; margin: 20px 30px 0 30px; text-indent: 10px; }
.hidden-g .ul-small ul { margin-top: 20px; }
.hidden-g .ul-small ul li a { color: #fff; padding-left: 30px; padding-right: 30px; line-height: 50px; display: block; }
.hidden-g .translate {-webkit-transform: translateX(-220px);  transform: translateX(-220px); }
.hidden-g .translate2 {-webkit-transform: translateX(0); transform: translateX(0);  }

@media (max-width: 1024px) {
.top_main{display: none;}
.header{ display: none; }
.hidden-g{display: block;}
.swiper-container{padding-top: 60px;}
.swiper-button-next, .swiper-button-prev{height:0;}
}



/*NY-BANNEE*/
.nyban{display: block;overflow: hidden;}
.nyban img{width: 100%; display: block;}



/*底部*/
.footer{background:#373737;overflow: hidden;}
.footer .skinw{overflow: hidden;}

.fnav{background:#800206; padding:15px 0;text-align: center;font-size: 15px;}
.fnav a {display: inline-block;color: #fff;}
.fnav em{opacity: 0.6;font-size: 14px;padding: 0 22px;color: #fff;}
.fnav em:last-of-type{display: none;}

.fcon{padding:94px 0 0;height: 218px;}
.f_logo {width: 29.66%;color:#aeaeae;font-size: 13px;}
.f_logo h2{display: block;margin-bottom:10px;}
.f_logo h2 img{display: block;}
.f_logo span{display: block;}
.f_logo a{color:#aeaeae;}

.f_text{width:40.83%;margin-left: 5%;}
.f_pho{color: #fff;height:80px;line-height: 16px;}
.f_pho b{font-size: 44px;line-height:60px;display: block;font-family: Times New Roman;}
.f_text ul li{color: #aeaeae;line-height: 26px;font-size: 14px;}

.f_code {width:23.33%;text-align: center;line-height: 38px;color: #fff;}
.f_code p {width:50%;float: left;padding-left:20px;box-sizing: border-box;}

.fjszc {padding:15px 0;margin:0 auto;background: #242424;}
.fjszc p{color:#919090;}
.fjszc a {color:#919090;}
.fjszc a:hover{color:#ffffff;text-decoration:underline;}

@media (max-width:767px) {
.fcon{padding:60px 0;height: auto;}
.f_logo{width: 100%;}
.f_text {width:100%;margin-left:0;margin-top: 20px;margin-bottom: 20px;}
.f_code{width: 100%;}
.f_code p{padding:0 10px;}
}