html, body {
    font-family: "Microsoft YaHei" !important;
}
a{
    color: #000000;
}
.bannerDiv{
    min-width: 1004px;
    max-width: 1920px;
    height: 546px;
    background: url("/kzyq/images/banner.png") no-repeat center;
    position: relative;
}
.hui{
    width: 100%;
    background-color: #f4f4f4;
    height: 425px;
    position: absolute;
    z-index: 0;
    top: -42px;
}
.Box{
    width: 1004px;
    margin: 0 auto;
    border-top: 1px transparent;
    position: relative;
    z-index: 1;
}
.xuyan{
    width: 257px;
    height: 58px;
    line-height: 40px;
    background: url("/kzyq/images/title-bg.png") no-repeat;
    margin: 42px auto 26px auto;
    color: #ffffff;
    font-size: 24px;
    font-weight: bolder;
    text-align: center;
	
}
.xiangyun{
    width: 1020px;
    height: 206px;
    line-height: 30px;
    box-sizing: border-box;
    padding: 40px 48px;
    background: url("/kzyq/images/xiangyun.png") no-repeat;
    margin: 0 auto;
    font-size: 16px;
	color:#333333;
	text-indent:2em;
}
.catalog{
    width: 394px;
    height: 70px;
    line-height: 70px;
    background: url("/kzyq/images/catalog.png") no-repeat;
    margin: 60px auto 40px auto;
    color: #ffffff;
    font-size: 24px;
    font-weight: bolder;
    text-align: center;
    box-sizing: border-box;
   
	
}
.bg{
    width: 1004px;
    line-height: 25px;
    box-sizing: border-box;
    padding: 29px 15px 29px 33px;
    background: url("/kzyq/images/bg.png");
    border: 2px dashed #ee757b;
    margin: 0 auto;
    font-size: 16px;
	text-indent:2em;
	color:#333333;
}
.titlebg{
    border-bottom:2px solid #ff1a29;
    margin: 50px 0 32px 0;
}
.titlebg span{
    height: 52px;
    line-height: 52px;
    font-size: 19px;
    color: #FFFFFF;
    box-sizing: border-box;
    padding-left: 19px;
    font-weight: bolder;
}
.more{
    font-size: 15px;
    float: right;
    color: #c8321b;
    line-height: 52px;
    font-weight: bolder;
}
.smallbg{
    background: url("/kzyq/images/smallbg.png") no-repeat;

}
.bigbg{
    background: url("/kzyq/images/bigbg.png") no-repeat;

}
.main-O{
		min-width:1020px;
}
.main-O div{
    float: left;
}
.mainLeft{
    width: 446px;
}
.mainLeft img{
    display: block;
    font-size: 0;
    width: 445px;
    height: 286px;
    background-color: #f4f4f4;
}
.mainLeft p{
    font-size: 14px;
    margin-top: 16px;
    line-height: 20px;
	color:#333333;
	text-indent:2em;
}
.mainLeft a:hover p{
	color:#cd0600;
}
.JJ{
    width: 32px;
    height: 300px;
	
}
.mainRight{
	width:525px;
}
.mainRight .feiqiao-bg{
    width: 525px;
    height: 117px;
    line-height: 25px;
    background: url("/kzyq/images/feiqiao-bg.png") no-repeat;
    font-size: 16px;
    box-sizing: border-box;
    padding: 20px 27px;
    margin-bottom: 11px;
	text-indent:2em;
}
.mainRight ul li{
    float: left;
    width: 241px;
	color:#333333;

}
.mainRight ul li img{
    width: 241px;
    height: 158px;
    display: block;
    font-size: 0;
    background-color: #f4f4f4;
}
.mainRight ul li p{
    font-size: 14px;
    margin-top: 16px;
    line-height: 20px;
	text-indent:2em;
}
.mainRight ul li p:hover{
	color:#cd0600;
}
.mainRight ul li{
    margin-left: 3px;
}
.mainRight ul li:last-child{
    margin-left: 39px;
}
.xinbg{
    height: 176px;
    background: url("/kzyq/images/xinbg.png") no-repeat;
}

.xinbg ul{
    box-sizing: border-box;
    padding: 30px 25px 30px 12px;
}
.xinbg li> img{
    margin-right: 8px;
    vertical-align: top;
    margin-top: 10px;
}
.xinbg li{
    margin-bottom: 5px;
}
.xinbg li span {
    /*text-decoration:underline*/
    width: 935px;
    display: inline-block;
    text-decoration: none;
    line-height: 25px;
    border-bottom: 1px solid #f0e3e3;
    box-sizing: border-box;
    padding-bottom: 5px;
    font-size: 16px;
	color:#333333;
}
.GoChina{
    margin: 42px 0;
}
.clearfix {
    zoom: 1;
}
.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.clearfix:after {
    clear: both;
}