/*--------------
===页面通用样式设置===
---------------*/
body, p, span, h1, h2, h3, h4, h5, h6, button {
    margin: 0;
    padding: 0;
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

i {
    font-style: normal;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-family: "Microsoft YaHei";
    font-size: 16px;
}

a {
    text-decoration: none;
    font-family: "Microsoft YaHei";
    padding: 0;
    margin: 0;
}
img{
	border:none;
}
a:hover {
    color: #b00c0c;
    text-decoration: none;
}

a.com:link, a.com:visited, a.com:active {
    text-decoration: none;
    font-family: "Microsoft YaHei";
    color: #333333;
    
}

a.com:hover {
    color: #245399;
    text-decoration: none;
}

a.title:link, a.title:visited, a.title:active {
    display: inline-block;
    width: 120px;
    height: 35px;
    border-radius: 18px;
    text-decoration: none;
    font-family: "Microsoft YaHei";
    color: #fff;
    font-size: 16px;
}

a.title:hover {
    color: #fff;
    background-color: #188ffa;
    text-decoration: none;
}

a.appendix:link, a.appendix:visited, a.appendix:active {
    text-decoration: none;
    font-family: "Microsoft YaHei";
    color: #a40001;
    font-size: 16px;
}

a.appendix:hover {
    color: red;
}

/* ==========
   工具样式
   ========== */
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.text-right {
    text-align: right !important;
}

.text-left {
    text-align: left !important;
}

.text-center {
    text-align: center !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.case ul li p{white-space: nowrap;      /* 保持文本在一行内显示，不换行 */
  overflow: hidden;         /* 隐藏超出p标签范围的内容 */
  text-overflow: ellipsis;  /* 多余的文本用省略号表示 */
  width: 100%;              /* 设置宽度为100%，根据需要可以设置固定宽度 */
  max-height: 1.2em; }

.margin10 {
    margin-top: 10px;
}
.margin20 {
    margin-top: 20px;
}
.margin40 {
    margin-top: 40px !important;
}

.m_r_40 {
    margin-right: 2% !important;
}

.hr_10 {
    box-sizing: content-box;
    height: 10px;
    overflow: visible;
}
/*分页*/
        .changepage{
            text-align:center;
            margin-top: -12px;
            padding-bottom:30px;
			float: left;
		width: 100%;
		background-color: #fff;
        border-top: 1px solid #fff;
        }
        .changepage a{
            padding:8px 20px;
            display:inline-block;
            margin:0 5px;
            border:1px solid #e8e8e8;
            background:#fff;
            color:#666;
            font-size:14px;
        }
        .changepage a:hover,.changepage .current{
            background:#245399;
            color:#fff;
        }
        .changepage input{
            border:1px solid #e8e8e8;
            display:inline-block;
            padding:8px 10px;
            margin:0 5px;
            height: 37px;
            font-size: 14px;
			line-height:37px;
            width:55px;
            text-align:center;
            font-family: '\5FAE\8F6F\96C5\9ED1';
            *display: inline;
            *zoom: 1;
            +vertical-align: 3px;
            *height:39px;
            
        }
        .changepage span{
            display:inline-block;
            margin:0 5px;
            border:1px solid #e8e8e8;
            padding:8px 20px;
        }
        .changepage span.u_page{
            border:0;
            padding:0;
        }
/*=================首页==================*/
.header {
    position: relative;
    background: url(top1920.jpg) center bottom no-repeat;
    background-size: cover;
}

.header>img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index:-1;
    background-size: cover;
}

.container {
    width: 85%;
    margin: 0 auto;
}

.top-tool {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #777;
    text-align: right;
}

.top-tool img {
    vertical-align: middle;
    padding-right: 5px;
}

.top-tool span {
    padding: 0 10px;
}

.top-tool .wyb {
    padding-left: 60px;
	padding-right:60px;
}

.top-tool a {
    color: #777;
}

.top-tool a.active, .top-tool a:hover {
    color: #245399;
}
.logo {
    text-align: center;
	padding:13px;
	float: left;
	width: 32%;
}
.logo img{width: 100%;}
.pt-search{
	margin-right: 56px;
}
.menu{    
	background: #245399;}


.search {
	width: 24%;
	text-align: left;
	margin: 0 auto;
	position: relative;
	border: 1px solid #245399;
	border-radius: 8px;
	color: #9c9a9a;
	height: 50px;
	float: right;
	margin-top: 20px;
	margin-right: 10%;
}
.search input[type='text'] {
    height: 47px;
    width: 80%;
    border: 0;
    outline: none;
    text-indent: 56px;
    background-color: transparent;

}

.search img {
    position: absolute;
    left: 13px;
    top: 13px;
}

.search span {
    position: absolute;
    height: 32px;
    left: 46px;
    top: 8px;
    border-left: 1px solid #b5b5b5;
}

.search button[type='submit']{
    position: absolute;
    top: 0;
    right: 0;
    height: 48px;
    border: 0;
    width: 71px;
    font-size: 16px;
    outline: none;
    background-color: #245399;
    color: #fff;
    border-radius: 0 8px 8px 0;
	cursor: pointer;
}
.reci{
    width: 40%;
    margin: 0 auto;
    padding: 15px 0 25px;
}
.reci span {
    padding-right: 10px;
    color: #676767;
 }
.reci span a{
    color: #676767;
}


.xw-bg{
    background-color: #4972b0;
    padding: 40px 0 50px;
}
.tpxw20{
	    padding: 1px;
	    background: #245399;  
}
.news-right{
    width: 35%;margin-right: 3%;
}

.xhdt{width: 30%;margin-right: 3%;}
.zxzx{width: 29%;}
.ovh{display: block;
    padding: 10px 0;}
.menu > .nav{
	    position: relative;
	    background: none;
	    width: 80%;
	    margin: 0 auto;
}
.menu >.nav >li{
    float: left;
    text-align: center;color: #fff;
	position: relative;    line-height: 2.2;margin:0 1.5%;
}

.menu > .nav >li >a{
    display: block;
    font-size: 16px;
    margin: 0;
    color: #fff; 
    padding: 10px 20px;
}
.menu  >.nav> li.on,.menu  >.nav >li:last-child{
    border-right: none;
}
.menu  >.nav> li.on> a,.menu  >.nav> li:hover > a{
    background-color: #426ba9; color: #fff;
}
.news-box .title{    
	font-size: 22px;
    color: #fff;
    padding: 15px 0;
    border-bottom: 1px solid #245399;
    margin-bottom: 15px;
    font-weight: bold;
}
.news-box .title a{
    display: block;
    color: #fff;
}
.news-box .title a span{border-left: 3px solid #fff;
	padding-left: 20px;}
.news-box h3{
    text-align: center;
    color: #fff;
    line-height: 50px;
}
.news-box h3 a{
	display: block;
    color: #fff;
    font-weight: normal;
    font-size: 17px;
	text-overflow:ellipsis; 
	overflow:hidden; 
	white-space:nowrap; 
}
.news-box p{
    text-align: left;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
	height: 60px;
	text-overflow:ellipsis; 
	overflow:hidden; 
	
}

.syxw-box>li{
	float: left;
	color: #fff;
	width: 98%;
	margin: 0 2%;
	line-height: 35px;
    position: relative;
    text-indent: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.syxw-box>li> a{
	color: #fff;
}
.syxw-box>li::before{
	content: "";
    position: absolute;
    left: 0px;
    top: 16px;
    width: 5px;
    height: 5px;
    background-color: #fff;
}

.syxw-box>li>span{
	float: right;
}
.news-box p.time{
    text-align: right;
	height: 30px;
}
.news-box .more{
    position: relative;
    margin: 40px 0 43px;
    background: url(wfn-morebg20blue.png) right center no-repeat;
}
.news-box .more::after{
    content: "";
    position: absolute;
    display: inline-block;
    top: -20px;
	left: 90px;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-left-color: #4972b0;
}
.news-box .more a{
    background-color: #245399;
    border: none;
    color: #fff;
    padding: 6px 13px;
    border-radius: 10px;
}

.news-btn{
    margin-top: 25px;
}
.news-box > div{
    display: none;
}
.news-btn li{
    float: left;
    text-align: center;
    width: 25%;
}
.news-btn li a{
    display: block;
    width: 80%;
	height: 100px;
    margin: 0 auto;
    border-radius: 5px;
    line-height: 136px;
    color: #545454;
    -webkit-transition: all .4s;
}
.news-btn li.xw1 a{
    background: url(wfn-xw1.png) center 20% no-repeat #fff;
}
.news-btn li.xw1 :hover a,.news-btn li:first-child a.on{
    background: url(wfn-xw1h.png) center 20% no-repeat #245399;
    color: #fff;
}

.news-btn li.xw2  a{
    background: url(wfn-xw2.png) center 20% no-repeat #fff;
}
.news-btn li.xw2:hover a,.news-btn li.xw a.on{
    background: url(wfn-xw2h.png) center 20% no-repeat #245399;
    color: #fff;
}
.news-btn li.xw3 a{
    background: url(wfn-xw3.png) center 20% no-repeat #fff;
}
.news-btn li.xw3:hover a,.news-btn li.xw3 a.on{
    background: url(wfn-xw3h.png) center 20% no-repeat #245399;
    color: #fff;
}
.news-btn li.xw4 a{
    background: url(wfn-xw4.png) center 20% no-repeat #fff;
}
.news-btn li.xw4:hover a,.news-btn li.xw4 a.on{
    background: url(wfn-xw4h.png) center 20% no-repeat #245399;
    color: #fff;
}
.news-btn li.xw5 a{
    background: url(wfn-xw5.png) center 20% no-repeat #fff;
}
.news-btn li.xw5:hover a,.news-btn li.xw5 a.on{
    background: url(wfn-xw5h.png) center 20% no-repeat #245399;
    color: #fff;
}
.news-btn li.xw6 a{
    background: url(wfn-xw6.png) center 20% no-repeat #fff;
}
.news-btn li.xw6:hover a,.news-btn li.xw6 a.on{
    background: url(wfn-xw6h.png) center 20% no-repeat #245399;
    color: #fff;
}


/*-------公开--------*/
.line{
    /*border: 1px solid #e1e1e1;*/
    margin: 25px auto;
    padding: 20px 0;
}
.one{
    width: 32%;
    margin: 0 0 0 2%;
}
.twos{
    width: 66%;
}
.wj-box-ss{
    position: relative;
    width: 100%;
}

.c-dropdown {
    position: absolute;
    display: inline-block;
    text-align: left;
    z-index: 1;
}

.c-dropdown__list {
    margin: 0;
    background-color: #fff;
    list-style: none;
    position: absolute;
    top: 125%;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    border-radius: 3px;
    -webkit-transition: opacity .25s linear, top .25s linear;
    transition: opacity .25s linear, top .25s linear;
}

.c-dropdown.is-open .c-dropdown__list {
    opacity: 1;
    visibility: visible;
    top: 100%;
    z-index: 1;
}

.c-dropdown__item {
    padding: 6px 12px;
    font-size: 16px;
    line-height: 25px;
    cursor: pointer;
    color: #434A54;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: background-color .25s linear;
    transition: background-color .25s linear;
}

.c-dropdown__item:hover {
    background-color: #eee;
}

/**
 * Component: Button
 * --------------------------------------------------
 */
.c-button {
    -webkit-appearance: none;
    margin: 0;
    border: 0;
    overflow: visible;
    font: inherit;
    text-transform: none;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.c-button:hover, .c-button:focus {
    outline: none;
    text-decoration: none;
}

.c-button:not(:disabled) {
    cursor: pointer;
}

/**
 * Component: Button
 * Modifier: Dropdown
 * --------------------------------------------------
 */
.c-button--dropdown {
    padding: 11px 34px 11px 12px;
    border: 1px solid #ddd;
    background-color: #eeeeee;
    color: #4972b0;
    font-size: 18px;
    margin-right: 5px;
    line-height: 20px;
    min-height: 32px;
    border-radius: 3px;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

.c-button--dropdown:hover {
    background-color: #fefefe;
}

.c-button--dropdown:after {
    content: "";
    position: absolute;
    top: 20px;
    right: 11px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #4972b0;
}

.wjss input[type='text'] {
    width: 100%;
    height: 44px;
    padding: 5px 15px;
    border: 1px solid #ddd;
    outline: none;
    text-indent: 120px;
}
.wjss input[type='text']::-ms-clear,.wjss input[type='text']::-ms-reveal {
	width: 0;
	height: 0;
	display:none;
}
.wjss img{
    position: absolute;
    top: 9px;
    right: 9px;
}

.zc-box{
    margin-top: 15px;
}
.zc-box .nbox ul  li span{
	padding-left: 13px;
}
.main .item {
    border-bottom: 1px solid #ddd;
}
.item > li {
    float: left;
	height: 44px;
    font-size: 18px;
    position: relative;
}
.item > li > a:hover, .item > li.on > a {
    color: #245399;
}

.item > li > a {
    display: block;
	height: 44px;
    line-height: 44px;
    color: #666;
    padding: 0 25px;
}
.item > li > a:hover::before, .item > li.on > a::before {
    background-color: #245399;
}

.item > li > a::before {
    content: "";
    position: absolute;
    left: 12px;
    top: 12px;
    width: 2px;
    height: 20px;
    background-color: transparent;
}
.nbox >ul{
    margin: 15px 0;
}
.nbox >ul >li,#body22 li,#body222 li {
    line-height: 40px;
    position: relative;
    text-indent: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	width: 33.33%;
    float: left;
}

.nbox ul li span {
    float: right;
    color: #949494;
}
.nbox> ul> li:hover::before {
    background-color: #245399;
}

.nbox >ul >li::before,#body22 li::before,#body222 li::before  {
    content: "";
    position: absolute;
    left: 0px;
    top: 18px;
    width: 5px;
    height: 5px;
    background-color: #245399;
}

.subtitle li {
    float: left;
    padding: 0;
	line-height: 40px;
	font-size: 17px;
	margin: 0 10px;
}
.subtitle li a{
	display: block;
	padding: 3px 8px 0;
	color: #333;
}
.subtitle li a.active, .subtitle li a:hover {
    color: #245399;
	background: url(sub-title-bgblue.jpg) center bottom no-repeat;
}
.half> ul,#body22 ul,#body222 ul{
    float: left;
    width: 47%;
}
.gk-btn li{
    float: left;
    width: 50%;
    margin: 0 0 10px;
}
.gk-btn li.allli{
	width: 103%;
	margin: 0 -6px;
}
.gk-btn li a{
    display: block;
    position: relative;
    width: 95%;
    height: 78px;
    line-height: 78px;
    margin: 0 auto;
    border: 1px solid #b5b5b5;
    border-radius: 5px;
	overflow: hidden;  
	text-overflow: ellipsis;
	white-space: nowrap;
}
.gk-btn li a:hover{
	transform: translateY(-2%);
    box-shadow: 1px 4px 10px 2px #CCC;
    -webkit-box-shadow: 1px 4px 10px 2px #CCC;
    -moz-box-shadow: 1px 4px 10px 2px #CCC;
    -webkit-transition: all .4s;
}
.gk-btn li a img{
    vertical-align: middle;
    width: 53px;
    padding: 0 12px 0 15px;
}
.gk-btn li.allli a img{
	padding-left: 130px;
    width: auto;
}
.gk-btn li a span{
    position: absolute;
    left: 30%;
    font-size: 17px;
    color: #666;
	overflow: hidden;  
	text-overflow: ellipsis;
	white-space: nowrap;
}
.gk-btn li.allli a span{
    left: 37%;
}
.gk-btn li.allli a::before{
    left: 170px;
}
.gk-btn li a::before{
    content: '';
    position: absolute;
    width: 1px;
    height: 30px;
    top: 25px;
    left: 55px;
    background-color: #d2e4ff;
}


.img-list {
    position: relative;
    height: 70px;
    width: 94%;
    margin: 0 auto;
    overflow: hidden;
}

.img-list ul {
    width: 9999px;
}

.img-list li{
    float: left;
    width: 215px;
    text-align: center;
	text-overflow:ellipsis; 
	overflow:hidden; 
	white-space:nowrap; 
}
.img-list li a p{
	color: #666;
}
/*---办事服务----*/
.bs-bg{
    background-color: #e5e5e5;
}
.bs-bg .one{
    margin: 30px 0 30px 2%;
    background-color: #fff;
    padding: 20px;
}

.bs-bg .one .title{
    background: url(bsfw-titlebg20.png) right center no-repeat;
    color: #245399;
    position: relative;
    font-size: 18px;
}
.bs-bg .one .title a{
    display: inline-block;
    background-color: #fff;
    position: relative;
    font-size: 18px;
    line-height: 44px;
    color: #245399;
    padding: 0 15px 0 35px;
}
.bs-bg .one .title a::before{
    content: "";
    position: absolute;
    left: 12px;
    top: 12px;
    width: 2px;
    height: 20px;
    background-color: #245399;
}
.bs-bg .one .title a::after {
    content: "";
    position: absolute;
    display: inline-block;
    top: -13px;
    right: -40px;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-left-color: #fff;
}
.fbox{
    width: 100%;
}
.fbox li {
    width: 25%;
    text-align: center;
    float: left;
    font-size: 16px;
	height: 102px;
}

.fbox li a {
    display: block;
    margin: 15px 10px 15px 0;
    color: #666;
}

.fbox li img { 
	width: 55px !important;
    vertical-align: middle;
    -webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;
}

.fbox li:hover img {
    webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    transform: rotateY(360deg);
}


.myfw .span{
    background-color: #7e7e7e!important;
}

.myswiper-container{
    overflow: hidden;

}
.myswiper-container2 .swiper-pagination-bullets{
    bottom: -3px !important;
    text-align: right;
}
.myswiper-container2 .swiper-pagination-bullet-active{
    background: #de371c !important;
    width: 16px;
    border-radius: 3px;
}

.fwbox{
    width: 100%;
}
.fwbox li {
    float: left;
    width: 25%;
    text-align: center;
}
.fwbox li a {
    display: block;
    color: #333;
}
.fwbox li a p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fw-btn td {
     width: 50%;
     height: 80px;
     margin: 0;
     text-align: center;
    vertical-align: middle;
}
.fw-btn td a{
	display: block;
	padding-top: 28px;
    height: 100%;
    color: #245399;
}
.fw-btn td a:hover{
	transform: translateY(-2%);
    box-shadow: 1px 4px 10px 2px #CCC;
    -webkit-box-shadow: 1px 4px 10px 2px #CCC;
    -moz-box-shadow: 1px 4px 10px 2px #CCC;
    -webkit-transition: all .4s;
}
.fw-btn td.msbh {
    background: url(wfn-msbh-bg.png) center no-repeat;
    background-size: cover;

}
.fw-btn td.ycbp {
    background: url(wfn-ycbp.png) center no-repeat;
    background-size: cover;

}
.trans{
    position: absolute;
    top: 0;
    right:0;
}
/*----互动---*/

.hd-bg .one{
    padding: 30px 0 10px;
}
.hd-img-box {
	margin-top: 15px;
}
.hd-img-box li{
    float: left;
    position: relative;
    width: 50%;
}
.hd-img-box li a{
    position: relative;
    display: block;
    width: 96%;
    margin: 0 auto;
}

.hd-img-box li a img{
    display: block;
    width: 100%;
}
.hd-img-box li a span{
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 25px;
    font-weight: bold;
    color: #c70001;
}
.item > a {
    font-size: 16px;
    color: #666;
	line-height: 44px;
}
.item > a > img {
    vertical-align: middle;
    padding-right: 5px;
}

.item > a:hover {
    color: #245399;
}

.zt-box li{
    float: left;
    width: 50%;
    margin: 30px 0;
}

.zt-box li a{
    display: block;
    width: 96%;
    position: relative;
    margin: 0 auto;
}
.zt-box li a >img{
    display: block;
    width: 100%;
}
.zt-box li a >img:hover{
	transform: translateY(-2%);
    box-shadow: 1px 4px 10px 2px #CCC;
    -webkit-box-shadow: 1px 4px 10px 2px #CCC;
    -moz-box-shadow: 1px 4px 10px 2px #CCC;
    -webkit-transition: all .4s;
	}
.zt-box >li> a >p{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	background-color: rgba(0,0,0,.3);
	line-height: 30px;
	color: #fff;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.zt-box li a i{
    position: absolute;
    top: 0;
    right: 0;
}
.link{
    background-color: #245399;
}
.link a:link,.link a:visited,.link a:active{
	font-size: 16px;
    color: #fff;
}
.link a.sub-nav:link,.link a.sub-nav:visited,.link a.sub-nav:active{
	font-size: 16px;
    color: #4972b0;
}
.link-title{
    height: 45px;
    line-height: 45px;
    background-color: #dabb85;
}
.link-title li{
    float: left;
    width: 14.2%;
}
.link-box .link-item{
	float: left;
    width: 14.2%;
}
.link-box .link-item dl{
	margin:10px 10px 10px 0;
	background-color:#184689;
	padding: 15px 30px;
	min-height:198px;
}
.link-title li{
    font-weight: bold;
    font-size: 14px;
	padding-left: 30px;
}
.link-title li a{
	display:block;
}
.link-box .link-item dl dt{
    font-size: 14px;
    line-height: 30px;
	padding-bottom: 8px;
}
.link-box .link-item dl dd{
    margin: 0;
    line-height: 25px;
	font-size: 12px;
}
.link-box .link-item dl dd li a{
	font-size: 14px;
}
.yqlink{
	background-color:#8897ad;
	height: 50px;
	line-height: 50px;
}
.yqlink li{
	float: left;
	padding: 0 30px;
	color: #fff;
}
.yqlink li a{
	border-right: 1px solid #fff;
	padding-right:55px;
	color: #fff;
}
.footer {
    width: 100%;
    background-color: #f0f0f0;
	display: block;
    overflow: hidden;
}

.footbg{
    width: 99%;
    height: 120px;
    margin: 0 auto;
    padding-top: 18px;
	color: #333;
    /*background-color: #f4f4f4;*/
}
.footbg h3{
    border-bottom: 3px solid #f2f2f2;
    width: 100%;
    background-color: #E5E5E5;
    height: 51px;
    line-height: 51px;
    color: #333;
    text-align: left;
    padding-left: 20px;
    margin-top: -31px;
}
.footbg a{
    color: #333;
}

.footer-left{
    width: 20%;
    text-align: center;
}
.footer-center{
    height: 120px;
    text-align: center;
}
.footer-center p{
    line-height: 28px;
}
.footer-right{
    width: 20%;
    height: 120px;
    text-align: center;
}


/*.footer-box {
    width: 85%;
    padding: 0 20px;
    margin: 0 auto;
}

.footer-box-left {
    float: left;
    width: 70%;
    padding: 18px 0 18px;
}

.footer-box-left li {
    font-size: 13px;
    color: #000;
    line-height: 34px;
}

.footer-box-left li a, .footer-box-left li span {
    font-size: 13px;
    color: #000;
    padding: 0 8px 0 5px;
}

.footer-box-right {
    float: left;
    width: 380px;
    margin-left: 120px;
}

.footer-box-right li {
    float: left;
}

.footer-img1 {
    margin: 58px 0 0 0;
}

.footer-img2 {
    margin: 60px 0 0 20px;
}

.footer-img3 {
    margin: 18px 0 0 35px;
}

.footer-img4 {
    margin: 18px 0 0 35px;
}

.footer-box-left2 {
    float: left;
    width: 10%;
    padding: 18px 0 18px;
}
.footer-box-right {
    float: left;
    width: 20%;
    margin-left: 0px;
}


.footer-img1 {
    margin:0;
}*/

/*-------------ywdt---------------*/


.nav {
    height: 55px;
    background-color: #245399;
    position: relative;
}

.nav>.container> ul>li {
    float: left;
    width: 10%;
    text-align: center;
}

.nav>.container> ul>li >a {
    font-size: 20px;
    display: block;
    color: #fff;
    height: 55px;
    line-height: 55px;

}
.nav>.container> ul>li:hover> a,.nav>.container> ul>li> a.on{
    background-color: #245399;
}
.main-half {
    width: 49%;
}

.pt-header {
    background: url(pt-top1920.jpg) center top no-repeat;
    background-size: cover;
}

.pt-logo {
    padding:30px 0 20px;
}

.s-box {
    width: 434px;
    margin-top: 53px;
    text-align: left;
    position: relative;
    border: 1px solid #245399;
    border-radius: 8px;
    color: #9c9a9a;
}

/*.pt-search input[type='text'] {
    height: 47px;
    border: 0;
    width: 490px;
    outline: none;
    text-indent: 10px;
    float: left;
}

.pt-search img {
    vertical-align: middle;
    float: left;
    padding: 11px;
}

.pt-search span {
    height: 29px;
    float: left;
    margin-top: 9px;
    border-left: 1px solid #b5b5b5;
}

.pt-search input[type='button'] {
    height: 48px;
    border: 0;
    font-size: 16px;
    width: 71px;
    outline: none;
    background-color: #245399;
    color: #fff;
    border-radius: 0 8px 8px 0;
}

.reci {
    margin: 10px 15px;
}

.reci a:link, .reci a:visited, .reci a:active {
    margin: 10px 15px 0 0;
    color: #5a5a5a;
}

.reci a:hover {
    color: #245399;
}
*/
.padding20 {
    padding: 10px;
    background-color: #eee;
}
.yw-list-zw{
    margin: 15px 0 0;
}

.yw-list-zw dt {
    font-size: 18px;
    color: #333;
    margin: 10px 0 7px;
    line-height: 30px;
}

.yw-list-zw dd {
    margin: 10px 0 7px;
    line-height: 30px;
}

.yw-list-zw dd span {
    display: block;
    text-align: right;
    color: #888;
    margin-top: -30px;
}
.main-half .zt-box li {
    float: left;
    width: 33%;
    margin: 30px 0;
}
/*=================art==================*/

.pos {
    height: 56px;
	line-height: 56px;
    margin: 0 auto;
	color: #666;
    background-color: #fff;
}
.pos a:link,.pos a:visited,.pos a:active{
    color: #666;
}
.pos a:hover{
    color: #245399;
}
#breadcrumb {
    width: 100%;
    line-height: 56px;
    font-size: 14px;
    color: #333;
}
.font-size {
	width:33%;
	text-align: left;
	line-height: 34px;
}
.center-info{
	width:33%;
	text-align: center;
	line-height: 34px;
}
.share-info {
	width:33%;
	text-align: right;
	line-height: 34px;
}
#breadcrumb a {
    color: #333;
}

.art-title-box {
    margin: 0 auto;
    background-color: #fff;
}

.art-title {
    margin: 0 auto;
    padding-top: 0px;
}

.art-title h1 {
    font-weight: normal;
    margin-bottom: 40px;
}

.art-title h1 p {
    font-size: 28px;
    line-height: 40px;
    color: #333;
    text-align: center;
    outline: none;
}

#othermessage {
    font-size: 14px;
    line-height: 14px;
    color: #999;
    width: 100%;
    margin: 0 auto 30px;
}

#othermessage dl {
    margin: 0;
}

#othermessage dl a {
    color: #999;
}

#othermessage dl a.on {
    color: #333;
}

.bdsharebuttonbox {
    margin-left: -10px;
}

.bdsharebuttonbox a {
    margin: -1px 0 0 10px !important;
    font-size: 14px !important;
}

.repeatX {
    width: 100%;
    background: url(wfn-line.png) 0 0 repeat-x;
    height: 8px;
}

/*修改分享样式*/
.bds_weixin {
    background-image: url(wxShare.png) !important;
    background-position: 0 !important;
}

.bds_tsina {
    background-image: url(wbShare.png) !important;
    background-position: 0 !important;
    opacity: initial !important;
}

.bds_sqq {
    background-image: url(qqShare.png) !important;
    background-position: 0 !important;
}

.bds_qzone {
    background-image: url(qzoneShare.png) !important;
    background-position: 0 !important;
}

.bds_weixin:hover {
    background-image: url(wxShare_on.png) !important;
    background-position: 0 !important;
    opacity: initial !important;
}

.bds_tsina:hover {
    background-image: url(wbShare_on.png) !important;
    background-position: 0 !important;
    opacity: initial !important;
}

.bds_sqq:hover {
    background-image: url(qqShare_on.png) !important;
    background-position: 0 !important;
    opacity: initial !important;
}

.bds_qzone:hover {
    background-image: url(qzoneShare_on.png) !important;
    background-position: 0 !important;
    opacity: initial !important;
}

.mainTextBox {
    background-color: #fff;
    margin: 0 auto;
}

#mainText {
    padding: 35px 0 25px 0;
    margin: 0 auto;
    color: #404040;
    font-size: 16px;
    line-height: 200%;
}

#mainText p {
    outline: none;
}

#pic {
    text-align: center;
}

#pic ul {
    padding-top: 10px;
    display: none;
}

.appendix {
    padding: 10px;
}

/*=========zt=========*/
.zt-left{
    width: 860px;
}
.ztzl-box li{
    padding: 15px;
    margin: 20px 0 0;
    border: 1px solid #eee;
    border-radius: 3px;
    box-shadow: 2px 2px 3px 1px #F8DCDB;
    -webkit-box-shadow: 2px 2px 3px 1px #F8DCDB;
    -moz-box-shadow: 2px 2px 3px 1px #F8DCDB;
}
.ztzl-box .info-left{
    width: 340px;

}
.ztzl-box .info-left img{
    display: block;
    width: 100%;
}

.ztzl-box .info-right{
    width: 488px;
    padding-left: 20px;
}
.ztzl-box .info-right h3{
    font-size: 18px;
    text-align: center;
    font-weight: normal;
    padding: 0 0 10px;
}
.ztzl-box .info-right p{
    line-height: 30px;
}
.ztzl-box .info-bar{
    line-height: 30px;
}
.ztzl-box .info-bar span{
    color: red;
    font-size: 14px;
    padding: 0px 10px;
}
.ztzl-box .info-bar button{
    border: none;
    text-align: right;
    background-color: #F3AD00;
    padding: 5px 10px;
    border-radius: 15px;
    color: #fff;
}
.zt-right{
    width: 300px;
}
.zxzt img{
    width: 100%;
}
.zxzt li{
    margin: 15px 0 0;
}
.zxzt li:hover{
    box-shadow: 1px 4px 10px 2px #CCC;
    -webkit-box-shadow: 1px 4px 10px 2px #CCC;
    -moz-box-shadow: 1px 4px 10px 2px #CCC;
    -webkit-transition: all .6s;
}
.ztzl-box .info-bar img{
    vertical-align: middle;
    padding-right: 5px;
}


.ny_zblb1{
    margin-top: 20px;
}
.ny_zblb1 ul li{
    margin-bottom: 2px;
}
.ny_zblb1 li ul {
    display: none;
    overflow: hidden;
    padding: 0 10px 6px;
    background-color: #f4f4f4;
}
.ny_zblb1 li ul li {
    float: left;
    background-image: none;
    line-height: 30px;
    margin-top: 0px;
    font-weight: normal;
    border-bottom: none;
    white-space: nowrap;
}
.ny_zblb1> ul> li> a {
    display: block;
    background: url(con_jia.png) no-repeat 97% #e5e5e5;
    height: 40px;
    color: #333;
    line-height: 40px;
    padding: 0 10px;
}
.ny_zblb1 li a{
    display: block;
    height: 40px;
    line-height: 40px;
}
.ny_zblb1> ul> li> a.cur {
    color: #ce020e;
    background: url(con_jian.png) no-repeat 97% #f4f4f4;
    text-decoration: none;
    padding: 0 10px;
}

.ny_zblb1 li ul li a {
    display: block;
    color: #7b7b7b;
    background-image: none;
    font-size: 14px;
}

/*-----------rwyd-----------*/
.rw-top{
    background: url(wfn-ydtopbg.png) center 43% no-repeat;
    background-size: cover;
    padding-top: 40px;
}

.rw-half{
    width: 50%;
    height: 312px;
    background: url(wfn-ydgkbgNew.png) 20px center no-repeat #e2e7ef;
}
.gk-info{
    padding: 74px 10px 20px 163px;
    line-height: 33px;
}
.gl-img{
    width: 50%;
    padding: 10px 0 0 10px;
    border-top: 1px solid #184689;
    border-bottom: 1px solid #184689;
}
.gl-img ul{
    width: 110%;
}
.gl-img li{
    float: left;
    margin: 0 10px 10px 0;
}
.gl-img img{
    display: block;
    width: 260px;
    height: 140px;
}
.gl-img .rwydimg3 img,.gl-img .rwydimg6 img{
	width: 259px;
}
.gl-list{
    width: 100%;
    margin: 10px 0 45px;
}
.gl-list li{
    float: left;
    width: 20%;
    height: 76px;
    line-height: 76px;
    font-size: 18px;
    text-align: center;
    color: #fff;
}
.gl-list li a{
	display: block;
	line-height: 76px;
	margin: 0 10px 0 0;
    color: #fff;
}
.gl-list li img{
    font-size: 45px;
    vertical-align: middle;
    padding-right: 7px;
}

#layout-drawings{
            background: url(wfn-ydmidbg3.jpg) right top no-repeat #FaFaFa;;
        }
        .aboutPage .layout {
            margin: 0 auto;
            text-align: center;
        }
        .aboutBox {
            width: 1200px;
            margin: 0 auto;
            padding-top: 50px;
            text-align: left;
        }
        .aboutBox .mHd {
            height: 100px;
            overflow: hidden;
            text-align: center;
        }
        #drawingsFocus {
            margin: 0;
            overflow: hidden;
            position: relative;
            z-index: 1;
            padding: 40px 34px;
        }

        .drawingsList {
            position: relative;
            width: 1132px;
            height: 424px;
        }
        .drawingsList li {
            position: absolute;
            list-style: none;
            top: 0;
            left: 0;
            z-index: 0;
            cursor: pointer;
            overflow: hidden;
        }
        .drawingsList li .pic {
            width: 100%;
            height: 100%;
        }
        .drawingsList li .titleBg {
            background-color: #000;
            opacity: .5;
        }

        .drawingsList li .titleBg, .drawingsList li .title {
            position: absolute;
            z-index: 1;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 50px;
            line-height: 50px;
            text-align: center;
            float: left;
            overflow: hidden;
        }
        .drawingsList li .title {
            z-index: 2;
            font-size: 16px;
            color: white;
        }

        .drawingsList li .titleBg, .drawingsList li .title {
            position: absolute;
            z-index: 1;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 50px;
            line-height: 50px;
            text-align: center;
            float: left;
            overflow: hidden;
        }
        .drawingsList li .title a {
            color: white;
        }

        #drawingsFocus .prev, #drawingsFocus .next {
            font-family: '宋体';
            font-size: 36px;
            line-height: 60px;
            position: absolute;
            z-index: 8;
            top: 50%;
            display: none;
            width: 60px;
            height: 60px;
            margin-top: -30px;
            text-align: center;
            text-decoration: none;
            color: #fff;
            cursor: pointer;
            background: #4d79ad;
        }
        #drawingsFocus .next {
            right: 60px;
        }
        #drawingsFocus .prev {
            left: 60px;
        }

#layout-travel {
	height: 595px;
	background: url(wfn-ydfybgNew.jpg) center bottom no-repeat;
}
		
.travelList li{
	width: 180px;
	margin-right: 25px;
	float: left;
}


.rw-middle{
    background: url(wfn-ydmidbg2.png) right top no-repeat #eee;
   
}
.rw-middle .title{
    text-align: center;
    padding: 50px 0 30px;
}
.rw-middle .img-box ul{
    
}
.rw-middle .img-box li{
    float: left;
	width: 25%;
}
.rw-middle .img-box li a{
	position: relative;
	display: block;
	margin: 0 15px 15px 0;
	overflow: hidden;
	border-radius: 6px;
} 
.rw-middle .img-box li img{
	
    display: block;
	width:100%;
	transition: all 0.8s;
}

.rw-middle .img-box li:hover span, .rw-middle .img-box li a:hover span {
    display: block;
}

.rw-middle .img-box li span, .rw-middle .img-box li a span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: -webkit-linear-gradient(bottom,rgba(0,0,0,0.7), rgba(255,255,255,0.01));
    background: -o-linear-gradient(bottom,rgba(0,0,0,0.7), rgba(255,255,255,0.01));
    background: -moz-linear-gradient(bottom,rgba(0,0,0,0.7), rgba(255,255,255,0.01));
    background: linear-gradient(to top,rgba(0,0,0,0.7), rgba(255,255,255,0.01));
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=rgba(0,0,0,0.7),endColorStr=rgba(255,255,255,0.01));
    padding: 15px 20px;
    font-size: 16px;
    color: #fff;
    display: none;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    filter: alpha(opacity=80);
}

.rw-middle .img-box li img:hover{
	transform: scale(1.1);
}

.rw-bot{
    background: url(wfn-ydbotbg.png) left top no-repeat #fff;
	margin-bottom: 60px;
}
.dt-box .hd ul {
	position: absolute;
	left: 50%;
	margin-left: -55px;
    bottom: -25px 
}
.rw-bot .title{
    text-align: center;
    padding: 50px 0 30px;
}

.gl-list li a:hover{
    box-shadow: 1px 4px 10px 2px #CCC;
    -webkit-box-shadow: 1px 4px 10px 2px #CCC;
    -moz-box-shadow: 1px 4px 10px 2px #CCC;
    -webkit-transition: all .6s;
}

.wfdt{
    position: relative;

}
.xsqdt li{
    position: absolute;
    opacity: 0;
}

.xsqdt li.fz{
    top: 170px;
    left: 50%;
    margin-left: -55px;
}
.xsqdt li.ht{
    top: 102px;
    left: 50%;
    margin-left: -7px;
}
.xsqdt li.gx{
    top: 168px;
    left: 50%;
    margin-left: 1px;
}
.xsqdt li.kw{
    top: 158px;
    left: 50%;
    margin-left: -54px;
}
.xsqdt li.wc{
    top: 145px;
    left: 50%;
    margin-left: -93px;
}

.xsqdt li.zc{
    top: 395px;
    left: 50%;
    margin-left: -23px;
}
.xsqdt li.sg{
    top: 0px;
    left: 50%;
    margin-left: -170px;
}
.xsqdt li.bh{
    top: 47px;
    left: 50%;
    margin-left: -21px;
}
.xsqdt li.gm{
    top: 247px;
    left: 50%;
    margin-left: 98px;
}
.xsqdt li.cy{
    top: 68px;
    left: 50%;
    margin-left: 39px;
}
.xsqdt li.jj{
    top: 97px;
    left: 50%;
    margin-left: -52px;
}
.xsqdt li.aq{
    top: 303px;
    left: 50%;
    margin-left: -103px;
}
.xsqdt li.cl{
    top: 188px;
    left: 50%;
    margin-left: -134px;
}
.xsqdt li.xs{
    top: 242px;
    left: 50%;
    margin-left: 69px;
}
.xsqdt li.qz{
    top: 138px;
    left: 50%;
    margin-left: -276px;
}
.xsqdt li.lq{
    top: 262px;
    left: 50%;
    margin-left: -257px;
}
.xsqdt li:hover{
    opacity: 1;
}

.map_list_01 {
    margin-bottom: 8px;
    position: relative;
    cursor: pointer;
}
.notSelected_icon {
    width: 14px;
    height: 14px;
    float: left;
    margin-right: 4px;
}

.mapc {
    cursor: pointer;
}

/*-------------bsfw--------------*/

.bmfw{
    width: 66%;
    position: relative;
}

.grfw ul li {
    display: block;
    width: 20%; 
    float: left;
    margin: 0;
    padding: 0; 
    color: #666;
    text-align: center;
}

.grfw ul li>a {
    display: block;
	height: 45px;
	line-height: 45px;
	border-radius: 20px;
    border: 1px solid #ddd;
	width: 96%;
    color: #666;
	margin: 15px 0 0;
    font-size: 16px;
	text-overflow:ellipsis; 
	overflow:hidden; 
	white-space:nowrap;
}
.grfw ul li>a:hover {
    display: block;
    color: #fff;
    font-size: 16px;
    background-color: #245399;
    border-radius: 20px;
}
.ggfw{
	width:32%;
	margin-left: 2%;
}
.ggfw .gk-btn{
	margin-top: 10px;
}
.ggfw .gk-btn li a {
    height: 78px;
    line-height: 78px;
}
.ggfw  .gk-btn li a::before {
    content: '';
    position: absolute;
    width: 0px;
    height: 30px;
    top: 16px;
    left: 55px;
    background-color: #f29c9f;
}
.ggfw  .gk-btn li a .img {
	position: relative;
	left: 0;
	display: inline-block;
    width: 42%;
}
.ggfw  .gk-btn li a img {
    vertical-align: middle;
    width: 70%;
    padding: 0 12px 0 15px;
}
.ggfw  .gk-btn li a span {
    position: absolute;
    left: 42%;
	width: 58%;
    font-size: 18px;
    color: #666;
	overflow: visible;
}
.ggfw  .gk-btn li a span::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 30px;
    top: 24px;
    left: -20px;
    background-color: #245399;
}
.ggfw  .gk-btn li a span.img::before {
    content: '';
    position: absolute;
    width: 0px;
    height: 0px;
}




.bmfw .title{
    font-size: 18px;
    width: 100px;
    text-align: center;
    line-height: 84px;
}
.bmfw .fw-box{
    width: 507px;
    margin-left: 50px;
}
.bmfw .fw-box li{
    width: 158px;
    position: relative;
    line-height: 42px;
    float: left;
    font-size: 16px ;
}
.bmfw .fw-box li::before{
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    top: 20px;
    left: -15px;
    background-color: #383838;
}
.bmfw .fw-box li a{
    color: #383838;
}
.bmfw .hd li {
    float: left;
    height: 10px;
    width: 25px;
    margin-right: 5px;
    background-color: #aaa;
}
.bmfw .hd li.on{
    background-color: #b00c0c;
}

.bmfw .hd{
    position: absolute;
    right: 5px;
}

.bs-banner{
    margin: 20px 0;
    padding: 0 50px;
    height: 64px;
    background-color: #e5e5e5;
}
.bs-banner .pt{
    padding: 21px 0;
}
.bs-banner i{
    padding-right: 10px;
}
.bs-banner a{
    float: right;
    text-align: center;
    width: 175px;
    height: 42px;
    color: #383838;
    line-height: 42px;
    margin: 12px 30px;
    background-color: #fff;
    border-radius: 21px;
}

.fwsx-box{

}
.fwsx-box .title{

    border-bottom: 1px solid #ccc;
    height: 40px;
}

.fwsx-box .title ul{
    width: 418px;
    margin: 0 auto;
}

.fwsx-box >.title> ul >li{
    float: left;
    width: 137px;
    line-height: 40px;
    text-align: center;
    background-color: #f2f2f2;
    margin: 0 2px 0 0;
    font-size: 20px;
}
.fwsx-box>.title> ul >li a{
    color: #383838;
}
.fwsx-box>.title> ul >li.on{
    background-color: #245399;
}
.fwsx-box>.title> ul >li.on a{
    color: #fff;
}
.fwsx-box .con{
    margin: 30px 0;
}

.sxbox{
    margin: 0 0 40px;
}
.sxbox li{
    float: left;
    width: 12.5%;
    
    text-align: center;  
}
.sxbox li img{
    padding: 20px 0 10px;
}
.sxbox li a{
    display: block;
	width: 96%;
	margin: 15px 15px 0 0;
    
	
    color: #505050;
}
.sxbox li img {
    vertical-align: middle;
    -webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;
}

.sxbox li:hover img {
    webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
/*.sxbox li a:hover{
    transform: translateY(-2%);
    box-shadow: 1px 4px 10px 2px #CCC;
    -webkit-box-shadow: 1px 4px 10px 2px #CCC;
    -moz-box-shadow: 1px 4px 10px 2px #CCC;
    -webkit-transition: all .4s;
}*/
.fwsx-box .con .item {
    border-bottom: none;
    margin-bottom: 10px;
}

#slideBox1{
    position: relative;
}
.fwsx-box .hd ul{
    position: absolute;
    right: 0;
    top: 212px;
}
.fwsx-box .hd ul li{
    float: left;
    height: 10px;
    width: 10px;
    margin-right: 5px;
    border-radius: 5px;
    background-color: #aaa;
}
.fwsx-box .hd li:hover, .fwsx-box .hd li.on {
    width: 25px;
    background-color: #b00c0c;
    cursor: pointer;
}
.bmfw-item li{
    float: left;
    width: 14.2%;
}
.bmfw-item li a{
	display: block;
	width: 96%;
	border: 1px solid #eee;
    color: #245399;
    font-size: 18px;
	margin-bottom: 11px;
	height: 55px;
    text-align: center;
    line-height: 55px;
}

.bmfw-item li a:hover{
    transform: translateY(-2%);
    box-shadow: 1px 4px 10px 2px #CCC;
    -webkit-box-shadow: 1px 4px 10px 2px #CCC;
    -moz-box-shadow: 1px 4px 10px 2px #CCC;
    -webkit-transition: all .4s;
}

.cs{
    margin-top: 10px;
    background:url(wfn-fw-line.gif) center center no-repeat;
    height: 28px;
    line-height: 28px;
    text-align: center;
}
a.cs1:link,a.cs1:visited,a.cs1:active,a.cs1:hover {
    text-decoration: none;
    font-size: 20px;
    color: #245399;
    font-weight: normal;
    height: 28px;
    line-height: 28px;
}
.sx{
    margin-top: 10px;
    line-height: 36px;
}
.sxl{
    width: 85px;
    font-size: 16px;
    color: #245399;
    float: left;
    text-align: right;
}
.sxr{
    font-size: 16px;
    color: #333;
    text-align: left;
}
.sxr span{
    padding: 0 40px;
    white-space:nowrap;
}
.sxr span a:link,.sxr span a:visited,.sxr span a:active{
    color: #333;
    text-decoration: none;
}
.sxr span a:hover{
    color: #245399;
}
.click-point{
    text-align: center;
}
.bmfw-item,.xqfw-item{
    display: none;
}
.bmfw-item ul {
    height: 348px;
    overflow: hidden
}
.xqfw-item ul {
    height: 348px;
    overflow: hidden
}
.kj-item{
    
}
.kj-item li{
    float: left;
	width: 20%;
	text-align: center;
    position: relative;
    margin: 0 0 15px 0;
}
.kj-item >li> a{
	display: block;
	width: 90%;
	margin: 0 auto;
}

.kj-item li a img{
	display: block;
	width: 100%;
}

.kj-item li p{
    position: absolute;
    top: 100px;
	width: 90%;
    padding: 0 15px;
}
.jr-item{
    margin: 15px 0;
    height: 193px;
    background: url(wfn-bs-midbg.png) center no-repeat;
}
.jr-item ul{
    width: 964px;
    margin: 0 auto;
}
.jr-item li{
    float: left;
    width: 313px;
    height: 61px;
    margin: 64px 0;
    padding: 0 60px;
    text-align: center;
    border-right: 1px solid #000;
}
.jr-item li .jr-img{
    width: 85px;
}
.jr-item li .info{
    color: #fff;
    text-align: left;
    font-size: 18px;
}
.jr-item li .info p{
    font-size: 26px;
    font-weight: bold;
}
.sscx-item ul{
    width: 1250px;
}
.sscx-item ul li{
    float: left;
    position: relative;
    margin: 16px 33px 33px 0;
}
.sscx-item ul li p{
    position: absolute;
    top: 50px;
    left: 120px;
    text-align: center;
    color: #333;
}

.sscx-item ul li:hover p img{
    webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    transform: rotateY(360deg);
    -webkit-transition: all .4s;
}

/*工具栏*/
.gjl ul{
    position: fixed;
    right: 0px;
    top: 120px;
	width: 85px;
	height: 571px;
    background:url(wfn-bscbl2020.png) left top no-repeat;
    cursor: pointer;
}


.gjl ul li{
    text-align: center;
    font-size: 14px;
    width: 100%;
    padding: 9px 10px;
    margin: 0;
}

.gjl ul li i{
    font-size: 28px;
}
.gjl ul li a{
    color: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.gjl ul li .iconquery1{
    font-size: 32px;
}
.gjl ul li .iconzixun,.gjl ul li .icon-gongzuogenzong{
    font-size: 34px;
}
.gjl ul li .iconqianseban-{
    font-size: 48px;
}
.gjl ul li:hover{
    background-color: #245399;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
}
.gjl ul li:hover  i,.gjl ul li:hover a{
    color: #fff;
}


/* 切换开始 */
.zzc-box {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.zzc-box> ul{
	width:100%;
}
.zzc-box> ul>li {
	float: left;
	width: 32%;
	text-align: center;
	position:relative;
}
.zzc-box> ul>li:hover  img.img-hover{
	position:absolute;
	transition: all 500ms;
	height:100%;
	left:0;
	right:0;
	top:0;
}
.zzc-box> ul>li img{
	display: block;
	width: 100%;
}
.zzc-box> ul>li img.img-hover{
	height:0;
	position:absolute;
	width: 100%;
}
.zzc-box> ul>li >a {
	font-size: 22px;
	display: block;
	color: #fff;
}
.zzc-box> ul>li:hover> a {
	background-color: #f04c0b;
}


/*---------zt----------*/


.ztitem li{
    width: 50%;
    float: left;
}
.ztitem li h3 {
    font-size: 18px;
    margin: 19px 0;
	text-overflow:ellipsis; 
	overflow:hidden; 
	white-space:nowrap; 
    padding-left: 29px;
    color: #333;
    background: url(zt-icon2020.png) left center no-repeat;
}
.ztitem li a{
    display: block;
    padding: 18px;
    width: 98%;
    margin: 0px auto 20px;
    /*border: 8px solid #f5f5f5;
    background: url(zt-bg2020.png) center no-repeat;*/
}
.ztitem li.zt1 a{
	background: url(wfn-zdzt1.jpg) center no-repeat;
	background-size:cover;
}
.ztitem li.zt1 a:hover {
    background: url(wfn-zdzt-h1.jpg) center no-repeat;
	background-size:cover;
}
.ztitem li.zt2 a{
	background: url(wfn-zdzt2.jpg) center no-repeat;
	background-size:cover;
}
.ztitem li.zt2 a:hover {
    background: url(wfn-zdzt-h2.jpg) center no-repeat;
	background-size:cover;
}
.ztitem li.zt3 a{
	background: url(wfn-zdzt3.jpg) center no-repeat;
	background-size:cover;
}
.ztitem li.zt3 a:hover {
    background: url(wfn-zdzt-h3.jpg) center no-repeat;
	background-size:cover;
}
.ztitem li.zt4 a{
	background: url(wfn-zdzt4.jpg) center no-repeat;
	background-size:cover;
}
.ztitem li.zt4 a:hover {
    background: url(wfn-zdzt-h4.jpg) center no-repeat;
	background-size:cover;
}
.ztitem li.zt5 a{
	background: url(wfn-zdzt5.jpg) center no-repeat;
	background-size:cover;
}
.ztitem li.zt5 a:hover {
    background: url(wfn-zdzt-h5.jpg) center no-repeat;
	background-size:cover;
}
.ztitem li.zt6 a{
	background: url(wfn-zdzt6.jpg) center no-repeat;
	background-size:cover;
}
.ztitem li.zt6 a:hover {
    background: url(wfn-zdzt-h6.jpg) center no-repeat;
	background-size:cover;
}
/*.ztitem li a:hover{
	background: url(wfn-zt-h2020.png) right bottom no-repeat #e27f80;
	background-size:cover;
	border: 8px solid #e27f80;	
}*/
.ztitem li a:hover h3{
	background-image: url(wfn-zt-icon-h.png);
	color: #fff;
}
.ztitem li a p{
    text-align: right;
    padding: 15px 0;
}
.ztitem li a span{
    color: #373737;
    padding: 5px 8px;
    border: 1px solid #666;
    border-radius: 15px;
}
.ztitem li a:hover span{
	color: #fff;
    border: 1px solid #fff;
}
.ztpic{
	margin: 20px 0;
}
.ztpic li{
    width: 33.33%;
    float: left;
    margin-bottom: 20px;
}

.ztpic li a{
    position: relative;
    display: block;
    width: 92%;
    margin: 0 auto;
    background-color: #f6f6f6;
}
.ztpic li a img{
    display: block;
    width: 100%;
}
.ztpic-box li a img{
	height: 230px;
}
.ztpic li a span{
    position: absolute;
    bottom: 44px;
    right: 10px;
    color: #fff;
    border-radius: 15px;
    background-color: #f3ac00;
	padding: 2px 5px;
    font-size: 12px;
}

.ztpic li a p{
    text-align: center;
    color: #666;
    line-height: 30px;
	text-overflow:ellipsis; 
	overflow:hidden; 
	white-space:nowrap; 
}
/*--------bsfw-------*/
.kj-item{

}

.kj-item li{
    float: left;
    width: 20%;
}
.kj-item >li> a{
    display: block;
    width: 96%;
    height: 216px;
    text-align: center;
    margin: 0 4% 0 0;
}
.kj-item >li>div {
    display: block;
    width: 96%;
    height: 216px;
    text-align: center;
    margin: 0 4% 0 0;
}
.kj-item >li >div> h2{
    font-size: 22px;
    color: #245399;
    padding: 30px 10px;
}
.kj-item> li> a >h2{
    font-size: 22px;
    color: #245399;
    padding: 30px 10px;
}
.kj-item> li> a >p{
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    text-indent: 2em;
    padding: 0 15px;
    color: #000;
	width: 99%;
}
.kj-item> li> a >p.ziduo{
	top: 80px;
}
.kj-item li >a.bs1{
    background: url(wfn-bs1.png) 123% 150% no-repeat #f9f9f9;
}
.kj-item li >a.bs2{
    background: url(wfn-bs2.png) -62% -290% no-repeat #f9f9f9;
}
.kj-item li >.bs3{
    background: url(wfn-bs3.png) -44% 123% no-repeat #f9f9f9;
}
.kj-item li> a.bs4{
    background: url(wfn-bs4.png) 204% -122% no-repeat #f9f9f9;
}
.kj-item li >.bs5{
    width: 100%;
    background: url(wfn-bs5.png) 127% -787% no-repeat #f9f9f9;
}
.kj-item li >a.bs2 h2{
    padding: 30px 50px 0;
}
.kj-item li >.bs3 p{
    text-indent: 0;
    padding: 0 27px;
    line-height: 37px;
	top: 62px;
}
.kj-item li >div> p >a{
    color: #000;
}
.kj-item li> a.bs4 h2{
    padding: 25px 77px;
}
.kj-item li >a.bs4 p{
    text-indent: 0;
    padding: 0 20px;
    line-height: 57px;
}
.kj-item li >.bs5 h2{
    padding: 30px 10px;
}

.kj-item li >.bs5 p{
    text-indent: 0;
    padding: 0 70px;
    line-height: 57px;
}

.bstj{
    width: 79%;
    text-align: center;
    margin-top: 15px;
}
.bstj ul li{
    float: left;
    width: 25%;
    padding: 9px;
    height: 125px;
    text-align: center;
    background-color: #ebebeb;
}

.bstj ul li .img-left{
    padding-top: 20px;
    width: 20%;
    text-align: right;
}
.bstj ul li .info-right{
    width: 80%;
    text-align: left;
    padding-left: 20px;
    padding-top: 20px;
}
.bstj ul li .info-right h3{
    font-size: 26px;
}
.bstj ul li .info-right p{
    font-size: 18px;
}
.bs-right-btn{
    width: 20%;
    margin-left: 1%;
}
.bs-right-btn li{
    height: 55px;
    position: relative;
    line-height: 55px;
    text-align: center;
    font-size: 18px;
    background-color: #ebebeb;
    margin-top: 15px;
}
.bs-right-btn li a{
    color: #c91415;
}

.image-border {
    position: absolute;
    width: 12px;
    height: 12px;
}
.image-border1 {
    top: 0;
    left: 0;
    border-left: 2px solid #c91415;
    border-top: 2px solid #c91415;
}

.image-border2 {
    top: 0;
    right: 0px;
    border-right: 2px solid #c91415;
    border-top: 2px solid #c91415;
}

.image-border3 {
    bottom: 0;
    left: 0;
    border-bottom: 2px solid #c91415;
    border-left: 2px solid #c91415;
}

.image-border4 {
    bottom: 0;
    right: 0px;
    border-right: 2px solid #c91415;
    border-bottom: 2px solid #c91415;
}


/*---------------ldxx--------------------*/
.ldzp{
    width: 18%;
}
.ldzp img {
    width: 100%;
    padding: 8px;
    border: 1px solid #eee;
}
.ldzp p{
    color: #245399;
    font-size: 22px;
    text-align: center;
    line-height: 30px;
}

.ldxx{
    width: 46%;
    margin-left: 2%;
    border: 1px solid #eee
}
.jl-box {
    padding: 10px 20px;
}
.jl-more img{
    width: 100%;
}
.jl-box .title img {
    vertical-align: middle;
    padding-right: 5px;
	margin-top: -7px;
}
.jl-box .info {
    padding: 10px 0;
    overflow: hidden;
}
.ldlist{
    width: 32%;
    margin-left: 2%;
}
.ldlist-box{
    background-color: #f3f3f3;
    font-size: 18px;
    padding-bottom: 40px;
}
.ldlist-box .sz{
    border-bottom: 1px dotted #ccc;
}
.ldlist-box .sz td{
    text-align: left;
    line-height: 60px;
}
.ldlist-box .sz td.dep{
    width: 100px;
    text-align: center;
    color: #245399;
}
.ldlist-box .fsz td{
    line-height: 40px;
}
.ldlist-box .sz a{
    display: inline-block;
    width: 33%;
    color: #333;
}
.szxx a{
    display: block;
    height: 108px;
    line-height: 108px;
    text-align: center;
    text-indent: 100px;
    overflow: hidden;
    background:url(wfn-xxbg.png) 10% 0 no-repeat #f8f8f8;
    font-size: 20px;
    font-weight: bold;
    color: #245399;
}
.xz p{
    color: #3c3c3c;
    line-height: 40px;
    font-size: 16px;
}
.xz p a{
    color: #245399;
}


/*---下拉菜单开始---*/

.subnav{
    position: absolute;
        left: -15%;
		right: 0;
        height: 0;
        overflow: hidden;
        z-index: 9;
        background-color: rgba(255, 255, 255, .9);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5ffffff,endColorstr=#e5ffffff);
        box-shadow: 0px 0px 10px #999;
        width: 130%;
}
.subnav li{padding: 7px 0; border-bottom: 1px solid #ccc;line-height: normal;}
.subnav li:last-child{border-bottom: 0;}

.nav >li:hover .subnav{    height: auto;
    transition: all 500ms;
}
.padding1{
	padding: 20px 1%;
}
.ywnav .l-sub{width: 24%;
    padding: 0 4%;
}
.ywnav  .l-sub .inf{
    padding: 0 15px;
    text-align: left;
    line-height: 28px;
}

.ywnav .c-sub{
    width: 55%;
    border-left: 1px dashed #ccc;
    border-right: 1px dashed #ccc;
}
.ywnav .c-sub ul{
	padding: 0 10px;
}
.ywnav .c-sub li{
    position: relative;
    height: 35px;
    line-height: 35px;
    text-align: left;
    text-indent: 10px;
    width: 100%;padding-left: 0;
    margin-left: 2%;
}

.c-sub li::before{
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    top: 33%;
    left: 0px;
    border-radius: 3px;
    background-color: #888;
}
.rl{
	height: 195px;
	margin-top: 10px;
    padding: 15px;
    background: url(wfn-rlbg2020.png) center no-repeat;
}
.rl .count-num{
	font-size: 70px;
    line-height: 100px;
    color: #d0bf90;
    font-weight: 700;
}
.rl .title span{
	font-size: 16px;
    line-height: 28px;
}
.ywnav .r-sub .title a{
    display: block;
	font-size: 18px;
	line-height: 3;
	padding: 0 10px;
	font-weight: bold;
	color: #245399;
}
.ywnav  .r-sub{
	width:20%;
    text-align: center;
	padding: 0 15px;
    padding-left: 1%;
}
.ywnav .sub-zt-img{
	margin-top: 10px;
}
.r-sub-r{
    width: 51%;
    position: relative;
}
.r-sub-l{
    width: 49%;
}

.sub-ztbox{
    height: 127px;
    overflow: hidden;
}
.sub-ztbox li{
    float: left;
}
.r-sub-r .hd ul{
    position: absolute;
    left: 50%;
    margin-left: -45px;
    bottom: -30px;
}
.r-sub-r .hd li{
    float: left;
    height: 10px;
    width: 25px;
    margin-right: 5px;
    background-color: #aaa;
}

.r-sub-r .hd li.on{
    width: 25px;
    background-color: #b00c0c;
    cursor: pointer;
}

.subnav .sub-gk-left{
    width: 46%;
	padding-left: 10px;
}
.subnav .title li a{
    display: block;
    font-size: 18px;
    line-height: 40px;
    padding: 0 10px;
    font-weight: bold;
    color: #555;
}
.subnav .title li.on a{
    color: #245399;
}
.subnav .title>li{
    float: left;
    padding: 0 10px;
}

.gk-info-box table {
	background: url(wfn-gk-jdbgNew.png) center no-repeat;
	height: 190px;
	background-size: contain;
}
.gk-info-box table td {
	width: 56%;
    padding: 0 10px;
    text-align: left;
    line-height: 22px;
}

.subnav .sub-gk-left .gk-box{
    width: 100%;
}
.subnav .sub-gk-left .gk-box img{
    width: 100%;
}
.subnav .sub-gk-left .gk-box li{
    position: relative;
}
.subnav .gk-info-box{
	position: relative;
}
.subnav .sub-gk-left .gk-box p{
    position: absolute;
    top: 32px;
    line-height: 26px;
    left: 46%;
    right: 10px;
    text-align: left;
    color: #fff;
}
.subnav .sub-gk-right{
    width: 100%;
}
.subnav .sub-ys li{
    float: left;
    border: 1px solid #eee;
    padding: 5px;
    text-align: center;
    width: 25%;
}
.subnav .sub-ys li a{
    display: block;
    width: 98%;
	background-color: #fff;
    padding: 10px 0 20px;
	margin: 10px 10px 0 0;
	color: #245399;
	font-size: 15px;
    box-shadow: 6px 6px 3px 1px #CCC;
    -webkit-box-shadow: 6px 6px 3px 1px #CCC;
    -moz-box-shadow: 6px 6px 3px 1px #CCC;
    -webkit-transition: all .4s;
}
.subnav .sub-ys li img {
	display: block;
	margin: 0 auto;
	padding: 10px 0;
}
.subnav .sub-ys li p{
    line-height: 30px;
    font-size: 15px;
    padding-top: 13px;
}
.sub-basic{

}
.sub-basic li{
    float: left;
    width: 50%;
    text-align: center;
}
.sub-basic li a {
    display: block;
	width: 92%;
	padding: 10px 0 20px;
	margin: 10px 10px 10px 8px;
	background-color: #fff;
    font-size: 15px;
    color: #245399;
	box-shadow: 6px 6px 3px 1px #CCC;
    -webkit-box-shadow: 6px 6px 3px 1px #CCC;
    -moz-box-shadow: 6px 6px 3px 1px #CCC;
    -webkit-transition: all .4s;
}
.sub-basic li img {
    display: block;
	margin: 0 auto;
	padding: 10px 0;
}

.bs-sub-left{
    width: 100%;
    padding: 10px 10px;
}
.bs-sub-left .more{
	font-size: 14px;
	color: #245399;
}
.sub-fwbox{
	width:100%;
	
}
.sub-fwfl{
	margin-top:15px;
}
.sub-fwbox li{
    float: left;
    width: 33.33%;
	margin-bottom: 10px;
}
.sub-fwbox li a{
    color: #666;
	display: block;
    width: 80%;
}

.bs-sub-left .owl-prev,.bs-sub-left .owl-next{
	display: none;
}
.bs-sub-left .owl-dots{
	position: absolute;
	right: 0;
	bottom:-5px;
}
.bs-sub-left  .owl-dots .owl-dot.active span {
    width: 25px;
}
.owl-dots .owl-dot.active span {
    background: #245399;
}

.sub-fwbox li a p{
	font-size: 14px;
	text-overflow:ellipsis; 
	overflow:hidden; 
	white-space:nowrap;
}
.sub-fwfl li{
    float: left;
    width: 50%;
    height: 63px;
    text-align: left;
    text-indent: 49px;
    line-height: 63px;   
}

.sub-fwfl li a{
    font-size: 18px;
	margin: 0 15px 0 0;
    display: block;
	background: url(wfn-sub-fwbg1.jpg) center no-repeat;
	background-size: cover;
    color: #fff;
}
.sub-fwfl li a:hover{
    box-shadow: 6px 6px 3px 1px #CCC;
    -webkit-box-shadow: 6px 6px 3px 1px #CCC;
    -moz-box-shadow: 6px 6px 3px 1px #CCC;
    -webkit-transition: all .4s;
}
.bs-sub-center{
	width: 31%;
    border-left: 1px dashed #ddd;
    border-right: 1px dashed #ddd;
    padding: 15px 6px;
    position: relative;
}
.subnav .bs-sub-center .c-sub{
	width:100%;
    border: none;
}
.subnav .bs-sub-center .c-sub li {
    float: left;
    position: relative;
    height: 50px;
    line-height: 40px;
    text-align: left;
    text-indent: 10px;
    width: 50%;
	text-overflow:ellipsis; 
	overflow:hidden; 
	white-space:nowrap; 
}
.mypagi{
	position: absolute;
}
.mypagi span{
	float: left;
    cursor: pointer;
    height: 10px;
    width: 10px;
    margin-right: 6px;
    border-radius: 5px;
    background-color: #aaa;
}
.subnav .bs-sub-center .c-sub li::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    top: 36%;
}
.bs-sub-center .hd li {
    float: left;
    height: 10px;
    width: 25px;
    margin-right: 5px;
    background-color: #aaa;
}
.bs-sub-center .hd li.on{
    background-color: #b00c0c;
}

.bs-sub-center .hd{
    position: absolute;
    right: 5px;
    left: 50%;
    margin-left: -25px;
}
.bs-sub-right{
    width: 28%;
    padding: 0 15px;
}
.bs-sub-right .ycbp {
    width: 100%;
    height: 99px;
    margin: 10px 0 0 0;
    text-align: center;
    background: url(wfn-ycbp.png) center no-repeat;
	background-size: cover;
}

.bs-sub-right .ycbp a{
    display: block;
    height: 100%;
    line-height: 99px;
    font-size: 18px;
    color: #245399;
}
.sub-fw-box li{
    float: left;
    width: 50%;
    height: 55px;
	margin-top:10px;
}
.sub-fw-box li a{
    display: block;
	border: 1px solid #ddd;
    width: 93%;
	height: 100%;
	padding-top: 7px;
    box-shadow: 4px 4px 3px 0px #CCC;
    -webkit-box-shadow: 4px 4px 3px 0px #CCC;
    -moz-box-shadow: 4px 0px 3px 0px #CCC;
    color: #666;
}
.sub-fw-box li a p{
	text-overflow:ellipsis; 
	overflow:hidden; 
	white-space:nowrap; 
}
.bs-sub-right .sub-fw-box{
    width: 105%;
}

.sub-hd-left .hfzx{
    padding: 0 15px;
    width: 34%;
}
.sub-hd-left .hfzx img{
    width: 95%;
    display: block;
}
.sub-hd-left .hfzx p{
	width:95%;
    padding: 5px;
    line-height: 22px;
    border: 1px solid #ddd;
    box-shadow: 4px 4px 3px 0px #CCC;
    -webkit-box-shadow: 4px 4px 3px 0px #CCC;
    -moz-box-shadow: 4px 0px 3px 0px #CCC;
}
.sub-hd-left .hfzx p a{
    color: #555;
}

.sub-hdjl-box td{
    text-align: left;
}
.sub-hdjl-box td.bz {
    position: relative;
}
.sub-hdjl-box td span{
    position: absolute;
    left: 16px;
    top: 16px;
    color: #fff;
}
.sub-hdjl-box i{
    font-size: 52px;
    color: #245399;
}
.sub-hdjl-box td.js i{
    color: #8A8A8A;
}
.sub-hdjl-box td a{
    color: #555;
}
.sub-hd-left{
    width: 46%;
}
.sub-hd-left .hdjl{
	width: 100%;
    padding: 0;
}
.subnav .sub-hd-center{
	width: 70%;
    padding: 0 8px;
    border-left: 1px dashed #ccc;
    border-right: 1px dashed #ccc;
}
.sub-hd-right{
    width: 24%;
    padding: 0 15px;
}
.sub-hd-right ul {
	margin-top:27px;
}
.sub-hd-right ul li{
    margin: 5px 0 10px 0;
    height: 40px;
    line-height: 40px;
    box-shadow: 4px 4px 3px 0px #CCC;
    -webkit-box-shadow: 4px 4px 3px 0px #CCC;
    -moz-box-shadow: 4px 0px 3px 0px #CCC;
}
.sub-hd-right ul li a{
    font-size: 18px;
    color: #fff;
}
.subnav .sub-hd-center li {
	float: left;
	width: 50%;
	font-size: 15px;
	position: relative;
	text-align: left;
	line-height: 40px;
    text-indent: 10px;
	text-overflow:ellipsis; 
	overflow:hidden; 
	white-space:nowrap;
}
.subnav .sub-hd-center li::before {
    content: "";
    position: absolute;
    top: 33%;
    left: 0px;
}
.subnav .sj-box{
	margin-top:20px;
}
.sj-box li{
    float: left;
    width: 200px;
    margin: 20px 0;
    text-align: center;
}
.sj-box li i{
    font-size: 115px;
    display: block;
    -webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;
}
.sj-box li p{
    padding-top: 15px;
    color: #555;
    font-size: 18px;
}
.sj-box li:hover i{
    webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    transform: rotateY(360deg);

}
.sub-rw-left{
    width: 25%;
    padding: 0 15px;
}
.sub-rw-left ul li{
    float: left;
    width: 50%;
    margin-top: 10px;
}
.sub-rw-left li a {
    display: block;
    width: 100%;
}
.sub-rw-left li a img{
    display: block;
	width: 80%;
	margin: 0 auto;
}
.sub-rw-left ul li i{
    font-size: 82px;
}
  .sub-rw-left li:hover .lyxmh span {
    display: block;
	font-size:18px;
    margin-top: -49px;
    color: #fff;
}
.sub-rw-center{width: 77%;
    border-left: 1px dashed #ddd;
    border-right: 1px dashed #ddd;
    text-align: left;
    padding: 0 3%;
    margin-right: 3%;
}
.sub-rw-right{
    width: 18%;
}
.sub-rw-center .title a {
	text-align: left;
    display: block;
    font-size: 18px;
    line-height: 40px;
    padding: 0 10px;
    font-weight: bold;
    color: #245399;
}
.sub-gl-img{
    width: 100%;
    padding: 20px 0 0 0;
}
.sub-gl-img ul{
    width: 101%;
}
.sub-gl-img li{
    float: left;
    width: 33%;
    height: 90px;
}
.sub-gl-img li a{
	display: block;
    height: 100%;
	margin: 0 15px 10px 0;
}
.sub-gl-img img{
    display: block;
    width: 100%;
    height: 100%;
}

.subnav .sub-rw-right{
	width: 18%;
    border: none;
}
.subnav .sub-rw-right ul{
	margin-top: 25px;
	padding: 0 10px;
}
.subnav .sub-rw-right li {
    float: left;
    width: 100%;
	text-align: left;
	text-indent: 10px;
	position: relative;
	line-height: 45px;
}


/*---下拉菜单结束---*/

.xxgktitle{
	height: 61px;
	line-height: 61px;
	background: url(wfn-xxgk-icon.png) 1% 50% no-repeat;
	text-align: left;
	text-indent: 10%;
	margin-bottom: 10px;
}
.xxgktitle a{
	font-size: 24px;
	color: #bf0c0d;
}
@media screen and (min-width:1850px){
	.rw-middle .img-box li img {
		height: 259px;
	}
}
/*------------针对小于1910设备适配--------------*/

@media screen and (max-width:1604px){
	.header {
		position: relative;
		background: url(top1600.jpg) center bottom no-repeat;
		background-size: cover;
	}
	.pt-header {
		height: 200px;
		background: url(pt-top1600.jpg) center top no-repeat;
		background-size: cover;
	}
	.news-right> .nav >li >a {
		font-size: 17px;
		margin: 0 3px;	    padding: 10px;
	}

	.news-box .more {
		margin: 0;
	}
	.news-btn li a {
		height: 83px;
		line-height: 126px;
	}
	.syxw-box{
		margin-bottom: 12px;
	}
	.syxw-box>li {
		line-height: 32px;
	}
	.zc-box {
		margin-top: 6px;
	}
	.gk-btn li a {
		height: 75px;
		line-height: 75px;
	}
	
	.gk-btn li a span {
		font-size: 16px;
	}
	.gk-btn li a::before {
		height: 25px;
		top: 25px;
		left: 51px;
	}
	.img-list{
		width: 90%;
	}
	.img-list li {  
		width: 200px;
	}
	.zwgk-qh>.nbox{
		height: 346px;
		overflow: hidden;
	}
	.ztitem li h3 {
		margin: 9px 0;
	}
	.ztitem li  a{
		margin: 0 auto 10px;
	}
	.gl-img img {
		width: 214px;
	}

	.gl-img .rwydimg3 img,.gl-img .rwydimg6 img{
		width: 215px;
	}
	.kj-item li a h2 {
		font-size: 20px;
		color: #245399;
		padding: 30px 10px;
	}
	.kj-item li div h2 {
		font-size: 20px;
		color: #245399;
		padding: 30px 10px;
	}
	.kj-item li a.bs2 h2 {
		padding: 30px 43px 0;
	}
	.kj-item li a.bs2 p {
		margin-top: -20px;
	}
	.kj-item> li> a >p.ziduo{
		top: 100px;
	}
	.kj-item li .bs3 p {
		text-indent: 0;
		padding: 0 9px;
		width: 97%;
		line-height: 32px;
		margin-top: 10px;
	}
	.kj-item li a.bs4 h2 {
		padding: 25px 50px;
	}
	.kj-item li a.bs4 p {
		text-indent: 0;
		padding: 0 35px;
		line-height: 35px;
	}
	.kj-item li .bs5 h2 {
		padding: 25px 25px;
	}
	.kj-item li .bs5 p {
		text-indent: 0;
		padding: 0 49px;
		line-height: 57px;
	}
	.ztpic-box li a img{
		height: 191px;
	}
	.fbox >li >a >p{
		
		font-size: 14px;
	}
	.rw-middle .img-box li img {
		height: 212px;
	}
	/*xialacaidan*/
	.padding1 {
		padding: 15px 1%;
	}
	.nav >li:hover .subnav {
		height: 250px;
		transition: all 500ms;
	}
	.ywnav .l-sub {
		width: 27%;
	}
	.ywnav .c-sub {
		width: 35%;
	}
	.ywnav .r-sub {
		width: 37%;
	}
	.r-sub-l {
		width: 100%;
	}
	.r-sub-r {
		display: none;
		position: relative;
	}
	.gk-info-box table {
		height: 175px;
	}
	.sub-basic li a ,.subnav .sub-ys li a{
		padding: 10px 0 9px;
	}
	.sub-fwfl li {
		height: 50px;
		text-indent: 32px;
		line-height: 50px;
	}
	.sub-fwfl li a {
		font-size: 17px;
	}
	.bs-sub-right .ycbp {
		height: 70px;
	}
	.bs-sub-right .ycbp a {
		line-height: 70px;
	}
	.sub-fw-box li {
		height: 50px;
	}
	.sub-fw-box li a {
		padding-top: 3px;
	}
	.sj-box li i {
		font-size: 88px;
	}
	.sub-rw-left li:hover .lyxmh span {
		margin-top: -42px;
	}
	.sub-gl-img li {
		height: 62px;
	}
	.sub-fwbox li a p{
		margin-top: -16px;
	}
	.subnav .bs-sub-center .c-sub li {
		font-size: 14px;
	}
	.gk-btn li.allli a img {
		padding-left: 106px;
		width: auto;
	}
	.gk-btn li.allli a::before {
		left: 141px;
	}
	.xxgktitle {
		height: 53px;
		line-height: 53px;
	}
	.syhd-box{
		height: 226px;
	}
	.link-box .link-item dl {
		padding: 15px 25px;
	}
}


@media screen and (max-width:1444px){
	.header {
		position: relative;
		background: url(top1440.jpg) center bottom no-repeat;
		background-size: cover;
	}
	.pt-header {
		height: 200px;
		background: url(pt-top1440.jpg) center top no-repeat;
		background-size: cover;
	}
	.news-right> .nav >li >a {
		font-size: 17px;
		margin: 0 3px;	
	}
	.news-box h3 {
		line-height: 35px;
	}
	.news-box .title {
		padding: 6px 0;
	}
	.news-box .more {
		margin: 0;
	}
	.syxw-box{
		margin-bottom: 13px;
	}
	.syxw-box>li {
		line-height: 28px;
		font-size: 14px;
	}
	.syxw-box>li::before {
		top: 13px;
	}
	.news-btn li a {
		height: 80px;
		line-height: 122px;
	}
	.gk-btn li a span {
		font-size: 14px;
	}
	.gk-btn li a::before {
		left: 47px;
	}
	.img-list li {  
		width: 154px;
	}
	.zwgk-qh>.nbox {
		height: 293px;
	}
	.ztitem li a p {
		padding: 8px 0;
	}
	.gl-img img {
		width: 194px;
	}
	.gk-info {
		padding: 56px 10px 20px 160px;
		line-height: 31px;
	}
	.kj-item li a p {
		font-size: 15px;
	}
	.kj-item li a.bs2 h2 {
		padding: 30px 15px 0;
	}
	.kj-item li a.bs2 p {
		margin-top: -20px;
		line-height: 23px;
	}
	.kj-item li .bs3 p {   
		padding: 0 6px;
	}
	.kj-item li a.bs4 h2 {
		padding: 25px 40px;
	}
	.kj-item li a.bs4 p {
		padding: 0 28px;
	}
	.kj-item li .bs5 p {
		padding: 0 11px;
	}
	.kj-item li .bs5 h2 {
		padding: 25px 11px;
	}
	.ztpic-box li a img{
		height: 172px;
	}
	.fbox >li >a >p{
		
		font-size: 12px;
	}
	.rw-middle .img-box li img {
		height: 188px;
	}
	/*xialacaidan*/
	.nav >li:hover .subnav {
		height: 215px;
		transition: all 500ms;
	}
	.rl {
		height: 167px;
		background-size: contain;
	}
	.ywnav .c-sub li {
		height: 36px;
		line-height: 36px;
	}
	.nbox >ul >li, #body22 li, #body222 li {
		line-height: 36px;
	}
	.gk-info-box table {
		height: 139px;
	}
	.dh-zc-a {
		font-size: 15px;
	}
	.sub-basic li a, .subnav .sub-ys li a {
		padding: 0px 0 5px;
	}
	.sub-fwfl {
		display: none;
	}
	.bs-sub-right .sub-fw-box {
		
	}
	.subnav .bs-sub-center .c-sub li {
		height: 36px;  
		line-height: 36px;
		padding: 0 5px;
	}
	.subnav .bs-sub-center .c-sub li  a{
		font-size: 14px;
	}
	.bs-sub-right .ycbp {
		
	}
	.bs-sub-right .ycbp a {
		line-height: 100px;
		font-size: 16px;
	}
	.sub-fw-box li {
		height: 40px;
	}
	.sub-fw-box li a {
		font-size: 12px;
	}
	.ywnav .r-sub .title a {
		font-size: 16px;
	}
	.subnav .title li a {
		font-size: 16px;
	}
	.sub-hdjl-box td  a{
		font-size: 14px;
	}
	.sub-hdjl-box i {
		font-size: 40px;
	}
	.sub-hdjl-box td span {
		font-size:14px;
		top: 10px;
		left: 10px;
	}
	.subnav .sub-hd-center li {
		height: 35px;
		line-height: 36px;
	}
	.subnav .sub-hd-center li  a{
		font-size: 14px;
	}
	.subnav .sub-hd-center {
		padding: 0;
	}
	.subnav .sub-hd-center  ul{
		padding: 6px 5px !important; 
	}
	.sub-hd-right ul {
		margin-top: 13px;
	}
	.sub-hd-right ul li {
		height: 34px;
		line-height: 34px;
	}
	.subnav .sj-box {
		margin-top: 10px;
	}
	.sj-box li i {
		font-size: 73px;
	}
	.sub-rw-left li:hover .lyxmh span {
		margin-top: -37px;
		font-size: 14px;
	}
	.sub-zrdl p{
		font-size: 12px;
	}
	.sub-gl-img {
		padding: 10px 0 0 0;
	}
	.ywnav .l-sub .inf {
		font-size: 15px;
	}
    .sub-fwbox li a img{
		display: block;
		width: 85%;
	}
	.sub-fwbox li a p{
		margin-top: -6px;
		font-size: 12px;
	}
	
	.gk-btn li a{
		height:72px;
		line-height:72px;
	}
	.gk-btn li a::before{
		top:25px;
	}
	.hd-img-box li a img{
		height: 144px;
	}
	.gk-btn li.allli a img {
		padding-left: 95px;
		width: auto;
	}
	.gk-btn li.allli a::before {
		left: 129px;
	}
	.syhd-box{
		height: 214px;
	}
	.bmfw-item li a {
		font-size: 17px;
	}
	.link-box .link-item dl {
		padding: 15px 15px;
	}
	
}



@media (max-width:1284px){
	.header {
		position: relative;
		background: url(top1280.jpg) center bottom no-repeat;
		background-size: cover;
	}
	.pt-header {
		height: 200px;
		background: url(pt-top1280.jpg) center top no-repeat;
		background-size: cover;
	}
	.news-btn li a {
		font-size: 14px;
	}
	.news-right> .nav >li >a {
		font-size: 16px;
		margin: 0 3px;
	}
	.news-box .title {
		font-size: 18px; 
	}
	.news-box p {
		height: 30px;
		white-space:nowrap; 
		/*display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;*/
	}
	.syxw-box{
		margin-bottom: 13px;
		height: 82px;
		overflow: hidden;
	}
	.syxw-box>li {
		line-height: 28px;
		font-size: 14px;
	}
	
	.gk-btn li a img {
		padding: 0 18px 0 15px;
	}
	.gk-btn li a span {
		font-size: 12px;
	}
	.gk-btn li a::before {
		left: 41px;
		height: 20px;
		top: 21px;
	}
	.img-list li {  
		width: 135px;
	}
	.zwgk-qh>.nbox {
		height: 267px;
	}
	.ztitem li h3 {
		margin: 3px 0;
	}
	.gk-info {
		padding: 53px 10px 20px 149px;
		line-height: 27px;
	}
	.gl-img img {
		width: 169px;
	}
	.kj-item li a p {
		font-size: 14px;
	}
	.kj-item li a h2 {
		font-size: 17px;
	}
	.kj-item li div h2 {
		font-size: 17px;
	}
	.kj-item li .bs3 p {
		padding: 0px 17px;
		line-height: 26px;
		font-size: 14px;
	}
	.kj-item li a.bs4 p {
		padding: 0 22px;
	}
	.kj-item li .bs5 p {
		padding: 0px 30px;
		font-size: 14px;
	}
	.ztpic-box li a img{
		height: 153px;
	}
	.bstj img{
		display: block;
		width: 80%;
	}
	.link-box .link-item dl {
		padding: 15px 12px;
	}
	.yqlink li {
		padding: 0 26px;
	}
	.fwlist li a {
		font-size: 14px;
	}
	.fwlist li::before {
		top: 21px !important;
	}
	.rw-middle .img-box li img {
		height: 155px;
	}
	/*xialacaidan*/
	.nav >li:hover .subnav {
		height: 180px;
		transition: all 500ms;
	}
	.padding1 {
		padding: 10px 1%;
	}
	.rl {
		height: 137px;
		background-size: contain;
	}
	.rl .count-num {
		font-size: 44px;
		line-height: 65px;
	}
	.rl .title span {
		font-size: 14px;
		line-height: 28px;
	}
	.ywnav .l-sub .inf {
		font-size: 13px;
		line-height: 22px;
	}
	.ywnav .c-sub li {
		font-size: 14px;
		height: 31px;
		line-height: 31px;
	}
	.ywnav .r-sub .title a {
		line-height: 26px;
	}
	.nbox >ul >li, #body22 li, #body222 li {
		line-height: 32px;
		font-size: 14px;
	}
	.nbox >ul >li::before, #body22 li::before, #body222 li::before {
		top: 15px;
	}
	.subnav .title li a {
		font-size: 16px;
		line-height: 32px;
	}
	.gk-info-box table {
		height: 121px;
	}
	.dh-zc-a {
		font-size: 14px;
	}
	.sub-basic li a, .subnav .sub-ys li a {
		padding: 0px 0 5px;
		font-size: 12px;
	}
	.sub-basic li img {
		padding: 6px 0;
	}
	.subnav .sub-ys li img {
		padding: 6px 0;
	}
	.sub-basic li a {
		margin: 5px 10px 10px 8px;
	}
	.sub-fwbox li a p {
		font-size: 12px;
	}
	.subnav .bs-sub-center .c-sub li a {
		font-size: 12px;
	}
	.bs-sub-right .ycbp a {
		padding-top: 27px;
		font-size: 15px;
	}
	#body333 ul{
		margin-top: 0 !important;
	}
	.sub-hdjl-box i {
		font-size: 32px;
	}
	.sub-hdjl-box td span {
		font-size: 12px;
		top: 12px;
		left: 9px;
	}
	.subnav .sub-hd-center li {
		height: 30px;
		line-height: 30px;
	}
	.sub-hd-right ul li {
		height: 27px;
		line-height: 27px;
	}
	.sub-hd-right ul li a {
		font-size: 14px;
	}
	.sub-hdjl-box td a {
		display: block;
		line-height: 15px;
		font-size: 12px;
	}
	.sj-box li p {
		padding-top: 5px;
		font-size: 14px;
	}
	.sub-rw-left ul li {
		margin: 0 0 10px;
	}
	.sub-rw-center .title a {
		font-size: 16px;
		line-height: 32px;
	}
	.sub-gl-img {
		padding: 5px 0 0 0;
	}
	.sub-gl-img li {
		height: 49px;
	}
	.subnav .sub-rw-right ul {
		margin-top: 5px;
	}
	.subnav .sub-rw-right li {
		height: 33px;
		line-height: 33px;
	}
	.subnav .sub-rw-right li a{
		font-size: 14px;
	}
	.sub-fwbox li{
		margin-bottom: 4px;
	}
	.sub-fwbox li a{
		width: 86%;
	}
	.bs-sub-right{
		display:none;
	}
	.bs-sub-center{
		width:50%;
	}
	.bs-sub-left{
		padding: 0 10px;
		width: 50%;
	}
	.sub-fwbox li a{
		width: 88%;
	} 
	.sub-fwbox li{
		margin-bottom: 0;
	}
	.sub-fwbox li a img{
		width: 76%;
		margin: 0 auto;
	}
	
	.gk-btn li a{
		height:68px;
		line-height:68px;
	}
	.gk-btn li a::before{
		top:25px;
	}
	.hd-img-box li a img{
		height: 144px;
	}
	.xxgktitle {
		height: 50px;
		line-height: 50px;
	}
	.gk-btn li.allli a img {
		padding-left: 83px;
		width: 122px;
	}
	.gk-btn li.allli a::before {
		left: 110px;
	}
	.syhd-box{
		height: 214px;
	}
	.bmfw-item li a {
		font-size: 16px;
	}
	.link-box .link-item dl dd li a {
		font-size: 13px;
	}
}

@media (max-width:1200px){
	.news-right> .nav >li >a {
		font-size: 15px;
		margin: 0 3px;
	}
	.news-box h3 {
		line-height: 28px;
	}
}

@media (max-width:1028px) {
	.header {
		position: relative;
		background: url(top1024.jpg) center bottom no-repeat;
		background-size: cover;
	}
	.pt-header {
		height: 200px;
		background: url(pt-top1024.jpg) center top no-repeat;
		background-size: cover;
	}
	.news-right> .nav >li >a {
		font-size: 14px;
		margin: 0;
	}
	.news-right> .nav {
		margin: -27px 0 -10px;
	}
	.news-box .title {
		font-size: 16px; 
	}
	.news-box h3 a {
		font-size: 15px;
	}
	.news-box p {
		height: 30px;
	}
	.news-btn {
		margin-top: 9px;
	}
	.news-btn li a {
		height: 64px;
		line-height: 108px;
		font-size: 12px;
	}
	.syxw-box{
		margin-bottom: 13px;
		height:75px;
		overflow: hidden;
	}
	.syxw-box>li {
		line-height: 26px;
		font-size: 14px;
	}
	.syxw-box>li::before {
		top: 12px;
	}
	.gk-btn li a img {
		padding: 0 18px 0 13px;
	}
	.gk-btn li a span {
		left: 38%;
		width: 80px;
		text-overflow:ellipsis; 
		overflow:hidden; 
		white-space:nowrap; 
	}
	.img-list li {  
		width: 124px;
	}
	.img-list li a p {
		font-size:15px;
	}
	.fbox>li>a>p{
		font-size: 12px;
	}
	.fwbox li a p {
		font-size: 12px;
	}
	.fwbox li a img{
		width:45px !important;
	} 
	.zwgk-qh>.nbox {
		height: 212px;
	}
	.ztitem li a {
		margin: 0px auto 5px;
	}
	.ztitem li a span {
		padding: 0px 5px;
	}
	.ztitem li a p {
		padding: 0;
	}
	.ztitem li a {
		padding: 8px;
	}
	
	.gk-info {
		padding: 41px 10px 20px 160px;
		line-height: 20px;
	}
	.gk-more{
		margin-top:-20px !important;
	}
	.gl-img img {
		width: 132px;
	}
	.gl-img .rwydimg3 img,.gl-img .rwydimg6 img{
		width: 133px;
	}
	.kj-item li a h2 {
		font-size: 15px;
	}
	.kj-item li div h2 {
		font-size: 15px;
	}
	.kj-item li a p {
		font-size: 12px;
	}
	.szxx a {
		text-indent: 152px;
	}
	.kj-item li .bs3 p {
		line-height: 26px;
		font-size: 12px;
	}
	.kj-item li a.bs4 h2 {
		padding: 24px 24px;
	}
	.kj-item li a.bs4 p {
		padding: 0 14px;
	}
	.kj-item li .bs5 h2 {
		padding: 25px 4px;
	}
	.kj-item li .bs5 p {
		padding: 0px 14px;
		font-size:12px;
	}
	.ztpic-box li a img{
		height: 123px;
	}
	
	.yqlink li {
		padding: 0px 15px;
	}
	.yqlink li a {
		padding-right: 30px;
	}
	.footbg {
		font-size: 12px;
	}
	.rw-middle .img-box li img {
		height: 130px;
	}
	/*xialacaidan*/
	.padding1 {
		padding: 2px 1%;
	}
	.nav >li:hover .subnav {
		height: 156px;
		transition: all 500ms;
	}
	.rl {
		height: 122px;
	}
	.rl .count-num {
		font-size: 37px;
		line-height: 55px;
	}
	.rl .title span {
		font-size: 13px;
		line-height: 28px;
	}
	.ywnav .l-sub .inf {
		font-size: 12px;
		line-height: 15px;
	}
	.ywnav .c-sub ul {
		padding: 0 5px;
	}
	.subnav .c-sub li::before {
		width: 4px;
		height: 4px;
	}
	.subnav .bs-sub-center .c-sub li::before {
		width: 4px;
		height: 4px;
	}
	.ywnav .c-sub li {
		font-size: 12px;
		height: 28px;
	}
	.ywnav .r-sub .title a {
		line-height: 20px;
		margin-top: 11px;
		font-size: 15px;
	}
	.nbox >ul >li, #body22 li, #body222 li {
		line-height: 28px;
		font-size: 12px;
	}
	.nbox >ul >li::before, #body22 li::before, #body222 li::before {
		top: 11px;
	}
	.subnav  .sub-gk-left .title>li {
		float: left;
		width: 50%;
		padding: 0 10px;
	}
	.subnav .title li a {
		font-size: 14px;
		line-height: 32px;
	}
	.gk-info-box table td {
		padding: 0 2px;
		line-height: 16px;
	}
	.gk-info-box table {
		height: 110px;
		background-size: cover;
	}
	.dh-zc-a {
		font-size: 12px;
	}
	.subnav .sub-ys li img{
		padding: 6px 0;
		width: 25% !important;
	}
	.sub-basic li img {
		padding: 6px 0;
		width: 15% !important;
	}
	.subnav .sub-ys li {
		padding: 0 5px;
	}
	.sub-fwbox >li> a >img{
		width: 86% !important;
	}
	.bs-sub-center {
		padding: 8px 5px;
	}
	.subnav .bs-sub-center .c-sub li {
		height: 29px;
		line-height: 29px;
	}
	.sub-hdjl-box ul{
		padding: 0 3px !important;
	}

	.subnav .sub-hd-center li a {
		font-size: 12px;
		display: block;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	.subnav .sub-hd-center li {
		height: 29px;
		position: relative;
	}
	.sub-hd-left {
		width: 53%;
	}
	.subnav .sub-hd-center{
		width: 46%;
		border-right: none;
	}
	.sub-hd-right {
		display: none;
	}
	
	.subnav .c-sub li::before {
		width: 4px;
		height: 4px;
		top: 13px;
		left: 3px;
	}
	.sub-hd-right ul li {
		height: 25px;
		line-height: 25px;
	}
	.sj-box li i {
		font-size: 56px;
	}
	.sub-rw-left{
		display:none;
	}
	.sub-rw-left ul li {
		margin: 7px 0 10px;
	}
	.sub-rw-left li:hover .lyxmh span {
		margin-top: -26px;
		font-size: 12px;
	}
	.sub-rw-center {
		width: 80%;
		padding-left: 5px;
	}
	.sub-rw-center .title a {
		font-size: 16px;
		line-height: 20px;
		margin-top: 5px;
	}
	.sub-zrdl p {
		font-size: 12px;
		line-height: 15px;
	}
	.sub-gl-img li {
		height: 38px;
	}
	.subnav .sub-rw-right li {
		position: relative;
		height: 33px;
	}
	.subnav .sub-rw-right li a {
		font-size: 12px;
		text-indent: 8px;
		display: block;
	}
	.subtitle li{
		padding: 0;
	}
	.nbox ul li span{
		padding-left: 16px;
	}
	.bs-sub-right{
		display: none;
	}
	.bs-sub-center{
		width:50%;
	}
	.bs-sub-left{
		padding: 0 10px;
		width: 50%;
	}
	.sub-fwbox li a{
		width: 88%;
	} 
	.sub-fwbox li{
		margin-bottom: 0;
	}
	
	.fw-btn td a{
		font-size: 12px;
		padding-top: 30px;
	}
	.hd-img-box li a img{
		height: 127px;
	}
	.gk-btn li a{
		height:66px;
		line-height:66px;
	}
	.gk-btn li a::before{
		top:24px;
	}
	.one .fw-btn{
		padding-top: 25px;
	}
	.gk-btn li.allli a span {
		left: 37%;
		width: 60%;
	}
	.gk-btn li.allli a img {
		padding-left: 54px;
		width: 96px;
	}
	.gk-btn li.allli a::before {
		left: 85px;
	}
	.xxgktitle {
		text-indent: 15%;
	}
	.bmfw-item li a {
		font-size: 12px;
	}
	.link-box .link-item dl dd li a {
		font-size: 12px;
	}
	.link-box .link-item dl {
		padding: 15px 1px;
	}
}

@media (max-height:768px){
    
}

@media (max-width:1200px) and (min-width:991px) {

}












