/* CSS reset */

@charset "utf-8";

*{
	padding: 0;
	margin: 0;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clearfix{
	clear: both;
}
ul li{
	list-style: none;
}
a{
	text-decoration: none;
	color: #464646;
}
a:hover{
	color: #014cb0;
}
img{
	border: 0px;
}
body{
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #919191;
	width: expression(document.body.clientWidth<=1100?"1100px":"auto" min-width:1100px;);
}



.w_max{
	width: 100%;
	height: auto;
}
.w_middle{
	width: 1100px;
	height: auto;
	margin: 0 auto;
}


/**???????????? start**/
.top_con{
	height: 50px;
	background: #323232;
}
.top_left{
        line-height: 50px;
	color: #fff;
}
.top_right{
	width: 425px;
}
.sear_con{
	margin: 7px 0px;
	width: 260px;
	height: 35px;
	background: url(images/sear_bg.png) left center no-repeat;
}


/** ?????? **/
.wp_search{}
.wp_search .search{
	width: 30px;
	height: 33px;
	background: url(images/sear_btn.png);
	border: 0px;
	cursor: pointer;
}
.wp_search .search_en{ background:url(../images/btn_search_en.gif); width:72px; height:22px; border:0px; cursor: pointer; }
.wp_search .advanceSearch{ background:url(../images/btn_advanceSearch.gif); width:80px; height:22px; border:0px; cursor: pointer;}
.wp_search .advanceSearch_en{ background:url(../images/btn_advanceSearch_en.gif); width:127px; height:22px; border:0px; cursor: pointer; }
.wp_search .datepicker {cursor: pointer; background:url(../images/cal.gif) no-repeat; width:16px; height:14px; display: inline-block; border:0px; margin-left: 1px;}

.keyword{
	background: none;
	color: #FFFFFF;
	width: 215px  !important;
	height: 35px;
	line-height: 35px;
	padding-left: 8px;
	border: 0px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff; opacity:1; 
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;opacity:1;
}

input:-ms-input-placeholder{
    color: #fff;opacity:1;
}

input::-webkit-input-placeholder{
    color: #fff;opacity:1;
}

.top_lj{
        line-height: 50px;
	width: 160px;
	text-align: right;
}
.top_lj a{
	color: #fff;
}
.top_lj a:hover{
	color: #ff7110;
}
.fgf{
	padding: 0px 10px;
}
/**???????????? end**/


/**??????logo?????? start**/
.menu_con{
	height: 110px;
	line-height: 110px;
	background: #fff;
}
.logo{
	width: 400px;
	height: 110px;
}


.wp_nav { display:block; margin: 0; padding: 0;display: block; *zoom:1;}
.wp_nav * {margin: 0; padding: 0}
.wp_nav:after {clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.wp_nav .nav-item { display:inline-block; float:left; position:relative; vertical-align:bottom;}
.wp_nav .on { z-index:10;}
.wp_nav .nav-item .mark {display:block; width:100%; height:100%; position:absolute; left:0;top:0; z-index:99; }
.wp_nav .nav-item a{ font-family:"Microsoft Yahei"; display:block;text-align:center;position:relative; z-index:100;  color: #161616;font-size: 17px;padding: 0px 20px;}
.wp_nav .nav-item a.parent:hover{color:#fff;background: #1260c7;}
.wp_nav .nav-item a.parent {color:#161616;}
.wp_nav .nav-item a span.item-name { display:inline-block; padding:0px; line-height:110px;cursor:pointer;}
.wp_nav .sub-nav {display:block; width:100%; position:absolute; z-index:200; visibility:hidden; border:1px solid #ccc;border-top:none;}
.wp_nav .sub-nav .nav-item { white-space:nowrap; }
.wp_nav .sub-nav .nav-item .mark { background:#fff;}
.wp_nav .sub-nav .nav-item a {font-family:"Microsoft Yahei"; font-size:13px;font-weight:normal; color:#000;text-align:left;border-top:1px solid #D8E1CC;min-width: 80px;}
.wp_nav .sub-nav .nav-item a.parent:hover{ background:#eee;color:#000;}
.wp_nav .sub-nav .nav-item a.parent { background:#eee;color:#000;}
.wp_nav .sub-nav .nav-item a span.item-name { padding:5px 10px; line-height:22px;}
.wp_nav .nav-item a.parent:hover span.item-name{}
.wp_nav .nav-item a.parent span.item-name{}
.wp_nav .sub-nav .nav-item a.parent:hover span.item-name{}
.wp_nav .sub-nav .nav-item a.parent span.item-name{}












/**??????logo?????? end**/

/**banner start**/
.banner_con{
	height: 500px;
}
/**banner end**/




/**????????????  start**/
.ksrk{
	height: 195px;
}
.ksrk ul li{
	margin-top: 16px;
	padding-top: 18px;
	float: left;
	width: 156px;
	text-align: center;
}
.ksrk ul li a{
	display: block;
}
.ksrk ul li a h3{
	height: 52px;
	line-height: 52px;
	font-size: 16px;
	font-weight: normal;
	cursor: pointer;
}
.ksrk ul li:hover{
	border:1px solid #589efb;
	border-radius: 10px;
                 -moz-border-radius: 10px;      /* Gecko browsers */
                 -webkit-border-radius: 10px; 
	-webkit-box-shadow: 0 0 7px #014cb0;  
  	-moz-box-shadow: 0 0 7px #014cb0;  
  	box-shadow: 0 0 7px #014cb0;  
}
/**????????????  end**/


/**???????????????????????????  start**/
.news_top{
	background: #f5f5f5;
	padding: 38px 0px 28px 0px;
}
.news_middle{
	
}
.sjgg_con{
	width: 720px;
}
.sjgg_left{
	width: 350px;
}
.sjgg_pic img{
	width: 350px;
	height: 230px;
}
.sjgg_a a{
	display: block;
	font-size: 18px;
	line-height: 32px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sjgg_left h2{
	font-size: 13px;
	line-height: 24px;
	color: #838383;
	font-weight: normal;
}
.sjgg_more{
	color:#014cb0;
	font-size: 13px;
}
.sjgg_more:hover{
	color: #ff7110;
}
.sjgg_right{
	width: 330px;
}
.tit_con{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px #7ba0d2 solid;
}
.g_tit{
	font-size: 18px;
	color: #464646;
	font-weight: bold;
	background: url(images/sjgg_tit.png) left center no-repeat;
	padding-left: 30px;
}
.g_more{
	font-size: 13px;
	color:#014cb0;
}
.g_more:hover{
	color: #ff7110;
}
.sjgg_list ul li{
        vertical-align:top;
        width: 100%;
	line-height: 35px;
}
.g_time{
	color:#407ac6;
	float: left;
}
.sjgg_list ul li a{
	float: right;
	display: block;
	width: 83%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sjgg_new ul li a{
        float: left;
        padding-left: 18px;
	display: block;
	width: 73%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.new_m{ width: 28px; height: 11px; display:block; float: right; margin: 12px 0px;}
.gzdt_con{
	width: 330px;
}
.g_tit_dt{
	background: url(images/gzdt_tit.png) left center no-repeat;
}

/**???????????????????????????  end**/

/**??????????????????????????????????????????  start**/
.news_bottom{
	 margin: 26px 0px 8px 0px;
}
.sjfg{
	width: 725px;
}
.sjfg_con{
	width: 350px;
}
.tit_box{
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: url(images/tit_bg.jpg) center no-repeat;
	padding: 0px 22px;
}
.u_tit{
	font-size: 18px;
	font-weight: bold;
}
.u_more{
	color: #fff;
	font-size: 13px;
}
.u_more:hover{
	color: #ff7110;
}
.sjfg_list ul{
	margin: 10px 0px;
}
.sjfg_list ul li{
       vertical-align:top;
	height: 35px;
	line-height: 35px;
	background: url(images/qdt.png) left center no-repeat;
}
.sjfg_list ul li a{
	float: left;
	padding-left: 20px;
	width: 83%;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.u_time{
	font-size: 12px;
}
.zyzl_con{
	width: 350px;
}
/**??????????????????????????????????????????  end**/

/**?????????????????? start**/
.ksrk_btn{
	background: #f5f5f5;
	height: 140px;
	padding: 30px 0px;
}
.ksrk_con_list{
	width: 835px;
}
.ksrk_con_list ul li{
	float: left;
	width: 265px;
	padding-right: 13px;
	position: relative;
	height: 140px;
}
.ksrk_con_list ul li a{
width: 265px;
display:block;
color: #fff;
height: 140px;
line-height: 40px;
}
.ksrk_con_list ul li a img{
width: 265px;
height: 140px;
}
.ksrk_con_list ul li a h4{
       height: 40px;
	position: relative;	
	top: -40px;
	font-size: 18px;
	background: url(images/rk_btn_bg.png) center top repeat-x;
	text-align: right;
	padding-right: 17px;
}
.ksrk_con_list ul li a:hover{
	color: #ff7110;	
	filter: alpha(opcity:70);
	opacity: 0.7;	
}

.ztlj_con{
	width: 265px;
}
.ztlj_con h5{
	color: #fff;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	background: #2f78d7;
	padding: 0px 20px;
	border-bottom: 1px #f5f5f5 solid;
}
.small_banner{
	width: 265px;
	height: 100px;
	background: url(images/ztlj1.jpg);
        overflow: hidden;
}
/**?????????????????? end**/

/**????????????  start**/
.yqlj_con{
	height: 135px;
	border-top: 1px #fff solid;
	border-bottom: 1px #246bcb solid;
	background: #014cb0;
}
.yqlj_box{
	height: 135px;
	background: url(images/yqlj_bg.png) right center no-repeat;
}
.cylj_tit{
	text-align: left;
	line-height: 35px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding-top: 20px;
}
.yqlj_list ul li{
	line-height: 28px;
	height: 28px;
	float: left;
}
.yqlj_list ul li a{
	height: 28px;
	color: #fff;
	padding-right: 20px;
}
.yqlj_list ul li a:hover{
	color: #ff7110;
}


/**????????????  end**/


/**??????  start**/
.footer_con{
	height: 45px;
	background: #013d8d;
	line-height: 45px;
	color: #fff;
	text-align: center;
}
.footer_con span{
	padding: 0px 10px;
}
.footer_con span a{
	color: #fff;
}
/**??????  end**/








/**???????????????  start**/
.list_con{
	margin-top: 6px;
}
.er_left{
	width: 265px;
}
.lmmc{
	height: 65px;
	line-height: 65px;
	background: url(images/lmmc_bg.jpg) left top no-repeat;
	text-align:center;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	
}
.er_nav{
	width: 265px;
	height: auto;
	background: url(../images/er_nav_bg.jpg) center top no-repeat;	
}

.er_ztlj{
	margin-top: 28px;
	margin-bottom: 15px;
}
.er_ksrk{
	padding: 0px 1px;
	width: 263px;
	min-height: 135px;
}
.bszl_er{
	background: url(images/bszl_er_06.jpg) left center no-repeat;
}
.down_er{
	padding-top: 4px;
	background: url(images/down_er_06.jpg) left center no-repeat;
}
.bszl_er,.down_er{
	display: block;
	width: 175px;
	height: 65px;
}
.lyb_er{
	display: block;
	width: 85px;
	height: 132px;
	background: url(images/lyb_er_07.jpg) left center no-repeat;
}
.bszl_er:hover,.down_er:hover,.lyb_er:hover{
	filter: alpha(opcity:70);
	opacity: 0.7;
}

.er_right{
	width: 785px;
	height: auto;
}
.addr_con{
	height: 40px;
	width: 785px;
}
.local{
	padding-left: 38px;
	font-size: 18px;
	font-weight: bold;
	color: #545454;
	margin-top: 18px;
	background: url(images/addr_bg.jpg) left center no-repeat;
}
.addr{
	color: #464646;
	border-bottom: 1px #7ba0d2 solid;
	min-width: 620px;
	text-align: right;
	height: 40px;
	line-height: 40px;
}
.addr span{
	color: #135ec0;
}
#wp_news_w21 ul{
	padding: 15px;
}
#wp_news_w21 ul li{
        vertical-align:top;
	height: 42px;
	line-height: 42px;
	background: url(images/qdt.png) left center no-repeat;
	border-bottom: 1px #eee dashed;
}
#wp_news_w21 ul li a{
	float: left;
	padding-left: 20px;
	display: block;
	width: 87%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list_time{
	font-size: 12px;
}
/**???????????????  end**/




/*????????????l*/
div.timer {
	top: 10px;
	width: 40px;
	height: 40px;
	right: 10px;
	overflow: hidden;
	position: absolute;
	z-index: 1001;
	cursor: pointer;
	opacity: 0.6;
display:none;
}

div.slider-nav {
	display: block;
}
div.slider-nav span {
	 width: 17px; height: 21px; text-indent: -9999px; position: absolute; z-index: 1000; cursor: pointer;
}
div.slider-nav span.right {
	background: url(images/right-arrow.png); right: 15px;
}
div.slider-nav span.left {
	background: url(images/left-arrow.png); left: 15px;
}



/* ???????????????????????? */
.wp_listcolumn { display:block; width:100%; border-top:0px solid #ddd; border-bottom:0px solid #fff;}
.wp_listcolumn .wp_column {display:block; width:100%; vertical-align: center;}
.wp_listcolumn .wp_column a { display:block; width:100%; height: 49px;line-height: 49px;color:#2c2c2c; font-size:16px; font-weight:normal; word-wrap:break-word; background: url(images/er_libg.jpg) center bottom repeat-x;border-bottom:0px solid #ddd; border-top:0px solid #fff; text-align:center;}
.wp_listcolumn .wp_column a:hover { color:#014cb0; background-color:none; background-image: url(images/er_lihov.jpg);  background-position: center top; background-repeat:no-repeat;}
.wp_listcolumn .wp_column a.selected { color:#014cb0;background-color:none; background-image:url(images/er_lihov.jpg); background-position: center top; background-repeat:no-repeat;}
.wp_listcolumn .wp_column a .column-name { display:inline-block; line-height:49px; padding:0px; cursor:pointer;}



.cont_tit{width: 100%;line-height: 45px; color:#333; font-size: 24px; font-weight: bold; padding-top: 10px; text-align:center; }
.publish{height: 40px; line-height: 30px; border-bottom:1px solid #eee; text-align:center; font-size: 12px; width:96%; margin: 0 auto;}
.contont{color:#4c4c4c;line-height: 200%; font-size: 15px; padding: 10px; color:#232222; width: 94%; margin: 0 auto;}
.contont p{text-indent: 2em;}
.contont img{max-width: 100%;}
.contont p img{max-width: 100%;}
.contont table {
    text-align:center;
    border-left: 0.15em solid #eee;
    border-top: 0.15em solid #eee;
}

    .contont table th {
        background-color: #F9F9F9;
        text-align: center;
    }

    .contont table td, .contont table th {
        border-bottom: 0.15em solid #eee;
        border-right: 0.15em solid #eee;
        padding: 0.25em 0.5em;
    }





.close_btn{font-size: 12px; color:#666; text-align:right; padding: 10px 30px;}


 .search_logo img{ width: 242px; height: 74px !important; float: left; margin-top: 13px;}


.wp_paging{padding-bottom:20px; }


.paging_content{padding: 20px;}




/*????????????9????????????*/
.dtjt9_div_img{position:relative;overflow:hidden;}
.dtjt9_div_img img{display:block; height: 260px;}
.dtjt9_div_text{width:100%;text-align:left;position:absolute;right:0px;bottom:0px;z-index:150;}
.dtjt9_div_text .dtjt9_div_text_title{background:#666;text-align:center; height:50px; }
.dtjt9_div_text a{font-size:15px;font-weight:bold;line-height:50px;color:#fff;text-decoration: none;}
.dtjt9_div_text a:link{font-size:15px;font-weight:bold;line-height:50px;color:#fff;text-decoration: none;}
.dtjt9_div_text a:visited{font-size:12px;font-weight:bold;line-height:20px;color:#000;text-decoration: none;}
.dtjt9_div_text a:hover{color:#ff7110;}
.dtjt9_div_img .number{position:absolute;right:5px;bottom:20px; z-index:100; display:none;}
.dtjt9_div_img .number .nomal{width:16px;height:16px;line-height:16px;display:block;text-align:center;opacity: 0.7;background:#6C6D6E;float:left;color:#FFF;margin-right:5px;border:1px solid #FFF;font-size:12px;TEXT-DECORATION:none}
.dtjt9_div_img .number .current{width:16px;height:16px;line-height:16px;display:block;text-align:center;opacity: 0.7;background:#ff7110;float:left;color:#fff;margin-right:5px;border:1px solid #FFF;font-size:12px;TEXT-DECORATION:none}


.featured{height: 100px  !important;}


