﻿.fl{
	float:left;
}

.fr{
	float:right;
}

.header {
    width: 100%;
    background-color: #ce0402;
    height: auto;
    min-width: 1300px;
}

.header-nr {
    max-width: 1300px;
    height:212px;
    margin: 0 auto;
}

.h-l {
    float: left;
    margin-top: 2%;
    width: 38.61%;
}

.h-l img {
    width: 100%;
}

.h-r {
    float: right;
    margin-top: 2%;
}

.h-r-one p {
    float: left;
    margin-right: 14px;
}

.h-r-one p label {
    font-size: 13px;
    color: #ffffff;
}

.h-r-one p input {
    width: 72px;
    height: 26px;
    border-radius: 3px;
    border: none;
    background-color: #e88988;
    padding: 0 10px;
    line-height: 26px;
}

.h-r-one p a {
    font-size: 15px;
    color: #e6001f;
    background-color: #f8dad9;
    width: 57px;
    height: 29px;
    text-align: center;
    line-height: 29px;
    display: block;
    border-radius: 3px;
    margin-left: 10px;
    float: right;
}

.h-r-one p img {
    width: 71px;
    height: 28px;
    vertical-align: middle;
    cursor: pointer;
}

.h-r-two {
    text-align: right;
    margin-top: 10px;
    color: #fff;
    font-size: 16px;
}

.h-r-three {
    margin-top: 10px;
}

.h-r-three input {
    width: 296px;
    height: 35px;
    line-height: 35px;
    padding-left: 20px;
    border: none;
    color: #fff;
    border-top-left-radius: 3px;
    background-color: #e47f7e;
    float: left;
    border-bottom-left-radius: 3px;
}

.h-r-three input::-webkit-input-placeholder {
    color: #fff;
}

.h-r-three a {
    display: block;
    width: 58px;
    height: 35px;
    background-image: url(/sites/sdw/images/ss.jpg);
    float: left;
}

.h-r-three {
    width: 375px;
    float: right;
}

.nav {
    width: 100%;
    background-image: url(/sites/sdw/images/nav_bg.jpg);
    height: 62px;
    background-position: center center;
    background-repeat: no-repeat;
     
    padding-top: 1px;
    min-width: 1300px;
}

.nav .dha {
    display: block;
    margin: 0 auto; /* margin-bottom: 42px; */
    margin-top: -79px;
}

.nav-ul {
    width: 1315px;
    margin: 0 auto;
   /** margin-top: -41px;*/
    line-height: 63px;
}

.nav-ul ul {
    overflow: hidden;
}

.nav-ul ul li {
    float: left;
}

.nav-ul ul li a {
    font-size: 18px;
    color: #e60020;
    padding: 0 30px;
    display: block;
    height: 63px;
    font-weight: 700;
}

.nav-ul ul li a:hover {
    font-size: 18px;
    color: #e60020;
    font-weight: bold;
    color: #fff;
    background-image: url(/sites/sdw/images/nav_h.jpg);
}

.lunbo .swiper-container {
    width: 100%;
    height: auto;
}

.lunbo .swiper-slide img {
    width: 100%;
}

.lunbo .swiper-container .swiper-pagination {
    bottom: 20px;
}

.lunbo .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background-color: #ccc;
    opacity: 1;
}

.lunbo .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #dd001f;
}

.lunbo .swiper-button-prev:after {
    color: #fff;
}

.lunbo .swiper-button-next:after {
    color: #fff;
}

.carousel .swiper-container {
    width: 100%;
    position: relative;
}

.carousel .pagination {
    position: absolute;
    z-index: 20;
    width:100%;
    text-align:center;
    bottom:15px;
}

.carousel .swiper-slide img {
    width: 100%;
}

.carousel .swiper-pagination-switch {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #959595;
    margin: 0 5px;
    cursor: pointer;
}
.carousel .swiper-active-switch{
	background:#dd001f!important;
}
.carousel .swiper-visible-switch {
    background: #aaa;
}

.carousel .swiper-active-switch {
    background: #fff;
}

.carousel .arrow-left {
    background: url(/sites/sdw/images/arrows.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
}

.carousel .arrow-right {
    background: url(/sites/sdw/images/arrows.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
}

.picScroll-left {
    overflow: hidden;
    position: relative;
}

.picScroll-left-1 {
    margin-bottom: 25px;
}

.picScroll-left .hd .prev, .picScroll-left .hd .next {
    display: block;
    width: 5px;
    height: 9px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url("/sites/sdw/images/arrow.png") 0 0 no-repeat;
}

.picScroll-left .hd .prev {
    background: url(/sites/sdw/images/img-prev.jpg) no-repeat;
    width: 22px;
    height: 53px;
    position: absolute;
    left: 25px;
    top: 50%;
    margin-top: -26.5px;
    cursor: pointer;
}

.picScroll-left .hd .next {
    background: url(/sites/sdw/images/img-next.jpg) no-repeat;
    width: 22px;
    height: 53px;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -26.5px;
    cursor: pointer;
}

.picScroll-left .hd .prevStop {
    background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
    background-position: -60px -50px;
}

.picScroll-left .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
}

.picScroll-left .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url("/sites/sdw/images/icoCircle.gif") 0 -9px no-repeat;
}

.picScroll-left .hd ul li.on {
    background-position: 0 0;
}

.picScroll-left .bd {
    margin: 0 65px;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    margin: 0 24px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picScroll-left .bd ul li .title {
    width: 177px;
    height: 32px;
    padding: 0 5px;
    background-color: #eaeaea;
    line-height: 32px;
    text-align: center;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.picScroll-left .bd ul li .pic {
    text-align: center;
}

.picScroll-left .bd ul li .pic img {
    width: 187px;
    height: 103px;
    display: block;
}

.picScroll-left .bd ul li .pic a:hover img {
    border-color: #999;
}

.focusBox {
    max-width: 1920px;
    position: relative;
    /**height: 750px;*/
    overflow: hidden;
    text-align: center;
}

.focusBox .pic img {
    width: 100%;
    /**height: 750px;*/
    display: block;
}

.focusBox .hd {
    overflow: hidden;
    zoom: 1;
    position: absolute;
    bottom: 5px;
    right: 10px;
    z-index: 3
}

.focusBox .hd li {
    float: left;
    line-height: 15px;
    text-align: center;
    font-size: 12px;
    width: 25px;
    height: 10px;
    cursor: pointer;
    overflow: hidden;
    background: #919191;
    margin-left: 4px;
    filter: alpha(opacity=80);
    opacity: .8;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease
}

.focusBox .hd .on {
    background: #fff;
    filter: alpha(opacity=100);
    opacity: 1;
}

.focusBox .prev, .focusBox .next {
    width: 45px;
    height: 99px;
    position: absolute;
    top: 321px;
    z-index: 3;
    filter: alpha(opacity=20);
    -moz-opacity: .2;
    opacity: .2;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease
}

.focusBox .prev {
    background-image: url(/sites/sdw/images/index.png);
    background-position: -112px 0;
    left: 0
}

.focusBox .next {
    background-image: url(/sites/sdw/images/index.png);
    background-position: -158px 0;
    right: 18px;
}

.focusBox .prev:hover, .focusBox .next:hover {
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    opacity: .6
}

.slideBox-zt{
	height:140px;
	overflow:hidden; 
	position:relative;
	margin-top:20px;
}

.slideBox-zt .hd{
	overflow:hidden; 
	position:absolute;
	right:16px;
	bottom:10px;
	z-index:1001;
}

.slideBox-zt .hd ul{ 
	overflow:hidden; 
	zoom:1; 
}

.slideBox-zt .hd ul li{ 
	float:left; 
	margin-left:6px;  
	width:10px; 
	height:10px; 
	background:#fff;
	cursor:pointer;
	border-radius:50%;
	-ms-border-radius:50%;
}

.slideBox-zt .hd ul li.on{ 
	background:#da2244;
}

.slideBox-zt .bd li img{
	width:1300px;
	height:140px;
	display:block;
}

.index_hot {
    width: 100%;
    background-color: #f0f0f0;
    height: 80px;
    margin: 20px 0;
    min-width: 1300px
}

.hot-nr p i {
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    background-color: #e60020;
    border-radius: 52px;
    height: 33px;
    line-height: 33px;
    padding: 0 14px;
    margin-right: 25px;
}

.index_hot {
}

.index_hot .inner {
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height:80px;
}

.index_hot .inner .search-box{
	width: 346px;
    height: 31px;
    /* position: absolute; */
    /* right: 0; */
    bottom: 16px;
    /* border: 1px solid #dcdddd; */
    /* border-radius: 3px; */
    /* padding: 2px; */
    /* background-color: #fff; */
    float: right;
    padding-top: 25px;
}

.index_hot .inner .search-box .ipt{
	float: left;
    border: 0;
    height: 31px;
    line-height: 31px;
    width: 284px;
    padding: 0 3px;
    font-size:18px;
    color:#333;
}

.index_hot .inner .search-box .search-btn{
	float:left;
	width:56px;
	height:31px;
	background:url(/sites/sdw/images/search-btn.jpg) no-repeat;
}

.index_hot .ico {
    width: 85px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    background-color: #e60020;
    border-radius: 50px;
    font-size: 26px;
    top: 20px;
    position: absolute;
    left: 0;
}

.index_hot .hot-nr {
    height: 60px;
    overflow: hidden;
    padding: 16px 17px 0 100px;;
    position: absolute;
    width: 750px;
    
}

.index_hot .hot-nr ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}

.index_hot .hot-nr ul li a {
    font-size: 34px;
    color: #dd001f;
    font-weight: bold;
}

.hot-nr span {
    font-size: 18px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    display: block;
    text-overflow: ellipsis;
    margin-top: 43px;
}

.main_n {
    width: 1300px;
    margin: 0 auto;
    max-width: 1300px;
}

.m-one-l {
    float: left;
    width: 58.15%;
    height: 399px;
}

.focusBox1 {
    position: relative;
    height: 399px;
    overflow: hidden;
    text-align: left;
    background: white;
}

.focusBox1 .pic img {
    width: 100%;
    height: 399px;
    display: block;
}

.focusBox1 .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 50px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}

.focusBox1 .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 50px;
    width: 100%;
    overflow: hidden;
}

.focusBox1 .txt li {
    height: 50px;
    line-height: 50px;
    position: absolute;
    bottom: -50px;
}

.focusBox1 .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 16px;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 588px;
}

.focusBox1 .num {
    position: absolute;
    z-index: 3;
    bottom: 17px;
    right: 8px;
}

.focusBox1 .num li {
    float: left;
    position: relative;
    width: 13px;
    height: 13px;
    line-height: 15px;
    overflow: hidden;
    text-align: center;
    margin-right: 13px;
    cursor: pointer;
}

.focusBox1 .num li a, .focusBox1 .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
    border-radius: 50%;
}

.focusBox1 .num li span {
    z-index: 1;
    background-color: #fff;
}

.focusBox1 .num li.on a, .focusBox .num a:hover {
    background-color: #0081ec;
}

.m-one-r {
    float: right;
    height: 399px;
    width: 40.69%;
}

.m-two {

}

.two-l {
    width: 393px;
    float: left;
    height: 304px;
}

.two-l-t {
    border-bottom: 2px solid #d2d2d2;
    position: relative;
    height: 41px;
}

.two-l-t p span {
    font-size: 24px;
    color: #2263b7;
    vertical-align: middle;
}

.two-l-t p {
    float: left;
    height: 39px;
    border-bottom: 4px solid #2263b7;
    position: absolute;
    left: 0px;
}

.two-l-t p img {
    vertical-align: middle;
    margin-right: 10px;
}

.two-l-t a {
    float: right;
    font-size: 14px;
    color: #999999;
    margin-top: 15px;
}

.two-l-l ul li a {
    display: block;
    overflow: hidden;
    line-height: 35px;
}

.two-l-l ul li a p {
    float: left;
    font-size: 18px;
    color: #333333;
    background-image: url(/sites/sdw/images/wz_icon.gif);
    background-repeat: no-repeat;
    padding-left: 23px;
    width: 68%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background-position: left center;
}

.two-l-l ul li a span {
    float: right;
    font-size: 18px;
    color: #999999;
}

.one-d {
    margin-top: 25px;
}

.two-l-l ul li a:hover p {
    float: left;
    color: #333333;
    background-repeat: no-repeat;
    padding-left: 23px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.two-l-l ul li a:hover span {
    color: #e60813;
}

.two-l-l ul li a:hover p {
    color: #e60813;
}

.there-list {
    width: 393px;
    overflow: hidden;
    float: left;
}

.hasMoreTab {
    font-family: "Microsoft YaHei";
    border: 1px solid #C8D1D5;
    height: 397px;
}

.hasMoreTab .hd {
    line-height: 37px;
    height: 37px;
    border-bottom: 1px solid #C8D1D5;
    background-color: #f3f3f3;
    position: relative;
    padding-right: 10px;
}

.hasMoreTab .hd .more {
    float: right;
}

.hasMoreTab .hd .more a {
    float: right;
    font-size: 14px;
    color: #999999;
    margin-top: 5px;
}

.hasMoreTab .hd ul {
    z-index: 5;
    position: absolute;
    height: 37px;
    zoom: 1;
}

.hasMoreTab .hd li {
    float: left;
    padding: 0 21px;
    cursor: pointer;
    margin-left: -1px;
    text-align: center;
    font-size:18px;
}

.hasMoreTab .hd li.on {
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    background: #fff;
    border: 1px solid #C8D1D5;
    border-top: 0;
    border-bottom: none;
    font-weight: bold;
    color: #e60020;
    border-top: 3px solid #e60020;
}

.hasMoreTab .bd {
    padding: 10px 20px;
    clear: both;
    position: relative;
}

.hasMoreTab .bd h2 {
    font-size: 14px;
}

.hasMoreTab .bd p {
    overflow: hidden;
    width: 448px;
    margin: 0 auto;
}

.xw-div .con ul li {
    margin-top: 7px;
}

.xw-div .con {
    margin-bottom: 33px;
}

.xw-div .con ul li a p {
    color: #333333;
    height: 27px;
    line-height: 27px;
    font-size: 18px;
    float: left;
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xw-div .con ul li a span {
    float: right;
    font-size: 18px;
    color: #999999;
}

.hasMoreTab .bd p a {
    color: #e60020;
    font-size: 20px;
    font-weight: bold;
    width: 74%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
}

.hasMoreTab .bd ul a {
    color: #3E78B3;
    display: block;
    overflow: hidden;
    width: 100%;
}

.xw-div .con p i {
    font-size: 15px;
    color: #fff;
    background-color: #e60012;
    border-radius: 3px;
    display: inline-block;
    width: 93px;
    text-align: center;
    height: 27px;
    line-height: 27px;
    vertical-align: middle;
}

.con .two-l-l ul li a p {
    width: 72%;
}

.hd-l-nav a {
    display: block;
    float: left;
    width: 96px;
    height: 29px;
    line-height: 29px;
    background-color: #2263b7;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    margin-top: 15px;
    margin-right: 10px;
}

.hd-l-nav {
    overflow: hidden;
}

.hd-l-b {
    width: 97%;
    margin: 0 auto;
}

.hd-l-nav {
    width: 97%;
    margin: 0 auto;
}

.hd-l-b a {
    display: block;
    font-size: 15px;
    color: #333333;
    float: left;
    width: 133px;
    margin-top: 11px;
}

.show {
    display: block;
}

.hd-l-b div {
    display: none;
}

.o-d-l {
    float: left;
    position:relative;
    width: 625px;
    height: 136px;
    border: 1px solid #d1d1d1;
    background-color: #f8f8f8;
    position: relative;
    padding-left: 126px;
}
.o-d-l .more{
	position:absolute;
	bottom:0px;
	right:10px;
	color: #333;
	font-size: 12px;
}
.gg-l {
    height: 110px;
    background-color: #fff;
    top: 12px;
    left: 6px;
    width: 120px;
    padding-top: 1px;
    position: absolute;
}

.gg-l img {
    margin-top: 11px;
    margin-left: 11px;
}

.txtMarquee-top {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 104px;
}

.txtMarquee-top .bd {
    padding: 15px;
}

.txtMarquee-top .infoList li a p {
    width: 60%;
}

.gg-r {
    float: left;
    width: 619px;
    background-color: #fff;
    margin-top: 12px;
    height: 111px;
}

.o-d-r {
    float: left;
}

.o-d-r ul.left {
    overflow: hidden;
    width: 396px;
    float: right;
}

.o-d-r ul.left li {
    float: left;
    margin-left: 8px;
    margin-bottom: 6px;
}

.o-d-r .right {
    float: right;
    margin-left: 17px;
}

.tabsList {
    overflow: hidden;
    zoom: 1;
    width: 1300px;
}

.tabsList li {
    float: left;
    display: inline;
    height: 547px;
    overflow: hidden;
    zoom: 1;
    margin-right: 2px;
}

.tabsList li h4 {
    width: 56px;
    height: 547px;
    cursor: pointer;
    float: left;
    overflow: hidden;
    font-size: 24px;
    color: #fff;
    background-color: #ce0402;
}

.tabsList li h4 p {
    width: 35px;
    text-align: center;
    margin: 0 auto;
    margin-top: 193px;
    font-size: 30px;
    font-weight: 700;
}

.tabsList li.on .tabBody {
    display: block;
    width: 1010px;
    background-color: #f9f9f9;
    display: inline;
    float: left;
    height: 547px;
}

.f-cc-l .tab-nav {
    border: 1px solid #e60020;
    overflow: hidden;
}

.f-cc-l .tab-nav .item {
    float: left;
    width: 296px;
    font-size: 30px;
    font-weight: 700;
    color: #333;
    text-align: center;
    height: 58px;
    line-height: 58px;
    cursor: pointer;
    border-right: 1px solid #e60020;
}

.f-cc-l .tab-nav .item.active {
    background-color: #e60020;
    color: #fff;
}

.f-cc-l .tab-content {
    border: 1px solid #c9caca;
    border-top: 0;
    background-color: #f9f9f9;
    padding: 0 25px;
}

.f-cc-l .tab-content .tab-panel {
    display: none;
    position: relative;
    padding-top: 16px;
}

.f-cc-l .tab-content .tab-panel .more {
    position: absolute;
    top: 8px;
    right: 0;
    font-size: 14px;
    color: #999;
}

.f-cc-l .tab-content .tab-panel ul li {
    padding: 16.5px 0 16.5px 30px;
    border-bottom: 1px solid #dddddd;
    background: url(/sites/sdw/images/ico-arrow-1.png) no-repeat 8px center;
    overflow: hidden;
}

.f-cc-l .tab-content .tab-panel ul li .title {
    float: left;
    width: 675px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #333;
}

.f-cc-l .tab-content .tab-panel ul li .time {
    float: right;
    font-size: 16px;
    color: #999;
}

.tabsList li .tabBody {
    display: none;
}

.tabsList li .tabBody .gz-cn {
    background: url(/sites/sdw/images/gq.png) no-repeat left center;
    font-size: 24px;
    color: #dd001f;
    height: 25px;
    line-height: 25px;
    padding-left: 35px;
    margin-top: 30px;
    margin-left: 45px;
}

.gz-cn p {
    float: left;
    font-weight: 700;
}

.gz-cn a {
    float: right;
    margin-right: 45px;
}

.tabsList li .tabBody h5 {
    font-size: 18px;
    font-weight: 100;
    font-family: "微软雅黑", "黑体";
    padding-bottom: 10px;
}

.tabsList li .tabBody .pic {
    float: left;
    display: inline;
    margin-right: 10px;
}

.tabsList li .tabBody .pic img {
    border: 1px solid #cbcbcb;
}

.tabsList li .tabBody .newsList li {
    height: 25px;
    line-height: 25px;
    background: none;
    font-size: 14px;
    overflow: hidden;
    zoom: 1;
    clear: both;
    width: 230px;
}

.gz-cls {
    margin-top: 28px;
}

.gz-cls-l {
    background-color: #f2f2f2;
    width: 356px;
    height: 427px;
    float: left;
    margin-left: 30px;
}

.g-cls-l-img {
    width: 302px;
    height: 199px;
    margin: 0 auto;
    margin-top: 26px;
}

.g-cls-l-img img {
    width: 100%;
    height: 100%;
}

.g-cls-l-txt {
    width: 302px;
    margin: 0 auto;
    margin-top: 34px;
}

.g-cls-l-txt p {
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.g-cls-l-txt span {
    font-size: 15px;
    color: #838383;
    margin-top: 25px;
    display: block;
}

.g-cls-l-txt span a {
    font-size: 15px;
    color: #ce0402;
}

.gz-cls-r {
    margin: 0 45px;
}

.gz-cls-r ul li {
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #dddddd;
    height: auto;
    padding: 15px 0;
}

.gz-cls-r ul li a {
    display: block;
    float: left;
    font-size: 16px;
    color: #333333;
    background-image: url(/sites/sdw/images/dd.gif);
    background-repeat: no-repeat;
    background-position: left center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 25px;
    width: 745px;
}

.gz-cls-r ul li span {
    float: right;
    font-size: 16px;
    color: #999999;
}

.gzdt-ls {
    margin-top: 10px;
}

.mlbynr {
    width: 100%;
    background-image: url(/sites/sdw/images/mlbynr.jpg);
    margin-top: 40px;
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 1px;
    min-width: 1300px;
    background-color: #ce0402;
    padding-bottom: 75px;
}

.mlbynr-nr {
    width: 1300px;
    margin: 0 auto;
    margin-top: 174px;
}

.ml-item {
    width: 483px;
    height: 476px;
    float: left;
    margin-right: 50px;
    background-color: #ffffff;
}

.ml-item-2 {
    float: none;
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    padding-bottom: 10px;
    padding-top: 10px;
}

.title-1 {
    height: 75px;
    background: url(/sites/sdw/images/title-1.gif) no-repeat center;
    margin-top: 40px;
    margin-bottom: 35px;
}

/*swiper s*/
.ml-swiper {
    position: relative;
    margin-top: 42px;
}

.ml-swiper .swiper-slide {
    width: 187px !important;
    height: 135px !important;
    margin: 0px 24px;
}

.ml-swiper .swiper-slide a {
    display: block;
}

.ml-swiper .swiper-slide img {
    display: block;
}

.ml-swiper .swiper-slide p {
    width: 177px;
    height: 32px;
    padding: 0 5px;
    background-color: #eaeaea;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ml-swiper .swiper-container {
    width: 1180px;
    position: relative;
    left: 8px;
}

.ml-swiper .swiper-wrapper {
    height: 135px !important;
}

.ml-swiper .swiper-prev {
    background: url(/sites/sdw/images/img-prev.jpg) no-repeat;
    width: 22px;
    height: 53px;
    position: absolute;
    left: 25px;
    top: 50%;
    margin-top: -26.5px;
    cursor: pointer;
}

.ml-swiper .swiper-next {
    background: url(/sites/sdw/images/img-next.jpg) no-repeat;
    width: 22px;
    height: 53px;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -26.5px;
    cursor: pointer;
}

/*swiper e*/
.ml-item-2 .ml-ti p {
    color: #ce0402;
}

.ml-ti {
    overflow: hidden;
    height: 42px;
    border-bottom: 1px solid #ededed;
}

.ml-ti p {
    float: left;
    font-size: 18px;
    color: #333333;
    height: 24px;
    border-left: 5px solid #ce0402;
    margin-left: 10px;
    padding-left: 15px;
    margin-top: 9px;
    width: 198px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ml-ti a {
    background-image: url(/sites/sdw/images/gd_wz.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    width: 63px;
    border-left: 1px solid #ededed;
    float: right;
    height: 42px;
}

.ml-imglb {
    width: 466px;
    margin: 13px auto 0;
}

.TB-focus .bd ul li a img {
    width: 282px;
    height: 139px;
}

.TB-focus .bd ul li a {
    display: block;
}

.TB-focus {
    position: relative;
    overflow: hidden;
}

.TB-focus .hd {
    position: absolute;
    right: 9px;
    bottom: 10px;
    z-index: 1;
    padding-left: 2px;
}

.ml-video {
    width: 767px;
    height: 435px;
}

.ml-video video {
    width: 100%;
    height: 100%;
}

.TB-focus .hd li {
    color: #f60;
    cursor: pointer;
    margin-left: 3px;
    width: 18px;
    height: 18px;
    background: #fff;
    float: left;
    font-size: 13px;
    line-height: 18px;
    overflow: visible;
    text-align: center;
    opacity: .7;
    filter: alpha(opacity=70);
    border: 1px solid #d8d8d8;
    margin-left: -1px;
}

.TB-focus .hd li.on {
    background: #f60;
    color: #fff;
    font-weight: bold;
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 2;
    position: relative;
}

.ml-txt {
    padding: 10px 25px 0;
    height: 147px;
    overflow-y: auto;
}

.ml-txt ul li {
    margin-bottom: 11px;
}

.ml-txt ul li a {
    color: #666666;
    font-size: 18px;
}

.ml-txt p {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    margin-top: 17px;
    height: 48px;
}

.ml-txt span {
    font-size: 14px;
    color: #666666;
    text-align: left;
    margin-top: 20px;
    display: block;
}

.f-cc-l {
    float: left;
    width: 892px;
}

.f-cc-l-item {
    width: 905px;
    height: 296px;
    background-color: #f6f6f6;
    border-left: 5px solid #ececec;
}

.four-cc {
    margin-top: 45px;
}

.gz-tit {
    width: 884px;
    border-bottom: 1px solid #ebebeb;
    padding: 17px 0;
    padding-bottom: 10px;
    overflow: hidden;
    margin-left: 21px;
}

.gz-tit p {
    float: left;
}

.gz-tit a {
    float: right;
    font-size: 14px;
    color: #999999;
    margin-top: 10px;
    margin-right: 25px;
}

.gz-lss-l {
    width: 267px;
    height: 169px;
    border: 5px solid #fff;
    float: left;
}

.gz-lss-l img {
    width: 100%;
    height: 100%;
}

.gz-lss {
    border-top: 1px solid #fff;
    padding-top: 18px;
    margin-left: 21px;
}

.gz-lss-r-ti {
    font-size: 20px;
    color: #254671;
    margin-bottom: 13px;
}

.gz-lss-r-tx {
    font-size: 14px;
    color: #999999;
}

.gz-lss-r-tx a {
    font-size: 14px;
    color: #999999;
}

.gz-lss-r {
    float: right;
    margin-right: 32px;
    width: 548px;
}

.gz-lss-r-ul {
    margin-top: 10px;
}

.gz-lss-r-ul li {
    margin: 9px 0;
}

.f-cc-r {
    float: right;
    width: 365px;
}

.t-r-phb {
    width: 365px;
    height: 453px;
}

.h-d-l {
    width: 362px;
    border: 1px solid #e60020;
    height: 375px;
    overflow: hidden;
}

.fiven-tit {
    margin-top: 50px;
    margin-bottom: 17px;
}

.fiven-ls {
    border-top: 1px solid #e1e1e1;
}

.h-d-l .th {
    height: 34px;
    font-size: 15px;
    color: #333333;
    border-bottom: 1px solid #dcdcdc;
}

.h-d-l table {
    width: 100%;
}

.h-d-l table tr th {
    height: 43px;
    line-height: 43px;
    background-repeat: no-repeat;
    background-position: 73px center;
    text-align: center;
    padding-left: 5px;
    border-bottom: 1px solid #e60020;
    font-size: 18px;
    color: #e60020;
    font-weight: normal;
}

.h-d-l table tr td {
    font-size: 18px;
    color: #e60020;
    text-align: center;
    border-bottom: 1px solid #eaeaea;
    height: 35px;
    background-repeat: no-repeat;
    background-position: center center;
}

.h-d-l table tr td p{
	font-size:18px;
}

.fiven-ls a {
    float: left;
    display: block;
    width: 202px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    color: #333333;
    background-color: #f6f6f6;
    border-radius: 5px;
    border: 1px dashed #dcdcdc;
    margin-top: 20px;
    margin-left: 11px;
    font-weight: 700;
}

.ztc {
    background-image: url(/sites/sdw/images/ztc_bg.gif);
    width: 1300px;
    height: 62px;
    margin-top: 44px;
}

.ztc-nr {
    width: 1012px;
    float: right;
}

.ztc-nr select {
    width: 443px;
    border: 1px solid #cccccc;
    background-color: #f6f6f6;
    color: #000;
    height: 35px;
    margin-top: 17px;
    margin-left: 33px;
}

.scrollBox {
    width: 1300px;
   /** background: url(images/scrollBg.png);*/
    padding: 10px;
    border-top: 1px solid #fff;
    position: relative;
}

.scrollBox .piclist {
    overflow: hidden;
    zoom: 1;
}

.scrollBox .ohbox {
    overflow: hidden;
    position: relative;
    width: 1300px;
    left: 20px;
}

.scrollBox {
    position: relative;
    overflow: hidden;
    zoom: 1;
}

.scrollBox .piclist li {
    float: left;
    display: inline;
    width: 300px;
    background: #fff;
    border: 1px solid #c9bea9;
    margin-right: 10px;
    height: 105px;
}

.scrollBox .piclist li img {
    width: 300px;
    height: 105px;
}

.scrollBox .piclist li span {
    height: 25px;
    line-height: 25px;
    display: block;
    text-align: center;
}

.scrollBox .pageBtn span {
    display: block;
    width: 23px;
    height: 68px;
    position: absolute;
    top: 31px;
    cursor: pointer;
    text-indent: -999em;
    overflow: hidden;
}

.scrollBox .pageBtn .prev {
    left: 0;
    background-image: url(/sites/sdw/images/jt-p.png);
}

.scrollBox .pageBtn .next {
    right: 21px;
    background-image: url(/sites/sdw/images/jt-n.png);
}

.scrollBox .pageBtn .list {
    overflow: hidden;
    zoom: 1;
    margin: 10px 0 0 413px;
}

.scrollBox .pageBtn .list li {
    background: url(/sites/sdw/images/bntBg.png);
    float: left;
    display: inline;
    width: 15px;
    height: 15px;
    background-position: -86px -57px;
    cursor: pointer;
    margin-left: 10px;
    line-height: 10000px;
    overflow: hidden;
}

.scrollBox .pageBtn .list li.on {
    background-position: -114px -57px
}

.linkn {
    margin-top: 24px;
}

.footer {
    min-width: 1300px;
}

.f-link {
    width: 100%;
    background-color: #ce0402;
    height: 57px;
    line-height: 57px;
    margin-top: 65px;
    min-width: 1300px;
}

.f-link-nr {
    width: 1199px;
    margin: 0 auto;
    position: relative;
    padding-left: 101px;

}

.f-link-nr p {
    position: absolute;
    left: 19px;
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
}

.f-link-nr select {
    width: 265px;
    height: 29px;
    background-color: #fff;
    border: 1px solid #cccccc;
    margin-left: 31px;
    display:inline-block;
    font-size:18px;
}

.footer-nr {
    width: 1300px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color: #000000;
    padding: 20px 0 15px 0;
}

.footer-nr p {
    line-height: 40px;
}

.footer-t {
    border-top: 1px solid #dbdbdb;
}

.footer-d {
    border-bottom: 1px solid #f1f1f1;
}

.l-t-title a {
    font-size: 25px;
    color: #000000;
    font-weight: bold;

    float: left;
    height: 47px;
    padding: 0 20px;
}

.l-t-title a.on {
    border-bottom: 4px solid #e30000;
}

.orgtabnav{
	overflow:hidden;
	line-height:47px;
}

.orgtabnav .item{
	font-size: 25px;
    color: #000000;
    float: left;
    height: 47px;
    padding: 0 18px;
    cursor:pointer;
	border-bottom: 4px solid #eaeaea;
}

.orgtabnav .item.active{
	border-bottom-color: #e30000;
    font-weight: bold;
}

.orgtabnav .line{
	color:#eaeaea;
	float:left;
	margin:0 20px;
	font-size: 25px;
}

.xxgk_box {
    max-width: 1300px;
    margin: 0 auto;
}

.weiz_box {
    overflow: hidden;
    text-align: right;
    margin-top: 20px;
}

.weiz {
    line-height: 30px;
    display: inline-block;
    font-size: 14px;
    color: #333;
}

.weiz a {
    font-size: 14px;
    color: #333;
}

.weiz img {
    margin-right: 10px;
    vertical-align: top;
    display: inline-block;
}

.ldzc_box {
    width: 1300px;
    margin: 0 auto;
}

.ldzc_top {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #c9c9c9;
    background: url(/sites/sdw/images/redt.png) no-repeat 20px 4px;
    padding-left: 40px;
    box-sizing: border-box;
}

.ldzc_top a {
    font-size: 20px;
    font-weight: bold;
    color: #e60020;
}

.ldzc_list {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}

.ldzc_list > li {
    width: 25%;
    float: left;
    border-right: 1px solid #c9c9c9;
    padding-top: 20px;
    box-sizing: border-box;
    height: 480px;
}

.ldzc_li_box {
    width: 165px;
    margin-left: 8%;
}

.ldzc_list .ldzc_last {
    border: none;
}

.ldzc_list_top {
    font-size: 18px;
    color: #333;
}

.shj_box, .fshj_box {
    width: 100%;
    overflow: hidden;
}

.shj_left, .fshj_left {
    float: left;
    font-size: 14px;
    color: #333;
}

.shj_right, .fshj_right {
    float: left;
    font-size: 14px;
    width: 134px;
}

.shj_right a, .fshj_right a {
    color: #015293;
}

.fshj_right li {
    min-width: 100%;
    float: left;
    border: none;
}

.cwei_box {
    width: 100%;
    overflow: hidden;
}

.cwei_left {
    float: left;
    font-size: 14px;
    color: #333;
    width: 55px;
}

.cwei_right {
    float: left;
    font-size: 14px;
    overflow: hidden;
    width: 108px;
}

.cwei_right li {
    float: left;
    border: none;
    margin-right: 10px;
}

.cwei_right li a {
    color: #015293;
}

.shj_box {
    margin-top: 40px;
}

.fshj_box {
    margin-top: 15px;
}

.cwei_box {
    margin-top: 15px;
}

.fshj_right li, .cwei_right li {
    margin-bottom: 8px;
}

.cwei_left {
    width: 65px;
}

.ldye_box {
    width: 100%;
}

.ldye_top {
    width: 100%;
    overflow: hidden;
}

.ldye_top li {
    line-height: 40px;
    background: #e6e6e6;
    width: 25%;
    float: left;
}

.ldye_top li a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 18px;
    color: #333;
}

.ldye_top .ldye_first {
    background: #e4011d;
    color: #fff;
}

.ldye_top .ldye_first a {
    color: #fff;
}

.ldye_bottom {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.ldye_left {
    float: left;
    width: 20%;
}

.ldye_left li {
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.ldye_left li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    color: #333;
}

.ldye_job {
    margin-top: 5px;
}

.ldye_left li a .ldye_jiant {
    position: absolute;
    bottom: 0px;
    right: 0px;
    font-family: '����';
    font-size: 18px;
}

.ldye_left .ldye_left_first {
    border: 1px solid #015293;
}

.ldye_left .ldye_left_first a {
    color: #015293;
}

.ldye_right {
    width: 77%;
    float: right;
}

.ldye_pic_box {
    overflow: hidden;
}

.ldye_pic {
    width: 20%;
    float: left;
}

.ldye_pic img {
    display: block;
    width: 100%;
}

.ldye_lvli {
    width: 77%;
    float: right;
}

.ldye_lvli_one {
    font-size: 18px;
    color: #015293;
    margin-bottom: 20px;
}

.ldye_lvli_main {
    font-size: 16px;
    color: #333;
    margin-bottom: 20px;
    line-height: 30px;
}

.ldye_lvli_main2 {
    text-indent: 0em;
}

.ldye_right_list {
    width: 100%;
    margin-top: 30px;
}

.ldye_right_list li {
    overflow: hidden;
    line-height: 38px;
}

.ldye_right_list li a {
    display: block;
    float: left;
    width: 75%;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
}

.ldye_right_list li span {
    display: block;
    float: right;
    text-align: right;
    width: 25%;
    font-size: 16px;
    color: #333;
}

.ldye_right > div {
    display: none;
}

.ldye_right .ldye_right_one {
    display: block;
}

.ls-img ul li {
    width: 271px;
    float: left;
    margin-left: 19px;
    margin-top: 25px;
    text-align: center;

}

.ls-img ul li a {
    display: block;
}

.ls-img ul li a img {
    height: 202px;
    width: 100%;
    margin-bottom: 10px;
    display: block;
}

.ls-img ul li span {
    font-size: 18px;
    color: #3e3a39;
}

.l-top-div {
    background-color: #ce0402;
    padding-bottom: 15px;
}

.l-top-div-t {
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 0;
}

.l-top-div-h {
    width: 89%;
    overflow: hidden;
    margin: 0 auto;
}

.l-top-div-h label {
    color: #fff;
    font-size: 18px;
    display: block;
    float: left;
    width: 92px;
}

.l-top-div-h span {
    display: block;
    float: left;
    color: #fff;
    font-size: 18px;
    width: 155px;
}

.video-main {
    overflow: hidden;
    margin-top: 50px;
}

.video-main .video {
    height: 416px;
}

.video-main .video video {
    width: 100%;
    height: 100%;
}

.video-main .list {
    float: left;
    width: 475px;
    margin-left: 25px;
    padding-top: 50px;
}

.video-main .list .title {
    font-size: 20px;
    border-left: 3px solid #e60020;
    line-height: 1;
    padding-left: 10px;
    margin-bottom: 15px;
}

.video-main .list ul {
    overflow-y: auto;
    height: 380px;
}

.video-main .list ul li {
    margin-bottom: 15px;
}

.video-main .list ul li a {
    display: block;
    overflow: hidden;
    font-size: 18px;
    color: #333;
}

.video-box {
    float: left;
    width: 700px;
}

.video-box .d-title {
    line-height: 1;
    margin-bottom: 25px;
}

.tab {
    border: 1px solid #d9d9d9;
}

.tab .hd {
    background-color: #f3f3f3;
    border-bottom: 1px solid #d9d9d9;
}

.tab .hd .nav-tab {
    float: left;
    margin-left: -1px;
    list-style: none;
}

.tab .hd .nav-tab li {
    float: left;
    padding: 0 30px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #333;
    cursor: pointer;
    position: relative;
}

.tab .hd .nav-tab li .line {
    position: absolute;
    top: -2px;
    left: -1px;
    width: 142px;
    height: 4px;
    background-color: #d01100;
    display: none;
}

.tab .hd .nav-tab li.active {
    font-size: 20px;
    color: #d01100;
    font-weight: 700;
    background-color: #fff;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    bottom: -1px;
}

.tab .hd .more {
    float: right;
    color: #999;
    font-size: 18px;
    margin-right: 15px;
    line-height: 50px;
}

.tab .tab-panel {
    display: none;
    position: relative;
}

.tab .tab-panel .more {
    position: absolute;
    right: 12px;
    top: -38px;
    color: #999;
}

.tab .tab-panel .list {
    margin: 7px 30px;
    list-style:none;
}

.tab .tab-panel .list li {
    border-bottom: 1px solid #ddd;
    padding: 17px 0 17px 30px;
    overflow: hidden;
    background: url(/sites/sdw/images/ico-arrow-1.png) no-repeat 8px center;
}

.tab .tab-panel .list li .title {
    font-size: 18px;
    color: #333;
    width: 690px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}

.tab .tab-panel .list li .time {
    float: right;
    font-size: 18px;
    color: #999;
}

.dw-train {
    margin-top: 30px;
}

.dw-train .title {
    background-image: url(/sites/sdw/images/ztc_bg.gif);
    height: 62px;
}

.dw-train .bd {
    border: 1px solid #E60020;
    border-top: 0;
}

.dw-train .links {
    overflow: hidden;
    padding: 10px;
    position:relative;
    height: 155px;
}

.dw-train .links .link {
    float: left;
    width: 117px;
    padding: 0 5px;
    margin: 7px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    text-align: center;
    font-size:18px;
}

.dw-train .counties {
    line-height: 40px;
    overflow: hidden;
}

.dw-train .counties .item {
    float: left;
    color: #fff;
    width: 185px;
    text-align: center;
    font-weight: 700;
    font-size:18px;
}

.dw-train .counties .item:hover {
    text-decoration: underline;
}

.dw-train .bd .wgt-best-mask {
    position: absolute;
    z-index: 800;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background-color: #f6f6f6;
    background: -ms-linear-gradient(-180deg, rgba(255, 255, 255, .8) 0, #fff 63%);
    background: linear-gradient(-180deg, rgba(255, 255, 255, .8) 0, #fff 63%);
}

.dw-train .bd .wgt-best-showbtn {
    float: right;
    margin-top: 5px;
    margin-right: 12px;
    font-size: 16px;
    color: #e30000;
    cursor: pointer;
}

.city-w {
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
}

.city-section-1 {
    border: 1px solid #e40909;
    margin-top: 95px;
    margin-bottom: 60px;
    position: relative;
}

.city-section-1 .title {
    position: absolute;
    left: 50%;
    top: -29px;
    margin-left: -183px;
    width: 296px;
    height: 56px;
    line-height: 53px;
    text-align: center;
    background: url(/sites/sdw/images/city-1.png) no-repeat top center #fff;
    padding: 0 35px;
    font-size: 38px;
    color: #fff;
}

.city-section-1 .desc {
    margin: 55px 50px 45px;
}

.city-section-1 .desc p {
    font-size: 18px;
    color: #2f2725;
    text-indent: 2em;
    line-height: 1.8;
}

.city-section-1 .desc .more {
    font-size: 18px;
    color: #e30000;
}

.city-section-1 .list {
    overflow: hidden;
    margin-left: 33px;
}

.city-section-1 .list li {
    margin: 0 33px;
    margin-bottom: 60px;
    float: left;
}

.city-section-2 {
    padding-top: 110px;
    position:relative;
    border-top: 1px solid #e30000;
}

.city-section-2 .more {
    width: 31px;
    height: 31px;
    background: url(/sites/sdw/images/city-33.png) no-repeat;
    position: absolute;
    right: 20px;
    top: 20px;
}
.city-section-2 .title {
	position: absolute;
    width: 400px;
    height: 56px;
    line-height: 53px;
    text-align: center;
    background: url(/sites/sdw/images/city-31.png) no-repeat top center #f9f9f9;
    font-size: 38px;
    color: #fff;
    padding: 0 25px;
    margin-top: -28px;
    left: 50%;
    top:0;
    margin-left: -183.5px;
}
.city-section-2 .list li {
    margin-bottom: 140px;
    float: left;
    margin-right: 117px;
    width: 355px;
    position: relative;
}

.city-section-2 .list li img {
    display: block;
}

.city-section-2 .list li .desc {
    width: 300px;
    height: 130px;
    display: block;
    border-bottom: 2px solid #fc1717;
    background-color: #fff;
    position: absolute;
    top: 140px;
    left: 50%;
    margin-left: -150px;
}

.city-section-2 .list li .desc .tl {
    margin: 15px 15px 10px;
    font-size: 24px;
    color: #e60020;
    line-height: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.city-section-2 .list li .desc .text {
    margin: 0 15px;
    font-size: 18px;
    color: #2f2725;
    text-indent: 2em;
    height: 48px;
    overflow: hidden;
}

.city-section-2 .list li .desc:hover {
    background-color: #fc1717;
}

.city-section-2 .list li .desc:hover .tl, .city-section-2 .list li .desc:hover .text {
    color: #fff;
}

.city-section-3 {
    border-top: 1px solid #e30000;
    position: relative;
    margin-top: 95px;
}

.city-section-3 .title {
    position: absolute;
    width: 317px;
    height: 56px;
    line-height: 53px;
    text-align: center;
    background: url(/sites/sdw/images/city-1.png) no-repeat top center #fff;
    font-size: 38px;
    color: #fff;
    padding: 0 25px;
    margin-top: -28px;
    left: 50%;
    margin-left: -183.5px;
}

.city-section-3 .more {
    width: 31px;
    height: 31px;
    background: url(/sites/sdw/images/city-33.png) no-repeat;
    position: absolute;
    right: 20px;
    top: 20px;
}

.city-section-3 .list {
    margin-top: 85px;
}

.city-section-3 .list li {
    float: left;
    margin-right: 42px;
    margin-bottom: 70px;
}

.city-section-3 .list li a {
    display: block;
    position: relative;
}

.city-section-3 .list li img {
    display: block;
}

.city-section-3 .list li span {
    position: absolute;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    bottom: 0;
    left: 0;
    background: url(/sites/sdw/images/city-32.png) no-repeat;
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
}

.ecology-w {
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
}

.ecology-sec-01 {
    padding-top: 70px;
    padding-bottom: 60px;
    background-color: #f7f8f8;
}

.ecology-sec-01 .title {
    height: 89px;
    background: url(/sites/sdw/images/ecology-1.png) no-repeat top center;
}

.ecology-sec-01 .subtitle {
    width: 725px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 90px;
}

.ecology-sec-01 .subtitle img {
    width: 100%;
}

.ecology-sec-01 .desc {
    overflow: hidden;
}

.ecology-sec-01 .desc-img {
    float: left;
}

.ecology-sec-01 .desc-img img {
    width: 100%;
}

.ecology-sec-01 .desc-text {
    float: right;
    width: 672px;
}

.ecology-sec-01 .desc-text p {
    text-indent: 2em;
    font-size: 18px;
    line-height: 27px;
    color: #000;
    text-align: justify;
}

.ecology-sec-02 {
    padding-top: 70px;
    padding-bottom: 100px;
    background-color: #fff;
}

.ecology-sec-02 .title {
    text-align: center;
    margin-bottom: 50px;
}

.ecology-sec-02 .desc {
    font-size: 18px;
    color: #3e3a39;
    line-height: 36px;
    margin-bottom: 65px;
    width:650px;
    text-align:left;
    text-indent:2em;
    margin-left:auto;
    margin-right:auto;
}

.ecology-sec-02 .feature {
    overflow: hidden;
}

.ecology-sec-02 .feature-ul {
    float: left;
    overflow: hidden;
    margin-right: 48px;
}

.ecology-sec-02 .feature-ul li {
    float: left;
}

.ecology-sec-02 .feature-img img {
    display: block;
}

.ecology-sec-03 {
    padding-top: 140px;
    padding-bottom: 130px;
    background-color: #f7f8f8;
}

.ecology-sec-03 .desc-img {
    float: left;
}

.ecology-sec-03 .desc-img a {
    display: block;
    float: left;
}

.ecology-sec-03 .desc-img img {
    display: block;
    margin-right: 13px;
}

.ecology-sec-03 .right {
    width: 245px;
    float: right;
}

.ecology-sec-03 .right .title {
    margin-top: 40px;
    margin-bottom: 55px;
}

.ecology-sec-03 .right .desc {
    font-size: 18px;
    line-height: 37px;
    color: #3e3a39;
    text-align: justify;
    text-indent: 2em;
}

.ecology-sec-04 {
    padding-top: 105px;
    padding-bottom: 100px;
    background-color: #fff;
}

.ecology-sec-04 .left {
    width: 584px;
    float: left;
}

.ecology-sec-04 .left .title {
    margin-bottom: 20px;
}

.ecology-sec-04 .left .desc {
    font-size: 18px;
    color: #3e3a39;
    line-height: 30px;
    padding-right: 21px;
    text-align: justify;
    text-indent: 2em;
}

.ecology-sec-04 .left .tab-nav {
    margin-top: 35px;
}

.ecology-sec-04 .left .tab-nav .item {
    width: 263px;
    height: 55px;
    line-height: 51px;
    background: url(/sites/sdw/images/ecology-18.png) no-repeat;
    float: left;
    margin-bottom: 20px;
    margin-right: 12px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}

.ecology-sec-04 .tab-cnt {
    float: right;
}

.ecology-sec-05 {
    padding-top: 70px;
    padding-bottom: 200px;
    background-color: #f7f8f8;
}

.ecology-sec-05 .title {
    width: 241px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 65px;
}

.ecology-sec-05 .title img {
    display: block;
}

.ecology-sec-05 .desc {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 31px;
    color: #3e3a39;
    text-indent: 2em;
    margin-bottom: 100px;
    text-align: justify;
}

.ecology-carousel .picList li {
    width: 421px;
}

.ecology-carousel .picList li img {
    width: 100%;
    display: block;
}

.ecology-carousel .picList li p {
    height: 60px;
    line-height: 60px;
    background-color: #c42a1a;
    font-size: 28px;
    color: #fff;
    text-align: center;
}

.ecology-carousel .picScroll-left .bd {
    margin: 0;
}

.ecology-carousel .picScroll-left .bd ul li {
    margin: 0 8px;
}

.ecology-carousel .picScroll-left {
    overflow: visible;
}

.ecology-carousel .picScroll-left .hd .next {
    right: -60px;
}

.ecology-carousel .picScroll-left .hd .prev {
    left: -44px;
}

.bynr-w {
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
}

.bynr-sec-01 {
    padding-top: 30px;
    padding-bottom: 25px;
    overflow: hidden;
}

.bynr-sec-01 .map {
    float: left;
}

.bynr-sec-01 .map img {
    display: block;
}

.bynr-sec-01 .tabs {
    float: right;
    width: 680px;
    margin-top: 55px;
}

.bynr-sec-01 .tab-nav {
}

.bynr-sec-01 .tab-nav .item.one {
    background: url(/sites/sdw/images/bynr-5.png) no-repeat center 20px;
}

.bynr-sec-01 .tab-nav .item.one:hover {
    background-image: url(/sites/sdw/images/bynr-9.png);
}

.bynr-sec-01 .tab-nav .item.one.active {
    background-color: #ff8670 !important;
    color: #fff;
    background-image: url(/sites/sdw/images/bynr-9.png);
}

.bynr-sec-01 .tab-nav .item.two {
    background: url(/sites/sdw/images/bynr-6.png) no-repeat center 20px;
}

.bynr-sec-01 .tab-nav .item.two:hover {
    background-image: url(/sites/sdw/images/bynr-2.png);
}

.bynr-sec-01 .tab-nav .item.two.active {
    background-color: #ff8670 !important;
    color: #fff;
    background-image: url(/sites/sdw/images/bynr-2.png);
}

.bynr-sec-01 .tab-nav .item.three {
    background: url(/sites/sdw/images/bynr-10.png) no-repeat center 20px;
}

.bynr-sec-01 .tab-nav .item.three:hover {
    background-image: url(/sites/sdw/images/bynr-11.png);
}

.bynr-sec-01 .tab-nav .item.three.active {
    background-color: #ff8670 !important;
    color: #fff;
    background-image: url(/sites/sdw/images/bynr-11.png);
}

.bynr-sec-01 .tab-nav .item.four {
    background: url(/sites/sdw/images/bynr-14.png) no-repeat center 20px;
}

.bynr-sec-01 .tab-nav .item.four:hover {
    background-image: url(/sites/sdw/images/bynr-15.png);
}

.bynr-sec-01 .tab-nav .item.four.active {
    background-color: #ff8670 !important;
    color: #fff;
    background-image: url(/sites/sdw/images/bynr-15.png);
}

.bynr-sec-01 .tab-nav .item.five {
    background: url(/sites/sdw/images/bynr-3.png) no-repeat center 20px;
}

.bynr-sec-01 .tab-nav .item.five:hover {
    background-image: url(/sites/sdw/images/bynr-7.png);
}

.bynr-sec-01 .tab-nav .item.five.active {
    background-color: #ff8670 !important;
    color: #fff;
    background-image: url(/sites/sdw/images/bynr-7.png);
}

.bynr-sec-01 .tab-nav .item.six {
    background: url(/sites/sdw/images/bynr-8.png) no-repeat center 20px;
}

.bynr-sec-01 .tab-nav .item.six:hover {
    background-image: url(/sites/sdw/images/bynr-4.png);
}

.bynr-sec-01 .tab-nav .item.six.active {
    background-color: #ff8670 !important;
    color: #fff;
    background-image: url(/sites/sdw/images/bynr-4.png);
}

.bynr-sec-01 .tab-nav .item.seven {
    background: url(/sites/sdw/images/bynr-16.png) no-repeat center 20px;
}

.bynr-sec-01 .tab-nav .item.seven:hover {
    background-image: url(/sites/sdw/images/bynr-17.png);
}

.bynr-sec-01 .tab-nav .item.seven.active {
    background-color: #ff8670 !important;
    color: #fff;
    background-image: url(/sites/sdw/images/bynr-17.png);
}

.bynr-sec-01 .tab-nav .item.eight {
    background: url(/sites/sdw/images/bynr-12.png) no-repeat center 20px;
}

.bynr-sec-01 .tab-nav .item.eight:hover {
    background-image: url(/sites/sdw/images/bynr-13.png);
}

.bynr-sec-01 .tab-nav .item.eight.active {
    background-color: #ff8670 !important;
    color: #fff;
    background-image: url(/sites/sdw/images/bynr-13.png);
}

.bynr-sec-01 .tab-nav .item {
    width: 145px;
    height: 120px;
    background-color: #fafafa !important;
    overflow: hidden;
    float: left;
    margin-left: 25px;
    margin-bottom: 20px;
    cursor: pointer;
    font-size:18px;
}

.bynr-sec-01 .tab-nav .item span {
    margin-top: 80px;
    display: block;
    text-align: center;
}

.bynr-sec-01 .tab-nav .item:hover {
    background-color: #ff8670 !important;
    color: #fff;
}

.bynr-sec-02 {
    border: 1px solid #e0e1e1;
}

.bynr-sec-02 .article {
    padding: 0 45px 65px;
    display: none;
}

.bynr-sec-02 .article .title {
    padding: 40px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 45px;
    color: #ff2600;
    font-family: simsun;
    text-align: center;
    font-weight: 700;
}

.bynr-sec-02 .article .meta {
    margin-bottom: 45px;
    height: 55px;
    line-height: 55px;
    background-color: #fafafa;
    text-align: center;
}

.bynr-sec-02 .article .meta span {
    font-size: 18px;
    color: #9fa0a0;
}

.bynr-sec-02 .article p {
    font-size: 18px;
    line-height: 38px;
    color: #2f2725;
    text-indent: 2em;
    text-align: justify;
}

.hetao-w {
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
}

.hetao-sec-01 img {
    display: block;
}

.hetao-sec-01 .desc {
    padding: 50px 60px;
    background-color: #f6f6f6;
    -webkit-box-shadow: 0px 0px 6px 3px #eaeaea;
    -ms-box-shadow: 0px 0px 6px 3px #eaeaea;
    box-shadow: 0px 0px 6px 3px #eaeaea;
}

.hetao-sec-01 .desc p {
    font-size: 18px;
    line-height: 42px;
    color: #3e3a39;
    text-indent: 2em;
    text-align: justify;
}

.hetao-sec-02 {
    margin-top: 180px;
}

.hetao-sec-02 .item {
    float: left;
    position: relative;
    width: 404px;
    background-color: #f6f6f6;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    margin-right: 44px;
    margin-bottom: 220px;
    -webkit-box-shadow: 0 0 10px 4px #efefef;
    -ms-box-shadow: 0 0 10px 4px #efefef;
    box-shadow: 0 0 10px 4px #efefef;
}

.hetao-sec-02 .item .title {
    position: absolute;
    top: -105px;
    left: 50%;
    margin-left: -105px;
}

.hetao-sec-02 .item .card {
    height: 298px;
    padding-top: 120px;
    position: relative;
}

.hetao-sec-02 .item .list {
    margin: 0 10px;
}

.hetao-sec-02 .item .list li {
    margin-bottom: 30px;
    padding-left: 20px;
    background: url(/sites/sdw/images/hetao-14.png) no-repeat left 4px;
}

.hetao-sec-02 .item .list li a {
    font-size: 18px;
    color: #3e3a39;
}

.hetao-sec-02 .item .more {
    font-size: 18px;
    color: #666;
    float: right;
    position: absolute;
    bottom: 35px;
    right: 35px;
}

.hetao-sec-02 .item .img img {
    width: 100%;
}

.hetao-sec-01 .wgt-best-mask {
    position: absolute;
    z-index: 800;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 74px;
    background-color: #f6f6f6;
    background: -ms-linear-gradient(-180deg, rgba(246, 246, 246, .8) 0, #f6f6f6 63%);
    background: linear-gradient(-180deg, rgba(246, 246, 246, .8) 0, #f6f6f6 63%);
}

.hetao-sec-01 .wgt-best-showbtn {
    display: block;
    margin: 24px auto auto;
    width: 82px;
    font-size: 20px;
    color: #7a8f9a;
    cursor: pointer;
}

.hetao-sec-01 .desc {
    overflow: hidden;
    height: 270px;
    position: relative;
    font-size: 16px;
    line-height: 26px;
    color: #333;
}

.economy-w {
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
}

.economy .title {
    margin-top: 85px;
    margin-bottom: 70px;
    text-align: center;
}

.economy .tab-nav {
    margin: 0 146px 88px;
}

.economy .tab-nav .item {
    float: left;
    margin: 0 25px;
    cursor: pointer;
    transition: all .2s;
}

.economy .tab-nav .item img {
    display: block;
}

.economy .tab-nav .item.active {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.economy .tab-nav .item:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.economy .tab-cnt {
    background-color: #f6f6f6;
    padding: 0 45px 105px;
}

.economy .tab-cnt .article {
    display: none;
    overflow: hidden;
}

.economy .tab-cnt .article .tl {
    margin: 35px 0 35px 25px;
    font-size: 40px;
    font-family: simsun;
    color: #221815;
    font-weight: 700;
}

.economy .tab-cnt .article .meta {
    height: 50px;
    line-height: 50px;
    background-color: #fafafa;
    margin-bottom: 40px;
}

.economy .tab-cnt .article .meta span {
    font-size: 18px;
    color: #9fa0a0;
    margin-left: 27px;
}

.economy .tab-cnt .article p {
    font-size: 18px;
    line-height: 38px;
    color: #2f2725;
    text-indent: 2em;
    text-align: justify;
}

.economy .tab-cnt .article p img {
    display: block;
    margin: 40px auto;
}

.farming-w {
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
}

.farming .title {
    margin: 60px 0;
    text-align: center;
}

.farming .tabs {
    border: 1px solid #e0e1e1;
    padding: 55px 55px 90px;
}

.farming .tabs .tab-nav {
}

.farming .tabs .tab-nav .item {
    width: 269px;
    height: 88px;
    position: relative;
    float: left;
    margin-bottom: 30px;
    margin-right: 37px;
}

.farming .tabs .tab-nav .item img {
    width: 100%;
}

.farming .tabs .tab-nav .item .tl {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 138px;
    background: url(/sites/sdw/images/farming-12.png) no-repeat;
    font-size: 20px;
    color: #ff2600;
    text-align: center;
    width: 100%;
    cursor: pointer;
    font-weight: 700;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.farming .tabs .tab-nav .item .tl:hover {
    background: url(/sites/sdw/images/farming-13.png) no-repeat;
    color: #fff;
}

.farming .tabs .tab-nav .item.active .tl {
    background: url(/sites/sdw/images/farming-13.png) no-repeat;
    color: #fff;
}

.farming .tabs .tab-cnt .article {
    display: none;
}

.farming .tabs .tab-cnt .tl {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 42px;
    font-family: simsun;
    font-weight: 700;
    color: #ff2600;
    background: url(/sites/sdw/images/farming-14.png) no-repeat center;
    margin-top: 54px;
    margin-bottom: 45px;
}

.farming .tabs .tab-cnt .meta {
    height: 50px;
    line-height: 50px;
    background-color: #fafafa;
    text-align: center;
}

.farming .tabs .tab-cnt .meta span {
    margin: 0 18px;
    font-size: 18px;
    color: #9fa0a0;
}

.farming .tabs .tab-cnt p {
    font-size: 18px;
    line-height: 38px;
    color: #2f2725;
    text-indent: 2em;
    text-align: justify;
}

.farming .tabs .tab-cnt p img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 70px;
    margin-top: 70px;
}
.sttyzc p {
    font-size: 18px;
    color: #fff;
    text-indent: 2em;
    line-height: 2;
}

.sttyzc .more {
    font-size: 18px;
    color: #fff;
}
/*dwgk page s*/
.dwgk-w{
	width:1300px;
	margin-left:auto;
	margin-right:auto;
}

.dwgk-page{
	margin-top:35px;
}

.dwgk-page .intro{
	width:760px;
	float:left;
}

.dwgk-page .intro .person{
	padding:15px 20px;
	background-color:#f7f8f8;
}

.dwgk-page .intro .person .head-img{
	float:left;
}

.dwgk-page .intro .person .head-img img{
	width:180px;
	height:245px;
	display:block;
}

.dwgk-page .intro .person .secretary{
	float:left;
	width:250px;
	margin-left:15px;
}

.dwgk-page .intro .person .secretary span{
    font-size: 20px;
    overflow: hidden;
    display:block;
    margin-bottom:5px;
}

.dwgk-page .intro .person .secretary span strong{
	float:left;
}

.dwgk-page .intro .person .secretary label{
    font-size: 16px;
    color: #000;
    line-height: 1.8;
}

.dwgk-page .intro .person .secretary p{
	color:#333;
	text-align: justify;
}

.dwgk-page .intro .person .other-secretary{
    float: left;
    margin-left: 15px;
    width: 260px;
}

.dwgk-page .intro .person .other-secretary span{
	overflow: hidden;
	display:block;
}

.dwgk-page .intro .person .other-secretary .fl{
    width: 190px;
}

.dwgk-page .intro .person .other-secretary .name-item{
	margin-bottom:20px;
}

.dwgk-page .intro .person .other-secretary strong{
	float: left;
}

.dwgk-page .intro .tag-cls{
	margin-top: 25px;
}

.dwgk-page .intro .tag-cls .item{
	display: block;
    margin-right: 33px;
    float: left;
}

.dwgk-page .intro .tag-cls .item.mr0{
	margin-right:0;
}

.dwgk-page .link{
    float: left;
    overflow:hidden;
}

.dwgk-page .link .hot-link{
	width:230px;
	float:left;
	margin-left:47px;
}

.dwgk-page .link .hot-link a{
	display:block;
	margin-bottom:49px;
}

.dwgk-page .link .rt{
	width:215px;
	margin-left:47px;
}

.dwgk-page .link .rt a{
	display:block;
	margin-bottom:18px;
}

.dwgk-page .meet-link{
	float:left;
	width:282px;
	margin-left: 28px;
}

.dwgk-page .meet-link a{
	display:block;
	margin-bottom:53px;
}

.dwgk-page .party-affairs-link{
	float:left;
	width:160px;
	margin-left:33px;
}

.dwgk-page .party-affairs-link a{
    margin-bottom: 14px;
    display: block;
}

.dwgk-page .my-colleague{
	width:296px;
	float:left;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;
	overflow:hidden;
	margin-left: 33px;
}

.dwgk-page .my-colleague .hd{
	height:40px;
	line-height:40px;
	background-color:#ce0402;
}

.dwgk-page .my-colleague .hd .tl{
	font-size:22px;
	color:#fff;
	margin-left:38px;
}

.dwgk-page .my-colleague .bd{
	background-color: #f7f7f7;
    height: 254px;
    overflow: hidden;
    padding-top: 15px;
}

.dwgk-page .my-colleague .bd .form-item{
	overflow:hidden;
}

.dwgk-page .my-colleague .bd .form-item .label{
	width:100px;
	color:#221815;
	font-size:18px;
	text-align:right;
	float:left;
	margin:10px 0;
}

.dwgk-page .my-colleague .bd .form-item .name-item{
	float:left;
	width: 194px;
}

.dwgk-page .my-colleague .bd .form-item .name-item span{

}

.dwgk-page .my-colleague .bd .form-item .name-item span a{
	font-size: 18px;
    color: #221815;
    width:86px;
    margin-left: 7px;
    margin-top: 10px;
    
    margin-bottom: 5px;
    display: inline-block;
}

.dwgk-page .impor-people{
	width:468px;
	float:left;
	margin-bottom:57px;
	
}

.dwgk-page .impor-people .desc{
	width: 260px;
    float: right;
}

.dwgk-page .impor-people .desc .name{
	font-size:18px;
	color:#221815;
}

.dwgk-page .impor-people .desc .name span{
	color:#3069b8;
}

.dwgk-page .impor-people .desc .intro{
	font-size:18px;
	color:#000000;
	width: 100%;
	text-align: justify;
	margin-top:20px;
	line-height:1.8;
}

.dwgk-page .impor-people .head-portrait{
	width:178px;
	float:left;
}

.dwgk-page .impor-people .head-portrait img{
	width:100%;
	height:241px;
}

.dwgk-page .impor-people .hot-link{
	margin-top:15px;
}

.dwgk-page .impor-people .hot-link img{
	display:block;
}

.dwgk-page .impor-people .hot-link a{
	margin-right:10px;
	float:left;
}

/*dwgk page e*/

.question-answering{
	margin-top:24px;
}

.question-answering .title{
	font-size: 24px;	
	color:#333;
	text-align:center;
	padding:0 50px;
}

.question-answering .meta{
	text-align:center;
	margin: 20px 0 30px;
}

.question-answering .meta span{
	font-size:16px;
	color:#999;
	margin:0 3px;
}

.question-answering .item{
	margin-bottom:50px;
}

.question-answering .item .question{
	background:url(/sites/sdw/images/jyyj2-1.png) no-repeat left center;
	padding-left:90px;
}

.question-answering .item .question .q{
    position: relative;
    background: url(/sites/sdw/images/jyyj2-3.jpg) repeat-y;
    padding: 14px 10px;
    width: 1090px;
    font-size: 24px;
    color: #fff;
}

.question-answering .item .question .q em{
	position:absolute;
	background:url(/sites/sdw/images/jyyj2-2.png) no-repeat;
	width:17px;
	height:6px;
	left:-17px;
	bottom:0;
}

.question-answering .item .answering{
	padding-left: 90px;
	margin-top:24px;
}

.question-answering .item .answering textarea{
	background:#f5f5f5;
	font-size:20px;
	border:none;
	padding: 14px 10px;
	width: 1090px;
	outline:none;
	resize:none;
	color:#666;
}

.question-answering .submit-btn{
	width:140px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#fff;
	font-size:18px;
	background-color:#CE0704;
	margin:30px auto;
	display:block;
	cursor:pointer;
}

.question-column-list{
	width:940px;
	margin:40px auto 0px;
}

.question-column-list .item{
    background-color:#df0f00;
	background: -webkit-linear-gradient(180deg, #FE2300 0, #cb0100 100%);
	background: linear-gradient(180deg, #FE2300 0, #cb0100 100%);
    font-size: 20px;
    color: #fff;
    width: 940px;
    display: block;
    border-radius:8px;
    border: 4px solid #ffd9ba;
    margin-bottom:15px;
}

.question-column-list .item .txt{
	background: url(/sites/sdw/images/jyyj3-1.png) no-repeat 30px center ;
	padding-left: 95px;
	padding-right: 30px;
	padding-top:15px;
	padding-bottom:15px;
	text-align:justify;
}

.specialColumn-w{
	width:1300px;
	margin-left:auto;
	margin-right:auto;
}

.specialColumn-ad{
	margin-top:20px;
}

.specialColumn-ad img{
	height:395px;
}

.specialColumn-activity{
	margin-top:40px;
	position:relative;
}

.specialColumn-activity .more-btn{
	font-size:16px;
	color:#ce0402;
	position:absolute;
	right:0;
	top:11px;
}

.specialColumn-activity .tl img{
	display:block;
}
 
.specialColumn-activity-list{
	overflow:hidden;
}
.specialColumn-activity-list .item{
	width:632px;
	margin-right:35px;
	float:left;
	overflow:hidden;
	padding-bottom:26px;
	border-bottom:1px dashed #b5b5b6;
	margin-top:26px;
}
.specialColumn-activity-list .item .time{
	width:80px;
	margin-right:18px;
	float:left;
}
.specialColumn-activity-list .item .time .day{
	height:54px;
	background:#df0909;
	color:#fff;
	line-height:54px;
	text-align:center;
	margin-bottom:3px;
	font-size:28px;
}
.specialColumn-activity-list .item .time .year-month{
	height:28px;
	background:#df0909;
	color:#fff;
	line-height:28px;
	text-align:center;
	font-size:14px;
}
.specialColumn-activity-list .item .cnt{
	float:left;
	width:534px;
}
.specialColumn-activity-list .item .cnt .title{
	font-size:24px;
	color:#000;
	font-weight:700;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom:10px;
    display:block;
}
.specialColumn-activity-list .item .cnt .title:hover{
	color:#ce0402;
}
.specialColumn-activity-list .item .cnt .info{
	font-size:16px;
	color:#3e3a39;
}

.specialColumn-state{
	width:632px;
	background:#f1f1f2;
	margin-top:40px;
}

.specialColumn-state .hd{
	margin:0 36px;
	padding:30px 0 20px;
	overflow:hidden;
	border-bottom:1px dashed #b5b5b6;
}

.specialColumn-state .hd .title{
	float:left;
}

.specialColumn-state .hd .title img{
	display:block;
}

.specialColumn-state .hd .more-btn{
	float:right;
	font-size:16px;
	color:#ce0402;
	margin-top:25px;
}

.specialColumn-state-list{
	margin:15px 40px;
	height:230px;
}

.specialColumn-state-list .item{
	display:block;
	background:url(/sites/sdw/images/specialColumn-dotted-gray.jpg) no-repeat left center;
	padding-left:20px;
	font-size:16px;
	color:#221815;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height:46px;
    line-height:46px;
}

.specialColumn-state-list .item:hover{
	background-image:url(/sites/sdw/images/specialColumn-dotted-red.jpg);
	font-size:20px;
	font-weight:700;
}

.specialColumn-file{
	margin-top:40px;
	position:relative;
}

.specialColumn-file .title img{
	display:block;
}

.specialColumn-file .more-btn{
    font-size: 16px;
    color: #ce0402;
    position: absolute;
    right: 0;
    top: 11px;
}

.specialColumn-file .cnt{
	margin-top:26px;
}

.specialColumn-file-ad{

}

.specialColumn-file-ad img{
	width:632px;
	height:342px;
	display:block;
}

.specialColumn-file-list{
	width:632px;
}

.specialColumn-file-list .item{
	background:url(/sites/sdw/images/specialColumn-ico-1.png) no-repeat 15px center;
	display:block;
	height:67px;
	line-height:67px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left:50px;
    color:#000;
    font-size:16px;
    border-bottom: 1px dashed #b5b5b6;
}

.specialColumn-file-list .item:hover{
	background-image:url(/sites/sdw/images/specialColumn-ico-2.png);
	font-size: 20px;
    font-weight: 700;
}

.specialColumn-ad-1{
	margin-top:30px;
	margin-bottom:30px;
}

.specialColumn-ad-1 img{
	width:100%;
}

.specialColumn-activity-1{
	position:relative;
	overflow:hidden;
}

.specialColumn-activity-1 .more-btn{
	font-size:16px;
	color:#ce0402;
	position:absolute;
	right:0;
	top:3px;
}

.specialColumn-activity-1 .tl img{
	display:block;
}
 
.specialColumn-activity-1-list{
	overflow:hidden;
}

.specialColumn-activity-list-1 .item{
	width:632px;
	margin-right:35px;
	float:left;
	overflow:hidden;
	padding-bottom:26px;
	border-bottom:1px dashed #b5b5b6;
	margin-top:26px;
}

.specialColumn-activity-list-1 .item .time{
	width:80px;
	margin-right:18px;
	float:left;
}

.specialColumn-activity-list-1 .item .time .day{
	height:54px;
	background:#df0909;
	color:#fff;
	line-height:54px;
	text-align:center;
	margin-bottom:3px;
	font-size:28px;
}

.specialColumn-activity-list-1 .item .time .year-month{
	height:28px;
	background:#df0909;
	color:#fff;
	line-height:28px;
	text-align:center;
	font-size:14px;
}

.specialColumn-activity-list-1 .item .cnt{
	float:left;
	width:534px;
}

.specialColumn-activity-list-1 .item .cnt .title{
	font-size:24px;
	color:#000;
	font-weight:700;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom:10px;
    display:block;
}

.specialColumn-activity-list-1 .item .cnt .title:hover{
	color:#ce0402;
}

.specialColumn-activity-list-1 .item .cnt .info{
	font-size:16px;
	color:#3e3a39;
}

.specialColumn-sections{
	margin-top:30px;
}

.specialColumn-sections .section{
	float:left;
	background-color:#f1f1f2;
	width:566px;
	height:266px;
	margin-right:32px;
	padding:0 34px;
	margin-bottom:20px;
}

.specialColumn-sections .section .hd{
	overflow:hidden;
	height:62px;
	border-bottom:1px dashed #b5b5b6;
}

.specialColumn-sections .section .hd .title{
	float:left;
	padding-top: 17px;
}

.specialColumn-sections .section .hd .more{
	float:right;
	font-size:16px;
	color:#ce0402;
	margin-top: 27px;
}

.specialColumn-sections .section .list{
    padding:19px 5px 0;
}

.specialColumn-sections .section .list .item{
	display: block;
    background: url(/sites/sdw/images/specialColumn-dotted-gray.jpg) no-repeat left center;
    padding-left: 20px;
    font-size: 16px;
    color: #221815;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 32px;
    line-height: 32px;
}

.specialColumn-sections .section .list .item:hover{
	background-image: url(/sites/sdw/images/specialColumn-dotted-red.jpg);
    font-size: 20px;
    font-weight: 700;
}

.special-w{
	width:1300px;
	margin-left:auto;
	margin-right:auto;
}

.special-ad-1{
	height:140px;
	margin-top:30px;
	margin-bottom:30px;
}

.special-ad-1 img{
	width:1300px;
	height:140px;
}

.special-carousel{
	float:left;
	width:630px;
	height:416px;
}

.special-carousel .carousel {
    position: relative;
	width:630px;
	height:416px;
	max-width: none;
}

.special-carousel .carousel .pic img {
    display: block;
    width: 630px;
    height: 416px;
}

.special-carousel .carousel .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 60px;
    width: 100%;
    background: url(/sites/sdw/images/special-line-1.png) repeat-x;
}

.special-carousel .carousel .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 60px;
    width: 100%;
    overflow: hidden;
}

.special-carousel .carousel .txt li {
    line-height: 60px;
    position: absolute;
    bottom: -60px;
}

.special-carousel .carousel .txt li a {
	width:518px;
    display: block;
    color: #fff;
    padding:0 56px;
    font-size: 18px;
    font-family: "microsoft yahei";
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align:center;
}

.special-carousel .carousel .prev{
	display:block;
	width:13px;
	height:23px;
	background:url(/sites/sdw/images/special-prev-1.png) no-repeat;
	position:absolute;
	left:18px;
	top:auto;
	bottom:18px;
	z-index:1001;
	opacity:1;
}

.special-carousel .carousel .next{
	display:block;
	width:13px;
	height:23px;
	background:url(/sites/sdw/images/special-next-1.png) no-repeat;
	position:absolute;
	right:18px;
	top:auto;
	bottom:18px;
	z-index:1001;
	opacity:1;
}

.special-hotnews{
	width:630px;
	float:right;
}

.special-hotnews .list-ul .item{
    height: 42px;
    line-height: 42px;
}

.special-hotnews .list-ul .item a{
	font-size:18px;
	background:url(/sites/sdw/images/special-dotted-2.jpg) no-repeat left center;
	color:#333;
	display:block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left:18px;
}

.special-hotnews .list-ul .item a:hover{
	background-image:url(/sites/sdw/images/special-dotted-1.jpg);
	font-weight:700;
	font-size:20px;
}

.special-hotnews .list-ul .item.active a{
	font-weight:700;
	font-size:20px;
	background-image:url(/sites/sdw/images/special-dotted-1.jpg);
}

.special-column .item{
	float:left;
	width:630px;
	height:232px;
	margin-right:40px;
	margin-bottom:10px;
}

.special-column{
	margin-top:30px;
}

.special-column .item .hd{
	height:50px;
	line-height:50px;
	/**border-bottom:2px dashed #c5c5c6;*/
	overflow:hidden;
}

.special-column .item .hd .tl{
	font-size: 27px;
    color: #ce0402;
    font-family: microsoft yahei;
    font-weight: 500;
	float:left;
}

.special-column .item .hd .more{
	font-size:16px;
	color:#ce0402;
	float:right;
}

.special-column .item .list{
	padding:10px 0;
}
.special-column .item .list .item-a{
	font-size: 18px;
    background: url(/sites/sdw/images/special-dotted-2.jpg) no-repeat left center;
    color: #333;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 18px;
    line-height: 40px;
}

.special-column .item .list .item-a:hover{
	background-image:url(/sites/sdw/images/special-dotted-1.jpg);
	color:#EE3C32;
}

.special-column .item .list .time{
	line-height:40px;
}

.special-leader{
	margin-top:25px;
}

.special-leader .hd{
    height: 50px;
    line-height: 50px;
    border-bottom: 2px dashed #c5c5c6;
    overflow: hidden;
}

.special-leader .hd .tl{
	font-size: 30px;
    color: #ce0402;
    font-family: simsun;
    font-weight: 700;
    float: left;
}

.special-leader .hd .more{
	font-size: 16px;
    color: #ce0402;
    float: right;
}

.special-leader .bd .item{
	width:632px;
	margin-right:35px;
	float:left;
	overflow:hidden;
	padding-bottom:26px;
	border-bottom:1px dashed #b5b5b6;
	margin-top:26px;
}

.special-leader .bd .item .time{
	width:80px;
	margin-right:18px;
	float:left;
}

.special-leader .bd .item .time .day{
	height:54px;
	background:#df0909;
	color:#fff;
	line-height:54px;
	text-align:center;
	margin-bottom:3px;
	font-size:28px;
}

.special-leader .bd .item .time .year-month{
	height:28px;
	background:#df0909;
	color:#fff;
	line-height:28px;
	text-align:center;
	font-size:14px;
}

.special-leader .bd .item .cnt{
	float:left;
	width:534px;
}

.special-leader .bd .item .cnt .title{
	font-size:24px;
	color:#000;
	font-weight:700;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom:10px;
    display:block;
}

.special-leader .bd .item .cnt .title:hover{
	color:#ce0402;
}

.special-leader .bd .item .cnt .info{
	font-size:16px;
	color:#3e3a39;
	height:42px;
	overflow:hidden;
}

.special-list .item{
	height:44px;
	line-height:44px;
}

.special-list .item a{
    background: url(/sites/sdw/images/special-dotted-2.jpg) no-repeat 5px center;
    padding-left: 25px;
    overflow:hidden;
    display: block;
}

.special-list .item a .tl{
	width:1130px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float:left;
    color:#333;
}

.special-list .item a .time{
    float:right;
    color:#333;
}

.special-list .item a:hover{
	font-weight: 700;
    font-size: 20px;
    background-image: url(/sites/sdw/images/special-dotted-1.jpg);
}

.checkRes-tab{
	margin-top:40px;
}

.checkRes-tab .tab-nav{
	float:left;
}

.checkRes-tab .tab-nav .item{
    width: 150px;
    height: 65px;
    text-align: center;
    margin-right: 10px;
    background: url(/sites/sdw/images/checkRes-1.png) no-repeat;
    cursor: pointer;
    margin-bottom: 10px;
}

.checkRes-tab .tab-nav .item img{
	display:inline-block;
	margin-top:9px;
}

.checkRes-tab .tab-nav .item.active{
	width:160px;
	margin-right:0;
	background-image:url(/sites/sdw/images/checkRes-2.png);
}

.checkRes-tab .tab-cnt{
	float:left;
	width:1038px;
	border: 1px solid #77a2cd;
	min-height: 286px;
}

.checkRes-tab .tab-cnt .tab-panel{
	padding-top:13px;
	padding-left:13px;
	display:none;
}

.checkRes-tab .tab-cnt .tab-panel .cell{
	margin-right:13px;
	margin-bottom:13px;
	float:left;
	height:40px;
	line-height:40px;
	font-size:18px;
	padding:0 15px;
	color:#333;
	background-color: #f1f2f7;
	font-weight: 500;
}

.index-hot-clumn{
	overflow: hidden;
    width: 529px;
    margin-left: 18px;
}

.index-hot-clumn li{
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}

.index-hot-clumn li img{
	width:171px;
	height:65px;
	display:block;
}

.zcfgList-searchbar {
    height: 40px;
    line-height: 40px;
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 30px;
    width: 340px;
}

.zcfgList-searchbar .search-ipt {
    float: left;
    width: 274px;
    height: 40px;
    line-height: 40px;
    border: 0;
    padding: 0 12px;
    font-size: 18px;
    color: #333;
}

.zcfgList-searchbar .search-btn {
    float: left;
    width: 42px;
    height: 40px;
    background: url(/sites/sdw/images/ico-search-1.png) no-repeat center #fff;
}

.i-slidebar-code{
    background: #f0f0f0;
    bottom: 15%;
    display: block;
    position: fixed;
    right: 40px;
    width:160px;
    padding:13px;
    z-index: 99999;
    text-decoration: none;
}

.i-slidebar-code .codeimg{
	width:160px;
	height:160px;
	display:block;
	margin-bottom:8px;
}

.i-slidebar-code .txt{
	font-size:16px;
	text-align:center;
}

@media screen and (max-width: 1300px) {
    .header {
        min-width: 100%;
    }

    .h-l {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    .h-r {
        float: none;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    .h-r-one {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .h-r-one p {
        display: inline-block;
        float: none;
    }

    .h-r-one p input {

    }

    .h-r-two {
        text-align: center;
        margin-top: 0;
    }

    .h-r-two p {
        float: none !important;
        margin-left: 0 !important;
    }

    .h-r-three {
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
    }

    .nav {
        background-image: none;
        margin-top: 0;
        background-color: #fff;
        height: auto;
        min-width: 100%;
    }

    .nav-ul {
        width: 100%;
        margin-top: 0;
        line-height: 1;
    }

    .nav .dha {
        display: none;
    }

    .nav-ul ul li {
        width: 33.3333%;
        text-align: center;
    }

    .nav-ul ul li a {
        margin-left: 0 !important;
        padding: 0 10px !important;
        font-size: 16px;
        height: auto;
        line-height: 2;
    }

    .nav-ul ul li a:hover {
        background-image: none;
        color: #e60020;
        font-size: 16px;
    }

    .index_hot {
        margin: 10px 0;
        min-width: 100%;
        height: auto;
    }

    .index_hot .ico {
        display: none;
    }

    .index_hot .inner {
        width: auto;
    }

    .index_hot .hot-nr {
        width: 100%;
        box-sizing: border-box;
        padding: 10px;
        height: 48px;
    }

    .index_hot .hot-nr ul li a {
        font-size: 20px;
    }

    .main_n {
        width: 100%;
    }

    .m-one-l {
        width: 100%;
        float: none;
    }

    .m-one-r {
        width: 100%;
        float: none;
        margin-top: 20px;
    }

    .hasMoreTab {
        width: auto;
    }

    .hasMoreTab .hd li {
        padding: 0 10px;
    }

    .hasMoreTab .bd p {
        width: 95%;
    }

    .con .two-l-l ul li a p {
        width: 65%;
    }

    .focusBox1 .pic img {
        width: 100%;
    }

    .focusBox1 {
        width: 100%;
    }

    .hasMoreTab .bd p a {
        width: 69%;
    }

    .xw-div .con ul li a p {
        width: 70%;
    }

    .o-d-l {
        float: none;
        width: auto;
        margin-left: auto;
        margin-right: auto;
    }

    .gg-r {
        width: 99%;
    }

    .o-d-r {
        float: none;
        width: 85%;
        margin-top: 15px;
        margin-left: auto;
        margin-right: auto;
    }

    .o-d-r ul.left {
        width: 71%;
    }

    .o-d-r ul.left li {
        margin-left: 1%;
        width: 49%;
    }

    .o-d-r ul.left li img {
        width: 100%;

    }

    .o-d-r .right {
        width: 25%;
        margin-left: 0;
    }

    .o-d-r .right img {
        width: 100%;
    }

    .index-ti {
        height: 101px;
        background: url(/sites/sdw/images/gzdt_title.png) no-repeat top center;
    }

    .index-ti img {
        display: none;
    }

    .tabsList li {
        float: none;
        width: 100%;
        height: auto;
        display: inherit;
        margin-bottom: 8px;
    }

    .tabsList {
        width: 100%;
    }

    .tabsList li h4 {
        width: 100%;
        height: auto;
        float: none;
        padding: 10px 0;
    }

    .tabsList li h4 p {
        width: 100%;
        margin: 0;
    }

    .tabsList li.on .tabBody {
        width: 100%;
        height: auto;
    }

    .gz-cls-r ul li a {
        width: 60%;
        box-sizing: border-box;
    }

    .gz-cls-r ul li span {
        width: 40%;
        text-align: right;
    }

    .tabsList li .tabBody .gz-cn {
        margin-top: 15px;
        margin-left: 24px;
    }

    .gz-cls {
        margin-top: 15px;
    }

    .gz-cls-r ul li {
        padding: 10px 0;
    }

    .gz-cls-r {
        margin: 0 25px;
    }

    .gz-cn a {
        margin-right: 28px;
    }

    .mlbynr {
        min-width: auto;
    }

    .mlbynr-nr {
        width: 100%;
    }

    .ml-item {
        float: none;
        width: 100% !important;
        margin-top: 15px;
    }

    .ml-txt ul li {
        text-align: center;
    }

    .f-cc-l {
        float: none;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .tab .tab-panel .list li .title {
        width: 60%;
    }

    .tab .tab-panel .list li .time {
        width: 40%;
        text-align: right;
    }

    .f-cc-r {
        width: 100%;
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-top: 15px;
    }

    .t-r-phb {
        width: 100%;
        height: auto;
    }

    .h-d-t img {
        width: 100%;
    }

    .h-d-l {
        width: 100%;
        overflow-x: auto;
    }

    .fiven-tit {
        height: 55px;
        background: url(/sites/sdw/images/dwbm.png) no-repeat top center;
    }

    .fiven-tit img {
        display: none;
    }

    .dw-train {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }

    .dw-train .title {
        background: url(/sites/sdw/images/ztc_bg_2.gif) no-repeat;
    }

    .dw-train .bd {
        border-top: 1px solid #E60020;
    }

    .footer {
        min-width: auto;
    }

    .footer-nr {
        width: 100%;
    }

    .footer-nr p {
        padding: 0 10px;
    }

    .f-link {
        padding: 10px 0;
        height: auto;
        min-width: auto;
        line-height: 1;
    }

    .f-link-nr {
        width: 100%;
        overflow: hidden;
        box-sizing: border-box;
    }

    .f-link-nr select {
        width: 15%;
    }

    .ml-video {
        width: 100%;
    }

    .TB-focus .bd {
        width: 100%;
    }

    .ml-imglb {
        width: 100%;
    }

    .TB-focus .bd video {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
}

@media screen and (min-width: 768px) and (max-width: 1300px) {
    .city-w {
        width: auto;
    }

    .city-section-1 .list {
        margin: 0 5%;
    }

    .city-section-1 .list li {
        margin-left: 2%;
        margin-right: 2%;
        width: 29%;
    }

    .city-section-1 .list li img {
        width: 100%;
    }

    .city-section-2 {
        padding-top: 0;
    }

    .city-section-2 .list li {
        margin: 80px 2% !important;
        width: 29%;
    }

    .city-section-2 .list li img {
        width: 100%;
    }

    .city-section-2 .list li .desc {
        width: 80%;
        margin-left: -40%;
        top: 65%;
    }

    .city-section-3 .list li {
        width: 27%;
        margin: 0 3% 70px !important;
    }

    .city-section-3 .list li img {
        width: 100%;
    }
    .bynr-w{
    	width:auto;
    }
    .bynr-sec-01 .map{
    	float:none;
    	margin-left:auto;
    	margin-right:auto;
    	width:50%;
    }
    .bynr-sec-01 .map img{
    	width:100%;
    }
    .bynr-sec-01 .tabs{
    	float:none;
    	margin-left:auto;
    	margin-right:auto;
    	margin-top:25px;
    }
    .bynr-sec-02{
    	border:none;
    }
    .bynr-sec-02 .article .title{
    	padding-top:0;
    }
    .bynr-sec-02 .article{
    	padding-bottom:0;
    }
    .ecology-w{
    	width:auto;
    }
    .ecology-sec-01{
    	padding-top:50px;
    	padding-bottom:50px;
    }
    .ecology-sec-01 .subtitle{
    	margin-bottom:40px;
    }
    .ecology-sec-01 .desc-img{
    	float:none;
		width: 60%;
    	margin-left: auto;
    	margin-right: auto;
    }
    .ecology-sec-01 .desc-text{
    	float:none;
    	width:90%;
    	margin-left:auto;
    	margin-right:auto;
    }
    .ecology-sec-02{
    	padding-bottom:50px;
    }
    .ecology-sec-02 .feature-ul{
    	float:none;
    	text-align:center;
		margin-right: 0;
    }
    .ecology-sec-02 .feature-ul li{
    	display:inline-block;
    	float: none;
    }
    .ecology-sec-02 .feature-img{
    	width:676px;
    	margin-left:auto;
    	margin-right:auto;
    }
    .ecology-sec-03{
    	padding-top:50px;
    	padding-bottom:50px;
    }
    .ecology-sec-03 .desc-img{
    	float:none;
    	text-align:center;
    }
    .ecology-sec-03 .desc-img a{
    	float:none;
    	display:inline-block;
    	width:30%;
    }
    .ecology-sec-03 .desc-img a img{
    	width:100%;
    }
    .ecology-sec-03 .right{
    	float:none;
    	width: 100%;
    }
    .ecology-sec-03 .right .title,.ecology-sec-03 .right .desc{
    	text-align:center;
    	text-indent: 0;
    }
    .ecology-sec-04{
    	padding-top:50px;
    	padding-bottom:50px;
    }
    .ecology-sec-04 .left{
    	float:none;
    	margin-left:auto;
    	margin-right:auto;
    }
    .ecology-sec-04 .left .title{
    	text-align:center;
    }
    .ecology-sec-04 .tab-cnt{
    	float:none;
    	text-align: center;
    }
    .ecology-sec-05{
    	padding-top:50px;
    	padding-bottom:50px;
    }
    .ecology-sec-05 .desc{
    	margin-bottom:0;
    }
    .ecology-carousel{
    	display:none;
    }
    .economy-w{
    	width:auto;
    }
    .economy .title{
    	margin-top:40px;
    	margin-bottom:40px;
    }
    .economy .tab-nav{
    	margin-left:0;
    	margin-right:0;
    	text-align:center;
    	margin-bottom:40px;
    }
    .economy .tab-nav .item{
    	margin:0 5px;
    	float:none;
    	display:inline-block;
    }
    .farming-w{
    	width:auto;
    }
    .farming .tabs{
    	border:none;
    	padding-top:0;
    	padding-left:35px;
    	padding-right:35px;
    }
    .farming .tabs .tab-nav{
    	text-align:center;
    }
    .farming .tabs .tab-nav .item{
    	float:none;
    	display:inline-block;
    	margin-left:10px;
    	margin-right:10px!important;
    }
    .hetao-w{
    	width:auto;
    }
    .hetao-sec-01 img{
    	width:100%;
    }
    .hetao-sec-02{
    	text-align:center;
    }
    .hetao-sec-02 .item{
    	float:none;
    	display:inline-block;
    	margin:0 22px 170px!important;
    	width: 33%;
    }
    .hetao-sec-02 .item .list li{
    	text-align:left;
    }
    
}

@media (max-width: 768px) {
    .main_n {
        width: 100%;
    }

	.mlbynr .sttyzc img{
		width:100%;
	}
	.sttyzc p{
		text-align: justify;
		padding:0 15px;
	}
	.title-1{
		background-size:cover;
		height: 50px;s
	}
    .h-l {
        width: 80%;
        margin-top: 5%;
    }

    .h-r-one p {
        margin-bottom: 5px;
    }

    .nav .dha {
        display: none;
    }

    .h-r-three input {
        width: 55%;
        display: inline-block;
        float: none;
        vertical-align: middle;
    }

    .h-r-three {
        width: auto;
        text-align: center;
        font-size: 0;
    }

    .h-r-three a {
        display: inline-block;
        float: none;
        vertical-align: middle;
    }

    .lunbo .swiper-container .swiper-pagination {
        bottom: 10px;
    }

    .lunbo .swiper-button-next, .lunbo .swiper-button-prev {
        display: none;
    }

    .o-d-r .right {
        width: 26.5%;
    }

    .linkn {
        margin-top: 0;
    }

    .scrollBox {
        width: 90%;
    }

    .scrollBox .ohbox {
        width: 90%;
    }

    .scrollBox .piclist li img {
        width: 100%;
    }

    .scrollBox .pageBtn .next {
        right: 0;
    }

    .tabsList li h4 p {
        font-size: 20px;
    }

    .index-ti {
        height: 70px;
        background-size: cover;
    }

    .ml-imglb video {
        width: 100% !important;
        height: auto;
    }

    .four-cc {
        margin-top: 25px;
    }

    .fiven-ls a {
        margin-left: 1%;
        width: 48%;
    }

    .dw-train .counties .item {
        width: 50% !important;
    }

    .f-link-nr select {
        width: 55%;
        margin-bottom: 10px;
    }

    .city-w {
        width: auto;
    }

    .city-section-1 {
        margin-top: 40px;
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
        border: 0;
    }

    .city-section-1 .desc {
        padding: 45px 25px 25px;
        margin: 0;
    }

    .city-section-1 .list {
        margin-left: 0;
    }

    .city-section-1 .list li {
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
        width: 242px;
    }

    .city-section-2 .list li {
        float: none;
        margin-right: 0;
        width: 100%;
        margin-bottom: 100px;
    }

    .city-section-2 .list li img {
        width: 100%;
    }

    .city-section-2 .list li .desc {
        width: 80%;
        top: 75%;
        margin-left: -40%;
    }

    .city-section-3 {
        margin-top: 70px;
    }

    .city-section-3 .more {
        top: 40px;
    }

    .city-section-3 .list li {
        float: none;
        margin-right: 0;
        width: 80%;
        margin-left: auto;
        margin-right: auto !important;
        margin-bottom: 50px;
    }

    .city-section-3 .list li img {
        width: 100%;
    }

    .city-section-3 .list li span {
        background-size: cover;
    }
    .bynr-w{
    	width:auto;
    }
    .bynr-sec-01 .map{
    	float:none;
    	width:80%;
    	margin-left:auto;
    	margin-right:auto;
    }
    .bynr-sec-01 .map img{
    	width:100%;
    }
    .bynr-sec-01 .tabs{
    	float:none;
    	margin-top: 35px;
		width:100%;
		overflow:hidden;
    }
    .bynr-sec-01 .tab-nav .item{
    	width:45%;
    	margin:0 2.5% 5%;
    }
    .bynr-sec-02{
    	border:none;
    }
    .bynr-sec-02 .article{
    	padding:0 2.5%;
    }
    .bynr-sec-02 .article .title{
    	padding-top:0;
    	padding-bottom:20px;
    	font-size:35px;
    }
    .bynr-sec-02 .article .meta{
    	margin-bottom:20px;
    }
    .ecology-w{
    	width:auto;
    }
    .ecology-sec-01{
    	padding-top:30px;
    	padding-bottom:30px;
    }
    .ecology-sec-01 .title{
    	background-size:cover;
    	height: 50px;
    }
    .ecology-sec-01 .subtitle{
    	width:95%;
	    margin-top: 30px;
	    margin-bottom: 30px;
    }
    .ecology-sec-01 .desc-img{
    	float:none;
    }
    .ecology-sec-01 .desc-img img{
    	width:100%;
    }
    .ecology-sec-01 .desc-text{
    	float:none;
    	width:auto;
    	padding:0 15px;
    }
    .ecology-sec-02{
    	padding-top: 30px;
    	padding-bottom:50px;
    }
    .ecology-sec-02 .title {
	    margin-bottom: 30px;
	}
	.ecology-sec-02 .desc{
		margin-bottom: 35px;
		width:auto;
		margin-left:15px;
		margin-right:15px;
	}
	.ecology-sec-02 .feature-ul{
		margin-right:0;
		float: none;
    	text-align: center;
	}
	.ecology-sec-02 .feature-ul li{
		float:none;
		display:inline-block;
	}
	.ecology-sec-02 .feature-img{
		text-align:center;
	}
	.ecology-sec-02 .feature-img img{
		width:100%;
		display:inline-block;
	}
	.ecology-sec-02 .feature-img .fl{
		float:none;
	}
	.ecology-sec-02 .feature-img .rt{
		margin-left:0!important;
		float:none;
		margin-top:12px;
	}
	.ecology-sec-03{
		padding-top:50px;
		padding-bottom:50px;
	}
	.ecology-sec-03 .desc-img{
		float:none;
		text-align:center;
	}
	.ecology-sec-03 .desc-img a{
		float:none;
		display:inline-block;
	}
	.ecology-sec-03 .desc-img a img{
		margin-right:0;
	}
	.ecology-sec-03 .right{
		float:none;
		width:auto;
	}
	.ecology-sec-03 .right .title{
		text-align:center;
	}
	.ecology-sec-03 .right .desc{
		text-align:center;
		text-indent:0;
		padding:0 10px;
	}
	.ecology-sec-04{
		padding-top:50px;
		padding-bottom:50px;
	}
	.ecology-sec-04 .left{
		float:none;
		width:auto;
	}
	.ecology-sec-04 .left .title{
		text-align:center;
	}
	.ecology-sec-04 .left .tab-nav{
		text-align:center;
	}
	.ecology-sec-04 .left .desc{
		padding-right:0;
		margin:0 10px;
		text-align:center;
	}
	.ecology-sec-04 .left .tab-nav .item{
		float:none;
		display:inline-block;
		margin-bottom:20px;
	}
	.ecology-sec-04 .tab-cnt{
		float:none;
	}
	.ecology-sec-04 .tab-cnt img{
		width:100%;
	}
	.ecology-sec-05{
		padding-top:50px;
		padding-bottom:50px;
	}
	.ecology-sec-05 .title{
		margin-bottom:50px;
	}
	.ecology-sec-05 .desc{
		width:auto;
		padding:0 10px;
		text-indent:0;
		text-align:center;
		margin-bottom:0;
	}
	.ecology-carousel{
		display:none;
	}
	.economy-w{
		width:auto;
	}
	.economy .title{
		margin-top:40px;
		margin-bottom:40px;
	}
	.economy .title img{
		width:100%;
	}
	.economy .tab-nav{
		margin:0 0 40px;
		text-align:center;
	}
	.economy .tab-nav .item{
		float:none;
		display:inline-block;
		margin-bottom:20px;
	}
	.economy .tab-cnt{
		padding:0 10px 40px;
	}
	.economy .tab-cnt .article .meta{
		margin-bottom:20px;
	}
	.ecology-sec-04 .tab-nav-item-last{
		text-align:center;
	}
	.farming-w{
		width:auto;
	}
	.farming .title{
		margin:30px 0;
		padding:0 10px;
	}
	.farming .title img{
		width:100%;
	}
	.farming .tabs{
		border:none;
		padding:0 25px 0;
	}
	.farming .tabs .tab-nav{
		text-align:center;
	}
	.farming .tabs .tab-nav .item{
		float:none;
		display:inline-block;
		margin-right:0;
		margin-bottom:20px;
	}
	.farming .tabs .tab-cnt .tl{
		margin-top:25px;
		margin-bottom:25px;
	}
	.hetao-w{
		width:auto;
	}
	.hetao-sec-01 img{
		width:100%;
	}
	.hetao-sec-01 .desc{
		padding-left:30px;
		padding-right:30px;
	}
	.hetao-sec-02{
		text-align:center;
		margin-top: 120px;
	}
	.hetao-sec-02 .item{
		float:none;
		display:inline-block;
		width:90%;
		margin-left:0;
		margin-right:0!important;
		margin-bottom: 120px;
	}
	.hetao-sec-02 .item .list li{
		text-align:left;
	}
	.hetao-sec-02 .item .title{
		width:150px;
		height:150px;
	    top: -74.5px;
	    margin-left: -70.5px;
	}
	.hetao-sec-02 .item .title img{
		width:100%;
	}
	.hetao-sec-02 .item .card{
		padding-top:100px;
	}
}







