@charset "UTF-8";
html, body, a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, i, iframe, img, input, ins, kbd, label, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video { padding: 0; margin: 0; border: 0; -webkit-tap-highlight-color: rgba(255, 0, 0, 0); -webkit-box-sizing: border-box; box-sizing: border-box; font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif; }
body, html {margin: 0; padding: 0;color: #555;}
b,i{font-weight:normal;font-style: normal}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:bold;}
img{border:0;vertical-align:middle;width: 100%;}
ul,ol,li{list-style:none;}
a{color:#444; text-decoration:none;}
a:active{color:red}
a:hover {
    color: #065a8e;
}
.clearfix:after {
    content: "";
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
}
.clearfix {
    zoom: 1;
}
.same_parts {
    width: 1380px;
    margin: 0 auto;
}

nav ul li {
    float: left;
    font-size: 17px;
  position: relative;
}

nav ul li a {
    color: #666666;
}
.top_img {
    float: left;
}

nav {
    float: left;
    margin: 0 20px 0 60px;
    line-height: 69px;
}

.top_contact {
    float: right;
    padding: 0 0 0 20px;
    background: url(/skin_page/images//top_mobile.jpg) left center no-repeat;
    color: #707481;
    font-size: 25px;
}

.head_top_nav {
    /* display: flex; */
    /* align-items: center; */
    padding: 10px 0;
    height: 89px;
}
nav ul li a {
    padding: 0 16px;
    display: inline-block;
    position: relative;
}
.slideshowbox {
    background: url(/skin_page/images/lbotw.jpg) center center no-repeat;
    height: 700px;
}
.slideshowwrap h2 {
    font-size: 48px;
    margin-top: 149px;
}

.slideshowwrap {padding-top: 1px;color: #fff;}

.slidesms {
    margin: 27px 0;
    font-size: 18px;
}

.slide_more a {
    background: #004BFF;
    display: inline-block;
    width: 119px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    margin-top: 50px;
}
.index_product {
    padding: 60px 0;
    background: #f9fafe;
}

.index_product h2 {
    text-align: center;
    font-size: 32px;
}

.One-sentence {
    text-align: center;
    color: #999999;
    font-size: 14px;
    margin: 20px  auto;
    width: 475px;
    line-height: 25px;
}
.index_product_nav li {
    float: left;
}

.index_product_nav {
    margin: 30px 0 60px;
    display: flex;
    justify-content: center;
}

.index_product_nav li a {
    padding: 15px 25px;
    border: 1px solid #ccc;
    border-radius: 38px;
    margin: 0 10px;
    display: inline-block;
    color: #343434;
    font-size: 16px;
}
.index_product_nav li:first-child a {
    background: #0142c0;
    color: #fff;
}
.index_product_img li {
    float: left;
    width: 433px;
    margin-bottom: 30px;
    position: relative;
}

.index_product_img li:nth-child(2) ,.index_product_img li:nth-child(5)  {
    margin: 0 40px;
}

.protext p {
    font-size: 20px;
    color: #121933;
    text-align: center;
}

.protext {
    padding: 20px 60px 20px 0;
    position: relative;
}

.protext div {
    font-size: 15px;
    margin: 12px 0 0 0;
    color: #999999;
    line-height: 25px;
  height: 75px;
    overflow: hidden;
}
.protext span {
    width: 32px;
    height: 32px;
    position: absolute;
    right: 0;
    top: 62%;
    margin-top: -16px;
}
.proimg {
    display: block;
    overflow: hidden;
}

.proimg img {
    border-radius: 5px;
    transition: all .4s linear;
}
.click_more {
    text-align: center;
    margin: 20px 0 0 0;
}

.click_more a {
    display: inline-block;
    padding: 10px 45px;
    border: 1px solid #6684cc;
    color: #285bff;
}

.click_more a:hover {
    background: #0142c0;
    color: #fff;
}
.index_case {
    padding: 60px 0;
}

.index_case h3 {
    text-align: center;
    font-size: 32px;
}

.index_case_img li {
    float: left;
    width: 433px;
    margin-bottom: 20px;
}

.index_case_img li:nth-child(2) {
    margin-left: 40px;
    margin-right: 40px;
}
.casetxt {
    padding: 30px 20px;
    padding: 30px 20px;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
}

.casetxt div {
    margin: 10px 0 0;
    color: #888;
    font-size: 15px;
}

.casetxt p {
    font-size: 20px;
    font-weight: bold;
}
.casetxt:hover {
    background: #0142c0;
}

.casetxt:hover p, .casetxt:hover div {
    color: #ececec;
}
.casemore {
    margin: 40px 0 0 0;
}
.index_case_img {
    margin: 45px 0 0 0;
}
.about_ruihai h2 {
    text-align: center;
    font-size: 32px;
}

.about_ruihai {
    padding: 0 0 60px 0;
    background: url(/skin_page/images/abouttop.png) 93px 2px no-repeat;
    background: #f9fafe;
}

.index_about_left {
    float: left;
    width: 50%;
}

.index_about_right {
    float: right;
    width: 50%;
    padding: 30px 60px 30px 60px;
}
.index_about_right h3 {
    font-size: 32px;
    color: #555;
}

.index_about_right>span {
    margin: 10px 0;
    display: inline-block;
    color: #999;
}
.about_txt p {
    line-height: 30px;
    margin: 17px 0 0 0;
    color: #777;
    font-size: 16px;
}
.about_more {
    margin: 30px 0 0 0;
}

.about_more a {
    display: inline-block;
    padding: 10px 45px;
    border: 1px solid #6684cc;
    color: #285bff;
}
.index_about {
    background: url(/skin_page/images/aboutbgm.png) 614px -31px no-repeat;
    margin: 50px 0 20px;
}
.about_title {
    padding: 60px 0 0;
    background: url(/skin_page/images/abouttop.png) 93px 2px no-repeat;
}
.idnex_news {
    padding: 60px 0;
}

.newsbox_title h2 {
    text-align: center;
    font-size: 32px;
}

.newssentence {
    text-align: center;
    color: #999999;
    font-size: 14px;
    margin: 20px auto;
    width: 475px;
    line-height: 25px;
}
.index_news_left {
    width: 50%;
    float: left;
}

/* .index_news_right {width: 50%;float: right;padding: 0 0 0 50px;} */
.newstext {
    padding: 30px 32px;
    border-bottom: 1px solid #eaeaea;
    /* border-right: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea; */
}

.newstext .newwzms {
    margin: 20px 0 0 0 ;
    color: #777;
    line-height: 28px;
    font-size: 15px;
}
#swipernum {
    bottom: 190px;
}
.newstext p {
    font-size: 20px;
    float: left;
}

.newstext span {
    color: #888;
    font-size: 14px;
    float: right;
}
.news_title_time {
    line-height: 25px;
}
.news_more a {
    display: inline-block;
    padding: 10px 45px;
    border: 1px solid #6684cc;
    color: #285bff;
}

.news_more {
    margin: 50px 0 0 0;
    text-align: center;
}
.index_news_right li {
    padding: 26px 0 26px 10px;
    border-top: 1px solid #ccc;
    overflow: hidden;
    clear: both;
}

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

.index_news_right li p {
    float: left;
    display: flex;
    align-items: center;
}
.index_news_right li:first-child {
    border-top: none;
    padding-top: 8px;
}
.index_news_left .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
}
.index_newswrap {
    margin: 45px 0;
}
.gt {
    float: left;
    margin: 0 0 0 0px;
}
footer {
    background: #383838;
    padding: 60px 0 30px;
    color: #c9cfdb;
}

footer a {
    color: #9599a0;
}

.foot_twowrap {
    line-height: 36px;
    border-top: 1px solid #6b6b6b;
    border-bottom: 1px solid #6b6b6b;
    font-size: 15px;
    color: #7b7b7b;
    padding: 13px 0;
}

.foot_twowrap a {
    margin: 0 12px;
    color: #7b7b7b;
}
.foot_2 {
    width: 500px;
    padding: 13px 19px 0 90px;
}

.foot_3 {
    width: 520px;
    padding: 0 10px 0 20px;
}

.foot_3 li {
    margin: 14px 0;
    line-height: 26px;
    padding-left: 38px;
    font-size: 15px;
}
.foot_3 li:nth-child(1) {
    background: url(/skin_page/images/cont1.png) left center no-repeat;
}
.foot_3 li:nth-child(2) {
    background: url(/skin_page/images/cont5.png) left center no-repeat;
}
.foot_3 li:nth-child(3) {
    background: url(/skin_page/images/cont3.png) left center no-repeat;
}
.foot_3 li:nth-child(4) {
    background: url(/skin_page/images/cont4.png) left center no-repeat;
}
.foot_4 {
    text-align: center;
}

.foot_4 p {
    margin: 14px 0 0 0;
    font-size:13px;
}
.foot_onewrap {
    color: #fff;
    opacity: .9;
}
.foot_3 li sapn {
    font-size: 19px;
}

.foot_3 li span {
    font-size: 21px;
    font-weight: bold;
}
.foot_2 p {
    margin: 0 0 12px 0;
}

.foot_2 p:last-child {
    font-size: 13px;
    color: #888;
}

.foot_2 p:first-child {
    font-size: 22px;
}
.rhfooter_link {
    background:#383838;
    padding: 0 0 50px  0;
}
.shebeiwrap li {
    float: left;
    margin: 0 1% 50px;
    width: 31.3%;
}

.shebeibox h1 {
    font-size: 34px;
    text-align: center;
    font-weight: 400;
    margin: 0 0 50px 0;
}

.shebeibox {
    padding: 80px 0 0;
    background: url(/skin_page/images/abouttop.png) 93px 2px no-repeat;
}
.shebei_title {
    background: #3F51B5 url(/skin_page/images/moresw.png) 368px center no-repeat;
}
.shebei_title a {
    color: #fff;
}
.shebei_title {
    display: block;
    padding: 20px 9px 20px 20px;
    color: #fff;
}
.shebei_js {
    padding: 0 30px;
    background: #9E9E9E;
    opacity: .9;
    color: #fff;
    line-height: 37px;
    height: 262px;
    position: absolute;
    bottom: -262px;
    left: 0;
    transition: all .4s linear;
    display: flex;
    align-items: center;
}

.shebei_img .wcvxs {
    display: block;
    overflow: hidden;
}
.shebei_img {
    position: relative;
    overflow: hidden;
}
.shebeiwrap li:hover .shebei_js {
    bottom: 0px;
}


.shebei_fenye li a {
    color: #666;
    padding: 5px 10px;
    display: inline-block;
}

.shebei_fenye li {
    float: left;
    border: 1px solid #e6e6e6;
    margin: 10px 10px;
}
.shebei_fenye ul {
    overflow: hidden;
    clear: both;
}

.shebei_fenye {
    display: flex;
    justify-content: center;
    border-top: 1px dotted #ccc;
    margin: 10px 0;
    padding: 30px 0 0 0;
}
.shebei_fenye li.active a {
    color: #007ac5;
    font-weight: bold;
}
.index_product_img li:hover a img {
    transform: scale(1.2,1.2);
}
.wenzhangbox h1 {
    color: #555;
    font-size: 27px;
    font-weight: 400;
}

.wenzhangbox {
    padding: 60px 0 40px 0;
}
.wenzhang_time {
    float: left;
}

.brhdw {
    float: left;
    margin: 0 0 0 22px;
}
.wenzhang_left {
    width: 70%;
    float: left;
}

.wenzhang_right {
    width: 25%;
    float: right;
    padding: 0 0 0 3%;
    border-left: 1px solid #e2e2e2;
    margin: 0 0 0 5%;
}
.wzwtao {
    width: 1200px;
    margin: 0 auto;
}
.time_breaddh {
    margin: 30px 0;
    color: #999;
    font-size: 14px;
}
.brhdw a {
    color: #999;
}
.wenzhangwrap {
    padding: 20px 0 0;
    margin: 20px 0;
    border-top: 1px solid #e8e8e8;
}

.wenzhangwrap p {
    margin: 20px 0;
    line-height: 30px;
}
.wenzhang_right h3 {
    font-size: 22px;
    margin: 0 0 10px 0;
}

.wenzhang_right ul li {
    padding: 20px 0;
    border-bottom: 1px solid #e6e6e6;
    font-size: 15px;
    line-height: 27px;
}
.wenzhang_sx p {
    margin: 20px 0;
}

.wenzhang_sx {
    font-size: 16px;
    padding: 10px 0 0;
    border-top: 1px solid #e2e2e2;
    margin: 40px 0 0;
    color: #555;
}

.wenzhang_sx a {
    color: #555;
}
.wenzhang_right ul li:last-child {
    border-bottom: none;
}
.wcoxl li {
    padding: 28px 50px;
    margin: 0 0 35px 0;
    box-shadow: 1px 1px 20px #ddd;
    display: flex;
    align-items: center;
}

.heutime {flex: 1;background: #d4d4d4;text-align: center;padding: 20px 0;color: #fff;}

.hdxmh {flex: 9;padding: 0 50px;}

.heutime p {
    font-size: 41px;
}

.hdxmh h3 {
    font-size: 19px;
    font-weight: 400;
    margin: 0 0 20px 0;
}

.hdxmh p {
    line-height: 27px;
}
.ldosw {
    margin: 30px auto;
    font-size: 15px;
}
.newswtp .shebei_fenye {
    border-top: none;
    margin: 42px 0 35px;
    padding: 0;
}
.pwiof {
    width: 1200px;
    margin: 0 auto;
}

.pdtitletime {
    text-align: center;
}

.pro_detail {
    padding: 60px 0;
    background: url(/skin_page/images/abouttop.png) 93px 2px no-repeat;
}

.pdtitletime h1 {
    font-size: 28px;
    font-weight: 400;
}

.pdtitletime p {
    margin: 30px 0;
    color: #999;
    font-size: 14px;
}

.pdtitletime p a {
    color: #999;
}
.pdtitletime p  span {
    margin: 0 15px;
}
.deoxjh {
    padding: 20px 0;
    border-top: 1px solid #eaeaea;
}

.deoxjh p {
    margin: 20px 0;
    line-height: 28px;
    font-size: 17px;
}
.deoxjh p img {
    width: inherit;
}
.ciege {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.cotnwh {
    background: #2f2d2d;
    padding: 20px 0;
    color: #fff;
    font-size: 14px;
}

.cotnwh p a {
    color: #fff;
}

.ciege p {
    margin: 0 14px;
}
.twjxhh {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
}

.jrger {
    margin: 0 0 20px 0;
    font-size: 15px;
}

.kshfe p {
    margin: 20px 0;
}

.kshfe h2 {
    font-size: 22px;
}
.kshfe {
    padding: 10px 0;
}
.foot_1 p {
    border: 1px solid #7b7b7b;
    text-align: center;
    padding: 7px 0;
    margin: 5px 0 0 0;
    color: #fff;
}
.rfoeg {
    width: 1200px;
    margin: 40px auto 0;
}

.uyirycimg {
    width: 300px;
    float: left;
}

.uyiryc li {
    overflow: hidden;
    clear: both;
    margin: 20px 0;
    box-shadow: 1px 1px 20px #ddd;
    padding: 30px 50px;
}

.vsgfg {
    float: right;
    width: 783px;
    padding: 0 26px 0 32px;
}

.vsgfg h2 {
    margin: 0 0 25px 0;
    font-size: 19px;
}

.vsgfg p {
    line-height: 30px;
    color: #666;
}
.uyirycimg img {
    border-radius: 5px;
}
.zsdkide {}

.zsdkide li a {
    color: #666;
    padding: 5px 10px;
    display: inline-block;
}

.zsdkide li {
    float: left;
    border: 1px solid #e6e6e6;
    margin: 10px 10px;
}
.zsdkide ul {
    overflow: hidden;
    clear: both;
}

.zsdkide {
    display: flex;
    justify-content: center;
    border-top: 1px dotted #ccc;
    margin: 40px 0;
    padding: 30px 0 0 0;
}
.zsdkide li.active a {
    color: #007ac5;
    font-weight: bold;
}
.fjkqq {
    margin: 30px auto;
    font-size: 15px;
    width: 1200px;
    border-bottom: 1px solid #ccc;
    line-height: 48px;
}
.yeuic {
    float: right;
}

.teubde {
    float: left;
    font-size: 21px;
    background: #FF9800;
    padding: 0 20px;
    color: #fff;
}
.duvder {
    margin: 30px auto;
    font-size: 15px;
    width: 1200px;
    border-bottom: 1px solid #ccc;
    line-height: 48px;
}

.bfiue {
    float: left;
    font-size: 21px;
}

.fecgc {
    float: right;
    line-height: 49px;
}
.lgsdue {
    width: 1200px;
    margin: 50px auto;
}
.lgsdue h1 {
    text-align: center;
    font-size: 28px;
    margin: 0 0 20px 0;
}
.crngj p img {
    width: auto;
    display: block;
    margin: 0 auto;
}
.sywxkf {
    width: 1200px;
    margin: 0 auto;
    line-height: 61px;
}

.ceorw {
    background: #0042bf;
}

.uwoch {float: left;line-height: 61px;}

.wfdgx {
    float: right;
    color: #fff;
}

.uwoch li {
    float: left;
    color: #fff;
}

.wfdgx a {
    color: #fff;
}
.crngj h2 {
    text-align: center;
    font-size: 28px;
    font-weight: 400;
    padding: 40px 0 30px;
}
.uwoch a {
    color: #fff;
}
.uwoch li a {
    padding: 0 20px;
}
.crngj p {
    line-height: 28px;
    margin: 0 0 20px 0;
}
.crngj h2 strong {
    display: inline-block;
    border-bottom: 4px solid #004bff;
    padding: 0 0 10px 0;
}
.pronav_son {
    display: flex;
    justify-content: center;
    margin: 40px 0;
}

.pronav_son p a {
    padding: 8px 26px;
    border: 1px solid #ccc;
    margin: 0 10px;
    border-radius: 20px;
    display: block;
    font-size: 17px;
}
.pronav_son p:hover a {
    background: #ff9800;
    color: #fff;
}
.about_txt p span {
    font-size: 18px;
}
.rhnybanimg {
    background: url(/skin_page/images/lbotw.jpg) center center no-repeat;
    color: #fff;
    padding: 80px 0 90px;
}

.rhnybanimg h2 {
    font-size: 48px;
}

.rhnybanimg .slidesms {
    margin: 27px 0;
    font-size: 18px;
}

.bvjnj {
    width: 1200px;
    margin:  auto;
}
.smbzs {
    width: 650px;
    margin: 40px auto 20px;
}

.col-md-10 {
    display: inline-block;
}

.smbzs label{
    display: inline-block;
    vertical-align: top;
    width: 80px;
    text-align: right;
    margin: 0 20px 0 0;
}
.smbzs input {
    border: 1px solid #d2d2d2;
    height:43px;
    width: 100%;
    padding: 0 0 0 15px;
    font-size: 14px;
    outline: none;
}
textarea#dr_lynr {
    padding: 15px 0 0 15px;
    box-sizing: border-box;
}
textarea#dr_lynr {
    font-size: 14px;
    border: 1px solid #d2d2d2;
    outline: none;
}
.form-group .form-group {
    margin: 20px 0;
}

.smbzs .form-group {
    margin: 20px 0;
    display: flex;
    align-items: center;
}

.smbzs .col-md-10 {
    width: 450px;
}
.portlet-body.form {
    text-align: center;
}

.portlet-body form  .btn.green {
    font-size: 17px;
    padding: 5px 20px;
}
.rhxggcsb {
    width: 1200px;
    margin:0 auto 60px;
}

.rhxggcsb li img {
    width: 100%;
}

.rhxggcsb li {
    width: 380px;
    margin: 0 10px;
    float: left;
}

.rhxggcsb li p {
    text-align: center;
    padding: 20px 10px;
    background:#007ac5;
    color: #fff;
    font-size: 17px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.rhxggcsb h3 {
    padding: 0 0 0 10px;
    font-size: 21px;
    font-weight: 400;
    margin: 20px 0 20px 10px;
    border-left: 5px solid #003fbe;
}
#cjer {
    padding-bottom: 20px;
}
.felfdfg {
    font-size: 15px;
    margin: 10px  0;
}

.felfdfg a {
    color: #3d66cb;
}
.uyirycimg a {
    display: block;
    position: relative;
}
.uyirycimg p {
    position: absolute;
    top: 0;
    left: 0;
    background: #305ec8;
    font-size: 14px;
    padding: 5px;
    color: #fff;
    opacity: .8;
}
.shebei_titleh3 {
    font-weight: 400;
    width: 90%;
}

.shebei_title h3 {
    font-weight: 400;
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.feefe h3 {
    font-size: 23px;
    margin: 0 0 0 30px;
}
.ywhgw {
    font-size: 14px;
    color: #999;
}
.gcwrap {
    margin: 40px 0 0 0;
}
.wenzhangwrap p img {
    display: block;
    width: inherit;
    margin: 0 auto;
}
.tghbt li {
    padding: 13px 50px;
    margin: 0 0 4px 0;
    box-shadow: 1px 1px 8px #ddd;
}

.tghbt li a {
    display: block;
    width: 100%;
}
/*nav ul li a::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .2s linear;
}

nav ul li:hover a::after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: red;
    transform: scale(1);
}*/
nav ul li:hover {
    background: #0042bf;
}

nav ul li:hover a {
    color: #fff;
}
.fwggl {
    position: absolute;
    left: 0;
    top: 0;
}

.fwggl a {
    color: #fff;
    background: #0157ff;
    padding: 5px 10px;
    font-size: 13px;
}
.index_product_img {
    margin: 45px 0 0;
}
.gcwrap {
    margin: 45px 0 0;
}
.foot_4 img {
    width: 100px;
    height: 100px;
}
.wenzhangwrap h2 {
    font-size: 19px;
    border-left: 3px solid #0042bf;
    padding-left: 10px;
    padding: 0 0 0  13px;
}
.fucyrv li p {
    color: #555;
    background: #fff;
}
.index_news_right li p i {
    font-size: 18px;
    margin: 0 10px;
}
.gvvbff {
    display: flex;
}

.gvvbff p {
    flex: 1;
    text-align: center;
    background: #ececec;
}

.xxdkl {
    border-right: 1px solid #fff;
}
.gvvbff p a {
    display: block;
    padding: 13px 0;
}
.linkarcts {
    color: #999;
    font-size: 14px;
    margin: 20px 0 0 0;
    line-height: 28px;
}

.linkarcts a {
    color: #999;
}

.yhtzss {
    margin:30px 0;
}
.ucmfgg {
    font-size: 14px;
    color: #555;
    margin: 0 0 30px 0;
}

.ucmfgg a {
    color: #555;
}
.cttdew {
    margin: 30px 0 20px 0;
}
.xclff li {
    overflow: hidden;
    clear: both;
    margin: 30px 0;
}

.wqxsimg {
    float: left;
    width: 300px;
}

.lkrgtext {
    float: right;
    width: 523px;
    padding: 0 20px;
}
.wfdwms {
    font-size: 15px;
    color: #777;
    margin: 20px 0 0;
    line-height: 28px;
}

.lkrgtext p {
    overflow: hidden;
    clear: both;
}

.lkrgtext p a {
    float: left;
    font-size: 17px;
}

.lkrgtext p span {
    float: right;
    color: #888;
}

.wqxsimg img {
    border-radius: 5px;
}
.tudfvc h3 {
    margin: 30px 0;
    font-size: 20px;
    border-left: 3px solid #0042bf;
    padding-left: 10px;
    padding: 0 0 0 13px;
}
/*在线客服 开始*/
.scrollsidebar{position:absolute;z-index:999;top:350px;right:0;background: #007ac5;border-radius: 20px 0 0 20px;}
.side_content{width:154px;height:auto;float:left;background: #007ac5;border-radius: 20px 0 0 20px;}
.side_content .side_list {width:154px;overflow:hidden;}
.show_btn{ width:0; height:112px; overflow:hidden; margin-top:50px; float:left; cursor:pointer;}
.show_btn span { display:none;}
.close_btn{width:24px;height:24px;cursor:pointer;}
.side_bottom { height:8px;}
.side_center {font-family:Verdana, Geneva, sans-serif; padding:5px 12px; font-size:12px;}
.close_btn { float:right; display:block; width:21px; height:16px; margin:16px 10px 0 0; _margin:16px 5px 0 0;}
.close_btn span { display:none;}
.side_center .custom_service p { text-align:center; padding:6px 0; margin:0; vertical-align:middle;}
.other  { text-align:center;border-top:1px solid #ddd}
.other p { padding:5px 0; _height:16px; margin:0;color: #666666;}
.side_title, .side_blue .side_title {background-position: -195px 0;text-align: center;}
.side_bottom, .side_blue .side_bottom {background-position: -195px -50px;}
.show_btn, .side_blue .show_btn {background-position: -119px 0;}
.other .jwxzx {padding: 0 0 10px 0;color: #fff;}
.side_title a {color: #fff;padding: 15px 0 10px 0;display: block;position: relative;}
.other .puefc {padding: 10px 0;}
.pagely_icon {margin: 0 5px 0 -10px;}
.hhdhzx p:first-child {font-size: 15px;margin-bottom: 10px;}
.side_title {height: 50px;}
/* ======  手机端隐藏  ====== */
@media screen and (max-width:1199px) {
    #scrollsidebar {
        display: none;
    }
}
/*在线客服 结束*/
.hhdhzx p:last-child {
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}

.hhdhzx {
    text-align: center;
    color: #fff;
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
    margin: 0 12px;
}
.wenzhang_left .rhwz_title {
    font-weight: bold;
}
.foot_1 {
    margin: 0 0 0 100px;
}
.wtbhx {
    text-align: center;
    padding: 10px 0;
    font-size: 16px;
    background: #1842bf;
    color: #fff;
}
#cksxzx {
    padding: 0 0 0 2%;
}

.cksxzx ul li {
    padding: 0;
}

#cksxzx ul li {
    padding: 20px 0;
    border: none;
}
#cksxzx h4 {
    margin: 0 0 10px 0;
    font-size: 22px;
    border-left: 3px solid #1842bf;
    padding-left: 10px;
    padding: 0 0 0 13px;
}
.slccdd {
    background: url(/skin_page/images/rugbagw.jpg) center center no-repeat;
}

.slccdd h2 {
    color: #0042bf;
    text-align: center;
}

.slccdd .slidesms {
    text-align: center;
    color: #FF9800;
}

.slccdd .slide_more {
    text-align: center;
}
.recordList {
    width: 50%;
    float: right;
    padding: 0 0 0 50px;
    overflow: hidden;
    height: 573px;
}
.headerbox {
    box-shadow: 1px 1px 15px #ddd;
}
/* .arcfew li:first-child {
    border: none;
    margin-right: 0;
} */
.fdete {
    border: none;
    padding: 10px 0 0 0;
}
.fnzdd {
    background: url(/skin_page/images/wyddx.jpg) center center no-repeat;
}

.fnzdd h2 {
    margin-top: 101px;
}

.fnzdd .slidesms {
    color: #FF9800;
}
.yissvf {
    background: url(/skin_page/images/puizs.jpg) center center no-repeat;
    height: 580px;
}
.yissvf .slidesms {
    font-size: 20px;
    background: black;
    padding: 20px 20px;
    opacity: .5;
    display: inline-block;
    border-radius: 8px;
    margin: 40px 0 0 0;
}
.pwiof h2 {
    font-size: 20px;
}
.wenzhangwrap p a {
    color: #2a56da;
}
.jukls {
    position: absolute;
    background: #fff;
    left: -7px;
    top: 69px;
    z-index: 999;
    display: none;
    width: 140px;
    font-size: 16px;
}

nav ul li .jukls a {
    color: #555;
    padding: 0 10px;
    display: block;
    text-align: center;
}
.jukls p {
    border-bottom: 1px solid #e4e4e4;
}
nav ul li:hover .jukls {
    display: block;
}
.lohww {
    width: 180px;
    left: -41px;
}
.bfesdd p img {
    max-width: 100%;
}
#mobile_foot {
    display: none;
}
.flwwg {
    margin: 10px  0 0 0;
    font-size: 14px;
    color: #999;
}
.relahb ul li {
    float: left;
    width: 600px;
    margin: 0 0 40px 0;
}

.relahb ul li img {
    width: 100%;
      border-radius: 5px;

}

.hbnewimg {
    width: 250px;
    float: left;
}

.hbnewtst {
    width: 300px;
    float: right;
    margin: 0 30px 0 0;
    font-size: 14px;
}

.hbtitle a {
    font-size: 16px;
}

.hbnewtst p {
    margin: 10px 0 8px;
    text-indent: 2rem;
    line-height: 22px;
      font-size: 15px;
}

.hbnewtst span {
    color: #999;
      font-size: 13px;
}

.relahb h3 {
    font-size: 21px;
    margin: 50px 0 30px 0;
}

.relahb h3::before {content: "";border-left: 4px solid #0042bf;margin: 0 15px 0 0;}
.relahb {
    margin: 0 0 20px 0;
}
.tunnnh {
    width: 1200px;
    margin: 0 auto;
}

.tunnnh ul li {
    float: left;
    width: 500px;
    margin: 10px 24px 20px;
}

.tunnnh ul div {
    font-size: 15px;
    line-height: 29px;
    color: #777;
    margin: 10px 0 0 0;
    text-indent: 2rem;
}

.tunnnh h3 {
    padding: 0 0 0 10px;
    font-size: 21px;
    font-weight: 400;
    margin: 20px 0 20px 10px;
    border-left: 5px solid #003fbe;
}
.tunnnh li a {
    font-size: 17px;
}
.pwiof a {
    color: #2a56da;
}
.fbcssm li {
    float: left;
    width: 150px;
    text-align: center;
    border-top: 1px solid #ccc;
    padding: 10px 0;
    border-right: 1px solid #ccc;
}

.fbcssm ul {
    overflow: hidden;
    clear: both;
    display: flex;
    justify-content: center;
}

.fbcssm li:first-child {
    border-left: 1px solid #ccc;
}

.fbcssm ul:last-child li {
    border-bottom: 1px solid #ccc;
}
.fbcssm p {
    margin: 0;
    line-height: initial;
    font-size: 16px;
}
.fbcssm ul li:nth-child(2) {
    width: 180px;
}
.fbcssm {
    margin: 0 0 30px 0;
}
.hkdce li {
    float: left;
    text-align: center;
    border-top: 1px solid #ccc;
    padding: 10px 0;
    border-right: 1px solid #ccc;
}
.hkdce ul {
    overflow: hidden;
    clear: both;
    display: flex;
    justify-content: center;
}
.hkdce ul li:first-child {
    border-left: 1px solid #ccc;
    width: 150px;
}
.hkdce ul li:last-child {
    width: 450px;
}
.hkdce p {
    margin: 0;
    line-height: inherit;
    font-size: 16px;
}
.hkdce ul:last-child li {
    border-bottom: 1px solid #ccc;
}
.dtcvtg li {
    width: 150px;
    float: left;
    text-align: center;
    border-top: 1px solid #ccc;
    padding: 10px 0;
    border-right: 1px solid #ccc;
}
.dtcvtg ul {
    overflow: hidden;
    clear: both;
    display: flex;
    justify-content: center;
}
.dtcvtg p {
    margin: 0;
    line-height: inherit;
    font-size: 16px;
}
.dtcvtg ul li:last-child {
    width: 250px;
}
.dtcvtg ul:last-child li {
    border-bottom: 1px solid #ccc;
}
.dtcvtg ul li:first-child {
    border-left: 1px solid #ccc;
}
.dtcvtg li:nth-child(3) {
    width: 180px;
}
.pwiof h2 {
    font-size: 19px;
    border-left: 3px solid #0042bf;
    padding-left: 10px;
    padding: 0 0 0 13px;
}
.ywmvw {
    width: 1200px;
    margin: 20px auto 60px;
    background-color: #f2f2f2;
    padding: 40px;
}

.ywmvw h4 {
    font-size: 21px;
    font-weight: 400;
    margin: 0 0 20px 0;
  color: #007ac5;
}
.fgum>div {
    float: left;
}
.fgum {
    overflow: hidden;
    clear: both;
}
.hecm {
    background: #fff;
}
.hecm:nth-child(1) {
    margin-right: 1%;
    width: 49%;
}
.hecm:nth-child(2) {
    margin-left: 1%;
    width: 49%;
}
.csuy {
    float: left;
    line-height: 30px;
    width: 80px;
    padding: 10px 0 10px 20px;
}
.wjye {
    float: left;
    line-height: 30px;
    width: 80px;
    padding: 10px 0 10px 20px;
}
.fgrxz {
    float: left;
    line-height: 30px;
    width: 80px;
    padding: 10px 0 10px 0;
}
.grhjd {
    background: #fff;
    width: 100%;
    margin: 20px 0 0;
}
.vvrt input {
    width: 100%;
    height: 50px;
    outline: none;
    padding: 0  0 0 30px;
    font-size: 15px;
}
.nsxcd input {
    width: 100%;
    height: 50px;
    outline: none;
    padding: 0 0 0 30px;
    font-size: 15px;
}
.zderj textarea {
    width: 100%;
    height: 50px;
    padding: 30px 0 0 30px;
    font-size: 16px;
    outline: none;
    border: none;
      font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif;
}
.dcrt button {
    display: block;
    width: 100%;
    background: #007ac5;
    color: #fff;
    border: 0;
    padding: 0;
    cursor: pointer;
    outline: none;
    height: 54px;
    font-size: 18px;
}
.pwbjk {
    margin: 20px 0 0;
}
.rt1 p {
display: none;
    position: absolute;
    right: 40px;
    z-index: 9999;
    margin: 0 14px 0 0;
    background: #007ac5;
    color: #fff;
    padding: 10px 20px;
    font-size: 19px;
    border-radius: 7px;
}
.hkjte {
    width: 50px;
}
.hkjte img {width: inherit;display: block;margin: 0 auto;}

.rt1 {
    margin: 30px 0;
}
.rt2 {
    margin: 30px 0;
}
.rt2 img {
    width: 50%;
}
.rt1:hover p {
    display: block;
}
.rt1 {
    position: relative;
    display: flex;
    align-items: center;
}
.yjcvv {
    width: 100%;
}
div#wghe {display: none;}

div#tasgsw {
    display: none;
}
.rhtel {
    background: #007ac5;
    display: flex;
    align-items: center;
    padding: 5px 20px;
    border-radius: 20px;
    color: #fff;
    float: right;
    margin: 14px 0 0 0;
}
.rhtel span {
    color: #fff;
    font-size: 24px;
}
.headerfix {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
  background: #fff;
    width: 100%;
}
.fkyld {
     display: none; 
    position: absolute;
    top: 0;
    left: 180px;
    background: #fff;
    width: 200px;
    border-left: 1px solid #ccc;
}
.khwbj {
    position: relative;
}
.khwbj:hover .fkyld {
    display: block;
}
nav ul li .fkyld a {
    border-bottom: 1px dotted #ccc;
}
.lohww>p a:hover {
    background: #0954e1;
    color: #fff;
}
















@media screen and (max-width: 1380px) and (min-width: 1200px){
	.slideshowwrap {
		width: 80%;
	}
	.same_parts {
		width: 1200px;
	}
	.index_product_img li {
		width: 31%;
	}
	.index_case_img li {
		width: 31%;
	}
	.foot_2 {width: 450px;}

	.foot_1 {
		margin: 0 0 0 0;
	}
    .index_about_left {
      width: 40%;
      }
      .index_about_right {
          width: 60%;
      }
      .index_about {
          background: none;
      }
      nav {
        margin: 0 0 0 85px;
    }

.slideshowwrap {
    width: 80%;
}

.same_parts {
    width: 1200px;
}
.index_product_img li {
    width: 31%;
}
.index_case_img li {
    width: 31%;
}
.foot_2 {width: 450px;}
.foot_1 {
    margin: 0 0 0 0;
}
.rhtel {
    display: none;
}
  
  
  
  
  
  
  
  
  
  
  
  
}