@charset "utf-8";
* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: normal;
    outline: none;
}

html,
body {
    color: #333;
    font-size: 16px;
    font-family: "Î¢ÈíÑÅºÚ";
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left;
}

@font-face{
    font-family: PangMenZhengDao;
    src: url(/xqw/style/fonts/PANGMENZHENGDAOCUSHUTI-2.ttf);
    font-weight: normal;
    font-style: normal;
}


li {
    list-style: none;
}

a {
    text-decoration: none;
    display: block;
}

img,
input {
    border: 0;
    outline: none;
}

.wap {
    display: none !important;
}

.top>img.wap {
    display: none;
}

body .clear {
    clear: both;
    height: 0 !important;
    width: 0 !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
}


.px1400 {
    max-width: 1400px;
    margin: 0 auto;
}





/* ¶¨Î»ËÑË÷¿ò */

.b-top {
    line-height: 40px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    display: none;
}

.t-search-zzc {
    position: fixed;
    z-index: 99998;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
}

.t-search {
    padding: 0 0 10px 0;
    display: none;
    display: block;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 99999;
}

.t-search>div {
    min-width: 500px;
    margin: 0 auto;
    position: relative;
    padding-right: 50px;
    padding: 5px 0;
    background: #fff;
}

.t-search>div input[type="text"] {
    display: block;
    width: 100%;
    padding: 0 70px 0 20px;
    font-size: 16px;
    height: 30px;
    box-sizing: border-box;
}

.search-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    width: 40px;
    background: #ae2615;
}

.search-btn input {
    display: block;
    width: 20px;
    margin: 10px auto;
}



/* ¶¨Î»ËÑË÷¿ò */

.b-t-search {
    float: left;
}

.b-t-search>div {
    position: relative;
    border: 1px solid #595959;
    height: 25px;
    line-height: 25px;
    margin-top: 10px;
    padding: 0 10px;
    font-size: 0;
    background: #373535;
}

.b-t-search>div .search-text {
    border: none;
    outline: none;
    line-height: 25px;
    height: 25px;
    width: 125px;
    vertical-align: middle;
    background: none;
    color: #fff;
}

.b-t-search>div .search-btn {
    width: 25px;
    height: 25px;
    background: url(/xqw/images/search.png) no-repeat;
    background-position: center center;
    border: none;
    outline: none;
    vertical-align: middle;
}

.head {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99999;
    transition: top 0.3s;
}

.head.on {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #ae2615;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
} 



.head.on::before {
    bottom: 0;
}
 
.b-top {
    line-height: 40px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    display: none;
}

.b-top-l {
    float: left;
    font-size: 14px;
    color: #fff;
    color: rgba(229, 229, 229, 0.8);
}
 
.b-t-search {
    float: left;
}

.b-t-search>div {
    position: relative;
    border: 1px solid #595959;
    height: 25px;
    line-height: 25px;
    margin-top: 10px;
    padding: 0 10px;
    font-size: 0;
    background: #373535;
}

.b-t-search>div .search-text {
    border: none;
    outline: none;
    line-height: 25px;
    height: 25px;
    width: 125px;
    vertical-align: middle;
    background: none;
    color: #fff;
}

.b-t-search>div .search-btn {
    width: 25px;
    height: 25px;
    background: url(/xqw/images/search.png) no-repeat;
    background-position: center center;
    border: none;
    outline: none;
    vertical-align: middle;
}

.search-box {
    float: left;
    margin-left: 50px;
    font-size: 0;
}

.search-box img {
    cursor: pointer;
    vertical-align: middle;
}
.head-top {
    position: relative;
    padding-top: 10px;
    padding-bottom: 20px;
}

.head.on .nav-r a {
    color: #333333;
    border-color: #333;
}

.head.on .nav-r a img {
    display: inline-block;
}

.head.on .nav-r a img:first-child {
    display: none;
}

.head.on .nav>ul>li>a{
    color: #fff;
}
.head.on .h-link a{
    color: #fff;
    border-color: #b8b8b8;
    display: inline;
}
.logo2{
    display: none;
}
.head.on .logo2{
    display: block;
}
.head.on .logo1{
    display: none;
}
.head.on .search-switch{
    padding-left: 30px !important;
    background: url(/xqw/images/ser.png) no-repeat;
    background-position: 10px center;
}
.logo {
    float: left;
    overflow: hidden;
    margin-left: 14%;
}

.logo a {
    position: relative;
    transition: all 0.5s;
    top: 0;
}

.logo a {
    display: block;
}

.logo a img {
	width: 100%;
    vertical-align: middle;
}
.h-right{
    margin-right: 14%;
    float: right;
    padding-top: 10px;
}
.h-link{
    text-align: right;
    font-size: 0;
}
.h-link a:first-child{
    border: none;
}
.h-link a{
    font-size: 14px;
    line-height: 15px;
	letter-spacing: 1px;
	color: #ffffff;
    padding: 0 10px;
    display: inline;
    
}
.h-link span{
    font-size: 16px;
    color: #fff;
    margin: 0 5px;
}
.h-link a img{
    vertical-align: -3px;
}
.search-switch{
    padding-left: 30px !important;
    background: url(/xqw/images/ser.png) no-repeat;
    background-position: 10px center;
    
}
.h-link a:hover{
    opacity: 0.7;
}
.nav {
    text-align: right;
    margin-top: 20px;
    float: right;
   
}

.nav>ul {
    font-size: 0;
    float: left;
}

.nav>ul>li {
    float: left;
    text-align: center;
    position: relative;
    margin-left: 50px;
}



.nav>ul>li:first-child {
    margin-left: 0;
}

.nav>ul>li>a {
    
    display: block;
    font-size: 22px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    position: relative;
    transition: all 0.3s;

}

.nav>ul>li.on>div {
    border-top: 3px solid #ffffff;
}

.nav>ul>li>a::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.nav>ul>li.on>a::after {
    border-bottom: 5px solid #ffffff;
}


/* .nav>ul>li.active>a {
    border-color: #f0a402;
} */

.nav>ul>li>div {
    position: absolute;
    top: 100%;
    min-width: 90px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    background: rgb(255 255 255);
    z-index: 9999;
    overflow: hidden;
    line-height: normal;
    display: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.nav>ul>li>div>ul {
    overflow: hidden;
}

.nav>ul>li>div>ul>li a {
    display: block;
    font-size: 14px;
    line-height: 40px;
    transition: .3s;
    color: #333;
    white-space: nowrap;
    padding: 0 10px;
}

.nav>ul>li>div>ul>li a:hover {
    background: #ae2615;
    color: #fff;
}

.nav-r {
    float: left;
    position: relative;
}

.nav-r a {
    float: left;
    margin-left: 20px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 0;
}

.nav-r a img {
    vertical-align: middle;
    display: none;
}

.nav-r a img:first-child {
    display: inline-block;
}

.nav-r a span {
    display: block;
    font-size: 18px;
}

.top {
    max-width: 1920px;
    margin: 0 auto;
    position: fixed;
    right: 10px;
    top: 18px;
    width: 25px;
    height: 25px;
    z-index: 9999;
}

.top>img {
    display: block;
    width: 100%;
}

.wap-menu {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999;
    font-size: 0;
}

.wap-menu img {
    height: 25px;
}

.close-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
}


/* nav */

.next-back img {
    display: block;
    width: auto !important;
    height: auto !important;
}

.pic {
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}

.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 1s;
}

.pic img:hover {
    transform: scale(1.05);
}


/* foot */

.foot{
    padding-top: 80px;
    background: url(/xqw/images/foot-bj.jpg) no-repeat;
    background-size: cover;
}

.foot-l{
    float: left;
    width: 50%;
}
.foot-logo{
    margin-bottom: 20px;
}
.foot-l p{
    font-size: 12px;
	line-height: 26px;
	color: #ffffff;
	opacity: 0.8;
}
.foot-r{
    float: left;
    width: 50%;
}
.foot-link{
    margin-bottom: 60px;
    font-size: 0;
}
.foot-link>div{
    width: 190px;
	height: 34px;
    background: url(/xqw/images/foot-link.png) no-repeat;
    background-position: center center;
    line-height: 34px;
    padding-left: 18px;
    font-size: 14px;
	color: #ffffff;
    cursor: pointer;
    display: inline-block;
    position: relative;
    margin-right: 60px;
}
.foot-link>div:nth-child(2){
    margin-right: 0;
}
.foot-link>div>ul>li>a{
    color: #333;
    padding-left: 10px;
    border-radius: 10px;
    font-size: 14px;

}
.foot-link>div>ul{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 34px;
    border-radius: 10px;
    background-color: #fff;
    padding: 15px 10px;
    display: none;
}

.foot-link>div>ul>li>a:hover{
    background-color: #ae2615;
    color: #fff;
    
}


.foot-link>div:hover ul{
    display: block;
}

.foot-ewm ul li {
    float: left;
    margin-right: 7%;
    width: 19.75%;
}
.foot-ewm ul li:nth-child(4){
    margin-right: 0;
}
.foot-ewm ul li img{
    width: 123px;
	height: 122px;
    border-radius: 10px;
}



.foot-ewm ul li p{
    font-size: 13px;
	color: #ffffff;
    text-align: center;
}

.foot-email{
    font-size: 0;
    margin-top: 20px;
}
.foot-email a{
    display: inline-block;
    font-size: 12px;
	line-height: 26px;
	color: #ffffff;
    margin-right: 45px;
}
.foot-email a:nth-child(2){
    margin-right: 0;
}
.foot-email a:hover{
    text-decoration: underline;
}
.foot-email img{
    vertical-align: text-bottom;
    margin-right: 8px;
}

.copyright p{
    text-align: center;
    font-size: 12px;
	color: #ffffff;
	opacity: 0.7;
}
.copyright p a{
color:#fff;
display: inline-block;
}
.copyright{
    padding: 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    margin-top: 50px;
}


/* Æ®´° */

.bay-box{
    width: 301px;
height: 186px;
    position: fixed;
    left: 200px;
    top: 200px;
    z-index: 999;
    
    background-size: cover;
    text-align: center;
    padding-top: 45px;
}

.bay-box a p{
    font-size: 20px;
	color: #ffffff;
}
.bay-box a:hover{
    opacity: 0.7;
}

@media screen and (max-width:1850px) {
    .logo{
        margin-left: 7%;
    }
    .h-right{
        margin-right: 7%;
    }
}

@media screen and (max-width:1620px) {
	.nav>ul>li{
		margin-left: 40px;
	}
}
@media screen and (max-width:1530px) {
	.nav>ul>li{
		margin-left: 30px;
	}
}
@media screen and (max-width:1426px) {
	.nav>ul>li{
		margin-left: 20px;
	}
    .logo{
        margin-left: 3%;
    }
    .h-right{
        margin-right: 3%;
    }
}

@media screen and (max-width:1420px) {
    .px1400 {
        max-width: 1400px;
        margin: 0 10px;
    }
    
    .head-top{ 
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .search-box{
        margin-left: 35px;
    }

   
}

@media screen and (max-width:1320px) {
    .px1300 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .search-box{
        margin-left: 25px;
    }
    
    .nav>ul>li>a{
    	font-size: 22px;
    }
}

@media screen and (max-width:1220px) {
   
     
    .px1200{
        padding-left: 10px;
        padding-right: 10px;
    }
    .search-box{
        margin-left:18px;
    }

    .nav>ul>li{
		margin-left: 15px;
	}
	.nav>ul>li>a{
    	font-size: 20px;
    }
    .foot-ewm ul li img{
        width: 100px;
        height: 100px;
    }
}

@media screen and (max-width:1024px) {
    body {
        padding-top: 60px !important;
    }
    .pc {
        display: none !important;
    }
    .wap {
        display: block !important;
    }
    .m-head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #ae2615;
        z-index: 999;
        padding: 10px;
    }
    .m-logo {
        font-size: 0;
    }
    .m-logo a {
        font-size: 0;
        line-height: 40px;
        display: block;
    }
    .m-logo img {
        max-height: 40px;
        max-width: 80%;
        vertical-align: middle;
    }
    .m-tlink {
        padding: 10px 15px 0 15px;
    }
    .m-tlink a {
        font-size: 12px;
        margin-right: 5px;
        color: #fff;
        display: inline-block;
        line-height: 24px;
        background: #fff;
        color: #304174;
        line-height: 24px;
        padding: 0 15px;
        border-radius: 5px;
    }
    .m-search {
        margin: 0 15px;
        padding-right: 50px;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        position: relative;
        line-height: 35px;
        /* background: #fff; */
        margin-top: 15px;
        border: 1px solid #fff;
    }
    .m-search input[type="text"] {
        display: block;
        width: 100%;
        line-height: 25px;
        background: none;
        color: #fff;
    }
    .m-search input[type="text"]::placeholder {
        color: #fff;
    }
    .m-search input[type="image"] {
        position: absolute;
        right: 10px;
        top: 10px;
        height: 15px;
    }
    .m-nav {
        position: fixed;
        top: 60px;
        right: -100%;
        bottom: 0;
        z-index: 999;
        background: #ae2615;
        overflow-y: scroll;
        width: 100%;
        max-width: 375px;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }
    .m-nav ul {
        padding: 0 15px;
        /* border-top: 1px solid rgba(255, 255, 255, 0.2); */
    }
    .m-nav ul li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        position: relative;
    }
    .m-nav ul li>span.on {
        transform: rotateZ(90deg);
    }
    .m-nav ul li ul {
        display: none;
    }
    .m-nav ul li ul li {
        border: none;
    }
    .m-nav>ul>li a {
        display: block;
        font-size: 14px;
        line-height: 20px;
        padding: 15px 0;
        position: relative;
        color: #fff;
    }
    .m-nav>ul>li ul li a {
        padding: 10px 0;
    }
    .m-nav>ul>li>span {
        position: absolute;
        width: 20px;
        height: 20px;
        background: url(/xqw/images/m-nav_down.png) no-repeat;
        background-size: 14px 14px;
        background-position: center center;
        right: 0;
        top: 15px;
        cursor: pointer;
        display: block;
        color: #fff;
        transition: all 0.3s;
    }

    .foot-l{
        float: none;
        width: auto;
        text-align: center;
    }
    .foot-r{
        float: none;
        width: auto;
    }
    .foot{
        padding-top: 30px;
    }
    .foot-ewm ul li{
        text-align: center;
    }
    .foot-link{
        margin: 20px 0;
        text-align: center;
    }
    .foot-link>div{
        text-align: left;
    }
    .foot-email{
        text-align: center;
    }

    .bay-box {
        display: none;
    }
}


@media screen and (max-width:768px) {

    
}

@media screen and (max-width:480px) {
    .foot-link>div{
        display: block;
        margin: 0 auto;

    }
    .foot-link>div:nth-child(2){
        margin: 0 auto;
        margin-top: 10px;
    }
    .foot-ewm ul li{
        width: 50%;
        margin: 0;
        margin-bottom: 20px;
    }
    .foot-email{
        margin-top: 0;
    }
    .copyright{
        margin-top: 20px;
        padding: 10px;
    }
}