@charset "utf-8";
/*=========================================全局共用属性CSS nie ===============================================*/
html,body{-webkit-overflow-scrolling:touch; overflow-scrolling: touch;}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset,figure,figcaption, table, th, td img{margin:0; padding:0; } 
a, abbr, acronym, address, big, blockquote, body, caption, cite, code, dd, dl, dt, fieldset, form, h1,time, h2, h3, h4, h5, h6, html, img, ins, kbd, label, legend, li, ol, p, pre, q, s, samp, small, span, strike, strong, ul {margin:0; padding:0; border:0; outline:0; vertical-align:baseline; }
body{font-family:"Heiti SC","HelveticaNeue","Droidsansfallback","Droid Sans","微软雅黑";font-size: 1.2rem;text-align:left;margin:0 auto;line-height: 2.4rem;background:#fff;color:#333;font-weight:normal;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block; }
.transition{transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;}
*{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;-webkit-touch-callout:none;}
a:link,a:active,a:visited,a:hover {background: none;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;}
button{border-radius:0rem;-webkit-border-radius:0rem; outline:none;}
input{border-radius:0; outline:none;}
input:-ms-clear{display:none;}/*消除 IE10 里面的那个叉号*/
input,textarea{border: 0;}
textarea {resize :none; outline:none;}/*去掉提交框右下角箭头*/
img{border:0; vertical-align:middle; }/*让链接里的 img 无边框；清除图片间距*/
ul,li{list-style:none; } 
button{cursor:pointer; } /*这个可以不用*/
table,td,th{font-size:1.2rem; line-height: 2.4rem;}
/*全局的字体链接*/
a:link,a:visited{color:#00132b; text-decoration:none; }
a:hover,a:active{color:#ff5a00; text-decoration:none; }
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden; font-size:0rem; }
.container{clear:both; width:100%; margin:0 auto; }
img{MAX-WIDTH:100%!important;HEIGHT:auto!important;_width:expression(this.width > 100% ? "100%" :this.width)!important;}

@media (min-width:768px){.container {width:37.5rem;}}
/*====================header start====================*/
.header{background:#fff;padding: 0.8rem 1rem;box-shadow: 0rem 0rem 0.4rem rgba(0,0,0,0.15);position:relative; width:98%; margin-left:1%; border-radius:1rem}
.header .topback{float: left;width:1.3rem;}
.header .logo{float: left;width:9rem;}
.header .navicon {display: inline-block;float: right;width:2.2rem;height:1.5rem;margin:0.5rem 0;background: url(../images/sub_nav_icon.png) center center no-repeat;background-size:2.2rem; cursor:pointer;}
/*导航*/
.nav{position:absolute;right: 0.2133rem;z-index:999;    background: -webkit-linear-gradient(left,#FF5C26,#db2035);top: 3.4rem;padding:1rem 1.5rem;border-radius: 0.6rem;display:none;}
.newheader .nav{top: 2.5rem;}
.nav:before{position:absolute;right:1.2rem;top: -16px;content:'';width:0px;height:0px;border-top: 8px solid transparent;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid rgba(223,39, 51, 1);}
.nav li a{font-size:1.4rem;padding:1.6rem 0.5rem;display:block;color: #fff;line-height: 0.8533rem; border-bottom:#ec3b2f 1px solid}
.nav li:last-child a{border-bottom:0px;}
.nav li em{float:left;width:1.8rem;display:block;height:1.2rem;margin-right: 0.5rem;margin-top: 0.01067rem;}
.nav li:nth-child(1) em{background:url(../images/nav01.png) no-repeat left center;background-size:1.6rem auto;}
.nav li:nth-child(2) em{background:url(../images/nav03.png) no-repeat left center; background-size:1.6rem auto;}
.nav li:nth-child(3) em{background:url(../images/nav06.png) no-repeat left center; background-size:1.6rem auto;}
.nav li:nth-child(4) em{background:url(../images/nav05.png) no-repeat left center; background-size:1.6rem auto;}
.nav li:nth-child(5) em{background:url(../images/nav02.png) no-repeat left center; background-size:1.6rem auto;}
.nav li:nth-child(6) em{background:url(../images/nav04.png) no-repeat left center; background-size:1.6rem auto;}

/*====================header end====================*/
/*=======================banner start===================*/
#owl-demo{position:relative;margin:1.5rem auto 0;}
#owl-demo:before{width: 100%;height: 4.53333rem; background-repeat: no-repeat;background-position: left bottom;-webkit-background-size: 100% auto;background-size: 100% auto;margin-top: -1.92rem;position: relative;z-index: 2; padding: 1.4rem .4rem 0;}
#owl-demo .item_ie7{ position:relative;display:block;}
#owl-demo img{display:block;width:100%;height:auto; text-align:center; float:left; border-radius:0.5rem 0.5rem 0.5rem 3rem}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:78px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}
#owl-demo span{position:absolute;left:0;bottom:37px;width:100%;font:18px/32px "微软雅黑","黑体";color:#fff;text-align:center;}
.owl-pagination{position:absolute;left:0;bottom:0.8rem;width:100%;height:2rem;text-align:center;}
.owl-page{display:inline-block;margin:0 5px;width:1.5rem; height:0.6rem; border-radius:0.3rem; background:#fff;*display:inline;*zoom:1;}
.owl-pagination .active{width:0.7rem; height:0.7rem; border-radius:50%; background:#fc0}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-carousel{display: none;position: relative;width:96%; margin-left:2%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden; margin:0 auto;  }
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-carousel .owl-item video{ width:100%; height:auto;}/*lcadd*/
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility:    hidden;-ms-backface-visibility:hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
/*=======================banner end===================*/


.home_product {padding: 0 .35rem;margin-top:2.5rem;}
.home_product ul{ margin-top: .35rem;}
.home_product li {float: left;box-shadow: 0 0.5rem 1rem rgba(44, 68, 130, 0.25);border-radius:1rem;width:46%; margin:0 2% 2rem;position: relative;text-overflow: ellipsis;white-space: nowrap;overflow:hidden;padding:1rem .3rem .22rem 0.8rem;}
.home_product li:first-child,.home_product li:last-child {background: -webkit-linear-gradient(#273754, transparent);background: -o-linear-gradient(#273754, transparent); background: -moz-linear-gradient(#273754, transparent);background: linear-gradient(#273754, transparent);}
.home_product li:nth-child(2),.home_product li:nth-child(3){ background: -webkit-linear-gradient(#284955, transparent);background: -o-linear-gradient(#284955, transparent);background: -moz-linear-gradient(#284955, transparent);background: linear-gradient(#284955, transparent);}
.home_product li strong a{font-size:1.1rem;color: #fff;}
.home_product li p {font-size:1rem;color: #fff;}
.home_product li .pic {display: block;width:100%; margin-bottom:3rem;}
.home_product li .pic img {width: 100%;}
.home_product li .text {position:absolute;bottom:1.5rem;right: 1rem;width: 3.5rem;height: 1.5rem;line-height: 1.5rem;text-align: center;}
.home_product li .text a {background:#E80011;font-size:1rem;display: block;border-radius:3rem;color: #fff;}
.home_product .tit a{ float:right}
.index_type{margin-top:2rem; margin-bottom:rem;}
.index_type ul{padding:0 10px;}
.index_type ul li{float:left; width:25%; text-align:center;}
.index_type ul li a{display:block; font-weight:bold;}


.home_about { margin-bottom:3rem; margin-top:0rem;}
.home_about .tit,.home_product .tit {clear: both;padding: 0rem 0rem 1.2rem .4rem;line-height: 1}
.home_about .tit h2 ,.home_product .tit h2{display: inline-block;font-size:1.4rem;color: #333; margin-right:1.5rem;line-height:1}
.home_about .tit strong{display: inline-block;font-size: 1rem;color: #fe0000;line-height: 1}
.home_about .home_aboutbom {clear: both;background: url(../images/blue_bg.jpg) no-repeat left 1.17333rem;background-size: 100%}
.home_about .home_aboutbom .pic{clear: both;display: block;border-radius: 1rem;overflow:hidden;width: 92.13333%;margin:0 auto;box-shadow: .5rem .5rem .5rem rgba(3,10,54,0.33)}
.home_about .home_aboutbom .icon {clear: both;display: block;padding-left: .4rem;padding-top: .24rem;overflow: hidden}
.home_about .home_aboutbom .icon span {float: left;color: #e6f3fc;font-size:1rem;margin-left:1.2rem}
.home_about .home_aboutbom .box {clear: both;display: block;margin-right: .37333rem;margin-top: .16rem;background: url(../images/Slash.jpg) repeat left top;background-size: 4px;border-radius: .26667rem 0rem 0rem 0rem;padding: 1rem 0rem 1rem 1rem;box-shadow: .5rem .5rem .8rem rgba(3,10,54,0.1);position: relative}
.home_about .home_aboutbom .box span{position: absolute;right: .8rem;top: -1.2rem;background: url(../images/40.png) no-repeat center top;background-size: 2.7rem;width: 2.8rem;height:4.2rem}
.home_about .home_aboutbom .box a {position: absolute;width: 7.5rem;height: 2.2rem;background-image: -webkit-linear-gradient(left, #FF5C26, #db2035); border-radius:3rem 0 0 3rem;font-size:1rem;font-weight: bold;color: #fff;line-height:2.2rem;right: 0rem;bottom: -1rem;text-align: center}
.home_about .home_aboutbom .box p {clear: both;background: url(../images/circle_b.png) no-repeat left center;background-size: .5rem;color: #333;font-size: 1rem;line-height: 1rem;margin-top:1rem;padding-left: 1rem}
.home_about .home_aboutbom .box p:first-child {margin-top: 0rem}
.home_about .home_aboutbom .box p:first-child+p {background-image: url(../images/circle_r.png)}
.home_about .home_aboutbom .box p strong {color: #f70000;font-size: 1rem}

.bg-gradient {background-image: linear-gradient(135deg, #F60 0%, #eb0001 100%);color: #fff;}
.divider-wave { -webkit-mask: url(../images/heading_wave.png);-webkit-mask-repeat: no-repeat; margin-top: 2rem; height:1rem;width:6rem /*!important*/;-webkit-mask-size: 100%; margin:1rem auto 0.5rem;text-align:center;}

.case-list ul{margin: 0 -.4rem;padding: 0 .4rem}
.case-list{margin: 2.5rem auto 7rem}
.case-list .index-tit{margin-top: 1.5rem;}
.case-list ul li{position: relative;margin: 2.5rem 0;}
.case-list ul li:before{content: "";display: inline-block;position: absolute;right: 0;bottom: 0;width: 95%;height: 5rem;-webkit-box-shadow: 0 0.13rem 0.56rem rgba(5,66,99,.3);-moz-box-shadow: 0 0.13rem 0.56rem rgba(5,66,99,.3);-ms-box-shadow: 0 0.13rem 0.56rem rgba(5,66,99,.3);-o-box-shadow: 0 0.13rem 0.56rem rgba(5,66,99,.3);box-shadow: 0 0.13rem 0.56rem rgba(5,66,99,.3);-webkit-border-radius: 0.19rem;-moz-border-radius: 0.19rem;-ms-border-radius: 0.19rem;-o-border-radius: 0.19rem;border-radius: 0.19rem;-webkit-background-size: 14.38rem 2.88rem;-moz-background-size: 14.38rem 2.88rem;-ms-background-size: 14.38rem 2.88rem;-o-background-size: 14.38rem 2.88rem;background-size: 14.38rem 2.88rem;z-index: -1;}
.proj-point p:nth-child(1){background: url(../images/shuxing_01.png) no-repeat left 0.4rem; background-size: 1.4rem;text-indent: 1rem;}
.proj-point p:nth-child(2){background: url(../images/shuxing_02.png) no-repeat left 0.4rem;background-size: 1.4rem;text-indent: 1rem;}
.proj-pic{width: 10rem;float: left;}
.proj-pic a{position: relative;padding-top: 75%;display: block;}
.proj-pic a img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;-webkit-border-radius: 0.38rem 0.38rem 0.38rem 0.38rem;-moz-border-radius: 0.38rem 0.38rem 0.38rem 0.38rem;-ms-border-radius: 0.38rem 0.38rem 0.38rem 0.38rem;-o-border-radius: 0.38rem 0.38rem 0.38rem 0.38rem;border-radius: 0.38rem 0.38rem 0.38rem 0.38rem;}
.proj-info{display: block; overflow: hidden; padding-left:1.2rem;}
.proj-info h3{line-height: 1.88rem;margin: 0.31rem 0;}
.proj-info h3 a{display: block;color: #333;font-size: 1.06rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.proj-point{padding:0.5rem 0;}
.proj-point p{line-height: 2rem;font-size: 1rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.proj-point p:before{content:'';display: inline-block;vertical-align: middle;margin-top: -0.1rem;width: 1rem;height: 1rem;margin-right: 0.3rem;  -webkit-background-size: 100% 100%;-moz-background-size: 100% 100%;-ms-background-size: 100% 100%;-o-background-size: 100% 100%;background-size: 100% 100%;}
.home_case{ margin:2.5rem auto 3rem; width:96%}
.home_case .tit{ margin:0 auto 1rem; text-align:center}
.home_case .tit h2{ font-size:1.4rem; margin-bottom:0.5rem}
.home_case .tit p{ font-size:1.1rem; width:90%; margin:0 auto; line-height:1.8rem; color:#6C7E93}
.home_case ul { margin-top:1rem;}
.home_case li { margin-left: -1rem;position: relative;margin-bottom:2rem;background: url(../images/grid.jpg) repeat;  box-shadow: 0 0.5rem 1rem rgba(3,10,54,0.1); padding:1rem 0 0}
.home_case li:before {background: url(../images/grid.jpg) repeat;content: "";display: block;position: absolute;left: -2rem;top: 1rem;}
.home_case li .pic {display: block; margin-left: 1rem;}
.home_case li .pic img {width: 100%;left: 0;top: 0;border-radius: 0 .2rem .2rem .28rem;}
.home_case li .box {padding:0rem 0 1rem 1rem; margin-top: 1rem;position: relative;}
.home_case li .box h3{ position:relative; text-indent:1rem;  color:#E80011; z-index:5;}
.home_case li .box h3:before {content: '';display: block;position: absolute;width: 1.5rem;height: 0.7rem;background: url(../images/case_icon.png) left top/100% 100% no-repeat;left: -1rem;bottom:0.9rem;z-index: 3;}
.home_case li .box h3 a {font-size:1.4rem;color:#E80011;}
.home_case li .box .con {margin-left: 1rem;}
.home_case li .box .con p{ display:block}
.home_case li .box .con p strong{ font-size:1.2rem; margin-right:1rem; }
.home_hot_tit{text-align: center;   background-size:17rem; color:#323134; font-size:2rem; font-weight:bold; line-height:1.6; padding:1.5rem 0rem;}
.home_case_tit{text-align: center;   background-size:17rem; color:#323134; font-size:2rem; font-weight:bold; line-height:1.6; padding:1.5rem 0rem;}

/*底部浮动*/
.footer{padding-top:0.64rem;}
.fix-show{position: fixed;bottom: 0;max-width: 750px;width: 100%;height:3.3rem;line-height: 3.3rem; z-index: 999; background-color: #f5f9fc;font-size:1.2rem; border-radius: 0; box-shadow: 0rem 0.6rem 0.3rem rgba(209,223,236,0.9);}
.fix-show img{width: 1.5rem;height: auto;margin-right: 0.3rem;vertical-align: -0.2rem;}
.fix-fl{float: left;width:40%;text-align: center;}
.fix-fl span{color: #000}
.fix-fr{float: right;width:60%;position: relative; text-align: left;bottom:0.3rem}
.fix-fr:before{content:'';position: absolute;right: 0;top:-0.9rem;width:100%;height:4.2rem;background-image: -webkit-linear-gradient(left, #FF5C26, #db2035); border-radius:10rem 10rem; z-index: -1;}
.fix-fr p{ display:inline-block;background: url(../images/fix-icon03.png) 2rem center/100% 100% no-repeat; background-size:2.5rem; padding-left:5.2rem; font-size:1rem; float:left; line-height:1.4rem; margin-top:-0.3rem}  .fix-fr p span{ color:#FDE7C6;   font-size:1.6rem;display:block}
.fix-fr a{color: #fff;font-weight: bold;}
/**/
.home_capa{ margin:1.5rem auto}
.home_capa .tit{ text-align:center; margin-bottom:1rem}
.home_capa .tit h1{ font-size:1.4rem; margin-bottom:0.5rem}
.home_capa .tit p{ font-size:1rem; line-height:1.6; color: #6C7E93}
.home_capa img{ border-radius:3rem 0 0 0; margin:1rem auto;}

.about-pic{position: relative;margin:2rem auto;}
.about-pic:before{content: "";display: inline-block;position: absolute;right: 0;top: 0.6rem;width: 94%;height: 100%;border:0.5rem solid #E3E8EC;z-index: -1;}
.about-pic img{width: 96%;-webkit-box-shadow: 0 0.19rem 0.69rem rgba(0,0,0,.15);-moz-box-shadow: 0 0.19rem 0.69rem rgba(0,0,0,.15);-ms-box-shadow: 0 0.19rem 0.69rem rgba(0,0,0,.15);-o-box-shadow: 0 0.19rem 0.69rem rgba(0,0,0,.15);box-shadow: 0 0.19rem 0.69rem rgba(0,0,0,.15);-webkit-border-top-left-radius: 1.1rem;-moz-border-top-left-radius: 1.1rem;-ms-border-top-left-radius: 1.1rem;-o-border-top-left-radius: 1.1rem;border-top-left-radius: 1.1rem;}
.about-name{position: relative;text-align: center;line-height: 1.1;margin:4rem 0 1.5rem;}
.about-name strong{position: absolute;left:0;width: 100%;color: #F2F7FB;font-size: 2rem;letter-spacing: -0.5px; text-transform: uppercase;z-index: -1;}
.about-name h1{font-size: 1.8rem;color: #054263;}
.about-name h2{font-size: 1.63rem;font-weight: normal; color: #054263;}
.about-name h1 i{font-weight: normal;color: #333; font-style:normal}
.about-ability ul{margin:2rem 0 2rem -3%;}
.about-ability ul li{position: relative; float: left;width:47%;margin-left: 3%;margin-bottom:3rem;}
.about_m2 {
    background: #fff;
    padding: 0.3333rem 0.25rem 0.6rem;
    margin-top: 0.25rem
}


.about_m2 .tit {
    position: relative;
}


.about_m2 .tit strong {
    background: #8d224e;
    margin-left: 0.3rem;
    display: inline-block;
 background-color:#0862D9;background-image: linear-gradient(to left, #3c72fb 0%, #022681 100%);
    padding: 0.8rem 1.5rem;
    color: #fff;
    font-size: 1.7rem;
    line-height: 1;
    border-top-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
    border-top-right-radius: 1rem;
    position: relative;
    z-index: 10;
}

.about_m2 .tit:before {
    background: #9ea0c5;
    width: 3rem;
    height: 3rem;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    border-top-left-radius: 1rem;
}

.about_m2 .tit:after {
    background: #6d70a8;
    width: 3rem;
    height: 3rem;
    content: "";
    position: absolute;
    left: 0.15rem;
    top: 0;
    display: block;
    border-top-left-radius: 1rem;
}

.about_m2 .tit p.text {
    font-size: 1.2rem;
    color: #4b556e;
    text-align: justify;
    padding: 0.6rem 0.125rem 0.0833rem;
    line-height: 1.6;
    border-top: 2px solid #f0f0fa;
}
.about_m2 ul {
    display: flex;
    flex-wrap: wrap;
    margin-left: -7%;
}

.about_m2 li {
    width: 26.333%;
    margin-left: 7%;
    text-align: center;
    box-shadow: 0px 0.1rem 0.3rem rgba(5, 26, 85, 0.2);
    border-radius: 0.0833rem;
    margin-top: 2rem;
    padding: 1.5rem 0 1.5rem;
    box-sizing: border-box;
    position: relative;
}

.about_m2 li:before {
    width: 88%;
    height: 0.0667rem;
    content: "";
    display: block;
    background: #dce2ef;
    position: absolute;
    bottom: -0.0667rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    transition: all 0.5s;
    box-shadow: 0px 0.1rem 0.1rem rgba(40, 55, 85, 0.2);
    left: 50%;
    transform: translate(-50%, 0)
}

.about_m2 li img {
    display: block;
    width: 4.5rem;
    margin: 0 auto;
}

.about_m2 li span {
    display: block;
    font-size: 1.1rem;
    color: #788291;
    line-height: 1.4;
    margin-top: 0.8rem;
}

.ability-pic{position: relative;padding-top: 62%;}
.ability-pic img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;-webkit-border-radius:0.25rem;-moz-border-radius:0.25rem;-ms-border-radius:0.25rem;-o-border-radius:0.25rem;border-radius:0.25rem; }
.about-ability ul li span{display: block; position: relative;width: 91%;height: 2.2rem;line-height: 2.2rem; font-size:1rem;text-align: center;  -webkit-background-size: 100% 100%;-moz-background-size: 100% 100%;-ms-background-size: 100% 100%;-o-background-size: 100% 100%;background-size: 100% 100%; -webkit-border-bottom-right-radius:1.13rem;-moz-border-bottom-right-radius:1.13rem;-ms-border-bottom-right-radius:1.13rem;-o-border-bottom-right-radius:1.13rem;border-bottom-right-radius:1.13rem;-webkit-box-shadow: 0 0.19rem 0.56rem rgba(5,66,99,.15);-moz-box-shadow: 0 0.19rem 0.56rem rgba(5,66,99,.15);-ms-box-shadow: 0 0.19rem 0.56rem rgba(5,66,99,.15);-o-box-shadow: 0 0.19rem 0.56rem rgba(5,66,99,.15);box-shadow: 0 0.19rem 0.56rem rgba(5,66,99,.15); z-index:5;}
.about-ability ul li span strong{color:#E80011;}

.about_one{ margin:2rem auto}
.about_one h3{ font-size:1.8rem;   padding-bottom:1.5rem; background-size:6rem;margin:0.6rem 0 1rem; text-align:center; text-align:center}
.about_one p,.about_three p,.about_four p{ line-height:1.8; color:#6C7E93}
.about_three{ margin:1rem auto}
.about_three img,.about_four img{ margin:1.5rem auto}
.about_four{ margin-bottom:5rem;}
/*=======================index_pro begin===================*/
.sub_ban {width: 100%;margin: 1rem auto;text-align: center; position:relative; z-index:1}
.sub_ban img{ border-radius:0 0 0 3rem}

.prolist{margin:1rem auto 1rem; overflow:hidden}
.jl{ margin-bottom:7rem}
.prolist .mprolistnav{margin-bottom:4.5rem; clear:both;}
.prolist .mprolistnav p{float:left; width:25%; text-align:center; padding:0 2px;}
.prolist .mprolistnav p a{display:block; padding:8px 0; background:#333; color:#fff; border-radius:10px;}
.prolist .mprolistnav p.active a{ background:#c00;}
.prolist ul{ margin-left:-1%;}
.prolist li{ width:47%; float:left; margin:0 0 3% 3%;  background-size:contain; overflow: hidden; text-align:center}
.prolist li:last-child{margin-bottom:0rem;}
.prolist li .hometwopic{clear:both;display:block;margin: 0 auto;position: relative;}
.prolist li .hometwopic img{width:100%; margin:0 auto}

.prolist li .hometwopic span{    background: -webkit-linear-gradient(left, #0862D9, #00A5F0);background: -o-linear-gradient(right, #0862D9, #00A5F0);background: -moz-linear-gradient(right, #0862D9, #00A5F0);background: linear-gradient(to right, #0862D9,#00A5F0);color:#fff;border-radius:0.5rem;padding:0.4rem 1rem ; height:2.6rem;line-height:1;position:absolute;left: 0.4rem;bottom: -1rem;display:block;z-index:2;font-size:0.8rem;}
.prolist li div{text-align:left;padding:1rem 0 ;position: relative;z-index: 2; }
.prolist li div .hometwotit{line-height: 1.6;display: inline-block;font-size:1.2rem; font-weight:600;color: #555; margin-bottom:0.3rem}
.prolist li div p{background: url(../images/icon_cs_02.png) no-repeat left 0.8rem;background-size:0.4693rem;padding-left:1rem;color:#555555;font-size:1rem;line-height:1.8rem;overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.spage{margin-top:-6rem; margin-bottom:6rem;}
.spage ul li{float:left; border:1px solid #eee;}
.spage ul li a{display:block; padding:3px 10px; float:left;}
.spage ul li a.page-num-current{background:#c00; color:#fff;}
/*=======================index_pro end===================*/
.contactone{position: relative;margin:2rem auto;}
.contactone:before{content: "";display: inline-block;position: absolute;right: 0;top: 0.6rem;width: 94%;height: 100%;border:0.5rem solid #E3E8EC;z-index: -1;}
.contactone img{width: 96%;-webkit-box-shadow: 0 0.19rem 0.69rem rgba(0,0,0,.15);-moz-box-shadow: 0 0.19rem 0.69rem rgba(0,0,0,.15);-ms-box-shadow: 0 0.19rem 0.69rem rgba(0,0,0,.15);-o-box-shadow: 0 0.19rem 0.69rem rgba(0,0,0,.15);box-shadow: 0 0.19rem 0.69rem rgba(0,0,0,.15);-webkit-border-top-left-radius: 1.1rem;-moz-border-top-left-radius: 1.1rem;-ms-border-top-left-radius: 1.1rem;-o-border-top-left-radius: 1.1rem;border-top-left-radius: 1.1rem;}
.contactone a {position: absolute; right: .5rem;bottom: -.24rem; background: #F64849;color: #fff;padding: 0.1rem 2rem; border-radius: 1rem 0rem 1rem 1rem;z-index: 6;font-size:1rem;}
.contactone a:after { content: ''; width: 0rem;height: 0rem; border-left: .82rem solid #c00;border-right: 0.3rem; border-top: .6rem solid transparent;border-bottom: 0.25rem solid transparent;padding: 0rem;position: absolute;right: .2rem;top: -.5rem;z-index: -4;transform: rotate(140deg);}
.contact_tit{ margin:2rem auto; }
.contact_tit h1{ margin-bottom:0.5rem; margin-top:5rem; font-size:2rem;}
.cont-link{ margin:1rem auto 3rem}
.cont-link dl{display: flex;    justify-content: space-between;margin:1rem 0}
.cont-link dt{display: block;color:#111f3f;z-index: 5;border-radius:0 1rem 0 1rem; width:3.8rem; height:3.5rem; padding:0.3rem; background:/*#286DA9*/#F64849;}
.cont-link dt img{display: block;flex-shrink: 0;}
.cont-link dd{box-sizing: border-box; width: 100%;position: relative;}
.cont-link dd p{font-size:1.2rem; background:#fff;     box-shadow: 0 0.2rem 1rem rgba(44, 68, 130, 0.25);border-radius:2rem 0.3rem 0.3rem 2rem;margin-left: -2rem;line-height:1.6rem; padding:0.8rem 0.5rem; text-align:left; margin-top:1.5rem;padding-left:2.6rem;}
.cont-link dd span{font-size:1.2rem;font-weight: bold;}  .cont-link dd a{ font-size:1.8rem; color:#E80011}

.casedetail_img{ margin:2rem auto 0; overflow:hidden; width:100%;  position: relative;background:#02314F;display: inline-table; }
.casedetail_img img{ width:100%; height:auto;border-radius: 0 0 0 1.5rem;}
.case_con{background: #fff; padding:1.6rem 1.3rem;box-shadow: 0rem 0rem 16px rgba(0, 0, 0, 0.14); border-radius:2rem 2rem 0 0;margin:-3rem auto 2rem; width:96%;}
.case_con h3{ color:#E80011; margin:1rem 0; font-size:1.4rem; background:url(../images/icon_03.png) no-repeat left 0.3rem; background-size:1.8rem; text-indent:2.3rem}
.casedetail_top h1{ margin-bottom:1rem; font-size:1.6rem; text-indent:1.5rem;  color:#fff}
.casedetail_top{ background-image: linear-gradient(180deg, #02314F 50%,#00121C 100%); width:100%;padding:1rem 0 4rem 0; overflow:hidden}
.case_shuxing{ background:#fff url(../images/line.jpg) repeat;box-shadow: 0rem 0rem 16px rgba(0, 0, 0, 0.14); padding:1rem 1rem 1rem 1.5rem; border-radius:1rem 0 0 1rem; width:96%;  overflow:hidden; float:right; border-bottom:#00c0fc 6px solid; margin-bottom:1.5rem}

.case_shuxing p{ background:url(../images/ico_01.png) no-repeat left 0.6rem; background-size:1rem; text-indent:1.5rem}
.case_tel{background: url(../images/pro_tel.png) no-repeat 0.2rem 0.5rem ;background-size:2.3rem ;text-indent:2rem;font-size:1.2rem;width:100%; margin-top:1.5rem; color:#fff;padding:0 0.8rem 0.8rem; margin:0 0 0 2rem; overflow:hidden }
.case_tel span{margin-left:0.3rem;color: #FB3C2D;font-weight: bold;font-size:2rem; margin-top:0.8rem}   
.case_tel a{ color:#FF5C26}
.case_ser{ background:url(../images/Horizontal_line.png) no-repeat center top; text-align:center; padding-top:1rem}
.case_ser span{ display:inline-block; color:#C9E9FC; width:49%;text-align:center; }
.case_ser span i{ margin-right:0.5rem}
.case_ser span img{ width:1rem}
.new_list {clear:both;width:100%; margin:0 auto 7rem;}
.new_list li{width: 100%;background: url(../images/grid.jpg) repeat;    box-shadow: 0.5rem 0.5rem 0.8rem rgba(3,10,54,0.1);overflow: hidden;color: #666; margin:1rem 0; padding:1rem 0.8rem}
.new_list li h3{ width:100%; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-size: 1.2rem;line-height: 1.7rem;overflow:hidden;font-weight: normal; position:relative;background:#fff}
.new_list li  h3 a{color: #000;}
.new_list li p{clear:both;text-align:left;color:#999;font-size:1rem; padding:0.5rem 0;line-height: 1.8rem;display: block;}
.new_list li  p span{color:#ff2121; border:1px solid #ff8585; border-radius:0.9rem; padding:0.1rem 0.5rem; font-size:1rem;}
.new_list li time{ text-align:right;line-height: 1.4rem;font-size: 1rem; display:block;color:#FF5C26;bottom:1rem;}
.news_top{clear:both;  z-index: 3;margin:1rem auto 0;overflow: hidden;}
.news_top a { padding:0 1.5rem;background-image: -webkit-linear-gradient(left, #FF5C26, #db2035);border-radius: 3rem;font-size: 1rem;font-weight: bold;color: #fff;right: 0rem;text-align: center; float:right}
.news_top h1{clear:both;font-size: 1.8rem;line-height: 1.6; margin-bottom:1rem;text-align:center;color:#000;}

.news_top .news_nyboxtime{clear:both;text-align:left;padding-bottom:1rem; width:97%; float:right}
.news_top .news_nyboxtime span{background:url(../images/icon_date.png) no-repeat left center;padding-left: 1.6rem;font-size: 1rem;color:#329AE8;background-size: 1.2rem;line-height: 1.3rem; display: inline-block;}
.news_top .news_nyboxtime i{color:#329AE8;font-size: 1rem; font-style: normal; padding: 0 0 0 20px;}
.news_con{ margin:2rem auto 2rem}
.news_con h3{ font-size:1.4rem; margin:1rem 0 0}
.news_con p{margin:1rem 0}
.mtb{overflow-x:scroll;overflow-y:auto;width:100%;overflow:scroll;-webkit-overflow-scrolling:touch;flex-flow:column;margin:.4rem 0;padding:.54rem 0 0;position:relative}
.main-tel{position: relative; width: 23.31rem;height: 5rem;line-height: 4.7rem;  -webkit-background-size: 100% 100%;-moz-background-size: 100% 100%;-ms-background-size: 100% 100%;-o-background-size: 100% 100%;background-size: 100% 100%;}
.main-tel i{display: inline-block;vertical-align: middle;font-size:1rem;padding-left: 0.75rem; font-style:normal}
.tel-data{color: #054263;font-size: 1.38rem;font-weight: bold; display: inline-block;vertical-align: middle;}
.tel-icon{position: absolute;right: 0.3rem;top:0.3rem;width: 4.2rem;height: 4.2rem;line-height:4.2rem;text-align: center;}
.tel-icon img{width: 1.88rem;height: auto;}

.prodetail_bg {clear: both;background: url(../images/blue_bg.jpg) no-repeat left 1.17333rem;background-size: 100%}
.prodetailimg_bg{ background:url(../images/prodetailimg_bg.jpg) no-repeat center top; background-size:cover;position: relative; z-index:1; padding:0.5rem 0;box-shadow: 0 0.5rem 1rem rgba(44, 68, 130, 0.25); width:97%; margin-left:1.5%; border-radius:1rem}
.prodetailimg_bg img{ text-align:center; width:98%; margin:0 auto ; display:block;}
.pro_detail .botton {position: absolute;right:0.8rem;display: block; width:40%;z-index: 20; }
.pro_detail{ background:#023354; z-index:3}

.prodetail .tit{ margin:0.5rem 0;text-align:center}
.prodetail .tit h1{ font-size:1.6rem;   background-size:1.3rem; }
.pro_detail .con{ padding:1rem; position:relative}
.pro_detail .con p{ color:#fff ;}
.pro_detail .con p span{ color:#fc0}

.pro_detail .con p:last-child{ background:none;  border-top:#3F5883 1px dashed; margin-top:1.5rem; padding-top:1rem; text-indent:0}
.pro_detail .con p:last-child span{ color:#fff}
.pro_detail .con p:nth-child(4){ display:none}

.pro_tel{background: url(../images/pro_tel.png) no-repeat 1rem 1.6rem ;background-size: 1.8rem 1.8rem;background-size:2rem auto;text-indent:2.5rem;font-size:1.2rem; width:100%; color:#fff; border-top:#3F5883 1px dashed;padding:1rem 0.8rem 0.8rem; overflow:hidden }
.pro_tel span{margin-left:0.5rem;color: #FB3C2D;font-weight: bold;font-size:2rem; margin-top:0.8rem}   
.pro_tel a{ color:#f90}

.pro_con{position:relative;  z-index:3; background:#fff;    box-shadow: 0px 0.03rem 0.21rem rgba(5,26,85,0.1); width:98%;border-radius:0.5rem;margin:1rem auto 2rem;padding:0 1rem 1rem;}
.pro_con h3{ font-size:1.4rem; margin:0.5rem auto}
.pro_con img{ margin:0.5rem auto}
.pro_con video{ width:100%; height:auto}
.pro_con .pro_contop h3{padding:1.3rem 0.9387rem 0rem 0.9387rem;display: block;color: #010101;margin: 1.024rem 0 0 -0.76rem;font-weight: 900;line-height: 1.2rem;font-size:1.4rem;min-height:4.5rem; background:url(../images/h3_ico.png) no-repeat 0.5rem 1.4rem; text-indent:1.2rem}

.pro_con .pro_contop p{clear:both; font-size:1.2rem; line-height: 1.0667rem;line-height:2.4rem;color:#6b6b6b; padding:0.2133rem 0rem;}
.pro_con .pro_contop p img{margin:0.32rem 0rem;}
.pro_con .pcanshu{overflow-x:scroll;}
.pro_con table{margin:0 auto 0 ;border-collapse:collapse;border:1px solid #ccc;width:100%; text-align:center}
.pro_con  tr:first-child{background-image: linear-gradient(90deg,#023354 3%,#023354 100%); height:2rem;line-height:2rem;color: #fff;}
.pro_con  td{vertical-align: middle;padding:0.3rem 1rem ;border:1px solid #ccc;}
.pro_con  tr:nth-child(odd){background-color:#F5F5F5;}
.pro_con  tr:nth-child(even){background-color:#fff;}
.pro_tit{position:relative; margin:2rem 0 1rem; text-align:center;}
.pro_tit b{font-size: 1.6rem;position: relative; z-index: 2;display: inline-block;padding: 0 1rem;}
.pro_tit b:after,.pro_tit b:before{content: '';position: absolute;width:4.6rem;height:1.8rem;top: 50%; -webkit-transform: translate(0,-50%); -ms-transform: translate(0,-50%);transform: translate(0,-50%);}
.pro_tit b:after{left:-3.6rem; background:url(../images/ico01.png) no-repeat center center; background-size:4rem 1.1rem;}
.pro_tit b:before{right:-3.6rem; background:url(../images/ico02.png) no-repeat center center; background-size:4rem 1.1rem;}

#ContentPlaceHolder1_tdchcc{ margin:1rem auto}
#ContentPlaceHolder1_tdchcc h3{ text-indent:0.5rem}
#ContentPlaceHolder1_tdchcc table,.news_con  table{margin:0 auto 0 ;border-collapse:collapse;border:1px solid #ccc;width:98%; text-align:center}
#ContentPlaceHolder1_tdchcc tr:first-child,.news_con  table tr:first-child{background-image: linear-gradient(90deg,#3e5fa4 3%,#3e5fa4 100%); height:2rem;line-height:2rem;color: #fff;}
#ContentPlaceHolder1_tdchcc td,.news_con td{vertical-align: middle;padding:0.3rem 1rem ;border:1px solid #ccc;}
#ContentPlaceHolder1_tdchcc tr:nth-child(odd),.news_con tr:nth-child(odd){background-color:#F5F5F5;}
#ContentPlaceHolder1_tdchcc tr:nth-child(even),.news_con tr:nth-child(even){background-color:#fff;}

.news_con_c table td{ padding:0px;}

.form-wrap {width: 98%; margin:0 auto 8rem; position:relative; background: #fff url(../images/contact_bg.png) repeat center center; padding-bottom:1.5rem}
.message {clear: both;display: block;background: #fff; border-radius: 2rem 2rem 2rem 3rem;padding: 2rem 0 1rem;box-shadow: 0rem 0rem 1rem rgba(4,17,94,0.15);margin:1em auto 2rem;position: relative; z-index:999; width:96%; margin-left:2%;}
.message p{width:94%; margin:0 auto 2rem; line-height:2rem}
.message li {clear: both;border-left: 2px solid #e59990;margin-bottom: 1.5rem;padding: 0rem 1rem 0rem 1rem;position: relative
}

       input::-webkit-input-placeholder{
            color:#cccccc;
        }
        input::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#cccccc;
        }
        input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#cccccc;
        }
        input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#cccccc;
        }
	
       textarea::-webkit-input-placeholder{
            color:#cccccc;
        }
        textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#cccccc;
        }
        textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#cccccc;
        }
        textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#cccccc;
        }	
		
.message li input {clear: both;display: block;width: 96%; margin-left:2%;border:1px solid #ffcfc9;border-radius:0.3rem;background: none;color: #999999;font-size:1.2rem;padding: 0.5rem 1rem 0.5rem 1.6rem;position: relative;z-index: 2;background: none;-webkit-appearance: none; text-indent: 1em;}
.message li textarea {display: block;width: 96%;margin-left:2%;background:none;height:4.2rem;border: 1px solid #ffcfc9;border-radius: .3rem;line-height: .66667rem;color:#999999;font-size:1.2rem;padding: .5rem 1.5rem 0rem .82667rem;font-family: "Heiti SC", HelveticaNeue, Droidsansfallback, "Droid Sans","微软雅黑";position: relative;z-index: 2;background: none;-webkit-appearance: none;text-indent: 1.3em;line-height: 1.2em;}

.message li textarea:-webkit-autofill,.message li input:-webkit-autofill {-webkit-box-shadow: 0 0 0rem 1000px #fff inset;color: #999999}
.message li span {position: absolute;left:1rem;right: 1rem;top: 0.5rem;padding-left:3rem;line-height: 1.5rem;color: #999999;font-size:1.2rem;z-index: 1;cursor: pointer}
.message li span font {color: #fd0000}
.message li i {position: absolute;width: 1.1rem;height:1.1rem;left: 2.5rem;top: .7rem;z-index: 5}
.message li.lyicon1 i {background: url(../images/message_ueser.png) no-repeat center center;background-size: 1.1rem}
.message li.lyicon2 i {background: url(../images/message_tel.png) no-repeat center center;background-size: 1.1rem}
.message li.lyicon3 i {background: url(../images/message_msg.png) no-repeat center center;background-size: 1.1rem}
.message li:last-child {padding-bottom: 0rem;margin-bottom: 0rem}
.message .tit {font-size:1rem;color:#e59990;padding: 1rem 0rem 0 1rem}
.message .button { margin:0 auto; text-align:center; margin-bottom:1rem}
.message  .button #button_sub {background:#035E9A;-webkit-appearance:none; padding:0.5rem 1.5rem 0.5rem 1.5rem;font-size:1.4rem;color: #fff;font-weight: bold;border-radius:0.5rem; cursor: pointer}

.home_capa,.home_about,.home_case,.case-list,.new_list,.news_con,.news_top,.about_one,.about-ability,.about_three,.about_four,.home_product .tit,.contact_tit,.cont-link{ width:94%; margin-left:auto; margin-right:auto}


/*ccadd*/
 
 .new_fy{ margin-top:30px;}
.news_con_c video{ width:100%;}
.news_con_c a{ color:#007efe;}
.news_con_c a:hover{ color:#007efe; text-decoration:underline;}

.telcc{ color:#FF0000;}
.telcc:hover{ text-decoration:underline;}

.online_cc{ color:#0033FF; text-decoration:underline;}
.home_news{ clear:both; margin: 2.5rem auto 7rem; padding:0 0 0 20px }
.home_news li{background: url(../images/circle_b.png) no-repeat left center;background-size: .5rem;padding-left: 1.3rem;}
.home_news .tit h2{ text-align:center; padding:0 0 10px 0; }
.case_con video{ width:100%;}
/*ccadd end*/
footer {height:4.6rem;position: fixed;bottom: 0;left: 0;right: 0;z-index: 1010; display:block}
footer ul {width: 100%;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;height: 100%;    background: url(../images/footer_bg.png) left bottom/1px 100% repeat-x;}
footer ul li {height: 100%;padding-top:0rem}
footer ul li a {display: inline-block;width: 100%;height: 100%;vertical-align: middle;text-align: center;line-height:6rem;font-size:1.2rem;color: #38292f}
footer ul li a:hover {color: #553f48}
footer ul li a span {display: inline-block;width:1.5rem;height:1.5rem;margin-right:0.5rem;vertical-align: middle}
footer ul li:nth-child(1) a span {background: url("../images/icon_online.png") center center/100% 100% no-repeat}
footer ul li:nth-child(3) a span {background: url("../images/icon_msg.png") center center/100% 100% no-repeat}
footer ul li:not(:nth-child(2)) {background: url("../images/footer_bg.png") left bottom/1px 100% repeat-x;-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1}
footer ul li:nth-child(2) {width:11rem}
footer ul li:nth-child(2) a {height:4.8rem;background: url("../images/icon_phone.png") center top/100% 100% no-repeat}
footer ul.night li:nth-child(2) {display: none}
 @media screen and (max-width: 414px) {
    .index_type ul li{padding:0 3%;}
}



