﻿@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{ margin:0; padding:0;}
body{ color:#333; font-size:14px;     font-family: Arial, sans-serif;}
section,article,aside,header,footer,nav,dialog,figure{ display:block;}
ul, ol{ list-style:none;} 
img,fieldset{ vertical-align:top; border:0;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal;}
address,cite,code,em,th{ font-weight:normal; font-style:normal;}
input,button,textarea,select{     font-family: Arial, sans-serif; vertical-align:middle}
table,td,tr,th{ font-size:14px;}
span,samp{    font-family: Arial, sans-serif;}
.nodispaly{ display:none;}
.line{ height:20px; line-height:20px; font-size:0px; clear:both; overflow:hidden; display:block;}
.clearfix{ *zoom:1;}
.clearfix:after{ display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}
a{ color:#333; text-decoration:none;}
a:hover{ color:#231916;}
.width_all{ width:93.5%; margin:0 auto;}
.width_all:after{ display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}
.width_all2{ max-width:1414px; margin:0 auto;}
.w1400{width:93.5%;margin:auto;}

.head_top{ width:100%; position:fixed; margin:0 auto; z-index:99; padding:40px 0; transition:all .35s;background: rgb(0 17 20 / 51%);}
.h_active{ background:rgba(50,151,211,1); padding:12px 0;}
.head_top .logo,.head_top2 .logo{ float:left;}
.head_top .logo img,.head_top2 .logo img{ max-width:100%;}
.head_top .rexian{ float:left; font-size:16px; color:#FFF; line-height:25px; margin:11px 0 11px 1.5%;display:none;}
.head_top .rexian i{ width:24px; height:24px; float:left; background:url(../images/rexian.png) center no-repeat; margin:0 6px 0 0;}
.head_top .language{ float:left; position:relative; z-index:99999; margin:9px 0 9px 2.5%;}
.head_top .language p{ font-size:14px; color:#FFF; line-height:25px; cursor:pointer;}
.head_top .language i{ width:16px; height:16px; float:right; background:url(../images/languages.png) center no-repeat; margin:5px 0 4px 6px;}
.head_top .language .yuyan{ position:absolute; top:24px; width:114%; right:0; display:none; background:rgba(238,238,238,1); padding:3px 0;}
.head_top .language .yuyan a{ display:block; font-size:14px; line-height:36px; color:#333; padding:0 0 0 12px;}
.head_top .language .yuyan a:hover{ text-decoration:none; color:#231916; background:#f8f8f8;}

.head_top2{ width:100%; margin:0 auto; z-index:99; padding:30px 0; transition:all .35s;position:relative;}
.h_active2{ padding:12px 0; position:fixed; background:#FFF;}
.head_top2 .rexian{ float:left; font-size:16px; color:#525252; line-height:25px; margin:11px 0 11px 1.5%;display:none;}
.head_top2 .rexian i{ width:24px; height:24px; float:left; background:url(../images/rexian2.png) center no-repeat; margin:0 6px 0 0;}
.head_top2 .language{ float:left; position:relative; z-index:99999; margin:9px 0 9px 2.5%;}
.head_top2 .language p{ font-size:14px; color:#333; line-height:25px; cursor:pointer;}
.head_top2 .language i{ width:16px; height:16px; float:right; background:url(../images/languages2.png) center no-repeat; margin:5px 0 4px 6px;}
.head_top2 .language .yuyan{ position:absolute; top:24px; width:114%; right:0; display:none; background:rgba(238,238,238,1); padding:3px 0;}
.head_top2 .language .yuyan a{ display:block; font-size:14px; line-height:36px; color:#333; padding:0 0 0 12px;}
.head_top2 .language .yuyan a:hover{ text-decoration:none; color:#231916; background:#f8f8f8;}


.nav{ float:right; line-height:47px;}
.navbar_nav{ font-size:0;}
.navbar_nav li{ float:left; position:relative; display:block; text-align:center; padding:0 40px;}
.navbar_nav li:after{ content:""; width:0; height:2px; background:#FFF; position:absolute; bottom:0; left:0; transition:all .5s ease 0s;}
.navbar_nav li:hover:after{ width:100%;}
.navbar_nav li a{ text-decoration:none; height:100%; display:block; -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; transition:0.5s; color:#FFF; font-size:16px;}
.navbar_nav li:hover a{ color:#FFF;}
.head_top2 .navbar_nav li a{color:#333;}
.head_top2 .navbar_nav li:hover a{color:#333;}
.navbar_nav li.dropdown{ display:inherit; position:relative;}
.navbar_nav li.dropdown .dropdown_menu{ z-index:99; display:none; position:absolute; top:47px; background:#FFF; box-shadow:0 15px 27px 0 rgba(167,165,165,0.38); width:240%; left:0; margin:0 0 0 -70%;}
.navbar_nav li.dropdown .dropdown_menu dd{position:relative;}
.navbar_nav li.dropdown .dropdown_menu a{ font-size:16px; color:#525252; padding:0 10px; line-height:42px; text-align:center; background:#FFF;}
.navbar_nav li.dropdown:hover .dropdown_menu{ display:block; background:#f3f3f3; -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; transition:0.5s;}
.navbar_nav li.dropdown:hover .dropdown_menu a{ color:#525252;}
.navbar_nav li.dropdown:hover .dropdown_menu a:hover{ color:#FFF; background:#3297d3;}
#navToggle{ display:none;}
.m_nav{ position:fixed; top:0px; width:100%; height:100%; background:#FFF; z-index:1000; opacity:1; visibility:visible; margin-top:0; overflow-y:auto; transition:all .6s cubic-bezier(.77, 0, .175, 1) 0ms; top:0; transform:translateX(100%);}
.m_nav.open{ transform:translateX(0);}
.m_nav .top{ height:60px; padding:20px; box-sizing:border-box;}
.m_nav .top .closed{ width:30px; height:30px; vertical-align:middle; float:right; cursor:pointer;}
.m_nav .ul{ margin-top:30px;}
.m_nav .ul li{ padding:0 20px; border-bottom:1px solid #f5f5f5; -webkit-transform:translateY(100%); transform:translateY(100%); -webkit-transition:all .6s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all .6s cubic-bezier(.77, 0, .175, 1) 0ms; opacity:0;}
.m_nav.open .ul li{	opacity:1; -webkit-transform:translateY(0); transform:translateY(0);}
.m_nav .ul li:nth-child(1){ -webkit-transition:all .2s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all .2s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(2){ -webkit-transition:all .4s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all .4s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(3){ -webkit-transition:all .6s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all .6s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(4){ -webkit-transition:all .8s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all .8s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(5){ -webkit-transition:all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li:nth-child(6){ -webkit-transition:all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms; transition:all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms;}
.m_nav .ul li a{ display:block; text-decoration:none; color:#333; font-size:20px; height:50px; line-height:50px; width:100%;}
.m_nav .ul li .dropdown_menu{ display:none;}
.m_nav .ul li.dropdown.active .dropdown_menu{ display:block;}
.m_nav .ul li .dropdown_menu a{	display:block; height:50px; line-height:50px; padding:0 20px; box-sizing:border-box; border-bottom:1px solid #f5f5f5;}
.m_nav .ul li .dropdown_menu a:last-child{ border:none;}

.navbar_nav2{ font-size:0;}
.navbar_nav2 li{ float:left; position:relative; display:block; text-align:center; padding:0 30px;}
.navbar_nav2 li:after{ content:""; width:0; height:2px; background:#3297d3; position:absolute; bottom:0; left:0; transition:all .5s ease 0s;}
.navbar_nav2 li:hover:after{ width:100%;}
.navbar_nav2 li a{ text-decoration:none; height:100%; display:block; -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; transition:0.5s; color:#333; font-size:16px;}
.navbar_nav2 li:hover a{ color:#3297d3;}

.navbar_nav2 li.dropdown{ display:inherit; position:relative;}
.navbar_nav2 li.dropdown .dropdown_menu{ z-index:99; display:none; position:absolute; top:47px; background:#FFF; box-shadow:0 15px 27px 0 rgba(167,165,165,0.38); width:240%; left:0; margin:0 0 0 -70%;}
.navbar_nav2 li.dropdown .dropdown_menu dd{position:relative;}
.navbar_nav2 li.dropdown .dropdown_menu a{ font-size:16px; color:#525252; padding:0 10px; line-height:42px; text-align:center; background:#FFF;}
.navbar_nav2 li.dropdown .dropdown_menu .ixx{position:absolute;top:0;left:100%;width:100%;display:none;}
.navbar_nav2 li.dropdown:hover .dropdown_menu{ display:block; background:#f3f3f3; -webkit-transition:0.5s; -moz-transition:0.5s; -o-transition:0.5s; transition:0.5s;}
.navbar_nav2 li.dropdown:hover .dropdown_menu a{ color:#525252;}
.navbar_nav2 li.dropdown:hover .dropdown_menu a:hover{ color:#FFF; background:#3297d3;}


#top{position:relative;}
.i-intop{border-bottom:1px solid #eee;background: #f7f7f7;}
.i-itop{overflow:hidden;display:flex;justify-content: space-between;}
.i-itop-a{color:#afafaf;line-height: 36px;flex-shrink:0;width:60%;}
.i-itop-b{text-align:right;flex-shrink:0;width:40%;line-height:36px;}
.i-itop-b img{display:inline-block;vertical-align: middle;}
.i-itop-b a{color:#666;display:inline-block;vertical-align: middle;margin-left:5px;}

.i-lgss{padding:30px 0;overflow:hidden;display:flex;justify-content: space-between;}
.i-ig{width:40%;}
.i-ss{width:60%;display: flex;align-items: center;justify-content: flex-end;}
.i-ss input{outline:none;line-height:33px;width:300px;box-sizing:border-box;padding:0 10px;border:1px solid #ccc;display:inline-block;vertical-align: middle;}
.i-ss a{display:inline-block;padding:9px 10px;background:#3297d3;vertical-align: middle;color:#FFF;}
.i-ssa{margin-left:30px;}
.i-ssa i{display:inline-block;vertical-align: middle;font-size:24px;margin-left:10px;padding-right:10px;}

.i-dhti{background:#3297d3;}
.i-dh{width:93.5%;margin:auto;}
.i-dh ul{display:flex;justify-content: space-between;}
.i-dh ul>li{flex-shrink:0;width:14.2857%;font-size:16px;position:relative;}
.i-dh ul>li.oxs{background:#227eb5}
.i-dh ul>li>p{line-height:54px;font-weight: bold;}
.i-dh ul>li a{color:#FFF;text-align: center;display:block;}
.i-dh ul>li dl{position:absolute;top:100%;left:0;width:100%;background:#2587c1;z-index:999;line-height:40px;display:none;font-size: 14px;}
.i-dh ul>li dl dd{position: relative;transition:all 0.3s;}
.i-dh ul>li dl dd ol{position:absolute;top:0;left:100%;width:100%;background:#3297d3;display:none;}

@media screen and (min-width:1000px){
.i-dh ul>li:hover dl{display:block;}
.i-dh ul>li:hover{background:#227eb5;}
.i-dh ul>li dl dd:hover ol{display:block;}
.i-dh ul>li dl dd:hover{background:#227eb5;}
.i-dh ul>li dl dd li:hover{background:#227eb5;}
}

.zhz{width:49px;height:49px;overflow:hidden;position:relative;display:none;}
.zhz samp{position:absolute;left:26%;background:#333;height:2px;width:26px; transition:all 0.5s;}
.zhz .samp1{top:18px}
.zhz .samp2{top:25px;}
.zhz .samp3{top:32px;}
.active .samp2{left:-100%;}
.active .samp1{transform:rotate(225deg);top:25px}
.active .samp3{transform:rotate(-225deg);top:25px;}


.i-cp{max-width:1400px;margin:60px auto;position:relative;width:96%;}
.i-cp ul{display:flex;justify-content: space-between;flex-wrap:wrap;}
.i-cp li{width:49%;flex-shrink:0;background:#62a0db;margin-bottom:20px;display:flex;align-items: center;justify-content: center;text-align:center;border:1px solid #ccc;position:relative;}
.i-cp li a{color:#FFF;font-weight: bold;}
.i-cp li p{font-size:20px;}
.i-cp li img{width:100%;}
.i-cp li .i-cimg{opacity: 0.6;}
.i-cp li .i-ct{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:flex;align-items: center;justify-content: center;flex-wrap: wrap;}
.i-cp li:nth-child(1),.i-cp li:nth-child(4){border-top-right-radius:130px;border-bottom-left-radius:130px;}
.i-cp li:nth-child(2),.i-cp li:nth-child(3){border-top-left-radius:130px;border-bottom-right-radius:130px;}
.i-cp li:nth-child(1) .i-cimg img,.i-cp li:nth-child(4) .i-cimg img{border-top-right-radius:130px;border-bottom-left-radius:130px;}
.i-cp li:nth-child(2) .i-cimg img,.i-cp li:nth-child(3) .i-cimg img{border-top-left-radius:130px;border-bottom-right-radius:130px;}
.i-cp .i-cut{position:absolute;top:0;z-index:1;height:100%;transition:all 0.3s; opacity: 0;}
.i-cp li:nth-child(2) .i-cut,.i-cp li:nth-child(4) .i-cut{right:0px;}
.i-cp li:nth-child(1) .i-cut,.i-cp li:nth-child(3) .i-cut{left:0px;}
.i-cp .i-cut dl{display:flex;align-items: center;flex-wrap:wrap;width:150px;height:100%;}
.i-cp .i-cut dl dd{flex-shrink: 0;width:150px;}
.i-cp .i-cut dl dd a{background:#FFF;box-sizing:border-box;padding: 2px 5px;;color:#000;font-size:12px;display:block;margin:5px 0;border:1px solid #ccc;border-radius: 5px;}
.i-cp li:hover .i-cimg{opacity:1;}
.i-cp li:hover a{color:#ff0e0e;}
.i-cp li:hover:nth-child(2) .i-cut{ opacity:1;right:-40px;}
.i-cp li:hover:nth-child(4) .i-cut{ opacity:1;right:-40px;}
.i-cp li:hover:nth-child(1) .i-cut{ opacity:1;left:-40px;}
.i-cp li:hover:nth-child(3) .i-cut{ opacity:1;left:-40px;}
.i-cp .i-cut dl dd:hover a{background:#3b8bd7;color:#FFF;}

.i-cpti{width:300px;height:300px;border-radius: 50%;background:#62a0db;border:1px solid #ccc;position:absolute;top:50%;left:50%;transform: translate(-50%,-50%);z-index:2;text-align: center;display:flex;justify-content: center;align-items: center;font-weight: bold;color:#FFF;}
.i-cpti:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-radius: 50%;box-sizing:border-box;z-index:2;box-shadow: 0 0 0px #00224c inset;transition: all 0.3s;}
.i-cpti p{font-size:26px;}
.i-cpti samp{display:block;font-size:26px;}
.i-cpti:hover:after{box-shadow: 0 0 30px #00224c inset;}
.i-cpti:hover{background:#3b8bd7;}


.banner_sj{ display:none;}
.flexslider{ position:relative; height:auto;}
.flexslider .slides > li{ display:none; -webkit-backface-visibility:hidden;position:relative;}
.flexslider .slides img{ width:100%; display:block;border-radius:0px;}
.flex-pauseplay span{ text-transform:capitalize;}
.flex-control-nav{ width:100%; text-align:center; position:absolute; bottom:0;}
.flex-control-nav li{ margin:0 6px; display:inline-block; zoom:1;}
.flex-control-paging li a{ width:12px; height:12px; display:block; background:#FFF; cursor:pointer; text-indent:-9999px; border-radius:50%;}
.flex-control-paging li a:hover{ background:#FFF; }
.flex-control-paging li a.flex-active{ background:#3297d3; cursor:default;}	
.banner .flex-direction-nav a{ width:8%; height:100%; display:none; position:absolute; top:0; text-indent:-9000px;}
.banner .flex-direction-nav a.flex-prev{ left:0;}
.banner:hover .flex-direction-nav a.flex-prev{ background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));}
.banner .flex-direction-nav a.flex-next{ right:0;}
.banner:hover .flex-direction-nav a.flex-next{ background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));}
.banner .flex-direction-nav a i{ position:absolute; left:50%; top:50%; width:16px; height:40px; margin:-8px 0 0 -20px;}
.banner:hover .flex-direction-nav a.flex-prev i{ background:url(../images/b_prev_h.png) center no-repeat; transition:all .5s;}
.banner:hover .flex-direction-nav a.flex-next i{ background:url(../images/b_next_h.png) center no-repeat; transition:all .5s;}
.banner .flex-direction-nav a:hover.flex-prev i{ background:url(../images/b_prev.png) center no-repeat;}
.banner .flex-direction-nav a:hover.flex-next i{ background:url(../images/b_next.png) center no-repeat;}

.da1{position:absolute;bottom:50px;left:0;width:100%;}
.da2{margin:auto;background:rgb(255 255 255 / 87%);display: inline-block;margin-left: 3%;}
.da2 p{color:#3297d3;font-weight:bold;font-size:40px;box-sizing:border-box;padding:20px 20px 5px;display:inline-block;}
.da2 span{color:#3297d3;font-size:27px;box-sizing:border-box;padding:20px;display:inline-block;}

.new_product{ margin:30px auto;}
.new_p_name{ font-size:40px; color:#333; text-align:center; margin:0 auto 42px auto; line-height:44px;}
.new_p_name span{ display:block; text-transform:uppercase; font-family:Arial, sans-serif;}
.new_product ul{ overflow:hidden;}
.new_product ul li{ float:left; width:62.5%; margin:0 1% 1% 0; position:relative;}
.new_product ul li img{ width:100%;}
.new_product ul li:nth-child(2n){ width:36.5%; margin:0 0 1% 0;}
.new_product ul li:nth-child(3n){ width:36.5%; margin:0 1% 1% 0;}
.new_product ul li:nth-child(4n){ width:62.5%; margin:0 0 1% 0;}
.new_product ul li:nth-child(5n){ width:62.5%; margin:0 1% 1% 0;}
.new_product ul li:nth-child(6n){ width:36.5%; margin:0 0 1% 0;}
.new_product ul li:nth-child(7n){ width:36.5%; margin:0 1% 0 0;}
.new_product ul li:nth-child(8n){ width:62.5%; margin:0;}
.new_product ul li .new_p_k{ display:none;}
.new_product ul li:hover .new_p_k{ display:block; position:absolute; left:0; bottom:0; width:100%; background:#3297d3; font-size:30px; color:#FFF; text-align:center; padding:16px 0;}
.new_product ul li .new_p_k p{ width:114px; height:8px; margin:10px auto 0 auto; background:#82c8ef; border-radius:12px; border:8px #FFF solid;}
.new_p_more{ width:240px; margin:48px auto 0 auto; overflow:hidden; background:rgba(255,57,18,.1); border-radius:34px;}
.new_p_more a{ width:220px; margin:0 auto; display:block; font-size:24px; color:#FFF; background:#ff3912; border-radius:34px; line-height:68px; text-transform:uppercase; text-align:center;}
.new_p_more a:hover{ text-decoration:none; color:#eee;}

.service{ margin:30px auto;}
.service_name{ font-size:40px; color:#333; text-align:center; margin:0 auto 42px auto; line-height:44px;}
.service_name span{ display:block; text-transform:uppercase; font-family:Arial, sans-serif;}
.service ul{ overflow:hidden;}
.service ul li{ float:left; width:29%; margin:0 6.5% 0 0; background:#62a0db; position:relative; overflow:hidden;}
.service ul li img{ width:100%;}
.service ul li:nth-child(2){ background:#ff3912;}
.service ul li:last-child{ margin:0; background:#8062ff;}
.service ul li a{ display:block;}
.service ul li .ser_jies{ width:90%; margin:12px auto;}
.service ul li .ser_jies dl{ overflow:hidden;}
.service ul li .ser_jies dl dd{ font-size:70px; line-height:70px; color:#FFF; float:left; font-family:Arial, sans-serif;}
.service ul li .ser_jies dl dt{ float:left; font-size:30px; color:#FFF; line-height:45px; margin:9px 0 0 5%;}
.service ul li .ser_jies dl dt span{ display:block; font-family:Arial, sans-serif; text-transform:uppercase; font-size:22px; line-height:26px; margin:9px 0 0 0;}
.service ul li:before{ position:absolute; left:0; bottom:94px; content:""; width:100%; height:0; visibility:hidden; transition:0.35s; background:rgba(98,160,219,.8);}
.service ul li:hover::before{ height:100%; visibility:visible; z-index:2;}
.service ul li:nth-child(2):before{ background:rgba(255,57,18,.8);}
.service ul li:last-child:before{ background:rgba(128,98,255,.8);}

.about_us{ margin:68px auto;}
.about_name{ font-size:40px; color:#333; text-align:center; margin:42px auto 42px auto; line-height:44px;}
.about_name span{ display:block; text-transform:uppercase; font-family:Arial, sans-serif;}
.about{ width:100%; margin:0 auto; overflow:hidden; background:url(../pic/about_us.jpg) center no-repeat; min-height:450px; position:relative;}
.about i{ width:102px; height:102px; background:rgba(255,255,255,.6); border-radius:51px; position:absolute; left:15%; top:20%;}
.about .a1{ left:50%; top:56%;}
.about .a2{ left:5%; top:40%; width:36px; height:36px; border-radius:18px;}
.about .a3{ left:50%; top:30%; width:36px; height:36px; border-radius:18px;}
.about .a4{ left:55%; top:40%; width:58px; height:58px; border-radius:29px;}
.about .a5{ left:40%; top:65%; width:58px; height:58px; border-radius:29px;}
.about .a6{ left:25%; top:40%; width:58px; height:58px; border-radius:29px;}
.about .a7{ left:42%; top:35%;}
.about .a8{ left:25%; top:60%; width:58px; height:58px; border-radius:29px;}
.about .a9{ left:32%; top:75%; width:36px; height:36px; border-radius:18px;}
.about .a10{ left:25%; top:45%;}
.about .a11{ left:inherit; right:26%; top:34%; width:58px; height:58px; border-radius:29px;}
.about .a12{ left:8%; top:inherit; bottom:26%;}
.about .a13{ left:inherit; right:8%; top:42%; width:36px; height:36px; border-radius:18px;}
.about .a14{ left:inherit; top:inherit; right:21%; bottom:38%;}
.about .a15{ left:inherit; top:inherit; right:29%; bottom:25%;}
.about .a16{ left:inherit; top:inherit; right:30%; bottom:10%; width:36px; height:36px; border-radius:18px;}
.about .a17{ right:26%; left:inherit; top:20%; width:20px; height:20px; border-radius:10px;}
.homeabout { clear:both; margin:0px auto; padding:20px 0px; max-width:1200px; line-height:1.7; font-size:16px; text-align:left;color:#fff;}


.about1{ position:absolute; left:29%; top:15%; width:238px; height:238px; background:rgba(255,255,255,.6); border-radius:50%; display:flex; justify-content:center; flex-direction:column; align-items:center; z-index:8;}
.about1 .a_img{ width:76px; margin:0 auto;}
.about1 .a_img img{ width:100%;}
.about1 em{ display:block; text-align:center; font-size:24px; line-height:32px; margin:16px 0 4px 0;}
.about1 span{ display:block; text-align:center; font-size:18px; line-height:26px;}
.about1 a{ color:#3297d3;}
.about1 a:hover{ text-decoration:none;}

.about2{ position:absolute; right:12%; top:25%; width:238px; height:238px; background:rgba(255,255,255,.6); border-radius:50%; display:flex; justify-content:center; flex-direction:column; align-items:center; z-index:8;}
.about2 .a_img{ width:76px; margin:0 auto;}
.about2 .a_img img{ width:100%;}
.about2 em{ display:block; text-align:center; font-size:24px; line-height:32px; margin:16px 0 4px 0;}
.about2 span{ display:block; text-align:center; font-size:18px; line-height:26px;}
.about2 a{ color:#3297d3;}
.about2 a:hover{ text-decoration:none;}

.about3{ position:absolute; left:12%; bottom:11%; width:238px; height:238px; background:rgba(255,255,255,.6); border-radius:50%; display:flex; justify-content:center; flex-direction:column; align-items:center; z-index:8;}
.about3 .a_img{ width:76px; margin:0 auto;}
.about3 .a_img img{ width:100%;}
.about3 em{ display:block; text-align:center; font-size:24px; line-height:32px; margin:16px 0 4px 0;}
.about3 span{ display:block; text-align:center; font-size:18px; line-height:26px;}
.about3 a{ color:#3297d3;}
.about3 a:hover{ text-decoration:none;}

.about4{ position:absolute; right:32%; bottom:7%; width:238px; height:238px; background:rgba(255,255,255,.6); border-radius:50%; display:flex; justify-content:center; flex-direction:column; align-items:center; z-index:8;}
.about4 .a_img{ width:76px; margin:0 auto;}
.about4 .a_img img{ width:100%;}
.about4 em{ display:block; text-align:center; font-size:24px; line-height:32px; margin:16px 0 4px 0;}
.about4 span{ display:block; text-align:center; font-size:18px; line-height:26px;}
.about4 a{ color:#3297d3;}
.about4 a:hover{ text-decoration:none;}

.solution{ margin:30px auto;}
.solution_name{ font-size:40px; color:#333; text-align:center; margin:0 auto 42px auto; line-height:44px;}
.solution_name span{ display:block; text-transform:uppercase; font-family:Arial, sans-serif;}
.solution ul{ overflow:hidden;}
.solution ul li{ position:relative; float:left; width:24.4%; margin:0 0.8% 0 0;}
.solution ul li:last-child{ margin:0;}
.solution ul li img{ width:100%;}
.solution ul li .solu_k{ display:none;}
.solution ul li:hover .solu_k{ position:absolute; top:0; left:0; width:100%; height:100%; display:flex; justify-content:center; flex-direction:column;}
.solu_k .solu_t{ width:75%; margin:0 auto; font-size:16px; line-height:24px; color:#FFF; text-transform:uppercase; font-family:Arial, sans-serif;}
.solu_k .solu_fl{ width:75%; margin:16px auto; border:#FFF 1px solid; border-left:none; border-right:none; font-size:20px; line-height:28px; padding:8px 0; color:#FFF; font-weight:bold;}
.solu_k .solu_b{ width:75%; margin:0 auto; font-size:16px; line-height:24px; color:#FFF; font-family:Arial, sans-serif;}
.solu_k .solu_more{ width:75%; margin:22px auto 0 auto;}
.solu_k .solu_more a{ width:121px; background:#FFF; border-radius:8px; line-height:49px; display:inline-block; font-size:14px; color:#d60000; text-align:center; text-transform:uppercase;}
.solu_k .solu_more a:hover{ text-decoration:none; color:#3297d3;}

.news{ margin:68px auto;}
.news_name{ font-size:40px; color:#333; text-align:center; margin:0 auto 42px auto; line-height:44px;}
.news_name span{ display:block; text-transform:uppercase; font-family:Arial, sans-serif;}
.c_news{     width: 48%;float: right;}
.c_news_name{ width:100%; border-bottom:#bfbfbf 2px solid; margin:0 auto 32px auto; overflow:hidden;}
.c_news_name span{ font-size:24px; color:#333; line-height:52px; float:left;}
.c_news_name a{ float:right; font-size:14px; color:#9f9f9f; line-height:52px; text-transform:uppercase;}
.c_news_name a:hover{ text-decoration:none; color:#333;}
.c_news dl{ margin:0 0 10px 0;}
.c_news dl a{ color:#666; display:block;}
.c_news dl a:hover{ text-decoration:none; color:#333;}
.c_news dl dd{ font-size:18px; color:#333; line-height:25px; margin:0 0 10px 0;}
.c_news dl dd span{ display:block; font-size:14px; color:#888; margin:4px 0 0 0;}
.c_news dl dt{ font-size:14px; line-height:25px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.c_news ul{ overflow:hidden;}
.c_news ul li{ border-bottom:#dcdcdc 1px solid; overflow:hidden; line-height:59px;}
.c_news ul li a{ display:block; color:#666; font-size:14px;}
.c_news ul li a:hover{ text-decoration:none; color:#333;}
.c_news ul li font{ float:right; color:#888;}
.c_news ul li i{ float:left; width:11px; height:15px; background:url(../images/news_jt.png) center no-repeat; margin:22px 12px 22px 0;}
.i_news{float: left;width: 48%;}
.i_news_name{ width:100%; border-bottom:#bfbfbf 2px solid; margin:0 auto 32px auto; overflow:hidden;}
.i_news_name span{ font-size:24px; color:#333; line-height:52px; float:left;}
.i_news_name a{ float:right; font-size:14px; color:#9f9f9f; line-height:52px; text-transform:uppercase;}
.i_news_name a:hover{ text-decoration:none; color:#333;}
.i_news dl{ margin:0px 0 30px 0;}
.i_news dl a{ color:#666; display:block;}
.i_news dl a:hover{ text-decoration:none; color:#333;}
.i_news dl dd{ font-size:18px; color:#333; line-height:25px; margin:0 0 10px 0;}
.i_news dl dt{ font-size:14px; line-height:25px;}

.footer{ width:100%; margin:0 auto; overflow:hidden; background:#000;}
.messages{ margin:36px auto;display:none;}
.messages li{ float:left; width:16%; margin:0 2% 0 0;}
.messages li:nth-child(2n){ width:22%;}
.messages li:nth-child(3n){ width:46%;}
.messages li:nth-child(4n){ width:10%; margin:0;}
.messages .text-input{ width:100%; border:none; font-size:14px; color:#666; line-height:52px; height:52px; background:fff; border-radius:4px; text-indent:1.5em;}
.messages .text-input2{ width:100%; border:none; font-size:14px; color:#666; line-height:52px; height:52px; background:fff; border-radius:4px; text-indent:1.5em;}
.messages .cont-input{ width:100%; font-size:14px; color:#666; line-height:52px; height:52px; cue-after:none; background:#FFF; border:0; border-radius:4px; text-indent:1.5em;}
.messages .messages-button{ width:100%; margin:0 auto; line-height:52px; font-size:18px; color:#FFF; text-align:center; background:#eeae00; cursor:pointer; border-radius:4px; text-transform:uppercase;}
.footer_w{ margin:36px auto 52px auto; padding:0px 0 0 0;}
.footer .footer_nav{ float:left; width:60%;}
.footer .footer_nav dl{ float:left; width:25%;}
.footer .footer_nav dl dd{ font-size:18px; color:#FFF; line-height:28px; margin:0 0 10px 0;}
.footer .footer_nav dl dt{ line-height:28px;}
.footer .footer_nav dl dt a{ font-size:14px; color:#FFF; display:block;}
.footer .footer_nav dl dt a:hover{ text-decoration:none; color:#ccc;}
.footer .footer_contact{ float:right; width:36%;}
.footer .footer_contact dl{ overflow:hidden;}
.footer .footer_contact dl dd{ font-size:18px; color:#FFF; line-height:28px; margin:0 0 10px 0;}
.footer .footer_contact dl dt{ font-size:14px; color:#FFF; line-height:28px;}
.footer .footer_contact ul{ width:42%; margin:16px 0 0 0; overflow:hidden;}
.footer .footer_contact ul li{ float:left; width:19%; margin:0 8% 0 0;}
.footer .footer_contact ul li img{ width:100%;}
.footer .footer_contact ul li:last-child{ margin:0;}
.footer .links{ margin:20px auto; font-size:14px; color:#FFF; line-height:25px;}
.footer .links span{ font-weight:bold; margin:0 8px 0 0;}
.footer .links a{ color:#FFF; margin:0 12px 0 0;}
.footer .links a:hover{ text-decoration:none; color:#eee;}
.footer_icp{ border-top:#626262 1px solid; font-size:12px; color:#FFF; line-height:25px; padding:10px 0; text-align:center;}
.footer_icp a{ color:#FFF; font-size:12px;}
.footer_icp a:hover{ text-decoration:none;}

.mobile_footer{ display:none;}


.ny_banner{ width:100%; margin:0 auto; overflow:hidden; position:relative;}
.ny_banner img{ width:100%;}
.ny_n_name{ position:absolute; left:0; top:0; height:100%; width:100%; display:flex; justify-content:center; flex-direction:column; align-items:center; font-size:42px; color:#FFF; font-weight:bold; line-height:42px;}
.ny_n_name span{ display:block; font-size:18px; text-transform:uppercase; font-family:Arial, sans-serif; font-weight:100; line-height:30px; margin:8px 0 0 0; letter-spacing:0;display:none;}

.content{ margin:36px auto 60px auto;overflow: hidden;}
.content .content_left{ float:left; width:20%;}
.content .cont_l_name{ border-bottom:#d2d2d2 1px solid; margin:0 auto 16px auto; font-size:22px; color:#3297d3; line-height:32px; padding:0 0 10px 0;}
.content .cont_l_name i{ width:6px; height:24px; background:#3297d3; float:left; margin:4px 10px 4px 0;}
.content .l1{ margin:24px auto 16px auto;display:none;}
.content .product_fl{ width:100%; margin:0 auto;}
.content .product_fl ul{ overflow:hidden;}
.content .product_fl ul li{ border-bottom:#eee 1px solid;position:relative;}
.content .product_fl ul li a{ font-size:14px; color:#525252; line-height:49px; display:block;}
.content .product_fl ul li em{position:absolute;top:0px;right:0;width:40px;background:url("../images/jia.png") center no-repeat;height:49px;opacity: 0.3;display:none;}
.content .product_fl ul li a:hover{ text-decoration:none; color:#3297d3;}
.content .product_fl ul li a i{ width:9px; height:11px; float:left; background:url(../images/cont_l_jt.png) center no-repeat; margin:19px 8px 19px 0;}
.content .product_fl ul li dl{display:none;}
.content .product_fl ul li dd{box-sizing:border-box;padding-left:30px;border-bottom:1px dashed #eee;}
.content .product_fl ul li dd:last-child{border:0;}
.content .product_fl ul li.on>a{color:#3297d3;}
.content .product_fl ul li em.ox{background:url("../images/jian.png") center no-repeat;}

.content .cont_l_news{ width:100%; margin:0 auto;display:none;}
.content .cont_l_news ul{ overflow:hidden;}
.content .cont_l_news ul li{ border-bottom:#bfbfbf 1px dotted; height:53px; display:-webkit-box; text-overflow:ellipsis; overflow:hidden; -webkit-line-clamp:1; -webkit-box-orient:vertical;}
.content .cont_l_news ul li a{ font-size:16px; color:#666; line-height:53px; display:block;}
.content .cont_l_news ul li a:hover{ text-decoration:none; color:#333;}
.content .cont_l_news ul li a i{ width:11px; height:11px; float:left; background:url(../images/cont_l_news.png) center no-repeat; margin:21px 8px 21px 0;}
.content .cont_l_contact{ font-size:14px; color:#525252; line-height:25px;display:none;}
.content .content_right{ float:right; width:75%;}
.content .cont_r_name{ border-bottom:#d2d2d2 1px solid; margin:0 auto 26px auto; padding:0 0 10px 0; overflow:hidden;}
.content .cont_r_name span{ font-size:22px; color:#3297d3; line-height:32px; float:left;}
.content .cont_r_name span i{ width:6px; height:24px; background:#3297d3; float:left; margin:4px 10px 4px 0;}
.content .cont_r_name font{ float:right; font-size:14px; color:#3297d3; line-height:32px;}
.content .cont_r_name font a{ color:#525252;}
.content .cont_r_name font a:hover{ text-decoration:none; color:#3297d3;}
.content .c_video{ width:78%; margin:26px auto; overflow:hidden;text-align: center;}
.content .c_video img{ max-width:100%;}
.content .company_c_name{ width:100%; margin:52px auto; overflow:hidden; position:relative; font-size:28px; color:#333; line-height:42px; text-align:center;}
.content .company_c_name span{ display:block; font-size:18px; color:#888; text-transform:uppercase; font-family:Arial, sans-serif; line-height:30px; margin:2px 0 0 0;}


.profile{ font-size:16px; color:#525252; line-height:28px;}
.profile img{ max-width:100%;}
.profile em{ display:block; font-size:18px; color:#333; font-weight:bold; margin:0 0 36px 0; text-align:center;}
.profile span{ display:block; font-weight:bold; text-align:center; margin:0 0 10px 0;}

.culture{ font-size:20px; color:#525252; line-height:32px; padding:0 0 0 16%;}
.culture img{ max-width:100%;}
.culture span{ font-weight:bold; font-size:24px;}

.honor{ width:100%; margin:0 auto;}
.honor ul{ overflow:hidden;}
.honor ul li{ width:22.9%; float:left; margin:0 2.8% 2.8% 0;}
.honor ul li:nth-child(4n){ margin:0 0 2.8% 0;}
.honor ul li img{ width:100%;}
.honor ul li em{ font-size:14px; line-height:36px; height:36px; text-align:center; display:-webkit-box; text-overflow:ellipsis; overflow:hidden; -webkit-line-clamp:1; -webkit-box-orient:vertical;}
.honor ul li a{ color:#525252; display:block;}
.honor ul li a:hover{ text-decoration:none; color:#3297d3;}

.products{ width:100%; margin:0 auto;}
.products ul{ overflow:hidden;display:flex;flex-wrap:wrap;margin-right:-2%;}
.products ul li{ float:left; width:23%; margin:0 2% 20px 0;flex-shrink:0;}
.products ul li:nth-child(4n){margin-right:0;}
.products ul li img{ width:100%;}
.products ul li p{ width:90%; margin:0 auto; border:#eee 1px solid;}
.products ul li em{ font-size:14px; display:block; margin:10px 0 0 0; text-align:center;}
.products ul li a{ color:#525252;}
.products ul li a:hover{ text-decoration:none; color:#3297d3;}

.lujing_p{ width:100%; margin:0 auto; overflow:hidden; box-shadow:inset -1px 5px 5px -4px #ccc;  padding:22px 0; font-size:14px; color:#3297d3; line-height:32px; background:#f2f2f2;}
.lujing_p a{ color:#525252;}
.lujing_p a:hover{ text-decoration:none; color:#3297d3;}

.product_jieshao{ width:100%; margin:0 auto; overflow:hidden; background:#f2f2f2; padding:0 0 45px 0;}
.product_j_name{ font-size:28px; color:#3297d3; line-height:42px; text-align:center; font-weight:bold;}
.product_j_jj{ font-size:16px; color:#888; text-align:center; line-height:30px; margin:16px 0 36px 0;}
.swiper-container{ width:100%; height:100%;}
.swiper-slide{ text-align:center; font-size:18px; background:#FFF; display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; transition:300ms; transform:scale(0.8);}
.swiper-slide-active,.swiper-slide-duplicate-active{ transform:scale(1);}


.description{ margin:60px auto 36px auto; font-size:20px; color:#333; line-height:36px; border-bottom:#bfbfbf 1px solid; text-indent:1em;}
.descrip{ margin:36px auto 60px auto; font-size:14px; line-height:25px; color:#666;}
.descrip img{ max-width:100%;}

.product_next{ width:100%; margin:0px auto 40px;}
.product_next dl{ overflow:hidden;padding:30px;box-sizing:border-box;border:1px solid #dbdbdb;border-top:0;background:#f2f2f2;}
.product_next dl dd{ float:left; width:50%; height:36px; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:1; -webkit-box-orient:vertical; overflow:hidden;border-right:1px solid #dbdbdb;box-sizing:border-box;}
.product_next dl dt{ float:right; width:50%; text-align:right; height:36px; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:1; -webkit-box-orient:vertical; overflow:hidden;}
.product_next dl a{ font-size:14px; color:#666; line-height:36px;}
.product_next dl a:hover{ text-decoration:none; color:#3297d3;}

.img-scroll{ margin:36px auto; position:relative;}
.img-scroll .prev,.img-scroll .next{ position:absolute; display:block; width:40px; top:50%; z-index:99; font-size:60px; color:#999; line-height:68px; text-align:center; font-family:宋体; margin:-34px 0 0 0;}
.img-scroll .prev{ left:0; cursor:pointer;}
.img-scroll .next{ right:0; cursor:pointer;}
.img-list{ position:relative; width:88%; height:auto; margin:0 auto; overflow:hidden;}
.img-list ul{ width:800%;}
.img-list li{ float:left; width:2.6%; margin:0 0.7% 0 0;}
.img-list li img{ width:100%;}
.img-list li em{ font-size:14px; line-height:18px; height:36px; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin:22px auto 8px auto; font-family:Arial;}
.img-list li a{ display:block; color:#666; text-align:center;}
.img-list li a:hover{ text-decoration:none; color:#3297d3;}


.p-er{font-size:20px;margin-bottom:30px;font-weight: bold;margin-top:40px;}
.p-img{}
.p-img img{max-width:100%;}
.p-tex{line-height:32px;font-size:15px;margin-bottom:50px;}
.p-tex img{max-width:100%;}
.p-bot{font-size:24px;margin-bottom:20px;font-weight: bold;}
.p-box{line-height:26px;margin-bottom:50px;overflow-x: auto;}
.p-box table{line-height:36px;min-width:800px;overflow-x: auto;}
.p-box table td{border-bottom:1px solid #ccc;text-align:left;box-sizing:border-box;padding-left:10px;}
.p-box table th{border-bottom:1px solid #ccc;text-align:left;box-sizing:border-box;padding-left:10px;color:#dd6b0a;font-weight:bold;}

.p-tu{overflow:hidden;margin:30px auto 50px;}
.p-tu ul{margin-right:-5%}
.p-tu li{width:20%;margin-right:5%;text-align:center;float:left;margin-bottom:20px;}
.p-tu li img{width:100%;}
.p-tu li p{line-height:28px;}




.solutions{ width:100%; margin:0 auto; overflow:hidden;}
.solutions_bt{ font-size:20px; color:#525252; line-height:32px; text-align:center; margin:8px 0 32px 0;}
.solutions_nr{ font-size:16px; color:#525252; line-height:28px;}
.solutions_nr img{ max-width:100%;}

.support{ font-size:14px; color:#525252; line-height:28px;}
.support img{ max-width:100%;}
.support em{ font-weight:bold; display:block; margin:0 0 30px 0;}

.ny_news{ width:100%; margin:0 auto;}
.ny_news dl{ overflow:hidden; border-bottom:#d2d2d2 1px solid; margin:0 0 28px 0; padding:0 0 28px 0;}
.ny_news dl dd{ float:left; width:28%;}
.ny_news dl dd img{ width:100%;}
.ny_news dl dt{ width:66%; float:right; font-size:14px; color:#525252; line-height:25px;}
.ny_news dl dt em{ display:block; font-size:20px; color:#333;}
.ny_news dl dt span{ display:block; color:#888; margin:6px 0 12px 0;}
.ny_news dl dt .ny_more{ width:114px; margin:16px 0 0 0;}
.ny_news dl dt .ny_more a{ font-size:14px; color:#FFF; display:block; background:#3297d3; line-height:40px; text-align:center;}
.ny_news dl dt .ny_more a:hover{ text-decoration:none; background:#ff3912;}

.lujing{ width:100%; margin:0 auto; overflow:hidden; box-shadow:inset -1px 5px 5px -4px #ccc; text-align:right; padding:22px 0; font-size:14px; color:#3297d3; line-height:32px;}
.lujing a{ color:#525252;}
.lujing a:hover{ text-decoration:none; color:#3297d3;}
.newshow_bt{ font-size:20px; color:#3297d3; line-height:32px;}
.newshow_bt p{ font-size:14px; color:#666; line-height:25px; margin:6px 0 0 0;}
.newshow_bt em{ color:#333;}
.newshow_bt span{ color:#3297d3;}
.newshow{ margin:36px auto 60px auto;}
.newshow_sm{ border-bottom:#d2d2d2 1px solid; border-top:#d2d2d2 1px solid; font-size:14px; color:#525252; line-height:25px; padding:30px 0; margin:26px auto;}
.newshow_sm img{ max-width:100%;}
.newshow_next{ margin:26px auto 0 auto;overflow:hidden;}
.newshow_next .n_next{ float:left; width:90%;}
.newshow_next .n_next ul{ overflow:hidden;}
.newshow_next .n_next ul li{ line-height:25px;}
.newshow_next .n_next ul li a{ font-size:14px; display:block; color:#333;}
.newshow_next .n_next ul li a:hover{ text-decoration:none; color:#3297d3;}
.newshow_next .n_fanhui{ float:right; width:8%;}
.newshow_next .n_fanhui a{ background:#3297d3; line-height:50px; text-align:center; display:block; color:#FFF;}
.newshow_next .n_fanhui a:hover{ text-decoration:none;}
.contact_us{ font-size:16px; color:#525252; line-height:28px; width:90%; margin:0 auto;}
.contact_us img{ max-width:100%;}
.contact_us em{ display:block; font-size:18px; font-weight:bold; margin:0 0 12px 0;}



.sj{display:none;}
.x-sos{float:right;display:flex;align-items:center;margin-left:20px;cursor: pointer;margin-top: 12px;}
.head_top .x-sosimg2{display:none;}
.head_top2 .x-sosimg2{display:block;}
.head_top2 .x-sosimg1{display:none;}
.ixx{position:absolute;top:0;left:100%;width:100%;display:none;box-shadow:0 15px 27px 0 rgba(167,165,165,0.38);}
.x-soxx{position:absolute;top:100%;right:3.2%;background:rgb(0 0 0 / 36%);padding:10px;width:400px;display:none;}
.x-soxx p{display:flex;align-items:center;}
.x-soxx input{width:calc(100% - 60px);line-height:50px;height:50px;color:#000;border:none;outline: none;background: rgb(255 255 255 / 70%);box-sizing:border-box;padding:20px;}
.x-soxx a{display:inline-block; vertical-align:middle;color:#FFF;margin-left:20px;}

.x-about{background:url(../images/xab8.jpg) bottom center no-repeat;padding:0px 0px 83px;}
.x-ab-a{max-width:1000px;margin:auto;}
.x-ab-aa{font-size:30px;font-weight:bold;margin-bottom:30px;text-align:center;color:#FFF;}
.x-ab-bb{font-size:16px;text-align:center;color:#FFF;}
.x-ab-bb video{padding:5px 0 0;margin:0;border:0;display: inline-block;height:400px;}
.x-ab-b{text-align:center;margin-top:50px;}
.x-ab-b a{display:inline-block;background:#3297d3;color:#FFF;padding:15px 30px;font-size:16px;border-radius: 5px;}

.x-pr{display:flex;justify-content: space-between;flex-wrap:wrap;margin-top:40px;}
.x-pra{box-sizing:border-box;border:1px solid #eee;width:42%;flex-shrink:0;}
.x-pra img{width:100%;}
.x-prb{box-sizing:border-box;padding:40px;background:#f2f2f2;width:53%;flex-shrink:0;}
.x-prba{font-size:28px;border-bottom:1px solid #dbdbdb;padding-bottom:20px;margin-bottom:20px;}
.x-prbb{color:#666;line-height:30px;min-height:120px;}
.x-prcc{display:flex;align-items:center;border-bottom:1px solid #dbdbdb;border-top:1px solid #dbdbdb;padding:20px 0;}
.x-prcc img{margin-right:20px;}
.x-prcc span{font-size:28px;display:block;}
.x-prdd{display:flex;margin-top:10%;}
.x-prdd a{display:inline-block;background:#3297d3;border-radius:5px;box-shadow:0 2px #eee;padding:10px 30px;color: #FFF;}
.x-prdd img{margin-right:5px;}
.x-prdd a:hover{box-shadow:0 0px 10px #ccc;}

.x-prx{box-sizing:border-box;border:1px solid #dbdbdb;margin:50px auto 0px;}
.x-prx-a{font-size:22px;box-sizing:border-box;padding:15px 0 15px 40px;background:#f2f2f2;border-bottom:1px solid #dbdbdb;color:#3297d3;}
.x-pro{box-sizing:border-box;padding:40px;}
.x-produ{font-size:16px;color:#000;margin-bottom:20px;font-weight: bold;}
.x-produ:before{content: '';width:5px;height:20px;background:#3297d3;margin-right:10px;display: inline-block;vertical-align: middle;}
.x-produ p{display: inline-block;vertical-align: middle;}
.x-praa{line-height:30px;color:#555;margin-bottom:30px;}
.x-prbb{}
.x-prbb li{display:flex;justify-content: space-between;border-bottom:1px dashed #eee;padding:10px 0;}

.x-prs{background:#f6f7fb;padding:60px 0 30px;margin-top:40px;}
.x-prs ul{display:flex;}
.x-prs li{width:23%;margin-right:2%;text-align:center;}
.x-prs p{padding:15px 0;}
.x-prs img{width:100%;}
.x-prs li:nth-child(4){margin-right:0;}

.x-pouu{border:1px solid #dbdbdb;box-sizing:border-box;}
.x-pouu-a{box-sizing:border-box;padding:40px;overflow:hidden;display:flex;flex-wrap:wrap;justify-content:space-between;background: #f9f9f9;}
.x-pouu-a input{width:31%;float:left;flex-shrink:0;line-height:42px;box-sizing:border-box;padding:0 20px;border: 1px solid #ccc;}
.x-pouu-a textarea{width:100%;flex-shrink:0;padding:20px;height:120px;box-sizing:border-box;margin:20px 0;border: 1px solid #ccc;}
.x-pouu-b{flex-shrink:0;width:100%;text-align:center;}
.x-pouu-b a{display:inline-block;background:#3297d3;padding: 10px 30px;border-radius: 5px;color:#FFF;}
#map_container{height:500px;}