@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", "微软雅黑";}
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; }
.clearfix:after {content: "";display: block;clear: both;}
a { color: #666; text-decoration: none }
a:hover{color:#284e92;}
.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, h2, h3, h4, h5, h6, dl, dd, dt, i, em {font-weight: normal;font-style: normal;}
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:1200px) {
.skinw, .wrapper{width: 95%;}
.container{width: 95%; margin: 0 auto;overflow: hidden;}
}

/*Header*/
.header{width: 100%;height: 100px;position: fixed;top: 0;background:#FFF;z-index: 5;box-shadow: 0 2px 6px rgba(0,0,0,0.2);}

.header_main{max-width: 1200px;height: 100%;margin: 0 auto;}
.header .logo{margin-top:10px;float: left;}
.Navlist{margin-left: 300px;height: 100%;background-size: contain;}
.nav{float: right;display: block;}
.nav>li{font-size:16px;float:left;position: relative;}
.nav>li>a{padding:0 20px;line-height:100px;display: block;color: #222;text-decoration: none;position: relative;}
.nav>li>a:hover, .nav>li>a.selected {background-color:#284e92;color: #fff;}
.nav>li>a:hover::after, .nav>li>a.selected::after {content: '';position: absolute;bottom: 0;left: 50%;margin-left: -2.5px;border: 5px solid #fff;border-color: transparent transparent #fff transparent;}

.swiper-container{padding-top: 100px;}
.swiper-container img{display:block; width:100%!important;image-rendering:pixelated;}
.swiper-button-next, .swiper-button-prev{display: none;}

@media (max-width:1200px){
.header_main{width:95%;margin:auto;}
}
@media (max-width:1100px){
.nav>li{font-size:15px;}
.nav>li>a{padding:0 13px;}
}


/*------------手机站导航开始----------*/
.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:#284e91;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: #284e91;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) {
.header{ display: none; }
.hidden-g{display: block;}
.swiper-button-next, .swiper-button-prev{height:0;}
.swiper-container{padding-top: 60px;}
}



/*底部*/
.footer{background:#e0e0e0 url(../images/footer_bg.jpg) no-repeat center;overflow: hidden;padding:60px 0 20px 0;}

.ft-title h4{font-size: 20px;color: #4c4c4c;font-weight: normal;background: url(../images/dbx.jpg) no-repeat left 40px;padding-bottom: 45px;}

.ft-logo{width:20%; float:left;}
.ft-logo img{display: block;}

.ft-ewm{width:25%;float:left;}
.ft-ewm img{display: block;margin: auto;width: 115px;margin-top: 45px;}
.ft-ewm em{display: block;color: #4c4c4c;font-size: 14px;text-align: center;padding-top: 12px;}

.ft-nav {width:20%;float: left;padding-left:50px;box-sizing: border-box;}
.ft-nav ul li{height:36px;line-height: 36px;}
.ft-nav ul li a{display: block; font-size: 15px;color:#4c4c4c;/*opacity: 0.7;*/white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ft-nav ul li a:hover{color:#e90e0a;opacity:1;text-decoration:underline;}

.ft_con{width:35%;float: left;overflow: hidden;padding-left:50px;box-sizing: border-box;}
.ft_con ul{margin-bottom:35px;}
.ft_con ul li{margin-bottom:6px;}
.ft_con ul li em{display:inline-block;height:auto;line-height:22px;font-size:15px;color:#4c4c4c;/*opacity:0.7;*/}


.copy {border-top:1px rgba(0,0,0,0.3) solid;padding:30px 0px;margin-top:60px;}
.copy section{font-size:16px;color:#333;display:flex;justify-content:space-between;line-height:32px;}
.copy section a{color:#333;}
.copy section a:hover{text-decoration:underline;color:#e90e0a;}

@media only screen and (max-width:767px) {
.ft-logo, .ft-ewm{display: none;}
.ft-title h4{margin-bottom:10px;padding-bottom:25px;}
.ft-nav{width:100%;float:none;padding-left:0;margin-bottom: 20px;}
.ft-nav ul li{display:inline-block;margin-right:15px;line-height:30px;}
.ft_con{width:100%;float:none;padding-left:0;}
.ft_follow{width:100%;float:none;}
	
.copy section{display:block;}
}
@media only screen and (max-width:600px) {

}
