/*commom style*/
*,
*:before,
*:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
img {
    border: medium none;
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea {
    font-family: 'Microsoft YaHei';
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

em {
    font-style: normal;
}

ul,
ol {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a,
ins {
    text-decoration: none;
}

*:focus {
    outline: none;
}

a {
    color: #333333;
}

a:hover {
    color: #355e92;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cf:after {
    display: block;
    content: "";
    height: 0;
    visibility: hidden;
    clear: both;
}

.cf {
    zoom: 1;
}

.hide {
    display: none;
}

.block {
    display: block;
}

.h10 {
    height: 10px;
}

.h20 {
    height: 20px;
}

.h30 {
    height: 30px;
}

.h40 {
    height: 40px;
}

.h25 {
    height: 25px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.w1100 {
    width: 1100px;
    margin: 0 auto;
}

.w1245 {
    width: 1245px;
    margin: 0 auto;
}

.w1170 {
    width: 1170px;
    margin: 0 auto;
}

.bgf {
    background: #fff;
}

.hide {
    display: none;
}


/*å¤§èƒŒæ™¯å›¾*/
* {
    padding: 0;
    list-style: none;
    border: none;
}

.banner {
    width: 100%;
    height: 568px;
    position: relative;
    overflow: hidden;
}

.rslides-tabs {
    clear: both;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
}

.rslides-tabs li {
    margin-right: 37px;
    display: inline;
    float: none;
    _float: left;
}

.rslides-tabs a {
    text-indent: -9999px;
    overflow: hidden;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    display: inline-block;
    _display: block;
    width: 10px !important;
    height: 10px !important;
    background: url(circle.png) no-repeat center !important;
}

.rslides-tabs .rslides-here a {
    width: 30px !important;
    background: url(circleh.png) no-repeat center !important;
}

.bt-jq-TX-010108 .next,
.bt-jq-TX-010108 .prev {
    display: none;
}

/*çœæƒ…æ¦‚å†µ*/
.title {
    text-align: center;
}

.left {
    width: 548px;
    height: 322px;
    border: 1px solid #dfe8f4;
    overflow: hidden;
    position: relative;
}

.left div>img {
    width: 100%;
    height: 100%;
}

.left span {
    position: absolute;
    display: inline-block;
    width: 500px;
    height: 50px;
    line-height: 50px;
    font-size: 17px;
    color: #fff;
    padding: 0 20px;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.6);
    background-image: url(mlicon01.png);
    background-position: 15px;
    background-repeat: no-repeat;
    text-align: right;
    bottom: 0px;
}

.left1 {
    width: 497px;
    height: 322px;
    border: 1px solid #dfe8f4;
    overflow: hidden;
    position: relative;
}

.left1 div>img {
    width: 100%;
    height: 100%;
}

.left1 span {
    position: absolute;
    display: inline-block;
    width: 500px;
    height: 50px;
    line-height: 50px;
    font-size: 17px;
    color: #fff;
    padding: 0 20px;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.6);
    background-image: url(mlicon01.png);
    background-position: 15px;
    background-repeat: no-repeat;
    text-align: right;
    bottom: 0px;
}

.right {
    width: 590px;
}

.right p {
    text-indent: 2em;
    font-size: 16px;
    color: #333333;
    line-height: 35px;
}

.right1 {
    width: 640px;
}

.right1 p {
    text-indent: 2em;
    font-size: 16px;
    color: #333333;
    line-height: 35px;
}

.first_right li {
    float: left;
    width: 108px;
    height: 92px;
    text-align: center;
    margin-right: 15px;
}

.first_right li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding-top: 45px;
}

.scrollWrap {
    width: 585px;
    overflow: hidden;
}

.leftThird li {
    width: 179px;
    height: 101px;
    margin-right: 25px;
    font-size: 15px;
    color: #265181;
}

.next {
    position: absolute;
    right: 15px;
    bottom: 38px;
    cursor: pointer;
}

.prev {
    position: absolute;
    left: 15px;
    bottom: 38px;
    cursor: pointer;
    z-index: 99;
}

.thjx {
    width: 37px;
    height: 101px;
    background: #4776bd;
    color: #fff;
    font-size: 17px;
    padding: 6px;
    text-align: center;
}

/*æ—…æ¸¸æ±Ÿè¥¿*/
.secondRight {
    width: 725px;
}

.list {
    padding-top: 10px;
}

.list li {
    float: left;
    background: url(mlicon02.jpg) no-repeat left center;
    line-height: 40px;
    width: 360px;
    padding-left: 12px;
    font-size: 17px;
    color: #333;
}

.secondBottom {
    padding-top: 10px;
}

.secondBottom li {
    float: left;
    width: 172px;
    height: 207px;
    margin-left: 12px;
}

.secondBottom li:first-child {
    margin-left: 0px;
}

/*é¼ æ ‡æ‚¬æµ®ï¼Œå›¾ç‰‡å±€éƒ¨å˜å¤§*/
.imgZoom img {
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.imgZoom {
    overflow: hidden;
}

.imgZoom:hover img {
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}

/*èµ£ç•ªæ–‡åŒ–*/
.third li {
    margin-bottom: 15px;
    float: left;
    position: relative;
}

.third li span {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: rgba(0, 0, 0, 0.4);
}

.third li p {
    font-size: 14px;
    color: #fff;
    display: none;
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    line-height: 25px;
    padding: 20px;
}

.thirdCenter li {
    margin-left: 15px;
}

/*å²å¿—å¹´é‰´*/
.cont {
    padding: 12px 24px;
    background: #fff;
    width: 205px;
    height: 152px;
}

.cont .tit {
    color: #333333;
    font-size: 17px;
    line-height: 30px;
}

.cont p {
    line-height: 30px;
    color: #999999;
    font-size: 15px;
    text-align: justify;
}

.cont li {
    float: left;
    /*width:128px;*/
    width: 100%;
    color: #999999;
    font-size: 15px;
    line-height: 30px;
}

.cont li a {
    color: #999999;
}


.lylist ul li a span {
    position: absolute;
    display: block;
    line-height: 38px;
    color: #fff;
    background: #000;
    width: 100%;
    opacity: .5;
    filter: alpha(opacity=50);
    text-align: center;
    bottom: 0;
}

.lylist ul li a {
    position: relative;
    display: block;
}

.lydx_title {
    height: 78px;
    background-image: url(dxly.png);
}

.tz_title {
    height: 75px;
    background-image: url(lydx.png);
}

.more {
    float: right;
    color: #ea3609;
}

.more a {

    color: #ea3609;
}

.tzdx_l {
    float: left;
    width: 588px;
    height: 260px;

}

.tzdx_r {
    float: right;
    width: 543px;

}

.h50 {
    height: 50px;
}

.tzdx_r a {
    color: #666666;
    font-size: 16px;
    margin-left: 17px;
}

.tzdx_r span {
    float: right;
    color: #666666;
    font-size: 15px;

}
.tzdx_r ul li{
    height: 33px;
    line-height: 33px;
}

/*ç§»å…¥å›¾ç‰‡æ”¾å¤§*/
.lylist li{
	overflow: hidden;
}
.lylist a{
	overflow: hidden;
}
.lylist img{
	transition: all 2s;
}
.lylist img:hover{
	transform: scale(1.5,1.5);
}

.cont li a {
    color: #999999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    display: block;
}
/* é­…åŠ›ä¸œä¹¡é€‚è€åŒ– *************************************/
.whpageold .title {
    padding: 10px 0px 25px 0;
}

.whpageold .left1 {
    width: 1170px;
    height: auto;
    float: none;
    border: none;
}

.whpageold .lyfz-img {
    height: auto !important;
    width: 1170px;
}

.whpageold .lyfz-img img {
    width: 1170px !important;
    height: auto !important;
}

.whpageold .right1 {
    width: 1170px;
    float: none;
}

.whpageold .right1 p {
    font-size: 32px;
    line-height: 55px;
    color: #333;
}

.whpageold .right1 p a {
    color: #e82124 !important;
    font-size: 32px !important;
    line-height: 36px;
}

.whpageold .bt-left:nth-child(8),
.whpageold .bt-left:nth-child(9),
.whpageold .bt-left:nth-child(10),
.whpageold .bt-left:nth-child(11){
    width: 1170px !important;
    height: auto !important;
    margin: 0px 0px 50px 0px;
}

.whpageold .bt-left:nth-child(8)>a>img,
.whpageold .bt-left:nth-child(9)>a>img,
.whpageold .bt-left:nth-child(10)>a>img,
.whpageold .bt-left:nth-child(11)>a>img{
    width: 285px;
    height: 266px;
    margin-right: 31px;
}

.whpageold .bt-left:nth-child(8) {
    margin-top: 16px;
}

.whpageold .bt-left:nth-child(10) {
    margin-bottom: 2px;
}

.whpageold .bt-left:nth-child(8)>div.bt-right,
.whpageold .bt-left:nth-child(9)>div.bt-right,
.whpageold .bt-left:nth-child(10)>div.bt-right,
.whpageold .bt-left:nth-child(11)>div.bt-right{
    width: 854px;
    height: auto;
}

.whpageold .cont {
    padding: 0px;
}

.whpageold .cont .tit {
    font-size: 36px;
    line-height: normal;
    font-weight: 700;
    line-height:60px;
}

.whpageold .cont .tit a {
    font-size: 36px !important;
}

.whpageold .cont ul.cf li a {
    font-size: 36px;
    font-weight: 400;
    line-height: 72px;
    color: #333;
}

.whpageold #barrierfree_container>div:nth-child(7) {
    background: #fff !important;
    height: auto !important;
}

.whpageold #barrierfree_container>div:nth-child(7)>div.w1170 {
    position: relative;
}

.whpageold #barrierfree_container>div:nth-child(7)>div.w1170>div:first-child {
    display: none;
}

.whpageold .lydx_title {
    margin-bottom: 25px;
}

.whpageold .lylist {
    padding-bottom: 118px;
}

.whpageold .lylist ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 !important;
    width: 100% !important;
}

.whpageold .lylist img {
    width: 560px !important;
    height: 363px !important;
}

.whpageold .lylist ul li a {
    margin-bottom: 50px !important;
}

.whpageold .lylist ul li a span {
    line-height: 108px;
    font-size: 35px;
    color: #fff;
    background: #000;
    height: 108px;
    padding-left: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    display: inline-block;
}

.whpageold .more {
    position: absolute;
    bottom: 0;
    width: 1170px;
    height: 108px;
    background: #e4e4e4;
    font-weight: 400;
    font-size: 44px;
    line-height: 108px;
    color: #333;
    text-align: center;
    margin-bottom: 10px;
}

.whpageold .more a {
    color: #333;
}

.whpageold #barrierfree_container>div:nth-child(8) {
    position: relative;
    padding-bottom: 108px;
    height: auto;
}

.whpageold .tzdx_l a img,
.whpageold .tzdx_l {
    width: 560px;
    height: 378px;
}
.whpageold .tzdx_l,.whpageold .tzdx_r{
    margin-bottom: 50px;
}
.whpageold .tzdx_r {
    width: 560px;
}

.whpageold .tzdx_r ul li {
    height: auto;
    line-height: normal;
}

.whpageold .tzdx_r a {
    font-size: 24px;
    line-height: 44px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 83%;
    display: inline-block;
}

.whpageold .tzdx_r span {
    font-size: 24px;
    line-height: 42px;
}
.whpageold .tzdx_r img{
    width: 6px;
    height: 6px;
    margin-top: -30px;
}

.whpageold .whpageold #barrierfree_container>div:nth-child(8) .more{
    margin-bottom: 0;
}
