@charset "utf-8";


.is-header ul {
    margin-bottom: 0;
    margin-top: 0;
}

.m-banner {
    height: 520px;
    background: url(../images/banner.png)no-repeat top center;
    overflow: hidden;
}

.m-banner .href {
    margin: 25px 0 45px;
}

.m-banner .href .f-fr {
    width: 130px;
	height: 38px;
    line-height: 38px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 20px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.zttitle {
    width: 689px;
	height: 177px;
    margin: 0 auto;
}
/* search */
.u-search{width: 600px; height: 50px;margin: 88px auto 0;}
.u-search form{display: flex;background: #fff;height: 50px;overflow: hidden;border-radius: 10px;}
.u-search form input[type="text"]{flex:1;padding:0 0 0 28px;height: 50px;line-height: 50px;font-size: 16px;color: #666;}
.u-search form input[type="submit"]{width: 73px;height: 50px;background: url(../images/seach.png) center no-repeat;}


.is-main {
    padding: 40px 0;
}

.container {
    width: 1240px;
    margin: 0 auto;
}

.zcbox {
    width: 100%;
    height: 395px;
    margin-bottom: 30px;
}
.zctitle {
    width: 346px;
    height: 100%;
    float: left;
}
.zctitle ul li {
    width: 346px;
	height: 130px;
	background-color: #fff5f5;
	border-radius: 10px;
    margin-bottom: 5px;
    font-size: 30px;
	font-weight: bold;
	color: #ffffff;
}
.zctitle ul li div{float: left;}
.zctitle ul li div.one{width: 76px;height: 91px;margin-right: 68px;background: url(../images/img4.png) no-repeat;}
.zctitle ul li div.two{width: 92px;height: 98px;margin-right: 54px;background: url(../images/img1.png) no-repeat;}
.zctitle ul li div.three{width: 82px;height: 92px;margin-right: 42px;background: url(../images/img5.png) no-repeat;}
.zctitle ul li p{line-height: 130px;}
.zctitle ul li.active{background-color: #de3b3b;}
.zctitle ul li.active div.one{width: 76px;height: 91px;margin-right: 68px;background: url(../images/img3.png) no-repeat;}
.zctitle ul li.active div.two{width: 92px;height: 98px;margin-right: 54px;background: url(../images/img6.png) no-repeat;}
.zctitle ul li.active div.three{width: 82px;height: 92px;margin-right: 42px;background: url(../images/img2.png) no-repeat;}
.zctitle ul li.active p{color: #fff; position: relative;}
.zctitle ul li.active p::before{
    content: "";    
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #fff;
    position: absolute;
    right: 55px;
    top: 55px;
}
.zctitle ul li.active p.siqk::before{right: 18px;}

.listbox {
    width: 867px;
	height: 394px;
	background-color: #ffffff;
	box-shadow: 0px 0px 2px 0px rgba(235, 140, 140, 0.8);
    float: right;
    padding: 20px;
}
.listbox ul li {
    line-height: 44px;
    font-size: 18px;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 20px;
    background: url(../images/dian.png) left no-repeat;
}
.listbox ul li span {
    color: #666666;
    float: right;
    margin-left: 20px;
}

.zqbt {
    width: 100%;
    height: 80px;
    background: url(../images/more.png) center no-repeat;
    text-align: center;
    font-size: 30px;
	font-weight: bold;
	color: #fff;
    line-height: 70px;
    margin-bottom: 20px;
    text-indent: 60px;
}

.zcjdbox {
    width: 100%;
    height: 386px;
    margin-bottom: 30px;
}

.rotation{
    width: 602px;
	height: 386px;
    position: relative;
    float: left;
}
.rotation ul li {
    position: relative;
    height: 386px;
}

.rotation ul li img {
    width: 100%;
    height: 100%;
}

.rotation ul li p {
    position: absolute;
    width: 100%;
    height: 58px;
    line-height: 58px;
    bottom: 0;
    padding: 0 20px;
    background: rgba(0, 0, 0, .4);
    color: #fff;
    font-size: 18px;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
}
.rotation .hd {
    position: absolute;
    bottom: 10px;
    right: 30px;
    z-index: 999;
}

.rotation .hd ul li {
    float: left;
    width: 14px;
    height: 14px;
    background: rgba(255, 255, 255, 0.6);
    margin: 0 4px;
    border-radius: 50%;
}

.rotation .hd ul li.on {
    background: #d30000;
}



.imgbox {
    width: 100%;
    height: 165px;
    margin-bottom: 25px;
}
.imgbox a {
    display: block;
    width: 408px;
	height: 165px;
    float: left;
    margin-right: 8px;
}
.imgbox a:last-child {
    margin-right: 0;
}

.listboxtwo {
    width: 635px;
    height: 386px;
    padding: 0 0 0 20px;
    box-shadow: none;
}

.is-fytd{position: fixed; left: 10px; bottom: 336px; width: 122px;}
.is-fytd .u-img{display: block; width: 100%;}

/*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,.bsfw,.bsfw img,.u-search,.zttitle,.zttitle img{width: 100%;}
    .u-search{margin: 0 auto;}
    .zcbox{height: 100%;float: none;}
    .listbox,.zctitle{width: 100%;float: none;}
    .m-banner .href img{width: 200px;}
    .is-main{width: 95%;}
    .zcjdbox,.imgbox{height: 100%;}
    .rotation{width: 100%;height: 228px;float: none;margin-bottom: 20px;}
    .listboxtwo{width: 100%;float: none;}
    .rotation ul li{height: 228px;}
    .ztboxlist ul li a{width: 70%;}
    .ztboxlist{height: 350px;float: none;margin-bottom: 20px;}
    .zctitle ul li{width: 100%;margin-bottom: 5px;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) {}