@charset "gb2312";
/* CSS Document */
*{font-size:14px;font-family:"寰蒋闆呴粦";color:#333;}
body,dl,dd,p{margin:0;}
a{text-decoration:none;}
img{display:block;}
input{margin:0;padding:0;border:none;outline:none;cursor:pointer;}
textaea{margin:0;padding:0;outline:none;}
h1,h2,h3{font-weight:normal;margin:0;}
ul{margin:0;padding:0;}
li{list-style:none;}
.clearfix{clear:both;}

/*标题*/
.titlebg{
	max-width:1000px;
	margin:0 auto;
	margin-top:30px;
}

.title{
	width:360px;
	margin: auto;
}

.title h1{
	font-size:26px;
	font-weight:bolder;
	text-align:center;
	color:#282b32;
}

/*.title hr{
	background-color:#e30171;
	border:#e30171 solid 1px;
	width:60px;
	margin: auto;
	margin-top:4px;
	height:5px;
}*/

/*header*/
.header-bg{background-color:#fff;}
.header{max-width:980px; margin:0 auto; overflow:hidden;}
.header .logo{ float:left;margin-top:2px;}
.header .right{float:right; line-height:36px; text-align:right; font-size:14px;}
.header .right a:hover{color:#990000;}

/*轮播*/
.slideBox{width:559px !important;height:300px !important; position:relative; overflow:hidden;float:left;}
.slideBox ul.items{ position:absolute; float:left; background:none; list-style:none; padding:0px; margin:0px;}
.slideBox ul.items li{ float:left; background:none; list-style:none; padding:0px; margin:0px;}
.slideBox ul.items li a{ float:left; line-height:normal !important; padding:0px !important; border:none/*For IE.ADD.JENA.201206300844*/;}
.slideBox ul.items li a img{ margin:0px !important; padding:0px !important; display:block; border:none/*For IE.ADD.JENA.201206300844*/;}
.slideBox .tips{ position:absolute; bottom:0px; width:100%; height:0px; background-color:#000; overflow:hidden;}
.slideBox .tips .title{ position:absolute; left:0px; top:0px; height:100%;}
.slideBox .tips .title a{ color:#FFF; font-size:18px; line-height:50px; margin-left:10px; text-decoration:none;}
.slideBox .tips .title a:hover{ text-decoration:underline !important;}
.slideBox .tips .nums{ position:absolute; right:0px; top:0px; height:100%;}
.slideBox .tips .nums a{ display:inline-block; float:left/*For IE.ADD.JENA.201206300844*/; width:20px; height:20px; background-color:#FFF; text-indent:-99999px; margin:15px 10px 0px 0px;}
.slideBox .tips .nums a.active{ background-color:#03a0e0;}
.rightbox{padding-top:20px;}
.rightbox a{font-size:28px;font-weight:bolder;position:relative;}
.rightbox li{line-height:60px;text-align:center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.rightbox a:hover{color:#d6251f;}

.bg{background-image:url(images/bg.png);background-position:center;background-size:cover;width:100%;height:310px;padding-top:5px;}
.end-bg{background-image:url(images/end-bg.png);background-position:center;background-size:cover;width:100%;height:166px;padding-top:5px;}


/*切换*/
.btn-box .current{background-color:#d6251f;}
.btn-box input{float:left;width:32.76%;height:50px;background-color:#555;color:#fff;font-size:18px;font-weight:bolder;/*margin-right:6.65%;*/}
#btn4{margin:0;}
.img-box{max-width:970px;height:690px;position:relative;overflow:scroll;overflow-x:hidden;background-color:#d1d9e9;}
.img-box li{width:600px;float:left;position:absolute;top:0;left:19%;}
.img-box li img{width:100%;}
#show2,#show3,#show4{display:none;}


/**/
.other-complaints{
	max-width:970px;
	height:320px;
	margin:0 auto;
	margin-top:15px;
	padding:15px;
}

.other-complaints-content-bg{
	width:970px;
	margin:0 auto;
	margin-top:30px;
}

.other-complaints-content{
	width:310px;
	border:#3d3d3d solid 1px;
	float:left;
	margin:5px;
}

.other-complaints-title{
	background-color:#d6251f;
	height:26px;
}

.other-complaints-title h2{
	font-size:18px;
	float:left;
	margin-left:4px;
	color:#eee;
}

.other-complaints-title a{
	float:right;
	margin-right:6px;
	margin-top:1px;
	font-size:16px;
	color:#d6d8d3;
}

.other-complaints-content:hover{
	box-shadow:0 0 5px #555;
}

.other-complaints-title a:hover{
	color:#fff;
}


/*大佬声音*/
.dl-box{
	width:895px;
	height:310px;
	margin: auto;
	border:#3d3d3d solid 1px;
	overflow:hidden;
}

.dl-left{
	float:left;
	margin-top:5px;
}

.dl-left img{
	width:220px;
	height:230px;
}

.dl-left p{
	text-align:center;
}

.dl-left a{
	font-size:16px;
	font-weight:bold;
	color:#111;
}

.dl-left a:hover{
	color:#d6251f;
}

.dl-right{
	float:left;
	margin-left:20%;
	margin-top:5px;
}

/*相关专题*/
.project{
	max-width:970px;
	
	margin:0 auto;
	margin-top:15px;
	padding:15px;
}

.project-content{
	width:970px;
	margin:0 auto;
	margin-top:30px;
}

.project-content a{
	float:left;
	margin:12.5px;
}

/*广告条*/
.advertising{
	width:1000px;
	margin:10px auto;
}

.advertising a{
	float:left;
}

.advertising img{
	width:328px;
	height:90px;
	cursor:pointer;  
    transition: all 0.5s;
}

/*.advertising img:hover{
	transform: scale(1.1);
}
*/





