.clearfix {
    *zoom: 1;
}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

body,
button,
input,
select,
textarea {
  font: 14px/1.5 "\5FAE\8F6F\96C5\9ED1", "arial";
  color: #5a5a5a;
}

body {
  margin: 0 auto;
}
ul {
    margin: 0;
    padding-left: 0;
}
p {
    margin: 0;
}
img {
  display: block;
  max-width: 100%;
}
li {
    list-style: none;
}
a {
    color: #666;
    text-decoration: none;
}
.center {
    width: 1200px;
    margin: 0 auto;
}


.pcheader {
    position: fixed;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0px);
    width: 100%;
    -webkit-transform: translate(-50%, 0px);
    background: #fff;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    box-shadow: 0 3px 4px rgb(0 0 0 / 10%);
    z-index: 99;
}
.pcheader .logo {
    float: left;
}
.pcheader .logo img {
    height: 69px;
    margin-top: 5px;
}
.pcheader .nav {
    width: calc(100% - 455px);
    float: left;
}
.pcheader .nav ul{
    float: right;
    padding-right: 50px;
}
.pcheader .nav li {
    float: left;
}
.pcheader .nav li span {
    padding: 0 12px;
    display: inline-block;
    font-size: 15px;
    float: left;
    line-height: 80px;
}
.pcheader .nav li:hover span {
    color: #0f88eb;
} 
.pcheader .nav li.on span {
    color: #0f88eb;
} 
.pcheader .nav li .v_list {
    position: fixed;
    left: 0;
    top: 80px;
    width: 100%;
    min-width: 1024px;
    z-index: 110;
    margin: 0 auto;
    padding: 0 18%;
    background: rgba(0, 0, 0,.7);
    display: none;
}
.pcheader .nav li .v_list .fl {
    width: 30%;
    float: right;
    max-width: 520px;
    margin: 46px 0px;
}
.pcheader .nav li .v_list .fl img {
    width: 100%;
}
.pcheader .nav li .v_list .fr {
    width: 70%;
    float: right;
    margin: 46px 0px;
}
.pcheader .nav li .v_list .fr h4 {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
}
.pcheader .nav li .v_list .fr .list {}
.pcheader .nav li .v_list .fr .list p {
    width: 33.33%;
    float: left;
    margin-bottom: 5px;
}
.pcheader .nav li .v_list .fr .list p a {
    font-size: 16px;
    color: #fff;
    position: relative;
    line-height: 34px;
    display: block;
}
.pcheader .nav li .v_list .fr .list p a:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
    width: 4px;
    height: 4px;
    background: rgba(255,255,255,0.8);
    position: relative;
    top: 16px;
}
.pcheader .nav li .v_list .fr .list p a:hover  {
    color: #e60012;
} 
.pcheader .nav li:hover .v_list {
    display: block;
}

.pcheader .telfr {
    width: 170px;
    float: left;
}
.pcheader .telfr img {
    height: 40px;
    display: block;
    float: left;
    margin-top: 20px;
}
.pcheader .telfr p {
    width: 120px;
    float: left;
    padding-left: 10px;
}
.pcheader .telfr p span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #ff0000;
}

.pcheader .searchbox {
    width: 100px;
    float: left;
    margin-top: 30px;
}
.pcheader .searchbox li {
    width: 50px;
    float: left;
    position: relative;
}
.pcheader .searchbox li .pic {}
.pcheader .searchbox li .pic img {
    height: 30px;
    display: block;
    margin: 0 auto;
    cursor: pointer;
}
.pcheader .searchbox .sear_text {
    position: absolute;
    left: -400px;
    top: 50px;
    display: none;
}
.pcheader .searchbox .sear_text form {
    width: 460px;
    height: 50px;
    background: #fff;
    background-color: #fafafa;
    overflow: hidden;
    box-shadow: rgb(205, 205, 205) 0px 0px 10px;
    padding: 20px;
}
.pcheader .searchbox .sear_text .inp1 {
    width: 360px;
    border: none;
    height: 50px;
    line-height: 50px;
    border: 1px solid #eee;
    padding: 0 10px;
    float: left;
}
.pcheader .searchbox .sear_text .inp2 {
    width: 50px;
    border: none;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    float: left;
    color: #fff;
    background-color: #0f88eb;
    background-image: url('../img/sea.png');
    background-position: center center;
    background-repeat: no-repeat;
}
.pcheader .searchbox .sear_text {}
.pcheader .searchbox .lanu_text {
    position: absolute;
    left: -30px;
    top: 59px;
    display: none;
}
.pcheader .searchbox .lan_down {
    background: #f6f6f6;
    padding: 10px;
    width: 120px;
}
.pcheader .searchbox .lan_down a {
    display: block;
    line-height: 40px;
    text-align: center;
}
.pcheader .searchbox .lan_down a:hover {
    color: #e60012;
}



.pc_banner {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 10;
  margin-top: 80px;
}

.pc_banner .pcbanner {
  width: 100%;
  position: relative;
}

.pc_banner .pcbanner .swiper-slide {
  width: 100%;
  position: relative;
}

.pc_banner .pcbanner .swiper-slide img {
  width: 100%;
  display: block;
}
.pc_banner .pcbanner .pagination {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 13;
  text-align: center;
  padding-right: 5px;
}

.pc_banner .pcbanner .pagination span {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  background: none;
  opacity: 1;
  cursor: pointer;
  margin: 0 5px;
  background: none;
  border: none;
  outline: 0;
  background: #8797cb;
}

.pc_banner .pcbanner .pagination span.swiper-pagination-bullet-active {
  background: #0f88eb;
}




.index_box1 {
    padding: 20px 0;
    width: 100%;
    overflow: hidden;
}
.public_pic {
    display: block;
    width: 100%;
}
.public_pic a {
    display: block;
    position: relative;
}
.public_pic .pic img {
    display: block;
    width: 100%;
}
.public_pic a span {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 70px;
    color: #e9e9e9;
    font-size: 32px;
    text-align: center;
    line-height: 70px;
    background: rgba(0, 0, 0,.5);
}
.public_pic .pubbg {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
    transition: .5s;
}
.public_pic a:hover .pubbg {
    display: block;
    transition: .5s;
}


.w100 {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.w50 {
    width: 590px;
    float: left;
    margin-top: 20px;
}
.w50.ml20 {
    margin-left: 20px;
}
.public_pic.mt20 {
    margin-top: 20px;
}





.index_box2 {
}
.index_box2 .center {
    background: #333;
    padding: 40px 0;
}
.box2jswrap {
    width: 1160px;
    margin: 0 auto;
    margin-top: 40px;
}
.box2jswrap li {
    width: 400px;
}
.box2jswrap li .public_pic {
    width: 380px;
    margin: 0 10px;
}
.box2jswrap li .public_pic a span {
    font-size: 18px;
    height: 50px;
    line-height: 50px;
}



.box_tit {
    text-align: center;
}
.box_tit span {
    font-size: 30px;
    display: block;
    font-weight: bold;
    color: #fff;
}
.box_tit p {
    font-size: 14px;
    max-width: 80%;
    margin: 0 auto;
    color: #fff;
    display: block;
    margin-top: 10px;
}





.links {
    padding: 50px 0;

}
.links p {
    float: left;
    font-size: 16px;
    color: #333;
}
.links p span {
    float: left;
}
.links p a {
    float: left;
    margin-left: 10px;
}




                                    
.footer1 {
    width: 100%;
    padding-top: 50px;
    background: #484848;
    width: 100%;
    overflow: hidden;
    padding-bottom: 40px;
}
.footer1 .foot_nav {
    width: calc(100% - 350px);
    float: left;
}
.footer1 .foot_nav ul {
    width: 25%;
    float: left;
    padding-left: 0;
}
.footer1 .foot_nav ul.mt20 {
    margin-top: 26px;
}
.footer1 .foot_nav ul li {
    display: block;
}
.footer1 .foot_nav ul li span {
    font-size: 22px;
    color: #f2f2f2;
    margin-bottom: 15px;
    display: block;
}
.footer1 .foot_nav ul li a {
    color: #c7c7c7;
    line-height: 26px;
    margin: 0;
    display: block;
    font-size: 14px;
}

.footer1 .foot_ewm {
    width: 285px;
    float: right;
    padding-left: 65px;
}
.footer1 .foot_ewm span {
    font-size: 22px;
    color: #f2f2f2;
    margin-bottom: 15px;
    display: block;
    text-align: center;
    padding-left: 65px;
}
.footer1 .foot_ewm .ewm {
    padding-left: 65px;
}
.footer1 .foot_ewm .ewm p {
    width: 90px;
    float: left;
    display: block;
    background: #fff;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
    margin: 0 10px;
}
.footer1 .foot_ewm .ewm img {
    display: block;
    margin: 0 auto;
    width: 100%;
}
.footer1 .foot_ewm .ewm i {
    font-style: normal;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

.copyright {
    padding-top: 30px;
    padding-bottom: 20px;
    background: #333333;
}
.copyright p {
    font-size: 14px;
    line-height: 22px;
    color: #c7c7c7;
    display: block;
    text-align: center;
}




.currson {
    width: 100%;
    height: 40px;
    background: #f7f7f7;
}

.currson i {
    float: left;
    font-style: normal;
    font-size: 16px;
    color: #666;
    line-height: 40px;
}

.currson p {
    float: left;
    line-height: 40px;
}

.currson p span {
    font-size: 14px;
    color: #999;
}

.currson p a {
    font-size: 14px;
    color: #999;
    line-height: 110%;
}

.currson p a:hover {
    color: #0f88eb;
}

.toptextwenzi {
    padding-bottom: 50px;
    padding-top: 0px;
    background-image: url('../img/bgcover.jpg');
    background-position: 0px -25px;
    background-repeat: no-repeat;
}
.toptextwenzi span {
    color: #0f88eb;
    font-size: 26px;
    font-weight: normal;
    text-align: left;
    line-height: 32px;
    display: block;
}
.toptextwenzi p {
    font-size: 16px;
    text-align: left;
    line-height: 26px;
    display: block;
}
.toptextwenzi p.mt20 {
    margin-top: 20px;
}


.cover_list {
    margin-top: 10px;
}
.cover_list ul {
    width: 103.3%;
    margin-left: -1.6%;
    padding-left: 0;
}

.cover_list li {
    width: 30%;
    margin: 1.66%;
    margin-bottom: 2%;
    float: left;
    padding-bottom: 15px;
}
.cover_list ul li .pic {
  width: 100%;
  height: 300px;
  overflow: hidden;
  padding: 0;
}
.cover_list ul li .pic img {
  width: 100%;
  height: 434px;
}
.cover_list ul li span {
  font-size: 16px;
  line-height: 24px;
  color: #333;
  margin-top: 15px;
  display: block;
  text-align: center;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.cover_list ul li p {
    min-height: 42px;
}
.cover_list ul li .more {
    width: 80%;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    border: 1px solid #ddd;
    color: #333;
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}
.cover_list li:hover {
    box-shadow: 0px 1px 5px 1px #ccc;
}
.cover_list ul li:hover .more {
    background: #0f88eb;
    color: #fff;
}




.pro_lists {
    margin-top: 25px;
}
.pro_lists ul {
    padding-left: 0;
}
.pro_lists li {
    width: 1160px;
    float: left;
    padding: 20px;
    margin-bottom: 30px;
    box-shadow: 0px 1px 5px 1px #ddd;
}
.pro_lists li .pic {
    width: 300px;
    float: left;
}
.pro_lists li .pic a {
    display: block;
}
.pro_lists li .pic img {
    width: 100%;
    display: block;
}
.pro_lists li .text {
    width: calc(100% - 340px);
    float: left;
    padding-left: 40px;
    position: relative;
}
.pro_lists li .text span {
    margin-bottom: 10px;
    font-size: 20px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: bold;
}
.pro_lists li .text p {
    color: #999;
    font-size: 15px;
    line-height: 24px;
    height: 72px;
    overflow: hidden;

}
.pro_lists li .text i {
    width: 200px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border: 1px solid #ddd;
    color: #333;
    display: block;
    text-align: center;
    margin-top: 18px;
    font-style: normal;
}
.pro_lists li:hover .text span {
    color: #0f88eb;
}
.pro_lists li:hover .text i {
    border-color: #0f88eb;
    background: #0f88eb;
    color: #fff;
}


.content_title span {
    color: #333333;
    font-size: 24px;
    text-align: center;
    line-height: normal;
    display: block;
}




.pagefuwu {
    padding-bottom: 30px;
    max-width: 1920px;
    margin: 0 auto;
}
.pagefuwu ul {
    padding-left: 0;
}
.pagefuwu li {
    position: relative;
}
.pagefuwu li .pic{
    display: block;
}
.pagefuwu li .pic img {
    width: 100%;
}
.pagefuwu li .text{
    position: absolute;
    width: calc(50% - 100px);
    top: 0;
    left: 0;
    padding: 30px 50px 0 50px;
}
.pagefuwu li .text h3 {
    color: #0f88eb;
    font-size: 28px;
    font-weight: normal;
}
.pagefuwu li .text span {
    color: #666666;
    font-size: 18px;
    line-height: 32px;
    display: block;
    font-weight: bold;
    margin-top: 20px;
}
.pagefuwu li .text p {
    color: #666666;
    font-size: 16px;
    line-height: 28px;
}
.pagefuwu li:nth-child(2n) .text{
    left: auto;
    right: 0;
}
.mt20 {
    margin-top: 20px;
}


.page_menu {
    text-align: center;
    border-bottom: 1px solid #ddd;
    margin-top: 40px;
}
.page_menu a {
    display: inline-block;
    font-size: 20px;
    border-bottom: 1px solid #ddd;
    line-height: 40px;
    padding-bottom: 10px;
    margin: 0 15px;
    position: relative;
    top: 1px;
}
.page_menu a.on {
    color: #0f88eb;
    border-bottom: 1px solid #0f88eb;
}


.pagehezuo {
    margin-top: 50px;
    padding-bottom: 30px;
}
.pagehezuo .text1 ul {
    padding-left: 0;
}
.pagehezuo .text1 li {
    width: 299px;
    float: left;
    border-right: 1px solid #ddd;
    padding: 30px 50px;
}
.pagehezuo .text1 li span {
    font-size: 24px;
    color: #0f88eb;
    display: block;
    text-align: center;
}
.pagehezuo .text1 li p {
    font-size: 16px;
    color: #666;
    margin-top: 20px;
    line-height: 28px;
}
.pagehezuo .text1 li:last-child {
    border: none;
}
.pagehezuo .text2 {
    margin-top: 50px;
}
.pagehezuo .text2 span {
    color: #666666;
    font-size: 18px;
    line-height: 32px;
    display: block;
    font-weight: bold;
    margin-top: 20px;
}
.pagehezuo .text2 p {
    color: #666666;
    font-size: 16px;
    line-height: 28px;
}




.huoban_list {
    margin-top: 10px;
}
.huoban_list ul {
    width: 103.3%;
    margin-left: -1.6%;
    padding-left: 0;
}

.huoban_list li {
    width: 30%;
    margin: 1.66%;
    float: left;
}
.huoban_list ul li .pic {
  width: 100%;
  text-align: center;
  background: #fff;
  overflow: hidden;
  padding: 0;
}
.huoban_list ul li .pic img {
    width: 100%;
    height: 400px;
    display: block;
}
.huoban_list ul li span {
  font-size: 16px;
  line-height: 24px;
  color: #333;
  margin-top: 15px;
  display: block;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}


.xg_newsbox {
    margin-top: 40px;
}
.xg_newsbox h3 span{
    height: 40px;
    display: block;
    line-height: 40px;
    font-size: 18px;
    color: #333;
}
.xg_news {
    margin-top: 20px;
}
.xg_news li {
    width: 50%;
    float: left;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.xg_news li .time {
    float: left;
    width: 80px;
}
.xg_news li .time span {
    font-size: 20px;
    display: block;
}
.xg_news li .time p {
    font-size: 13px;
    display: block;
}
.xg_news li .text {
    float: left;
    width: calc(100% - 125px);
    padding-left: 15px;
    padding-right: 30px;
}
.xg_news li .text a {
    font-size: 18px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.xg_news li .text p {
    margin-top: 10px;
    display: block;
    font-size: 14px;
    line-height: 24px;
}
.xg_news li .text a:hover {
    color: #0f88eb;
}



.contentwrap {
    padding: 20px 0;
}
.pagecontent p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 26px;
}



.rongyulist ul li .pic {
    border: 1px solid #ddd;
    padding: 20px;
}

.workjs {
    margin: 60px 0 30px 0;
}
.workjs dl {
}
.workjs dt {
    margin: 0;
    display: block;
    border-bottom: 2px solid #eee;
}
.workjs dt span {
    float: left;
    text-align: center;    
    font-size: 16px;
    color: #666;
    line-height: 50px;
}
.workjs dt span.wz {
    float: right;
}
.workjs dt span.wz a {
    line-height: 30px;
    border: none;
    border-radius: 14px;
    background: url(../img/bottom.png) no-repeat center;
    background-size: 30px;
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    display: block;
    margin: 0 auto;
    font-size: 14px;
}
.workjs .ques_text {
    display: none;    
    width: 100%;
    background-color: #f5f6f7;
    box-sizing: border-box;
    padding: 30px;
    display: block;
    display: none;
}
.workjs .ques_text p {
    line-height: 24px;
    margin-top: 5px;
}





.workbox1 {
    margin-top: 40px;
}
.workbox1 .fl {
    width: 580px;
}
.workbox1 .fr {
    width: 580px;
}
.workbox1 .fl span {
    font-size: 20px;
    color: #333;
    display: block;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
    margin-top: 20px;
}
.workbox1 .fl p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
    text-indent: 2em;
}


.contact_box .top h3 {
    font-size: 24px;
    display: block;
    text-align: center;
    font-weight: normal;
    margin: 0;
    margin-bottom: 30px;
}
.contact_box .top {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.contact_box .top .workbox1 .fl {
    float: right;
}
.contact_box .top .workbox1 .fr {
    float: left;
}
.contact_box .top .workbox1 .fl span {
    text-align: left;
    margin-left: 29px;
}
.contact_box {
    padding: 50px 0;
}
.contact_box .fr_text2 {
}
.contact_box .fr_text2 h3 {
    font-size: 24px;
    display: block;
    text-align: center;
    font-weight: normal;
    margin: 0;
    margin-bottom: 30px;
}
.contact_box .fr_text2 ul{
    display: block;
    width: 100%;
}
.contact_box .fr_text2 li {
    width: 48%;
    margin-right: 4%;
    float: left;
    margin-top: 20px;
}
.contact_box .fr_text2 li:nth-child(2n){
    margin-right: 0;
}
.contact_box .fr_text2 li span {
    font-size: 15px;
    color: #808080;
    display: block;
    margin-bottom: 8px;
}
.contact_box .fr_text2 li input {
    width: calc(100% - 10px);
    height: 36px;
    line-height: 36px;
    border: none;
    outline: 0;
    border: 1px solid #ddd;
    padding: 0 5px;
}
.contact_box .fr_text2 li:nth-of-type(5) {
    width: 100%;
}
.contact_box .fr_text2 li:nth-of-type(6) {
    width: 100%;
}
.contact_box .fr_text2 li:nth-of-type(6) textarea {
    width: calc(100% - 10px);
    height: 120px;
    line-height: 24px;
    border: none;
    outline: 0;
    padding: 5px;
    border: 1px solid #ddd;
}
.contact_box .fr_text2 li:nth-of-type(7) {
    width: 100%;
}
.contact_box .fr_text2 li:nth-of-type(7) input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #999;
    color: #fff;
    font-size: 16px;
    display: block;
    text-align: center;
    border-radius: 20px;
    border-radius: 0;
}


.right_fix {
    position: fixed;
    right: 1%;
    top: 35%;
    z-index: 99;
}
.right_fix .text {}
.right_fix .text li {
    position: relative;
    width: 98px;
    background: rgba(0,0,0,.3);
    border-top: 1px solid #eee;
    border-radius: 10px;
    margin-top: 5px;
}
.right_fix .text li:first-child {
    border: none;
}
.right_fix .text li .pic {
    width: 100%;
    padding: 8px 0;
}
.right_fix .text li .pic img {
    height: 30px;
    display: block;
    width: auto;
    margin: 0 auto;
}
.right_fix .text li .pic .img1 {
    display: block;
}
.right_fix .text li .pic .img2 {
    display: none;
}
.right_fix .text li .pic span {
    font-size: 14px;
    color: #fff;
    display: block;
    text-align: center;
    margin-top: 8px;
}
.right_fix .text li .text {
    background: #fff;
    padding: 8px;
    position: absolute;
    left: -150px;
    top: 0;
    width: 150px;
    display: none;
}
.right_fix .text li .text img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.right_fix .text li .text1 {
    height: 73px;
    position: absolute;
    left: -220px;
    top: 7px;
    width: 220px;
    display: none;
}
.right_fix .text li .text1 .search {
    position: relative;
    background: #036aac;
    padding: 8px;
}
.right_fix .text li .text1 .inp1 {
    width: 100%;
    background: #fff;
    height: 42px;
    border: none;
    outline: 0;
    padding-left: 5px;
}
.right_fix .text li .text1 .btn_sub {
    position: absolute;
    right: 8px;
    top: 8px;
    width: 40px;
    height: 42px;
    background: url('../img/seah.png') no-repeat center #fff;
    background-size: 16px;
    border: none;
    outline: 0;
}

.right_fix .text li:hover {
    background: #036aac;
    cursor: pointer;
}
.right_fix .text li:hover .pic .img1 {
    display: none;
}
.right_fix .text li:hover .pic .img2 {
    display: block;
}
.right_fix .text li:hover .text {
    display: block;
}
.right_fix .text li:hover .text1 {
    display: block;
}
  



.pages .pagination {
    text-align: center;
}
.pages .pagination a,.pages .pagination p {
    float: none;
    display: inline-block;
}


































.m_header {
  width: 100%;
  overflow: hidden;
  display: none;
}

.m_header .m_head_content {
  height: 60px;
  width: 100%;
  position: fixed;
  background: #fff;
  top: 0;
  left: 0;
  z-index: 99;
}

.m_header .m_head_content .m_head_logo {
  height: 60px;
  float: left;
  padding: 0 2%;
  text-align: center;
}

.m_header .m_head_content .m_head_logo img {
  height: 40px;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
}

.m_header .m_head_content .menu {
  width: 60px;
  height: 60px;
  position: absolute;
  right: 0;
  top: 0;
}

.m_header .m_head_content .menu img {
  height: 20px;
  display: block;
  margin: 0 auto;
  margin-top: 20px;
}

.app_menu {
  width: 100%;
  position: fixed;
  height: 100%;
  top: 60px;
  right: 0;
  z-index: 99;
  display: none;
}

.app_menu ul {
  background: #000;
}

.app_menu ul li {
  width: 100%;
  border-bottom: 1px dashed #333;
}

.app_menu ul li > a {
  width: 100%;
  display: block;
}

.app_menu ul li > a span {
  font-size: 14px;
  width: 100%;
  height: 42px;
  line-height: 42px;
  color: #fff;
  display: block;
  padding-left: 18px;
}

.app_menu ul li.on {
  background: url(../img/bottom.png) no-repeat 95% 15px;
  background-size: 16px;
}

.app_menu ul .v_list {
  width: 100%;
  display: none;
}

.app_menu ul .v_list a {
  display: block;
  font-size: 14px;
  width: 100%;
  line-height: 36px;
  color: #999899;
  display: block;
  padding-left: .4rem;
  float: none;
}


.seabtn .img1 {
    display: block;
}
.seabtn .img2 {
    display: none;
}
.seabtn:hover .img1 {
    display: none;
}
.seabtn:hover .img2 {
    display: block;
}

.lanuage_btn .pc_language a img {
    width: 24px;
    height: 24px;
}
.lanuage_btn .pc_language a .img1 {
    display: block;
}
.lanuage_btn .pc_language a .img2 {
    display: none;
}
.lanuage_btn .pc_language a:hover .img1 {
    display: none;
}
.lanuage_btn .pc_language a:hover .img2 {
    display: block;
}

.search_btn {
    float: left;
}
.lanuage_btn {
    float: left;
    margin-left: 10px;
}

.lanuage_btn .lan_down {
    padding: 10px;
    z-index: 999;
}
.lanuage_btn .lan_down a {
    line-height: 36px;
}
.lanuage_btn .lan_down a:hover{
    color: #df1921;
}

.top_btn {
    width: 40px;
    height: 40px;
    background: #e60012;
    position: fixed;
    bottom: 100px;
    right: 50px;
    cursor: pointer;
    z-index: 99;
}
.top_btn span  {
    color: #fff;
    line-height: 20px;
    font-size: 14px;
    display: block;
    text-align: center;
    font-family: "arial";
}
.top_btn img {
    height: 15px;
    margin-top: 2px;
    margin: 0 auto;
}



                                    
.pro_main1 {
    padding: 50px 0;
    background: none;
    margin-top: 0;
}
.pro_main1 .main_l {
  width: 320px;
  padding-bottom: 20px;
}

.pro_main1 .main_l .text {
  width: 100%;
}

.pro_main1 .main_l .text ul {
  width: 100%;
  background: #f1f1f1;
}

.pro_main1 .main_l .text ul li {
  display: block;
    padding-right: 60px;
    border-bottom: 1px solid #e3e3e3;
    background: url(../img/left.png) no-repeat 95% center #f1f1f1;
    background-size: 20px;
}
.pro_main1 .main_l .text ul li.active {
    background: url(../img/bottom.png) no-repeat 95% center #f1f1f1;
    background-size: 20px;
}


.pro_main1 .main_l .text ul .v_list {
    display: none;
}

.pro_main1 .main_l .text ul .v_list a {
    display: block;
    font-size: 14px;
    width: 100%;
    line-height: 36px;
    color: #999;
    display: block;
    padding-left: 50px;
    float: none;
    border-bottom: 1px dashed #e3e3e3;
}

.pro_main1 .main_l .text ul li a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  text-indent: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
}
.pro_main1 .main_l .text ul li a:hover {
    color: #e60012;
}
.pro_main1 .main_l .text ul .v_list a:hover {
    color: #e60012;
}

.pro_main1 .main_l .main_contact {
  margin-top: 20px;
  background: #fff;
}

.pro_main1 .main_l .main_contact .cont_contact {
  padding: 15px 0;
  background: #f1f1f1;
}

.pro_main1 .main_l .main_contact .cont_contact p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  padding: 0 5%;
  margin-bottom: 8px;
}

.pro_main1 .ml_tit {
    display: block;
    width: 100%;
    height: 80px;
    padding-left: 20px;
    background: url('../img/riyuan.png') no-repeat 95% center #e60012;
    background-size: 42px;
}
.pro_main1 .ml_tit span {
    font-size: 25px;
    color: #fff;
    line-height: 80px;
    font-weight: normal;
}

.pro_main1 .main_r {
  width: calc(100% - 320px);
  padding-left: 40px;
  overflow: hidden;
}


.pro_main1 .pro_list {
    margin-top: 10px;
}
.pro_main1 .pro_list ul {
    width: 103.3%;
    margin-left: -1.6%;
}

.pro_main1 .pro_list li {
    width: 30%;
    margin: 1.66%;
    margin-bottom: 2%;
    float: left;
    box-shadow: 0px 1px 5px 1px #ddd;
}
.pro_main1 .pro_list ul li .imgauto {
  width: 100%;
  height: 290px;
  line-height: 290px;
  text-align: center;
  background: #fff;
  overflow: hidden;
  padding: 0;
}

.pro_main1 .pro_list ul li .imgauto img {
  transform: scale(1);
  transition: .5s;
  display: inline-block;
  vertical-align: middle;
  max-height: 290px;
}

.pro_main1 .pro_list ul li span {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  display: block;
  text-align: center;
  padding: 8px 0;
  font-weight: bold;
  background: #b2b2b2;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.pro_main1 .pro_list ul li:hover .imgauto img {
  transform: scale(1.1);
  transition: .5s;
}

.pro_main1 .pro_list ul li:hover span {
  background: #e60012;
  color: #fff;
}

.fl {
    float: left;
}
.fr {
    float: right;
}

                                    
.show_pro1 {
    padding: 30px 0;
}                          
.show_pro1 .currson {
  width: 100%;
  height: 40px;
  background: #f3f3f3;
  margin-bottom: 20px;
}

.show_pro1 .currson p {
  line-height: 40px;
}

.show_pro1 .currson p span {
  border-left: 6px solid #02b29c;
  padding-left: 5px;
  font-size: 14px;
  line-height: 110%;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

.show_pro1 .currson p a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  font-size: 14px;
  color: #666;
  line-height: 110%;
}

.show_pro1 .currson p a:hover {
  color: #02b29c;
}
.show_pro1 .content_box {
  width: 100%;
  margin-top: 20px;
}

.show_pro1 .content_box .fl {
  width: 50%;
  float: left;
}

.show_pro1 .content_box .fl .pic {
  padding: 1%;
  border: 1px solid #ddd;
}

.show_pro1 .content_box .fr {
  width: 47%;
  float: left;
  padding-left: 3%;
}

.show_pro1 .content_box .fr span {
  margin: 0px;
  padding-top: 5px;
  display: block;
  line-height: 22px;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}

.show_pro1 .content_box .fr p {
  line-height: 45px;
  height: 45px;
  border-bottom: 1px dashed #eee;
  font-size: 14px;
  color: #666;
}

.show_pro1 .content_box .fr p i {
  font-style: normal;
  font-size: 22px;
  color: #e60012;
  font-family: impact;
}

.show_pro1 .content_box .fr a {
  width: 145px;
  height: 40px;
  background: #e60012;
  font-size: 16px;
  color: #fff;
  display: block;
  text-align: center;
  line-height: 40px;
  margin-top: 20px;
  border-radius: 5px;
}

.show_pro1 .pc_slide {
  width: 100%;
  margin: 0 auto;
}

.show_pro1 .pc_slide .view .swiper-slide {
  width: 100%;
}

.show_pro1 .pc_slide .view .swiper-slide .imgauto {
  width: 96%;
  margin: 2%;
  height: 280px;
}
.show_pro1 .pc_slide .view .swiper-slide .imgauto img {
    height: 100%;
    margin: 0 auto;
}

.show_pro1 .pc_slide .preview {
  width: 100%;
  margin-top: 12px;
  position: relative;
  padding-bottom: 20px;
}

.show_pro1 .pc_slide .preview .swiper-container {
  width: 80%;
  margin: 0 10%;
}

.show_pro1 .pc_slide .preview .swiper-slide {
  width: 25%;
  cursor: pointer;
}

.show_pro1 .pc_slide .preview .swiper-slide .imgauto {
  width: 90%;
  margin: 0 5%;
  height: 108px;
  border: 1px solid #e60012;
  padding: 6px;
}
.show_pro1 .pc_slide .preview .swiper-slide .imgauto img {
    max-height: 96px;
    margin: 0 auto;
}


.show_pro1 .pc_slide .preview .arrow-left {
  background: url(../img/feel3.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -9px;
  width: 9px;
  height: 18px;
  z-index: 10;
  outline: 0;
}

.show_pro1 .pc_slide .preview .arrow-right {
  background: url(../img/feel4.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -9px;
  width: 9px;
  height: 18px;
  z-index: 10;
  outline: 0;
}

.show_pro1 .show_text {
  width: 100%;
  margin-top: 30px;
  padding-bottom: 10px;
}

.show_pro1 .show_text h3 {
    display: block;
}

.show_pro1 .show_text h3 span {
  height: 40px;
  display: block;
  line-height: 40px;
  font-size: 18px;
  color: #333;
}

.show_pro1 .show_text ul li {
  width: 49%;
  float: left;
  padding-right: 2%;
  padding-left: 15px;
  line-height: 30px;
  background: url(../img/dian2.png) no-repeat 5px center;
}

.show_pro1 .show_text ul li a {
  font-size: 14px;
  color: #666;
  float: left;
  width: 60%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.show_pro1 .show_text ul li a:hover {
  color: #e60012;
}

.show_pro1 .show_text ul li span {
  float: right;
  font-size: 14px;
  color: #999;
}

.show_pro1 .show_text ul li:nth-child(2n) {
  padding-right: 0;
  float: right;
}
.show_pro1 .content {
    width: 100%;
    padding-bottom: 20px;
    font-size: 15px;
    line-height: 24px;
}
.show_pro1 .content p {
  font-size: 14px;
  color: #666;
  display: block;
  line-height: 24px;
  margin-top: 10px;
}
.show_pro1 .content img {
  display: initial;
  max-width: 100%;
}

.show_pro1 .hotpro_list ul li {
  width: 23%;
  margin-left: 2.66%;
  float: left;
  position: relative;
  box-shadow: 0px 1px 10px 1px #ddd;
}

.show_pro1 .hotpro_list ul li .pic {
  width: 100%;
  overflow: hidden;
}

.show_pro1 .hotpro_list ul li .pic img {
  display: block;
}

.show_pro1 .hotpro_list ul li span {
  font-size: 15px;
  font-weight: bold;
  color: #333;
  margin: 10px 0;
  text-align: center;
  display: block;
}
.show_pro1 .hotpro_list ul li:first-child {
  margin-left: 0;
}


.show_pro1 .show_text ul li {
  width: 49%;
  float: left;
  padding-right: 2%;
  padding-left: 15px;
  line-height: 30px;
  background: url(../img/dian2.png) no-repeat 5px center;
}

.show_pro1 .show_text ul li a {
  font-size: 14px;
  color: #666;
  float: left;
  width: 60%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.show_pro1 .show_text ul li a:hover {
  color: #e60012;
}

.show_pro1 .show_text ul li span {
  float: right;
  font-size: 14px;
  color: #999;
}

.show_pro1 .show_text ul li:nth-child(2n) {
  padding-right: 0;
  float: right;
}
.show_pro1 .show_pages {
  width: 100%;
  background: #f5f5f5;
  padding: 0 1%;
}

.show_pro1 .show_pages p {
  font-size: 14px;
  color: #666;
  line-height: 50px;
}

.show_pro1 .show_pages p a {
  font-size: 14px;
  color: #666;
  line-height: 50px;
}

.show_pro1 .show_pages p a:hover {
  color: #0f88eb;
}


.new_main1 .new_list {
  width: 98%;
  margin-top: 30px;
}

.new_main1 .new_list ul li {
    width: 100%;
  padding: 15px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  box-shadow: 0px 1px 5px 1px #eee;
  border: 1px solid #fff;
}

.new_main1 .new_list ul li .fl {
  width: 250px;
}

.new_main1 .new_list ul li .fl .imgauto {
  width: 100%;
  height: 185px;
}
.new_main1 .new_list ul li .fl .imgauto img {
  max-width: 100%;
  max-height: 100%;
}

.new_main1 .new_list ul li .fr {
  width: calc(100% - 250px);
  padding-left: 20px;
}

.new_main1 .new_list ul li .fr span {
  font-size: 18px;
  color: #000;
  display: block;
  padding-top: 8px;
}

.new_main1 .new_list ul li .fr p {
  font-size: 14px;
  color: #888;
  display: block;
  margin-top: 10px;
  line-height: 24px;
  height: 96px;
  overflow: hidden;
}

.new_main1 .new_list ul li .fr .time {
  padding-left: 20px;
  font-size: 14px;
  color: #333;
  line-height: 30px;
  background: url(../img/time.png) no-repeat left center;
  background-size: 16px;
  margin-top: 10px;
}

.new_main1 .new_list ul li:hover {
  box-shadow: 0px 1px 10px 1px #ddd;
  border: 1px solid #e60012;
}

.new_main1 .new_list ul li:hover .fr span {
  color: #e60012;
}

.content_tit {
  width: 100%;
  border-bottom: 1px dashed #e9e9e9;
  padding-bottom: 15px;
}

.content_tit h3 {
  display: block;
  text-align: center;
  font-size: 28px;
  color: #333;
  font-weight: bold;
  margin-top: 20px;
}

.content_tit p {
  width: 100%;
  text-align: center;
}

.content_tit p span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  line-height: 50px;
  margin-right: 10px;
  padding-left: 10px;
  margin-top: 10px;
  color: #5a5a5a;
  line-height: 100%;
}

.show_new1 .content_tit p span:first-child {
  border-left: none;
}

                             








                       









                           










