/*
* @Author: Administrator
* @Date:   2016-06-17 13:23:47
* @Last Modified by:   洪呈委
* @Last Modified time: 2019-07-23 11:12:59
*/

/* 产品服务 */
.product{
	width: 100%;
	margin: 0 auto;
	/* background: url(../images/bgmap.png) no-repeat center top; */
	padding-top: 30px;
	padding-bottom: 30px;
}
.product-title{
	width: 110px;
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
	color: #333;
	background: url(../images/title.png) no-repeat center bottom;
	line-height: 60px;
}
.product-title i:first-child{
	margin-left: 0;
}
.product-title i{
	font-style: normal;
	margin-left: 6px;
}

.productjies{
	width: 1200px;
	margin: 0 auto;
	font-size: 16px;
	margin-top: 20px;
}
.productcontwai{
	background: url(../images/bgmap.png) no-repeat center top;
	background-size: 80%;
}
.productcont{
	height: 520px;
	/* overflow: hidden; */
	position: relative;
	
}
.productcontleft{
	float: left;
	font-size: 20px;
	color: #808080;
	padding: 30px 0;
	width: 240px;
}
.productcontright{
	float: left;
	width: 760px;
}
.productcontleft ul li{
	margin-bottom: 70px;
	padding-left: 60px;
	cursor: pointer;
	transition: all .3s;
	-moz-transition: all .3s; /* Firefox 4 */
	-webkit-transition: all .3s; /* Safari 和 Chrome */
	-o-transition: all .3s; /* Opera */
}
.productcontleft ul li:last-child{
	margin-bottom: 0;
}
.productcontleft ul li.active
{
	color: #333;
	font-size: 24px;
}
.productcontright{
	padding: 30px;
	font-size: 16px;
}
.productcontright .productcontrightlie > p{
	line-height: 30px;
	margin-bottom: 30px;
	padding: 0 70px;
}
.productcontright p a{
	color: #a5a5a5;
	text-decoration: none;
}
.productcontright p a:hover{
	color: #EB6100;
	text-decoration: none;
}
.productcontrightlie{
	display: none;
}
.productcontrightliebom{
	/* margin-top: 80px; */
	overflow: hidden;

}
.productcontrightliebom2{
	margin-top: 60px;
	overflow-y: hidden;
	padding-left: 50px;
}
.productcontrightliebom ul li{
	float: left;
	text-align: center;
	width: 25%;
	cursor: pointer;
}
.productcontrightliebom2 ul li{
	float: left;
	text-align: center;
	width: 16%;
	cursor: pointer;
}
.productcontrightliebom2 ul li:first-child{
	border-right: 1px solid #CED3D5;
}
.productcontrightliebom ul li img{
	height: 44px;
	width: auto;
}
.productcontrightliebom2 ul li img{
	height: 44px;
}
.productcontrightliebom-top{
	height: 80px;
	padding-top: 25px;
	transition: all .3s;
	-moz-transition: all .3s; /* Firefox 4 */
	-webkit-transition: all .3s; /* Safari 和 Chrome */
	-o-transition: all .3s; /* Opera */
}
.productcontrightliebom-top p{
	text-align: center;
	display: none;
}
.productcontrightliebom ul li:hover .productcontrightliebom-top{
	padding-top: 0;
}
.productcontrightliebom2 ul li:hover .productcontrightliebom-top{
	padding-top: 0;
}
.xiandian{
	width: 1px ;
	height: 100%;
	background: #C7CCCE;
	position: absolute;
	left: 240px;
}
.xiandian i{
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #EB6100;
	transform:rotate(45deg);
	-ms-transform:rotate(45deg); 	/* IE 9 */
	-moz-transform:rotate(45deg); 	/* Firefox */
	-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
	-o-transform:rotate(45deg); 	/* Opera */
	position: absolute;
	top: 40px;
	left: -4.5px;

}

/* 成功案例 */
.successcase{
	width: 100%;
	/* height: 450px; */
	background: url(../images/successcasebg.png) no-repeat;
	background-size: cover;
	padding: 30px 0;
}
.product-title2{
	width: 100px;
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
	color: #fff;
	background: url(../images/title2.png) no-repeat center bottom;
	line-height: 50px;
}
.product-title2 i:first-child{
	margin-left: 0;
}
.product-title2 i{
	font-style: normal;
	margin-left: 6px;
}
.successcasecont{
	width: 1200px;
	margin: 0 auto;
}
.successcasecontmain{
	height: 200px;
	margin-top: 30px;
}
.successcasecontmain-left{
	float: left;
	width: 50px;
	text-align: center;
	line-height: 200px;
}
.successcasecontmain-left i,
.successcasecontmain-right i{
	color: #5E5E5E;
	display: inline-block;
	width: 30px;
	height: 30px;
	background: #fff;
	text-align: center;
	line-height: 30px;
	border-radius: 50%;
	font-size: 26px;
	cursor: pointer;
}
.successcasecontmain-left i{
	padding: 0px 3px 1px 0px;
}
.successcasecontmain-right i{
	padding: 0px 0px 1px 3px;
}
.successcasecontmain-left i:hover,
.successcasecontmain-right i:hover
{
	background: #EB6100;
	color: #fff;
}
.successcasecontmain-center{
	float: left;
	width: 1100px;
	overflow: hidden;
	position: relative;
}
.successcasecontmain-right{
	float: left;
	width: 50px;
	text-align: center;
	line-height: 200px;
}
.successcasecontmain-center ul{
	height: 200px;
	width: 9900px;
	position: relative;
	left: 0;
	top: 0;
}
.successcasecontmain-center ul li{
	float: left;
	height: 200px;
}
.successlie{
	float: left;
	width: 510px;
	background: #fff;
	margin: 0 20px;
	box-shadow: 2px 2px 2px #48484B;
	cursor: pointer;

}
.successlierighttitle{
	font-size: 16px;
}
.successlie:hover .successlierighttitle{
	color: #eb6100;
	
}
.successlie:hover .successlierightlast a{
	color: #eb6100;
}
.successlieleft{
	float: left;
}
.successlieleft img{
	height: 200px;
	width: 200px;
}
.successlieright{
	padding: 20px;
	float: left;
	width: 310px;
}
.successlierighttitle{
	color: #383737;
	font-weight: bold;
	margin-bottom: 15px;
}
.successlierightmain{
	color: #333;
	margin-bottom: 40px;
	/* display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden; */
	font-size: 14px;
}
.successlierightlast a{
	color: #383737;
	text-decoration: none;
}
.successcasecontlast ol{
	overflow: hidden;
	width: 48px;
	margin: 20px auto 30px;
}
.successcasecontlast ol li{
	float: left;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	cursor: pointer;
	margin-left: 4px;
}
.successcasecontlast ol li.active{
	width: 20px;
	background: #EB6100;
	border-radius: 5px;
}
.successcasecontlast ol li:first-child{
	margin-left: 0;
}

/* 新闻动态 */
.newcont{
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 80px;
}
.newcontmainhead button{
	background:#fff;
	color: #eb6100;
	border: 1px solid #eb6100;
	width: 100px;
	height: 40px;
	border-radius: 25px;
	font-size: 16px;
	outline: none;
	margin-right: 20px;
}
.newcontmainhead button.active{
	color: #a5a5a5;
	border-color: #a5a5a5;
}
.newcontmainhead a{
	float: right;
	color: #a5a5a5;
	text-decoration: none;
	font-size: 14px;
	line-height: 40px;
}
.newcontmainhead a:hover{
	color: #eb6100;
}
.newcontmainhead{
	height: 40px;
	margin: 40px 0 15px 0;

}
.newcontmaincent{
	border-top: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
}
.newcontmaincent ul li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	padding-left: 10px;
	color: #333;
	font-size: 14px;
	text-decoration: none;
}
.newcontmaincent ul li{
	line-height: 40px;
	height: 40px;
}
.newcontmaincent ul a:hover{
	color: #eb6100;
	background: #F7F7F7;
}
.newcontmaincent ul a i{
	float: right;
	font-style: normal;
}
.newcontmaincent ul a span{
	display: inline-block;
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* 合作伙伴 */
.partner{
	background: #F7F7F7;
	padding: 30px 0 0 0;
}
.partnercont{
	width: 1200px;
	margin: 0 auto;
	
}
.partnercontmain{
	margin-top: 20px;
}


/* 悬浮 */
.suspension{
	width: 30px;
	position: fixed;
	bottom: 10%;
	right: 50px;
	display: none;
}
.suspension span{
	display: inline-block;
	width: 30px;
	height: 30px;
	border:1px solid #ED7019;
	text-align: center;
	line-height: 30px;
	margin-bottom: 6px;
	background: #fff;
	border-radius: 3px;
	cursor: pointer;
}
.suspension span:hover{
	color: #fff;
	background: #ED7019;
}
.suspension span img{
	width: 20px;
}




/* 2019-7-12 */
.productcont{
	width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
}
.productcontpicselect ul{
	height: 152px;
}
.productcontpicselect ul li{
	float: left;
	width: 20%;
	cursor: pointer;
	-moz-transition: all .3s; /* Firefox 4 */
	-webkit-transition: all .3s; /* Safari 和 Chrome */
	-o-transition: all .3s; /* Opera */
}
.productcontpicselect ul li img{
	width: 100%;
}
.productcontpicselect ul li.active{
	transform:scale(1.2); 
	-webkit-transform:scale(1.2); 
    -moz-transform:scale(1.2); 
    -o-transform:scale(1.2);
    box-shadow:10px 10px 10px #999;
}
.productcontmain{
	width: 900px;
	margin: 30px auto 10px;
	font-size: 16px;
}
.productcontmainlietitle{
	text-align: center;
	font-size: 20px;
	margin-bottom: 10px;
	line-height: 30px;
	height: 30px;
}
.productcontmainlieicon img{
	width: 100%;
}
.productcontmainhead{
	width: 860px;
	margin: 0 auto 30px;
	line-height: 26px;
	height: 80px;
}
.smallImg{
	height: 70px;
	margin-top: 20px;
}
#ztbjright div{
	display: inline-block;
	width: 220px;
	margin: 15px;
}
#ztbjleft{
	display: inline-block !important;
	width: 15% !important;
}

#u168 {
	padding-top: 130px;
	margin: 0 auto;
    height: 540px;
    background-image: url("../images/u168.png");
     background-repeat: no-repeat;
     background-size:100% 100%;
}
#u170 {

text-align: center;
    margin: 0 auto;
    width: 832px;
    height: 302px;

    background-color: rgba(255,255,255,0.8);
	color: #FF9933;
	font-weight: bold;
	font-family: 'Microsoft Yahei', '微软雅黑', \5FAE\8F6F\96C5\9ED1, '宋体', \5b8b\4f53, arial, 'Hiragino Sans GB', Tahoma, Arial, Helvetica;
}
#u175 {
   text-align: center;
    white-space: nowrap;
    font-size: 60px;

}
#u177 {
	padding-top: 48px;
    font-size: 53px;
    word-wrap: break-word;
	opacity: 1;
}
#u176 {
    width: 855px;
    height: 71px;
    font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
    font-weight: 700;
    font-style: normal;
    font-size: 54px;
    text-align: center;
}
.nav3 div{
	text-align: center;
	display: inline-block;
	width: 257px;
	height: 392px;
	margin: 40px 20px;
	background-size: cover;
	background-image: url("../images/u178.png");
}
.nav3 span{
	display: block;
	margin: 20px 20px;
}
.carousel-inner{
	background-color: rgba(248, 248, 248, 1);
	margin-top: 0px;	
}


.nav2 {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}
.simpleImg {
    margin-top: 20px;
    height: 130px;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 65px;
    height: 65px;
    background-size: cover !important;
    background-image: url("../images/u548.png");
}
.carousel-control-next-icon, .carousel-control-next-icon {
    display: inline-block;
    width: 65px;
    height: 65px;
    background-size: cover !important;
    background-image: url("../images/u550.png");
}
.centerText{
	display: block;
	text-align: center;
	padding-bottom: 20px;
}

#u_292{
	    background-image: url("../images/u292.png");
	    background-size: cover;
    	height: 164px;
}
#u_294{
	    background-image: url("../images/u294.png");
	    background-size: cover;
    	height: 164px;
}
.strongCenterText{
	display: block;
    font-style: normal;
    font-size: 28px;
    text-align: center;
}
.strongRightText{
    font-family: 'Microsoft Yahei', '微软雅黑', \5FAE\8F6F\96C5\9ED1, '宋体', \5b8b\4f53, arial, 'Hiragino Sans GB', Tahoma, Arial, Helvetica;
    font-style: normal;
    font-size: 28px;
}
.showText{
	font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color: rgb(153, 153, 153);
}
.row{
	margin: 15px 0px !important;
}
.bigDiv{
	height: 321px;
	width: 99%;
	background-color: rgba(248, 248, 248, 1);
}
.bigDiv>.row{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}
.bigDiv.simple{
	height: 215px;
}
#ztbjright>div>span{
	font-size: 16px;
	display: block;
}
#ztbjright>div>span:first-child{
	margin-bottom: 25px;
}
#ztbjright>div>span:nth-child(2),span:nth-child(3){
	margin-bottom: 25px;
	margin-top: 25px;
	font-size: 14px;
}
#ztbjright>div>span:nth-child(3){
	height: 70px;

}





.row.centerText{
	font-size: 33px;
    font-weight: bold;
}
.clickImg{
	cursor: pointer;
	width: 203px;

}
.ztbjrightClass div{
	display: block;
	float: left;
	width: 225px;
	height: 137px;
	text-align: center;
	border: groove;
	border-color: #a9a9a924;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
	padding-top: 15px;

}
.ztbjrightClass{
   padding-top: 50px;
	padding-left: 50px;
}
.ztbjleftClass{
	display: inline-block !important;
	width: 15% !important;
	float: left;
	font-size: 28px;
	padding-top: 90px;
    margin-right: 60px;
}
.ztbjcontentClass{
	margin: 0 auto;
	width: 1200px;

}

.ztbjClass {
	background-color: rgba(248, 248, 248, 1);
    height: 380px;
}
.membercenterouter {
	background-color: rgba(248, 248, 248, 1);
    height: 700px;
}

#u2 {
    height: 700px;
    background-image: url("../images/u2.png");
     background-repeat: no-repeat;
     background-size:100% 100%;
}
.whiteFont{
	color: white;
}
#u2>div:nth-child(1){
	font-size: 30px;
    font-weight: 700;
    padding: 80px;
}
.chooseSapn{
	cursor: pointer;
	margin-left: 20px;
}
.chooseSapn.active{
	border-bottom: 3px solid #ffb300cf;
}

.text-shaw{
    text-shadow: 0px 3px 1px #212529bf;
    font-size: 30px;
    font-weight: 800px !important;
}
#u2>div:nth-child(2)>div{
	margin-left: 200px;
}
#u2>div:nth-child(2)>div:nth-child(2){
	margin-top: 20px;
	width: 390px;
    font-size: 18px;
	text-shadow: 0px 3px 1px #212529bf;
}
.buttonSapn{
	width: 300px;
    font-size: 20px;
    font-weight: 700;
    background-color: #FF9933;
    padding: 15px;
    display: block;
	margin: 0 auto;
	color: #FFFFFF;
	cursor: pointer;
}
#u2Tab2 {
	display: none;
	margin: -10px auto;
    width: 832px;
    height: 280px;
    background-color: rgba(255,255,255,0.8);


}
#u2Tab21 {
    font-size: 30px;
	text-align: center;
    word-wrap: break-word;
    visibility: visible;
	padding-top: 30px;
    
}
#u2Tab22 {
	padding-top: 30px;
	text-align: center;
    white-space: nowrap;
    visibility: visible;
    font-size: large;
}
.font36{
	font-size: 36px;
}
.font20{
	font-size: 20px;
}
.fontWeight700{
	font-weight: 700;
}
.fontWeight400{
	font-weight: 400;
}
.blockSpan{
	display: block;
}
.fontColor1{
	color : #999999
}
.boxShadow{
	box-shadow:10px 0px 0px 0px #E3E3E3,    /*右边阴影  蓝色*/
         	   0px 10px 0px 0px #E3E3E3;    /*下边阴影  黄色*/
}
.backGroundWhite{
	background-color: white;
}
.backGroundOri{
	background-color: #FF9933;
}
.u420Div {
    left: 0px;
    top: 0px;
    width: 120px;
    height: 40px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(119, 119, 119, 1);
    border-radius: 60px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#rs1t8t{
	margin-top: 30px;
}
#rs1t8tone{
	text-align: center;
	font-size: 4em;
	font-weight:bold;
	font-family: 'Microsoft Yahei', '微软雅黑', \5FAE\8F6F\96C5\9ED1, '宋体', \5b8b\4f53, arial, 'Hiragino Sans GB', Tahoma, Arial, Helvetica;
}
#rs1t8ttwo{
	text-align: center;
	font-size: 1.3em;
	line-height: 2em;
}
#sevenMemberDiv{
	width: 1011px;
	display: block;
	margin:0 auto;
	text-align: center;
}
#rs1t8t input{
	width: 250px;
	height: 50px;
	border: 1px solid #bfbebc;
	border-radius: 5px;
	background: rgba(0,0,0,0);
	color: #ffa500;
	padding-left: 20px;
	outline: none;
	font-size: 14px;
	margin-right: 20px;
}
#rs1t8t button {
	border-width: 0px;
	width: 180px;
	height: 50px;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #ffa500;
	border-radius: 5px;
}
#ztbj{

	height: 460px;
	margin-top: 50px;
	background-color: rgba(248, 248, 248, 1);
	/*text-align:center;*/
	padding-top: 100px;
}
#ztbjcontent{

	width: 1200px;
	margin: 0 auto;
	height: 100%;
}
#ztbjleft{
	margin-left: 5px;
	height: 100%;
	width: 30%;
	display: block;
	float: left;

}
#ztbjright{
	display: block;
	float: left;

}
#ztbjleft div{
	font-family: 'Microsoft Yahei', '微软雅黑', \5FAE\8F6F\96C5\9ED1, '宋体', \5b8b\4f53, arial, 'Hiragino Sans GB', Tahoma, Arial, Helvetica;font-size: 2.5em
}
.steptopdiv{
	background-color: rgba(248, 248, 248, 1);
	height: 130px;
}
#steptop{
	padding-top:20px ;

	width: 1200px;

	margin: 0 auto;
	font-size: 2.5em;
	font-family: 'Microsoft Yahei', '微软雅黑', \5FAE\8F6F\96C5\9ED1, '宋体', \5b8b\4f53, arial, 'Hiragino Sans GB', Tahoma, Arial, Helvetica;
}
.steptopleft{
	padding-left: 20px;
	display: block;
	float: left;
	width: 500px;
}
.steptopright{
	padding-right: 20px;
	display: block;
	float: right;
	width: 300px;
}
.nav3span{
	font-size: 2em;
	font-weight: bold;
}
.check1t8t{
	margin-top: 50px;
	width: 1200px;
	margin: 0 auto;
}
.nowstart{
	padding-top: 100px;
	display: block;
	width: 500px;
	margin: 0 auto;
	text-align: center;
}
.checkMemberleval{
	padding-top: 30px;
	padding-bottom: 30px;
}
.membercenter{
	width: 1200px;
	height: 60px;
	margin: 0 auto;
}
.memberlab{
	width: 262px;
	height: 493px;
	display: block;
	float: left;
	margin:0 15px;
	text-align: center;
	background-color: #FFFFFF;
	box-shadow: 10px 10px 5px #e8e7e7;
}
.memberlab .tt{
	font-size: 2.5em;
	font-weight: bold;
}
.memberlab .tt2{
	padding-top: 8px;
	font-size: 1.5em;

}
.memberlab .memberlabtop{
	border-bottom: rgba(227, 227, 227,0.5);
	border-bottom-style: solid;
	border-bottom-width:2px;
	height: 159px;
	padding-top: 20px;
}
.memberlabtopback{
	background-color: rgb(255, 153, 51);
	color: #FFFFFF;

}
.memberlab li{
	text-align: left;
	margin-left: 20px;
}
.memberlabli{
	color: #88A3C8;
	padding-right: 20px;
}
.memberlabbuttom{
	padding: 0 10px;
	font-size: 18px;
	font-weight: 500;
	height: 250px;
	font-style: normal;
	line-height: 35px;
	line-sp: 45px;
	font-family: 'Microsoft Yahei', '微软雅黑', \5FAE\8F6F\96C5\9ED1, '宋体', \5b8b\4f53, arial, 'Hiragino Sans GB', Tahoma, Arial, Helvetica;

}
.staryBuyBtn{
	display: block;
	height: 40px;
}
.staryBuyBtn button{
	border-style: solid;
	width: 120px;
	height: 40px;
	border-radius: 20px;
	border-color: #787878;
	border-width:1px;
	background-color: #FFFFFF;
	font-size: 14px;
	margin-left: 15px;
	color: #000;
	outline: none;
	/*box-shadow: -1px -1px 2px #ffa500 inset;*/
}

/*.staryBuyBtn button:hover {*/
.membercenter  .memberlab:nth-child(even) button {
	background: #FF9933;
	border-color: #FF9933;
	color: #fff;
}
.member4stepone{
	width: 1200px;
	margin: 20px auto;
	height: 100px;

}

.member4stepone div{
	display: block;
	font-weight: 400;
	font-style: normal;
	font-size: 28px;
}
.member4stepone div:first-child{
	width: 300px;
	float: left;
	text-align: left;
}
.member4stepone div:last-child{
	width: 300px;
	float: right;
	text-align: right;
}
.member4steptwo{
	width: 1200px;
	margin: 10px auto;
	height: 300px;
}
.member4steptwoContent{
	display: block;
	width: 180px;
	float: left;
	margin:0 35px;
	text-align: center;
}
.member4steptwoline{
	display: block;
	width: 65px;
	float: left;
}
.memberStepLine{
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	height: 90px
}
.member4steptwoContent div:first-child{
	font-family: 'Microsoft Yahei', '微软雅黑', \5FAE\8F6F\96C5\9ED1, '宋体', \5b8b\4f53, arial, 'Hiragino Sans GB', Tahoma, Arial, Helvetica;
	font-size: 2em;
	font-weight: bold;
	line-height: 60px;
}
.member4steptwoContent div:last-child{
	font-size: 1.3em;
}
.member4stepthird{
	text-align: center;
}
.member4stepthird button{
	border-style: solid;
	width: 180px;
	height: 50px;
	border-radius: 5px;
	border-width:1px;
	background-color: #FFFFFF;
	font-size: 18px;
	margin-left: 15px;
	color: #000;
	outline: none;
	background: #FF9933;
	border-color: #FF9933;
	color: #fff;
}
.cooperativebrand{
	background-color: #F2F2F2;
	padding-top:50px ;
	margin-top: 50px;
	height: 600px;
}
.cooperativebrandimgdiv{
    width: 1200px;
	display: block;
	margin: 0 auto;
}

.cooperativebrandimgdiv div {
	width: 238px;
	height: 137px;
	background: inherit;
	background-color: rgba(255, 255, 255, 1);
	box-sizing: border-box;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(228, 228, 228, 1);
	text-align: center;
	padding-top: 30px;
	margin-bottom: 30px;
	display: block;
	float: left;
	cursor: pointer;
}
.cooperativebrandimgdiv   img{

	height: 86px;
}
.followUs{
	text-align: center;
	font-family: 'Microsoft Yahei', '微软雅黑', \5FAE\8F6F\96C5\9ED1, '宋体', \5b8b\4f53, arial, 'Hiragino Sans GB', Tahoma, Arial, Helvetica;
	font-size: 3em;

	padding-top: 60px;
}
.followUs div:last-child{
	font-weight: bold;
}
.followUsTwo div{
	margin-top: 30px;
	display: block;
	width: 400px;
	float: left;
	font-size: 2.2em;
}
.followUsTwo div p:last-child{
	padding-top: 20px;
	font-size: 18px;
	color: #999999;
}

.followUsTwoOut{
	width: 1200px;
	margin: 0 auto;
	height: 350px;
}
.footer{
	text-align: center;
	background-color: #F2F2F2;
	height: 60px;
	font-size: 18px;
	padding-top: 20px;

}
.footer a{
	color:#000;
	text-decoration:none;
}
.sellerTop div{
	display: block;
	float: left;
	width: 262px;
	height: 159px;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	font-family: 'Microsoft Yahei', '微软雅黑', \5FAE\8F6F\96C5\9ED1, '宋体', \5b8b\4f53, arial, 'Hiragino Sans GB', Tahoma, Arial, Helvetica;
	background-color: #FFFFFF;
	margin:0 18px;
	padding-top: 35px;
	box-shadow: 10px 10px 5px #e8e7e7;
}
.sellerTop div:nth-child(even){
	background-color: #797FEA;
	color: #FFFFFF;
}
.sellerTop{
	height: 200px;
	margin-top: 60px;
}
.sellerButtom{
	margin-top: 60px;
}
.sellerButtom div{
	display: block;
	float: left;
	width: 361px;
	height: 159px;
	background-color: #FFFFFF;
	margin:0 18px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 16px;
}

.sellerButtom div p:first-child{
	font-size: 28px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
}