@charset "utf-8";
/* CSS Document */
/* 公用CSS */
html,body,ol,ul,li,a,span,div,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,img,fieldset,legend,blockquote,input,textarea,select,hr{margin:0;padding:0;list-style:none;word-wrap:break-word;outline:none;font-size:16px; border:none; font-family:"Conv_PraxisEF-Light_0","PraxiEFBol",Arial, Helvetica, sans-serif; letter-spacing:0.4px;}
input,textarea{outline:0;resize:none;}
img{vertical-align:top;border:0;}
input,textarea{font-size:12px;border:none;resize:none;outline:none;}
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
.clearfix{clear:both;margin:0;padding:0;font-size:0px;line-height:0px;height:0px;overflow:hidden;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
video {max-width: 100%;height: auto;}
*html .clearfix{zoom:1;}
*+html .clearfix{zoom:1;}
select{ background:rgba(255,255,255,0);}
body{color:#333;}
h2{ font-size:30px;}
a{color:#333;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur()); }
a:hover{color:#228efd;text-decoration:none;}:focus{outline:none;}
/* CSS活动的公共样式 */
.topbg{ background:#0098fe; padding:10px 0; text-align:right; color:#fff;}
.topbg a{ color:#fff; font-size:14px; padding:0 10px;}
.fl{float:left;}
.fr{float:right;}
.gr_overflow{overflow:hidden;}
.wd{  margin:auto; padding:0 5%; height:auto; overflow:hidden; max-width:1440px;}
.width{margin:auto; padding:0 8%; height:auto;}
.kd{margin:auto; padding:0 20%; height:auto; overflow:hidden;}
.header-section{ width:100%; margin:auto; }
.top-header {padding: 10px 0; margin:auto;height:auto; overflow:hidden; border-bottom:0px #eee solid;}
.oh{ overflow:hidden; height:auto;}
.gig{ margin:auto;}
.topleft{ width:50%; }
.topleft img{ vertical-align:middle; margin:0 10px;}
.toprg{ width:18%;}.toprg img{ padding-top:35px;}
.toprg p{ font-family:Impact; font-size:24px; color:#eb453c;}
.logo{ width:15%;}
.logo img{ vertical-align:middle; margin:7px 0 0 0;}


.wdsj{ display:none; background:#fff; height:auto; overflow:hidden;border-bottom:0px #eee solid;}
.nav-con{ width:100%; height:100px;  line-height:100px; transition:all .2s; box-shadow: 0 1px 12px 0 rgb(0 0 0 / 10%);}
.naver{ width:100%;margin:0; background:#eee; padding:18px 0;}

.nav{  margin:auto;  }
.nav ul{}
.nav li{ float:left; position:relative; }
.nav li p{}
.nav li p a{ display:block; font-size:20px;padding:0 30px; }
.nav li:hover p a{ display:block; text-decoration:none;  padding:0 30px; color:#0098fe;}

.header_er{ display:none;}
.menu{position:relative;}
.sub_menu{ display:none;}
.openclose{ display: block; position:absolute; width: 60px; height: 60px;background:url(../images/pic18.png) no-repeat center;}
.sub_menu{ display: none; position:absolute; top:115px; width:100% !important; z-index:100; position: fixed; left:0;}
.sub_menu .bg{ background:rgba(255, 255, 255, 1); z-index:12;}
.sub_menu ul{}
.sub_menu li{ line-height: 50px; border-bottom: 1px solid #eee;}
.sub_menu li a{display:block; padding-left:3%; font-size:130%;}
.sub_menu li a:hover{ color: #00a2e3; display:block; text-decoration:none; padding-left:3%;}

/* banner */
.banner_pc{position:relative;}
.banner_yd{ display:none;}
.slideBox{ width:100%; height: auto; overflow:hidden; position:relative;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:47%; bottom:55px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:10px; height:10px; line-height:14px; text-align:center; background:#999; cursor:pointer; border-radius:50px; }
.slideBox .hd ul li.on{ background:#eb453c; color:#f60; width:50px; height:10px;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ max-width:100%;display:block;  }
.slideBox .bd li .wzi{position:absolute;left:35%; top:50%;z-index:199; color:#fff;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:35px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.3;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

/**con**/
.diyp{ padding:5% 0 0 0; height:auto; overflow:hidden; }
.diyp h3{  font-size:36px; font-weight:400; color:#0098fe; }
.diyp .dilei ul{ margin:0% -2% 0 0; display:block; clear:both;}
.diyp .dilei ul li{  float:left; height:auto; overflow:hidden; padding:2% 2% 3% 0;}
.diyp .por{ height:auto; overflow:hidden; width:100%; }
.diyp .por ul{margin-right:-3%;}
.diyp .por ul li{ width:28%; float:left; height:auto; overflow:hidden; margin-right:3%; border:1px #efefef solid; border-radius:5px; padding:1%; margin-bottom:2%;}
.diyp .por ul li .left{ width:25%; float:left; height:auto; overflow:hidden;}
.diyp .por ul li .left img{max-width:100%; display:block; clear:both; margin:auto; position:relative;transition: 1s;}
.diyp .por ul li:hover .left img{ transform:scale(1.2);}


.diyp .por ul li .right{ width:75%; float:left; height:auto; overflow:hidden;}
.diyp .por ul li .right .bt{  margin-bottom:8px;}
.diyp .por ul li .right .bt a{ font-size:18px; font-weight:300;}
.diyp .por ul li .right p{ color:#808080; line-height:1.5; font-size:14px;}
.diyp .por ul li:hover{ border:1px #0098fe solid;}
.diyp .por ul li:hover .right .bt a{ color:#0098fe;}

.dierp{  height:auto; overflow:hidden; margin:4% 0 6% 0; position:relative; background: url(../images/bg.jpg) no-repeat center center; padding:23% 3% 3% 3%;}
.dierp .bosr{ width:100%; height:auto; overflow:hidden;}
.dierp .bosr ul{}
.dierp .bosr ul li{ width:27.333%; height:auto; overflow:hidden; float:left; padding:3%; color:#fff; min-height:118px;}
.dierp .bosr ul li:nth-child(1){ background:#0098fe;}
.dierp .bosr ul li:nth-child(2){ background:#fff;}
.dierp .bosr ul li:nth-child(3){ background:#eb453c;} 
.dierp .bosr ul li .pic{ float:left; height:auto; overflow:hidden; width:25%;}
.dierp .bosr ul li .wz{ float:right; height:auto; overflow:hidden; width:72%;}
.dierp .bosr ul li .wz h3{ font-size:36px;}
.dierp .bosr ul li .wz p{ line-height:1.5;}
.x{ color:#0098fe;}
.xx{ color:#565656;}
.dierp .bosr ul li a{color:#fff;}

/***底部css*****/
.footer{ padding:4% 0 0% 0; background:#e4e4e4; height:auto; overflow:hidden; }
.footer .con{ height:auto; overflow:hidden; padding-bottom:3%; width:100%;}
.footer .con .left{ width:25%; float:left; height:auto; overflow:hidden;}
.footer .con .left .bt{ font-size:22px;  margin:0 0 33px 0;}
.footer .con .left .shere{ height:auto; overflow:hidden;}
.footer .con .left .shere ul li{ width:122px; float:left; overflow:hidden; margin-right:10%;}
.footer .con .left .shere ul li .pic{ width:122px; margin:auto;}
.footer .con .left .shere ul li .pic img{ max-width:100%; display:block; clear:both; margin:auto;}
.footer .con .left .fx{ height:auto; overflow:hidden; margin-top:20px;}
.footer .con .left  p{ padding-right:8px; float:left;}


.footer .con .left .shere img{margin-right: 10px;margin-bottom: 10px;}
.footer .con .mid{ width:35%; float:left; margin:0 0 0 3%; height:auto; overflow:hidden;}
.footer .con .mid ul{ height:auto; overflow:hidden;}
.footer .con .mid ul li{ width:50%; float:left; height:auto; overflow:hidden;}
.footer .con .mid ul li .bt{ font-size:22px;  margin:0 0 30px 0;}
.footer .con .mid ul li p{ line-height:1;color:#565656; padding:8px 0;}
.footer .con .mid ul li p a{color:#2d2d2d;}
.footer .con .mid ul li p a:hover{color:#0098fe;}
.footer .con .right{ width:32%; float:right; height:auto; overflow:hidden;}
.footer .con .right .bt{ font-size:22px; margin:0 0 30px 0;}
.footer .con .right .box{ width:100%; height:auto; overflow:hidden;margin-top:5%;}
.footer .con .right .box .left{  height:auto; overflow:hidden; width:100%; }
.footer .con .right .box .left li{ display:block; overflow:hidden; background-repeat:no-repeat; background-position:left 10px 20px; background-size:auto 40px; color:#2d2d2d; font-size:14px; line-height:24px; padding:10px 0 10px 40px;}
.footer .con .right .box .left li.bgs1{ background:url(../images/tel.png) no-repeat 10px;}
.footer .con .right .box .left li.bgs2{ background:url(../images/email.png) no-repeat 10px;}
.footer .con .right .box .left li.bgs3{ background:url(../images/add.png) no-repeat 10px 15px;} 
.footer .con .right .box .left li label{ display:block; overflow:hidden; color:#2d2d2d; font-size:15px;}

.copy{ color:#fff; line-height:1.8; text-align:center; background:#0098fe; padding:1% 0;}
/***内页css**/
.auto-banner-a {position: relative;color: #ffffff; padding:0;}
.auto-banner-a .banner-img {display: block;margin-left: auto;margin-right: auto;}
.auto-banner-a img {width: 100%;}
.auto-banner-a .pc {display: block;}
.auto-banner-a .phone {display: none;}
.auto-banner-a .cont {position: absolute;left: 0;top: 0;width: 100%;height: 100%;padding-top: 2%;color: #ffffff;}
.auto-banner-a .cont .cont-wrap {height: 100%;}
.auto-banner-a .cont .h1 {margin-bottom: 0.61em;font-size: 42px;line-height: 1.4em;}
@media (max-width: 1500px) {
  .auto-banner-a .cont .h1 {margin-bottom: 0.5em;font-size: 36px;}
}
@media (max-width: 1400px) {
  .auto-banner-a .cont .h1 {font-size: 32px;}
}
@media (max-width: 1200px) {
  .auto-banner-a .cont .h1 {margin-bottom: 0.7em;font-size: 0.36rem;}
}
@media (max-width: 768px) {
  .auto-banner-a .phone {display: block;}
  .auto-banner-a .cont .h1 {margin-bottom: 0.5em;font-size: 0.3rem;
  }
}
.postions {line-height:75px;overflow: hidden;color: #999999; background:#fff; border-bottom:1px #f4f4f4 solid;}
.postions .postions_r { float:left;}
.postions .postions_r img {vertical-align: baseline;margin-right: 8px;height: 12px;}
.postions a {color: #999999;}.postions .postions_r a:hover{color:#228efd;}
.postions .postions_b {float: right; position:relative;}
.postions .postions_b a.isel {color: #228efd;}
.postions .postions_b a {float: left;margin-left:60px;text-align: center;overflow: hidden;font-size: 16px;color: #333333;position: relative;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s;}
.postions .postions_b a.isel:after {left: 0%;right: 0%;opacity: 1;}
.postions .postions_b a:after {content: "";display: block;position: absolute;left: 50%;right: 50%;bottom: 0;height: 2px;opacity: 0;background-color: #228efd;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s;}
.postions .postions_b a:hover:after{left: 0%;right: 0%;opacity: 1;}
.postions .postions_b a:hover{color:#228efd;}
.ny_about{ background:#fff; padding:4% 0; }.ny_about h3{ display:block; margin-top:25px;}
.ny_about .left p{ line-height:1.8; text-align:justify; display:block; margin-top:30px; color:#444;}
.ny_about .left{ float:left; width:60%; height:auto; overflow:hidden;}
.ny_about .right{ float:right; width:37%; height:auto; overflow:hidden;}
.ny_about .right img{clear:both; display:block; max-width:100%;}
.ny_about .video{ padding:3% 0 0 0; height:auto; overflow:hidden; width:70%; margin:auto;}

.agent{ background:#f2f2f2; height:auto; overflow:hidden; padding:5% 0;}
.agent ul{}
.agent ul li{ background:#fff; border-radius:15px; height:auto; overflow:hidden; padding:2%; margin-bottom:2%;}
.agent ul li .left{ width:30%; float:left; overflow:hidden; height: auto;}
.agent ul li .left img{ max-width:100%;}
.agent ul li .right{ width:65%; float:right; height:auto; overflow:hidden;}
.agent ul li .right h5{ font-size:24px; margin-bottom:10px;}
.agent ul li .right p{ line-height:1.7;}

.nyabouts{ padding:3% 0%; height:auto; overflow:hidden; width:65%; margin:auto;}
.nyabouts h2{font-size:36px; font-weight:400; font-family:"PraxiEFBol"; margin-bottom:0%; text-align:center;}
.nyabouts p{ line-height:1.5; text-align: center; display:block; margin-top:0px; color:#444;}
.nyabouts p img{ margin:15px auto; clear:both; display:block; max-width:100%;}
.nyabouttwo{ height:auto; overflow:hidden; margin:8% 0 0 0;}
.nyabouttwo .video{ padding:10px 0 0 0; height:auto; overflow:hidden; width:50%; margin:auto; float:left;}
.nyabouttwo .wzbox{ width:45%; float:right; height:auto; overflow:hidden;}
.nyabouttwo .wzbox h2{font-size:36px; font-weight:400; font-family:"PraxiEFBol"; margin-bottom:2%; text-align:left; }
.nyabouttwo .wzbox p{line-height:1.5; text-align:left; display:block; color:#444;}
.gd{ height:80px;}
.nyaboutdsan{height:auto; overflow:hidden; margin:0;}
.nyaboutdsan p{ padding:0px 0 0 0; height:auto; overflow:hidden;  margin:auto; position:relative;}
.nyaboutdsan p strong{font-size:36px; font-weight:400; font-family:"PraxiEFBol"; margin-bottom:2%; text-align:left; position:absolute; left:0; }
.nyaboutdsan p span{ width:53%; float:left; text-align:left; position:absolute; left:0; top:70px;}
.nyaboutdsan p img{ float:right;width:42%; display:block; height:auto; overflow: hidden;}
.nyaboutdsi{height:auto; overflow:hidden; margin:0 0 2% 0;}
.nyaboutdsi p{ padding:0px 0 0 0; height:auto; overflow:hidden;  margin:auto; position:relative;}
.nyaboutdsi p span strong{font-size:36px; font-weight:400; font-family:"PraxiEFBol"; margin-bottom:2%; }
.nyaboutdsi p span{ width:53%; float:right; text-align:left; position:absolute; right:0; top:0px;}
.nyaboutdsi p img{ float:left;width:42%; display:block; height:auto; overflow: hidden;}

.ny_culture{ width:100%;  background: url(../images/wimg35.jpg) no-repeat center top; padding:4% 0;}
.nydyip{ width:100%; height:auto; overflow:hidden; background:#fafafa; padding:4% 0;}
.nspr{ overflow:hidden; height:auto;}
.nspr h2{ text-align:center; font-size:2.38rem; height:56px; font-weight:600;}
.nspr ul{margin-right:-3%; margin-top:3%;}
.nspr ul li{ width:30.33%; height: auto; float:left; overflow:hidden; margin-right:3%; background:#fff; padding-bottom:2%; }
.nspr ul li .pic{ width:100%; overflow:hidden;}
.nspr ul li .pic img{ width:100%;transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1); transition:transform 2s;-moz-transition:transform 2s;-ms-transition:transform 2s;-o-transition:transform 2s;-webkit-transition:transform 2s;}
.nspr ul li:hover .pic img{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}
.nspr ul li h3{ text-align:center; line-height:1.7; margin:25px 0 0px 0; font-size:18px;}
.nspr ul li p{ line-height:1.6; color:#999; padding:3%; text-align:center;  height:50px;}

.team{background: url(../images/bg1.jpg) no-repeat center / cover; height:auto; overflow:hidden; padding:4% 0;}
.team .box{ height:auto; overflow:hidden; margin-top:5%;}
.team .box .left{ width:40%; float:left;}.team .box .left img{ max-width:100%; margin-top:60px;}
.team .box .right{ width:50%; float:right; height:auto; overflow:hidden;}

.txtScroll-top{ width:100%;  overflow:hidden; position:relative;  border:0px solid #ccc;   }
.txtScroll-top .hd{ overflow:hidden;  height:30px;  padding:0 10px;  }
.txtScroll-top .hd .prev,.txtScroll-top .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url("../images/icoUp.gif") no-repeat;}
.txtScroll-top .hd .next{ background:url("../images/icoDown.gif") no-repeat;  }
.txtScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; }
.txtScroll-top .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.txtScroll-top .hd ul li.on{ background-position:0 0; }
.txtScroll-top .bd{ padding:30px 15px 15px 15px;  }
.txtScroll-top .infoList li{ height:auto; overflow:hidden; margin-bottom:4%;}
.txtScroll-top .infoList li h3{ font-size:50px;
    font-weight: bold;
    color: #333333; font-family:Arial, Helvetica, sans-serif;}
.txtScroll-top .infoList li p{ line-height:2; margin-top:10px; color:#666;}

.honor_img{ margin:5% 0; height:auto; overflow:hidden; width:100%;}
.honor_img ul{ margin-right:-2%; margin-top:3%; height:auto; overflow:hidden;}
.honor_img ul li{width:23%; height: auto; float:left; margin-right:2%; margin-bottom:1%; }
.himg{position:relative; overflow:hidden; height: auto; }
.honor_img ul li p{ text-align:center;line-height:30px; font-size:14px; padding-top:10px; width:100%;}
.honor_img ul li img{max-width:100%; border:2px solid #e6e6e6; box-sizing:border-box;transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1); transition:transform 2s;-moz-transition:transform 2s;-ms-transition:transform 2s;-o-transition:transform 2s;-webkit-transition:transform 2s; }
.honor_img ul li img:hover{border-color:#0069e2;transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}
.honor_img h2{ font-size:28px;}.honor_img p{ color:#999;} 

/**分页**/
.pages{text-align:center;font-size:14px;margin:50px auto 0% auto; width:100%;}
.pages .pagination{border-radius:0px;}
.pages a{display:inline-block;width:55px;height:35px;text-align:center;line-height:35px;font-size:14px;color:#888;border:1px solid #d2d2d2;margin-left:10px;}
.pages a:hover,.pages a.on{border:1px solid #228efd;background:#228efd;color:#fff;}

.new_list {margin: 0;overflow: hidden; padding:4% 0; height:auto;}
.new_list ul {overflow: hidden; margin-right:-3%;}
.new_list ul li {overflow: hidden; width:30.333%; float:left; margin-right:3%; height:auto; margin-bottom:3%;}
.new_list ul li .pic { position:relative; height:auto; overflow:hidden;}
.new_list ul li .pic img{max-width:100%;  box-sizing:border-box;transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1); transition:transform 2s;-moz-transition:transform 2s;-ms-transition:transform 2s;-o-transition:transform 2s;-webkit-transition:transform 2s; }
.new_list ul li .pic img:hover{border-color:#0069e2;transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}
.new_list ul li .time{ font-size:14px; color:#999; padding:20px 0; }
.new_list ul li .title{white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-bottom:10px;}
.new_list ul li p{ line-height:1.5; color:#999;}
.new_list ul li a:hover img {transform: scale(1.1);}
.new_list ul li a:hover .title{ color:#228efd;}
.new_list ul li a:hover p {color: #666;}


.new_lists {margin: 30px 0 30px;overflow: hidden;}
.new_lists ul {overflow: hidden;}
.new_lists ul li {border-bottom: 1px solid #ddd;overflow: hidden;}
.new_lists ul li a {display: flex;justify-content: space-between;align-items: center;}
.new_lists ul li a .new_left {display: flex;flex: 0 0 80%;max-width: 80%;padding: 30px 0;}
.new_lists ul li a .new_left .left_item {flex: 0 0 310px;min-width: 310px;height: 172px;overflow: hidden;margin: 0 40px 0 0;}
.new_lists ul li a .new_left .left_item img {width: 100%;height: 100%;object-fit: cover;transition: 0.3s;}
.new_lists ul li a .new_left .right_item i {font-style: inherit;color: #999;display: block;margin: 17px 0 22px;}
.new_lists ul li a .new_left .right_item p {font-size: 16px;color: #333333;line-height: 16px;font-weight: bold;margin-bottom: 30px;}
.new_lists ul li a .new_left .right_item span {font-size: 14px;line-height: 24px;color: #666;min-height: 48px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.new_lists ul li a .new_right {flex: 0 0 12.5%;max-width: 12.5%;padding: 30px 0;}
.new_lists ul li a .new_right button {display: block;font-size: 16px;color: #333;width: 100%;height: 46px;line-height: 44px;text-align: center;border: 2px solid #333;background: #fff;outline: none;padding: 0;}
.new_lists ul li a:hover img {transform: scale(1.1);}
.new_lists ul li a:hover button {background: #f8465a;color: #fff;border: none;}


.news_box{ margin:5% auto 5% auto; width:90%; height:auto; overflow:hidden;  overflow:hidden; padding:0 3% 0 0;}
.news_box h1{ font-size:40px; text-align:center;}
.news_box .info {line-height: 25px;color: #999;margin-top: 14px; text-align:center;}
.news_box .article{border-top: solid 1px #e6e6e6;border-bottom: solid 1px #e6e6e6;padding: 40px 0;margin: 30px 0;line-height: 28px;color: #555;text-align: justify;} 
.news_box img{ display:block; margin:15px auto; clear:both; max-width:100%;}
.news_box_pages{ height:auto; overflow:hidden; margin:0 auto; }
.news_box_pages ul{}
.news_box_pages ul li{ line-height:25px; font-size:16px; float:left; width:50%;}
.news_box_pages ul li a{ font-size:16px; color:#777;}
.news_box_pages ul li a:hover{ color:#228efd;}

.contact{ padding:5% 0;}
.contact h2{ text-align:center; margin-bottom:5%;}.contact h2 span{ color:#f60; font-size:36px;}
.contact .left{width:48%; float:left;}
.contact .h4{ font-weight:normal; overflow:hidden; line-height:1.2; color:#222222;}
.contact .contact_ul{ overflow:hidden; border-top:1px solid #e5e5e5; margin-top:4%;border-bottom:1px solid #e5e5e5; padding-bottom:10px;}
.contact .contact_ul .box{ width:100%; height:auto; overflow:hidden;margin-top:5%;}
.contact .contact_ul .box .left{  height:auto; overflow:hidden; width:100%; }
.contact .contact_ul .box .left h2{ font-size:26px; text-align:left;}.contact .contact_ul .box .left h2 span{ font-size:14px; color:#999;}
.contact .contact_ul .box .left li{ display:block; overflow:hidden; padding-top:18px; padding-bottom:10px; background-repeat:no-repeat; background-position:left top 20px; background-size:auto 40px; color:#666666; font-size:16px; padding-left:60px; line-height:24px;}
.contact .contact_ul .box .left li.bgs1{ background-image:url(../images/contact_pic3.png);}
.contact .contact_ul .box .left li.bgs2{ background-image:url(../images/contact_pic4.png);}
.contact .contact_ul .box .left li.bgs3{ background-image:url(../images/contact_pic5.png);}
.contact .contact_ul .box .left li label{ display:block; overflow:hidden; color:#333333; font-size:18px;}
.contact .contact_ul li a{ color:#666666;}
.contact .contact_ul li a:hover{ color:#000;}
.contact .contact_fx{ margin-top:4%;}
.contact .right{width:45%; float:right;}
.feedback_div{  overflow:hidden;}
.feedback_div .divs{ border:1px solid #eeeeee; overflow:hidden; position:relative; margin-bottom:10px; background:#f8f8f8;}
.feedback_div .inputs2{ width:100%;  background:none; height:48px; line-height:48px; font-size:14px; color:#666; border:0; outline:none;  text-indent:27px; font-family:Arial;}
.feedback_div .inputs2::-webkit-input-placeholder{color:#999;}
.feedback_div .inputs2::-moz-placeholder{   /* Mozilla Firefox 19+ */color:#999;}
.feedback_div .inputs2:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#999;}
.feedback_div .inputs2:-ms-input-placeholder{  /* Internet Explorer 10-11 */color:#999;}
.feedback_div .divs:after{ content:"*"; position:absolute; left:15px; top:14px; color:#fe1212; font-size:14px;}
.feedback_div .divs.one{ margin-top:24px;}
.feedback_div select::-ms-expand { display: none; } 
.feedback_div .textarea{ padding:2.6%; padding-left:27px; width:100%;box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */ background:none; font-size:14px; font-family:Arial;border:none; outline:none; color:#666; height:120px;  }
.feedback_div .textarea::-webkit-input-placeholder{color:#999;}
.feedback_div .textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */color:#999;}
.feedback_div .textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#999;}
.feedback_div .textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */color:#999;}
.feedback_div .bnts2{  border: none; width:30%; max-width:108px;font-size: 14px; height: 38px; background: #228efd; font-family:Arial; text-align: center;color: #fff; outline: none;  cursor: pointer; -webkit-appearance: none;  margin-top:7px;  text-transform:uppercase;transition:all 0.3s;}
.feedback_div .bnts2:hover{opacity:0.8;filter:Alpha(opacity=80);}
.feedback_div .map{}
.feedback_div .map img{ max-width:100%;}

.resources{ margin:4% 0; height:auto; overflow:hidden;}
.resources ul{}
.resources ul li{ border-bottom:1px #efefef solid; padding:3% 5%; height:auto; overflow:hidden;}
.resources ul li .box{ width:85%; float:left; overflow:hidden; height:auto;}
.resources ul li .box .bt{ font-size:22px;}
.resources ul li .box p{  color:#999; padding:10px 0; font-size:14px;}
.resources ul li .donload{ width:7%; float:right;}
.resources ul li .donload img{ padding:12px 0 0 0;}

/***faq*css***/
.ny_main{ padding:4% 0; overflow: hidden; height:auto; background:#f5f5f5; }
.slide_join{width:100%; height:auto; overflow:hidden;}
.join{ height:auto; overflow:hidden; margin-bottom:20px;}
.slide_join h3{float:left;width:96%; height:100px; padding:0 2%; font-weight:normal; cursor:pointer; border-bottom:1px #efefef solid;padding-left: 40px; background:#fff ;}
.slide_join h3.on{ font-size:1.65rem;}
.slide_join h3 span{float:left; width:80%; font-size:1.65rem;height:100px; color:#000; line-height:100px; overflow: hidden; text-overflow:ellipsis;background: url(../images/job_bg1.png) left top 38px no-repeat;background-size: 22px 24px; text-indent:35px;}
.slide_join h3 i{float:left; width:80%; font-size:1.65rem;height:100px; color:#000; line-height:100px; overflow: hidden; text-overflow:ellipsis;text-indent:35px;}
.slide_join h3 span strong,.slide_join ul .join_show strong{ color:#ef5a22;}
.slide_join h3.on span{}
.slide_join h3 em{float:right; width:30px;height:100px; margin:8px 0 0 0; background:url(../images/join_img9.png) right 29px no-repeat;}
.slide_join h3.on em{background:url(../images/join_img10.png) left top 38px no-repeat;;height:100px;}
.slide_join ul{float:left; width:100%; background-color:#fff; }
.slide_join ul .join_show{float:left; width:92%; color:#787876;  line-height:1.7; padding:3% 5%;}
.slide_join ul .join_show strong{ font-size:1.35rem;}

.apply{ width:100%; height:auto; overflow:hidden; padding:5% 0;}
.apply ul{ margin-right:-2%; overflow:auto;}
.apply ul li{ width:23%; height:auto; overflow:hidden; margin-right:2%; float:left;}
.apply ul li .pic{ max-width:100%; display:block; clear:both; position:relative;}
.apply ul li .pic img{max-width:100%;  box-sizing:border-box;transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1); transition:transform 2s;-moz-transition:transform 2s;-ms-transition:transform 2s;-o-transition:transform 2s;-webkit-transition:transform 2s; }
.apply ul li .pic img:hover{border-color:#0069e2;transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}
.apply ul li .time{ font-size:14px; color:#999; padding:20px 0; }
.apply ul li .title{white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-bottom:10px;}
.apply ul li p{ line-height:1.5; color:#999;}
.apply ul li a:hover img {transform: scale(1.1);}
.apply ul li a:hover .title{ color:#228efd;}
.apply ul li a:hover p {color: #666;}

.boxprolist{ margin:5% 0; height:auto; overflow:hidden;}
.boxprolist .left{ width:20%; float:left; height:auto; overflow:hidden; padding:1% 0 0 0;}
.boxprolist .left h2{ background:#0098fe; color:#fff; text-align:center; font-size:22px; padding:15px 0;}
.boxprolist .left ul{}
.boxprolist .left ul li{ display: block;padding: 0px 20px;line-height: 56px;background-color: rgba(241, 244, 250, 1); margin:10px 0;}
.boxprolist .left a.isel {color: #0098fe;}
.boxprolist .left a.isel:after {left: 0%;right: 0%;opacity: 1;}
.boxprolist .left ul li:hover{background:#0098fe; }
.boxprolist .left ul li:hover a{ color:#fff;}
.products{ width:78%; float:right; height:auto; overflow:hidden;}
.products ul{ margin-right:-3%;margin-bottom:5%; padding-top:0%;}
.products ul li{ width:29.5%; float:left; height:auto; overflow:hidden; background:#fff; margin:1.5%;transition:all 0.3s;  border-radius:8px;border:1px #f7f7f7 solid; padding:1.5% 0 0 0;}
.products ul li .pic{ overflow: hidden; position:relative; width:70%; margin:auto;}
.products ul li .pic img{ max-width:100%; transition:all 1s; margin:auto; display:block; clear:both;}
.products ul li h6{ text-align:center; padding:3% 3% 8% 3% ; line-height:1.2;  font-size:0.93rem; font-weight:300; white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
.products ul li:hover{cursor:pointer;transform:translate(0,-10px); -webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.05); box-shadow: 0 5px 25px rgba(0,0,0,0.05);}
.products ul li h4{ text-align:center; line-height:2;font-size:0.93rem; padding-bottom:10%;}

.productsbxo{ padding:5% 0 1% 0;}
.productsbxo .left{ width:30%; float:left;}
.productsbxo .left img{ max-width:100%; }
.productsbxo .right{ width:70%; float:right;position: relative;}
.productsbxo .right .h2 {font-weight: bold;line-height: 40px;color: #333333;overflow: hidden;font-size: 1.87rem;}
.productsbxo .right .txt {overflow: hidden;color: #666666;font-size: 14px;line-height: 24px;margin-top: 3%;padding-top: 4%;padding-bottom: 4%;margin-bottom: 3%;
border-top: 1px solid #cccccc;}
.productsbxo .right .txt span{ font-weight:bold; color:#2756cc; font-size:1.1rem;}

.porxbox{ position:relative; padding:4% 0;}
.porxbox h2{ font-size:1.78rem; font-weight:400;}
.porxbox .boxr{ padding:35px 0;}
.porxbox .boxr table{ border-collapse:collapse; border: 1px #ddd solid !important; width:100% !important;line-height:2.4 !important; color:#777;}
.porxbox .boxr table td,th{ word-wrap:break-word;word-break:break-all;border: 1px #ccc solid !important;line-height:2 .4!important;}
.porxbox .boxr table h6{line-height:1.9;}
.porxbox .boxr table td:hover{ background:#ddd;cursor:pointer;}
.mode-table {
    width: 100%;
    max-height:700px;
    overflow: auto;
}

.mode-table table {
    border: 1px solid #ddd;
}
.mode-table table th {
    background: #f5f5f5;
}
.mode-table table th div {
    min-width: 170px;
    padding: 12px 10px;
    text-align: center;
}

.mode-table table td a, .mode-table table td div {
    display: block;
    padding: 10px;
    text-align: center;
    background: #fff;
}

.mode-table table td a:hover {
    color: #e60012;
    text-decoration: underline;
}


.cd-top {display: inline-block;height: 40px;width: 40px;position: fixed;bottom: 100px;right: 10px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);/* image replacement properties */
overflow: hidden;text-indent: 100%;white-space: nowrap;background:#506ef5 url(../images/top.png) no-repeat center 50%;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;transition: all 0.3s; }
.cd-top.cd-is-visible {visibility: visible;opacity: 1;}
.cd-top.cd-fade-out {opacity: 1;}
.no-touch .cd-top:hover {background-color: #506ef5;opacity: 1;}
@media only screen and (min-width: 768px) {.cd-top {right: 20px;bottom: 20px;}}
@media only screen and (min-width: 1024px) {.cd-top {height: 40px;width: 40px;right: 30px;bottom: 30px;}}
