html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
    margin: 0;
    padding: 0;
}

* {
    box-sizing: border-box;
}

fieldset,
img,
input,
button {
    border: none;
    padding: 0;
    margin: 0;
    outline-style: none;
}

ul,
ol {
    list-style: none;
}


input {
    padding-top: 0;
    padding-bottom: 0;
    font-family: "MicrosoftYaHei";
}

select,
input {
    vertical-align: middle;
}

select,
input,
textarea {
    margin: 0;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: rgba(179, 179, 179, 1);
    position: relative;
}




textarea {
    resize: none;
  
}




img {
    border: 0;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
}


.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

a {
    color: #4C4C4C;
    text-decoration: none !important;
}

a:hover {
    color: #4C4C4C;
    text-decoration: none !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-decoration: none;
    font-weight: normal;
    font-size: 100%;
}

s,
i,
em {
    font-style: normal;
    text-decoration: none;
}

.row {
    padding: 0;
    margin: 0;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    padding-right: 0px;
    padding-left: 0px;
}

.logo {
    height: 130px;
    line-height: 130px;
    float: left;
}

.search-box {
    float: right;
    padding: 39px 0 40px 0;
}

.link {
    height: 35px; line-height:35px;
}

.link>ul>li {
    float: right;
    padding: 0 19px;
    font-weight: 500;
    height: 35px;
    line-height: 35px;
}

.link>ul>li:last-child {
    border: none;
    padding-right: 0;
}

.link>ul>li:first-child {
    padding-left: 0;
}

.link>ul>li>a {
    color: #fff;
    font-size: 12px;
    display: block;
    text-decoration: none;
}

.link>ul>li>a:hover {
    color: #FE0000;
}

.search {
    float: right;
    width: 280px;
    height: 40px;
    overflow: hidden;
}

.search form {
    width: 280px;
    height: 40px;
    position: relative;
    float: right;
}

.search-k {
    width: 280px;
    height: 40px;
    border: 1px solid #CCCCCC;
    padding: 0 10px 0 30px;
    color: #CCCCCC;
}

.search-btn {
    width: 18px;
    height: 18px;
    background: url(../images/search.png) no-repeat;
    position: absolute;
    top: 51px;
    right: 350px;
}

.search_btn {
    float: right;
    width: 74px;
    height: 40px;
    background: #0e418f;
    text-align: center;
    line-height: 40px;
    color: #fff;
    cursor: pointer;
    margin-left: 20px;
}

.nav {
        z-index: 1;
}

.nav a {
    color: #000;
    height: 50px;
    line-height: 50px;
}

.nav .nLi {
    float: left;
    position: relative;
    display: inline;
}

.nav .nLi h3 {
    float: left;
}

.nav .nLi h3 a {
    display: block;
    padding: 0 40px;
    font-size: 16px;
    text-decoration: none;
}

.nav .sub {
    display: none;
    width: 140%;
    left: 0;
    top: 50px;
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    line-height: 26px;
    padding: 5px 0;
z-index:9999;
}

.nav .sub li {
    zoom: 1;
}

.nav .sub a {
    display: block;
    padding: 0 10px;
    text-decoration: none; color:#fff;
}

.nav .sub a:hover {
    background: #6d6d6d;
    color: #fff;
}

.nav .on h3 a {
    background: #2b579a;
    color: #fff;
    text-decoration: none;
}

.nav_menu {
    height: 50px;
    line-height: 50px;
    background: #fff;
}

@media screen and (max-width:1201px) and (min-width:801px) {
    .nav .nLi h3 a {
        display: block;
        padding: 0 8px;
        font-size: 16px;
        text-decoration: none;
    }
    .nav .sub a {
        display: block;
        padding: 0 2px;
        text-decoration: none;
    }
	
	
	 
	
	
	
	
	
	
	
	
	
	
}

.moblie_header {
    display: none;
}
@media screen and (max-width: 1200px) and (min-width: 0px){
	
	#main{ display:none;}
	.kstd li{ width:33% !important;}
	.kstd li img{ padding:10px 0px;}
	.wenw{ margin-top:20px !important;}


	}
	

@media screen and (max-width: 1100px) and (min-width: 0px) {
    .head {
        display: none;
    }

    .moblie_header {
        display: block;
        position: relative;
        height: 60px;
        padding: 10px; background:#2b579a;
    }



    .moblie_header .moblie_logo img {
        
        max-width: 290px;
    }
    .moblie_header .user-icon {
        position: absolute;
        top: 0;
        right: 70px;
        z-index: 1000;
        display: block;
        width: 50px;
        height: 50px;
        text-indent: -9999em;
        background-size: 40%;
    }
    .moblie_header .user-icon span {
        display: none;
    }
    .moblie_header .user-icon:hover {
        background-color: #0067d2;
    }
    .moblie_header .back {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 50px;
        height: 50px;
        text-indent: -9999em;
        background-size: 12px 20px;
    }
    .moblie_link {
        border-bottom: 1px solid #25559f;
        padding: 0 10px;
    }
    .moblie_link>a {
        display: inline-block;
        padding: 10px 1%;
        color: #FFF;
    }
    .mob_search {
        position: absolute;
        top: 14px;
        right: 55px;
        z-index: 1000;
        display: block;
        width: 36px;
        height: 36px;
        text-indent: -9999em;
        background: url(../images/moblie-search.png) no-repeat center center;
    }
    .moblie_search {
        display: none;
        width: 90%;
        height: 30px;
        margin: 6px auto 15px auto;
        border-bottom: 1px solid #CB0101;
        position: relative;
        z-index: 9999;
        border-radius: 50%;
    }
    .moblie_search .serk {
        width: 100%;
        height: 30px;
        padding: 0 30px 0 10px;
        border-radius: 5px;
    }
    .moblie_search .mb_btn {
        position: absolute;
        background: url(../images/search.png) no-repeat center center;
        width: 18px;
        height: 18px;
        top: 6px;
        right: 5px;
    }
}

.carousel-indicators .active {
    background: #CE261C;
    border: none;
    margin: 0 5px;
}

.carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 10px;
}

.glyphicon-chevron-left:before {
    content: "";
    display: block;
    background: url(../images/leftban.png) no-repeat;
    width: 32px;
    height: 32px;
}

.glyphicon-chevron-right:before {
    content: "";
    display: block;
    background: url(../images/rightban.png) no-repeat;
    width: 32px;
    height: 32px;
}

.new_box {
    display: block;
    padding: 15px;
    transition: all .3s ease;
}

.new_box:hover {
    box-shadow: 0 3px 10px rgba(0, 0, 0, .15);
    */ -ms-box-shadow: 0 3px 10px rgba(0, 0, 0, .15);
    -mos-box-shadow: 0 3px 10px rgba(0, 0, 0, .15);
    *border: 1px solid #ccc;
    transition: box-shadow .2s;
}

.tit {
    text-align: center;
    padding: 40px 0;
}

.tit>h3 {
    font-size: 36px;
    color: #000000;
}

.tit>h3>span {
    color: #F45661;
}

.newimgs {
    text-align: center;
}

.newimgs>img {
    display: inline-block;
}

.newstime {
    background: url(../images/time.png) no-repeat left center;
    padding: 20px 0 20px 29px;
    color: #FF7676;
}

.newtit {
    color: #333333;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 20px;
}

.newinfo {
    color: #999999;
    font-size: 14px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 28px;
}

.newlist {
    width: 100%;
    padding: 25px 0;
}

.newtime {
    width: 48px;
    height: 48px;
    border: 2px solid #c1c1c1;
    position: relative;
    background: url(../images/timebg.png) no-repeat center center;
    float: left;
}

.newlist:hover .newtime {
    border: 2px solid #FF7676;
}

.newtime>.time1 {
    position: absolute;
    left: 3px;
    top: 3px;
}

.newtime>.time2 {
    position: absolute;
    right: 3px;
    bottom: 3px;
}

.newxinw {
    width: 80%;
    padding-left: 20px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 22px;
    color: #666666;
    font-size: 14px;
}

.mores a {
    display: block;
    width: 83px;
    height: 30px;
    background: url(../images/more.png) no-repeat;
    margin: 0 auto;
    text-align: center;
    line-height: 30px;
    color: #F45661;
    margin-bottom: 35px;
    margin-top: 30px;
    transition: all .3s ease;
}

.mores a:hover {
    background: #F45661;
    color: #FFFFFF;
}

.ath_bg {
    background: url(../images/bg2.png) repeat;
}

.ath_box {
    display: block;
    padding: 15px;
    transition: all .3s ease;
}

.ath_box:hover {
    box-shadow: 0 3px 10px rgba(0, 0, 0, .15);
    */ -ms-box-shadow: 0 3px 10px rgba(0, 0, 0, .15);
    -mos-box-shadow: 0 3px 10px rgba(0, 0, 0, .15);
    *border: 1px solid #ccc;
    transition: box-shadow .2s;
}

.ath_img {
    text-align: center;
}

.ath_img>img {
    display: block;
}

.ath_tit {
    font-size: 16px;
    color: #333333;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 20px 0;
}

.ath_info {
    font-size: 14px;
    color: #999999;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.ath_time {
    color: #FF7676;
    font-size: 14px;
    margin: 22px 0;
    padding-left: 30px;
    background: url(../images/time.png) no-repeat left center;
}

.bg3 {
    background: url(../images/bg3.png) repeat;
    padding-bottom: 20px;
}

.our {
    margin: 0 0 20px 0;
}

.our>a {
    display: block;
    padding: 20px;
}

.our_img {
    text-align: center;
}

.our_img>img {
    display: inline-block;
}

.our_box {
    padding: 0 10px;
}

.our_tit {
    font-size: 22px;
    color: #333333;
    position: relative;
}

.our_tit>span {
    font-size: 14px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.our_box .our1 {
    margin: 4px 0 10px 0;
    font-size: 16px;
    color: #333333;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.our_box .our2 {
    font-size: 14px;
    color: #666666;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.our_box .our3 {
    margin: 4px 0 10px 0;
    font-size: 14px;
    color: #333333;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.our_box .our4 {
    font-size: 14px;
    color: #999999;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.linkimgs {
    text-align: center;
}

.linkimgs a {
    display: block !important;
}

.linkimgs img {
    display: inline-block !important;
    padding: 0 10px;
}

.slick-prev:before {
    display: inline-block;
    content: "" !important;
    width: 42px !important;
    height: 84px !important;
    background: url(../images/left.png) no-repeat !important;
}

.slick-next:before {
    display: inline-block;
    content: "" !important;
    width: 42px !important;
    height: 84px !important;
    background: url(../images/rifht.png) no-repeat !important;
}

.footer {
    background-color: #414141;
    padding: 40px 0;
}

.ft_item {
    float: right;
}

.ft_item li {
    float: left;
    border-radius: 5px;
    margin-left: 10px;
}

.ft_item li:first-child {
    margin-left: 0;
}

.ft_item li a {
    display: block;
    width: 30px;
    height: 30px;
    font-size: 0;
    overflow: hidden;
}

.ft_item li:nth-child(1) {
    background: url(../images/wx.png) no-repeat #414141;
}

.ft_item li:nth-child(2) {
    background: url(../images/wb.png) no-repeat #414141;
}

.ft_item li:nth-child(3) {
    background: url(../images/tt.png) no-repeat #414141;
}

.ft_item li:nth-child(4) {
    background: url(../images/wifi.png) no-repeat #414141;
}

.ft_item li:nth-child(5) {
    background: url(../images/in.png) no-repeat #414141;
}

.ft_item li:nth-child(6) {
    background: url(../images/gg.png) no-repeat #414141;
}

.ft_item li:nth-child(7) {
    background: url(../images/fb.png) no-repeat #414141;
}

.ft_tit {
    float: right;
    text-align: right;
}

@media (max-width: 992px) {
    .ft_item {
        float: left;
    }
    .ft_tit {
        text-align: left;
        float: left;
        padding: 0 10px;
    }
}

.ft_fl>p {
    font-size: 16px;
    color: #DDDDDD;
    padding: 0 0 20px 0;
    word-break: break-all;
}

.ft_fl>p>span>a {
    font-size: 14px;
    color: #DDDDDD;
}

.ft_tit>p {
    font-size: 14px;
    color: #FFFFFF;
    padding-top: 10px;
    word-break: break-all;
}

.list {
    margin-top: -50px;
}

.list_bt {
    background:#2b579a;
    color: #fff;
    padding: 10px 20px 10px;
}

.list_bt h3 {
    margin: 0;
    padding: 0;
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
}

.list_li {
    background: #eaeaea;
}

.list_li li {
    display: block;
    margin: 0 20px;
    border-bottom: 1px solid #e0e0e0;
}

.list_li a {
    display: inline-block;
    width: 100%;
    line-height: 60px;
    height: 60px;
    color: #888888;
}

.list_li .active {
    color: #2b579a;
}

.mainpt {
    padding: 40px 5%;
}

.dqwz {
    margin-bottom: 20px;
}

.dqwz a {
    color: #2b579a;
    display: inline-block;
    padding: 0 10px;
}

.main_pho {
    padding: 0px 10px;
    text-align: center;
}

.main_pho .img_a {
    display: inline-block;
    overflow: hidden;
}

.main_pho .img_a img {
    display: inline-block;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}

.main_pho .img_a:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.main_pho:hover .img_tita {
    color: #F45661;
}

.main_pho .img_tita {
    display: block;
    overflow: hidden;
}

.main_pho .img_tita p {
    padding-bottom: 10px;
}
.v_news_content p{ line-height:35px !important; font-size:16px!important;}

.pages {
    margin: 20px 0;
    text-align: center;
}

.main_c {
    padding: 20px 5%;
    
}

.main_c>h1 {
    font-size: 34px;
    font-weight: bold;
    padding: 20px 0;
}

.main_c>h3 {
    margin: 10px 0;
    background: #eaeaea;
    width: 100%;
    /* height: 30px; */
    line-height: 30px;
    font-size: 12px;
    text-align: center;
}

.main_c>p {
    font-size: 14px;
    line-height: 26px;
    padding: 5px;
    text-align: left;
}

.main_c>img {
    max-width: 100%;
    padding: 10px 0;
}

.nexts {
    margin: 10px 0;
    background: #eaeaea;
    width: 100%;
    line-height: 40px;
}

@media (min-width: 992px) {
    .nexts div:first-child {
        float: left;
        padding-left: 10px;
    }
    .nexts div:last-child {
        float: right;
        padding-right: 10px;
    }
}

@media (max-width: 991px) {
    .nexts div:first-child {
        padding-left: 10px;
    }
    .nexts div:last-child {
        padding-left: 10px;
    }
}

.lists {
    margin: 30px 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
}

@media (min-width: 992px) {
    .listsimg {
        width: 20%;
        padding-right: 10px;
    }
    .liststext {
        width: 80%;
        padding-left: 10px;
    }
}

@media (max-width: 991px) {
    .listsimg {
        display: none;
    }
    .liststext {
        width: 100%;
    }

    .main_c img {max-width:70%!important;
                  height:auto!important;display: block;margin:auto}
    .main_c table {width:100%!important;}


}

.listtext_tit a {
    color: #2b579a;
    font-size: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
width: 75%;
    float: left;
}

.listtext_cont {
    padding-top: 10px;
float:left;
}

.listtext_cont a {
    color: #939393;
    word-break: break-all;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}


.top{ height:35px; background:#1b4a91;}

.hay{ float:left; padding-left:15px; line-height:35px; color:#fff;}
.hay a{color:#fff}
.head{ background:#2b579a;}

.clearfix:before, .clearfix:after { content: '.'; display: block; overflow: hidden; visibility: hidden; font-size: 0; line-height: 0; width: 0; height: 0; }
.clearfix:after { clear: both;}
.clearfix { zoom: 1; }

.icon-arrow-a-left, .icon-arrow-a-right { background: url(../images/icon-sd26986d847.png) no-repeat; }
.icon-arrow-a-left { background-position: 0 0; height: 50px; width: 50px; }
    .icon-arrow-a-left:hover, .icon-arrow-a-left.arrow-a-left_hover, .icon-arrow-a-left.arrow-a-left-hover { background-position: -60px 0; }
.icon-arrow-a-right { background-position: -120px 0; height: 50px; width: 50px; }
    .icon-arrow-a-right:hover, .icon-arrow-a-right.arrow-a-right_hover, .icon-arrow-a-right.arrow-a-right-hover { background-position: -180px 0; }

#main {overflow: hidden; zoom: 1; position: relative; }
#index_b_hero { width: 1200px; height: 370px; margin: auto; position: relative; }
    #index_b_hero img { width: 100%; height: 370px; }
    #index_b_hero .heros { width: 1200px; height: 370px; }
    #index_b_hero .hero-wrap { overflow: visible; position: absolute; }
    #index_b_hero .next, #index_b_hero .prev { filter: alpha(Opacity=70); opacity: .7; position: absolute; top: 50%; margin-top: -25px; margin-left: 5px; background-color: #303030; z-index: 3; }
        #index_b_hero .next:hover, #index_b_hero .prev:hover { background-color: orangered; }
    #index_b_hero .next { margin: -25px 5px 0 0; right: 0; }
    #index_b_hero .disabled { background-color: #eee; }
    #index_b_hero .mask-left, #index_b_hero .mask-right, #index_b_hero .hero { background: #fff; z-index: 1; position: absolute; top: 0; left: 0; width: 1200px; height: 370px; overflow: hidden; left: 2400px; }
    #index_b_hero .mask-right, #index_b_hero .mask-left { z-index: 4; left: -1200px; filter: alpha(Opacity=50); opacity: .5; background: #fff; overflow: hidden; }
    #index_b_hero .mask-right { left: 1200px; }
    #index_b_hero .active { z-index: 2; left: 0; }




.xinw_top{ padding:15px;min-height:71px;}
.xinw_toprrr{ padding:15px;}

.baxinwlf{ width:155px; float:left; height:55px;line-height:55px; }
.xinwlf{width: 35px; float: left; height: 35px; margin-right: 5px;}
.xinwzz{ min-width: 85px; font-size: 20px; font-weight: bold; float: left;padding-left:10px;}
.xinwgg{min-width: 50px; float: right; line-height: 55px; font-size: 14px; text-align: right;}
.xinwgg a{ color:#2b579a;}
.xinbo{width: 100%; height: auto; padding-top: 30px;}
.xinbolf{ width: 367px; height: 271px; float: left;}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{ border:none; border-bottom:2px solid #2b579a;}

#myTab{ font-size:16px;}

.baiya{ padding-top:30px; border-bottom:1px dashed #ccc; padding-bottom:15px;}
.baiya h3{ font-size:18px; line-height:30px; text-align:center; font-weight:bold; overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;}
.baiya h3 a{ color:#2b579a;}
.baiya p{ line-height:25px; padding-top:10px; color:#999;}

.listby{ height:auto;}
.listby li{ text-align:right; height:35px; background:url(../images/ln01_15.png) left center no-repeat; text-indent:10px; line-height:35px;}
.listby li a{ float:left; line-height:35px; text-align:left; width:70%; word-break: break-all;
        text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;}

.kstd{width: 100%; padding:20px 0px 40px 0px;}
.kstd li{ width:12.5%; text-align:center; float: left; }
.kstd li img{padding:10px 9px;}
.kstd li:hover{box-shadow: 0 3px 10px rgba(0, 0, 0, .15);
    */ -ms-box-shadow: 0 3px 10px rgba(0, 0, 0, .15);
    -mos-box-shadow: 0 3px 10px rgba(0, 0, 0, .15);
    *border: 1px solid #ccc;
    transition: box-shadow .2s;}



.bont{background: #2b579a; width: 100%;  }
.bontlf{ width: 780px; float: left; line-height: 35px; color: #fff; font-size: 14px;}

.banlf340{  border-right:1px solid #ededed;  margin-top:30px; padding:10px 30px;}
.banlf340t{ height:40px; width:100%;}
.banlf340tlf{ font-size:18px; float:left; width:120px; line-height:40px; color:#fff;}
.banlf340rr{ width:78px; float:right; height:6px; margin-top:10px;}

.banerj{ width:100%; height:auto; margin-top:15px;}
.banerj li{ float:left; line-height:35px; width:50%; color:#fab6b9; height:35px;}
.banerj li a{color:#fff;}
.badd340{ border-right:1px solid #ededed;margin-top:30px; padding:10px 30px;}


.wenw{    height:74px; margin-top:110px; position:relative; padding:0 30px;}
.wenw li{ width:74px; height:74px; float:left; padding-left:18px; text-align: center; color: #fff;}

#wxImg1{ position:absolute; bottom:125px;left:0px;}
#wxImg1 img{ width:90px; height:90px;}

#wxImg2{ position:absolute; bottom:125px;left:100px;}
#wxImg2 img{ width:90px; height:90px;}

#wxImg3{ position:absolute; bottom:125px; left:190px;}
#wxImg3 img{ width:90px; height:90px;}
.bayqxx{background:#1b4a91; text-align:center; line-height:30px; padding:10px; color:#fff; font-size:14px;}

.kh{ padding-bottom:20px;}



.ie6{ width:480px; margin:0 auto; font-size:20px; margin-top:300px;border：1px solid #000; }




.s-side {

padding: 0 20px;


font-size: 16px;
background: #eaeaea;}
.s-side > ul {
margin-top: 0;
padding-left: 0;}
.s-side > ul > li {
line-height: 40px;
width: 100%;
border-bottom: 1px solid rgb(224, 224, 224);}
.s-side > ul > li > a > i,
.s-side > ul > li > div > i {
display: inline-block;
width: 40px;
text-align: center;}
i.icon-chevron-up {
float: right;}
.iconRotate {
transform: rotate(180deg);
transition: transform .5s;}
.s-firstNav > i.icon-chevron-up {
margin-right: 5px;
margin-top: 3px;color: #2b579a;}
.s-firstDrop {
background-color: #eaeaea;
padding: 0 0 0 15px;}
.s-firstDrop > li {
line-height: 33px;
border-bottom: 1px solid rgb(224, 224, 224);}
.s-firstDrop,
.s-secondDrop {
display: none;}
.s-secondNav > i.icon-chevron-up {
margin-right: 18px;
margin-top: 12px;}
.s-secondDrop {
padding-left: 20px;
background-color: #decece;}




@media (max-width:768px) {
   .banner img{height:200px!important}
.slide img{height:350px!important;}
img:hover {
transform: scale(1.5);
}
}
@media (max-width:450px) {
  
.slide img{height:300px!important;}
}


.PrevDisabled{height:18px!important}
.NextDisabled{height:18px!important}

.Next,.Prev
{height:18px!important}