body{
    font-size: 14px;
     font-family:"jxzt";
    color: #000;
    padding: 0px;
    margin: 0 auto;
    overflow-x: hidden;
}
@font-face{
    font-family:"jxzt";
    src:url(../fonts/jxzt.ttf)
}
body a {
    color: #000;
    text-decoration: none;
    transition: all ease 0.3s;
}
body li {
    list-style-type: none;
}
p, ul, li,h5,h4,h3,h2,h1 {
    padding: 0px;
    margin: 0 auto;
    list-style-type: none;
}
img, a img {
    border: 0px;
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
}
input{outline:none}

/*mianbaoxie------------------------------------------------*/
.dede_pages {text-align:center;margin-bottom:50px;}
.dede_pages ul {display:inline-block;margin-top:40px;}
.dede_pages ul li {width:auto;padding:0px;border:0px;background:#f9f9f9;color:#999;margin:0px;margin:0px 3px;border:solid 1px #f9f9f9;padding:4px 8px;float:left;}
.dede_pages ul li.thisclass {background:#fc6701;color:#FFF;}
.dede_pages ul li a {color:#999;}
.dede_pages ul li:hover {background:#fc6701;}
.dede_pages ul li:hover a {display:block;background:#fc6701;color:#FFF;}
/*mianbaoxie------------------------------------------------*/


/*daohang------------------------------------------------*/
.header {
    top: 0%;
    width: 100%;
    z-index: 99;
}
.headerw {
   
}
.headerwt{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 130px;
}
.headerwa {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.headerwa img{
    width: 165px;
}
.headerwa .wz{
    border-left: solid 1px #eee;
    padding-left: 35px;
    margin-left: 35px;
    width: 100%;
}
.headerwa .wz h2{
    color: #333;
    font-size: 23px;
    font-weight: bold;
    display: block;
    text-align: left;
}
.headerwa .wz h4{
    font-size: 16px;
    color: #999;
    margin-top: 7px;
}
.head_tel{
    margin-top: 14px;
    text-align: left;
    float: right;
    width: 262px;
    box-sizing: border-box;
    padding-left: 50px;
    line-height: 30px;
    background: url(../images/tel.png) no-repeat left 5px;
}
.head_tel h2{
    overflow: hidden;
    color: #454545;
    font: bold 28px "Arial";
    font-weight: bold;
}
.head_tel h4{
    color: #333;
    display: block;
    font-size: 14px;
    line-height: 22px;
}
.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    display: none;
}
.headerwb {background: url(../images/navbg.jpg) repeat-x center center;overflow: hidden;}
.headerwb ul {width: 1200px;margin: 0 auto;display: flex;align-items: center;justify-content: space-between;height: 52px;}
.headerwb ul li {
    float: left;
    position: relative;
    height: 52px;
    width: 100%;
    text-align: center;
    line-height: 52px;
}
.headerwb ul li:after {
    content: '';
    position: absolute;
    height: 0;
    width: 100%;
    background: url(../images/cur.png) repeat-x center center;
    bottom: 0;
    left: 0;
    -webkit-transition: height .5s;
    transition: height .5s;
    color: #FFF;
    z-index: 1;
}
.headerwb ul li:hover:after, .menu li.cur:after {
    height: 100%;
    color: #333;
    z-index: 1;
    font-weight: bold;
}
.headerwb ul li:before {
    content: "";
    position: absolute;
    z-index: 1;
    right: 0;
    top: 15px;
    background: url(../images/libg.png) no-repeat;
    height: 24px;
    width: 2px;
}
.headerwb ul li a {
    color: #fff;
    display: block;
    position: relative;
    z-index: 99;
}
.headerwb ul li:hover a{}
.headerwb ul li:hover ul{}
.headerwb ul li ul{
    display: none;
}
.headerwb ul li:hover ul li{}
.headerwb ul li:hover ul li a{}
.headerwb ul li:hover ul li a:hover{}
/*daohang------------------------------------------------*/
/*banner-------------------------------------------------*/
.banner{width:100%;}
.banner a{
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    width: 100%;
}
.banner img{
    width: 100%;
}
/*banner-------------------------------------------------*/
/*fudongkefu------------------------------------------------*/
.fh_kf{
    position: fixed;
    right: 1%;
    bottom: 16%;
    z-index: 99;
}
.fh_kf .tba{
    width: 70px;
    background: #0059a9;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 4%;
    padding: 9px 0px;
}
.fh_kf .tba img{
}
.fh_kf .tba span{
    display: block;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

.tba .gzhwx {
    top: 0%;
    left: -120px;
    position: absolute;
    z-index: 99;
    display: none;
}
.tba:hover .gzhwx {
    display: block;
}
.fh_kf .tbb{
    background: #2b4695;
    width: 70px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 15px 20px;
    border-radius: 5px;
    margin-bottom: 4%;
}
.fh_kf .tbc{
    background: #f01a22;
    width: 70px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 15px 20px;
    border-radius: 5px;
    margin-bottom: 4%;
}
/*fudongkefu------------------------------------------------*/


/*jinchangxiaoguo----------------------------------------------*/
.frtop{
        opacity: 0;
    transform: translatey(100%);
    transition: all .5s ease-out;
}
.started .frtop {
    opacity: 1;
    transform: none;
}
.frleft{
    transform: translate(-200%);
    opacity: 0;
    transition: all .75s ease-out;
}
.frright{
    transform: translate(200%);
    opacity: 0;
    transition: all .75s ease-out;
}
.started .frleft {
    opacity: 1;
    transform: none;
}
.started .frright {
    opacity: 1;
    transform: none;
}
/*jinchangxiaoguo----------------------------------------------*/


.fly{
    text-align: right;
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 47px;
}
.page-status,.page-index,.page-last{
    
display: none;
}
.page-pre,.page-next{
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
    height: 30px;
    background-color: #ddd;
    line-height: 30px;
}
.page-pre:hover,.page-next:hover{
    background-color: #0096ed;
}
.page-pre:hover a,.page-next:hover a{
     color: #fff;
}
.page-pre a,.page-next a{
    display: block;
    color: #fff;
}
{
    display: inline-block;
}
.page-next a{}
.page-numbar{
    display: inline-block;
    margin: 0px 3px;
}
.page-numbar a{
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    margin: 0px 2px;
    background: #f9f9f9;
    line-height: 30px;
    color: #999;
}
.page-numbar a:hover{
     background-color: #0096ed;
     color: #fff;
}

.souym{
    background: #f2f2f2;
    padding: 60px 0px;
}
.souym ul{
    width: 1000px;
    margin: 0 auto;
    background: #fff;
    padding: 50px;
}
.souym ul li{
    border-bottom: solid 1px #eee;
    overflow: hidden;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.souym ul li .img{
    float: left;
    width: 300px;
}
.souym ul li .img img{
    width: 100%;
}
.souym ul li .nr{
    float: left;
    margin-left: 25px;
    margin-top: 15px;
}
.souym ul li .nr h2{
    font-weight: bold;
    font-size: 16px;
}
.souym ul li .nr h3{
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #666;
}
.souym ul li .nr a{
    display: block;
    background: #f5f5f5;
    text-align: center;
    width: 120px;
    border-radius: 6px;
    color: #999;
    padding: 8px 0px;
    margin-top: 19%;
}
.souym ul li:hover .nr a{
    background: #0072d1;
    color: #fff;
}
.xmhz{
    width: 1100px;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 60px;
}

.join_book>form>article>.fr{ max-width:40%;}
.join_book_wrap{width: 100%;}
.join_book_wrap>dl{margin-bottom: 1%;font-size: 16px;}
.join_book_wrap>dl>input{ display:inline-block; outline:none;}
.join_book_wrap>dl>input.ip1{width: 100%;background: #f9f9f9;border:none;padding: 1% 2%;margin-bottom: 1%;border: solid 1px #eee;}
.join_book_wrap>dl>select{cursor:pointer;width: 100%;display:inline-block;background: #f9f9f9;border:none;padding: 1.5% 2%;box-sizing:border-box;-webkit-appearance:none;color:#777;outline:none;margin-bottom: 1%;border: solid 1px #eee;}
.join_book_wrap>dl>input.ip3{width:98.8%;background:#f3f3f3;border:none;padding: 1.5% 2%;}
.join_book_wrap>dl>input.ip5{background: #333;color:#fff;cursor:pointer;line-height: 1.7;font-size:16px;padding: 1% 9%;border:none;-webkit-appearance:none;width: 100%;}
.join_book_wrap>dl>textarea.ip4{width:98.8%;background: #f9f9f9;border:none;padding: 1.5% 2%;min-height:0.5rem;outline:none;height: 200px;border: solid 1px #eee;}

.topBar {
    height: 35px;
    line-height: 35px;
    background: #ececec;
}
.grWidth {
    width: 1200px;
    margin: 0 auto;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.topBar ul {
    height: 35px;
}
.topBar li {
    float: left;
    line-height: 35px;
}
.topBar li.wx {
    position: relative;
    z-index: 10;
}
.topBar li {
    float: left;
    line-height: 35px;
    font-size: 12px;
}
.topBar li.icon a {
    background: url(../images/topicon.png) no-repeat left 8px;
    display: block;
    width: 19px;
    height: 35px;
    font-size: 0;
    line-height: 0;
    zoom: 1;
    margin-left: 5px;
}
.topBar li.wx div {
    position: absolute;
    top: 35px;
    left: -45px;
    display: none;
    border-radius: 5px;
    width: 100px;
    background: #FFF;
    padding: 5px;
    border: 1px solid #FFF;
}
.topBar li.wx div img {
    width: 100px;
    height: 100px;
}
.topBar li.wb a {
    background-position: -19px 8px;
}
.topBar li.ly a {
    background-position: -38px 8px;
}
.topBar li em {
    font-style: normal;
    color: #d1d1d1;
    margin: 0 10px;
}
.plate_sous{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 32px 0px;
}
.plate_sous .sous .search-form{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.plate_sous .sous .input-keyword{
    background: none;
    border: 0;
    color: #999;
    background: #f9f9f9;
    height: 38px;
    border: solid 1px #eee;
    width: 380px;
    padding: 0px 14px;
}
.plate_sous .sous .search-btn{color: #fff;background: #0067aa;border: 0px;height: 38px;padding: 0px 20px;}
.searFont{
    text-align: center;
    margin-top: 8px;
    font-size: 12px;
}
.searFont span{}
.searFont a{
    color: #555;
    text-decoration: none;
    outline: none;
}
.searFont em{
    font-style: normal;
    margin: 0 8px;
}
.p50{
    padding: 50px 0px;
    background: #ececec;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.plate_pro {}
.prow {}
.pro_l{
    width: 255px;
    float: left;
}
.pro_la{
    background: url(../images/side_tie.jpg) no-repeat;
    height: 55px;
    padding-left: 60px;
    color: #FFF;
    font-size: 20px;
    padding-top: 20px;
    line-height: 18px;
    height: 76px;
}
.pro_la h2{}
.pro_la h4{
    font-size: 12px;
}
.pro_lb{
    background: #fff;
    background: #FFF;
    margin-bottom: 10px;
}
.pro_lb ul{}
.pro_lb ul li{
    font-size: 14px;
    border-bottom: 1px solid #e5e5e5;
    padding: 12px 20px;
    border-left: 3px solid #FFF;
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
}
.pro_lb ul li a{
    height: 30px;
    line-height: 30px;
    background: #FFF url(../images/side_li.png) no-repeat left center;
    padding-left: 30px;
} 
.pro_lc{
    background: url(../images/left_con.jpg) no-repeat;
    padding: 50px 20px 0 20px;
    height: 80px;
    color: #FFF;
    text-align: right;
}
.pro_lc span{
    background: #0067aa;
    display: block;
    font-size: 24px;
    font-family: Arial;
    line-height: 30px;
    padding-right: 10px;
}
.pro_r{
    width: 921px;
    float: right;
}
.pro_r ul{
    overflow: hidden;
}

.pro_r ul li {
    float: left;
    width: 288px;
    border: 1px solid #e5e5e5;
    background: #FFF;
    margin: 0 19px 15px 0;
}
.pro_r ul li .pImg {
    display: block;
    overflow: hidden;
}
.pro_r ul li img {
    width: 100%;
    transition: all 0.5s;
}
.pro_r ul li h5 {
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #e5e5e5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.feature {
    background: url(../images/feature.jpg) no-repeat center top;
    height: 858px;
    overflow: hidden;
    font-size: 14px;
    color: #585858;
}
.grWidth {
    width: 1000px;
    margin: 0 auto;
}
.feature .title {
    text-align: right;
    height: 95px;
    padding-top: 30px;
}
.featureMain {
    float: right;
    margin-top: 110px;
    width: 435px;
    margin-right: 25px;
}
.featureMain li {
    height: 90px;
    overflow: hidden;
}
.featureMain li .icon {
    float: left;
    width: 39px;
    height: 39px;
    background: url(../images/feature_icon.png) no-repeat;
}
.featureMain li .font {
    width: 385px;
    float: right;
}
.featureMain li h4 {
    font-size: 20px;
    color: #333;
    height: 30px;
}
.featureMain li h4 span {
    color: #0067aa;
}

.featureMain li.f2 i {
    background-position: 0 -39px;
}
.featureMain li.f3 i {
    background-position: 0 -78px;
}
.featureMain li.f4 i {
    background-position: 0 -117px;
}
.featureMain li.f5 i {
    background-position: 0 -156px;
}
.featureMain li.f6 i {
    background-position: 0 -195px;
}
.odds {
    padding: 50px 0;
    overflow: hidden;
}
.odds .title {
    text-align: center;
    margin-bottom: 45px;
}
.oddsBox1 {
    background: url(../images/odds1.png) no-repeat right top;
    padding-right: 430px;
    height: 380px;
    overflow: hidden;
}
.oddsBox2 {
    background: url(../images/odds2.png) no-repeat left top;
    padding-left: 430px;
    overflow: hidden;
    margin: 40px 0;
}
.oddsBox3 {
    background: url(../images/odds3.png) no-repeat right top;
    padding-right: 430px;
    overflow: hidden;
    padding-top: 15px;
    height: 383px;
}
.oddsMain {
    margin-bottom: 30px;
    overflow: hidden;
}
.oddsMain .num {
    float: left;
    display: inline-block;
    width: 44px;
    height: 44px;
    background: url(../images/odds_num.png) no-repeat;
    font-family: Arial;
    font-size: 26px;
    text-align: center;
    line-height: 44px;
    color: #FFF;
    font-style: normal;
}
.oddsMain .font {
    width: 510px;
    float: right;
}
.oddsMain .h3 {
    font-size: 20px;
    color: #3c3c3c;
    margin-bottom: 10px;
}
.oddsMain .h3 strong {
    color: #0067aa;
}
.oddsMain .h3 span {
    font-size: 11px;
    font-family: Arial;
    color: #717171;
    font-weight: normal;
    display: block;
    line-height: 20px;
    -webkit-transform: scale(0.8);
    -o-transform: scale(1);
}
.oddsMain p {
    background: url(../images/odds_li.png) no-repeat left 12px;
    border-bottom: 1px dashed #9c9c9c;
    padding: 5px 0 5px 20px;
    line-height: 22px;
}
.case {
    background: url(../images/case_bg.jpg);
    padding: 50px 0;
    overflow: hidden;
}
.caseLeft {
    width: 255px;
    overflow: hidden;
    background: #FFF;
}
.caseLeft .title {
    background: #0067aa;
    color: #FFF;
    font-size: 22px;
    text-align: center;
    height: 110px;
    padding-top: 30px;
    line-height: 26px;
}
.caseLeft .title span {
    display: block;
    font-size: 14px;
}
.caseLeft li {
    height: 61px;
    line-height: 61px;
    border-bottom: 1px solid #d7d7d7;
    text-align: center;
    font-size: 14px;
}
.caseLeft li a:hover, .caseLeft li.on a {
    background: #3c3c3c;
    color: #FFF;
}
.caseLeft li a {
    display: block;
}
.caseRight {
    width: 680px;
    background: #FFF;
    padding: 20px;
    height: 584px;
    overflow: hidden;
}
.caseTop {
    height: 265px;
    margin-bottom: 15px;
    overflow: hidden;
}
.caseTop .cImg {
    width: 340px;
    height: 265px;
    display: block;
    overflow: hidden;
    margin-right: 20px;
}
.caseTop img {
    width: 340px;
    height: 265px;
    transition: all 0.5s;
}
.caseTop h4 {
    font-size: 14px;
    color: #333;
    background: url(../images/case_line.jpg) no-repeat left bottom;
    height: 40px;
    margin-bottom: 10px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.caseTop p {
    height: 130px;
    overflow: hidden;
    font-size: 12px;
    line-height: 2;
}
.caseTop .more {
    display: inline-block;
    width: 110px;
    height: 38px;
    line-height: 38px;
    background: #0067aa url(../images/case_btn.jpg) no-repeat left center;
    padding-left: 37px;
    color: #FFF;
    font-size: 14px;
    text-align: center;
    margin-left: -56px;
    position: relative;
}
.caseBox {
    height: 265px;
    overflow: hidden;
}
.caseVideo {
    width: 315px;
    height: 265px;
    overflow: hidden;
}
.caseImg {
    width: 320px;
    overflow: hidden;
}
.caseImg ul {
    width: 360px;
}
.caseImg li {
    float: left;
    width: 155px;
    margin-right: 10px;
    margin-bottom: 12px;
    overflow: hidden;
}
.caseImg li img {
    width: 155px;
    height: 125px;
    transition: all 0.5s;
}
.about {
    padding: 10% 0%;
    background: #FFF url(../images/about_bg.jpg) repeat-x;
    overflow: hidden;
}
.aboutMain {
    height: 355px;
    margin-bottom: 40px;
    overflow: hidden;
}
.aboutImg {
    width: 435px;
    height: 335px;
    background: #FFF;
    padding: 5px;
    box-shadow: 2px 2px 3px #ddd;
}
.aboutRight {
    width: 520px;
    padding-top: 20px;
    height: 335px;
    overflow: hidden;
}
.aboutRight .tie {
    font-size: 24px;
    color: #333;
    height: 65px;
    text-transform: uppercase;
}
.aboutRight .tie span {
    display: block;
    font-size: 10px;
    opacity: .8;
    filter: alpha(opacity=80);
    -webkit-transform: scale(0.8);
    -o-transform: scale(1);
    font-family: Arial;
}

.aboutFont {
    padding-top: 35px;
    height: 130px;
    margin-bottom: 10px;
    overflow: hidden;
    font-size: 12px;
}
.aboutNum {
    height: 60px;
    background: #f7f7f7;
    border: 1px solid #DDD;
    overflow: hidden;
}
.aboutNum li {
    float: left;
    border-left: 1px solid #DDD;
    width: 128px;
    text-align: center;
    padding-top: 10px;
    line-height: 20px;
    height: 50px;
}
.aboutNum li.first {
    border-left: none;
}
.aboutNum li span {
    font-size: 20px;
    color: #c90005;
}
.aboutNum li span b {
    font-weight: normal;
}

.news {
    padding: 50px 0;
    background: #ececec;
    overflow: hidden;
}
.newsLeft {
    width: 690px;
    overflow: hidden;
}
.newsMenu {
    height: 65px;
    overflow: hidden;
}
.newsMenu span {
    float: left;
    width: 305px;
    padding: 15px 20px 0 20px;
    height: 70px;
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    line-height: 20px;
    border-radius: 5px 5px 0 0;
    cursor: pointer;
}
.newsMenu .on {
    background: url(../images/news_line.jpg) repeat-x;
}
.newsMenu a, .newsRight .title a {
    float: right;
    width: 14px;
    height: 14px;
    background: url(../images/clien_more.jpg) no-repeat;
    transition: all 0.3s;
    margin-top: 10px;
    font-size: 0;
    line-height: 0;
}
.newsMenu span i {
    font-style: normal;
    display: block;
    font-family: Arial;
    font-weight: normal;
    color: #818181;
}
.newsMain {
    background: #FFF;
    padding: 20px;
    overflow: hidden;
    height: 252px;
}
.newsBox {
    height: 240px;
    overflow: hidden;
}
.newsTop {
    height: 110px;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #9c9c9c;
    line-height: 20px;
    font-size: 12px;
}
.newsTop .fl {
    width: 165px;
    height: 110px;
    overflow: hidden;
    margin-right: 20px;
}
.newsTop img {
    width: 165px;
    height: 110px;
    transition: all 0.5s;
}
.newsTop h4 {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
}
.newsTop .date {
    line-height: 18px;
    display: block;
    color: #858585;
    margin-bottom: 10px;
}
.newsTop .more {
    color: #c90005;
}
.newsMain_list ul {
    width: 740px;
}
.newsMain_list li {
    width: 312px;
}
.newsMain_list li {
    float: left;
    width: 330px;
    margin-right: 30px;
    background: url(../images/news_li.png) no-repeat left center;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newsMain_list ul li a {
    display: block;
    float: left;
    width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newsMain_list ul li a {
    display: block;
    float: left;
    width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
}
.newsRight {
    width: 280px;
    overflow: hidden;
    background: #FFF;
}
.newsRight .title {
    padding: 15px 20px 0 20px;
    height: 65px;
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    line-height: 20px;
    background: #ececec;
}
.newsRight .title i {
    font-style: normal;
    display: block;
    font-family: Arial;
    font-weight: normal;
    color: #818181;
}
.faqMain {
    height: 240px;
    overflow: hidden;
    margin-bottom: 10px;
    padding: 15px;
}
.faqMain li{
    margin-bottom:10px;
    padding-bottom:10px;
    border-bottom:1px dashed #9c9c9c;
    line-height:20px;
}
.faqMain li h4 a{
    color:#464646;
}
 .faqMain li h4{height:30px;overflow:hidden;
text-overflow:ellipsis;
font-size:12px;
background:url(../images/a.png) no-repeat left 3px;padding-left:
25px;line-height:24px;}                                                                                                                            
 .faqMain li p{background:url(../images/q.png) no-repeat left 3px;
padding-left:25px;}

.footer {
    background: #272727;
    padding-top: 40px;
    overflow: hidden;
    color: #a2a2a2;
}
.footMenu {
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #0067aa;
    border-radius: 8px;
    margin-bottom: 25px;
}
.footMenu li {
    display: inline-block;
}
.footMenu a {
    color: #FFF;
    margin: 0 28px;
}
.footLeft {
    width: 690px;
}
.footContact {
    float: left;
    width: 500px;
    font-size: 12px;
    line-height: 1.8;
}
.footContact a, .firendLink a {
    color: #a2a2a2;
}
.footWx {
    width: 220px;
    overflow: hidden;
    line-height: 20px;
    text-align: center;
}
.footWx img {
    width: 100px;
    height: 100px;
    margin-bottom: 5px;
}
.footlinks {
    clear: both;
    margin: 0px auto;
    padding: 5px 10%;
    height: auto;
    font-size: 9pt;
    line-height: 140%;
    color: #777;
    text-align: center;
    background-color: #272727;
}
.footlinks a:link, .footlinks a:visited {
    font-size: 9pt;
    line-height: 140%;
    color: #777;
    margin-right: 3px;
}
.bPosition {
    margin-bottom: 20px;
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
    line-height: 48px;
}
.bPosition b {
    border-left: 10px solid #f08519;
    font-weight: normal;
    padding-left: 8px;
}
.main {
    display: flex;
    padding-top: 30px;
    margin-bottom: 4%;
}
.lf-box{
    width: 860px;
}
.rt-box {
    flex: 0 0 auto;
    width: 280px;
    padding-left: 50px;
    margin-left: auto;
}
.aboutus h3 {
    font-size: 1.8rem;
    border-bottom: 1px dashed #d9d9d9;
    padding-bottom: 15px;
    margin-bottom: 25px;
}
.aboutus p {
    margin-bottom: 25px;
    line-height: 25px;
    color: #4f4f4f;
    font-size: 1.4rem;
}
.rt-row-1 {
    display: flex;
}
.rt-row-1 input {
    background: #f7f7f7;
    padding: 0 14px;
    height: 52px;
    font-size: 1rem;
    border: 0;
    outline: 0;
    width: 100%;
    color: #666;
}
.rt-row-1 button {
    background: #f7f7f7;
    border: 0;
    outline: 0;
    width: 52px;
    flex: 0 0 auto;
}
.rt-row h3 {
    text-transform: uppercase;
    font-size: 1.5rem;
    position: relative;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 14px;
    margin-bottom: 16px;
}
.rt-row-2 a {
    transition: all .3s;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #d5d5d5;
    margin-bottom: 10px;
    border-radius: 0 7px 0 0;
}
.rt-row-2 a {
    font-size: .9375rem;
    color: #6f6f6f;
    transition: all .3s;
    padding: 10px 30px;
    display: block;
}
.rt-row-2 a::after {
    transition: all .3s;
    content: "";
    display: block;
    position: absolute;
    height: 6px;
    width: 6px;
    background: grey;
    transform: translateY(-50%) rotate(45deg);
    transform-origin: center;
    top: 50%;
    left: 12px;
}
.description::after, .morelink a, .news-date, .news-more a, .pro_lb .readmore::before, .rt-row-2 li:hover a, .rt-row-2 li:hover ul a:hover {
    background: #0873bb;
}
.rt-row-2 li:hover a::after {
    background: #FFF;
}
.rt-row-3 li {
    display: flex;
    margin-bottom: 30px;
    align-items: center;
}
.rt-row-3 a {
    font-size: 1rem;
    color: #070707;
    line-height: 20px;
}
.rt-row-3 img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    margin-right: 14px;
    flex: 0 0 auto;
}
.rt-row-3 p {
    color: #6f6f6f;
    font-size: .8125rem;
    margin-top: 10px;
}
.rt-row-4 ul {
    display: flex;
    flex-wrap: wrap;
}
.rt-row-4 li {
    position: relative;
    width: 85px;
    height: 85px;
    border: 1px solid #ececec;
    box-sizing: border-box;
    margin-bottom: 8px;
    margin-right: 8px;
}
.rt-row-4 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.rt-row-4 a {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #464646;
    opacity: 0;
}
.rt-row-4 i {
    color: #FFF;
    font-size: 1.5rem;
}
.rt-row {
    margin-bottom: 35px;
}
.pro_lb {
    display: flex;
    flex-wrap: wrap;
}
.pro_lb0 li {
    width: 100%;
    display: flex;
    margin-bottom: 20px;
}
.pro_lb0 .img-box {
    margin-right: 20px;
    flex: 0 0 auto;
    width: 200px;
}
.pro_lb0 .img-box img {
    height: 100%;
    object-fit: contain;
    width: 100%;
}
.pro_lb0 .img-box+div {
    width: 100%;
}
.pro_lb h5 {
    padding: 0 10px;
    line-height: 27px;
    font-size: 1.8rem;
    margin-bottom: 20px;
}
.pro_lb p {
    padding: 0 10px;
    font-size: 1.4rem;
    color: #8c8c8c;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.pro_lb .readmore {
    margin-top: 40px;
    position: relative;
    background: #ededed;
}
.pro_lb .readmore::before {
    position: absolute;
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    transition: all .3s;
}
.pro_lb .readmore a {
    white-space: nowrap;
    display: flex;
    padding-left: 15px;
    text-transform: uppercase;
    color: #525254;
    font-size: 1.4rem;
    line-height: 50px;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    z-index: 5;
}
.pro_lb .readmore i {
    width: 50px;
    flex: 0 0 auto;
    line-height: 50px;
    text-align: center;
    margin-left: auto;
    background: #ccc;
    position: relative;
    z-index: 5;
    color: #FFF;
    transition: all .2s;
}
.pro_lb .readmore:hover::before {
    width: 100%;
}
.pro_lb .readmore:hover a {
    color: #FFF;
}
.pro_lb .readmore:hover i {
    background: #153f80;
}
.pro_lb li img {
    height: 100%;
    object-fit: contain;
    width: 100%;
}
.pro_lb0 .img-box {
    margin-right: 20px;
    flex: 0 0 auto;
    width: 200px;
}
.product-content {
    margin-bottom: 90px;
}
.product-pic {
    margin-right: 45px;
}
.product-content {
    display: flex;
}
.product-content {
    margin-bottom: 90px;
}
.singglepic {
    z-index: 1;
    position: relative;
    margin: 0px auto;
    padding: 0px;
    width: 380px;
    border: solid 1px #FAFAFA;
    text-align: center;
}
.singglepic img {
    max-width: 380px;
    max-height: 380px;
}
.product-info h3 {
    font-size: 1.8rem;
    color: #000;
    margin-bottom: 25px;
    margin-top: 25px;
}
.description {
    text-transform: uppercase;
    color: #2c2c2c;
    font-size: .8125rem;
    position: relative;
    padding: 17px 0;
}
.morelink a {
    display: inline-block;
    margin-right: 20px;
    border-radius: 3px;
    color: #FFF;
    font-size: 1.0625rem;
    padding: 0 20px;
    line-height: 40px;
    white-space: nowrap;
}
.productshare {
    display: flex;
    align-items: center;
    padding: 20px 0;
}
.product-info p {
    color: #8e8e8e;
    font-size: 1.4rem;
    line-height: 25px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.news-list li {
    display: flex;
    margin-bottom: 50px;
}
.news-date {
    text-align: center;
    height: 64px;
    width: 64px;
    color: #FFF;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 10px;
    flex: 0 0 auto;
}
.news-date-day {
    font-size: 1.75rem;
}
.news-date-year {
    font-size: .875rem;
}
.news-date+div {
    width: 100%;
}
.news-img {
    width: 100%;
    object-fit: contain;
    margin-bottom: 20px;
    max-height: 200px;
}
.news-title {
    font-size: 1.8rem;
    color: #000;
    padding-bottom: 25px;
    border-bottom: 1px dashed #d2d2d2;
    display: block;
}
.news-text {
    font-size: 1.4rem;
    color: #8c8c8c;
    line-height: 26px;
    margin-top: 10px;
    margin-bottom: 15px;
}
.news-more {
    text-align: right;
}
.news-more a {
    display: inline-block;
    color: #FFF;
    line-height: 47px;
    padding: 0 30px;
    white-space: nowrap;
    border-radius: 3px;
}
.news-more i {
    margin-left: 5px;
}
.news-title {
    font-size: 1.8rem;
    color: #2b2c31;
    padding-bottom: 30px;
}
.news-datea {
    font-size: 1.4rem;
    color: #969696;
    margin-top: 10px;
    padding: 10px 0;
    border-bottom: 1px dashed #d6d6d6;
    width: 100%;
    color: #fff;
    background: #0670b9;
}
.news-text {
    font-size: 1.4rem;
    color: #969696;
    line-height: 26px;
}
.news-text img{
        width: 100%;
}
.prevNext {
    overflow: hidden;
}
.prevNext p {
    line-height: 36px;
    font-size: 16px;
    color: #000;
}
.prevNext p a {
    color: #000;
}
.rnews {
    width: 100%;
    margin-top: 36px;
}
.rnews h3 {
    font-size: 24px;
    line-height: 30px;
    padding: 8px 0px;
    background: #0067aa;
    color: #FFF;
    margin-bottom: 28px;
    text-indent: 32px;
}
.rnews ul {
    overflow: hidden;
}
.rnews ul li {
    display: inline-block;
    vertical-align: middle;
    width: 406px;
    margin-right: 15px;
    font-size: 13px;
    color: #888;
    border-bottom: 1px dotted #c4c4c4;
    line-height: 29px;
    margin-bottom: 5px;
    cursor: pointer;
    overflow: hidden;
    text-align: left;
}
.rnews ul li a {
    display: block;
    width: 100%;
    line-height: 29px;
    color: #888;
}
.porcuts_xq{}
.porcuts_xqt{
    background: #0873bb;
    color: #fff;
    padding: 2% 3%;
    margin-bottom: 2%;
    font-size: 20px;
}
.porcuts_xqb{
    font-size: 1.4rem;
    color: #8e8e8e;
    line-height: 25px;
    margin-bottom: 15px;
}
.plate_yqlj{
    background: #333;
    padding: 36px 0px;
}
.plate_yqljw{
    width: 1200px;
    margin: 0 auto;
}
.plate_yqljw h6{
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
}
.plate_yqljw p{}
.plate_yqljw p a{
    display: inline-block;
    line-height: 2;
    color: #999;
    font-size: 13px;
    padding-right: 16px;
}
@media (max-width: 768px){
  .headerw {
}  
.headerwa {width: 100%;}
.headerwa img {
    width: 100%;
}
.navbar-toggler {
    background: #ffffff;
    display: inline-block;
    float: right;
    color: #35a3ab;
    font-size: 18px;
    outline: none;
    padding: 7px 10px;
    display: none;
}
.headerwb {
    display: block;
    background: #0067aa;
}
.headerwb ul {width: 100%;display: flex;flex-wrap: wrap;justify-content: flex-start;height: auto;}
.headerwb ul li {
    width: 25%;
    display: block;
    height: auto;
    border-bottom: 1px solid hsl(0deg 0% 93% / 38%);
    float: left;
    position: relative;
    margin: 0;
}
.topBar {
    height: 35px;
    line-height: 35px;
    background: #ececec;
    display: none;
}
.headerwt {
    width: 90%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 95px;
}
.head_tel {
    margin-top: 14px;
    text-align: left;
    float: right;
    width: 262px;
    box-sizing: border-box;
    padding-left: 50px;
    line-height: 30px;
    background: url(../images/tel.png) no-repeat left 5px;
    display: none;
}
.headerwa img {
    width: 100px;
}
.plate_sous {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10% 5%;
}
.plate_sous .sous .input-keyword {
    background: none;
    border: 0;
    color: #999;
    background: #f9f9f9;
    height: 38px;
    border: solid 1px #eee;
    width: 80%;
    padding: 0px 14px;
}
.plate_sous .sous .search-btn {
    color: #fff;
    background: #0067aa;
    border: 0px;
    height: 38px;
    padding: 0px 11px;
    width: 20%;
    font-size: 12px;
}
.w1200 {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
}
.plate_pro {
    padding: 10% 0%;
}
.pro_l {
    width: 255px;
    float: left;
    display: none;
}
.pro_r {
    width: 100%;
    float: none;
}
.pro_r ul li {
    float: left;
    width: 46%;
    border: 1px solid #e5e5e5;
    background: #FFF;
    margin: 0% 2%;
    margin-bottom: 3%;
}
.grWidth {
    width: 90%;
    margin: 0 auto;
}
.feature {
    height: auto;
    overflow: hidden;
    font-size: 14px;
    color: #585858;
    background: none;
    background: #0067aa;
}
.feature .title {
    text-align: right;
    background: #0067aa;
 
}
.feature .title img{
        width: 100%;
}
.featureMain {
    margin-top: 0%;
    width: 100%;
    margin-right: 0%;
    background: #fff;
    padding: 5%;
}
.featureMain li {
    height: 90px;
    overflow: hidden;
    display: flex;
}
.featureMain li .icon {
    float: left;
    width: 65px;
    height: 39px;
    background: url(../images/feature_icon.png) no-repeat;
}
.odds .title img{
        width: 100%;
}
.oddsBox1 {
    background: url(../images/odds1.png) no-repeat top;
    padding-right: 0%;
    height: 0%;
    overflow: hidden;
    padding-top: 400px;
}
.oddsMain .font {
    width: 100%;
    float: none;
}
.oddsBox2 {
    background: url(../images/odds2.png) no-repeat left top;
    padding-left: 430px;
    overflow: hidden;
    margin: 40px 0;
    display: none;
}
.oddsBox3 {
    background: url(../images/odds3.png) no-repeat right top;
    padding-right: 430px;
    overflow: hidden;
    padding-top: 15px;
    height: 383px;
    display: none;
}
.odds {
    padding: 10% 0%;
    overflow: hidden;
}
.case {
    background: url(../images/case_bg.jpg);
    padding: 10% 0%;
    overflow: hidden;
    display: none;
}
.aboutMain {
    height: auto;
    margin-bottom: 0%;
    overflow: hidden;
}
.aboutImg {
    width: 435px;
    background: #FFF;
    padding: 5px;
    box-shadow: 2px 2px 3px #ddd;
    width: 100%;
}
.aboutRight {
    overflow: hidden;
    width: 100%;
    padding: 0%;
    height: auto;
}
.aboutRight {
    overflow: hidden;
    margin-top: 9%;
}
.aboutFont {
    margin-bottom: 10px;
    overflow: hidden;
    font-size: 12px;
    line-height: 2;
    height: auto;
    padding-top: 0%;
}
.aboutNum {
    height: auto;
    background: #f7f7f7;
    border: 1px solid #DDD;
    overflow: hidden;
}
.aboutNum li {
    float: left;
    border-left: 1px solid #DDD;
    width: 50%;
    text-align: center;
    padding-top: 10px;
    line-height: 20px;
    border-bottom: solid 1px #ddd;
    padding: 6% 0%;
    height: auto;
}
.newsRight {
    width: 280px;
    overflow: hidden;
    background: #FFF;
    display: none;
}
.newsLeft {
    width: 100%;
    overflow: hidden;
}
.newsMenu {
    display: block;
    width: 100%;
}
.newsTop {
    height: 110px;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #9c9c9c;
    line-height: 20px;
    font-size: 12px;
    display: none;
}
.newsMain_list ul {
    width: 100%;
}
.newsMain_list li {
    float: none;
    width: 100%;
    background: url(../images/news_li.png) no-repeat left center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 2;
}
.newsMain_list ul li a {
    display: block;
    float: left;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
}
.newsMain_list ul li a:nth-of-type(2){
     width: 30%;
}
.footMenu {
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #0067aa;
    border-radius: 8px;
    margin-bottom: 25px;
    display: none;
}
.footLogo {
    display: none;
    
}
.footWx {
    width: 220px;
    overflow: hidden;
    line-height: 20px;
    text-align: center;
    display: none;
}

.footLeft {
    width: 100%;
}
.footContact {
    float: none;
    width: 100%;
    font-size: 12px;
    line-height: 1.8;
}
.footlinks {
    clear: both;
    margin: 0px auto;
    padding: 5px 5%;
    height: auto;
    font-size: 9pt;
    line-height: 140%;
    color: #777;
    text-align: center;
    background-color: #272727;
    padding-top: 8%;
    padding-bottom: 5%;
}
.rt-box {
    flex: 0 0 auto;
    width: 280px;
    padding-left: 50px;
    margin-left: auto;
    display: none;
}
.lf-box {
    width: 100%;
}
.pro_lb0 li {
    width: 100%;
    display: flex;
    margin-bottom: 20px;
    flex-direction: column;
}
.pro_lb0 .img-box {
    margin-right: 20px;
    flex: 0 0 auto;
    width: 100%;
}
.pro_lb0 .img-box+div {
    width: 100%;
    margin-top: 10%;
}
.product-content {
    display: flex;
    flex-direction: column;
}
.product-content {
    margin-bottom: 5%;
}
.nybanner {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.nybanner img{}
.news-date {
    text-align: center;
    height: 64px;
    width: 64px;
    color: #FFF;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 10px;
    flex: 0 0 auto;
    display: none;
}
.join_book_wrap>dl>input.ip1 {
    width: 100%;
    background: #f9f9f9;
    border: none;
    padding: 5% 2%;
    margin-bottom: 1%;
    border: solid 1px #eee;
}
.headerwa .wz h2 {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    display: block;
    text-align: left;
}
.headerwa .wz h4 {
    font-size: 12px;
    color: #999;
    margin-top: 7px;
}
.headerwa {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

}

