/* 通用设定 */
html {
    height: 100%;
} 
body {
    cursor: default;
    height: 100%;
    min-width: 100%;
	position: relative;
}
html,p,img,ul, ol, li, td, tr, tbody, table ,h3 , input{
	margin:0;
	padding:0;
	border:0; 
	outline:0; 
	margin-top: 0;
}
div{margin:0;padding:0;}
html{
	-webkit-text-size-adjust: none
}
a, a:link {
	outline: medium none;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
ul, ol, li {
	list-style: none outside none;
	border-right-width: 0;
	margin: 0;
	padding: 0;
	margin-top: 0;
} 
body {
	font-size: 12px;
	width:100%;
	height:100%;
	text-align: left;
	padding:0;
	margin:0; 
	background: #fff;	
	font-family: "微软雅黑";
	
}
.container {
	margin: 0 auto;
    width: 1200px;
}
.containerhth{
	overflow: hidden;
}
.left{
	float: left;
}
.right{
	float: right;
}
#container {
    margin: 0 auto;
    width: 1200px;
}
.tongybiaot{
	text-align: center;
}


img {
	max-width: 100%;
	height: auto;
	-webkit-transition: all 0.3s ease-in-out;
	   -moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		 -o-transition: all 0.3s ease-in-out;
			transition: all 0.3s ease-in-out;		
}

.biaotijis{
	width: 100%;
	min-width: 1200px;
}

@font-face {
    font-family: 'geometr706_md_btmedium';
    src: url('../sj/css/fonts/geo706m-webfont.woff2') format('woff2'),
         url('../sj/css/fonts/geo706m-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



/* END */



/* 导航栏 */

.header{
	height: 80px;
	background-color: #fff;
}

.header_container{
	width: 1200px;
	margin: 0 auto;
}

.logoli{
	padding: 18px 36px 0 0;
}
.tangwas{
	margin-top: 25px;
	
	width: 100%;
	height: 20px;
}

.daohlan {
	width: 100%;
	height: 60px;
}


.tangwas p{
	float: right;
	height: 20px;
	width: 2px;
	background-color: #fff;
	margin: 0 15px;
}
.tangwas a{
	float: right;
	font-size: 16px;
	color: #000;
	line-height: 16px;
	padding-top: 2;
}


.daohlan_li{
	
	padding-top: 32px;
	padding-left: 38px;

}
.daohlan-a ,.daohlan:hover .daohlan_active .daohlan-a{
	font-size: 16px;
	color: #000;
	height: 60px;
	line-height: 16px;
}

.daohlan .daohlan_li:hover .daohlan-a ,.daohlan .daohlan_active .daohlan-a ,.daohlan .daohlan_active:hover .daohlan-a{
	color: #38A1DA;
}

.navbar-fixed-top{
	margin-bottom: 0px;
}

.my-navbar {
	padding-top: 0px;
	height:110px;
	transition:background 0.5s ease-in-out,height 0.5s ease-in-out,padding-top 0.5s ease-in-out;
}


.my-navbar .ssskuang{
	opacity: 0;
}

.my-navbar .search-form ,.my-navba .wbdlbs_div{
	background-color:transparent;
	transition: background 0.5s ease-in-out;
}


.top-nav .ssskuang ,.navbar:hover .ssskuang{ 
	opacity: 1;
}

.top-nav .search-form,.top-nav .wbdlbs_div ,.navbar:hover .search-form,.navbar:hover .wbdlbs_div{
	background-color: #4E5357;
	transition: background 0.5s ease-in-out;
}

.search-form:hover{
	border: 0px solid #38A1DA;
	transition: border 0.5s ease-in-out;
}
.search-form:hover{
	border: 1px solid #38A1DA;
}




.wbdlbs_div{
	position: relative;
	width: 55px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	transition: background 0.5s ease-in-out;
}

.wbdlbs_div1{
	opacity: 0;
	margin-top: -55px;
	transition: all .5s ease;
}

.xialsb:hover .wbdlbs_div1{
	opacity: 1;
}



 /* 二级菜单 */

.subMenu{
	display: none;
	position: absolute;
	z-index: 9999;
	top: 80px;
	left: 0;
	width: 100%;
	height: 333px;
	background-color: #f7f7f7;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}
.subMenu>ul{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.daohlan_active_erji_li{
	width: 160px;
	overflow: hidden;
	margin: 0 20px 0;
	padding-top: 17px;
	height: 300px;
}

.erjidaohl{
	padding: 16px 0 9px 0;
	font-size: 16px;
	line-height: 16px;
	color:#292524;
}

.fengerxians{
	width: 33px;
	height: 2px;
	background-color: #38A1DA;
	margin-bottom: 15px;
}
.sanjilanm_li{
	height: 16px;
	margin-bottom: 10px;
}

.sanjilanm_li a{
	font-size: 16px;
	line-height: 16px;
	color:#727272;
}

.sanjilanm_li a:hover{
	color:#38A1DA;
}


/* END */



/* 首页 */



.cpjies_1{
	overflow: hidden;
	height: 750px;
	background-color: #EFEFEF;
}

.hyi_p1 {
    color: #686C6F;
    font-size: 33px;
    line-height: 33px;
    padding: 120px 0px 27px;
    text-align: center;
}

.hyi_p2{
	width: 53px;
	height: 3px;
	background-color: #D90212;
	margin: 0 auto;
}

.hyi_p3 {
    color: #686C6F;
    font-size: 16px;
    line-height: 30px;
    padding: 20px 0px 0px;
    text-align: center;
}

.budebxx{
	display: inline-block;
	position: relative;
	z-index: 999;
	background-color: #fff;
	padding-left: 11px;
	padding-right: 11px;
}

.huayyinh{
	text-align: center;
	position: relative;
}
.wsxiedefeng{
	height: 1px;
	background-color: #D7D7D7;
	width: 1200px;
	position: absolute;
	margin-top: 140px;
}


.cpjies{
	margin-top: 80px;
}

.cpjies_li {
	cursor: pointer;
	width: 290px;
	height: 370px;
	background-color: #fff;
	overflow: hidden;
	margin-right: 13px;
	text-align: center;
}

.cpjies_li:hover {
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}



.cpjies_li:last-child{
    margin-right: 0;
}

.bjxdys{
	padding: 44px 0 10px 0;
}

.rangaj{
	font-size: 26px;
	line-height: 26px;
	color: #251D1A;
	padding-bottom: 24px;
}

.rangaj_1{
	display: block;
	font-size: 14px;
	padding-bottom: 17px;
	color: #251D1A;
}


.rangaj_1:hover{
	color: #00AFEA;
}


.guanwm{
	height: 757px;
	min-width: 1200px;
}
 
.guanwm_1{
	background-image: url(../img/hwjs03.png);
	background-position:center center;
	width: 50%;
	min-width: 600px;
	height: 470px;
	overflow: hidden;
}
.guanwm_2{
	width: 50%;
	min-width: 600px;
	height: 470px;
	overflow: hidden;
}
.guanwm_4{
	width: 494px;
	margin-right:  9.6%;
}

.atongg{
	text-align: justify;
	font-size: 38px;
	color: #359FDB;
	line-height: 38px;
	padding: 76px 0 25px 0;
}

.atongg_1{
	width: 72px;
	background-color: #fff;
	height: 3px;
	margin-bottom: 20px;
}

.atongg_2{
	text-indent: 2em;
	text-align: justify;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
}


.atongg_3{
	border-radius: 100px;
	height: 40px;
	width:226px;
	display: block;
	border: 1.5px solid #fff;
	text-align: center;
    padding-top: 6px;
	color: #fff;
	padding-left: 28px;
    font-size: 16px;
	margin-top: 32px;
}
.atongg_3:hover{
	border: 1.5px solid #fff;
	background:#fff;
}


.huqnasjqa{
	position: relative;
}

.huqwsjaq2{
	position: absolute;
	left: 0px;
	opacity: 0;
}

.huqwsjaq1{
	opacity: 1;
}



.atongg_3 .pott{
	padding-left: 21px;
	color: #fff;
	transition: color 600ms ease 0s;
}


.atongg_3:hover .pott{
	padding-left: 21px;
	color: #35A2DA;
}

.atongg_3:hover .huqwsjaq1{
	opacity: 0;
}

.atongg_3:hover .huqwsjaq2{
	opacity: 1;
}



.tuijdl_1 li:hover .tcc_1 {

    opacity: 0.75;
	background: #35A2DA;
}


.showpic {
	position:relative;
	float:left;
	width: 25%;
	font-size:12px;
	background:#fff;
	right: 0px;

}
.lmyimg {
	width:100%;
}

.showpic .picbox {
	padding:15px 15px 0;
	text-align:center;
}

.showpic .actions {
	position:absolute;
	top:5px;
	left:0;
	z-index:3;
	width:100%;
}
.showpic .actions .lefter {
	float:left;
	margin:0 0 0 5px;
	display:inline;
}
.showpic .actions .righter {
	float:right;
}


/* 首页解决方案 */

.jiejfangan{
	margin: 0px 8px;
	overflow: hidden;
	min-width: 1200px;
}

.tuijdl_1{
	margin-top: 68px;
	overflow: hidden;
}

.tcc {

    border-radius: 0;
    color: #fff;
    height: 100%;
    left: 0;
    z-index:99;
    position: absolute;
    top: 0;
    transition: opacity 500ms ease 0s;
    vertical-align: middle;
	transition: background 500ms ease 0s;
    width: 100%;
}


.tcc_1 {
    background: #000 ;
    border-radius: 0;
    color: #fff;
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: 0;
	z-index:55;
    transition: opacity 500ms ease 0s;
    vertical-align: middle;
	transition: background 500ms ease 0s;
    width: 100%;
	
}

.tuijdl_1 li:hover .tcc_1 {
    opacity: 0.75;
	background: #18B8CE;
}

.showpic {
	position:relative;
	float:left;
	width: 25%;
	font-size:12px;
	background:#fff;
	right: 0px;

}
.lmyimg {
	width:100%;
}

.showpic .picbox {
	padding:15px 15px 0;
	text-align:center;
}

.showpic .actions {
	position:absolute;
	top:5px;
	left:0;
	z-index:3;
	width:100%;
}
.showpic .actions .lefter {
	float:left;
	margin:0 0 0 5px;
	display:inline;
}
.showpic .actions .righter {
	float:right;
}


.tcc{
   text-align: center;
}
.tcc p, .tcc::before {
    display: inline-block;
    vertical-align: middle;
}
.tcc::before {
    content: '';
    height: 100%;
}

.art_1 {
	color: #fff;
    font-size: 30px;
    line-height: 55px;
	opacity: 1;
	margin-top: 200px;
	transition: all .4s cubic-bezier(.4,0,.2,1);
}

.taikgr .art_1{
	margin-top: 45.3%;
}


.tcc:hover .art_1 {
	margin-top: 15.3%;
}


.tcc .art_1 #xinyans{
	color: #fff;
    font-size: 14px;
    line-height: 30px;
	opacity: 0;
	margin-top: 62px;
	display: inline-block;
	transition: all .4s cubic-bezier(.4,0,.2,1);
}

.tcc:hover .art_1 #xinyans{
   transition: all .4s cubic-bezier(.4,0,.2,1);
	margin-top: 0px;
	opacity: 1;
}

.art_1 br{
    width:1px;
    height: 30px;
}


#wrap {
	overflow:hidden;
}

#wrap li{
	float:left;
	width: 25%;
	height: 200px;
	padding-left: 5.25%;
	background: #35343C;

}


/* 首页实力展示 */



.ningrg{
	font-family: 'geometr706_md_btmedium';
	color: #21B3CA;
    font-size: 40px;
    line-height: 40px;
	padding-top: 60px;
}

.yixang{
	overflow:hidden;
}

.kuanyg{
	color: #fff;
    font-size: 22px;
    line-height: 22px;
	padding-top: 20px;
}



/* 首页动态横幅 */

.dida_1{
	background:#EEF3F7;
	height: 570px;
	margin: 0 8px;
	min-width: 1200px;
	overflow: hidden;
}

#c_iner {
    margin: 0 auto;
    width: 1384px;
}

.test{
    width:1384px;
    height:570px;
	margin-left: 36px;
 }

 .xzhsa{
	float: right;
}
 
 .xzhsa_141{
	 position: relative;
	 left: -42px;
	 top: 63px;
 }
.target{
    position: absolute;
    left:700px;
    width:400px;
    height:300px;
    opacity: 0;
    background-color: palevioletred;
}

.classsq{
	float: left;
	position: relative;
	z-index: 99;
}


.gudd{
    color: #211917;
    font-size: 46px;
    line-height: 46px;
	padding: 150px 0px 27px;
}

.gudd_1{
    color: #525357;
    font-size: 16px;
    line-height: 16px;
	padding: 0px 0px 18px;
}


.ppfdcj{
	margin-top: 25px;
}
.ppfdcj p{
    float: left;
}

.xunsad{
    color: #525357;
    font-size: 16px;
    line-height: 46px;
	padding: 0px 12px 0px 10px;
}

.xunsad_1{
	border:1px solid #7E8186;
	border-radius: 100px;
	padding: 0 10px;
	height: 25px;
    color: #525357;
    font-size: 16px;
    line-height: 22px;
	text-align: center;
	margin-top: 11px;
}

.xunsad_1:hover{

	border:1px solid #1CB7D5;
	background-color: #1CB7D5;
	color: #fff;
	transition: all .4s cubic-bezier(.4,0,.2,1);

}


.dida_2{
	margin: 0 8px;
	min-width:  1200px;
	overflow: hidden;
	border-left:1px solid #F6F6F6;
	border-right:1px solid #F6F6F6;
}


.test_1{
    position: relative;
 }

#dida_2_1{
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
}

.xzfhsa {
    float: left;
    padding-top: 41px;
}

.classsq_1{
    float: right;

}

/* 成功案例 */




.cganlio{

	min-width: 1200px;
	padding-bottom: 35px;
}
.cganlio12{
	padding-bottom: 0px;
}
.cganliwa{
	margin-top: 40px;
	overflow: hidden;
}


.tab_daoh {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
	align-items: center;
	margin: 48px 0 0px 0;
}
.tab_daoh li{
	width: 160px;
	height: 40px;
	margin-right: 20px;
}
.tab_daoh li:last-child {
    margin-right: 0px;
}
.tab_daoh li a{
	display: block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #EFEFEF;
	color:#42413F;
	font-size: 16px;
}


.tab_daoh li a:hover{

	background-color: #066BAF;
	color:#fff;
}
.tab_daoh .active a{
	background-color: #066BAF;
	color:#fff;
}





.gengdd{
text-align: center;
margin-bottom: 26px;
}


.gengdd a{
text-align: center;
    display: inline-block;
	color: #848484;
    font-size: 16px;
    line-height: 22px;
	border: 1px solid #848484;
	width:82px;
	border-radius:5px;
	
}

.cpjies_2{
	overflow: hidden;
	margin-right: -19.781vw;
}



#zhehuans li{
	margin-right: 0.3125vw;
	margin-bottom: 0.3125vw;
	width: 32.8125vw;
	height: 32vw;
	overflow: hidden;
}

#zhehuans .tcc {
    opacity: 0;
    text-align: left;
	padding-left: 10%;
}

#zhehuans .gjqiao .tcc {

	padding-left: 6%;
}

#zhehuans .gjqiao .tip902 {

	padding-left: 12%;
}

#zhehuans .luyg .tcc{
	padding-left: 12%;
}


#zhehuans #servtem_0 .tcc , #zhehuans #servtem_4 .tcc , #zhehuans #servtem_6 .tcc , #zhehuans #servtem_10 .tcc {

	padding-left: 6%;
}





#zhehuans .tcc:hover {
    opacity: 1;

}

#zhehuans .art_1{
	color: #fff;
    font-size: 33px;
    line-height: 54px;
	font-weight:600;
}
.anlizxxs #zhehuans .art_1{
	margin-top: 230px;
}
.anlizxxs #zhehuans .tcc:hover .art_1{
	margin-top: 270px;
}


#zhehuans .tcc:hover .art_1{
	margin-top: 120px;
}



#zhehuans .gjqiao .tcc:hover .art_1{
	margin-top: 80px;
}

#zhehuans .tip902 .tcc:hover .art_1{
	margin-top: 80px;
}


#zhehuans #xinyans_11{
	color: #fff;
    font-size: 24px;
    line-height: 42px;
}


#zhehuans #xcmssws_1{
	display: block;
	color: #fff;
    font-size: 12px;
	line-height: 22px;
	font-weight: 200;
}




.tcc_2 {
    
    border-radius: 0;
    color: #fff;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
	z-index:55;
    background: #000;
    vertical-align: middle;
	transition: background 500ms ease 0s;
	transition: opacity 500ms ease 0s;
    width: 100%;
	
}



#zhehuans li:hover .tcc_2 {
    opacity: 0.55;
	background: #000;
	
}



.jzheyweiai{
    overflow: hidden;
	width: 100%;
	height: 13.2813vw;
	background-color: #EAEEF1;
	padding: 2.0833vw 5.2083vw 0 2.0833vw;
}

.jzheyweiai_bt{
	font-size: 1.5625vw;
	color:#066BAF;
	line-height: 1.5625vw;
	margin-bottom: 0.7813vw;
}

.jiangebt{
	background-color: #C71C2E;
	height: 0.1563vw;
	width: 2.7083vw;
	margin-bottom: 1.0417vw;
}

.jzheyweiai_js{
    overflow: hidden;
	line-height: 1.5625vw;
	font-size: 0.8333vw;
	color: #272526;
	height: 6.0813vw;
}





#xcmssws {
	display: block;
    height: 3px;
    width: 52px;
    background: #fff;
    margin-top: 15px;
    margin-bottom: 15px;
}


/* 合作客户 */

.hezkeh_sy{
	background-color: #EFEFEF;
	margin: 0 8px;
	height: 860px;
	min-width: 1200px;
}

#demo02{
	
	width: 1198px;
	margin: 0 auto;
	margin-top: 63px;
	height: 493px;
}

#demo02 .flex-control-nav{
	bottom: 0px;
	top: -515px;
}

.feng_q{
	display: block;
	float: left;
	width: 231px;
	height: 153px;
	line-height: 153px;
	text-align: center;
	margin: 9px 9px 0 0;
}
.feng_q img{
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
}


#demo02 .fsffsgg{
	min-width: 1200px;

}

/* 创秀视野 */

.cganlio_ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
	align-items: center;
	margin: 40px 0 24px 0;
}
.cganlio_ul li{
	width: 160px;
	height: 40px;
	margin-right: 20px;
}
.cganlio_ul li:last-child {
    margin-right: 0px;
}
.cganlio_ul li a{
	display: block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #EFEFEF;
	color:#42413F;
	font-size: 16px;
}


.cganlio_ul li a:hover{

	background-color: #066BAF;
	color:#fff;
}
.cganlio_ul .active a{
	background-color: #066BAF;
	color:#fff;
}


.scroll-text ul li {
	height: 1.5em;
}
.scroll-img {
	width: 100%;
	min-width: 1200px;
	height: 530px;
	overflow: hidden;
	font-size: 0;
}

.scroll-img ul {
	width: 15000px;
}

.scroll-img ul li {
	display: inline-block;
	margin-right: 10px;
	width: 472px;
}

.nrlixna{
	width: 387px;
	height: 170px;
	overflow: hidden;
	margin: 26px 0 0 37px;
}
.title_1{
	font-size: 18px;
	line-height: 18px;
	color: #656565;
	padding-bottom: 9px;
}
.sjian{
	font-size: 12px;
	color: #B3B3B3;
	padding-bottom: 24px;
	
}
.sjian span{
	padding-right: 7px;
}

.description_1{
	overflow: hidden;
	font-size: 12px;
	color: #B3B3B3;
	line-height: 20px;
	height: 85px;
}

.fade{
	margin-top: 55px;
}

.gianjig{
	display: block;
	width: 87px;
	height: 87px;
	position: absolute;
	margin-top: -416px;
	cursor: pointer;
}
.shuangj{
	position: relative;
}

.oigqw{
	right: 0;
}

/* 首页免费试用 */

.mianfsy{
	width: 100%;
	min-width: 1200px;
	line-height: 214px;
	height: 214px;
	overflow: hidden;
	background-color: #1BB7CD;
	font-size: 36px;
	color: #fff;
	text-align: center;
}


.mianfsy a{
	display: inline-block;
	border:1px solid #fff;
	border-radius: 3px;
	width: 158px;
	height: 42px;
	line-height: 42px;
	font-size: 23px;
	color: #fff;
	text-align: center;
	margin-left: 33px;
}

.mianfsy a:hover{
	background-color: #fff;
	color: #1BB7CD;
}



/* END */


/* 关于我们 */


.lcdd {
	min-width: 1200px;
	text-align: center;
}

.guanwymjies_s{
	text-align: justify;
	overflow: hidden;
	margin: 88px 0 110px 0;
}

.guanwymjies{
	overflow: hidden;
}

.anbinty{
	font-size: 46px;
	line-height: 46px;
	padding-bottom: 53px;
	color:#00AFEA;
}

.buyaoqio{
	font-size: 16px;
	line-height: 32px;
	color:#595959;
}

.guanwymjies_s_zyu{
	width: 390px;
}
.guanwymjies_s_yous{
	width: 810px;
}
.anbinty1{
	font-size: 46px;
	line-height: 46px;
	padding-bottom: 53px;
	color:#00AFEA;
}

.shipois{
	width: 100%;
	height: 669px;
}

/* 创秀文化 */

.cxwenh{
	background-color: #EFEFEF;
	height: 1190px;
	overflow: hidden;
}

.cxwenh .hyi_p1{
	padding-top: 80px;
}

.cxwenh_pby{
	font-size: 46px;
	line-height: 46px;
	color: #0177BF;
	font-weight: 600;
	padding: 79px 0 30px;
	border-bottom: 1px solid #CACACA;
	margin-bottom: 33px;
}

.cxwenh_byjs{
	font-size: 38px;
	line-height: 38px;
	color: #0177BF;
	font-weight: 600;
	padding-bottom: 48px;
}

.cxwenglu{
	overflow: hidden;
	border: 1px solid #E9E9E9;
}




.wkaonimsnd{
	cursor: pointer;
	background-color: #fff;
	overflow: hidden;
	position: relative;
	text-align: center;
	transition: all 0.5s ease-in-out;
	border-right: 1px solid #E9E9E9;
}


.wkaonimsnd:last-child{

	border-right: 0px solid #E9E9E9;
}


.tulianggs{
	position: relative;
	height: 129px;
}

.bubiansed ,.bianse{
	margin-left: 93px;
	left: 0px;
	position: absolute;
	transition: all 0.5s ease-in-out;
}
.bubiansed {
	opacity: 0;
}


.wkaonimsnd p{
	color: #0177BF;
	transition: all 0.5s ease-in-out;
}


.wkaonimsnd:hover{
	background-color: #0177BF;
}


.wkaonimsnd:hover .bubiansed{
	opacity: 1;
}

.wkaonimsnd:hover .bianse{
	opacity: 0;
}


.wkaonimsnd:hover p{
	color: #fff;
}






.cxwenglu li{
	float: left;
	width: 25%;
	text-align: center;
	height: 235px;
	overflow: hidden;
}
.shangmbus_1{
	line-height: 24px;
	font-size: 24px;
	font-weight: 600;
	color: #2B211F;
	padding: 10px 0 ;
}

.shangmbus_2{
	font-size: 24px;
	line-height: 24px;
	color: #2B211F;
}


.cxwenglu_1{
	overflow: hidden;
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #CACACA;
}





.cxwenglu_1 li{
	float: left;
	overflow: hidden;
	width: 268px;
	height: 377px;
	border-radius:25px;
	margin-right: 42px;
	cursor: pointer;
}
.cxwenglu_1 li:last-child{
	margin-right: 0;
}

.cxwengli_1_div1{
	background-color: #fff;
	height: 235px;
	text-align: center;
	transition: all 0.5s ease-in-out;
	
}

.cxwengli_1_p{
	font-size: 36px;
	font-weight: 600;
	line-height: 36px;
	color: #D6001C;
	padding: 42px 0 15px 0;
	transition: all 0.5s ease-in-out;
}

.cxwengli_1_p2{
	font-size: 23px;
	line-height: 36px;
	color: #595959;
	transition: all 0.5s ease-in-out;
}


.cxwenglu_1 li:hover .cxwengli_1_div1{
	background-color: #0177BF;
}

.cxwenglu_1 li:hover .cxwengli_1_p2 ,.cxwenglu_1 li:hover .cxwengli_1_p{
	color: #fff;
}






/* 发展历程 */

.fzlicfnijs{
	margin-top: 92px;
	max-width: 100%;
	min-width: 1200px;
	height: 641px;

}
 
.yaodaow{
	width: 100%;

}



.content_gdt {
	width:100%;
	margin:0 auto;
	overflow:hidden;
}

.bottom_scroll {
	max-width: 1903px;
	min-width: 1200px;
	height:9px;
}

.scroll_border {
	float:left;
	margin-top: -681px;
	width:100%;
	height:3px;
	position:relative;
	background:#DFDEDA;
}
.scroll_btn {
	cursor:pointer;
	width:20px;
	height:9px;
	background:#38A1DA;
	border-radius:6px;
	position:absolute;
	left:0px;
	top:-3px;
}
.scroll_btn.now {
	background:#38A1DA;
}



.yaodaow li{
	height: 640px;
	overflow: hidden;
	float: left;
	border: 1px solid #DADADA;
	border-right: 0px solid #DADADA;
	border-bottom: 0px solid #DADADA;
 }
 
.yaodaow2{
	
	border-bottom: 1px solid #DADADA;
}




 .weifdsd{
	 padding: 0px 0px 145px;
 }
 
 


 .shenfer img{
	 width: 100%;
	 
 }
 
 .shenfer {
	 width: 640px;
 }
 .shenfer_1{
	 width: 640px;
	 
 }
 .wdexindw{
	width: 640px;
	height: 320px;
	overflow: hidden;
 }


 .shenfer_1 img{
	 width: 100%;
 }
 
 
 .imghvr-zoom-out h3{
	 color: #fff;
	 font-size: 36px;
	 line-height: 36px;
	 padding: 0px 0px 15px;
 }
 
 
 
 .imghvr-zoom-out p{
	 color: #fff;
	 font-size: 16px;
	 line-height: 28px;
	 padding: 0px 0px 0px;
 }
 
 
 [class^='imghvr-'],
 [class*=' demo-'] {
   position: relative;
   display: inline-block;
   margin: 0px;
   max-width: 100%;
   background-color: #38A1DA;
   color: #fff;
   overflow: hidden;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   -moz-osx-font-smoothing: grayscale;
   -webkit-transform: translateZ(0);
   transform: translateZ(0);
 }
 [class^='imghvr-'] > .yeqingww,
 [class*=' imghvr-'] > .yeqingww {
   vertical-align: top;
   max-width: 100%;
 }
 [class^='imghvr-'] figcaption,
 [class*=' imghvr-'] figcaption {
   background-color:#38A1DA;
   padding: 30px;
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
 }
 [class^='imghvr-'] h3,
 [class*=' imghvr-'] h3,
 [class^='imghvr-'] p,
 [class*=' imghvr-'] p {
 
   color: #fff;
 }
 [class^='imghvr-'] a,
 [class*=' imghvr-'] a {
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   z-index: 1;
 }
 [class^='imghvr-'],
 [class*=' imghvr-'],
 [class^='imghvr-']:before,
 [class^='imghvr-']:after,
 [class*=' imghvr-']:before,
 [class*=' imghvr-']:after,
 [class^='imghvr-'] *,
 [class*=' imghvr-'] *,
 [class^='imghvr-'] *:before,
 [class^='imghvr-'] *:after,
 [class*=' imghvr-'] *:before,
 [class*=' imghvr-'] *:after {
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   -webkit-transition: all 0.35s ease;
   transition: all 0.35s ease;
 }
 
 
 
 /* imghvr-zoom-out*
	----------------------------- */
 [class^='imghvr-zoom-out'] figcaption,
 [class*=' imghvr-zoom-out'] figcaption {
   -webkit-transform: scale(0.5);
   transform: scale(0.5);
   -webkit-transform-origin: 50% 50%;
   -ms-transform-origin: 50% 50%;
   transform-origin: 50% 50%;
   opacity: 0;
 }
 [class^='imghvr-zoom-out']:hover figcaption,
 [class*=' imghvr-zoom-out']:hover figcaption,
 [class^='imghvr-zoom-out'].hover figcaption,
 [class*=' imghvr-zoom-out'].hover figcaption {
   -webkit-transform: scale(1);
   transform: scale(1);
   opacity: 1;
   -webkit-transition-delay: 0.3s;
   transition-delay: 0.3s;
 }
 
 /* imghvr-zoom-out
	----------------------------- */
 .imghvr-zoom-out:hover > .yeqingww {
   -webkit-transform: scale(0.5);
   transform: scale(0.5);
   opacity: 0;
 }
 
 .yeqingww {
	 background-color: #fff;
	 width: 640px;
	 height: 320px;
 }

#wzhenhaow{
	padding-top: 125px;
	padding-bottom: 8px;
	text-align: center;
	font-size: 36px;
	line-height: 36px;
	color: #5A5859;
	font-weight: 600;
}

#biaotwen{
	font-size: 36px;
	line-height: 36px;
	font-weight: 600;
	padding: 90px 0 10px 130px;
}
#nrwenzis{
	padding: 0px 0 10px 130px;
	line-height: 32px;
	font-size: 15px;
}
.yeqingww {
	text-align: center;
}

.yeqingww img{
	width: 20px;
	height: 20px;
}




/* 让创造 */


.rangczo .cpjies_1{
	background-color: #FAFAFA;
}

/* 团队 */

.jingytuand{
	min-width: 1200px;
}

.jingytuand_1{
	margin-top: 43px;
	height: 860px;
	min-width: 1200px;
}


/* 办公空间 */

.ckyjtu{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 55px;
}



/* END */




/* 案例 */

.fenleidaoh{
	width: 1600px;
	margin: 0 auto;
	margin-top: 37px;
	margin-bottom: 52px;
	overflow: hidden;
}

.whewa{
	background-color: #F7F7F7;
	width: 799.5px;
	float: left;
	height: 148px;
	overflow: hidden;
}

.whewa2{
	float: right;
}

.whewa .tongyad{
	color: #747373;
}

.whewa li{
	float: left;
}

.quanbli{
	width: 150px;
	height: 148px;
}

.whewa .quanbli a{
	font-size: 24px;
	color:#241916;
	line-height: 24px;
	display: block;
	padding: 38px 0 0 27px;
}

.xixuantiaoj{
	padding-top: 38px;
	float: left;
	width: 647px;
}

.xixuantiaoj li a{
	font-size: 14px;
	line-height: 14px;
	display: block;
	padding-bottom: 15px;
	width: 107px;
}

.case-content-box{
	overflow: hidden;
	margin-bottom: 0.5%;
}


.xixuantiaoj2 li a{
	width: 81px;
}


.whewa .xuanzhonxg{
	color:#38A1DA;
}

.whewa .tongyad:hover{
	color:#38A1DA;
}

.case-content{
	overflow: hidden;
	min-width: 1600px;
}


#selector .case-content-box1 .wunaitu1 .lbxt ,
#selector .case-content-box2 .wunaitu2 .lbxt,
#selector .case-content-box3 .wunaitu3 .lbxt{
	display: none;
}

#selector .case-content-box1 .wunaitu2 .liebiaodatu ,
#selector .case-content-box1 .wunaitu3 .liebiaodatu ,
#selector .case-content-box2 .wunaitu1 .liebiaodatu ,
#selector .case-content-box2 .wunaitu3 .liebiaodatu ,
#selector .case-content-box3 .wunaitu1 .liebiaodatu ,
#selector .case-content-box3 .wunaitu2 .liebiaodatu {
	display: none;
}


#selector #zhehuans .case-content-box1 li:nth-child(1){
	width: 49.99%;
}
#selector #zhehuans .case-content-box1 li:nth-child(2) ,#selector #zhehuans .case-content-box1 li:nth-child(3){
	margin-left: 0.505%;
	width: 24.5%;
}


/* 二行 */


#selector #zhehuans .case-content-box2 li:nth-child(1) ,#selector #zhehuans .case-content-box2 li:nth-child(3){
	width: 24.5%;
}
#selector #zhehuans .case-content-box2 li:nth-child(2){
	width: 49.99%;
}

#selector #zhehuans .case-content-box2 li:nth-child(2) ,#selector #zhehuans .case-content-box2 li:nth-child(3){
	margin-left: 0.505%;
}


/* 三行 */

#selector #zhehuans .case-content-box3 li:nth-child(1) ,#selector #zhehuans .case-content-box3 li:nth-child(2){
	width: 24.5%;
}


#selector #zhehuans .case-content-box3 li:nth-child(3){
	width: 49.99%;
}

#selector #zhehuans .case-content-box3 li:nth-child(2) ,#selector #zhehuans .case-content-box3 li:nth-child(3){
	margin-left: 0.505%;
}

/* 分页 */


.fenyedai .pagination{
	width: 100%;
	text-align: center;
}

.fenyedai{
	margin: 50px 0 70px 0;
}


.daolinryr{
	min-width: 1600px;
}

 

/* END */


/* 案例内容页 */

.neinong{
	min-height: 1200px;
	max-width: 1920px;
	margin: 0 auto;
}

.daohtiao{
	margin-top: -50px;
	position: relative;
	width: 100%;
	line-height: 50px;
	height: 50px;
	left: 0;
	bottom: 0;
	background-color: #000000;
	z-index: 1;		
}

.keyword a {
    color: #fff;
}
.keyword {
    float: left;
    width: 420px;
    height: 50px;
    color: #fff;
}
.bottomPage1 {
	text-align: center;
	color: #fff;
	background-color: #38A1DB;
    width: 352px;
    height: 50px;
    float: left;
    line-height: 50px;
}
.other {
    float: right;
	width: 428px;
	height: 50px;
	text-align: right;
}

.bottomPage {
    float: left;
    width: auto;
    text-align: center;
}

.bottomPage  li{
	float: left;
}


.bottomPage li.prev {
	text-align: center;
	width: 178px;
}
.returnList {
    width: 50px;
	height: 50px;
	background-color: #38A1DB;
    background-repeat: no-repeat;
    background-position: center;
}

.returnList a {
    display: block;
    height: 100%;
}
.returnList span {
	padding-top: 12px;
    display: inline-block;
	width: 32px;
    line-height: 14px;
    color: #fff;
    text-align: center;
}

.bottomPage .next {
    width: 140px;
}
.bottomPage{
	color: #fff;
}


.bottomSearch {
    position: relative;
    float: right;
    width: 60px;
}
.bottomSearch > a {
    position: relative;
    display: block;
    width: 60px;
    height: 50px;
    color: #fff;
    background: url(../img/fenxiang.png) left center no-repeat;
    text-indent: 20px;
    text-align: left;
    padding-left: 10px;
}

.daohtiao a{
	color: #fff;
}

.xguananli{
	margin-top: 50px;
	padding-bottom: 20px;
}


/* END */


/* 创秀视野列表 */

.cxshiyilib{
	padding-bottom: 50px;
	border-bottom:1px solid #EDEDED;
	margin-bottom: 80px;
}



.shipbof_1{
	width:100%;
	overflow:hidden;
	margin-bottom: 62px;
	padding-bottom: 44px;
    border-bottom: 1px solid #D4D4D4;
}


.shiydf_1{
   	float: left;
	width: 472px;
	height: 306px;
	overflow:hidden;
}


.shiydf_1 img{

	width: 472px;
}



.shiyt_1{

	height: 150px;
   	float: right;
	width: 675px;
}





.kyturr{
	line-height:28px;
	color:#5A5858;
    padding-bottom: 30px;
	font-size:28px;
 }
 .kyturr_1{
	line-height:30px;
	color:#71706E;
    padding-bottom: 25px;
	font-size:16px;
	height: 229px;
  }




  .wanmff{
	 

	color:#878586;
	line-height:20px;
	font-size:14px;
  }
  
  
  .wanmff p{
	float: left;
  }
  
  .rumama{
	margin-top: -3px;
	  padding-left: 40px;
	  
  }
  
  .rumamahr{
	  padding-left: 8px;

  }
  
.rumamaddq{
	  padding-left: 29px;
}
.wanmff .dsdfsaf{
	float: right;
}
	
  
  
  
  .yixang .tuijdl_1{
	padding-bottom: 0px;

}
  
  




/* END */



/* 视野内容页 */
.fge54hei{
	background-color: #000;
	height: 60px;
}


.cpneir{
	overflow: hidden;
	min-height: 1200px;
	padding-bottom: 100px;
	overflow: hidden;
}

.dccss_zuo{
	margin-top: 60px;
	float: left;
	width: 800px;
}


.biaotinr{
	line-height: 80px;
	font-size: 44px;
	color: #241916;
	border-bottom:1px solid #EAEAEA;
}

.jiexiaos{
	font-size: 16px;
	line-height: 16px;
	padding: 22px 0 50px 0;
}

.jiexiaos span{
	padding-right: 10px	;
}

.you_zuo{
	margin-top: 60px;
	float: right;
	width: 336px;
}

.biaotinr2 {
    line-height: 80px;
    font-size: 37px;
    color: #241916;
	border-bottom: 1px solid #EAEAEA;
	margin-bottom: 45px;
}

.whenwun{
	height: 58px;
	line-height: 58px;
	font-size: 16px;
	text-align: center;
	background-color: #F7F7F7;
	margin-bottom: 20px;
	color: #5A5858;
	transition: all .3s ease;
}

.you_zuo a:hover .whenwun{
	color: #00AFEA;
}

.wdusduom{
	margin-top: 0;
}


/* END */

/* 人才招聘 */

.rcaizhaopshang{
	width: 1260px;
	margin: 0 auto;
	height: 715px;
	padding-top: 100px;
	overflow: hidden;
}

.jiar_zuo{
	width: 460px;
	float: left;;
}

.jiar_zuo_1{
	font-size: 48px;
	line-height: 48px;
	padding: 43px 0 35px 0;
	color:#241916;
}

.jiar_zuo_2{
	line-height: 30px;
	font-size: 16px;
	color: #626060;
}

.jiar_yuo{
	float: right;
}

.kkyoumhes{
	margin: 0px 0 94px 0;
	border-top:1px solid #EDEDED;
	border-bottom:1px solid #EDEDED;
	min-width: 1260px;
	height: 240px;
	overflow: hidden;

}

.kkyoumhes .hyi_p1{
	padding: 60px 0 34px 0;
	font-size: 46px;
	line-height: 46px;
}
.kkyoumhes .hyi_p2{
	background-color: #241916;
}

.kkyoumhes .hyi_p3{
	font-size: 24px;
	line-height: 24px;
	padding-top: 37px;
	color: #737171;
}

.v {
	float:right;
	width:70px;
	height:37px;
	overflow:hidden;
	background:url(../img/04.png) no-repeat;
	display:inline-block;
	margin-top:-5px;
	margin-bottom:-5px;
}
.v01 {
	background-position:0 0;
}
.v02 {
	background-position:0 -48px;
}
.vtitle {
	cursor:pointer;
}

.jrbit{
    color: #302C29;
    font-size: 24px;
    line-height: 24px;
	padding-bottom: 13px;
}

.jrbit_2{
    color: #4B4A48;
    font-size: 16px;
    line-height: 16px;
	padding-bottom: 13px;
}


.vtitle em {
	margin:0px 10px 0 0;
}




.lssddd{
    color: #5A5858;
    font-size: 14px;
    line-height: 22px;
	padding-bottom: 21px;
}


.lssddd p{
    color: #5A5858;
    font-size: 14px;
    line-height: 22px;

}
.vconlist {
	padding-bottom: 21px;

}

.sczhsas{
    color: #5A5858;
    font-size: 20px;
    line-height: 20px;
	padding: 0px 0px 5px;
}

.sczhsas_1{
    color: #5A5858;
    font-size: 12px;
    line-height: 26px;
	padding-bottom: 120px;
}

.jrbit_2 span{
    color: #38A1DA;
}

.panppp {
    background: #D9D9D9;
    height: 1px;
    margin: 48px 0px 45px;
}



/* END */




/*联系我们CSS*/



.shiyee_122{
	overflow: hidden;
	padding-bottom: 118px;
	border-bottom:1px solid #EFEFEF;
}

.dibucss {
    color: #332F2C;
    font-size: 46px;
    line-height: 46px;
    padding: 80px 0px 50px;
        padding-top: 80px;
}
.lx_zuob{
	float: left;
	width:545px;
	}

.weixxddf{
	width: 340px;
	 padding-top: 66px;
	}

.lx_yuob{
	width:522px;
   	float: right;
}
	
	
.xiangmuxx{
	color: #4B4A48;
    font-size: 23px;
    line-height: 23px;	
	padding: 178px 0px 16px;
}

.lxwm_lxffs1{
	font-size: 23px;
	line-height: 23px;
	color: #686666;
	padding-bottom: 25px;
}
.lxwm_lxffs2{
	font-size: 14px;
	line-height: 14px;
	padding-bottom: 10px;
	color: #686666;
}

.lxwm_lxffs3{
	font-size: 14px;
	line-height: 14px;
	padding: 32px 0 10px 0;
	color: #686666;
}

.lxwm_lxffs4{
	font-size: 38px;
	color: #5A5858;
	line-height: 38px;
	padding-bottom: 42px;
}

.lxwm_lxffs5{
	font-size: 24px;
	line-height: 24px;
	color: #686666;
	padding-bottom: 8px;
}

.lxwm_lxffs6{
	font-size: 14px;
	line-height: 14px;
	color: #686666;
	line-height: 24px;
}


.lxwmerwma{
	overflow: hidden;
	margin-top: 40px;
}

.lxwmerwma li{
	float: left;
	width: 144px;
	margin-right: 55px;
}
.lxwmerwma li:last-child{
	margin-right: 0px;
}

.lxwmerwma_p{
	width: 100%;
	text-align: center;
	font-size: 18px;
	line-height: 18px;
	padding-top: 15px;
	color:#241916;
}




.urfksd input{
	background-color: #F7F7F7;
	padding-left: 20px;
	width: 496px;	
	line-height: 53px;
	height: 53px;
	color: #838182;
    font-size: 16px;
	margin-bottom: 18px;
}




#xyq{
	background-color: #F7F7F7;
	border-width: 0px;
	margin: 0px;
	width: 496px;
    font-size: 16px;	
	line-height: 24px;
	height: 194px;
	padding: 20px;
	color: #838182;
}


#dosubmit{
	background:#38A1DA;
	width: 516px;	
	line-height: 33px;
	height: 53px;
	color: #fff;
	width: 496px;
    font-size:24px;
	margin-top: 18px;
	border:0px solid #5C5C5E;
}


.lxwm_biaoyu .hyi_p1{
	font-size: 46px;
	line-height: 46px;
	color:#241916;
}

.lxwm_biaoyu .hyi_p2{
	background-color: #241916;
}
.lxwm_biaoyu .hyi_p3{
	line-height: 30px;
	font-size: 16px;
	
}


/* end */


/* 小程序 */


.xcx_top_bjt{
	width: 100%;
	height: 860px;
	min-width: 1200px;
	background-position:center center;
}


.zhiyaoyoun{
	font-size: 62px;
	line-height: 62px;
	padding-top: 286px;
	color: #1AB6CC;
	margin-bottom: 28px;
}

.zhiyaoyou1{
	font-size: 62px;
	line-height: 62px;
	color: #1AB6CC;
	margin-bottom: 53px;
}

.zhiyaoyou2{
	font-size: 16px;
	line-height: 36px;
	color: #1B252F;
}


.o2o_ulisni{
	width: 1100px;
	overflow: hidden;
	margin: 0 auto;
	padding: 70px 0 60px 0;
}

.o2o_ulisni li{
	cursor: pointer;
	margin-right: 33px;
	float: left;
	width: 250px;
	text-align: center;
}


.o2o_ulisni li:last-child{
	margin-right: 0px;
}

.o2o_ulisni_li_txs1{
	font-size: 30px;
	line-height: 30px;
	color: #3C3A3B;
	padding: 32px 0 15px 0;
	transition: all 0.3s ease-in-out;
}


.o2o_ulisni li:hover .o2o_ulisni_li_txs1{
	color: #1AB6CC;
}


.o2o_ulisni_li_txs2{
	line-height: 37px;
	font-size: 16px;
	color: #6E6E6E;
}
.o2obiaop p{
	color: #fff;
}

.o2obiaop .hyi_p2{
	background-color: #fff;
}

.heyoud .hyi_p1{
	padding-top: 120px;
}


.heyoux_ul{
	width: 1220px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 75px;
}
.heyoux_ul li{
	cursor: pointer;
	float: left;
	width: 12.5%;
	text-align: center;
	height: 175px;
}

.heyoux_ul_li_txs1{
	font-size: 18px;
	line-height: 18px;
	color: #6E6E6E;
	padding-top: 17px;
	transition: all 0.3s ease-in-out;
}

.heyoux_ul li:hover .heyoux_ul_li_txs1{
	color: #1AB6CC;
}


/* 小程序中间滚动内容 */

.main .tuijdl_1{
	margin-top: 0px;
}


.shanh5{
	width:1480px;
	margin: 0 auto;
}

.yunscs{
	padding-top: 20px;
	padding-bottom: 25px;
}

.gs-sever .taikgr .art_1 {
    margin-top: 170px;
}
.gs-sever .tcc:hover .art_1 {
    margin-top: 0px;
}


.gs-sever .taikgr .dwfvvd {
    margin-top: 189px;
}
.gs-sever .tcc:hover .dwfvvd {
    margin-top: 0px;
}

.main .zz-sever .list-item .item{width:296px; height: 430px;padding-bottom:0;overflow: hidden;}


.main .zz-sever .list-item{position: relative;overflow: hidden;}
.main .zz-sever .list-item span[class*="-btn"]{
	position:absolute;
z-index:99999;
display:block;
height:430px;width:50px;
line-height:430px;
color:#fff;
background:#000;
 font-size: 28px;
}
.main .zz-sever .list-item span.next-btn{position:absolute;right:0;top:0px;user-select:none;cursor:pointer;}
.main .zz-sever .list-item span.prev-btn{position:absolute;left:0;top:0px;user-select:none;cursor:pointer;}
#zzScroll .wrapbox{width:9000px;position: relative;}

.prev-btn ,.next-btn{
	opacity:0;
	transition: all 0.3s ease-in-out;
}
.gs-sever:hover .prev-btn ,.gs-sever:hover .next-btn{
	opacity:.60;
}

.gs-sever .next-btn{
	text-align: center;
	padding-left: 15px;
}


.gs-sever .yixang{
	    margin: 0px;

}

.gs-sever {
	    background:#35343C;

}

.fgnrs{
	background:#eee;
}

.fgnrs .xyswz_sec4 .dot{
	background:#eee;
}

.fgnrs  .xyswz_sec4 .dot:hover {
   
    background: #1AB6CC;
	}






	
/* 解决方案 */



.jiejufangn{
	height: 860px;
	width: 100%;
	min-width: 1200px;
	background-color: #1BB7CD; 

}
.jiejufangn p{
	color: #fff;
}
.jiejufangn .hyi_p2{
	background-color: #fff;
}

.changyedy{
	height: 539px;
	width: 1120px;
	margin: 0 auto;
	margin-top: 90px;
}

.jiejfangna{
	position: relative;
}


.jiejfangna_li{
	position: absolute;
	background-color: #1BB7CD;
	height: 104px;
	width: 104px;
	overflow: hidden;
	border-radius: 100px;
	text-align: center;
	transition: background 0.5s ease-in-out;
	border:1px solid #fff;
}
.jiejfangna_li_0{
	margin-top: 115px;
	margin-left: 96px;
}



.jiejfangna_li_p4{
	margin-top: 17px;
	margin-left: 488px;
}

.jiejfangna_li_p1{
	width: 100%;
	margin-top: 14px;
	position: absolute;
	opacity: 1;
	transition: all .5s cubic-bezier(.4,0,.2,1);
}
.jiejfangna_li_p2{
	width: 100%;
	margin-top: 14px;
	position: absolute;
	opacity: 0;
	transition: all .5s cubic-bezier(.4,0,.2,1);
}

.jiejfangna_li_p3 {
	line-height: 14px;
	font-size: 14px;
	color: #fff;
	margin-top: 74px;
	transition: all .5s cubic-bezier(.4,0,.2,1);
}	

.jiejfangna_li_0 .jiejfangna_li_p1 ,.jiejfangna_li_0 .jiejfangna_li_p2{
	padding-left: 7px;
}


.jiejfangna .active{
	background-color: #fff;
}

.jiejfangna .active .jiejfangna_li_p3{
	color:#262523;
}

.jiejfangna .active .jiejfangna_li_p2{
	opacity: 1;
}

.jiejfangna .active .jiejfangna_li_p1{
	opacity: 0;
}

.jiejfangna_li:hover {
	background-color: #fff;
}

.jiejfangna_li:hover .jiejfangna_li_p3{
	color:#262523;
}
.jiejfangna_li:hover .jiejfangna_li_p2{
	opacity: 1;
}

.jiejfangna_li:hover .jiejfangna_li_p1{
	opacity: 0;
}


.jiejfangna_li_1{
	margin-left: 297px;
	margin-top: 80px;
}

.jiejfangna_li_2{
	margin-left: 156px;
	margin-top: 214px;
}
.jiejfangna_li_3{
	margin-left: 282px;
	margin-top: 237px;
}

.jiejfangna_li_4{
	margin-top: 415.5px;
	margin-left: 78.5px;
}


.jiejfangna_li_5{
	margin-left: 211px;
	margin-top: 365px;
}

.jiejfangna_li_6{
	margin-left: 780px;
	margin-top: 78px;
}

.jiejfangna_li_7{
	margin-left: 919.5px;
	margin-top: 36px;
}

.jiejfangna_li_8{
	margin-left: 796px;
	margin-top: 229px;
}

.jiejfangna_li_9{
	margin-left: 920px;
	margin-top: 196px;
}

.jiejfangna_li_10{
	margin-left: 1010px;
	margin-top: 381px;
}
.jiejfangna_li_11{
	margin-top: 341px;
	margin-left: 859px;
}



/* 行业解决方案 */




.dengddd{
	width: 1130px;
	padding-top: 115px;
	margin: 0 auto;
}
.xingyjiejfa_ul{
	float: left;
	width: 141px;
	border-right: 1px solid #7B7E87;
}

.xingyjiejfa_li{
	margin-bottom: 34px;
	width: 143px;
	line-height: 32px;
	height: 33px;
	/*background-image: url(../img/99.png);*/
}

.xingyjiejfa_li_a{
	padding-left: 30px;
	display: block;
	width: 143px;
	line-height: 32px;
	font-size: 18px;
	color: #fff;
	transition: all .5s cubic-bezier(.4,0,.2,1);
}



.xingyjiejfa_ul .active ,.xingyjiejfa_li:hover{
	background: linear-gradient(to right, rgba(91, 91, 91, 0), rgb(0, 0, 0));
	border-right: 5px solid #00AFEA;
}


.xingyjiejfa_ul .active .xingyjiejfa_li_a ,.xingyjiejfa_li:hover .xingyjiejfa_li_a{
	color: #00AFEA;
}


.xingyjiejfa_div{
	width: 934px;
	float: right;
}

.biaoths{
	overflow: hidden;
}
.biaoths p{
	float: left;
}
.conglwd{
	font-size: 36px;
	line-height: 36px;
	color: #00AFEA;
}

.cxkkx{
	margin-right: 16px;
	float: right;
	line-height: 33px;
	height: 33px;
	width: 100px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	border: 1px solid #C8C8CA;
}
.cxkkx:hover{
	color: #fff;
}
.msxxss{
	float: right;
	line-height: 33px;
	height: 33px;
	width: 100px;
	text-align: center;
	color: #fff;
	background-color: #00AFEA;
}



.msxxss:hover{
	color: #fff;
}


.lxnfjj{
	color: #fff;
	font-size: 17px;
	line-height: 35px;
	margin-top: 24px;
	text-align: justify;
	width: 960px;
}


.gongnengzutu{
	padding: 46px 0 50px 0;
	overflow: hidden;
	border-bottom: 1px dashed #6D6E73;
	margin-bottom: 45px;
}

.gongnengzutu li{
	float: left;
	width: 92px;
	text-align: center;
	margin-right: 28px;
}

.gongnengzutu li:last-child {
    margin-right: 0px;
}



.opgnrtr{
	font-size: 16px;
	line-height: 16px;
	padding-top: 19px;
	color: #fff;
}


.chanpinzutu li{
	cursor: pointer;
	float: left;
	width: 207px;
	height: 207px;
	overflow: hidden;
	margin-right: 35px;
}
.chanpinzutu li:last-child {
    margin-right: 0px;
}


.chanpinzutu li:hover img{
	margin-top: -207px;
}

/* end  background-image: url(../img/99.png);*/






/* 全网营销 */

.ibmfwq{
	overflow: hidden;
	height: 860px;
	min-width: 1200px;
	background-color: #1BB7CD;
}

.ibmfwq .ibmfwqp{
	color: #fff;
}

.ibmfwq .hyi_p2{
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: #fff;
}

.ibmfwq_zw_bt{
	font-weight:600;
	font-size: 56px;
	line-height: 56px;
	margin: 70px 0 53px 0;
	overflow: hidden;
	color: #fff;
	text-align: center;
}

.danysduj li{
	cursor: pointer;
	transition: all .4s cubic-bezier(.4,0,.2,1);
	width: 292px;
	height: 292px;
	border: 4px solid #fff;
	float: left;
	padding: 55px 0 0 34px;
}

.changydgj{
	margin-right: 10px;
}

.sfengp{
	
	transition: all .4s cubic-bezier(.4,0,.2,1);
	font-size: 34px;
	line-height: 44px;
	color: #fff;
	font-weight:600;
}

.cjszj{
	
	transition: all .4s cubic-bezier(.4,0,.2,1);
	width: 36px;
	height: 3px;
	background-color: #fff;
	margin: 20px 0;
}

.wunaijdg{
	
	transition: all .4s cubic-bezier(.4,0,.2,1);
	font-size: 18px;
	line-height: 33px;
	color: #fff;
}



.danysduj li:hover {
	background-color: #fff;
}

.danysduj li:hover .sfengp{
	color: #221817;
}

.danysduj li:hover .cjszj{
	background-color: #1BB7CD;
}
.danysduj li:hover .wunaijdg{
	color: #646464;
}




.quanwangzheng{
	height: 860px;
	min-width: 1200px;
	background-image: url(../img/quanwang/5.png);
	background-position:center center;
}


.quanwangzheng .ibmfwqp{
	color: #fff;
}

.quanwangzheng .hyi_p2{
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: #fff;
}

.ggfugai .hyi_p1{
	padding-top: 55px;
}

.ggfugai .hyi_p2{
	margin-top: 0px;
	margin-bottom: 0px;
}



.ggfug_ul{
	margin-top: 26px;
	overflow: hidden;
}

.ggfug_ul li{
	float: left;
	width: 290px;
	height: 290px;
	margin:  0 13px 13px 0;
}


.ggfug_ul .ggfug_li_4{
	margin-right: 0;
}


.quanssyq{
	height: 860px;
	min-width: 1200px;
	background-image: url(../img/quanwang/14.png);
	background-position:center center;
}


.quanssyq .ibmfwqp{
	color: #fff;
}

.quanssyq .hyi_p2{
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: #fff;
}


.quanssyia .danysduj{
	margin-top: 72px;
}
.quanssyia .hyi_p1{
	padding-top: 150px;

}

.buxdianji{
	background-color: #EFEFEF;
	height: 860px;
	overflow: hidden;
}

.buxdianji_yul{
	margin-top: 60px;
	overflow: hidden;
}
.buxdianji_yul li{
	float: left;
	width: 594px;
	height: 206px;
	border: 4px solid #33ADB8;
	background-color: #DFF1F3;
	margin:  0 12px 12px 0;
	padding: 50px 0 0 45px;
}

.buxdianji_yul .buxdianji_li_2{
	margin-right: 0;
}

.buxdianji_li_p1{
	font-size: 38px;
	line-height: 38px;
	font-weight:600;
	color: #16B4D1;
}

.buxdianji_li_p2{
	line-height: 33px;
	font-size: 18px;
	color: #545E60;
	padding-top: 18px;
}



/* 全网营销END */


/* 智慧餐厅 */

.zhihuicat .zhiyaoyou2{
	color: #8A4D38;
	font-size: 24px;
	line-height: 47px;
}


.zhihctxcx{
	background-image: url(../img/zhihuict/3.jpg);
	background-position:center center;
	height: 860px;
	min-width: 1200px;
}
.tongygbi .zhihctxcx_bai{
	color: #fff;
}

.tongygbi .hyi_p2{
	background-color: #fff;
}

.zhihctxcx .hyi_p1{
	padding-top: 65px;
}


.tubtopppo{
	width: 1055px;
	margin: 0 auto;
	margin-top: 35px;
}
.waimaipt{
	height: 860px;
	min-width: 1200px;
	background-color: #1BB7CD;
}
.waimaipttop{
	width: 830px;
	margin: 0 auto;
	margin-top: 50px;
}

.diancanjied{
	background-color: #F7F7F7;
	height: 860px;
	min-width: 1200px;
}

.diancanzhuiwto{
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
}

.fengfusimgtyop{
	width: 1055px;
	margin: 0 auto;
	margin-top: 65px;
}

.fengsjs .hyi_p2{
	margin-top: 10px;
	margin-bottom: 15px;
}

.saomamaid{
	background-color: #fff;
	height: 860px;
	min-width: 1200px;
}

.saomamaidtops{
	width: 1130px;
	margin: 0 auto;
	margin-top: 35px;
}


/* 智慧餐厅END */



/* 网站建设 */

.web_byt_img{
	margin-top: 287px;
}

.web_byt_p{
	font-size: 58px;
	line-height: 58px;
	color: #fff;
	margin-bottom: 17px;
	margin-top: 38px;
}

.web_byt_p1{
	font-size: 24px;
	color: #fff;
}

.gaoduanying{
	height: 860px;
	overflow: hidden;
}

.chuini {
	padding-top: 36px;
	margin: 0 auto;
	width: 1200px;
}


.chuini .chuini_1 {
    float: left;
    width: 380px;
    margin-right: 30px;
	position: relative;
	cursor: pointer;
	transition: all 500ms ease 0s;
}

.chuini .chuini_1:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}



.wjndd_1{
	left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
	z-index:99;
	transition: opacity 500ms ease 0s;
}


.chuini_1:hover .wjndd_1{
	opacity: 1;
	
}
.chuini .whdnik{
	border: 1px solid #F0F0F0;
	border-top: 0px solid #F0F0F0;
	color: #666666;
    font-size: 18px;
    line-height: 34px;	
	text-align: center;
	height: 260px;
	padding-top: 25px;	
	
}

.chuini .chuini_1:last-child {

    margin-right: 0px;
}

.chuini_1_top{
	width: 380px;
	height: 237px;
	overflow: hidden;
	background-color: #EAEEF1;
	transition: all 500ms ease 0s;
	text-align: center;
	padding-top: 20px;
}

.chuini .chuini_1:hover .chuini_1_top{

	background-color: #1BB7CD;
}


.wjndd_1{
	padding-top: 20px;
	width: 100%;
}

.bohwxk{
	font-size: 30px;
	line-height: 30px;
	color: #242021;
	margin-top: 5px;
	transition: all 500ms ease 0s;
}
.chuini .chuini_1:hover .bohwxk{
	color: #fff;
}

/* 企业网站建设 */

.qiyewang{
	overflow: hidden;
	height: 860px;
	background-color: #EEF3F7;
}




.qiyewang_nr{
	margin: 0 auto;
	width: 1200px;
	position: relative;
}

.qiyewang_dingbian{
	margin-left: -350px;
	position: absolute;
}

.qiyewang_zuobnr{
	width: 510px;
	position: relative;
	z-index: 99;
}


.qiyewang_title{
	font-size: 46px;
	line-height: 46px;
	padding-top: 177px;
	padding-bottom: 20px;
	color: #1C1411;
}

.qiyewang_fubiaoti{
	font-size: 24px;
	line-height: 24px;
	color: #1C1411;
	padding-bottom: 40px;
}


.qiyewang_nrwb{
	line-height: 36px;
	font-size: 16px;
	color: #5F6366;
}

.wnssqdd{
	margin-left: 13px;
}

.fegreh{
	line-height:  60px;
	height: 60px;
}
.gsdsffee{
	margin-top: 19px;
}

.gruuer{
	overflow: hidden;
}

.qiyewang_zutu{
	margin-top: 40px;
	margin-right: -10px;
}

.qiyewang_zutu li{
	float: left;
	width: 120px;
	height: 78px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-right: 10px;
	position: relative;
}
.qiyewang_zutu_bt{
	width: 120px;
	height: 78px;
	top: 0px;
	background-color: #1BB8CB;
	line-height: 78px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
	z-index:99;
	cursor: pointer;
	transition: opacity 500ms ease 0s;
}


.wktwwnew .qiyewang_zutu_bt{
	background-color: #006666;
}






.qiyewang_zutu li:hover .qiyewang_zutu_bt{
	opacity: 1;
	
}



@-webkit-keyframes rotation{
	from {-webkit-transform: rotate(0deg);}
	to {-webkit-transform: rotate(360deg);}
}
	
.rotation{
	-webkit-transform: rotate(360deg);
	animation: rotation 36s linear infinite;
	-moz-animation: rotation 36s linear infinite;
	-webkit-animation: rotation 36s linear infinite;
	-o-animation: rotation 36s linear infinite;
}
	

.rotation_1{
	-webkit-transform: rotate(360deg);
	animation: rotation 86s linear infinite;
	-moz-animation: rotation 86s linear infinite;
	-webkit-animation: rotation 86s linear infinite;
	-o-animation: rotation 86s linear infinite;
}


.qiyewang_zhuanquan{
	width: 100%;
	position: absolute ;
	padding: 134px 0 0 478px;
	z-index: 99;
}



.qiyewang_youb{
	width: 690px;
	padding-top: 234px;
}

.qiyewang_youb img{
	
	min-width: 905px;
	width: 905px;
}

/* 品牌网站建设 */


.ppwangzjin{
	background-color: #1BB7CD;
	overflow: hidden;
	height: 860px;
}

.ppwangzs_left{
	width: 638px;
	padding-top: 223px;
}

.ppwangzjin .qiyewang_dingbian{
	margin-top: 65px;
	margin-left: -109px;
}

.ppwangzjin p{
	color: #fff;
}

.ppwangzjin .qiyewang_nrwb{
	color: #fff;
}


.ppwangzjin .xunsad_1{
	border:1px solid #fff;
}

.ppwangzjin .xunsad_1:hover{
	border:1px solid #fff;
	background-color: #fff;
	color: #1BB7CD;
}

.ppwangzjin .qiyewang_zhuanquan{
	text-align: right;
}


/* 营销网站 */


.yingxiaowang{
	overflow: hidden;
	height: 860px;
	background-color: #EEF3F7;
}

.yingxiaowang .qiyewang_dingbian{
	margin-left: 670px;
	margin-top: 90px;
}


.yingxiaowang .qiyewang_youb{
	padding-top: 322px;
	width: 650px;
}

.yingxiaowang .qiyewang_youb img{
	
	min-width: 825px;
}


/* 门户网站建设 */

.menhuwangz{
	background-color: #1BB7CD;
	overflow: hidden;
	height: 860px;
}


.menhuwangz .ppwangzs_left {
	margin-left: -200px;
}


.menhuwangz .ppwangzs_left img{
	min-width: 824px;
}


/* 集团站群开发 */

.jituanzhanq .qiyewang_youb {
	padding-top: 205px;

}

.jituanzhanq .qiyewang_youb img{
	min-width: 837px;

}


.jituanzhanq .qiyewang_dingbian {
	padding-top: 0;
	width: 757px;
	height: 786px;
	margin-left: 600px;
	margin-top: 40px;
}

/* 电商平台开发 */

.diashangpt .ppwangzs_left{
	padding-top: 129px;
	width: 613px;
}

/* 核心优势 */
.hexinyous{
	background-color: #EEF3F7;
	overflow: hidden;
	height: 860px;

}


.wmdeaiaa{
    border: 1px solid #50A7B1;
	height: 118px;
	overflow: hidden;
	margin: 20px 0 75px 0;
}

.wmdeaiaa li{
    border-right: 1px solid #50A7B1;
   	float: left;
	width:398px;
	height: 118px;
}

.wmdeaiaa li:last-child{
    border-right: 0px solid #50A7B1;

}




.zhuanz{
   	float: left;
	width: 120px;
	text-align: center;

}
.zhuandd_1{
	color: #5A5957;
    font-size: 12px;
    line-height: 28px;
	padding-top: 16px;
	
}

.hexyouxsl {
	width: 100%;
	overflow: hidden;
}

.hexyouxsl li{
	float: left;
	width: 16.66%;
	text-align: center;
	margin-bottom: 30px;
}

.hexyouxsl_2{
	font-size: 18px;
	color: #5B5C60;
}


.hexinyous .hyi_p1{
	padding-top: 67px;
}



/* 服务流程 */

.fwlc{
	overflow: hidden;
	height: 860px;
	border-bottom: 2px solid #F3F3F3;
}






.pr {
    position: relative;
}



.xyswz_sec4{ text-align: center; padding: 100px 0 250px 0;}
.xyswz_sec4 ._tit{ font-size: 40px; line-height: 1; margin-bottom: 20px; }
.xyswz_sec4 .p1{ font-size: 16px;  margin-bottom: 50px;}
.xyswz_sec4 .icos{ width: 100%; height: 270px; }
.xyswz_sec4 .dot ._list{ display: none; }
.xyswz_sec4 .dot ._list a{ display: block; line-height: 28px; text-align: center;font-size: 14px;}
.xyswz_sec4 .dot { z-index: 5; background: #fff; position: absolute; cursor: pointer; width: 128px; height: 128px; border: 1px solid #ABABAB; border-radius: 64px;  -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.xyswz_sec4 .dot .ic{ display: inline-block; width: 50px; height: 50px; background:url(../img/xyswz_ico.png) no-repeat 0 0;  margin-top: 30px; }
.qko2o .dot .ic{background:url(../img/o2o/0101.png) no-repeat 0 0; width: 80px; height: 80px;  margin-top: 4px;}
.xyswz_sec4 .dot h3{ line-height: 1; font-weight: normal; font-size: 18px; margin-bottom: 8px; margin-top: 5px;}
.xyswz_sec4 .dot:hover{ z-index:6; background: #00AFEA; color: #fff; height: auto; padding-bottom: 30px; border: 1px solid #00AFEA; }
.xyswz_sec4 .dot:hover ._list{ display: block; text-align: left; padding-right: 10px;}
.xyswz_sec4 .dot:hover ._list a{ color: #fff;}
.xyswz_sec4 .dot1 .ic{ background-position: 0 0;}
.xyswz_sec4 .dot2 .ic{ background-position: -50px 0; }
.xyswz_sec4 .dot3 .ic{ background-position: -100px 0; }
.xyswz_sec4 .dot4 .ic{ background-position: -150px 0; }
.xyswz_sec4 .dot5 .ic{ background-position: -200px 0; }
.xyswz_sec4 .dot6 .ic{ background-position: -250px 0; }
.xyswz_sec4 .dot7 .ic{ background-position: -300px 0; }
.xyswz_sec4 .dot8 .ic{ background-position: -350px 0; }

.qko2o .dot1 .ic{ background-position: 0 0;}
.qko2o .dot2 .ic{ background-position: -80px 0; }
.qko2o .dot3 .ic{ background-position: -160px 0; }
.qko2o .dot4 .ic{ background-position: -240px 0; }
.qko2o .dot5 .ic{ background-position: -320px 0; }
.qko2o .dot6 .ic{ background-position: -400px 0; }
.qko2o .dot7 .ic{ background-position: -480px 0; }
.qko2o .dot8 .ic{ background-position: -560px 0; }

.xyswz_sec4 .line{ content:''; position: absolute; background:url(../img/line1_2.png) no-repeat center; width: 100px; height: 107px; z-index: 1;}
.xyswz_sec4 .line2,.xyswz_sec4 .line4,.xyswz_sec4 .line6,.xyswz_sec4 .line8{ background-image: url(../img/line1_1.png); height: 123px; width: 110px;}
.xyswz_sec4 .line1{ left: 7%; top: 91px;}
.xyswz_sec4 .line2{ left: 19%; top: 91px;}
.xyswz_sec4 .line3{ left: 32%; top: 91px;}
.xyswz_sec4 .line4{ left: 44%; top: 91px;}
.xyswz_sec4 .line5{ left: 57%; top: 91px;}
.xyswz_sec4 .line6{ left: 69%; top: 91px;}
.xyswz_sec4 .line7{ left: 82%; top: 91px;}

.xyswz_sec4 .dot1:hover .ic{ background-position: 0 -50px;}
.xyswz_sec4 .dot2:hover .ic{ background-position: -50px -50px;}
.xyswz_sec4 .dot3:hover .ic{ background-position: -100px -50px;}
.xyswz_sec4 .dot4:hover .ic{ background-position: -150px -50px;}
.xyswz_sec4 .dot5:hover .ic{ background-position: -200px -50px;}
.xyswz_sec4 .dot6:hover .ic{ background-position: -250px -50px;}
.xyswz_sec4 .dot7:hover .ic{ background-position: -300px -50px;}
.xyswz_sec4 .dot8:hover .ic{ background-position: -350px -50px;}

.qko2o .dot1:hover .ic{ background-position: 0 -80px;}
.qko2o .dot2:hover .ic{ background-position: -80px -80px;}
.qko2o .dot3:hover .ic{ background-position: -160px -80px;}
.qko2o .dot4:hover .ic{ background-position: -240px -80px;}
.qko2o .dot5:hover .ic{ background-position: -320px -80px;}
.qko2o .dot6:hover .ic{ background-position: -400px -80px;}
.qko2o .dot7:hover .ic{ background-position: -480px -80px;}
.qko2o .dot8:hover .ic{ background-position: -560px -80px;}




.xyswz_sec4 .dot1{ top: 0; }
.xyswz_sec4 .dot2{ bottom: 0; left: 12.5%;}
.xyswz_sec4 .dot3{ top:0;  left: 25%;}
.xyswz_sec4 .dot4{ bottom: 0; left: 37.5%;}
.xyswz_sec4 .dot5{ top: 0; left: 50%;}
.xyswz_sec4 .dot6{ bottom: 0; left: 62.5%;}
.xyswz_sec4 .dot7{ top: 0; left: 75%;}
.xyswz_sec4 .dot8{ bottom: 0; left: 87.5%;}
.xyswz_sec4 .dot:hover h3{
    color: #fff;
}


.mingyz{
	border-top: 1px solid #DADADA;
}


#cont_1400r{
	margin: 0 auto;
width: 1400px;
}




/* 网站建设end */





/* 产品服务 */


.cpfwnrs{
	height: 185px;
	background-color: #F7F7F7;
	overflow: hidden;
}

.cfwfgbiafs{
	line-height: 34px;
	font-size: 18px;
	padding-top: 48px;
	text-align: justify;
	color: #000;
}

.cpfwbianc{
	width: 1920px;
	margin: 0 auto;
	height: 670px;
	overflow: hidden;
	border-bottom:1px solid #EEEEEF;
}

.fengefgb{
	width: 967px;
}
.fenxgtui_img{
	margin-top: 119px;
}

.biaotiggf{
	margin: 154px 50px 0 176px;
}

.wenznrhjd{
	width: 541px;
}

.qianjffe{
	margin-top: 148px;
	font-size: 52px;
	line-height: 52px;
	padding-bottom: 23px;
	color: #00AFEA;
}

.yeshengd{
	height: 2px;
	width: 52px;
	background-color: #00AFEA;
	margin-bottom: 55px;
}

.yreenfssa{
	font-size: 20px;
	line-height: 20px;
	color: #73CC62;
	
}

.zhsngsiyh{
	margin: 15px 0;
	line-height: 34px;
	font-size: 17px;
	color: #717070;
}

.hezkaigs{
	margin-left: 144px;
}
.wdeaisn{
	margin: 124px 110px 0 0;
}

/* 产品服务end */




/* 底部 */


.footet{
	width: 100%;
	min-width: 1200px;
	background-color: #241917;
}

.topFootet{
	height: 83px;
	line-height: 80px;
	border-bottom:1px solid #544C49;
}

.dibudaoh_li{
	padding-right: 45px;
}

.dibudaoh-a{
	font-size: 18px;
	color: #AFAFB1;
}


.dibudaoh-a:hover{
	color: #00AFEA;
}


.fenxliang li{
	float: left;
	position: relative;
	width: 36px;
	height: 80px;
	margin-left: 34px;
	cursor: pointer;
}


.dibfenx{
	width: 100%;
	position: absolute;
}


.dibwbians {
	opacity: 1;
	transition: all .4s cubic-bezier(.4,0,.2,1);
}
.dibubianse {
	opacity: 0;
	transition: all .4s cubic-bezier(.4,0,.2,1);
}

.dibwbians:hover {
	opacity: 0;
	transition: all .4s cubic-bezier(.4,0,.2,1);
}

.dibubianse:hover{
	opacity: 1;
	transition: all .4s cubic-bezier(.4,0,.2,1);
}

.xiaochengerwma{
	position: absolute;
	margin-top: -135px;
	margin-left: -49px;
	opacity: 0;

	transition: all .4s cubic-bezier(.4,0,.2,1);
}
.xiaochengerwma img{
	max-width: 135px;
	width: 135px;
	height: 153px;
	display: none;
}

.xiaochengs:hover .xiaochengerwma{
	opacity: 1;
}

.xiaochengs:hover .xiaochengerwma img{
	max-width: 135px;
	width: 135px;
	height: 153px;
	display: block;
}

.footerZhong{
	overflow: hidden;
	padding-bottom: 53px;
	border-bottom:1px solid #544C49;
}


.weixinerwm{
	margin-top: 43px;
	padding-right: 25px;
}

.wzlssa_1{
	padding-top: 43px;
	font-size: 24px;
	line-height: 24px;
	color: #A9A9AB;
	padding-bottom: 16px;
}
.wzlssa{
	font-size: 14px;
	line-height: 14px;
	color: #A9A9AB;
	padding-bottom: 11px;
}
.wzlssa2{
	padding: 15px 0 13px 0;
	font-size: 14px;
	line-height: 14px;
	color: #A9A9AB;
}

.wzlssa_499{
	font-size: 32px;
	line-height: 32px;
	color: #A9A9AB;
}


.dibdfsolian_ul2{
	overflow: hidden;
}

.dibdfsolian .dibdfsolian_li{
	float: left;
}

.dibdfsolian_li{

	margin-right: 20px;
	text-align: justify;
}



.dibdfsolian_p{
   padding-right: 10px;
}

.litou1{
	width: 208px;
}

.dibdfsolian_li:last-child {
	margin-right: 0px;
}

.dibdfsolian_p{
	font-size: 14px;
	line-height: 14px;
	padding: 43px 10px 10px 0;
	border-bottom:1px solid #544C49;
	margin-bottom: 3px;
	color: #A9A9AB;
}



.dibdfsolian_li2{
	width: 100%;
	margin-top: 15px;
}

.dibdfsolian_li2 a{
	line-height: 12px;
	font-size: 12px;
	color: #A9A9AB;
	width: 100%;
	display: block;
}

.dibdfsolian_li2 a:hover{
	color: #00AFEA;
}

.litou1 .dibdfsolian_li2{
	float: left;
	width: 50%;
}

.litou1 .dibdfsolian_li2 a{
	text-align: left;
}

.litou1 .dibdfsolian_li2:nth-child(even) a{
	text-align: right;
}


.footer_dibu{
	padding: 30px 0 37px 0;
	overflow: hidden;

}


.wjqingcc {
	overflow: hidden;
	margin-bottom: 14px;
   
}
.wjqingcc p{
	color: #A9A9AB;
    float: left;
   font-size: 16px;
   
}

.wjqingcc a{
	color: #A9A9AB;
   font-size: 16px;
}
.wjqingcc a:hover{
  color: #00AFEA;
}



.ppassxx_1{
	color: #A9A9AB;
	font-size: 12px;
	line-height: 12px;
 }

.jzheyiqu span:last-child{
	display: none;
}
.ppassxx_1 a{
	
	color: #A9A9AB;
}

.ppassxx_1 a:hover{
	
	color: #00AFEA;
}

.ppassxx_1 p{
	margin-bottom: 13px;
}

/* END */