@charset "gb2312";
/**/
.w1000 {width:1000px;}
.gray,.gray a:link,.gray a:visited,.gray a:hover{ color:#999;}
/*top*/
.top_nav{background:#f6f6f6;height:50px;}
.top_nav div{font: normal 12px/180% \5B8B\4F53;}
.top_nav div a{ padding:0;}
.top_nav .logo img{margin:11px 0 0 1px;}
.top_nav .fr{line-height: 50px;color:#999; max-width:974px;}
.top_nav .fr a{margin:0 5px;}
.top{height:167px;background:#cb1c1d;text-align:center;}
.top img{margin-top:31px;}
/*2j*/
.nav_2j{ background:#cb1c1d; height:105px;}
.nav_2j .fl{ width:480px; padding-top:27px; font:bold 40px/100% "ËÎÌå";}
.nav_2j .fl img{ vertical-align:middle; margin-right:15px;}
.nav_2j .fr{ width:520px; line-height:220%; padding-top:26px;}
.nav_2j .fr a{ padding:0 11px;}
/*path*/
.path{ margin:20px auto;}
.path a{ padding:0 10px;}

.message div.fl{ width:680px; padding-top:10px;}
.message div.fr{ width:275px; padding-top:10px;}

.message_c .fl .box_cai{ width:680px; border-top:#eeeeee 1px solid; padding-bottom:20px;}
.message_c .fl .box_cai h3{ text-align:left; font-size:16px; margin-top:20px;color:#cb1c1d; font-weight:bold; background:#f1f1f1; margin:0px auto 0px; font: normal 20px/50px "Î¢ÈíÑÅºÚ"; border-bottom:#eaeaea 1px solid;}
.message_c .fl .box_cai ul{ margin:15px 0 20px;}
.message_c .fl .box_cai ul li{ width:320px; float:left; font-size:14px; line-height:220%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

.message_c .fr .ol_bg{ margin:0px auto 20px;}
.message_c .fr .ol_bg h2{ border-bottom:#eaeaea 1px solid; padding-left:15px; color:#cb1c1d; font: normal 20px/50px "Î¢ÈíÑÅºÚ";}
.message_c .fr .ol_bg ol{ margin:15px;}
.message_c .fr .ol_bg ol li{ font-size:14px; line-height:220%;}
.message_c .fr .ol_bg ol li i{ color:#688dae; font:bold 14px/220% Arial, Helvetica, sans-serif; padding-right:10px;}

.videobox{text-align:center;}
.videobox div{ text-align:center;}
.pic_content h2{width:980px;
	margin:0 auto;
    text-align: center;
    font:normal 18px/200% "Î¢ÈíÑÅºÚ"}
.pic_content  h4 {
	width:980px;
	margin:0 auto;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    color: #999;
}
.pic_content  h5 {
	width:980px;
	margin:0 auto;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    color: #999;
}

.show_text{width:94%;height:auto;font-size:14px;line-height:190%;margin:10px auto;}
.show_text p{margin:10px auto;text-indent:0em;font:normal 18px/200% "Î¢ÈíÑÅºÚ"}

/*20170123*/
.pre_title{ width:960px; margin:0 auto; text-align:center; font:normal 20px/220% "SimSun";}
.sub_title{ width:960px; margin:0 auto; text-align:center; font:normal 20px/220% "SimSun";}
.author {
    background: none;
    margin: 10px 15px;
    text-align: center;
    color: #7E7E7E;
    padding-bottom: 0px;
}

/* MEDIA QUERIES Mobile phone
---------------------------------------------------------------------- */	   
	   
@media (min-device-width:320px) and (max-width:689px),
       (max-device-width:480px)
	   {
.show_text{width:98%;height:auto; padding-left:1%;}
.show_text textarea{max-width:320px;}
.show_text p img,.show_text table img{width:90%;height:auto;}
.text_img table,.show_text table{width:98%;}
}