@charset "gb2312";
/* CSS Document */

*{margin:0px; padding:0px; list-style-type:none;}

/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
	margin:0;
	padding:0;
}

img, fieldset {
	border:0;
}

/* set image max width to 100% */
img {
	max-width:100%;
	height:auto;
	width:auto\9; /* ie8 */
	-ms-interpolation-mode: bicubic;
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display:block;
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
body {
	background:#e5e5e5 center top;
	font:normal 100% "Microsoft YaHei",Helvetica, Arial, sans-serif;
	color:#000;
}
a {
	color:#000;
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
p {
	margin:0;
	padding:0;
}

/* headings */
h1, h2, h3, h4, h5, h6{
	line-height:1.5em;
	color:#fff;
	font-size:1em;
	font-weight:normal;
}


/* reset webkit search input styles */
input[type=search] {
	-webkit-appearance:none;
	outline:none;
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
	display:none;
}

.break{ word-break:break-all; word-wrap:break-word;}
.nobreak{ word-break:keep-all; word-wrap:normal;}

.fl{ float:left; display:inline;}
.fr{ float:right; display:inline;}
.clear{clear:both;}
.t_l{ text-align:left;}
.t_r{ text-align:right;}
.t_c{ text-align:center;}

/* Í¼Æ¬µÈ±ÈÀýËõ·Å */
.thumbImage img{max-width:100%!important; height:auto!important; width:expression(this.width > 1920 ? "1920px" : this.width)!important;} 
.thumbImage {margin:auto; width:1920px;} 
*html.thumbImage img{width:expression(this.width>1920&&this.width>this.height?320:auto); height:expresion(this.height>320?320:auto);}

/************************************************************************************
HEADER
*************************************************************************************/
.header{background:#00663D; overflow:hidden; height:80px; line-height:80px; border-bottom:2px solid #3E943D; padding:0px 10px 0px 10px;}

/************************************************************************************
CONTENT
*************************************************************************************/
.auto{ margin:0 auto;}
.pic100{width:100%;}
.wth100{width:100%; }
.mt1{margin-top:0.2em;}
.mt2{margin-top:1.0em;}
.mt3{margin-top:3em;}
.bgcolor1{background:#E5E5E5;}
.bgcolor2{background:#00663D;}
.bgcolor3{background:#ffffff;}
.p5{ padding:3% 5% 5% 3%;}
.p5_1{ padding:6% 5% 5% 3%;}


/*logo*/
.nw_logo{ background:url(../images/logo.png) no-repeat; display:block; float:left; width:239px; height:75px; margin-top:8px; background-size: 80%;}

/*µ¼º½*/
.main_nav{clear:both;padding:11px 5px 2px; background:#DB9F00}
.main_nav_list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:10px;}
.main_nav_list a{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:block;text-align:center;white-space:nowrap;width:34px;line-height:1.6em; font-size:1.3em;font-family:"Î¢ÈíÑÅºÚ";  color:#E5E5E5; font-weight:bold;}
.main_nav_list a:hover{text-decoration:none;}

.navbg{background:url(../images/banner.jpg) no-repeat center center; height:58px;-moz-background-size:cover;
    -webkit-background-size:cover;
    -o-background-size:cover;
    background-size:cover;background-size: 100%;}
.navbg h1{ float:left; }
.navbg h1{font-family:"Î¢ÈíÑÅºÚ"; font-size:1.8em; color:#fff; vertical-align:middle;  line-height:2.0em; padding-left:0.5em;}
.navbg h1:hover{ text-decoration:none;}
.navbg span{ float:right; background:url(../images/arrow.png) no-repeat center 6px; width:25px; height:46px; background-size: 100%;}
@media screen and (max-width: 480px) {
.navbg{background:url(../images/banner.jpg) no-repeat center center; height:32px;background-size: 100%;}
.navbg h1{ float:left;}
.navbg h1 {font-family:"Î¢ÈíÑÅºÚ"; font-size:1.1em; color:#fff; line-height:1.6em; padding-left:0.5em;}
.navbg h1:hover{ text-decoration:none;}
.navbg span{ float:right; background:url(../images/arrow.png) no-repeat center 4px; width:25px; height:24px; background-size: 50%;}
}


/*½¹µãÍ¼Æ¬*/
.bg{background:url(../images/banner.jpg) no-repeat center;}
.list{padding-left:1%; padding-right:1%;}
.list li a{font-family:"Î¢ÈíÑÅºÚ"; font-size:1.1em; color:#333;  line-height:2.0em;}

/*×¨Ìâ*/
.ztxw_list_img{width:28.6%; height:auto; margin:3% 2% 2% 2%;}
.ztxw_list_txt{ width:66.4%; margin-top:3%}
h2{font-weight:normal;}
.ztxw_list_txt h2 a{font-family:"Î¢ÈíÑÅºÚ"; font-size:1.1em; color:#333; font-weight:bold; line-height:1.2em;}
.ztxw_list_txt p{font-family:"Î¢ÈíÑÅºÚ"; font-size:1.0em; color:#666;line-height:2.0em; text-align:left;}


/*ÃØ¾³*/
.pic_list{width:98%; margin-left:2%;}
.pic_list li{float:left; display:inline; width:31%; margin:2% 0.6% 1% 1%; text-align:center;}
.pic_list li a{font-family:"Î¢ÈíÑÅºÚ"; font-size:1.0em; color:#333;  line-height:1.2em;}


/*¶þ¼¶Ò³ÃæcssÑùÊ½*/
.logo_tit{font-family:"Î¢ÈíÑÅºÚ"; font-size:2.4em; color:#fff;  line-height:80px; height:80px; margin-left:8px;}
.logo1{ background:url(../images/logo1.png) no-repeat; display:block; float:left; width:53px; height:75px; margin-top:8px; background-size: 80%;}

.main_nav2{clear:both; background:#DB9F00}
.main_nav2_list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:10px;}
.main_nav2_list a{text-align:center;white-space:nowrap;line-height:1.8em; display:block;font-size:1.2em;font-family:"Î¢ÈíÑÅºÚ";  color:#E5E5E5; margin:0px 2px 0px 2px;font-weight:bold;padding:8px 0.5px 8px 0.5px;}
.main_nav2_list a.hover{background:#9A6600}
.main_nav2_list a:hover{text-decoration:none;background:#9A6600}
.main_nav2_list a:nth-of-type(1){-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}
.main_nav2_list a:nth-of-type(2){-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}
.main_nav2_list a:nth-of-type(3){-webkit-box-flex:4;-moz-box-flex:4;-webkit-flex:4;-ms-flex:4;flex:4;}
.main_nav2_list a:nth-of-type(4){-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}
.main_nav2_list a:nth-of-type(5){-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}
.main_nav2_list a:nth-of-type(6){-webkit-box-flex:1.7;-moz-box-flex:1.7;-webkit-flex:1.7;-ms-flex:1.7;flex:1.7;}


.nr li h3{ text-align:left;}
.nr li h3 a{font-family:"Î¢ÈíÑÅºÚ"; font-size:1.2em; color:#333;line-height:1.8em;}
.nr li p{font-family:"Î¢ÈíÑÅºÚ"; font-size:1.0em; color:#666;line-height:2.0em; text-align:left; text-indent:2em;}
.nr li p.line{ background-color:#999; height:1px; width:98%; margin:1.5em auto;}

/*Èý¼¶Ò³ÃæcssÑùÊ½*/
.page3_con{width:94%; margin:2% auto;}
.page3_titile{font-family:"Î¢ÈíÑÅºÚ"; font-size:1.3em; color:#333;  line-height:1.3em; font-weight:bold; text-align:left;}
.pages3_time{font-family:"Î¢ÈíÑÅºÚ"; line-height:2.8em; font-size:0.9em; color:#666; text-align:left; margin-top:0.8em;}
.page3_share{margin-top:0.4em;}

.ml1{margin-left:1%;}
.ml2{margin-left:2%;}
.pages3_time .num{background:url(../images/num.png) no-repeat 0.5em center ; padding-left:40px; }

.page3_cont{margin-top:2em;}
.page3_cont img{width:100%; height:auto;}
.page3_cont{font-family:"Î¢ÈíÑÅºÚ"; font-size:1.1em; color:#333;  line-height:1.8em;  text-align:left;}

.color1{color:#0074C5;}
.comment_t{ border:2px solid #CCD4D9;}
.icons{font-size:26px; height:36px; line-height:36px; padding-left:2%; padding-right:2%;}
.sub_btn{height:36px;}
.border-right{ border-right:2px solid  #CCD4D9;}
.border-top{ border-top:2px solid  #CCD4D9;}
.tit01{ font-weight:bold;font-family:"Î¢ÈíÑÅºÚ"; font-size:1.1em; line-height:1.5em;}
.tit02{ color:#333;font-family:"Î¢ÈíÑÅºÚ"; font-size:1.1em; line-height:1.5em; text-align:left; margin-top:0.8em;}
.tit03{ color:#666;font-family:"Î¢ÈíÑÅºÚ"; font-size:0.8em; line-height:1.7em;margin-top:1em; }
/************************************************************************************

/*±¨µÀ¼¯*/
.bdj_c img{float:left; width:33%;}
.bdj_c .bdlb{width:66%;}
.bdlb li a{font-family:"Î¢ÈíÑÅºÚ"; font-size:1.1em; color:#333;  line-height:1.6em;}
.mt4{margin-top:0.4em;}

/************************************************************************************
CLEARFIX
*************************************************************************************/
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
    overflow:hidden;
}
.clearfix {
    *zoom: 1;
}