<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";/* CSS Document*/
body{margin: 0;padding: 0;font-size: 14px;min-width: 1200px;background:#fff; font-family: "Microsoft Yahei", 宋体, sans-serif;}
ul,li{list-style-type: none;margin: 0;padding: 0;}
h1,h2,h3,h4,h5,h6{margin: 0;padding: 0;font-weight: normal}
img{border: 0;}
img:hover{ opacity: 0.9}
a{text-decoration: none;color: #666666;}
a:hover{text-decoration: none;color:#025100; transition: all 0.6s;}
.fl{float: left !important;}
.fr{float: right !important;}
.clearboth{clear: both;border: 0;padding: 0;margin: 0;}
.w1200{width: 1200px;height: auto;margin: 0 auto;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.relative{position:relative;}
.imghover{cursor: pointer;transition: all 0.6s;}
.imghover:hover{transform: scale(1.2);}

#top {
    min-width: 1200px;
}

.l-width {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

#top {
    position: relative;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: #5c307d;
    z-index: 19;
}

    #top ul {
    }

    #top li {
        float: right;
        /* margin-left: 7px; */
        color: #f6e5ff;
        font-size: 16px;
        line-height: 50px;
    }

    #top .wlc {
        float: left;
        margin-left: 0;
    }

        #top .wlc a {
            margin: 0;
        }

    #top li a {
        margin-left: 2px;
        color: inherit;
    }

        #top li a i {
            margin-left: 3px;
            font-size: 12px;
        }

    #top .alert {
        background: none;
    }

        #top .alert b {
            display: inline-block;
            position: relative;
            top: -2px;
            min-width: 20px;
            height: 20px;
            padding: 0 5px;
            line-height: 20px;
            text-align: center;
            vertical-align: middle;
            background: rgba(255, 255, 255, 0.3);
            border-radius: 10px;
        }
#g-navigation {float:right;margin-top:70px;}

#searcher {
    position: absolute;
    /*height: calc(100% - 150px);
	min-height: 600px;*/
    left:0;
    top: 246px;
    width: 100%;
    background-position: center top;
    background: transparent;
    z-index: 10;
}
#searcher {
    
    background: url("../images/search/upload/search-bg2.jpg") top center;
    /* padding-top: 20px; */
}

    #searcher .l-width {
        /* height: 162px;
         padding-top: 38px; */
        width: 900px;
        background: rgba(255,255,255,0.7);
        padding: 24px 0 30px 0;
    }

.search-box {
    
    height: 100px;
    margin: 0 auto;
    padding: 0;
    /* background: hsla(0, 0%, 100%, .7); */
}

.search-sel {
    position: relative;
    /* width: 970px; */
    height: 38px;
    margin-bottom: 10px;
    /* background: #dddddd; */
    padding-left: 78px;
}

    .search-sel ul {
        margin: 0 -5px;
    }

    .search-sel li {
        float: left;
        position: relative;
        height: 34px;
        line-height: 40px;
        /* margin: 0 5px; */
        padding: 0 15px;
        line-height: 34px;
        color: #000000;
        cursor: pointer;
        /* background: #fefefe; */
        border-radius: 0px;
        font-size: 16px;
    }

    .search-sel li {
        min-width: 80px;
        font-size: 15px;
        text-align: center;
        z-index: 1;
    }

    .search-sel .current {
        top: 1px;
        color: #fff;
        background: #8b559b;
        /* font-weight: bold; */
        border-radius: 3px;
    }

        .search-sel .current span:before {
            border-top: 7px solid #8b559b;
            border-left: 7px solid transparent;
            border-right: 7px solid transparent;
            content: "";
            display: inline-block;
            left: 50%;
            margin-left: -7px;
            position: absolute;
            bottom: -7px;
        }

        .search-sel .current span:after {
            /* border-top: 6px solid #c54141;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    left: 50%;
    margin-left: -6px;
    position: absolute;
    bottom: -6px; */
        }

.search-input {
    position: relative;
    height: 46px;
    padding-left: 72px;
    /* width: 970px; */
    /* overflow: hidden; */
}

    .search-input input[type="text"],
    .search-input select,
    .search-input .sel,
    .search-input button {
        float: left;
        height: 43px;
        /* padding: 20px; */
        line-height: 31px;
        /* line-height: inherit!important; */
        border-radius: 3px;
        box-shadow: 0 2px 6px rgb(47, 127, 197, .2);
        color:#fff;
    }
.search-input input[type="text"] {
color:#000;}
        .search-input button:hover {
            background-color: #8234ab;
            box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
        }

#searchBtn img {
    padding-right: 10px;
    vertical-align: sub;
}

.search-input .sel {
    background-position: right 24px;
    padding: 6px 15px;
    position: absolute;
    left: 73px;
    height: 43px;
    top: 1px;
    border: none;
    box-shadow: none;
}

    .search-input .sel a {
        line-height: 40px;
    }

    .search-input .sel .disp {
        line-height: 27px;
        display: block;
        width: 115px;
        height: 27px;
        /*margin-left: -15px;*/
        /*margin-top: -6px;*/
        padding-right: 26px;
        border-right: 1px #ccc solid;
        text-align: center;
    }

#selField .easy-select-box {
    width: 115px;
    background: rgba(255, 255, 255, 0);
    z-index: 9999 !important;
    position: absolute;
    left: 0;
    top: 0;
    height: 43px;
    padding: 8px 0;
}

.sel:after {
    right: 6px;
}

.sel2:after {
    right: 20px;
}

.search-input input[type="text"] {
    width: 620px;
    padding-left: 12px;
    /*background: url(../images/search/search-input-icon.png) no-repeat 15px 18px #fff;*/
    border: 1px #611987 solid;outline:none;
}

.input-type2 input[type="text"] {
    width: 620px;
    padding-left: 124px;
}

.input-type3 input[type="text"] {
    width: 779px;
}

.search-input .class-view {
    position: absolute;
    top: 7px;
    right: 315px;
    cursor: pointer;
}

.search-input .class-view2 {
    position: absolute;
    top: 6px;
    right: 465px;
}

.search-input .class-view input {
    padding: 5px 10px;
    font-size: 14px;
    background: #ffffff;
    color: #666;
    border-color: #999;
}

    .search-input .class-view input:hover {
        box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
        transition: 0.3s;
    }

.search-input .sel-box {
    top: 44px;
}

    .search-input .sel-box li a {
        line-height: 30px;
    }

.search-input button {
    position: relative;
    width: 110px;
    font-size: 17px;
    text-align: center;
    background: #611987;
    /* Safari 5.1 - 6.0 */
    /* Opera 11.6 - 12.0 */
    /* Firefox 3.6 - 15 */
    /* 标准的语法（必须放在最后） */
    border: 0;
    margin-left: -3px;
    border-radius: 0 3px 3px 0;
    transition: all .2s;
    height:45px;
}

    .search-input button:before {
        position: absolute;
        top: 11px;
        left: 13px;
        font-family: FontAwesome !important;
        font-weight: normal;
        font-style: normal;
        font-size: 14px;
        opacity: 0;
        text-decoration: inherit;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f002";
        animation: animX 1s cubic-bezier(0.36, 0, 0.64, 1) -.5s infinite alternate, animY 1s cubic-bezier(0.36, 0, 0.64, 1) 0s infinite alternate;
    }

.search-input .search-adv,
.search-input .search-help {
    float: left;
    height: 45px;
    line-height: 70px;
    font-size: 17px;
    border-radius: 3px;
}

.search-input .search-adv {
    width: 116px;
    margin-left: 10px;
    line-height: 45px;
    color: #fff;
    text-align: center;
    background: #832f8d;
    /* text-decoration: underline; */
}

    .search-input .search-adv:hover {
        opacity: 1;
        background: #6c1776;
        transition: 0.3s;
    }

#journalGuide {
    float: left;
}

.search-input .journal-guid {
    float: left;
    height: 40px;
    margin-left: 8px;
    padding: 9px 10px 9px 30px;
    font-size: 14px;
    line-height: 21px;
    color: #d73c3c;
    background: url(../images/search/journal-guid.gif) 12px 13px no-repeat #fff;
    border: 1px solid #d73c3c;
    border-radius: 3px;
}

.search-input .search-help {
    display: none;
}

.search-input .search-sp-link {
    position: absolute;
    top: 0;
    right: -138px;
    width: 130px;
    height: 70px;
    margin-left: 18px;
    font-size: 18px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, .5);
}

.search-filter {
    display: none;
    position: relative;
    width: 800px;
}

    .search-filter label {
        margin-right: 8px;
    }

    .search-filter .j-guid {
        position: absolute;
        right: 0;
    }

        .search-filter .j-guid a {
            text-decoration: underline;
        }

.hot-search {
    font-weight: bold;
    margin-left: 5px;
    margin-right: 10px;
}

/*search*/
.i-search{width: 255px;height: 34px;overflow: hidden;position: relative;margin:8px 18px 0 0; float: right; background: #ffffff; border-radius: 4px; }
.i-search .search-txt{border:#c6c6c6 1px solid;width: 194px;padding-left: 10px;height: 32px;line-height: 32px;color: #757575;background: none; outline: none}
.i-search .search-btn{width: 50px;height: 34px;line-height: 34px;font-size: 16px; border: none; background: url("../images/ico_search.png") center no-repeat #a0a0a0; cursor: pointer; position: absolute; right: 0;}
.i-search .search-btn:hover{cursor: pointer; background: url("../images/ico_search.png") center no-repeat #025100;}

.index-top {
    position: relative;
    clear: both;
    height: 120px;
    /* margin-bottom: 200px; */
    margin-top: -120px;
    background: rgba(0, 0, 0, 0.2);
    z-index: 8;
}
.l-width {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.fast-link ul {
    text-align: center;
}
.fast-link ul:before,
.fast-link ul:after {
    display: table;
    content: "";
    clear: both;
}

.fast-link li {
    /* float: left; */
    width: 140px;
    height: 100%;
    text-align: center;
    display: inline-block;
    padding-top: 20px;
}

    .fast-link li a {
        display: inline-block;
        height: 100%;
        /* padding-top: 45px; */
        vertical-align: bottom;
        position: relative;
        top: 0;
        transition: all 0.3s;
    }

    .fast-link li img {
        width: 64px;
        height: 64px;
        /* margin-bottom: 15px; */
        border: 1px #fff solid;
        border-radius: 100%;
        padding: 4px;
    }

    .fast-link li .name {
        display: block;
        font-size: 14px;
        line-height: 24px;
        color: #fff;
    text-align: center;
    }

    .fast-link li a:hover {
        /* -webkit-filter: hue-rotate(90deg); */
        /* filter: hue-rotate(180deg); */
    }

    .fast-link li a:hover {
        opacity: 1;
        top: -6px;
    }

        .fast-link li a:hover span {
            text-decoration: underline;
        }
.mainHd{
	position: relative;
	display: flex;
	align-items: center;
	padding: 40px 0;
}
.mainHd::before,.mainHd::after{
	content: '';
	display: block;
	height: 2px;
	flex:1;
	background-color: #5c307d;
}
.mainHd span{
	display: inline-block;
	padding: 0 46px;
	font-weight: bold;
	color: #5c307d;
        font-size:30px;
}

.main1{
	background:#fff url(../images/main1bg.png) no-repeat center -150px;
	background-size: cover;
	margin: 35px auto 0;
        padding-bottom: 35px;
        max-width:1920px;
}
.main1 .mainBd{
	display: flex;
	justify-content: space-between;
        min-width:1200px;
        width:1200px;
        margin:0 auto;
}
.main1 .hd{
	border-bottom: 1px solid #D2D2D2;
}
.main1 .hd p.more{
	margin-top: 18px;
	font-size: 14px;
}
.main1 .hd p.more a{
	color: #0748A6;
}
.main1 .hd span{
	display: inline-block;
	padding: 14px 20px;
	background-color: #EDEDED;
	margin-right: 5px;
        font-size:18px;
}
.main1 .hd span.on{
	background-color:#5c307d;
	color: #fff;
}
.main1 .hd span.on a{
	color: #fff;
}
.main1_1{
	width: calc(50% - 20px);
}
.main1_1 .bd .listItem{
	padding: 15px 0 10px;
}
.main1_2{
	width: calc(50% - 20px);
}
.main1_3 .bd{
	padding: 15px;
	border: 1px solid #ECEBEB;
	border-top: 0 none;
	background-color: #fff;
	box-shadow: 0 1px 1px #aaa;
}
.swiper-news {
	position: relative;
	overflow: hidden;
	
}
.swiper-news .swiper-slide p{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	line-height: 42px;
	padding-left: 18px;
	padding-right: 120px;
	background: rgba(0,0,0,.5);
}
.swiper-news .swiper-slide p a{
	color: #fff;
	 max-height: 40px;
}
.swiper-news .swiper-pagination{
	bottom: 0px;
	padding-right: 5px;
	height: 42px;
	
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.swiper-news .swiper-pagination-bullet{
	background-color: transparent;
	opacity: 1;
	width: 18px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #fff;
	margin: 0 6px;
	border-radius: 0;
	color: #fff;
	font-size: 12px
}
.swiper-news .swiper-pagination-bullet-active{
	background: #8F0000;
}
.swiper-news .tit{
	padding: 10px 0 2px;
}
.swiper-news  .date{
	display: flex;
	justify-content: space-between;
	line-height: 26px;
}
.swiper-news  .date span{
	color: #999;
	padding-left: 26px;
	background: url(../images/ico_date.png) no-repeat 0 center;
}
.swiper-news .ptbox .inner{
	padding-bottom: 71%;
}

.main2{
	background: url(../images/main2bg.jpg) no-repeat;
	background-size: cover;
	min-height: 320px;
        max-width: 1920px;
       margin: 0 auto;
        padding-bottom:10px;
}
.main2 .mainHd::before,.main2 .mainHd::after{
	/* background-color: #0AA5CC; */
}
.main2 .mainHd{
        padding-top:60px;
}
.main2 .mainBd{
     min-width: 1100px;
    width: 1100px;
    margin: 0 auto 30px;
    padding:50px 50px 20px;
    background: rgba(255,255,255,0.9);
}
.main2 .mainBd ul{
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 30px;
}
.main2 .mainBd ul li{
	width: 196px;
	text-align: center;
	margin: 15px 15px 0;
	font-size: 14px;
}
.main2 .mainBd ul li img{
	width: 100%;
	height:118px;
	object-fit: cover;
}
.main2 .mainBd ul li p{
	margin: 10px 0 0;
	justify-content: center;
}
.main2 .mainBd ul li a{
        color:#000;
}
.main2 .mainBd .more{
	display: block;
	margin: 0 auto;
	width: 176px;
	height: 40px;
	line-height: 40px;
	border: 1px solid rgba(255,255,255,.45);
	color:  #fff;
        background: #9b84c0;
	font-size: 14px;
	text-align: center;

}
.imgList {padding:0px 0;display:block;text-align:center;line-height:1.8;overflow:hidden;}
.imgList ul {list-style:none; margin:0; padding:0;}
.imgList li {float:left;}
.imgList li img, a.imgLink img {background:#FFF;padding:0px; border:0px solid #ddd;margin:auto;display:block;_vertical-align:bottom;}
a.imgLink {margin:5px auto; line-height:1.8;}
.imgList li a:hover img, a.imgLink:hover img {border:0px solid #ace; background:#f6f6f6; padding:0px;}

.main3{
	padding:40px 0 60px;
	background: url(../images/main3bg.jpg) no-repeat;
	background-size: cover;
	min-height: 320px;
}
.main3 .container{
	display: flex;
}
.main3_1{
	width: 70%;
}
.main3_2{
	width: calc(30% - 24px);
	margin-left: 24px;
}
.main3 .hd{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 20px;
}
.main3 .hd span{
	font-weight: bold;
	color: #0748A6;
	font-size: 30px
}
.main3 .hd .more{
	color: #0748A6;
	font-size: 14px;
}
.main3 .bd{
	box-shadow: 0 0 5px #bbb;
	background-color: #fff;
	height: 400px;
	overflow: hidden;
}
.main3_1 .bd ul{
	display: flex;
	flex-wrap: wrap;
	padding:35px 20px;
	line-height: 2;
}
.main3_1 .bd ul li{
	width: 25%;
	text-align: center;
	justify-content: center;
	padding: 20px;
	font-size: 14px;
}
.main3_1 .bd .ptbox .inner{
	padding-bottom: 125%;
	margin-bottom: 8px;
}
.main3_2 .bd{
	padding: 20px 30px 5px;
}
.main3_2 .bd li{
	margin-bottom: 12px;
	border: 1px solid #E5E5E5;
}
.main3_2 .bd .ptbox .inner{
	padding-bottom: 24%;
}
.post-71 .con{margin-top:40px;}
.post-71 .news_list li.news {width: 107px !important;margin: 0 10px;border: 1px #711a5f solid;border-radius: 5px;position: relative;}
.post-71 .news_box {height: 107px;}
.post-71 .icon {;position: absolute;left: 50%;margin-left: -22px;top: 24px;width: 44px;height: 44px;}
.post-71 .link_con {line-height: 50px;position: absolute;bottom: -4px;width: 100%;text-align: center;font-size: 16px;color: #222;}
.post-71 .link_icon:hover .link_con{color:#711a5f;}
.post-71 .link_icon {width: 107px;height: 107px;display: block;}

/*i-main*/
.i-main{ width: 1200px; margin: 30px auto 0px; height: auto; overflow: hidden;padding-bottom:30px}
.i-part-news{margin: 0 auto 20px; height: auto; overflow: hidden;}
.xydt_con{width:810px;float:left;overflow:hidden;}
.xydt_con .i_title{margin-bottom:20px;}
#xydt{
	position: relative;
        float:left;
	width: 444px;
	height: 280px;
}
#xydt .xydt_pic ul li .pic{
	width: 444px;
	height: 280px;
	overflow: hidden;
}
#xydt .xydt_pic ul li .pic img{
	display: block;
	width: 100%;
	height: 100%;
    object-fit: cover;
	-webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}
#xydt .xydt_pic ul li:hover .pic img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#xydt .xydt_pic ul li .title{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 52px;
	line-height: 52px;
	background: url("../images/icon02.png");
	font-size: 16px;
	font-family: "Microsoft Yahei";
	text-indent: 20px;
	color: #f6f6f6;
	z-index: 99;
}
#xydt .xydt_pic ul li:hover .title{
	color: #fff;
}
#xydt .xydt_btn a{
	position:absolute; 
	top:50%;
	margin-top:-25px; 
	width:32px; 
	height:50px; 
	display:block; 
	cursor: pointer;
	-webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    z-index: 999;
}
#xydt .xydt_btn a.prev{ 
	left:0px; 
	background:url("../images/xydt_l.png")  no-repeat;
}
#xydt .xydt_btn a.next{ 
	right:0px; 
	background:url("../images/xydt_r.png") no-repeat;  
}
.summary {width:100%;float:left;}
.summary .cont {color:#0c66ad;position:relative;overflow:hidden;float:right;width:230px}
.summary .title {font-size:16px;padding:2px;overflow:hidden;position:relative;text-overflow: ellipsis;}
.summary .sum {padding:3px 0px;color:#5c5c5c;font-size:13px;line-height:24px;text-indent:2em;}
.summary .foot {padding:3px 8px 3px 18px;color:#999;overflow:hidden;}
.summary .foot div {display:none;}
.summary .foot span1 {color:#FF890C;padding-right:40px;}
.summary .foot span {
    color: #5c5c5c;
    font-size: 16px;
    line-height: 26px;
    font-family: "Georgia";}

.summary a:link,.summary a:visited {color:#0c66ad; font-size:16px;background:none;padding-left:0;}
.summary a:hover {color:#11b2b9;}

.i-part-news-left{ width: 330px; float: left;}
.i-part-news-center{ width: 430px; float: left;margin: 0 0 0 40px;}
.i-part-news-right{ width: 360px;float: right; }
.i_title{ width: 100%;line-height: 40px;height: 40px;  border-bottom: #c5c5c5 1px solid;}
.i_title h1{font-size: 20px;line-height: 39px;color: #010000;zoom: 1; margin: 0; padding: 0 8px 0 8px; display: block; float: left; border-bottom: #115b0f 3px solid;}
.i_title span{font-size: 14px;line-height: 40px;zoom: 1; display: block; float: right}
.i_title span a{ color: #666666}
.i_title span a:hover{ color: #ff3300}

.i-about{ width: 100%; margin: 0 auto; height: auto; overflow: hidden; padding: 20px 0 0 0}
.i-about img{ padding: 5px; border: #eeeeee 1px solid; background:#ffffff;}
.i-about p{ padding: 8px 0;width: 100%;  font-size: 14px; color: #333333; line-height: 32px;text-align: justify; text-indent: 2em;}
.i-about a{ color: #333333; font-size: 14px;}
.i-about a:hover{ color: #ff3300;}

.i-list2{ margin: 0 auto; height: auto; overflow: hidden; width:100%;}
.i-list2 ul{ padding: 20px 0 0 0;}
.i-list2 li{ height: 36px; line-height: 36px; font-size: 16px; width: 100%; margin: 0 auto; color: #888888;}
.i-list2 li a{ background: url("../images/ico_002.png") left center no-repeat; padding: 0 0 0 10px; float: left; color: #333333}
.i-list2 li a:hover{color:#ff3300;}
.i-list2 li span{ float: right;height: 34px; line-height: 34px; }


/*i-part-news*/
.i-part-xs{margin: 5px auto 0 auto; height: auto; overflow: hidden;}
.i-part-xs-left{ width: 800px; float: left;}
.i-part-xs-right{width: 360px;float: right;}
.gjxsgz_con,.gnxsgz_con{width: 390px;float:left;margin-right:30px;}

/*banner start*/
#banner_con{
	position:relative;
	width:100%; 
	height:260px; 
	overflow: hidden;
}
#banner_con .banner_hd{
	position: absolute;
	bottom: 28px;
	width: 100%;
	z-index: 99;
}
#banner_con .banner_hd ul{
	display: block;
	width: 100%;
	text-align: center;
}
#banner_con .banner_hd ul li{
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	margin: 0 6px;
	cursor: pointer;
	background: #fff;
}
#banner_con .banner_hd ul li.on{
	background: #025100;
}
#banner_con .banner_pic ul li{
	position: absolute;
	left: 50%;
	top: 0px;
	display: none;
	margin-left: -960px;
	width: 1920px;
	height:460px;
    z-index:8;
}
#banner_con .banner_pic ul li a img{ 
	display:block;  
	width:1920px; 
	height:460px; 
	background-size: 100% 100%;
}
#banner_con .banner_btn a{
	position:absolute; 
	top:50%;
	margin-top:-30px; 
	width:60px; 
	height:60px; 
	display:block; 
	cursor: pointer;
	-webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    z-index: 99;
}
#banner_con .banner_btn a.prev{ 
	left:16.8%; 
	background:url("../images/banner_l.png")  no-repeat;
}
#banner_con .banner_btn a.next{ 
	right:16.8%; 
	background:url("../images/banner_r.png") no-repeat;  
}
/*end banner*/


/*xsdw*/
.xsdw-left{ width:795px;  overflow:hidden; position:relative; padding: 20px 0 0 0; height: 220px;    }
.xsdw-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0;  }
.xsdw-left .hd .prev,.xsdw-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	cursor:pointer; }
.xsdw-left .hd .next{ background-position:0 -50px;  }
.xsdw-left .hd .prevStop{ background-position:-60px 0; }
.xsdw-left .hd .nextStop{ background-position:-60px -50px; }
.xsdw-left .bd{ padding:0;   }
.xsdw-left .tempWrap{  width: 1080px !important; }
.xsdw-left .bd ul{ overflow:hidden; zoom:1; }
.xsdw-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.xsdw-left .bd ul li .pic{ text-align:center; }
.xsdw-left .bd ul li .pic img{ width:245px; height:165px; display:block; padding:0; border:1px solid #ccc; }
.xsdw-left .bd ul li .pic a:hover img{ border-color:#999;  }
.xsdw-left .bd ul li .title{text-align: center; color: #333333; font-size: 14px; line-height: 40px;}
.xsdw-left .bd ul li .title a{ color: #333333;font-size: 14px; line-height: 40px;}
.xsdw-left .bd ul li .title a:hover{ color: #ff3300;}

#xydt_list{width:390px;float:right;}
#xydt_list ul{padding:0;}

/*end*/
.end_link{ width: 100%; background: #9b84c0; height: 52px; }
.end_link_left{ float: left; width: 586px;}
.end_link_left .link_con{
	width: 586px;
}
.end_link_left .link_con .link_bd{
	padding-top: 8px;
	height: 44px;
}
.link_bd .link{
	position: relative;
	width: 270px;
	height: 34px;
	line-height: 34px;
	background: #fff;
	border: 1px solid #fff;
	font-size: 16px;
	cursor: pointer;
    color:#333;
	text-align: center;
	margin-bottom: 18px;
        margin-right:20px;
    
}
.link_bd .link img{
	width:12px;
	position: absolute;
    right: 12px;
    top: 14px;
	-webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.link_bd .link:hover img{
-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.link_bd .link ul{
	padding: 5px 10px 20px;
	position: absolute;
	left: -1px;
	bottom: 35px;
	display: none;
	width: 252px;
	height: 280px;
    overflow-y: auto;
    background:#fff;
}
.link_bd .link ul li{
	height: 36px;
	line-height: 36px;
	text-align: left;
	text-indent: 6px;
}
.link_bd .link ul li a{
	display: block;
	font-family: "Microsoft Yahei";
	font-size: 15px;
	color: #333;
}
.link_bd .link ul li:hover a{
	color: #025100;
}


.end_link_left select{ width: 190px; height: 28px; line-height: 28px; padding: 0 0 0 10px; color: #555555;margin: 12px 15px 0 0; border: none; font-size:16px;}


.end_link_right{ float: right; width: 600px; text-align: right; line-height: 52px;font-size:16px;}
.end_link_right a{ color: #333333; margin:0 20px 0 0;}
.end_link_right a:hover{ color: #ff3300; }
.footer{ width: 100%; height: 150px; background: #611987; margin: 0 auto;}
.copright { float: right; width: 440px;  padding: 24px 0 0 0}
.copright p{color: #ffffff; font-size: 14px; line-height: 30px;  margin: 0; padding: 0; }
.endrwm{ float: left; }
.endrwm ul{float:right;}
.endrwm li{ float: left; margin: 0 20px 0 0}
.endrwm li img{ }
.endrwm li span{ display: block; width: 100%; text-align: center; color: #ffffff; font-size: 15px; line-height: 30px;}
</pre></body></html>