* {
    list-style: none;
    padding: 0;
    margin: 0;
    text-decoration: none;
}

body,
html {
    background: #f2f5fa;
    font-size: 12px;
    font-family: "微软雅黑";
}

a:hover, a:focus {
    text-decoration: none;
}

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

.navbar-default {
    border-color: transparent;
}

.top .top_left {
    background: url(imgtopBg.png) right no-repeat;
    background-position-y: 0px;
    background-position-x: 93%;
    height: 180px;
    width: 50%;
    float: left;
}

.top_top .topList {
    margin-top: 23px;
    float: right;
    margin-right: 30px;
    font-size: 14px;
}

.top_top .mobleShare {
    display: none;
}

.top_top .topList li {
    float: left;
    padding: 0 8px;
    background: url("imgshuxian.jpg") right no-repeat;
    position: relative;
}

.top_top .topList li a {
    color: #555555;
    padding: 8px 0;
    margin: 10px 6px 5px 2px!important;
    width: 24px;
    margin-right: 14px;
}

.top_top .topList:after {
    content: "";
    display: block;
    clear: both;
}

.top_top .topList li .share {
    position: absolute;
    top: 25px;
    left: -47px;
    width: 135px;
    background: url("imgsharebg.png") no-repeat;
    height: 38px;
    background-size: 100% 100%;
    padding-left: 20px;
    display: none;
}

.top_top .topList li .share .shareLi {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}

.top .top_left .search {
    width: 226px;
    height: 33px;
    margin-top: 16px;
    float: right;
}

.top .top_left .search .serBtn {
    background: url(imgsearch.png) no-repeat;
    width: 64px;
    height: 30px;
    border: none;
    float: right;

}

.top .top_left .search .serText {
    width: 159px;
    height: 30px;
    padding-left: 3px;
    outline: none;
    border: none;
    border: 1px solid #cccccc;
    float: right;
    font-size: 14px;
}

.top .top_left .weichat {
    float: right;
    font-size: 10px;
    position: absolute;
    right: 0;
    top: 60px;
}

.top .top_left .weichat div {
    text-align: center;
}

.top .top_left:after {
    display: block;
    clear: both;
    content: "";
}

.top .logo {
    padding-top: 45px;
    padding-bottom: 33px;
    /*background: #ffffff;*/
    width: 50%;
    float: left;
}

.top:after {
    display: block;
    clear: both;
    content: "";
}

.navbar {
    position: inherit;
    min-height: inherit;
    margin-bottom: inherit;

}

.navBig {
    background: #333333;
    width: 100%;
    height: 60px;
}

.navList {
    padding-left: 0;
    padding-right: 0;
}

.navListLi {
    width: 1200px;
    margin: 0 auto;
    height: 60px;
}

.navbar-default {
    background-color: inherit;
}

.nav > li {
    padding: 0 4px;
    font-size: 16px;
}

.nav > li a {
    color: #ffffff;
}

.navbar-nav > li > a {
    line-height: 30px;
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #cc0001;
    /*background-color: transparent;*/
    font-weight: bold;
}

.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus {
    color: #cc0001;
    font-weight: bold;
}

.nav > li {
    padding: 0 0px;
    font-size: 16px;
    position: relative;
    margin-top: -1px;
}

.nav > li.active {
    font-weight: bold;
}

.nav > li a {
    padding: 15px 0;
}

.nav > li:hover {
    font-weight: bold;
    color: #cc0001;
}

.nav > li:hover a {
    color: #cc0001;
    font-weight: bold;
}

.nav > li .menuLiList {
    position: absolute;
    top: 60px;
    left: 0;
    width: 187px;
    background: #dddddd;
    display: none;
    z-index: 999999;
    font-weight: bold;
    box-shadow: 0px 0px 6px #999;
}

.nav > li .menuLiList ul > li.arrow {
    border-bottom: 1px solid #bbbbbb;
    padding-left: 9.9%;
    line-height: 50px;
    background: url(imgdownJt.png) right 10px top 22px no-repeat;
    text-align: left;
}

.nav > li .menuLiList ul > li {
    border-bottom: 1px solid #cccccc;
    padding-left: 9.9%;
    line-height: 24px;
    text-align: left;
}

.nav > li .menuLiList ul > li:hover a {
    color: #cc0001;
    font-weight: bold;
}

.nav > li .menuLiList ul > li a 
{
    color: #333333;
    display: block;
}

.nav > li .menuLiList ul > li .menuLiListLi {
    background: #e6e6e6;
    margin-left: -11%;
    display: none;
}

.nav > li .menuLiList ul > li .menuLiListLi ul li {
    border-bottom: none;
    line-height: 35px;
    background: none;
    text-indent: 10%;
    font-size: 14px;
}

.nav > li .menuLiList ul > li .menuLiListLi ul li a {
    font-weight: normal;
    color: #333333;
    font-weight: bold;
}

.nav > li .menuLiList ul > li .menuLiListLi ul li:hover a {
    color: #cc0001;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #cc0001;
}

.contents {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
}

.contents01 {
    margin-top: 60px;
}

.contents02 {
    margin-top: 80px;
}

.newsCenter {
    background: #ffffff;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
}

.newsCenter .line {
    height: 20px;
    background: #f2f5fa;
    display: none;
}

.newsCenter .newsCenterLeft {
    padding-left: 0;
    padding-right: 0;
}

.newsCenter .newsCenterRight {
    padding-left: 30px;
    padding-right: 0;
    padding-bottom: 20px;
    border-left: 0;
}

.newsCenter .newsCenterRight .newsCenTop {
    padding-top: 28px;
    padding-bottom: 10px;
}

.newsCenter .newsCenterRight .newsCenTop a {
    font-size: 26px;
    color: #cc0001;
}

.newsCenter .newsCenterRight .newsCenTop .new {
    font-size: 20px;
    color: #999999;
    margin-left: 20px;
}

.newsCenter .newsCenterRight .newsCenTop .more {
    color: #cc0001;
    float: right;
    font-size: 14px;
    margin-top: 20px;
    margin-right: 20px;
}

.newsCenter .newsCenterRight .newsCenList li {
    font-size: 16px;
    padding-right: 20px;
    margin-top: 15px;
}

.newsCenter .newsCenterRight .newsCenList li .newsLiLeft {
    display: flex;
    float: left;
}

.newsCenter .newsCenterRight .newsCenList li div.icon {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #999999;
    margin-top: 7px;
    margin-right: 10px;
    float: left;
}

.newsCenter .newsCenterRight .newsCenList li a {
    color: #333333;
}

.newsCenter .newsCenterRight .newsCenList li img {
    width: 37px;
    height: 14px;
}

.newsCenter .newsCenterRight .newsCenList li .times {
    float: right;
    font-size: 14px;
    color: #999999;
}

.newsCenter .newsCenterRight .newsCenList li:after {
    content: "";
    display: block;
    clear: both;
}

.newsCenter .newsCenterRight .newsCenList li a:hover {
    color: #cc0001;
    text-decoration: underline;
}

.newsCenter .newsCenterRight .newsCenList li:hover .icon {
    background: #cc0001;
}

.slideBox {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 9px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 5px;
    width: 12px;
    height: 12px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #f00;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.slideBox .bd li .bd_txt {
    position: absolute;
    bottom: 0px;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    line-height: 40px;
    width: 100%;
    padding-left: 5%;
    text-align: left;
    font-size: 16px;
}

.slideBox .bd img {
    width: 100%;
    height: 440px;
    display: block;
}

.tabChange {
    padding-right: 0;
    padding-left: 0;
    background: #ffffff;
    margin-top: 10px;
}

.tabChange .tabChangeTitle {
    display: flex;
    background: #555555;
    cursor: pointer;
}

.tabChange .tabChangeTitle li {
    width: 25%;
    text-align: center;
    color: #ffffff;
    padding: 15px 0;
    font-size: 28px;
}

.tabChange .tabChangeTitle li div {
    color: #9f9f9f;
    font-size: 14px;
}

.tabChange .tabChangeTitle li.active {
    background: #cc0001;
}

.tabChange .tabChangeContent {
    position: relative;
    height: 276px;
}

.tabChange .tabChangeContent li {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.tabChange .tabChangeContent li .tabListli {
    width: 50%;
    float: left;
    padding-left: 28px;
    font-size: 16px;
    padding-right: 28px;
    margin-top: 15px;
}

.tabChange .tabChangeContent li .tabListli .newsLiLeft {
    float: left;
    display: flex;
}

.tabChange .tabChangeContent li .tabListli .newsLiLeft .icon {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #999999;
    margin-top: 7px;
    margin-right: 10px;
    float: left;
}

.tabChange .tabChangeContent li .tabListli .newsLiLeft a {
    color: #333333;
}

.tabChange .tabChangeContent li .tabListli .times {
    float: right;
    font-size: 14px;
    color: #999999;
}

.tabChange .tabChangeContent li .tabListli:hover a {
    color: #cc0001;
    text-decoration: underline;
}

.tabChange .tabChangeContent li .tabListli:hover .icon {
    background: #cc0001;
}

.tabChange .tabChangeContent li .tabListli img {
    width: 37px;
    height: 14px;
}

.tabChange .tabChangeContent li .tabMore {
    font-size: 14px;
    text-align: right;
    color: #cc0001;
    margin-top: 18px;
    padding-right: 30px;
    line-height: 40px;
}

.tabChange .tabChangeContent li:after {
    content: "";
    display: block;
    clear: both;
}

.tabChange .tabChangeContent li.active {
    display: block;
}

.tabChange .tabChangeContent:after {
    content: "";
    display: block;
    clear: both;
}

.tabChangeMobile {
    display: none;
}

.slideTxtBox {
    text-align: left;
}

.slideTxtBox .hd {
    background: #555555;
    position: relative;
}

.slideTxtBox .hd ul {
    margin-bottom: 0;
}

.slideTxtBox .hd ul:after {
    content: '';
    display: block;
    clear: both;
}

.slideTxtBox .hd ul li {
    float: left;
    padding: 0 15px;
    cursor: pointer;
    width: 25%;
    text-align: center;
    color: #ffffff;
    padding: 10px 0;
    font-size: 26px;
    background: #555555;
    margin-bottom: 0px;
    margin-top: 5px;
}

.slideTxtBox .hd ul li div {
    font-size: 14px;
    color: #dddddd;
}

.slideTxtBox .hd ul li.on {
    background: #ffffff;
    color: #cc0001;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    /*box-shadow: 2px -2px 2px #333333, -2px -2px 2px #333333;*/
    margin-top: 5px;
}

.slideTxtBox .hd ul li.on div {
    color: #cc0001;

}

.slideTxtBox .bd li .date {
    float: right;
    color: #999;
}

.slideTxtBox .bd ul .tabMore {
    text-align: right;
    padding-right: 30px;
    line-height: 40px;
    font-size: 14px;
}

.slideTxtBox .bd ul .tabMore a {
    color: #cc0001;
}

.slideTxtBox .bd ul li {
    width: 50%;
    float: left;
    padding-left: 28px;
    font-size: 16px;
    padding-right: 28px;
    margin-top: 15px;
}

.slideTxtBox .bd ul li:hover .newsLiLeft a {
    color: #cc0001;
}

.slideTxtBox .bd ul li .newsLiLeft {
    display: flex;
    float: left;
}

.slideTxtBox .bd ul li .newsLiLeft .icon {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #999999;
    margin-top: 8px;
    margin-right: 7px;
    float: left;
}

.slideTxtBox .bd ul li .newsLiLeft img {
    width: 37px;
    height: 14px;
}

.slideTxtBox .bd ul li .times {
    float: right;
    font-size: 14px;
    color: #999999;
}

.slideTxtBox .bd ul li:after {
    content: "";
    display: block;
    clear: both;
}

.slideTxtBox .bd ul li a {
    color: #333333;
}

.slideTxtBox .bd ul li:hover a {
    color: #cc0001;
    text-decoration: underline;
}


.slideTxtBox .bd ul li:hover .icon {
    background: #cc0001;
}

.authoritativeRelease {
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
}

.authoritativeRelease .authoritativeR {
    background: #ffffff;
    padding-top: 30px;
}

.authoritativeRelease .authoReleaseLeft {
    width: 49.5%;
    margin-right: 1%;
    padding-left: 30px;
    padding-right: 0;
    padding-bottom: 30px;
    height: 450px;
    overflow: hidden;
}

.authoritativeRelease .authoReleaseLeft .authoRelLeftTop {
    margin-bottom: 30px;
}

.authoritativeRelease .authoReleaseLeft .authoRelLeftTop .bTitle {
    font-size: 26px;
    color: #cc0001;
    margin-right: 20px;
}

.authoritativeRelease .authoReleaseLeft .authoRelLeftTop .sTitle {
    font-size: 20px;
    color: #999999;
}

.authoritativeRelease .authoReleaseLeft .authoRelLeftTop .mTitle {
    font-size: 14px;
    float: right;
    color: #cc0001;
    line-height: 60px;
    margin-right: 18px;
}

.authoritativeRelease .authoReleaseRight {
    width: 49.5%;
    margin-left: 0%;
    padding-left: 30px;
    padding-right: 0;
    padding-bottom: 30px;
    height: 450px;
    overflow: hidden;
}

.authoritativeRelease .authoReleaseRight .authoRelRightTop {
    margin-bottom: 30px;
}

.authoritativeRelease .authoReleaseRight .authoRelRightTop .bTitle {
    font-size: 26px;
    color: #cc0001;
    margin-right: 20px;
}

.authoritativeRelease .authoReleaseRight .authoRelRightTop .sTitle {
    font-size: 20px;
    color: #999999;
}

.authoritativeRelease .authoReleaseRight .authoRelRightTop .mTitle {
    font-size: 14px;
    float: right;
    color: #cc0001;
    line-height: 60px;
    margin-right: 18px;
}

.authoritativeRelease:after {
    clear: both;
    display: block;
    content: '';
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("imgprev.jpg");
    left: 0;
}

.swiper-button-next,
.swiper-button-prev {
    width: 40px;
    height: 80px;
}

.aboutLink {
    margin-top: 10px;
    background: #ffffff;
    padding-top: 30px;
}

.aboutLink .aboutLinkTop {
    font-size: 26px;
    color: #cc0001;
    padding-left: 20px;
    margin-bottom: 10px;
}

.aboutLink .aboutLinkTop a {
    color: #cc0001;
    margin-right: 20px;
}

.aboutLink .aboutLinkTop span {
    color: #999999;
    font-size: 20px;
}

.aboutLink ul {
    margin-bottom: 30px;
}

.aboutLink ul li {
    float: left;
    width: 21%;
    margin-left: 2%;
    margin-right: 2%;
    height: 60px;
    margin-top: 20px;
}

.aboutLink ul li img {
    width: 100%;
    height: 100%;
}

.aboutLink ul:after {
    content: "";
    display: block;
    clear: both;
}

.footer {
    background: #333333;
    margin-top: 20px;
}

.footer .footerContent {
    width: 1200px;
    margin: 0 auto;
    padding-top: 25px;
}

.footer .footerContent .footerTop {
    border-bottom: 1px solid #5c5c5c;
    width: 100%;
    padding-left: 170px;
}

.footer .footerContent .footerTop ul {
    margin-bottom: 34px;
}

.footer .footerContent .footerTop ul li {
    width: 24%;
    float: left;
    margin-top: 18px;
    font-size: 12px;
}

.footer .footerContent .footerTop ul li a {
    color: #ffffff;
}

.footer .footerContent .footerTop ul:after {
    content: "";
    display: block;
    clear: both;
}

.footer .footerContent .footerBottom {
    padding-left: 224px;
}

.footer .footerContent .footerBottom img {
    margin-top: 17px;
    width: 44px;
    height: 56px;
    float: left;
}

.footer .footerContent .footerBottom ul {
    padding-left: 60px;
    padding-bottom: 14px;
    float: left;
    width: 780px;
}

.footer .footerContent .footerBottom ul li {
    color: #ffffff;
    font-size: 12px;
    margin-right: 65px;
    float: left;
    margin-top: 15px;
}

.footer .footerContent .footerBottom ul li a {
    color: #ffffff;
}

.footer .footerContent .footerBottom ul li a:hover {
    color: #cc0001;
    text-decoration: underline;
}

.footer .footerContent .footerBottom:after {
    content: "";
    display: block;
    clear: both;
}

.footer .footerContent:after {
    content: "";
    display: block;
    clear: both;
}

.Box {
    position: relative;
}

.Box .content {
    width: 525px;
}

.Box h2 {
    text-align: center;
    margin-bottom: 35px;
    padding-top: 250px;
}

.Box .Box_con {
    position: relative;
}

.Box .Box_con .btnl {
    position: absolute;
}

.Box .Box_con .btn {
    display: block;
    width: 41px;
    height: 80px;
    position: absolute;
    top: 80px;
    cursor: pointer;
}

.Box .Box_con .btnl {
    background: url("imgprev.jpg") no-repeat center;
    left: -30px;
}

.Box .Box_con .btnr {
    background: url("imgnext.jpg") no-repeat center;
    right: -40px;
}

#btnlRight {
    left: -30px;
}

#btnrRight {
    right: -39px;
}

.Box .Box_con .conbox {
    position: relative;
    overflow: hidden;
}

.Box .Box_con .conbox ul {
    position: relative;
    list-style: none;
}

.Box .Box_con .conbox ul li {
    float: left;
    width: 243px;
    height: 340px;
    margin-left: 20px;
    overflow: hidden;
    position: relative;
}

.Box .Box_con .conbox ul li .cur_img {
    display: block;
    width: 252px;
    height: 283px;
    transition: all 0.5s;
    position: relative;
    overflow: hidden;
}

.Box .Box_con .conbox ul li .cur_txt {
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    height: 36px;
    overflow: hidden;
}

.Box .Box_con .conbox ul li .cur_txt a {
    color: #333333;
    font-weight: bold;
}

.Box .Box_con .conbox ul li .cur_txt02 {
    background: none;
}

.Box .Box_con .conbox ul li .cur_txt02 a {
    color: #333333;
}

.Box .Box_con .conbox ul li .cur_txtRight {
    background: none;
}

.Box .Box_con .conbox ul li .cur_txtRight a {
    color: #333333;
}

.Box .Box_con .conbox ul li .cur_img_txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 243px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    padding-top: 40%;
    height: 319px;
    padding-left: 6px;
    padding-right: 6px;
    overflow: hidden;
    display: none;
}

.Box .Box_con .conbox ul li .cur_img_txt h5 {
    font-size: 20px;
    text-align: center;
    overflow: hidden;
}

.Box .Box_con .conbox ul li .cur_img_txt p {
    font-size: 12px;
    line-height: 30px;
}

.Box .Box_con .conbox ul li .cur_img_txt input {
    width: 70px;
    height: 30px;
    background: #cc0001;
    color: #ffffff;
    border: 0;
    border-radius: 30px;
    margin-left: 75px;
}

.Box .Box_con .conbox ul li:first-child {
    /*margin-left: 0;*/
}

.Box .Box_con .conbox ul li img {
    display: block;
    width: 170px;
    height: 246px;
    transition: all 0.5s;
    border: 1px solid #dddddd;
    padding: 1px;
    margin: 0 auto;
    margin-top: 19px;
}

.Box .Box_con .conbox ul li:hover .Box .Box_con .conbox ul li .cur_img .cur_img_txt {
    top: 0;
}

.Box .BoxSwitch {
    margin-top: 30px;
    text-align: center;
}

.Box .BoxSwitch span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 30px;
    height: 3px;
    background: #ccc;
    margin: 0 5px;
    cursor: pointer;
}

.Box .BoxSwitch span.cur {
    background: red;
}

.mobileNav {
    display: none;
}

.slideTxtBox01 {
    display: none;
}

.newsCenterRightMoble {
    display: none;
}

.backTop {
    display: none;
}

.backTop {
    position: fixed;
    right: 3%;
    bottom: 15%;
    z-index: 99999;
    display: none;
}

.backTop img {
    width: 70px;
}

.swiper-container {
    display: none;
}

.mobileQwfb {
    display: none;
}

.newsCenter .newsCenterRight {
    padding-bottom: 2px;
    height: 440px;
}

.pages01 {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 60px;
}

.pages01 a {
    border: 1px solid #dddddd;
    color: #333333;
    padding: 7px 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.pages01 span
{
    margin-bottom: 10px;
}

.pages01 span.text
{
    border: 1px solid #dddddd;
    color: #333333;
    padding: 7px 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.pages01 .textInput {
    width: 32px;
    height: 32px;
    margin-right: 10px;
    margin-left: 10px;
    border: 1px solid #dddddd;
}

.pages01 .submitbtn {
    width: 54px;
    height: 32px;
    margin-right: 10px;
    margin-left: 10px;
    text-align: center;
    border: 1px solid #dddddd;
    cursor: pointer;
    background: none;
}

.pages01 span.num a.active {
    background: #cc0001;
    color: #ffffff;
    border: 1px solid #cc0001;
}

.pages01 a:hover {
    border: 1px solid #cc0001;
}

.pages01 span.num a:hover {
    border: 1px solid #cc0001;
}

.pages01 span.num span.active {
    background: #cc0001;
    color: #ffffff;
    padding: 7px 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.pages01 .pageLine {
    display: none;
}

.pages02 {
    margin-top: 30px;
    display: inline-block;
    margin-left: 9%;
    font-size: 12px;
}

.pages06 {
    margin-top: 0px;
}

.shareC a {
    float: initial !important;
}

/*
当最大宽度为768px的时候(pad端)
 */
@media screen and (max-width: 768px) {
    .contents {
        width: auto;
        padding: 0 3%;
        margin-top: 15px;
    }

    .mobileQwfb {
        display: block;
    }

    .top_top {
        padding: 0 5%;
    }

    .top_top .top {
        width: auto;
    }

    .top_top .logo {
        width: 100%;
        padding-bottom: 15px;
    }

    /* .top_top .top_left {
         width: 100%;
         height: 138px;
         background-position-y: -153px;
         background-position-x: 85%;
     }*/
    .top .top_left {
        background: url(imgtopBg01.png) right no-repeat;
        background-position-y: -50px;
        background-position-x: 83%;
        height: 109px;
        width: 100%;
        float: left;
    }

    .top .logo {
        padding-top: 20px;
    }

    .top .top_left .weichat {
        top: 114px;
    }

    .top_top .top_left .search {
        margin-top: 30px;
        border: none;
        float: left;
    }

    .top .top_left .search .serText {
        border: 1px solid #cccccc;
        float: right;
    }

    .top .top_left .search .serBtn {
        height: 30px;
        float: right;
        background-size: 100% 100%;
    }

    .top_top .top_left .weichat {
        float: right;
        margin-top: 1px;
        font-size: 10px;
        margin-right: -3%;
    }

    .top_top .top_left .weichat img {
        width: 80px;
        height: 80px;
    }

    .top_top .topList {
        display: none;
    }

    .top_top .mobleShare {
        display: block;
        position: absolute;
        top: 20px;
        right: 20px;
        text-align: right;
        font-size: 14px;
    }

   /* .top_top .mobleShare .shareText01Sh {
        background: url("imgicon_fenxiang_1.png") no-repeat;
        width: 134px;
        height: 38px;
        background-size: 100% 100%;
        padding-top: 9px;
        padding-left: 14px;
        display: none;
    }*/
    .top_top .mobleShare .shareText01ShTop {
        background: url("imgicon_fenxiang_1.png") no-repeat;
        width: 134px;
        height: 38px;
        background-size: 100% 100%;
        padding-top: 9px;
        padding-left: 14px;
        display: none;
    }

    .top_top .mobleShare .shareText01Shul {
        background: url("imgicon_fenxiang_1.png") no-repeat;
        width: 134px;
        height: 38px;
        background-size: 100% 100%;
        padding-top: 9px;
        padding-left: 6px;
        display: none;
    }

    .top_top .mobleShare .shareText01Sh08 {
        background: url("imgicon_fenxiang_1.png") no-repeat;
        width: 134px;
        height: 38px;
        background-size: 100% 100%;
        padding-top: 1px;
        padding-left: 16px;
        display: none;
    }

    .top_top .mobleShare .shareText01Sh a {
        margin-top: 1px!important;
        margin-right: 14px!important;
    }

    .top_top .mobleShare .shareText01Shul a {
        margin-top: 1px;
    }

    .top_top .mobleShare img {
        margin-right: 8px;
    }

    .top_top .mobleShareul {

    }

    .top_top .mobleShareul a {
        margin-top: 9px!important;
    }

    .top_top .mobleShare ul li {
        float: left;
    }

    .top_top .mobleShare ul:after {
        content: '';
        display: block;
        clear: both;
    }

    .navBig {
        display: none;
    }

    .mobileNav {
        display: block;
        height: 60px;
        background: #333333;
        width: 100%;
        position: relative;
    }

    .mobileNav .navBtn {
        float: right;
        margin-right: 5%;
        margin-top: 15px;
        width: 25px;
        height: 18px;
    }

    .mobileNav .mobNavList {
        position: absolute;
        right: 0;
        top: 59px;
        z-index: 99999;
        background: #333333;
        font-size: 16px;
        line-height: 46px;
        width: 46%;
        display: none;
        font-weight: bold;
    }

    .mobileNav .mobNavList .b1 {
        display: none;
    }

    .mobileNav .mobNavList .b2 {
        display: block;
    }

    .mobileNav .mobNavList a {
        color: #ffffff;
        display: block;
    }

    .mobileNav .mobNavList li {
        padding-left: 5%;
    }

    .mobileNav .mobNavList li.a1 {
        background: url("imgdownJt.png") no-repeat;
        background-position-x: 92%;
        background-position-y: 13px;
    }

    .mobileNav .mobNavList li.active {
        /*background:  url("imgupJt.png") no-repeat;*/
        background-position-x: 92%;
        background-position-y: 13px;
    }

    .mobileNav .mobNavList li a.active01 {
        color: #ffffff;
    }

    .mobileNav .mobNavList li .mobNavTwoList {
        background: #cccccc;
        margin-left: -5.5%;
        padding-left: 5%;
        display: none;
    }

    .mobileNav .mobNavList li .mobNavTwoList ul li a {
        color: #333333;
    }

    .mobileNav .mobNavList li .mobNavTwoList ul li {
        /*background: url("imgdownJt.png") no-repeat;*/
        background-position-x: 92%;
        background-position-y: 13px;
    }
        .mobileNav .mobNavList li .mobNavTwoList ul li.a2{
        background: url("imgdownJt.png") no-repeat;
        background-position-x: 92%;
        background-position-y: 13px;
    }

    .mobileNav .mobNavList li .mobNavTwoList ul li.active a {
        color: #cc0001;
    }

    .mobileNav .mobNavList li .mobNavTwoList ul li a.active {
        color: #cc0001;
    }

    .mobileNav .mobNavList li .mobNavTwoList ul li .mobNavThreeList {
        background: #e6e6e6;
        font-size: 12px;
        line-height: 16px;
        margin-left: -10.5%;
        display: none;
        padding: 10px 13%;
    }

    .mobileNav .mobNavList li .mobNavTwoList ul li .mobNavThreeList li {
        background: none;
        text-indent: 10%;
    }

    .mobileNav .mobNavList li .mobNavTwoList ul li .mobNavThreeList li a {
        color: #333333;
        display: block;
        font-size: 14px;
        line-height: 35px;
        font-weight: normal;
    }

    .mobileNav .mobNavList li .mobNavTwoList ul li .mobNavThreeList li a.active {
        color: #cc0001;
    }

    .newsCenter .line {
        display: block;
    }

    .tabChangePc {
        display: none;
    }

    .slideTxtBox01 {
        text-align: left;
        display: block;
    }

    .slideTxtBox01 .bd ul li {
        width: 100%;
    }

    .slideTxtBox01 .hd ul li {
        width: 50%;
        padding: 5px 0;
    }

    .slideTxtBox01 .hd ul li a {
        color: #ffffff;
    }

    .slideTxtBox .hd ul li.on {
        /*background: #cc0001;*/
    }
		.slideTxtBox .hd ul li.on a{
        color: #cc0001;
    }
    .slideTxtBox .hd ul li.on div {
        color: #cc0001;
    }

    .slideTxtBox .hd ul li.on {
        background: #ffffff;
        color: #cc0001;
        border-top-left-radius: inherit;
        border-top-right-radius: inherit;
        box-shadow: none;
        margin-top: 0;
    }

    .slideTxtBox .hd {
        background: none;
    }

    .newsCenterRightPc {
        display: none;
    }

    .newsCenterRightMoble {
        display: block;
    }

    .authoritativeRelease .authoritativeR {
        width: 100%;
    }

    .authoritativeRelease .authoReleaseLeft {
        height: auto;
    }

    .authoritativeRelease .authoReleaseRight {
        height: auto;
    }

    .authoritativeRelease .authoReleaseRight {
        margin-left: 0;
        margin-top: 20px;
    }

    .aboutLink .aboutLinkTop span {
        font-size: 20px;
    }

    .aboutLink ul {
        margin: 0 2%;
        margin-bottom: 30px;
    }

    .aboutLink ul li {
        width: 42%;
        margin-left: 4%;
        margin-right: 4%;
        height: 60px;
        margin-top: 20px;
    }

    .footer .footerContent {
        width: auto;
        padding-top: 10px;
    }

    .footer .footerContent .footerTop ul {
        margin-bottom: 20px;
    }

    .footer .footerContent .footerTop ul li {
        width: 25%;
        margin-top: 10px;
    }

    .footer .footerContent .footerBottom ul {
        padding-left: 7%;
        padding-right: 2%;
        width: auto;
    }

    .Box .content {
        width: 94%;
    }

    .Box .Box_con .conbox ul li {
        width: 307px;
    }

    .Box .Box_con .conbox ul li .cur_img {
        width: 304px;
    }

    .swiper-container {
        display: block;
    }

    .slideBox {
        display: none;
    }

    .swiper-container {
        width: 100%;
        height: 100%;
    }

    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        position: relative;
    }

    .swiper-slide .swiper-slideImg {
        width: 100%;
    }

    .swiper-slide .swiper-slideImg img {
        width: 100%;
        height: 350px;
    }

    .swiper-slide .swiper-slideTxt {
        position: absolute;
        left: 0;
        bottom: 0;
        height: 40px;
        background: rgba(0, 0, 0, 0.5);
        width: 100%;
        line-height: 40px;
        text-align: left;
        text-indent: 4%;
    }

    .swiper-slide .swiper-slideTxt a {
        color: #333333;
        font-size: 16px;
        font-weight: bold;
    }

    .mobleBanner .swiper-slide .swiper-slideTxt a {
        color: #ffffff;
    }

    .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        border-radius: 0;
        opacity: 1;
        background: #fff;
    }

    .swiper-pagination {
        text-align: right;
    }

    .swiper-pagination-bullet-active {
        opacity: 1;
        background: #cc0001;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 7px;
    }

    .Box {
        display: none;
    }

    .swiper-container01 {
        width: 90%;
        height: 100%;
        margin-left: 2%;
        overflow: hidden;
    }

    .swiper-container01 .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        position: relative;
    }

    .swiper-container-mobile .swiper-slide {
        display: block;
    }

    .swiper-container-mobile .swiper-slide .swiper-slideTxt {
        position: inherit;
        margin-top: 40px;
    }

    .swiper-container-mobile .swiper-slide .swiper-slideImg {
        height: auto;
        margin-bottom: inherit;
    }

    .swiper-container01 .swiper-slide .swiper-slideImg {
        width: 70%;
        height: 270px;
        margin: 0 auto;
        margin-bottom: 85px;
    }

    .swiper-container01 .swiper-slide .swiper-slideImg img {
        width: 78%;
        border: 1px solid #dddddd;
        height: 210px;
    }

    .swiper-container01 .swiper-slide .swiper-slideTxt {
        width: 100%;
        background: none;
        color: #333333;
    }

    .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
        background-image: url("imgnext.jpg");
        right: 0px;
        left: auto;
        background-size: 100% 100%;
    }

    .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        background-image: url(imgprev.jpg);
        left: 0;
        background-size: 100% 100%;
    }

    .swiper-container02 {
        width: 90%;
        height: 100%;
        margin-left: 2%;
        overflow: hidden;
    }

    .swiper-container02 .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        position: relative;
    }

    .swiper-container02 .swiper-slide .swiper-slideImg {
        width: 70%;
        height: 270px;
        margin: 0 auto;
        margin-bottom: 85px;
    }

    .swiper-container02 .swiper-slide .swiper-slideImg img {
        width: 78%;
        border: 1px solid #dddddd;
        height: 210px;
    }

    .swiper-container02 .swiper-slide .swiper-slideTxt {
        width: 100%;
        background: none;
    }

    .swiper-container02 .swiper-slide .swiper-slideTxt a {
        color: #333333;
    }

    .swiper-button-next02,
    .swiper-container-rtl .swiper-button-prev02 {
        background-image: url("imgnext.jpg");
        right: 0px;
        left: auto;
        background-size: 100% 100%;
    }

    .swiper-button-prev02,
    .swiper-container-rtl .swiper-button-next02 {
        background-image: url(imgprev.jpg);
        left: 0;
        background-size: 100% 100%;
    }

    .tabChangeMobile {
        display: block;
    }

    .footer .footerContent .footerTop {
        padding-left: 46px;
    }

    .footer .footerContent .footerBottom {
        padding-left: 46px;
        display: flex;
    }

    .newsCenter .newsCenterRight {
        padding-bottom: 12px;
        height: auto;
    }

    .pages01 {
        margin-bottom: 40px;
        margin-top: 45px;
    }

    .pages01 span {
        margin-bottom: 10px;
    }

    .pages01 .pageLine {
        display: block;
        height: 20px;
    }

    .pages04 {
        margin-top: 30px;
    }

    .pages07 {
        margin-bottom: 40px;
    }

    .pages08 {
        margin-top: 0;
    }

    .pages06 {
        margin-top: 0px;
    }

    .pages02 {
        margin-left: 2%;
    }

    .pagesIpad {
        margin-left: -26px;
        width: 116%;
    }

    .swiper-container-mobile .swiper-slide {
        display: block;
    }

    .swiper-container-mobile .swiper-slide .swiper-slideTxt {
        position: inherit;
        margin-top: 20px;
    }

    .mobileQwfb .swiper-container02 .swiper-wrapper .swiper-slide .swiper-slideTxt {
        text-align: center;
    }

    .mobileQwfb .swiper-container01 .swiper-wrapper .swiper-slide .swiper-slideTxt {
        text-align: center;
    }

    .swiper-container-mobile .swiper-slide .swiper-slideImg {
        height: auto;
        margin-bottom: inherit;
    }

    .footer .footerContent .footerBottom img {
        margin-top: 50px;
    }
}

/*
手机端适配开始
 */
@media screen and (max-width: 600px) {
    .pages01 {
        margin-bottom: 30px;
        font-size: 12px;
        margin-top: 0;
    }

    .pages01 a {
        padding: 5px 8px;
        margin-right: 3px;
    }

    .pages01 span {
        margin-bottom: 10px;
    }

    .pages01 .textInput {
        width: 30px;
        height: 26px;
    }

    .pages01 .submitbtn {
        width: 48px;
        height: 26px;
    }

    .pages01 span.num a.active {
        background: #cc0001;
        color: #ffffff;
    }

    .pages01 .pageLine {
        display: block;
    }

    .contents {
        padding: 0 2%;
        margin-top: 10px;
    }

    .top_top .top .logo img {
        width: 85%;
    }

    .top_top .top .top_left {
        width: 100%;
        height: 80px;
        background: url("imgtopBg01.png") right no-repeat;
        background-position-y: -79px;
        background-position-x: 50%;
    }

    .top_top .top .top_left .weichat {
        margin-right: 1%;
        margin-top: 40px;
        top: 42px;
    }

    .top_top .mobleShare {
        top: 10px;
        right: 0px;
    }

    .top_top .top .top_left .weichat img {
        width: 55px;
        height: 55px;
    }

    .top_top .top .top_left .search {
        height: 27px;
        width: 55%;
        margin-top: 20px;
        border: none;
    }

    .top_top .top .top_left .search .serBtn {
        height: 27px;
        width: 58px;
        background-size: 100% 100%;
        float: right;
    }

    .top_top .top .top_left .search .serText {
        width: 63%;
        font-size: 12px;
        border: 1px solid #cccccc;
        float: right;
        height: 27px;
    }

    .mobileNav {
        height: 40px;
    }

    .mobileNav .navBtn {
        margin-right: 5%;
        margin-top: 12px;
        width: 5%;
    }

    .mobileNav .mobNavList {
        top: 40px;
        line-height: 32px;
        font-size: 14px;
        width: 240px;
    }

    .newsCenter {
        margin-top: 10px;
    }

    .newsCenter .line {
        height: 10px;
    }

    .newsCenter .newsCenterRight {
        padding-left: 10px;
        padding-bottom: 10px;
        border-left: 1px solid #dddddd;
    }

    .newsCenter .newsCenterRight .newsCenTop {
        padding-top: 10px;
        padding-bottom: 0;
    }

    .newsCenter .newsCenterRight .newsCenTop a {
        font-size: 20px;
    }

    .newsCenter .newsCenterRight .newsCenTop .new {
        font-size: 14px;
    }

    .newsCenter .newsCenterRight .newsCenTop .more {
        font-size: 12px;
        margin-top: 10px;
    }

    .newsCenter .newsCenterRight .newsCenList li {
        font-size: 14px;
        margin-top: 10px;
        padding-right: 10px;
    }

    .newsCenter .newsCenterRight .newsCenList li .times {
        font-size: 12px;
    }

    .slideTxtBox .hd ul li {
        font-size: 18px;
        padding: 5px 0;
    }

    .slideTxtBox .hd ul li div {
        font-size: 10px;
    }

    .slideTxtBox03 .hd ul li:nth-child(1) {
        width: 38%;
    }

    .slideTxtBox03 .hd ul li:nth-child(2) {
        width: 62%;
    }

    .tabChange {
        margin-top: 10px;
    }

    .slideTxtBox03 .bd ul li {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 14px;
        margin-top: 10px;
    }

    .slideTxtBox03 .bd ul {
        margin-bottom: 0;
    }

    .slideTxtBox03 .bd ul li .times {
        font-size: 12px;
    }

    .slideTxtBox02 .bd ul li {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 14px;
        margin-top: 10px;
    }

    .slideTxtBox02 .bd ul {
        margin-bottom: 0;
    }

    .slideTxtBox02 .bd ul li .times {
        font-size: 12px;
    }

    .slideTxtBox .bd ul .tabMore {
        font-size: 12px;
    }

    .authoritativeRelease {
        margin-top: 10px;
    }

    .authoritativeRelease .authoritativeR {
        padding-left: 10px;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .authoritativeRelease .authoritativeR .authoRelRightContent {
        padding-top: 20px;
    }

    .authoritativeRelease .authoritativeR .authoRelLeftTop {
        margin-bottom: 10px;
    }

    .authoritativeRelease .authoritativeR .authoRelLeftTop .bTitle {
        font-size: 20px;
    }

    .authoritativeRelease .authoritativeR .authoRelLeftTop .sTitle {
        font-size: 14px;
    }

    .authoritativeRelease .authoritativeR .authoRelLeftTop .mTitle {
        font-size: 12px;
    }

    .authoritativeRelease .authoReleaseRight .authoRelRightTop {
        margin-bottom: 10px;
    }

    .authoritativeRelease .authoReleaseRight .authoRelRightTop .bTitle {
        font-size: 20px;
    }

    .authoritativeRelease .authoReleaseRight .authoRelRightTop .sTitle {
        font-size: 14px;
    }

    .authoritativeRelease .authoReleaseRight .authoRelRightTop .mTitle {
        font-size: 12px;
        line-height: 40px;
    }

    .swiper-container01 .swiper-slide .swiper-slideTxt {
        font-size: 12px;
        height: 24px;
        line-height: 24px;
        padding: 0 4px;
    }

    .swiper-container01 .swiper-slide .swiper-slideImg {
        height: 130px;
        margin-bottom: 0;
    }

    .swiper-button-next,
    .swiper-button-prev {
        width: 30px;
        height: 60px;
    }

    .swiper-container02 .swiper-slide .swiper-slideImg {
        width: 70%;
        height: 270px;
        margin: 0 auto;
        margin-bottom: 0px;
    }

    .swiper-slide .swiper-slideTxt a {
        font-size: 14px;
    }

    .swiper-container02 .swiper-slide .swiper-slideImg {
        height: 130px;
    }

    .aboutLink {
        margin-top: 10px;
        padding-top: 10px;
        margin-bottom: 20px;
        padding-bottom: 10px;
    }

    .aboutLink .aboutLinkTop {
        font-size: 20px;
        margin-bottom: 0;
        padding-right: 0;
        padding-left: 0;
    }

    .aboutLink .aboutLinkTop span {
        font-size: 14px;
    }

    .aboutLink ul {
        margin-bottom: 10px;
        padding-left: 0;
        padding-right: 0;
    }

    .aboutLink ul li {
        margin-top: 10px;
        height: 42px;
        border: 1px solid #cccccc;
    }

    .footer {
        margin-top: 0px;
    }

    .footer .footerContent .footerTop {
        padding-left: 10%;
    }

    .footer .footerContent .footerTop ul li {
        width: 33%;
    }

    .footer .footerContent .footerBottom {
        padding-left: 10px;
    }

    .footer .footerContent .footerBottom ul li {
        margin-right: 0;
        margin-top: 8px;
    }

    .slideTxtBox02 .hd ul li:nth-child(1) {
        width: 62%;
    }

    .slideTxtBox02 .hd ul li:nth-child(2) {
        width: 38%;
    }

    .slideTxtBox .bd ul .tabMore {
        padding-right: 17px;
    }

    .backTop img {
        width: 50px;
    }

    .pages03 {
        margin-bottom: 25px !important;
    }

    .pages04 {
        margin-top: 30px;
    }

    .pages05 {
        margin-bottom: 0px;
    }

    .pages06 {
        margin-top: 0px;
    }

    .pages07 {
        margin-bottom: 0;
    }

    .mobileNav .mobNavList li .mobNavTwoList ul li .mobNavThreeList li a {
        font-size: 12px;
        line-height: 25px;
        font-weight: normal;
    }

    .mobileNav .mobNavList li .mobNavTwoList ul li .mobNavThreeList {
        padding: 5px 13%;
    }

    .pages02 {
        margin-left: 2%;
    }

    .newsCenter .newsCenterRight .newsCenList li img {
        width: 24px;
        height: 9px;
    }

    .swiper-slide .swiper-slideImg img {
        width: 100%;
        height: 230px;
    }

    .swiper-container01 .swiper-slide .swiper-slideImg img {
        height: 130px;
        width: 100%;
    }

    .swiper-container02 .swiper-slide .swiper-slideImg img {
        height: 130px;
        width: 100%;
    }
}

.line_style {
    background-image: url(imglist1_r15_c10.jpg);
    background-position: center;
    background-repeat: repeat-x;
    height: 30px;
}

#bdshare_weixin_qrcode_dialog {
    height: 350px !important;
}

.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more {
    float: left;
    font-size: 18px;
    padding-left: 25px;
    line-height: 24px;
    height: 24px;
    background-image: url(../img/share/icons_0_24.png?v=dcaa92d6.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 12px 12px 12px 0;
}

.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more {
    float: left;
    font-size: 18px;
    padding-left: 25px;
    line-height: 24px;
    height: 24px;
    background-image: url(../img/share/icons_0_24.png?v=dcaa92d6.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 12px 12px 12px 0 !important;
}