@charset "utf-8";
/* CSS Document */

/*导航头部*/
#header .logo{float:left;margin:16px auto 13px;}
#header .logo img{display:block;}
#header .nav li{float:left;font-size:16px;letter-spacing:1px;line-height:79px;margin-left:33px;width:88px;text-align:center;padding-top:15px;padding-bottom:4px;}
#header .nav{float:right;/*margin-top:9px;*/}
#header .nav li:hover a{color:#fff;}
#header .nav li.cur a{color:#fff;}
#header .nav li a{display:block;}
#header .nav li.cur{background:#046299;}

#header_wx .logo{float:left;margin:16px auto 13px;}
#header_wx .logo img{display:block;}
#header_wx .nav li{float:left;font-size:16px;letter-spacing:1px;line-height:76px;margin-left:34px;width:88px;text-align:center;padding-top:9px;padding-bottom:4px;}
#header_wx .nav{float:right;/*margin-top:9px;*/}
#header_wx .nav li:hover a{color:#fff;}
#header_wx .nav li.cur a{color:#fff;}
#header_wx .nav li a{display:block;}
#header_wx .nav li.cur{background:#046299;}
.contact_banner{background:url(../images/project_bj.jpg) center no-repeat;height:363px;width:100%;}

/*footer*/
.footer{background:url(../images/foot_bj.jpg) center bottom no-repeat fixed;height:502px;}
.footer .vxin{float:left;padding-top:196px;margin-right:75px;margin-left:159px;}
.footer .footer_r{float:left;width:670px;padding-top:86px;}
.footer .footer_r .foot_logo{margin-bottom:54px;width:260px;height:59px;}
.footer .conner_l{float:left;width:313px;}
.footer .conner_l .call{color:#fff;font-style:italic;font-weight:bold;font-size:26px;text-align:left;font-family:Adobe Caslon Pro;line-height:43px;height:35px;padding-left:47px;background:url(../images/call.png)  no-repeat;}
.footer .conner_l h3{color:#fff;font-size:18px;letter-spacing:1px;line-height:34px;margin-top:18px;text-align:left;}
.footer .conner_l p{color:#fff;font-size:14px;letter-spacing:1px;line-height:28px;text-align:left;}
.footer .conner_r{float:left;width:307px;margin-top:-5px;}
.footer .conner_r p{color:#fff;font-size:14px;letter-spacing:1px;line-height:28px;text-align:left;}

/*内容*/
.contact_bj{background:url(../images/map_bj.jpg) center no-repeat;height:1100px;}
.contact_bj .title_bj{background:url(../images/lx_03.png) no-repeat;height:54px;width:140px;margin:0 auto 72px;}
.contact_bj .outter{padding-top:106px;}
.contact_lists li{float:left;background:#fff;width:346px;height:154px;margin-right:36px;padding-top:34px;}
.contact_lists li .pic{width:35px;height:32px;margin:0 auto 20px;}046299
.contact_lists li .pic img{margin:0 auto;display:block;}
.contact_lists li p{text-align:center;color:#333;letter-spacing:1px;line-height:26px;}
.contact_lists li:first-child+li+li{margin-right:0;}
.contact_lists li:first-child+li{border-bottom:2px solid #046299;height:152px;}
.contact_lists{margin-bottom:43px;}
.contact_bj .map{border:1px solid #c9c9c9;width:1110px;height:383px;padding:7px;}

/*云店微网-新闻资讯*/
.news_banner{background:url(../images/news_bj.jpg) center no-repeat;height:360px;width:100%;}
.news_con .title_bj{background:url(../images/news_title.png) no-repeat;height:53px;width:323px;margin:120px auto 78px;}
.news_list{margin-bottom:70px;}
.news_list li{float:left;margin-right:20px;margin-bottom:37px;position:relative;}
.news_list li .pic{width:262px;height:265px;overflow:hidden;position:relative;}
.news_list li img{-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;-ms-transition:all 1s ease;transition:all 1s ease;}
.news_list li:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.news_list li .title{background:#f1f1f1;line-height:45px;width:262px;text-align:center;font-size:16px;letter-spacing:1px;}
.news_list li:hover .title{color:#156c9f;}
/*
.news_list li .pic:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
	opacity: 1;
	-webkit-transform: translate(-105%,0);
	-moz-transform: translate(-105%,0);
	-o-transform: translate(-105%,0);
	-ms-transition: all 0.8s ease-in-out;
	transform: translate(-105%,0);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgba(261,1,0,1);
	background-color: rgba(204,51,153,0.25);}
.news_list li:nth-child(2n) .pic:before{
	border-right-color: rgba(255,255,255,1);
	background-color: rgba(51,102,204,0.25);}
.news_list li:hover .pic:before{
	opacity: 0;
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-o-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0);	}*/	

/*新闻详情*/
.news_infr .title h1{font-size:20px;color:#666;letter-spacing:1px;text-align:center;line-height:38px;margin-top:45px;font-weight:bold;}
.news_infr .xiaozi h3{color:#666;text-align:center;letter-spacing:1px;font-size:14px;line-height:34px;margin-bottom:30px;padding-bottom:10px;}
.news_infr .con p{font-size:16px;letter-spacing:1px;text-align:justify;color:#666;line-height:24px;margin-bottom:14px;}
.news_infr .con p font{font-weight:bold;background:url(../images/shuxain_23.jpg) no-repeat left center;padding-left:18px;}
.page_infr a{color:#999;letter-spacing:1px;line-height:26px; font-size:15px;}
.page_infr{margin-top:60px;margin-bottom:115px;}
.page_infr a:hover{color:#156c9f;}
.page_infr .page{width:100%;float:left;}
.page_infr .share_more{float:right;}
.location{
	width:1200px;
	height:70px;
	line-height:100px;
	overflow:hidden;
	border-bottom:1px solid #999;}
.location p{
	font-size:14px;
	padding-left:20px;
	color:#666;
	margin-bottom:0;
	
	line-height:103px !important;
	background:url(../images/home_icon.png) no-repeat left center;}
.location p a{
	color:#666;
	}
.location p a:hover{
	color:#156c9f;
	text-decoration:underline;}

/*云店微网-工程案例*/
.case_banner{background:url(../images/case_bj.jpg) center top no-repeat;height:360px;width:100%;} 
.case_con .title_bj{background:url(../images/case_title.png) no-repeat;height:54px;width:305px;margin:64px auto 96px;}
.case_con .title_bi{background:url(../images/jishu.jpg) no-repeat;height:54px;width:305px;margin:64px auto 96px;}
.case_list li{float:left;margin-right:29px;margin-bottom:19px;width:346px;height:280px;overflow:hidden;position:relative;}
.case_list li .pic{position:absolute;width:346px;height:280px;overflow:hidden;position:relative;}
.case_list li .con{ position:absolute; width:100%; height:100%; z-index:999; top:0; left:0; background:rgba(4, 98, 153,0.4);
transform:scale(0,0);
-ms-transform:scale(0,0); 	/* IE 9 */
-moz-transform:scale(0,0); 	/* Firefox */
-webkit-transform:scale(0,0); /* Safari 和 Chrome */
-o-transform:scale(0,0);
transition-duration: 0.4s;
-moz-transition-duration: 0.4s; /* Firefox 4 */
-webkit-transition-duration:0.4s; /* Safari 和 Chrome */
-o-transition-duration: 0.4s;
}
.case_list li:hover .con {
transform:scale(1,1);
-ms-transform:scale(1,1); 	/* IE 9 */
-moz-transform:scale(1,1); 	/* Firefox */
-webkit-transform:scale(1,1); /* Safari 和 Chrome */
-o-transform:scale(1,1);	
}
.case_list li .con h2 { text-align:center; padding-top:30px; color:#fff; font-size:17px; font-weight:normal; letter-spacing:1px;}
.case_list li .con p { width:260px; margin:0 auto; padding-top:10px; line-height:30px; font-size:14px; color:#fff;}

.case_list{margin-bottom:90px;}
.coor_qiye{background:url(../images/case_qiye.jpg) center no-repeat;height:673px;width:100%;} 

.coor_qiye .title_bj{background:url(../images/qiye_t.png) no-repeat;height:54px;width:292px;margin:0px auto 88px;}
.coor_qiye .outter{padding-top:83px;}
.coor_items li{float:left;margin-bottom:1px;margin-right:1px;position:relative;overflow:hidden;cursor:pointer;}
.coor_items li .pic{width:275px;height:115px;position:relative;overflow:hidden;}
.coor_items li .pic img.part1{transition:all .5s linear 10ms;}
.coor_items li .pic img.part2{filter:alpha(opacity=0);-moz-opacity:0;opacity:0;position: absolute;left:32px;top:0;transform:rotateY(180deg);-ms-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-o-transform:rotateY(180deg);transition:all .5s linear 10ms;}
.coor_items li:hover .pic img.part1{position: absolute;left:0;top:0;transform:rotateY(180deg);z-index:1;alpha(opacity=0);-moz-opacity:0;opacity:0;-ms-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-o-transform:rotateY(180deg);}
.coor_items li:hover .pic img.part2{transform:rotateY(360deg);z-index:2;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;-ms-transform:rotateY(360deg);-moz-transform:rotateY(360deg);-webkit-transform:rotateY(360deg);-o-transform:rotateY(360deg);}
.coor_items li .pic:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
	opacity: 1;
	-webkit-transform: translate(-105%,0);
	-moz-transform: translate(-105%,0);
	-o-transform: translate(-105%,0);
	-ms-transition: all 0.8s ease-in-out;
	transform: translate(-105%,0);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgba(261,1,0,1);
	background-color: rgba(204,51,153,0.25);}
.coor_items li:nth-child(2n) .pic:before{
	border-right-color: rgba(255,255,255,1);
	background-color: rgba(51,102,204,0.25);}
.coor_items li:hover .pic:before{
	opacity: 0;
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-o-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0);	}

/*云店微网-项目领域*/
.project_banner {background:url(../images/project.jpg) center no-repeat;height:363px;width:100%;} 
.project_con .title_bj{background:url(../images/project_t.png) center no-repeat;height:67px;width:194px;margin:69px auto 94px;} 
.project_list .p_l{float:left;width:490px;}
.project_list .p_l h1{font-size:20px;font-weight:bold;letter-spacing:1px;color:#333;line-height:72px;margin-top:19px;background:url(../images/hei_bj.jpg) no-repeat left bottom;margin-bottom:16px;}
.project_list .p_l p{color:#333;letter-spacing:1px;text-align:justify;line-height:28px;}
.project_list .p_l p font{font-family:Arial;font-size:14px;color:#333;}
.project_list .p_r{margin-bottom:92px;float:right;width:500px;}
.project_list .p_r .items{width:166px;height:166px;border:1px solid #046299;float:left;padding-left:16px;padding-right:10px;position:relative;}
.project_list .p_r .items1{float:right;border-bottom:none;}
.project_list .p_r .con{width:500px;float:right;}
.project_list .p_r .con .items{border:1px solid #046299;border-left:none;float:right;}
.project_list .p_r .con .items:first-child+.items+.items{border-left:1px solid #046299;}
.project_list .p_r .items h3{font-size:14px;color:#046299;letter-spacing:1px;background:url(../images/lan.jpg) left bottom no-repeat;line-height:36px;padding-top:32px;}
.project_list .p_r .items .pic{position:absolute;right:27px;bottom:25px;}
.project_list .p_r .items .pic .img2{display:none;}
.project_list .p_r .items:hover .img1{display:none;}
.project_list .p_r .items:hover .img2{display:block;}
.project_list .p_r .items:hover{background:#046299;}
.project_list .p_r .items:hover h3{color:#fff;background:url(../images/bai.jpg) left bottom no-repeat;}

.fenbu_bj{background:url(../images/fenbu.jpg) center no-repeat;height:398px;width:100%;} 
.fenbu_bj .outter{padding-top:66px;}
.fenbu_bj .pic{float:left;margin-right:38px;width:376px;height:262px;}
.fenbu_bj .outter h2{font-size:20px;color:#fff;letter-spacing:1px;line-height:50px;margin-top:32px;}
.fenbu_bj .outter p{color:#fff;letter-spacing:1px;text-align:justify;line-height:24px;font-size:14px;}
.fenbu_bj .outter .con{float:left;width:696px;height:262px;}
.fb_lists {position:relative;}
.fb_lists .list{position:relative;}
.fb_lists .list:nth-child(2n) .pic{margin-left:38px;margin-right:0;}
.fb_lists .list:nth-child(2n){background:#fff;}
.fb_lists .list:nth-child(2n) h2{color:#333;}
.fb_lists .list:nth-child(2n) p{color:#333;}
.fb_lists .list:first-child+.list+.list{background:url(../images/lybj_12.jpg) center no-repeat;}
.fb_lists .list .pic:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
	opacity: 1;
	-webkit-transform: translate(-105%,0);
	-moz-transform: translate(-105%,0);
	-o-transform: translate(-105%,0);
	-ms-transition: all 0.8s ease-in-out;
	transform: translate(-105%,0);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgba(261,1,0,1);
	background-color: rgba(204,51,153,0.25);}
.fb_lists .list:nth-child(2n) .pic:before{
	border-right-color: rgba(255,255,255,1);
	background-color: rgba(51,102,204,0.25);}
.fb_lists .list:hover .pic:before{
	opacity: 0;
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-o-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0);	}

/*云店微网-关于我们*/
.about_banner {center no-repeat;height:359px;width:100%;} 
.about_con1 .title_bj{background:url(../images/about_t.png) center no-repeat;height:54px;width:120px;margin:91px auto 47px;} 
.about_con1 p{color:#333;font-size:14px;letter-spacing:1px;line-height:28px;}

.culture_bj {background:url(../images/about_06.jpg) center no-repeat;height:589px;width:100%;} 
.culture_bj .title_bj{background:url(../images/ab_07.png) center no-repeat;height:54px;width:240px;margin:0px auto 57px;}
.culture_bj .outter{padding-top:98px;}
.cul_list li{float:left;margin-right:87px;width:212px;position:relative;}
.cul_list li .pic img{margin:0 auto;display:block;}
.cul_list li .pic{margin-bottom:22px;}
.cul_list li h3{line-height:40px;color:#fff;text-align:center;letter-spacing:1px;font-size:20px;}
.cul_list li p{line-height:32px;color:#fff;text-align:center;letter-spacing:0px;font-size:16px;}

.teamer_bj{background:#f5f5f5;padding-top:79px;}
.teamer_bj .title_bj{background:url(../images/teamer_t.png) center no-repeat;height:54px;width:239px;margin:0px auto 80px;} 

.a3_list{width:1110px;overflow:hidden;}
.a3_list ul{width:1200px;}
.a3_list li{float:left;border:1px solid #d2d2d2;width:261px;height:357px;overflow:hidden;cursor:pointer;margin-right:22px;position:relative;margin-bottom:151px;}
.a3_list li .am{position:absolute;height:41px;width:100%;left:0;bottom:0;background:#000;opacity:.5;z-index:2;}
.a3_list li .msk{padding:9px 22px 16px;position:absolute;bottom:0;left:0;z-index:1111;width:261px;height:90px;line-height:41px;text-align:center;background:#fff;}
.a3_list li .msk h3{font-size:16px;color:#333;text-align:center;letter-spacing:1px;background:url(../images/tbj.jpg) center bottom no-repeat;line-height:34px;}
.a3_list li .msk p{font-size:14px;color:#333;text-align:center;letter-spacing:1px;line-height:36px;}

.a3_list li .img1 img{-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;-ms-transition:all 1s ease;transition:all 1s ease;}
.a3_list li:hover .img1 img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);}
.a3s{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;}
.picScroll_left5{width:1110px;overflow:hidden;}
.a3_list li .am,.a3_list li .msk{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}
.a3_list li:hover .am,.a3_list li:hover .msk{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0;}
.a3_list li .con{position:absolute;padding:30px 25px;top:0px;left:-100%;width:211px;height:284px;opacity:0;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;-ms-transition:all 1s ease;transition:all 1s ease;}
.a3_list li:hover .con{opacity:1;left:0px;}
.a3_list li .con h3{font-size:18px;color:#fff;letter-spacing:1px;line-height:28px;margin-bottom:5px;}
.a3_list li .con p{font-size:16px;text-align:justify;letter-spacing:1px;line-height:24px;color:#fff;}
.picScroll_left5 li .mask1{
	width:261px;
	height:357px;
	position:absolute;
	top:0px;
	left:0px;
	-webkit-transform:scale(0.1);
	-moz-transform:scale(0.1);
	-o-transform:scale(0.1);
	transform:scale(0.1);
	opacity:0;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
	background:rgba(0,51,102,0.8)
	}
.picScroll_left5 li:hover .mask1{
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	opacity:1;
	}

/*团队详情*/

.team_infr .a3con{padding-top:50px;}
.team_infr01{background: url(../images/bj6.jpg) center repeat !important;min-height:700px !important;}
.location{
	width:1200px;
	height:70px;
	line-height:100px;
	overflow:hidden;
	border-bottom:1px solid #999;}
.location p{
	font-size:14px;
	padding-left:20px;
	color:#666;
	background:url(../images/home_icon.png) no-repeat left center;}
.location p a{
	color:#666;
	}
.location p a:hover{
	color:#005ca2;
	text-decoration:underline;}
.a3con .pic{float:left;margin-right:32px;}
.a3con .title{width:692px;float:left;}
#a3{background:url(../images/bj6.jpg) center no-repeat;width:100%;}
.a3con{width:1110px;}
.a3con h2{font-size:22px;color:#333;letter-spacing:1px;padding-bottom:15px;border-bottom:1px solid #bab9b8;margin-bottom:10px;}
.a3con p{font-size:16px;letter-spacing:1px;text-align:justify;line-height:36px;}
.kycg_items li .more:hover{width:109px;height:33px;line-height:33px;text-align:center;border:1px solid #999;color:#666;background:none;}

/*云店微网-公司优势*/
.adv_banner {background:url(../images/adv_bj.jpg) center no-repeat;height:364px;width:100%;} 
.adv_con1 .title_bj{background:url(../images/adv_t.png) center no-repeat;height:54px;width:305px;margin:76px auto 115px;} 
.adv_con12{background:url(../images/2_03.png) center top no-repeat;height:318px;width:1518px;margin:0 auto;margin-bottom:101px;} 
.adv_con12 li{float:left;width:273px;}
.adv_con12 li .pic{ position:relative; z-index:9999; height:186px; width:189px; margin:0 auto;}
.adv_con12 li .con{letter-spacing:1px;text-align:justify;line-height:20px;margin-top:32px;padding:0 24px;height:100px;border-left:1px solid #d8d8d8;font-size:14px;}
.adv_con12 .adv_con12_list{width:1132px;margin:0 auto;overflow:hidden;}
.adv_con12 li:first-child+li+li+li .con{border-right:1px solid #d8d8d8;}
.adv_con12 li:hover .pic{ background:url(../images/hzqypic1.png) no-repeat;}


/*首页*/
.index_header{position:absolute;top:0;z-index:9999;background:#fff;}

/*right_fixed*/
.left{
	float:left;}
.right{
	float:right;}
.right_fixed{
	position:fixed; font-family:"微软雅黑";
	width:77px;
	right:10px;
	top:300px;
	z-index:99999;
	_position:absolute;
	_top: expression(eval(document.documentElement.scrollTop)+300);}
.right_fixed ul li{
	width:77px;
	height:56px;
	text-align:center;
	margin-bottom:1px;
	overflow:hidden;
	line-height:auto !important;
	background:url(../images/c_bg_4.png);}
.right_fixed ul li:hover{
	background:#046299;
	}
.right_fixed ul li a{
	display:block; font-family:"微软雅黑";
	width:300px;
	height:56px;}
.right_fixed ul li i{
	display:block;
	width:45px;
	height:30px;
	margin:5px 16px 0;
	background-image:url(../images/icon_7.png);
	background-repeat:no-repeat;}
.right_fixed ul li.icon_tel i{
	background-position:0 0;}
.right_fixed ul li.icon_tel p{
	float:left;
	font-size:16px; letter-spacing:1px;
	line-height:25px; 
	color:#fff;}
.right_fixed ul li span{
	font-size:12px; 
	display:block;
	color:#fff;}
.right_fixed ul li.icon_wx i{
	background-position:0 -30px;
	
	}
.right_fixed ul li.icon_wx .wx{
	position:absolute;
	right:90px;
	top:56px;
	display:none;}
.right_fixed ul li.icon_wx .wx img{
	width:120px;
	height:120px;}
.right_fixed ul li.icon_hd i{
	background-position:0 -60px;}
.right_fixed ul li.icon_price i{
	background-position:0 -90px;}
.right_fixed ul li.icon_po i{
	background-position:0 -120px;}
	
	.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:12px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}

.contPage{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.contPage a{display:inline-block;color:#898989;background:#fff;text-align:center;padding:0 7px;margin:0 1px;}
.contPage a:hover{color:#fff;background:#898989;}
.contPage a.on{color:#333;background:#E5EDF2;border:1px solid #C2D5E3;}
<!--合作客户-->
.hy_items { width:1110px; margin:0 auto;}
.hy_items li .pic{width:229px;height:151px;}
.hy_items li .con{width:861px;height:151px;}
.hy_items li .con h2{font-size:18px;margin-bottom:15px;line-height:20px;padding-bottom:12px;border-bottom:1px solid #dedede;color:#666;text-align:left;}
.hy_items li .con h2 .date{font-size:18px;float:right;font-weight:normal;}
.hy_items li .con p{font-size:14px;line-height:24px;letter-spacing:1px;text-align:justify;height:72px;overflow:hidden;}
.hy_items li .more{display:block;width:66px;height:23px;border:1px solid #d9d9d9;text-align:center;color:#757575;font-size:11px;border-radius:13px;margin-top:3px;float:right;line-height:23px;font-weight:normal;}
.hy_items li{padding-bottom:35px;margin-bottom:35px;}
.hy_items li:hover .con p{color:#666;}
.hy_items li:hover .con h2{color:#b60b14;}
.hy_items li:hover .con h2 .date{color:#666;}
.hy_items li:first-child+li+li+li+li+li{border-bottom:none;}
.adv_items li{width:1110px;overflow:hidden;float:left;padding-bottom:31px;padding-top:20px;border-bottom:1px dashed #9ea6b3;margin-bottom:8px;position:relative;}
.adv_items ul{width:1110px;}
.adv_items li .pic{float:left;width:341px;height:184px;overflow:hidden;margin-right:20px;}
.adv_items li .con{float:left;width:749px;height:184px;}
.adv_items li .con h2{font-size:18px;font-weight:bold;color:#da251e;letter-spacing:1px;line-height:24px;margin-bottom:4px;}
.adv_items li .con p{font-size:14px;line-height:32px;letter-spacing:0px;text-align:justify;}
.adv_items{margin-bottom:20px;}
.adv_items li a{display:block;}
.adv_items li .pic:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 184px;
	z-index: 1;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
	opacity: 1;
	-webkit-transform: translate(-105%,0);
	-moz-transform: translate(-105%,0);
	-o-transform: translate(-105%,0);
	-ms-transition: all 0.8s ease-in-out;
	transform: translate(-105%,0);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgba(261,1,0,1);
	background-color: rgba(204,51,153,0.25);}
.adv_items li:nth-child(2n) .pic:before{
	border-right-color: rgba(255,255,255,1);
	background-color: rgba(51,102,204,0.25);}
.adv_items li:hover .pic:before{
	opacity: 0;
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-o-transform: translate(0,0);
	-ms-transform: translate(0,0);
	transform: translate(0,0);	}	
	
.hy_items li .pic{width:229px;height:151px;}
.hy_items li .con{width:861px;height:151px;}
.hy_items li .con h2{font-size:18px;margin-bottom:15px;line-height:20px;padding-bottom:12px;border-bottom:1px solid #dedede;color:#666;text-align:left;}
.hy_items li .con h2 .date{font-size:18px;float:right;font-weight:normal;}
.hy_items li .con p{font-size:14px;line-height:24px;letter-spacing:1px;text-align:justify;height:72px;overflow:hidden;}
.hy_items li .more{display:block;width:66px;height:23px;border:1px solid #d9d9d9;text-align:center;color:#757575;font-size:11px;border-radius:13px;margin-top:3px;float:right;line-height:23px;font-weight:normal;}
.hy_items li{margin-bottom:10px;}
.hy_items li:hover .con p{color:#666;}
.hy_items li:hover .con h2{color:#046299;}
.hy_items li:hover .con h2 .date{color:#666;}
.hy_items li:first-child+li+li+li+li+li{border-bottom:none;}
.hy_items li .more:hover { color:#fff; background:#046299;}

body{ min-width:1150px !important;}


#header_wx { display:none;}

@media screen and (max-width: 768px){
#header_wx { display:block; }
#header { display:none; }	
}


























































