@charset "utf-8";


.is-header ul {
    margin-bottom: 0;
    margin-top: 0;
}

.m-banner {
    height: 520px;
    background: url(../images/zqsk/banner.png)no-repeat top center;
    /* overflow: hidden; */
}

.m-banner .href {
    margin: 30px 0 70px;
}

.m-banner .href .f-fr {
    width: 140px;
    height: 52px;
    line-height: 52px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 17px;
}
.zttitle {
    width: 581px;
	height: 115px;
    margin: 0 auto;
}
/* search */
.u-search{width: 640px; height: 54px;margin: 47px auto 0;}
.u-search form{display: flex;background: #fff;height: 54px;overflow: hidden;border: 1px solid #d00d0d;border-radius: 4px;}
.u-search form input[type="text"]{flex:1;padding:0 0 0 28px;height: 52px;line-height: 52px;font-size: 16px;color: #666;}
.u-search form input[type="submit"]{width: 52px;height: 52px;background: url(../images/zqsk/seach.png) center no-repeat;}


.is-main {
    padding: 50px 0;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.integrated {
    width: 100%;
    height: 100px;
    margin: 50px 0;
}

.zcbox{margin-bottom: 50px;}
.zctitle {
    width: 100%;
    height: 62px;
    margin-bottom: 37px;
}
.zctitle ul li {
    width: 276px;
	height: 62px;
	background-color: #f5f5f5;
	border-radius: 6px;
    float: left;
    margin-right: 32px;
    line-height: 62px;
    font-size: 24px;
	font-weight: bold;
	color: #3d3d3d;
    position: relative;
}
.zctitle ul li:last-child {
    margin-right: 0;
}
.titlebox1 {
    width: 196px;
    text-align: right;
    background: url(../images/zqsk/img2.png) left no-repeat;
    margin: 0 auto;
}
.titlebox2 {
    width: 194px;
    text-align: right;
    background: url(../images/zqsk/img3.png) left no-repeat;
    margin: 0 auto;
}
.titlebox3 {
    width: 147px;
    text-align: right;
    background: url(../images/zqsk/img5.png) left no-repeat;
    margin: 0 auto;
}
.titlebox4 {
    width: 194px;
    text-align: right;
    background: url(../images/zqsk/img7.png) left no-repeat;
    margin: 0 auto;
}
.zctitle ul li.active {
    background-color: #d00d0d;
}
.zctitle ul li a{
    color: #3d3d3d;
}
.zctitle ul li.active a {
    color: #fff;
}
.zctitle ul li.active .titlebox1{background: url(../images/zqsk/img1.png) left no-repeat;}
.zctitle ul li.active .titlebox2{background: url(../images/zqsk/img4.png) left no-repeat;}
.zctitle ul li.active .titlebox3{background: url(../images/zqsk/img6.png) left no-repeat;}
.zctitle ul li.active .titlebox4{background: url(../images/zqsk/img8.png) left no-repeat;}
.zctitle ul li.active::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #d00d0d;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    bottom: -8px;
}

.ztbox {
    width: 100%;
    height: 420px;
    padding: 30px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.ztboxlist {
    width: 555px;
    height: 100%;
}
.title {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #ddd;
    position: relative;
    line-height: 1;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #d00d0d;
}
.title a {
    font-size: 14px;
    float: right;
    margin-top: 8px;
    font-weight: normal;
	color: #999999;
}
.title::before {
    content: "";
    width: 22px;
	height: 3px;
	background-color: #d00d0d;
    position: absolute;
    left: 30px;
    bottom: -2px;
}
.titlea::before {
    content: "";
    left: 60px;
    bottom: -2px;
}
.ztboxlist ul li {
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    padding-left: 15px;
    background: url(../images/zqsk/dian.png) no-repeat left;
}
.ztboxlist ul li a {
    display: inline-block;
    width: 83%;
    color: #333;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ztboxlist ul li span {
    float: right;
    color: #999999;
    font-size: 14px;
}

.zqbt {
    width: 100%;
    height: 50px;
    background: url(../images/zqsk/more.png) center no-repeat;
    text-align: center;
    font-size: 28px;
	font-weight: bold;
	color: #bf1e20;
    line-height: 50px;
    margin-bottom: 33px;
}
.imgbox {
    width: 100%;
    height: 128px;
    margin-bottom: 20px;
}
.imgbox a {
    display: block;
    width: 285px;
	height: 128px;
    float: left;
    margin-right: 20px;
}

.zqfwbox .imgbox a {
    display: block;
    width: 386px;
    height: 128px;
    float: left;
    margin-right: 20px;
}

.imgbox a:last-child {
    margin-right: 0;
}
.imgbox a img {
    width: 100%;
    height: 100%;
}

.m_inter{
    margin-top: 50px;
}
.m_interaction{
    padding-bottom: 50px;
}
.g_right a{
    display: block;
}
.g_right a:first-child{
    margin-right: 20px;
}





/* footer */
.m-footer{background:#efefef;}
.m-footer .m-middle{width:1200px;margin:0 auto;padding:25px 0 30px 0; overflow:hidden;position:relative;}
.m-middle p{width:560px;line-height:40px;margin:0 0 0 80px;padding-left: 140px;}
.m-middle ul{margin-left:65px;}
.m-middle a{text-decoration:underline;}
.m-middle ul li{float:left;height:90px;line-height:150px;margin-right:20px;width:62px;text-align:center;font-size: 14px;}
.m-middle ul li.f1{background:url(../images/public/connect.png) no-repeat -149px 0px;}
.m-middle ul li.f2{background:url(../images/public/connect.png) no-repeat -222px 0;}
.m-middle ul li.f3{background:url(../images/public/connect.png) no-repeat 0 0;}
.m-middle ul li.f4{background:url(../images/public/connect.png) no-repeat -74px 0;}
.wgw{background:url(../images/public/mcfot_16.png) no-repeat left center;padding:4px 20px;}
#_span_jiucuo{position:absolute;right:10px;top:55px;}
#_ideConac{position:absolute;left:0px;top:55px;}
.u-slhwza img {width: 120px;height: 54px;}
.u-slhwza {position: absolute;top: 65px;left: 80px;}

/*media query*/
/*large pcScreen*/
@media (min-width:1280px) {}

/*medium pcScreen lg*/
@media screen and (max-width: 1279px) {}

@media screen and (max-width: 1200px) {}

/*pad md*/
@media screen and (max-width: 991px) {}

/*phone sm*/
@media screen and (max-width: 767px) {
    .container,.ztboxlist,.zttitle,.zttitle img,.u-search,.integrated img,.bsfw,.bsfw img{width: 100%;}
    .m-banner .href img{width: 200px;}
    .is-main{width: 95%;}
    .ztboxlist ul li a{width: 70%;}
    .ztbox,.integrated,.zctitle,.imgbox{height: 100%;}
    .ztboxlist{height: 350px;float: none;margin-bottom: 20px;}
    .zctitle ul li{width: 100%;margin-bottom: 20px;float: none;}
    .imgbox a{float: none;margin: 0 auto 10px;}
    .imgbox a:last-child{margin-right: auto;}

}

/*small xs*/
@media screen and (max-width: 600px) {}

@media screen and (max-width: 580px) {}