body,html{
	width: 100%;
	height: 100%
}
body{
	font: 12px/1.5 "Microsoft YaHei","微软雅黑",tahoma,arial,宋体;
	color: #333;
	background: #f7f7f7
}
body a:hover{
	color: #1fa43b
}
img{
	vertical-align: top;
}
.fontweight{
	font-weight: bold;
}
.text-red{
	color: #ff0000
}
.text-green{
	color: #60a830
}
.text-sixe-sed{
	font-size: 14px;
}
.showBlock{
	display: inline-block!important;
}
.fixed-search-animated{
	-moz-transform:translate3d(0,0,0)!important;
	-ms-transform:translate3d(0,0,0)!important;
	-o-transform:translate3d(0,0,0)!important;
	transform:translate3d(0,0,0)!important;
}
.text-overhidden{
	display:block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
/******顶部浮动栏css******/
.header-height{
	height: 32px;
}
.wrapper-header{
	position: fixed;
	z-index: 999;
	width: 100%;
	top: 0;
	left: 0;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	background: #f5f4f4;
	min-width: 1200px;
}
.header-main{
	height: 30px;
	width: 1200px;
	margin: 0 auto;
}
.header-main-left{
	line-height: 30px;
	color: #777
}
.header-left-btn{
	color: #eb8a00;
	margin: 0 5px;
}
.header-left-btn:hover{
	color: #eb8a00;
}
.icon-reveal{
	display: inline-block;
	width: 8px;
	height: 5px;
	background: url(../images/icon.png);
}
.icon-reveal1{
	left: 4px;
	position: relative;
	vertical-align: middle;
}
.this-header-nav .icon-reveal{
	background-position: 0 -6px;
}
.header-nav-li{
	position: relative;
	border-left: 1px solid #f5f4f4;
	border-right: 1px solid #f5f4f4;
}
.header-nav-name{
	height: 30px;
	padding: 0 12px;
	line-height: 30px;
	cursor: pointer;
	color: #343434;
}
.header-nav-main{
	position: absolute;
	top: 31px;
	display: none;
}
.header-nav-main1{
	width: 149px;
	height: 170px;
	border:1px solid #eeeeee;
	border-radius: 5px;
	left: 50%;
	margin-left: -75px;
}
.header-nav-bg{
	background: #fff;
	/*opacity: 0.92;
	filter:Alpha(opacity=92);*/
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.nav-main-ul1{
	position: relative;
	z-index: 2;
	padding-left: 17px;
}
.nav-main-ul1 li{
	float: left;
	margin-right: 17px;
	margin-top: 12px;
	width: 48px;
}
.header-nav-main2{
	width: 100%;
	height: 170px;
	border:1px solid #eeeeee;
	border-top:0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	left: -1px;
}
.nav-main-ul2{
	position: relative;
	z-index: 2;
	text-align: center;
}
.nav-main-ul2 li{
	margin-top: 12px;
}
.header-nav-main3{
	width: 125px;
	height: 155px;
	border:1px solid #eeeeee;
	border-radius: 5px;
	left: 50%;
	margin-left: -63px;
}
.phone-erwei{
	position: relative;
	z-index: 2;
}
.phone-erwei-img{
	text-align: center;
	margin-top: 18px;
}
.phone-erwei-img{
	height: 74px;
}
.phone-erwei-tell{
	text-align: center;
	color: #333;
	line-height: 16px;
	margin-top: 13px;
}
.header-nav-main4{
	width: 100%;
	height: 81px;
	border:1px solid #eeeeee;
	border-top:0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	left: -1px;
}
.header-nav-main5{
	width: 385px;
	right: -1px;
	border:1px solid #eeeeee;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	*background: #fff;
}

.nav-main-dl{
	padding-left: 18px;
	background: #fff;
	padding-bottom: 23px;
}
.nav-main-dl dt{
	padding-top: 18px;
}
.header-right-ca{
	color: #eb8a00
}
.header-right-ca:hover{
	color: #eb8a00 
}
.nav-main-dl dd li{
	margin-right: 17px;
	margin-top: 5px;
}
.nav-main-dl a{
	white-space:nowrap; 
}
.nav-mian-dlbtn{
	display: block;
	height: 37px;
	background: #e6e7e8;
	text-align: center;
	line-height: 37px;
	color: #606060;
	
	opacity: 1;
	filter:Alpha(opacity=100);
}
.this-header-nav{
	background: #fff;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	position: relative;
}
.this-header-nav .header-nav-main,.this-header-nav .border-hide,.this-header-nav .border-hide1{
	display: block;
}

.border-hide{
	height: 3px;
	position: absolute;
	z-index: 2;
	width: 100%;
	background: #fff;
	left: 0;
	bottom: -3px;
	display: none;
}
.border-hide1{
	height: 3px;
	position: absolute;
	z-index: 2;
	width: 100%;
	background: #fff;
	left: 0;
	top: -1px;
	display: none;
}
/*******浮动左测导航栏********/

.fixed-left-nav{
	position: fixed;
	left: 50%;
	margin-left: -695px;
	top: 150px;
	z-index:8;
	display: none;
	-moz-transform:translate3d(0,-20px,0);
	-ms-transform:translate3d(0,-20px,0);
	-o-transform:translate3d(0,-20px,0);
	transform:translate3d(0,-20px,0);
	-moz-transition:transform .6s;
	-ms-transition:transform .6s;
	-o-transition:transform .6s;
	transition:transform .6s;
}
.fixed-left-dl{
	width: 75px;
}
.fixedLnav-tt{
	text-align: center;
	height: 25px;
	background: #f6b11e;
	line-height: 25px;
	color: #fff;
	margin-bottom: 1px;
	width: 75px;
}
.floor{
	height: 38px;
	background: #606060;
	margin-bottom: 1px;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
}
.this-floor{
	background: #f6b11e 
}
.floor span{
	display: inline-block;
	line-height: 14px;
	margin-top: 5px;
}
.getout-more-list{
	position: relative;
}
.getout-more{
	height: 38px;
	background: #acacac;
	margin-bottom: 1px;
	text-align: center;
	cursor: pointer;
	display: block;
	width: 75px;
	
}
.getout-more-ew{
	position: absolute;
	bottom: 0;
	width: 138px;
	border:1px solid #ededed;
	border-left:2px solid #ededed;
	left: 75px;
	text-align: center;
	background: #fff;
	display: none;
	-moz-transform:translate3d(-10px,0,0);
	-ms-transform:translate3d(-10px,0,0);
	-o-transform:translate3d(-10px,0,0);
	transform:translate3d(-10px,0,0);
	-moz-transition:transform .3s;
	-ms-transition:transform .3s;
	-o-transition:transform .3s;
	transition:transform .3s;
}
.icon-jt{
	display: inline-block;
	height: 14px;
	width: 7px;
	background: url(../images/sanjian.png);
	position: absolute;
	left: -7px;
}
.icon-jt1{
	bottom: 91px;
}
.icon-jt2{
	bottom: 50px;
}
.icon-jt3{
	bottom: 12px;
}
.getout-more-phone{
	text-align: left;
	padding-left: 20px;
	line-height: 20px;
	padding-bottom: 15px;
}
.getout-more-phone h3{
	margin-top: 15px;
}
.getout-ew-img{
	width: 111px;
	margin-top: 10px;
}
.getout-appew-img{
	width: 115px;
	margin-top: 10px;
}
.getout-ew-sm{
	color: #959595;
	line-height: 16px;
	padding: 5px 0;
}
.getout-more-icon{
	display: inline-block;
	background: url(../images/icon.png);
}
.getout-more-icon1{
	width: 22px;
	height: 22px;
	background-position: -95px 0;
	margin-top: 8px;
}
.getout-more-icon2{
	width: 18px;
	height: 25px;
	background-position: -98px -26px;
	margin-top: 7px;
}
.getout-more-icon3{
	width: 15px;
	height: 21px;
	background-position: -100px -55px;
	margin-top: 9px;
}
.go-top{
	text-align: center;
	height: 48px;
	cursor: pointer;
	display: block;
	width: 75px;
}
.go-top:hover{
	background: #acacac;
	text-decoration: none;
	color: #333
}
.icon-gotop{
	display: inline-block;
	height: 11px;
	width: 17px;
	background: url(../images/icon.png) -100px -79px;
	margin-top: 10px;
	margin-bottom: 5px;
}
/*******浮动搜索栏目样式********/
.fixed-search{
	display: none;
	position: fixed;
	width: 100%;
	left: 0;
	top: 31px;
	z-index: 998;
	background: #fff;
	height: 60px;
	border-bottom:1px solid #dedcdd;
	box-shadow: 0 0 10px 1px #f0f0f0;
	-moz-transform:translate3d(0,-60px,0);
	-ms-transform:translate3d(0,-60px,0);
	-o-transform:translate3d(0,-60px,0);
	transform:translate3d(0,-60px,0);
	-moz-transition:transform .3s;
	-ms-transition:transform .3s;
	-o-transition:transform .3s;
	transition:transform .3s;
}

.fixed-search-main{
	width: 1200px;
	margin: 0 auto;
}
.fixed-search-logo{
	margin-left: 9px;
	margin-top: 9px;
}
.fixed-search-cen{
	margin-left: 110px;
	margin-top: 12px;
	border:2px solid #60a830;
	border-right: 0;
	height: 32px;
}
.fixed-search-typebox{
	position: relative;
}
.fixed-typebox-ul{
	height: 30px;
	border:1px solid #fff;
	border-right: 1px solid #d9d9d9;
	overflow: hidden;
	background: #fff;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
	transition:all .3s;
}
.active .fixed-typebox-ul{
	height: 212px;
	border: 1px solid #d9d9d9;
}
.active .icon-reveal2{
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg)
}
.icon-reveal2{
	position: absolute;
	top: 14px;
	right: 14px;
	-webkit-transition:transform .3s;
	-moz-transition:transform .3s;
	-ms-transition:transform .3s;
	-o-transition:transform .3s;
	transition:transform .3s
}
.fixed-typebox-ul li{
	width: 64px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	padding-right: 15px;
	cursor: pointer;
}
.fixed-typebox-ul li:hover{
	color: #73bc42
}
.fixed-search-ipt{
	width: 474px;
	height: 32px;
	line-height: 32px;
	padding-left: 13px;
	border:0;
	position: relative;
	top: -2px;
	border-top:2px solid #60a830;
	border-bottom:2px solid #60a830;
	outline: none;
}
.fsearch-ipt-more{
	position: absolute;
	top: 34px;
	width: 486px;
	border:2px solid #f1f1f1;
	border-top:0;
	background: #fff;
	z-index: 5;
	padding-bottom: 15px;
	left: -2px;
	display: none;
}
.fsearch-ipt-more a{
	display: block;
	padding-left: 10px;
	height: 28px;
	line-height: 28px;
}
.fsearch-ipt-more a:hover{
	background-color: #f2f2f2;
	text-decoration: none;
}
.fixed-search-box{
	position: relative;
}
.fixed-search-seehf{
	width: 568px;
	border:2px solid #f1f1f1;
	position: absolute;
	left: -84px;
	top: 34px;
	background: #fff;
	border-top:0;
	padding-bottom: 15px;
	display: none;
}
.fixed-search-btn{
	float: left;
	display: block;
	height: 36px;
	width: 90px;
	text-align: center;
	line-height: 34px;
	background: #60a830;
	border:0;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	margin-top: 12px;
}
.fixed-search-fabu{
	display: block;
	height: 34px;
	line-height: 34px;
	border:1px solid #f5ae1e;
	text-align: center;
	width: 158px;
	margin-top: 12px;
	margin-left: 30px;
}
.fixed-search-fabu:hover{
	text-decoration: none;
	background: #f5ae1e;
	color: #fff
}

/*******搜索栏目样式********/
.head-module{
	background: #fff;
	min-width: 1200px;
}
.search-engine{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 3
}
.logo-mod{
	padding-top: 33px;
	margin-left: 9px;
}
.logo-box{
	padding-left: 1px;
}
.logo-tell{
	height: 17px;
	color: #777777;
	line-height: 17px;
	border:1px solid #cbcbcb;
	width: 167px;
	border-radius: 9px;
	text-align: center;
	margin-top: 10px;
}
.search-mian{
	margin-left: 155px;
	padding-top: 32px;
}
.search-type{
	color: #e6e6e6;
	padding-left: 8px;
}
.search-type span{
	display: inline-block;
	width: 36px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	vertical-align: middle;
	color: #606060;
	cursor: pointer;
}
.search-type  .this-search-type{
	color: #fff;
	background: #73bc42
}
.search-into{
	margin-top: 6px;
}
.search-ipt-box{
	position: relative;
}
.search-ipt-more{
	position: absolute;
	top: 40px;
	width: 407px;
	border:2px solid #f1f1f1;
	border-top:0;
	background: #fff;
	z-index: 5;
	padding-bottom: 15px;
	left: 0;
	display: none;
}
.search-ipt-more a{
	display: block;
	padding-left: 10px;
	height: 28px;
	line-height: 28px;
}
.search-ipt-more a:hover{
	background-color: #f2f2f2;
	text-decoration: none;
}
.search-result{
	position: absolute;
	top: 40px;
	width: 407px;
	border:2px solid #f1f1f1;
	border-top:0;
	background: #fff;
	z-index: 5;
	padding-bottom: 15px;
	left: 0;
	display: none;
}
.icon-history{
	display: inline-block;
	width: 18px;
	height: 17px;
	background: url(../images/icon.png) -48px -14px;
	vertical-align: middle;
	margin-right: 8px;
	position: relative;
	top: -1px;
	margin-right: 8px;
}
.search-hot-title{
	line-height: 20px;
	color: #999999;
	margin-left: 8px;
}
.search-hot{
	margin-top: 15px;
	width: 100%;
}
.icon-hot{
	display: inline-block;
	width: 17px;
	height: 20px;
	background: url(../images/icon.png) -48px -34px;
	vertical-align: middle;
	margin-right: 8px;
}
.search-hot-list{
	padding-left: 18px;
}
.search-hot-list a{
	display: inline-block;
	line-height: 12px;
	margin-top: 12px;
	margin-right: 25px;
}
.search-history-title{
	color: #999999;
	line-height: 18px;
	margin-top: 12px;
	margin-left: 8px;
}
.search-history-list{
	margin-left: 33px;
	margin-top: 8px;
}
.search-history-list a{
	display: inline-block;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	border:1px solid #e5e5e5;
	color: #60a830;
	float: left;
	margin-right: 9px;
	margin-bottom: 5px;
	white-space:nowrap; 
	max-width: 130px;
}
.search-history-list a:hover{
	background: #60a830;
	color: #fff;
	text-decoration: none;
}
.search-ipt{
	width: 388px;
	height: 16px;
	line-height: 16px;
	padding: 10px 10px;
	border:2px solid #60a830;
	outline: none;
}
.search-btn{
	border:0;
	width: 100px;
	height: 40px;
	text-align: center;
	background: #60a830;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}
.search-btn:hover{
	background: #6cb044
}
.search-fabu{
	text-align: center;
	width: 118px;
	height: 38px;
	line-height: 38px;
	border:1px solid #f5ae1e;
	font-size: 14px;
	color: #666;
	display: block;
	margin-left: 20px;
}
.search-fabu:hover{
	background-color: #f5ae1e;
	color: #fff;
	text-decoration: none;
}
.apperwei{
	padding-top: 13px;
}
.apperwei-tell{
	color: #999999;
	text-align: center;
}
.apperwei-img{
	margin-top: 4px;
}

/*****nav菜单栏样式*******/
.navbox{
	width: 1200px;
	margin: 9px auto 0;
}
.navmain-ul{
	padding-left: 210px;
}
.navmain-ul li{
	height: 40px;
	line-height: 40px;
	margin-left: 40px;
	font-size: 16px;
}
.navmain-ul li a{
	white-space:nowrap; 
}
.navmain-ul li a:hover{
	text-decoration: none;
	color: #eb8a00
}
.navmain-ul .navmain-ul-gebr{
	color: #b2b2b2;
	font-size: 12px;
}
.this-navmain a{
	color: #eb8a00
}

/******band大图切换模块样式*******/
.bandbox{
	height: 560px;
	box-shadow: 0 0 10px 2px #f0f0f0;
	position: relative;
	min-width: 1200px;
}
.bandbox-mian{
	height: 420px;
	/*background: url(../images/band.jpg) no-repeat center top;*/
	overflow: hidden;
	position: relative;
}
.bandbox-list-img{
	height: 420px;
	width: 100%;
}
.bandbox-list-img li{
	height: 420px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	display: none;
	min-width: 1200px;
}
.bandbox-list-img li a{
	display: block;
	width: 100%;
	height: 100%
}
.bandbox-img-page{
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 10px;
	z-index: 2
}
.bandbox-page-mian{
	display: inline-block;
	*display: inline;
	height: 24px;
	background: rgba(0,0,0,0.1);
	border-radius: 12px;
	padding:0 7px;
}
.bandbox-page-mian span{
	display: inline-block;
	background: #fff;
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 50%;
	margin: 7px 7px;
	cursor: pointer;
}
.bandbox-page-mian .thisband{
	background: #f5ae1e
}

    /******band大图切换模块样式---居中模块*******/
.bandbox-detail{
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 0;
	width: 1200px;
	z-index: 2;
	height: 1px
}

.trade-type{
	width: 210px;
	height: 600px;
	position: absolute;
	top: -40px;
	left: 0;
	z-index: 2
}
.trade-type-bg{
	position: absolute;
	width: 100%;
	height: 100%;
	background: #73bc42;
	opacity: 0.9;
	filter:Alpha(opacity=90);
	left: 0;
	top: 0;
	z-index: 3
}
.trade-type-title{
	height: 40px;
	background: #60a830;
	position: relative;
	z-index: 2;
	padding: 0 12px;
}
.trade-type-name{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.trade-type-icon{
	display: inline-block;
	height: 11px;
	width: 11px;
	background: url(../images/icon.png) -51px -59px;
	margin-top: 15px;
}
.trade-type-box{
	position: relative;
	z-index: 2;
}
.trade-type-main{
	position: relative;
	z-index: 3
}
.trade-type-li{
	height: 69px;
	border-bottom: 1px solid #99ce76;
	vertical-align: top;
	position: relative;
	z-index: 3
}
.trade-li-bg{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #ffffff;
	opacity: 0.1;
	filter:Alpha(opacity=10);
	display: none;
	z-index: 1
}
.thistype .trade-li-bg{
	display: block;
}
.trade-type-menu{
	position: relative;
	z-index: 2;
	padding: 0 12px;
}
.trade-menu-box{
	margin-top: 15px;
}
.item_vlist{
	
}
.h-sidebar_list{
	position: absolute;
	width: 760px;
	height: 100%;
	z-index: 3;
	left: 210px;
	top: 0;
	background: #fff;
	box-shadow: 4px 0 0 #f0f0f0;
	display: none;
	-moz-transform:translate3d(-20px,0,0);
	-ms-transform:translate3d(-20px,0,0);
	-o-transform:translate3d(-20px,0,0);
	transform:translate3d(-20px,0,0);
	-moz-transition:transform .3s;
	-ms-transition:transform .3s;
	-o-transition:transform .3s;
	transition:transform .3s;
}
.icon-arrow2{
	display: inline-block;
	height: 11px;
	width: 7px;
	background: url(../images/icon.png) -53px -103px;
}
.h-sidebar-name{
	font-size: 14px;
	color: #24a739;
	margin-right: 15px;
}
.h-sidebar-title{
	text-align: right;
	padding-right: 20px;
	width: 150px;
	line-height: 14px;
}
.h-sidebar-module2{
	padding-left: 60px;
}
.h-sidebar-module2 a{
	color: #24a739;
	font-size: 14px;
	float: left;
	margin-right: 16px;
	margin-top: 10px;
}
.h-sidebar-ad{
	margin-right: 33px;
	padding-top: 34px;
}
.h-sidebar-img{
	margin-bottom: 30px;
}
.h-sidebar-img img{
	height: 230px;
	width: 190px
}
.h-sidebar-moust{
	width: 296px;
	border-bottom: 1px dashed #bfbfbf;
	padding-bottom: 10px;
	overflow: hidden;
}
.h-sidebar-box{
	margin-top: 34px;
}
.h-sidebar-module{
	margin-bottom: 19px;
}
.h-sidebar-all{
	width: 313px;
	margin-left: -18px;
}
.h-sidebar-moust a{
	display: inline-block;
	line-height: 14px;
	margin-bottom: 10px;
	float: left;
	margin-left: 18px;
	white-space:nowrap;
}


.trade-menu-title{
	font-size: 14px;
	color: #fff
}
.trade-menu-list{
	margin-top: 6px;
}
.trade-menu-list a{
	/*line-height: 16px;*/
/*	display: inline-block;*/
	color: #fff;
	/*float: left;*/
	margin-right: 8px;
}
.trade-menu-list a:hover{
	color: #fff;
}
.icon-arrow{
	width: 7px;
	height: 11px;
	background: url(../images/icon.png) -53px -74px;
	margin-top: 30px;
}
.trade-hot-icon{
	display: inline-block;
	height: 12px;
	width: 10px;
	background: url(../images/icon.png) -53px -88px;
	vertical-align: middle;
	margin-left: 8px;
}
.trade-icon{
	display: inline-block;
	background: url(../images/icon.png);
	vertical-align: middle;
	margin-right: 7px;
}
.trade-icon1{
	width: 18px;
	height: 18px;
	background-position: -70px 0;
}
.trade-icon2{
	width: 17px;
	height: 17px;
	background-position: -71px -22px;
}
.trade-icon3{
	width: 14px;
	height: 18px;
	background-position: -72px -44px;
}
.trade-icon4{
	width: 16px;
	height: 16px;
	background-position: -72px -64px;
}
.trade-icon5{
	width: 18px;
	height: 16px;
	background-position: -71px -83px;
}
.trade-icon6{
	width: 18px;
	height: 14px;
	background-position: -71px -100px;
}
.trade-icon7{
	width: 15px;
	height: 17px;
	background-position: -72px -117px;
}
.trade-icon8{
	width: 14px;
	height: 15px;
	background-position: -72px -138px;
}
.trade-imglist{
	width: 770px;
	margin-left: 210px;
	margin-top: 420px;
	padding-top: 12px;
}
.switch-imglist{
	height: 117px;
	width: 45px;
	cursor: pointer;
	text-align: center;
	display: block;
}
.switch-imglist:hover{
	background: #f2f2f2
}
.icon-prev{
	display: inline-block;
	height: 23px;
	width: 13px;
	background: url(../images/icon.png) 0 -13px;
	margin-top: 47px;
}
.icon-next{
	display: inline-block;
	height: 23px;
	width: 13px;
	background: url(../images/icon.png) -13px -13px;
	margin-top: 47px;
}
.trade-imglist-mian{
	width: 680px;
	height: 117px;
	overflow: hidden;
	position: relative;
}
.trade-imglist-img{
	border-radius: 3px;
	width: 220px;
	height: 117px;
}
.trade-imglist-ul{
	width: 690px;
	float: left;
}
.trade-imglist-ul li{
	width: 230px;
	position: relative;
}
.trade-imglist-href{
	position: absolute;
	height: 16px;
	line-height: 14px;
	width: 58px;
	text-align: center;
	border:1px solid #9f9f9f;
	z-index: 1;
	top: 74px;
	right: 20px;
	color: #9f9f9f;
	border-radius: 8px
}
.trade-imglist-href:hover{
	text-decoration: none;
	background: #9f9f9f;
	color: #fff
}
.member-module{
	width: 220px;
	background: #fff;
	height: 560px;
}
.member-btn-box{
	border: 1px solid #e2e2e2;
}
.member-btn-box a{
	display: block;
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	text-align: center;
}
.member-btn-box a:hover{
	text-decoration: none;
	color: #509223
}
.member-login{
	width: 108px;
	border-right: 1px solid #e2e2e2;
}
.member-login i{
	display: inline-block;
	width: 16px;
	height: 17px;
	background: url(../images/icon.png) 0 -37px;
	position: relative;
	margin-right: 18px;
	vertical-align: middle;
}
.member-regs{
	width: 109px;
}
.member-regs i{
	display: inline-block;
	width: 17px;
	height: 16px;
	background: url(../images/icon.png) 0 -57px;
	position: relative;
	margin-right: 18px;
	vertical-align: middle;
}
.our-serve{
	height: 130px;
	border-bottom: 1px dashed #e6e6e6;
}
.our-serve-title{
	font-size: 14px;
	line-height: 16px;
	padding-top: 15px;
	padding-left: 25px;
}
.our-serve-main{
	width: 100%;
	overflow: hidden;
}
.our-serve-ul{
	padding-left: 25px;
	width: 220px;
	padding-top: 5px;
}
.our-serve-ul li{
	width: 75px;
	margin-right: 25px;
	height: 30px;
	line-height: 30px;
}
.icon-serve{
	display: inline-block;
	height: 13px;
	width: 13px;
	background: url(../images/icon.png);
	margin-right: 8px;
	position: relative;
	/*top: 2px;*/
	vertical-align: middle;
}
.icon-serve1{
	background-position: 0 -75px;
}
.icon-serve2{
	background-position: 0 -90px;
}
.icon-serve3{
	background-position: 0 -105px;
	height: 15px;
}
.icon-serve4{
	background-position: 0 -122px;
	height: 10px;
}
.icon-serve5{
	background-position: 0 -134px;

}
.icon-serve6{
	background-position: 0 -149px;
	height: 11px;
}
.module-news{
	height: 137px;
	border-bottom: 1px dashed #e6e6e6;
}
.news-title-ul{
	padding-top: 18px;
	padding-left: 25px;
}
.news-title-ul li{
	height: 20px;
	line-height: 20px;
	border-bottom:1px solid #fff;
	margin-right: 22px;
	cursor: pointer;
	white-space:nowrap; 
}
.news-title-ul .this-news-title{
	color: #f9a700;
	border-bottom:1px solid #f9a700;
}
.module-news-main{
	width: 220px;
	overflow: hidden;
}
.module-new-allbox{
	width: 660px;
}
.module-news-ovhd{
	height: 80px;
	overflow: hidden;
	margin-top: 10px;
	float: left;
	width: 220px;
}
.module-news-ul{
	padding-left: 25px;
}
.module-news-ul li{
	height: 25px;
	line-height: 25px;
	width: 175px;
	display:block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
.gain-news{
	height: 152px;
	border-bottom: 1px dashed #e6e6e6;
}
.gain-news-title{
	padding-left: 25px;
	padding-top: 20px;
	font-size: 14px;
	color: #666666
}
.gain-news-main{
	width: 170px;
	margin-left: 25px;
	color: #666666;
	margin-top: 13px;
	height: 90px;
	overflow: hidden;
}
.gain-news-ul li{
	margin-bottom: 5px;
	vertical-align: top;
	line-height: 18px;
}
.gain-news-ul li a{
	color: #666666;
}
.contact-way-telephone{
	margin-top: 10px;
	margin-left: 32px;
}
.icon-telephone{
	display: inline-block;
	height: 14px;
	width: 16px;
	background: url(../images/icon.png) -27px 0;
	vertical-align: middle;
	position: relative;
	top: -3px;
}
.telephone-num{
	font-size: 18px;
	font-family: arial;
	color: #ff0c00;
	margin-left: 15px;
}


/*****module-slinks模块样式******/
.module-slinks{
	width: 1200px;
	height: 120px;
	margin: 42px auto 0;
	box-shadow: 0 0 10px 2px #f0f0f0;
	overflow: hidden;
	background: #fff
}
.slinks-box{
	padding-left: 50px;
	width: 1300px;
}
.slinks-mian-mod{
	width: 190px;
	margin-right: 110px;
	overflow: hidden;
}
.slinks-mian-title{
	text-align: center;
	margin-top: 20px;
	line-height: 22px;
	font-size: 18px;
	font-weight: bold;
}
.slinks-mian-title2{
	padding-right: 10px;
}
.slinks-mian-title3{
	padding-right: 32px;
}
.slinks-mian-title i{
	display: inline-block;
	background: url(../images/icon.png);
	position: relative;
	vertical-align: middle;
}
.slinks-mian-title .icon-slinks1{
	width: 15px;
	height: 12px;
	background-position: -28px -17px;
	margin-right: 8px;
}
.slinks-mian-title .icon-slinks2{
	width: 12px;
	height: 14px;
	background-position: -30px -32px;
	margin-right: 8px;
}
.slinks-mian-title .icon-slinks3{
	width: 14px;
	height: 14px;
	background-position: -29px -48px;
	margin-right: 8px;
}
.slinks-mian-title .icon-slinks4{
	width: 14px;
	height: 17px;
	background-position: -29px -64px;
	margin-right: 8px;
}
.slinks-mian-mego{
	width: 200px;
	margin-top: 20px;
}
.slinks-mian-mego2{
	padding-left: 20px;
}
.slinks-mian-mego a{
	float:left;
	margin-right: 10px;
	line-height: 14px;
	margin-bottom: 10px;
	white-space:nowrap; 
}


/******优质商家推荐样式*******/
.module-groom{
	margin: 37px auto 0;
	width: 1200px
}
.module-groom-title{
	font-size: 20px;
	line-height: 24px;
	padding-left: 7px;
}
.module-groom-main{
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}
.module-groom-ul{
	width: 1220px;
}
.module-groom-ul li{
	margin-right: 6px;
	margin-bottom: 6px;
	width: 195px;
	height: 102px;
}
.module-groom-ul li img{
	height: 100%;
	width: 100%;
}

/*****首页类别模块homeinfo-box样式******/
.homeinfo-box{
	width: 1200px;
	margin: 50px auto 0;
}
.homeinfo-module{
	margin-bottom: 30px;
}
.homeinfo-title-name{
	font-size: 20px;
	line-height: 24px;
}
.homeinfo-title{
	position: relative;
}
.homeinfo-into{
	position: absolute;
	color: #0082b5;
	right: 0;
	display: inline-block;
	top: 10px;
}
.homeinfo-mian{
	height: 338px;
	margin-top: 16px;
	border:1px solid #ededed;
	box-shadow: 0 0 10px 2px #f0f0f0;
	background: #fff
}
.homeinfo-plate-left{
	position: relative;
	border-right: 1px solid #ededed;
	overflow: hidden;
	width: 238px;
	height: 338px;
}
.plate-left-img{
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
	transition:all .3s;
	/*width: 238px;
	height: 338px;*/
}
.plate-left-img:hover{
	-moz-transform:scale(1.05);
	-ms-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);
}
.plate-tell{
	position: absolute;
	height: 100px;
	bottom: 0px;
	left: 0;
	width: 100%;
	display: block;
}
.plate-tell:hover{
	text-decoration: none;
}
.plate-tell-bg{
	position: absolute;
	height: 100px;
	bottom: 0px;
	left: 0;
	width: 100%;
	background: #31ae89;
	opacity: 0.95;
	filter:Alpha(opacity=95);
}
.plate-tell-type{
	position: relative;
	z-index: 2;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: 24px;
	margin-top: 26px;
}
.plate-tell-sm{
	position: relative;
	z-index: 2;
	text-align: center;
	font-size: 16px;
	line-height: 18px;
	margin-top: 6px;
	color: #fff;
}
.homeinfo-plate-center{
	width: 676px;
	height: 338px;
}
.homeinfo-plate-site{
	width: 118px;
	height: 100%;
	border-right: 1px solid #ededed
}
.homeinfo-hot-img{
	width: 218px;
	height: 100%;
	border-right: 1px solid #ededed
}
.plate-site-title{
	height: 15px;
	line-height: 14px;
	margin-top: 30px;
	margin-left: 17px;
	font-size: 14px;
	font-weight: bold;
}
.plate-site-title1{
	padding-left: 12px;
	border-left:4px solid #38ae8b;
}
.plate-site-ul li{
	padding-left: 33px;
	line-height: 12px;
	margin-top: 25px;
}
.homeinfo-hot-mod1{
	height: 169px;
}
.homeinfo-hot-a{
	display: block;
}
.homeinfo-hot-a:hover{
	text-decoration: none;
}
.homeinfo-hot-mod1 .hot-img-box,.homeinfo-hot-mod2 .hot-img-box{
	height: 125px;
	text-align: center;
	display: block;
}
.middle-span{
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.middle-img{
	vertical-align: middle;
}
.hot-name-box{
	text-align: center;
	height: 43px;
	display: block;
}
.homeinfo-hot-mod2{
	height: 168px;
	border-top:1px solid #ededed;
}
.homeinfo-plate-right{
	width: 283px;
	height: 100%;
}
.plate-right-price{
	height: 219px;
	border-bottom:1px solid #ededed;
}
.right-price-dl{
	height: 175px;
}
.right-price-dl dt{
	background: #34ab88;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
}	
.right-price-dl dd{
	line-height: 30px;
}

.right-price-type1{
	width: 100px;
	text-align: center;
}
.right-price-type2{
	width: 100px;
	text-align: center;
}
.right-price-type3{
	padding-left: 15px;
}
.right-price-typego{
	text-align: center;
}
.right-price-typego a{
	display: inline-block;
	width: 70px;
	height: 22px;
	line-height: 22px;
	border:1px solid #3ab18e;
	border-radius: 3px;
	text-align: center;
	color: #3ab18e
}
.right-price-typego a:hover{
	text-decoration: none;
	color: #fff;
	background: #3ab18e;
}
.right-price-type3 span{
	margin-right: 3px;
}
.upicon{
	color: #f50000;
}
.downicon{
	color: #78bf49
}
.right-iflist-ul {
	margin-top: 10px;
}
.right-iflist-ul li{
	padding: 0 30px;
	display:block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
	line-height: 32px;
}
/*.right-hover-red  a:hover{
	text-decoration: none;
	color: #f50000
}*/
/*2楼添加样式*/
.plate-tell-bg2{
	background: #c46349
}
.plate-site-title2{
	padding-left: 12px;
	border-left:4px solid #c36046;
}
.plate-right-price2{
	height: 258px;
	border-bottom:1px solid #ededed;
}
.right-price2-dl{
	height: 190px;
}
.right-price2-dl h2{
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #34ab88;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.right-price2-mvbox{
	height: 140px;
	overflow: hidden;
}
.right-price2-ul li{
	line-height: 28px;
}
.right-price2-ul li .price2-dl-name{
	margin-left: 30px;
	width: 160px;
	display:block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
.right-price2-ul li .price2-dl-monery{
	margin-left: 10px;
	width: 65px;
	display:block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
.right-price-typego2{
	padding-left: 30px;
	margin-top: 8px;
}
.right-price-typego2 a{
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	border:1px solid #34ab88;
	text-align: center;
	border-radius: 3px;
	color: #34ab88;
	margin-bottom: 6px;
}
.right-price-typego2 a:hover{
	text-decoration: none;
	color: #fff;
	background: #3ab18e;
}
.typego2-ah1{
	width: 90px;
}
.typego2-ah2{
	width: 124px;
	margin-left: 7px;
}
.typego2-ah3{
	width: 67px;
}
.typego2-ah4{
	width: 67px;
	margin-left: 6px;
}
.typego2-ah5{
	width: 74px;
	margin-left: 5px;
}
.right-iflist2-ul{
	padding-left: 30px;
	padding-top: 10px;
}
.right-iflist2-ul li{
	line-height: 28px;
}

/*3楼添加样式*/
.plate-tell-bg3{
	background: #4983c4
}
.plate-site-title3{
	border-left: 4px solid #4782c4;
    padding-left: 12px;
}
.plate-right-price3{
	height: 209px;
	border-bottom: 1px solid #ededed;
}
.right-price3-dl dt{
	height: 40px;
	background: #34ab88;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	margin-bottom: 10px;
}
.right-price3-dl dd{
	padding-left: 30px;
	line-height: 30px;
}
.right-price3-dl .price2-dl-tyname{
	width: 85px;
	display:block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
.right-price3-dl .price2-dl-sm{
	width: 140px;
	margin-left: 5px;
	display:block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
.right-price3-dl{
	height: 175px;
}

/*4楼添加样式*/
.plate-tell-bg4{
	background: #49c491
}
.plate-site-title4{
	border-left: 4px solid #50c594;
    padding-left: 12px;
}
.hot-img2-mian1{
	height: 238px;
	width: 218px;
	border-bottom:1px solid #ededed;
	border-right: 1px solid #ededed;
}
.hot-img2-mian2{
	height: 99px;
	width: 143px;
	border-right: 1px solid #ededed;
}
.hot-img2-mian3{
	height: 99px;
	width: 149px;
	border-right: 1px solid #ededed;
}
.hot-img-box img{
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
	transition:all .3s;
}
.homeinfo-hot-mod1:hover img,
.homeinfo-hot-mod2:hover img,
.hot-img2-mian1:hover img,
.hot-img2-mian2:hover img,
.hot-img2-mian3:hover img{
	-moz-transform:scale(1.05);
	-ms-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);
}
.hot-img2-mian1 .hot-img-box{
	height: 200px;
	text-align: center;
	display: block;
}
.hot-img2-mian2 .hot-img-box,.hot-img2-mian3 .hot-img-box{
	height: 75px;
	text-align: center;
	display: block;
}
.hot-img2-mian1 .hot-name-box{
	height: 39px;
}
.hot-img2-mian2 .hot-name-box,.hot-img2-mian3 .hot-name-box{
	height: 24px
}
.hot-img2-mian1 .hot-name-box,.hot-img2-mian2 .hot-name-box,.hot-img2-mian3 .hot-name-box{
	line-height: 16px;
}
.plate-right-price4{
	height: 228px;
	border-bottom:1px solid #ededed;
}
.right-price4-dl dt{
	height: 40px;
	line-height: 40px;
	background: #34ab88;
	color: #fff;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.right-price4-dl dd{
	padding-left: 38px;
	line-height: 28px;
}
.price4-dl-info{
	width: 180px;
	margin-right: 7px;
	display:block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
.price4-dl-time{
	white-space:nowrap; 
}
.right-iflist4-title{
	line-height: 16px;
	font-weight: bold;
	padding-left: 26px;
	padding-top: 14px;
}
.right-iflist4-alist{
	padding-left: 34px;
	padding-top: 13px;
}
.right-iflist4-alist a{
	display: block;
	height: 20px;
	width: 67px;
	text-align: center;
	line-height: 20px;
	border:1px solid #34ab88;
	color: #34ab88;
	border-radius: 3px;
	float: left;
	margin-bottom: 9px;
	margin-right: 4px;
}
.right-iflist4-alist a:hover{
	text-decoration: none;
	color: #fff;
	background: #3ab18e;
}
.homeinfo-hot-img2 a{
	cursor: pointer;
}
.hot-name-box:hover{
	/*text-decoration: none;*/
}

/*5楼添加样式*/
.plate-tell-bg5{
	background: #ecab20
}
.plate-site-title5{
	border-left: 4px solid #edaf2b;
    padding-left: 12px;
}
.homeinfo-plate-site2{
	border-right: 1px solid #fff
}

/*6楼添加样式*/
.plate-tell-bg6{
	background: #c4497a
}
.plate-site-title6{
	border-left: 4px solid #c4497a;
    padding-left: 12px;
}

/*7楼添加样式*/
.plate-tell-bg7{
	background: #498cc4;
}
.plate-site-title7{
	border-left: 4px solid #498cc4;
    padding-left: 12px;
}

/*8楼添加样式*/
.plate-tell-bg8{
	background: #d09781;
}
.plate-site-title8{
	border-left: 4px solid #d09781;
    padding-left: 12px;
}


/*****再生“聚”汇模块样式*****/
.cont-mod{
	margin: 30px auto 0;
	width: 1200px;
}
.cont-mod-bign{
	font-size: 20px;
	line-height: 20px;
}
.cont-mod-smalln{
	font-size: 14px;
	margin-left: 10px;
	line-height: 14px;
}
.cont-mod-mian{
	margin-top: 15px;
}
.cont-left-news{
	width: 920px;
}
.cont-mod-major{
	overflow: hidden;
	height: 342px;
	box-shadow: 0 0 10px 2px #f0f0f0;
	background: #fff;
	margin-top: 16px;
	width: 100%;
}
.cont-mod-box {
	width: 921px;
}
.cont-mod-module{
	width: 306px;
	border-left: 1px solid #ededed;
	height: 342px;
}
.mod-major-onehot{
	width: 245px;
	margin-left: 30px;
}
.major-onehot-title{
	height: 17px;
	padding-top: 20px;
}
.major-onehot-info{
	margin-top: 20px;
	width: 245px;
	height: 122px;
	overflow: hidden;
	position: relative;
}
.onehot-ads-bg{
	position: absolute;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: 0.6;
	filter:Alpha(opacity=60);
	top: 0;
}
.onehot-ads-title{
	position: relative;
	z-index: 1;
	width: 112px;
	font-size: 16px;
	line-height: 39px;
	text-align: center;
	display:block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
	padding: 0 5px;
}
.onehot-ads-title a{
	color: #fff;
}
.onehot-ads-jjie{
	width: 112px;
	position: relative;
	z-index: 1;
	color: #fff;
	line-height: 39px;
	text-align: center;
	display:block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
	padding: 0 5px;
}
.onehot-ads-ta{
	position: relative;
	z-index: 1;
	color: #fff;
	line-height: 39px;
	text-align: center;
	display:block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
	padding: 0 5px;
	font-size: 16px;
}
.onehot-ads-ta a{
	color: #fff
}
.major-onehot-img{
	width: 245px;
	height: 122px;
}
.major-onehot-ads{
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	height: 39px;
}
.major-onehot-swen{
	position: absolute;
	color: #fff;
	top: 70px;
	width: 100%;
	left: 0;
	line-height: 18px;
	
	font-size: 14px;
}
.major-onehot-swen p{
	padding-left: 14px;
}
.major-onehot-swen a{
	color: #fff
}
.major-onehot-sm{
	margin-top: 20px
}
.mod-major-ul{
	width: 245px;
	margin-top: 14px;
	margin-left: 30px;
}
.mod-major-ul li{
	line-height: 25px;
	display:block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
.num-rund{
	display: inline-block;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	line-height: 14px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	vertical-align: middle;
	margin-right: 10px;
}
.num-rund1{
	background: #60a830
}
.num-rund2{
	background: #8fc26e
}
.num-rund3{
	background: #bfdcac
}
.num-rund4{
	background: #d9d9d9
}
.num-rund5{
	background: #d9d9d9
}
.video-mod-box{
	width: 269px;
}
.video-mod-title{
	font-size: 20px;
	line-height: 22px;
}
.cont-mod-video{
	padding: 0 15px;
	box-shadow: 0 0 10px 2px #f0f0f0;
	height: 342px;
	background: #fff;
	margin-top: 16px;
}
.mod-video-mian{
	position: relative;
}
.video-mian-list{
	width: 240px;
	height: 165px;
	overflow: hidden;
}
.mod-video-img{
	width: 240px;
	height: 165px;
}
.mod-video-icon{
	position: absolute;
	z-index: 2;
	display: inline-block;
	height: 57px;
	width: 57px;
	background: url(../images/icon.png) 0 -163px;
	left: 50%;
	margin-left: -28px;
	top: 50%;
	margin-top: -28px;
}
.video-seeicon{
	display: inline-block;
	height: 31px;
	width: 31px;
	background: url(../images/icon.png);
	position: absolute;
	top: 50%;
	margin-top: -16px;
	opacity: 0.9;
	filter:Alpha(opacity=90);
}
.video-seeicon:hover{
	opacity: 1;
	filter:Alpha(opacity=100)
}
.video-prev{
	background-position: -17px -85px;
	left: 10px;
}
.video-next{
	background-position: -17px -119px;
	right: 10px;
}
.mod-video-name{
	font-size: 16px;
	line-height: 18px;
	margin-top: 16px;
	text-align: center;
}
.mod-video-frim{
	text-align: center;
	float: 14px;
	line-height: 16px;
	margin-top: 7px;
}
.video-small-title{
	font-size: 18px;
	height: 57px;
	line-height: 55px;
}
.mod-video-btnbox{
	text-align: center;
	margin-top: 23px;
}
.mod-video-btnbox a{
	text-align: center;
	display: inline-block;
	height: 22px;
	width: 70px;
	line-height: 22px;
	background:#34ab88;
	color: #fff;
	border-radius: 3px;
}
.mod-video-btnbox a:hover{
	color: #fff;
	text-decoration: none;
}

/*****猜您喜欢模块样式css  guess-you-like*****/
.guess-you-like{
	width: 1200px;
	margin: 30px auto 0;
}
.guess-other{
	color: #0082b6;
	margin-top: 5px;
	line-height: 14px;
}
.icon-newinfo{
	display: inline-block;
	width: 14px;
	height: 12px;
	background: url(../images/icon.png) -50px 0;
	position: relative;
	margin-left: 7px;
	vertical-align: middle;
	top: -1px;
}
.guess-like-main{
	width: 100%;
	overflow: hidden;
	margin-top: 15px;
	/*background: #fff*/
}
.guess-like-ul{
	width: 1250px;
}
.guess-like-ul li{
	height: 184px;
	margin-right: 6px;
	width: 195px;
	background: #fff;
	margin-top:6px;
}
.guess-imgbox-md{	
	height: 130px;
	width: 195px;
}
.guess-imgbox{
	display: block;
	margin: 10px;
	overflow: hidden;
	height: 120px;
	width: 175px;
}
.guess-imgbox img{
	width: 100%;
	min-width:130px;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
	transition:all .3s; 
}
.guess-imgbox img:hover{
	-moz-transform:scale(1.05);
	-ms-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);
}
.guess-like-title{
	padding:0 22px;
	line-height: 14px;
/*	margin-top:10px;*/
	text-align: center;  
	display:block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
.guess-like-js{
	padding:0 22px;
	line-height: 16px;
	margin-top: 4px;
}
.like-js-heft{
	width: 95px;
	display:block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
.like-js-num{
	margin-top: 1px;
	width: 50px;
	display:block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}


/*****text-link-box 文字连接模块css******/
.text-link-box{
	margin-top: 50px;
	box-shadow: 0 -4px 10px 2px #f0f0f0;
	background: #fff;
	min-width: 1200px;
}
.text-link-main{
	margin: 0 auto;
	width: 1200px;
	padding-top: 38px;
}
.text-link-title{
	font-size: 16px;
	line-height: 18px;
	color: #808080
}
.text-link-mod{
	padding-bottom: 22px;
}
.text-link-list{
	width: 1102px;
	line-height: 18px;
	color: #808080
}
.text-link-list a{
	margin: 0 5px 3px;
	display: inline-block;
	color: #808080
}

/*****底部模块样式*****/
.footer-module{
	min-width: 1200px;
	padding-top: 20px;
	padding-bottom: 60px;
	background: #121212;
}
.footer-main{
	width: 1200px;
	margin:0 auto;
}
.foot-links-ul li{
	width: 168px;
}
.foot-links-all{
	line-height: 14px;
	color: #eff3f5;
	margin-bottom: 12px;
}
.foot-links-name{
	line-height: 25px;
}
.foot-links-name a{
	color: #9fa2a5
}
.app-get-sm{
	line-height: 14px;
	color: #eff3f5
}
.app-get-goto{
	margin-top: 15px;
}
.app-get-img{
	float: left;
	width: 89px;
	height: 90px;
	margin-right: 7px;
}
.app-get-down{
	width: 250px;
}
.app-get-wayall{
	color: #9fa2a5
}
.app-get-way1{
	background:url(../images/iconimg.png) repeat scroll -163px -79px;
    display: inline-block;
    height: 30px;
    margin-top: 6px;
    width: 152px;
}
.app-get-way1:hover{
	background-position: -335px -79px;
}
.app-get-way2{
	margin-top: 6px;
	display: inline-block;
	width: 152px;
	height: 30px;
	background: url(../images/iconimg.png) -163px -116px;
}
.app-get-way2:hover{
	background-position:  -335px -116px;
}	
.foot-logo{
	margin-right: 23px;
}
.foot-logo-sm{
	color: #7a7d7f;
	font-family: arial;
	line-height: 16px;
	margin-top: 10px;
	letter-spacing:1px;
}
.firm-services{
	padding-top: 22px;
	margin-top: 13px;
	border-top:1px solid #5d6265;
}
.contact-way-tph{
	line-height: 14px;
	color: #eff3f5;
	margin-right: 95px;
} 
.firm-letter-type{
	line-height: 14px;
	margin-top: 13px;
	color: #9fa2a5;
}
.firm-letter-type a{
	color: #9fa2a5;
	margin-right: 15px;
}
.firm-with-our{
	line-height: 14px;
	margin-top: 13px;
}
.firm-with-our a{
	color: #eff3f5;
	margin-right: 55px;
}
.icon-jinhun{
	background:url(../images/iconimg.png) repeat scroll -110px -126px;
    display: inline-block;
    height: 20px;
    margin-right: 3px;
    vertical-align: middle;
    width: 18px;
}
.our-copy{
	margin-top: 13px;
	border-top:1px solid #5d6265;
	padding-top: 20px;
}
.our-copy-sm{
	line-height: 14px;
	color: #eff3f5
}
.our-copy-wen1{
	color: #7a7d7f;
	margin-top: 10px;
}
.our-copy-wen1 a{
	color: #7a7d7f;
}
.bottom-qzimg1{
	background: url(../images/iconimg.png);
	display: inline-block;
	width: 124px;
	height:40px;
	background-position:0 -153px;
}
.bottom-qzimg2{
	background: url(../images/iconimg.png);
	display: inline-block;
	width: 110px;
	height: 40px;
	background-position:-129px -153px;
}
.bottom-qzimg3{
	background: url(../images/iconimg.png);
	display: inline-block;
	width: 120px;
	height: 40px;
	background-position:-244px -153px;
}
.bottom-qzimg4{
	background: url(../images/iconimg.png);
	display: inline-block;
	width: 57px;
	height: 40px;
	background-position:-369px -153px;
}
.bottom-qzimg5{
	background: url(../images/iconimg.png);
	display: inline-block;
	width: 57px;
	height: 40px;
	background-position:-431px -153px;
}
.our-copy-wen2 a{
	margin-right: 3px;
	margin-top: 3px;
	margin-top: 14px;
}
.bottom-qzimg1:hover{
	background-position:0 -204px;
}
.bottom-qzimg2:hover{
	background-position:-129px -204px;
}
.bottom-qzimg3:hover{
	background-position:-244px -204px;
}
.bottom-qzimg4:hover{
	background-position:-369px -204px;
}
.bottom-qzimg5:hover{
	background-position:-431px -204px;
}

/*****弹窗提示下载浏览器*****/
.browser-popbox{
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 0;
	display: none;
}
.browser-popbg{
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0.5;
	filter:Alpha(opacity=50);
	left: 0;
	top: 0
}
.browser-popmain{
	position: absolute;
	z-index: 1;
	width: 100%
}
.browser-view{
	width: 665px;
	height: 411px;
	margin: 10% auto 0;
	background: #fff;
}
.browser-view-tell{
	text-align: center;
}
.browser-view-tell h2{
	font-size: 24px;
	margin-bottom: 20px;
}
.browser-view-ts{
	margin-top: 6px;
	color: #535353
}
.bview-icon{
	width: 19px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/warning.png);
	margin-right: 8px;
}
.browser-view-down{
	padding-left: 32px;
	margin-top: 40px;
	line-height: 45px;
	font-size: 14px;
}
.browser-view-down li{
	text-align: center;
	width: 145px;
	margin-right: 66px;
}
.browser-view-down li a:hover{
	color: #eb8a00;
	text-decoration: none;
}
.downtx{
	color: #1686cc
}
.browser-view-down li a:hover .downtx{
	color: #eb8a00;
}
.browser-close{
	margin-right: 20px;
}