﻿﻿@charset "utf-8";
/* CSS Document */

/*CSS reset*/
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textatea,
p,
blockquote,
th,
td,
input {
    margin: 0;
    padding: 0;
}

body {
    font-size: 12px;
    font-family: "Microsoft YaHei";
    width: 100%;
}

newsle {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul,
li {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
addr,
acronym {
    border: 0;
}

a {
    color: #333;
    text-decoration: none
}

a:hover {
    text-decoration: none;
    color: #3587d1;
}
.disable {
    display: none;
}
.fl {
    float: left;
}

.fr {
    float: right;
}

.bg1 {
    background: #f1f1f1;
}

.clear {
    clear: both;
}

strong {
    font-weight: bold;
}

#free_Web_box {
    font-size: 16px;
    line-height: 1.8;
}

.wrap {
    min-width: 1000px;
}

#header {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.head_top {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0px;
    background-color: #f7f7f7;
}
.head_top .userPanel {float: right; *display: inline;cursor: pointer;}
.head_top a{ padding:0 10px;font-size: 12px;}

.head_top ul {
    width: 1200px;
    margin: 0px auto;
    height: 40px;
    line-height: 40px;
}

.head_top span {
    font-size: 12px;
    color: #333;
}
.header-bg{
    height: 220px;
    background: url(../newimg/header_bg.jpg) center no-repeat;
}
.head_logo {
    height: 80px;
    display: block;
    width: 1200px;
    margin: 0px auto;
    padding: 70px 0px;
    position: relative;
}

.siteSearch {
    width: 203px;
	height: 30px;
	background-color: #ffffff;
	border-radius: 3px;
	border: solid 1px #dcdcdc;
    float: left;
    margin: 4px 0;
}

.keyWord {
    width: 160px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    font-size: 12px;
    border: none;
    color: #666;
    float: left;
    outline:none; 
    background-color: #fff!important;
}

.siteSearch a,.siteSearch .searchBtn {
    width: 33px;
    height: 30px;
    display: block;
    float: right;
    background: url(../newimg/search.png) 0 50% no-repeat;
    text-indent: -9999px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    border:0;
    cursor: pointer;
    padding: 0;
}
.phone{position:relative; float:left;margin:0 5px; color:#146ac1; }
.phone dt{line-height:40px; position:relative; z-index:11; float:left; height:40px;}
.phone dt a{color:#333;}
.phone dt a:hover{text-decoration:none; color:#333;}
.phone dd{position:absolute; top:40px; right:50%; display:none; clear:both; margin-right:-54px; padding:7px; background:#fff; -webkit-box-shadow:0 0 5px rgba(0, 0, 0, .3); -moz-box-shadow:0 0 5px rgba(0, 0, 0, .3); box-shadow:0 0 5px rgba(0, 0, 0, .3);}
.phone img{width:100px; height:100px;}
.phone.on dd{display:block;}
.head_link {
    position: absolute;
    top: 1px;
    right: 0px;
}

.topNav {
    background-color: #316c9f;
    height: 55px;
}

.mainNav {
    width: 1200px;
    margin: 0px auto;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
}

.mainNav li {
    float: left;
    width: 133px;
}

.mainNav li a {
    display: block;
    text-align: center;
    height: 55px;
    line-height: 55px;
    color: #fff;
}

.mainNav li a:hover,
.mainNav .li1.on1 .a1 {
    background-color: #2a608e;
}
.mainNav li .a2{
    font-size: 14px;
}
.mainNav li .ul1{
	display:none;
    position: absolute;
    z-index: 99;
    background-color: #316c9f;
    width: 133px;
    padding: 10px 0;
}
.footer {
    width: 100%;
    padding: 10px 0px;
    line-height: 22px;
    background-color: #316c9f;
    padding: 10px 0;
}

.copyright {
    width: 400px;
    margin: auto;
    font-size: 14px;
    line-height: 2em;
}

.copyright a,.copyright p {
     color: #fff;
     padding-top: 20px;
}

#content,
.sw {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.jiucuo,
.jiguan,.ewm {
    position: absolute;
}

.jiucuo {
    left: 752px;
    top: 14px;
}

.jiguan {
   left: 200px;
    top: 20px;
}

.ewm{
    right: 140px;
    top: 14px;  
    
}

.footer .sw{min-height:130px;}
.footer ul li.foot_link {
    background: #a29e9f;
    margin-bottom: 10px;
}

.footer ul li.foot_link a {
    color: #fff;
}

.footer ul li.foot_link a:hover {
    text-decoration: underline
}

.footer ul li.foot_link span {
    font-size: 11px;
    margin: 0px 15px;
    color: #ccc
}

.footer ul li.foot_other {
    width: 1000px;
    margin: 0px auto;
    background: url(../img/foot_icon.png) no-repeat 150px center;
}

/*首页样式*/
/*轮播广告*/
.focusAd{position: relative;z-index: 1;margin: 20px 0 0;/* height: 80px; */}
.focusAd .bd img{display: block; width: 100%; height: 80px;}
.focusAd .bd .con{display: none;}
.focusAd .hd{position: absolute; z-index: 1; right: 12px; bottom: 12px;}
.focusAd .hd li{width: 10px; height: 10px; float: left; margin-left: 5px; line-height: 8px; overflow: hidden; background-color: #fff;}
.focusAd .hd li span{display: none;}
.focusAd .hd li.on{background-color: #fee972;}
/*头条新闻*/
.topNews{overflow: hidden;}
.topNews li.t .titleBg{display: none;}
.topNews li.t .title{height: 60px; line-height: 60px; text-align: center; font-size: 30px; color: #1b5491;}
.topNews li.t .title a{color: #146ac1;}
.topNews li.t .intro{margin-top: 5px; text-align: center; font-size: 16px; color: #646464;}
.index_page{padding-top: 25px;overflow: hidden;}
/* 首页hd */
.index_page .hd{
    height: 43px;
    line-height: 28px;
    background: url(../newimg/hd_bg.png) bottom no-repeat;
}
.index_page .hd span a{
    font-size: 20px;
	letter-spacing: 0px;
	color: #316c9f;
    padding: 0 6px;
}
.index_page .hd .more{
    float: right;
    font-size: 14px;
	color: #464646;
}
.index_page .hd2{
    height: 27px;
	font-size: 26px;
	line-height: 27px;
	letter-spacing: 0px;
	text-align: center;
    background: url(../newimg/hd2_bg2.png) center no-repeat;
    margin-bottom: 30px;
}
.index_page .hd2 a{
    color: #ffffff;
}
/* 焦点图 */
#focusNews {
    width: 600px;
    height: 380px;
    float: left;
}

#focusNews .bd .pic img {
    width: 600px;
    height: 380px;
}

#focusNews .hd {
    right: 15px;
    bottom: 15px;
    height: 14px;
    line-height: 14px;
    margin: 0 auto;
    text-align: right;
    background: none;
}

#focusNews .hd ul {
    float: none;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}

#focusNews .hd ul li {
    width: 20px;
    height: 5px;
    line-height: 5px;
    margin: 0 5px;
    background: #fff;
    float: left;
    text-indent: -999em;
}

#focusNews .hd ul li.on {
    background: #fc114a;

}

#focusNews .bd .con {
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: 0;
    height: 45px;
    line-height: 45px;
    text-align: left;
}

#focusNews .bd .con .title {
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
}

#focusNews .bd .con .title a {
    color: #fff;
    font-size: 14px;
}

#focusNews .bd .con .titleBg {
    height: 45px;
}

.index_page .ad .hd,
.index_page .ad .title {
    display: none;
}

.ctrl-panel {
    position: absolute;
    right: 10px;
    top: 285px;
    z-index: 1000;
}

.m-page {
    display: block;
    width: 14px;
    height: 14px;
    background: #909090;
    float: left;
    display: inline;
    margin-left: 2px;
    line-height: 14px;
    color: #fff;
    font-size: 11px;
    text-align: center;
}

.m-page:hover {
    text-decoration: none;
    color: #fff;
}

/* news选项卡 */
.index_news {
    width: 580px;
    height: 380px;
    overflow: hidden;
}
.index_news .topicList{
    
}
.index_news .topicList .t .title{
	font-size: 20px;
	line-height: 40px;
	letter-spacing: 0px;
	color: #9f2115;
    font-weight: 500;
    height: 40px;
    padding: 5px 0;
}
.index_news .topicList .t .title a{
	color: #9f2115;
}
.index_news .topicList .t .intro{    
    font-size: 14px;
	line-height: 26px;
	color: #505050;
    border-bottom: dashed 1px #d0dae4;
    padding-bottom: 20px;
    margin-bottom: 10px;
}
.index_news .topicList .n{
    font-size: 16px;
	line-height: 40px;
    height: 40px;
	letter-spacing: 0px;
	color: #333333;
}
.index_news .topicList .n a{
    padding-left: 17px;
    background: url(../newimg/index_news_icon.png) 2px 50% no-repeat;
}
.index_news .topicList .n .date{
    color: #797979;
}

/* jcyw */
.jcyw .left-box{
    float: left;
    width: 735px;
	height: 213px;
    padding: 39px 33px 28px 32px;
    background: url(../newimg/jcyw_bg2.jpg) no-repeat;
}

.jcyw .left-box .listList li{
	float:left;
    width: 125px;
	height: 120px;
	background-color: #fff;
	box-shadow: 3px 3px 3px 0px rgba(79, 114, 158, 0.43);
	border-radius: 20px 0px 20px 0;
    margin: 18px 29px; 
    position: relative;
    transform: scale(1);
    transition: all 1s;
}
.jcyw .left-box .listList li i{
    display:block;
    width: 48px;
    height: 48px;
    margin: 23px auto 0;
    background: url(../newimg/listList-icons.png) 0 0 no-repeat;
    transition: all 1s;
}
.jcyw .left-box .listList .li2 i{
    background-position: 0 -140px;
}
.jcyw .left-box .listList .li3 i{
    background-position: 0 -282px;
}
.jcyw .left-box .listList .li4 i{
    background-position: 0 -440px;
}
.jcyw .left-box .listList li a{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 180px;
    text-align: center;
    font-size: 16px;
    color: #212121;
}
.jcyw .left-box .listList li:hover{
    transform: scale(1.1);
    background-color: #dae7f3;
}
.jcyw .left-box .listList li:hover i{
    transform: rotateY(360deg);
}
.jcyw .right-box{
    width: 380px;
    float: right;
}
.jcyw .right-box div{
	position: relative;
    float: left;
    width: 173px;
    height: 128px;
    box-shadow: 6px 7px 0px 0px rgba(197, 213, 226, 0.38);
    border: solid 2px #829eb7;
    border-radius: 8px;
    margin-bottom: 15px;
    transition: all 1s;
}
.jcyw .right-box div a{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 190px;
    text-align: center;
    font-size: 18px;
    color: #2c6596;
    z-index: 9;
}
.jcyw .right-box div i{
    transition: all 1s;
}
.jcyw .right-box div:hover i{
    transform: rotateY(360deg);
}
.jcyw .right-box .zgjcw{
    position: relative;
}
.jcyw .right-box .zgjcw i{
    display:block;
    width: 35px;
	height: 37px;
    margin: 29px auto 0;
    background: url(../newimg/zgjcw-icon-off.png) 0 0 no-repeat;
}
.jcyw .right-box .zgjcw em{
    display:block;
    width:88px;
    height: 92px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../newimg/zgjcw-icon-em.png) 0 0 no-repeat;
    transform: scale(0);
    transition: all 1s;
}
.jcyw .right-box .zgjcw:hover em{
    transform: scale(1);
}
.jcyw .right-box div:hover{
    background-color: #5e91bc;
}
.jcyw .right-box div:hover a{
    color: #fff;
}
.jcyw .right-box .zgjcw:hover i{
    background: url(../newimg/zgjcw-icon.png) 0 0 no-repeat;
}

.jcyw .right-box .jctzw{
	margin-left: 20px;
    position: relative;
}
.jcyw .right-box .jctzw i{
    display:block;
    width: 35px;
	height: 37px;
    margin: 29px auto 0;
    background: url(../newimg/jctzw-icon-off.png) 0 0 no-repeat;
}
.jcyw .right-box .jctzw em{
    display:block;
    width:89px;
    height: 89px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../newimg/wsjb-icon-em.png) 0 0 no-repeat;
    transform: scale(0);
    transition: all 1s;
}
.jcyw .right-box .jctzw:hover em{
    transform: scale(1);
}
.jcyw .right-box .jctzw:hover i{
    background: url(../newimg/jctzw-icon-on.png) 0 0 no-repeat;
}
.jcyw .right-box .dbwyll i{
    display:block;
    width: 40px;
	height: 40px;
    margin: 27px auto 0;
    background: url(../newimg/dbwyll-icon-off.png) 0 0 no-repeat;
    transition: all 0.5s;
}
.jcyw .right-box .dbwyll:hover i{
    background: url(../newimg/dbwyll-icon-on.png) 0 0 no-repeat;
}
.jcyw .right-box .dbwyll em{
    display:block;
    width:70px;
    height: 70px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../newimg/dbwyll-icon-em.png) 0 0 no-repeat;
    transform: scale(0);
    transition: all 1s;
}
.jcyw .right-box .dbwyll:hover em{
    transform: scale(1);
}

.jcyw .right-box .wsjb{
	margin-left: 20px;
}
.jcyw .right-box .wsjb i{
    display:block;
    width: 39px;
	height: 36px;
    margin: 29px auto 0;
    background: url(../newimg/wsjb-icon-off.png) 0 0 no-repeat;
    transition: all 0.5s;
}
.jcyw .right-box .wsjb:hover i{
    background: url(../newimg/wsjb-icon-on.png) 0 0 no-repeat;
}
.jcyw .right-box .wsjb em{
    display:block;
    width:70px;
    height: 70px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../newimg/jctzw-icon-em.png) 0 0 no-repeat;
    transform: scale(0);
    transition: all 1s;
}
.jcyw .right-box .wsjb:hover em{
    transform: scale(1);
}
.border-box{
    border: solid 1px #e0e8f0;
    padding: 20px 30px 5px;
}
.qwfb{
    float: left;
    width: 550px;
}
.qwfb .topicList .t{
    height: 65px;
    margin-bottom: 18px;
}
.qwfb .topicList .t .con .title{
    font-size: 18px;
	line-height: 30px;
	height: auto;
    font-weight: 500;
    padding: 0;
    text-align: left;
    margin-top: 5px;
}
.qwfb .topicList .t .con .intro{
    border: none;
    font-size: 14px;
	line-height: 30px;
	color: #959595;
    text-align: left;
    text-indent: 0;
}
.qwfb .topicList .t .con .title a{
    color: #3a3a3a;
}
.qwfb .topicList .t .con .title a:hover{
    color: #3587d1;
}
.border-box .hd{
    margin-bottom: 17px;
}
.date-box{
    width: 70px;
	height: 65px;
	background-color: #f6eff0;
    float: left;
    margin-right: 16px;
}
.date-box .date-dd{
    font-size: 22px;
	line-height: 40px;
	color: #ad3620;
    font-weight: 600;
    text-align: center;
}
.date-box .date-ym{
    font-size: 14px;
	color: #ad3620;
    text-align: center;
}
.tzgg{
    float: right;
    width: 550px;
}
.infoList li{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
    height: 40px;
	letter-spacing: 0px;
	color: #333333;
}
.infoList li a{
    padding-left: 17px;
    background: url(../newimg/index_news_icon.png) 2px 50% no-repeat;
}
.infoList li .dateRight{
    float: right;
    color: #797979;
    font-size: 16px;
}
.ztjj .hd{
    width: 1100px;
    margin: auto;
    height: 20px;
    line-height: 20px;
    background: url(../newimg/ztjj-hd.png) center no-repeat;
}
.ztjj .hd h3{
    text-align: center;
    font-size: 20px;
}
.ztjj .bd{
    height: 80px;
    position: relative;
    padding: 20px 42px; 
}
.ztjj .bd a{
    width: 17px;
    height: 80px;
    position: absolute;
}
.ztjj .bd .prev{
    background: url(../newimg/prev-btn.png) center no-repeat;
    left: 0;
}
.ztjj .bd .next{
    background: url(../newimg/next-btn.png) center no-repeat;
    right: 0;
}
.ztjj .nodePicList{overflow: hidden; height: 80px;}
.ztjj .nodePicList li{width: 250px; height: 80px; overflow: hidden; float: left; margin-right: 20px;}
.ztjj .nodePicList li img{display: block; width: 250px; height: 80px; background-color: #f0f0f0;}
.ztjj .nodePicList li .tit{display: none;}
.list-left{
    width:790px;
    float:left;
}
.list-left .ty-box{
    width: 380px;
}
.index_page .ty-box .hd{
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #a3bdd8;
    background: none;
    margin-bottom: 20px;
}
.index_page .ty-box .hd span a{
    height: 42px;
    line-height: 42px;
    padding: 0 20px;
    border-bottom: 3px solid #316c9f;
    display: block;
    float: left;
}
.tytimeList li.t{
    height: 70px;
    padding: 15px;
    background: url(../newimg/tytimeList.jpg) center no-repeat;
    margin-bottom: 10px;
}
.tytimeList .date-box{
    background-color: transparent;
}
.tytimeList .date-box .date-dd{
    color: #2c69ac;
    font-size: 25px;
    line-height: 47px;
}
.tytimeList .date-box .date-ym{
    font-size: 14px;
	color: #638dbb;
}
.tytimeList li .con .title{
	margin: 2px 0;
}
.tytimeList li .con .title a{
    font-size: 16px;
	line-height: 25px;
	letter-spacing: 0px;
	color: #282828;
}
.tytimeList li .con .intro{
    font-size: 14px;
	line-height: 22px;
	color: #737373;
}
.tytimeList li.n{
    font-size: 16px;
    line-height: 35px;
    height: 35px;
    letter-spacing: 0px;
    color: #333333;
}
.tytimeList li.n a{
    padding-left: 17px;
    background: url(../newimg/index_news_icon.png) 2px 50% no-repeat;
}
.marb{
    margin-bottom: 20px;
}
.ty-box .infoList li{
    height: 35px;
    line-height: 35px;
}
.list-right{
    width: 380px;
    float: right;
}
.list-right .jczw-box{
    width: 280px;
	height: 391px;
    background: url(../newimg/jczw-bg.jpg) no-repeat;
    padding: 39px 50px 0;
    margin-bottom: 20px;
    overflow: hidden;
}
.list-right .jczw-box h3{
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin-bottom: 34px;
}
.list-right .jczw-box h3 a{
    font-size: 26px;
	color: #ffffff;
}
.list-right .jczw-box ul li{
    width: 130px;
	height: 105px;
	background-color: #6baed6;
	border-radius: 8px;
    margin-bottom: 20px;
    float:left;
    position: relative;
    transition: all 1s;
}
.list-right .jczw-box ul .li1,.list-right .jczw-box ul .li3{
    margin-right: 20px;
}
.list-right .jczw-box ul li i{
	display:block;
    width: 40px;
    height: 40px;
    margin: 25px auto 0;
    background: url(../newimg/jczw-icons.png) 0 0 no-repeat;
    transition: all 1s;
}
.list-right .jczw-box ul li:hover{
    background-color: #689fec;
}
.list-right .jczw-box ul li:hover i{
    transform: rotateY(360deg);
}
.list-right .jczw-box ul li a{
    position: absolute;
    top: 0; 
    right: 0;
    left: 0; 
    bottom: 0;  
    text-align: center;
    line-height: 155px; 
    font-size: 16px;
    color: #ffffff;
}
.list-right .jczw-box ul .li2 i{
    background-position: 0 -108px;
}
.list-right .jczw-box ul .li3 i{
    background-position: -1px -218px;
}
.list-right .jczw-box ul .li4 i{
    background-position: 0px -325px;
}
.ewm-box{
    width: 288px;
	height: 184px;
	background-color: #ecf0f5;
	border: solid 1px #dee4ed;
    padding: 36px 45px 0;
    overflow: hidden;
}
.ewm-box .wb,.ewm-box .wx{
    width: 120px;
}
.ewm-box .wb img,.ewm-box .wx img{
    width: 100%;
}
.ewm-box .wb p,.ewm-box .wx p{
    font-size: 14px;
	height: 40px;
	line-height: 40px;
    text-align: center;
	color: #333333;
}
.friend-box{
    border: solid 1px #e0e8f0;
    padding: 10px 30px 20px;
    margin-bottom: 25px;
}
.index_page .friend-box .hd{
    background: url(../newimg/hd_bg.png) bottom repeat-x;
    margin-bottom: 10px;
}
.friend-box .links li{
    float: left;
    font-size: 14px;
    height: 30px;
	line-height: 30px;
	color: #333333;
    text-align: left;
    width: 162px;
}




.index_page_main {
    padding: 10px;
    width: 980px;
    background: #fff;
    margin: 0px auto 10px auto;
}

.index_online {
    background: url(../img/online.jpg) no-repeat;
    padding-left: 60px;
    height: 60px;
}

.index_online li {
    float: left;
    width: auto;
    height: 60px;
    display: block;
    margin: 0px 10px 0px 30px;
}

.index_online li p {
    text-align: center;
    padding-top: 4px;
}

.index_left {
    width: 270px;
}

.index_m,
.index_right {
    width: 330px;
}

.index_m {
    margin-left: 25px;
    float: left;
}

.index_right {
    float: right;
}

.index_lm_name {
    background: url(../img/index_lm_bg.jpg) repeat-x;
    position: relative;
    font-size: 16px;
    height: 42px;
    line-height: 40px;
    margin-bottom: 15px;
}

.index_lm_name span.name {
    color: #cc2a1e;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    border-bottom: #cc2a1e 2px solid;
    display: block;
    width: 75px;
    text-align: center;
}

.index_lm_name .more {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 12px;
    font-weight: normal;
}

.index_tab .hd {
    height: 30px;
    margin-bottom: 5px;
}

.index_tab .hd li {
    float: left;
    margin-right: 5px;
}

.index_tab .hd li a {
    display: block;
    width: auto;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #333;
    cursor: pointer;
    text-align: center;
    padding: 0px 10px;
}

.index_tab .hd li a:hover {
    color: #fff;
    font-weight: bold;
    display: block;
    background: #ff5215;
}

.index_tab .hd li.on a {
    color: #fff;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;
    display: block;
    background: #ff5215;
}

.index_link {
    width: 890px;
    margin: 0px auto;
    height: 24px;
    border: #cecece 1px solid;
    background: url(../img/index_link_name.jpg) no-repeat left center #f7f7f7;
    padding: 9px 0px 9px 108px;
}



.sbox .hd {
    border-bottom: 1px solid #c7c7c7;
    font-size: 14px;
    height: 16px;
    margin-bottom: 5px;
    padding-bottom: 10px;

}

.sbox .hd li {
    border-right: 1px solid #ccc;
    cursor: pointer;
    float: left;
    height: 16px;
    text-align: center;
    width: 80px;
}

.sbox .hd li.on a,
.sbox .hd h3 a {
    color: #5282b7;
    font-weight: bold
}

.sbox .hd .more {
    float: right;
    font-size: 12px;
}

.sbox .infoList li {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    padding-left: 10px;
    background: url(../img/index_list_icon.jpg) no-repeat left center;
}

.sbox .infoList li .date {
    float: right;
    font-size: 12px;
    color: #999;
}


#xxgk {
    float: left;
    width: 188px;
    margin-right: 24px;
}
#wwh {
    float: left;
    width: 390px;
}

#zcfg {
    float: right;
    width: 350px;
}

#zdxxgk {
    float: left;
    width: 190px;
}

.sbox .hd h3 {
    float: left;
    background: url(../img/index_lm_icon.jpg) no-repeat left 2px;
    padding-left: 15px;
}

.sbox .hd h3 a {
    color: #04489e;
    font-size: 14px;
    font-weight: bold;
}

#zdxxgk li {
    margin: 4px 7px;
}

#zdxxgk li a {
      height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    display: block;
    background: #5eb3da;
}

#zdxxgk li a:hover {
    background: #04489e;
    font-weight: bold
}

#zdly {
    width: 634px;
    float: left;
    margin-left: 20px;
}

#yyxt {
    float: right;
    width: 108px;
}

#yyxt li {
    margin: 8px 0px;
}

#yyxt li a {
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #333;
    display: block;
    background: #dce5ec;
}

#yyxt li a:hover {
    background: #fbad03; color: #fff; font-weight: bold;
}

.friendlink {
    background: url(../img/index_pg_bg.jpg) no-repeat left bottom #fff;
    border: #e9ebee 1px solid;
    border-bottom: 0px;
    overflow: hidden;
    margin-bottom: 10px;
}

.friendlink h3 {
    width: 40px;
    padding: 10px 0px;
    text-align: center;
    background: #4696eb;
    color: #fff;
    font-weight: bold;
    line-height: 18px;
    float: left;
}

.friendlink ul {
    width: 950px;
    float: right;
    padding-top: 10px;
}

.friendlink li {
    height: 24px;
    line-height: 24px;
    float: left;
    padding-left: 20px;
}

.friendlink li .date {
    display: none;
}
.ad li img{height:74px;}

#ztzl{background: #fff;padding:10px;}
#ztzl .bd{ padding:10px 0; position: relative;}
#ztzl ul{overflow: hidden;}
#ztzl li{float: left;margin: 0 8px;}
#ztzl li .tit{display: none;}
#ztzl .prev,#ztzl .next{width: 16px; height: 87px; position: absolute;
 cursor: pointer; overflow: hidden; z-index: 2}
#ztzl .prev { background: url(../img/index_prev.png) no-repeat left center; left: 8px; }
#ztzl .prev:hover { background: url(../img/index_prev.png) no-repeat -16px center; }
#ztzl .next { background: url(../img/index_next.png) no-repeat left center; right: 8px; }
#ztzl .next:hover { background: url(../img/index_next.png) no-repeat -16px center;}
#ztzl .tempWrap{width: 920px!important; margin: 0 auto;}

.index_quick { border-top: #abb1ba 1px dashed; padding-top: 15px; margin-top: 10px; display: block; height: 40px; }
.index_quick li { margin-right: 14px; float: left }
.index_quick li.last { margin: 0px }
.index_quick li a { width: 228px; height: 35px; line-height: 35px; text-align: center; display: block; background: #edf4f9; border: #c7dbe9 1px solid; color: #164396; font-size: 14px; font-weight: bold; }
.index_quick li a:hover { background: #164396; color: #fff; border: #164396 1px solid }