<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,html{
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: "Hiragino Sans GB","Microsoft YaHei","PingHei","Lucida Grande", "Lucida Sans Unicode","Helvetica","Arial","Verdana","sans-serif"; 
}
img{
	border: none;
	max-width:100%;
	vertical-align: middle;
	-ms-intepolation-mode:bicubic;
}
li{
	list-style: none;
}
.clearfix:after, .box:after, .boxNoPad:after
	{content: "."; display: block; height: 0px; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.wrap{
	width: 100%;
	margin: auto;
	background: white;
}
.ad::after{
	content: '';
	display: block;
	clear: both;
}

.ad{
	width: 1020px;
	margin: auto;
	position: relative;
	height:100px;
	overflow-y:hidden;
	display:none;
}
.ad img{
	width: 1020px;
}
.con{
	margin: auto;
	margin-top: 10px;
	width: 1020px;
	overflow: hidden;
	position: relative;
}
.con_l{
	width: 655px;
	float: left;
	padding-right: 20px;
}
.con_l h1{
	font-size: 36px;
	margin-top:0;
    margin-bottom: 33px;
    color: #333333;
    font-weight: bold;
}
.con_l_info{
	margin-bottom: 25px;
	overflow: hidden;
}
.con_l_info_l{
	float: left;
}
.con_l_info_l a{
	float: left;
	text-decoration: none;
	color: #b3b3b3;
	font-size: 14px;
}
.con_l_info_l span{
	float: left;
	margin: -3px 5px;
	color: #b3b3b3;
}
.con_l_info p{
	float: left;
	margin: 0 5px;
	color: #b3b3b3;
	font-size: 15px;
	margin: 0;
}
.examine{
	margin-left: 25px !important;
}

.con_l_info_r{
	float: right;
}
.print{
	text-decoration: none;
	color: #656565;
	float: right;
	font-size: 14px;
	padding-left: 20px;
    margin-top: 3px;
    margin-left: 35px;
	background: url(../img/byline.gif) no-repeat -183px 0px;
}
.write{
	text-decoration: none;
	color: #656565;
	float: right;
	font-size: 14px;
	padding-left: 20px;
    margin-top: 3px;
    margin-left: 10px;
	background: url(../img/byline.gif) no-repeat -87px 0px;
}
.abstract{
	padding: 2px 20px;
	background-color: #f2f2f2;
	font-size: 14px;
	margin-bottom: 25px;
	line-height:26px;
    width: 570px;
    margin-left: 16px;
}
.abstract p{
	transform:skewX(-10deg);
}
.abstract2{
    width: 610px;
	padding: 0px 15px;
}
.con_l_inner{
	padding: 0 20px;
}
.con_l_inner p{
	text-indent: 0em;
	font-size: 18px;
    color: #333;
    line-height: 31px;
    margin-bottom: 20px;
}
.sm{
	color: black;
    font-size: 15px;
    overflow: hidden;
    margin-bottom: 10px;
}
.sm a{
	color: black;
	text-decoration: none;
}
.sm p{
	float: left;
	margin-left: 10px;
	font-weight: bold;
}
.comment_show{
	padding: 10px;
}
.comment_show ul{
	border-bottom: 1px solid #E4E4E4;
	padding-bottom: 16px;
}
.comment_show li{
	overflow: hidden;
}
.comment_show_first{
	margin-left: 0 !important;
}
.comment_show b{
	color: #bf1711;
	margin-right: 10px;
	font-weight: normal;
}
.comment_show span{
	color: #999;
	font-size: 13px;
	margin-right: 10px;
}
.comment_show p{
	margin: 10px 0px;
	color: #333;
}
.comment_like{
	text-decoration: none;
	color: #b3b1b1;
	font-size: 13px;
	display: block;
	float: left;
	padding: 2px;
}
.comment_like em{
	background: url('../img/likes.png') 0px 2px no-repeat;
    display: block;
    width: 14px;
    height: 15px;
    float: left;
    margin-right: 5px;
}
.comment_like:hover{
	color: #fc9f41;
}
.comment_like:hover em{
	background: url('../img/likes.png') 0px -14px no-repeat;
}
.comment_unlike{
	text-decoration: none;
	color: #b3b1b1;
	font-size: 13px;
	display: block;
	float: left;
	padding: 2px;
	margin-left: 10px;
}
.comment_unlike em{
    background: url('../img/likes.png') -14px 0px no-repeat;
    display: block;
    width: 14px;
    height: 15px;
    float: left;
    margin-right: 5px;
    margin-top: 4px;
}
.comment_unlike:hover{
	color: #fc9f41;
}
.comment_unlike:hover em{
	background: url('../img/likes.png') -14px -16px no-repeat;
}
.comment_re{
	text-decoration: none;
	color: #b3b1b1;
	font-size: 13px;
	display: block;
	float: left;
	padding: 2px;
	margin-left: 10px;
}
.comment_re em{
    background: url('../img/re.png') 0px 0px no-repeat;
    display: block;
    width: 16px;
    height: 14px;
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}
.comment_re:hover{
	color: #fc9f41;
}
.comment_re:hover em{
	background: url('../img/re.png') 0px -16px no-repeat;
}
.reply_show_wrap{
	margin-top: 10px;
}
.reply_show{
	background: #F2F2F2;
	border: none !important;
	padding-top: 10px;
	position: relative;
}
.reply_show:before{
	content: "";
	display: block;
	position: absolute;
	width: 89%;
	top: 0;
	left: 40px;
	border-top: 1px solid #E6E6E6;
}

.reply_show_first{
	margin-left: 0 !important;
}
.reply_show b{
	color: #bf1711;
	margin-right: 10px;
	font-weight: normal;
}
.reply_show span{
	color: #999;
	font-size: 13px;
	margin-right: 10px;
}
.reply_show p{
	margin: 10px 0px;
	color: #333;
}
.reply_like{
	text-decoration: none;
	color: #b3b1b1;
	font-size: 13px;
	display: block;
	float: left;
	padding: 2px;
}
.reply_like em{
	background: url('../img/likes.png') 0px 2px no-repeat;
    display: block;
    width: 14px;
    height: 15px;
    float: left;
    margin-right: 5px;
}
.reply_like:hover{
	color: #fc9f41;
}
.reply_like:hover em{
	background: url('../img/likes.png') 0px -14px no-repeat;
}
.reply_unlike{
	text-decoration: none;
	color: #b3b1b1;
	font-size: 13px;
	display: block;
	float: left;
	padding: 2px;
	margin-left: 10px;
}
.reply_unlike em{
    background: url('../img/likes.png') -14px 0px no-repeat;
    display: block;
    width: 14px;
    height: 15px;
    float: left;
    margin-right: 5px;
    margin-top: 4px;
}
.reply_unlike:hover{
	color: #fc9f41;
}
.reply_unlike:hover em{
	background: url('../img/likes.png') -14px -16px no-repeat;
}
.reply_re{
	text-decoration: none;
	color: #b3b1b1;
	font-size: 13px;
	display: block;
	float: left;
	padding: 2px;
	margin-left: 10px;
}
.reply_re em{
    background: url('../img/re.png') 0px 0px no-repeat;
    display: block;
    width: 16px;
    height: 14px;
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}
.reply_re:hover{
	color: #fc9f41;
}
.reply_re:hover em{
	background: url('../img/re.png') 0px -16px no-repeat;
}


.comment_more{
	border: none !important;
	width: 100%;
	text-align: center;
}
.comment_more a{
	text-decoration: none;
	color: #b3b3b3;
}
.con_r{
	letter-spacing: 0.5px;
	float: left;
	width: 345px;
}
.con_r_a{
	width: 100%;	
	height: 532px;
	position: relative;
}
.con_r_a_con {
	padding-bottom: 1px;
    margin-top: 15px;
    height: 90%;
    overflow: hidden;
}
.con_r_a_con a{
	padding: 0 30px;
    height: 42px;
    position: relative;
    margin-bottom: 20px;
    text-decoration: none;
    display: block;
}
.con_r_a_con a::before{
	width: 0;
	height: 0;
    border-width: 6px;
    left: 15px;
    top: 5px;
	border-style: solid;
	border-color:  transparent transparent transparent #cfa972;
	display: block;
	content: '';
	position:  absolute;
}

.con_r_a_con_title{
	color: #1a1a1a;
	font-size: 14px;
}
.con_r_a_con_date{
    position: absolute;
    right: 25px;
    bottom: 0;
    font-size: 12px;
    color: #b2b2b2;
}
.con_title {
    padding: 2px 10px;
    line-height: 34px;
    /*position: relative;*/
}
.con_title a{
	font-weight: bold;
	color: #525566;
	text-decoration: none;
	line-height: 30px;
	font-size: 18px;
}
.border{
	width: 200px;
	height: 10px;
	border-radius: 3px;
	background: -webkit-linear-gradient(left, #d2d3d6,#f2f2f2);
	background: linear-gradient(left, #d2d3d6,#f2f2f2);
	display: inline-block;
}
.jump{
	color: #e5a15c !important;
	font-size: 12px !important;
	float: right;
}
.con_r_a_title a span{
	text-decoration: none;
	color: rgb(222,184,179);
	font-size: 12px;
	margin-left: 10px;
}
.menu_bgg{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
}
.menu_bgg img{
	float: right;
	cursor: pointer;
	margin-top: 9px;
	margin-right: 10px;
}
.menu_bgg_con{
	margin-top: 10px;
	float: left;
	overflow: hidden;
	background-color: #fff;
	padding: 9px;
    padding-right: 3px;
    display: none;
    overflow:hidden;
}
.menu_bgg_con li{
	float: left;
	list-style: none;
}
.menu_bgg_con li:hover a{
	color: white;
	background-color: #FF9933;
}
.menu_bgg_con li a{
	display: block;
	color: #333;
	font-size: 14px;
	background-color: #efefef;
	margin-right: 3px;
    margin-bottom: 2px;
    padding: 7px 25px;
	letter-spacing: 0;
}
.menu_bgg:hover .menu_bgg_con{
	display: block;
}
.pull_down{
	width: 100%;
	background-color: #f1f0ec;
	overflow: hidden;
}
.pull_down h3{
	margin: 0;
	padding: 0 0 0 25px;
	float: left;
	color: #613f2f;
	font-size: 13px;
	width: 283px;
	background: url(../img/icoRight.gif) 10px 15px no-repeat;
	line-height: 39px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 30px;
	position: relative;
	cursor: pointer;
	border-bottom: 1px solid #e5e5e4;
}
.pull_down .pull_down_lasth3{
	border: none;
}
.pull_down h3 em{
	width: 20px;
	height: 30px;
	background: url(../img/icoAdd.gif) 0px 17px no-repeat;
	display: inline-block;
	position: absolute;
	right: 0;
}
.pull_down a{
	text-decoration: none;
	color: rgb(51,51,51);
	display: block;
	float: left;
	font-size: 13px;
	width: 326px;
	background: rgb(249,249,249);
	overflow: hidden;
	margin-left: -40px;
	padding-left: 12px;
}
.pull_down a li{
	padding: 7px 7px 7px 25px;
	list-style: none;
	color: rgb(153,153,153);
	background: url(../img/data_item.gif) 14px 12px no-repeat;
}
.gray_bg{
	background: #f2f2f2;
	margin-bottom: 20px;
}
.con_r_b{
	width: 345px;
	height:205px;
	position: relative;
	margin-bottom:15px;
	display:none;
}
.con_r_b img{
	width: 345px;
}
#dimg_16{
	width: 100%;
	height: 100%;
}
.con_r_c{
	width: 100%;
	margin-top: 10px;
}

.con_r_c_title_l{
	text-decoration: none;
	color: #525566;
	line-height: 34px;
	font-size: 18px;
}
.con_r_c_title_r{
	float: right;
	text-decoration: none;
	color: #990000;
	background: url(../img/upload.png) 4px 1px no-repeat;
	font-size: 13px;
	margin-top: 9px;
    border-radius: 5px;
    padding-left: 20px;
}
.con_r_c_title_r:hover{
	color: rgb(255,153,51);
}
.con_r_c_title a span{
	text-decoration: none;
	color: rgb(222,184,179);
	font-size: 12px;
	margin-left: 10px;
}
.con_r_c_con{
	margin: 2%;
	overflow: hidden;
}
.con_r_c_con li{
	float: left;
	overflow: hidden;
	list-style: none;
	width: 100%;
}
.con_r_c_con a{
	padding: 0 0 0 10px;
	float: left;
	text-decoration: none;
	color: #222222; 
	font-size: 13px;
	line-height: 30px;
	max-width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.con_r_c_con a:hover{
	color: rgb(186,6,0);
}
.con_r_c_con span a{
	float: right;
	margin-right: 10px;
	font-size: 13px;
	line-height: 30px;
	color: #9a9a9a;
}
.con_r_d{
	margin-top: 10px;
}
.con_r_d_title{
	padding: 0 10px;
	background: #e6e6e6;
	overflow: hidden;
}
.con_r_d_title_l{
	text-decoration: none;
	color: #525566;
	line-height: 34px;
	font-size: 18px;
}
.con_r_d_title a span{
	text-decoration: none;
	color: rgb(222,184,179);
	font-size: 12px;
	margin-left: 10px;
}
.con_r_d_title_r{
	float: right;
	text-decoration: none;
	color: #990000;
	background: url(../img/more.png) 4px 2px no-repeat;
	font-size: 13px;
	margin-top: 9px;
    border-radius: 5px;
    padding-left: 20px;
}
.con_r_d_title_r:hover{
	color: rgb(255,153,51);
}
.con_r_d_con{
	overflow: hidden;
	padding-top: 10px;
}
.con_r_d_con a{
    text-decoration: none;
    color: #4d4d4d;
    font-size: 12px;
    background-color: #eeeeee;
    width: 75px;
    padding: 4px 0px;
    margin-bottom: 7px;
    margin-left: 7px;
    display: inline-block;
    text-align: center;
    float: left;
    border-bottom: 2px solid #8d8d8d;
    border-right: 1px solid #8d8d8d;
}
.con_r_d_con a:hover{
    border: none;
    border-top: 2px solid #8d8d8d;
    border-left: 1px solid #8d8d8d;
}
.con_r_e img{
	width: 100%;
}
.con_r_f{
	width: 100%;
}

.con_r_f_title a{
	text-decoration: none;
	color: #525566;
	line-height: 30px;
}
.con_r_f_title a span{
	text-decoration: none;
	color: rgb(222,184,179);
	font-size: 12px;
	margin-left: 10px;
}
.con_r_f_con{
	width: 96%;
	overflow: hidden;
	margin: 2%;
}
.con_r_f_con li{
	float: left;
	width: 100%;
	overflow: hidden;
	list-style: none;
	padding: 10px 0;
	border-bottom: 1px solid #E6E6E6;
}
.con_r_f_con li:hover a{
	color: rgb(186,6,0);
}
.con_r_f_con_last{
	border: none;
}
.con_r_f_con img{
	float: left;
	width: 60px;
	margin: 0 5px;
}
.con_r_f_con a{
	text-decoration: none;
	color: rgb(73,89,107);
	font-size: 12px;
	display: block;
	margin-left: 70px;
	padding-right: 2px;
}
.con_r_g img{
	width: 100%;
}

.clear{ 
	clear:both;
	content: '';
	display: block;
}

/*�割唱羯�����*/
.scroll-bar{
	position:absolute;
	top:0px;
	right:10px;
	height:100%;
	width:5px;
	background:white;
	border-radius: 10px;
}
.scroll-slider{
	position:absolute;
	height:50px;
	width:5px;
	background:#cccccc;
	cursor:pointer;
	border-radius: 10px;
}


.shows{
	width: 100%;
	height: 44px;
	background-color: #e6e6e6;
	border-top: 1px solid #D2D2D2;
	position: fixed;
	bottom: 0;
	z-index: 10;
}
.interest{
	margin-left: 40px;
	float: left;
}
.interest span{
	float: left;
	line-height: 45px;
}
.interest a{
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #4E4E4E;
    font-size: 13px;
    padding: 5px 9px;
    line-height: 12px;
    background: #CCC;
    border-radius: 15px;
}
.interest a:hover{
	color: #ba0600;
}
.interest p{
	line-height: 45px;
	margin: 0;
	float: left;
	margin-left: 20px;
}
.shows_btn{
	position: fixed;
	bottom: 2px;
    left: 7px;
    cursor: pointer;
}
.shows_con{
	float: right;
}
.shows_con li{
	float: left;
	list-style: none;
	width: 70px;
	line-height: 45px;
	cursor: pointer;
}
.shows_con a{
	color: black;
}
.con_l_info_r li{
	display: block;
	font-size: 13px;
	height: 28px;
	float: left;
	transform: scale(0.7);
}
.shows_weixin em{
	display: inline-block;
	width: 35px;
    height: 29px;
	background: url(../img/share.png) -47px -45px no-repeat;
	cursor: pointer;
	margin-bottom: -10px;
    margin-left: 0px;
}
.shows_weixin em:hover{
	background: url(../img/share.png) -47px 2px no-repeat;
}
.shows_weibo em{
	display: inline-block;
	width: 35px;
    height: 29px;
	background: url(../img/share.png) -103px -47px no-repeat;
	cursor: pointer;
	margin-bottom: -10px;
    margin-left: 0px;
}
.shows_weibo em:hover{
	background: url(../img/share.png) -103px 0px no-repeat;
}
.qq em{
	display: inline-block;
	width: 35px;
    height: 29px;
	background: url(../img/share.png) 0px -47px no-repeat;
	cursor: pointer;
	margin-bottom: -10px;
    margin-left: 0px;
}
.qq em:hover{
	background: url(../img/share.png) 0px 0px no-repeat;
}
.like em{
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../img/tb.jpg) 0 0 no-repeat;
	float: left;
	margin-top: 9px;
	margin-right: 5px;
}
.comment{
	/* width: 55px !important; */
}
.comment em{
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../img/tb.jpg) -25px 0 no-repeat;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}
.collect em{
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../img/tb.jpg) -50px 0 no-repeat;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}
.shows_con li:hover{
	color: #c4020a;
}
.share_weixin{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	display: none;
}
.share_weixin em{
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0.5;
	filter:alpha(opacity=50);
}
#code{
	width: 256px;
	height: 256px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 101;
	padding: 20px 20px 10px;
    background: #fff;
}
.commentbox{

	background-color: white;
	margin-top: 20px;
	padding: 0 10px;
}
.commentbox_up{
	text-align: center;
	color: #4d4d4d;
	border-bottom: 1px solid #b3b3b3;
	padding-bottom: 10px;
}
.commentbox_up b{
	font-weight: normal;
	font-size: 26px;
}
.commentbox_up{
	font-size: 18px;
}
.commentbox_down{
	margin-left: 5px;
	margin-top: 40px;
	overflow: hidden;
}
.name{
	font-size: 15px;
	width: 247px;
	height: 36px;
	line-height: 36px;
	border-radius: 5px;
	outline: none;
	border: 1px solid #b3b3b3;
	margin-bottom: 13px;
	color: #bdbdbd;
	padding: 0 6px;
	float: left;
}
.inner{
	width:94%;
	border-radius: 5px;
	height:220px;
	max-height: 220px;
	font-size: 15px;
	outline: none;
	color: #666;
	padding: 3%;
	resize: none;
}
.comment_btn{
	float: right;
    width: 116px;
    height: 34px;
    border-radius: 20px;
    border: 1px solid #ba0600;
    background: white;
    color: #ba0600;
    cursor: pointer;
    margin-top: 12px;
    outline: none;
    font-size: 14px;
}
.comment_btn:hover{
	color: #790400;
	border: 1px solid #790400;
	background: #F2F2F2;
}
.commentbox_down span{
	font-size: 12px;
    color: #999;
    line-height: 57px;
    float: left;
}
.clear{ 
	clear:both;
}
.replybox{
	margin-left: 40px;
	margin-top: 20px;
	border: none !important;
	overflow: hidden;
	margin-bottom: 20px;
}
.reply_name{
	font-size: 15px;
	width: 280px;
	height: 36px;
	line-height: 36px;
	border-radius: 5px;
	outline: none;
	border: 1px solid #b3b3b3;
	margin-bottom: 15px;
	color: #bdbdbd;
	padding: 0 6px;
	float: left;
}
.reply_inner{
	width: 97.7%;
	height: 90px;
	max-width: 97.7%;
	border-radius: 5px;
	max-height: 110px;
	font-size: 15px;
	border: 1px solid #b3b3b3;
	outline: none;
	color: #bdbdbd;
	padding: 1%;
	resize: none;
}
.reply_verify{
	display: block;
	margin-top: 12px;
	float: left;
}
.reply_verify_inner{
	font-size: 15px;
	width: 100px;
	height: 36px;
	line-height: 36px;
	border-radius: 5px;
	outline: none;
	border: 1px solid #b3b3b3;
	color: #bdbdbd;
	padding: 0 6px;
	float: left;
}
.reply_verify span{
	cursor: pointer;
}
.reply_verify img{
	float: left;
	margin-left: 10px;
	width: 90px;
}
.reply_verify em{
	margin-top: 12px;
	margin-left: 10px;
	float: left;
	width: 14px;
	height: 14px;
	background: url(../img/refresh.png) 0px 0px no-repeat;
}
.reply_btn{
	float: right;
    width: 75px;
    height: 34px;
    border-radius: 20px;
    border: 1px solid #ba0600;
    background: white;
    color: #ba0600;
    cursor: pointer;
    margin-top: 14px;
    outline: none;
    font-size: 14px;
}
.reply_btn:hover{
	color: #790400;
	border: 1px solid #790400;
	background: #F2F2F2;
}
.reply_close{
	float: right;
    width: 75px;
    height: 34px;
    border-radius: 20px;
    border: 1px solid #D9D9D9;
    background: white;
    color: #999;
    cursor: pointer;
    margin-top: 14px;
    outline: none;
    font-size: 14px;
    margin-right: 10px;
}
.reply_close:hover{
	color: #666666;
	border: 1px solid #B3B3B3;
}


.header_wrap{
	position: fixed;
	width: 100%;
	background: #ba0600;
	box-shadow: 0px 0px 5px black;
	z-index: 5\9;
	behavior: url(ie-css3.htc);
	box-shadow: 0px 0px 5px black\9;
	top: 0;
	left: 0;
	z-index: 1000;
}
.header{
	margin: auto;
	width: 1180px;
}
.header_logo{
	margin-top: 10px;
	float: left;
}
.header_logo img{
	float: left;
	vertical-align:middle;
}
.share{
	float: right;
	margin-top: 5px;
	position: relative;
	/*overflow: hidden;*/
}
.share:after{
	content: "";
	display: block;
	position: relative;
	clear:both;
}
.share a{
	float: left;
}
.dingyue{
	width: 22px;
	height: 22px;
	margin: 9px;
	background: url(../img/share1.png) 0 0px no-repeat;
	float: left;
	cursor: pointer;
}
.weixin{
	width: 25px;
    height: 22px;
    margin: 9px;
    background: url(../img/share1.png) -42px 0 no-repeat;
    float: left;
    cursor: pointer;
}
.weibo{
    width: 27px;
    height: 22px;
    margin: 9px;
    background: url(../img/share1.png) -85px 0 no-repeat;
    float: left;
    cursor: pointer;
}
.email{
    width: 27px;
    height: 22px;
    margin: 9px;
    background: url(../img/email.png) 0px 1px no-repeat;
    float: left;
    cursor: pointer;
}
.ewms{
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 30px;
	height: 0;
	z-index: 1000;
}

.header_nav{
	width: 100%;
	position: relative;
}
.clear{
	clear: both;
}
.header_nav_l{
	float: left;
	position: relative;
	margin-left: 10px;
}
.header_nav_l li{
	display: inline-block;
	position: relative;
	width: 85px;
	vertical-align: top;
}
.header_nav_l li a{
	display: block;
	height: 85px;
	color: white;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
	line-height: 90px;
	position: relative;
	z-index: 1;
	text-align: center;
}
.menu_m{
	position: absolute;
	left: 0;
	top: 27px;
	background-color: #f2f2f2;
	width: 89px;
	z-index: 11;
	overflow: hidden;
	height: 0;
}
.menu_m p{
	display: block;
	width: 100%;
	margin: 0;
	text-align: center;
	overflow: hidden;
}
.menu_m p a{
	text-decoration: none;
	color: #454545 !important;
	font-style: 14px !important;
	border-right: none !important;
	margin: 1px 10px;
	width: 70px;
}
.menu_m p a:hover{
	color: #ba0600 !important;
}
.menu_m_last{
	border-top: 1px solid #ccc;
}
.com{
	width: 100%;
	float: left;
}
.actives{
	position: absolute;
    background-color: white;
    width: 85px;
    height: 5px;
    bottom: 0;
}
.header_nav_l li em{
	display: inline-block;
	background: url(../img/trigon.png) 0 0 no-repeat;
	width: 10px;
	height: 5px;
	margin-top: 39px;
	margin-left: 10px;
}
.nav_menu{
	display: none;
	position: fixed;
	width: 100%;
	height: 45px;
	left: 0;
	top: 85px;
	border-bottom: 1px solid #8b8b89;
	overflow: hidden;
	background: white;
	z-index: 100000;
}
.nav_menu div{
	width: 1187px;
	margin: auto;
}
.nav_menu_con{
	margin: 0;
	overflow: hidden;
}
.nav_menu_con p{
	float: left;
	display: block;
	position: relative;
	margin: 0;
}
.nav_menu a{
    height: 17px !important;
    margin: 15px 0;
    line-height: 15px !important;
    color: #4c4c4c !important;
    display: block;
    text-decoration: none;
    font-size: 15px;
    text-align: center;
    position: relative;
    z-index: 1;
    font-weight: bold;
    border-left: 1px solid #b3b3b3;
    padding: 0 20px;
}
.messages_menu ul{
	margin-left: 242px;
}
.researchs_menu ul{
	margin-left: 309px;
}
.meetings_menu ul{
	margin-left: 42px;
}
.ft{
	border: none !important;
}
.header_nav_r{
	float: right;
}
.header_nav_r li{
	float: left;
    display: block;
    position: relative;
    margin: 0 8px;
}
.header_nav_r a{
	display: block;
    color: white;
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    line-height: 90px;
    position: relative;
    z-index: 1;
    text-align: center;
    height: 80px;
}
.search{
	position: relative;
	float: right;
	margin-top: 35px;
}
.search_box{
	width: 230px;
	height: 45px;
	position: absolute;
	right: 0;
	top: 80px;
	border: 1px solid #e1e6eb;
	z-index: 1000;
	background: white;
	border-radius: 0 0 10px 10px;
	border-top: none;
	display: none;
}
.search_field{
	border: 1px solid #e1e6eb;
    height: 25px;
    margin: 8px 30px;
}
.contribute{
    color: white;
    line-height: 26px !important;
    height: 26px !important;
    margin: 20px 0;
    padding: 0 10px;
    margin-top: 32px;
}
.header_t_wrap{
	width: 100%;
	margin-top: 80px;
}
.header_t{
	width: 1180px;
	margin: auto;
}
.header_t_l{
	margin-top: 11px;
	float: left;
}
.header_t_l span{
	color: #5c5d66;
	font-size: 14px;
	margin: 0;
}
.header_t_l span:nth-child(2){
	color: #8a8c99;
}
.more_versions{
	margin-left: 1em;
	margin-top: 11px;
	line-height: 22px;
    float: left;
    color: black;
    background: url(../img/nav2_bg.png) 55px 9px no-repeat;
    padding-right: 20px;
    cursor: pointer;
    font-size: 15px;
}
.more_versions_con{
	margin-top: -5px;
	height: 0px;
	overflow: hidden;
	color: black;
	transition: height 0.5s;
}
.more_versions_con a{
	color: white;
	text-decoration: none;
	margin-right: 10px;
}
.more_versions:hover .more_versions_con{
	height: 20px;
}

.footer_wrap{
	width: 100%;
	background: url(../img/bg.jpg);
	margin-top: 30px;
	padding: 20px 0;
	float: left;
	background: #ebe8e3;
	margin-bottom: 45px;
}
.footer{
	width: 1180px;
	margin: auto;
	position: relative;
	padding-bottom: 30px;
}
.footer_l{
	float: left;
    margin-right: 20px;
    margin-top: 40px;
    margin-left: 20px;
}
.footer_r{
	border-left: 2px solid #A2A2A2;
    overflow: hidden;
    margin-top: 16px;
}
.footer_r a{
	text-decoration: none;
	font-size: 14px;
	color: #757575;
	padding-left: 15px;
	margin-right: 15px;
	display: inline-block;
	height: 14px;
    line-height: 12px;
    margin-top: 6px;
}
.footer_r .ti{
	font-size: 18px;
	font-weight: bold;
	color: #3A3A3A;
}
.footer_r ul{
	float: left;
    border-right: 2px solid #A2A2A2;
    padding-right: 45px;
    padding-left: 45px;
    margin-top: 0;
    height: 142px;
}
.footer_r li{
	line-height: 25px;
}
.footer_r p{
	float: left;
    color: #757575;
    font-size: 13px;
    margin-left: 32px;
    margin-top: 5px;
}
.tops{
	position: fixed;
	right: 20px;
	bottom: 45px;
	z-index: 100;
}
.ewm{
	position: absolute;
	right: 40px;
	top: -220px;
	width: 173px;
	height: 234px;
	display: none;
	opacity: 0;
}
.top_wrap{
	right: 0;
	top: 15px;
	width: 35px;
	height: 50px;
	cursor: pointer;
}
.erweima{
	width: 35px;
	height: 35px;
	background: url(../img/top.png) 0 0 no-repeat;
}
.erweima:hover{
	background: url(../img/top.png) 0 -35px no-repeat;
}
.top{
	width: 35px;
	height: 15px;
	background: url(../img/top.png) 0 -70px no-repeat;
}
.top:hover{
	background: url(../img/top.png) 0 -85px no-repeat;
}
.header_nav_l b{
	display: block;
	float: left;
	width: 15px;
	height: 10px;
}

#article_topic {
	padding: 15px 0 0 5px;
	color:#999;
	clear:both;
}
#article_topic a{
	color:#999;
	text-decoration:none;
}
#article_topic h2,#article_topic h3,#article_topic h4,#article_topic h5{
	margin:0;
	padding:0;
}
#article_topic h2{
	padding:5px 0;
	font-size:15px;
}
#answer_list{
		font-weight:normal;
		border-left:3px solid #ddd;
		padding-left:5px;
		margin-left:0px;
		color:#000;
		margin-bottom:20px;
}
#answer_list h3,#answer_list h5{
		font-weight:normal;
}
#answer_list h3{
		font-size:14px;
		font-weight:bold;
		color:#222;
		padding: 0px 5px;
}
#answer_list h3 a{
		color:#222;
		text-decoration:none;
}
#answer_list h4 {
		position: relative;
		left: 10px;
		top: -11px;
		float:left;
		color:#f5f5f5;
		width:0px;
}
#answer_list h5{
		padding:5px 5px;
		color:#666;
		font-size:13px;
		line-height:21px;
}
#answer_list h5 a{
		color:#666;
		text-decoration:none;
}
#answer_list h5 div{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
#answer_list h5 span{
		color:#000;
		font-size:13px;
}

#asw_main {
	padding:0px;
	padding-top:20px;
	text-align: justify;
	font-family: "Hiragino Sans GB","Microsoft YaHei","PingHei","Lucida Grande", "Lucida Sans Unicode","Helvetica","Arial","Verdana","sans-serif"; 

	background:#fff;
}


#asw_author img{
	float:right;
	width:30px;
	height:30px;
	border:1px solid #ddd;
	border-radius: 50%;
	margin:3px 0px 5px 5px; 
}
#asw_author span{
		float:right;
		font-size:16px;
		color:#777;
}

#asw_title {
	font-size:22px;
	padding:10px 20px 5px;
	line-height:28px;
	font-weight:bold;
}
#asw_info {
	color:#444;
	font-size:14px;
	line-height:20px;
	padding:10px 15px;
	margin-bottom:10px;
}

.login_frame {
	background: #f2f2f2;
	clear:both;
	margin:0 5px 0;
	width: 97%;
    height: 90px;
	line-height:90px;
	text-align:center;
    border-radius: 5px;
    max-height: 110px;
    font-size: 15px;
    border: 1px solid #b3b3b3;
    outline: none;
    color: #bdbdbd;
    padding: 1%;
    resize: none;
	cursor: pointer;
}

.login_box2{
	width:550px;
	height:360px;
    position: fixed;
	top:50%;
	left:50%;
	margin-left:-275px;
	margin-top:-180px;
    z-index: 10029;
    background: #f0f0f0;
    border-radius: 8px;
    overflow: hidden;
    display: none;
}
.login2{
    border: 1px solid #e4e4e4;
    margin: 15px;
    border-radius: 4px;
}
.login_box{
	width:350px;
	height:240px;
    position: fixed;
	top:50%;
	left:50%;
	margin-left:-175px;
	margin-top:-130px;
    z-index: 10029;
    background: #f0f0f0;
    border-radius: 8px;
    overflow: hidden;
    display: none;
}
.login_box li{
    list-style: none;
}
.login_box form{
    display: block;
}
.login{
    border: 1px solid #e4e4e4;
    height: 34px;
    margin: 25px 24px 24px;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}
.login em{
    position: absolute;
    top: 8px;
    left: 0;
    z-index: 100;
    width: 27px;
    margin-left: 11px;
    height: 18px;
    border-right: 1px solid #c0c0c0;
}
.login input{
    display: block;
    width: 100%;
    height: 34px;
    line-height: 34px;
    border: none;
    outline: none;
    font-size: 16px;
    padding: 4px;
    padding-left: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.login_btn{
    height: 36px;
    line-height: 36px;
    background: #ba0600;
    font-size: 15px;
    color: #fff;
    text-align: center;
    margin: 0 24px;
    border-radius: 18px;
    border: none;
	cursor: pointer;
}
.sendtxt{
    height: 36px;
    line-height: 36px;
    background: #ba0600;
    font-size: 15px;
    color: #fff;
    text-align: center;
    margin: 0 24px;
    border-radius: 18px;
    border: none;
	cursor: pointer;
}


.mask {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.8;
    z-index: 9999;
    display: none;
    top: 0;
    left: 0;
}
.login_find{
    margin: 15px 8px 0;
    padding: 0 16px;
    overflow: hidden;
    line-height: 32px;
    font-size: 15px;
}
.login_find a{
    float: left;
    color: #0095ff;
	text-decoration:none;
}
.login_reg{
    float: right !important;
}
.login_othor{
    overflow: hidden;
    margin: 10px 24px;
}
.login_othor li{
    float: left;
    margin-right: 8px;
}


.midad{
	width: 100% !important;
	margin-top: 0 !important;
}
.midad img{
	height: auto;
}
.con_l li{
	list-style: none;
	overflow: hidden; 
/*	margin: 22px 15px;*/
}

.con_l li:hover .eas{
	color: rgb(186,6,0);
}
.con_l_con_l{
	padding: 14px 19px;
	padding-left: 0;
    width: 115px;
    background: none;
    border: none;
    float: left;
}
.con_l_con_l a{
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
}
.con_l_con_l img{
	width: 100%;
	vertical-align: middle;
}
.con_l_con_r{
	padding: 10px 0;
	overflow: hidden;
}
.con_l_con_r a {
    text-decoration: none;
    color: black;
}
.con_l_con_r h3 {
	margin:0;
	padding:0;
	line-height:28px;
	padding-bottom:2px;
	font-size:17px;
}
.con_l_con_r p{
	float: left;
    font-size: 12px;
    color: #b2b2b2;
    margin: 0;
    width: 100%;
    line-height: 20px;
    letter-spacing: 1px;
    text-align: justify;
}
#keyword{
	margin-top: 12px;
	width: 100%;
	float: left;
/*	background: url(../img/label.png) 0px 2px no-repeat;*/
/*	padding-left: 4%;	*/
	text-align: left;
}
#keyword a{
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #667780;
	padding: 2px 10px 2px 0;
	display: block;
	text-align: center;
	margin-right: 2px;
	float: left;
}
#keyword a:hover{
	color: rgb(255,153,51);
}
#keyword span{
	display: block;
	font-size: 12px;
	color: #a09e9e;
	line-height: 21px;
	padding-right: 25px;
/*	padding-left:10px;*/
	float:left;
}
.more{
	width: 100%;
	padding-bottom: 5px;
	margin-top: 10px;
}
.more a{
	text-decoration: none;
	text-align: center;
	display: block;
	width: 99.8%;
	color: rgb(125,125,125);
	border: 1px solid rgb(221,221,221);
	font-size: 14px;
	padding: 5px 0;	
}
.more a:hover{
	box-shadow: 0px 0px 5px #ccc;
	behavior: url(ie-css3.htc);
	position: relative\9;
	z-index: 5\9;
}


#crop_body {
	margin-top: 80px;
    background: rgba(0, 0, 0, 0) url("../img/imgsrc2014/step_bg.jpg") repeat scroll 0 0;
    padding: 10px 0;
}
#crop_frame {
    background: #fff url("http://www.guandian.cn/statics/guandian/img/imgsrc2014/step-brief-bg.jpg") repeat-y scroll 0 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    width: 995px;
}
#crop_left {
    float: left;
    margin: 10px 0;
    overflow: hidden;
    text-align: center;
    width: 250px;
}
#crop_right {
    float: right;
    overflow: hidden;
    width: 745px;
}
#crop_left h1 {
    background: #fff none repeat scroll 0 0;
    margin: 15px auto;
    padding: 10px;
    width: 120px;
}
#cr_itme {
    margin: 0px 20px 10px;
	position: relative;
}
#cr_itme h1 {
    background: rgba(0, 0, 0, 0) url("../img/imgsrc2014/step-brief-bg2.jpg") no-repeat scroll right bottom;
    float: left;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-align: center;
    width: 230px;
	position: absolute;
    top: 30%;
}
#cr_itme h1 span {
    font-size: 12px;
    font-weight: normal;
}
#cr_itme h2 {
    border-bottom: 1px solid #ddd;
    color: #444;
    float: right;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    padding: 0 15px 20px;
    width: 680px;
}
#cr_itme h2 a {
    color: #ba0600;
    font-weight: bold;
}
#cr_itme p{
	font-weight:normal;
}
#textinfo {
    font-size: 15px;
}
#textinfo b {
    font-size: 17px;
    line-height: 34px;
}
#textinfo p {
    line-height: 28px;
    margin: 0;
    padding: 0;
}
#textinfo_10px {
    border-left: 2px solid #eee;
    margin-left: 10px;
    padding-left: 20px;
}
#textinfo_10px b {
    font-size: 16px;
    line-height: 22px;
}
#textinfo_20px p {
    line-height: 38px;
    padding-left: 30px;
}
#h3div h3 {
    background: rgba(0, 0, 0, 0) url("../img/imgsrc2014/referanse-liste-bg.png") no-repeat scroll center -5px;
    color: #2b0e08;
    float: left;
    font-size: 12px;
    height: 40px;
    letter-spacing: 1px;
    padding-top: 20px;
    text-align: center;
    width: 136px;
}
#h3div h3 a {
    color: #2b0e08;
}
.cropTxtBox {
    border-top: 2px solid #ba0600;
}
.cropTxtBox .hd {
    background: #f4f4f4 none repeat scroll 0 0;
    border-bottom: 3px solid #fff;
    height: 40px;
    line-height: 40px;
    position: relative;
}
.cropTxtBox .hd ul {
	padding:0;
	margin:0;
}
.cropTxtBox .hd ul li {
    cursor: pointer;
    float: left;
    font-size: 15px;
    font-weight: bold;
    padding: 0 41px;
}
.cropTxtBox .hd ul li.on {
    background: rgba(0, 0, 0, 0) url("../../img/imgsrc2014/typeframe_active_bg.gif") repeat scroll 0 bottom;
    color: #ba0600;
}
.cropTxtBox .bd {
}
.cropTxtBox .bd ul {
    overflow: hidden;
	padding:0;
	margin:0;
}
.cropTxtBox .bd li {
    border-top: 1px solid #eee;
}
#table_content {
    background: #aaa none repeat scroll 0 0;
    margin-bottom: 20px;
}
#table_content td {
    background: #fff none repeat scroll 0 0;
}


@media screen and (min-width:600px) and (max-width:1024px) {
	.menu_bgg_con li a{
	    padding: 7px 18px;
	}
	.search_int {
		width: 230px;
	}
    .header{
    	width: 996px;
    }
    .header_nav_l li {
		width: 68px;
    }
	.header_nav_l {
	    margin-left: 0px;
	}
    .actives{
		width: 68px;
	}
    .header_t{
    	width: 996px;
    }
    .meetings_menu ul{
    	margin-left: 400px;
    }
    .con_l_up_l{
    	width: 370px;
    	height: 264px;
    }
    .con_roll_block {
    	height: 264px;
    }
    .con_l_up_r_wrap{
    	width: 340px;
    }
    .con_l_up_r {
    	width: 320px;
    	height: 264px;
    }
    .con_l_up_r li {
    	width: 320px;
    }
    .con_roll_block_info h3{
    	font-size: 20px;
    }
    .con_l_up_r a {
    	width: 290px;
    }
    .con{
    	width: 966px;
    }
    .con_l{
    	width: 670px;
    	padding-right: 10px;
    }
    .con_r{
    	width: 284px;
    }
    .pull_down h3{
        padding: 0 0px 0 22px;
    	width: 245px; 
    	padding-right: 18px;  	
    }
    .pull_down h3 em{
    	width: 13px;
    }
    .pull_down a{
    	width: 272px;
    }
    .con_l_down_title a {
    	width: 100.29px;
    }
    .con_l_down_con li {
    	margin: 0px 15px;
    }
    .con_r_b {
    	width: 100%;
    }
    .con_r_c_con {
    	margin: 0;
    }
    .con_r_d_con a {
    	width: 61.5px;
    }
	.footer {
    	width: 996px;
    }
    .footer_l {
    	padding-right: 10px;
    	margin: 50px 55px;
    	margin-top: 40px;
    }
    .footer_r ul{
		padding-right: 40px;
    	padding-left: 40px;
	}
    .footer_r p{
    	letter-spacing: 0px;
    	margin-left: 56px;
    }
    
}
#top_src{
	border: none;
}

@media screen and (max-width: 1024px){
	.ad,.con{
		width: 996px;
	}
	.header_nav_l {
		margin-left: 0;
	}	
	.header_nav_l li {
	    width: 75px;
	}
	.header_t {
	    width: 996px;
	}
	.header_nav_r {
     	float: left; 
     	padding-left: 30px;
	}
	.con_l {
 		width: 665px;
 		padding-right: 10px;
    }
    .con_l_up_l{
	    width: 405px;
    }
	.con_l_up_r_wrap {
	    width: 250px;
	    padding-left: 10px;
	}
	.con_r,.con_r_b {
	    width: 320px;
	}
	.con_l_down_title a {
		padding: 6px 10px;
	}
	.footer,.footer_wrap {
	    width: 996px;
	}
	.footer_r ul {
	    padding-right: 40px;
	    padding-left: 40px;
	}
	.footer_l {
	    padding-right: 10px;
	    margin: 50px 55px;
	    margin-top: 40px;
	}
	.footer_r p{
		white-space: inherit !important;		
	    margin-left: 52px;
	}
	.la{
		padding-left: 0 !important;
	}
	.border{
		width: 170px;
	}
	.midad{
		width: 100%;
	}
}
</pre></body></html>