input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; outline: none; } 
img {/*出现效果平滑过渡*/ max-width:100%; height:auto;display: inline-block;}
a{display:block;width:100%; height:auto;cursor:pointer; 
     transition:All 0.8s ease-in-out;
    -webkit-transition:All 0.8s ease-in-out;
    -moz-transition:All 0.8s ease-in-out;
    -o-transition:All 0.8s ease-in-out;}
a:hover{ transition:All 0.8s ease-in-out;
    -webkit-transition:All 0.8s ease-in-out;
    -moz-transition:All 0.8s ease-in-out;
    -o-transition:All 0.8s ease-in-out;}
*{font-family:"Microsoft YaHei", "Hiragino Sans GB", "Helvetica Neue", "Arial", "sans-serif";margin:0; padding:0; border:none; outline:none;list-style: none;text-decoration: none; vertical-align: middle;}
.bi{max-width:100%; display:block; width:100%; min-width:1200px; height:auto; float:left;}
.bo{max-width:100%; display:none; width:100%; width:100%; min-width:1200px; height:100%; float:left;}
body{max-width:100%; width:100%; min-width:1200px; height:100%; float:left;}

/*导航*/
.banner-sodo{ float:left; position:relative; width:100%; height:450px;}
.banner-sodo img{ width:100%; height:450px;}
.nav{width:100%;margin:0 auto; position:relative; z-index:10; height:100px; background-color:#222222;}
.menu,.menu ul{list-style:none;display:flex; display:-webkit-filter-flex; display:-moz-flex;display:-ms-flex;display:-o-flex;}
.menu span.logo{ margin:auto; display:block; margin-top:9px;}
.menu span.logo img{ width:90px;}

.menu{height:100%; width:1160px; margin:auto;}
.menu li{background:0; display:table; float:left; height:76px;border-bottom:0;border-top:0;padding:0 30px;}
.menu>li{display:block; width:auto;position:relative; z-index:150px;}
.menu>li:first-child{border-radius:0;}
.menu a{color:#fff; width:auto;display:block;font-size:16px;text-align:center;line-height:100px;text-decoration:none;text-transform:uppercase}
.menu li:hover{animation:width 0.3s infinite;animation-timing-function:linear;-webkit-animation:width 0.3s infinite;-webkit-animation-timing-function:linear;animation-iteration-count:1;-webkit-animation-iteration-count:1;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;}
.menu li:hover>a{border-radius:0;border-left:0;color:#fff; border:0;}
ul.submenu{ display:block; position:absolute; left: -10px; z-index:150px;}
.submenu{ left:0;width:100%;position:absolute;top:100%; z-index:150px;-webkit-perspective:400px;-moz-perspective:400px;-ms-perspective:400px;-o-perspective:400px;perspective:400px;}
.submenu li{opacity:0; z-index:150px;-webkit-transform:rotateY(90deg);-moz-transform:rotateY(90deg);-ms-transform:rotateY(90deg);-o-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-transition:opacity .4s,-webkit-transform .5s;-moz-transition:opacity .4s,-moz-transform .5s;-ms-transition:opacity .4s,-ms-transform .5s;-o-transition:opacity .4s,-o-transform .5s;transition:opacity .4s,transform .5s;
background:#fff;height:40px;display:flex;min-width:96px;padding:0px;}
.submenu li a{font-size:15px; line-height:40px;   margin: auto;text-align:center; font-family:"Hiragino Sans GB";   width: auto;padding:0px 15px;color:#333;line-height:40px; text-align:center;
overflow:hidden;
text-overflow:ellipsis;
word-break: break-all;
-webkit-box-orient:vertical;
-webkit-line-clamp:1;  }
.submenu li:hover a{ color:#333; border:0;border-bottom:0px;border-radius:0;color:#fff;font-size:15px;transition:All 0.1s ease-in-out;-webkit-transition:All 0.1s ease-in-out; -moz-transition:All 0.1s ease-in-out;-o-transition:All 0.1s ease-in-out;}
.submenu li:hover{ border-bottom:none; border:0; background-color:#0082cb; color:#333;}
.menu>li:hover .submenu,.menu>li:focus .submenu{max-height:2000px;z-index:200; position: absolute;}
.menu>li:hover .submenu li,.menu>li:focus .submenu li{position:relative; z-index:200px;opacity:1;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}
.menu li:hover .submenu li:nth-child(1){    position: relative; z-index:200px;-webkit-transition-delay:0s;-moz-transition-delay:0s;-ms-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}
.menu li:hover .submenu li:nth-child(2){position:relative; z-index:200px;-webkit-transition-delay:50ms;-moz-transition-delay:50ms;-ms-transition-delay:50ms;-o-transition-delay:50ms;transition-delay:50ms}
.menu li:hover .submenu li:nth-child(3){position:relative; z-index:200px;-webkit-transition-delay:100ms;-moz-transition-delay:100ms;-ms-transition-delay:100ms;-o-transition-delay:100ms;transition-delay:100ms}
.menu li:hover .submenu li:nth-child(4){position:relative; z-index:200px;-webkit-transition-delay:150ms;-moz-transition-delay:150ms;-ms-transition-delay:150ms;-o-transition-delay:150ms;transition-delay:150ms}
.menu li:hover .submenu li:nth-child(5){position:relative; z-index:200px;-webkit-transition-delay:200ms;-moz-transition-delay:200ms;-ms-transition-delay:200ms;-o-transition-delay:200ms;transition-delay:200ms}
.menu li:hover .submenu li:nth-child(6){position:relative; z-index:200px;-webkit-transition-delay:250ms;-moz-transition-delay:250ms;-ms-transition-delay:250ms;-o-transition-delay:250ms;transition-delay:250ms}
.menu li:hover .submenu li:nth-child(7){position:relative; z-index:200px;-webkit-transition-delay:300ms;-moz-transition-delay:300ms;-ms-transition-delay:300ms;-o-transition-delay:300ms;transition-delay:300ms}
.menu li:hover .submenu li:nth-child(8){position:relative; z-index:200px;-webkit-transition-delay:350ms;-moz-transition-delay:350ms;-ms-transition-delay:350ms;-o-transition-delay:350ms;transition-delay:350ms}
.submenu li:nth-child(1){ position:relative; z-index:200px;-webkit-transition-delay:350ms;-moz-transition-delay:350ms;-ms-transition-delay:350ms;-o-transition-delay:350ms;transition-delay:350ms}
.submenu li:nth-child(2){position:relative; z-index:200px;-webkit-transition-delay:300ms;-moz-transition-delay:300ms;-ms-transition-delay:300ms;-o-transition-delay:300ms;transition-delay:300ms}
.submenu li:nth-child(3){position:relative; z-index:200px;-webkit-transition-delay:250ms;-moz-transition-delay:250ms;-ms-transition-delay:250ms;-o-transition-delay:250ms;transition-delay:250ms}
.submenu li:nth-child(4){position:relative; z-index:200px;-webkit-transition-delay:200ms;-moz-transition-delay:200ms;-ms-transition-delay:200ms;-o-transition-delay:200ms;transition-delay:200ms}
.submenu li:nth-child(5){position:relative; z-index:200px;-webkit-transition-delay:150ms;-moz-transition-delay:150ms;-ms-transition-delay:150ms;-o-transition-delay:150ms;transition-delay:150ms}
.submenu li:nth-child(6){position:relative; z-index:200px;-webkit-transition-delay:100ms;-moz-transition-delay:100ms;-ms-transition-delay:100ms;-o-transition-delay:100ms;transition-delay:100ms}
.submenu li:nth-child(7){position:relative; z-index:200px;-webkit-transition-delay:50ms;-moz-transition-delay:50ms;-ms-transition-delay:50ms;-o-transition-delay:50ms;transition-delay:50ms}
.submenu li:nth-child(8){position:relative; z-index:200px;-webkit-transition-delay:0s;-moz-transition-delay:0s;-ms-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}

/*轮播图*/
.banner{ margin-bottom:0px;}
.banner-lit{ width:180px; height:550px; position:absolute; top:40px; right:0; z-index:100; background-color:#fff; overflow: hidden;}
.banner-lit img{ width: 180px; height: 220px;}
.banner .flexslider { position: relative; width: 100%; height: 550px; overflow: hidden;  z-index:1}
.banner .slides { position: relative; z-index: 1;}
.banner .slides li { height: 550px;}
.banner .slides li a{ width:100%; height:550px; display:block;}
.banner .flex-control-nav { position: absolute; bottom:30px; z-index: 2; width:100%; text-align: center;}
.banner .flex-control-nav li { display: inline-block; width:40px; height:3px; margin: 0 5px; *display: inline; zoom: 1;}
.banner .flex-control-nav a { display: inline-block; width:40px; height:3px; line-height: 40px; overflow: hidden; cursor: pointer; background-color:#fff; font-size:0;}
.banner .flex-control-nav .flex-active { background-color:#0082cb;}
.banner .flex-direction-nav{ position: absolute; z-index:100; width: 100%;}
.banner .flex-direction-nav a{ display: block; position: absolute; font-size: 0;}
ner .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {}
.banner .flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
/*服务范围*/
.business{ float:left; position:relative; width:100%; margin-top:40px;}
.business .business-mein{ margin:auto; width:1200px;}
.business-mein .business-top{ width:100%; height:100px; margin:auto; display:block;}
.business-mein .business-top h1{ text-align:center; font-size:32px; font-weight:normal; color:#333333; display:block;}
.business-mein .business-top span{font-size:16px; font-family:Arial Narrow;color:#999999; display:inline-block; text-align:center; margin:auto;}
.business-mein .business-top span img{ display:block;}
.business-mein .business-top .business-span{ margin:auto; display:block; text-align:center; }
.business-mein .business-tebody{ width:100%; height:530px; margin:auto;}
.business-mein .business-tebody .business-tebody-top{ margin:auto; display:block; }
.business-mein .business-tebody .business-tebody-top ul{   margin: auto;
    display: table;
    text-align: -webkit-center; display:block; margin:auto; text-align:center;margin-bottom:60px;}
.business-mein .business-tebody .business-tebody-top li{  display: inline-block; margin:0px 0px; height:38px; width:68px; display: -webkit-inline-box;}
.business-mein .business-tebody .business-tebody-top li:hover{ background:url(../images/guan.png) no-repeat 0px 0px; background-size:100% 100%;}
.business-mein .business-tebody .business-tebody-top li a{ line-height:39px; color:#333333; font-size:20px;}
.business-mein .business-tebody .business-tebody-top li a:hover{ color:#0082cb;transition:All 0.2s ease-in-out; -webkit-transition:All 0.2s ease-in-out;-moz-transition:All 0.2s ease-in-out;-o-transition:All 0.2s ease-in-out;}
.business-mein .business-tebody .business-tebody-bottom{width:100%;margin:auto; display:block; }
.business-mein .business-tebody .business-tebody-bottom li .business-bottom-left{ position:relative; z-index:2; float:left; width:560px; margin-top:60px;}
.business-mein .business-tebody .business-tebody-bottom li .business-bottom-left h1{ font-size:22px; color:#333333; font-weight:normal; text-align:left;}
.business-mein .business-tebody .business-tebody-bottom li .business-bottom-left h2{ margin-top:18px; border-bottom:2px solid #0082cb; width:55px; margin-left:2px;}
.business-mein .business-tebody .business-tebody-bottom li .business-bottom-left p{ display: -webkit-box !important;
overflow:hidden;
text-overflow:ellipsis;
word-break: break-all;
-webkit-box-orient:vertical;
-webkit-line-clamp:6;  margin-top:38px; margin-bottom:40px; font-size:15px; text-align:left; width:465px; color:#666666;}
.business-mein .business-tebody .business-tebody-bottom li .business-bottom-left a{display:inline-block; line-height:30px; text-align:center; font-size:12px; font-family:Arial Narrow; width:190px; height:30px; border:1px solid #e3e3e3; color:#838383;}
.business-mein .business-tebody .business-tebody-bottom li .business-bottom-left a:hover{ border:1px solid #0082cb; background-color:#0082cb; color:#fff;}
.business-mein .business-tebody .business-tebody-bottom li{ display:none;}
.business-mein .business-tebody .business-tebody-bottom li.activ{ display:block; position:relative; height:365px;}
.business-mein .business-tebody .business-tebody-bottom .business-bottom-rgiht{ position:relative; z-index:2; width:640px; float:left; height:360px;}
.business-mein .business-tebody .business-tebody-bottom .business-bottom-rgiht video{position: absolute;width:640px;height: auto;}
/*关于榕都*/
.about-rodu{ float:left; width:100%;height:600px;position:relative; background:url(../images/about.jpg) no-repeat 0 0; background-size:100% 100%;}
.about-rodu .about-rodum{ margin:auto; width:1200px; display:block; margin-top:47px;}
.about-rodum .business-top{ width:100%; height:110px; margin:auto; display:block;}
.about-rodum .business-top h1{ text-align:center; font-size:32px; font-weight:normal; color:#333333; display:block;}
.about-rodum .business-top span{font-size:16px; font-family:Arial Narrow;color:#999999; display:inline-block; text-align:center; margin:auto;}
.about-rodum .business-top span img{ display:block;}
.about-rodum .business-top .business-span{ margin:auto; display:block; text-align:center; margin-bottom:40px;}

.about-img1 span, .about-img2 span, .about-img3 span{ width:95%; display:block; }
.about-img1 span strong, .about-img2 span strong, .about-img3 span strong{ font-size:40px;height: 100%;display: inline-block;  line-height: 70px; float: left;  margin: 2px 12px; color: #333;}
	
.about-img .about-img4:hover .about-img1-img a img{
 -webkit-filter: brightness(0.4);
    filter: brightness(0.4);

   transition:All 1s ease-in-out;
    -webkit-transition:All 1s ease-in-out;
    -moz-transition:All 1s ease-in-out;
    -o-transition:All 1s ease-in-out; 
position:relative; z-index:1; cursor:pointer;}	
.about-img .about-img2:hover .about-img1-img a img{
 -webkit-filter: brightness(0.4);
    filter: brightness(0.4);

   transition:All 1s ease-in-out;
    -webkit-transition:All 1s ease-in-out;
    -moz-transition:All 1s ease-in-out;
    -o-transition:All 1s ease-in-out; 
position:relative; z-index:1; cursor:pointer;}	

.about-img .about-img3:hover .about-img1-img a img{
 -webkit-filter: brightness(0.4);
    filter: brightness(0.4);

   transition:All 1s ease-in-out;
    -webkit-transition:All 1s ease-in-out;
    -moz-transition:All 1s ease-in-out;
    -o-transition:All 1s ease-in-out; 
position:relative; z-index:1; cursor:pointer;}	


 
 
.about-rodum .about-img .about-img1, .about-img2, .about-img3{ cursor:pointer;background-color: #fff;width:253px; height:100%; position:relative; display:block; margin:auto; float:left; margin-right:30px;}
	
.about-rodum .about-img{ margin:auto; display:block; width:100%; height:365px; position:relative;}
.about-rodum .about-img .about-img1 .about-img1-text, .about-rodum .about-img .about-img2 .about-img1-text, .about-rodum .about-img .about-img3 .about-img1-text{ position:absolute; z-index:10; width:100%; height:100%;}
/*.about-rodum .about-img .about-img1 .about-img1-text a:hover ,.about-rodum .about-img .about-img2 .about-img1-text a:hover,.about-rodum .about-img .about-img3 .about-img1-text a:hover{ transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
	 transition:All 0.2s ease-in-out;
    -webkit-transition:All 0.2s ease-in-out;
    -moz-transition:All 0.2s ease-in-out;
    -o-transition:All 0.2s ease-in-out; position:relative; z-index:5;}*/
.about-rodum .about-img .about-img1 .about-img1-text img, .about-rodum .about-img .about-img2 .about-img1-text img, .about-rodum .about-img .about-img3 .about-img1-text img{ margin:auto; display:block; text-align:center; margin-top:115px;}
.about-rodum .about-img .about-img1 .about-img1-text h1, .about-rodum .about-img .about-img2 .about-img1-text h1, .about-rodum .about-img .about-img3 .about-img1-text h1{ font-weight:normal; margin-bottom:5px; color:#fff; text-align:center; font-size:26px;}
.about-rodum .about-img .about-img1 .about-img1-text p, .about-rodum .about-img .about-img2 .about-img1-text p, .about-rodum .about-img .about-img3 .about-img1-text p{color:#fff; text-align:center; font-size:14px;}
.about-rodum .about-img .about-img2 .about-img1-text img{ width: auto;  }
.about-rodum .about-img .about-img3 .about-img1-text img{width: auto; }

.about-img1 .about-img1-img img{ display:block; }
.about-img2 .about-img1-img img{ display:block;  background: black;}
.about-img3 .about-img1-img img{  display:block; background: black;}

.about-rodum .about-img .about-img4{ width:303px; float:right; height:100%;}
.about-rodum .about-img .about-img4 .business-bottom-left{ float:left;  margin-top:50px;}
.about-rodum .about-img .about-img4 .business-bottom-left h1{ font-size:22px; color:#333333; font-weight:normal; text-align:left;}
.about-rodum .about-img .about-img4 .business-bottom-left h2{ margin-top:18px; border-bottom:2px solid #0082cb; width:55px; margin-left:2px;}
.about-rodum .about-img .about-img4 .business-bottom-left p{
display: -webkit-box !important;
overflow:hidden !important;
text-overflow:ellipsis !important;
word-break: break-all !important;
-webkit-box-orient:vertical !important;
-webkit-line-clamp:6 !important; 
 
-moz-display: -webkit-box !important;
-moz-box-orient:vertical !important;
-moz-line-clamp:6 !important;  

-ms-display: -webkit-box !important;
-ms-box-orient:vertical !important;
-ms-line-clamp:6 !important;  
-o-display: -webkit-box !important;
-o-box-orient:vertical !important;
-o-line-clamp:6 !important;  




 margin-top:38px; margin-bottom:40px; font-size:15px; text-align:left; color:#666666;}
.about-rodum .about-img .about-img4 .business-bottom-left a{display:inline-block; background-color:#fff; border: 1px solid #e3e3e3; color: #838383;line-height:30px; text-align:center; font-size:12px; font-family:Arial Narrow; width:190px; height:30px;}
.about-rodum .about-img .about-img4 .business-bottom-left a:hover {  color:#fff; border:1px solid #0082cb; background-color:#0082cb;}
/*底部*/
.w_wbox-001{    background-color: rgba(245,245,245,1);
    border-bottom: 1px solid #ddd;}
.wbox-1515{ width:1200px; margin:auto; height:45px;}
.e_breadcrumb e_breadcrumb-001 p_breadcrumbFirst{
	 display: inline-block;
    vertical-align: middle;
    position: relative;}
	.font{ float:left; line-height:45px;}
span.i_separator{   font-size: 14px;
    color: #666;
    height: 30px;
    line-height:45px;}
span.i_homePage{   display: inline-block;
    font-size: 14px;
    color: #666;
    height: 30px;
    line-height:45px;
 }
.w_common{ float:left; width:100%; position:relative; margin-bottom:60px;}
.w_common .w_common1{ margin:auto; width:1200px; margin-top:45px;}
.w_common1 span{ display:inline-block; float:left;}
.w_common1 span h1{ font-size:40px; color:#333; display:block;}
.w_common1 span p{font-size:16px; color:#A9A9A9;}
.w_common1  img{ float:left; margin-left:70px; margin-right:50px;}
.w_common .w_common1 .abq{ float:left; display:unset; width:auto; margin-top:20px; text-align:center;}
.w_common .w_common1 a{ display:unset;float:left; width:auto; text-align:center; background:#fff; color:#333;padding:10px 20px; margin:0px 10px; font-size:15px;}
.w_common .w_common1 a.activ{ background:#0082cb;  color:#fff; padding:10px 20px;margin:0px 10px; font-size:15px;     display: unset;}
.p_contentBox1 { float:left;width: auto;
    height: auto;
    padding: 0px;
    overflow: hidden;}

.e_box-000{ float:left; width:100%;}
.main{ width:1200px; margin:auto;}
.tp{ width:450px; float:left;}
.bt1 a{ color:#666;    font-size: 36px !important;
    line-height: 50px !important;
    font-weight: bold;
    position: relative;
    margin-top: 30px !important;}
 .text{ float:left; width:660px; margin-left:50px;}
.bt2{ color:#999; font-size:14px; line-height:24px;}
ol.label{ float:left; width:100%;}
ol.label li{ float:left; margin:0px 5px; font-size:14px; cursor:pointer;  display:block;}
ol.label li.activ{ background-color:#d70000; color:#fff; padding:0px 3px;}
ol.label .liy{ margin:auto; width:80%; display:block; text-align:center;}
.adapMobile .adapMobilemao{ overflow:hidden;   animation-fill-mode: both;
    box-sizing: border-box; width:1200px;margin:auto; margin-bottom:50px; height:100%;}

.adapMobile{     animation-fill-mode: both;
    box-sizing: border-box;float:left; width:100%; margin:auto;}
.adapMobile h3{ font-size:24px; color:#555; text-align:center; margin:20px 0px 30px 0px;}
.adapMobile .adapMobilemao  li{ display:block; width:380px; margin-left:15px; float:left; height: auto; margin-bottom:50px;}
.adapMobile .adapMobilemao  li a{ color:#555; float:left;font-size:14px;}
.adapMobile .adapMobilemao  li a:hover{ color:#d70000; transition:All 0.1s ease-in-out;
    -webkit-transition:All 0.1s ease-in-out;
    -moz-transition:All 0.1s ease-in-out;
    -o-transition:All 0.1s ease-in-out;}
.adapMobile .adapMobilemao .adapMobilemaomaig{ margin-left:20px;  margin-bottom:10px; margin-right:20px; height:100%; float:left;}
#columns{ margin-bottom:50px;    animation-fill-mode: both;
    box-sizing: border-box;
    column-gap: 30px;
    width: 1280;
    max-width: 1280px; margin: 0px;
    padding: 0px;
    line-height: 1.8;
    font-size: 14px;}
#columns figure{ text-align:center; overflow:hidden;
	    display: inline-block;
    list-style: none !important;
       border: 1px dotted #ccc;
    text-align: center;
 
    padding: 30px 0px !important;
    height: 50px;}
 #columns figure img {
  
    padding-bottom: 5px;
    margin-bottom: 0px;
}
#columns figure figcaption { text-align:center;
    font-size: 14px;
    color: #444;

}
.jkdaafd{  margin: auto;
    display: table;
    text-align: -webkit-center;}
.jkdaafd span.current{ display: inline-block; background:#aaa;border: 1px solid #aaa; color:#fff; text-align:center; padding:0px 10px; height: 30px; line-height:30px; margin:0px 5px;}
.jkdaafd a.num{display: inline-block; width:auto; border: 1px solid #aaa; color:#999; text-align:center; padding:0px 10px; height: 30px;line-height:30px;margin:0px 5px;}
.jkdaafd a.next{display: inline-block; width:auto;border: 1px solid #aaa; color:#999; text-align:center; padding:0px 20px; height: 30px;line-height:30px;margin:0px 5px;}
.jkdaafd a.prev{display: inline-block; width:auto;border: 1px solid #aaa; color:#999; text-align:center; padding:0px 20px; height: 30px;line-height:30px;margin:0px 5px;}
img.js_thumb{ height:262px;}
.picture{ position: relative; height:252px; z-index:1;}
.imgimg0{ position:absolute; z-index:5; margin:auto;top:50%;left:50%; margin-left:-30px;margin-top:-25px; }
.imgimg0 img{ width:60px; height:60px; }
/*联系我们*/
.about1{ float:left; width:100%;}
.about1 .about1-top{    margin:auto; width:1200px; padding-bottom: 150px;}
.about1-li{ float: left; width:100%; border:1px solid #cccccc; height: auto; margin-bottom:30px;}
.about1-li li{ width:398px; float:left; padding:20px 0px 20px 0px;}
.about1-li li h1{ font-size:15px; color:#666; line-height:30px; text-align:left; text-indent:30px;}
.about1-li li h2{ font-size:15px; color:#999; line-height:30px;font-weight:normal;text-align:left; text-indent:30px;}
.about1-img{ margin:auto; text-align:center; display:block; margin-bottom:50px;}

.about2{ float:left; width:100%;}
.about2 form.msgForm{ display:block; margin:auto; width:1200px;}
.about2-text{float:left; width:100%; margin-bottom:10px; padding:0px 0px 0px 150px;}
.about2-text span{ float:left; width:40%; font-size:14px; color:#999;}
.about2-text span input.wan{ line-height:30px; width:15px; height:15px; font-size:14px; color:#999;}
.about2-text span input.tijiao{ background:#eb0012; margin-bottom:100px; color:#fff; width:100px; text-align:center; margin-left:90px; text-indent:0; height:40px; line-height:40px;}
.about2-text p{ float:left; width:80px; text-align:right; line-height:30px; font-size:14px; color:#555; margin-right:10px;}
.about2-text p strong{ color:#eb0012;}
.about2-text textarea{ width:840px; height:140px; float:left; color:#999; padding:5px 5px; border:1px solid rgba(228,228,228,1);}
.about2-text input{border:1px solid rgba(228,228,228,1); width:380px; height:36px; line-height:36px; text-indent:10px;}
/*人才招聘*/
.recruit{ float:left; width:100%; height:auto; position:relative;}
.recruit .recruitmao{ margin:auto; width:1200px; margin-top:20px; margin-bottom:50px;}
.recruitmaoleft .recruitmaoleft-top{ color:#fff; height:70px; width:100%; padding-top:50px; background-color:#00afaa;}
.recruitmaoleft .recruitmaoleft-top h1{ font-size:20px; text-indent:50px; }
.recruitmaoleft .recruitmaoleft-top p{ font-size:14px; line-height:30px; text-indent:50px; }
.recruitmaoright{ float:left; width:1200px; margin-bottom:200px; background:#fff; padding-top:20px;}
.recruitmaoright h1{ text-indent:5px; font-size:18px; width:500px; float:left; color:#333; font-weight:600;}
.recruitmaoright span{ display:inline; float:right; margin-right:20px; font-size:#16px; color:#999;}
.recruit-div{ float:left; width:100%;}
.recruit-div .recruit-div-top{ margin:auto; display: flex; width:100%;}
.recruit-div .recruit-div-top li{ float:left; display:block; margin:auto; background-color:#00afaa; color:#fff; text-align:center; padding:20px 0px; font-size:14px; width:149px; margin-right:1px;}
.recruit-div-list{ float:left;}
.recruit-div-list ul.top li{ color:#333;  height:60px; background-color:#ebebeb; float:left; text-align:center; line-height:30px; font-size:14px;width:149px; margin-right:1px;}
.recruit-div-list ul.bottom li{color:#333;  height:60px; background-color:#f5f5f5; float:left; text-align:center; line-height:30px; font-size:14px;width:149px; margin-right:1px;}
/*技术支持*/
.jishu{ float:left; width:100%; position:relative;}
.jishu .jishu-mao{ margin:auto; width:1200px; margin-bottom:50px;}
.jishu .jishu-mao img{ display:block; margin:auto;}
/*分列表页*/
.diimg{float:left;width:100%;}
.diimg .diimg-img{ margin:auto; width:1000px; display:block; text-align:center;}
.diimg .diimg-img img{ margin:auto; display:block; text-align:center; width:85px; height:60px;}

.disaggregatedmao{ margin:auto; width:1200px;}
.disaggregated{ width:100%; float:left; margin-bottom:30px;}
.disaggregatedli{ margin:0px 0px 20px 0px; float:left; height:200px; width:100%;}
.disaggregatedliimg img{ float:left; height:170px; width:300px;}
.disaggregatedlitext{ width:750px; float:left;}
.disaggregatedlitext h1{ font-weight:normal; font-size:16px; color:#333; margin-left:50px; height:30px;}
.disaggregatedlitext h2{ font-weight:normal; font-size:14px; color:#666; margin-left:50px;}
.disaggregatedlitextrgiht{ float:right;}
.disaggregatedlitextrgiht h1{ font-weight: normal; font-size:26px; color:#999; }
.disaggregatedlitextrgiht h2{ width:35px; float:right; border-bottom:2px solid #d2d2d2;}
.jkdaafd{ margin:auto; display:block; text-align:center; width:100%;float: left; margin-bottom:50px;}
.jkdaafd input{ margin:auto; border:0; background-color:#CCC; padding:5px 10px; margin-left:5px; margin-right:5px; font-size:14px; color:#333;}
.jkdaafd input:hover{ background:#d70000; color:#fff;}
/*分列表页详细*/
.xianxiu{ float:left; width:100%; margin-bottom:100px;}
.xianxiu .xianxiuma{ margin:auto; width:1200px;}
.xianxiu .xianxiuma span{ float:left; width:100%; height:100%;    display: block;}
.xianxiuma h1{ font-size:20px; color:#333; font-weight:600; text-align:center; line-height:40px; margin-bottom:10px;}
.xianxiuma-text{ float:left; width:100%; height:125px;}
.xianxiuma-text p.text1{color:#555; font-size:14px;text-align:left; padding-top:20px; line-height:20px;}
.xianxiuma-text p.text2{color:#999; font-size:14px; text-align:left;padding-top:20px;}
.xianxiuma p{ text-align:center; display:block; color:#999; font-size:14px;}
a.jkas1{ float:left; width:50%; color:#999; font-size:14px; margin-top:10px;}
a.jkas2{ float:right; text-align:right; width:50%; color:#999; font-size:14px; margin-top:10px;}
a.jkas1:hover, a.jkas2:hover{ color:#f00;}

.utuo{ float:left; width:100%; margin-bottom:50px;}
.utuo .utuo-yo{ margin:auto; width:1200px;}
.utuo-1{ float:left; width:390px; background-color:rgba(89,87,88,1); height:450px;}
.utuo-1 span{ display:block; width:90%; margin:auto; margin-top:50px;}
.utuo-1 span p{ color:#fff; font-size:18px; padding-left:10px; display:inline; letter-spacing:5px;}
.utuo-1 span img{ width:240px;}
.utuo-2{ float:left; width:100%; padding-top:30px;}
.utuo-2 li{ line-height:30px;}
.utuo-2 li a{ color:#fff; font-size:14px; text-indent:30px; text-align:left;}
/*轮播图*/
.main_visual{margin:auto; width:1200px; display:block; height:450px; margin-bottom:50px;overflow:hidden;position:relative}
.main_image{height:3200px;overflow:hidden;position:relative; width:1200px;}
.main_image ul{width:9999px;height:350px;overflow:hidden;position:absolute;top:0;left:0;  width:100%;}
.main_image li{float:left;width:100%;height:350px;}
.main_image li a{display:block;width:100%;}
.main_image li img{     width: auto;
    height: 450px;}

div.flicking_con{position:absolute;top:400px;left:50%;z-index:999;width:300px;height:21px;margin:0 0 0 -50px; margin-left:-65px;}
div.flicking_con a{float:left;height:20px; background-color:#fff;color:#333; font-size:12px; line-height:22px; width:30px;padding:0 5px; text-align:center; margin:0px 5px 0px 5px;}
div.flicking_con a.on{background:#0082cb; color:#fff;}

#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;}
#btn_prev{background:url(images/hover_left.png) no-repeat left top;left:100px;}
#btn_next{background:url(images/hover_right.png) no-repeat right top;right:100px;}
/*底部*/
.footer{float:left; width:100%;height:335px;position:relative; padding-top:38px; background-color:#222222;}
.footer .footer-er{ margin:auto; width:1200px; position:relative;}
.footer .footer-er .footer-left{ margin-left:60px; width:700px; height:220px; float:left;}
.footer .footer-er .footer-right{ width:440px; float:left; height:220px;}
.footer .footer-er .footer-left ul{ width:175px; float:left;}
.footer .footer-er .footer-left ul span{ text-align:left; font-size:14px; color:#fff;}
.footer .footer-er .footer-left ul span img{ display:block;}
.footer .footer-er .footer-left ul li{ width:100%;}
.footer .footer-er .footer-left ul li a{ color:#757982; line-height:28px; font-size:12px;}
.footer .footer-er .footer-left ul li a:hover{ color:#fff; line-height:28px; font-size:12px;}
.footer .footer-er .footer-bomttom ul li a:hover{ color:#fff;}
.footer .footer-er .footer-left{ width:700px; height:190px; float:left;}
.footer .footer-er .footer-right{ width:440px; float:left; height:190px;}
.footer .footer-er .footer-right ul{ width:250px;float:left;}
.footer .footer-er .footer-right ul span{ text-align:left; font-size:14px; color:#fff;}
.footer .footer-er .footer-right ul span img{ display:block;}
.footer .footer-er .footer-right ul li { display:block;}
.footer .footer-er .footer-right ul li img{ float:left;display: inherit;}
.footer .footer-er .footer-right ul li.footer-ipen1 h1{ margin-left:15px;    display: inline; font-size:24px; color:#757982;}
.footer .footer-er .footer-right ul li.footer-ipen2 h2{ line-height:30px; margin-left:15px; width:82%; display: inline-block;text-align:right;font-size:12px; color:#757982;}
.footer .footer-er .footer-right ul.leftpo{ float:right; width:160px; margin-top:30px;}
.footer .footer-er .footer-right ul.leftpo p{  margin-top:5px; text-align:center; color:#fff; font-size:14px;}

.footer .footer-er .footer-bomttom{ float:left;margin-left:60px; width:1140px;}
.footer .footer-er .footer-bomttom span{ color:#fff; font-size:14px;}
.footer .footer-er .footer-bomttom ul{  padding-top:10px;}
.footer .footer-er .footer-bomttom ul li{ line-height:30px; float:left;}
.footer .footer-er .footer-bomttom ul li a{ font-size:12px; color:#757982;}
.footer .foot{ margin-top:8px; font-size:12px; color:#757982; line-height:43px; text-align:center; float:left; width:100%; height:43px; border-bottom:1px solid #333333; background-color:#222222;border-top:1px solid #333333;}
.footer .foot a{ font-size:12px; color:#757982; line-height:43px;    display: inline;}
.footer .foot a.aa:hover{ color:#fff;}




