*{
	font-size: 14px;
}
body, button, select, textarea, input, label, option, fieldset, legend {
    color: #444444;
    font-family: Microsoft YaHei,sans-serif;
    line-height: 18px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, textarea, button, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
textarea {
    resize: none;
}
.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}
a, img {
    border: 0 none;
}
a {
    color: #666666;
    text-decoration: none;
}
li {
    list-style-type: none;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.fontW700{
	font-weight: 700;
}
.border0{
	border: 0 !important;
}
.dp-block{
	display: block;
}
.text-center{
	text-align: center;
}
.col-yellow{
	color: #d39827 !important;
}
.col-white{
	color: #FFFFFF !important;
}
.col-gray{
	color: #A5A5A5;
}
.col-red{
	color: #FF1A16;
}
.font10{
	font-size: 10px;
}
.font14{
	font-size: 14px;
}
.font16{
	font-size: 16px;
}
.hid {
    overflow: hidden;
}
.clearfix {
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.content {
    margin: 0 auto;
    width: 1200px;
}
section{
	position: relative;
    background-repeat: no-repeat;
}
h1, h2, h3, h4, h5 {
    line-height: 1.3em;
    letter-spacing: 1px;
}
p{	
    line-height: 1.7em;
    margin: 0 0 .7em;
    font-size: 1rem;
    color: #445b70;
}
.shadow{
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
}

.icon{
	display: inline-block;
	background-position: center;
	background-repeat: no-repeat;
}
.icon1{
	background-image: url(../img/icon1.jpg);
	width: 35px;
	height: 35px;
}
.icon-left{
	background-image: url(../img/icon-left.png);
	width: 40px;
	height: 40px;
}
.icon-right{
	background-image: url(../img/icon-right.png);
	width: 40px;
	height: 40px;
}
.icon-wechat{
	background-image: url(../img/icon-wechat.jpg);
	width: 50px;
	height: 50px;
}
.icon-weibo{
	background-image: url(../img/icon-weibo.jpg);
	width: 50px;
	height: 50px;
}
.icon-phone{
	background-image: url(../img/icon-phone.jpg);
	width: 21px;
	height: 21px;
}
.icon-contact-phone{
	background-image: url(../img/icon-contact-phone.jpg);
	width: 23px;
	height: 23px;
}
.icon-contact-fax{
	background-image: url(../img/icon-fax.jpg);
	width: 23px;
	height: 23px;
}
.icon-contact-earth{
	background-image: url(../img/icon-earth.jpg);
	width: 23px;
	height: 23px;
}
.icon-contact-mail{
	background-image: url(../img/icon-mail.jpg);
	width: 23px;
	height: 23px;
}
.icon-contact-this{
	background-image: url(../img/icon-this.jpg);
	width: 23px;
	height: 23px;
}
.flexBox{
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
}

header{
	justify-content:space-between;
	line-height: 94px;
	height: 94px;
}
header .logo-box img{
	height: 94px;
}
header .center ul{
	margin-left: 110px;
}
header .center ul li{
	width: 110px;
	font-size: 18px;
	text-align: center;
}
header .center ul li a{
	width: 110px;
	font-size: 18px;
	text-align: center;
}
header .center ul li a:hover{
	width: 110px;
	font-size: 18px;
	text-align: center;
	color:#006cdb;
}
header .end ul li{
	width: 50px;
	font-size: 18px;
	color: rgb(35,118,210);
}
header .end ul li span{
	font-size: 18px;
	color: rgb(35,118,210);
	padding: 6px 7px;
	border-radius: 5px;
}
header .end ul li.active span{
	color: #FFFFFF;
	background-color: rgb(35,118,210);
}
footer{
	min-width:1200px;
	background-color: #363636;
	color: #FFFFFF;
}
footer .body .header{
	line-height: 46px;
	font-size: 14px;
}
footer .body .line{
    border-left: 40px solid #EBB401;
    height: 2px;
    margin-bottom: 20px;
}
footer .body .line1{
	border-right: 84px solid #585858;
}
footer .body .line2{
	border-right: 390px solid #585858;
}
footer .body .line3{
	border-right: 70px solid #585858;
}
footer .body .line4{
	border-right: 110px solid #585858;
}
footer .item{
	margin-right: 90px;
	justify-content: space-between;
}
footer .item1 .icon{
	border-radius: 50px;
	margin: 0px 10px 0 0;
}
footer .item2 ul{
	color: #A5A5A5;
}
footer a{
	color: #FFFFFF;
	cursor: pointer;
	line-height: 26px;
}
footer .phone{
	color: #EDB402;
	margin: 30px 0 20px;
	display: inline-block;
	font-size: 21px;
}
footer .icon-phone{
	margin-right: 10px;
}
footer .body{
	border-bottom: 1px solid #1C1C1C;
	padding-bottom: 27px;
}
footer .ICP{
	border-top: 1px solid #515151;
}
footer .ICP p{
	text-align: center;
	color: #FFFFFF;
	line-height: 38px;
	margin-bottom: 0;
}
.banner{
	width: 100%;
	min-width: 1200px;
}
.banner img{
	width: 100%;
}
.banner .swiper-wrapper{
	width: 100%;
}
.banner .swiper-wrapper .swiper-slide{
	text-align: center;
}
.banner .swiper-pagination-bullet{
	padding: 0 3px;
    border-radius: 5px;
    background-color: rgb(235,180,0);
}
.banner .swiper-pagination-bullet-active{
	padding: 0 10px;
}
.banner .icon-box{
	position: relative;
    top: 50%;
    cursor: pointer;
    outline: none;
    z-index: 100;
}
.banner .icon-box .icon{
	position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    cursor: pointer;
    outline: none;
}
.width0{
	width: 0;
}
@media only screen and (max-width: 991px) {

}