body{min-width:1360px;font-size: 14px;font-family: "Microsoft YaHei" , 微软雅黑;color: #333333;margin:0;padding:0;border:0}
header,section,div, p, span, h1, h2, h3, h4, h5, h6, form, input, a, ul, li, dt, dd, dl, ol, header, nav, footer {margin: 0;padding: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing:border-box;}
i,span,em{list-style:none;font-style:normal;}
.clearfix::after {content: '';display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.p1920{width: 1920px;position: relative;left: 50%;margin-left: -960px;}
.w1200{width: 1200px;margin: 0 auto;}
.w1300{width: 1300px;margin: 0 auto;}
.fl {float: left;}
.fr {float: right;}
 img{border:0px}

li{list-style: none;}
a{text-decoration: none;}
.clr{clear: both;}
.w-50{width: 50%;}
.w-100{width: 100%;}
header{
    width: 100%;    
    background-color: #fff;
    padding-left: 0;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	
}

.fixed-header{
    display: block !important;
    /*position: fixed !important;*/
    top: 0;
    z-index: 999;
}

.head-logo{
    float: left;
    height: 50px;
    margin: 18px 0;
}
.head-logo a{
    display: inline-block;
    vertical-align: middle;
}
.head-logo img{
    height: 100%;
}
.head-logo div{
    border-left: 1px solid #808080;
    display: inline-block;
    vertical-align: middle;
    height: 36px;
    padding-left: 10px;
    margin-left: 10px;
	margin-top: 15px;
}
.head-logo strong{
    display: block;
    font-size: 20px;
    color: #2e2e2e;
    font-weight: normal;
    line-height: 30px;
}
.head-logo p{
    font-size: 14px;
    color: #2e2e2e;
    font-weight: lighter;
    line-height: 18px;
    margin-top: 4px;
}
.head-logo p span{margin:0 10px 0;}
.head-logo p span:first-child{margin-left:0;}

.head-menu{
    display: inline-block;
    vertical-align: middle;
    text-align: right;
}


.head-tel{
    /* display: inline-block;
    vertical-align: middle; */
    text-align: right;
    padding-top: 10px;
} 
.head-tel img{
    display: inline-block;
    vertical-align: middle;
}
.head-tel span {
    font-size: 16px;
    line-height: 30px;
    color: #626262;
    display: inline-block;
    vertical-align: middle;
}
.head-tel strong {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    line-height: 30px;
    color: #cb271d;
}

.head-right{
    float: right;
    text-align: right;
    position: relative;
}

.right-icon{
    display: inline-block;
    vertical-align: middle;
    padding: 29px 20px;
    border-left: 1px solid #e9e9e9;
    margin-left: 20px;
}
.menu-icon{
    width: 40px;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    overflow: hidden;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;
}
.qrcode-i{
    background-image: url(/images/qrcode-icon.png)
}


.qrcode-box{
    display: none;
    width: 220px;
    background-color: #fff;
    position: absolute;
    top: 80px;
    right: 30px;
    box-sizing: border-box;
    box-shadow: 0 4px 8px rgba(0,0,0,.175);
    -webkit-box-shadow: 0 4px 8px rgba(0,0,0,.175);
	z-index: 9999;
}
.qrcode-box::before{
    content: " ";
    position: absolute;
    top: -8px;
    right: 6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width:  0 8px 8px 8px;
    border-color:  transparent transparent #cb271d transparent;
}
.qrcode-title{
    width: 100%;
    height: 46px;
    background-color: #cb271d;
    text-align: center;
    line-height: 46px;
    color: #fff;
    font-size: 16px;
    /* border-radius: 5px 5px 0 0; */
}
.qrcode-img{
    width: 160px;
    margin: 0 auto;
    padding: 10px 0;
}
.qrcode-img img{
    width: 100%;
}

.clearfix::after {content: '';display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.sh3 {background-color: #c40406;}
.nav1 {}
.nav-li {position: relative;z-index: 999;}
.nav-li .nav-a {display: block;line-height: 66px;font-size: 16px;color: #fff;width: 170px;text-align: center;font-weight: bold;}
.nav-ul {height: 0;overflow: hidden;position: absolute;left: 50%;top: 100%;background-color: #fff;z-index: 999;width: 100%;transform: translateX(-50%);}
.nav-ul li {width: 100%;}
.nav-ul li a {width: 100%;line-height: 38px;text-align: center;display: block;color: #333;}
.nav-li:hover .nav-a {background-color: #fff;color: #c40406;}
.nav-ul li a:hover {}


/* foot-ys */
.foot-ys{
    padding: 50px 0;
    text-align: center;
    font-size: 0;
    border-top: 1px solid #f7f7f7;
    background-color: #fff;
}
.foot-ys ul li{
    display: inline-block;
    vertical-align: top;
    width: 295px;
    margin-right: 40px;
    text-align: left;
}
.foot-ys ul li:nth-child(4){
    margin-right: 0;
}
.foot-ys ul li img{
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
}
.foot-ys-tit{
    display: inline-block;
    vertical-align: top;
    width: 240px;
    padding-left: 5px;
}
.foot-ys-tit strong{
    font-size: 22px;
    font-weight: normal;
    color: #333333;
}
.foot-ys-tit p{
    font-size: 14px;
    line-height: 22px;
    color: #666;
    margin-top: 10px;
}


/* foot-ys end */

/* footer */
footer{
    width: 100%;
    text-align: center;
    padding-top: 60px;
   background-color: #222222;
   
}
.foot-box{
    width: 1200px;
    margin: 0 auto;
	padding-top:40px;
}
.foot-left{
    width: 365px;
    height: 250px;
    float: left;
    text-align: left;
    padding-top: 5px;
    border-right: 1px solid #414140;
}
.foot-logo{
    width: 100%;
}
.foot-logo img{
    width: auto;
}
.foot-logo p{
    color: #727070;
    padding: 25px 0 30px;
    font-weight: lighter;
}

.foot-contact{
    width: 100%;
    text-align: left;
}
.foot-contact strong{
    font-size: 20px;
    font-weight: lighter;
    color: #ffffff;
}
.foot-contact h3{
    font-size: 38px;
    line-height: 38px;
    color: #cb271d;
    font-weight: bold;
    padding-top: 6px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

.foot-ewm{
    /* width: 300px; */
    height: 250px;
    float: right;
    text-align: right;
    border-left: 1px solid #414140;
}
.foot-ewm ul li{
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 148px;
    margin-left: 30px;
    margin-right: 30px;
}
.foot-ewm img{
    width: 100%;
}
.foot-ewm p{
    color: #999999;
    font-size: 12px;
    line-height: 20px;
    margin-top: 10px;
}

.foot-menu{
    float: right;
    padding-right: 10px;
}
.foot-menu-list{
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding-right: 60px;
}
.foot-menu-list>a{
    display: block;
    color: #f4f4f4;
    font-size: 16px;
    font-weight: lighter;
}
.foot-menu-list>a:hover{
    color:#cb271d;
}
.foot-menu-list ul{
    margin-top: 10px;
}
.foot-menu-list ul li a{
    display: block;
    color: #999999;
    font-size: 14px;
    line-height: 24px;
    font-weight: lighter;
}
.foot-menu-list ul li a:hover{
    color: #F90;
}


.copyright{
    width: 100%;
    text-align: center;
    padding: 20px 0 20px;
    margin-top: 30px;
    border-top: 1px solid #414140;
}
.copyright p{
    color: #999999;
    font-size: 14px;
    line-height: 30px;
    font-weight: lighter;
}
.copyright p a{
    color: #999999;
    font-size: 14px;
    line-height: 30px;
    font-weight: lighter;
    display: inline-block;
}
.copyright p a:hover{
    text-decoration: underline;
}



