﻿@charset "utf-8";
/* CSS Document */
.header1{
	height: 413px;
}
.header-main .logo1{
	margin-bottom: 202px;
}

/* 内容1开始 */
.main-box1{
	margin-bottom: 50px;
}
.sort1{
	margin-top: 26px;
	overflow: hidden;
}

.banner{
	width:580px;
	position:relative;
	height:368px;
	float: left;
	padding: 4px;
	border: 1px solid #e5e5e5;
}
.banner .ban-bd{
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
}
.banner .ban-bd ul{
	overflow:hidden;
}
.banner .ban-bd ul li{
	/*float:left;*/
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
}
.banner .ban-bd ul li img{
	width: 580px;
	height: 368px;
}
.banner .ban-bd ul li a{
	display: block;
}
.banner .ban-bd .name{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 348px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	padding-left: 32px;
	background: url(../images/name-bg.png);
	padding-right: 200px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.banner .ban-hd{
	position:absolute;
	bottom:21px;
	z-index:7;
  	width: 100%;	
}
.banner .ban-hd ul{
	text-align:right;
	padding-right: 65px;
}

.banner .ban-hd li{
	display:inline-block;
	*zoom:1;
	*display:inline;
	width:20px;
	height:10px;
	margin:0 5px;
	cursor: pointer;
	background:url(../images/banner-bg1.png) no-repeat;
}

.banner .ban-hd .on{
	background:url(../images/banner-bg2.png) no-repeat;
	width:40px;
}

.news{
	float: right;
	width: 572px;
}
.news-type{

}
.news-type ul{
	overflow: hidden;
	background: url(../images/news-type-bg.jpg) no-repeat;
}
.news-type li{
	float: left;
	width: 120px;
	border-right: 1px solid #cce6fa;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}
.news-type li a{
	color: #fff;
}
.news-type li:hover{
	background: #0166b6;
}
.news-type .on{
	background: #0166b6;
}

.news-cont{
	display: none;
}
.news-title{
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 70px;
	color: #0580d2;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
}
.news-title a{
	color: #0580d2;	
}
.news-title a:hover{
	color: #3f9ee9;
}
.news-detail{
	font-size: 12px;
	color: #696969;
	line-height: 24px;
	height: 48px;
	overflow: hidden;	
}
.news .news-list{
	border-top: 1px dotted #c6c6c6;
	margin-top: 13px;
	padding-top: 14px;
}
.news-list ul{
	overflow: hidden;
	height: 182px;
}
.news-list ul li{
	overflow: hidden;
	line-height: 38px;
}
.ie7 .news-list ul li{
	line-height: 34px;
}
.news-list .mian{
	width: 490px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	padding-left: 20px;
}
.news-list em{
	width: 4px;
	height: 4px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 18px;
	background: #ff9200;
}

.news-list .times{
	font-size: 14px;
	color: #999999;
	float: right;
}
.news-list .mian a:hover{
	color: #0580d2;
}


/* 内容2开始 */
.sort2{
	margin-top: 40px;
	overflow: hidden;
}
.warfare{
	float: left;
	width: 572px;
}
.war{
	overflow: hidden;
}
.war .war-left{
	float: left;
	font-size: 22px;
	line-height: 22px;
	margin-top: 13px;
	font-weight: bold;
}
.ie7 .war .war-left{
	margin-top: 8px;
}
.war .war-left a{
	color: #0166b6;
}
.war .war-left a:hover{
	color: #3f9ee9;
}
.war .war-right{
	float: right;
	border-bottom: 2px solid #3193d9;
	width: 100%;
}
.war .war-right ul{
	overflow: hidden;
	display: inline-block;
	float: left;
	margin-bottom: -2px;
	position: relative;
	z-index: 100;
}
.war .war-right li{
	float: left;
	margin-right: 13px;
	line-height: 34px;
	font-size: 18px;
	color: #111111;
	cursor: pointer;
}
.war .war-right li a{
	color: #111111;
}
.war .war-right .on a{
	border-bottom: 2px solid #de8208;
	color: #de8208;
	font-weight: bold;
}
.war .war-right li:hover a{
	border-bottom: 2px solid #de8208;
	color: #de8208;
	font-weight: bold;
}
.war .war-right a{
	float: right;
	line-height: 34px;
	color: #999999;
}
.war .war-right a:hover{
	color: #0166b6;
}

.war-cont{
	display: none;
}

.war-main{
	margin-top: 32px;
	padding-left: 190px;
	position: relative;
	height: 90px;
	margin-bottom: 8px;
}
.war-main img{
	position: absolute;
	left: 0;
	top: 0;
	width: 177px;
	height: 90px;
}
.war-main .name{
	font-size: 18px;
	color: #000000;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	position: relative;
	margin-bottom: 17px;
	line-height: 20px;
}
.war-main .detail{
	font-size: 12px;
	color: #888888;
	line-height: 23px;
	height: 46px;
	overflow: hidden;

}
.war-main:hover img{
	filter:alpha(opacity=80); 
	opacity: 0.8;
}
.war-main:hover .name{
	color: #0580d2;
}
.war-cont .news-list ul li {
    line-height: 36px;
}
.ie7 .war-cont .news-list ul li {
    line-height: 32px;
}
.war-cont .news-list em{
	top: 16px;
}


.recovery{
	float: right;
	width: 572px;
}
.re-cont{
	margin-top: 19px;
}
.recovery .war .war-right {
    width: 448px;
}

.re-cont .news-list ul li {
    line-height: 36px;
}
.ie7 .re-cont .news-list ul li {
    line-height: 32px;
}
.re-cont .news-list em{
	top: 16px;
}
.re-class{
	margin-top: 14px;
	padding-top: 25px;
}
.re-class ul{
	overflow: hidden;
}
.re-class li{
	float: left;
}
.re-class li a{
	display: block;
	width: 130px;
	height: 57px;
}
.re-class .re1 a{
	background: url(../images/re1-1.png) no-repeat;
	margin-right: 18px;
	padding-left: 52px;
	width: 78px;
	padding-top: 8px;
	height: 49px;
	font-size: 14px;
	color: #696969;
	line-height: 20px;
}
.re-class .re1 a:hover{
	background: url(../images/re1-2.png) no-repeat;
	color: #fff;
	font-weight: bold;
}
.re-class .re2 a{
	background: url(../images/re2-1.png) no-repeat;
	margin-right: 17px;
	padding-left: 52px;
	width: 68px;
	padding-right: 10px;
	padding-top: 8px;
	height: 49px;
	font-size: 14px;
	color: #696969;
	line-height: 20px;
}
.re-class .re2 a:hover{
	background: url(../images/re2-2.png) no-repeat;
	color: #fff;
	font-weight: bold;
}
.re-class .re3 a{
	background: url(../images/re3-1.png) no-repeat;
	margin-right: 17px;
	padding-left: 52px;
	width: 68px;
	padding-right: 10px;
	padding-top: 8px;
	height: 49px;
	font-size: 14px;
	color: #696969;
	line-height: 20px;
}
.re-class .re3 a:hover{
	background: url(../images/re3-2.png) no-repeat;
	color: #fff;
	font-weight: bold;
}
.re-class .re4 a{
	background: url(../images/re4-1.png) no-repeat;
	padding-left: 52px;
	width: 68px;
	padding-right: 10px;
	padding-top: 24px;
	height: 33px;
	font-size: 14px;
	color: #696969;
} 
.re-class .re4 a:hover{
	background: url(../images/re4-2.png) no-repeat;
	color: #fff;
	font-weight: bold;
}


/* &#50;&#56;&#51;&#54;&#53;&#22791;&#29992;&#32593;&#22336;&#23448;&#26041;&#32593;&#31449;&#95;&#51;&#54;&#53;&#22312;&#32447;&#20307;&#32946;&#23448;&#26041;&#32593;&#31449;&#20837;&#21475;&#95;&#98;&#101;&#97;&#116;&#51;&#54;&#53;&#23448;&#26041;&#20026;&#20160;&#20040;&#19981;&#33021;&#25552;&#27454;图片 */
.sort3{
	margin-top: 39px;
}
.picture{
	line-height: 51px;
	border-top: 2px solid #f8ab37;
	border-bottom: 1px solid #cccccc;
	overflow: hidden;
	margin-bottom: 20px;
}
.picture .picture-left{
	float: left;
	font-size: 22px;
}
.picture .picture-left span{
	color: #f01717;
}
.picture .picture-right{
	float: right;
}
.picture .picture-right a{
	color: #999999;
}
.picture .picture-right a:hover{
	color: #0166b6;	
}


.lists{
	width:1140px;
	height: 157px;
	margin: 0 auto;
	position:relative;
}
.lists .bd{
	width:100%;
	height:157px;
	overflow:hidden;
	position:relative;
}
.lists .bd ul{
	overflow:hidden;
}
.lists .bd ul li{
	float: left;
	margin-right: 18px;
	width:214px;
	height:161px;
	overflow:hidden;
	position:relative;
	background: #ccc;
}
.lists .bd ul li img{
	width: 214px;
	height: 161px;
}
.lists .bd ul li a{
	display: block;
}
.lists .names{
	left: 0;
	bottom: 0;
	width: 90%;
	padding: 0 5%;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	position: absolute;
	background:url(../images/names-bg.png);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.lists .bd ul li:hover .names{
	text-decoration: underline;
}
.lists .bd ul li:hover img{
	filter:alpha(opacity=90); 
	opacity: 0.9;
}

.lists .prev{
	width: 24px;
	height: 24px;
	position: absolute;
	left: -29px;
	top: 60px;
	background: url(../images/prev-bg1.jpg) no-repeat;
}
.lists .prev:hover{
	background: url(../images/prev-bg2.jpg) no-repeat;
}
.lists .next{
	width: 24px;
	height: 24px;
	position: absolute;
	right: -29px;
	top: 60px;
	background: url(../images/next-bg1.jpg) no-repeat;
}
.lists .next:hover{
	background: url(../images/next-bg2.jpg) no-repeat;
}


/* 内容4 */
.sort4{
	margin-top: 51px;
	overflow: hidden;
}
.controls{
	float: left;
	width: 789px;
}
.c-title{
	height: 41px;
	line-height: 41px;
	background: #12a7de;
	padding-left: 9px;
	padding-right: 11px;
	margin-bottom: 28px;
}
.c-title .c1{
	float: left;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	margin-right: 11px;
}
.c-title .c1:hover{
	text-decoration: underline;
}
.c-title .c3{
	float: right;
	font-size: 14px;
	color: #fff;
}
.c-title .c3:hover{
	text-decoration: underline;
}
.c-title ul{
	float: left;
	display: inline-block;
	margin-top: 9px;
}
.c-title li{
	float: left;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	position: relative;
}
.c-title li em{
	position: absolute;
	right: -1px;
	top: 4px;
	width: 2px;
	height: 15px;
	display: inline-block;
	background: #e5e5e5;
}
.ie7 .c-title li em{
	top: 6px;
}
.c-title .li1{
	width: 102px;
}
.c-title .li2{
	width: 153px;
}
.c-title .li3{
	width: 138px;
}
.c-title .li4{
	width: 138px;
}

.c-title li a {
	color: #fff;
	display: inline-block;
}
.c-title li a:hover{
	color: #079bd2;
	font-weight: bold;
	background: #fff;
	padding: 2px 5px 3px 5px;
	border-radius: 3px;
}
.c-title .on a{
	color: #079bd2;
	font-weight: bold;
	background: #fff;
	padding: 2px 5px 3px 5px;
	border-radius: 3px;
}

.c-cont{
	overflow: hidden;
	display: none;
}
.c-list{
	float: left;
	width: 380px;
	margin-right: 29px;
}
.c-list .c-main{

}
.c-list .c-main .name{
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 16px;
}
.c-list .c-main .detail{
	position: relative;
	padding-left: 133px;
	font-size: 12px;
	color: #888888;
	height: 84px;
	line-height: 23px;
	margin-bottom: 11px;
	overflow: hidden;
}
.c-list .c-main .detail .conts{
	height: 69px;
	overflow: hidden;
}
.c-list .c-main .detail img{
	width: 119px;
	height: 80px;
	position: absolute;
	left: 0;
	top:4px;
}
.c-list .c-main:hover .name{
	color: #085da0;
}
.c-list .c-main:hover img{
	filter:alpha(opacity=90); 
	opacity: 0.9;
}
.c-list .news-list ul{
	height: 170px;
}

.c-list .news-list ul li {
	line-height: 34px;
}
.ie7 .c-list .news-list ul li {
	line-height: 30px;
}
.c-list .news-list .mian{
	width: 290px;
	padding-left:26px;
}
.c-list .news-list em{
	width: 20px;
	height: 15px;
	background: url(../images/c-list-bg.png) no-repeat;
	top:10px;
}

.culture{
	float: right;
	width: 380px;
}

.culture .c-title .li1{
	width: 67px;
}
.culture .c-title .li2{
	width: 67px;
}
.culture .c-title .li3{
	width: 67px;
}

.u-cont {
	display: none;
}
.u-cont .news-list ul{
	height: 170px;
}

.u-cont .news-list ul li {
	line-height: 34px;
}
.ie7 .u-cont .news-list ul li {
	line-height: 30px;
}
.u-cont .news-list .mian{
	width: 290px;
	padding-left:20px;
}
.u-cont2 .news-list .mian{
	width: 290px;
	padding-left:28px;
}
.u-cont .news-list em{
	width: 8px;
	height: 9px;
	background: url(../images/u-cont1-bg.png) no-repeat;
	top:13px;
}
.u-cont2 .news-list em{
	width: 20px;
	height: 15px;
	background: url(../images/u-cont2-bg.png) no-repeat;
	top:10px;
}

.imgbox{
	padding-left: 15px;
	padding-right: 16px;
}
.imgbox ul{
	overflow: hidden;
}
.imgbox li{
	float: left;
	border: 1px solid #eeeeee;
	margin-right: 25px;
	position: relative;
}
.u-cont1 .imgbox li img{
	width: 160px;
	height: 111px;
}
.imgbox .title{
	position: absolute;
	width: 100%;
	height: 26px;
	line-height: 26px;
	color: #fff;
	background: #f19149;
	left: 0;
	bottom: 0;
	text-align: center;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: none;
}
.imgbox li:hover .title{
	display: block;
}
.u-cont1 .news-list{
	margin-top: 14px;
}
.u-cont2 .news-list{
	margin-top: 8px;
}
.u-cont2 .imgbox li img{
	width: 162px;
	height: 119px;
}
.u-cont2 .imgbox li{
	border: none;
}
.imgbox .pop{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	bottom: 0;
	background: url(../images/imgbox-bg.png) no-repeat;
	display: none;
}
.imgbox li:hover .pop{
	display: block;
}

.u-cont3 .news-list {
	margin-top: -9px;
}
.u-cont3 .news-list ul{
	height: 300px;
}

/* 内容5 */
.sort5{
	overflow: hidden;
	margin-top: 42px;
}
.sort5 .c-cont{
	display: block;
}
.sort5 .news-list{
	margin-top: -6px;
}
.sort5 .c-list .news-list em {
    width: 20px;
    height: 15px;
    background: none;
    top: 10px;
    line-height: 15px;
    color: #088fc1;
    text-align: center;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
.sort5 .c-list .news-list ul {
    height: 306px;
}
.sort5 .c-list .news-list .on1{
	color: #61a8c2;
}
.sort5 .c-list .news-list .on2{
	color: #88b2c2;
}

.social{
	float: right;
	width: 380px;
}
.socials{
	width: 380px;
	height: 50px;
	background: url(../images/social-bg.png) no-repeat;

}
.so-list{
	margin-top: 22px;
}
.so-list ul{
	overflow: hidden;
}
.so-list li{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	cursor: pointer;
	width: 185px;
	height: 134px;
}
.so-list li a{
	display: block;
	width: 185px;
	height: 134px;
}
.so-list .so1{
	background: url(../images/so-list-img1-1.jpg) no-repeat;
}
.so-list .so1:hover{
	background: url(../images/so-list-img1-2.jpg) no-repeat;
}
.so-list .so2{
	background: url(../images/so-list-img2-1.jpg) no-repeat;
}
.so-list .so2:hover{
	background: url(../images/so-list-img2-2.jpg) no-repeat;
}
.so-list .so3{
	background: url(../images/so-list-img3-1.jpg) no-repeat;
}
.so-list .so3:hover{
	background: url(../images/so-list-img3-2.jpg) no-repeat;
}
.so-list .so4{
	background: url(../images/so-list-img4-1.jpg) no-repeat;
}
.so-list .so4:hover{
	background: url(../images/so-list-img4-2.jpg) no-repeat;
}

/* 广告 */
.slogan{
	height: 137px;
	margin-top: 42px;
}
.slogan img{
	width: 1200px;
	height: 137px;
	max-width: 100%;
}

.sort6{
	overflow: hidden;
	margin-top: 40px;
}

.sort6 .k-cont{
	display: none;
}
.sort6 .news-list{
	margin-top: -6px;
}
.sort6 .c-list .news-list em {
   top: 16px;
   width: 4px;
   height: 4px;
   background: #45a3e6;
}
.sort6 .c-list .news-list ul {
    height: 306px;
}
.sort6 .c-list .news-list .mian {
    width: 290px;
    padding-left:23px;
}
.journal{
	width: 380px;
	float: right;
}
.journal .name{
	color: #e61014;
	font-size: 22px;
	text-align: center;
	margin-bottom: 4px;
}
.journal .name a{
	color: #e61014;
}
.journal .name1{
	text-align: center;
	font-size: 12px;
	color: #999999;
	padding-bottom: 5px;
	border-bottom:2px solid #eeeeee;
	margin-bottom: 31px;
}



.banner1{
	width:374px;
	height:267px;
	padding: 5px 2px;
	border: 1px solid #e5e5e5;
	position:relative;
}
.banner1 .ban1-bd{
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
}
.banner1 .ban1-bd ul{
	overflow:hidden;
}
.banner1 .ban1-bd ul li{
	/*float:left;*/
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
}
.banner1 .ban1-bd ul li img{
	width: 374px;
	height: 267px;
}
.banner1 .ban1-bd ul li a{
	display: block;
}
.banner1 .ban1-bd .number{
	position: absolute;
	width: 100%;
	height: 18px;
	text-align: center;
	background: #12a7de;
	color: #fff;
	left: 0;
	bottom: 22px;
	font-size: 14px;
	padding-top: 17px;
}
.banner1 .ban1-bd ul li:hover .number{
	text-decoration: underline;
}

.banner1 .ban1-hd{
	position:absolute;
	bottom:4px;
	z-index:7;
  	width: 374px;
  	height: 23px;
	background: #12a7de;
}

.banner1 .ban1-hd ul{
	text-align:center;
}

.banner1 .ban1-hd li{
	display:inline-block;
	*zoom:1;
	*display:inline;
	width:30px;
	height:4px;
	margin:0 4px;
	cursor: pointer;
	background: #fff;
}
.ie7 .banner1 .ban1-hd li{
	margin-top: 10px;
}
.banner1 .ban1-hd .on{
	background: #ff9200;
}

/* 内容7 */
.sort7{
	overflow: hidden;
	margin-top: 39px;
}
.ie7 .sort7{
	margin-top: 14px;
}
.sort7 .picture{
	margin-bottom: 17px;
	border-bottom: none;
}
.convenient{

}
.convenient ul{
	overflow: hidden;
}
.convenient li{
	float: left;
	margin-right: 10px;
}
.convenient li a{
	display: block;
	width: 111px;
	height: 100px;
}
.convenient .li1{
	background: url(../images/v1-1.png) no-repeat;
}
.convenient .li1:hover{
	background: url(../images/v1-2.png) no-repeat;
}
.convenient .li2{
	background: url(../images/v2-1.png) no-repeat;
}
.convenient .li2:hover{
	background: url(../images/v2-2.png) no-repeat;
}
.convenient .li3{
	background: url(../images/v3-1.png) no-repeat;
}
.convenient .li3:hover{
	background: url(../images/v3-2.png) no-repeat;
}
.convenient .li4{
	background: url(../images/v4-1.png) no-repeat;
}
.convenient .li4:hover{
	background: url(../images/v4-2.png) no-repeat;
}
.convenient .li5{
	background: url(../images/v5-1.png) no-repeat;
}
.convenient .li5:hover{
	background: url(../images/v5-2.png) no-repeat;
}
.convenient .li6{
	background: url(../images/v6-1.png) no-repeat;
}
.convenient .li6:hover{
	background: url(../images/v6-2.png) no-repeat;
}
.convenient .li7{
	background: url(../images/v7-1.png) no-repeat;
}
.convenient .li7:hover{
	background: url(../images/v7-2.png) no-repeat;
}
.convenient .li8{
	background: url(../images/v8-1.png) no-repeat;
}
.convenient .li8:hover{
	background: url(../images/v8-2.png) no-repeat;
}
.convenient .li9{
	background: url(../images/v9-1.png) no-repeat;
}
.convenient .li9:hover{
	background: url(../images/v9-2.png) no-repeat;
}
.convenient .li10{
	background: url(../images/v10-1.png) no-repeat;
}
.convenient .li10:hover{
	background: url(../images/v10-2.png) no-repeat;
}


/* 右侧浮动 */
.consult{
	position: fixed;
	right: 1%;
	top: 50%;
	width: 50px;
	height: 300px;
	z-index: 10000;
}
.consult .s1{
	height: 91px;
	width: 20px;
	font-size: 20px;
	color: #fff;
	padding:9px 15px 0 15px;
	background: #18448d;
	line-height: 21px;
	margin-bottom: 1px;
}
.consult .s2{
	width: 50px;
	height: 50px;
	margin-bottom: 1px;
	background: url(../images/s2-bg.png) no-repeat;
	cursor: pointer;
}
.consult .s2:hover{
	background: url(../images/s2-bg1.png) no-repeat;
}

.consult .s3{
	width: 50px;
	height: 50px;
	background: url(../images/s3-bg.png) no-repeat;
	cursor:pointer;
	margin-bottom: 1px;
}
.consult .s3:hover{
	background: url(../images/s3-bg1.png) no-repeat;
}
.consult .s4{
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 14px;
	margin-bottom: 1px;
	background: url(../images/s4-bg.png) no-repeat;
}
.consult .s4:hover{
	background: url(../images/s4-bg1.png) no-repeat;
}
.consult .s5{
	width: 50px;
	height: 50px;
	background: url(../images/s5-bg.png) no-repeat;
	cursor:pointer;
}
.consult .s5:hover{
	background: url(../images/s5-bg1.png) no-repeat;
}

/* 意见建议 */
.pop-box{
	position: fixed;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background: url(../images/pop-boxbg.png);
	display: none;
}
.idea{
	width: 410px;
	height: 506px;
	background: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -240px;
	margin-top: -273px;
	z-index: 10000;
	padding: 0 35px;
	display: none;
}
.idea .close1{
	position: absolute;
	right: -38px;
	top: -16px;
	cursor: pointer;
}
.idea .name{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 80px;
	margin-top: 4px;
}
.idea .list{
}
.idea .list ul{
	overflow: hidden;
}
.idea .list li{
	color: #666666;
	height: 40px;
	line-height: 40px;
	margin-bottom: 15px;
}
.idea .list li img{
	margin-left: 16px;
	margin-top: -10px;
}
.idea .list li input{
	width: 276px;
	height: 38px;
	line-height: 38px;
	color: #999;
	border: 1px solid #e5e5e5;
	padding: 0 11px;
}
.tea{
	overflow: hidden;
}
.tea img{
	margin-left: 16px;
	margin-top: -6px;
}
.tea span{
	color: #666666;
	float: left;
}
.tea textarea{
	width: 276px;
	height: 118px;
	padding: 15px 11px;
	border: 1px solid #e5e5e5;
	display: block;
	color: #999;
	float: left;
	font-family: "微软雅黑";
	font-size: 14px;
}
.refer{
	margin-top: 30px;
	padding-left: 80px;
}
.refer .refers{
	text-align: center;
	color: #fff;
	width: 120px;
	height: 42px;
	line-height: 42px;
	background: url(../images/refers-bg.png) no-repeat;
	cursor: pointer;
}