@charset "utf-8";
@import url(format.css);
/* 公共样式 */
.w_1000{border:0;padding:0;width:1160px;margin:0 auto;*zoom:1}
/* top */
.top{ width:100%; height:40px; border-bottom:#e9e8e8 1px solid; background:#f8f7f7;}
.top_cont{ width:1160px; margin:0 auto; height:40px;}
.top_l{ float:left; width:580px;}
.top_r{ float:right;}
.top_r span{ color:#cab8b8; line-height:40px;}
.top_l li{ float:left; line-height:40px;position:relative;display:block;height:40px;padding: 0px 15px 0px 0px;}
.top_l li a{ font-size:12px; color:#999999;}
.top_l li a:hover{ }
.top_cont li.icon_1{ padding-left:20px;}
.top_cont li.icon_1 b {background:url(../images/icon_1.png) no-repeat;cursor: pointer;height:16px;left:0;top:12px;width: 16px;position:absolute;background-size:16px 16px;}
.top_cont li.icon_1 a{ color:#eb3700;}
.top_cont li.icon_2{ padding-left:20px;}
.top_cont li.icon_2 b {background:url(../images/icon_2.png) no-repeat;cursor: pointer;height:16px;left:0;top:12px;width: 16px;position:absolute;background-size:16px 16px;}
.top_cont li.icon_3{ padding-left:20px; z-index:10;}
.top_cont li.icon_3 b {background:url(../images/icon_3.png) no-repeat;cursor: pointer;height:14px;left:0;top:13px;width: 14px;position:absolute;background-size:14px 14px;-webkit-transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;transition: transform 0.3s ease-in 0s;}
.top_cont li.icon_3:hover b{background:url(../images/icon_3-3.png) no-repeat;-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);-ms-transform:rotateY(360deg);-o-transform:rotateY(360deg);transform:rotateY(360deg);background-size:14px 14px;}
.top_cont li.icon_3 .children{display:none; position:absolute; top:40px; z-index:10; background:#f8f7f7; border:#e9e8e8 1px solid; border-top:none;  position:absolute; left:0px; width:112px;}
.top_cont li.icon_3 a:hover{ color:#00e110;}
/* wrap_box */
.alzs_box{}
.wrap_box{ height:112px;width:1160px; margin:0 auto; position:relative; overflow:hidden; z-index:8;}
.i_ad{ width:324px; height:52px; position:absolute; left:256px; top:34px; border-left:1px solid #eeeeee;}
.call_tel{ width:342px; height:71px; position:absolute; right:0; top:24px;}
.call_tel_cont{width:342px; height:71px; position:relative;}
.call_a{ position:absolute; left:0px; top:0px; width:155px; height:71px;}
.call_b{ position:absolute; left:155px; top:0px;}
.call_c{ position:absolute; left:155px; top:36px;}
/* menu_box */
.menu_box{ width:100%; height:54px; background:#4b4f56;}
.nav{ width:1152px; height:54px; margin:0 auto;}
.nav_ul{  width:1152px; height:54px; margin:0 auto;position:relative; z-index:99999;  }
.nav_ul a{ color:#fff;  }
.nav_ul .nLi{ float:left;  position:relative; display:inline; width:96px; float:left; text-align:center; }
.nav_ul .nLi i{ width:23px; height:14px; display:block; position:absolute; right:4px; top:-8px;}
.nav_ul .nLi h3{ float:left;  }
.nav_ul .nLi h3 a{ width:96px; height:54px; line-height:54px;color:#FFF; display:block; font-size:14px;}
.nav_ul .sub{ display:none; width:96px; left:0; top:54px;  position:absolute; background:#4E4E4E;  line-height:40px;  }
.nav_ul .sub li{ zoom:1; }
.nav_ul .sub a{ display:block; padding:0 10px; }
.nav_ul .sub a:hover{ background:#6d6d6d; color:#fff;  }
.nav_ul .on h3 a{ background:#cc151d; color:#fff;   }

/* banner */
.banner{position:relative;width:100%;max-width:100%;text-align:center; height:400px;}
.fullSlide-b{ width:100%;  position:relative;  height:400px; background:#ffffff;  }
.fullSlide-b .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide-b .bd ul{ width:100% !important;  }
.fullSlide-b .bd li{ width:100% !important;  height:400px; overflow:hidden; text-align:center;  }
.fullSlide-b .bd li a{ display:block; height:400px; }
.fullSlide-b .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; }
.fullSlide-b .hd ul{ text-align:center; }
.fullSlide-b .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:42px; height:11px; margin:1px; overflow:hidden; background:#9fa1a0; line-height:999px; }
.fullSlide-b .hd ul .on{ background:#16daec;}
.fullSlide-b .prev,
.fullSlide-b .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-40px;   z-index:1; width:40px; height:80px; 
background:#000;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
.fullSlide-b .prev{left:2%; right:auto; background:url(../images/bg17.png) no-repeat;}
.fullSlide-b .next{ left:auto; right:2%; background:url(../images/bg18.png) no-repeat;}
/* rslides */
.rslides{
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}
.rslides li{
	-webkit-backface-visibility:hidden;
	position:absolute;
	display:none;
	width:100%;
	left:0;
	top:0;
}
.rslides li:first-child{
	position:relative;
	display:block;
	float:left;
}
.rslides img{
	display:block;
	height:auto;
	float:left;
	width:100%;
	border:0;
}
/*pager*/
.callbacks_tabs.callbacks1_tabs{margin-top:-40px; position:relative;z-index:100;margin-bottom:20px;}
.callbacks_tabs.callbacks1_tabs li{display:inline-block;width:10px;height:10px;margin-left:5px;border-radius:10px;border:1px solid #FFF;position:relative;}
.callbacks_tabs.callbacks1_tabs li a{display:inline-block;width:10px;height:10px;border-radius:10px;position:absolute; left:0; z-index:1000; color:rgba(100,200,300,0);color:transparent;}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a{background:#2eafbb;}

/* Callback example */

.callbacks{
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}
.callbacks li{
	position:absolute;
	width:100%;
	left:0;
	top:0;
}
.callbacks img{
	display:block;
	position:relative;
	z-index:1;
	height:auto;
	width:100%;
	border:0;
}
.callbacks .caption{
	display:block;
	position:absolute;
	z-index:2;
	font-size:20px;
	text-shadow:none;
	color:#fff;
	background:#000;
	background:rgba(0,0,0, .8);
	left:0;
	right:0;
	bottom:0;
	padding:10px 20px;
	margin:0;
	max-width:none;
}
.callbacks_nav{
	position:absolute;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	top:50%;
	left:0;
	opacity:0.6;
	z-index:3;
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
	height:61px;
	width:38px;
	background:url(../images/themes.gif) no-repeat left top;
	margin-top:-30px;
	display:none;
}
.banner:hover .callbacks_nav{display:block;}
.callbacks_nav:active{opacity:1.0;}
.callbacks_nav.next{
	left:auto;
	background-position:right top;
	right:0;
}
@media screen and (max-width:600px){
	.callbacks_nav{
		top:47%;
	}
}

/* 服务项目 */
.fwxm_box{ overflow:hidden;}
.home_title{text-align:center;padding-top:60px;}
.home_p{ text-align:center; color:#767676; font-size:14px; padding:30px 0;}
.home_p strong{ color:#e31d03;}
.serve_column{overflow:hidden; border-bottom:#cccccc 1px solid;}
/*.serve_column ul{width:1050px;margin:0 auto; padding-bottom:30px;}*/
.serve_column ul{width:1050px;margin:0 auto; padding-bottom:30px;}
.serve_column li{float:left;width:150px;height:146px;}
.serve_column li dt.pic{width:98px;height:98px;overflow:hidden;margin:0 auto;}
.serve_column li dt.pic img{ width:98px; height:98px; filter:alpha(opacity=50);
-moz-opacity:0.5;opacity:0.5;
transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
}
.serve_column li dt.pic a:hover img { filter:alpha(opacity=100);-moz-opacity:1;opacity:1;transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);}
.serve_column li dt.t{height:48px;line-height:48px; text-align:center;}
.serve_column li dt.t a{font-size:16px;color:#2d2d2d;font-weight:normal;}
.serve_column li dt.t a:hover{color:#cc151d;}

/* 案例展示 */
.succeed{ min-height:157px;width: 100%;animation: animatedBackground 30s linear infinite;-webkit-animation: animatedBackground 30s linear infinite;-moz-animation: animatedBackground 30s linear infinite; overflow:hidden;}
.succeed_title{text-align:center;padding-top:60px;}
/* 案例图片滚动 */
.multipleColumn{ position:relative; width:1156px; margin:0 auto; }
.multipleColumn .hd{ overflow:hidden;  height:30px; margin-top:10px;}
.multipleColumn .step { overflow:hidden; position: absolute;bottom: -10px;width: 50%;z-index: 2;}
/*.multipleColumn .step a { float: left; width: 25px; height: 25px; border: 1px solid #d8d8d8; background-color: #000000 ; margin-right:15px; }
.multipleColumn .step a:hover{background-color: #df3d24 ;}
.multipleColumn .step .arrow-rthin { right: 21px; top: 10px; }
.multipleColumn .step .arrow-lthin { left: 6px; top: 10px; }
.multipleColumn .step s { cursor: pointer; }
.multipleColumn .step a:hover .arrow-rthin { border-left-color: #f60; }
.multipleColumn .step a:hover .arrow-lthin { border-right-color: #f60; }
.multipleColumn .step a.prevStop,
.multipleColumn .step a.nextStop{ filter:alpha(opacity=60); opacity: 0.6; cursor: auto }*/
.multipleColumn .step a{display: inline-block;font-size: 20px;font-weight: 200;color: #2fafbc;line-height: 30px;border: 1px solid #2fafbc;width: 30px;text-align: center;margin: 0 5px;cursor: pointer;}
.multipleColumn .step a:hover{color: #ffffff;border-color: #2fafbc; background:#2fafbc;}

.multipleColumn .arrow, .arrow s { position: absolute; display: inline-block; font-size: 0; line-height: 0; width: 0; height: 0; border: dashed 4px; }
.multipleColumn .arrow-rthin, .arrow-rthin s { border-color: transparent transparent transparent #666; border-left-style: solid; }
.multipleColumn .arrow-rthin s { border-left-color: #FAFAFA; left: -3px; top:-4px; }
.multipleColumn .arrow-lthin, .arrow-lthin s { border-color: transparent #666 transparent transparent; border-right-style: solid; }
.multipleColumn .arrow-lthin s { border-right-color: #fff; right: -3px; top: -4px; }
.multipleColumn .bd{overflow:hidden; width:1156px; height:400px; }
.multipleColumn .bd ul{ overflow:hidden; zoom:1; width:1156px;  float:left; _display:inline;  }
.multipleColumn .bd ul li{ float:left;width:288px; border-left:1px solid #fff; height:199px; border-bottom:1px solid #fff;  }
.multipleColumn .bd ul li .pic{ text-align:center; }
.multipleColumn .bd ul li .pic img{ width:288px; height:199px; display:block; }
.multipleColumn .bd ul li .pic a:hover img{   }
.multipleColumn .bd ul li .title{   }

.in_case{}
.in_case_p {
    bottom: 15px;
    color: #e03e25;
    position: absolute;
    right: 67px;
}


.in_case_click {
    bottom: -25px;
    position: absolute;
    right: 0;
}
.in_case_click a:hover{ opacity:0.8;}

/* 案例图片悬浮效果 */
.ovrly04 {
    width: 288px; height:199px;
    overflow: hidden;
    position: relative;
}
.ovrly04 img {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
}
.ovrly04 img.ovrly_img {
             -webkit-transition: -webkit-transform 1.2s ease 0s;
              -moz-transition: -moz-transform 1.2s ease 0s;
              -o-transition: -o-transform 1.2s ease 0s;
              transition: transform 1.2s ease 0s;
              -webkit-transform: scale3d(1, 1, 1);
              transform: scale3d(1, 1, 1); 
}
.ovrly04 .ovrlyT {
    background: rgba(0, 0, 0, 0.25);
    height: 100%;
    left: 100%;
    position: absolute;
    top: -100%;
    width: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.ovrly04 .ovrlyB {
    background: rgba(0, 0, 0, 0.25);
    height: 100%;
    left: -100%;
    position: absolute;
    top: 100%;
    width: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.ovrly04 .buttons {
    position: absolute; text-align:center; z-index:9999;
    top: -100%;
    left: 50%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.ovrly04:hover .buttons {
    top: 50%;
}
.buttons_2 img{ width:200px; height:100px;}
.buttons_1 img{ width:40px; height:40px;}
.ovrly04:hover .ovrlyT {
    left: 0;
    top: 0;
}
.ovrly04:hover .ovrlyB {
    left: 0;
    top: 0;
}
.ovrly04:hover img.ovrly_img{-webkit-transform: scale3d(1.1, 1.1, 1.1);transform: scale3d(1.1, 1.1, 1.1);}

.succeed_text{width:1160px; margin:0 auto;text-align:center;font-size:14px;color:#333; padding:30px 0 40px;}
.lc_box{ width:100%; background:#f3f1f1; min-height:521px;}
.lc_box_info{ width:1160px; margin:0 auto;}
.lc_box_l{ width:721px; float:left;min-height:521px;}
.lc_box_r{ width:400px; float:right;min-height:521px; overflow:hidden;}
.lc_box_l_page{ padding:33px;}
.lc_box_l_page h2{ font-size:28px; font-weight:600; color:#363636;}
.l_page_a{ width:654px; height:183px; border:#919191 1px dashed; margin:33px 0;}
.l_page_a li{ float:left; width:217px; border-left:1px solid #919191; height:183px;}
.l_page_a li:first-child{ border-left:none;}
.l_page_a_cont{ padding:12px; }
.l_page_a_cont span{ font-size:30px; color:#363636;text-align:center; display:block; padding-top:5px; padding-bottom:15px;}
.l_page_a_cont p{ line-height:24px;}
.lc_box_r_page{ width:360px; margin:0 auto; height:521px;}
.adv_04list{ height:84px;}
.adv_04list li.xx { margin-top:20px}
.adv_04list li {
    background:url("../images/xin_bg1.jpg") no-repeat scroll left top;
    float: left;
    font-size: 16px;
    height:84px;
    margin-right: 14px;
    text-align: center;
    width: 96px;
}
.adv_04list li:last-child{ margin-right:0;}
.adv_04list li:hover {background:url("../images/xin_bg2.jpg") no-repeat scroll left top;}
.adv_04list li a {
    color: #666; width:96px; height:84px; line-height:84px; 
    display: block;
}
.adv_04list li a:hover{ color:#FFFFFF;}
/* 服务客户 */
.partner{ width:1160px; margin:0 auto;}
.picMarquee-left{width:1160px;overflow:hidden;position:relative;z-index:2;margin:40px auto 0px auto;padding-bottom:20px;}
.picMarquee-left .hd{overflow:hidden;height:40px;position:absolute;top:30px;left:0px;z-index:4;width:100%;}
.picMarquee-left .hd a{font-size:20px;display:block;width:38px;height:38px;line-height:38px;overflow:hidden;cursor:pointer;color:#999;font-weight:lighter;font-family:"宋体";border:1px solid #999;text-align:center;}
.picMarquee-left .hd a:hover{color:#333;border-color:#333;}
.picMarquee-left .hd .next{float:right;}
.picMarquee-left .hd .prev{float:left;}
.picMarquee-left .bd{width:1044px;margin:0 auto;position:relative;z-index:31;}
.picMarquee-left .bd ul{overflow-x:hidden;}
.picMarquee-left .bd ul li a{display:block;width:162px;height:102px;}
.picMarquee-left .bd ul li{margin:0 6px;float:left;_display:inline; text-align:center;border:1px solid #ddd;width:160px;height:100px;overflow:hidden;}
.picMarquee-left .bd ul li img{-webkit-transition: -webkit-transform 1.2s ease 0s;
              -moz-transition: -moz-transform 1.2s ease 0s;
              -o-transition: -o-transform 1.2s ease 0s;
              transition: transform 1.2s ease 0s;
              -webkit-transform: scale3d(1, 1, 1);
              transform: scale3d(1, 1, 1); }
.picMarquee-left .bd ul li:hover img{ -webkit-transform: scale3d(1.1, 1.1, 1.1);
              transform: scale3d(1.1, 1.1, 1.1);}
.picMarquee-left .bd ul li .pic{text-align:center;}
.picMarquee-left .bd ul li .pic img{width:160px;height:100px;display:block;}

/* 新闻资讯 */
.news_box{ width:1160px; margin:0 auto;}
.news_cont{ margin-top:33px;}
.news_l{ width:381px; float:left; margin-left:27px;}
.news_l a{display:block;width:381px;height:192px;overflow:hidden;}
.news_l img{-webkit-transition: -webkit-transform 1.2s ease 0s;
              -moz-transition: -moz-transform 1.2s ease 0s;
              -o-transition: -o-transform 1.2s ease 0s;
              transition: transform 1.2s ease 0s;
              -webkit-transform: scale3d(1, 1, 1);
              transform: scale3d(1, 1, 1);  }
.news_l a:hover img{-webkit-transform: scale3d(1.1, 1.1, 1.1);
              transform: scale3d(1.1, 1.1, 1.1);position:relative;z-index:2;}
.news_z{ width:342px; float:left; margin-left:17px;}
.news_r{ width:342px; float:left; margin-left:17px;}

.news_list{ width:342px; height:192px; overflow:hidden;}
.news_list li{ width:342px; height:32px; line-height:32px; float:left; margin-bottom:8px;}
.news_list li a{ width:340px; height:30px; display:block; border:#cccccc 1px solid; text-indent:10px; overflow:hidden;}
.news_list .bg{width:0px; height:160px; overflow:hidden; position:absolute; left:0; top:0; background:#c00809;}
.news_list li a:hover{ background:#e03e25; color:#FFF;border:#df4b34 1px solid;}
.news_more{ height:29px; border-bottom:#cccccc 2px solid; width:1160px; position:relative;}
.news_more a{ width:52px; height:25px; background:#ffffff; display:block; line-height:25px; text-align:center; position:absolute; right:34px; bottom:-13px; color:#333333;}
.news_more a:hover{ background:#e03e25; color:#FFF; border-radius:15px;}

/* footer */
.footer{background: #2eafbb;margin-top:40px;padding:38px 0;}
.footer_cont{border:0;padding:0;width:1200px;margin:0 auto;*zoom:1;}
.footer_cont h2{margin-bottom:28px;}
.footer_cont h2 a{font-size:18px;color:#fff;font-weight:normal;}
.home_about{width:250px; float:left;}
.home_about dt{margin-bottom: 24px;}
.home_about dt a{font-size:18px;color:#fff;font-weight:normal;}
.home_about dd{color: #eeeeee;line-height: 28px;font-family: "宋体";}
.home_about .more{color: #fff;display: inline-block;border: 1px solid #cccccc;line-height: 38px;padding: 0 24px;margin-top: 12px;}
.home_about .more:hover{border-color: #fff;}

.home_case{width:274px;margin-left:25px; float:left;}
.home_case li{border-top:1px solid #ccc;height:52px;padding:14px 0;}
.home_case li:first-child{border:0;padding-top:3px;}
.home_case li img{float: left;margin-right: 18px;}
.home_case h5{margin-top:-5px;line-height:24px;}
.home_case h5 a{font-size:14px;color:#fff;font-weight:normal;}
.home_case .text{line-height:18px;}
.home_case .text a{color:#dddddd;}
.home_case .label{color: #cccccc;line-height: 28px;}

.home_service{width: 230px;margin-left:25px; float:left;}
.home_service a.sub{font-size: 12px;color: #fff;line-height: 38px;width: 98px;display: inline-block;border: 1px solid #cccccc;text-align: center;margin-right: 12px;margin-bottom: 12px;margin-top: 3px;}
.home_service a.sub:hover{border-color: #fff;}

.home_contact{ float:right; display: block;}
.home_contact li{color: #ddd;margin-bottom: 14px;font-size: 12px;}
.home_contact li i{display:inline-block;width:18px;height:18px;margin-right: 10px;vertical-align: middle;}
.home_contact li .addres{background: url("../images/sprite.png") no-repeat 0 -20px  ;}
.home_contact li .weibo{background: url("../images/sprite.png") no-repeat -20px -20px  ;}
.home_contact li .email{background: url("../images/sprite.png") no-repeat -40px -20px  ;}
.home_contact li .weixin{background: url("../images/sprite.png") no-repeat -80px -20px  ;}
.home_contact li .call{background: url("../images/sprite.png") no-repeat -0px -0px  ;}
.home_contact li a{color: #ddd;font-size: 12px;}

.blogroll{line-height: 28px;color: #999;padding: 20px 0; width:100%; background:#FFF;}
.wrap_blogroll{ width:1160px; margin:0 auto;}
.wrap_blogroll strong{ color:#333333; font-weight:bold;}
.blogroll a{color: #999999;display:inline-block;}
.blogroll a:hover{color: #333;}
.blogroll .copyright{margin-top: 5px; text-align:center; color:#4d4d4d;}

/* 边框特效 */
.border_animation{ text-align:center;border: 1px solid #cccccc;line-height: 38px; height:38px; width:100px;position:relative;margin-top: 12px;}
.border_animation a{font-size:14px;color:#fff;font-weight:normal;}
.border_animation .border_top{
	position:absolute;height:1px;width:0;font-size:0;background:#ffffff;top:-1px;left:-1px;
	
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.border_animation .border_right{
	position:absolute;height:0px;width:1px;font-size:0;background:#ffffff;bottom:-1px;right:-1px;
	
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.border_animation .border_bottom{
	position:absolute;height:1px;width:0px;font-size:0;background:#ffffff;right:-1px;bottom:-1px;
	
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.border_animation .border_left{
	position:absolute;height:0px;width:1px;font-size:0;background:#ffffff;left:-1px;top:-1px;
	
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.hover .border_top,.hover .border_bottom{width:102px}
.hover .border_left, .hover .border_right{height:40px}

/* ad_box */
.ad_box{height:120px; background:url(../images/btn_bg.jpg) center no-repeat;}
.ad_box_cont{ width:600px; margin:0 auto; height:120px; position:relative; overflow:hidden;}
.ad_box_a{ width:243px; height:74px; position:absolute; left:0px; top:23px;}
.ad_box_b{ width:243px; height:74px; position:absolute; right:0px; top:23px;}
.ad_box_a a:hover,.ad_box_b a:hover{ opacity:0.8;}


/* 关于启达 */
.about{width:100%;overflow:hidden;}
.about_title{text-align: center;padding-top: 60px;padding-bottom: 32px;}
.about_main_l{ width:600px;float:left;}
.about_main_r{ width:560px;float:left;}
.about_cont{margin-bottom: 30px;position: relative; }
.about_main_l .about_cont:first-child{border-bottom: 1px dashed #d3d3d3;padding-bottom: 30px; }
.about_cont h2{font-size: 26px;color: #333;font-weight: normal;margin-bottom: 5px;}
.about_cont h4{font-size: 16px;color: #333;font-weight: normal;background: url("../images/a03.jpg") no-repeat left bottom;padding-bottom: 8px;margin-bottom: 30px;white-space: nowrap;}
.about_cont .text{font-size:14px;color:#333;line-height:28px;}
.about_cont li{margin-bottom:14px;width:300px;float:left; height:20px; line-height:20px;}
.about_cont li span{background:#4bcdd9;color: #fff;width:20px; height:20px; line-height:20px; margin-right:8px; display:inline-block; text-align:center; float:left;}
.about_cont li:hover span{ background:#12cbdc;}
.about_cont li a:hover{ color:#12cbdc;}

/* 图片滚动 */
.about_banner{ width:533px; height:370px; margin-left:27px;}
.slideBox{ width:533px; height:370px; overflow:hidden; position:relative;}
.slideBox .bd{ position:relative; height:331px; z-index:0; overflow:hidden;  }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:533px; height:331px; display:block;  }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev{ position:absolute; left:43%; bottom:0; margin-top:-25px; display:block; width:30px; height:30px;filter:alpha(opacity=50);opacity:0.5; background:url(../images/icon_l.png) #000 center center no-repeat;}
.slideBox .next{ position:absolute; right:43%; bottom:0; margin-top:-25px; display:block; width:30px; height:30px;filter:alpha(opacity=50);opacity:0.5; background:url(../images/icon_r.png) #000 center center no-repeat; }
.slideBox .prev:hover{ filter:alpha(opacity=100);opacity:1;background:url(../images/icon_l.png) #e87766 center center no-repeat;   }
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  background:url(../images/icon_r.png) #e87766 center center no-repeat;  }
.slideBox .prevStop{ filter:alpha(opacity=30);opacity:0.3;background:url(../images/icon_l.png) #666 center center no-repeat; }
.slideBox .nextStop{filter:alpha(opacity=30);opacity:0.3;background:url(../images/icon_r.png) #666 center center no-repeat; }
/* 我们专注于 */
.about_zz{ width:410px; height:280px; margin:30px auto 0; overflow:hidden;}
.about_zz_b{ width:410px; height:98px; overflow:hidden;}
.about_zz_cont{ width:401px; height:162px;margin-left:9px; position:relative;}
.zz_a1{ width:96px; height:34px; border:#eaeaea 1px solid; text-align:center; line-height:34px;}
.zz_a1 a{ width:96px; height:34px; display:block; font-size:14px;}
.zz_a2{ width:197px; height:76px; border:#eaeaea 1px solid; text-align:center;background:#f1453b;}
.zz_a2 a{ width:197px; height:76px; display:block; font-size:14px; }
.zz_a3{ width:197px; height:34px; border:#eaeaea 1px solid; text-align:center; line-height:34px;}
.zz_a3 a{ width:197px; height:34px; display:block; font-size:14px; }
.zz_p1{ position:absolute; left:0px; top:0px;}
.zz_p2{ position:absolute; left:101px; top:0px;}
.zz_p3{ position:absolute; left:202px; top:0px;}
.zz_p4{ position:absolute; left:303px; top:0px;}
.zz_p5{ position:absolute; left:0px; top:42px;}
.zz_p6{ position:absolute; left:101px; top:42px;}
.zz_p7{ position:absolute; left:303px; top:42px;}
.zz_p8{ position:absolute; left:0px; top:84px;}
.zz_p9{ position:absolute; left:303px; top:84px;}
.zz_p10{ position:absolute; left:0px; top:126px;}
.zz_p11{ position:absolute; left:202px; top:126px;}
.zz_a1 a:hover,.zz_a3 a:hover{ color:#FFF; background:#f1453b;}
/* 启达文化 */
.culture{min-height: 540px; background: url("../images/a04.jpg") no-repeat center; }
.culture  .about_cont:first-child{border: 0;}
/* 加入我们 */
.jion{background: url("../images/a14.jpg") no-repeat center;min-height: 720px; }
.jion .test{border-width: 78px 0;border-style: solid;border-color: #2eafbb transparent transparent transparent;width: 0;height: 0;  }
.jion .about_title{position: relative;z-index: 3;}
.posr{ position:relative;}
.jion_img{top:135px;left: 0;}
.jion_img{position: absolute;top:45px;left: 0;}
.jion_img>img:first-child{position: relative;top:151px;margin-right:-3px; }
.jion_img img{}

.jion_tab{position: absolute;top:151px;left: 75px;}
.jion_tab li{float: left;width: 150px;height:150px;line-height:150px;text-align:center;font-size: 20px;color: #fff;text-align: center;background: url("../images/a19.png") no-repeat;cursor: pointer;}
.jion_tab .post{display: none;}
.jion_tab li:hover{background: url("../images/a18.png") no-repeat;}
.jion_tab li:hover .post{display: block;}
.jion_tab li:hover .icon{display: none;}
.jion_tab li.on{background: url("../images/a18.png") no-repeat;}
.jion_tab li.on .post{display: block;}
.jion_tab li.on .icon{display: none;}
.jion_info{ width:460px; height:auto; position:absolute; left:260px; top:370px; overflow:hidden;}
.inBox{}
.inBox .inHd{ height:75px; line-height:75px; border-bottom:1px dashed #d3d3d3; padding:0 10px;}
.inBox .inHd ul{ overflow:hidden; zoom:1; }
.inBox .inHd ul li{ height:75px; width:75px; text-align:center; float:left; background:url(../images/a31.png) no-repeat; cursor:pointer;  }
.inBox .inHd ul li.on{ background:url(../images/a30.png) no-repeat; color:#fff;  }
.inBox .inBd ul{ padding:15px;  zoom:1; overflow:hidden; line-height:25px;   }
.td_jl{ width:150px; height:150px;text-align: center;position: absolute;right: 222px;top: 444px;}
.td_jl a{font-size: 16px;color: #fff; display:inline-block;width: 150px; height:150px;line-height: 150px;background: url("../images/a18.png") no-repeat;-webkit-transition:all 2s;-moz-transition:all 2s;transition:all 2s;}
.td_jl a:hover{-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);-ms-transform:rotateY(360deg);-o-transform:rotateY(360deg);transform:rotateY(360deg);}

/* 内页公共 */
.inside_page{ width:100%; height:auto;}
.inside_menu{ width:1160px; height:54px; margin:0 auto;line-height:54px; font-size:14px; color:#707070;}
.inside_menu a{font-size:14px; color:#707070;}
.inside_menu a:hover{color:#2fafbc;}
/* 网站建设-服务项目 */
.service_box1{ width:1160px; margin:0 auto;}
.service_box1 .home_title{text-align:center;padding-top:30px;}
.service_box1_list{width:1160px; margin: 40px auto;}
.service_box1_list li{float:left;margin-left:26px;position:relative;overflow:hidden;cursor:pointer;}
.service_box1_list li:first-child{margin:0;}
.blur_shade{background:url(../images/blur.png) no-repeat;position: absolute;top:-270px;left: 0;width: 100%;height: 100%;text-align: center;z-index:2; opacity:0;}
.blur_shade h4{font-size: 20px;color: #333;font-weight: normal;padding-top: 100px;}
.blur_shade .text{background: url(../images/s13.jpg) no-repeat center top ;font-size: 14px;color: #333;margin-top: 8px;padding: 8px 10px 0;}
.service_box1_list li img{ width:270px; height:270px;
	-webkit-transition: -webkit-transform 1.2s ease 0s;
              -moz-transition: -moz-transform 1.2s ease 0s;
              -o-transition: -o-transform 1.2s ease 0s;
              transition: transform 1.2s ease 0s;
              -webkit-transform: scale3d(1, 1, 1);
              transform: scale3d(1, 1, 1); }

.service_box1_list li:hover img{-webkit-transform: scale3d(1.1, 1.1, 1.1);transform: scale3d(1.1, 1.1, 1.1);filter: blur(4px); -webkit-filter: blur(4px);  -moz-filter: blur(4px);-ms-filter: blur(4px);filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=0, MakeShadow=false); /* IE6~IE9 */}
/* 网站建设-服务范围 */
.service_box2{background:#f7f7f7;padding-bottom:40px;}
.picScroll-left{ width:1158px;margin: 0 auto;  overflow:hidden; position:relative; padding-bottom: 40px;}
.picScroll-left .hd{ overflow:hidden; position: absolute;bottom: 0;width: 100%;text-align: center;z-index: 2;}
.picScroll-left .hd a{display: inline-block;font-size: 20px;font-weight: 200;color: #999;line-height: 38px;border: 1px solid #999;width: 38px;text-align: center;margin: 0 5px;cursor: pointer;}
.picScroll-left .hd a:hover{color: #ffffff;border-color: #2fafbc; background:#2fafbc;}

.picBox{width:1158px;margin:40px auto;}
.picBox li{float:left;position:relative;width:386px;height:212px; overflow:hidden;display:table;}
.picBox .ser_info{position:absolute;font-size:16px;color:#333;line-height:40px;text-align:center;width:100%;left:0;}
.picBox .s1 .ser_info{bottom:0;}
.picBox .s3 .ser_info{top:0;}
.picBox .s5 .ser_info{bottom:0;}
.picBox .ser_shade{background:#fff;opacity:0.6;filter:alhpa(opacity=60);width:100%;height:100%;position:absolute;top:0;left:0;}
.picBox h2{font-size:16px;color:#333;font-weight:normal;position:relative;z-index:2;}
.picBox .s2::after{height: 0; width:0;content: "";position: absolute;left:0px;top:46%;
                  border-width:10px;
                  border-style: dashed solid   dashed dashed ;
                  border-color:transparent #ffffff   transparent transparent;
}
.picBox .s4::after{height: 0; width:0;content:"";position: absolute;right:0px;top:46%;z-index: 2;
                  border-width:10px;
                  border-style:  dashed dashed  dashed solid;
                  border-color:  transparent  transparent  transparent #ffffff;
}
.picBox .s6::after{height: 0; width:0;content: "";position: absolute;left:46%;top:0px;
                  border-width:10px;
                  border-style: dashed    dashed solid dashed ;
                  border-color:transparent  transparent #ffffff transparent;
}
.picBox .intro{position:absolute;left:0;top:0;font-size:14px;line-height:26px;color:#fff;margin:auto 28px;padding-top:36px; }
.picBox dl{position:absolute;left:0;top:0;font-size:14px;line-height:26px;color:#fff;margin:auto 38px;padding-top:36px; }
.picBox dt{font-size:18px;margin-bottom: 8px;}
.picBox dd{display:list-item;list-style-type: circle;white-space: nowrap;}
.picBox li img{width:386px;height:212px; -webkit-transition: -webkit-transform 1.2s ease 0s;
              -moz-transition: -moz-transform 1.2s ease 0s;
              -o-transition: -o-transform 1.2s ease 0s;
              transition: transform 1.2s ease 0s;
              -webkit-transform: scale3d(1, 1, 1);
              transform: scale3d(1, 1, 1); }	
.picBox li:hover img{-webkit-transform: scale3d(1.1, 1.1, 1.1);transform: scale3d(1.1, 1.1, 1.1);}	
/* 网站建设-建站优势 */
.service_box3{ width:100%; height:auto; margin:40px auto 0; overflow:hidden; background:#f3f1f1 ;}		    
.service_box3_b{ width:100%; height:46px; line-height:46px; background:#9fa0a3;}
.service_box3_b h2{ text-align:center; font-size:22px; color:#ffffff;}
.service_box3_cont{ width:1160px; margin:0 auto; height:auto;}
.service_box3_cont ul{ padding-bottom:30px;}
.service_box3_cont li{ padding-top:30px;  line-height:22px;}
.service_box3_cont li img{ float:left;}
/* 网站建设-合作流程 */
.service_box4{width:100%; height:auto;}
.lct_img { width:1160px; height:auto; margin:0 auto;}
.lct_img img{ width:100%;}
/* 解决方案 */
.solution_list{width: 1160px;margin: 40px auto;}
.solution_list ul{margin-right: -46px;}
.solution_list li{float: left;width:356px;margin-right:46px;margin-bottom:38px;position: relative;}
.solution_list h2{font-size: 20px;color: #333;font-weight: normal;line-height: 48px;}
.solution_list h2 a{color: #333;}
.solution_list h2 a:hover{color:#ce151d;}
.solution_list .intro{line-height:22px;color: #999;margin-top: 4px;}
.solution_list .intro a:hover{color:#cc151d;}
.solution_list .shade{display: block;width: 356px;height: 120px;}
.solution_list .solu_img{width: 356px;height: 120px;overflow: hidden;position: relative;cursor: pointer;}
.solu_img .shade{position: absolute;z-index:3;top:100%;left: 0;width:100%;height: 120px;background:#fff;opacity:0.6;filter:alpha(opacity=60); transition:0.5s all;}
.solution_list li:hover .shade{top:0;transition:0.6s ease-in-out;}
.solu_img .img_icon{transform:rotate(360deg);transition:0.6s ease-in-out;position: absolute;top:50%;left: -100%;margin-left: -20px;margin-top: -20px;display: inline-block;z-index: 3; }
.solution_list li:hover .img_icon{left:50%;transform:rotate(3600deg);-webkit-transform:rotate(3600deg);-moz-transform:rotate(3600deg);-o-transform:rotate(3600deg);-ms-transform:rotate(3600deg);transition: .6s ease-in-out;-webkit-transition: .6s ease-in-out;-moz-transition: .6s ease-in-out;-o-transition: .6s ease-in-out;-ms-transition: .6s ease-in-out;}
.solu_img img{
    transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);
    transition:All .6s ease-in-out;-webkit-transition:All .6s ease-in-out;-moz-transition:All .6s ease-in-out;-o-transition:All .6s ease-in-out;-ms-transition:All .6s ease-in-out;
}
.solu_img:hover>img{
    transform:scale(1.4);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);
    transition:All .6s ease-in-out;-webkit-transition:All .6s ease-in-out;-moz-transition:All .6s ease-in-out;-o-transition:All .6s ease-in-out;-ms-transition:All .6s ease-in-out;
}
/*.solution_list li:hover{ background:#FFF; 
transform:translateY(-10px);-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);-ms-transform:translateY(-10px);-webkit-transition-duration:0.5s;-o-transition-duration:0.5s;-moz-transition-duration:0.5s;}*/
.solution_list li:hover h2{text-align:center;}
.solution_list li:hover h2 a{ color:#ce151d; }
/* 跳动的线 */
.lines {display:block;width:100%;height:1px;background:#333333;position:absolute;left:0px; top:168px; overflow:hidden;}
.solution_list li:hover .lines{-webkit-animation: ss_pulse 1s infinite alternate;animation: ss_pulse 1s infinite alternate; background:#cd151d;}
@-webkit-keyframes ss_pulse {
	from { -webkit-transform: scale3d(0.2,0.5,1); }
	to { -webkit-transform: scale3d(1,1,1); }
}
@keyframes ss_pulse {
	from { -webkit-transform: scale3d(0.2,0.5,1); transform: scale3d(0.2,0.5,1); }
	to { -webkit-transform: scale3d(1,1,1); transform: scale3d(1,1,1); }
}

/* --微信运营-- */
/* 微信运营-手机建站 */
.mobile_box1{ width:100%; height:auto;}
.mobile_box1 ul{width: 1160px;margin: 40px auto;}
.mobile_box1 li{width: 360px;text-align: center;float: left;margin-left: 40px;}
.mobile_box1 li:first-child{margin-left: 0;}
.mobile_box1 .title{font-size: 16px;color: #222;margin: 10px auto;line-height: 26px;}
.mobile_box1 .intro{color: #999;line-height: 22px;width: 320px;margin: 0 auto;}
.mobile_box1 li img{ cursor:pointer;
transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
	-o-transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
	-webkit-transition:all 1s ease-in-out;
}
.mobile_box1 li:hover img { transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);}

.mobile_box2{ width:100%; height:auto; background:#f5f5f5;}
.warpper{ width:1160px; padding:0px; margin:0 auto; position:relative;}
.warpper ul li{ width:470px; padding-bottom:30px; height:280px;}
.mob2_p{ font-size:14px; background:url(../images/you_bg.jpg) no-repeat left 8px; padding-left:10px; line-height:24px; padding-bottom:20px;}
.bor_dot{ border-bottom:1px dotted #d9d9d9;}
.you_h1{ padding-top:30px; padding-bottom:30px; font-size:20px;}
.float_l{ float:left; margin-left:25px;}
.float_r{ float:right; margin-right:25px;}
.li_last{ width:435px; padding:20px; color:#fff; background:#cc151d; border-radius:15px; font-size:14px; margin-top:25px; font-weight:500;}
.li_last span{ font-size:16px;}
/* 微信运营-微信网站 */
.wechat{background: url("../images/m06.jpg") no-repeat center top;position:relative;}
.wechat_img{width: 540px;float:right;min-height: 680px;overflow: hidden;position: relative;left: 86px;}
.wechat_img img{position: absolute;right: 0;bottom: 0;}
.wechat_box1{ width:510px; height:145px; float:left; margin-top:20px; margin-left:35px;}
.wechat_box1 dt{font-size: 24px;color: #c4141c;margin-bottom: 20px;}
.wechat_box1 dd{font-size: 14px;color: #333;line-height: 26px;}
.wechat_box2{ width:530px;  position:absolute; left:35px; top:200px; margin-left:50px;}
.wechat_box2 .icon_1 {
    background:url(../images/wx_01.png) no-repeat;
    display: inline-block;
    height: 60px;
    margin-right: 18px;
    vertical-align: middle;
    width: 60px;
}
.wechat_box2 .icon_2 {
    background:url(../images/wx_02.png) no-repeat;
    display: inline-block;
    height: 60px;
    margin-right: 18px;
    vertical-align: middle;
    width: 60px;
}
.wechat_box2 .icon_3 {
    background:url(../images/wx_03.png) no-repeat;
    display: inline-block;
    height: 60px;
    margin-right: 18px;
    vertical-align: middle;
    width: 60px;
}
.wechat_box2 dt {margin-left: -50px; line-height:60px; font-size:20px; color:#c4141c;}
.wechat_box2 dd {color: #333;font-size: 12px;line-height:24px;margin-left:30px;}

/* 微信运营-最新案例 */
.mobile_box3{ width:100%; background:url(../images/wx_zxal_bg.jpg) repeat;}
.mobile_box3_cont{ width:1160px; margin:0 auto;}
.m_zxal_list{ padding:40px 0;}
.m_zxal_list li{ float:left; width:290px; height:402px;}
.m_zxal_list li .m_zxal_info{ width:260px; height:400px; border: 1px solid #e7e7e7; background:#FFF; display:block; margin:0 auto;}
.m_zxal_img{ width:244px; height:220px; margin:8px;}

.m_zxal_cont{width:244px; margin:0 auto;}
.m_zxal_cont dt { width:50px;font-size:14px; color:#949494; float:left; text-align:center; line-height:32px;}
.m_zxal_cont dd { float:left; width:185px; border-bottom:#d1d1d1 1px dashed; line-height:22px; padding:5px 0; color:#333333;}


.wechat_intro{position: relative;overflow: hidden; width:1160px; margin:0 auto; padding:60px 0 0;}
.wi_left{ float:left;width: 460px;margin-left: 70px;position: relative;}
.wi_left img{position: relative;}
.wi_right{ float:right;width: 540px;background: url("../images/m10.jpg") no-repeat left top;padding-top: 92px;}
.wi_right h2{font-size: 36px;font-weight: normal;color: #333;margin-bottom: 30px;}
.wi_right h3{font-size: 20px;font-weight: normal;color: #333;margin-bottom: 28px;}
.wi_right .text{font-size: 16px;font-weight: normal;color: #333;line-height: 30px;}


.m_zxal_info .shade{display: block;width: 224px;height: 220px;}
.m_zxal_info .m_zxal_img{width: 244px;height: 220px;overflow: hidden;position: relative;cursor: pointer;}
.m_zxal_info .m_zxal_img .shade{position: absolute;z-index:3;top:100%;left: 0;width:100%;height: 220px;background:#000000;opacity:0.6;filter:alpha(opacity=60); transition:0.5s all;}
.m_zxal_list li:hover .shade{top:0;transition:0.6s ease-in-out;}
.m_zxal_info .m_zxal_img .img_icon{transform:rotate(360deg);transition:0.6s ease-in-out;position: absolute;top:50%;left: -100%;margin-left: -55px;margin-top: -55px;display: inline-block;z-index: 3; }
.m_zxal_list li:hover .img_icon{left:50%;transform:rotate(3600deg);-webkit-transform:rotate(3600deg);-moz-transform:rotate(3600deg);-o-transform:rotate(3600deg);-ms-transform:rotate(3600deg);transition: .6s ease-in-out;-webkit-transition: .6s ease-in-out;-moz-transition: .6s ease-in-out;-o-transition: .6s ease-in-out;-ms-transition: .6s ease-in-out;}
.m_zxal_info .m_zxal_img img{
    transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);
    transition:All .6s ease-in-out;-webkit-transition:All .6s ease-in-out;-moz-transition:All .6s ease-in-out;-o-transition:All .6s ease-in-out;-ms-transition:All .6s ease-in-out;
}
.m_zxal_info .m_zxal_img:hover>img{
    transform:scale(1.4);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);
    transition:All .6s ease-in-out;-webkit-transition:All .6s ease-in-out;-moz-transition:All .6s ease-in-out;-o-transition:All .6s ease-in-out;-ms-transition:All .6s ease-in-out;
}

/* 新闻资讯 */
.search_box{ width:1160px; margin:0 auto; height:400px; position:relative;}
#search_mini_form{ position:absolute; left:0; bottom:80px;}
.form-search {height:31px;overflow:hidden;padding:0 3px 0 5px;transition:all 0.3s ease;background:#fff; border-radius:15px;}
#search_mini_form .button {background:url(../images/sousuo.png) no-repeat;width:23px;height:21px;
border:0;margin-top:6px;float:left; background-size:21px 21px;}
.input-text {font-size:12px;float:left;margin-top:9px;border:0;color:#666;text-transform:uppercase;
width:57px;transition:all 0.3s ease;background:none;font-family:Arial, Helvetica, sans-serif;}
#search_mini_form button#gh-search-reset {height:31px;line-height:31px;color:#666666;border:none;background:none;
margin-right:5px;font-size:16px;display:none;cursor:pointer;}	
#search_mini_form button#gh-search-reset {line-height:31px;color:#666666;font-size:16px;cursor:pointer;}

.news_tab{width: 1160px;margin: 60px auto 0;}
.news_tab ul{margin-right: -40px;}
.news_tab li{float:left;width:197px;height:70px;overflow:hidden;padding-left:20px;margin-right:20px;margin-bottom:20px;}
.news_tab h2{font-size:20px;color:#fff;font-weight:normal;padding-top:12px;}
.news_tab .eg{font-size:14px;color:#fff;text-transform: uppercase;padding-bottom:12px;font-family:Arial;}
.news_tab li:hover{opacity:1;filter:alpha(opacity=100)}
.news_tab li.sel{opacity:0.8;filter:alpha(opacity=80)}
.news_tab .cyan{background: #43bcc7;opacity:0.8;filter:alpha(opacity=80)}
.news_tab .red{background: #de6764;opacity:0.8;filter:alpha(opacity=80)}
.news_tab .blue{background: #31a0e1;opacity:0.8;filter:alpha(opacity=80)}
.news_tab .purple{background: #6a8bd2;opacity:0.8;filter:alpha(opacity=80)}
.news_tab .green{background: #9ac047;opacity:0.8;filter:alpha(opacity=80)}
.news_tab .black{background: #000000;}
.news_tab .cyansel{background: #43bcc7;opacity:1;filter:alpha(opacity=100)}
.news_tab .redsel{background: #de6764;opacity:1;filter:alpha(opacity=100)}
.news_tab .bluesel{background: #31a0e1;opacity:1;filter:alpha(opacity=100)}
.news_tab .purplesel{background: #6a8bd2;opacity:1;filter:alpha(opacity=100)}
.news_tab .greensel{background: #9ac047;opacity:1;filter:alpha(opacity=100)}
.news_info{width: 1160px;margin: 0 auto;overflow:hidden;}
.news_info li{background: #f7f7f7;zoom:1;margin-top: 40px;position: relative;}
.news_info .line{display: block;position: absolute;background: #ce151d;}
.news_info li:after{content: "";clear: both;display: table;}
.news_time{background: #ce151d;width: 120px;height: 100%;padding: 18px 20px 40px 0; float:left}
.news_time .day{display: block;font-size: 70px;color: #fff;font-family: "Impact";text-align: right;}
.news_time .year{display: block;color: #eee;text-align: right;line-height: 22px;}
.news_time .author{display: block;color: #eee;text-align: right;line-height: 22px;}
.news_time .type{display: block;text-align: right;background: url("../images/n01.jpg") no-repeat right top;padding-top: 6px;margin-top: 4px;}
.news_time .type a{color: #fff;font-family: '宋体', Arial;}
.news_c{width: 940px;margin-right: 40px; float:right;}
.news_c h2{font-size: 20px;font-weight: normal;padding-top: 26px;}
.news_c h2 a{color: #333;}
.news_c a:hover{color: #ce151d;}
.news_c .demo{line-height: 24px;margin-top: 14px;}
.news_c .vis{color: #999;line-height: 38px;margin-top: 12px;}
.news_c .more{float: right;color: #ce151d;display: inline-block;border: 1px solid #ce151d;line-height: 38px;padding: 0 24px;}
.news_c .more:hover{ background:#ce151d; color:#FFF;}
/*.news_more_a{width: 1200px;margin: 40px auto 80px;text-align: center;}
.news_more_a a{display: block;font-size: 14px;color: #2eafbb;border: 1px solid #2eafbb;line-height: 38px;}*/
/* 新闻资讯-内页 */
.news_page{ width:1160px; margin:0 auto;}
.news_page_l{ width:800px; float:left;}
.news_page_r{ width:300px; float:right; background:#f7f7f7; min-height:500px;}
.news_b{ line-height:40px;}
.news_b h2{ font-size:18px; line-height:40px; font-weight:600;}

.news_title{border-bottom: 1px solid #eeeeee;margin-top: 40px;padding-bottom: 18px;}
.news_title h2{font-size: 20px;color: #333;font-weight: normal;}
.news_title .sign{color: #999;margin-top: 12px;}
.news_title .label{color: #2eafbb;}
.news_title .mark{padding-right: 20px;}
.news_page_m{text-align:center;margin-top:16px; float:right;}
.news_page_m a{display:inline-block;font-size:20px;font-weight:200;line-height:38px;width:38px;text-align:center;margin:0 0px 0 10px;color:#999;border:1px solid #999;}
.news_page_m a:hover{color:#333;border-color:#333;}

.news_page .demo{font-size: 14px;color: #333;line-height: 30px;margin-top: 30px;}
.news_page .notice{font-size: 12px;color: #999;padding-top:20px;clear:both;}
/* 编辑器内容样式 凡是编辑器修改区域加上 */
.editor{line-height:24px;text-align:left;}
.editor p{text-indent:2em;}
.editor ol li{list-style-type:circle;margin-left:25px;}
.editor ul li{list-style-type:square;margin-left:25px;}

.page_list{border-top: 1px dashed #d3d3d3;margin-top: 16px;padding-top: 10px;margin-bottom: 30px;}
.page_list li{line-height: 24px;color: #999;}
.page_list li a{color: #999;}
.page_list li a:hover{color: #2eafbb;}
.page_list .return{float: right;font-size: 14px;color: #2eafbb;border: 1px solid #2eafbb;line-height: 38px;padding: 0 20px;margin-top: 6px;}
.page_list a.return:hover{ background:#2eafbb; color:#FFF;}

/* 新闻资讯-内页-右侧 */
.news_menu{width: 240px;background: #f7f7f7;padding: 30px;}
.news_menu dt{font-size: 20px;color: #333;margin-bottom: 24px;}
.news_menu dd{border-bottom: 1px dashed #cccccc;margin-bottom: 20px;}
.news_menu dd h3{color: #333;font-size: 16px;font-weight: normal;margin-bottom: 10px;}
.news_menu a:hover{color:#2eafbb;}
.news_menu .text{color: #666;line-height: 24px;margin-bottom: 14px;}
.news_menu .time{color: #999999;line-height: 24px;margin-bottom: 6px;}

/* 分页 */
.pagination { margin:30px 0 20px; clear:both; font-size:14px;text-align:center; }
.pagination span, .pagination a { display:inline-block; padding:0 12px; height:30px; line-height:30px; margin:0 2px; *zoom:1; color:#464236; }
.pagination a:hover { background:#e45358; color:#ffffff; text-decoration:none; }
.pagination a:active { color:#808080; }
.pagination .disabled { cursor:default; color:#ccc;}
.pagination .current { background:#e45358; color:#fff;}
.pagination-right { text-align:right; }
.pagination-left  { text-align:left; }
/* 联系我们 */
.bd_box{ width:1160px;height: 100%; margin:0 auto;}
.form_msg{height:400px;width: 420px;position: relative;padding-left: 14px;}
.form_msg dl{position: relative;z-index: 3;}
.form_msg dt{font-size: 18px;color: #fff;padding-top: 40px;}
.form_msg dd{margin-top: 10px; float:left;}
.form_msg .text{border:1px solid #cccccc;background:transparent;color:#ccc;height:32px;width:182px;line-height:32px;text-indent:12px;margin-right:14px; float:left;}
.form_msg .text:focus{border-color:#fff;color:#fff;}
.form_msg .s_text{border:1px solid #cccccc;background:transparent;color:#ccc;height:32px;width:383px;line-height:32px;text-indent:10px; float:left;}
.form_msg .s_text:focus{border-color:#fff;}

.form_msg .sub_btn{font-size:14px;border:1px solid #fff;background:transparent;color:#fff;height:38px;width:118px;line-height:36px;margin-right:14px;filter:chroma(color=#000000);cursor:pointer; float:left;}
.form_msg textarea{float:left;width:357px; padding:10px 12px;border:1px solid #ccc;background:transparent;height:80px;color: #ccc;resize: none;overflow:auto; }
.form_msg textarea:focus{color: #fff;border-color: #fff;outline: none;}
.c_shade{position:absolute;top:0;left:0;background: #4b4f56;opacity: 0.8;filter:alpha(opacity=80);width: 100%;height: 100%;}

.nav_a{width:383px;height:32px;}
.nav_a p{display:block;text-indent:12px;border:1px solid #CCC;color:#ccc;vertical-align:middle;font:12px/32px '微软雅黑';}
.set_a{background:url(../images/btn_2.png) 345px 10px no-repeat; text-align:left; color:#FFF;}
.select{background:url(../images/btn_1.png) 345px 10px no-repeat;}
.new_a{width:381px;position:absolute;border:1px solid #CCC; border-top:none;display:none; background:#FFF;}
.nav_a ul li{line-height:30px;padding-left:10px; text-align:left; cursor:pointer;}
.nav_a ul li:hover{background:#CCC;color:#00000;}


.contact_page{ width:1160px; margin:0 auto;}
.cont_info{background: url("../images/cn01.jpg") no-repeat center;min-height: 500px;}
.connect_column{margin-top: 40px;}
.connect_column li{float: left;text-align: center;width: 280px;height: 218px;margin-left: 10px;position: relative;padding-top: 42px;font-size: 16px;color: #333;line-height: 32px; cursor:pointer;}
.connect_column li:first-child{margin-left: 0;}
.connect_column h2{font-size: 18px;color: #333;font-weight: normal;margin-top: 10px;margin-bottom: 10px;}
.connect_column .info{position: relative;z-index: 2;}
.connect_column .text{margin: 0 20px;}
.connect_column .s1{position:absolute;top:0;left:0;width:100%;height:100%;background: #de6764;opacity: 0.2;filter:alpha(opacity=20);}
.connect_column .s2{position:absolute;top:0;left:0;width:100%;height:100%;background: #58bec8;opacity: 0.2;filter:alpha(opacity=20);}
.connect_column .s3{position:absolute;top:0;left:0;width:100%;height:100%;background: #9ac047;opacity: 0.2;filter:alpha(opacity=20);}
.connect_column .s4{position:absolute;top:0;left:0;width:100%;height:100%;background: #31a0e1;opacity: 0.2;filter:alpha(opacity=20);}
.connect_column .i1{display: inline-block;width: 36px;height: 46px; background: url("../images/sprite2.png") no-repeat 0 0;}
.connect_column .i2{display: inline-block;width: 42px;height: 46px; background: url("../images/sprite2.png") no-repeat -38px 0;}
.connect_column .i3{display: inline-block;width: 40px;height: 46px; background: url("../images/sprite2.png") no-repeat -83px 0;}
.connect_column .i4{display: inline-block;width: 40px;height: 46px; background: url("../images/sprite2.png") no-repeat -125px 0;}
.connect_column a{ color: #333;}
.connect_column li:hover .s1,.connect_column li:hover .s2,.connect_column li:hover .s3,.connect_column li:hover .s4{opacity: 0.5;filter:alpha(opacity=50);}
/* 如何到达 */
.arrive_box{background: #f7f7f7;padding-bottom: 40px;margin-bottom:-40px;}
.arrive_box_cont{ width:1160px; margin:0 auto;}
.arrive_column_con{width:950px;overflow:hidden;}
.arrive_column{margin-left:50px;width:950px;}
.arrive_column dl{width:260px;margin:30px 25px;}
.arrive_column dd{font-size:15px;color:#333;line-height:32px;}
.arrive_column_con{width:1150px;overflow:hidden;}
.arrive_column{margin-left:50px;width:1300px;}
.arrive_column dl{float:left;width:318px;margin:40px 90px 0 0px;}
.arrive_column dt{margin-bottom: 20px;}
.arrive_column dd{font-size: 16px;color: #333;line-height: 32px;}
.bus{font-size: 18px;color: #31a0e1;}
.bus dt{margin-left: -50px;}
.bus .icon{display: inline-block;width: 32px;height: 32px;background: url("../images/sprite2.png") 0 -90px;vertical-align: middle;margin-right: 18px;}
.taxi{font-size: 18px;color: #de6764;}
.taxi dt{margin-left: -50px;}
.taxi .icon{display: inline-block;width: 32px;height: 34px;background: url("../images/sprite2.png") -34px -90px;vertical-align: middle;margin-right: 18px;}
.metro{font-size: 18px;color: #9ac047;}
.metro dt{margin-left: -50px;}
.metro .icon{display: inline-block;width: 34px;height: 34px;background: url("../images/sprite2.png") -66px -90px;vertical-align: middle;margin-right: 16px;}

/* 客户案例 */
.cases_m{ width:1160px; height:auto; margin:0 auto;}
/*----------------------------------------chen-客户案例----------------------------------------------*/
.chen_khal_1{ width:1160px; margin-bottom:5px; margin:auto; margin-top:40px;}
.chen_khal_1 ul li{ margin:0px 16px 13px 0; border:1px solid #ebeaea; float:left; font-family:'微软雅黑'; font-size:14px; line-height:34px; height:34px; text-align:center; width:98px; background:#db0000; color:#fff;}
.chen_khal_1 ul li a{ display:block; height:34px; width:98px; color:#333; background:#fff;}
.chen_khal_1 ul li a:hover,.chen_khal_1 ul li.on a{ display:block; height:34px; width:98px; background:#db0000; color:#fff;}
.cases_list{width:1160px; height:auto; margin:0 auto;}
.chen_khal_2{ width:1160px; margin:auto;}
.chen_khal_2 ul{ margin-left:-37px; margin-top:40px;}
/* items */
.chen_khal_2 ul .items{width:362px;overflow:hidden;float:left; height:250px; margin-left:37px; margin-bottom:37px;}
.chen_khal_2 ul .items .img{height:250px;overflow:hidden;position:relative;}
/*.items .desc{width:362px;position:absolute;top:-250px;left:0px;color:#fff;background:#000;opacity:0.7;filter:alpha(opacity=70); text-align:center;}*/
.chen_khal_2 ul .items .title{ height:35px; line-height:35px; text-align:center;  overflow:hidden; position:absolute; left:0; bottom:0; width:362px; background:#000; color:#FFF;background:#000;opacity:0.7;filter:alpha(opacity=70);}
.chen_khal_2 ul .items:hover .title{ position:absolute; bottom:-35px;transition:0.3s all;}
.chen_khal_2 ul .items .desc{position: absolute;z-index:3;top:100%;left: 0;width:100%;height: 250px;background:#000000;opacity:0.7;filter:alpha(opacity=70); text-align:center;}
.chen_khal_2 ul .desc a{ width:362px; height:250px; display:block;}
.chen_khal_2 ul .items .desc .desc_logo{ padding-top:40px;}


/* 客户案例-内页 */
.cases_info{ width:1160px; margin:0 auto;}
.case_top{margin-top:40px;}
.case_top h2{font-size:24px;color:#333333;font-weight:normal;margin-bottom:10px; color:#d5052f;}
.case_top .date{color:#999;}
.case_top .intro{width:440px;line-height:26px;color:#999;}
.case_sign{margin-top:30px;}
.case_sign .info{line-height:26px;color:#999;margin-top:10px;}
.case_sign .info a{color:#999;margin-top:10px;display:inline-block;text-decoration:underline;}
.case_sign img { text-align:center; }
a.btn_case_see{width:100%;height:32px;line-height:32px;color:#2eafbb;font-size:14px;background-color:#fff;border:1px solid #2eafbb;text-align:center;display:block;margin:30px auto;}
a.btn_case_see:hover{ background:#2eafbb; color:#FFF; border-radius:5px;}
.c_back{text-align: center;margin-top: 60px;}
.c_back img{cursor: pointer;}


.case_js{ width:1160px; padding:15px 0;}
.case_js_l{ width: 755px; float:left; color:#545454; line-height:25px;}
.case_js_r{ width: 300px; float:right;}
.case_js_l strong{ color:#cd151d;}
.case_bj{ float:left; padding:0 20px;  height:40px; line-height:40px;}
.case_bj_a{ float:right; width:170px; height:40px; line-height:40px; color:#FFF; background:#F00; display:inline-block; text-align:center;margin-right:15px; font-size:18px;}
.case_bj_a:hover{ opacity:0.8;filter:alpha(opacity=80);}

/* 微信运营 */
/* -banner- */
.banner-group{ position:relative; text-align:center; height:400px;}
.banner-group .hd{ position:absolute; z-index:2; left:50%; bottom:20px; margin-left:-80px;}
.banner-group .hd ul li{ width:30px; height:30px; line-height:30px; margin-right:10px; background:rgba(0,0,0,.5); float:left; color:#fff; cursor:pointer;}
.banner-group .hd ul li.on{ background:#fff; color:#000;}
.banner-group .bd{ position:relative; z-index:1;}
.banner-group .bd ul li{ width:100%; height:400px; float:left;}
/* -营销方案- */
.wx_box_a{width:1160px; margin:0 auto; padding:40px 0;}
.wx_box_a_head{ text-align:center;}
.qd-section1-cont ul { width:1156px; margin:0 auto; border:#9FA0A0 1px solid; text-align:center;}
.qd-section1-cont ul li{ cursor:pointer;}
.qd-section1-cont ul li.ts1{width:288px; height:193px; float:left; border-right:#9FA0A0 1px solid; border-bottom:#9FA0A0 1px solid; position:relative; overflow:hidden;}
.qd-section1-cont ul li.ts2{width:289px; height:193px; float:left; border-bottom:#9FA0A0 1px solid; position:relative; overflow:hidden;}
.qd-section1-cont ul li.ts3{border-bottom:none;}
.qd-section1-cont ul li img{ margin:18px 0 10px 0;}
.qd-section1-cont ul li h3{ font-size:18px; color:#fe605f; line-height:1;}
.qd-section1-cont ul li .hover{ background:rgba(254,113,113,0.9); position:absolute; top:0; left:0; width:249px; height:153px; padding:20px;}
.qd-section1-cont ul li .hover{ visibility:hidden; opacity:0;-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);}
.qd-section1-cont ul li .hover{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}
.qd-section1-cont ul li .hover p{ width:100%; height:100%; border:#fff 1px solid; font-size:14px; line-height:22px; color:#fff;}
.qd-section1-cont ul li .hover p em{ display:block; width:40px; height:3px; background:#fff; margin:40px auto 25px auto;}
.qd-section1-cont ul li:hover .hover{ visibility:visible; opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}

/* -选择我们的优势- */
.qd-section2{ padding:45px 0; background:#EFEFF0; text-align:center;}
.qd-section2-box{ width:1160px; height:620px; margin:0 auto; position:relative;}
.qd-section2-box img{ position:absolute; bottom:0; left:50%; margin-left:-217px;}
.qd-section2-box .text{ position:absolute;}
.qd-section2-box .text1,.qd-section2-box .text2,.qd-section2-box .text3,.qd-section2-box .text4{ width:72px; height:72px; border:#fff 2px solid; border-radius:50%; box-shadow:0 0 20px #a7a7a7; background:#c9caca; color:#275300; font-size:40px; line-height:72px;}
.qd-section2-box .text1:hover,.qd-section2-box .text2:hover,.qd-section2-box .text3:hover,.qd-section2-box .text4:hover{ background:#FFD96B;}
.qd-section2-box .text1{ top:330px; left:350px;}
.qd-section2-box .text2{ top:184px; left:440px;}
.qd-section2-box .text3{ top:184px; right:440px;}
.qd-section2-box .text4{ top:330px; right:350px;}
.qd-section2-box .text5,.qd-section2-box .text6{ width:223px; height:215px; text-align:left;}
.qd-section2-box .text7,.qd-section2-box .text8{ width:238px; height:193px; text-align:left;}
.qd-section2-box .text h2{ font-size:28px; color:#275300; line-height:1; margin:20px 0 15px 0;}
.qd-section2-box .text p{ font-size:12px; color:#3e3a39; line-height:18px;}
.qd-section2-box .text5{ top:0; left:210px; background:url(../images/section2-bg1.png) center no-repeat;}
.qd-section2-box .text5 h2,.qd-section2-box .text5 p{ padding:0 15px;}
.qd-section2-box .text6{ top:0; right:210px; background:url(../images/section2-bg2.png) center no-repeat;}
.qd-section2-box .text6 h2,.qd-section2-box .text6 p{ padding:0 15px;}
.qd-section2-box .text7{ top:280px; left:100px; background:url(../images/section2-bg3.png) center no-repeat;}
.qd-section2-box .text7 h2,.qd-section2-box .text7 p{ padding:0 30px 0 15px;}
.qd-section2-box .text8{ top:280px; right:100px; background:url(../images/section2-bg4.png) center no-repeat;}
.qd-section2-box .text8 h2,.qd-section2-box .text8 p{ padding:0 15px 0 30px;}


.wx_box_c{ width:1160px; margin:0 auto;}
.wx_box_c_l{ width:300px; float:left; margin-top:60px; background:url(../images/iphone.png) no-repeat; height:634px;}
/* 图片滚动 */
.slideBox_a{ width:260px;height:600px;position:relative;padding-top:80px; padding-left:21px;}
.slideBox_a .bd{ position:relative; height:462px; z-index:0; overflow:hidden;  }
.slideBox_a .bd li{ zoom:1; vertical-align:middle; }
.slideBox_a .bd img{display:block;  }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox_a .prev{ position:absolute; left:113px; bottom:15px;display:block; width:30px; height:30px;filter:alpha(opacity=50);opacity:0.5; background:url(../images/icon_l.png) #000 center center no-repeat;}
.slideBox_a .next{ position:absolute; right:92px; bottom:15px; display:block; width:30px; height:30px;filter:alpha(opacity=50);opacity:0.5; background:url(../images/icon_r.png) #000 center center no-repeat; }
.slideBox_a .prev:hover{ filter:alpha(opacity=100);opacity:1;background:url(../images/icon_l.png) #e87766 center center no-repeat;   }
.slideBox_a .next:hover{ filter:alpha(opacity=100);opacity:1;  background:url(../images/icon_r.png) #e87766 center center no-repeat;  }
.slideBox_a .prevStop{ filter:alpha(opacity=30);opacity:0.3;background:url(../images/icon_l.png) #666 center center no-repeat; }
.slideBox_a .nextStop{filter:alpha(opacity=30);opacity:0.3;background:url(../images/icon_r.png) #666 center center no-repeat; }




.wx_box_c_r{ width:835px; float:right;}
.qd-section3{ padding:45px 0; width:835px; margin:0 auto;}
.qd-section3-head{ width:512px; padding:25px 0; text-align:center;}
.qd-section3-head h3{ font-size:30px; color:#4c4948; line-height:1; margin-bottom:10px;}
.qd-section3-head h2{ font-size:30px; color:#49ae33; line-height:1; margin-bottom:20px;}
.qd-section3-head img{-webkit-animation:fadeOutB linear 2s infinite;-moz-animation:fadeOutB linear 2s infinite;-ms-animation:fadeOutB linear 2s infinite;-o-animation:fadeOutB linear 2s infinite;animation:fadeOutB linear 2s infinite;}
.qd-section3-cont figure{ width:835px; margin:0 auto;}
.qd-section3-cont img{ float:left; margin-right:5px;}

/* 淡入 */
@-webkit-keyframes fadeOutB{
    0%{opacity:1; -webkit-transform:translateY(-15px);}
    85%{opacity:0; -webkit-transform:translateY(25px);}
	100%{opacity:0; -webkit-transform:translateY(15px);}
}
@-moz-keyframes fadeOutB{
    0%{opacity:1; -moz-transform:translateY(-15px);}
    85%{opacity:0; -moz-transform:translateY(25px);}
	100%{opacity:0;-moz- transform:translateY(15px);}
}
@-ms-keyframes fadeOutB{
    0%{opacity:1; -ms-transform:translateY(-15px);}
    85%{opacity:0; -ms-transform:translateY(25px);}
	100%{opacity:0; -ms-transform:translateY(15px);}
}
@-o-keyframes fadeOutB{
    0%{opacity:1; -o-transform:translateY(-15px);}
    85%{opacity:0; -o-transform:translateY(25px);}
	100%{opacity:0; -o-transform:translateY(15px);}
}
@keyframes fadeOutB{
    0%{opacity:1; transform:translateY(-15px);}
    85%{opacity:0; transform:translateY(25px);}
	100%{opacity:0; transform:translateY(-15px);}
}

.qd-section4{ padding:0px 0 45px 0; width:835px; margin:0 auto; text-align:center;}
.qd-section4-head{ width:512px; text-align:left; padding-bottom:40px;}
.qd-section4-head h3{ font-size:30px; color:#4c4948; line-height:1; padding-left:55px;}
.qd-section4-cont ul{ width:835px; height:163px; margin:0 auto; position:relative;}
.qd-section4-cont ul li{ width:243px; height:163px; background:url(../images/section4-bg.png) center no-repeat; margin-right:53px; float:left; background-size:cover;}
.qd-section4-cont ul li h4{ color:#49ae33; font-size:18px; line-height:1; padding:28px 0 20px 0; border-bottom:#787675 1px dashed; margin:0 30px;}
.qd-section4-cont ul li p{ line-height:20px; font-size:12px; color:#4c4948; padding:15px 30px; text-align:left;}
.qd-section4-cont ul span{ display:block; width:30px; height:30px; background:url(../images/section4-next.png) center no-repeat; position:absolute; top:50%; margin-top:-15px;}
.qd-section4-cont ul span.next1{ left:253px;}
.qd-section4-cont ul span.next2{ left:550px;}


/* 运营效果 */
.wx_box_d{}
.qd-section5{ background:#CCE8DD; padding:45px 0;}
.qd-section5-group{ width:1160px; margin:0 auto;}
.qd-section5-head h3{ font-size:30px; color:#4c4948; line-height:1; padding-bottom:40px; text-align:center;}
.qd-section5-cont ul{ width:1060px; margin:0 auto;}
.qd-section5-cont ul li{ width:320px; float:left; margin-right:50px; text-align:center;}
.qd-section5-cont ul li img{ max-width:100%;}
.qd-section5-cont ul li:last-child{ margin-right:0;}
.qd-section5-cont ul li p{ font-size:14px; color:#4c4948;  line-height:20px; text-align:left; padding-top:10px; border-top:#777877 1px dashed;}

/* 合作伙伴 */
.wx_box_f{ background:#f2f2f3;}
.qd-section6{ padding:45px 0; width:1160px; margin:0 auto; text-align:center;}
.qd-section6-head h3{ font-size:30px; color:#49ae33; line-height:1; padding-bottom:15px;}
.qd-section6-head h4{ font-size:20px; color:#4c4948; line-height:1; padding-bottom:30px;}


.section6{ width:1160px; margin:0 auto; padding:30px 0;}
.section6-head{ padding:25px 0 30px 0; text-align:center;}
.section6-head h2{ color:#4c4948; margin-bottom:30px; font-size:30px; font-weight:normal;}
.section6-cont figure{ width:50%; color:#393939; float:left;}
.section6-cont figure>img{ float:left;margin-right:10px;}
.section6-cont figure figcaption{ float:left; width:360px;}
.section6-cont figure h3{ font-size:30px; font-weight:normal; margin-bottom:5px;}
.section6-cont figure h6{ font-size:14px; line-height:25px; font-weight:normal; margin-bottom:30px;}
.section6-cont figure p{ font-size:14px; line-height:25px; padding-left:40px; position:relative; margin-bottom:25px;}
.section6-cont figure p img{ position:absolute; top:0; left:0;}


/* ----网络运营外包---- */
.promotion_box1{padding-bottom:40px;}
.picScroll-left_wl{ width:1158px;margin: 0 auto;  overflow:hidden; position:relative; padding-bottom: 40px;}
.picScroll-left_wl .hd{ overflow:hidden; position: absolute;bottom: 0;width: 100%;text-align: center;z-index: 2;}
.picScroll-left_wl .hd a{display: inline-block;font-size: 20px;font-weight: 200;color: #999;line-height: 38px;border: 1px solid #999;width: 38px;text-align: center;margin: 0 5px;cursor: pointer;}
.picScroll-left_wl .hd a:hover{color: #ffffff;border-color: #cd151d; background:#cd151d;}

.picBox_wl{width:1158px;margin:40px auto;}
.picBox_wl li{float:left;position:relative;width:386px;height:212px; overflow:hidden;display:table;}
.picBox_wl .ser_info{position:absolute;font-size:16px;color:#333;line-height:40px;text-align:center;width:100%;left:0;}
.picBox_wl .s1 .ser_info{bottom:0;}
.picBox_wl .s3 .ser_info{top:0;}
.picBox_wl .s5 .ser_info{bottom:0;}
.picBox_wl .ser_shade{background:#fff;opacity:0.6;filter:alhpa(opacity=60);width:100%;height:100%;position:absolute;top:0;left:0;}
.picBox_wl h2{font-size:16px;color:#333;font-weight:normal;position:relative;z-index:2;}
.picBox_wl .s2::after{height: 0; width:0;content: "";position: absolute;left:0px;top:46%;
                  border-width:10px;
                  border-style: dashed solid   dashed dashed ;
                  border-color:transparent #ffffff   transparent transparent;
}
.picBox_wl .s4::after{height: 0; width:0;content:"";position: absolute;right:0px;top:46%;z-index: 2;
                  border-width:10px;
                  border-style:  dashed dashed  dashed solid;
                  border-color:  transparent  transparent  transparent #ffffff;
}
.picBox_wl .s6::after{height: 0; width:0;content: "";position: absolute;left:46%;top:0px;
                  border-width:10px;
                  border-style: dashed    dashed solid dashed ;
                  border-color:transparent  transparent #ffffff transparent;
}
.picBox_wl .intro{position:absolute;left:0;top:0;font-size:14px;line-height:26px;color:#fff;margin:auto 28px;padding-top:36px; }
.picBox_wl dl{position:absolute;left:0;top:0;font-size:14px;line-height:26px;color:#fff;margin:auto 38px;padding-top:36px; }
.picBox_wl dt{font-size:18px;margin-bottom: 8px;}
.picBox_wl dd{display:list-item;list-style-type: circle;white-space: nowrap;}
.picBox_wl li img{width:386px;height:212px; -webkit-transition: -webkit-transform 1.2s ease 0s;
              -moz-transition: -moz-transform 1.2s ease 0s;
              -o-transition: -o-transform 1.2s ease 0s;
              transition: transform 1.2s ease 0s;
              -webkit-transform: scale3d(1, 1, 1);
              transform: scale3d(1, 1, 1); }	
.picBox_wl li:hover img{-webkit-transform: scale3d(1.1, 1.1, 1.1);transform: scale3d(1.1, 1.1, 1.1);}	
/* ----全网运营---- */
.promotion_box2{ background:#f1f1f1; padding-bottom:40px;}
.promotion_box2_cont{ width:1160px; margin:0 auto;}
.promotion_box2_img{ text-align:center; padding:20px 0 0;}
.promotion_box2_p{ padding:0 30px; color:#191919; font-size:14px; line-height:30px;}
.promotion_box2_p strong{ color:#cd151d; font-size:16px;}
/* ----广告投放---- */
.promotion_box3{ padding:40px 0; }
.promotion_box3_cont{ width:1160px; margin:0 auto;}
.promotion_box3_l{ float:left; width:50%;}
.promotion_box3_r{ float:left; width:50%;}
.box3_l_t{ padding-bottom:30px;}
.box3_l_t h2{ font-size:18px; color:#c90000; padding-bottom:15px;}
.box3_l_t p{ color:#2d2d2d; font-size:14px; line-height:28px;}
.box3_l_b{}
.box3_l_b h2{ font-size:18px; color:#c90000;padding-bottom:15px;}
.box3_l_b p{ color:#2d2d2d; font-size:14px; line-height:28px;}
.promotion_box3_r img{ padding-left:40px;}
/* ----多平台运营---- */
.promotion_box4{ background:#f1f1f1; width:100%; height:auto;}
.promotion_box4_cont{ width:1160px; margin:0 auto; position:relative;}
.box4_cont_l{ width:580px; float:left; min-height:414px;}
.box4_cont_r{width:580px; float:left;min-height:414px;}
.box4_cont_img{ position:absolute; right:0; top:0px; width:580px; height:414px; display:block;}

.box4_l_t{ padding-bottom:30px; padding-top:20px;}
.box4_l_t h2{ font-size:18px; color:#c90000; padding-bottom:15px;}
.box4_l_t p{ color:#2d2d2d; font-size:14px; line-height:28px;}
.box4_l_b{}
.box4_l_b h2{ font-size:18px; color:#c90000;padding-bottom:15px;}
.box4_l_b p{ color:#2d2d2d; font-size:14px; line-height:28px;}
/* ----什么是eso优化---- */
.promotion_box5{ width:100%; height:auto; padding-top:60px; padding-bottom:30px;}
.promotion_box5_cont{ width:1160px; margin:0 auto; }
.box5_cont_l{ width:580px; float:left;}
.box5_cont_r{ width:580px; float:left;}
.box5_cont_l h1{ color:#2d2d2d; font-size:24px;}
.box5_cont_js{ padding:40px 0 0; width:560px; font-size:14px; color:#2d2d2d; line-height:34px;} 
.box5_cont_js strong{ color:#c90000; font-size:16px;}
.box5_cont_b{ padding:30px 0 0;}
.box5_cont_b ul li{ width:50%; float:left; margin-bottom:20px;}
.box5_cont_b ul li h2{ font-size:18px; line-height:24px; color:#c90000;}
.box5_cont_b ul li p{ padding-right:20px; color:#2d2d2d; line-height:26px; padding-top:15px;}
/* ----启达传媒服务优势---- */
.promotion_box6{ width:100%; height:auto; padding:50px 0;}
.promotion_box6_cont{ width:1160px; margin:0 auto;}
.box6_cont_title{  text-align:center;}
.box6_cont_title h2{ font-size:32px; color:#d70000;}
.box6_cont_l{ width:650px; float:left; padding-top:30px; line-height:26px; font-size:14px; color:#2d2d2d}
.box6_cont_r{ width:470px; float:right; padding-top:50px;}
.box6_cont_b{ font-size:18px; color:#ce0000; padding:15px 0 0;}
.box6_cont_b span{ color:#0089f2;}
.box6_cont_b i{ font-size:30px; color:#0089f2;}

/* ----谷歌Google推广---- */
.promotion_box7{ width:100%; height:auto; padding:40px 0; background:#f3f1f1;}
.promotion_box8{ width:100%; height:auto; background:#f3f1f1; padding-bottom:30px;}
.promotion_box7_cont{ width:1160px; margin:0 auto;}
.box7_cont_tb h2{ color:#2d2d2d; font-size:26px;}
.box7_cont_tl{ width:50%; float:left;}
.box7_cont_tr{ width:50%; float:right;}
.box7_cont_tl p,.box7_cont_tr p{ padding:40px; font-size:14px; color:#2d2d2d;}

.box7_cont_b{ }
.box7_cont_bt{}
.box7_cont_bt h2{ font-size:22px; color:#cd151d; padding-bottom:30px;}
.box7_cont_bl{ width:310px; float:left;}
.box7_cont_br{ width:840px; float:right;}
.box7_cont_br li{ font-size:14px; color:#2d2d2d; float:left; width:100%; min-height:30px; line-height:30px;}
.box7_cont_br li i{ width:5px; height:5px; display:block; float:left; background:#F00; margin-right:7px; margin-top:13px;}
.box7_cont_br li p{ float:left; width:828px;}
.box7_cont_br li strong{ color:#3078d1; font-size:20px;}


/* 400电话 */
.slideTxtBox{ width:100%; }
.slideTxtBox .hd{  width:1160px; margin:0 auto;position:relative; height:62px;background: url("../images/titlebc.gif") center no-repeat;}
.slideTxtBox .hd ul{width:580px; margin:0 auto; height:65px;}
.slideTxtBox .hd ul li{ float:left;width:285px;height:65px; cursor:pointer; background:#CBCBCB; color:#5F5D5E; line-height:65px; text-align:center; font-size:30px;  }
.slideTxtBox .hd ul li.on{background:#00b5bb; color:#FFF;}
.slideTxtBox .hd ul li:last-child{ margin-left:10px;}

.slideTxtBox .bd ul{zoom:1;  }
.js_400{width:600px;line-height:40px; margin:0 auto; color: #5f5d5e; font-size:18px; padding:20px 0;}
.youshitit{text-align:center;height:40px;line-height:40px; font-size:30px; color:#009499;}
.ys_400{ width:100%; background:#eeeeee; height:auto;}
.ys_400 .l{float:left}
.ys_400 .r{float:right}
.ys_400 .clr20{height:20px;}
.ys_400 .cont1{width:1029px;padding:38px;background:#EEEEEE;height:712px; margin:0 auto;}
.ys_400 .cont1 ul li{float:left;background:white;border:1px solid #CECECE;}
.ys_400 .cont1 .liq  li{width:465px;height:235px; margin-bottom:10px;padding:20px;}
.ys_400 .cont1 .liq  .li1{margin-right:10px;}
.ys_400 .cont1 .liq  .li2{}
.ys_400 .cont1 .liq  .li3{margin-right:10px;}
.ys_400 .cont1 .liq  .li4{}
.ys_400 .cont1 .liq  li  .lefttit{width:35%;height:100%;border-right:2px solid #009499;}
.ys_400 .cont1 .liq  li  .lefttit .shang{width:100%;height:92px;text-align:center; margin:45px 0 10px ;line-height:32px;padding-top:15px; letter-spacing:3px; background:#009499;  font-size: 20px; color:#ffffff;}
.ys_400 .cont1 .liq  li  .lefttit a{width:100%;height:39px; font-size:12px; background:#00b5bb; color:#FFF; display:block; line-height:39px; text-align:center;}
.ys_400 .cont1 .liq  li  .righttext{width:60%;height:100%;line-height:33px;padding-left:3%;}
.ys_400 .cont1 .liq  li  .righttext p{margin-left:28px;text-indent:-28px;letter-spacing:1px;font-size:17px;}
.ys_400 .cont1 .lih  li{width:275px;height:127px;padding:0 6px 0 50px;background:white url("../images/shu.gif") no-repeat;line-height:35px;letter-spacing:1px;font-size:16px;}
.ys_400 .cont1 .lih  .li1{margin-right:12px;}
.ys_400 .cont1 .lih  .li2{margin-right:12px;}
.ys_400 .cont1 .lih  .li3{}

.slzxtcbox{width:100%;height:auto;background:#f2f2f2;overflow:hidden;margin-top:37px;padding-top:2px;padding-bottom:20px;}
.taocanTwo{width:980px;height:54px;background:url(../images/tancan-21.jpg) repeat-x left 76px;font-size:34px;color:#474e5e;padding-top:32px;margin:0 auto;}
.taocanTwo span{float:right;font-size:14px;padding-top:10px;margin-right:20px;}
.taocanTwo img{vertical-align:middle;margin-right:6px;}
.taocTwoBox{width:980px;margin:0 auto;}
.tcTwoFrist{width:472px;height:397px;float:left;background:#fff;position:relative;border:1px solid #E3E3E3;margin-right:30px;margin-top:24px;}
.taocTwoTit{position:absolute;left:28px;top:182px;width:412px;height:auto;border:1px solid #44a2a5;line-height:36px;text-align:center;color:#fff;font-size:18px;background:#198F93;}
.tcTwoTitle{width:472px;height:266px;background:#474e5e;margin-bottom:30px;}
.tcTwoWenzi{float:left;text-align:right;width:264px;font-size:18px;color:#fff;padding-top:20px;height:146px;margin-left: 30px;}
.tcTwoWenzi span{font-size:44px;}

.tcTwoImg {color: #fff;display: inline;float: left;font-size: 12px;padding-top: 34px; text-align: center;width: 170px;}
.tcTwoImgDb {color: #fff; font-size: 32px; height: 114px; margin-bottom: 7px; text-align: center; width: 170px;}
.tancTwoWord { color: #474e5e; font-size: 14px;line-height: 22px;}
.tancTwoWord span {display: inline-block;margin-right: 3px; text-align: right; width: 105px;}
.taocTwoLittle {border-bottom: 1px solid #414143; color: #414143;height: 26px;line-height: 26px; margin-left: 35px;  width: 402px;}
.taocanTwoNum { line-height: 17px;margin: 10px 0 10px 35px;padding-left: 40px; width: 362px;}
.taocanTwoNum span {font-size: 12px; margin-right: 30px;}
.tcTwoAnniu {
    height: 37px;
    line-height: 37px;
    text-align: center;
}
.tcTwoButt {
    background:url("../images/tctwo-1.jpg") no-repeat;
    color: #fff;
    font-size: 18px;
    height: 37px;
    line-height: 37px;
    margin-right: 9px;
    width: 197px;
}

.tcTwoButt {
    cursor: pointer;
}
.tcTwoButTwo {
    background:url("../images/tctwo-2.jpg") no-repeat;
    margin-right: 0;
}

.tcTwoTh {
    margin-right: 0;
}


element.style {
    margin-top: 67px;
}
.taocanTwoNum_add {
    color: #e44647;
    line-height: 17px;
    margin: 14px 0;
    padding-left: 40px;
    width: 416px;
}

.taocanTwoNum_add span {
    font-size: 21px;
    line-height: 33px;
    margin: 0 31px;
}

.taocanOne {
    height: 383px;
    margin: 0 auto;
    width: 980px;
}

.taocOneTitle {
    background: #474e5e;
    color: #fff;
    font-size: 34px;
    height: 64px;
    line-height: 64px;
    padding-left: 18px;
    width: 962px;
}

.taocOneTitle span {
    color: #ffca2a;
    float: right;
    font-size: 16px;
    margin-right: 22px;
}

.taocOneXqing {
    background: #198f93;
    height: 291px;
    padding-top: 28px;
    width: 980px;
}

.taocanONeLeft {
    color: #fff;
    display: inline;
    float: left;
    font-size: 24px;
    margin: 0 0 0 57px;
    width: 201px;
}
.taocanONeCont {
    color: #fff;
    float: left;
    margin-right: 36px;
    text-align: center;
    width: 291px;
}

.taocanONeCont span {
    display: block;
    font-size: 46px;
    height: 64px;
    width: 286px;
}

.OneContfont {
    font-size: 16px;
    margin-left: 41px;
    margin-top: 5px;
    width: 198px;
}

.oneContWord {
    font-size: 18px;
    margin-left: 41px;
    margin-top: 14px;
    width: 198px;
}

.OneContnum {
    margin-left: 41px;
    margin-top: 8px;
    width: 225px;
}

.OneContnum li {
    float: left;
    font-size: 14px;
    margin-right: 15px;
}

.taocanONeRight {
    float: left;
    width: 378px;
}

.oneRightTit {
    color: #fff;
    font-size: 24px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    width: 378px;
}

.oneRightList {
    color: #fff;
    height: 153px;
    width: 385px;
}

.oneRightList li {
    line-height: 24px; font-size:14px;
}

.oneRightButt {
    clear: both;
    height: 46px;
    margin-top: 24px;
    width: 378px;
}

.OneButton {
    cursor: pointer;
}
.OneButton {
    background:url("../images/onebutt.jpg") no-repeat scroll 0 0;
    color: #292c35;
    font-size: 23px;
    height: 46px;
    margin-right: 13px;
    width: 164px; font-weight:bold;
}

.taocanDzBox {
    background: #198f93;
    color: #fff;
    height: 189px;
    width: 100%;
}

.tcDzTitle {
    font-size: 16px;
    height: 18px;
    margin: 0 auto;
    padding-top: 35px;
    width: 980px;
}

.tcdzxq {
    border-bottom: 1px solid #46a3a8;
    height: 59px;
    line-height: 59px;
    margin: 0 auto;
    width: 980px;
}



.tcdzinput {
    font-size: 16px;
    height: 18px;
    line-height: 16px;
    margin: 0 10px 0 5px;
    padding-left: 3px;
    vertical-align: middle; width:99px;
}
.tcdzsele {
    font-size: 15px;
    width: 136px;height: auto;
}

.tcdzWord {
    color: #fff;
    font-size: 18px;
    height: 76px;
    line-height: 76px;
    margin: 0 auto;
    text-align: center;
    width: 980px;
}

.tcdzWord a {
    color: #fff;
}

#pack_year {
    width: 70px;
}

.tcdzWord span {
    font-size: 24px;
    text-decoration: underline;
}

.tcdzxq a {
    background: #f1f1f1;
    color: #ff8a23;
    display: inline-block;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    width: 67px;
}

/*信通400电话独有功能*/
 .clr10{height:10px;}
 .clr20{height:20px;}
 .dygn_slzx_title{text-align:center;height:45px;line-height:45px;font-size: 34px;color: #474e5e;margin-top:25px;}
 .dygn_slzx_titletip{text-align:center;margin-bottom:8px;font-size:18px;}
 .dygn .cont{height:352px;}
 .dygn .cont .tab{float:left;font-size:20px;color:#fff;}
 .dygn .cont .tab ul li{width:229px;height:82px;border:2px solid white;background: #CBCBCB;text-align: center;line-height:82px;cursor: pointer;}
 .dygn .cont .tab ul .active{background: #009499;}
 .dygn .cont .context{width:770px;height:344px;background:#C3E9FE;float:right;}
 .dygn .cont .context .l{float:left;}
 .dygn .cont .context .twenty{font-size:20px;}
 .dygn .cont .context .indent2{text-indent: 2em; }
 .dygn .cont .context .cont_text{width:522px;height:240px;padding:20px 0  20px 20px;;overflow: hidden;}
 .dygn .cont .context .cont_text p{height:32px;line-height: 32px;}
 .dygn .cont .context  li{display: inline; }
 .dygn .cont .context .dianji{width:298px;height:40px;background: #FF8A23;line-height: 40px;margin-left: 165px;text-align: center;font-size:20px;color:#fff;cursor: pointer;}
 .dygn .cont .context .tup{width:188px;height:320px;margin-top:20px;margin-right:20px;text-align: center;float:right;}
 .dygn .cont .context .duyou{width:184px;height:46px;line-height: 46px;font-size:20px;color: #009499;text-align: center;}
 .dygn .cont .context .hr{border:2px solid #009499;margin-top:10px;}
 .dygn .cont .context  .cont_img{margin-top:25px;}
 .web400_form{width:156px; height:211px;background: url("../images/gsicon2bc.gif") no-repeat;display: none;text-align:left;}
 .web400_form  .number1{width:80%; margin-top:110px;margin-left:10%;}
 .web400_form  .code1{width:50%; margin-top:10px;margin-left:10%;}
 .web400_form  img{width:42px;height:20px; margin-left:6px;margin-bottom:-5px;}
 .web400_form  button{width:78%;margin-left:11%;background:#0058AB;color:white;height:30px;margin-top:10px;}
 
 
 .slzxicon{width:978px;height:457px;border:1px solid #ccc;margin:0 auto;}
 .slzxiconLeft{float:left;width:745px;padding-top:55px;height:407px;}
 
.inconList{width:745px;height:130px;}
.inconList li{width:105px;text-align:center;float:left;height:130px;}
.inconList img{vertical-align:middle;}


.iconp {
    height: 60px;
    margin: 0 auto;
    text-align: center;
    width: 105px;
}

.iconp img{
transition:transform 0.6s, opacity 0.6s;
-ms-transition:-ms-transform 0.6s, opacity 0.6s;
-moz-transition:-moz-transform 0.6s, opacity 0.6s; 
-webkit-transition:-webkit-transform 0.5s, opacity 0.6s;
-0-transition:-o-transform 0.6s, opacity 0.6s;
cursor: pointer;
}
.iconp img:hover{
transform:rotate(360deg);
-ms-transform:rotate(360deg); /* IE 9 */
-moz-transform:rotate(360deg); /* Firefox */
-webkit-transform:rotate(360deg); /* Safari and Chrome */
-o-transform:rotate(360deg); /* Opera */
opacity:1;
}

.iconWord {
    color: #aeaeae;
    font-size: 12px;
    height: 12px;
    margin-top: 12px;
    text-align: center;
    width: 105px;
}

.slzxiconRight {
    background: #fafafa;
    border-left: 1px solid #dddddd;
    color: #a4a4a4;
    float: right;
    height: 397px;
    padding: 60px 14px 0;
    text-align: center;
    width: 203px;
}
.slzxiconRight h3{font-size:28px;height:30px;line-height:30px;}
.iconRiWord{line-height:18px;font-size:17px;margin-top:12px;margin-bottom:19px;}
.iconRiwenz{line-height:22px;text-align:left;width:203px;font-size:12px;}

.slzxiconRight a {
    background: rgba(0, 0, 0, 0) url("../images/icon01.jpg") no-repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 26px;
    height: 53px;
    line-height: 53px;
    margin: 3px auto 0;
    text-align: center;
    width: 192px;
}
.linone{display:none}

/*信通400电话独有功能*/
.slzxTitWord{width:980px;margin:76px auto 0;height:52px;line-height:52px;color:#aaa;font-size:48px;text-align:center;}
.slzxTitSl{width:980px;height:20px;text-align:center;margin:0 auto;font-size:18px;color:#aaa;line-height:20px;margin-top:20px;}
.slzxlist{width:960px;height:283px;margin:0 auto;padding-left:20px;margin-top:72px;}
.slzxlist li{height:280px;float:left;width:260px;border-right:1px solid #E4E4E4;padding-right:49px;line-height:24px;color:#9b9b9b;font-size:12px;text-align:center;margin-right:35px;}
.slzxlist li.slListla{margin-right:0;border:none;padding-right:0}
.slzxlist img{margin-bottom:30px;}
.slzxlist h3{margin-bottom:10px;font-size:20px;font-weight:100;color:#6c6c6c;}

.slzxTitzl{margin-top:56px;}
.slzlimg{width:950px;height:133px;margin:46px auto 0;}

.slzxbottom{width:980px;margin:0 auto;margin-top:100px;}
.slzxbtTit{width:980px;background:url(../images/bt.jpg) repeat-x left 30px;height:60px;}
.slzxbtTit span{display:block;color:#b1b1b1;font-size:46px;background:#fff;height:46px;width:257px;text-align:center;margin:0 auto;clear:both;}
.slbottomBox{width:304px;height:275px;float:left;position:relative;margin-right:32px;margin-top:20px;}
.btleft{position:absolute;left:0;top:0;}
.btright{position:absolute;right:0;top:0;}
.sllbtImg{width:284px;margin-left:8px;height:145px;text-align:center;font-size:16px;color:#fff;background:#198F93;padding-top:14px;}
.sllbtImg img{display:block;margin:0 auto 3px;}
.slbtWord{width:284px;margin-left:8px;background:#474E5E;color:#E1EBF4;padding-top:10px;height:106px;}
.slbtWord span{font-size:56px;display:block;float:left;width:69px;border-right:1px solid #E1EBF4;height:100px;}
/*.slbtWord font{display:inline-block;float:left;width:200px;margin-left:11px;line-height:23px;font-size:13px;}*/
.slbtNone{margin-right:0;}
.slbtWord p{display:inline-block;float:left;width:200px;margin-left:11px;line-height:23px;font-size:13px;}
/*感谢客户*/
.slzxjz{height:344px;width:100%;background:#F6F6F6;padding-top:23px;margin-top:46px;}
.slzxjzTitle{border-bottom:2px solid #E6E6E6;height:62px;line-height:62px;font-size:26px;color:#999999;width:980px;margin:0 auto;}
.slzxjzTitle span{font-size:12px;margin-left:6px;}
.slzxjzyh{width:980px;height:121px;margin:0 auto;position:relative;padding-top:47px;}
.sljzleft{position:absolute;left:0;top:76px;}
.sljzright{position:absolute;right:0;top:76px;}
.slzxjzImg{width:899px;height:43px;margin-left:50px;margin-bottom:33px;}
.slzxjzImg li{float:left;height:43px;width:148px;margin-right:95px;}
.slzxjzImg li.sljzLast{margin-right:0;}
.sljzImgNone{margin-bottom:0;}
.slzxMessage span{margin:0 36px 0 18px;}
.slmessButton{width:52px;height:25px;border:1px solid #ffa658;color:#fff;background:#ff8a23;margin-left:12px;}
.slmesText{margin-right:10px;margin-left:5px;border:1px solid #ebebeb;}
.slsmXqText{width:114px;}
.slsmqxwidth{width:150px;}
.slsmqxwidthone{width:65px;margin-right:6px;}
.slsxqButton{width:86px;background:#198e92;color:#fff;line-height:25px;text-align:center;margin-left:10px;vertical-align:middle;}

/* focus */
#focus{overflow:hidden;position:relative;}
.zt{height:121px;position:absolute;}
.ztli{float:left;width:980px;height:121px;overflow:hidden;position:relative;}
.preNext{z-index:999999;}
#focus .preNext{position:absolute;top:76px;cursor:pointer;}
#focus .pre{left:0;}
#focus .next{right:0;background-position:right top;}
.slzxjzImg p{display: none;width: 198px;height: 51px;position: absolute;z-index: 99999999999;padding: 10px;color: #7b7b7b;text-align: center;padding-bottom: 13px;font-size:12px;}

/* FAQ */
.UI-bubble{display:inline-block;width:23px;height:23px;overflow:hidden;background:url(../images/sicons.png) 0px 0px no-repeat;}
.UI-ask{display:inline-block;width:23px;height:23px;overflow:hidden;background:url(../images/sicons.png) -25px 0px no-repeat;}
#questions{width:1160px;margin:20px auto;border:1px solid #e7e7e7;padding-top:14px; position:relative;}
#questions li h5 .UI-ask,#questions li h5 .UI-bubble{position:absolute;left:0px;top:9px;}
#questions li{ border-bottom:1px solid #e7e7e7;padding:0 14px 5px 14px;vertical-align:bottom;}
#questions li h5{height:40px;position:relative;color:#666;font-size:14px;cursor:pointer;line-height:40px;height:40px;overflow:hidden;padding:0 0 0 26px;}
#questions li .foldContent{border-left:3px solid #018ccb;padding:10px 26px;border-top:1px dashed #e2e2e2;line-height:24px;background:#f3f3f3;color:#888;}


/*======================================  企业短信 START  ======================================*/


/* fullSlide */
.fullSlide{width:100%; position:relative;height:500px;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important; height:500px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:500px;}
.fullSlide .hd{width:100%; height:30px; position:absolute; z-index:1; top:460px; left:0; line-height:30px; padding:0px; }
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block; zoom:1; width:42px; height:11px; margin:1px; overflow:hidden; background:#000; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); line-height:0px; font-size:0px;}
.fullSlide .hd ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{width:40px; height:60px; display:block;position:absolute;z-index:1; left:15%;top:50%;margin-top:-30px; background:url(../images/left.png); cursor:pointer;opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);}
.fullSlide .next{left:auto;right:15%; background:url(../images/right.png);}

/*=============  产品介绍 START  ================*/
#container{width:100%; height:auto; margin:0px auto; clear:both; text-align:justify; position:relative;}

#container div{ height:auto; margin:0px auto; padding:0px;}
#container .clear{ width:0; height:0; line-height:0; overflow:hidden; visibility:hidden; clear:both;}
#container .w1000{ width:1000px;}
#container .productTop{width:1000px; height:120px; background:url(../images/protop.jpg);margin:0 auto;}
/* box */
#productCon{width:100%; height:695px; background:url(../images/proconbg.jpg); }
#container .clickList{width:1100px; height:695px; background:url(../images/proconbg.jpg); margin:0px auto;}
#container .clickList .clickListTop{width:1100px; height:365px;}

/*------- tab选项卡 -------*/
#container .clickList .clickListTop .tabContain{width:1100px; height:365px; overflow:hidden;}

#container .clickList .clickListTop .xixi1{width:1100px; height:365px; background-image:url(../images/tab3.jpg); cursor:pointer; overflow:hidden;}
#container .clickList .clickListTop .xixi2{width:1100px; height:365px; background-image:url(../images/tab2.jpg); cursor:pointer; overflow:hidden;}
#container .clickList .clickListTop .xixi3{width:1100px; height:365px; background-image:url(../images/tab1.jpg); cursor:pointer; overflow:hidden;}

#container .clickList .clickListTop .tab1{width:390px; height:365px; float:left; margin:0px; padding:0px; cursor:pointer;}
#container .clickList .clickListTop .tab2{width:320px; height:365px; float:left; margin:0px; padding:0px; cursor:pointer;}
#container .clickList .clickListTop .tab3{width:390px; height:365px; float:left; margin:0px; padding:0px; cursor:pointer;}

#container .clickList #TabTab03Con1{width:1100px; height:330px;}
#container .clickList  li{width:1100px; height:330px; float:left; display:block;}
#container .clickList  li a{ float:left;text-decoration:none; display:block;}
#container .clickList #TabTab03Con2{width:1100px; height:330px;}
#container .clickList #TabTab03Con3{width:1100px; height:330px;}
/*=============  产品介绍 END  ================*/
/*-------  公司优势  START  -------*/
#container .advantage{width:1000px; height:auto; margin:0px auto; padding:45px 0px;}
#container .advantage .advantagetop{ width:1000px; height:75px; background:url(../images/advantagetop.jpg) no-repeat;}
#container .advantage .advantageCon01{width:1000px; height:210px; margin:0px auto; padding:60px 0px 0px 0px;}
#container .advantage .advantageCon01 .advantageLi1{width:170px; padding-right:80px; float:left;}
#container .advantage .advantageCon01 .advantageLi2{width:190px; padding-right:60px; float:left;}
#container .advantage .advantageCon01 .advantageLi3{width:210px; padding-left:40px; float:left;}
#container .advantage .advantageCon01 .advantageLi4{width:160px; padding-left:90px; float:left;}
#container .advantage .advantageCon01 Li .img{width:100%; height:90px; text-align:center;}
#container .advantage .advantageCon01 Li .title{width:100%; height:50px; text-align:center; font-size:20px; font-weight:bold; line-height:50px;}
#container .advantage .advantageCon01 Li .small{width:100%; font-size:14px; text-align:center; line-height:25px; color:#666;}
/*-------  公司优势  End  -------*/

/*-------  合作伙伴  START  -------*/
#container .cuscomerCon{width:100%; height:330px; background:#f2f2f2;}
#container .cuscomerCon .cuscomerTop{width:1000px; height:130px; overflow:hidden; margin-bottom:50px;}
#container .cuscomerCon .cuscomerDiv{width:1000px; height:80px; overflow:hidden; margin:0px auto;}
.picMarquee-al{ 1000px  overflow:hidden; position:relative;   }
.picMarquee-al .bd{ }
.picMarquee-al .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-al .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-al .bd ul li  img{ width:190px; height:80px; display:block; }
/*-------  合作伙伴    End  -------*/


/*-------  广告投放  -------*/
.ad_box1{ width:100%; background:#ecf6ff; text-align:center;}
.ad_box1 h2{ padding:60px 0;}
.ad_box2{ width:1160px; margin:0 auto;}
.ad_box2_bt{ text-align:center; padding:30px 0;}
.ad_box2_bt h2{ font-size:30px; font-weight:bold; color:#333333; background:url(../images/ad_box2-2.png) center no-repeat; height:47px; line-height:47px;}
.ad_box2_bt h3{ font-size:18px; font-weight:bold; color:#3093db;}

.ad_box2_list{ width:1152px; margin:0 auto; padding-bottom:40px; }
.ad_Li{ width:288px; float:left;}
.ad_Li_cont{ width:250px; margin:0 auto;}
.ad_Li_cont .img{ background:url(../images/ad_box2-3.jpg) center no-repeat; width:250px; height:243px;}
.ad_Li_cont .img img{ width:100px; height:100px; padding-top:70px; margin-left:69px;}
.ad_Li_cont .title{ text-align:center; line-height:40px; font-size:20px; color:#353535;}
.ad_Li_cont .small{ color:#7a7a7a; text-align:center;}
.ad_box3{ width:100%; background:#f2f2f2; min-height:200px;}
.ad_box3_cont{ width:1160px; margin:0 auto;}
.ad_box3_l{ width:635px; float:left;}
.ad_box3_r{ width:423px; float:right;}
.ad_box3_l_cont{ padding:40px 0 40px 40px;}
.ad_box3_la{ font-size:40px; font-weight:bold;}
.ad_box3_la span{ font-size:50px; color:#F00;}
.ad_box3_lb{ padding:20px 0; font-size:16px; line-height:30px;}
.ad_box3_lb strong{ font-size:18px; color:#ff0000;}
.ad_box3_lc{ font-size:14px; color:#006fd7; line-height:30px;}

.ad_box4{ width:100%; height:auto; padding-bottom:40px;}
.ad_box4_bt{ width:100%; text-align:center; background:url(../images/ad_box4-1.jpg) repeat-x; height:61px;} 
.ad_box4_cont{ width:1160px; margin:0 auto;}
.ad_box4_a{ padding-top:20px;}
.ad_box4_a_ul{ margin-left:100px;}
.ad_box4_a_ul li{ height:42px; line-height:42px;  margin-bottom:17px;}
.ad_box4_a_ul li p{ background:#2085c3; color:#FFF;font-size:20px; display:inline-block; border-radius:5px; padding:0 35px;}
.ad_box4_b{ padding:30px 0 30px;}
.ad_box4_c{ min-height:30px; }
.ad_box4_cl{ float:left; width:122px;}
.ad_box4_cr{ width:1038px; float:right;}
.ad_box4_cr h2{ font-size:25px; font-weight:bold; color:#2085c3;}
.ad_box4_cr p{ font-size:25px; font-weight:bold; color:#f49022;}
.ad_box5{ width:100%; height:auto; padding-bottom:40px;}
.ad_box6{ width:100%; height:auto; padding-bottom:40px;}
.ad_box7{ width:100%; height:auto; padding-bottom:40px;}
.ad_box8{ width:100%; height:auto; padding-bottom:40px;}
.ad_box8_cont{ width:1160px; margin:0 auto;}
.ad_box8_info{ width:900px; margin:0 auto; padding-top:20px;}
.ad_box8_info_a{ height:100px; border-bottom:1px solid #d8d8d8; padding:20px 0;}
.ad_box8_info_a li{ width:225px; float:left; text-align:center;}
.ad_box8_info_b{border-bottom:1px solid #d8d8d8; padding:20px 0;}
.ad_box8_info_c{ color:#4b4b4b; font-size:20px; line-height:35px; padding:15px 0;} 
.ad_box8_info_d{ padding-top:30px; text-align:center;}
.ad_box8_info_d h2{ font-size:40px;  color:#e00000;}
.ad_box8_info_d h3{ color:#1773c1; font-size:30px;}

.ad_box9{width:100%; height:280px; background:#f2f2f2;}
.ad_box9 .cuscomerTop{width:1000px; height:130px; text-align:center; margin:0 auto 20px;}
.ad_box9 .cuscomerDiv{width:1000px; height:80px; overflow:hidden; margin:0px auto;}

/*-------  支付方式  -------*/
.pay{ width:1000px; margin:20px auto 0;}
.pay ul li{ width:240px; height:250px; border:1px solid #d8d8d8; float:left; margin-right:8px; margin-bottom:15px; background:#f1f1f1;}
.pay ul li img{ width:240px; height:130px; border-bottom:1px solid #d8d8d8;}
.pay_p{ width:222px; margin:20px auto 0; line-height:25px;}



/*QQ客服*/
#qq_icon {width:187px; height:193px; background:url('../images/qq_icon.png') no-repeat; position:fixed; right:-200px; top:150px; cursor:pointer;}
#cs_online {width:217px; height:324px; position:fixed; top:150px; right:-220px; background:url('../images/qq_bg.png') no-repeat; display:none; filter:alpha(opacity:0); opacity:0;}
.qq_context {width:185px; height:244px; margin-top:73px; margin-left:24px; list-style:none; padding:0px;} 
.qq_context li {width:180px; height:25px; margin-left:5px; margin-top:20px; float:left;}
.span_t {display:block; float:left; color:#333; line-height:25px; font-size:12px; font-family:'Arial';}













/*专业服务*/
.staticMain{width:1200px;margin:0 auto;position: relative;}
.wt_server{background-color: #12ACF6; overflow: hidden; height: 796px;width:;}
.wt_server .bgFont{position: absolute; left:-106px; top: -87px; font-size: 300px; color:#fff; opacity: 0.2;}
.wt_server .serverInfo{position: relative; color:#fff; padding-top:90px;}
.wt_server .serverInfo h2{font-size: 36px; font-weight: normal; margin-bottom: 35px;}
.wt_server .serverInfo p{font-size: 14px; line-height: 26px;}
.wt_server .serverMap{position: absolute; right: 0; top: 168px;}
.wt_server .serverMap dd{margin-bottom: 20px; color:#fff; overflow: hidden;}
.wt_server .serverMap dd.map1{}
.wt_server .serverMap dd.map1,
.wt_server .serverMap dd.map2{margin-left: 289px;}
.wt_server .serverMap dd.map1 .pic,
.wt_server .serverMap dd.map2 .pic{float: left; overflow: hidden; margin-right: 10px;}
.wt_server .serverMap dd .pic img{width:455px;}
.wt_server .serverMap dd .mapText{width: 255px; overflow: hidden; padding-top: 18px;}
.wt_server .serverMap dd.map3 .mapText{text-align: right; float: left; margin-right: 10px;}
.wt_server .serverMap dd .mapText h2{font-size: 22px; font-weight: normal; margin-bottom: 25px;}
.wt_server .serverMap dd .mapText p{font-size: 14px; line-height: 26px;}
/*end*/


/*案例展示*/
.wt_case{background-color: #fff;overflow: hidden;padding:106px 0 75px;}
.wt_case{background-color: #fff; overflow: hidden; padding:106px 0 75px;}
.wt_case .caseTitle{font-size: 32px; color:#333; margin-bottom: 30px; text-align: center;}
.wt_case .caseTab{border-bottom: 1px solid #eee; height: 50px; text-align: center;}
.wt_case .caseTab ul{display: inline-block;}
.wt_case .caseTab ul li{display: inline-block; margin:0 14px;}
.wt_case .caseTab ul li a{color:#666; font-size:18px; display: inline-block; height: 50px; line-height: 50px;}
.wt_case .caseTab ul li.cur a{color:#0bb3ff; height: 48px; line-height: 48px; border-bottom: 2px solid #0bb3ff;}
.wt_case .caseContent{padding:25px;}
.wt_case .caseContent .showTab{overflow: hidden; text-align: center; margin-bottom: 52px;}
.wt_case .caseContent .showTab ul{display: inline-block;}
.wt_case .caseContent .showTab li{display: inline-block; color:#EDEDED;}
.wt_case .caseContent .showTab li a{color:#888; display: inline-block; width:74px; height: 25px; text-align: center; line-height: 25px; font-size: 12px; margin:0 13px;}
.wt_case .caseContent .showTab li.cur a{color:#fff; background-color: #0EB5FF; border-radius: 2px;}
.wt_case .caseContent .showContent{}
.wt_case .caseContent .showContent .showWeb{position: relative; width: 670px; height:449px; padding:29px 106px; margin:0 auto; background: url(../images/wt_pc.png);}
.wt_case .caseContent .showContent .showWeb .pcWeb{float: none;}
.wt_case .caseContent .showContent .showWeb .iphoneWeb{position: absolute; right:35px; bottom:50px; display: block; width: 78px; height: 180px; padding:40px 36px; background: url(../images/wt_iphone.png);}
.wt_case .caseContent .dsWeb{display: none;}

/*快速上线*/
.wt_speed{background:url('../images/wt_bg1.jpg') center center;overflow: hidden;padding: 100px;text-align: center;color: #fff;}
.wt_speed h2 {font-size: 32px;font-weight: normal;margin-bottom: 20px;}
.wt_speed p {font-size: 14px;margin-bottom: 80px;}
.wt_cost dl{width: 900px; margin:-138px auto 0; padding-bottom: 105px; overflow: hidden;}
.wt_cost dl dd{width: 300px; height: 545px; display: block; float: left; background-color: #fff;}
.wt_cost dl dd .costTit{padding:38px; text-align: center;}
.wt_cost dl dd .costTit h2{font-size: 18px; margin-bottom: 10px; color:#555;}
.wt_cost dl dd .costTit font{font-size: 24px; font-weight: bold; color:#00bdff;}
.wt_cost dl dd .costTit font em{font-size: 14px;}
.wt_cost dl dd .costTit font i{color:#555; font-size: 12px; font-style: normal;}
.wt_cost dl dd.costlist2{background-color: #F0FAFF;}
.wt_cost dl dd:hover .costTit{background-color:#00C0FF;}
.wt_cost dl dd:hover .costTit h2{color:#fff;}
.wt_cost dl dd:hover .costTit font{color:#fff;}
.wt_cost dl dd:hover .costTit font i{color:#fff;}
.wt_cost dl dd.costlist3 .costTit font i{}
.wt_cost dl dd .costInfo{padding:0 35px;}
.wt_cost dl dd .costInfo .wire{display: block; margin: -12px 0 18px;}
.wt_cost dl dd .costInfo .wire em,
.wt_cost dl dd .costInfo .wire i{display: block; width: 2px; height: 12px; margin:0 auto; background-color: #00C0FF;}
.wt_cost dl dd:hover .costInfo .wire em{background-color: #fff;}
.wt_cost dl dd .costInfo .costText{}
.wt_cost dl dd .costInfo .costText ul{border-bottom: 1px dashed #EDEDED; margin-bottom: 15px; height: 145px;}
.wt_cost dl dd .costInfo .costText li{line-height: 20px; font-size: 12px; color:#777; margin-bottom: 5px;}
.wt_cost dl dd .costInfo .costText h3{color:#777; font-size: 12px; line-height: 24px;}
.wt_cost dl dd .costInfo .costText p{line-height: 24px; color:#777; margin-bottom: 25px; height: 48px;}
.wt_cost dl dd .costInfo .costText .costBtn{}
.wt_cost dl dd .costInfo .costText .costBtn a{display: block; width: 140px; height: 40px; line-height: 40px; text-align: center; color:#fff; border-radius: 3px; margin:0 auto 10px; font-size: 14px;}
.wt_cost dl dd .costInfo .costText .costBtn .shopBtn{ background-image: linear-gradient(top,#00DEFF,#00BAFF); background-image: -moz-linear-gradient(top,#00DEFF,#00BAFF); background-image: -webkit-linear-gradient(top,#00DEFF,#00BAFF); filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#00DEFF,endcolorstr=#00BAFF,gradientType=0);}
.wt_cost dl dd .costInfo .costText .costBtn .zxBtn{ background-image: linear-gradient(top,#FFCC00,#FF9A00); background-image: -moz-linear-gradient(top,#FFCC00,#FF9A00); background-image: -webkit-linear-gradient(top,#FFCC00,#FF9A00); filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#FFCC00,endcolorstr=#FF9A00,gradientType=0);}


/*更多服务*/

.wt_moreServer{background: url(../images/wt_bg2.jpg) center center; overflow: hidden; padding:100px 0 105px;}
.wt_moreServer h2{font-size: 32px; font-weight: normal; margin-bottom: 100px; text-align: center; color:#fff;}
.wt_moreServer ul{background: url(../images/wt_morebg.png) no-repeat center top; width: 1000px; margin:0 auto; height: 230px;}
.wt_moreServer ul li{float: left; width: 190px; text-align: center;}
.wt_moreServer ul li.morelist1{margin-top: -40px;}
.wt_moreServer ul li.morelist2{margin: 30px 0 0 75px;}
.wt_moreServer ul li.morelist3{margin: -50px 0 0 75px;}
.wt_moreServer ul li.morelist4{margin: 15px 0 0 75px;}
.wt_moreServer ul li .pic{margin-bottom: 35px; display: inline-block;}
.wt_moreServer ul li h3{font-size: 18px; color:#fff; font-weight: normal; margin-bottom: 15px;text-align: center;}
.wt_moreServer ul li p{width: 188px; height: 56px; line-height: 56px; text-align: center; border:1px solid #5ECBFE; border-radius: 5px; color:#fff; font-size: 12px; margin:0 auto;}



/*团队*/
.wt_team{background-color: #fff; overflow: hidden; padding:100px 0;}
.wt_team .staticMain{overflow: hidden;}
.wt_team .teamTitle{text-align: center; margin-bottom: 75px;}
.wt_team .teamTitle h2{font-size: 32px; font-weight: normal; margin-bottom: 20px; color:#333;}
.wt_team .teamTitle p{font-size: 12px; color:#666;}
.wt_team .teamList{}
.wt_team .teamList dl{width: 1295px;}
.wt_team .teamList dd{float: left; width: 350px; margin-right: 80px; border-right: 1px solid #EDEDED;}
.wt_team .teamList dd .pic{display: block; float: left; margin-right: 25px;}
.wt_team .teamList dd .teamInfo{overflow: hidden; padding:10px 0;}
.wt_team .teamList dd .teamInfo h2{font-size: 16px; color:#555; margin-bottom: 10px;}
.wt_team .teamList dd .teamInfo h2 em{font-size: 12px; margin-left: 5px;}
.wt_team .teamList dd .teamInfo p{font-size: 12px; color:#888; margin-bottom: 15px;}
.wt_team .teamList dd .teamInfo a{display: block; width: 90px; height: 32px; line-height: 32px; text-align: center; color:#fff; font-size: 12px; border-radius: 3px; background-image: linear-gradient(top,#00DEFF,#00AFEF); background-image: -moz-linear-gradient(top,#00DEFF,#00AFEF); background-image: -webkit-linear-gradient(top,#00DEFF,#00AFEF); filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#00DEFF,endcolorstr=#00AFEF,gradientType=0);}




/*表单*/
.wt_form{background: url(../images/wt_bg3.jpg) center center; overflow: hidden; padding:125px 0 135px;}
.wt_form .formTitle{text-align: center; margin-bottom: 60px; color:#fff;}
.wt_form .formTitle h2{font-size: 32px; font-weight: normal; margin-bottom: 20px;}
.wt_form .formTitle p{font-size: 12px;}
.wt_form .formInfo{width: 545px; margin:0 auto;}
.wt_form .formInfo .formText{border:1px solid #7D7D7D; padding:0 20px; border-radius: 5px; margin-bottom: 30px;}
.wt_form .formInfo .formText input{width: 100%; height:45px; line-height: 45px; border:0; background-color: transparent; color:#ccc; outline: none;}
.wt_form .formInfo .formType{margin-bottom: 50px;}
.wt_form .formInfo .formType font{width: 85px; float: left; overflow: hidden; line-height: 22px; color:#ccc; font-size: 14px;}
.wt_form .formInfo .formType .radioGroup{overflow: hidden;}
.wt_form .formInfo .formType dl{width: 505px;}
.wt_form .formInfo .formType dd{width: 125px; float: left;}
.wt_form .formInfo .formType dd .radioList{position: relative; margin-right: 10px; display: block;float: left;}
.wt_form .formInfo .formType dd .radioList em{display: block; width: 18px; height: 18px; border:1px solid #838383; border-radius: 5em;}
.wt_form .formInfo .formType dd .radioList input{position: absolute; width: 20px; height: 20px; left: 0; top: 0; margin:0; opacity: 0;}
.wt_form .formInfo .formType dd.cur .radioList em{width: 10px; height: 10px; border:5px solid #EDEDED;}
.wt_form .formInfo .formType dd label{line-height: 22px; color:#fff;}
.wt_form .formInfo .formBtn{text-align: center;}
.wt_form .formInfo .formBtn a{display: inline-block; width: 190px; height: 55px; line-height: 55px; text-align: center; color:#fff; font-size: 16px; background-color: #00A2FF; border-radius: 5px;}





/*视频*/
.wt_banner{position:relative;width:100%;}
.wt_banner .bannerBg{background-color: #000;opacity: 0.6;position: absolute;left: 0;right: 0;bottom: 0;top: 0;}
.wt_banner img {position: absolute;top: 50%;left: 10px;right: 10px;margin: -227.5px auto 0; z-index: 1;}
















