@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 60px; }
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:8rem;}
.header .navicon {display: inline-block;float: right;width:2.2rem;height:1.5rem;margin:0.5rem 0;background: url(../m_images/sub_nav_icon.png) center center no-repeat;background-size:2.2rem; cursor:pointer;}
.header:after{ background:#FE5D0A; height:0.3rem;}
/*导航*/
.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(../m_images/nav01.png) no-repeat left center;background-size:1.6rem auto;}
.nav li:nth-child(2) em{background:url(../m_images/nav03.png) no-repeat left center; background-size:1.6rem auto;}
.nav li:nth-child(3) em{background:url(../m_images/nav06.png) no-repeat left center; background-size:1.6rem auto;}
.nav li:nth-child(4) em{background:url(../m_images/nav05.png) no-repeat left center; background-size:1.6rem auto;}
.nav li:nth-child(5) em{background:url(../m_images/nav02.png) no-repeat left center; background-size:1.6rem auto;}
.nav li:nth-child(6) em{background:url(../m_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;padding:1rem .3rem .22rem 1.5rem;}
.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.2rem;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}
.home_about { margin-bottom:3rem; margin-top:2rem;}
.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(../m_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(../m_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(../m_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(../m_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(../m_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(../m_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(../m_images/shuxing_01.png) no-repeat left 0.4rem; background-size: 1.4rem;text-indent: 1rem;}
.proj-point p:nth-child(2){background: url(../m_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 4rem; 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(../m_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(../m_images/grid.jpg) repeat;content: "";display: block;position: absolute;left: -2rem;top: 1rem;}
.home_case li .pic {position: relative; padding-top: 47.5%;display: block; margin-left: 1rem;}
.home_case li .pic img {position: absolute;width: 100%;left: 0;top: 0;border-radius: 0 .2rem .2rem .28rem;}
.home_case li .box {padding:0rem 0 1rem 1rem; margin-top: 10rem;position: relative;}
.home_case li .box h3{ position:relative; text-indent:1rem;  color:#E80011}
.home_case li .box h3:before {content: '';display: block;position: absolute;width: 1.5rem;height: 0.7rem;background: url(../m_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: #1D1E23;font-size:1.2rem;text-align: center;}
.fix-show img{width: 1.5rem;height: auto;margin-right: 0.3rem;vertical-align: -0.2rem;}
.fix-fl{float: left;width: 56%;}
.fix-fl span{color: #FFF;}
.fix-fr{float: right;width: 44%;position: relative; }
.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:3rem 0 0 0; z-index: -1;}
.fix-show .fix-fr img{margin-right: none;margin-left: 0.3rem;}
.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;}
.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: absolute;bottom:-1.2rem;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);}
.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}
.proclassname .title ul{display: flex; flex-wrap: wrap;}
.proclassname .title ul li{width: 20%; text-align: center;background: #f5f5f5; margin-top: 1rem;}
.proclassname .title ul li a{ padding: .5rem 0; display: block;}
.proclassname .title ul li.active{background: #fa002d; color: #fff;}
.proclassname .title ul li.active a{color: #fff;}
.prolist{margin:1rem auto 7rem; overflow:hidden}
.prolist ul{ width:100%; margin:0 auto}
.prolist li{ width:100%; margin:0 0 5% 0; padding:1rem 1.2rem 2rem 1rem;overflow: hidden; text-align:center; position:relative}
.prolist li:last-child{margin-bottom:0rem;}
.prolist li .hometwopic{position: relative;}
.prolist li .bg{background: -webkit-linear-gradient(#C4DDF0,#ffffff); background: -o-linear-gradient(#C4DDF0, #ffffff);background: -moz-linear-gradient(#C4DDF0, #ffffff);background: linear-gradient(#C4DDF0,#ffffff);position:relative; overflow:hidden;width:100%;  padding-top:1.5rem;box-shadow: 0 0.5rem 1rem rgba(44, 68, 130, 0.25); z-index:20}
.prolist li .con:before {transition: .5s all ease-in-out;content: '';display: block;width: 100%; height: 6px;position: absolute;left: 0; top: 0; background: #39c5b7; background-image: -webkit-linear-gradient(left, #39c5b7,#4f51a1);background-image: -o-linear-gradient(left, #39c5b7,#4f51a1);background-image: linear-gradient(to right, #39c5b7,#4f51a1);}
.prolist li .bg>i{ background:url(../m_images/bg-lines.png) left top/100% 100% no-repeat;display: block;width: 30rem;height:41rem;left: 0; bottom:0; position:absolute}
.prolist li .hometwopic img{width:86%; margin:0 auto}
.prolist li  span a{color:#fff;border-radius:2rem;padding:0.8rem 2rem ; line-height:1;position:absolute;bottom:1.5rem;right:1.5rem;display: inline-block;z-index:3;font-size:1.2rem; background:-webkit-gradient(linear, 0% 2%, 60% 10%,from(#FA3C54), to(#FA002D)); border-radius:3rem; text-align:center; cursor:pointer; transition:background-position .6s ease; }
.prolist li  span a:hover{background-position:right center; }
.prolist li .con{ width:100%;text-align:left;padding:1rem;position: relative;z-index: 2; /* Fallback */    background-image: linear-gradient(to right, #035E9A 0%, #02314F 50%, #035E9A 100%);background-size: 200% auto;}
.prolist li .hometwotit{line-height: 1.6;font-size:1.6rem; font-weight:600;}
.prolist li .con p{background: url(../m_images/circle_w.png) no-repeat left 0.6rem;background-size:0.6rem;padding-left:1.4rem;color:#fff;font-size:1.2rem;line-height:1.8rem;padding-bottom: 0.2133rem;overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}


/*=======================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}
.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:url(../m_images/grid.jpg) repeat;     box-shadow: 0 0.5rem 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(../m_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(../m_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(../m_images/ico_01.png) no-repeat left 0.6rem; background-size:1rem; text-indent:1.5rem}
.case_tel{background: url(../m_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(../m_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 5rem; }
.new_list li{width: 100%;background: url(../m_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; background:#fff url(../m_images/grid.jpg) repeat;position: relative; box-shadow: 3px 5px 21px rgba(187, 220, 253, 0.7); z-index: 3; padding: 1.3rem 1rem; border-radius:2rem; margin:-2rem auto 0;overflow: hidden;}
.news_top a {position: absolute; padding:0 1.5rem;background-image: -webkit-linear-gradient(left, #FF5C26, #db2035);border-radius: 3rem 0 0 3rem;font-size: 1rem;font-weight: bold;color: #fff;right: 0rem;text-align: center;}
.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(../m_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}

.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(../m_images/blue_bg.jpg) no-repeat left 1.17333rem;background-size: 100%}
.prodetailimg_bg{ background:url(../m_images/prodetailimg_bg.jpg) no-repeat center top; background-size:cover;position: relative; z-index:1; padding:1.5rem;box-shadow: 0 0.5rem 1rem rgba(44, 68, 130, 0.25); width:94%; margin-left:3%; border-radius:1rem}
.prodetailimg_bg img{ text-align:center; width:96%; 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 1rem;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}

.protwoicon { width:100%; margin: 0 auto; overflow:hidden;padding:0 0.5rem 1.5rem; background:#D7E3EF; background-image:url(/m_images/kefu_tel.png) no-repeat center; }
#teldiv{      color: #FFFFFF;
    font-size: 1.8rem;
    font-weight: bold;
    top: -4rem;
    left: 1rem;
    text-align: center;
    position: relative;}

.pro_con{ margin:0 auto 2rem; width:98%;}
.pro_con h3{    font-size: 1.4rem; margin: 1rem 0 0;}
.pro_con p {    margin: 1rem 0;}


.form-wrap {width: 96%; margin:0 2% 8rem; position:relative; background: #fff url(../m_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:94%; margin-left:3%;}
.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
}
.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:1rem; }
.message li textarea {display: block;width: 96%;margin-left:2%;background:none;height:4.2rem;border: 1px solid #ffcfc9;border-radius: .3rem;line-height: 1.5rem;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.5rem;}
.message li input::-webkit-input-placeholder {
        color: #aab2bd;
 }
.message li textarea::-webkit-input-placeholder {
        color: #aab2bd;
 }
	
.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(../m_images/message_ueser.png) no-repeat center center;background-size: 1.1rem}
.message li.lyicon2 i {background: url(../m_images/message_tel.png) no-repeat center center;background-size: 1.1rem}
.message li.lyicon3 i {background: url(../m_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 1rem 1rem}
.message .button {position: absolute;right: -0.5rem;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 0 0.5rem 1.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}


.cc_tdchcc{ margin:1rem auto}
.cc_tdchcc h3{ text-indent:0.5rem;    margin: 1rem 0 1rem;}

.cc_tdchcc table,.news_con  table{margin:0 auto 0 ;border-collapse:collapse;border:1px solid #ccc;width:98%; text-align:center}
.cc_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;}
.cc_tdchcc td,.news_con td{vertical-align: middle;padding:0.3rem 1rem ;border:1px solid #ccc;}
.cc_tdchcc tr:nth-child(odd),.news_con tr:nth-child(odd){background-color:#F5F5F5;}
.cc_tdchcc tr:nth-child(even),.news_con tr:nth-child(even){background-color:#fff;}

/* 分页 */
.page{margin:100px auto 30px; overflow:hidden;color: #07284E;text-align: center;}
.page .gobutton,.page .num{color: #07284E;display: inline-block;border: 1px solid #ededed;padding: 5px 10px;vertical-align: middle;margin: 0 0 10px -1px;background: #fff;font-size: 16px;font-weight: normal;}
.page .active{background: #ed1c24;color:#fff;}
.pages {color: #999; margin:15px; clear:both;   }
.pages a, .pages .cpb {text-decoration:none; padding:12px 18px; margin:2px; border: 1px solid #ddd;background: #ffff;font-size:13px; color:#07284E;}
.pages a:hover { background-color: #064187; color:#fff;border:1px solid #064187; text-decoration:none;}
.pages .cpb { font-weight: bold; color: #fff; background: #064187; border:1px solid #064187;}
.fpage{overflow:hidden;color: #07284E;text-align: center; margin-bottom: 20px;}
.fpage ul li{float:left;}
.fpage ul li a{color: #07284E;display: inline-block;border: 1px solid #ededed;padding: 5px 10px;vertical-align: middle;margin: 0 0 10px -1px;background: #fff;font-size: 1rem;font-weight: normal;}
.fpage .page-num-current{background: #ed1c24;color:#fff;}
.fpage ul li:hover.a{background: #ed1c24; color:#fff;}