@charset "utf-8";
/* CSS Document */
* {margin:0px;padding:0px;}
body {font-family:Microsoft Yahei;font-size:14px;color:#333;text-align:left;background:url(../img/banner.jpg) #fff no-repeat center 0px;padding:1000px 0px 0px;}
a:focus {outline:none;}
a {color:#333;text-decoration:none;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;}
a:hover {color:#e20604;text-decoration:underline;}
ul, li {list-style:none;}
img {border:none;}


.mainb {overflow:hidden;width:1184px;margin:0px auto;}
.mainb ul li {overflow:hidden;float:left;width:517px;height:202px;background:url(../img/bj1.jpg) no-repeat center 0px;margin:50px 0px 0px 50px;}
.mainb ul li h2 {overflow:hidden;float:left;width:185px;height:185px;margin:2px 30px 0px 8px;border-radius:50%;}
.mainb ul li h2 img {width:185px;height:185px;}
.mainb ul li h3 {overflow:hidden;font-size:18px;color:#fff;white-space:nowrap;text-overflow:ellipsis;height:48px;line-height:48px;}
.mainb ul li h3 a {color:#fff;}
.mainb ul li h3 a:hover {color:#fff;}
.mainb ul li p {overflow:hidden;font-size:18px;font-weight:normal;line-height:32px;height:96px;padding:18px 40px 0px 0px;}


.footer {overflow:hidden;font-size:16px;color:#e20604;text-align:center;background:url(../img/bj2.jpg) no-repeat center 0px;width:100%;height:140px;line-height:35px;margin:30px auto 0px;padding:63px 0px 0px;}
.footer a {color:#e20604;}
.footer a:hover {color:#e20604;}


.bpic {display:none;}



@media only screen and (min-width:0px) and (max-width:850px){

body {background:#fff;padding:0px;}

.bpic {display:block;margin:0px auto;}
.bpic img {width:100%;}
		
	
.mainb {width:94%;}
.mainb ul li {width:100%;height:auto;background:none;margin:5% 0px 0px;padding:0px 0px 5%;border-bottom:1px dotted #ddd;}
.mainb ul li h2 {width:120px;height:120px;margin:0px 3% 0px 0px;}
.mainb ul li h2 img {width:120px;height:120px;}
.mainb ul li h3 {font-size:18px;color:#333;white-space:normal;text-overflow:clip;height:auto;line-height:28px;}
.mainb ul li h3 a {color:#333;}
.mainb ul li h3 a:hover {color:#e20604;}
.mainb ul li p {font-size:16px;font-weight:normal;line-height:24px;height:auto;padding:3% 0px 0px 0px;}
	
	
.footer {width:100%;height:auto;line-height:30px;background:url(../img/bj2.jpg) no-repeat center center;margin:3% auto 0px;padding:10% 0px 10%;}


	
}
	
	
	
