
* {
    margin:0px;
    padding:0px;
}

html {
    padding:0px;
	font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";
}

body {
    margin:0px;
    padding:0px;
	background:url(bwcx_bg1.png) no-repeat left top;
	background-size:100% auto;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    margin:0;
    padding:0;
}
em{ text-decoration:none; font-style:normal;}
table {
    border-collapse:collapse;
    border-spacing:0;
}

img {
    border:none;
}


ol,ul,li {
    list-style:none;
}

/* 标题自定义 */
h1,h2,h3,h4,h5,h6 {
}


a{
	font-family:"Microsoft YaHei";
	text-decoration: none;
	cursor: pointer;
}
a:hover {
    text-decoration:none;
}
span{
	font-family:"Microsoft YaHei";
}
font{
	font-family:"Microsoft YaHei";
}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
.ly_clear {
    height:0px;
    line-height:0px;
    font-size:0px;
    overflow:hidden;
    display:none;
    clear:both;
}
/* 显示和隐藏 */
.ly_hide {
    display:none;
}
.ly_block {
    display:block;
}
.clear{ clear:both;}
i{ font-style:normal;}



.fl{ float:left;}
.fr{ float:right;}



/******************头部****************/

.top{ width:100%; margin:27% 0 0 0;}
.top_in{ width:1056px; margin:0 auto;}

.header{ width:100%; height:916px; position:relative;}
.header_bj{ width:100%; height:916px; position:absolute; left:0; top:0; min-width:1200px;}
.header_bj img{ width:100%; height:100%;}
.header_wz{ width:1010px; height:227px; position:absolute; left:50%; margin-left:-505px; top:200px;}
.header_wz img{ width:100%; height:100%;}

@media screen and (max-width:1200px){
	.header_wz{ top:110px !important;}
	.header{height:600px !important;}
	.header_bj{height:600px !important;}
}


/*二级页头部*/
.header_page{ width:100%; height:530px; position:relative;}
.header_page_bj{ width:100%; height:530px; position:absolute; left:0; top:0; min-width:1200px;}
.header_page_bj img{ width:100%; height:100%;}
.header_page_wz{ width:1003px; height:350px; position:absolute; left:50%; margin-left:-505px; top:40px;}
.header_page_wz img{ width:100%; height:100%;}

@media screen and (max-width:1200px){
	.header_page_wz{ top:10px !important;}
	.header_page{height:500px !important;}
	.header_page_bj{height:500px !important;}
}






/*******************公共底部 开始**********************/
.page_footer{width:100%; overflow:hidden; height:100px; margin-top:20px;background:#42393a; padding:10px 0;}
.page_footer_box {width:100%;text-align:center;margin:0px auto;}
.page_footer_box p{ font-size:14px; color:#fff; line-height:36px; text-align: center;}

.page_footer_in{ width:440px; margin:0 auto;}
