/* CSS Document */
html{font:normal 12px "Microsoft yahei",Arial;}
body{ margin:0 auto; font-size:14px; background:#ffffff;}
*{ margin:0 auto;}
/**public style**/
.clearfloat{clear:both;height:0;line-height:0;font-size:0;}
.clearfloat2{overflow:hidden;zoom:1; display:block;}
.pabs{position: absolute;}
.prel{position:relative;}
.floatL{float:left;}
.floatR{ float:right;}

A:link{color:#000000;text-decoration:none;}
A:visited{color:#000000;text-decoration:none;}
A:active{color:#ff0000;text-decoration:none;}
A:hover{color:#FF0000;text-decoration:none;}
.body-box{ background:url(body-bj.png) no-repeat center bottom;}
.warp{width:1200px; margin:0 auto;}
/***默认隐藏部分***/
.phoneBanner{ display:none;}
.nav-phone{ display:none;}
.logo-wrapPhone{display:none;}
.footerLinkPhone{ display:none;}
/**头部css**/
.header1{ height:auto; width:100%; background:url(right-tu.jpg) no-repeat right top #f8f5ee;}
.head{ width:1200px; margin:0 auto; height:135px;}
.logo{ width:70%;}
.search{ width:30%;}
.nav{ background-color:#cc090f; width:100%; height:48px;}
.navN{ width:1200px; height:48px; margin:0 auto;}
.header11{ height:auto; width:100%; margin:0 auto; text-align:center;}

/**banner css**/
.content{ width:1200px; height:auto; margin:0 auto;}
.con1, .con2, .con3, .con4{ margin-top:2.5%;}
/**notice ,news css**/
.con1{overflow: hidden;}
.notice{ float:left;  width:30%; height:auto;}
.notice-title{height:auto;}
.notice-tlist{height:auto;}
.news{float:left; overflow: hidden; width:69%; margin-left:1%;}
.news-listImg{float:left; width:45%;}
.news-listList{float:left; width:54%;margin-left:1%;}
/**jyxx .kxyj css**/
.con3{overflow: hidden;}
.jyxx{float:left; width:49.5%;}
.kxyj{float:left; width:49.5%; margin-left:1%;}
/**ywjs-title css**/
.ywjs-title{ height:auto;}
.ywjs-list{ height:auto;}
/**footer css**/
.footer{ background:#cc090f; height:auto;}
.footer-top{ height:auto; border-bottom:1px solid #fff;}
.footerLink{ width:1200px; margin:0 auto; height:auto; text-align:center;}
/*****************屏幕分辨率，判断*****************************/
@media screen and (min-width: 800px) and (max-width:1200px) {
.head{ width:800px; margin:0 auto; height:135px;}
.nav{ background-color:#cc090f; width:100%; height:48px;}
.navN{ width:800px; height:48px; margin:0 auto;}
.content{ width:800px; height:auto; margin:0 auto;}

.notice{ float:left;  width:49.5%; height:auto;}
.news{float:left; width:49.5%; margin-left:1%;}
.news-listImg{width:45%; display:none;}
.news-listList{ width:100%; margin-left:0%;}
.footerLink{ width:800px; margin:0 auto; height:auto; text-align:center;}

.phoneBanner{ display:block;}
.banner1{ display:none;}
}
@media screen and (min-width: 640px) and (max-width:800px) {
/***隐藏，显示**/
.phoneBanner{ display:block;}
.banner1{ display:none;}
.header1{ height:auto; width:100%; background:#f8f5ee;}
.nav-phone{ display:block;}
.logo-wrapPhone{display:block; width:47%; padding-left:0%; position:absolute; top:6px; left:5px;}
.logo{ display:none;}
.search{ display:none;}
.nav{ display:none;}	
/**content css**/
.content{ width:640px; height:auto; margin:0 auto;}
.head{ width:640px; margin:0 auto; height:auto;}

.notice{width:100%; height:auto;}
.news{width:100%; margin-left:0%; margin-top:2%;}
.news-listImg{width:45%; display:none;}
.news-listList{ width:100%; margin-left:0%;}
.jyxx{width:100%;}
.kxyj{ width:100%; margin-left:0%; margin-top:2%;}
.footerLink{ width:100%; margin:0 auto; height:auto; text-align:center;}
.footerLinkPhone{  display:block; width:100%; height:auto; margin:0 auto;text-align:center;}
}
@media screen and (max-width:640px) {
/***隐藏，显示**/
.phoneBanner{ display:block;}
.banner1{ display:none;}
.header1{ height:auto; width:100%; background:#f8f5ee;}
.nav-phone{ display:block;}
.logo-wrapPhone{display:block; width:55%; padding-left:0%; position:absolute; top:6px; left:5px;}
.logo{ display:none;}
.search{ display:none;}
.nav{ display:none;}
/**content css**/
.head{ width:100%; margin:0 auto; height:auto;}
.content{ width:100%; height:auto; margin:0 auto;}
.con1{overflow: hidden;}
.notice{width:100%; height:auto;}
.news{ width:100%; margin-left:0%; margin-top:2%;}
.news-listImg{ width:0%; display:none;}
.news-listList{ width:100%;margin-left:0%;}
.jyxx{ width:100%;}
.kxyj{ width:100%; margin-left:0%; margin-top:2%;}
.footer-top{ display:none;}
.footerLink{ width:100%; margin:0 auto; height:auto; text-align:center;}
.footerLinkPhone{ display:block; width:100%; height:auto; margin:0 auto;text-align:center;}
}
@media screen and (max-width:590px) {
.logo-wrapPhone{display:block; width:62%; padding-left:0%; position:absolute; top:6px; left:5px;}	
}
@media screen and (max-width:500px) {
.logo-wrapPhone{display:block; width:72%; padding-left:0%; position:absolute; top:6px; left:3px;}	
}
@media screen and (max-width:400px) {
.logo-wrapPhone{display:block; width:90%; padding-left:0%; position:absolute; top:6px; left:3px;}	
}