@charset "utf-8";
/* CSS Document */

html, body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, button, textarea, p, blockquote, th, td {padding:0;margin:0;}
table {border-collapse:collapse;border-spacing:0;font-size:inherit;}
body { width: 100%; font-family:"Microsoft YaHei", Helvetica, Arial, sans-serif; font-size:15px; color: #0c0c0c; }
img {border:none;vertical-align:bottom;}
a, a:visited, a:hover, a:active {outline:0;text-decoration:none;}
a {color:#333333;}
a:hover {text-decoration:underline;color:#484848;}
ul, li {list-style-type:none;padding:0;margin:0;}
input, select, textarea, button {font-size:100%;font-family:inherit;}
h2 {font-size:14px;}

.clear {clear:both;height:0;overflow:hidden;font-size:0px;line-height:0;}
.fl {float:left;display:inline;}
.fr {float:right;display:inline;}



/*样式开始*/

/*banner*/
.banner{ text-align:center; background:url(../images/banner_bg.jpg) no-repeat center top; height:457px;}
.bannerimg{ background:url(../images/banner.jpg) no-repeat;height:457px; width:1000px; margin:0 auto;}
.bannerimg img{ display:none;}
.width948{ width:948px; margin:0 auto;}
.introduction{ margin-top:40px;}
.introduction p{ margin-top:15px;font: normal 16px/28px "Microsoft YaHei"; text-indent:2em;}
.introduction ul{ margin-top:20px;}
.introduction ul li{ text-align:center;  width:442px;}
.introduction ul li p{ margin-top:306px;font: normal 20px/20px "Microsoft YaHei"; text-align:center;}
.introduction ul .li1{ background:url(../images/t1.jpg) no-repeat 0 0; height:348px; }
.introduction ul .li2{ background:url(../images/t2.jpg) no-repeat 0 0; height:348px; }

/*相关报道*/



.report,.photo{margin-top:40px;}
.report ul{ margin-top:40px; overflow:hidden; margin-bottom:50px;}
.report ul li{ float:left; width:25%; text-align:center; }

.titlA{ background:url(../images/titl01.png) no-repeat top; height:58px; margin-bottom:20px;}
.titlA img{ display:none;}
.titlB{ background:url(../images/titl03.png) no-repeat top; height:58px; margin-bottom:20px;}
.titlB img{ display:none;}
.titlC{ background:url(../images/titl04.png) no-repeat top; height:58px; margin-bottom:20px;}
.titlC img{ display:none;}

@media screen and ( max-width:600px){
	.banner{ width:100%; background:none;height:auto;}
	.bannerimg{width:100%;background:none;height:auto;}
	.bannerimg img{ display: block;}
	
	.width948{ width:95%; margin:0 auto;}
	.introduction p{ margin-top:15px;font: normal 14px/22px "Microsoft YaHei"; text-indent:2em;}
	.report ul{ margin-top:20px; overflow:hidden; margin-bottom:30px;}
	.report ul li{ float:left; width:48%; margin:1%;}
	.report ul li img{ width:100%;}
	
.titlA { background: none; height: auto;margin-bottom:0px; margin-top:20PX;}
.titlA img{ display: block; width:100%;}
.titlB { background: none; height: auto;margin-bottom:0px; margin-top:20PX;}
.titlB img{ display: block; width:100%;}
.titlC { background: none; height: auto;margin-bottom:0px; margin-top:20PX;}
.titlC img{ display: block; width:100%;}
.photoimg { margin-bottom:20px;}
.photoimg img{ width:100%;}
	}

