@charset "utf-8";
body{color:#333333;font-size:16px;font-family:Microsoft Yahei;-webkit-text-size-adjust:none;max-width: 1680px;margin:0 auto;}
button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, textarea, ul{ padding:0; margin:0;}
li, ol, ul{ list-style:none;}
img{ border:none; border:0; max-width:100%;}
a{ text-decoration:none; color:#333333; noline:expression(this.onFocus=this.blur());}
a:focus {outline:none;-moz-outline:none;}
a:hover{color:#d6211a;}
.clear{clear:both; height:0; line-height:0; font-size:0; overflow:hidden; zoom:1;}
input, textarea{font-family:Microsoft Yahei; font-size:14px;}
input:focus, textarea:focus{ outline: none;}

.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}
.clear{clear:both;}
.fl{float: left;}
.fr{float: right;}
.container{ width:1120px; margin:0 auto; clear:both;}
.space20, .space30{clear:both; line-height:0; font-size:0; overflow:hidden; zoom:1;}
.space20{height:20px;}
.space30{height:30px;}
.boxsizing_c{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
.radius10{-moz-border-radius:10px; -ms-border-radius:10px; -o-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
.ovh{overflow: hidden;}
.mb20{margin-bottom: 20px;}
.fz15{font-size: 0.9375em;}
.fz14{font-size: 0.875em;}



/***** header *****/
.header{height: 204px; background:url(/images/header_bg.jpg) repeat-x;}
.header .container{position: relative; z-index: 10;}
.header .logo{position:absolute; top:62px; left: 0;}

.header .menu{position:absolute; right:0; top:15px;}
.header .menu li{float:left; margin-left:5px; position:relative;}
.header .menu li h4 a{ display:block; width:38px; height:38px; background-image:url(/images/easybtn_icon.png); background-repeat:no-repeat; border-radius:50%; -moz-border-radius:50%; -ms-border-radius:50%; -o-border-radius:50%; -webkit-border-radius:50%; cursor:pointer;}
.header .menu li.wb h4 a{background-color: #f58642; background-position:0 0;}
.header .menu li.wx h4 a{background-color: #76c035; background-position:0 -38px;}
.header .menu li.sjb h4 a{background-color: #0996df; background-position:0 -76px;}
/*.header .menu li.qqt h4 a{background-color: #f6be38; background-position:0 -114px;}*/
.header .menu li.wza h4 a{background-color: #f6be38; background-position:0 -152px;}
.header .menu li.slh h4 a{background-color: #f63838; background-image:url(/images/easybtn1_icon.png);background-position:0 -114px;}
.header .menu .drop{ display:none;}

.header .menu .drop{position:absolute; top:32px; left:50%; margin-left:-50px; width:100px; display:none; z-index:9;}
.header .menu .drop dd{filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; position:relative; padding-top:7px; *overflow:hidden;}
.header .menu .drop b{ display:block; width:100%; height:135px; background:#000; border-radius:8px; -moz-border-radius:8px; -ms-border-radius:8px; -o-border-radius:8px; -webkit-border-radius:8px;}
.header .menu .drop i{display:block; line-height:0; font-size:0; width:0; height:0; overflow:hidden; border:7px solid transparent; border-bottom-color:#000; position:absolute; left:50%; top:-7px; margin-left:-7px;}
.header .menu .drop dt{ position:absolute; top:0; left:0; z-index:2; width:100%;}
.header .menu .drop dt img{display:block; margin:17px auto 0; width:66px; height:66px; padding:5px; background: #fff; box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
.header .menu .drop dt span{display:block; text-align:center; color:#fff; padding-top:5px; line-height:18px; font-size:12px;}
.header .menu .qqt .drop b{height: 120px;}
.header .menu li:hover .drop{display: block;}

.search{position:absolute; top:80px; right:0; width:476px;}
.search .ss_txt{height:22px; line-height: 22px; border:0; border-radius:25px 0 0 25px; background:url(/images/header_ss_icon.png) no-repeat 15px center #fff; padding:10px 40px 10px 60px; color:#a6a6a6; font-size:15px; width: 295px;}
.search .ss_btn{ position:absolute; right:0; top:0; width:111px; height:42px; background:#3899ec; font-size:16px; color:#fff; border:0; cursor:pointer; border-radius: 25px; -moz-border-radius:25px; -ms-border-radius:25px; -o-border-radius:25px; -webkit-border-radius:25px;}
.home_gg{display: none;}

.mainnav{clear:both; position: relative; margin-top:-9px; background:url(/images/mainnav_bg.gif) repeat-x center bottom;}
.mainnav ul{height:49px; padding-top: 10px; background:url(/images/mainnav_bg2.png) no-repeat center bottom; position: relative; z-index: 2;}
.mainnav ul li{width: 160px; float: left; position: relative;}
.mainnav ul li a{display:block; text-align:center; line-height:45px; color: #fff; font-size: 18px; font-weight: bold;}
.mainnav ul li a:hover, .mainnav ul li.on a{color: #ffcc51;}
.mainnav ul li i{position: absolute; right: 0; top: 50%; margin-top: -8px; width: 1px; height: 16px; background: #fff; filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4;}
.mainnav .trl{position: absolute; width: 50%; height: 10px; background: #3587c8; right: 0; top: 0;}



/*footer*/
.footer_nav{padding:11px 0; background:url(/images/mainnav_bg.gif) repeat-x center bottom #3587c8; text-align: center; line-height:24px;}
.footer_nav ul li{display: inline-block; *display: inline; *zoom:1; position: relative; padding:0 25px;}
.footer_nav ul li a{color: #fff;}
.footer_nav ul li a:hover{color: #ffcc51;}
.footer_nav ul li i{position: absolute; right: 0; top: 50%; margin-top: -6px; width: 1px; height: 13px; background: #fff; filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4;}
.footer{clear: both; background: #eeeeee; padding:28px 0; font-size: 0.875em; overflow: hidden;}
.footer_ewm{float: left; padding:10px 5px; background: #fff;}
.footer_ewm img{margin:0 5px; float: left;}
.footer_copyright{float: left; width: 748px; margin: 0 auto; text-align: center; padding-top:8px; line-height: 24px;}
.footer_copyright .beian{ background:url(/images/beian.png) no-repeat center left; padding-left:25px;}
.footer_wzbs{float: right; background: #fff; padding:0 5px;}
.footer_wzbs img{vertical-align: middle;}


/*common*/
.crumb{padding:20px 0; color:#999; font-size:.9375em; line-height:23px; background: #f6f6f6; margin-bottom: 30px;}
.crumb .container{position:relative;}
.crumb dl dt{position:absolute; top:0; left:4px; width:21px; height:23px; background:url(/images/crumb.png) no-repeat left 0;}
.crumb dl dd{margin-left:32px;}
.crumb dl dd em{font-style:normal; display:inline-block; }
.crumb a{color:#999; display:inline-block;}
.crumb a:hover{color:#0f77d4;}
.crumb span{color:#0f77d4; font-weight:bold;}

.main_border{border:solid #e0e0e0 1px; overflow:hidden;}
.more{float: right; position: relative; padding-right:15px; font-size: 0.9375em;}
.more i{position: absolute; right: 0; top: 50%; margin-top: -5px; width: 0; height: 0; overflow: hidden; font-size: 0; line-height: 0; border:solid 5px transparent; border-left-color: #ff9600;}
.common_slide_box{border:#dadada 1px solid;}
.common_slide_box .hd{border-bottom: #dadada 1px solid; background: #f2f2f2;}
.common_slide_box .hd ul li{float: left; margin-right: 8px; font-weight: bold;}
.common_slide_box .hd ul li a{display: block; padding:0 20px; line-height: 40px; font-size: 18px;}
.common_slide_box .hd ul li.on{border-bottom:#227fd6 2px solid; margin-bottom: -1px;}
.common_slide_box .hd ul li.on a{color:#0f77d4;}
.common_slide_box .hd .more{line-height: 40px; margin-right: 10px;}
.common_slide_box .bd .common_newslist{padding:18px 20px;}

.common_newslist li{position:relative; padding:0 55px 0 16px; height:32px; line-height:32px; overflow:hidden; vertical-align:top;}
.common_newslist li i{position:absolute; left:0; top: 50%; margin-top: -1px; width: 4px; height: 4px; background: #000;}
.common_newslist li .time{ position:absolute; right:0; top:0; color:#999999; z-index:1; font-size: 0.875em;}
.common_newslist li a{float:left; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; font-size: 0.9375em;}
.common_newslist li a:hover{color: #333; font-weight: bold;}
.common_newslist_nd li{padding-right:0;}



/*pagediv*/
.pagediv{ clear:both; padding:20px 0; text-align:center; color:#666666; font-size:12px; font-family:"宋体";}
.pagediv a{color:#666666;}
.pagediv .pagination_index_last *{vertical-align:middle\9;}
.pagediv .arrow{margin:0 2px 5px;}
.pagediv .arrow a, .pagediv .index_num, .pagination_index_last a{ display:inline-block; padding:0 10px; line-height:30px; border:#dddddd 1px solid; border-radius:3px; background:url(/images/page.gif) repeat-x;}
.pagediv .index_num{ border-color:#3eb2eb; background:#3eb2eb; color:#fff;}
.pagediv a:hover{background:#3eb2eb; border-color:#3eb2eb; color:#fff; text-decoration:none;}
.pagination_index_last{ padding-left:15px;}
.pagination_index_last a{font-weight:bold;}
#pagination_input{width:40px; margin:0 2px; height:28px; border:#dddddd 1px solid; background:#fff; text-align:center; border-radius:3px;}