﻿/*设定公共样式*/
body{
    font-family: ""Microsoft YaHei","Helvetica Neue","Hiragino Sans GB","Segoe UI",Tahoma,Arial,STHeiti,sans-serif";
    font-size: 12px;
    font-weight: 100;
}
body,ul,li{
    margin: 0;
    padding: 0;
    list-style: none;
}
a{
    text-decoration: none;
}
strong{font-weight:bold;}

.fl{
    float: left;
    display: inline;
}
img{
	border: none;
}
.fr{
    float: right;
    display: inline;
}
.hide{
    display: none;
}
.clearfix{
    clear: both;
}
.w_1000{
    width:1000px;
    margin:0 auto;
}
em ,i{
	font-style:normal;
	}

.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.b{font-weight:bold;}
.blue{color:#00A2CA;}

.h1{height:1px;}
.h10{ clear:both; height: 10px;}
.h20{ clear:both; height: 20px;}
.h40{clear:both;height:40px;}
.h60{clear:both;height:60px;}
.h140{height:140px;}
.h170{height:170px;}
.h303{height:303px;}

.mt0{margin-top:0px;}
.mt60{margin-top:60px;}
.ml10{margin-left:10px;}
.ml70{margin-left:70px;}
.ml100{margin-left:100px;}
.ml160{margin-left:160px;}
.ml180{margin-left:180px;}
.pt0{padding-top:0;}

.top-40{top:-40px;}
.top-60{top:-60px;}


.icon-fun,
.icon-right,
.icon-wrong{display:inline-block;background:url("../images/icon.png") no-repeat;vertical-align:middle;}
.icon-fun{background-position:0 0;position:absolute;right:0;width:80px;height:40px;line-height:28px;font-size:18px;color:#fff;text-align:center;}
.pos-relative{position:relative;}
/*头部*/






/*底部导航*/
.bot_nav_bg{
    background-color: #f7f7f7;
	padding-bottom:20px;
	padding-top:20px;
	border-top:1px solid #E5E5E5;
	overflow: hidden;
	text-align: center;
	line-height: 24px;
}
.bot_nav_bg .copyright{
    float: right;
    height: 39px;
}
.bot_nav_bg .copyright a{
    line-height: 39px;
    color: #333;
    font-family: "微软雅黑";
	font-size:14px;
}
.bot_nav_bg ul{
    overflow: hidden;
}
.bot_nav_bg ul li{
    display: inline-block;
}
.bot_nav_bg ul li a{
    color: #333;
    line-height: 39px;
	font-size:14px;
    font-family: "微软雅黑";
	 padding: 0 8px;
}





/*新首页css*/

.w1000{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}


.wfx-about{
	margin-top: 20px;
	height: auto;
	overflow: hidden;
	background-color: #F3F4F8;
	padding-bottom: 40px;
}
.new-about{
	margin-top: 20px;
	height: auto;
	overflow: hidden;
}
.new-about-info{
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
}
.new-club-info{
	width: 232px;
	height: 272px;
	background-color: #F5F5F5;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 15px;
	border-radius: 4px;
}

.new-club-info:hover{background-color: #f1f1f1;}

.new-club{
	width:1200px;
	overflow: hidden;
	background-color: #fff;
}
.new-club-item{
	height: 100%;
}
.icon-sell{
	width: 100%;
	height: 100px;
	margin-top: 35px;
	background: url(../images/icon-club.png) center no-repeat;
}
.icon-sell-2{
	width: 100%;
	height: 100px;
	margin-top: 35px;
	background: url(../images/icon-club-2.png) center no-repeat;
}
.icon-sell-3{
	width: 100%;
	height: 100px;
	margin-top: 35px;
	background: url(../images/icon-club-3.png) center no-repeat;
}
.icon-sell-4{
	width: 100%;
	height: 100px;
	margin-top: 35px;
	background: url(../images/icon-club-4.png) center no-repeat;
}
.icon-sell a, .icon-sell-2 a, .icon-sell-3 a, .icon-sell-4 a{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -999999px;
}

.club-sell-text{
	text-align: center;
	padding-top: 10px;
	font-size: 22px;
}
.club-sell-text a{
	color: #333;
}
.club-sell-text a:hover{
	color: #1FAEFF;
}
.sell-detail{
	font-size: 12px;
	color: #666;
	width: 160px;
	height: 62px;
	line-height: 21px;
	margin: 16px auto 0;
	overflow: hidden;
}
.new-light{
	width: 436px;
	height: 560px;
	padding-right: 58px;
}
.new-light-tit{
	height: 32px;
	font-size: 18px;
}
.new-light-tit ul{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.new-light-tit ul li{
	
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 76px;
	height: 100%;
	float: left;
	margin-right: 16px;
	position: relative;
	z-index: 5;
	cursor: pointer;
	
	
}
.new-light-tit ul li i{
	display: block;
	width: 100%;
	height: 3px;
	position: absolute;
	left:0;
	bottom:2;
	background-color: #A3ABBE;
}
.new-light-tit ul li.current i{
	height: 4px;
	background-color: #F67C00;
}
.new-light-con{
	width: 100%;
	height: 505px;
	overflow: hidden;
	padding-top: 22px;
}
.new-light-info{
	height: auto;
	overflow: hidden;
}
.new-light-img{
	height: 172px;
	overflow: hidden;
}
.light-img01{
	display: block;
	width: 196px;
	height: 140px;
	margin-right: 22px;
}
.light-img02{
	display: block;
	width: 196px;
	height: 140px;
	margin-right: 0;
}
.light-img01 p,.light-img02 p{
	padding-top: 10px;
	font-size: 14px;
	color: #444;
	text-align: center;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
	font-weight: bold;
}
.new-light-item{
	width: 100%;
	height: 315px;
	overflow: hidden;
	margin-top: 15px;
	border-top:#ccc 1px solid;
}
.new-light-item ul{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.new-light-item ul li{
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #666;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
}
.new-light-item ul li a{
	color: #666;
}
.new-light-item ul li a:hover{
	color: #000;
}
.new-light-con .hide{
	display: none;
}


.j-banner01{
	width: 100%;
	height: 300px;
	background-color: #F0F0F0;
	margin: 0px auto;
	position: relative;
}


.j-banner01 .btn {
   position: absolute;
	z-index: 2;
	top: 210px;
	left: 50%;
	margin-left: -405px;
	width: 175px;
	height: 51px;
	line-height: 50px;
	color:#fff;
	background: #F99301 none repeat scroll 0% 0%;
}

.j-banner01 .text {
    color: #000;
    text-align: center;
    width: 520px;
    position: absolute;
    z-index: 1;
    top:38px;
	left:50%;
	margin-left: -583px;
}

.j-banner01 .text h2 {
    font-size: 36px;
    font-weight: 600;
    line-height: 50px;
    margin-bottom: 10px;
}

.j-banner01 .text h4 {
    font-size: 25px;
    font-weight: lighter;
    line-height: 40px;
	margin-top: 19px;
	padding-left: 20px;
}

.btn_exp {
    width: 270px;
    height: 90px;
    border-radius: 6px;
    display: block;
    margin: 0px auto;
    line-height: 90px;
    text-align: center;
    font-size: 26px;
    cursor: pointer;
    border-bottom: 3px solid #CB7700;
}



.new-adplace02{
	width: 100%;
	height: 216px;
	background-color: #E01D3F;
	margin-top: 46px;
}


.new-adplace03{
	width: 100%;
	height: 216px;
	background-color: #19AEF3;
	margin-top: 46px;
}
.new-adplace-img{
	height: 216px;
}

.new-adplace-img .leftpart{
	width: 500px;
	float:left;
}

.new-adplace-img .rightpart{
	width: 500px;
	float:right;
}
.new-adplace-img img{
	display: block;
	border:0;
}
.new-goods{
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.new-goods-top{
	width: 100%;
	height: 91px;
	padding-top: 30px;;
}
.new-goods-solu{
	width: 314px;
	height: 89px;
	border: 1px solid #E9E9E9;
	margin-right: 26px;
}
.new-goods-top .last{
	margin-right: 0;
}
.goods-solu-text{
	width: 200px;
	height: 52px;
	padding: 22px 0 0 16px;
}
.goods-solu-text h1{
	font-size: 16px;
	color: #333;
}
.goods-solu-text h1 a{
	color: #000;
	font-size: 22px;
    font-weight: normal;
}
.goods-solu-text p{
	color: #8B8B8B;
	font-size: 16px;
}
.goods-solu-img{
	width: 64px;
	height: 56px;
	padding: 22px 24px 0 0;
}
.new-goods-lst{
	width: 100%;
	padding-top: 26px;
	overflow: hidden;
}
.new-goods-item{
	width: 1026px;
	height: 130px;
}

.new-goods-item .list{
 width:33%;
 float:left;

}
.new-goods-info{
	width: 316px;
	height: 65px;
	margin-right: 26px;
	padding: 10px 0;
}
.goods-info-img{
	width: 74px;
	height: 74px;
}
.goods-info-text{
	width: 230px;
	color: #666;
	font-size: 12px;
	height: 74px;
	line-height: 20px;
	overflow: hidden;
	padding-top:4px;
}
.goods-info-text s{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 12px;
	text-decoration: none;
	overflow: hidden;
	line-height: 13px;
	font-size: 14px;
}
.goods-info-text i{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 16px;
	line-height: 16px;
	text-decoration: none;
	overflow: hidden;
	font-size: 14px;
	position: relative;
	z-index: 11;
}
.goods-info-text i span{
	display: block;
	width: 100%;
	height: 0;
	border:1px solid #fff;
	position: absolute;
	left:0;
	top:2px;
}

.new-date01{
	width: 100%;
	height: 722px;
	margin-top: 50px;
}

.new-date01 .new-date01-img{
	width: 1000px;
	height: 722px;
	background: url(../images/img_huiji-02.jpg) 0 0 no-repeat;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}
#xg-Alipay,#xg-Wechat,#xg-Direct,#xg-microblog{
	width: 70px;
	height: 70px;
	position: absolute;
	z-index: 20;
	cursor: pointer;
}
#xg-Alipay{
	left:60px;
	top:200px;
	
}
#xg-Wechat{
	left:204px;
	top:82px;
}
#xg-Direct{
	right:155px;
	top:104px;
}
#xg-microblog{
	right:75px;
	top:250px;
	width: 92px;
}
.xg-img-son,.xg-img-son02{
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 12;
	display: block;
}
.xg-img-sontext{
	width: 252px;
	height: 308px;
	position: absolute;
	z-index: 30;
	left:0px;
	top:0px;
	background:url(../images/shu-pop.png) 0 0 no-repeat;
	opacity: 0;
	display: none;
}
.xg-img-sontext02{
	width: 252px;
	height: 308px;
	position: absolute;
	z-index: 30;
	left:124px;
	top:-130px;
	background:url(../images/shu-pop.png) 0 0 no-repeat;
}
.xg-img-sontext03{
	width: 252px;
	height: 308px;
	position: absolute;
	z-index: 30;
	left:124px;
	top:-130px;
	background:url(../images/shu-pop2.png) 0 0 no-repeat;
}
.xg-img02{
	top:0;
	left:0px;
	opacity: 0;
	display: none;
}

.xg-img-sontext02 img,.xg-img-sontext03 img{
	display: block;
	width: 140px;
	height: 256px;
	border: 0;
	margin: 26px auto;
}
.xg-img-sontext img{
	display: block;
	width: 140px;
	height: 256px;
	border: 0;
	margin: 26px auto;

}
.xg-img03,.xg-img04{
	top:0;
	left:-158px;
	opacity: 0;
	display: none;
}


.new-date{
	width: 100%;
	height: 126px;
	margin-top: 10px;
}
.new-date-img{
	width: 370px;
	height: 126px;
	margin: 0 auto;
}
.new-date-img img{
	display: block;
	width: 370px;
	height: 126px;
	border: 0;
}


.new-chuda{
	width: 100%;
	margin-top: 10px;
}

.new-chuda .pic{ 
width:1000px;
margin: 0 auto;
height:470px;
}

.new-liangdian{
	width: 100%;
	height: 900px;
	background-color: #F3F4F8;
}

.member-item{
	width: 1096px;
	height: 460px;
	padding-top: 90px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}
.member-reg{
	width: 425px;
	height: 360px;
	padding-left: 15px;
	background-color: #F3F3F3;
}

.member-info{
	width: 100%;
	height: 315px;
	padding-top: 15px;
}


.member-tit{
	height: 100px;
	width: 375px;
	margin-bottom:20px
}


.member-tit h1 b{
	font-size:32px; 
	padding-left:15px;
	color:#000;
	font-weight:bold;
	margin-bottom:10px;
}

.member-tit h1 a{
	color: #000;
	font-size: 24px;
	font-weight: bold;
	padding-left: 3px;
}
.member-tit p{
	padding-left: 15px;
	font-size: 16px;
}

.member-func{
	height: 70px;
	width: 375px;
}
.member-func h1 span{
	color: #6C8EAC;
	font-size: 20px;
}

.member-func h1 b{
	font-size:32px; 
	padding-left:15px;
	color:#000;
	font-weight:bold;
	margin-bottom:10px;
}

.member-func h1 a{
	color: #000;
	font-size: 20px;
	font-weight: bold;
	padding-left: 3px;
}
.member-func p{
	padding-left: 15px;
	font-size: 16px;
}
.member-btn{
	margin: 26px 14px 0;
	width: 240px;
	height: 60px;
}
.member-btn a{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -99999px;
	overflow: hidden;
	background:url(../images/reg-btn-01.png) 0 0 no-repeat;
}
.member-btn a:hover{
	background-position: 0 -60px;
}
.member-img{
	width: 765px;
	height: 474px;
	position: absolute;
	right:0;
	bottom: 0px;
	overflow: hidden;
	background: url(../images/box.png) 0 10px no-repeat;
}
.member-photo{
	width: 556px;
	height: 430px;
	margin: 42px 0px 0px 105px;
	overflow: hidden;
	position: relative;
}
.member-lst-img{
	width: 556px;
	height: 362px;
	background-color: #fff;
	overflow: hidden;
}
.member-lst-img ul{
	display: block;	height: 100%;
	overflow: hidden;
	position: relative;
	z-index: 10;
}
.member-lst-img ul li{
	display: block;
	width: 556px;
	height: 100%;
	float: left;
}
.member-lst-img ul li.cur{
	z-index: 50;
}


/*************************************/

.wfx-item{
	width: 1096px;
	height: 460px;
	padding-top: 40px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}
.wfx-reg{
	width: 425px;
	height: 360px;
	padding-left: 15px;
}

.wfx-info{
	width: 100%;
	height: 315px;
	padding-top: 15px;
}

.wfx-info p.info{
	width: 350px;
	line-height: 22px;
}

.wfx-tit{
	height: 100px;
	width: 375px;
	margin-bottom:20px
}


.wfx-tit h1 b{
	font-size:32px; 
	padding-left:15px;
	color:#000;
	font-weight:bold;
	margin-bottom:10px;
}

.wfx-tit h1 span{
	background-color: #F40;
	margin-left:20px;	
	
	
}
.wfx-tit h1 span a{
	color:#fff;
	font-size:16px;
	text-decoration: none;
	padding:2px 5px;
}

.wfx-tit h1 span a:hover{

	color:#f1f1f1;
}

.wfx-tit h1 a{
	color: #000;
	font-size: 24px;
	font-weight: bold;
	padding-left: 3px;
}
.wfx-tit p{
	padding-left: 15px;
	font-size: 16px;
}

.wfx-func{
	height: 70px;
	width: 375px;
	padding-left: 16px;
}
.wfx-func h1 span{
	color: #6C8EAC;
	font-size: 20px;
}

.wfx-func h1 b{
	font-size:32px; 
	padding-left:15px;
	color:#000;
	font-weight:bold;
	margin-bottom:10px;
}

.wfx-func h1 a{
	color: #000;
	font-size: 20px;
	font-weight: bold;
	padding-left: 3px;
}
.member-func p{
	padding-left: 15px;
	font-size: 16px;
}
.wfx-btn{
	margin: 26px 14px 0;
	width: 220px;
	height: 60px;
}
.wfx-btn a{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -99999px;
	overflow: hidden;
	background:url(../images/reg-btn-01.png) 0 0 no-repeat;
}
.wfx-btn a:hover{
	background-position: 0 -60px;
}
.wfx-img{
	width: 765px;
	height: 474px;
	position: absolute;
	right:0;
	bottom: 0px;
	overflow: hidden;
	background: url(../images/box.png) 0 10px no-repeat;
}
.wfx-photo{
	width: 556px;
	height: 430px;
	margin: 42px 0px 0px 105px;
	overflow: hidden;
	position: relative;
}
.wfx-lst-img{
	width: 556px;
	height: 362px;
	background-color: #fff;
	overflow: hidden;
}
.wfx-lst-img ul{
	display: block;	height: 100%;
	overflow: hidden;
	position: relative;
	z-index: 10;
}
.wfx-lst-img ul li{
	display: block;
	width: 556px;
	height: 100%;
	float: left;
}
.wfx-lst-img ul li.cur{
	z-index: 50;
}



.new-focus{
	height: 30px;
	padding-top: 30px;
}
.btn-box{
	height: 12px;
	width: 70px;
	margin: 0 auto;
	padding-top: 22px;
}
.btn-box span{
	display: block;
	float: left;
	margin-left: 10px;
	width: 11px;
	height: 11px;
	background: url(../images/icon-select.png) 0 0 no-repeat;
	cursor: pointer;
}
.btn-box span.cur{
	background-position: 0 -12px;
}
.preNext{
	width: 24px;
	height: 43px;
	position: absolute;
	z-index: 22;
	top:160px;
	background: url(../images/arrow-prev.png) 0 0 no-repeat;
	cursor: pointer;
}
.pre{
	left:0px;
}
.next{
	right:0px;
	background: url(../images/arrow-next.png) 0 0 no-repeat;
}

.prev{
	left:-28px;
}
.next1{
	right:0px;
}
.new-client{
	width: 1100px;
	height: auto;
	overflow: hidden;
	margin: 50px auto 0;
	position: relative;
	z-index: 15;
}
.new-client>a{
	display: block;
	width: 37px;
	height: 105px;
	position: absolute;
	top:325px;
	background-image:url(../images/arr.png);
	background-repeat: no-repeat;
}
a.client-prev{
	left:0;
	background-position: 0 0;
}
a.client-next{
	right:0;
	background-position: -41px 0;
}
.new-client-tit{
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-top:30px;
}
.new-client-tit h1{
	height: 50px;
	line-height: 50px;
	font-size: 36px;
	font-weight: bold;
	color: #000;
}
.new-client-tit p{
	font-size: 14px;
	color: #666;
	padding-top: 8px;
	height: auto;
	overflow: hidden;
}
.new-client-item{
	width: 1000px;
	height: 400px;
	margin: 0px auto 0;
	padding-top: 40px;
	overflow: hidden;
	position: relative;
	z-index: 10;
}
.new-client-item ul{
	width: 200%;
	height: 358px;
	overflow: hidden;
	position: absolute;
	left:0;
	padding-top: 5px;
}
.new-client-item ul.last{
	top:214px;
}
.new-client-item ul li{
	*display: inline;
	*zoom: 1;	
	background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
    display: inline-block;
    float: left;
    height: 346px;
    margin: 0 6px;
    width: 235px;
	border-radius: 4px;
}
.new-client-item ul li a{
	text-decoration: none;
}
.new-client-item ul li:hover{
	box-shadow: 0px 0px 6px #333;
}
.client-item-img{
	width: 212px;
	height: 47px;
	margin: 30px auto;
}
.client-item-img img{
	display: block;
	width: 211px;
	height: 47px;
	border:0;
}
.client-item-tit{
	width: 200px;
	line-height: 26px;
	font-size: 14px;
	overflow: hidden;
	margin: 0 auto;
}

.item-tit-text{
	width: 200px;
	color: #0E639E;
	font-size: 14px;
	line-height: 20px;
	height: 66px;
}

.item-tit-text a:hover{
	color: #666;
}
.client-date{
	color: #666;
	font-size: 12px;
	height: 157px;
	overflow: hidden;
	padding: 10px 0px 0px;
	line-height: 22px;
	text-indent: 25px;
}
.new-c-logo{
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.new-c-logoimg{
	width: 998px;
	height: 400px;
	margin-top: 18px;
}
.new-c-more{
	height: 30px;
	overflow: hidden;
}
.new-c-more a{
	display: block;
	width: 70px;
	height: 30px;
	line-height: 40px;
	color: #666;
	float: right;
	font-size: 12px;
	margin-right: 10px;
}
.new-c-more a:hover{
	color: #49B3EF;
}
.new-img-lst{
	width: 100%;
	height: 360px;
	overflow: hidden;
}
.new-img-lst ul{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.new-img-lst ul li{
	*display: inline;
	*zoom: 1;
	display: inline-block;
    float: left;
    height: 88px;
    padding-left: 1px;
    width: 198px;
}
.new-links{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 40px;
}
.new-links-tit{
	width: 100%;
	height: 55px;
	line-height: 55px;
}
.new-links-tinfo{
	height: 100%;
	position: relative;
	z-index: 2;
	margin-top: 56px;
}
.new-links-tinfo h1{
	text-align: center;
	font-size: 24px;
}
.new-links-tinfo a{
	display: block;
	width: 60px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	right:0;
	bottom:8px;
	font-size: 14px;
}
.new-links-tinfo a:hover{
	color: #49B3EF;
}
.new-links-lst{
	height: auto;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	padding-top: 12px;
}
.new-links-lst a{
	color: #666;
	line-height: 24px;
	padding: 0px 8px 0 8px;
	float: left;
	min-width: 118px;
	margin-right: 7px;
	text-align:center;
	display: block;
	border-left: 1px solid #E6E6E6;
	font-family: Arial;
}
.new-links-lst a:hover{
	color: #f60;
}
.warrant{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #EAE7E7;
}
.warrant .warrant-lst{
	height: auto;
	overflow: hidden;
	padding:30px 0 50px;
	margin-top:20px;
	border-top:#ccc 1px solid;
}
.warrant .warrant-item{
	width: 320px;
	height: 66px;
	overflow: hidden;
	padding-right: 12px;
}
.warrant .warrant-img{
	width: 53px;
	height: 66px;
	border: 1px solid #fff;
}
.warrant .warrant-img:hover{
	border: 1px solid #FA914D;
}
.warrant .warrant-text{
	width: 250px;
	height: 66px;
	font-size: 14px;
	padding-top: 10px;
}
.warrant .warrant-text a:hover{
	color: #49B3EF;
}
.warrant .warrant-img img{
	display: block;
	width: 53px;
	height: 66px;
	border:0;
}

.pimg_lmdw {
    background: url("../images/ico_for.png") repeat scroll -81px -110px rgba(0, 0, 0, 0);
    border: 1px solid #fff;
	height: 66px;
    width: 53px;
}

.pimg_jcdsjz {
    background: url("../images/ico_for.png") repeat scroll 74px -110px rgba(0, 0, 0, 0);
    border: 1px solid #fff;
	height: 66px;
    width: 53px;
}

.pimg_dxzz {
    background: url("../images/ico_for.png") repeat scroll 0 -110px rgba(0, 0, 0, 0);
    border: 1px solid #fff;
	height: 66px;
    width: 53px;
}


.ellipsis{text-overflow:ellipsis;white-space:nowrap; overflow:hidden;}
.swrapper{
	height:75px;
	background-color:#F7F7F7;
	margin-top: 20px;
}
.ovh{overflow: hidden;}
.test-left{
	width: 255px;
	height: 75px;
	font-size: 23px;
	padding-top: 22px;
	padding-left: 25px;
}
.img-right{
	width: 715px;
	height: 75px;
	position: relative;
	z-index: 111;
}
.elem_arr{
	display: block;
	width: 12px;
	height: 24px;
	background-image: url(../images/customers-nav.gif);
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	position: absolute;
	top: 32%;
	text-indent: -9999px;
}
.elem_left{
	left: 20px;
}
.elem_left:hover{
	background-position: 0 -23px;
}
.elem_right{
	right:20px;
	background-position: 0 -46px;
}
.elem_right:hover{
	background-position: 0 -69px;
}
.img-right ul{
	display: block;
	height: 78px;
}
.img-right ul li{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	float: left;
	width: 128px;
	box-sizing:border-box;
}
.img-right ul li img{
	display: block;
	width: 100px;
	height: 50px;
	padding: 0;
	margin: 14px auto;
	border: 0;
}

.warrant{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #EAE7E7;
}
.warrant .warrant-lst{
	height: auto;
	overflow: hidden;
	padding: 30px 0 20px;
	margin-top:20px;
	border-top:#ccc 1px solid;
}

.warrant .warrant-lst ul li{
	width: 25%;
	height: 120px;
	float: left;
}

.warrant .warrant-lst ul li .img{
	width:100%;
	height: 60px;
	text-align: center;
}
.warrant .warrant-lst ul li span{
	width:60px;
	height: 60px;
	background-position: -3px -68px;
	background-repeat: no-repeat;
	display: inherit;
	margin:0 auto;
}
.warrant .warrant-lst ul li .img .img1{
	background-image: url(../images/aboutimg01.jpg);
}
.warrant .warrant-lst ul li .img .img2{
	background-image: url(../images/aboutimg02.jpg);
}
.warrant .warrant-lst ul li .img .img3{
	background-image: url(../images/aboutimg03.jpg);
}
.warrant .warrant-lst ul li .img .img4{
	background-image: url(../images/aboutimg04.jpg);
}

.warrant .warrant-lst ul li p{ 
	text-align: center;
	color: #909090;
	font-size: 12px;
	margin-bottom: 10px;
}
.warrant .warrant-lst ul li p b{ 
	color: #595959;
	font-size: 16px;
	font-weight: bold;
}

.warrant .warrant-item{
	width: 320px;
	height: 66px;
	overflow: hidden;
	padding-right: 12px;
}
.warrant .warrant-img{
	width: 53px;
	height: 66px;
	border: 1px solid #fff;
}
.warrant .warrant-img:hover{
	border: 1px solid #FA914D;
}
.warrant .warrant-text{
	width: 250px;
	height: 66px;
	font-size: 14px;
	padding-top: 10px;
}
.warrant .warrant-text a:hover{
	color: #49B3EF;
}
.warrant .warrant-img img{
	display: block;
	width: 53px;
	height: 66px;
	border:0;
}

/*2016-03-23  新加顶部  author  lzf*/
.header{/*margin-top:-42px;*/}
/*banner*/
.sy-banner{ clear:both; width:100%;height:435px;background:url("../images/banner.png") no-repeat center center; position: relative;} 
.sy-banner .inner{position:relative;height:435px;background:url("../images/banner-content.png") no-repeat;_background:url("../images/banner-content.jpg") no-repeat;}
.sy-banner-video{position:absolute;top:57px;right:50%;width:497px;height:281px;background:#3b3d3d; margin-right: -463px;}

/*header*/
header{width:100%;display:block;}
.headbar{ clear: both; background:#f7f7f7; height: 30px; line-height: 30px; border-bottom: 1px solid #dedede;}
.head_logo{
	width:350px;
}
.head_logo a{
	float: left;
	vertical-align:middle;
}
.head_logo a img{
	display: block;
	height: 68px;
	margin: 11px 0;
}
.head_logo span{
	float: left;
	color: #666;
	margin: 50px 0 0 17px;
	font-size:14px;
}

.head_menu{
	height:90px;
	overflow: hidden;
}
.head_menu{
	float: right;
	height: 90px;
	position: relative;
}
.head_menu_dl{
	clear: both;
	overflow: hidden;
}
.head_menu_dl dd{
	float: left;
}
.head_menu_dl dd a{
	display: block;
	color: #333;
	font-size: 14px;
	padding: 0 15px;
	line-height:90px;
	text-decoration: none;
}
.head_menu_dl dd.hover a{
	color:#fff;
	background: #a13f21;
}


.w1200{
	width:1200px;
	margin:0 auto;
	}
.w1000{
	clear:both;
	width:1000px;
	margin:0 auto;
	}
.h40{
	clear:both;
	height:40px;
	overflow:hidden;
	}
.choose_tt{
	clear:both;
	line-height:60px;
	font-size:30px;
	color:#333;
	text-align:center;
	}

/*二级  微信分销系统*/

.wechatdis h1,.o2o h1{color:#333;font-size:60px;font-weight:normal;text-align:center;margin-top:120px;margin-bottom:30px;}
.wechatdis h2,.o2o h2{color:#333;font-size:40px;font-weight:normal;text-align:center;padding-top:40px;}
.wechatdis h2 small,.o2o h2 small{display:block;margin-top:5px;font-size:14px;color:#999;text-align:center;}

.wechatdis .banner .inner-a:hover{background-position:-172px 0;}
.wechatdis h1{color:#333;font-size:40px;font-weight:normal;text-align:center;margin-top:30px;margin-bottom:40px;}
.wechatdis h1 small{display:block;padding:20px 0;font-size:14px;color:#666;}
.wechatdis h2{margin:30px 0 50px 0;padding:0;font-size:30px;}
.wechatdis .gap-line{text-align:center;}

/*nav fun*/
.navfun{line-height:35px;border-bottom:1px solid #ccc;}
.navfun-ul{margin:0 auto;overflow:hidden;}
.navfun-ul li{float:left;margin:5px 0;border-radius:3px;}
.navfun-ul li a{color:#333;font-size:14px;padding:0 20px;border-right:1px solid #ccc; text-decoration: none;}
.navfun-ul li.last a,
.navfun-ul li:last-child a{border-right:0;}
.navfun-ul li a:hover{color:#00a2e0;}
.nav-fixed li.hover{margin:1px 0 0 0;}
.nav-fixed li.hover a:hover,
.nav-fixed li.hover a{display:block;padding-top:4px;padding-bottom:6px;background:#ff6d00;border-top-left-radius:5px;border-top-right-radius:5px;color:#fff;}
.nav-fixed{padding:5px 0 0 0;background:#fff;background:rgba(255,255,255,.96);border-bottom:1px solid #d6d6d6;left:50%;margin:0 0 0 -50%;position:relative;top:0;width:100%;z-index:90; box-shadow:0 2px 2px rgba(0,0,0,.1);}
.nav-not-fixed{position:absolute;} 

/*pain point*/
.wechatdis .painpoint{margin-top:80px;}
.wechatdis .painpoint h2{margin:40px 0 0 0;}
.wechatdis .point-url{margin-top:20px;overflow:hidden;}
.wechatdis .point-url li.tradition,
.wechatdis .point-url li.v5{float:left;margin:20px 20px 20px 0;width:183px;height:183px;border-radius:50%;}
.wechatdis .point-url li.tradition{background:#ededed}
.wechatdis .point-url li.v5{margin-top:0;background:#f43226;color:#fff;}
.wechatdis .point-url li.downarrow{float:left;margin:0 20px 0 0;width:183px;height:30px;}
.wechatdis .point-url li span{display:block;text-align:center; text-der}
.wechatdis .point-url li.last{margin-right:0;}
.wechatdis .point-url .icon-01,
.wechatdis .point-url .icon-02,
.wechatdis .point-url .icon-03,
.wechatdis .point-url .icon-04,
.wechatdis .point-url .icon-05,
.wechatdis .point-url .icon-06,
.wechatdis .point-url .icon-07,
.wechatdis .point-url .icon-08,
.wechatdis .point-url .icon-09,
.wechatdis .point-url .icon-10,
.wechatdis .point-url .icon-11,
.wechatdis .point-url .icon-12{display:block;margin:5px auto 0 auto;width:90px;height:90px;background:url("../images/painpoit-icon.png") no-repeat;}
.wechatdis .point-url .icon-01{background-position:20px 30px;}
.wechatdis .point-url .icon-02{background-position:-140px 30px;}
.wechatdis .point-url .icon-03{background-position:-290px 30px;}
.wechatdis .point-url .icon-04{background-position:-440px 30px;}
.wechatdis .point-url .icon-05{background-position:-590px 30px;}
.wechatdis .point-url .icon-06{background-position:-740px 30px;}
.wechatdis .point-url .icon-07{background-position:20px -120px;}
.wechatdis .point-url .icon-08{background-position:-140px -120px;}
.wechatdis .point-url .icon-09{background-position:-290px -120px;}
.wechatdis .point-url .icon-10{background-position:-440px -120px;}
.wechatdis .point-url .icon-11{background-position:-590px -120px;}
.wechatdis .point-url .icon-12{background-position:-740px -120px;}
.wechatdis .point-url .icon-downarrow{display:block;margin:auto;width:20px;height:20px;background:url("../images/painpoit-icon.png") 0 -303px ;}
.wechatdis .painpoint-adv{margin-top:5px; height:198px;background:url("../images/adv01.png") no-repeat center center; border-top:1px solid #e3e3e3;}

/*mean*/
.wechatdis .mean{position:relative;}
.wechatdis .mean .icon-fun{top:30px;}
.wechatdis .mean-content{overflow:hidden;}
.wechatdis .mean-content .left{float:left;width:550px;font-size:16px;color:#666;line-height:30px;}
.wechatdis .mean-content .right{float:right;}
.wechatdis .mean-content .right img{vertical-align:bottom;}
.wechatdis .mean-adv-text{margin:40px 0 0 0;padding:10px;background:#f43226;border-radius:3px;box-shadow:5px 5px 0 rgba(0,0,0,.1);font-size:20px;color:#fff;}

/*business model*/
.wechatdis .businessmodel{margin-bottom:50px;}
.wechatdis .businessmodel .pic{text-align:center;}
/*stake*/
.wechatdis .stake{}
.wechatdis .stake .pic{padding:30px 0;background:#f43226;border-radius:3px;text-align:center;}
/*agent discount*/
.wechatdis .agentdiscount{}
.wechatdis .agentdiscount .text{position:relative;padding:40px 30px 30px 30px;background:#f8f8f8;border-top-left-radius:3px;border-top-right-radius:3px;}
.wechatdis .agentdiscount .text h6{font-size:16px;color:#333;font-weight:normal;text-align:center;}
.wechatdis .agentdiscount .text .desc{margin:20px 0;padding-left:355px;line-height:30px;font-size:14px;color:#666;}
.wechatdis .agentdiscount .text .acount{padding-left:170px;}
.wechatdis .agentdiscount .text .acount .black{color:#333;font-size:20px;}
.wechatdis .agentdiscount .text .acount .red{color:#f43226;font-size:25px;}
.wechatdis .agentdiscount .text .acount .red small{font-size:14px;}
.wechatdis .agentdiscount .text .arrow{position:absolute;left:150px;bottom:-29px;}
.wechatdis .agentdiscount .pic{padding:60px 0 50px 0;background:#009fdc;text-align:center;border-bottom-left-radius:3px;border-bottom-right-radius:3px;}
/*distribustion*/
.wechatdis .distribustion{}
.wechatdis .distribustion .pic{padding:30px 0;background:#f43226;border-radius:3px;text-align:center;}
/*distribustion stake*/
.wechatdis .disstake{}
.wechatdis .disstake .text{position:relative;padding:50px 30px 20px 30px;background:#f8f8f8;border-top-left-radius:3px;border-top-right-radius:3px;}
.wechatdis .disstake .text h6{font-size:16px;font-weight:bold;color:#333;text-align:center;}
.wechatdis .disstake .text .desc{margin:20px 0;line-height:30px;font-size:16px;color:#666;}
.wechatdis .disstake .text .desc .red{color:#f43226;}
.wechatdis .disstake .text .desc .green{color:#51a400}
.wechatdis .disstake .text .acount{padding-left:170px;}
.wechatdis .disstake .text .acount .black{color:#333;font-size:20px;}
.wechatdis .disstake .text .acount .red{color:#f43226;font-size:25px;}
.wechatdis .disstake .text .acount .red small{font-size:14px;}
.wechatdis .disstake .text .arrow{position:absolute;left:150px;bottom:-29px;}
.wechatdis .disstake .pic{padding:30px 0;background:#009fdc;text-align:center;}
.wechatdis .disstake .explain{padding:30px;background:#f8f8f8;border-bottom-left-radius:3px;border-bottom-right-radius:3px;}
.wechatdis .disstake .des{padding:20px 0;line-height:30px;color:#666;}
.wechatdis .disstake .remark{color:#51a400;}
/*market value*/
.wechatdis .marketvalue ul{padding-bottom:40px;}
.wechatdis .marketvalue ul,
.wechatdis .marketvalue li{overflow:hidden;}
.wechatdis .marketvalue .title{}
.wechatdis .marketvalue .titletext{margin:15px 0;font-size:18px;color:#333;text-align:center;}
.wechatdis .marketvalue .col-01{float:left;width:200px;}
.wechatdis .marketvalue .col-02,
.wechatdis .marketvalue .col-03{float:left;width:323px;_width:321px;*width:321px;margin-left:10px;}
.wechatdis .marketvalue .line-blue,
.wechatdis .marketvalue .line-gray,
.wechatdis .marketvalue .line-red{position:relative;display:block;height:1px;margin:3px 0;}
.wechatdis .marketvalue .line-blue .round,
.wechatdis .marketvalue .line-gray .round,
.wechatdis .marketvalue .line-red .round{position:absolute;top:-3px;left:50%;display:block;margin-left:-22px;height:7px;width:44px; border-radius:3px;}
.wechatdis .marketvalue .line-blue,
.wechatdis .marketvalue .line-blue .round{background:#009fdc;}
.wechatdis .marketvalue .line-gray,
.wechatdis .marketvalue .line-gray .round{background:#ccc;}
.wechatdis .marketvalue .line-red,
.wechatdis .marketvalue .line-red .round{background:#e60a00;}
.wechatdis .marketvalue .row{margin-bottom:10px;}
.wechatdis .marketvalue .row .col-02 p,
.wechatdis .marketvalue .row .col-03 p{margin:30px;}
.wechatdis .marketvalue .row .col-01{border-radius:3px;background:#009fdc;font-size:14px;color:#fff;}
.wechatdis .marketvalue .row .col-01 h3{margin:55px 30px 10px 30px;text-align:center;font-size:25px;font-weight:normal;}
.wechatdis .marketvalue .row .col-01 p{margin:0 30px 30px 30px;text-align:center;}
.wechatdis .marketvalue .row .col-02,
.wechatdis .marketvalue .row .col-03{border-radius:3px;background:#fff;font-size:14px;color:#333; border:1px solid #ccc;
							-webkit-box-sizing:border-box;
								-mox-box-sizing:border-box;
									-o-box-sizing:border-box;
										box-sizing:border-box;}
.wechatdis .marketvalue .row .col-02{border-bottom:7px solid #ccc;}
.wechatdis .marketvalue .row .col-03{border-bottom:7px solid #e60a00;}
.wechatdis .marketvalue .row .round{float:left;margin-left:15px;width:151px;height:151px;border-radius:50%;background:#e62519;}
.wechatdis .marketvalue .row .round p{margin-top:45px;text-align:center;color:#fff;font-size:20px;}


.wechatdis h1{color:#333;font-size:40px;font-weight:normal;text-align:center;margin-top:30px;margin-bottom:40px;}
.wechatdis h1 small{display:block;padding:20px 0;font-size:14px;color:#666;}
.wechatdis h2{margin:30px 0 50px 0;padding:0;font-size:30px;}
.wechatdis .gap-line{text-align:center;}
/*font function*/
.wechatdis .font-func{}
.wechatdis .font-func .icon-fun{top:-31px;}
.wechatdis .font-func-title{margin-bottom:30px;font-size:24px;color:#333;font-weight:normal;}
.wechatdis .font-func-title small{font-size:14px;color:#666;}
.wechatdis .icon-num01,
.wechatdis .icon-num02,
.wechatdis .icon-num03,
.wechatdis .icon-num04,
.wechatdis .icon-num05,
.wechatdis .icon-num06,
.wechatdis .icon-num07,
.wechatdis .icon-num08,
.wechatdis .icon-num09,
.wechatdis .icon-num10,
.wechatdis .icon-num11,
.wechatdis .icon-num12{margin-right:20px;display:inline-block;width:60px;height:60px;background:url("../images/funnumber.png") no-repeat;vertical-align:middle;}
.wechatdis .icon-num01{background-position:0 0;}
.wechatdis .icon-num02{background-position:-60px 0;}
.wechatdis .icon-num03{background-position:-120px 0;}
.wechatdis .icon-num04{background-position:-180px 0;}
.wechatdis .icon-num05{background-position:-240px 0;}
.wechatdis .icon-num06{background-position:-300px 0;}
.wechatdis .icon-num07{background-position:-360px 0;}
.wechatdis .icon-num08{background-position:-420px 0;}
.wechatdis .icon-num09{background-position:-480px 0;}
.wechatdis .icon-num10{background-position:-540px 0;}
.wechatdis .icon-num11{background-position:-600px 0;}
.wechatdis .icon-num12{background-position:-660px 0;}
.wechatdis .font-func-line{height:24px;margin:50px 0;background:url(../images/funline.png) no-repeat;}
.wechatdis .font-func-01{text-align:center;}
.wechatdis .font-func-01 .font-func-title{width:840px;margin:50px auto;zoom:1;_zoom:1;*zoom:1;}
.wechatdis .font-func-01 .font-func-title:before,
.wechatdis .font-func-01 .font-func-title:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.wechatdis .font-func-01 .icon-num01{float:left;}
.wechatdis .font-func-01 .font-func-title-text{float:left;text-align:left;}
.wechatdis .font-func-02 .font-func-title small{display:block;margin-left:80px;margin-top:10px;line-height:25px;}
.wechatdis .font-func-02{margin:0 170px;zoom:1;_zoom:1;*zoom:1;}
.wechatdis .font-func-02:before,
.wechatdis .font-func-02:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.wechatdis .font-func-02 dt{float:left;padding-top:80px;width:500px;}
.wechatdis .font-func-02 dd{float:left;margin-left:80px;}
.wechatdis .font-func-02 .font-func-title-text{display:block;}
.wechatdis .font-func-02 .icon-num02{float:left;}
.wechatdis .font-func-03{text-align:center;}
.wechatdis .font-func-03 .font-func-title{margin-bottom:70px;}
.wechatdis .font-func-04{text-align:center;margin:0 60px;zoom:1;_zoom:1;*zoom:1;}
.wechatdis .font-func-04 .font-func-title{margin-bottom:70px;}
.wechatdis .font-func-04 dd{margin-bottom:50px;}
.wechatdis .font-func-05{margin:0 100px;zoom:1;_zoom:1;*zoom:1;}
.wechatdis .font-func-05:before,
.wechatdis .font-func-05:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.wechatdis .font-func-05 dt{float:right;padding-top:150px;}
.wechatdis .font-func-05 dd{float:left;}
.wechatdis .font-func-06{margin:0 100px;zoom:1;_zoom:1;*zoom:1;}
.wechatdis .font-func-06:before,
.wechatdis .font-func-06:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.wechatdis .font-func-06 dt{float:left;padding-top:150px;}
.wechatdis .font-func-06 dd{float:right;}
.wechatdis .font-func-07{margin:0 100px;zoom:1;_zoom:1;*zoom:1;}
.wechatdis .font-func-07:before,
.wechatdis .font-func-07:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.wechatdis .font-func-07 dt{float:right;padding-top:150px;}
.wechatdis .font-func-07 dd{float:left;}
.wechatdis .font-func-08{margin:0 100px;zoom:1;_zoom:1;*zoom:1;}
.wechatdis .font-func-08:before,
.wechatdis .font-func-08:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.wechatdis .font-func-08 dt{float:left;padding-top:150px;}
.wechatdis .font-func-08 dd{float:right;}
.wechatdis .font-func-09{margin-bottom:40px;text-align:center;}
.wechatdis .font-func-09 .font-func-title{width:330px;margin:60px auto 30px auto;zoom:1;_zoom:1;*zoom:1;}
.wechatdis .font-func-09 .txt{margin:0 0 70px 0;padding:0;text-align:center;font-size:18px;color:#666;}
.wechatdis .font-func-10{margin:0 100px 60px 0;zoom:1;_zoom:1;*zoom:1;}
.wechatdis .font-func-10:before,
.wechatdis .font-func-10:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.wechatdis .font-func-10 dt{float:right;padding-top:150px;}
.wechatdis .font-func-10 dd{float:left;}
/*ease*/
.wechatdis .ease{}
.wechatdis .ease .icon-fun{top:-31px;}
.wechatdis .ease-title{margin-bottom:30px;font-size:24px;color:#333;font-weight:normal;}
.wechatdis .ease-title small{font-size:14px;color:#666;}
.wechatdis .ease .icon-num01,
.wechatdis .ease .icon-num02,
.wechatdis .ease .icon-num03,
.wechatdis .ease .icon-num04,
.wechatdis .ease .icon-num05,
.wechatdis .ease .icon-num06,
.wechatdis .ease .icon-num07,
.wechatdis .ease .icon-num08,
.wechatdis .ease .icon-num09,
.wechatdis .ease .icon-num10{margin-right:20px;display:inline-block;width:60px;height:60px;background:url("../images/funnumber.png") no-repeat;vertical-align:middle;}
.wechatdis .ease .icon-num01{background-position:0 0;}
.wechatdis .ease .icon-num02{background-position:-60px 0;}
.wechatdis .ease .icon-num03{background-position:-120px 0;}
.wechatdis .ease .icon-num04{background-position:-180px 0;}
.wechatdis .ease .icon-num05{background-position:-240px 0;}
.wechatdis .ease .icon-num06{background-position:-300px 0;}
.wechatdis .ease .icon-num07{background-position:-360px 0;}
.wechatdis .ease .icon-num08{background-position:-420px 0;}
.wechatdis .ease .icon-num09{background-position:-480px 0;}
.wechatdis .ease .icon-num10{background-position:-540px 0;}
.wechatdis .ease-line{height:24px;margin:50px 0;background:url(../images/building/wechatdis/funline.png) no-repeat;}
.wechatdis .ease-01{text-align:center;}
.wechatdis .ease-01 .ease-title{width:230px;margin:50px auto;zoom:1;_zoom:1;*zoom:1;}
.wechatdis .ease-01 .ease-title:before,
.wechatdis .ease-01 .ease-title:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.wechatdis .ease-01 .icon-num01{float:left;}
.wechatdis .ease-01 .ease-title-text{float:left;text-align:left;}
.wechatdis .ease-01 ul{margin:0 0 0 80px;overflow:hidden;}
.wechatdis .ease-01 ul li{float:left;margin-left:60px;}
.wechatdis .ease-01 ul li p{padding-bottom:10px;}
.wechatdis .ease-02{text-align:center;}
.wechatdis .ease-02 .ease-title{width:350px;margin:50px auto;zoom:1;_zoom:1;*zoom:1;}
.wechatdis .ease-02 .ease-title:before,
.wechatdis .ease-02 .ease-title:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.wechatdis .ease-02 .icon-num01{float:left;}
.wechatdis .ease-02 .ease-title-text{float:left;text-align:left;}
.wechatdis .ease-02 ul{margin:0 0 0 100px;overflow:hidden;}
.wechatdis .ease-02 ul li{float:left;margin-left:36px;}
.wechatdis .ease-02 ul li p{padding-bottom:10px;}
.wechatdis .ease-03{text-align:center;margin-bottom:50px;}
.wechatdis .ease-03 .ease-title{margin-bottom:70px;}
.wechatdis .ease-03 ul{margin:0 0 0 100px;overflow:hidden;}
.wechatdis .ease-03 ul li{float:left;margin-left:36px;}

/*function*/
.wechatdis .function{}
.wechatdis .function .icon-fun{top:-31px;}
.wechatdis .function-title{margin-bottom:30px;font-size:24px;color:#333;font-weight:normal;}
.wechatdis .function-title small{font-size:14px;color:#666;}
.wechatdis .function .icon-num01,
.wechatdis .function .icon-num02,
.wechatdis .function .icon-num03,
.wechatdis .function .icon-num04,
.wechatdis .function .icon-num05,
.wechatdis .function .icon-num06,
.wechatdis .function .icon-num07,
.wechatdis .function .icon-num08,
.wechatdis .function .icon-num09,
.wechatdis .function .icon-num10{margin-right:20px;display:inline-block;width:60px;height:60px;background:url("../images/funnumber.png") no-repeat;vertical-align:middle;}
.wechatdis .function .icon-num01{background-position:0 0;}
.wechatdis .function .icon-num02{background-position:-60px 0;}
.wechatdis .function .icon-num03{background-position:-120px 0;}
.wechatdis .function .icon-num04{background-position:-180px 0;}
.wechatdis .function .icon-num05{background-position:-240px 0;}
.wechatdis .function .icon-num06{background-position:-300px 0;}
.wechatdis .function .icon-num07{background-position:-360px 0;}
.wechatdis .function .icon-num08{background-position:-420px 0;}
.wechatdis .function .icon-num09{background-position:-480px 0;}
.wechatdis .function .icon-num10{background-position:-540px 0;}
.wechatdis .function-line{height:24px;margin:50px 0;background:url(../images/building/wechatdis/funline.png) no-repeat;}
.wechatdis .function-01 .function-title small{display:block;margin-left:80px;margin-top:10px;line-height:25px;}
.wechatdis .function-01{margin:0 120px;zoom:1;_zoom:1;*zoom:1;}
.wechatdis .function-01:before,
.wechatdis .function-01:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.wechatdis .function-01 dt{float:left;padding-top:150px;width:400px;}
.wechatdis .function-01 dd{float:left;margin-left:80px;}
.wechatdis .function-01 .function-title-text{display:block;}
.wechatdis .function-01 .icon-num01{float:left;}
.wechatdis .function-02 .function-title small{display:block;margin-left:80px;margin-top:10px;line-height:25px;}
.wechatdis .function-02{margin:0 50px;zoom:1;_zoom:1;*zoom:1;}
.wechatdis .function-02:before,
.wechatdis .function-02:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.wechatdis .function-02 dt{float:right;padding-top:150px;width:500px;}
.wechatdis .function-02 dd{float:left;margin-left:80px;}
.wechatdis .function-02 .function-title-text{display:block;}
.wechatdis .function-02 .icon-num02{float:left;}
.wechatdis .function-03 .function-title small{display:block;margin-left:80px;margin-top:10px;line-height:25px;}
.wechatdis .function-03{margin:0 130px;zoom:1;_zoom:1;*zoom:1;}
.wechatdis .function-03:before,
.wechatdis .function-03:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.wechatdis .function-03 dt{float:left;padding-top:120px;width:500px;}
.wechatdis .function-03 dd{float:left;margin-left:80px;}
.wechatdis .function-03 .function-title-text{display:block;}
.wechatdis .function-03 .icon-num03{float:left;}
.wechatdis .function-04 .function-title small{display:block;margin-left:80px;margin-top:10px;line-height:25px;}
.wechatdis .function-04{margin:0 100px 50px 100px;zoom:1;_zoom:1;*zoom:1;}
.wechatdis .function-04:before,
.wechatdis .function-04:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.wechatdis .function-04 dt{float:right;padding-top:40px;width:500px;}
.wechatdis .function-04 dd{float:left;margin-left:80px;}
.wechatdis .function-04 .function-title-text{display:block;}
.wechatdis .function-04 .icon-num04{float:left;}
/*advantage*/
.wechatdis .advantage{}
.wechatdis .advantage .icon-fun{top:-31px;}
.wechatdis .advantage-title{margin-bottom:30px;font-size:24px;color:#333;font-weight:normal;}
.wechatdis .advantage-title small{font-size:14px;color:#666;}
.wechatdis .advantage .icon-num01,
.wechatdis .advantage .icon-num02,
.wechatdis .advantage .icon-num03,
.wechatdis .advantage .icon-num04,
.wechatdis .advantage .icon-num05,
.wechatdis .advantage .icon-num06,
.wechatdis .advantage .icon-num07,
.wechatdis .advantage .icon-num08,
.wechatdis .advantage .icon-num09,
.wechatdis .advantage .icon-num10{margin-right:20px;display:inline-block;width:60px;height:60px;background:url("../images/funnumber.png") no-repeat;vertical-align:middle;}
.wechatdis .advantage .icon-num01{background-position:0 0;}
.wechatdis .advantage .icon-num02{background-position:-60px 0;}
.wechatdis .advantage .icon-num03{background-position:-120px 0;}
.wechatdis .advantage .icon-num04{background-position:-180px 0;}
.wechatdis .advantage .icon-num05{background-position:-240px 0;}
.wechatdis .advantage .icon-num06{background-position:-300px 0;}
.wechatdis .advantage .icon-num07{background-position:-360px 0;}
.wechatdis .advantage .icon-num08{background-position:-420px 0;}
.wechatdis .advantage .icon-num09{background-position:-480px 0;}
.wechatdis .advantage .icon-num10{background-position:-540px 0;}
.wechatdis .advantage-line{height:24px;margin:50px 0;background:url(../images/building/wechatdis/funline.png) no-repeat;}
.wechatdis .advantage-01 .advantage-title small{display:block;margin-left:80px;margin-top:10px;line-height:25px;}
.wechatdis .advantage-01{margin:0 118px;zoom:1;_zoom:1;*zoom:1;}
.wechatdis .advantage-01:before,
.wechatdis .advantage-01:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.wechatdis .advantage-01 dt{float:left;padding-top:110px;width:520px;}
.wechatdis .advantage-01 dd{float:left;margin-left:80px;}
.wechatdis .advantage-01 .advantage-title-text{display:block;}
.wechatdis .advantage-01 .icon-num01{float:left;}
.wechatdis .advantage-02 .advantage-title small{display:block;margin-left:80px;margin-top:10px;line-height:25px;}
.wechatdis .advantage-02{margin:0 80px;zoom:1;_zoom:1;*zoom:1;}
.wechatdis .advantage-02:before,
.wechatdis .advantage-02:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.wechatdis .advantage-02 dt{float:right;padding-top:35px;width:500px;}
.wechatdis .advantage-02 dd{float:left;margin-left:80px;}
.wechatdis .advantage-02 .advantage-title-text{display:block;}
.wechatdis .advantage-02 .icon-num02{float:left;}
.wechatdis .advantage-03 .advantage-title small{display:block;margin-left:80px;margin-top:10px;line-height:25px;}
.wechatdis .advantage-03{margin:0 150px;zoom:1;_zoom:1;*zoom:1;}
.wechatdis .advantage-03:before,
.wechatdis .advantage-03:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.wechatdis .advantage-03 dt{float:left;padding-top:120px;width:500px;}
.wechatdis .advantage-03 dd{float:right;margin-left:80px;}
.wechatdis .advantage-03 .advantage-title-text{display:block;}
.wechatdis .advantage-03 .icon-num03{float:left;}
.wechatdis .advantage-04 .advantage-title small{display:block;margin-left:80px;margin-top:10px;line-height:25px;}
.wechatdis .advantage-04{margin:0 80px 50px 80px;zoom:1;_zoom:1;*zoom:1;}
.wechatdis .advantage-04:before,
.wechatdis .advantage-04:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.wechatdis .advantage-04 dt{float:right;padding-top:80px;width:500px;}
.wechatdis .advantage-04 dd{float:left;margin-left:80px;}
.wechatdis .advantage-04 .advantage-title-text{display:block;}
.wechatdis .advantage-04 .icon-num04{float:left;}
.wechatdis .advantage-05 .advantage-title small{display:block;margin-left:80px;margin-top:10px;line-height:25px;}
.wechatdis .advantage-05{margin:0 50px;zoom:1;_zoom:1;*zoom:1;}
.wechatdis .advantage-05:before,
.wechatdis .advantage-05:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.wechatdis .advantage-05 dt{float:left;padding-top:100px;width:500px;}
.wechatdis .advantage-05 dd{float:right;margin-left:80px;}
.wechatdis .advantage-05 .advantage-title-text{display:block;}
.wechatdis .advantage-05 .icon-num05{float:left;}
.wechatdis .advantage-06 .advantage-title small{display:block;margin-left:80px;margin-top:10px;line-height:25px;}
.wechatdis .advantage-06{margin:0 0 50px 0;zoom:1;_zoom:1;*zoom:1;}
.wechatdis .advantage-06:before,
.wechatdis .advantage-06:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.wechatdis .advantage-06 dt{padding:0 0 30px 200px;width:900px;}
.wechatdis .advantage-06 dd{width:1200px;text-align:center;}
.wechatdis .advantage-06 .advantage-title-text{display:block;}
.wechatdis .advantage-06 .icon-num06{float:left;}
.wechatdis .advantage-07 .advantage-title small{display:block;margin-left:80px;margin-top:10px;line-height:25px;}
.wechatdis .advantage-07{margin:0 0 50px 0;zoom:1;_zoom:1;*zoom:1;}
.wechatdis .advantage-07:before,
.wechatdis .advantage-07:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.wechatdis .advantage-07 dt{padding:0 0 30px 450px;width:900px;}
.wechatdis .advantage-07 dd{width:1200px;text-align:center;}
.wechatdis .advantage-07 .advantage-title-text{display:block;line-height:50px;}
.wechatdis .advantage-07 .icon-num07{float:left;}
.wechatdis .advantage-07 .sharestyle{margin-left:25px;overflow:hidden;}
.wechatdis .advantage-07 .sharestyle li{float:left;width:272px;margin-right:20px;}
.wechatdis .advantage-07 .sharestyle .desc{margin-bottom:10px;padding:20px;height:140px;background:#f0f0f0;}
.wechatdis .advantage-07 .sharestyle .spantitle{display:block;margin:0 auto;width:140px;height:32px;line-height:32px;background:#32c399;border-radius:3px;color:#fff;text-align:center;}
.wechatdis .advantage-07 .sharestyle .expain{margin:10px 0;line-height:24px;text-align:left;}

.wechatdis .advantage-08 .advantage-title small{display:block;margin-left:80px;margin-top:10px;line-height:25px;}
.wechatdis .advantage-08{margin:0 0 50px 0;zoom:1;_zoom:1;*zoom:1;}
.wechatdis .advantage-08:before,
.wechatdis .advantage-08:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.wechatdis .advantage-08 dt{padding:0 0 30px 450px;width:900px;}
.wechatdis .advantage-08 dd{width:1200px;text-align:center;}
.wechatdis .advantage-08 .advantage-title-text{display:block;line-height:50px;}
.wechatdis .advantage-08 .icon-num08{float:left;}
.wechatdis .advantage-08 .extractstyle{overflow:hidden;}
.wechatdis .advantage-08 .extractstyle li{float:left;padding:20px;width:550px;margin-right:20px;background:#f0f0f0;}
.wechatdis .advantage-08 .extractstyle li.last{margin-right:0;}
.wechatdis .advantage-08 .extractstyle .extract_title{display:block;margin:0 auto;width:140px;height:32px;line-height:32px;background:#81ad08;border-radius:3px;color:#fff;text-align:center;}
.wechatdis .advantage-08 .extractstyle .extract_text{margin:10px 0;line-height:24px;text-align:center;}

.wechatdis .advantage-09 .advantage-title small{display:block;margin-left:80px;margin-top:10px;line-height:25px;}
.wechatdis .advantage-09{margin:0 0 50px 0;zoom:1;_zoom:1;*zoom:1;}
.wechatdis .advantage-09:before,
.wechatdis .advantage-09:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.wechatdis .advantage-09 dt{padding:0 0 30px 450px;width:900px;}
.wechatdis .advantage-09 dd{width:1200px;text-align:center;}

.wechatdis .advantage-10 .advantage-title small{display:block;margin-left:80px;margin-top:10px;line-height:25px;}
.wechatdis .advantage-10{margin:0 0 50px 0;zoom:1;_zoom:1;*zoom:1;}
.wechatdis .advantage-10:before,
.wechatdis .advantage-10:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.wechatdis .advantage-10 dt{padding:0 0 30px 450px;width:900px;}
.wechatdis .advantage-10 dd{width:1200px;text-align:center;}

.wechatdis .advantage-11 .advantage-title small{display:block;margin-left:80px;margin-top:10px;line-height:25px;}
.wechatdis .advantage-11{margin:0 0 50px 0;zoom:1;_zoom:1;*zoom:1;}
.wechatdis .advantage-11:before,
.wechatdis .advantage-11:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.wechatdis .advantage-11 dt{padding:0 0 30px 450px;width:900px;}
.wechatdis .advantage-11 dd{width:1200px;text-align:center;}

.wechatdis .advantage-12 .advantage-title small{display:block;margin-left:80px;margin-top:10px;line-height:25px;}
.wechatdis .advantage-12{margin:0 100px;zoom:1;_zoom:1;*zoom:1;}
.wechatdis .advantage-12:before,
.wechatdis .advantage-12:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.wechatdis .advantage-12 dt{float:left;padding-top:100px;width:300px;}
.wechatdis .advantage-12 dd{float:right;margin-left:80px;margin-bottom:60px;}
.wechatdis .advantage-12 .advantage-title-text{display:block;}
.wechatdis .advantage-12 .icon-num12{float:left;}
/*case*/
.wechatdis .case h1{margin:20px 0 10px 0;}
.wechatdis .case_show{width:1200px;margin:auto;}
.wechatdis .case_show ul{margin:auto; margin-top:30px; width: 1230px;}
.wechatdis .case_show ul li{
	background: none repeat scroll 0 0 #fff;
    float: left;
    margin-bottom: 24px;
    margin-right: 15px;
    position: relative;
    width: 288px;
}
.wechatdis .case_show ul li.last{margin-right:0;}
.wechatdis .case_show ul li:hover{box-shadow:0 5px 5px rgba(0,0,0,.1);}
.wechatdis .case_show ul .last{ margin-right:0}
.widget-big-case li {
	border-radius:3px;
    background: none repeat scroll 0 0 #f8f8f8;
    float: left;
    height: 292px;
    margin-bottom: 24px;
    margin-right: 20px;
    position: relative;
    width: 270px;
}
.widget-big-case li:hover .widget-big-case-qrcode-wrap {
    height: 170px;
    opacity: 1;
    top: -10px;
    transition: all 0.3s ease-in-out 0.2s;
}
.widget-big-case-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 170px;
    overflow: hidden;
    width: 100%;
}
.widget-big-case-content {
    background: none repeat scroll 0 0 #fff;
    padding: 15px;
    position: relative;
    z-index: 20;
}
.widget-big-case-title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 7px;
}
.widget-big-case-intro {
    color: #666;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 7px;
}
.widget-big-case-footer {
    color: #666;
    font-size: 12px;
}
.widget-big-case-city {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 200px;
}
.widget-big-case-provider {
    float: right;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100px;
}
.widget-big-case-qrcode-wrap {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.1);
    height: 140px;
    left: 50%;
    margin-left: -70px;
    opacity: 0.3;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 142px;
    transform: translate3d(0px, 0px, 0px);
    transition: all 0.3s ease-in-out 0s;
    width: 140px;
    z-index: 10;
}
.widget-big-case-qrcode-intro {
    font-size: 12px;
    position: relative;
    top: -13px;
}
.widget-big-case-qrcode {
    height: 140px;
    width: 140px;
}
.widget-small-case li {
    background: none repeat scroll 0 0 #f8f8f8;
    border-top: 2px solid #d8d8d8;
    float: left;
    margin-bottom: 24px;
    margin-right: 20px;
    padding: 15px 15px 0;
    position: relative;
    width: 240px;
}
.widget-small-case li:hover .widget-small-case-qrcode-wrap {
    height: 170px;
    opacity: 1;
    top: -20px;
    transition: all 0.3s ease-in-out 0.2s;
}
.widget-small-case-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #eee;
    border-radius: 50%;
    float: left;
    height: 75px;
    margin-right: 20px;
    overflow: hidden;
    width: 75px;
}
.widget-small-case-content {
    float: left;
    line-height: 16px;
    width: 140px;
}
.widget-small-case-title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.widget-small-case-intro {
    color: #666;
    font-size: 12px;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
}
.widget-small-case-footer {
    background: none repeat scroll 0 0 #f8f8f8;
    border-top: 1px dotted #ddd;
    color: #666;
    font-size: 12px;
    height: 22px;
    margin-top: 12px;
    overflow: hidden;
    padding-bottom: 12px;
    padding-top: 10px;
    position: relative;
    z-index: 20;
}
.widget-small-case-city {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 130px;
}
.widget-small-case-provider {
    float: right;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100px;
}
.widget-small-case-qrcode-wrap {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.1);
    height: 40px;
    left: 50%;
    margin-left: -65px;
    opacity: 0.3;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 110px;
    transition: all 0.3s ease-in-out 0s;
    width: 130px;
    z-index: 10;
}
.widget-small-case-qrcode-intro {


    font-size: 12px;
    position: relative;
    top: -13px;
}
.widget-small-case-qrcode {
    height: 130px;
    width: 130px;
}
.widget-big-case li:hover .widget-big-case-qrcode-wrap {
    height: 190px;
    top: -15px;
}
.widget-big-case-qrcode-wrap {
    height: 100px;
    line-height: 20px;
    margin-left: -85px;
    top: 160px;
    width: 170px;
}
.widget-big-case-qrcode {
    height: 170px;
    width: 170px;
}



.case_show .con .case-qrcode-list {
    margin-bottom: 20px;
}
.case_show .con .case-qrcode-list::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.case_show .con .case-qrcode-list li {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
    float: left;
    margin: 10px 10px 0 0;
    width: 270px;
}
.case_show .con .case-qrcode-list li.last {
    margin-right: 0;
}
.case_show .con .case-qrcode-list h4 {
    font-weight: normal;
    margin: 15px;
}
.case_show .con .case-qrcode-list h4 small {
    color: #999;
    display: block;
    font-size: 14px;
}
.case_show .con .case-qrcode-list p {
    margin: 30px 0;
    text-align: center;
}
.wechatdis .case .icon-fun{top:-31px;}
.wechatdis .case article{padding:0 20px 20px 20px;}
.wechatdis .case .p-describe,
.wechatdis .case .p-result{line-height:24px;font-size:14px;color:#666;}
.wechatdis .case .p-describe big,
.wechatdis .case .p-result big{display:block;margin-bottom:5px;font-size:18px;color:#333;}
.wechatdis .case .p-result:after{content:".";display:block;height:0;visibility:hidden;clear:both;}
.wechatdis .case .p-result span{float:left;}
.wechatdis .case .p-result span.w310{width:310px;}
.wechatdis .case .p-result span.w390{width:390px;}
.wechatdis .case .p-result img{float:right;}
.wechatdis .case .p-em{margin:40px 0;font-size:18px;color:#333;}
.wechatdis .case-qrcode-list{margin-bottom:20px;_zoom:1;*zoom:1;}
.wechatdis .case-qrcode-list:after{content:".";display:block;height:0;visibility:hidden;clear:both;}
.wechatdis .case-qrcode-list li{float:left;margin:10px 10px 0 0;width:292px;_width:290px;*width:290px;background:#fff;border:0px solid #ccc;
	-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
			-o-box-sizing:border-box;
				box-sizing:border-box;}
.wechatdis .case-qrcode-list li.last{margin-right:0;}
.wechatdis .case-qrcode-list h4{margin:15px;font-weight:normal;}
.wechatdis .case-qrcode-list h4 small{display:block;font-size:14px;color:#999;}
.wechatdis .case-qrcode-list p{margin:30px 0;text-align:center;}
/*customer*/
.wechatdis .customer{width:1210px;}
.wechatdis .customer ul{overflow:hidden;}
/*.wechatdis .customer ul li{float:left;width:595px;margin-right:10px;margin-bottom:20px;}*/
.wechatdis .customer ul li{float:left;width:393px;margin-right:10px;margin-bottom:20px;}
.wechatdis .customer ul li iframe{height:260px;}
.wechatdis .customer ul li p{padding:10px 0;font-size:14px;}
.wechatdis .customer ul li img{width:100%;}
.wechatdis .customer .advh2{color:#f43226;}
.wechatdis .customer .more{margin:0 0 50px 0;text-align:center;}
.wechatdis .customer .more a{padding:5px 40px;border-radius:3px;border:1px solid #ccc;color:#f43226;font-size:14px;}
.wechatdis .customer .more a:hover{background:#f43226;border:1px solid #f43226;color:#fff;}
.wechatdis .customer .pos_ico { position:relative;}
.wechatdis .customer .ico_int { position:absolute; right:5px; top:5px;}
.wechatdis .customer .ico_int img{width:70px;}
/*report*/
.wechatdis .report{width:1215px;}
.wechatdis .report .icon-fun{top:-31px;}
.wechatdis .report .ul-block{overflow:hidden;}
.wechatdis .report .li-block{float:left;margin:0 15px 15px 0;padding-bottom:10px;width:288px;height:165px;background:#fff;}
.wechatdis .report .li-block:hover{box-shadow:0 5px 5px rgba(0,0,0,.1);}
.wechatdis .report .li-block .log{text-align:center;}
.wechatdis .report .ul-list{display:block;}
.wechatdis .report .li-list{padding:5px 10px;display: block;width:270px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size:14px;color:#666;}
.wechatdis .report .li-list a{color:#666;}
.wechatdis .report .li-list a:hover{color:#f43226}

.wechatdis .report .li-list .dot{color:#f43226;margin-right:8px;}

.navCon_c .wrap{
	width: 1200px;
	margin: 0 auto;
}
.navfun .wrap{
	width: 1200px;
	margin: 0 auto;
}


/*行业 频道页三*/
.hangye .wrap{
	clear: both;
	width: 1200px;
	margin: 0 auto;
}

.hangye h1 {
    color: #333;
    font-size: 40px;
    font-weight: normal;
    margin-bottom: 40px;
    margin-top: 50px;
    text-align: center;
}
.hangye h2 {
    font-size: 26px; width:120px; border-bottom:5px solid #0483ee; text-align:center;
    margin: 30px auto 50px;
    padding:15px;
}
.hangye .mean-content {
    overflow: hidden;
}
.hangye .about{font-size:16px; line-height:30px; margin-bottom:40px;}

.hangye .businessmodel .pic {
    text-align: center; margin:30px 0;
}

.hangye .painpoint-adv {
    background:url("../images/adv01.jpg") no-repeat scroll center center;
    height: 355px;
    margin-top: 5px;
}
.hangye .solution-adv{
    background:url("../images/adv03.jpg") no-repeat scroll center center;
    height: 202px;
    margin-top:55px;
}
.hangye .font-func-title {
    color: #333;margin: 50px auto 30px;
    font-size: 24px; overflow:hidden;
    font-weight: normal;
}
.hangye .icon-num{background: #f99a18;
    display: inline-block; color:#fff; font-size:30px; font-weight:700; line-height:60px; text-align:center;
    height: 60px; border-radius:100%;
    margin-right: 20px; float:left;
    vertical-align: middle;
    width: 60px;}
	
.hangye .font-func-title-text {
	color: #333; line-height:60px;
    font-size: 24px;
    font-weight: normal;
    float: left;
    text-align: left;
}
.hangye .edge-adv{
    background:url("../images/adv08.jpg") no-repeat scroll center center;
    height: 202px;
    margin-top:55px;
}
.hangye .main02-adv {
    background:url("../images/main2_bg.jpg") no-repeat scroll center top;
    height: 900px;
}
.hangye .main02-adv .pa {
    position: absolute;
}
.hangye .main02-adv .main2-info1 {
    left: 700px;
    top: 160px;
}
.hangye .main02-adv .main2-info2 {
    left: 130px;
    top: 280px;
}
.hangye .main02-adv .main2-info3 {
    left: 700px;
    top: 395px;
}
.hangye .main02-adv .main2-info4 {
    left: 130px;
    top: 520px;
}
.hangye .main02-adv .main2-info5 {
    left: 700px;
    top: 660px;
}
.hangye .main02-adv .main2-info6 {
    left: 130px;
    top: 760px;
}

.hangye .main02-adv  h3 {
    color: #333;
    font-size: 18px;
    padding-bottom: 20px;
}

.hangye .main02-adv  p {
    color: #666;width:350px;
    font-size: 15px;
    line-height: 26px;
}
.hangye .advantage-adv{
    background:url("../images/adv09.jpg") no-repeat scroll center center;
    height: 580px;
    margin-top:55px;
    clear: both;
    overflow: hidden;
}
.hangye .advantage-adv h3{font-size: 26px; text-align:center; color:#fff; margin: 50px auto 50px;}


.hangye .advantage-box {
    background: #fff;
    border-radius: 20px;
    cursor: pointer;
    float: left;
    height: 400px;
    margin-right: 20px;
    position: relative;
    width: 285px;
}
.hangye .advantage-box.last{margin-right:0}

.hangye .advantage-box .box-pic {
    padding: 40px 0 25px;
    text-align: center;
}
.hangye .advantage-box h3 {
    color: #333; margin:0;
    font-size: 22px;
    font-weight: normal;
    text-align: center;
}

.hangye .advantage-box p {
    color: #666;
    font-size: 16px;
    line-height: 26px;
    padding: 15px 20px 0;
}



/*---内页三  o2o ---*/
/*mean*/
.o2o .mean-p{margin:10px auto 20px auto;line-height:30px;font-size:16px;color:#666;text-align:center;}
.o2o .adv01{margin-bottom:20px;background:#f7f7f7;text-align:center;}
.o2o .adv02{margin-bottom:20px;text-align:center;}
/*resolve*/
.o2o .resolve{}
.o2o .resolve-pic{padding:40px 0;text-align:center;}
/*worth*/
.o2o .worth-01{margin-top:40px;padding:20px 70px;zoom:1;_zoom:1;*zoom:1;
  background:-webkit-gradient(linear,left top,right top,from(#d3d3d3),to(#fff));	
  	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd3d3d3', endColorstr='white',GradientType=1);
		background:	-ms-linear-gradient(left,#d3d3d3 0,#fff 100%);
			background:	-o-linear-gradient(left,#d3d3d3,#fff);
				background:	-moz-linear-gradient(left,#d3d3d3,#fff);
					background:	linear-gradient(left,#d3d3d3,#fff);}
.o2o .worth-01:before,
.o2o .worth-01:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.o2o .worth-01 dt{float:left;width:680px;margin-top:120px;}
.o2o .worth-01 dd{float:right;}
.o2o .worth-01 dt{zoom:1;_zoom:1;*zoom:1;}
.o2o .worth-01 dt:before,
.o2o .worth-01 dt:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.o2o .worth-01 .number{float:left;height:100px;margin-right:10px;font-size:80px;color:#333;vertical-align:middle;}
.o2o .worth-01 .title{margin-top:13px;height:100px;font-size:40px;vertical-align:middle;}
.o2o .worth-01 .title small{display:block;font-size:14px;color:#999;}
.o2o .worth-02{position:relative;height:230px;padding:70px 70px;zoom:1;_zoom:1;*zoom:1;
  background:-webkit-gradient(linear,left top,right top,from(#fff),to(#d3d3d3));	
  	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#ffd3d3d3',GradientType=1);
		background:	-ms-linear-gradient(left,#fff 0,#d3d3d3 100%);
			background:	-o-linear-gradient(left,#fff,#d3d3d3);
				background:	-moz-linear-gradient(left,#fff,#d3d3d3);
					background:	linear-gradient(left,#fff,#d3d3d3);}
.o2o .worth-02:before,
.o2o .worth-02:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.o2o .worth-02 dt{float:right;width:500px;margin-top:30px;}
.o2o .worth-02 dd{position:absolute;}
.o2o .worth-02-li{margin:10px 0 0 0;font-size:14px;}
.o2o .worth-02-li span{display:inline-block;padding:5px;margin-right:10px;width:165px;background:#39a1c0;border-radius:3px;font-size:16px;text-align:center;color:#fff;}
.o2o .worth-02 dt{zoom:1;_zoom:1;*zoom:1;}
.o2o .worth-02 dt:before,
.o2o .worth-02 dt:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.o2o .worth-02 .number{float:left;height:100px;margin-right:10px;font-size:80px;color:#333;vertical-align:middle;}
.o2o .worth-02 .title{margin-top:25px;height:100px;font-size:40px;vertical-align:middle;}
.o2o .worth-03{margin-bottom:20px;padding:50px 70px;zoom:1;_zoom:1;*zoom:1;
  background:-webkit-gradient(linear,left top,right top,from(#d3d3d3),to(#fff));	
  	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd3d3d3', endColorstr='white',GradientType=1);
		background:	-ms-linear-gradient(left,#d3d3d3 0,#fff 100%);
			background:	-o-linear-gradient(left,#d3d3d3,#fff);
				background:	-moz-linear-gradient(left,#d3d3d3,#fff);
					background:	linear-gradient(left,#d3d3d3,#fff);}
.o2o .worth-03:before,
.o2o .worth-03:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.o2o .worth-03 dt{float:left;width:540px;margin-top:120px;}
.o2o .worth-03 dd{float:right;}
.o2o .worth-03 dt{zoom:1;_zoom:1;*zoom:1;}
.o2o .worth-03 dt:before,
.o2o .worth-03 dt:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.o2o .worth-03 .number{float:left;height:100px;margin-right:10px;font-size:80px;color:#333;vertical-align:middle;}
.o2o .worth-03 .title{margin-top:25px;height:100px;font-size:40px;vertical-align:middle;}
/*function*/
.o2o .font-func{}
.o2o .font-func-title{margin-bottom:30px;font-size:24px;color:#333;font-weight:normal;}
.o2o .font-func-title small{font-size:14px;color:#666;}
.o2o .font-func .icon-num01,
.o2o .font-func .icon-num02,
.o2o .font-func .icon-num03,
.o2o .font-func .icon-num04,
.o2o .font-func .icon-num05,
.o2o .font-func .icon-num06,
.o2o .font-func .icon-num07,
.o2o .font-func .icon-num08,
.o2o .font-func .icon-num09{margin-right:20px;display:inline-block;width:60px;height:60px;background:url("../images/funnumber2.png") no-repeat;vertical-align:middle;}
.o2o .font-func .icon-num01{background-position:0 0;}
.o2o .font-func .icon-num02{background-position:-60px 0;}
.o2o .font-func .icon-num03{background-position:-120px 0;}
.o2o .font-func .icon-num04{background-position:-180px 0;}
.o2o .font-func .icon-num05{background-position:-240px 0;}
.o2o .font-func .icon-num06{background-position:-300px 0;}
.o2o .font-func .icon-num07{background-position:-360px 0;}
.o2o .font-func .icon-num08{background-position:-420px 0;}
.o2o .font-func .icon-num09{background-position:-480px 0;}
.o2o .font-func-line{height:24px;margin:50px 0;background:url(../images/building/o2o/funline.png) no-repeat;}
.o2o .font-func-01{margin:60px 100px 0 100px;zoom:1;_zoom:1;*zoom:1;}
.o2o .font-func-01:before,
.o2o .font-func-01:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.o2o .font-func-01 dt{float:left;padding-top:130px;}
.o2o .font-func-01 dd{float:right;}
.o2o .font-func-01 .icon-num01{float:left;}
.o2o .font-func-01 .font-func-title-text{float:left;text-align:left;}
.o2o .font-func-02{margin:0 100px;zoom:1;_zoom:1;*zoom:1;}
.o2o .font-func-02:before,
.o2o .font-func-02:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.o2o .font-func-02 dt{}
.o2o .font-func-02 dd{padding-left:80px;}
.o2o .font-func-03{margin:0 100px;zoom:1;_zoom:1;*zoom:1;}
.o2o .font-func-03:before,
.o2o .font-func-03:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.o2o .font-func-03 dt{float:right;padding-top:150px;}
.o2o .font-func-03 dd{float:left;}
.o2o .font-func-04{position:relative;height:460px;margin:0 100px;zoom:1;_zoom:1;*zoom:1;}
.o2o .font-func-04:before,
.o2o .font-func-04:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.o2o .font-func-04 dt{float:left;padding-top:130px;}
.o2o .font-func-04 dd{position:absolute;right:0;}
.o2o .font-func-05{margin:0 130px;zoom:1;_zoom:1;*zoom:1;}
.o2o .font-func-05:before,
.o2o .font-func-05:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.o2o .font-func-05 dt{float:right;padding-top:100px;}
.o2o .font-func-05 small{display:block;font-size:20px;color:#333;}
.o2o .font-func-05 dd{float:left;}
.o2o .font-func-05 .font-func-title{margin:60px auto 40px auto;zoom:1;_zoom:1;*zoom:1;}
.o2o .font-func-05 .font-func-title:before,
.o2o .font-func-05 .font-func-title:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.o2o .font-func-05 .icon-num05{float:left;}
.o2o .font-func-05 .font-func-title-text{float:left;text-align:left;}
.o2o .font-func-06{margin:0 150px;zoom:1;_zoom:1;*zoom:1;}
.o2o .font-func-06:before,
.o2o .font-func-06:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.o2o .font-func-06 dt{float:left;padding-top:100px;}
.o2o .font-func-06 dd{float:right;}
.o2o .font-func-06 small{display:block;font-size:20px;color:#333;}
.o2o .font-func-06 .font-func-title{margin:60px auto 40px auto;zoom:1;_zoom:1;*zoom:1;}
.o2o .font-func-06 .font-func-title:before,
.o2o .font-func-06 .font-func-title:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.o2o .font-func-06 .icon-num06{float:left;}
.o2o .font-func-06 .font-func-title-text{float:left;text-align:left;}
.o2o .font-func-07{margin:0 150px;zoom:1;_zoom:1;*zoom:1;}
.o2o .font-func-07:before,
.o2o .font-func-07:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.o2o .font-func-07 dt{float:right;padding-top:150px;}
.o2o .font-func-07 dd{float:left;}
.o2o .font-func-08{margin:0 150px;zoom:1;_zoom:1;*zoom:1;}
.o2o .font-func-08:before,
.o2o .font-func-08:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.o2o .font-func-08 dt{float:right;padding-top:150px;}
.o2o .font-func-08 dd{float:left;}
.o2o .font-func-09{margin:0 150px 30px 150px;zoom:1;_zoom:1;*zoom:1;}
.o2o .font-func-09:before,
.o2o .font-func-09:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.o2o .font-func-09 dt{float:left;padding-top:130px;}
.o2o .font-func-09 dd{float:right;}
/*font function*/
.o2o .font-func{}
.o2o .font-func-list{margin:40px 0;_zoom:1;*zoom:1;}
.o2o .font-funclogo-list:after{content:".";display:block;height:0;visibility:hidden;clear:both;}
.o2o .font-func-list li{float:left;margin:0 16px 25px 0;}
.o2o .font-func-list li.last{float:right;margin-right:0;}
.o2o .platform-func-list{padding:40px 0 ;}
.o2o .platform-func-list li{position:relative;border-top:1px solid #ccc;_zoom:1;*zoom:1;}
.o2o .platform-func-list li.last{border-bottom:1px solid #ccc;}
.o2o .platform-func-list li:after{content:".";display:block;height:0;visibility:hidden;clear:both;}
.o2o .platform-func-list .col-01{position:absolute;top:0;bottom:0;left:0;width:290px;line-height:100%;border-right:1px solid #ccc;text-align:center;font-size:18px;color:#333;vertical-align:middle;}
.o2o .platform-func-list .col-01 span{position:absolute;top:50%;margin-top:-20px;left:0;right:0;text-align:center;}
.o2o .platform-func-list .col-02{margin:20px 20px 20px 350px;}
.o2o .case-list{margin:40px 0;_zoom:1;*zoom:1;}
.o2o .case-list:after{content:".";display:block;height:0;visibility:hidden;clear:both;}
.o2o .case-list li{float:left;margin-right:10px;width:292px;_width:290px;*width:290px;height:185px;}
.o2o .case-list li a{display:block;padding:50px 0;border:1px solid #ccc;border-radius:3px;text-align:center;
						-webkit-box-sizing:border-box;
							-moz-box-sizing:border-box;
								-o-box-sizing:border-box;
									box-sizing:border-box;}
.o2o .case-list li a:hover{background:#333; 
							-webkit-transition:all 0.5s;
								-mox-transition:all 0.5s;
									-o-transition:all 0.5s;
										transition:all 0.5s;
							}
.o2o .case-list li.last{margin-right:0;}


/*二级banner*/
.subbanner{
	clear: both;
	width: 100%;
	height:435px;
	overflow: hidden;
}



/*首页功能*/
/************************************首页icon新增开始********************************/
.icon_lokk{width: 1100px; margin: 0 auto; }
.icon_lokk ul li{width:215px; text-align: center; background:#f7f7f7; padding-top: 50px; float: left;margin:1px;}
.icon_lokk ul li:hover p{background:#3eb982; color:#fff;}
.icon_lokk ul li:hover h2{background:#3eb982; color:#fff;}
.icon_lokk ul li:hover{background:#3eb982; color:#fff;}
.icon_lokk ul li h2{font-size: 18px;color: #505050;margin-top:40px;margin-bottom:17px;}
.icon_lokk ul li p{font-size: 14px;color: #9a9a9a;padding-bottom:40px;}
.icon_lokk ul li img{ margin-left: 10px;}

/************************************首页icon新增结束********************************/

/*首页服务范围*/
.service{
	clear: both;
	overflow: hidden;
}
.service_tt{
	clear: both;
	overflow: hidden;
	text-align: center;
	padding: 30px 0;
}
.service_tt_ch{
	clear: both;
	overflow: hidden;
	height:30px;
	line-height: 30px;
	color:#333;
	font-size: 30px;
}
.service_tt_en{
	color: #999;
	font-size: 14px;
	line-height: 40px;
	font-family: arial;
}
.service_tt_con{
	color: #999;
	font-size: 14px;
	line-height: 40px;
}

.service_dl{
	clear: both;
	overflow: hidden;
}
.service_dl dd{
	float: left;
	width: 180px;
	height: 230px;
	overflow: hidden;
	margin: 0 60px;
}
.service_dl_a{
	display: block;
	width: 180px;
	height:230px;
	text-decoration: none !important;
}
.service_dl_pic{
	width:180px;
	height: 180px;
	border-radius: 180px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.service_dl_pic1{
	background:#dd2727 url(../images/ico-1.png) no-repeat center center;
}
.service_dl_pic2{
	background:#3263c6 url(../images/ico-2.png) no-repeat center center;
}
.service_dl_pic3{
	background:#ef7921 url(../images/ico-3.png) no-repeat center center;
}
.service_dl_pic4{
	background:#5aa805 url(../images/ico-4.png) no-repeat center center;
}

.service_dl_pic1:hover{
	background:#dd2727 url(../images/ico-1.png) no-repeat center 36px;
}
.service_dl_pic2:hover{
	background:#3263c6 url(../images/ico-2.png) no-repeat center 36px;
}
.service_dl_pic3:hover{
	background:#ef7921 url(../images/ico-3.png) no-repeat center 45px;
}
.service_dl_pic4:hover{
	background:#5aa805 url(../images/ico-4.png) no-repeat center 40px;
}
.service_dl_text{
	text-align: center;
	color: #333;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
}

.service_dl_a:hover .service_dl_text{
	color: #f60;
}
/*系统功能*/
.bgf5{
	background: #F5F5F5;
}
.bgf{
	background: #fff;
}
.functionSystem{
	clear: both;
	overflow: hidden;
}
.functionSystem_dl{
	clear: both;
	overflow: hidden;
	width: 1200px;
}
.functionSystem_dl dd{
	float: left;
	width: 240px;
	height: 290px;
	overflow: hidden;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.functionSystem_dl_pic{
	width: 240px;
	height:167px;
	position: relative;
}
.functionSystem_dl_pic_img1{
	display: block;
	width: 240px;
	padding: 50px 0 40px 0;
	position: absolute;
	left: 0;
	top:0px;
}
.functionSystem_dl_pic_img2{
	display: block;
	width: 240px;
	padding: 50px 0 40px 0;
	position: absolute;
	left: 0;
	top:10px;
	opacity: 0;
	filter:alpha(opacity=0);
	
}
.functionSystem_dl_pic img{
	display: block;
	height: 77px;
	margin:0 auto;
}


.functionSystem_dl_text{
	text-align: center;
}
.functionSystem_dl_text_tt{
	color: #333;
	font-size: 18px;
	margin-bottom: 19px;
}
.functionSystem_dl_text_con{
	color:#999;
	font-size: 14px;
}
.functionSystem_dl dd:hover{
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	-o-transition: .3s all;
	transition: .3s all;
	background: #3263c6;
}
.functionSystem_dl dd:hover .functionSystem_dl_text_tt ,.functionSystem_dl dd:hover .functionSystem_dl_text_con{
	color: #fff;
}

/*我们的优势*/
.tk_advantage {
    padding: 60px 0 60px 0;
}
.serBoxOn{ background:#2d8cdc; width:100%; height:100%; z-index:-1; display:none;}
.tk_advantage{background: url(img/fl04_bg.jpg) left top repeat-x #fff;padding-bottom: 50px;}
.tk_advantage .cont{padding-left: 41px;margin-top: 25px;height: auto;overflow: hidden;}
.tk_advantage_Box{width: 261px;height: 360px;border: 1px solid #ededed;float: left; overflow:hidden; position:relative;margin-right: 19px; cursor:pointer;}
.tk_advantage_Box .pic1{text-align: center;right:28px; position:absolute; width:205px;top:0px;}
.tk_advantage_Box .txt1{text-align: center;font-size: 18px;padding-top: 40px; position: absolute;top:200px;color:#585858;left:0px; width:261px;top:190px;}
.tk_advantage_Box .txt1 p{text-align: left;font-size: 12px;color: #999999;padding: 5px 30px 0; color:#898989; line-height:21px;}
.tk_advantage_Box .pic2{text-align: center;left:-205px; position:absolute; width:205px;top:0px;}
.tk_advantage_Box .txt2{text-align: center;font-size: 18px;padding-top: 40px; color:#fff; position: absolute;top:190px; width:261px; right:-261px;}
.tk_advantage_Box .txt2 p{text-align: left;font-size: 12px;color: #fff;padding: 5px 30px 0; line-height:21px;}

.headbar_tel{
	color:#333;
	font-size: 14px;
	padding-left: 20px;
}
.headbar_ico{
	color:#333;
}
.headbar_ico_erweima{
	float:right;
	width:160px;
	height:30px;
	line-height:30px;
	text-align:center;
	position:relative;
	background:url(../images/erweima_ico.png) no-repeat 130px center;
	background-size:18px 18px;
	-moz-background-size:18px 18px;
	-webkit-background-size:18px 18px;
	}
.headbar_ico_erweima_pic{
	display:none;
	position:absolute;
	right:0;
	top:30px;
	z-index:10;
	width:160px;
	height:188px;
	color:#333;
	background:#fff;
	border:1px solid #ddd;
	}
.headbar_ico_erweima_pic span{
	display:block;
	height:28px;
	line-height:20px;
	font-size:14px;
	}
.headbar_ico_erweima_pic img{
	display:block;
	width:160px;
	height:160px;
	}
.headbar_ico_erweima:hover .headbar_ico_erweima_pic{
	display:block;
	}


.notice{
	clear: both;
	overflow: hidden;
	height: 40px;
}
.notice_L{
	width:80px;
	line-height: 40px;
	color: #a13f21;
	font-size: 14px;
	padding-left: 24px;
	background: url(../images/notice_ico.png) no-repeat left center;
}
.notice_Con{
	line-height: 40px;
	font-size: 14px;
	width: 940px;
}
.notice_Cont_text{
	float: left;
	color: #333;
}
.notice_Con_time{
	float:right;
	color: #999;
}



/*联系我们*/
.contentUs{
	clear:both;
	overflow: hidden;
	width: 1100px;
	padding:49px;
	margin: 0 auto;
	border: 1px solid #dedede;
	border-bottom: none;
}
.content_t1{
	clear: both;
	overflow: hidden;
}
.content_tt{
	font-size: 24px;
	text-align: center;
	color: #333;
}
.content_t1Con{
	clear: both;
	overflow: hidden;
}
.content_t1ConBox_dl dd{
	clear: both;
	line-height:60px;
	overflow:hidden;
	font-size: 14px;
}
.content_t1ConBox_dl_span{
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 20px;
} 

.content_t1ConBox_dl_R{
	float: left;
	color: #333;
}


/*全能O2O */
.wfxo2o {
	clear: both;
	width: 100%;
	background-color: #fff;
}
.wfxo2o a {
	display: block;
	height: 100%;
}
.wfxo2o .img1 {
	width: 100%;
	height: 705px;
	background: url(../images/img01.jpg) no-repeat center top;
}
.wfxo2o .img2 {
	width: 100%;
	height: 695px;
	background: url(../images/img02.jpg) no-repeat center top;
}
.wfxo2o .img3 {
	width: 100%;
	height: 700px;
	background: url(../images/img03.jpg) no-repeat center top;
}
.wfxo2o .main01 {
	width: 100%;
	height: 1650px;
}
.wfxo2o .main01 .title {
	width: 100%;
	height: 133px;
	background: url(../images/main01title.jpg) no-repeat center top;
}
.w_1000 {
	width: 1000px;
	margin: 0 auto;
}
.wfxo2o .main01 .list {
	width: 1000px;
	height: 361px;
	float: left;
	margin-top: 20px;
	border-bottom: 1px solid #E4E4E4;
}
.wfxo2o .main01 .list .txtdiv {
	float: left;
}
.wfxo2o .main01 .list .txtdiv .tit {
	font-size: 32px;
	font-family: "微软雅黑";
	color: #33C19B;
	margin-top: 85px;
}
.wfxo2o .main01 .list .txtdiv .txt {
	font-size: 20px;
	font-family: "微软雅黑";
	color: #757575;
	line-height: 40px;
}
.wfxo2o .main02 {
	width: 100%;
	overflow: hidden;
}
.wfxo2o .main02 .title {
	width: 100%;
	height: 133px;
	background: url(../images/main02title.jpg) no-repeat center top;
}
.wfxo2o .main02 .list {
	width: 1000px;
	height: 191px;
	float: left;
	background-color: #F7F7F7;
}
.wfxo2o .main02 .list .imgdiv {
	float: left;
	margin-left: 26px;
	margin-top: 32px;
	margin-right: 25px;
	width: 120px;
	height: 120px;
}
.wfxo2o .main02 .list .txtdiv .tit {
	font-size: 24px;
	font-family: "微软雅黑";
	color: #33C19B;
	margin-top: 47px;
	margin-bottom: 5px;
}
.wfxo2o .main02 .list .txtdiv .txt {
	font-size: 20px;
	font-family: "微软雅黑";
	color: #757575;
	line-height: 30px;
}
.wfxo2o .main02 .listbtn {
	width: 1000px;
	height: 127px;
	float: left;
	text-align: center;
}
.btn {
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #ccc;
	border-radius: 4px;
	background: none;
}
.wfxo2o .main02 .listbtn .btn {
	width: 240px;
	height: 61px;
	margin: 0px auto;
	margin-top: 30px;
	border: 0px;
}
.wfxo2o .main02 .listleijun {
	width: 1000px;
	height: 168px;
	float: left;
	background-color: #F9F9F9;
}
.wfxo2o .main02 .listleijun {
	width: 1000px;
	height: 191px;
	float: left;
}
.wfxo2o .main02 .listleijun .imgdiv {
	float: left;
	margin-left: 26px;
	margin-top: 32px;
	margin-right: 25px;
	width: 120px;
	height: 120px;
}
.wfxo2o .main02 .listleijun .txtdiv .tit {
	font-size: 22px;
	font-family: "微软雅黑";
	color: #7D7D7D;
	margin-top: 47px;
	margin-bottom: 5px;
	font-weight: 700;
}
.wfxo2o .main02 .listleijun .txtdiv .txt {
	font-size: 18px;
	font-family: "微软雅黑";
	color: #7D7D7D;
	line-height: 30px;
}
.contswrap {
	background: #212121 url(../images/bg_product.jpg) no-repeat center top;
}
.cont .title {
	font-size: 30px;
	font-weight: bold;
	padding-top: 186px;
	color: #fff;
}
.cont .path {
	line-height: 2em;
	color: #fff;
}
.cont .path a {
	color: #fff;
}


/*右侧漂浮*/
.float_fix{
	clear:both;
	width:120px;
	height: 180px;
	border: 1px solid #ccc;
	border-right: none;
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 99;
	margin:-150px 0 0 0;
	background: #fff;
	border-top-left-radius: 20px;
	border-bottom-left-radius:20px;
}
.float_fixBox{
	position: relative;
	width: 120px;
	height: 180px;
}
.float_fix_T{
	height: 45px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	color: #333;
}
.float_fix_C{
	overflow: hidden;
}
.float_fix_C_dl{
	margin-top:-3px;
	}
.float_fix_C_dl dt{
	clear: both;
	height: 30px;
	line-height: 28px;
	font-size: 14px;
	text-align: center;
	color: #a13f21;
}
.float_fix_C_dl dd{
	clear: both;
	overflow: hidden;
	height: 30px;
}
.float_fix_C_dl dd a{
	display:block;
	line-height: 30px;
	text-align: center;
}
.float_fix_C_dl dd a img{
	float:left;
	height: 22px;
	margin: 4px 6px 0 12px;
}
.float_fix_C_dl dd a span{
	float:left;
	color:#333;
}
.float_fix_B{
	clear: both;
	line-height:12px;
	width: 120px;
	position: absolute;
	right: -1px;
	bottom: 14px;
	color:#a13f21;
	background: #fff;
	text-align:center;
	cursor:pointer;
}
.float_fix_B img{
	display: block;
	height: 30px;
	margin: 0 auto;
	
}
.float_fix_Bt{
	position: absolute;
	left: -13px;
	top: 50%;
	margin-top: -25px;
	z-index: 2;
	width: 12px;
	height:50px;
	background:#fff url(../images/float_Bt2.png) no-repeat center center;
	border-top-left-radius:8px;
	border-bottom-left-radius:8px;
	cursor: pointer;
	border: 1px solid #ccc;
	border-right: none;
}
.float_fix_Bt.hover{
	background:#fff url(../images/float_Bt1.png) no-repeat center center;
}

.solutionView_box{
	clear: both;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

/*当前位置*/
.solution_location{
	clear:both;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}
.solution_location_span{
	color: #333;
	padding-right: 5px;
}
.solution_location_div{
	color: #333;
}
.solution_location_div a{
	color: #333;
}
.solution_location_div a:hover{
	color: #a13f21;
}
.solution_location_div em{
	color:#a13f21;
}



/*解决方案首页*/
.solution_list{
	clear: both;
	overflow:hidden;
}
.solution_listT{
	text-align: center;
	color: #333;
	margin-bottom: 20px;
}
.solution_listT_span{
	display:inline-table;
	font-size: 24px;
	line-height: 50px;
	border-bottom: 2px solid #a13f21;
}
.solution_listT_em{
	display: block;
	font-size: 18px;
	line-height: 40px;
}
.solution_list_dl{
	width: 1220px;
}
.solution_list_dl dd{
	float: left;
	width: 285px;
	overflow: hidden;
	margin: 0 15px 25px 0;
}
.solution_list_dl_a{
	display: block;
	width: 285px;
	height: 170px;
	text-decoration:none;
}
.solution_list_dl_a img{
	display: block;
	width: 285px;
	height: 120px;
	transform: scale(1,1);
	-o-transform: scale(1,1);
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
}
.solution_list_dl_a span{
	display: block;
	height: 50px;
	line-height:50px;
	text-align: center;
	color: #333;
	font-size: 14px;
}
.solution_list_dl_a:hover img{
	transform: scale(1.03,1.03);
	-o-transform: scale(1.03,1.03);
	-webkit-transform: scale(1.03,1.03);
	-moz-transform: scale(1.03,1.03);
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
}


/*2016-4-23  新加引导页*/
/*2016-4-23  新加引导页*/
#guide{
	display:none;
	height:100%;
	overflow:hidden;
	}
.guideFloat{
	background: transparent url(../images/guide_ico.png) no-repeat center center;
	width:57px;
	height:29px;
	display: block;
	position: absolute;
	left:50%;
	bottom:16px;
	margin:0 0 0 -28px;
	z-index:95;
	-webkit-animation: jumptodown 1.5s linear infinite;
	animation: jumptodown 1s linear infinite;
	-moz-animation: jumptodown 1s linear infinite;
	-o-animation: jumptodown 1s linear infinite;
	-ms-animation: jumptodown 1s linear infinite;
	cursor:pointer;
}
.guideFloat_txt{
	position:absolute;
	left:50%;
	top:50%;
	width:674px;
	height:182px;
	margin:-140px 0 0 -337px;
	text-align:center;
	background:url(../images/guide_font.png) no-repeat center center;
	
	}
.guideBg_Box{
	clear:both;
	overflow:hidden;
	position:relative;
	width:100%;
	}
.guideBg_Box .hd{
	position:absolute;
	left:50%;
	bottom:60px;
	z-index:99;
	margin-left:-5px;
	}
.guideBg_Box .hd ul{
	display:block;
	width:100%;
	}
.guideBg_Box .hd ul li{
	display:block;
	width:10px;
	line-height:99px;
	height:10px;
	overflow:hidden;
	background:#fff;
	border-radius:10px;
	margin:0 0 10px 0;
	opacity:0.3;
	filter=alpha(opacity=30);
	cursor:pointer;
	}
.guideBg_Box .hd ul li.on{
	opacity:1;
	filter=alpha(opacity=100);
	}
.guideBg_Box .bd{
	width:100%;
	position:absolute;
	top:0;
	}
.guideBg_Box .bd ul{
	width:100%;
	}
.guideBg_Box .bd ul li{
	float:left;
	width:100%;
	position:relative;
	animation: changeScale 5s linear;
	-moz-animation: changeScale 5s linear;	/* Firefox */
	-webkit-animation: changeScale 5s linear;	/* Safari 和 Chrome */
	-o-animation: changeScale 5s linear;
	}


@keyframes jumptodown {
0% {
margin-bottom:0;
animation-timing-function:ease-out;
}
50% {
margin-bottom:8px;
animation-timing-function:ease-in
}
100% {
margin-bottom:0;
animation-timing-function:ease-out
}
}
@-webkit-keyframes jumptodown {
0% {
margin-bottom:0;
animation-timing-function:ease-out
}
50% {
margin-bottom:8px;
animation-timing-function:ease-in
}
100% {
margin-bottom:0;
animation-timing-function:ease-out
}
}
@-moz-keyframes jumptodown {
0% {
margin-bottom:0;
animation-timing-function:ease-out
}
50% {
margin-bottom:8px;
animation-timing-function:ease-in
}
100% {
margin-bottom:0;
animation-timing-function:ease-out
}
}
@-ms-keyframes jumptodown {
0% {
margin-bottom:0;
animation-timing-function:ease-out
}
50% {
margin-bottom:8px;
animation-timing-function:ease-in
}
100% {
margin-bottom:0;
animation-timing-function:ease-out
}
}

/* 动画 */
@keyframes changeScale
{
0%   {
	transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	-webkit-transform: scale(1.05, 1.05);
}
100% {
	transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}
}

@-moz-keyframes changeScale /* Firefox */
{
0%   {
	transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	-webkit-transform: scale(1.05, 1.05);
}
100% {
	transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}
}

@-webkit-keyframes changeScale /* Safari 和 Chrome */
{
0%   {
	transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	-webkit-transform: scale(1.05, 1.05);
}
100% {
	transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}
}

@-o-keyframes changeScale /* Opera */
{
0%   {
	transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	-webkit-transform: scale(1.05, 1.05);
}
100% {
	transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}
}





/*2016-05-23   新加的防伪频道页的banner*/
.fw_banner{
	clear:both;
	overflow:hidden;
	position:relative;
	width:100%;
	height:391px;
	}
.fw_banner .hd{
	position:absolute;
	left:50%;
	bottom:10px;
	z-index:99;
	margin-left:-5px;
	}
.fw_banner .hd ul{
	display:block;
	width:100%;
	}
.fw_banner .hd ul li{
	display:inline-block;
	width:10px;
	line-height:99px;
	height:10px;
	overflow:hidden;
	background:#fff;
	border-radius:10px;
	margin:0 4px;
	opacity:0.3;
	filter=alpha(opacity=30);
	cursor:pointer;
	}
.fw_banner .hd ul li.on{
	opacity:1;
	filter=alpha(opacity=100);
	}
.fw_banner .bd{
	width:100%;
	height: 391px;
	position:absolute;
	top:0;
	}
.fw_banner .bd ul{
	width:100%;
	}
.fw_banner .bd ul li{
	float:left;
	width:100%;
	height: 391px;
	}
.fw_banner .bd ul li a{
	display: block;
	width: 100%;
	height: 100%;
}


/*2016-05-24*/

.clear {
    zoom: 1;
}

    .clear:after {
        clear: both;
        content: '';
        display: block;
    }

.fl {
    float: left;
}

.fr {
    float: right;
}

.op_index {
    background: #fff;
}

input {
    outline: none;
}

.ing_index {
    width: 260px;
}

.text_xiaoren {
    margin-right: 13px;
    width: 174px;
}
.text_xiaoren h2{
	color: #5c5c5c;
    font-size: 16px;
    font-weight: bold;
    text-align:left;
    padding: 0;
    margin: 36px 0 10px 0;
}
.text_xiaoren p{
	color:#5c5c5c;
	line-height: 20px;
}


.zenxi_box h2 {
    color: #c7030c;
    font-family: '微软雅黑';
    font-size: 18px;
}

    .zenxi_box h2 span {
        color: #5f5f5f;
        font-family: '微软雅黑';
        font-size: 13px;
    }

.likai_box h2 a {
    color: #717171;
}

.zhenxi_box {
    margin: 13px auto;
}

.pl_sanjiao_l {
    border-bottom: 4px solid transparent;
    border-left: 6px solid #858585;
    border-top: 4px solid transparent;
    height: 0;
    margin-top: 3px;
    width: 0;
}

.pl_sanjiao_l_now {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.page_box_left {
    border: 1px solid #eaeaea;
    margin: 0 auto;
    width: 220px;
}

.pl_box_l {
    -ms-border-radius: 2px;
    background: #f5f5f5;
    border: 1px solid #f0f0f0;
    border-radius: 2px;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    margin: 0 auto;
    margin-top: 10px;
    width: 195px;
}

.pl_op_l a {
    color: #5c5c5c;
    display: block;
    font-size: 14px;
    font-weight: bold;
}

.border_ko_l {
    color: #858585;
    margin-right: 10px;
}

.ki_box {
    margin-left: 14px;
}

.pl_sanjiao_l {
    margin-right: 10px;
}

.juli_top {
    margin-top: 8px;
}

.page_l_up {
    margin: 0 auto;
    width: 195px;
}

.sibling_l {
    cursor: pointer;
    display: none;
    margin: 0 auto;
    width: 168px;
}

    .sibling_l li {
        box-sizing: border-box;
        display: block;
        position: relative;
        border-bottom: 1px dashed #c5c5c5;
    }

    .sibling_l > li > a {
        box-sizing: border-box;
        display: block;
        line-height: 20px;
        padding: 10px 0;
        color: #5c5c5c;
        position: relative;
    }

        .sibling_l > li > a > span {
            box-sizing: border-box;
            display: inline-block;
            color: #5c5c5c;
            margin: 0 5px 0 15px;
        }

.page_box_left {
    padding-bottom: 12px;
}

.ko_opp_right {
    border: 1px solid #eaeaea;
    padding: 15px;
    width: 760px;
}

.img_mop img {
    display: block;
    margin: 20px auto;
}

.opp_pduanluo p {
    color: #5c5c5c;
    line-height: 25px;
    margin: 0 auto;
    margin-bottom: 34px;
    text-indent: 20px;
    width: 745px;
}

    .opp_pduanluo p > span {
        /*display: block;*/
        text-indent: 20px;
    }

.op_index_l {
    margin: 24px auto;
}

.img_mdkbos_lpo img {
    display: block;
    margin: 20px auto;
}

.nav_1 li {
    position: relative;
}

.nav_1 .now_nav_2 .sanjian_op {
    border-bottom: 8px solid #b70008;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    height: 0;
    left: 21px;
    position: absolute;
    top: 40px;
    width: 0;
}

.ko_opp_mov {
    background: #fff;
    left: -225px;
    position: absolute;
    top: 53px;
    width: 550px;
    z-index: 9999;
    box-shadow: 2px 4px 6px #ccc;
    border-radius: 4px;
}

.nav_1 .ko_opp_mov .ko_mov {
    border-right: 1px dashed #909191;
    float: left;
    margin-left: 36px;
    margin-top: 14px;
    /*width: 650px;*/
}

    .nav_1 .ko_opp_mov .ko_mov:last-child {
        border-right: none;
    }

    .nav_1 .ko_opp_mov .ko_mov dt a {
        color: #5c5c5c;
        font-weight: normal;
        line-height: 35px;
    }

.ko_mov dt.active > a {
    color: #b80909 !important;
    font-weight: bold !important;
}

.bnox {
    display: none;
}

.wsc_index ul li {
    float: left;
}

.kohop_index {
    background: #fff;
    border: 1px solid #f7f7f7;
}

.wsc_index ul {
    left: 0;
    position: relative;
    top: 0;
}

.page_box_lt {
    width: 222px;
}

.wsc_index {
    overflow: hidden;
    width: 984px;
}


.index_i {
    margin: 44px auto 0;
    width: 552px;
}

.opkius {
    background: url(/images/beijin_icon.png) no-repeat center;
}

.logo {
    background-position: 0 0;
    height: 81px;
    margin: 0 auto;
    width: 579px;
}

.input {
    background-position: -14px -117px;
    height: 51px;
    width: 476px;
}

.suoshou {
    background-position: -498px -120px;
    height: 50px;
    width: 70px;
}

.input input {
    border: 0 none;
    height: 30px;
    margin: 10px 0 0 15px;
    width: 350px;
    font-size: 20px;
}

.liucheng {
    margin: 20px auto 0;
    width: 532px;
}

.shuziliuc h2 {
    color: #5c5c5c;
    margin-top: 3px;
}

.index_op span {
    font-family: '宋体';
}

.backgroound_quanju {
    background: #ececec;
}

.index_op {
    margin-right: 10px;
}

    .index_op a {
        -ms-border-radius: 50%;
        background: #c3c3c3;
        border-radius: 50%;
        color: #fff;
        height: 18px;
        line-height: 18px;
        text-align: center;
        width: 18px;
    }

    .index_op span {
        margin: 2px 0 0 5px;
    }

        .index_op span i {
            margin-left: 5px;
            padding-top: 2px;
        }

.text_wenben {
    color: #747474;
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 56px;
    text-align: center;
}

.index_opk li {
    background: url(/images/beijin_icon.png) no-repeat;
    float: left;
    height: 61px;
    margin-right: 26px;
    padding-top: 75px;
    text-align: center;
    width: 61px;
}

    .index_opk li a {
        color: #898989;
    }

    .index_opk li.index_now_1 {
        background-position: -23px -297px;
    }

    .index_opk li.index_now_2 {
        background-position: -123px -297px;
    }

    .index_opk li.index_now_3 {
        background-position: -214px -297px;
    }

    .index_opk li.index_now_4 {
        background-position: -303px -297px;
    }

    .index_opk li.index_now_5 {
        background-position: -397px -297px;
    }

    .index_opk li.index_now_6 {
        background-position: -486px -297px;
    }

.op_index_op h2 {
    background: #fff;
    border-top: 3px solid #b70008;
    color: #b70008;
    font-size: 14px;
    font-weight: bold;
    height: 37px;
    line-height: 37px;
    text-align: center;
    width: 130px;
    padding: 0;
    margin: 0;
}

.op_ix_op h2 {
    background: url(/images/jianbianbeij.png);
    height: 22px;
    padding:15px 0 0 329px;
    margin: 0;
    width: 40px;
    font-size: 12px;
    text-align: left;
    
}

.index_pl {
    background: #fff;
    width: 500px;
}

    .index_pl li {
    	clear: both !important;
        border-bottom: 1px dashed #ababab;
        color: #5c5c5c;
        height: 36px;
        line-height: 36px;
        margin: 0 auto;
        width: 460px;
    }

        .index_pl li:hover a {
            color: #B70008;
        }

        .index_pl li span {
            margin-right: 5px;
        }

        .index_pl li h3,
        .index_pl li h2{
        	padding: 0 !important;
        	margin: 0 !important;
        	height: 36px !important;
        	font-size: 12px;
        	font-weight: normal;
        	text-align: left !important;
        }
        .index_pl li h2 a {
            color: #5c5c5c;
        }

/*.index_pl li h3 {
            margin-right: 15px;
        }*/

.img_zongti_index {
    background: #fff;
    margin: 16px auto 20px;
    width: 460px;
}

.index_po {
    margin-left: 58px;
    margin-top: 28px;
}

.ing_index p {
    color: #5c5c5c;
    line-height: 25px;
}

.index_po h2 {
    -ms-border-radius: 5px;
    background: #b70008;
    border-radius: 5px;
    height: 28px;
    line-height: 28px;
    margin-left: 10px;
    text-align: center;
    width: 87px;
}

    .index_po h2 a {
        color: #fff;
    }

.op_inx_op {
    background: url(/images/jianbianbeij.png);
    height: 37px;
    margin-top: 22px;
    position: relative;
    top: 2px;
}

    .op_inx_op h3 {
        color: #5c5b5b;
    }

    .op_inx_op h2 {
        border-right: 1px solid #ededed;
        color: #5c5b5b;
        cursor: pointer;
        font-size: 14px;
        height: 37px;
        line-height: 37px;
        text-align: center;
        width: 130px;
    }

    .op_inx_op .now {
        background: #fff;
        border-bottom: none;
        border-top: 3px solid #b70008;
        color: #b70008;
        font-weight: bold;
    }

    .op_inx_op h2.now {
        margin-top: -3px;
    }

.op_x_op h2 {
    width: 892px;
}

.op_x_op {
    background: url(/images/jianbianbeij.png);
    border: 1px solid #ededed;
    height: 37px;
}

.op_inx_op H3 {
    margin-right: 15px;
    margin-top: 15px;
}

.ing_iex p {
    width: 460px;
}

.cla_dex .index_pl li {
    width: 320px;
}

.cla_dex .index_pl {
    width: 330px;
}

.find_1 {
    background: #fff;
    padding-top: 25px;
    width: 692px;
}

.img_idex img {
    margin-bottom: 11px;
    margin-left: 15px;
}

.ing_iex p {
    color: #5c5c5c;
    line-height: 30px;
    margin-left: 18px;
    margin-top: 7px;
}

.index_po h2.index_opk_opk {
    margin-left: 320px;
}

.h2_find_1 {
    border: 1px solid #ededed;
    display: none;
}

.index_quanju {
    margin: 0 auto;
    padding-bottom: 10px;
    width: 1024px;
}

.kohop_index {
    margin-top: 22px;
}

    .kohop_index img {
        border: 1px solid #f2f2f2;
    }

.index_pl li.index_opk_ho {
    border-bottom: none;
}

.index_waay {
    background: url(../images/xiangshudian.png) repeat-x;
    background-position: 0 18px;
    margin-top: 40px;
    text-align: center;
}
.index_waay h2{
	padding: 0;
	margin: 0;
}
    .index_waay h2 a {
        background: #FFF;
        color: #b70008;
        font-family: '微软雅黑';
        font-size: 26px;
        padding-left: 18px;
        padding-right: 18px;
        text-align: center;
        text-decoration: none;
    }

    .index_waay p {
        color: #555555;
        font-size: 16px;
        margin-top: 14px;
        text-align: center;
    }

.ul_xiaoren li {
    background: #f5f5f5;
    float: left;
    height: 138px;
    margin: 0 6px;
    margin-top: 12px;
    width: 328px;
}

.img_xiaoren img {
    margin-left: 5px;
    margin-top: 5px; 
}


.yl_index {
    margin-top: 17px;
}

    .yl_index li {
        float: left;
        margin: 8px;
        margin-top: 15px;
        width: 240px;
    }
.yl_index li a{
	display: block;
	width: 240px;
	height: 170px;
	overflow: hidden;
	text-decoration: none;
}
.yl_index li a span{
	display: block;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #333;
	text-align: center;
}
.yl_index li a:hover span{
	color: #b70008;
}
.yl_index li a:hover img{
	transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
	transform: scale(1.05,1.05);
    -webkit-transform: scale(1.05,1.05);
    -moz-transform: scale(1.05,1.05);
    
}

.img_box {
    position: relative;
    width: 240px;
    height: 125px;
    overflow: hidden;
}
.img_box img{
	display: block;
	width: 240px;
	height: 125px;
	transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
     transition:all .3s;
    -webkit-transition:all .3s;
    -moz-transition: all .3s;
}
.index_box {
    -moz-filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#CC000000', endColorstr='#CC000000');
    -o-filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#CC000000', endColorstr='#CC000000');
    -webkit-filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#CC000000', endColorstr='#CC000000');
    background: #000000;
    background: rgba(0, 0, 0, 0.6);
    top: 240px;
    color: #FFF;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#CC000000', endColorstr='#CC000000');
    height: 125px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
    color:#fff;
    transition: all .5s;
    -webkit-transition: all .5s;
}
    .index_box h2 {
        font-size: 18px;
        margin: 45px 0 8px 0;
        padding: 0;
        color: #fff;
        text-align: center;
    }
.index_box h3 p{
	color: #fff;
}
.index_pox {
    margin-top: 44px;
}

    .index_pox li {
        float: left;
        margin: 0 23px;
        text-align: center;
        width: 210px;
    }

        .index_pox li a {
            color: #434343;
            display: block;
            font-size: 14px;
            margin-top: 17px;
            text-align: center;
        }

.tubiao_index {
    margin-top: 40px;
}

    .tubiao_index img {
        display: block;
        margin: 0 auto;
    }

.index_kos_1 {
    position: absolute;
}

.tubiao_index {
    height: 465px;
    position: relative;
    width: 1024px;
}

.pos_index {
    border-bottom: 1px solid #bcbcbc;
    padding-bottom: 12PX;
    width: 275px;
}

.index_kos_1 p {
    color: #474747;
    font-family: '微软雅黑';
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
    width: 275px;
}

.pos_index h3 {
    -ms-border-radius: 5px;
    background: #f08924;
    border-radius: 5px;
    color: #FFF;
    font-size: 24px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    width: 38px;
}

.pos_index h2 {
    color: #dc720a;
    font-family: '微软雅黑';
    font-size: 22px;
    margin: 5px 0 0 10px;
    padding: 0;
}

.ojg_index {
    margin: 34px 0;
}

    .ojg_index li {
        background: #e7e7e7;
        color: #5c5c5c;
        cursor: pointer;
        float: left;
        font-size: 16px;
        font-weight: bold;
        line-height: 45px;
        margin: 0 1px;
        position: relative;
        text-align: center;
        width: 202px;
    }

    .ojg_index .now_i {
        background: #c5262c;
        color: #fff;
    }

.noe_1 {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 12px solid #c5262c;
    bottom: -12px;
    height: 0;
    left: 48%;
    position: absolute;
    width: 0;
}

.dl_index {
    display: none;
}

    .dl_index dt {
        float: left;
        height: 160px;
        margin: 0 15px;
        text-align: center;
        width: 173px;
    }

        .dl_index dt h2 {
            margin: 16px 0;
            font-size: 12px;
            text-align: center;
            padding: 0;
        }

        .dl_index dt h3 {
            margin-top: 6px;
        }

.guagn_img a {
    color: #fff;
    display: block;
    position: absolute;
	width:100%;
	height:100%;
}

.guagn_img {
    position: relative;
}

.border_index {
    border: 1px solid #f5f5f5;
    width: 500px;
}

.margin_index {
    margin: 20px auto;
}

.index_text h2 {
    color: #505050;
    font-family: '微软雅黑';
    font-size: 14px;
    text-align: center;
}

    .index_text h2 span {
        color: #c80d0d;
        font-family: '微软雅黑';
        font-size: 18px;
        text-align: center;
    }

.jiaru_q {
    background: url(/images/index1.png) no-repeat center;
    height: 962px;
    margin-top: 34px;
    width: 1022px;
}

.jiaru_op h2 {
    color: #5c5b5b;
    font-size: 14px;
    font-weight: bold;
}

.jiaru_op {
    width: 335px;
}

    .jiaru_op p {
        color: #5c5b5b;
        font-size: 12px;
        line-height: 20px;
        margin-top: 8px;
        width: 335px;
    }

.jiaru_w h2 {
    color: #b70909;
    font-family: '微软雅黑';
    font-size: 20px;
    margin-right: 28px;
    margin-top: 89px;
}

.jiaru_img {
    margin-right: 114px;
}

.jiaru_op {
    margin-left: 106px;
    margin-top: 60px;
}

.jiaru_pok {
    margin-right: 99px;
    margin-top: 53px;
}

.jia_pok {
    margin-top: 50px;
}

.jiaru_k {
    margin-top: 52px;
}

.jiaru_mdk h2.jiaru_opk {
    margin-left: 12px;
    margin-right: 0;
}

.jiaru_mdk {
    margin-left: 132px;
    margin-top: -3px;
}

.jiaru_opo {
    margin-top: -6px;
}

.jairu_mdk_opk {
    margin-top: -9px;
}

.jiaru_lkpoi {
    border: 1px solid #f2f2f2;
    margin: 15px 0;
}

.op_index_index {
    overflow: hidden;
    width: 100px;
}

    .op_index_index h2 {
        margin-left: -14px;
    }

.jiaru_index {
    width: 500px;
}

.jiaru_op_index h2 {
    width: 71px;
}

.img_index img {
    margin-left: 10px;
}

.jiaru_ing_index p {
    margin-right: 14px;
}

.index_po h2.jiaru_h2_index {
    margin-left: 90px;
}

.remove_index {
    margin-left: 15px;
}

    .remove_index h2 {
        color: #c7030c;
        font-size: 14px;
        font-weight: bold;
        margin: 21px 0;
    }

#mdk_post li {
    float: left;
    margin: 0 5px 15px 5px;
    text-align: center;
    width: 141px;
}

    #mdk_post li h2 {
        color: #5c5c5c;
        margin-top: 8px;
    }

#mdk_post {
    margin: 0 auto;
    width: 756px;
}

.img_opk_lpo img {
    display: block;
    margin: 0 auto;
    margin-bottom: 25px;
}

#index_okl {
    margin-top: 15px;
}

.text_box_a h1 {
    color: #5c5c5c;
    font-size: 14px;
    font-weight: bold;
    margin: 25px 0 15px 0;
    text-align: center;
}

.text_box_a h3 {
    color: #5c5c5c;
    text-align: center;
}

    .text_box_a h3 span {
        margin-left: 18px;
    }

.text_box_a {
    border-bottom: 1px dashed #a3a3a3;
    margin: 0 auto;
    padding-bottom: 24px;
    width: 745px;
}

.fexiang_iob h2 {
    margin-left: 560px;
}

.fexiang_iob {
    border-bottom: 1px dashed #a3a3a3;
    margin: 0 auto;
    padding-bottom: 14px;
    width: 745px;
    height: 30px;
}

.koboset_box a {
    color: #5c5c5c;
}

.koboset_index {
    padding: 16px 0;
    border-top: 1px dashed #a3a3a3;
    width: 745px;
}

.index_pdf {
    margin: 0 auto;
    width: 750px;
}

.display_index a {
    color: #5c5c5c;
    display: block;
}

.display_index img {
    margin-right: 10px;
    margin-top: 3px;
}

.tusibotu_index li {
    border-bottom: 1px dashed #ababab;
    margin-top: 10px;
    padding-bottom: 13px;
}

    .tusibotu_index li:last-child {
        border-bottom: none;
    }

.fanye_op a {
    border-radius: 4px;
    background: #f1f1f1;
    color: #717171;
    margin: 5px 4px 10px 4px;
    padding: 5px 10px;
    text-align: center;
    display: inline-block;
}

.fanye_op {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

    .fanye_op .a_a_a {
        background: #c53339;
        color: #fff;
    }

.bent {
    -moz-filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    -ms-opacity: 0;
    -o-filter: alpha(opacity=0);
    -webkit-filter: alpha(opacity=0);
    cursor: pointer;
    filter: alpha(opacity=0);
    height: 48px;
    opacity: 0;
    width: 69px;
}

.ok {
    padding-bottom: 22px;
}

.diplay_dian a {
    -moz-text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 400px;
    word-wrap: normal; /* for IE */
}

.index_pl li h2 {
    -moz-text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 254px;
    word-wrap: normal; /* for IE */
}

/*复活*/

.dongtai_waiwei {
    margin: 33px auto;
    width: 900px;
}

.dongtai_1 {
    height: 185px;
}

.dongtai_obj {
    -ms-border-radius: 5px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    height: 124px;
    margin-top: 32px;
    position: relative;
    width: 370px;
}

.sanjiao {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg); /* IE 9 */
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    background: #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    height: 40px;
    overflow: hidden;
    position: absolute;
    right: -22px;
    top: 40px;
    transform: rotate(45deg);
    width: 40px;
}

.dontai_obj_1 {
    margin: 0 auto;
    position: relative;
    width: 350px;
    z-index: 9999999999;
}

    .dontai_obj_1 h2 {
        color: #5c5b5b;
        font-size: 14px;
        font-weight: bold;
        margin: 15px 0 10px 0;
    }

    .dontai_obj_1 p {
        color: #5c5b5b;
        font-size: 12px;
        line-height: 20px;
    }

.dongtai_yuanzhu {
    background: #e6e6e6;
    height: 185px;
    margin-left: 60px;
    width: 16px;
}

.dongtaiyuan {
    -ms-border-radius: 50%;
    background: #e6e6e6;
    border-radius: 50%;
    height: 47px;
    margin-left: -17px;
    margin-top: 68px;
    padding-top: 4px;
    width: 50px;
}

.dongtaihongyuan {
    -ms-border-radius: 50%;
    background: #c90101;
    border-radius: 50%;
    color: #fff;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 30px;
    height: 42px;
    margin-left: 4px;
    text-align: center;
    width: 42px;
}

.dongtai_3_1 {
    margin-right: 75px;
    width: 345px;
}

    .dongtai_3_1 h2 {
        color: #b70909;
        font-family: '微软雅黑';
        font-size: 20px;
        margin-right: 20px;
        margin-top: 77px;
    }

.dongtai_3_2 {
    margin-left: 82px;
    margin-right: -55px;
}

.sanjiao_1 {
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    left: -22px;
}

.dongtai_obj_1 {
    margin-right: 21px;
}

dl.ko_mov > .fl {
    float: left;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 160px;
}

/*专题1css*/
.item_z_t {
    margin-top: 37px;
}

.item_z_left {
    width: 490px;
}

.item_z_img {
    width: 490px;
    height: 300px;
    border: 1px solid #e3e3e3;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.iterm_img {
    border: none;
}

.item_z_ul li {
    float: left;
    width: 113px;
    height: 86px;
    border: 1px solid #e3e3e3;
    text-align: center;
    margin: 11px 3px;
    position: relative;
}

    .item_z_ul li img {
        margin-top: 6px;
    }

.item_z_ul .sanjiao_now {
    border: 1px solid #F00;
}

.sanjiao_nhow {
    display: block;
    width: 0px;
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 6px solid #F00;
    position: absolute;
    left: 50px;
    top: -7px;
}

.item_pot {
    height: 140px;
    background: #f7f7f7;
}

.item_z_right {
    width: 500px;
}

.item_pos p,
.item_pos h1 {
    color: #5c5c5c;
}

.item_pos h1 {
    text-indent: 25px;
    line-height: 24px;
}

.item_pos p {
    color: #5c5c5c;
    line-height: 24px;
    margin-top: 15px;
}

    .item_pos p span {
        color: #b70008;
        font-size: 20px;
        font-weight: bold;
        margin-right: 10px;
    }

.item_pot {
    padding-top: 1px;
    margin-top: 18px;
}

    .item_pot h2 {
        color: #b70008;
        font-size: 20px;
        font-weight: bold;
        width: 480px;
        margin: 10px;
        margin-top: 10px;
    }

    .item_pot p {
        color: #5c5c5c;
        line-height: 24px;
        margin-top: 20px;
        width: 480px;
        margin: 0 auto;
    }

    .item_pot a {
        display: block;
        width: 90px;
        height: 30px;
        background: #bc262d;
        color: #fff;
        text-align: center;
        line-height: 30px;
        margin-top: 15px;
        margin-left: 398px;
    }

.item_z_t {
    height: 420px;
    overflow: hidden;
}

.portext_m_ul li {
    width: 256px;
    float: left;
    line-height: 20px;
    font-size: 12px;
}

    .portext_m_ul li a {
        display: block;
        width: 220px;
        margin: 0 auto;
        line-height: 24px;
    }

        .portext_m_ul li h2 {
            margin: 8px 0;
            text-align: center;
            font-size: 16px;
            color: #333;
        }

.portext_m {
    margin-top: 35px;
}

.perter_n_ul {
    margin-top: 20px;
}

    .perter_n_ul li {
        float: left;
        width: 327px;
        margin: 20px 7px 0px;
    }

        .perter_n_ul li h2 {
            text-align: center;
            color: #5c5c5c;
            font-weight: bold;
            margin: 15px 0px;
            font-size: 16px;
        }

        .perter_n_ul li p {
            color: #5c5c5c;
            line-height: 24px;
        }

.jiaru_h2__zt {
    color: #444444;
    font-size: 18px;
    margin-top: 30px;
}

.active_postor li {
    float: left;
    width: 242px;
    margin: 0 7px;
}



.active_img {
    position: relative;
}

.active_img_opres {
    -moz-filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#CC000000', endColorstr='#CC000000');
    -o-filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#CC000000', endColorstr='#CC000000');
    -webkit-filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#CC000000', endColorstr='#CC000000');
    background: #000000;
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: #FFF;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#CC000000', endColorstr='#CC000000');
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
}

    .active_img_opres h2 {
        font-size: 18px;
        margin-bottom: 8px;
        margin-top: 45px;
    }

.active_postor p {
    margin-top: 20px;
    line-height: 24px;
    color: #5c5c5c;
}

.active_right {
    width: 530px;
}

.ooks_right {
    width: 480px;
}

.active_postor a {
    display: block;
    color: #b70008;
    margin-top: 10px;
    margin-left: 165px;
}

.active_postor {
    margin-top: 24px;
}
.ooks_left h2 {
    width: 38px;
    height: 38px;
    border-radius: 2px;
    text-align: center;
    line-height: 38px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 20px;
    color: #fff;
    background: #f2924c;
}

.ooks_right h2 {
    color: #5c5c5c;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 10px;
    font-weight: bold;
}

.ooks_right p {
    color: #5c5c5c;
    line-height: 24px;
}

.active_right {
    margin-top: 50px;
}

.active_left_left {
    margin-bottom: 15px;
}

.pinpai_photo {
    margin-top: 40px;
}

.pinpai_photo_background {
    background: #fafafc;
}

.guagngao_img {
    margin-top: 42px;
}

.perter_k_ul li img {
    border: 1px solid #ccc;
}

.perter_k_ul {
    margin: 36px 0px;
}

    .perter_k_ul li h2 {
        color: #5c5c5c;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        margin: 10px 0px;
    }

    .perter_k_ul li {
        width: 234px;
        float: left;
        margin: 0 11px;
    }

        .perter_k_ul li p {
            line-height: 24px;
            color: #5c5c5c;
        }

.item_z_img dl dt {
    display: none;
}

.ind_banner {
    width: 100%;
    overflow: hidden;
}

    .ind_banner img {
        position: relative;
        left: 50%;
        margin-left: -960px;
    }

.active_posmouover h3 {
    color: #b70008;
    font-size: 26px;
    font-weight: bold;
}

.active_posmouover p {
    color: #5c5c5c;
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0px;
    line-height: 35px;
}

.active_looks_left {
    margin-top: 0px;
}

.item_p_o_ztou li {
    float: left;
    width: 146px;
    text-align: center;
}

    .item_p_o_ztou li dl dt a {
        color: #5c5c5c;
        font-size: 14px;
        margin-top: 15px;
        display: block;
    }

.ojg_index_post {
    margin: 24px 0px;
}

.item_poss h2 {
    color: #c57026;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.item_poss a {
    color: #5c5c5c;
    line-height: 23px;
}

.item_poss {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
    margin-bottom: 25px;
    margin-top: 15px;
}

    .item_poss:last-child {
        border-bottom: none;
    }

.item_z_t {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 30px;
}

.protres_img {
    width: 130px;
    height: 130px;
    border: 5px solid #cacac8;
    overflow: hidden;
    border-radius: 50%;
}

.tiaogang_1 {
    width: 20px;
    height: 7px;
    background: #cacac8;
    margin-top: 67px;
}

.tgext_tes {
    width: 326px;
    height: 135px;
    background: #f2f2f2;
}

    .tgext_tes h2 {
        color: #c57026;
        font-size: 16px;
        font-weight: bold;
        margin-top: 24px;
        margin-left: 21px;
    }

    .tgext_tes p {
        margin-left: 21px;
        color: #5c5c5c;
        line-height: 24px;
        margin-top: 14px;
        width: 290px;
    }

.portext_m_o_z {
    margin-bottom: 34px;
}

.portext_m_o_z_ops {
    margin-top: 34px;
}

.background_ops {
    background: url(../images/png_1s.png) no-repeat center;
    width: 1006px;
    height: 768px;
}

.backgrounds_left h2 {
    color: #c57026;
    font-size: 16px;
    font-weight: bold;
}

.backgrounds_left {
    width: 430px;
}

    .backgrounds_left p {
        line-height: 24px;
        color: #5c5c5c;
        margin-top: 20px;
        margin-left: 15px;
    }

    .backgrounds_left h2.h1_op {
        margin-top: 30px;
        margin-top: 75px;
        margin-left: 15px;
    }

    .backgrounds_left h2.h2_op {
        margin-top: 36px;
        margin-left: 15px;
    }

    .backgrounds_left h2.h3_op {
        margin-top: 36px;
        margin-left: 28px;
    }

    .backgrounds_left p.h3_op {
        margin-left: 28px;
    }

    .backgrounds_left h2.h4_op {
        margin-top: 14px;
        margin-left: 10px;
    }

    .backgrounds_left p.h4_op {
        margin-left: 14px;
    }

.backgroundopsk_room {
    background: url(../images/lookhaos.png) no-repeat;
    width: 455px;
    height: 504px;
    margin-top: 22px;
    padding-top: 1px;
}

.q1 {
    margin-left: 360px;
    width: 500px;
}

    .q1 h2 {
        font-size: 16px;
        color: #c57026;
        font-weight: bold;
        margin-top: 15px;
    }

    .q1 p {
        color: #5c5c5c;
        line-height: 24px;
        margin: 15px 0px;
    }

.q2 {
    margin-top: 60px;
    margin-left: 460px;
}

.q3 {
    margin-top: 60px;
    margin-left: 460px;
}

.q4 {
    margin-top: 60px;
    margin-left: 360px;
}

.ul_ops li h2 {
    text-align: center;
    color: #c57026;
    font-weight: bold;
    margin: 10px 0px;
    font-size: 16px;
}

.ul_ops li p {
    color: #5c5c5c;
    line-height: 23px;
    width: 189px;
    margin-left: auto;
    margin-right: auto;
}

.ul_ops li {
    float: left;
    margin-top: 30px;
    width: 204px;
}

.item_o_ztou {
    display: none;
}

.opsjg_oks li {
    float: left;
}

    .opsjg_oks li h2 {
        color: #da575e;
        margin-bottom: 10px;
        margin-top: 37px;
        font-size: 12px;
    }

.index_waay {
    position: relative;
}

.postiton_io {
    position: absolute;
    left: 55px;
    top: 5px;
}

.postiton_is {
    position: absolute;
    right: 0px;
    top: 18px;
}

.postiton_io h2 {
    font-size: 26px;
    font-weight: bold;
    color: #b70008;
}

.postiton_is h2 {
    font-size: 18px;
    font-family: '微软雅黑';
    color: #b70008;
}

.opks_item li {
    float: left;
}

.op_ix_op {
    background: #f8f8f8;
}




/*2015-9-9新增专题内容代码*/
.qudao_item {
    margin-top: 40px;
}

.qudao_right .item_box h2 {
    color: #db651d;
    font-size: 16px;
    font-weight: bold;
    margin-top: 16px;
    margin-bottom: 5px;
    margin-left: 15px;
}

.qudao_right .item_box p {
    color: #5c5c5c;
    font-size: 14px;
    margin-left: 15px;
}

.qudao_right .item_box .sanjiao_opp_qudao {
    width: 0px;
    height: 0px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 25px solid #f6f6f6;
    position: absolute;
    left: -25px;
    top: 24%;
}

.item_box {
    width: 380px;
    height: 70px;
    position: relative;
    background: #f6f6f6;
    margin-bottom: 15px;
    padding-top: 1px;
}

.qudao_background {
    background: url(../images/fa_3.jpg) no-repeat center;
    width: 675px;
    height: 428px;
    margin: 0 auto;
    position: relative;
    margin-top: 40px;
}

.din_dian {
    position: absolute;
    z-index: 99999;
    width: 126px;
}

    .din_dian h2 {
        color: #5c5c5c;
        font-size: 16px;
        font-weight: bold;
    }

        .din_dian h2.hb {
            color: #da641c;
        }

    .din_dian p {
        color: #5c5c5c;
        font-size: 14px;
        margin-top: 8px;
    }

.din_dian1 {
    left: 386px;
    top: 10px;
}

.din_dian2 {
    left: 572px;
    top: 104px;
}

.din_dian3 {
    left: 682px;
    top: 243px;
}

.din_dian4 {
    left: -15px;
    top: 88px;
}

.din_dian5 {
    left: -118px;
    top: 240px;
}

.qudao_zhongjian_box {
    padding-top: 1px;
}

    .qudao_zhongjian_box h2 {
        color: #5c5c5c;
        font-size: 20px;
        text-align: center;
        margin-top: 279px;
        margin-bottom: 25px;
    }

    .qudao_zhongjian_box p {
        color: #5c5c5c;
        font-size: 14px;
        text-align: center;
        line-height: 26px;
    }

.mokuai_3_background {
    background: url(../images/fa_4.jpg) no-repeat center;
    width: 808px;
    height: 401px;
    margin: 0 auto;
    margin-top: 40px;
    padding-top: 1px;
}

    .mokuai_3_background .mokuai_3 h2 {
        color: #da641c;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 8px;
    }

        .mokuai_3_background .mokuai_3 h2 span {
            color: #aaaaaa;
            font-size: 14px;
            margin-left: 10px;
        }

    .mokuai_3_background .mokuai_3 p {
        color: #5c5c5c;
        font-size: 14px;
    }

    .mokuai_3_background .mokuai_3_1 {
        margin-left: 156px;
        margin-top: 33px;
    }

    .mokuai_3_background .mokuai_3_2 {
        margin-left: 82px;
        margin-top: 73px;
    }

    .mokuai_3_background .mokuai_3_3 {
        margin-left: 134px;
        margin-top: 98px;
    }

.background_lpstop {
    background: url(../images/fa_10.jpg) no-repeat center top;
    width: 808px;
    height: 580px;
    margin: 0 auto;
    margin-top: 60px;
    position: relative;
}

.diwei_indxe {
    position: absolute;
    width: 159px;
}

    .diwei_indxe h2 {
        color: #da641c;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 20px;
    }

        .diwei_indxe h2 span {
            font-size: 24px;
        }

    .diwei_indxe p {
        color: #5c5c5c;
        font-size: 14px;
        line-height: 24px;
    }

.diwei_indxe_1 {
    left: 498px;
    top: -26px;
}

.diwei_indxe_2 {
    left: 612px;
    top: 91px;
}

.diwei_indxe_3 {
    left: 624px;
    top: 351px;
}

.diwei_indxe_4 {
    left: 548px;
    top: 475px;
}

.diwei_indxe_5 {
    left: 124px;
    top: 478px;
}

.diwei_indxe_6 {
    left: 0px;
    top: 350px;
}

.diwei_indxe_7 {
    left: 15px;
    top: 140px;
}

.diwei_indxe_8 {
    left: 80px;
    top: 10px;
}

.img_qudao_item {
    margin-top: 77px;
    margin-bottom: 31px;
}

.qudiao_top {
    margin-top: 0px;
}

.o_qin_item h2 {
    padding-left: 849px;
    padding-top: 15px;
    width: 44px;
    height: 25px;
}

.opsdou_item {
    border-left: 1px solid #f5f5f5;
}

.img_qudao {
    margin-top: 28px;
}

.cla_dex {
    position: relative;
}

.find_2 {
    position: absolute;
    right: 1px;
    top: 38px;
}