@charset "gb2312";
/* CSS Document */
*{ margin:0; padding:0;}
html { min-width:1200px; max-width:1920px;}
body {font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif; font-size:14px; color:#333; padding:0; margin:0; background:url(../sp_img/jingji/background.jpg);}
div,img,ul,li,dl,dt,dd,p,input,button,span,h1,h2,h3,h4,h5,h6 { margin:0; padding:0; border:0;}
ul,li { list-style:none;}
img { border:none}
.clearfix:after { content:"."; display:block; height:0; clear:both; overflow:hidden; }
.fl { float:left} .fr { float:right} .tc { text-align:center} .red { color:#c00;} .ml15 { margin-left:15px;} .tr { text-align:right} .mt30 { margin-top:30px;} .f24 { font-size:24px}
.w1200 { width:1200px; margin:0 auto; overflow:hidden;}
a { color:#333; text-decoration:none;}
a:hover { color:#c00;}
.h20 { height:20px; width:100%; display:block; overflow:hidden;}

/*************logo****************/
.header {
	height:120px;
	width:100%;
	}
.logo {
	width:1200px;
	margin:0 auto;
	position:relative;
	}
.logo_img {padding-top:25px;}
.logo_img img { float:left;}
.logo_img p {
	float:left;
	height:75px;
	width:240px;
	background:url(../sp_img/jingji/header_icon.png) right 12px no-repeat;
	font-size:18px;
	padding-left:20px;
	margin-left:20px;
	border-left:1px solid #e3e3e3;
	}
.top_tel{
	float:right; 
	width:270px; 
	height:60px;
	margin-top:50px;
	}
.top_tel i{
	width:44px; 
	height:44px; 
	float:left; 
	background:url(../sp_img/jingji/telbg.png) 0 0  no-repeat; 
	}
.top_tel .top_t1{
	color:#ff4414; 
	font-size:30px; 
	margin-left:10px;
	float:left;
	}
.top_tel .top_t2{
	float:left;
	font-size:12px; 
	color:#444; 
	margin-left:10px;
	}
.nav_top {
	position:absolute;
	height:22px;
	line-height:22px;
	top:10px;
	right:0px;
	}
.nav_top a {
	padding:0 10px;
	border-radius:5px 5px;
	border:1px solid #ccc;
	color:#ff4414;
	line-height:22px;
	height:22px;
	display:inline-table;
	margin:0 5px;
	}


/*banner*/
.banner_big {
	height:500px;
	background:url(../sp_img/jingji/ban_big.jpg) top center no-repeat;
	}
.ban_big_p {position:relative; height:500px;}
.contribute {
	background:url(../sp_img/jingji/bg_01.png) center center no-repeat;
	width:380px;
	height:360px;
	position:absolute;
	right:0px;
	top:50px;
	z-index:10;
	}
.contribute .name {
	width:290px;
	height:161px;
	padding:0 10px;
	background:url(../sp_img/jingji/bg_02.png) 0 0 no-repeat;
	margin-left:45px;
	margin-top:90px;
	font-size:15px;
	color:#666;
	}
.contribute .name p {
	height:39px;
	line-height:39px;
	}
.contribute .name p span {width:80px;}
.contribute .name p input {
	height:24px;
	line-height:24px;
	border:1px solid #f0f0f0;
	background:#f0f0f0;
	margin-top:8px;
	width:190px;
	}
.contribute .buttom {
	width:240px;
	height:44px;
	line-height:44px;
	text-align:center;
	margin-left:70px;
	margin-top:25px;
	background:url(../sp_img/jingji/buttom.png) 0 0 no-repeat;
	}
.contribute .buttom a {
	display:block;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	}
	
/********ÆÚ¿¯*******/
.qk h3{
	height:80px;
	font-size:40px;
	border-bottom:2px solid #ff4414;
	font-weight:normal;
	margin-bottom:20px;
	text-align:center;
	}
.qk h3 span {
	height:75px;
	border-bottom:5px solid #ff4414;
	display:inline-block;
	}

.cont_qk_show {padding:10px 0 0px 10px;}
.periodical-way li{
	position:relative;
	float:left;
	display: inline-block;
	overflow:hidden;
	margin-right:10px;
	margin-bottom:10px;
	padding:10px;
	width:17.3%;
	border: 1px solid #EFEFEF;
	border-radius:3px;
	background-color:#fff;
	font-size:12px;
	}
.periodical-way li:nth-child(5n){margin-right:0;}
.periodical-way .thumbnail {
	position: relative;
	display:flex;
	overflow:hidden;
	height:180px;
	width:80%;
	margin:0 auto;
	}
.periodical-way .thumbnail img{
	width: auto\9; /* ie8 */
	height: auto;
	max-width:100%;
	transition:all 1s;
	}
.periodical-way .thumbnail:hover img{transform:scale(1.05);}

.periodical-way .caption{
	padding:10px 0 0;
	color:#333;
	text-align: center;
	}
.periodical-way .caption h4{
	overflow: hidden;
	margin:0 0 3px;
	height: 20px;
	color: #555;
	font-weight:500;
	font-size:16px;
	line-height: 20px;
	}
.periodical-way .caption p{margin:0;color: #999;}
.periodical-way a:hover .caption h3{color:#ff5e52;}

.news_box {
	width:588px;
	border:1px solid #c72a31;
	}
.news_box h4 {
	height:35px;
	line-height:35px;
	background-color:#e30003;
	font-size:18px;
	color:#fff;
	font-weight:normal;
	}
.news_box h4 i {
	float:left;
	width:9px;
	height:20px;
	background:url(../sp_img/jingji/icon_1.png) 0 0 no-repeat;
	display:inline-block;
	margin-top:7px;
	margin-right:10px;
	margin-left:10px;
	}
.news_box h4 a { margin-right:15px;}
.news_box ul { padding:10px 15px;}
.news_box li {
	line-height:30px;
	height:30px;
	background:url(../sp_img/jingji/sidebar_link_arrow.png) left center no-repeat;
	padding-left:25px;
	font-size:15px;
	}
.news_box li a {
	width:464px;
	overflow:hidden;
	display:inline-block;
	float:left;
	}
.news_box li span {
	float:right;
	color:#999;
	font-size:12px;
	}
	
.youshi_box {padding:30px 0;}
.youshi_box li{
	float:left;
	width:300px;
	text-align:center;
	}
.youshi_box li img { margin-bottom:30px;}
.youshi_box li strong{
	display:block;
	font-size:16px;
	line-height:50px;
	}
.youshi_box li p { padding:0 15px;}
	
.footer {
	background:#b8b8b8;
	padding:15px 0;
	margin-top:20px;
	text-align:center;
	font-size:12px;
	line-height:24px;
	}
.footer a {
	width:90px;
	display:inline-block;
	text-align:center;
	}