@charset "utf-8";


html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-x: hidden; -webkit-tap-highlight-color: transparent;}
body {text-decoration:none font-size: 14px; line-height: 1.8;  margin: 0 auto; color: #666; background-color: #fff; font-family:'Noto Sans SC','Microsoft YaHei', Arial, sans-serif;}

html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0px; border: 0; font-size: 100%; outline: none; }

caption,h1, h2, h3, h4, h5, h6, p{ margin: 0; padding: 0px;}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

ul, li, ol { list-style: none;}

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

table, tbody, tfoot, thead, tr, th, td{ margin: 0; padding: 0;}

table{border-collapse:collapse;margin:0 auto!important;}

img { border: 0; }

input, textarea, select, option { background: none; outline: 0;font-family:'Noto Sans SC','Microsoft YaHei', Arial, sans-serif; padding: 0; margin: 0; }

input { outline: none; font-family:'Noto Sans SC','Microsoft YaHei', Arial, sans-serif;}

input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; border-radius: 0; }

textarea { -webkit-appearance: none; border-radius: 0; outline: none;}

::-moz-selection { background: #096fd8; color: #fff; text-shadow: none; }

::selection { background: #096fd8; color: #fff; text-shadow: none; }

select{ outline: none;}

select::-ms-expand { display: none; }

a { text-decoration: none; blr: expression(this.onFocus=this.blur()); cursor:pointer; -webkit-transition: 0.3s; transition: 0.3s; }

a:link, a:visited { text-decoration: none; }

a:active, a:hover { text-decoration: none; }

.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; }

.clearfix:after { clear: both; }
.clear {
    clear: both;
}

.fl { float: left; }
.fr { float: right; }
.fc{ text-align: center;}



.container {
  max-width: 1300px;
  margin: 0 auto;
}


/* 等比填充 */
*[class*="rect-"]{position: relative;display: block; width: 100%;height: 0;overflow: hidden;}
*[class*="rect-"] .full{position: absolute;left: 0;top:0;width: 100%;height: 100%;
*height: auto;}
.rect-50{padding-bottom: 50%;}
.rect-56{padding-bottom: 56%;}
.rect-61{padding-bottom: 61%;}
.rect-63{padding-bottom: 63%;}
.rect-67{padding-bottom: 67%;}
.rect-88{padding-bottom: 88%;}


.imgZoom img,.imgY180 img { -moz-transition:all .5s ease 0s; -ms-transition:all .5s ease 0s; -o-transition:all .5s ease 0s; -webkit-transition:all .5s ease 0s; transition:all .5s ease 0s;}
.imgZoom { overflow:hidden; -webkit-transform:rotate(0); transform:rotate(0); }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }

.header{ width: 100%; position: fixed; background-color: #fff;  z-index: 998;}
.header .headerNav{ width: 100%; height: 80px; position: relative;}
.header .headerNav .logo{ position: relative;height: 46px; margin: 17px 0;}
.header .headerNav .nav{ float: left;}
.header .headerNav .nav>ul>li{ display: inline-block; }
.header .headerNav .nav>ul>li a{ margin:0 25px; line-height: 80px; font-size: 16px; color: #000; display: block;position: relative;}
.header .headerNav .nav li{ float:left;  display:inline;  text-align: center; line-height: 50px; }
.header .headerNav .nav li:hover a{ color: #096fd8;font-weight: bold; font-size: 20px;}
.header .headerNav .nav li.active a{color:#096fd8; font-weight: bold; font-size: 20px;}

/* banner */
.banner{position:relative; overflow:hidden; height:600px; width:100%; padding-top: 80px;}
.banner .bd{position:relative; z-index:0;margin: 0 auto; overflow: hidden;}
.banner .bd ul {width:100% !important;}
.banner .bd li{width:100% !important;height:600px;overflow:hidden;text-align:center; }
.banner .bd li a{display: block; width: 100%; height: 100%;}
.banner .hd{ position: absolute; bottom:4%; text-align: center; width: 100%; }
.banner .hd li {cursor:pointer;display:inline-block;*display:inline;zoom:1; width:14px;height:14px; border-radius:7px; margin:0 6px;overflow:hidden;line-height:999px; background: #fff;}
.banner .hd li a{ display: block; }
.banner .hd .on{background:#096fd8;}
.banner .prev, .banner .next {display:block;position:absolute;z-index:1;top:50%;margin-top:-32px;left:3%;z-index:1;width:40px;height:64px;background:url(../images/ad_ctr.png) 0 0 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.banner .next {left:auto;right:3%;background-position:-40px 0;}

/* InProduct */
.InProduct{ width: 100%; position: relative; padding: 50px 0; background: #f7f7f7;}
.InProduct .Top{ width: 100%; position: relative;}
.InProduct .Top .tit{ font-size: 30px; color: #096fd8; font-weight: bold;}
.InProduct .Top .c{ font-size: 16px; color: #666; }
.InProduct .Product{ width: 100%; position: relative;}
.InProduct .Product .Imgl{ width: 46%;}
.InProduct .Product .conr{ width: 50%;}
.InProduct .Product .conr h2{ font-size: 30px; color: #333; line-height: 1; margin-bottom: 15px;}
.InProduct .Product .conr .p1{ font-size: 17px; color: #666; line-height: 30px;}
.InProduct .Product .conr .x{ width: 100%; position: relative;padding: 10px 0 15px;}
.InProduct .Product .conr .x::before{content: '';width: 100%; height: 2px;background: #ddd; position: absolute;left: 0;}
.InProduct .Product .conr .x::after{content: ''; width: 15%; height: 2px; background: #000; position: absolute;left: 0;}
.InProduct .Product .conr .p2{font-size: 20px; color: #333; line-height: 1; font-weight: bold; margin-bottom:15px;}
.InProduct .Product .conr .p3{ font-size: 16px;color: #666; line-height: 30px;}
.InProduct .Product .conr .p4{ width: 100px; height: 36px; border-radius: 4px; line-height:36px; text-align: center; background-color: #096fd8; display: block; color: #fff; margin-top: 30px;}
.InProduct .Product .conr .p4:hover{ background-color: #0760bb;}

/* InBill */
.InBill{ width: 100%; position: relative; padding: 40px 0; background: url(../images/billbg.jpg) center no-repeat;}
.InBill .bill{ font-size: 30px; line-height: 50px; color: #fff; font-weight: bold; width: 52%;}
.InBill .bilr{ width: 30%;}
.InBill .bilr .p1{ font-size: 18px; color: #fff;}
.InBill .bilr .p2{  font-size: 42px; color: #fff; font-weight: bold; line-height: 1.5;}

/* InAbout */
.InAbout{ width: 100%; position: relative; background-color: #f4f9fd; padding: 50px 0;}
.InAbout .Abolist{position: relative;}
.InAbout .Abolist .Abolistbg{background-color: #fff; position: absolute; top: 0; left: 0; width: 95%; height: 100%;z-index: 0;}
.InAbout .Abolist .Abol{ width: 40%; padding: 0 2.5%;}
.InAbout .Abolist .Abol .cl{ float: left; width: 20px; font-size: 18px; color: #096fd8; line-height: 1; font-weight: bold; padding-top: 160px; position: relative;}
.InAbout .Abolist .Abol .cl::before{ content: ''; width: 2px; height: 160px; position: absolute;top: 0; left: 50%; margin-left: -1px; background-color: #096fd8;}
.InAbout .Abolist .Abol .cl::after{ontent: ''; width: 6px; height: 6px; position: absolute; top: 160px; left: 50%; margin-left: -3px; background-color: #096fd8;}
.InAbout .Abolist .Abol .cr{ float: right;  width: 87%; padding: 30px 0; position: relative;z-index: 22;}
.InAbout .Abolist .Abol .cr .p1{ font-size: 30px; color: #096fd8; line-height: 1; font-weight: bold;}
.InAbout .Abolist .Abol .cr .p2{ font-size: 16px; color: #666; margin: 15px 0; line-height: 1;}
.InAbout .Abolist .Abol .cr .p3{ font-size: 24px; color: #333; font-weight: bold;}
.InAbout .Abolist .Abol .cr .p4{ font-size: 16px; color: #444; line-height: 30px;}
.InAbout .Abolist .Abol .cr .more a{ width: 100px; height: 36px; border-radius: 4px; line-height:36px; text-align: center; background-color: #096fd8; display: block; color: #fff; margin-top: 30px;}
.InAbout .Abolist .Abol .cr .more a:hover{background-color: #0760bb;}
.InAbout .Abolist .Abor{ width: 55%; margin: 30px 0; position: relative;}
.InAbout .Abolist .Abor .bd{position:relative; z-index:0;margin: 0 auto; overflow: hidden;}
.InAbout .Abolist .Abor .bd li{position:relative; text-align:center;  overflow:hidden;}
.InAbout .Abolist .Abor .bd li img{vertical-align:top; width:100%;}
.InAbout .Abolist .Abor .hd{ position: absolute; bottom:3%; text-align: right; width: 100%;z-index: 99; right: 2%;}
.InAbout .Abolist .Abor .hd li {cursor:pointer;display:inline-block;*display:inline;zoom:1;width:16px;height:16px;background: #fff; border-radius:8px; margin:0 5px;overflow:hidden;line-height:999px;}
.InAbout .Abolist .Abor .hd .on {background:#096fd8;}
.InAbout .Abolist .Abor .open{ width: 125px; height: 180px; position: absolute; background-color: #096fd8; padding: 0 5px; top: 0; right: 0; z-index: 22;}
.InAbout .Abolist .Abor .open .p1{ font-size: 12px; color: #fff; display: block; position: relative; margin-top: 50px;}
.InAbout .Abolist .Abor .open .p1::before{ content: ''; position: absolute;width: 26px; height: 2px; background-color: #fff; right: 14px; top:-20px}
.InAbout .Abolist .Abor .open .p2{ font-size: 20px; color: #fff;  font-weight: bold;display: block; text-align: right;}
.InAbout .Abolist .Abor .open .p3{ font-size: 15px; color: #fff;display: block; text-align: right;}


/* InNews */
.InNews{width: 100%; position: relative; padding: 50px 0; }
.InNews .NewsTop{position: relative;}
.InNews .NewsTop .NewsCn{ font-size: 30px; color: #0760bb; font-weight:  bold;}
.InNews .NewsTop .NewsEn{font-size: 16px; color: #666;}
.InNews .NewsTop .NewsM{ position: absolute; right: 0; font-size: 16px; color: #333; top:20px;width: 100px; height: 36px; border-radius: 4px; line-height:36px; text-align: center; background-color: #096fd8; display: block; color: #fff; }
.InNews .NewsTop .NewsM:hover{ background-color: #0760bb;}
.InNews .NewsBox{ width: 100%; position: relative; margin-top: 40px;}
.InNews .NewsBox li{ margin-right: 2%; width: 32%;  float: left; position: relative;}
.InNews .NewsBox li:nth-child(3n){margin-right: 0;}
.InNews .NewsBox li .Img{position:relative ; overflow: hidden; width: 100%;}
.InNews .NewsBox li .Img img{width:100%; transform: scaleX(1) scaleY(1);transition: all 0.5s ease 0s;}
.InNews .NewsBox li:hover .Img img{transform: scaleX(1.1) scaleY(1.1);}
.InNews .NewsBox li .NewsTit{ width: 100%; background: #f4f9fd; position: relative; perspective: 300px; -webkit-perspective: 300px;}
.InNews .NewsBox li .NewsTit:before{content: '';position: absolute; top: 0; left: 0; width: 100%; height: 100%;  opacity: 0; visibility: hidden; transform: scale(1, 1); transition: all .5s; z-index: -1;background: -webkit-linear-gradient(-110deg, #096fd8, #0760bb);background: -o-linear-gradient(-110deg, #096fd8, #0760bb);background: -moz-linear-gradient(-110deg, #096fd8, #0760bb);background: linear-gradient(-110deg, #096fd8, #0760bb);}
.InNews .NewsBox li .NewsTit .Text_box{ padding: 20px 15px;}
.InNews .NewsBox li .NewsTit p{ font-size: 18px; color: #333;font-weight: 600; line-height: 28px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.InNews .NewsBox li .NewsTit span{font-size: 14px; color: #999; line-height: 28px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; margin: 10px 0;}
.InNews .NewsBox li .NewsTit b{font-size: 14px; color: #666; font-weight: normal;}
.InNews .NewsBox li:hover{ box-shadow: 0 0 8px #ccc;}
.InNews .NewsBox li:hover .NewsTit:before{opacity: 1; visibility: visible; transform: none; }
.InNews .NewsBox li:hover .NewsTit p,.InNews .NewsBox li:hover .NewsTit span,.InNews .NewsBox li:hover .NewsTit b{ color: #fff;}


/* InContact */
.InContact{ width: 100%; position: relative; background: url(../images/con_bg.jpg) center top no-repeat;}
.InContact .Top{ font-size: 34px; color: #fff; padding: 50px 0 40px; text-align: center; font-weight: bold;}
.InContact .Conlist{ width: 100%; position: relative; background-color: #fff;}
.InContact .Conlist .Conl{width: 64%; padding: 3%;}
.InContact .Conlist .Conl .Topt{ width: 100%; position: relative;}
.InContact .Conlist .Conl .Topt .tit{ font-size: 30px; color: #096fd8; font-weight: bold;}
.InContact .Conlist .Conl .Topt .c{ font-size: 16px; color: #666; }
#Inmap{ width: 100%; height: 330px; position: relative; margin-top: 25px;}
.InContact .Conlist .Conr{ width: 26%; height: 100%; position: relative; background-color: #096fd8; color:#fff; padding: 0 2%;}
.InContact .Conlist .Conr::before{}
.InContact .Conlist .Conr .p1{ font-size: 15px;line-height: 1; margin-top: 25px;}
.InContact .Conlist .Conr .p2{ font-size: 48px; line-height: 1; margin-top: 25px;}
.InContact .Conlist .Conr .p3{ font-size: 24px; line-height: 1; margin-top: 50px; font-weight: bold;}
.InContact .Conlist .Conr .p4{ font-size: 15px; line-height: 1; margin-top: 10px;}
.InContact .Conlist .Conr .p5{ margin-top: 35px; font-size: 16px; line-height: 30px; margin-bottom: 90px;}
.InContact .Conlist .Conr .p5 dl{ width: 100%; position: relative;}
.InContact .Conlist .Conr .p5 dl dt{ float: left; width: 15%;}
.InContact .Conlist .Conr .p5 dl dd{ float: left; width: 75%;}


.copy{ width: 100%; background: #141414; padding: 35px 0;}
.copy .copyl{ float: left; font-size: 14px; color: #fff; line-height: 30px;}
.copy .copyl a{font-size: 14px; color: #fff;}
.copy .copyl .yqlg a{ margin: 0 4px;}
.copy .copyr{ float: right; font-size: 14px; color: #fff; line-height: 30px;}
.copy .copyr a{ font-size: 14px; color: #fff;}
.copy a:hover{ color: #096fd8;}

/* page_banner */
.Pagebanner{width: 100%; position: relative; padding-top: 80px; height: 380px;  overflow: hidden;}
.Pagebanner .black-15{position: absolute; top: 0px;left: 0px; z-index: 1; width: 100%; height: 100%;opacity: 0.2; background: url(../images/grid_bg.png) top left repeat;}
.Pagebanner>.container{position: relative;}
.Pagebanner img{position: absolute;top: 80px; left: 50%; margin-left: -960px; max-width: none;}
.Pagebanner .box{}
.Pagebanner .xc_b_h3{font-size: 40px;font-weight: bold;color: #ffffff;margin-bottom: 15px;  text-align: center; margin-top: 10%;}
.Pagebanner .mouse{width: 34px;height: 70px;background: url(../images/mouse.png) no-repeat top center;position: relative;z-index: 10; left: 50%; margin-left: -17px;}
.Pagebanner .mouse i{
	background: url(../images/bottom.png) no-repeat scroll center center;
    width: 25px;
    height: 15px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -7px 0px 0px -12px;
    -webkit-animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
    animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;}
@keyframes mouse-dot {
    from { opacity: 0; }
    33% { opacity: 1; }
    to { transform: translateY(15px); -webkit-transform: translateY(15px); opacity: 0; }
}
@-webkit-keyframes mouse-dot {
    from { opacity: 0; }
    33% { opacity: 1; }
    to { transform: translateY(15px); -webkit-transform: translateY(15px); opacity: 0; }
}

.page{ width: 100%; position: relative;}
.PageNav{ width: 100%; position: relative;background-color: #fff;}
.PageNav .sidebar{ position: relative; padding: 15px 0; z-index: 999; background-color: #fff;}
.PageNav .sidebar .leftTitle{ float: left;}
.PageNav .sidebar .leftTitle .TTit{font-size: 24px;font-weight: bold;  color: #333;}
.PageNav .sidebar .leftTitle .crumbs .fangzi{display: inline-block; width: 18px; height: 15px;  background: url(../images/fangzi.jpg); margin-right: 5px; margin-bottom: -1px;}
.PageNav .sidebar .leftTitle .crumbs a{display: inline-block;font-size: 14px;color: #555;line-height: 50px;}
.PageNav .sidebar .NavList{  float: right; }
.PageNav .sidebar .NavList li{position: relative;display: inline-block;color: #fff;width: auto;vertical-align: top;}
.PageNav .sidebar .NavList li a{position: relative;font-size: 16px;height: 50px;line-height: 50px;padding: 0px 30px;color: #000;display: block;transition: 0.3s ease 0s;}
.PageNav .sidebar .NavList li:before{position: absolute;content: '';left: 50%;bottom: 0px;width: 0%;height: 3px;background-color: #096fd8;transition: all .3s;}
.PageNav .sidebar .NavList li:hover:before{width:70%;left:15%;background-color:#096fd8;}
.PageNav .sidebar .NavList li:hover a{ color: #096fd8;font-weight: bold; }
.PageNav .sidebar .NavList li.select:before{position: absolute;content: '';left: 15%;bottom: 0px;width: 70%;height: 3px;background-color:#096fd8;}
.PageNav .sidebar .NavList li.select a{ font-weight:bold; color: #096fd8 }
.PageNav .sidebar .NavList li a:after{content: "";position: absolute;width: 1px;height: 15px;display: block;background: #096fd8;top: 50%;margin-top: -7px;right: 0px;}
.PageNav .sidebar .NavList li a i{ position: relative; margin-right: 10px;}
.PageNav .sidebar .NavList li i img{ height: 16px; display: inline-block;}

.pageCon{ width: 100%; position: relative;padding:50px 0;background-color: #f9f9f9;}
.pageCon .PageAbl{ width: 46%;  position: relative;font-size: 15px; line-height: 28px; color: #666;}
.pageCon .PageAbl h4{font-size: 30px; font-weight: bold; text-align: left; color: #096fd8; padding-bottom: 15px; line-height: 1;}
.pageCon .PageAbl .p1{font-size: 24px; font-weight: bold; text-align: left; color: #333; padding-bottom: 15px;line-height: 1;}
.pageCon .PageAbl p{ font-size: 15px; color: #333; line-height: 30px;}
.pageCon .PageAbr{ width: 50%; position: relative;}
.pageCon .PageAbr .bd{position:relative; z-index:0;margin: 0 auto; overflow: hidden;}
.pageCon .PageAbr .bd li{position:relative; text-align:center;  overflow:hidden;}
.pageCon .PageAbr .bd li img{vertical-align:top; width:100%;}
.pageCon .PageAbr .hd{ position: absolute; bottom:3%; text-align: right; width: 100%;z-index: 99; right: 2%;}
.pageCon .PageAbr .hd li {cursor:pointer;display:inline-block;*display:inline;zoom:1;width:16px;height:16px;background: #fff; border-radius:8px; margin:0 5px;overflow:hidden;line-height:999px;}
.pageCon .PageAbr .hd .on {background:#096fd8;}
.pageCon .PageAbr .open{ width: 125px; height: 180px; position: absolute; background-color: #096fd8; padding: 0 5px; top: 0; right: 0; z-index: 22;}
.pageCon .PageAbr .open .p1{ font-size: 12px; color: #fff; display: block; position: relative; margin-top: 50px;}
.pageCon .PageAbr .open .p1::before{ content: ''; position: absolute;width: 26px; height: 2px; background-color: #fff; right: 14px; top:-20px}
.pageCon .PageAbr .open .p2{ font-size: 20px; color: #fff;  font-weight: bold;display: block; text-align: right;}
.pageCon .PageAbr .open .p3{ font-size: 15px; color: #fff;display: block; text-align: right;}


.PagePro{width:100%; position: relative; padding: 50px 0;background-color: #f9f9f9; }
.Prolistb{width:100%; position:relative; }
.Prolistb li{ width: 23.5%; margin-right: 2%; float: left; margin-bottom: 2%;}
.Prolistb li:nth-child(4n){ margin-right: 0;}
.Prolistb li .img{position: relative; overflow: inherit;transition: 0.3s all ease; background-color: #fff;}
.Prolistb li .img img{ display: block;-webkit-transition: 0.5s ease-in-out;-o-transition: 0.5s ease-in-out;transition: 0.5s ease-in-out;transform-origin:50% 50%;}
.Prolistb li:hover .img img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.Prolistb li p{ background:#fff; line-height: 60px; height: 60px; text-align: center; color: #333; transition: 0.3s all ease; font-size: 18px; font-weight: bold;}
.Prolistb li:hover{box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.1);}
.downlist{ width: 65.91%; float: left; padding: 2%; background: #fff;}
.picFocus{ float:left;  width:42%;  position:relative;  overflow:hidden;  zoom:1;  }
.picFocus .hd{ width:100%; padding-top:5px;  overflow:hidden; }
.picFocus .hd ul{  width: 88%; margin: 0 auto; overflow:hidden; zoom:1; }
.picFocus .hd ul li{ padding-top:5px; float:left;  text-align:center;  margin-right: 2%; width: 23%;}
.picFocus .hd ul li:nth-child(4n){ margin-right: 0;}
.picFocus .hd ul li img{ width:100%; border:2px solid #ddd; cursor:pointer; margin-right:8px; display:  block;  }
.picFocus .hd ul li.on{ background:url("images/icoUp.gif") no-repeat center 0; }
.picFocus .hd ul li.on img{ border-color:#096fd8;  }
.picFocus .bd li{ vertical-align:middle; }
.picFocus .bd img{ width:100%; display: flex;}
.picFocus .prev{ position:absolute; left:0 ; bottom:14px;}
.picFocus .next{ position:absolute; right:0 ; bottom:14px;}
.floatl{ float: left;width: 42%;}
.floatr{ width: 54%; float: right;}
.floatr .title{ font-size: 24px; color:#333; width:100%;word-break:break-all; padding-bottom:20px; font-weight: bold; border-bottom:  2px #f5f5f5 solid; }
.floatr .titmd{margin:20px 0; font-size: 15px; color: #666; overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;}
.floatr .table-list{ width: 100%; border-top:1px #ccc dashed;}
.floatr .table-list tr{margin-bottom: 10px; width: 100%;}
.floatr .table-list td{ width: 100%; font-size: 14px; color:#666; line-height:24px; padding:5px 0;}
.floatr .table-list td span{ color:#333; font-weight: bold;}
.floatr .table-list .input-text{ width:40px; height: 25px; text-align:center; color:#dd2328;}
.floatr .table-list .button{ width: 80px; height: 35px; text-align:center; background:#dd2328; border: none; text-align:center; color:#fff; cursor:pointer; margin-top: 5px; font-size: 14px;}
.floatr .div-bz{ font-size: 20px; margin-top:20px; font-weight: bold; color: #096fd8;}
.left02{ width: 100%; margin:20px auto 0; border-top:5px #f1f1f1 solid; padding-top:30px; color: #555;}
.left02 p{ font-size: 15px; line-height: 26px;}
.left02 img{max-width:100%;}
.left02 table{border-collapse:collapse;width:100%;}
.left02 table,tr{ font-size: 16px; color: #444; }
.left02 table,th, td{border: 1px solid black;text-align: center; font-size: 14px;}
.floatr .btn{padding-left:0; box-shadow:none; margin-top:30px;}
.floatr .btn .icon{width:28px; height:23px; background:url(../images/proDetail01.png) no-repeat left; display:inline-block; position:relative; top:5px; margin-right:10px;}
.floatr .btn>a{display:inline-block; background:#096fd8; transition:.3s ease; font-size:18px; color:#fff; font-weight:bold; line-height:33px; padding:10px 25px;}
.floatr .btn>a.order:hover{background:#065db7;}
.floatr .btn .tel .icon{background-position:-28px 0;}
.floatr .btn .tel{ background:#e67819; color:#fff;}
.floatr .btn .tel:hover{background:#e67819;}


/* PageNews */
.PageNews { padding: 40px 0 50px; background-color: #f9f9f9; position: relative; }
.PageNews { padding:50px 0; background-color: #f9f9f9; position: relative; }
.PageNews .Newsitem li{ margin-right: 2%; width: 23.5%;  margin-bottom: 2%; float: left; position: relative;}
.PageNews .Newsitem li:nth-child(4n){margin-right: 0;}
.PageNews .Newsitem li .Img{position:relative ; overflow: hidden; width: 100%;}
.PageNews .Newsitem li .Img img{width:100%; transform: scaleX(1) scaleY(1);transition: all 0.5s ease 0s;}
.PageNews .Newsitem li:hover .Img img{transform: scaleX(1.1) scaleY(1.1);}
.PageNews .Newsitem li .NewsTit{ width: 100%; background: #fff; position: relative; perspective: 300px; -webkit-perspective: 300px;}
.PageNews .Newsitem li .NewsTit:before{content: '';position: absolute; top: 0; left: 0; width: 100%; height: 100%;  opacity: 0; visibility: hidden; transform: scale(1, 1); transition: all .5s; z-index: -1;background: -webkit-linear-gradient(-110deg, #096fd8, #0760bb);background: -o-linear-gradient(-110deg, #096fd8, #0760bb);background: -moz-linear-gradient(-110deg, #096fd8, #0760bb);background: linear-gradient(-110deg, #096fd8, #0760bb);}
.PageNews .Newsitem li .NewsTit .Text_box{ padding: 20px 15px;}
.PageNews .Newsitem li .NewsTit p{ font-size: 18px; color: #333;font-weight: 600; line-height: 28px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.PageNews .Newsitem li .NewsTit span{font-size: 14px; color: #999; line-height: 28px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; margin: 10px 0;}
.PageNews .Newsitem li .NewsTit b{font-size: 14px; color: #666; font-weight: normal;}
.PageNews .Newsitem li:hover{ box-shadow: 0 0 8px #ccc;}
.PageNews .Newsitem li:hover .NewsTit:before{opacity: 1; visibility: visible; transform: none; }
.PageNews .Newsitem li:hover .NewsTit p,.PageNews .Newsitem li:hover .NewsTit span,.PageNews .Newsitem li:hover .NewsTit b{ color: #fff;}
.PageNews .Newslist{ width: 69.91%;}
.PageNews .Newslistbg{ padding: 5%; background: #fff;}
.Newslist01{width: 27.75%;}
.Newslist01 .nsearch-lant{ font-size: 20px; font-weight: bold;margin-bottom: 19px;color: #333333;border-left: 6px solid #096fd8; line-height: 1;    padding-left: 8px;}
.Newslist01 .news_hot .item{margin-bottom: 15px;}
.Newslist01 .news_hot .infor{padding: 20px 32px 38px 23px;background: #fff;}
.Newslist01 .news_hot .infor .tit{ font-size: 18px;color: #333;font-weight: bold; margin-bottom: 11px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.Newslist01 .news_hot .infor .con{font-size: 14px;color:#666;line-height: 24px;height: 48px;overflow: hidden;}
.Newslist01 .news_hot .owl-dots{position: absolute;left: 50%;margin-left: -39px;bottom: 160px;}
.Newslist01 .news_hot .owl-dots .owl-dot{width: 12px;height: 12px;border-radius: 50%;border:1px solid #f8f9fc;float: left;margin-right: 12px;}
.Newslist01 .news_hot .owl-dots .owl-dot.active{background: #92cc1f;border-color: #92cc1f;}
.Newslist01 .pages1{ width:90%; padding: 5%; background: #fff; margin-bottom: 30px;}
.Newslist01 .pages1_l{ float:left; width:100%; margin-bottom: 40px;}
.Newslist01 .pages1_l p{font-size: 18px;font-weight: bold; color: #096fd8; position: relative;}
.Newslist01 .pages1_l p::before{ content: ''; position: absolute; width: 80%; height: 1px; right: 0; top: 50%; background: #ddd; }
.Newslist01 .pages1_l a{ line-height:26px; color:#333; font-size: 15px;}
.Newslist01 .pages1_l:hover a{ color:#096fd8;}
.Newslist01 .pages1_r{ float:left; width:100%; }
.Newslist01 .pages1_r p{font-size: 18px;font-weight: bold; color: #096fd8; position: relative;}
.Newslist01 .pages1_r p::before{ content: ''; position: absolute; width: 80%; height: 1px; right: 0; top: 50%; background: #ddd; }
.Newslist01 .pages1_r a{ line-height:26px; color:#333;display:block; font-size: 15px;}
.Newslist01 .pages1_r:hover a{ color:#096fd8;}
.pageNewsT{ width:100%; margin:0 auto; font-size:24px;  color:#333; font-weight:bold;}
.pageNewsC{ width:100%; margin:0 auto; font-size:14px; color:#333;padding:20px 0; border-bottom:dashed 1px #999;}
.pageNewsD{ width:100%; margin:0 auto; font-size:15px; color:#333; line-height:30px; margin-top:20px;}
.pageNewsD img{ max-width:100%; margin:5px 0;}


/*人才招聘 */
.PageJoin{width: 100%;padding: 40px 0 50px; background: #f9f9f9;}
.join{width:100%; position: relative; padding: 40px 0 50px;background-color: #f9f9f9; }
.PageJoin .part_con { margin-bottom: 30px; font-size: 16px; color: #666; line-height: 30px; text-align: center;}
.PageJoin .Joinlist{position: relative; width: 100%;}
.PageJoin .Joinlist .jnlist{ background: #fff;border-bottom: 1px solid #eee; }
.PageJoin .Joinlist .jnlist li{float: left; text-align: center; padding: 20px 0; font-size: 17px; color: #333; width: 20%; font-weight: bold;}
.PageJoin .Joinlist .jnlist li:nth-child(2),.PageJoin .Joinlist .jnlist li:nth-child(4){ width: 30%;}
.PageJoin .Joinlist .joblist{ width: 100%; position: relative; }
.PageJoin .Joinlist .joblist .list_dt{ cursor: pointer;  overflow: hidden; text-overflow: ellipsis;white-space: nowrap; position: relative; border-bottom: 1px solid #eee; background: #fff;}
.PageJoin .Joinlist .joblist .list_dt p{float: left; text-align: center; padding: 15px 0; font-size: 15px; color: #333; width: 20%; }
.PageJoin .Joinlist .joblist .list_dt p:nth-child(2),.PageJoin .Joinlist .joblist .list_dt p:nth-child(4){ width: 30%;}
.PageJoin .Joinlist .joblist #open{ background: #096fd8;}
.PageJoin .Joinlist .joblist #open p{ color: #fff }
.PageJoin .Joinlist .joblist .list_dt:hover{ background: #096fd8;}
.PageJoin .Joinlist .joblist .list_dt:hover p{ color: #fff; }
.PageJoin .Joinlist .joblist .list_dd{ display: none; padding: 30px; font-size: 15px; line-height: 30px; color: #555;background: #f0f6fb;}

/* 员工风采 */
.PageJoin .Joinlist1 .pic-item { position:relative; width:23%; margin:0 2.66% 23px 0; padding:0; float: left; }
.PageJoin .Joinlist1 .pic-item:nth-child(4n){ margin-right:0; }
.PageJoin .Joinlist1 .list-pic { display:block; width:100%; height:auto; margin-bottom:0; padding:0; border:0; overflow:hidden; }
.PageJoin .Joinlist1 .list-pic img { width:100%; height:auto; transition: all 0.6s; }
.PageJoin .Joinlist1 .list-pic img:hover { transform: scale(1.1)!important; }
.PageJoin .Joinlist1 .pic-item p{line-height: 50px; font-size: 15px; color: #333; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; padding: 0 20px;}

.contentUs{ width: 100%; position: relative; background:#fcfcfc;}
.contentUs .Conlist{ width: 100%; position: relative; background-color: #fff;}
.contentUs .Conlist .Conl{width: 64%; padding: 3%;}
.contentUs .Conlist .Conl .Topt{ width: 100%; position: relative;}
.contentUs .Conlist .Conl .Topt .tit{ font-size: 30px; color: #096fd8; font-weight: bold;}
.contentUs .Conlist .Conl .Topt .c{ font-size: 16px; color: #666; }
#Inmap{ width: 100%; height: 330px; position: relative; margin-top: 25px;}
.contentUs .Conlist .Conr{ width: 26%; height: 100%; position: relative; background-color: #096fd8; color:#fff; padding: 0 2%;}
.contentUs .Conlist .Conr::before{}
.contentUs .Conlist .Conr .p1{ font-size: 15px;line-height: 1; margin-top: 25px;}
.contentUs .Conlist .Conr .p2{ font-size: 48px; line-height: 1; margin-top: 25px;}
.contentUs .Conlist .Conr .p3{ font-size: 24px; line-height: 1; margin-top: 50px; font-weight: bold;}
.contentUs .Conlist .Conr .p4{ font-size: 15px; line-height: 1; margin-top: 10px;}
.contentUs .Conlist .Conr .p5{ margin-top: 35px; font-size: 16px; line-height: 30px; margin-bottom: 90px;}
.contentUs .Conlist .Conr .p5 dl{ width: 100%; position: relative;}
.contentUs .Conlist .Conr .p5 dl dt{ float: left; width: 15%;}
.contentUs .Conlist .Conr .p5 dl dd{ float: left; width: 75%;}


/* fenye */
.pages { margin:0; text-align:center; font-size:14px;}
.pages li { display:inline-block; height:40px; line-height:40px; background:#fff; }
.pages li a{text-align:center; color:#333; padding:0 18px;}
.pages .page-active {background:#096fd8;  text-decoration:none}
.pages .page-active a{color:#fff; }
.pages li:hover { background:#096fd8;   text-decoration:none }
.pages li:hover a{ color:#fff;}
.pages span{ display:inline-block; height:26px; line-height:26px;  border:1px solid #ccc; color:#333; text-align:center; padding:0 13px;}


/*  询价弹窗 */
.theme-mask{z-index:9999; position:fixed; _position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0, 0, 0, 0.8); display:none;}
.popover_job{ width:50%; z-index:9999; position:fixed; top:50%;left:50%; background:#fff; margin:-300px 0 0 -25%;   box-shadow:1px 1px 6px 3px rgba(0,0,0,.2); display:none; text-align:center; border-radius:5px;}
.popover_job dd{ font-size: 24px; font-weight: bold; margin-top:20px; color: #000;}
.close{ position:absolute; right:20px; top:20px; cursor:pointer;}
.popup_form{ padding: 40px;}
.popup_form .title{ line-height:40px; color:#aaa; font-size:14px; border-bottom:1px solid #eee; margin-bottom:20px;}
.popup_form .inp_box{float:left; width:48%; margin-right:4%; margin-bottom: 2%;  position:relative;}
.popup_form .inp_box:nth-child(2n){ margin-right: 0;}
.popup_form .inp_box .type{font-size:14px; color:#353333; margin-bottom:5px; text-align: left;}
.popup_form .inp_box .input_area{width:96%; height:40px; line-height:40px; border:1px solid #cccccc; border-radius:0; padding:0 2%;}
.popup_form .inp_box1{ width: 100%;}
.popup_form .inp_box1 .input_area{height:80px; line-height:40px;}
.popup_form .btn_area{font-size: 13px;color: #454545; float: left;}
.popup_form .form_btn{float: none; display: block; margin: 20px auto 0; background: #096fd8;  border: none; outline: none; font-size: 16px;  color: #fff; width: 220px;line-height: 45px;border-radius: 3px; cursor: pointer;}
.popup_form .form_btn:hover{background: #065db7;}




/* 右侧客服 */
.fixed-right{position:fixed;top:40%;right:0;z-index:80;}
.fixed-right a{display:block;width:60px;height:60px;font-size:12px;color:#fff;text-align:center;position:relative;margin-bottom:1px;box-sizing:border-box;cursor:pointer;border-radius: 5px;}
.fixed-right a:nth-child(1){background:#096fd8 url(../images/r1.png) top 10px center no-repeat;padding-top:34px; background-size:auto 20px;}
.fixed-right a:hover:nth-child(1){background:#096fd8 url(../images/r1.png) top 10px center no-repeat;padding-top:34px; background-size:auto 20px;}
.fixed-right a:nth-child(2){background:#096fd8 url(../images/r2.png) top 10px center no-repeat;padding-top:34px; background-size:auto 20px;}
.fixed-right a:nth-child(2) p{width:150px;height:60px;line-height:60px;background:#096fd8;color:#fff;text-align:center;position:absolute;top:0;right:60px;font-size:20px; border-radius: 5px; font-family:Arial;display:none;}
.fixed-right a:nth-child(2):hover p{display:block;}
.fixed-right a:hover:nth-child(2){background:#096fd8 url(../images/r2.png) top 10px center no-repeat;padding-top:34px; background-size:auto 20px;}
.fixed-right a:nth-child(3){background:#096fd8 url(../images/r4.png) top 10px center no-repeat;padding-top:34px; background-size:auto 20px;}
.fixed-right a:hover:nth-child(3){background:#096fd8 url(../images/r4.png) top 10px center no-repeat;padding-top:34px; background-size:auto 20px;}
.fixed-right a:nth-child(3) img{position:absolute;top:0;right:61px;display:none;}
.fixed-right a:nth-child(3):hover img{display:block;}
.fixed-right a:nth-child(4){height:23px;background:#096fd8 url(../images/r5.png) center no-repeat;}
.fixed-right a:hover:nth-child(4){height:23px;background:#096fd8 url(../images/r5.png) center no-repeat;}


