@charset "utf-8";
*{margin:0;padding:0;word-break: break-all;}
body{ height: 100%;}
body { overflow-x: hidden; font-family: "Microsoft YaHei", tahoma, arial, "Hiragino Sans GB", sans-serif;color:#333;max-width: 1920px;margin:0 auto; font-size:14px; background: #fff;}
a{text-decoration:none; outline:none; color:#333; transition: color 0.1s;-webkit-transition: color 0.1s;}
:focus {outline: 0;}
ul{list-style:none;}
img{border:none;}
input[type='button'],select,button,input[type='submit']{cursor: pointer; font-family:inherit;outline:none; }　
input,textarea{outline:none;font-family:inherit;}
input[type='text']:focus{border: 0 none;}
i,em {font-style: normal;font-weight: normal;}
table {border-collapse: collapse;}aboutPage
h1,h2,h3,h4,h5{ font-size: 14px; font-weight: normal;}
.bold{font-weight: bold;}
.fl { float: left;}.fr { float: right;}
.tc{text-align: center;}
.vm{vertical-align: middle}
.t_clip{ overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.w1200{ width: 1200px; margin:0 auto}
.mat5{ margin-top:5px}.mat10{ margin-top:10px}.mat15{ margin-top:15px}.mat20{ margin-top:20px}
.mat25{ margin-top:25px}.mat30{ margin-top:30px}.mat40{ margin-top:40px}.mat50{ margin-top:50px}
.mat70{ margin-top:70px}
.mab10{ margin-bottom:10px}.mab20{ margin-bottom:20px}.mab30{ margin-bottom:30px}

.cl_three,a.cl_three{ color: #333;}
.cl_six,a.cl_six{ color: #666;}
.cl_nine,a.cl_nine{ color: #999;}
.cl_white,a.cl_white{ color: #fff;}
.bg_white{background: #fff;}
.f40px{ font-size: 40px;}


a{color:#fff;text-decoration:none}
a:visited{color:#fff;text-decoration:none}
a:hover{color:#fff;text-decoration:none}
a:active{color:#fff;text-decoration:none}
#nav {width:570px;display: flex;display: flex;flex-direction: row;justify-content: center;align-items: center;flex-wrap: wrap;}
ul.nav {display: inline-flex;flex: 1;padding-left:50px;}
li.nav-item {flex: 1;}
li.nav-item>a{width:85px;display: block;text-align: center;line-height: 100px;font-size: 16px;position: relative;}
li.nav-item>a::before{ display: none; content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); border-width: 0 10px 10px; border-style: solid; border-color: transparent transparent #fff; position: absolute;}
li.nav-item:hover>a ,li.nav-item.active>a{color: #fff;}
li.nav-item:hover>a::before,li.nav-item.active>a::before{display: block;}
.subMenu{display: none;position: absolute;top: 100px; left:0; width: 100%; height: 70px;background:rgba(0,0,0,0.5);}
.subMenu>ul{display: flex;flex-wrap: wrap;flex-direction: row;justify-content: center;align-items: center;}
.subMenu>ul>li>a{display:block;padding:0 18px;text-align: center;line-height: 70px;color: #fff;}
.subMenu>ul>li>a:hover{color:#FFF;}	


.f12px {font-size: 12px;}.f14px {font-size: 14px;}.f16px { font-size: 16px;}.f18px {font-size: 18px;}.f20px { font-size: 20px;}.f24px { font-size: 24px;}.f28px { font-size: 28px;}.f30px { font-size: 30px;}
.f36px {font-size: 36px;}
.clearfix:after{content:"";display:table;clear:both}
::-webkit-input-placeholder {color: #999;}
:-moz-placeholder {color: #999;}
::-moz-placeholder {color: #999;}
:-ms-input-placeholder {color: #999;}
.table{display: table;}
.tb_cell{display: table-cell; vertical-align: middle;}
.inline {display: inline-block;vertical-align: middle;}
.block {display:block;}
.hr{ height:0;border-top: 1px solid #eeeeee; display: block;}
.hr.dash{height:0;border-top: 1px dashed #eeeeee;}
.hide { display: none;}
.show {display: block;}
.lh16{ line-height: 1.6;}


.header{background:transparent; max-width: 1920px; margin:0 auto; transition: all .5s; height: 100px;position: absolute;z-index:100;left: 0; top:0;right: 0; border-bottom: 1px solid rgba(255,255,255,0.2);}
.header.show{top:-90px}
.header .logo{margin-top: 30px;}
.header .nav_box li{float: left; position: relative; font-size: 16px; line-height: 100px;margin-left: 50px;}
.header .nav_box li a{color: #fff;}
.header .nav_box li:after{opacity: 0; content: '';transition: all .2s ease-in-out; transform: scale(0);position: absolute; left: 50%; margin-left: -12px; bottom: 28px; background: url(../img/nav_list_line.png) no-repeat; width: 24px; height: 5px;}
.header .nav_box li.on:after{opacity: 1; content: ''; transform: scale(1);}

.svg_up{border:6px solid transparent; border-top: 6px solid #fff;}
.login{position: absolute; right: 0; top:0; height: 100px;}
.ind_admin { height: 60px;margin-top:20px}
.ind_admin h2{cursor: pointer; font-size: 12px;}
.ind_admin .tit em{margin-top: 22px;}
.ind_admin .tit i{margin:28px 5px 0; transition: all .3s;}
.ind_admin .tit.on i{border:6px solid transparent; border-bottom: 6px solid #fff; margin-top: 22px;}
.ind_admin .tit img{margin-top: 10px;margin-right: 20px;}
.ind_admin .list{ display: none; background: #fff;position: absolute;right: 15px;top:80px;}
.ind_admin .list a{ display: block; height: 40px; line-height: 40px;width: 110px; text-align: center; color: #666666;}
.ind_admin .list a:hover{ background: #f8f8f8;}

@media screen and (max-width: 1500px){
  .login{float: right; position: relative;margin-left: 80px;}
}

@media screen and (max-width: 1200px) {
	html{ width: 100%;}
	.w1200{width: auto;}
  body {width: 1200px;} 
}

/* banner */
.ind_banner{  position:relative;height:700px; overflow:hidden;}
.ind_banner .bd{ position:relative; z-index:0;  }
.ind_banner .bd ul{ width:100% !important; }
.ind_banner .bd li{ width:100% !important;  height:700px; }
.ind_banner .bd li .siteWidth{ width:1000px; position:relative;  margin:0 auto;  height:700px;  }
.ind_banner .bd li a{ height:700px; display:block;  }
.ind_banner .hd{ width:100%;  position:absolute; z-index:1; bottom:30px; left:0; height:30px; line-height:30px; text-align:center; }
.ind_banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:12px; height:12px; margin:0 8px; background:#000; overflow:hidden; 
	line-height:9999px;background: transparent; border:2px solid #fff; opacity: 0.5; border-radius:100%;}
.ind_banner .hd ul .on{background: #009fd9;border:2px solid #009fd9;opacity: 1;}
.unlogin {margin-top:36px; overflow: hidden; margin-right: 20px;}
.unlogin a{display: block;width: 50px; float: left;margin-left: 10px; height: 25px; text-align: center; line-height: 25px; border: 1px solid #fff;display: inline-block; border-radius: 3px; color: #fff;}
.unlogin a.btn_login{ background: #fff; color: #333;}

.ind_hot_ser{padding:72px 0 75px}
.ind_hot_ser .ul_box{ margin-top:30px; margin-left: -15px;}
.ind_hot_ser .ul_box li{ float: left; transition:all .2s ease-in-out; position: relative; border:2px solid transparent; background: #fff; margin-left: 15px; padding:30px 0; width: 284px; height: 336px;box-shadow: 0 0 6px #ccc;}
.ind_hot_ser .ul_box li .list{width: 151px; height: 116px; position: absolute;right: -2px;top:-2px}
.ind_hot_ser .ul_box li.item1:hover{ transform: scale(1.06);border-color:#ff5151;}
.ind_hot_ser .ul_box li.item2:hover{ transform: scale(1.06);border-color:#ffa351;}
.ind_hot_ser .ul_box li.item3:hover{ transform: scale(1.06);border-color:#9fd489;}
.ind_hot_ser .ul_box li.item4:hover{ transform: scale(1.06);border-color:#70b0ff;}
.ind_hot_ser .ul_box li.item5:hover{ transform: scale(1.06);border-color:#b989d4;}
.ind_hot_ser .intr{ color: #666; line-height: 32px; padding-left: 45px; height: 160px;}
.ind_hot_ser .price span{ display: inline-block;padding:0 10px; position: relative;}
.ind_hot_ser .price i{height: 1px; position: absolute; width: 100%; background: #ff5151; position: absolute;top:14px; left: 0;}
.ind_hot_ser .btn{ width: 100px; height: 30px; line-height: 30px; display: inline-block; margin-top: 20px; text-align: center; color: #fff; background: #ff5151;}
.ind_hot_ser .item1 .label,.ind_hot_ser .item1 .btn{background: #ff5151; }
.ind_hot_ser .item2 .label,.ind_hot_ser .item2 .btn{background: #ffa351; }
.ind_hot_ser .item3 .label,.ind_hot_ser .item3 .btn{background: #9fd489; }
.ind_hot_ser .item4 .label,.ind_hot_ser .item4 .btn{background: #70b0ff; }
.ind_hot_ser .item5 .label,.ind_hot_ser .item5 .btn{background: #b989d4; }

.ind_con2{ background:url(../img/ind_liz_bg.jpg) no-repeat center center; padding:75px 0; height: 500px;}
.ind_con3{ background:url(../img/ind_con3_bg.jpg) no-repeat center center; padding:75px 0; height: 500px;}
.ind_con3 .ul_box{ padding-top: 10px;}
.ind_con3 .ul_box:after{content:'';display: table; clear: both;}
.ind_con3 .ul_box li{cursor: pointer; margin:30px 0; color: #fff; float: left; width: 50%;}
.ind_con3 .ul_box li:after{content:'';display: table; clear: both;}
.ind_con3 .ul_box li i{ margin-right: 30px; width: 80px; height: 80px; float: left; background: url(../img/ind_con3_nav.png) no-repeat;}
.ind_con3 .ul_box li h2{ margin-bottom: 15px;}
.ind_con3 .ul_box li i.icon_1{background-position: 0 0;}
.ind_con3 .ul_box li i.icon_2{background-position: -80px 0;}
.ind_con3 .ul_box li i.icon_3{background-position: -160px 0;}
.ind_con3 .ul_box li i.icon_4{background-position: -240px 0;}
.ind_con3 .ul_box li i.icon_5{background-position: -320px 0;}
.ind_con3 .ul_box li i.icon_6{background-position: -400px 0;}
.ind_con4{ padding:75px 0}
.ind_con4 .ind_news_lt{ width: 600px;}
.ind_con4 .hd a{ color: #333; font-size: 16px; width: 100px; height: 32px; border-radius: 16px; line-height: 32px;display: block; text-align: center;}
.ind_con4 .hd li{float: left;}
.ind_con4 .hd li.on a{ background: #333333; color: #fff; }
.ind_con4 .bd{ height: 206px; overflow: hidden;}
.ind_con4 .bd .col{ height: 30px; line-height: 30px; display: block; color: #999;}
.ind_con4 .bd .col:hover{ font-weight: bold; color: #666;}
.ind_con4 .bd .col span{width:400px;}
.icon_unchk{ background: url(../img/ind_news_dott.png) no-repeat 0 -30px; width: 30px; height: 30px; vertical-align: middle;}
.ind_con4 .bd .col:hover .icon_unchk{ background-position: 0 0;}
.ind_con4 .bd .line{width: 1px; height: 8px; background: #ccc;margin:3px 14px}
.ind_con4 .list{ width: 560px;}


.ind_con5{ background:url(../img/ind_con5_bg.jpg) no-repeat center center; padding:75px 0; height: 400px;}
.ind_con5 .ry_ul{margin-left: -20px;}
.ind_con5 .ry_ul li { cursor: pointer; margin-left: 20px; width: 204px; padding:0 10px; height: 240px; background: #fff; float: left; text-align: center;}
.ind_con5 .ry_ul li img{margin-top:30px;display: inline-block;}
.ind_con5 .box{ margin-top: 60px;}
.ind_con6{ background: #F5F5F5; padding:60px}
.ind_con6 .ul_box{ overflow: hidden; margin-left: -15px;}
.ind_con6 .ul_box li{ float: left; margin-top:15px; margin-left:15px;}

.adv_rent{padding-top: 100px; height: 400px;}
.adv_rent .title .tb_cell{line-height: 1.6; height: 400px; width: 450px; vertical-align: middle; color: #fff;}
.news_lt{width: 900px;padding:20px 0 100px}
.news_lt .ul_box{}
.news_lt .ul_box li{ overflow: hidden;padding-top:30px}
.news_lt .date{text-align: center;}
.news_lt .date span{display: block; line-height: 50px;text-align: center; border-radius: 5px; color: #fff; width: 50px; height: 50px; background:#333333; font-size: 30px; font-weight: bold;}
.news_lt .con{ border-bottom: 1px solid #dedede; width: 820px;padding-bottom: 30px;}
.news_lt .con .type{padding:10px 0;display: block;}
.news_lt .con .line{ height: 2px; width: 100px; background: #666666;display: block;}
.news_lt .con .deta{ font-size: 12px; line-height: 20px; color: #666; margin-top: 25px;}
.news_lt .con a{display: block; width: 80px; border-radius: 5px; background: #333; height: 40px; color: #fff; line-height: 40px; text-align: center;}
.news_ri {width: 245px; padding:50px 0}
.news_ri .list li{border-bottom: 1px solid #EEEEEE; font-size: 16px; line-height: 40px;}
.news_ri .list li.on i{ display: inline-block;border: 8px solid transparent; margin-top: -2px; vertical-align: middle; border-right: 8px solid #333;width: 0; height: 0;}
.news_ri .hot li{ padding: 15px 0; border-bottom: 1px solid #EEEEEE;}
.news_ri .hot li a{display: inline-block; width: 100%;}
.page{font-size: 0; text-align: center;}
.page a{ vertical-align: middle; font-size: 12px;width: 25px; color: #666; border: 1px solid #c2c2c2; height: 25px; display: inline-block; border-radius: 3px; margin:0 2px; line-height: 25px; background: #f5f5f5;}
.page a.on{ background: #666; color: #fff;border: 1px solid #666;}
.page a:hover{ border:1px solid #666}
.page a.prev{background: #f5f5f5 url(../img/page_lt.png) no-repeat center center;}
.page a.next{background: #f5f5f5 url(../img/page_ri.png) no-repeat center center;}

.tech_box{padding:20px 0 60px}
.prs_lt li{cursor: pointer; float: left; width: 115px; margin-bottom: 30px; position: relative;}
.prs_lt span{ width: 100px; height: 36px; border: 1px solid #333; display: block; line-height: 36px; text-align: center;border-radius: 4px;}
.prs_lt li.on span{ background: #333; color: #fff;}
/*.prs_lt li.on i{ position: absolute; left: 46px; bottom:-12px; border:6px solid transparent; border-top: 6px solid #333;}*/
.tech_box .guide .prs_ri li{margin-left: -20px;}
.prs_ri .item1{ margin-top: 20px;}
.prs_ri .item1 span {width: 20%; float: left; text-align: center; color: #999;}

.ser_box .hd{margin-left: -20px;}
.ser_box .hd li{float: left; margin-left: 20px; }
.ser_box .hd span{ width: 285px; height: 160px; display: block;}
.ser_box .hd .ser_pic1 span{ background: url(../img/tech_account.png) no-repeat;}
.ser_box .hd .ser_pic2 span{ background: url(../img/tech_data.png) no-repeat;}
.ser_box .hd .ser_pic3 span{ background: url(../img/tech_system.png) no-repeat;}
.ser_box .hd .ser_pic4 span{ background: url(../img/tech_website.png) no-repeat;}
.ser_box .hd .on i{ border:25px solid transparent;display: inline-block;margin-left: 116px;}
.ser_box .hd .on.ser_pic1 i{ border-top: 25px solid #ff8282;}
.ser_box .hd .on.ser_pic2 i{ border-top: 25px solid #ffce82;}
.ser_box .hd .on.ser_pic3 i{ border-top: 25px solid #b0de9e;}
.ser_box .hd .on.ser_pic4 i{ border-top: 25px solid #97c6ff;}
.ser_box .bd{}


/*开始*/
.server{padding: 50px 0 90px 0;}
.yz_title{overflow: hidden; padding-bottom: 10px;}
.yz_title .yz_span{position: relative;margin-left: 15px;}
.yz_title .yz_span:before{position: absolute;content: "";background-color: #333333;width: 6px;height: 18px;display: inline-block;border-radius: 30%;top: 4px;left: -14px;}
.yz_title a{color: #2aa0e2;}
.yz_table table{width: 100%;}
.yz_table table tr{font-size: 16px;}
.yz_table table tr th{background-color: #999999;height: 60px;}
.yz_table table tr td{text-align: center;height: 60px;}
.co_price{color: #ff2e2e;}
.co_submit a{color: #fff;background-color: #e60012; display: inline-block; line-height: 30px; text-align: center; font-weight: bold; font-size: 14px; width: 80px; height: 30px; border-radius: 4px;}
.servertg{padding-bottom: 35px;}
.tg{height: 400px;}
.tg{overflow: hidden;}
.tg ul{overflow: hidden;}
.tg ul li{float: left;height: 400px;width: 300px;}
.tg ul li p{color: #fefefe;}
.tg_li1{background: url(../img/tg_1.jpg) no-repeat center;}
.tg_li2{background: url(../img/tg_2.jpg) no-repeat center;}
.tg_li3{background: url(../img/tg_3.jpg) no-repeat center;}
.tg_li4{background: url(../img/tg_4.jpg) no-repeat center;}
.tg_inner{padding: 0 40px;text-align: center;margin-top: 80px;display: block;}
.tg_inner img{margin-bottom: 45px;}
.tg_p{text-align: left;margin-top: 20px;}
.enroll{height: 200px;overflow: hidden;}
.enroll_center{padding-top: 60px;}
.enroll_sm{margin-top: 5px;}
.enroll_free{margin: 15px 220px 0 0;color: #fff;background-color: #000000;padding: 8px 30px;border-radius:7px;}
.aboutPage{margin-top:40px; padding-top: 100px; overflow: hidden;position: relative; height: 900px; background: url(../img/about_bg.jpg) no-repeat center center;}
.about_img{position: absolute;top: 20px;}
.about_title{position: absolute;width: 80px;height: 80px;background-color: #000;color: #fff;border-radius: 100%;text-align: center;top: -40px;}
.ab1{left: 35%;}
.ab2{left: 55%;}
.ab3{left: 39%;}
.about_title span{display: block;padding: 15px 20px;}
.about{display: table-cell; vertical-align: middle;height: 300px; text-align: center; width: 1200px;}
.ab_nian em{color: #999999;}
.ab_intro{text-align: center;width: 630px; margin:0 auto}
.ab_com{color: #999999;}
.ab_in{text-align: left;margin-top: 30px;text-indent: 2em;}
.about2 ul{overflow: hidden; width: 960px; margin:0 auto}
.about2 ul li{float: left;width: 25%;text-align: center;}
.about2 ul li p{color: #999999;}
.ab3_txt{width: 630px;margin:0 auto;}
.ab3_txt p{text-indent: 28px;}
.ab3_txt p:nth-child(2){margin-top: 10px;}
.us{height: 258px;}
.our{padding-top: 50px;}
.our_kh{margin: 25px 0;}
.our_tel1 p{margin-bottom: 3px;}
.our_tel2{margin-left: 60px;margin-top: 25px;}
.our_tel2 a{position: relative;margin-left: 30px;}
.our_tel2 a:before{position: absolute;content: "";background: url(../img/icon-e.png) no-repeat center;width: 20px;height: 24px;left: -25px;}
.our_js1{height: 25px;margin-bottom: 25px;}
.our_js ul li{display: inline;}
.our_js ul li a em{font-size: 14px;}
.our_js ul li a em,.our p{color:#999999 ;}
.our_ul ul{margin-bottom: 25px;}
.our_ul ul li{margin-right: 20px;}
.jf_intro{padding: 50px 0 240px 0;overflow: hidden;}
.jf_data ul li{overflow: hidden; float: left; width: 50%; line-height: 36px;}
.jf_data ul li span{color: #999999;width: 100px;text-align: right;display: inline-block;}
.jf_data ul li em{margin-left: 10px;}
.jf_ul2{margin-left: 280px;}
.jf_pic{position: relative;overflow: hidden; padding:0 50px}
.jf_pic .bd li{float: left;width: 25%; text-align: center;}
.jf_pic .bd{overflow: hidden;}
.jf_pic .prev{background: url(../img/loop.png) no-repeat center;width: 28px;height: 45px;position: absolute;top: 50%; margin-top:-23px; left: 0;}
.jf_pic .next{background: url(../img/loop_ri.png) no-repeat center;width: 28px;height: 45px;position: absolute;top: 50%; margin-top:-23px; right: 0;}
.prs_ri_box .prev{background: url(../img/loop.png) no-repeat center;width: 28px;height: 45px;position: absolute;top: 50%; margin-top:-23px; left: 0;}
.prs_ri_box .next{background: url(../img/loop_ri.png) no-repeat center;width: 28px;height: 45px;position: absolute;top: 50%; margin-top:-23px; right: 0;}
.jf_txt p{color: #999999;margin-top: 10px; line-height: 20px;}


.footer_intro{padding: 30px 0 40px 0;overflow: hidden;}
.footer_intro h2{color: #eeeeee;margin-bottom: 20px;}
.footer_intro ul li a{color: #a3a3a5;height: 30px; line-height: 30px; display: inline-block;}
.footer{background-color: #28292d;overflow: hidden;}
.footer_title{margin-right: 100px;margin-left: 35px;}
.footer_down{color: #999999;text-align: center;padding: 7px 0;border-top: 1px solid #535457;}
.footer_down a{ color: #999;}
/*结束*/
#menu{width: 200px;}
.acc_list{ margin-top:10px}
.acc_list a.on i{border:6px solid transparent; border-left: 6px solid #333; margin-top: -2px; margin-left: 10px;vertical-align: middle; display: inline-block;}
.acc_list a{padding:8px 0; font-size: 16px; height: 16px; line-height: 16px; display: block;}
.tecl_title{ background: #ccc; color: #fff;padding:8px 15px}
.tec_menu{ font-weight: bold;color: #333; font-size: 18px;border-bottom: 1px solid #eee; padding:10px 0}
.support_common .col{width: 300px; margin-top:15px}
.support_common .col h5{ font-size: 16px;margin-bottom: 10px;}
.support_common .col ul{ line-height: 30px;}
.support_common .col ul li{ position: relative; padding-left: 10px;}
.support_common .col ul li:before{ content: '';width: 4px; height: 4px;background: #333; top:13px; left: 0; position: absolute;}
.menu_title{font-size: 18px; font-weight: bold;margin-bottom: 10px;}
.menu_list { line-height: 30px; margin-bottom: 20px; }
.menu_list a{display: block;}
.menu_list a.on i{display: inline-block; border:6px solid transparent;margin-top: -2px; border-left: 6px solid #333; vertical-align: middle;margin-left: 15px;}
.tec_list li{ overflow: hidden;line-height: 36px; height: 36px; border-bottom: 1px dotted #eee;}
.tec_list li span{ color: #999;}
.section-title-dotted {
	background: url(../img/icon_question.png) no-repeat 10px 3px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 40px;
	border-bottom: solid 1px #ddd;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.icon_answer{display: block;width: 20px;margin-top:5px; margin-left: 10px; height: 26px;background: url(../img/icon_answer.png) no-repeat 0 0;}
.tecDetail .con{ line-height: 26px;}
.tecDetail .con p{margin-bottom:20px;}


.client {color: #fff; position: fixed; bottom: 0;top:0;width: 200px; right: 0;z-index: 999999; background: url(../img/icon_client_bg.png); }
.client .hoverbtn{background: url(../img/icon_client.png) no-repeat 0 0; width:50px; height:150px; padding-top:20px; cursor: pointer; position:absolute; top:50%; margin-top:-75px;left:-50px;} 
.client .conter{display: table-cell;vertical-align: middle;height: 100%; width: 200px;}
.client .blank0{height: 1px; width: 100%;background: #fff;}
.fn_cle{margin: 20px 0}
.fn_cle dt{margin-bottom:15px}
.fn_cle dd{padding:5px 0}
.fn_cle dd span{ text-align: right;width: 60px;}
.fn_cle dd a{ width: 78px; height: 22px; margin-left: 5px; background: url(../img/icon_client_qq.png) no-repeat; display: block;}
.fn_cle .tel{text-align: center;font-size: 20px;}

/*animation*/

.ind_con3 .ul_box li i {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.ind_con3 .ul_box li:hover i{
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-7px);
    transform: translateX(-7px);
  }
  49.95% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  66.6% {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-icon-wobble-horizontal {
    16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-7px);
    transform: translateX(-7px);
  }
  49.95% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  66.6% {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}




.aboutpage{text-align: center;padding: 84px 0 67px 0;}
.c-title{position: relative;}
.c-title:after{position: absolute;content: ""; width: 40px;height: 5px;background-color: #aaaaaa;left: 48.3%; top: 39px;}
.c_content{margin: 60px 0 70px 0;}
.c_intro{width: 620px;text-align: left;}
.c_intro p{text-indent: 30px;margin-bottom: 50px;line-height: 23px;font-size: 16px;}
.c_intro p:last-child{margin-bottom: 0;}
.c_ul li{float: left;width: 25%;text-align: left;}
.c_ul li a{display: inline-block;}
.c_ul li font{display: inline-block;margin: 5px 0 0 17px;}
.c_ul li font h3{font-size: 28px;font-weight: bold;margin-bottom: 10px;}
.c_ul li font p{font-size: 16px;color: #666666;}
.develop{width: 100%;min-height: 700px;}
.develop_center{text-align: center;padding: 80px 0 70px 0;}
.de_pg{background: url(../img/dp_line.jpg) repeat-y center 0;width: 100%;margin-top: 65px;}
.de_pg li{width: 50%; position: relative; clear: both;}
.de_pg li.frist:after{content: ''; position: absolute;background: #f3f3f3;right: -2px;top:0; width: 5px;height: 18px;}
.de_pg .li_con h3{font-size: 20px;font-weight: bold;}
.de_pg .li_con p{font-size: 16px;color: #666666;line-height: 30px;height: 30px;}
.de_pg .fl .li_con{position: relative;text-align: right;padding-right: 7%;}
.de_pg .fl .li_con span{right: -7px;top: 18px;}
.de_pg .li_con span{position: absolute;background: url(../img/dp_circle.png) no-repeat center;width: 14px;height: 14px;}
.de_pg .fr .li_con{position: relative;text-align: left;padding-left: 7%;}
.de_pg .fr .li_con span{left: -7px;top: 16px;}
.our_tel2{margin-top: 70px; margin-left: 0;}
.contact{text-align: center;padding: 80px 0;}
.contact_us{margin-top: 67px;}
.contact_left{width: 525px;}
.contact_left p:first-child{font-size: 16px;color: #999999;}
.contact_left p:nth-child(2){font-size: 24px;font-weight: bold;}
.contact_kf{text-align: left;}
.contact_right{width: 620px;height: 340px;}
.anchorBL{display:none}
.footer{ background: #444;}