@charset "UTF-8";

/* ====== 重置CSS 2018-09-04 ====== */
* { box-sizing: border-box;font-family: Microsoft Yahei,"","Times New Roman";}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, small, strong, dl, dt, dd, ol, ul, li { margin: 0; padding: 0; font-size: 100%; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; line-height: 1.5; }
body {font:14px/1.5 "NotoSansHans Medium";font-size: 14px; line-height: 1.75;color: #666; background: #fff; overflow-x: hidden;font-family: Microsoft Yahei,"","Times New Roman";}
ul, ol, li { list-style: none; }
a { color: #666; text-decoration: none; -webkit-transition: color .3s; -o-transition: color .3s; transition: color .3s; }
a:hover { outline: none; }
a:focus { outline: none; }
a{outline:none;blr:expression(this.onFocus=this.blur());}
.bg-gray a{outline:none;blr:expression(this.onFocus=this.blur());}
input, button, textarea { padding: 0; border: none; background: none; outline: none; }
button { outline: none; }
/*textarea { border: none; background: none; outline: none; }*/
table { border-collapse: collapse; word-wrap: break-all; border-spacing: 0; }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
img { vertical-align: middle; border: none; max-width: 100%; }
/*HTML5 Fix*/
header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details, summary, picture { display: block; }
/*去除苹果默认样式*/
input { -webkit-appearance: none; }

/* ====== 通用样式 ====== */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { zoom: 1; }
.fl { float: left; }
.fr { float: right; }
.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }
.ellipsis { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.hide { display: none; }
.show { display: block; }
.clear { clear: both; }
.center { text-align: center; }
.box { display: block; width: 100%; height: 100%; }
.icon { display: inline-block; font-style: normal; vertical-align: middle;}
/*垂直居中*/
.com-table { display: table; width: 100%; height: 100%; }
.com-cell { display: table-cell; vertical-align: middle; width: 100%; }
/*背景色*/
.bg-gray { background:#f9f9f9 !important; } /*  #f5f5f5 */
/*浏览器更新提示*/
.browserupgrade { margin: 0; padding: 50px 0; background: #ccc; text-align: center; font-size: 18px; }
.browserupgrade a { font-weight: 600; color: red; text-decoration: underline; }
/*图片放大*/
.pic-scale, .img-scale .pic { position: relative; overflow: hidden; }
.img-scale img, .pic-scale img { -webkit-transition: .5s; -o-transition: .5s; transition: .5s; z-index: 99999999}
.img-scale:hover img, .pic-scale:hover img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }
/*图片去色*/
.img-gray { filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }
/*三角形*/
.caret { display: inline-block; width: 0; height: 0; margin-left: 4px; margin-top: -1px; vertical-align: middle; border-top: 4px dashed; border-top: 4px solid\9; border-right: 4px solid transparent; border-left: 4px solid transparent; -webkit-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; }
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after{
    clear: both;
}
a{ color: rgba(255, 255, 255, 0.6);outline: none;text-decoration: none;-webkit-transition: 0.2s;transition: 0.2s;}
a:hover,a:focus{color:#74777b;text-decoration: none;}
/*搜索框样式*/
.header .search{
    border-bottom:0;
   /* margin-top: 25px;*/
}
.d7:after {content:""; clear:both; display:table}
.d7 form {
    width: auto;
    float: right;
    border-bottom: 1px solid #0f0f0f;
}
.d7 input {
    width: 150px;
    height: 42px;
    padding-left: 15px;
    border-radius: 42px;
    outline: none;
    position: relative;
    transition: .3s linear;
}
.d7 input:focus {
    width: 260px;
}
.d7 button {
    width: 42px;
    height: 42px;
    background: none;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
}
.d7 button:before{
    font-size: 20px;
    content: "\f002";
    /*font-family: FontAwesome;*/
    color: #324b4e;
}
/*右边浮窗*/
.qqkefu {
    width: 140px;
    position: fixed;
    z-index: 100;
    right: 0;
    top: 200px;
    transition: all .5s ease 0s;
}
.qqkefu-left {
    width: 29px;
    height: 130px;
    float: left;
    margin-top: 38px;
    background: url(../images/share/qqkefu.png) no-repeat -30px 0 #29a7e2;
    cursor: pointer;
    border-radius: 5px 0 0 5px;
    overflow: hidden;
}
.qqkefu-right {
    background: #29a7e2;
    width: 111px;
    float: right;
    border-radius: 5px 0 0 5px;
    padding: 5px 0 5px 5px;
}
.qqkefu-right-box {
    background: #fff;
    border-radius: 5px 0 0 5px;
}
.qqkefu-right-box ul {
    margin: 0px;
    list-style: none inside;
    padding: 0px;
}
.qqkefu-right-box li.title {
    color: #bbbbbb;
    font-size: 14px;
}
.qqkefu-right-box li {
    text-align: center;
    height: 39px;
    line-height: 39px;
    border-bottom: 1px solid #e9e9e9;
    margin: 0px;
    font-size: 12px;
    /**/
}
li {
    border-color: #fff;
}
.qqkefu-right-box li i.ico-qq {
    background: url(../images/share/qqkefu.png) no-repeat 0 -260px;
    width: 15px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    z-index: 99999;
}
.qqkefu-right-box li i {
    margin-right: 10px;
}
a {
    color: #333;
    outline: none;
    text-decoration: none;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.qqkefu.qqkefu-nome {
    right: -111px;
}
.qqkefu.qqkefu-nome .qqkefu-left {
    background-position: 0 0;
}
.header .search input {
    font-size: 16px;
}
.pages-fg1 a, .pages-fg1 span{
    border-radius: 0;
}
.fl{
    float: left;
}
@media (max-width: 1600px){
    case-detail-header .case-item .cont {
        padding-left: 80px;
        padding-right:0;
    }
    .case-detail-header .case-item .cont .other {
        margin-top: 20px;
    }

}
.case-detail-header .case-item .cont .des{
    height: auto;
    overflow-y: hidden;
}
.product-detail-header:before{
    width: 0;
}
.product-detail-content{
    width: 100%;
}
.product-xg-list li{
    float: left;
    margin-right: 20px;
}
.product-xg{
    width: 100%;
}
.index-product-list li .box .pic{
    padding: 0;
}
.foot-nav>li ul li a{
    color: #eee;
}

.links-content .com-width,.links-content .com-width>a,.links-content .com-width>span,.copyright .com-width>a,.copyright .com-width{
    color:#eee;
}
.cont .tel {
    margin-top: 30px;
}
.cont .tel em {
    display: inline-block;
    width: 52px;
    height: 33px;
    background: url(../images/icon.png) -4px -139px;
    margin-right: 5px;
    /* margin-left: 30px;*/
}
.cont .tel span {
    font-size: 24px;
    color: #d26116;
    font-weight: bold;
}
.case-detail-header {
    padding-bottom: 0;
}
/*联系我们样式*/

.wal {
    width: 1240px;
    margin: 0px auto;
}
.wal {
    width: 1240px;
    margin: 0px auto;
}
.contactus1 .list{ padding-bottom:45px;margin-top: 5%;}
.contactus1 .list ul{ width:1260px;}
.contactus1 .list li{ width:33%; float:left;}
.contactus1 .list li .box{ margin-right:20px; text-align:center; border:1px #eee solid; height:180px;}
.contactus1 .list li .imgon{ display:none;}
.contactus1 .list li .ico{ height:40px; padding-top:20px; padding-bottom:15px; box-sizing: content-box;}
.contactus1 .list li h3{ padding-bottom:15px; margin-bottom:15px; font-size:18px; font-weight:inherit; background:url("../images/share/ico2_1hr.png") no-repeat bottom center;}
.contactus1 .list li p{ font-size:14px; color:#8b8b8c;}
.contactus1 .list li .box:hover{ border:none; background:url("../images/share/ico295_1.png") no-repeat center; background-size:100% 100%; box-shadow:0 0 15px #2156ec80;} /* rgba(236,108,33,0.5) */
.contactus1 .list li .box:hover .imgon{ display:inline-block;}
.contactus1 .list li .box:hover .imgoff{ display:none;}
.contactus1 .list li .box:hover h3{ color:#fff; background:url("../images/share/ico2_1hron.png") no-repeat bottom center;}
.contactus1 .list li .box:hover p{ color:#fff;}
.contactus1 .codeDiv{ float:right; width:310px; text-align:center;}
.contactus1 .codeDiv li{ padding-bottom:50px;}
.contactus1 .codeDiv .txt{ padding-bottom:15px; font-size:14px; line-height:20px;}
.contactus1 .codeDiv .txt img{ padding-right:10px;}

.clear_f {
    clear: both;
    height: 0px;
    padding: 0px;
    margin: 0px;
    display: block;
    _display: inherit;
}

.case-list .case-item .pr{
    position:unset;
    padding-left:5% ;
    float: right;
    padding-top: 60px;
}
.service-auto-list li .box:hover .pic{
    background: #18beff;
}
.case-item .pic{
    width: 45%;
}
.case-item .cont{
    width: 55%;
}
.page-cate a:before, .news-cate li a:before, .product-tit-tab li:before{
    background-color: #1892cc;/* #18beff */
}
.faq-list li .gr-question.on, .faq-list li .gr-question:hover{
    background: #1892cc; /* #18beff */
}

.news-one .cont .news-box .icon-news-more {
    margin-top: 0;
}

.icon-news-more {
    margin-top: 0;
}

@media (max-width: 1600px) {
    .news-one .pic {
        height: 260px;
        line-height: 260px;
    }
}

.news-list li .news-box {
    padding: 0px 0px 0px;
}
.case-list .case-item .cont:before{
    background: none;
}
.pt-60{
    padding-bottom: 60px;
}



.news-list li .news-box:before, .news-one .cont:before {
    background: none;
}
.news-list li .news-box:hover .date, .news-list li .news-box:hover h4, .news-list li .news-box:hover p, .news-one .cont:hover .date, .news-one .cont:hover h4, .news-one .cont:hover p{
    color:#333;
}
.news-list li .news-box .date em {
    font-size: 14px;
}
.news-list li .news-box h4{
    margin-top: 0;
}
.about_main .wrap{width: 1200px;margin:0 auto;}
.sub_about.tit{ position: relative; z-index: 1; padding: 15px 0; border-bottom: 1px solid #eae6e3; background: #fff; text-align: center;-webkit-transition: all .5s;transition: all .5s;}
.sub_about.tit ul{ display: inline-block;}
.sub_about.tit ul li{ float: left; width: 150px; height: 42px; margin-left: 30px;margin-right: 30px;  text-align: center; line-height: 42px;}
.sub_about.tit ul li:first-child{ background: none;}
.sub_about.tit ul li a{ display: block; border-radius: 50px; font-size: 17px; color: #666;-webkit-transition: all .3s;transition: all .3s;}
.sub_about.tit ul li.on a,.sub_about.tit ul li:hover a{ background: #21ade8; box-shadow: 0 5px 15px #96d8f4; color: #fff;}
.about_main .a1{  min-height: 760px;}
.about_main .a1 .fl{ position: relative; width: 47%;height: 760px;}
.about_main .a1 .fl .icon_81{ position: absolute;bottom: 46px;left: -100px; width: 233px; height: 233px;}
.about_main .a1 .fl .icon_82{ position: absolute;top: -36px;right:66px; width: 150px; height: 198px;}
.about_main .a1 .fl>span{ position: absolute;top: 86px;left: 20px; width: 397px; height: 528px;}
.about_main .a1 .fl .b2 { position: absolute;right: 60px; bottom: 50px; width: 227px; height: 296px; padding: 20px; background: #21ade8 url(../images/icon_83.png) repeat center; box-sizing: border-box;}
.about_main .a1 .fl .b2 h4{ font-size: 30px; color: #fff; text-transform: uppercase;}
.about_main .a1 .fl .b2 h5{ border-bottom: 1px solid #fff; font-size: 96px; color: #fff; text-transform: uppercase; line-height: 118px;}
.about_main .a1 .fl .b2 h6{ padding-top: 16px; font-size: 30px; font-weight: bold; color: #fff;}
.about_main .a1 .fl .b2 p{ padding-top: 10px; font-size: 18px; color: #fff;}
.about_main .a1 .fr{ position: relative; width: 50%; padding-top: 86px; padding-bottom: 80px;}
.about_main .a1 .fr>h3{ padding-bottom: 8px; font-size: 100px;color: #eeebe9;text-transform: uppercase;line-height: 90px;}
.about_main .a1 .fr>h5{ padding-bottom: 15px; border-bottom: 2px solid #00AAFF; font-size: 30px; color: #333; line-height: 40px;}
.about_main .a1 .fr>h5 span{ display: block; font-size: 16px; color: #666; line-height: 20px;}
.about_main .a1 .fr>h6{ margin-top: 20px; text-align: right;}
.about_main .a1 .fr>h6 a{ display: inline-block; width: 137px; height: 45px; border: 2px solid #10a3e5; text-align: center; line-height: 45px; cursor: pointer;}
.about_main .a1 .fr>h6 a i{ display: inline-block; width: 54px; height: 24px; background: url(../images/icon_84.png) no-repeat left top; vertical-align: middle;}
.about_main .a1 .fr>h6 a span{ font-size: 18px; color: #21ade8;}
/*.about_main .a1 .fr div.big{ width: 100%; height: 1120px;overflow: hidden; padding-top: 20px;-webkit-transition: all .5s;transition: all .5s;}*/
.about_main .a1 .fr div.big{ width: 100%; height: auto;overflow: hidden; padding-top: 20px;-webkit-transition: all .5s;transition: all .5s;}
.about_main .a1 .fr div.big.hh{ height: 315px;}
.about_main .a1 .fr div.big p{ padding-bottom: 15px; font-size: 16px; color: #333; line-height: 26px;}

.about_main .a2{ height:500px; background: url(../images/icon_85.png) no-repeat top center;}
.about_main .a2 .Exp {padding-top:60px;}
.about_main .a2 .Exp span{ display: block;width: 707px;height: 148px;}
.about_main .a2 .mian{ text-align: center;}
.about_main .a2 .mian ul{ padding-left: 30px; display: inline-block; overflow: hidden; padding-top:200px; padding-bottom: 50px;}
.about_main .a2 .mian ul li{ position: relative; float: left; width: 0; height: 1px;}
.about_main .a2 .mian ul li:before{display: block;position: absolute;content: "";left: 10px;right: 11px;border-top: 1px solid #70a4cd;}
.about_main .a2 .mian ul li:after{ display: block;position: absolute;content: ""; left: 0; top: -70px;}
.about_main .a2 .mian ul li:last-child:before{ border: none;}
.about_main .a2 .mian ul li h6{position: absolute; top: 0; left: -30px; width: 60px;padding-top: 18px;font-size: 16px; color:#fff; text-align: center; line-height:40px;}
.about_main .a2 .mian ul li h6:before{display: block;position: absolute;content: "";left: 19px;top: -10px; width: 21px;height: 21px;border: 1px solid #70a4cd; border-radius: 50%;-webkit-transition: all .5s;transition: all .5s;}
.about_main .a2 .mian ul li h6:after{display: block;position: absolute;content: "";left: 25px;top: -4px;width: 11px;height: 11px;border-radius: 50%; background: #70a4cd;-webkit-transition: all .5s;transition: all .5s;}
.about_main .a2 .mian ul li span:before{display: block;position: absolute;left: 0;bottom: 10px;content: "";width:1px;height: 118px; background: #70a4cd;}
.about_main .a2 .mian ul li span:after{display: block;position: absolute;left: 0;bottom: 128px;content: "";width: 7px; height: 1px; background: #70a4cd;}
.about_main .a2 .mian ul li p{ position: absolute;left: 20px;bottom: 68px; min-width: 300px; font-size: 16px; color: #ffffff; text-align: left; line-height: 26px;}
.about_main .a2 .mian ul li p font{ display: block; font-size: 30px; font-weight: 200; color: #fff; line-height: 42px;}
.about_main .a2 .mian ul li.b1{ width: 268px;}
.about_main .a2 .mian ul li.b2{ width: 142px;}
.about_main .a2 .mian ul li:last-child.b2{ width: 20px;}
.about_main .a2 .mian ul li span{display: none}
.about_main .a2 .mian ul li span:before{display: none;-webkit-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: bottom;  transform-origin: bottom; -webkit-transition: -webkit-transform 150ms cubic-bezier(.25,.74,.22,.99); transition: transform 150ms cubic-bezier(.25,.74,.22,.99);}
.about_main .a2 .mian ul li span:after{display: none;-webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: left; transform-origin: left; -webkit-transition: -webkit-transform 150ms cubic-bezier(.25,.74,.22,.99); transition: transform 150ms cubic-bezier(.25,.74,.22,.99);-webkit-transition-delay: 50ms; transition-delay: 50ms;}
.about_main .a2 .mian ul li p{display: none;opacity: 0; pointer-events: none; -webkit-transform: translateX(-10px); -ms-transform: translateX(-10px); transform: translateX(-10px); -webkit-transition: opacity 125ms cubic-bezier(.25,.74,.22,.99),-webkit-transform 125ms cubic-bezier(.25,.74,.22,.99); transition: opacity 125ms cubic-bezier(.25,.74,.22,.99),transform 125ms cubic-bezier(.25,.74,.22,.99);}
.about_main .a2 .mian ul li.on h6:before{border: 1px solid #fff;}
.about_main .a2 .mian ul li.on h6:after{background: #fff;}
.about_main .a2 .mian ul li.on span{display: block}
.about_main .a2 .mian ul li.on span:before{display: block;background: #fff; -webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transition-delay: 0s; transition-delay: 0s; }
.about_main .a2 .mian ul li.on span:after{display: block;background: #fff;-webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transition-delay: 150ms; transition-delay: 150ms; }
.about_main .a2 .mian ul li.on p{display: block;opacity: 1; z-index: 0; -webkit-transform: translateX(0); transform: translateX(0); -webkit-transition-duration: 250ms; transition-duration: 250ms; -webkit-transition-delay: .112s; transition-delay: .112s;}
.about_main .a2 .mian ul li.br p{ left: -460px; text-align: right; width: 450px;}
.about_main .a2 .mian ul li.br span:after{left: auto;right: 100%; margin-right: -1px; -webkit-transform-origin: right;transform-origin: right;}
.about_main .a2 .mian ul li.on.br p{-webkit-transform: translateX(-18px); -ms-transform: translateX(-18px); transform: translateX(-18px);}
.in_06{
    height:auto;overflow: hidden;
    padding: 0px 0 60px 0;
    text-align: center;
    margin-top: 30px;
 }
.in_06 li{float: left;
    /*margin-right: 10px;*/
    margin-left: 10px;
    width: 24.1%;
}
.in_06 .title{
    font-size: 20px;
    margin: 20px;
    font-weight: bold;
}
.in_06 .title .num{
    color: #d26115;
}
.in_06 li span{display: block;text-align: center;line-height: 45px;background: #dcdcdc;transition:0.4s;}
.in_06 li:nth-of-type(4n+0){margin-right: 0px;}
.in_06 li:hover span{background: #21ade8;color: #fff;}
.in_06 li img{width: 100%;height: 195px;}
.section5 {
    padding-top:40px;
    padding-bottom: 70px;
    background: #f5f5f5;
    
}
.section5 h2 {
    font-size:30px;
    padding-bottom:40px;
    font-weight: normal;
    color: #111;
}
.section5 .write {
    padding-bottom: 70px;
}
.section5 .write input {
    float: left;
    border: none;
    margin-right: 1%;
    background-color: #fff;
    padding: 20px 0;
    color: #6e6e6e;
    padding-left: 1%;
    font-size: 14px;
    outline: none;
    font: inherit;
}
.section5 .write .submit {
    opacity: 1;
    background-color:#21ade8;
    color: #fff;
    width: 12%;
    text-align: center;
    padding-left: 0;
    cursor: pointer;
    margin-right: 0;
    outline: none;
}
.section5 .write .text3 {
    width: 50%;
}
.section5 b {
    color: #8f8f8f;
    font-weight: normal;
    font-size: 12px;
}
.section5 .write .text1, .section5 .write .text2 {
    width: 16%;
}

.contactinfo {
    height: 380px;
}
.contactinfo .left {
    float: left;
    width: 464px;
}
.contactinfo .left h2 {
    line-height: 58px;
    font-size: 18px;
    color: #272727;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 10px;
}
.contactinfo .left h3 {
    line-height: 34px;
    font-size: 14px;
    color: #272727;
    font-weight: normal;
}
.contactinfo .right {
    float: right;
    width: 546px;
}
.contactinfo .right p {
    line-height: 34px;
    font-size: 14px;
    color: #272727;
}
.contactinfo .right h2 {
    line-height: 58px;
    font-size: 18px;
    color: #272727;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 10px;
}
.nav-list li a{
    outline:none;
}

#company-profile > .desc-main {
    width: 1200px;
    margin: 100px auto 119px;
    overflow: hidden;
    text-align: left;
    color: #333;
}

#company-profile >  .desc-main > .desc-img {
    margin-right: 20px;
    width: 580px;
    height: 335px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: left;
    background: url("../images/ss.jpg") no-repeat
}

#company-profile > .desc-main > .desc-content {


}

#company-profile > .desc-main > .desc-content > .desc-line {
    width: 415px;
    height: 55px;
    border: 1px solid transparent;
    border-top: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    margin: 0 0 0 152px
}

#company-profile > .desc-main > .desc-content > .us {
    margin: -16px 0 40px 0;
    color: #333;
    font-size: 36px
}

#company-profile >  .desc-main > .desc-content > .us-info {
    margin: 0;
    font-size: 14px;
    line-height: 35px;
}

#company-profile > .desc-main > .desc-content > .us-info > .us-info-head {
    font-weight: 600
}

.news-list {
    position: relative;
}
.news-list li .news-box .date {
    text-align: right;padding-right: 5px;font-weight: bold;font-size: 15px;
    color: lightslategray;
    margin-top: 10px;
}

.news-list li .news-box:before, .news-one .cont:before {
    background: none;
}
.news-list li .news-box:hover .date, .news-list li .news-box:hover h4, .news-list li .news-box:hover p, .news-one .cont:hover .date, .news-one .cont:hover h4, .news-one .cont:hover p{
    color:#333;
}
.news-list li .news-box .date em {
    font-size: 14px;
}
.news-list li .news-box h4{
    margin-top: 0;
}
.news-list .content{
    padding: 25px;
    height: 200px;
    margin-bottom: 25px;
}

.news-list .content p{
    font-size: 15px;
}
.news-list .com-width {
    width: 1400px;
}


@media (max-width: 1600px){
    .foot-nav {
        margin-left: 10px;
    }
}
.foot-nav {
    margin-top: 10px;
}

@media (max-width: 1600px){
    .foot-nav>li ~ li {
        color: #fff;
        margin-left: 48px;
    }
}

.foot-nav>li ~ li {
    color: #fff;
    margin-left: 62px;
}

/*
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../../_files/images/prev.png);
    background-position: 0px 10px;

}*/

/*.index-news-content .item-r ul li .box h5 {
   padding-left: 0px;
}*/


.index-news-content .item-r ul li .box .more {
    top: 3px;
}
/*
之前的
.blog_Rtime {
    background-color: #1892cc;
    text-align: center;
    height: 73px;
    margin-top: 3px;
    width: 100%;
}*/

/*  一行显示3个的 */
.blog_Rtime {
    background-color: #1892cc;
    text-align: center;
    margin-top: 3px;
    width: 77px;
    position: absolute;
    right: 15px;
    top: 109px;
}

/*.blog_Rtime em, .blog_Rtime b {
    color: #fff;
    display: block;
    margin-top: 10px;
}*/
.blog_Rtime em {
    font-style: normal;
    margin-top: 3px;
}
.blog_Rtime em, .blog_Rtime b {
    color: #fff;
    display: block;
    margin-top: 10px;
}
.blog_Rtime em, .blog_Rtime b {
    margin-top: 0px;
}
.com-back-btn {
     border-radius: inherit;
}
.num-cont  {/* span */
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 165px;
    height: 165px;
    border-radius: 100%;
    background: rgba(255,255,255,0.1);
    color: #fff;
}

.num-scroll-two li .num {
    padding-top: 40px;
    line-height: 100%;
    font-size: 55px;
    color: #fff;
    font-weight: bold;
    display: block;
}
.num-scroll-two li .num-tit {
    text-align: center;
}



.num-cont2  {/* span */
    text-align: center;
    display: block;
    margin: 0 auto;
    height: 50px;
    border-radius: 100%;
    background: rgba(255,255,255,0.1);
    color: #000;
}

.num-scroll-two2 li {
    display: inline-block;
    width: 49%;
    padding: 0 40px;
    /*color: #ff8d1f;*/
    font-size: 18px;
    min-width: 162px;
}
.num-scroll-two2 li .num {
    padding-top: 10px;
    line-height: 100%;
    font-size: 36px;
    color: #000;
    font-weight: bold;
    display: block;
}
.num-scroll-two2 li .num-tit {
    text-align: center;
}

.index-about2 .sub-title{
    font-weight: normal;
    font-size: 16px;
    /*margin-left: 40px;*/
    color: gray;
}

.index-about1{
    padding-top: 0px;
    padding-bottom: 10px;
}
.index-news {
    padding-bottom: 10px;
}
.ul-case {
    margin-bottom: 0;
}
.index-title1 h3{
    color:#fff;
}
.index-title1 h4{
    color: #e5e5e5;
}

.product-main{
    background-color: #f9f9f9;
}

.product-main .bg-gray {
    background: #f9f9f9 !important;
}
.product-main .select-condition-wrap {
    padding: 10px 0 10px
}

/* 产品搜索样式 */
.select-contain {
    padding-top: 10px;
}
.section {
    width: 1200px;
    margin: auto;
}

.list-select-content {
    border: 1px solid #eee;
    padding: 0 20px;
    background: #fff;
    position: relative;
    z-index: 12;
}



.list-select-content>.select-s {
    padding-top: 10px;
    min-height: 40px;
}

.list-slide-box {
    height: 40px;
    overflow: hidden;
}

.select-s>.list-yixz {
    float: left;
    font-size: 15px;
    color: #333;
   /* margin-right: 19px;*/
    height: 30px;
    line-height: 30px;
    text-align: right;
    font-weight: bold;

}

.header .logo {
    margin-top: 8px;
}

.select-s>.list-r-slide {
    width: 90%;
}
.select-s>.list-select-r {
    float: left;
   /* width: 1060px;*/
    position: relative;
}

.brand-select-box>div.items {
    float: left;
    width: 25px;
    height: 28px;
    text-align: center;
    border-right: 1px solid #eee;
    line-height: 28px;
    color: #333;
    font-size: 14px;
    cursor: pointer;
}

.list-select-content>.select-s {
    padding-top: 10px;
    min-height: 50px;
}
.list-select-content>div+div {
    border-top: 1px dotted #d5d5d5;
}


.select-s>.list-select-r>a,.select-s .list-select-r a {
    font-size: 14px;
    color: #333;
    padding: 0 10px;
    margin-right: 10px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    margin-bottom: 10px;
    outline: none;
}

.select-s>.list-select-r .child-block{
    float: right;width: 100%;
    padding-left: 11px;
}

.select-s>.list-select-r .tit{
    line-height: 30px;
    font-size: 14px;
}
.select-s>.list-select-r .cont{
    float: right;
    width: 95%;
}

.select-s .list-select-r .on{
     background-color: #f5f5f5;
}

.select-s>.more-slide {
    float: left;
    padding: 0 4px;
    cursor: pointer;
    color: #18beff;
    margin-left: 2px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
}

.list-select-content .clear{
   clear: none;
}

.select-condition {
    margin-top: 10px;
    border: 1px solid #eee;
    position: relative;
    z-index: 11;
    background: #fff;
    height: 45px;
}


.select-condition #selectedItemSpan{
    padding-left: 23px;
    color: #cc3311;
}
.select-condition .clearbtn {
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
    color: #999;
    cursor: pointer;
    padding: 0px 6px;
    line-height: 21px;
    border-radius: 2px;
    position: relative;
    top: -1px;
    border: 1px solid #999;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}


.select-condition>.latest-styles {
    float: left;
    padding: 0 20px 0 0;
}
.select-condition>div {
    height: 42px;
    line-height: 42px;
    /* cursor: pointer; */
    padding: 0 13px;
}


.select-condition>.latest-styles>a:hover, .select-condition>.latest-styles>a.cur {
    color: #1892cc;
    border-top: 2px solid #1892cc;
}
.select-condition>.latest-styles>a {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding-bottom: 2px;
    border-top: 2px solid #fff;
    color: #333;
    font-size: 14px;
    position: relative;
    margin: 0 20px;
}
a:visited {
    color: #000;
}

.select-condition>.s-result-nav {
    padding: 0;
}
.select-condition>div {
    height: 42px;
    line-height: 42px;
    /* cursor: pointer; */
    padding: 0 13px;
}
.s-result-nav {
    float: right;
    padding-left: 0;
    padding-right: 0;
}

.s-result-nav .findstyle {
    height: 30px;
    float: left;
    color: #000;
    font-size: 14px;
    margin-top: 1px;
    margin-right: 15px;
}

.product-list .item .box .cont h3 {
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.product-list .item .box .cont h4 {
    margin-top: 2px;
    font-size: 14px;
    color: #333;
}

.product-list .item .box .cont p {
    margin-top: 13px;
    color: #666;
}

.product-list .item .box .cont .more {
    display: inline-block;
    margin-top: 20px;
    font-size: 16px;
    color: #1892cc;
    border-bottom: 1px solid #1892cc;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.com-zx:hover, .com-zx.zx1 {
    background: #0e5297;
    border-color: #0e5297;
}

.com-form-box .submit {
    background: #0e5297;
}

/*
@media (max-width: 1600px){
.com-width {
    width: 1200px;
    background-color: white;
    border-bottom: 1px solid lightgray;
   }
}*/

.com-breadcrumb {
    height: 77px;
    line-height: 77px;
}

.case-item .cont .more {
    color: #1892cc;
    border-bottom: 1px solid #1892cc;
}


.blocks-md-3>li {
    width: 33.33333333%;
}

.blocks>li, [class*=blocks-]>li {
    position: relative;
    float: left;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 22px;
}


.met-index-news .single-blog-post a h2 {
    white-space: nowrap;
    color: #242424;
    font-size: 18px;
    margin: 0;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-transform: uppercase;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    text-overflow: ellipsis;
}

.met-index-news .single-blog-post ul li p, .met-index-news .single-blog-post ul li span {
    display: inline-block;
    line-height: 16px;
    padding: 0 12px;
    color: #9A9A99;
    font-weight: 500;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.met-index-news .single-blog-post p {
    color: #898989;
    font-weight: 500;
    margin: 15px 0 0;
}

.newsdetail{
    margin-top: 15px;
}

.nnews_lb_xq {
    text-align: center;
}
.nnews_lb_xq a {
    color: #525252;
    text-decoration: none;
    width: 106px;
    height: 27px;
   /* display: block;*/
    line-height: 27px;
    text-align: center;
    font-size: 16px;
    outline: none;
}
.nnews_lb_xq a:hover {
    color: #1892cc;
}

.qr-content {
    text-align: center;
     float: none;
     margin-top: 0px;
     margin-bottom: 15px;
}

.service-auto-list li .pic {
     border-radius:inherit; /*50% 是圆的 */
}

.product-tit-tab .on{
    background-color: #eee;
}

/*  解决方案 新样式*/
.nav-sub_cur {
    border-bottom: 1px solid #e5e5e5;
    line-height: 52px;
    overflow: hidden;
    margin-bottom: 42px;
    background-color: #fff;
}

.m-list-lb1 {
    overflow: hidden;
    margin-bottom: 53px;
}
.wp {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.ul-list-lb1 li {
    margin-bottom: 33px;
}
.ul-list-lb1 .items{
    overflow: hidden;
    background-color: #0075c2;
	position: relative;
}
.ul-list-lb1 .items:after{content: ",";font-size: 0;line-height: 0;display: block;clear: both}
.ul-list-lb1 .items .img {
    position: absolute;
    width: 65.416%;
	top: 0;
	right: 0;
	height: 100%;
	overflow: hidden
}
.ul-list-lb1 .items .pic {
    height: 100%;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: right;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale');
	-moz-background-size:cover;
	background-size:cover;
}

.ul-list-lb1 .items .img img {
    display: none;
	height: 100%;
	width:auto;
	margin: 0 auto;
	max-width: none
}
.ul-list-lb1 .items .txt {
    float: left;
    padding: 54px;
    overflow: hidden;
    width: 34.584%;
    box-sizing: border-box;
}

.ul-list-lb1 .items .txt h4 {
    font-size: 34px;
    color: #fff;
    line-height: 1;
    margin-bottom: 28px;
    font-weight: normal;
}
.ul-list-lb1 .items .txt p {
    font-size: 13px;
    color: #fff;
    line-height: 24px;
    margin-bottom: 60px;
    max-height: 168px;
    display: -webkit-box;
    display: box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
}

.ul-list-lb1 .items .txt .more {
    font-size: 16px;
    color: #fff;
    float: left;
    line-height: 1;
    padding: 15px;
    border:1px solid #fff;
}

.page-banner .pb-pic img {
    width: 100%;
/*    height: 370px;*/
}


.page-banner {
   /* margin-top: 100px;*/
}
.com-tit-36-border {
    border-bottom: 1px dashed lightgray;
    padding-bottom: 15px;
}

.solution-product .left {
    text-align: left;
}

.index-honor {
    margin-bottom: 60px;
}


.nr_main {
    /*background-color: #FFF;*/
    padding-top: 45px;
}
.main1k {
   /* width: 1200px;*/
    margin: 0 auto;
    display: table;
}

.fw_box_02 .boxlist01 {
    background-color: #0081cc;
}
.fw_box_02 .boxlist02 {
    background-color: #abcd03;
}

.fw_box_02 .boxlist {
    float: left;
    /*width: 400px;*/
    width: 33.3333%;
    color: #fff;
}
.fw_box_02 .boxlist03 {
    background-color: #fff;
    color: #262626;
}
.fw_box_02 .boxlist .main {
    padding: 40px 40px 40px 30px;
}

.fw_box_02 .boxlist a {
    color: #fff;
}

.boxtitle p {
    font-size: 26px;
    line-height: 36px;
}

.fw_box_02 .boxlist .main > p {
    padding: 20px 0;
    height: 130px;
    line-height: 18px;
}

.fw_box_02 .boxlist .main > a {
    color: #fff;
    border: #FFF 1px solid;
    padding: 5px 20px;
}

.fw_box_02 .boxlist03 .main > a {
    color: #262626;
    border: #262626 1px solid;
}
.fw_box_02 .boxlist03 .boxtitle a {
    color: #262626;
}
.fw_box_02 .boxlist img{
    width: 100%;
}

.download-list-box .title {
     padding-left: 0px;
     background: none;
}

.product-tit-tab li {
    /*padding: 0 60px;*/
    margin-right: 0;
}

.index-honor-list .item .box {
    background: #f5f5f5;
}
.index-honor-list .pagination3{
    margin-top: 40px;
    position: relative;
}

.product-list .row-2 .item .fenlei-title{
    color:white;
    padding: 0px 15px 0px 15px;
    line-height: 30px;height: 30px;
    display: block;
    width: 150px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;
    background-color: #29a7e2
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.w1200 a{
    outline: none;
}

.pro-nav-wrap {
    overflow: hidden;
    background: #fff;
    padding: 22px 0;
   /* margin-top: -20px;*/
}

 .pro-nav-titles {
    width: 200px;
    padding-top: 28px;
}

  .pro-nav-a {
    padding-top: 12px;
    width: 200px;
    height: 80px;
    border-left: 1px solid #e9e9e9;
    color: #2c2c2c;
}

  .pro-titles-cn {
    font-size: 24px;
    line-height: 26px;
    color: #2c2c2c;
    font-weight: bold;
    padding-bottom: 6px;
}
.pro-titles-en {
    font-size: 18px;
    line-height: 26px;
    color: #b2b2b2;
    font-weight: 100;
}

.wel-pro-txt {
    font-size: 15px;
    line-height: 36px;
    font-weight: bold;
}

.wel-pro-wrap .wel-pro-img {
    margin: 0 auto;
}
.tec {
    text-align: center;
}
.tec image{
    margin: 0;
}
.dbl {
    display: block;
}


.index-product .content .item-l{
    width:100%;
    padding-left: 0;
}

.pro-banner-txts {
    z-index: 2;
    left: 0;
    bottom: 0;
    text-align: center;
    font-size: 15px;
    line-height: 50px;
    height: 50px;
    color: #333;
    width: 100%;
    background: #fff;
    transition: all .3s linear;
    background-color:#f1f1f1;
}

.index-product-list li .box {
    padding-bottom: 0px;

}
.index-product-list li .box image{
    border: 0;
    outline: none;
}

.index-product-list li a{
    outline: none;
}
.index-relatedproduct-list li .box {
    width: 280px;
}


.index-product-list li .box .pro-banner-txts:hover{
    background-color:#1892cc;
    color: white;
}

.index-product {
     padding-bottom: 20px;
}


/* 首页关于我们 */
.index-about2 .text {
    float: right;
    width: 49%;
    padding-left: 30px;
    padding-top: 0px;
}

.index-about2 .imgDiv {
    float: left;
}


.index-about2 .text .title {
    padding-bottom: 0px;
    margin-bottom: 20px;
    font-size: 24px;
    color: #444;
    border-bottom: 1px dotted lightgray;
}

.index-about2 .text .txt {
    font-size: 15px;
    color: #8b8b8c;
    padding-bottom: 10px;
    background: url(../../_files/images/ico2_1bg.png) no-repeat left top
}

.num-scroll-two2{
    padding-top: 83px;
}

.index-about2 .text .listnav {
    height: 80px;
    line-height: 80px;
    margin-bottom: 24px;
}


.index-about2 .text .listnav li {
    width: 25%;
    float: left;
    text-align: center;
    color: #999;
    font-size: 15px;
}

.index-about2 .text .num-scroll-two2 li:nth-child(3),.index-about2 .text .num-scroll-two2 li:nth-child(4) {
    margin-top: 20px;
}

.index-about2 .text .more {
    display: block;
    width: 230px;
    height: 60px;
    line-height: 60px;
    text-indent: 20px;
    font-size: 16px;
    color: #8b8b8c;
    background: url(../../_files/images/ico2_4bg.png) no-repeat center;
}

/*
.index-about2 .text .listnav li:nth-child(1) {
    background-color: #04afe6;
    background-size: 100% 100%;
}

.index-about2 .text .listnav li:nth-child(1) a {
    color:white;
}

.index-about2 .text .listnav li:nth-child(2) {
    background-color: #04afe6e0;
    background-size: 100% 100%;
}
.index-about2 .text .listnav li:nth-child(2) a {
    color:white;
}

.index-about2 .text .listnav li:nth-child(3) {
    background-color: #04afe6c4;
    background-size: 100% 100%;
}
.index-about2 .text .listnav li:nth-child(3) a {
    color:white;
}

.index-about2 .text .listnav li:nth-child(4) {
    background-color: #04afe6a1;
    background-size: 100% 100%;
}
.index-about2 .text .listnav li:nth-child(4) a {
    color:white;
}
*/

.index-about2 .text .listnav li a {
    color:#fff;
}
.index-about2 .text .listnav li.z0 {
    background-color: #04afe6;
}
.index-about2 .text .listnav li.z1{
    background-color: #22B8E9;
}

.index-about2 .text .listnav li.z2 {
    background-color: #3EC1EB;
}

.index-about2 .text .listnav li.z3 {
    background-color: #60CBEE;
}


.index-news .newsdetail .more1 {
    display: block;
    width: 125px;
    height: 40px;
    border: 1px #e0e0e0 solid;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #8b8b8c;
    margin-top: 15px;
}

.index-honor-list h5
{
    text-align: center;
    padding: 10px;
    background: #96d8f445;
}


@media (max-width: 1550px) and (min-width: 769px){
    .out-box {
        width: 90%;
        margin: 0 auto;
    }
}
@media (min-width: 1200px){
    .col-lg-6 {
        width: 100%;
        float: left;
        text-algin:center;
    }
}

.partner-logo {
    height: 100px;
    text-align: center;
    line-height: 100px;
    transition: all ease .3s;
}

.partner-logo img{
    width: 180px;
}

.index-honor-list .item .box {
     padding: 15px 15px 15px;
}

.index-honor-list .item .box .pic {
    height: 250px;
    line-height: 250px;
}

@media (min-width: 768px){
    .col-sm-6 {
        width: 16.66666%;
        float: left;
    }
}

.row-3 li, .row-3 .item {
    width: 25%;
}

.index-hezuohuoban{
 margin-top: 80px;
}


.index-news-content .item-l {
    width: 30%;
}

.index-news-content .item-r {
    width: 35%;
}

.index-news-content .item-r ul li .box {
     padding-right: 0px;
}

.wel-news-time {
    margin-top: 12px;
    color: #888;
    font-size: 14px;
    padding-left: 28px;
    line-height: 16px;
    background: url(../../_files/images/ico1.png) no-repeat left center;
    transition: all .3s linear;
}

.index-news-content .item-r {
    padding-left: 40px;
}

.index-news-content .more {
    margin-top: 30px;
    display: block;
    width: 230px;
    height: 60px;
    line-height: 60px;
    text-indent: 20px;
    font-size: 18px;
    color: #8b8b8c;
    background: url(../../_files/images/ico2_4bg.png) no-repeat center;
}

.index-news-content .item-r ul li .box p {
    color: #908d8d;
}
.contact-us .section5{
    background-color: #f9f9f9;
}
.contact-us h2 {
    margin-top: 15px;
    font-size: 18px;
    padding-bottom: 40px;
    font-weight: normal;
    color: #402f2f;
    text-align: center;
}

.service-support1 ul{
    margin-top: 40px;
    color: #000;
}

.service-support1 li .num-tit {
    margin-top: 15px;
    margin-bottom: 15px;
    color: #000;
}
.service-support1 .num-scroll-two li .num {
    color: #000;
}

.service-support1 .num-cont {
    background: #deecf9;
    color: #000;
}

.case-item1{
    background-color: #fff;
    padding: 50px;
}

.nodata{
    color: #666;text-align: center;
    padding: 30px;
}

.news-list .newsimg{
    height:165px;float: left;margin-right: 25px;
}

/*
.page-banner {
    margin-top: 100px;
}*/

.solution-bg {
 margin-top: 0px;
}
.swiper-container1{
 display:none;   
}

            .tit{
                text-align:center;
            }
            .tit i{width:60px;height:1px;background:#d4d5d7;display:inline-block;position:relative}
            .tit i:before{content:'';width:8px;height:8px;background:#d4d5d7;border-radius:50%;display:block;position:absolute;top:50%;margin-top:-4px}
            .tit .l:before{right:-4px}
            .tit .r:before{left:-4px}
            .tit h4{
                color: #66686c;
                text-align: center;
                font-weight: 700;
                padding: 11px 22px;
                display: inline-block;
                vertical-align: middle;
                font-size:22px;
            }


            .xg-title {
                text-align: center;
                position: relative;
                margin-bottom: 55px;
            }

            .xg-title h3 {
                display: inline-block;
                margin: 0 34px;
                font-size: 38px;
                color: #333333;
                line-height: 1.5;
            }

            .xg-title h3 a {
                display: block;
                color: #333333;
            }

            .xg-title img {
                vertical-align: middle;
                margin-bottom: 15px;
            }

            .ck-more {
                display: inline-block;
                font-size: 16px;
                background: -webkit-linear-gradient(left, #ed6048, #da251d);
                background: -o-linear-gradient(right, #ed6048, #da251d);
                background: -moz-linear-gradient(right, #ed6048, #da251d);
                background: linear-gradient(to right, #ed6048, #da251d);
                -webkit-background-clip: text;
                background-clip: text;
                color: transparent;
                color: #da251d\0;
                background: white\0;
                border-bottom: 1px solid transparent;
                position: absolute;
                right: 0;
            }

            .xg-title .ck-more {
                top: 45%;
            }

            .ck-more:hover {
                border-bottom: 1px solid #da251d;
            }


            .article .newslist {
                overflow: hidden;
            }

            .article .newslist li {
                overflow: hidden;
                border-bottom: 1px solid #dddddd;
                padding-bottom: 30px;
                margin-bottom: 40px;
            }

            .article .newslist li .new-pic {
                float: left;
                width: 146px;
                height: 108px;
            }

            .article .newslist li .new-pic img {
                width: 146px;
                height: 108px;
                object-fit: cover;
            }

            .article .newslist li .new-txt {
                float: right;
                width: 70%;
            }
            .newslist li {
                position: relative;
                overflow: hidden;
                padding: 20px 0 20px;
                margin: 0 2.5%;
                width: 45%;
                float: left;
            }
            li {
                list-style: none;
            }

            .article,.article {
                width: 100%;
                height: auto;
                float: left;
                margin:60px auto;
                background-color: #fff;
            }

            .article .newslist li .new-txt a {
                font-size: 22px;
                display: block;
                color: #333;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;

            }

            .article .newslist li:hover .new-txt a {
                color: #da251d;
            }

            .article .newslist li .new-txt .date {
                margin: 20px 0 10px;
            }

            .article .newslist li .new-txt p {
                color: #999;
                font-size: 16px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }
			.productclass4{
    text-align: left;
    width:99%;
    border:1px solid #c9c9c9;

}
.productclass4 tr{
    border:1px solid #c9c9c9;
}
.productclass4 td{
    border:1px solid #c9c9c9;
}
.productclass4 td:nth-child(odd)
{    
    background:  #f3f3f3;
    font-weight:549;
    padding-left: 6px;

}
.productclass4 td:nth-child(even)
{

    background:#fff;
    text-align: left;
    padding-left:6px;
    padding-top:4px;
    padding-bottom:4px;
}
.firstRow td{
    text-align: center  !important;
    font-weight: bold;
}
.productclass2
{
    display: none;
}

.productclass6{
    text-align: left;
    width:99%;
    border:1px solid #c9c9c9;
}
.productclass6 tr{
    border:1px solid #c9c9c9;
}
.productclass6 td{
    border:1px solid #c9c9c9;
}
.productclass6 td:first-child{
    text-align: left  ;
}
.productclass6 td:nth-child(odd)
{

    background:  #f3f3f3;

    font-weight:549;
    padding-left:6px;
}
.productclass6 td:nth-child(even)
{

    background:#fff;

    padding-left:6px;
    padding-top:4px;
    padding-bottom:4px;
}
.firstRow td{
    text-align: center  !important;
    font-weight: bold !important;

}

.productclass5{
    text-align: center;
    width:99%;
    border:1px solid #c9c9c9;

}
.productclass5 tr{
    border:1px solid #c9c9c9;
}
.productclass5 td{
    border:1px solid #c9c9c9;
    text-align: center;
}
.productclass5 td:nth-child(odd)
{

    background:  #f3f3f3;
    font-weight:549;
    padding-left: 6px;

}
.productclass5 td:nth-child(even)
{

    background:#fff;
    text-align: center;
    padding-left:6px;
    padding-top:4px;
    padding-bottom:4px;
}
.content h3 {
    font-size: 28px;
    color: #21252d;
    line-height: 40px;
    font-weight: 700;
    margin: 40px 0 24px;
    background: url(../images/icon_h2.png) left 10px no-repeat;
    padding-left: 50px;
}
/*
.three{font-size:0;position:absolute;right:0;top: 650px;}
.tel{width:485px;height:63px;background:#eef4f6;border:1px solid #00adef;border-radius:10px;font-size:20px;color:#21252d;line-height:60px;text-align:right;padding:0 38px;margin:0 104px 0 94px;display:inline-block;vertical-align:middle;position:relative}
.tel:after,.tel:before{content:"";width:74px;height:18px;background:url(../images/cppage-telzs.png) left no-repeat;display:block;position:absolute;left:-48px;top:50%;margin-top:-9px}
.tel:after{background:url(../images/cppage-telzs.png) right no-repeat;left:auto;right:-48px}
.tel span{font-size:28px;color:#fc6c4e;display:inline-block;vertical-align:bottom}
.tel span:before{content:"";width:85px;height:85px;background:url(../images/QR-tel.jpg) no-repeat;background-size:100%;display:block;border-radius:6px;position:absolute;left:35px;top:50%;margin-top:-43px;box-shadow:0 0 9px rgba(2,130,184,.55)}
.btn{width:408px;height:86px;background-color:#fc6546;background-image:linear-gradient(#ffa795,#fc6546);border-radius:50px 0 50px 50px;display:inline-block;font-size:30px;color:#fff;text-shadow:0 0 8px #e93d1a;text-align:center;line-height:85px;vertical-align:middle;box-shadow:0 40px 40px -34px #fc6546}
.btn img{margin-left:15px}
.cppage1 .right{width:77.1%;border-radius:120px 0 0;overflow:hidden;position:absolute;right:0;top:0}
.cppage1 .right:before{content:"";background-image:linear-gradient(#011023,transparent);display:block;position:absolute;left:0;right:0;top:0;bottom:0;opacity:.6}
.cppage1 .right img{width:100%}
.cppage2{position:relative}
.cppage2:before{content:"";background:#0282b8;position:absolute;left:50%;right:0;top:0;bottom:0}
.cppage2 ul{width:100%;height:77px;background:#0282b8;border-radius:32px}
.cppage2 ul li{width:25%;float:left;position:relative}
.cppage2 ul li:before{content:"";width:1px;background-color:#d3e9f3;background-image:linear-gradient(#0282b8,#d3e9f3,#0282b8);position:absolute;left:0;top:15%;bottom:15%}
.cppage2 ul li:first-child:before{display:none}
.cppage2 ul li a{font-size:18px;line-height:76px;text-align:center;color:#fff;display:block}
.cppage2 ul li a:hover{font-weight:700}
.cppage3{overflow:hidden;padding:30px 0}
.cppage3 .w{position:relative}
.cppage3 .w:before{content:"";width:96px;height:320px;background:url(../images/cppage-zs.jpg) no-repeat;background-size:100%;display:block;position:absolute;right:-15px;top:-30px;z-index:-1}
.cppage3 .fl{width:70%}*/