* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
}

body {
    font-family: "微软雅黑";
}

ul {
    list-style: none;
}

li {
    list-style: none;
}

.clear {
    clear: both;
    overflow: hidden;
}

.banner img {
    width: 100%;
}

.banner .swiper-pagination-bullet {
    width: 30px;
    height: 6px;
    background: #01948e;
    border-radius: 0;
}

.banner .swiper-pagination-bullet-active {
    background: #f4a100;
}

.head {
    width: 100%;
    height: 152px;
    background: url(../images/navbg.png) center no-repeat;
}

.heads {
    margin: auto;
    max-width: 1650px;
}

.logo {
    float: left;
    line-height: 152px;
    width: 22%;
}

.logo img {
    width: 100%;
    margin-top: -5px;
}

.search {
    float: right;
    cursor: pointer;
    line-height: 152px;
}

.search img {
    margin-top: -5px;
}

.search-box {
    width: 28%;
    position: fixed;
    right: 0;
    top: 152px;
    display: none;
    z-index: 9999;
    background: url(../images/navbg.png) center no-repeat;
    padding: 18px 2%;
}

.search-box .close {
    float: right;
    width: 35px;
    height: 35px;
    background: url(../images/wel26.png) no-repeat center;
    background-size: 100%;
    margin-top: 2px;
    opacity: 1;
}

.search-box form {
    width: 76%;
    height: 40px;
    line-height: 40px;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 1);
}

.search-box form .text {
    font-size: 12px;
    border: none;
    background: none;
    padding: 0 28px 0 18px;
    width: 100%;
    height: 40px;
    color: #fff;
    line-height: 40px;
    outline: none;
}

.search-box form .submit {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -11px;
    background: url(../images/search.png) no-repeat center;
    border: none;
}

.search-box form .text::-webkit-input-placeholder {
    color: #fff;
}

.search-box form .text:-moz-placeholder {
    color: #fff;
}

.search-box form .text::-moz-placeholder {
    color: #fff;
}

.search-box form .text:-ms-input-placeholder {
    color: #fff;
}

.nav {
    float: right;
}

.nav ul {
    margin-bottom: 0;
}

.nav ul li {
    float: left;
    height: 152px;
    line-height: 152px;
    padding: 0 35px;
    position: relative;
}

.nav ul li a {
    display: block;
    font-size: 20px;
    color: #fff;
}

.nav ul li .detailnav {
    position: absolute;
    top: 152px;
    left: 0;
    width: 100%;
    z-index: 999;
    display: none;
}

.nav ul li .detailnav li {
    height: 41px;
    line-height: 40px;
    width: 100%;
    text-align: center;
    padding: 0;
    background: url(../images/navbg.png) center no-repeat;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.nav ul li .detailnav li a {
    font-size: 16px;
}

.nav ul li:hover .detailnav {
    display: block;
}

.prolist {
    width: 100%;
    overflow: hidden;
    margin-top: 45px;
}

.prolists {
    max-width: 1650px;
    margin: auto;
    overflow: hidden;
    padding: 10px;
}

.pro {
    width: 22.2%;
    float: left;
    margin-right: 3.5%;
    padding: 5px;
    -webkit-box-shadow: #dee0da 0px 0px 10px;
    -moz-box-shadow: #dee0da 0px 0px 10px;
    box-shadow: #dee0da 0px 0px 10px;
    height: 340px;
    background: #fff;
    text-align: center;
}

.pro:last-child {
    margin-right: 0;
}

.pro a {
    display: block;
    border: 1px solid #fff;
    height: 330px;
    padding-top: 50px;
}

.pro_pic {
    height: 84px;
    line-height: 84px;
}

.pro_title {
    font-family: "思源黑体 CN";
    font-size: 30px;
    color: #363636;
    margin-top: 30px;
}

.pro_titles {
    text-transform: uppercase;
    font-size: 16px;
    color: #363636;
    font-weight: 300;
    margin-top: 15px;
}

.pro_line {
    margin: 55px auto 0;
    width: 58px;
    height: 2px;
    background: #5e5d5c;
}

.pro:hover {
    background: #f4a100;
}

.pro:hover .pro_title,
.pro:hover .pro_titles {
    color: #fff;
}

.pro:hover .pro_line {
    background: #fff;
}

.about {
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
}

.left_ab {
    float: left;
    width: 59%;
}

.left_ab img {
    width: 100%;
}

.right_ab {
    float: right;
    width: 36%;
    margin-right: 3.2%;
    margin-top: 30px;
}

.abtitle {
    font-size: 54px;
    color: #363636;
    font-weight: 300;
    opacity: 0.4;
}

.abtitle span {
    font-size: 24px;
    color: #01948e;
    font-weight: bold;
}

.abtitles {
    font-family: "思源黑体 CN";
    font-size: 30px;
    color: #363636;
}

.abcon {
    font-size: 16px;
    color: #363636;
    font-weight: 300;
    line-height: 35px;
    margin-top: 15px;
}

.abmore {
    margin-top: 20px;
}

.abmore a {
    display: block;
    width: 176px;
    height: 45px;
    line-height: 45px;
    background: #f4a100;
    text-align: center;
    font-family: "思源黑体 CN";
    font-size: 26.7px;
    color: #fff;
    font-weight: 300;
}

.abpic {
    overflow: hidden;
    margin-top: 30px;
}

.abpic img {
    float: left;
    width: 30%;
    margin-right: 5%;
}

.abpic img:last-child {
    margin-right: 0;
}

.title {
    padding-left: 7%;
    background: url(../images/pro.png) left 425px center no-repeat;
    padding-top: 40px;
    padding-bottom: 40px;
}

.maintitle {
    text-transform: uppercase;
    font-size: 54px;
    color: #363636;
    font-weight: 300;
    opacity: 0.4;
}

.maintitle span {
    font-size: 24px;
    color: #01948e;
    font-weight: bold;
}

.titles {
    font-family: "思源黑体 CN";
    font-size: 30px;
    color: #363636;
}

.product {
    width: 100%;
    overflow: hidden;
    height: 1284px;
    background: url(../images/probg.jpg) center no-repeat;
    padding-top: 50px;
}

.pro_top {
    overflow: hidden;
}

.pro_top_fl {
    float: left;
    width: 15%;
    text-align: center;
    margin-left: 7%;
}

.pro_top_fr {
    float: right;
    width: 74.7%;
}

.pro_top_fr img {
    width: 100%;
}

.productlist {
    width: 100%;
    line-height: 80px;
    border: 1px solid #cdcdcd;
    margin-bottom: 65px;
}

.productlist a {
    font-family: "思源黑体 CN";
    font-size: 24px;
    color: #101010;
    font-weight: 300;
    display: block;
    position: relative;
}

.productlist a.active {
    color: #fff;
    background: #f4a100;
}

.productlist a.active::before {
    content: "";
    width: 18px;
    height: 20px;
    background: url(../images/arrow.png) center no-repeat;
    position: absolute;
    top: 32px;
    right: -18px;
}

.proswiper img {
    width: 100%;
}

.pro_bot {
    margin-top: 35px;
}

.probots,
.pro_top_frs {
    display: none;
}

.advantage {
    width: 100%;
    overflow: hidden;
    margin-top: -115px;
    background: url(../images/advbg.png) center no-repeat;
	background-size:cover;
}

.title1 {
    padding-right: 7%;
    background: url(../images/adv.png) right 565px center no-repeat;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: right;
}

.maintitle1 {
    text-transform: uppercase;
    font-size: 54px;
    color: #363636;
    font-weight: 300;
    opacity: 0.4;
}

.maintitle1 span {
    font-size: 24px;
    color: #01948e;
    font-weight: bold;
}

.titles1 {
    font-family: "思源黑体 CN";
    font-size: 30px;
    color: #363636;
    padding-right: 175px;
}

.advantages {
    margin: auto;
    max-width: 1650px;
}

.advnum {
    width: 67px;
    height: 67px;
    background: #01948e;
    text-align: center;
    line-height: 67px;
    font-family: "Impact";
    font-size: 37px;
    color: #fff;
}

.advmaintitle {
    font-size: 32px;
    color: #01948e;
    font-weight: bold;
}

.advtitles {
    text-transform: uppercase;
    font-size: 16px;
    color: #000;
    font-family: "Arial";
}

.advs_bot {
    font-size: 18.6px;
    color: #353535;
}

.advpic {
    width: 53%;
}

.advpic img {
    width: 100%;
}

.advintro {
    width: 45%;
    padding-top: 60px;
}

.adv_top .advpic {
    float: left;
}

.adv_top .advintro {
    float: right;
}

.adv_bot .advpic {
    float: right;
}

.adv_bot .advintro {
    float: left;
}

.adv_top,
.adv_bot {
    overflow: hidden;
}

.adv_bot {
    margin-top: 20px;
}

.advs_top {
    overflow: hidden;
}

.advnum {
    float: left;
}

.advtitle {
    float: left;
    margin-left: 23px;
}

.advs_bot {
    margin-bottom: 40px;
    margin-top: 20px;
    padding-left: 20px;
    line-height: 33px;
}

.case {
    width: 100%;
    overflow: hidden;
    background: url(../images/casebg.png) center no-repeat;
    padding-bottom: 40px;
    background-size: cover;
}

.caseswiper img {
    width: 100%;
}

.casearrow {
    text-align: center;
}

.casearrow .swiper-button-prev {
    position: static;
    display: inline-block;
    margin: 30px 14px 0;
    width: 35px;
    height: 60px;
    background: url(../images/image_42.jpg) center no-repeat;
    opacity: 1;
    cursor: pointer;
    pointer-events: all;
}

.casearrow .swiper-button-next {
    position: static;
    display: inline-block;
    margin: 30px 14px 0;
    width: 35px;
    height: 60px;
    background: url(../images/image_44.jpg) center no-repeat;
    opacity: 1;
    cursor: pointer;
    pointer-events: all;
}

.new {
    width: 100%;
    overflow: hidden;
    background: url(../images/newbg.png) center no-repeat;
    padding-bottom: 50px;
    background-size: cover;
}

.new .titles1 {
    padding-right: 0;
}

.new .title1 {
    background: url(../images/adv.png) right 370px center no-repeat;
}

.news {
    max-width: 1650px;
    margin: auto;
}

.left_new {
    float: left;
    width: 49.2%;
}

.right_new {
    float: right;
    width: 49.2%;
}

.newtop {
    background: url(../images/newtip.png) left center no-repeat;
    line-height: 64px;
    font-size: 30px;
    color: #fff;
    font-weight: 300;
    padding-left: 17px;
}

.newpic {
    margin-top: 15px;
}

.newpic img {
    width: 100%;
}

.newlists {
    background: #fff;
    margin-top: 20px;
    -webkit-box-shadow: #eae6e5 0px 0px 10px;
    -moz-box-shadow: #eae6e5 0px 0px 10px;
    box-shadow: #eae6e5 0px 0px 10px;
    padding: 15px;
}

.newlist_top {
    overflow: hidden;
}

.newlist_title {
    float: left;
    font-size: 20px;
    color: #4a4a4a;
}

.newlist_date {
    font-size: 12px;
    color: #747474;
    font-weight: 300;
    float: right;
}

.newlist_con {
    font-size: 16px;
    color: #747474;
    font-weight: 300;
    line-height: 30px;
    margin-top: 15px;
}

.copy {
    width: 100%;
    text-align: center;
    line-height: 48px;
    background: #181818;
    font-size: 16px;
    color: #fff;
}

.copy a {
    font-size: 16px;
    color: #fff;
    margin: 0 5px;
}

.foot {
    width: 100%;
    padding: 25px 0;
    background: #01948e;
    overflow: hidden;
}

.foots {
    max-width: 1650px;
    margin: auto;
}

.flogo {
    float: left;
    padding-top: 120px;
    width: 22%;
}

.flogo img {
    width: 100%;
}

.fcontact {
    float: left;
    margin-left: 70px;
}

.ftitles {
    font-size: 24px;
    color: #fff;
}

.ftitleline {
    width: 71px;
    height: 3px;
    background: #fd9a00;
    margin-top: 15px;
}

.ftitle {
    margin-bottom: 22px;
}

.fcons {
    overflow: hidden;
    margin-bottom: 22px;
}

.fcon_pic {
    float: left;
    width: 41px;
    height: 41px;
    background: rgba(255, 255, 255, 0.1);
    text-align: center;
    line-height: 38px;
    border-radius: 5px;
}

.fcon_intro {
    line-height: 41px;
    margin-left: 25px;
    font-size: 16px;
    color: #fff;
    float: left;
}

.feedback {
    float: left;
    margin-left: 110px;
}

.feedback form div {
    overflow: hidden;
    margin-bottom: 13px;
}

.feedback form div label {
    float: left;
    font-size: 16px;
    color: #fff;
    font-weight: 300;
}

.feedback form div input[type=text] {
    float: left;
    margin-left: 25px;
    width: 224px;
    height: 30px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    border: none;
    outline: none;
    padding-left: 5px;
    color: #fff;
}

.feedback form div textarea {
    float: left;
    margin-left: 25px;
    width: 290px;
    height: 75px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    border: none;
    outline: none;
    padding-left: 5px;
    padding-top: 5px;
    color: #fff;
}

.feedback form input[type=submit] {
    width: 112px;
    height: 30px;
    background: #e28a02;
    border-radius: 5px;
    border: none;
    outline: none;
    font-size: 16px;
    color: #fff;
    margin-left: 72px;
}

.saoma {
    float: right;
}

.sm {
    padding-left: 60px;
}

.smpic {
    float: left;
}

.sms {
    overflow: hidden;
    margin-top: 15px;
}

.smintro {
    float: left;
    text-align: center;
    margin-left: 20px;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    padding-top: 35px;
}

.inabout {
    width: 100%;
    overflow: hidden;
    padding: 35px 0;
    background: url(../images/inabbg.png) center no-repeat;
}

.intitle {
    margin: auto;
    background: url(../images/intitlebg.png) center no-repeat;
    width: 612px;
    height: 145px;
    padding-left: 105px;
    padding-top: 5px;
}

.inmaintitle {
    text-transform: uppercase;
    font-size: 54px;
    color: #363636;
    font-weight: 300;
    opacity: 0.4;
}

.inmaintitle span {
    font-size: 24px;
    color: #01948e;
    font-weight: bold;
}

.intitles {
    font-family: "思源黑体 CN";
    font-size: 30px;
    color: #363636;
}

.inabouts {
    max-width: 1300px;
    margin: 80px auto 0;
}

.inab_top,
.inab_bot {
    overflow: hidden;
    margin-bottom: 40px;
}

.inab_pic img {
    width: 100%;
}

.inab_pic {
    width: 51%;
}

.inab_intro {
    width: 48%;
    font-size: 16px;
    color: #363636;
    font-weight: 300;
    line-height: 45px;
}

.inab_top .inab_pic {
    float: left;
}

.inab_top .inab_intro {
    float: right;
}

.inab_bot .inab_pic {
    float: right;
}

.inab_bot .inab_intro {
    float: left;
}

.bread {
    width: 100%;
    border-bottom: 1px solid #bfbfbf;
    line-height: 85px;
}

.breads {
    max-width: 1300px;
    margin: auto;
    font-size: 24px;
    color: #333333;
}

.infeed {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 50px;
}

.infeeds {
    max-width: 1300px;
    margin: auto;
}

.infeeds div {
    overflow: hidden;
    margin-bottom: 18px;
}

.infeeds div input {
    float: left;
    width: 49%;
    margin-right: 2%;
    border: 1px solid #dcdcdc;
    height: 52px;
    background: none;
    outline: none;
    padding-left: 10px;
    font-size: 16px;
    color: #545454;
}

.infeeds div input:last-child {
    margin-right: 0;
}

.infeeds textarea {
    width: 100%;
    border: 1px solid #dcdcdc;
    height: 512px;
    background: none;
    outline: none;
    padding-left: 10px;
    font-size: 16px;
    color: #545454;
    padding-top: 10px;
    margin-bottom: 28px;
}

.infeeds input[type=submit] {
    width: 48%;
    height: 52px;
    background: #e01737;
    outline: none;
    border: none;
    font-size: 16px;
    color: #fff;
}

.incontact {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 35px;
}

.incontacts {
    max-width: 1300px;
    margin: auto;
}

.contactlist {
    overflow: hidden;
    margin-top: 33px;
}

.contactlists {
    text-align: center;
    border: 1px solid #e5e5e5;
    height: 307px;
    float: left;
    width: 24%;
    margin-right: 1.33%;
}

.contactlists:last-child {
    margin-right: 0;
}

.contactlist_pic {
    height: 51px;
    line-height: 51px;
    margin-top: 95px;
}

.contactlist_intro {
    margin-top: 35px;
    font-size: 16px;
    color: #545454;
}

.inadvantage {
    width: 100%;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 40px;
    background: url(../images/inabbg.png) center no-repeat;
	background-size:cover;
}

.inadvantages {
    max-width: 1300px;
    margin: 80px auto 0;
}

.inpronav {
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    height: 225px;
    overflow: hidden;
}

.inpronavs {
    max-width: 1300px;
    margin: auto;
}

.inpronavs a {
    display: block;
    width: 25%;
    text-align: center;
    float: left;
    height: 224px;
    border: 1px solid #fff;
}

.inpronav_pic {
    height: 84px;
    line-height: 84px;
    margin-top: 45px;
}

.inpronav_name {
    font-family: "思源黑体 CN";
    font-size: 30px;
    color: #363636;
    margin-top: 25px;
}

.inpronavs a:hover {
    border: 1px solid #01948e;
}

.inproduct {
    width: 100%;
    overflow: hidden;
    padding-bottom: 40px;
    background: url(../images/inabbg.png) center no-repeat;
}

.inproducts {
    max-width: 1300px;
    margin: 40px auto 0;
}

.inpro img {
    width: 100%;
}

.inpro {
    float: left;
    margin-top: 12px;
    width: 24.6%;
    margin-right: 0.53%;
}

.inpro:nth-child(4n) {
    margin-right: 0;
}

.proshow {
    width: 100%;
    overflow: hidden;
    margin-bottom: 40px;
}

.proshows {
    max-width: 1300px;
    margin: auto;
}

.proshow_link {
    width: 100%;
    line-height: 65px;
}

.proshow_link a,
.proshow_link span {
    font-size: 16px;
    color: #666;
}

.proshow_link span {
    margin: 0 3px;
}

.proshow_top {
    width: 100%;
    overflow: hidden;
}

.proshowswiper img {
    width: 100%;
    border: 1px solid #ddd;
}

.proshowswiper img.active {
    border: 1px solid #0085d1;
}

.proshow_top_left_bigimg img {
    width: 100%;
}

.proshow_top_left {
    float: left;
    width: 30.5%;
    position: relative;
}

.swiper-container.proshowswiper {
    width: 85%;
    padding: 1px;
    margin-top: 20px;
}

.proshow_top_left .swiper-button-prev {
    background: url(../images/proshow-prev.png) center no-repeat;
    width: 17px;
    height: 31px;
    left: 0;
    top: 94%;
}

.proshow_top_left .swiper-button-next {
    background: url(../images/proshow-next.png) center no-repeat;
    width: 17px;
    height: 31px;
    right: 0;
    top: 94%;
}

.proshow_top_right {
    width: 62%;
    float: right;
}

.proshow_title {
    font-size: 30px;
    color: #333;
}

.proshow_top_right_top {
    width: 100%;
    border-bottom: 2px solid #969696;
    overflow: hidden;
    margin-top: 35px;
}

.proshow_top_right_top_fr {
    float: right;
}

.proshow_top_right_top_fl {
    float: left;
}

.proshow_top_right_top_fl p {
    font-size: 14px;
    color: #999;
    margin-bottom: 20px;
}

.proshow_top_right_top_fl p span {
    display: inline-block;
    width: 90px;
    text-align-last: justify;
    text-align: justify;
}

.proshow_top_right_bot {
    margin-top: 20px;
    border-bottom: 2px solid #969696;
}

.proshow_top_right_bot_title {
    display: inline-block;
    width: 90px;
    text-align-last: justify;
    text-align: justify;
    font-size: 14px;
    color: #999;
}

.proshow_top_right_bot p {
    margin-bottom: 20px;
    font-size: 14px;
    color: #999;
}

.proshow_time {
    display: inline-block;
    width: 106px;
    height: 23px;
    border: 1px solid #707070;
    text-align: center;
    line-height: 21px;
    font-size: 14px;
    color: #999;
}

.proshow_time img {
    margin-right: 5px;
    margin-top: -5px;
}

.proshow_top_right_bot p a {
    font-size: 14px;
    color: #999;
    margin-right: 10px;
    display: inline-block;
    position: relative;
}

.proshow_top_right_bot p a img {
    margin-right: 5px;
    margin-top: -5px;
}

.pro_tip {
    position: absolute;
    bottom: 30px;
    left: -50%;
    width: 200%;
    display: none;
    font-size: 18px;
    color: #333;
    background: #fff;
    -webkit-box-shadow: #ddd 0px 0px 10px;
    -moz-box-shadow: #ddd 0px 0px 10px;
    box-shadow: #ddd 0px 0px 10px;
    text-align: center;
}

.pro_tip img {
    width: 100%;
}

.proshow_top_right_bot p a:hover .pro_tip {
    display: block;
}

.collect a {
    display: block;
    width: 140px;
    height: 40px;
    border: 1px solid #6998cc;
    border-radius: 10px;
    text-align: center;
    line-height: 38px;
    font-size: 18px;
    color: #3272ba;
}

.collect {
    margin-top: 14px;
}

.collect a img {
    margin-right: 8px;
    margin-top: -5px;
}

.proshow_bot {
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
}

.proshow_bot_fl {
    width: 30%;
    float: left;
}

.proshow_bot_fr {
    float: right;
    width: 62%;
}

.proshow_bot_fl_title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #d6d6d6;
    font-size: 18px;
    color: #666;
}

.proshow_bot_fl_list {
    width: 100%;
    border: 1px solid #d6d6d6;
    padding: 15px;
}

.proshow_bot_fl_lists {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.proshow_bot_fl_lists:last-child {
    margin-bottom: 0;
}

.proshow_bot_fl_list_pic {
    width: 20%;
    float: left;
}

.proshow_bot_fl_list_pic img {
    width: 100%;
}

.proshow_bot_fl_list_con {
    width: 100%;
    float: right;
}
.proshow_bot_fl_list_con img{
	width:100%;
}

.proshow_bot_fl_list_title {
    font-size: 14px;
    color: #666;
}

.proshow_bot_fl_list_more {
    margin-top: 10px;
}

.proshow_bot_fl_list_more a {
    font-size: 14px;
    color: #999;
}

.proshow_bot_fl_list_more a img {
    margin-right: 5px;
    margin-top: -5px;
}

.proshow_bot_fr_title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #d6d6d6;
    padding: 0 5px;
}

.proshow_bot_fr_title span {
    display: block;
    width: 114px;
    text-align: center;
    font-size: 18px;
    color: #666;
    position: relative;
    float: left;
    cursor: pointer;
}

.proshow_bot_fr_title span.active {
    background: #fff;
}

.proshow_bot_fr_title span.active::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #f74747;
}

.proshow_bot_fr_con {
    margin-top: 20px;
    width: 100%;
}

.proshow_bot_fr_cons {
    display: none;
    font-size: 14px;
    color: #999;
    line-height: 2;
}

.proshow_bot_fr_cons img{
	max-width:100%;
}

.news_title {
    margin: 5px 0;
    padding: 0;
    text-align: center;
    font-size: 16px;
}

.news_info {
    text-align: center;
    color: #999;
    border: 1px solid #e1e1e1;
    border-left: 0;
    border-right: 0;
    margin: 10px 0;
    padding: 5px 0;
}

#art_content {
    word-break: break-all;
    font-size: 13px;
    padding: 0 0 10px 0;
}

#art_content img {
    max-width: 920px;
}

.newshow {
    width: 100%;
    overflow: hidden;
}

.newshows {
    max-width: 1300px;
    margin: 20px auto 40px;
}

.innew {
    padding-top: 30px;
    padding-bottom: 40px;
    background: url(../images/inabbg.png) center no-repeat;
}

.innews {
    max-width: 1300px;
    margin: auto;
}
.mobile-inner-header {
    width: 100%;
    height: 60px;
    display: none;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    z-index: 99999;
    top: 0;
    background: url(../images/navbg.png) center no-repeat;
}

.mobile-inner-header-icon {
    color: #ffffff;
    height: 60px;
    font-size: 25px;
    text-align: center;
    float: right;
    width: 60px;
    position: relative;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
    outline: none;
}

.mobile-inner-header-icon:hover {
    background-color: rgba(255, 255, 255, 0.2);
    cursor: pointer;
}

.mobile-inner-header-icon span {
    position: absolute;
    left: calc((100% - 25px) / 2);
    top: calc((100% - 1px) / 2);
    width: 25px;
    height: 1px;
    background-color: rgba(255, 255, 255, 1);
}

.mobile-inner-header img {
    height: 65%;
}

.mobile-inner-header-icon span:nth-child(1) {
    transform: translateY(4px) rotate(0deg);
}

.mobile-inner-header-icon span:nth-child(2) {
    transform: translateY(-4px) rotate(0deg);
}

.mobile-inner-header-icon-click span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clickfirst;
}

.mobile-inner-header-icon-click span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clicksecond;
}

@keyframes clickfirst {
    0% {
        transform: translateY(4px) rotate(0deg);
    }
    100% {
        transform: translateY(0) rotate(45deg);
    }
}

@keyframes clicksecond {
    0% {
        transform: translateY(-4px) rotate(0deg);
    }
    100% {
        transform: translateY(0) rotate(-45deg);
    }
}

.mobile-inner-header-icon-out span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
}

.mobile-inner-header-icon-out span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
}

@keyframes outfirst {
    0% {
        transform: translateY(0) rotate(-45deg);
    }
    100% {
        transform: translateY(-4px) rotate(0deg);
    }
}

@keyframes outsecond {
    0% {
        transform: translateY(0) rotate(45deg);
    }
    100% {
        transform: translateY(4px) rotate(0deg);
    }
}

.mobile-inner-nav {
    background: #01948e;
    width: 100%;
    position: absolute;
    top: 60px;
    left: 0px;
    padding-top: 30px;
    padding-bottom: 80px;
    display: none;
    z-index: 999999999999;
}

.mobile-inner-nav a {
    display: inline-block;
    line-height: 50px;
    text-decoration: none;
    width: 80%;
    margin-left: 10%;
    color: #FFFFFF;
    border-bottom: solid 1px rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-weight: 300;
}

.mobile-inner-nav a:hover {
    color: rgba(255, 255, 255, 0.4);
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
}