@charset "utf-8";
::-webkit-input-placeholder{color:#999;font-family:microsoft yahei;font-size:14px;}
:-moz-placeholder{color:#999;font-family:microsoft yahei;font-size:14px;}
::-moz-placeholder{color:#999;font-family:microsoft yahei;font-size:14px;}
:-ms-input-placeholder{color:#999;font-family:microsoft yahei;font-size:14px;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

h1, h2, h3, h4, h5, h6, h7, p, ul, ol, dl, dt, dd, li, body, form, input, button, img, cite, em { margin: 0; padding: 0; border: 0 none; list-style: none; }

ul{list-style:none;margin:0;padding:0;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{ margin-top: 40px; }
.mt50{ margin-top: 50px; }
.mt60{ margin-top: 60px; }
.m20{margin:20px 0;}
.p10{padding:10px;}
.p20{padding:20px}
.p30{padding:30px;}
.pt10{padding:10px 0;}
.pt20{padding:20px 0;}
.clear{clear:both;}
.dis{display:none;}
.text-center{text-align:center;}
.text-hide{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
.h0 { clear: both; }
.h10 { clear: both; height: 10px; }
.h15 { clear: both; height: 15px; }
.h20 { clear: both; height: 20px; }
.h30 { clear: both; height: 30px; }
.h40 { clear: both; height: 40px; }
.h50 { clear: both; height: 50px; }
.h60 { clear: both; height: 60px; }
.h100 { clear: both; height: 100px; }
.h200 { clear: both; height: 200px; }

body{background:#fff;}

div,td,p{font-size:14px;line-height:24px;}
.notsupport{position:fixed;top:0;bottom:0;z-index:99999;width:100%;height:100%;text-align:center;clear:both;color:#fff;background:#0066cc;}
.notsupport h1{font-size:80px;margin-top:200px;margin-bottom:100px;font-weight:400;}
.notsupport h2{font-size:30px;margin-bottom:30px;font-weight:300;}
.width{width:1200px;margin:0 auto;}
.h1{text-align:center;margin:30px auto 20px auto;border-bottom:1px dashed #f3f3f3;}
.h1 div{font-size:24px;font-family:microsoft yahei;font-weight:300;}
.h1 span{font-size:12px;border-bottom:2px solid #ddd;display:inline-block;color:#999;padding:5px 10px 10px 10px;margin-bottom:-1px;}
.h1_blue{text-align:center;margin:30px auto;border-bottom:1px dashed #DBEAF6;}
.h1_blue div{font-size:24px;font-family:microsoft yahei;font-weight:300;}
.h1_blue span{font-size:12px;border-bottom:2px solid #1e50ae;display:inline-block;color:#999;padding:5px 10px 10px 10px;margin-bottom:-1px;}
.h2{margin:0 auto 20px auto;border-bottom:1px dashed #f3f3f3;}
.h2 span{border-bottom:2px solid #1e50ae;display:inline-block;line-height:30px;margin:0;padding:0 0 15px 0;font-size:20px;font-family:microsoft yahei;font-weight:300;}
.bg_blue{background:#F1F8FE;}
.bg_partner{background:url(../images/bg_partner.jpg) no-repeat center top;background: linear-gradient(to right, #1e50ae, #3bb4f2);min-height:360px;}
.bg_gray{background:#2E3033;}
.bg_about{background:#2A95E5}
.topbar{background:#f4f4f4;color:#333;border-bottom: 1px #e5e5e5 solid;}
.topbar .fl{line-height:32px;height:32px;}
.topbar .fr{color:#e5e5e5;line-height:32px;height:32px;}
.topbar .fr a{color:#333;display:inline-block;}
.topbar .fr a:hover{color:#f60;}
.header{background:#fff;min-height:110px;}
.header .text{margin-left:20px;padding-top:34px;}
.header .text p{border-left:1px solid #ddd;padding-left:20px;line-height:22px;font-size:14px;}
.header .text p i{padding:0 8px;color:#eee;}
.header .fr{min-height:110px;background:url(../images/icon_tel.gif) no-repeat left;padding:30px 0 0 60px;font-size:32px;font-weight:500;color:#f60;}
.header .fr span{display:block;font-size:15px;color:#333;}
.nav { position:relative; z-index:999; background:#1e50ae;width:100%; height:45px; min-height:45px;box-shadow: rgba(0,0,0,0.1) 0 -22px inset;}
.navbox { box-shadow: 0 0 10px rgba(0, 0, 0, .1); }
.nav ul { margin:0; padding:0; list-style:none; float:left;font-weight:300;}
.nav ul li {position:relative; float:left;margin-left: 3px;}
.nav ul li:first-child{margin-left: 0px;}
.n:hover {background:#0E77EA;}
.nav ul li a { display:block; line-height:45px; height:45px; padding:0 35px; font-size:16px; color:#fff;position:relative;transition: all .5s;}
.nav ul li a:hover {  color:#fff; line-height:53px; height:53px; background:#0E77EA;line-height:38px;margin-top: -8px;padding-top: 8px;border-radius: 8px 8px 0 0;}
.nav ul .hover a { color:#fff; line-height:53px; height:53px; background:#0E77EA;line-height:38px;margin-top: -8px;padding-top: 8px;border-radius: 8px 8px 0 0;}
.nav li .subnav{position:absolute;background:#fff;border:1px solid #f3f3f3;border-top:2px solid #0E77EA;border-bottom:0;left:-30px;z-index:9999;opacity:0;transition:all .3s ease 0s;visibility:hidden;transform:translate3d(0,10px,0);padding-top: 8px;}
.nav li .subnav:after{content:'';display:block;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #0E77EA;position:absolute;top:-12px;right:47%;}
.nav li .subnav li{display:block;text-align:center;margin:0;min-width:200px;font-weight:400;}
.nav li .subnav li a{color:#333;white-space:nowrap;border-radius:0;padding:10px 30px;border-bottom:1px solid #f3f3f3;font-size:14px;line-height:30px;}
.nav li .subnav li a:hover{color:#fff;}
.nav li:hover a{color:#fff; line-height:53px; height:53px; background:#0E77EA;line-height:38px;margin-top: -8px;padding-top: 8px;border-radius: 8px 8px 0 0;}
.nav li:hover .subnav{opacity:1;visibility:visible;}
.nav li:hover .subnav a{background:#fff;color:#333;font-size:14px;}
.nav li:hover .subnav a:hover{background:#0E77EA;color:#fff;}
.nav form { float:right; padding-top:5px; }
.nav form .ip { border:0;border-radius:20px 0 0 20px;padding:8px 3px 8px 20px; vertical-align:middle;}
.nav form .bnt { background:#0E77EA; border:0; padding:8px 20px; color:#fff; vertical-align:middle;}
.banner{margin:0 auto;z-index:1;}
.banner .box_skitter{width:100%;}
.banner_inner{margin:0 auto;z-index:1;height:250px;}
.banner_inner{height:300px;padding:110px 0 0 150px;color:#fff;}
.banner_inner h2{font-size:28px;font-weight:400;}
.banner_inner p{color:#fff;font-size:15px;}
.position{line-height:45px;}
.position ul{margin:0;padding:0;}
.position ul li{font-size:14px;}
.home_about { overflow: hidden; }
.home_about p { margin-top: 10px; }
.home_about .fr { width: 50%; padding: 30px 0px 0 50px; }
.home_about .fr .a_cont { height: 268px; overflow: hidden; }
.home_about .fr h1 { font-size: 18px; font-weight: 500; font-family: microsoft yahei; margin-top: 5px; }
.home_about .fr .more { margin: 30px 0 0 0; position: relative; }
.home_about .fr .more a { display: block; position: relative; z-index: 2; border: #1e50ae 1px solid; height: 36px; line-height: 35px; width: 136px; text-align: center; color: #1e50ae; background-color: transparent; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
.home_about .fr .more a:hover { color: #fff; background-color: transparent; }
.more i { margin: 0; position: absolute; left: 0; top: 0px; height: 36px; width: 0px; background: #1e50ae; border: #1e50ae 1px solid; transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; z-index: 1; }
.more:hover i { width: 136px; }
.ab_bg {background: linear-gradient(to right, #1e50ae, #fff); overflow: hidden; padding: 50px 0; }
.home_about .fl { width: 50%; overflow: hidden; }
.home_about .fl img { overflow: hidden; height: 400px; width: 580px; float: left; border: #FFF 10px solid; }

h2.tltit { font-size: 24px; color: #434343; font-weight: normal;  position: relative; }

h2.tltit:before { content: ""; width: 2em; height: 2px; background: #1e50ae; position: absolute; top:60px; }

h2.tltit span{ font-size: 12px; color: #a5a5a5; }
.n_box { height: 188px; position: relative; z-index: 9;overflow: hidden; margin-top: -95px; box-shadow: -8px 0 20px 0 rgba(0,0,0,.2);border-radius:100px;}
.home_number { padding: 55px 0px; height: 178px; background: #fff; }
.home_number li { width: 25%; height: 108px; float: left; text-align: center; }
.home_number li div { border-right: #ddd 1px solid; }
.home_number li p { color: rgba(149, 149, 149, 1); text-align: center; font-size: 14px; }
.home_number li p.number .counterDX { color: rgba(90, 90, 90, 1); font-size: 48px; font-family: HELVETICANEUELTPRO-THEX, Arial; text-align: center; margin-top: 15px; }
.home_number li p.number .unit { color: rgba(149, 149, 149, 1); font-size: 14px; margin-left: 5px; }
.home_number li p.number { margin-top: 15px; }
.home_number li p.title { margin-bottom: 10px; }
.home_pro_nav{width:280px;}
.home_pro_nav .title{background:#1e50ae;font-weight:300;font-size:22px;color:#fff;text-indent:30px;line-height:70px;border-radius: 25px 25px 0px 0px;box-shadow: rgba(0,0,0,0.1) 0 -30px inset;}
.home_pro_nav .min{min-height:auto;}
.home_pro_nav .tree{background:#fff;padding:10px;}
/* .home_pro_nav .home_tree h4{background:#1e50ae url(../images/bg_icon_plus.gif) no-repeat top right;color:#fff;padding:10px 15px 10px 20px;font-size:16px;font-weight:normal;margin:0;cursor:pointer;border-top:2px solid #fff;border-radius: 0 25px 25px 0;font-weight:300;box-shadow: rgba(0,0,0,0.1) 0 -20px inset;} */
.home_pro_nav .home_tree h4{background:linear-gradient(-118deg,#0e77ea 1%,#1e50ae 93%);color:#fff;padding:10px 15px 10px 20px;font-size:16px;font-weight:normal;margin:0;cursor:pointer;border-top:2px solid #fff;border-radius:25px;font-weight:300;box-shadow: rgba(0,0,0,0.1) 0 -20px inset;}
.home_pro_nav .home_tree h4 a{color:#fff;}
.home_pro_nav .home_tree ul{margin:0 0 10px 0;display:none;border-bottom:0;position: absolute;margin-top:-65px;margin-left:275px;/*left: 355px;width: 400px;*/max-width:920px;height: auto;max-height: 600px;background: #ffffff;z-index: 99;padding:25px 15px 15px 20px;/*padding-left: 15px;*//*border: 2px solid #0E77EA;*/border-left:2px solid #0E77EA;box-shadow: 1px 1px 10px rgba(0,0,0,0.3);}
.home_pro_nav .home_tree ul:after{content:'';display:block;width:0;height:0;border-right:10px solid #0E77EA;border-bottom:10px solid transparent;border-top:10px solid transparent;position:absolute;top:33px;left: -10px;}
.home_pro_nav .home_tree ul li{ display: inline-block;}
.home_pro_nav .home_tree ul li a{font-weight: 500;margin: 0 10px 10px 0;padding: 6px 20px;color: #999;font-size: 14px;display: inline-block;border-radius: 20px;/*border: 1px solid #1e50ae;*/background-color:#1e50ae; color: #fff;box-shadow: rgba(0,0,0,0.1) 0 -17px inset;}
.home_pro_nav .home_tree ul li a:hover{/*border: 1px solid #0E77EA;*/background-color:#0E77EA; color:#fff;}
.home_pro_nav .home_tree ul .hover{background-color:#fafafa;}
.home_pro_nav .hover ul{display:block;opacity:1;}
/* .home_pro_nav .hover h4{background:#0E77EA url(../images/bg_icon_plus.gif) no-repeat bottom right;} */
.home_pro_nav .hover h4{background:#0E77EA;}
.tree_base{background:#fff;padding:0 0 10px 0;min-height:200px;}
.tree_base ul{margin:0;padding:0;list-style:none;}
.tree_base ul li{border-bottom:1px dotted #e3e3e3;}
.tree_base ul li a{border-left:2px solid #3C98EC;padding-left:30px;border-left:2px solid transparent;height:50px;line-height:50px;display:block;color:#666;}
.tree_base ul li:hover a{color:#2F8CE1;border-left:2px solid #3C98EC;background:#F9FCFF;}
.tree_base ul .hover a{border-left:2px solid #54ADFF;color:#2F8CE1;background:#F9FCFF;}
.left_contact{background:#fff;padding:15px 20px;}
.left_contact p{margin:0 0 5px 0;padding:0;}
.left_contact p strong{font-size:16px;font-weight:600;}
.home_pro{width:900px;}
.home_pro ul{width:915px;}
.home_pro ul li{float:left;width:213px;margin:0 15px 15px 0;padding:4px;border:1px solid #f3f3f3;background:#fff;min-height:234px;}
.home_pro ul li a .pic{overflow:hidden;}
.home_pro ul li a .pic img{width:100%;height:184px;transition:all 1s;}
.home_pro ul li a .title{background:#fff;padding:2px 10px;text-align:left;}
.home_pro ul li a .hotline{background:#fff;padding:2px 10px;text-align:left;color:#f30;}
.home_pro ul li a:hover .pic img{/*transform:scale(1.3);*/}
.home_news{width:1230px;}
.home_news .fl{width:380px;margin-right:30px;}
.home_news .fl .subject{background:#1e50ae;padding:0 15px;font-size:16px;line-height:45px;margin-bottom:-1px;font-weight:400;font-style:normal;color:#fff;}
.home_news .fl .subject span{float:right;font-weight:normal;font-size:13px;line-height:50px;color:#fff;}
.home_news .fl .subject span a{color:#fff;}
.home_news .fl ul{margin:10px 0 30px 0;}
.home_news .fl ul li{line-height:40px;border-bottom:1px solid #f3f3f3;background:url(../images/bg_icon_dot.gif) no-repeat 10px 16px;padding-left:30px;}
.home_news .fl ul li span{float:right;color:#999;}
.picScroll-left .hd { position: absolute; width: 1200px; height: 390px; }
.picScroll-left .hd .prev, .picScroll-left .hd .next { position: absolute; top: 50%; margin-top: -25px; display: block; cursor: pointer; font-size: 50px; }
.picScroll-left .hd .prev { left: -50px; }
.picScroll-left .hd .next { right: -50px; }
.picScroll-left .hd ul { position: absolute; bottom: 0px; margin-bottom: -35px; text-align: center; width: 100%; }
.picScroll-left .hd ul li { cursor: pointer; display: inline-block; *display:inline;

zoom: 1; width: 60px; height: 5px; overflow: hidden; margin-right: 10px; text-indent: -999px; cursor: pointer; background: #888; }
.picScroll-left .hd ul li.on { background: #1e50ae; }
.home_services { margin: 10px 0px; position: relative; overflow: hidden; border-right: 1px solid #eee; border-left: 1px solid #eee; }
.home_services ul { margin: 0px; padding: 0; }
.home_services ul li { float: left; width: 25%; cursor: pointer; transition: all 0.3s ease; }
.home_services ul li a { display: block; height: 100%; width: 100%; border: 1px solid #eee; border-left: none; cursor: pointer; }
.home_services ul li a.br { }
.home_services ul li .icon { width: 100%; height: 100%; overflow: hidden; padding: 10px; }
.home_services ul li .icon img { display: block; width: 280px; height: 230px; margin: 0 auto; transition: all 0.5s; }
 @-webkit-keyframes play { 50% {
 transform: scale(0.8);
}
 100% {
 transform: scale(1);
}
}
.home_services ul li a:hover div img { animation: play 0.3s 1 linear; }
.home_services ul li h3 { font-size: 16px; text-align: center; font-weight: normal; color: #4A4A4A; margin-top: 5px; }
.home_services ul li h5 { font-size: 12px; color: #999; padding: 15px 20px 0px 22px; height: 100px; margin: 0; font-weight: normal; line-height: 20px; }
.home_services ul a:hover { }
.home_services ul a:hover h3 { color: #1e50ae; }
.home_services ul a:hover h5 { color: #666; }
.hasMoreTab { width: 750px; height: 476px; float: left; border: #E7E7E7 1px solid; border-top: #1e50ae 3px solid; }
.hasMoreTab .hd { position: relative; height: 50px; border-bottom: #E7E7E7 1px solid; }
.hasMoreTab .hd ul { margin: 0 auto; display: block; }
.hasMoreTab .hd li { width: 160px; height: 50px; line-height: 50px; margin: 0px; float: left; font-size: 16px; text-align: center; border-left: #E7E7E7 1px solid; }
.hasMoreTab .hd li a:hover { color: #1cafe5; font-weight: 700; cursor: pointer; }
.hasMoreTab .hd li.on a { color: #1e50ae; font-weight: 700; cursor: pointer; }
.hasMoreTab .hd .more { line-height: 50px; padding-right: 15px; }
.hasMoreTab .bd ul { padding: 15px; overflow: hidden; }
.hasMoreTab .bd li { height: 40px; border-bottom: #CCC 1px dashed; line-height: 40px; }
.hasMoreTab .bd li .date { color: #999; }
.hasMoreTab .bd li a { width: 588px; float: left; height: 40px; line-height: 40px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.hasMoreTab .bd li a i { font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-style: normal; }
.forstnews { width: 440px; }
.forstnews h2 { line-height: 25px; font-size: 16px; margin-bottom: 10px; }
.forstnews p { line-height: 160%; color: #999; font-size: 12px; }
.forstnews a { }
.txtScroll-top { width: 426px; height: 476px; line-height: 21px; color: #333; float: right; text-align: left; font-size: 12px; overflow: hidden; position: relative; border: #E7E7E7 1px solid; border-top: #1e50ae 3px solid; }
.txtScroll-top h2 { height: 50px; line-height: 50px; border-bottom: #E7E7E7 1px solid; text-indent: 30px; font-size: 16px; color: #1e50ae; }
.txtScroll-top h2 a { height: 50px; line-height: 50px; font-size: 12px; color: #666; float: right; margin-right: 10px; font-weight: normal; }
.txtScroll-top .bd { color: #666; padding: 5px 15px 0 15px; }
.txtScroll-top .name { margin: 15px auto 10px auto; float: left; width: 100%; }
.txtScroll-top .name span { float: left; width: 21px; height: 21px; background: #666; color: #FFF; text-align: center; margin-right: 5px; }
.txtScroll-top .name a { color: #000; float: left; width: 346px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; height: 21px; line-height: 21px; font-size: 14px; }
.txtScroll-top .name a:hover { color: #f00; }
.txtScroll-top .answer span { float: left; width: 21px; height: 21px; background: #1e50ae; color: #FFF; text-align: center; margin-right: 5px; }
.txtScroll-top .bd li { height: 101px; border-bottom: #ddd 1px dashed; }
.partner{}
.partner .fl{padding:90px 20px 0 20px;width:420px;color:#fff;}
.partner .fl h3{font-size:30px;color:#fff;font-weight:normal;margin:0 0 50px 0;}
.partner .fl .tel{background:#292B2D;color:#fff;padding:10px 40px;display:inline-block;margin-top:10px;border-radius:40px;font-size:15px;}
.partner .fr{width:700px;}
.partner .fr ul{margin-top:90px;}
.partner .fr ul li{float:left;width:24%;margin:0 1% 1% 0;}
.home_case{width:100%;}
.home_case ul{width:1260px;}
.home_case ul li{float:left;width:290px;margin:0 15px 15px 0;padding:4px;border:1px solid #f3f3f3;background:#fff;min-height:234px;}
.home_case ul li a .pic{overflow:hidden;}
.home_case ul li a .pic img{width:100%;height:280px;transition:all 1s;}
.home_case ul li a .title{background:#fff;padding:10px 15px;text-align:center;}
.home_case ul li a:hover .pic img{/*transform:scale(1.3);*/}
.subject{border-bottom:1px solid #eaeaea;}
.subject b{border-bottom:2px solid #1e50ae;height:40px;line-height:40px;display:inline-block;margin-bottom:-1px;font-weight:normal;color:#3b3b3b;font-size:18px;font-family:microsoft yahei;}
.subject .more{float:right;}
.subject .more a{font-size:12px;font-family:宋体;color:#999;}
.subject .more a:hover{color:#f30;}
.home_partner{margin-bottom:20px;}
.home_partner ul{width:1260px;}
.home_partner ul li{float:left;width:16.66666667%%;margin:0 24px 1% 0;}
.home_partner ul li a{}
.home_partner ul li img{border:1px solid #eee;width:180px;height:90px;}

.order-bg{background:linear-gradient(-118deg,#0e77ea 1%,#1e50ae 93%);}
.home_other{/* height:320px; */}
.home_other ul{margin:0 0 0 -0.1%;;padding:0;list-style:none;position:relative;}
.home_other ul li{float:left;width:19%;padding:20px 1%;background:#fff;text-align:center;transition:all .6s cubic-bezier(.215, .61, .355, 1) 0s;box-shadow: rgba(60,72,88,0.2) 0px 0px 3px 0px;margin:30px 1% 30px 0;transition:all 0.5s ease;
border-radius: 25px;}
.home_other ul li .icon{font-size:48px;color:#666;} 
.home_other ul li h3{margin:0;padding:5px 0;font-size:24px;font-weight:400;color:#333;}
.home_other ul li em{font-style:normal;color:#8492a6;}
.home_other ul li:hover{box-shadow:0 5px 20px 0 rgba(0,0,0,.2);transform:translateY(-10px);}
.home_other ul li:hover .icon{color:#1e50ae;} 

.home_process{background:linear-gradient(-118deg,#0e77ea 1%,#1e50ae 93%);height:200px;}
.home_process .ui-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.home_process .ui-col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.home_process .ui-col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.home_process .ui-col-3{height: 78px; border-right: 1px solid #1e50ae; margin-top: 58px; color: #fff;}
.home_process .ui-col-3 h3{font-size: 26px;}
.home_process .ui-col-3 h3 i{font-size: 18px; display: inline-block;}
.home_process .ui-col-3 p{font-size: 30px; font-family: "AvantGardeITVbyBT Book", arial;}
.home_process .ui-col-3 p em{margin-right: 8px;font-size: 30px; }
.home_process .ui-col-9{overflow: hidden; padding-left: 30px; color:#fff; padding-top:32px;}
.home_process .ui-col-9 .order{width: 108%;list-style-type:none;}
.home_process .ui-col-9 li{float: left;}
.home_process .ui-col-9 li p{width: 80px; float: left; text-align: center; font-size: 16px; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}
.home_process .ui-col-9 li p em{font-size: 60px;display: block;padding-top:24px;}
.home_process .ui-col-9 li span{width:50px;font-size: 38px; float: left; display: block; padding-top: 38px;padding-left:15px;color: #1e50ae;}
.home_process .ui-col-9 li:hover p{animation: flipInY 1.2s ease-out forwards; -webkit-animation: flipInY 1.2s ease-out forwards;}

@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}
40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}
80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}
100%{-webkit-transform:perspective(400px);transform:perspective(400px)}
}
@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}
40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}
80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}
100%{-webkit-transform:perspective(400px);transform:perspective(400px)}
}
.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}
@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}
30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}
100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}
}
@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}
30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}
100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}
}
.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-animation-duration:.75s;animation-duration:.75s}

.link{padding-bottom:20px;}
.link a{display:inline-block;border:1px solid #eee;padding:6px 10px;color:#666;margin:0 8px 8px 0;font-size:14px;}
.link a:hover{background:#1e50ae;color:#fff;border:1px solid #1e50ae;}

/*新增*/
.footer{min-height:300px;background:#1a1a1a;padding:5px 0 5px 0;position:relative;}
.footer-body{max-width:96%;color:#fff;margin:10px auto 50px auto;display:flex;flex-wrap:wrap;}
.footer-item{width:25%;padding-right:3%;}
/* .footer-item{width:25%;padding-right:3%;} */
.footer-item-title{display:flex;justify-content:space-betweend;border-bottom:1px solid #333;line-height:50px;padding:0 0 10px 0;}
.footer-item-title a{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fff;font-weight:bold;font-size:20px;align-items:center;}
.footer-item-title i{display:none;transition:all 0.4s ease;color:#ccc;cursor:pointer;min-width:50px;text-align:center;}
.footer-item-title.active i{transform:rotate(90deg);}
.footer-item-body{display:block;padding-top:15px;}
.footer-item-body ul{list-style:none;}
.footer-item-body ul li{line-height:35px;padding:0;}
.footer-item-body ul li a{color:#fff;font-size:16px;}
.footer-item-body ul li a:hover{color:#0E77EA;}
.footer-item-body ul li a i{font-size:14px;margin-right:10px;}
.footer-item-body .footer_tel{font-family:'Impact';font-size:30px;color:#fff;}
.footer-item-body .footer_tel img{max-width:150px;margin-top:10px;display:block;}
.footer-item-body.show{display:block;}
.footer-item-body.hide{display:none;}
.copyright{border-top:1px solid #333;padding:15px 0;}
.copyright-body{max-width:96%;margin:0 auto;color:#fff;display:flex;justify-content:space-between;padding:0;}
.copyright-body div,.copyright-body div a{color:#f5f5f5;}
.copyright-body div a:hover{color:#0E77EA;}

.page_show{width:900px;background:#fff;padding:20px 30px;min-height:496px;}
.page_show p{line-height:30px;}
.page_show img{max-width:100%;}
.job-list{margin:0;}
.job-list li{border-bottom:1px solid #f3f3f3;line-height:40px;background:url(../images/bg_icon_dot.gif) no-repeat 10px 16px;padding-left:30px;}
.job-list li span{float:right;color:#999;}
.news-list{margin:0;}
.news-list li{border-bottom:1px solid #e6e7e8;margin-bottom:10px;padding-bottom:10px;}
.news-list li h1{font-size:18px;margin:0;font-weight:500;}
.news-list li aside{font-size:12px;line-height:24px;color:#999;}
.news-list li p{color:#999;font-size:14px;margin:0;}
.news_show{margin:20px 0;}
.news_show h1{font-size:24px;margin:0;font-weight:300;color:#333;margin:0 0 15px 0;line-height:34px;text-align:center;}
.news_show aside{margin-bottom:30px;color:#999;font-size:12px;border-left:2px solid #1e50ae;line-height:40px;padding-left:20px;background:#F9FCFF;}
.news_show .intro a{color:#06C;}
.news_show .intro a:hover{color:#f30;}
.news_show .intro img{max-width:100%;height:auto;}
.news_show img{width: auto;max-width: 100%;display: block;margin: 0 auto 20px auto;border: 1px solid #f3f3f3;padding: 5px;}
.news_show .other{margin-top:30px;text-align:center;}
.news_show .other p{font-weight:bold;}
.news_show .other a{display:inline-block;margin:0 10px;cursor:pointer;background:#fff;border-radius:4px;border:1px solid #ddd;padding:6px 20px;min-width:100px;}
.news_show .other a span{font-size:18px;margin-right:10px;}
.news_show .other a em{font-style:normal;font-size:18px;}
.news_show .other a:hover{background:#1e50ae;border-color:#1e50ae;color:#fff;}
.news_show .other a:hover span{color:#fff;}
.news_show .tags{font-weight:500;}
.news_show .tags a{margin-left:15px;display:inline-block;border-radius:4px;border:1px solid #ddd;background:#fff;padding:4px 10px;font-weight:normal;font-size:14px;}
.news_show .tags a:hover{background:#1e50ae;color:#fff;border-color:#1e50ae;}
/*招聘相关*/
.job_show{margin:20px 0;}
.job_show h1{text-align:left;font-size:24px;font-weight:400;margin:0;padding:0;}
.job_show h2{text-align:left;font-size:18px;font-weight:400;margin:10px 0;padding:0;}
.job_show .info{margin:15px 0;padding:0px;font-size:14px;}
.job_show .info ul{overflow:hidden;}
.job_show .info ul li{float:left;width:24.4%;border-left:1px solid #dadada;padding-left:.6%;line-height:30px;}
.job_show .info ul li span{color:#999;}
.job_show .intro a{color:#06C;}
.job_show .intro a:hover{color:#f30;}
.job_show .other{margin-top:30px;text-align:center;}
.job_show .other p{font-weight:bold;}
.job_show .other a{display:inline-block;margin:0 10px;cursor:pointer;background:#fff;border-radius:4px;border:1px solid #ddd;padding:6px 20px;min-width:100px;}
.job_show .other a span{font-size:18px;margin-right:10px;}
.job_show .other a em{font-style:normal;font-size:18px;}
.job_show .other a:hover{background:#1e50ae;border-color:#1e50ae;color:#fff;}
.job_show .other a:hover span{color:#fff;}
.job_show .tags{font-weight:500;}
.job_show .tags a{margin-left:15px;display:inline-block;border-radius:4px;border:1px solid #ddd;background:#fff;padding:4px 10px;font-weight:normal;font-size:14px;}
.job_show .tags a:hover{background:#1e50ae;color:#fff;border-color:#1e50ae;}
.job_show .action{text-align:center;}
.job_show .action a{display:inline-block;margin:0 10px;cursor:pointer;background:#fff;border-radius:4px;border:1px solid #1e50ae;padding:6px 20px;min-width:100px;background:#1e50ae;color:#fff;}
.job_show .action a:hover{color:#fff;border-color:#f60;background:#f60;}
.like_news{margin:0;}
.like_news li{line-height:40px;border-bottom:1px solid #f3f3f3;background:url(../images/bg_icon_dot.gif) no-repeat 10px 16px;padding-left:30px;}
.like_news li span{float:right;color:#999;}
.like_pro{width:100%;}
.like_pro ul{width:855px;}
.like_pro ul li{float:left;width:270px;margin:0 15px 15px 0;padding:4px;border:1px solid #f3f3f3;background:#fff;min-height:234px;}
.like_pro ul li a .pic{overflow:hidden;}
.like_pro ul li a .pic img{width:100%;height:240px;transition:all 1s;}
.like_pro ul li a .title{background:#fff;padding:10px 15px;text-align:center;}
.like_pro ul li a:hover .pic img{/*transform:scale(1.3);*/}
/*商品相关*/
.pro_show{border:0px solid #f3f3f3;padding-bottom:20px;}
.pro_show .left{float:left;width:420px;text-align:center;border-right:1px solid #f3f3f3;padding:0 20px;}
.pro_show .left .thumb_pic{margin:40px 0 0 0;text-align:center;}
.pro_show .left .thumb_pic ul{margin:0 auto;}
.pro_show .left .thumb_pic ul li{display:inline-block;margin-right:5px;border:1px solid #eaeaea;padding:3px;cursor:pointer;position:relative;}
.pro_show .left .thumb_pic ul li.hover{border:1px solid #f90;background:#fff;}
.pro_show .left .thumb_pic ul li.hover:after{content:" ";position:absolute;right:27px;top:-6px;width:11px;height:11px;border:#f90 solid 1px;border-left:0;border-bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#f90;z-index:-1;}
.pro_show .right{margin-left:430px;padding:20px 0 0 30px;}
.pro_show .right h1{font-size:18px;margin:0;padding:0;font-weight:400;text-align:left;}
.pro_show .right h5{font-size:14px;margin:10px 0;padding:0;color:#999;font-weight:normal;}
.pro_show .right .attribute{}
.pro_show .right .attribute li{font-size:14px;line-height:30px;}
.pro_show .right .attribute li em{display:inline-block;width:80px;font-style:normal;color:#555;font-size:14px;}
.pro_show .right .price{font-size:14px;line-height:30px;margin:20px 0;}
.pro_show .right .price span{font-size:36px;color:#f60;}
.pro_show .right .price em{font-size:12px;color:#999;font-style:normal;padding-left:5px;}
.pro_show .right .tags{margin:20px 0;}
.pro_show .right .tags a{margin-left:10px;display:inline-block;border-radius:4px;border:1px solid #dadada;background:#fff;padding:2px 6px;font-weight:normal;font-size:14px;}
.pro_show .right .tags a:hover{background:#1e50ae;color:#fff;border-color:#1e50ae;}
.pro_show .right .action{margin:30px 0 50px 0;}
.pro_intro{border:1px solid #f3f3f3;box-shadow:1px 2px 6px rgba(0,0,0,0.1);margin-bottom:30px;}
.pro_intro .left{width:320px;margin-right:20px;float:left;border:1px solid #f3f3f3;box-shadow:1px 2px 10px rgba(0,0,0,0.1);}
.pro_intro .plist{margin:15px;width:300px;}
.pro_intro .plist ul{width:304px;}
.pro_intro .plist ul li{float:left;width:137px;margin: 0 15px 15px 0;}
.pro_intro .plist ul li a{border:1px solid #ededed;padding:4px;display:block;background:#fff;border-radius:4px;}
.pro_intro .plist ul li a div{overflow:hidden;width:100%;height:100%;}
.pro_intro .plist ul li a div img{width:100%;height:100%;max-height:127px;min-height:127px;display:block;border:0;}
.pro_intro .plist ul li a p{text-align:center;font-size:14px;color:#333;margin:0;padding:5px 0;}
.pro_intro .plist ul li a:hover p{color:#f30;}
.pro_intro .right{float:left;width:850px;border:1px solid #f3f3f3;box-shadow:1px 2px 10px rgba(0,0,0,0.1);}
.pro_intro .tabs{width:100%;background:#f7f7f7;}
.pro_intro .tabs ul{width:100%;background:#f7f7f7;}
.pro_intro .tabs ul li{float:left;}
.pro_intro .tabs ul li a{display:block;padding:10px 30px;text-align:center;font-size:14px;border-right:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3;background:#fff;color:#999;border-top:2px solid #fff;}
.pro_intro .tabs ul li.hover a{border-bottom:1px solid #fff;background:#fff;font-weight:bold;color:#333;border-top:2px solid #1e50ae;}
.pro_intro .intro{padding:30px;}
.pro_intro .intro img{max-width:790px;}
.pro_intro .intro .extend{}
.pro_intro .intro .extend li{font-size:14px;line-height:30px;}
.pro_intro .intro .extend li em{display:inline-block;width:120px;font-style:normal;color:#555;font-size:14px;}
/*瀑布流布局*/
.piclist{width:100%;}
.piclist ul{width:855px;}
.piclist li{float:left;width:270px;margin:0 15px 15px 0;}
.piclist li a{display:block;padding:4px;margin-bottom:25px;border:1px solid #eee;}
.piclist li a:hover{box-shadow:0 0 6px rgba(0, 0, 0, 0.17);}
.piclist li a img{width:100%;}
.piclist li a p{font-size:14px;padding:0 10px;}
/*标签相关*/
.tags{}
.tags li{display:inline;width:auto;}
.tags li a{display:inline-block;padding:6px 20px;color:#333;font-size:14px;background:#fff;margin:0 2px 5px 0;border-radius:2px;border:1px solid #E7E7E7;}
.tags li a:hover{background:#1e50ae;color:#fff;border:1px solid #1e50ae;}
.tags .hover a{display:inline;padding:10px 30px;color:#fff;font-size:14px;background:#1e50ae;color:#fff;border:1px solid #1e50ae;margin:0 2px;border-radius:2px;border-radius:0;}
/*筛选相关*/
.filter{border:1px solid #f0f0f0;padding:20px 30px 10px 30px;background:#fff;margin-bottom:20px;}
.filter dl{margin:0;}
.filter dl dd{float:left;width:70px;font-weight:500;font-size:14px;margin:0;padding-top:5px;}
.filter dl dt{margin:0 0 0 80px;}
.filter dl dt a{font-weight:300;margin:0 10px 10px 0;padding:6px 20px;color:#666;font-size:14px;display:inline-block;border-radius:30px;}
.filter dl dt a:hover{background:#3BB4F2;color:#fff;}
.filter dl dt .hover{background:#3BB4F2;color:#fff;}
/*自定义表单*/
.form-add input[type=number],.form-add input[type=search],.form-add input[type=text],.form-add input[type=password],.form-add input[type=datetime],.form-add input[type=datetime-local],.form-add input[type=date],.form-add input[type=month],.form-add input[type=time],.form-add input[type=week],.form-add input[type=email],.form-add input[type=url],.form-add input[type=tel],.form-add input[type=color],.form-add select,.form-add textarea,.am-form-field{width:auto;display:inline;border-color:#ddd;border-radius:3px;-webkit-appearance:none;box-shadow:0 1px 1px rgba(0, 0, 0, 0.065) inset;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;}
.form-add .w420{width:400px;}
.form-add input{border:1px solid #ddd;width:60px;padding:5px 10px}
.form-add em{color:#999;font-style:normal;}
/*表单内容*/
.formshow{}
.formshow .item{font-size:14px;line-height:30px;clear:both;}
.formshow .item .lefter{display:inline-block;width:120px;font-style:normal;color:#555;font-size:14px;float:left;}
.formshow .item .righter{margin-left:120px;line-height:30px;}
.formshow .item .righter .pic{max-width:400px;margin:10px 0;}
.formshow .item .righter video{width:450px;height:300px;}
/*分页相关*/
.pagelist ul{text-align:center;margin:20px 0}
.pagelist a{color:#666;display:inline-block;border:1px solid #ddd;padding:3px 11px;margin:0 2px}
.pagelist a:hover{border-color:#1e50ae;background:#1e50ae;color:#fff}
.pagelist .page-num-current{border-color:#1e50ae;background:#1e50ae;color:#fff}
.pagelist .page-num-current:hover{border-color:#f30;background:#f30;color:#fff}
/*新增*/
.keys { padding:5px; margin-bottom:10px;background-color: #f8f8f8;border: 1px solid #dedede;}
.keys p, .keys div, .keys ul, .keys li { display: inline; }
.tags { font-weight: 500;min-height: 40px; }
.tags a { margin-left:5px;display: inline-block;border-radius:4px;border: 1px solid #ddd;background:#fff;padding: 1px 8px;font-weight: normal;font-size: 14px;}
.tags a:hover { background: #1e50ae; color: #fff; border-color: #1e50ae; }
/*网站地图*/
.map_one{line-height:30px;}
.map_one a{font-size:18px;}
.map_two{margin:5px 0 20px 0;}
.map_two a{display:inline-block;margin-right:15px;color:#666;}
/*右侧浮动相关*/
.plug-in{position:fixed;right:1%;bottom:5%;z-index:999;}
.plug-in li{margin-bottom:-1px;position:relative;}
.plug-in li a{display:block;text-align:center;background:#fff;border:1px solid #ececec;padding:12px 15px 12px 15px;font-size:14px;font-family:microsoft yahei;color:#666;outline:none;}
.plug-in li a span{display:block;font-size:28px;}
.plug-in li a:hover{background:#0E77EA;color:#fff;border-color:#0E77EA;}
.plug-in li a:hover span{color:#fff;}
.plug-in .hover a{display:block;text-align:center;background: #1e50ae;border:1px solid #1e50ae;padding:2px 8px 6px 8px;font-size:12px;font-family:microsoft yahei;color:#fff;outline:none;}
.plug-in .hover a span{color:#fff;}
.plug-in .hotline{position:absolute;display:none;background:#fff;padding:10px 15px 0 15px;left:-200px;bottom:0px;width:210px;border:1px solid #ddd;width:180px;height:68px;font-size:12px;color:#999;line-height:24px;border-radius:4px;}
.plug-in .hotline b{display:block;font-size:16px;color:#333;}
.plug-in .hotline:after{content:" ";position:absolute;right:-10px;top:25px;width:20px;height:20px;border:#ddd solid 1px;border-left:0;border-bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#fff;}
.plug-in .weixin_pic{position:absolute;display:none;background:#fff;padding:5px;left:-230px;bottom:-70px;width:210px;border:1px solid #ddd;border-radius:4px;}
.plug-in .weixin_pic p{text-align:center;margin:0 0 10px 0;padding:0;}
.plug-in .weixin_pic p span{color:#f30;}
.plug-in .weixin_pic:after{content:" ";position:absolute;right:-10px;top:130px;width:20px;height:20px;border:#ddd solid 1px;border-left:0;border-bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#fff;}
.plug-in li:hover div{display:block;}
.plug-in li:last-child{margin-top:5px;}
.plug-in .top-radius{border-radius:8px 8px 0 0;}
.plug-in .bom-radius{border-radius:0 0 8px 8px;}
.plug-in .radius{border-radius:8px;}