@charset "utf-8";

/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul li,
ol li,
a,
dl,
dt,
dd,
select,
input,
button,
textarea {
	font-family: "微软雅黑";
	font-size: 12px;
	font-weight: normal;
	list-style-type: none;
	text-decoration: none;
	list-style: none;
	outline: none;
}

a:hover {
	text-decoration: none;
	border: 0px;
}

button {
	cursor: pointer;
}

.clear {
	clear: both;
}

/*左侧*/
.wrap-main h2{
    width: 855px;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    color: #202020;
    text-indent: 10px;
}
.wrap-main h2 b {
	width: 6px;
	height: 20px;
	background: #1cb177;
	float: left;
	margin-top: 13px;
}

.wrap-main h2 span {
	font-size: 16px;
	color: #5d5d5d;
	padding-left: 30px;
}

.wrap-main .listLeft{ width: 855px; height: auto; border: 1px solid #dadada; border-radius: 3px; margin-top: 10px; float: left;background:#fff;}

.wrap-main-1 {
	width: 823px;
	height: 40px;
	background: #f3f3f3;
	border: 1px solid #dadada;
	border-radius: 3px;
	margin-left: 15px;
}

.wrap-main-1  ul { float: left;

}

.wrap-main-1  ul li {
	width: 90px;
	float: left;
	font-size: 14px;
	color: #5d5d5d;
	line-height: 40px;
	cursor: pointer;
	border-right: 1px solid #e4e4e4;
	text-align: center;
}

.wrap-main-1 ul li.front {
	border-right: 1px solid #dadada;
	padding-right: 20px;
}

.wrap-main-1 ul li b {
	width: 7px;
	height: 8px;
	background: url(../../image/research/icon1.png) -80px -200px no-repeat;
	float: right;
	margin-top: 19px;
	margin-right: 10px;
}
.wrap-main-1 ul li:hover{ color: #1cb177;}
.wrap-main-1 ul li.choose {
	color: #1cb177;
	background: #fff;
}
.wrap-main-1 ul li b:hover {
	width: 7px;
	height: 8px;
	background: url(../../image/research/icon1.png) -20px -200px no-repeat;
	float: right;
	margin-top: 19px;
	margin-right: 10px;
}
.wrap-main-1 ul li.choose b {
	width: 7px;
	height: 8px;
	background: url(../../image/research/icon1.png) -20px -200px no-repeat;
	float: right;
	margin-top: 19px;
	margin-right: 10px;
}



/*列表*/

.wrap-main-3 {
	width: 823px;
	height: auto;	
	float: left;
	margin-left: 15px;
	min-height: 350px;
}
.wrap-main-3 .textPlate{ height: 142px; border-bottom: 1px dashed #dadada; margin-top: 35px;}
.wrap-main-3 .textPlate h3{ width: 100%; font-size: 16px; color: #333; height: 35px;}
.wrap-main-3 .textPlate h3 a{ font-size: 16px; color: #333;}
.wrap-main-3 .textPlate h3 a:hover{ color: #1CB177; text-decoration: underline;}
.wrap-main-3 .textPlate span{ font-size: 12px; color: #828080; float: left; height: 35px;}
.wrap-main-3 .textPlate span.name{ padding-right: 25px;}
.wrap-main-3 .textPlate span a{ font-size: 12px; color: #828080; font-family: arial;}
.wrap-main-3 .textPlate p{ font-size: 14px; color: #5b5b5b; line-height: 24px; float: left; width: 100%;}
.wrap-main-3 .textPlate p a{ font-size: 14px; color: #5b5b5b;}
.wrap-main-3 .textPlate p a:hover{ text-decoration: underline;}


.wrap-main .listRight{ background:#fff;float: right;  width: 289px; max-height: 500px; margin-top: 11px; padding:0 10px; border:1px solid #dadada; border-radius:3px;}
.wrap-main .listRight h3{ width: 100%; height: 40px; line-height: 40px; font-size: 16px; color: #333; border-bottom: 1px solid #dadada;}
.wrap-main .listRight h3 a{ font-size: 16px; color: #333; border-bottom: 2px solid #1cb177; display: inline-block;}
.wrap-main .listRight ul{ padding-top: 20px;}
.wrap-main .listRight ul li{ font-size: 14px; color: #5b5b5b; line-height: 36px; overflow: hidden;}
.wrap-main .listRight ul li i{ float: left; width: 4px; height: 4px; background: #838181; margin-top: 17px; margin-right: 10px;}
.wrap-main .listRight ul li a{ font-size: 14px; color: #5b5b5b;}
.wrap-main .listRight ul li a:hover{ text-decoration: underline;}


.article-details{ background:#fff;width: 1200px; height: auto; float: left; border: 1px solid #dadada; border-radius: 3px;}
.article-details .article-content{ width: 1160px; height: auto; margin-left: 20px;}
.article-details .article-content .top{ height: 145px; border-bottom: 1px dashed #dadada;}
.article-details .article-content .top h3{ font-size: 16px; color: #202020; padding-top: 50px; text-align: center; height: 45px;}
.article-details .article-content .top p{ text-align: center;}
.article-details .article-content .top p span{ font-size: 14px; color: #898484;}
.article-details .article-content .top p span.time{ padding-left: 22px;}
.article-details .article-content .top p span a{ font-size: 14px; color: #898484;} 
.article-details .article-content .below{ float: left; margin-bottom: 30px;}
.article-details .article-content .below p{ font-size: 14px; color: #4e4e4e; line-height: 28px; padding-top: 30px; text-indent: 28px;}

.attachment{ width: 1200px; height: 160px; background: #f7f7f7; border: 1px solid #dadada; border-radius: 3px; float: left; margin-top: 30px;}
.attachment .attachment-main{ width: 1160px; margin-left: 20px;}
.attachment .attachment-main h3{ height: 45px; line-height: 45px; border-bottom: 1px solid #dadada; font-size: 14px; color: #404040; font-weight: bold;}
.attachment .attachment-main .attLeft{ width:1040px ; height:84px; float: left; margin-top: 15px;}
.attachment .attachment-main .attLeft i{ float: left; margin-right: 12px;}

.attachment .attachment-main .attLeft i.ppt{ width: 66px; height: 82px;  background: url(../../image/research/res-type.png) -150px -140px no-repeat;}
.attachment .attachment-main .attLeft i.pdf{ width: 66px; height: 82px;  background: url(../../image/research/res-type.png) -9px -10px no-repeat;}
.attachment .attachment-main .attLeft i.xls{ width: 66px; height: 82px;  background: url(../../image/research/res-type.png) -150px -10px no-repeat;}
.attachment .attachment-main .attLeft i.doc{ width: 66px; height: 82px;  background: url(../../image/research/res-type.png) -9px -140px no-repeat;}
.attachment .attachment-main .attLeft p{ width:960px ; float: left; font-size: 16px; color: #202020; padding-top: 5px; height: 50px;}
.attachment .attachment-main .attLeft p a{ font-size: 16px; color: #202020;}
.attachment .attachment-main .attLeft p a:hover{ text-decoration: underline;}
.attachment .attachment-main .attLeft ul li{ font-size: 14px; color: #898383; float: left; padding-right: 8px;}
.attachment .attachment-main .attLeft ul li a{ font-size: 14px; color: #898383;}

.attachment .attachment-main .attRight {
    width: 100px;
    min-height: 84px;
    height: 84px;
    display: table;
    float: right;
    margin-top: 20px;
}

.attachment .attachment-main .attRight .download {
    display: table-cell;
    vertical-align: middle;
}

.attachment .attachment-main .attRight .download button {
    width: 100px;
    height: 30px;
    line-height: 28px;
    background: #f7f7f7;
    border-radius: 3px;
    border: 1px solid #0f9460;
    color: #0f9460;
    font-size: 14px;
    text-align: center;
    margin-left: 20px;
}
.attachment .attachment-main .attRight .download button:hover{ color: #fff; background: #1CB177;}

/*右侧*/

.wrap-right {
	width: 274px;
	height: auto;
	float: right;
}

.wrap-right .wrap-right-1 {
	width: 274px;
	height: 225px;
	background: #f8f8f8;
}

.wrap-right .wrap-right-1 button {
	width: 257px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: 1px solid #0f9460;
	border-radius: 3px;
	background: #1cb177;
	font-size: 22px;
	color: #fff;
	outline: none;
	margin: 9px;
}

.wrap-right .wrap-right-1 ul {
	padding-left: 40px;
}

.wrap-right .wrap-right-1 button:hover {
	background: #14a16a;
}

.wrap-right .wrap-right-1 ul li {
	font-size: 14px;
	color: #5d5d5d;
	line-height: 35px;
}

.wrap-right .wrap-right-1 ul li span {
	color: #202020;
}

.wrap-right .wrap-right-1 ul li span.green {
	font-size: 16px;
	color: #1cb177;
}

.wrap-right .wrap-right-1 ul li img {
	margin-right: 10px;
	float: left;
	margin-top: 6px;
}

.wrap-right .wrap-right-2 {
	width: 274px;
	height: auto;
	border: 1px solid #dadada;
	margin-top: 20px;
	float: left;
	border-radius: 3px;
}

.wrap-right .wrap-right-2 h1 {
	width: 250px;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px dashed #cdcdcd;
	font-size: 18px;
	color: #5d5d5d;
	margin-left: 10px;
}

.wrap-right .wrap-right-2 h1 b {
	width: 6px;
	height: 20px;
	background: #1CB177;
	float: left;
	margin-top: 12px;
	margin-right: 10px;
}

.wrap-right .wrap-right-2 ul {
	padding-left: 10px;
	padding-bottom: 10px;
	float: left;
}

.wrap-right .wrap-right-2 ul li {
	width: 55px;
	height: 55px;
	float: left;
	padding-right: 10px;
	padding-top: 15px;
}

