body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{ margin:0; padding:0;}
body{ color:#666; font: 12px/1.5 Tahoma,Arial,"\5b8b\4f53",sans-serif; height: 100%;}
ul,ol{ list-style: none;}
input,select{ font-family: "Microsoft YaHei";}
.clearfix{ clear:both;}
em,i{ font-style: normal;}
a{
    color: #666;
    text-decoration: none;
    cursor:pointer;
    background: transparent;
    outline:none;
    blr:expression(this.onFocus=this.blur());
}
img{ border: none;}
.contant_fff{
	width: 100%;
	background: #fff;
	padding-top: 20px;
}

.ui-popup-backdrop {
    opacity: 0.7;
    background: #000;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 999;
    filter: alpha(opacity=70);
    display: none;
}

.information-dialog{
	width: 600px; 
	height: 464px; 
	position: fixed; 
	top: 300px!important; 
	left: 30%; 
	background: url("../image/information-dialog.png") no-repeat; 
	z-index: 999;
	padding: 50px 30px;	
	display: none;
}
.information-dialog .infor-neili{
	width: 90%;
	text-align: center;
}
.information-dialog .infor-neili h1{
	padding: 15px;
	border-bottom: 1px solid #bfbfbf;
	padding-bottom: 0;
	color: #f9f4da;
	font-size: 42px;
	font-family: "华康俪金黑W8";
}
.information-dialog .infor-neili>p{
	padding: 20px 0;
}
.information-dialog .infor-neili p span{
	color: #f9f9f9;
	font-size: 16px;
	font-family: "Adobe 黑体 Std R";
}
.information-dialog .infor-neili .text p{
	color: #f9f9f9;
	font-size: 14px;
	font-family: "微软雅黑";
}
.information-dialog .infor-neili .btn{
	margin-top: 30px;
	padding-top: 50px;
}
.information-dialog .infor-neili .btn a{
	display: inline-block;
	width: 165px;
	height: 52px;
	line-height: 52px;
	background: #f2d996;
	color: #e33134;
	font-size: 20px;
	font-family: "Adobe 黑体 Std R";
	border: none;
	border-radius: 10px;
	box-shadow: 0px 5px 0px 0px rgba(236,122,68,0.5);
	margin-right: 50px; 
	outline: none;
}
.information-dialog .infor-neili .btn a:nth-child(even){
	display: inline-block;
	background: #de2626;
	color: #f2d996;
}
.information-dialog .infor-neili>span {
    position: absolute;
    top: -4px;
    right: 65px;
    height: 43px;
    width: 59px;
    background: url(../image/infor-close-white.png) no-repeat center;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    cursor: pointer;
}
.information-dialog .infor-neili>span:hover {
    position: absolute;
    top: -4px;
    right: 65px;
    height: 43px;
    width: 59px;
    background: url(../image/infor-close.png) no-repeat center;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    cursor: pointer;
}
/*扫一扫*/
.logowrap_erweima{
	position: relative;
}
body .large-qr-code {
    position: absolute;
    width: 158px;
    height: 196px;
    border: 1px solid #ddd;
    z-index: 4000;
    color: #555!important;
    padding-top: 10px;
    margin: -12px 0 0 10px;
    -webkit-box-shadow: 0 1px 5px 0 #e5e5e5;
    box-shadow: 0 1px 5px 0 #e5e5e5;
    top: 30px;
    right:0;
    display: none;
    background: #fff;
}
.floor-title{
	position: absolute;
    z-index: 2;
    bottom: 65px;
    text-align: center;
    width: 100%;
    font-size: 26px;
}
.floor-title a{
	color: #edbb28;
	/*font-family:KaiTi;*/
}
.floor-title a:hover{
	color: #edbb28;
}
.logowrap_erweima:hover .large-qr-code{
	display: block;
}
.large-qr-code img{
	width: 145px;
	height: 145px;
	
}
.logowrap_erweima>img{
	width:66px;
	height: 66px;
}
.cleavms_three p img{
	width: 80px;
	height: 80px;
}
.navclear .text .column6:nth-child(odd){
	padding-left: 40px;
}
.navclear .text .column6:first-child{
	padding-left: 40px;
}
.navclear .text .column6:first-child+.column6+.column6{
	padding-left: 40px;
}
.navclear .text .column6:first-child+.column6+.column6+.column6+.column6{
	padding-left: 40px;
}
.header{ width: 100%; height: auto; background: #fff;}
.logowrap{ width: 1200px; min-width: 1200px; min-width: 1200px; min-width: 1200px;height: 110px; margin: auto;}
.logowrap_logo, .logowrap_search, .logowrap_search_two{ float: left; height: 110px;}
.logowrap_logo{ width: 360px; height: 80px;}
.logowrap_logo a{ display: block; float: left; margin-top: 36px;}
.logowrap_logo p{ display: inline-block;/* float: left; */margin-left: 20px; margin-top: 26px;}
.logowrap_search{ width: 680px; padding-top: 20px; height: 90px; margin-left: 60px;}
.logowrap_search_one{ height: 24px; line-height: 24px;}
.logowrap_search_one a{ display: block; float: left;}
.logowrap_search_one span{ display: block; float: left; margin: 0 10px; margin-top: -1px;}
.logowrap_search_one a:hover{ color: #ee2e2c; font-weight: bold;}
.logowrap_search_two{ height: 36px; margin-top: 2px;}
.shouxil{ width: 455px; height: 36px; float: left; position: relative;}
.shouxil input{ height: 32px; line-height: 32px; padding-left: 10px; width: 443px; color: #333; border: none; background: #fff; font-size: 12px; border: 2px solid #ddd; border-right: none; outline: none; font-family: "Microsoft YaHei";  -webkit-transition: 0.4s;  -moz-transition: 0.4s;  -ms-transition: 0.4s;  -o-transition: 0.4s;  transition: 0.4s;}
.shouxil:hover input{ border: 2px solid #d11120; border-right: none;}
.shousuo, .dabioa{ display: block; float: left; font-size: 15px; margin-right: 20px; -moz-transition: 0.4s;  -ms-transition: 0.4s;  -o-transition: 0.4s;  transition: 0.4s;}
.shousuo{ background: #ee2e2c; width: 70px; height: 36px; line-height: 36px; color: #fff; text-align: center; font-family: "Microsoft YaHei";}
.dabioa{ width: 70px; height: 34px; line-height: 34px; color: #666; display: block; text-align: center; border: 1px solid #ddd; padding: 0 15px;}
.dabioa:hover{ color: #d11120; border: 1px solid #d11120;}
.logowrap_erweima{ float: right; width: 80px;text-align: center; margin-top: 20px;}
.logowrap_erweima img{ margin-top: 5px;}
.logowrap_erweima p{ text-align: center; line-height: 14px;color: #999;}
.navwrap_cnt{ width: 100%; height: 40px; background: #fff;}
.navwrap{ width: 1200px; min-width: 1200px; height: 40px; margin: auto; background: #fff;}
.navcad{ width: 200px; height: 40px; float: left; line-height: 40px; color: #fff; background: #ee2e2c;}
.navcad s{ display: block; width: 22px; height: 22px; float: left; background: url("../image/indexicon.png") 0 -208px; margin-top: 9px; margin-left: 12px;}
.navcad span{ display: block; float: left; font-size: 14px;}
.nav_main{ width: 1000px; height: 40px; float: left;}
.nav_main ul{}
.nav_main ul li{ height: 40px; font-size: 15px; line-height: 40px; float: left;margin: 0 9px;}
.nav_main ul li a{ 
	display: block; 
	padding: 0 10px;    
	height: 28px;
    line-height: 28px;
    font-size: 16px;
    border-bottom: none;
    background-color: white;
    font-weight: 700;
    color: #ee2e2c;
}
.nav_main ul li a:hover{
	background:#F2F2F2; 
}
.nav_main ul li:first-child{
	margin-left: 0;	
}
.nav_main ul li:first-child a{
	background-color:#ee2e2c;
	color: #fff;
}
.navwrap .nav_main li.split-line{
	height: 28px;
    width: 1px!important;
}
.navwrap .nav_main li.split-line span{
	    margin-top: 6px;
    border-color: #d7d7d7!important;
    box-shadow: none!important;
        display: block;
    width: 1px;
    height: 14px;
    border-left: 1px solid #ea6a00;
}
.nav_main ul li.subnav  a{ 
	display: block; 
	padding: 0 10px;    
	height: 28px;
    line-height: 28px;
    font-size: 14px;
    border-bottom: none;
    background-color: white;
    font-weight: 700;
    color: #5f5f5f!important;
}
.nav_main ul li.subnav  a:hover{
	background:#F2F2F2; 
	color: #ee2e2c!important;
} 
.centerauto{ margin: auto;}
.shousuo:hover{ background: #dd2727; color: #fff;}
.dabioa:hover{ color: #ee2e2c; border: 1px solid #ee2e2c;}

.searchxl{ width: 455px; height: auto; border: 1px solid #ddd; position: absolute; top: 36px; left: 0; z-index: 9; background: #fff; border-top: none; padding: 14px 0; display: none;}
.searchxl h4{ font-weight: normal; height: 20px; line-height: 20px; color: #999; padding: 0 40px; background: url("../image/resou.jpg") no-repeat 14px; margin-bottom: 6px;}
.searchxl ul{ padding: 0 20px 0 40px; height: auto; overflow: hidden; zoom: 1;}
.searchxl ul li{ float: left; margin-bottom: 6px; margin-right: 17px;}
.searchxl ul li a:hover{ color: #ee2e2c;}

/*公告*/
 .scroll {
 max-width:640px;
 overflow:hidden;
 color: #fff;
 position: relative;
 height: 170px;
 }
 .scroll ul {
 width:100%;
 position:absolute;
 left:0;
 top:0;
 }
 .scroll span {
 font-size:14px;
 height:26px;
 }
 .scroll li {
 	width: 196px;
 height:26px;
 line-height:26px;
 overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
margin: auto;
 }

/*banner右边*/
.user-info-header {
    overflow: hidden;
}
.head-pic {
    display: block;
    margin: 13px auto 5px;
    text-align: center;
}
.user-info-header .head-pic img {
    display: block;
    width: 36px;
    height: 36px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto;
}
.user-info-header .say-hello {
    margin-bottom: 3px;
}
.user-info-header .say-hello {
    display: block;
    line-height: 12px;
    height: 12px;
    font-size: 12px;
    text-align: center;
}
.user-info-header .my-ali-link.enhance {
    color: #ee2e2c;
}
.user-info-header .my-ali-link {
    display: inline-block;
    text-align: left;
    margin-left: 25px;
    height: 14px;
    line-height: 12px;
    font-size: 12px;
}
.un-login #lg-identitify {
    color: #999;
    margin-left: 10px;
}
.lg-activity-des {
    position: relative;
    height: 22px;
    font-size: 12px;
    line-height: 22px;
    margin: 0 22px;
    color: #999;
    padding: 0 6px;
    background-color: #f7f7f7;
    margin-top: 6px;
    overflow: hidden;
}
.user-info-body {
    height: 57px!important;
}
.user-info-body li {
    width: 48px;
    float: left;
    margin: 4px 2px 0 4px;
}
.user-info-body li em {
    color: #ff6000;
    display: block;
    text-align: center;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
}
.user-info-body li span {
    color: #555;
    display: block;
    text-align: center;
    height: 16px;
    line-height: 16px;
}
 .lg-activity-des .arrow-top {
    position: absolute;
    width: 0;
    height: 0;
    left: 15px;
    top: -6px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #f7f7f7;
}
.operation {
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    margin: 10px 0;
    overflow: hidden;
}
.login-btn, .regist-btn {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    display: block;
    background-color: #f8f8f8;
    border-left: none;
    width: 105px;
    box-sizing: border-box;
    float: left\9;
}
.login-btn {
    background: #ee2e2c;
    color: #fff;
    margin-right: 5px;
}
.login-btn:hover{
    background:#dd2727;
}
.regist-btn {
    background: #fff;
    color: #ee2e2c;
    border: 1px solid #ee2e2c;
}
.login-btn:hover{
	color: #fff;
}



.classification{ width: 100%;background-color: #f2f2f2;min-width: 1200px;}
.NavgationBox{ width: 1200px; min-width: 1200px; height: 562px; margin: auto; position: relative; z-index: 5; padding-bottom: 20px;}
.Nav_worp{ width: 200px; height: 540px; background: #fff; float: left; position: relative; -webkit-box-shadow: 0 0 8px #ddd; -moz-box-shadow: 0 0 8px #ddd; box-shadow: 0 0 8px #ddd; margin-top: 20px;}
.Nav_worp>ul{ border-top: 1px solid #fff;height:540px;overflow:hidden;}
.Nav_worp>ul>li{ width: 200px; height: 30px; line-height: 30px; font-size: 14px;}
.Nav_worp>ul>li:first-child{
	/*padding-top: 10px;*/
}
.Nav_worp ul li .navbs{ width: 200px; height: 30px; position: relative; z-index: 999; background: #fff;}
.Nav_worp ul li .navbs s{ display: block; width: 22px; height: 22px; float: left; margin-left: 12px; margin-top: 4px;}
.Nav_worp ul li .navbs p{ float: left; height: 30px; width: 146px; padding-right: 20px; background: url("../image/lasd1.png") no-repeat right;}
.Nav_worp ul li .navbs p a{ display: block; float: left; margin-right: 4px; margin-left: 4px;font-size: 15px;}
.Nav_worp ul li.navTn1 .navbs s{ background: url("../image/indexicon.png"); background-position-x: -386px; background-position-y: -25px;}
.Nav_worp ul li.navTn2 .navbs s{ background: url("../image/indexicon.png"); background-position-x: -386px; background-position-y: -479px;}
.Nav_worp ul li.navTn3 .navbs s{ background: url("../image/indexicon.png"); background-position-x: -386px; background-position-y: -58px;}
.Nav_worp ul li.navTn4 .navbs s{ background: url("../image/indexicon.png"); background-position-x: -386px; background-position-y: -328px;}
.Nav_worp ul li.navTn5 .navbs s{ background: url("../image/indexicon.png"); background-position-x: -386px; background-position-y: -85px;}
.Nav_worp ul li.navTn6 .navbs s{ background: url("../image/indexicon.png"); background-position-x: -386px; background-position-y: -115px;}
.Nav_worp ul li.navTn7 .navbs s{ background: url("../image/indexicon.png"); background-position-x: -386px; background-position-y: -145px;}
.Nav_worp ul li.navTn8 .navbs s{ background: url("../image/indexicon.png"); background-position-x: -386px; background-position-y: -176px;}
.Nav_worp ul li.navTn9 .navbs s{ background: url("../image/indexicon.png"); background-position-x: -386px; background-position-y: -206px;}
.Nav_worp ul li.navTn10 .navbs s{ background: url("../image/indexicon.png"); background-position-x: -386px; background-position-y: -237px;}
.Nav_worp ul li.navTn11 .navbs s{ background: url("../image/indexicon.png"); background-position-x: -386px; background-position-y: -267px;}
.Nav_worp ul li.navTn12 .navbs s{ background: url("../image/indexicon.png"); background-position-x: -386px; background-position-y: -357px;}
.Nav_worp ul li.navTn13 .navbs s{ background: url("../image/indexicon.png"); background-position-x: -386px; background-position-y: -479px;}
.Nav_worp ul li.navTn14 .navbs s{ background: url("../image/indexicon.png"); background-position-x: -386px; background-position-y: -419px;}
.Nav_worp ul li.navTn15 .navbs s{ background: url("../image/indexicon.png"); background-position-x: -386px; background-position-y: -450px;}
.Nav_worp ul li.navTn16 .navbs s{ background: url("../image/indexicon.png"); background-position-x: -386px; background-position-y: -298px;}
.Nav_worp ul li.navTn17 .navbs s{ background: url("../image/indexicon.png"); background-position-x: -386px; background-position-y: -543px;}
.Nav_worp ul li.navTn18 .navbs s{ background: url("../image/indexicon.png"); background-position-x: -386px; background-position-y: -570px;}
.Nav_worp ul li:hover .navbs{ background: #ee2e2c;}
.Nav_worp ul li:hover .navbs p{ background: url("../image/lasd2.png") no-repeat right;}
.Nav_worp ul li:hover .navbs p a{ color: #fff;}
.Nav_worp ul li:hover .navbs s{ background-position-x: -410px;}
.Nav_worp ul li .navbs p > a{ color: #333333;}


/*20180226修改首页分类*/
.navclear .subnav_contentitem {
    overflow: hidden;
    height: 184px;
    width: 420px;
    margin-left: 40px;
}
.navclear .text{
	height: 540px;
    width: 570px;

}
.navclear .text h2 {
    display: block;
    height: 18px;
    width: 430px;
    font-size: 14px;
    margin: 50px 0 0;
    padding-bottom: 8px;
}
.navclear .text h2 a {
    font-size: 14px;
    color: #ff6100;
    display: block;
    height: 18px;
    line-height: 18px;
    float: left;
}
.navclear .text ul {
    margin: 3px 0 -15px;
    height: 90px;
    width: 430px;
    overflow: hidden;
}
.navclear .text ul li {
    display: block;
    float: left;
    margin-right: 25px;
    margin-bottom: 12px;
}
.navclear .text ul li a {
    display: block;
    height: 18px;
    line-height: 18px;
    color: #333;
    white-space: nowrap;
}
.navclear .image {
    height: 540px;
    width: 199px;
    background-color: #fff;
    position: absolute;
    z-index: 1001;
    right: 0;
    top: 0;
    overflow: hidden;
    border: 1px solid #e2e2e2;
    border-top: none;
    border-left: none;
    border-right: none;
}
.navclear .image a.img-right img {
    display: block;
    height: 179px;
    width: 199px;
    overflow: hidden;
    border-bottom: 1px solid #f2f2f2;
}.navclear .image a.img-right{
	display: block;
	position: relative;
}
.navclear .image a.img-right>div{
	position: absolute;
	z-index: 9999;
	width: 196px;
	top: 0;
}
.navclear .image a.img-right>div h4,.navclear .image a.img-right>div p{
	padding-left: 20px;
}
.navclear .image a.img-right>div h4{
	font-family: "微软雅黑";
	font-size: 20px;
	margin-top: 15px;
}
.navclear .image a.img-right>div p{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #ff7300;
}
.navclear .image {
    border-left: 1px solid #f2f2f2;
}
.navclear .column6 {
    width: 260px;
    height: 170px;
    overflow: hidden;
}
.navclear .text h2 {
    display: block;
    height: 18px;
    width: 430px;
    font-size: 14px;
    margin: 30px 0 0;
    padding-bottom: 8px;
}
.navclear .text h2 a {
    font-size: 14px;
    color: #ff6100;
    display: block;
    height: 18px;
    line-height: 18px;
    float: left;
}
.navclear .text ul {
    margin: 3px 0 -15px;
    height: 108px;
    width: 430px;
    overflow: hidden;
}
.navclear .text .column6 ul {
    width: 225px;
}
.navclear .text ul li {
    display: block;
    float: left;
    margin-right: 25px;
    margin-bottom: 5px;
}
.navclear .text ul li a {
    display: block;
    height: 18px;
    line-height: 18px;
    color: #333;
    white-space: nowrap;
}
 .text .strong {
    color: #ff7300!important;
}
.navclear .fd-left {
    float: left;
}
/*20180226实地认证优品推荐*/
.hp-featuresource-item:nth-child(odd) {
    margin-right: 20px;
}
.hp-featuresource-item:first-child{
    margin-right: 20px;
}
.hp-featuresource-item:first-child+.hp-featuresource-item{
    margin-right: 0px;
}
.hp-featuresource-item {
    margin-bottom: 20px;
}
.hp-featuresource-item {
    float: left;
    width: 590px;
    height: 320px;
    background: #fff;
    box-sizing: border-box;
    border: 1px solid #ededed;
}
.hp-featuresource-item:hover{border:1px solid #ee2e2c;transition:border .5s linear}
.hp-featuresource-item .leftContainer {
    float: left;
    padding-top: 20px;
    padding-left: 20px;
    width: 200px;
    height: 100%;
    box-sizing: border-box;
    border-right: 1px solid #ededed;
    position: relative;
    background: #F4F4F4;
}
.hp-featuresource-item .leftContainer .title {
    font-size: 18px;
    color: #333;
    font-weight: 700;
}
.hp-featuresource-item .leftContainer .subTitle {
	float: left;
    margin-top: 1px;
    font-size: 12px;
    color: #888;
}
#hp-featuresource {
    width: 1200px;
    min-width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
}
#hp-featuresource .hp-featuresource-item .leftContainer .featureimg {
    width: 160px;
    margin-top: 16px;
    margin-left: -5px;
}
#hp-featuresource img {
    transition: transform .3s;
}
#hp-featuresource img:hover{transform:scale(1.05)}
#hp-featuresource .hp-featuresource-item .leftContainer .tagContainer {
    overflow: hidden;
    margin-top: 6px;
}
#hp-featuresource .hp-featuresource-item .leftContainer .tagContainer .tag {
    float: left;
    width: 73px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    color: #fff;
    margin-right: 5px;
    font-size: 12px;
    font-weight: 700;
}
#hp-featuresource .hp-featuresource-item .centerContainer {
    float: left;
    overflow: hidden;
    width: 387px;
    height: 100%;
    box-sizing: border-box;
}
#hp-featuresource .hp-featuresource-item .centerContainer .topContainer {
    overflow: hidden;
    height: 229px;
    border-bottom: 1px solid #ededed;
}
#hp-featuresource .hp-featuresource-item .centerContainer .topContainer .topItemLink {
    width: 128px;
    float: left;
    text-align: center;
}
#hp-featuresource .hp-featuresource-item .centerContainer .topContainer .topItemLink .itemTitle {
    font-size: 16px;
    color: #333;
    margin-top: 21px;
}
#hp-featuresource .hp-featuresource-item .centerContainer .topContainer .topItemLink .itemSubTitle {
    font-size: 12px;
    color: #666;
}
#hp-featuresource .hp-featuresource-item .centerContainer .topContainer .topItemLink .itemImg {
    width: 105px;
    margin-top: 17px;
}
#hp-featuresource .hp-featuresource-item.featureitem5 .bottom-container-tpl5 {
    width: 340px;
    overflow: hidden;
    padding: 22px 28px;
}
#hp-featuresource .hp-featuresource-item.featureitem5 .bottom-container-tpl5 .tpl5-item {
    width: 24%;
    text-align: left;
    display: inline-block;
}
#hp-featuresource .hp-featuresource-item.featureitem5 .bottom-container-tpl5 .tpl5-item .tpl5-link {
    width: 90%;
    color: #333;
    display: block;
    overflow: hidden;
    margin-bottom: 4px;
    white-space: nowrap;
}

/*20180226楼层样式*/

.newsetindex{
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
}

.buildingNew {
    width: 590px;
    float: left;
}
.buildingNew:nth-child(odd) {
    margin-right: 20px;
}
.buildingNew{
	margin-right:20px;
}
.newsetindex .buildingNew:first-child+.buildingNew{
	margin-right: 0;
}
.buildingNew {
    margin-bottom: 20px;
}
.building .buildingBox {
    border: 1px solid #ddd;
}
.buildingBox {
    position: relative;
}
.building .buildingBox .left {
    width: 284px;
    padding-bottom: 0;
}
.buildingNew .buildingBox .left {
    overflow: hidden;
    width: 223px;
    height: 330px;
    background: #fafafa;
    border-right: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.buildingNew .buildingBox .content {
    width: 360px;
    height: 330px;
    overflow: hidden;
    padding: 0;
    border: none;
}
.buildingNew .buildingBox .left img {
    width: 100%;
}
.buildingNew .buildingBox .content .top {
  /*  height: 70px;*/
    border-bottom: 1px solid #ddd;
    padding: 10px;
}
.buildingNew h3.title {
    line-height: 26px;
    font-size: 16px;
    color: #333;
}
.buildingNew h3.title p a {
    color: rgb(170, 170, 170);
    font-family: 宋体;
    font-weight: normal;
    margin-right: 5px;
    font-size: 13px;
}
.buildingNew .leftClass {
    float: left;
    padding-top: 5px;
    width: 400px;
    height: 260px;
    overflow: hidden;
}
.buildingNew .buildingBox .leftClass ul {
    height: 50px;
    overflow: hidden;
}
.buildingNew .buildingBox .leftClass ul {
    padding: 0px 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.buildingNew .buildingBox .leftClass li:first-child {
    float: none;
}
.buildingBox .content .bottom li {
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.buildingNew .buildingBox .leftClass li {
    float: left;
    margin: 0 5px 6px 0;
    position: relative;
}
.buildingNew .buildingBox .leftClass li:first-child a {
    font-size: 14px;
    font-weight: bold;
    color: #333;
}
.buildingNew .logoClass {
    width: 120px;
}

.buildingNew .content .logoClass {
    height: 260px;
  /*  padding: 5px 0;*/
    overflow: hidden;
    border-left: 1px solid #ddd;
}

.buildingNew .content .logoClass li {
    margin: 15px auto;
    width: 75px;
}
.buildingNew .buildingBox .content .bottom {
    display: flex;
}

.buildingNew .content .logoClass li .imgBox {
    width: 68px;
    height: 45px;
    overflow: hidden;
    background: #fff;
}
.buildingBox .content li .imgBox {
    width: 120px;
    height: 47px;
    float: left;
    margin-right: 6px;
    margin-left: 6px;
    overflow: hidden;
}
.logoClass li .imgBox img {
    transition: transform .3s;
}
.logoClass li .imgBox img:hover{transform:scale(1.05)}
.navclear{ 
	width: 770px; 
	height: 540px;
	background: #fff; 
	position: absolute; 
	top: 0;left: 200px; 
	border: 1px solid #ee2e2c; 
	z-index: 0; overflow: hidden; 
	-webkit-box-shadow: 0 0 15px #ddd inset; 
	-moz-box-shadow: 0 0 15px #ddd inset; 
	box-shadow: 0 0 15px #ddd inset; 
	z-index: 9; 
	display: none;
}
/*.navclear dl{ width: 750px; height: 512px; float: left; padding: 0 20px;}
.navclear dl dd{ width: 750px; height: auto; overflow: hidden; zoom: 1; border-bottom: 1px dashed #e5e5e5; padding: 7px 0;}
.navclear dl dd span{ display: block;float: left; width: 86px; text-align: right; background: url("../images/rigsdf.png") no-repeat right; padding-right: 18px; font-weight: bold; color: #333; line-height: 28px;}
.navclear dl dd div{ float: left; width: 628px; margin: 6px auto;}
.navclear dl dd div a{ display: block; float: left; line-height: 16px; margin-right: 20px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; margin-bottom: 4px;}
.navclear dl dd div a:hover{ color: #ee2e2c;}*/
.nnosfy{ width: 190px; height: 513px; float: left; display: none;}
.nnosfy a{ display: block; width: 138px; height: 62px; border: 1px solid #e5e5e5; margin: auto; margin-top: 18px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.nnosfy a img{ width: 138px; height: 62px;}
.nnosfy a:hover{ border: 1px solid #ee2e2c;}

.bancent{ width: 760px; height: 513px; float: left; margin-left: 10px;}
.banner{ width: 760px; height: 330px; margin-top: 20px; position: relative; background: #fff;}
.banner ul{}
.banner ul li{ width: 760px; height: 330px; position: absolute; top: 0; left: 0; opacity: 0; filter:Alpha(opacity=0); z-index: 1;}
.banner ul li img{ width: 760px; height: 330px;}
.banner dl{ display: inline-block; position: absolute; right: 20px; bottom: 20px; z-index: 3;}
.banner dl dd{ width: 12px; height: 12px; border: 1px solid #fff; float: left; margin-left: 4px; cursor: pointer;}
.banner dl dd.banner_on{ border: 1px solid #ee2e2c; background: #ee2e2c;}
.banbtn div{ width: 34px; height: 66px; position: absolute; top: 50%; margin-top: -33px; z-index: 3; background: #000; color: #fff; text-align: center; line-height: 66px; 
font-family: "SimSun"; font-weight: bold; font-size: 30px; background: rgba(0,0,0,.5); cursor: pointer;}
.banbtn div.banbtn_lf{ left: 0;display: none;}
.banbtn div.banbtn_rt{ right: 0; display: none;}
.banner:hover .banbtn_lf,.banner:hover .banbtn_rt{
	display: block;
}

/*20180306轮播*/
	.box{width:760px;height:330px;position:relative;margin-top: 20px;}
	.pic{width:760px;height:330px;overflow:hidden;}
	.pic ul li{list-style-type:none;width:760px;height:330px;position:relative;overflow:hidden;cursor: pointer;}
	.pic ul li .img1{position:absolute;left:-760px;top:0px;}
	.pic ul li .img2{position:absolute;left:-15px;top:0px;display:none;}
	.nav{/*width:100px;*/height:14px;position:absolute;bottom:10px;right:20px;}
	.nav ul li{list-style-type:none;width:14px;height:14px;float:left;margin-right:5px;cursor:pointer;
		border:1px solid #fff;}
	.nav ul .bg{background:#ee2e2c;width:14px;height:14px;border:1px solid #ee2e2c;}
	.next{
		width: 20px;
		height: 40px;
		background: url(http://b2b.chot.cn/wstmart/home/view/default/css/images/next.png) no-repeat;
		position: absolute;
		z-index: 999;
		right: 5px;
		top:140px;
		
	}
	.prev{
		width: 20px;
		height: 40px;
		background: url(http://b2b.chot.cn/wstmart/home/view/default/css/images/prev.png) no-repeat;
		position: absolute;
		z-index: 999;
		z-index: 999;
		left: 5px;
		top: 140px;
	}
	.banbtn div {
    width: 34px;
    height: 66px;
    position: absolute;
    top: 50%;
    margin-top: -33px;
    z-index: 3;
    background: #000;
    color: #fff;
    text-align: center;
    line-height: 66px;
    font-family: "SimSun";
    font-weight: bold;
    font-size: 30px;
    background: rgba(0,0,0,.5);
    cursor: pointer;
}
.banbtn div.banbtn_lf {
    left: 0;
    display: none;
}
.banbtn div.banbtn_rt {
    right: 0;
    display: none;
}
.box:hover .banbtn_lf,.box:hover .banbtn_rt{
	display: block;
}

/*banner下方的图*/
.smallBanner {
    width: 100%;
    overflow: hidden;
    height: 193px;
}
.smallBanner ul li .imgBox img{
	display: inline;
}
.smallBanner ul li .imgBox img:hover {
    transform: scale(1.05);
}

.smallBanner ul li .imgBox img {
    transition: transform .3s;
}
 .smallBanner li {
    float: left;
    width: 144px;
    margin-left: 10px;
    text-align: center;
}
.smallBanner li:first-child {
    margin: 0;
}
.smallBanner li .imgBox {
    width: 144px;
    position: relative;
    overflow: hidden;
}
.smallBanner li img {
    width: 100%;
}
/*
.pic_list{ width: 760px; height: 163px; margin-top: 10px; background: #fff; position: relative}
.pic_list_cnt{ width: 600px; height: 163px; margin: auto; overflow: hidden;}
.pic_list_cnt ul{ width: 50000px;}
.pic_list_cnt ul li{ width: 150px; height: 163px; float: left;}
.pic_list_cnt ul li a{ display: block; width: 150px; height: 163px; position: relative; overflow: hidden;}
.pic_list_cnt ul li a img{ width: 150px; height: 150px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.pic_list_cnt ul li a div{ position: absolute; left: 0; bottom: 18px; width: 100%; text-align: center;}
.pic_list_cnt ul li a div p{ color: #ee2e2c; font-size: 14px; margin-bottom: 2px;}
.pic_list_cnt ul li a div span{ font-size: 12px; color: #999;}
.pic_list_cnt ul li a:hover img{ margin-left: -6px;}*/

/*楼层样式*/
.wakuay_tit{
	display: flex;
}
.wakuay_tit>div{
	width: 100%;
}
.wakuay_tit>div:nth-child(even){
	padding-left: 20px;
}
.prclsbtn div{ width: 34px; height: 66px; position: absolute; top: 50%; margin-top: -33px; z-index: 3; color: #666; text-align: center; line-height: 66px; font-family: "SimSun"; font-weight: bold; font-size: 40px; cursor: pointer; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.prclsbtn div.prclsbtn_lf{ left: 30px;}
.prclsbtn div.prclsbtn_rt{ right: 30px;}
.prclsbtn div:hover{ color: #ee2e2c;}

.loginyem{ width: 220px; height: 540px; float: left; margin-left: 10px; margin-top: 20px;}
/*.logintp{ width: 218px; height: 42px; border-bottom: 1px solid #ddd; border: 1px solid #ddd; background: #fff;}
.logintp a{ display: block; width: 109px; height: 42px; text-align: center; line-height: 42px; font-size: 14px; float: left; padding-left: 20px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.logintp a.login_btn{ width: 89px; border-right: 1px solid #ddd; background: url("../images/yanshi.png") no-repeat 18px;}
.logintp a.zuce_btn{ width: 88px; float: right; background: url("../images/qianbi.png") no-repeat 18px;}
.logintp a.login_btn:hover{ background: #dd2727 url("../images/yanshi1.png") no-repeat 18px; color: #fff;}
.logintp a.zuce_btn:hover{ background: #dd2727 url("../images/qianbi1.png") no-repeat 18px; color: #fff;}*/
.lasbg{ width: 218px; height:540px; overflow: hidden; zoom: 1; background: #fff; border: 1px solid #ddd;}
.maimaij{ width: 218px; height: 42px; position: relative;}
.maimaij div{ width: 109px; height: 42px; float: left; text-align: center; line-height: 42px; font-size: 14px; background: #ededed; cursor: pointer; border-bottom: 1px solid #ddd;}
.maimaij div.maimaij_on{ background: #fff; border-bottom: none; color: #000;}
.maimaij span{ display: block; width: 1px; height: 43px; position: absolute; top: 0; left: 109px; z-index: 1; background: #ddd;}
.madfy{ width: 218px; height: auto; overflow: hidden; zoom: 1; margin: 20px auto;}
.madfy div{ width: 174px; height: auto; overflow: hidden; zoom: 1; margin: auto; display: none;}
.madfy div a, .madfy div span{ display: block; float: left; line-height: 14px;}
.madfy div a{ padding: 4px 8px; border: 1px solid #ddd; background: #f3f3f3;}
.madfy div a:hover{ color: #ee2e2c;}
.madfy div span{ margin: 0 7px; margin-top: 10px; font-family: "SimSun";}
.madfy div.madfy_on{ display: block;}
.daogoum{ width: 218px; height: 50px; line-height: 50px; text-align: center;}
.daogoum a{ -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.daogoum a span{ color: #ee2e2c;}
.daogoum a:hover{ color: #ee2e2c;}
.mwatm{ width: 218px; height: auto; overflow: hidden; zoom: 1; padding: 18px 0; border-top: 1px dashed #ddd; border-bottom: 1px dashed #ddd;}
.mwatm ul{ width: 196px; margin: auto;}
.mwatm ul li{ width: 52px; height: 60px; float: left; text-align: center; margin-left: 10px;}
.mwatm ul li a{ display: block; width: 52px; height: 60px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.mwatm ul li a:hover{ margin-top: -5px; color: #ee2e2c;}
.zuhgg{ width: 218px; height: 163px; margin-top: 11px; background: #fff;}
.zuhgg img{ width: 218px; height: 163px;}
.toutx{ width: 180px; height: 48px; padding: 0 20px;border-bottom: 1px dashed #ddd;}
.toutx_lf{ float: left; height: 48px; line-height: 48px; font-size: 16px; font-weight: bold; text-align: right; color: #ee2e2c; width: 34px;}
.toutx_rt{ float: left; width: 136px; margin-left: 10px; height: 24px; margin-top: 12px;}
.toutx_rt ul{}
.toutx_rt ul li{ height: 24px; line-height: 24px;}
.toutx_rt ul li a:hover{ color: #ee2e2c;}
.advertisement_one{ width: 1200px; min-width: 1200px; height: auto; overflow: hidden; zoom: 1; margin: auto;}
.nconstyu{ width: 1200px; min-width: 1200px; height: 90px; margin: 20px auto; overflow: hidden; zoom: 1; position: relative;}
.nconstyu img{ width: 1200px; min-width: 1200px; height: 90px;}
.advertisement_one_lf, .advertisement_one_rt{ margin: 20px auto;}
.advertisement_one_lf{ width: 588px; height: 90px; overflow: hidden; zoom: 1; float: left; position: relative;}
.advertisement_one_rt{ width: 588px; height: 90px; overflow: hidden; zoom: 1; float: right; position: relative;}
.advertisement_one_lf img, .advertisement_one_rt img{ width: 588px; height: 90px;}
.plate_one{ width: 1200px; min-width: 1200px; height: auto; overflow: hidden;}
.plate_ul{ width: 1250px;}
.pla_wp{ width: 586px; height: 326px; border: 1px solid #e6e6e6; float: left; margin-right: 24px; background: #fff; border-top: 0;}
.pla_wp h2{ width: 580px; height: 32px; font-size: 16px; background: url("../image/indexIco_02.jpg") no-repeat center; line-height: 32px; text-align: center; color: #fff; font-weight: normal; margin-top: -5px;}
.pla_wp h2 span{ padding-left: 20px;}
.bokbox1, .bokbox2, .bokbox3{ float: left; position: relative; height: 326px; overflow: hidden;}
.bokbox1 a, .bokbox2 a{ width: 200px; height: 326px; display: block; position: absolute; top: 0; left: 0; overflow: hidden;}
.bokbox1 div, .bokbox2 div div{ position: relative; z-index: 1;}
.bokbox1{ width: 200px; height: 326px; border-right: 1px solid #e6e6e6;}
.bokbox1 img{ width: 200px; height: 326px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.bokbox1 div{ margin-top: 26px; padding: 0 12px;}
.bokbox1 h4{ font-size: 16px;}
.bokbox1 p{ font-size: 12px; color: #999; margin-top: 6px;}
.bokbox2{ width: 280px; border-right: 1px solid #e6e6e6;}
.neiyp1{ width: 280px; height: 165px; position: relative; border-bottom: 1px solid #e6e6e6;}
.neiyp1 a{ display: block; width: 280px; height: 165px; position: absolute; top: 0; left: 0; overflow: hidden;}
.neiyp1 img{ width: 280px; height: 165px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.neiyp1 div{ position: relative; z-index: 1; padding: 0 12px; margin-top: 26px;}
.neiyp1 div h4{ font-size: 16px;}
.neiyp1 div p{ font-size: 12px; color: #999; margin-top: 6px;}
.neiyp{ width: 140px; height: 134px; float: left; position: relative;}
.neiyp a{ display: block; width: 139px; height: 134px; position: absolute; top: 0; left: 0; overflow: hidden;}
.neiyp img{ width: 140px; height: 134px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.neiyp div{ padding: 0 6px; margin-top: 8px; text-align: center;}
.neiyp div p{ font-size: 12px; color: #999; margin-top: 2px;}
.neiyp2{ width: 139px; border-right: 1px solid #e6e6e6;}
.neiyp2 img{ width: 139px;}
.bokbox3{ width: 80px; height: 326px; padding: 0 12px; float: right;}
.bokbox3 a{ display: block; text-align: center; margin-top: 14px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.bokbox3 a:hover{ color: #f84c4c;}
.pla_wp_cese h2{ background: url("../image/indexIco_02-05.jpg") no-repeat center;}
.neiyp a:hover img{ margin-left: -10px;}
.neiyp1 a:hover img{ margin-left: -10px;}
.bokbox1 a:hover img, .bokbox2 a:hover img{ margin-left: -10px;}
.plate_two{ width: 1200px; min-width: 1200px; height: auto; margin: auto;}
.zhiyehaye{ width: 70px; height: 60px; float: left; position: relative;}
.zhiyehaye .bucho{ width: 70px; height: 60px; text-align: center; background: #f7f7f7; cursor: pointer; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; position: absolute; top: 0; left: 0;}
.zhiyehaye .bucho p{ position: relative; background: url("../image/indexicon.png") no-repeat; background-position-x: -275px; background-position-y: -508px; width: 28px; height: 28px; margin: 7px auto 2px auto; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.zhiyehaye .bucho span{ display: block; text-align: center;}
.zhiyehaye .bucho em{ display: block; font-style: normal; width: 18px; height: 10px; position: absolute; bottom: -10px; left: 50%; margin-left: -9px; background: url("../image/snam.png") no-repeat center; opacity: 0; filter:Alpha(opacity=0); -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; z-index: 4;}
.zhiyehaye .bucho:hover p{ background-position-x: -240px;}
.zhiyehaye .bucho:hover{ background: #ee2e2c; color: #fff;}
.zhiyehaye .bucho:hover em{ opacity: 1; filter:Alpha(opacity=100);}
.zhiyehaye .buchoToo p{ background-position-x: -240px;}
.zhiyehaye .buchoToo{ background: #ee2e2c; color: #fff;}
.zhiyehaye .buchoToo em{ opacity: 1; filter:Alpha(opacity=100);}
.nicey{ width: 1188px; height: 230px; background: #fff; border: 1px solid #e5e5e5; position: absolute; top: 61px; right: 0; z-index: 3; -webkit-box-shadow: 0px 4px 10px 0px #ededed; -moz-box-shadow: 0px 4px 10px 0px #ededed; box-shadow: 0px 4px 10px 0px #ededed; display: none;}
.nicey h2{ display: block; height: 30px; width: 300px; line-height: 30px; text-align: center; color: #ee2e2c; border: 1px solid #ee2e2c; border-radius: 20px; margin: 33px auto 0; font-weight: normal; font-size: 14px;}
.nicey dl{ overflow: hidden; padding: 28px 40px 0; }
.nicey dl dd{ width: 138px; overflow: hidden; float: left; height: 32px;}
.nicey dl dd span{ background: url("../image/noto1.png")no-repeat left; padding-left: 16px; cursor: pointer;}
.nicey dl dd.nicey_on span{ background: url("../image/noto2.png")no-repeat left;}
.nicey .butns{ border: 0; width: 85px; height: 30px; text-align: center; line-height: 26px; color: #fff; font-family: Microsoft YaHei; margin: 15px auto 0; display: block; background: #ee2e2c;  cursor: pointer; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; outline: none;  }
.plate_two_lie ul li.plate_two_lie_on{ background: #ee2e2c; color: #fff;}
.plate_two_lie ul li.plate_two_lie_on p{ background-position-x: -240px;}
.plate_two_lie ul li.plate_two_lie_on em{ opacity: 1; filter:Alpha(opacity=100);}
.plate_two_lie ul li:hover{ background: #ee2e2c; color: #fff;}
.plate_two_lie ul li:hover p{ background-position-x: -240px;}
.plate_two_lie ul li:hover em{ opacity: 1; filter:Alpha(opacity=100);}
.wakuay_li{ width: 1198px; height: 380px; border: 1px solid #e6e6e6; background: #fff;min-width: 1198px;margin: auto;}
.wakuay_xm{width: 1200px; min-width: 1200px; display: block; height: auto; overflow: hidden; zoom: 1; margin-top: 20px; margin: auto;}
.wakuay_li_on{ left: 0; display: block;}
.wakuay_lf, .wakuay_ct, .wakuay_rt{ float: left; overflow: hidden;}
.wakuay_lf{ width: 300px; height: 380px; border-right: 1px solid #e6e6e6; position: relative;}
.wakuay_lf div{ position: absolute; top: 30px; left: 0; padding: 0 20px;}
.wakuay_lf div p{ font-size: 20px; color: #333; font-weight: 700; padding-bottom: 5px;}
.wakuay_lf span{  color: #999; padding-top: 6px;}
.wakuay_lf a{ display: block; width: 300px; height: 380px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.wakuay_lf a img{ width: 300px; height: 380px;}
.wakuay_lf a:hover{ margin-left: -10px;}
.wakuay_ct{ width: 400px; height: 380px; border-right: 1px solid #e6e6e6; padding: 0 15px;}
.wakuay_ct h2{ height: 24px; line-height: 22px; margin-top: 30px; color: #ee2e2c; border-left: 4px solid #ee2e2c; padding-left: 10px;}
.wakuay_ct ul{}
.wakuay_ct ul li{ width: 100px; float: left; margin-top: 24px;}
.wakuay_ct ul li p{ font-weight: 700; color: #333; line-height: 30px; padding-bottom: 5px; font-size: 14px;}
.wakuay_ct ul li a{ display: block; height: 24px; line-height: 24px; color: #222; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; margin-bottom: 6px;}
.wakuay_ct ul li a:hover{ color: #ee2e2c;}
.wakuay_rt{ width: 466px; height: 380px;}
.wantst{ width: 372px; height: 380px; border-right: 1px solid #e6e6e6; float: left;}
.domvh_one{ width: 357px; height: 190px; position: relative; border-bottom: 1px solid #e6e6e6;}
.domvh_one div{ position: absolute; top: 20px; left: 0; padding: 0 14px;}
.domvh_one div p{ font-size: 16px; color: #333;font-weight: 700; height: 24px; line-height: 24px;}
.domvh_one div span{ font-size: 12px; color: #999; padding-top: 6px;}
.domvh_one a{ display: block; width: 357px; height: 190px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.domvh_one a img{ width: 357px; height: 190px;}
.domvh_one a:hover{ margin-left: -10px;}
.domvh_two{ width: 185px; height: 140px; float: left; position: relative; overflow: hidden; border-bottom: 1px solid #ddd;}
.domvh_two div{ position: absolute; top: 20px; left: 0; padding: 0 12px;}
.domvh_two div p{ color: #333; margin-bottom: 4px;}
.domvh_two div span{ color: #ee2e2c;}
.domvh_two a{ display: block; width: 185px; height: 140px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.domvh_two a img{ width: 185px; height: 140px;}
.domvh_two a:hover{ margin-left: -10px;}
.rilog{ width: 93px; height: 380px; float: left;}
.rilog ul{ width: 70px; margin: auto;}
.rilog ul li{ height: auto; border-bottom: 1px solid #e5e5e5; padding: 7px 0;}
.rilog ul li:last-child{ border-bottom: none;}
.rilog ul li a{ display: block; width: 70px; height: auto; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.rilog ul li a img{ width: 70px; height: 58px;}
.rilog ul li a:hover{ margin-left: -6px;}
.domvh_three{ border-left: 1px solid #e6e6e6;}
.plate_bg{ width: 100%; height: auto; padding: 20px 0 40px 0; margin-top: 20px; overflow: hidden;}
.thcenter{ width: 1200px; min-width: 1200px; height: auto; margin: auto;}
.pale_three{ width: 1190px; height: auto;}
.pale_three ul{ width: 1250px;}
.pale_three ul li{ width: 381px; height: 395px; background: #fff; float: left; margin-right: 24px; margin-bottom: 24px;}
.path_lf{ width: 280px; height: 355px; float: left; border-right: 1px solid #e6e6e6;}
.path_lf_top{ width: 280px; height: 224px; position: relative; border-bottom: 1px solid #e6e6e6;}
.path_lf_top a{ display: block; width: 280px; height: 224px; top: 0; left: 0; overflow: hidden;}
.path_lf_top a img{ width: 280px; height: 224px; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.path_lf_top p{ position: absolute; left: 0; bottom: 14px; z-index: 1; text-align: center; width: 100%; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.path_lf_zb, .path_lf_yb{ float: left; width: 140px; height: 130px; position: relative;}
.path_lf_zb a, .path_lf_yb a{display: block; width: 140px; height: 130px; position: absolute; top: 0; left: 0; overflow: hidden;}
.path_lf_zb a img, .path_lf_yb a img{width: 140px; height: 130px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.path_lf_zb p, .path_lf_yb p{ position: absolute; left: 0; bottom: 14px; z-index: 1; text-align: center; width: 100%; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.path_lf_zb{ width: 139px; border-right: 1px solid #e6e6e6;}
.path_lf_zb a img{ width: 139px;}
.path_rt{ width: 70px; height: 355px; float: left; padding: 0 15px;}
.path_rt a{ display: block; margin-top: 18px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.path_rt a:hover{ color: #f84c4c;}
.path_lf_top:hover img, .path_lf_zb:hover img, .path_lf_yb:hover img{ margin-left: -10px;}
.path_lf_top:hover p, .path_lf_zb:hover p, .path_lf_yb:hover p{ color: #f84c4c;}
.pla_wp_tit{ height: 40px; line-height: 40px; font-size: 18px; color: #fff;}
.pla_wp_tit i{ display: block; float: left; width: 28px; height: 28px; margin-top: 6px; margin-left: 6px;}
.pla_wp_tit span{ display: block; float: left; padding-left: 2px;}
.pla_wp_tit_on1{ background: #57678e;}
.pla_wp_tit_on1 i{ background: #57678e url("../image/indexicon.png") no-repeat -405px -22px; color: #fff;}
.pla_wp_tit_on2{ background: #ff6842;}
.pla_wp_tit_on2 i{ background: #ff6842 url("../image/indexicon.png") no-repeat -405px -477px; color: #fff;}
.pla_wp_tit_on3{ background: #35a6a4;}
.pla_wp_tit_on3 i{ background: #35a6a4 url("../image/indexicon.png") no-repeat -405px -55px; color: #fff;}
.pla_wp_tit_on4{ background: #9e623d;}
.pla_wp_tit_on4 i{ background: #9e623d url("../image/indexicon.png") no-repeat -405px -326px; color: #fff;}
.pla_wp_tit_on5{ background: #5c5997;}
.pla_wp_tit_on5 i{ background: #5c5997 url("../image/indexicon.png") no-repeat -405px -83px; color: #fff;}
.pla_wp_tit_on6{ background: #4e7698;}
.pla_wp_tit_on6 i{ background: #4e7698 url("../image/indexicon.png") no-repeat -405px -113px; color: #fff;}
.pla_wp_tit_on7{ background: #506a4f;}
.pla_wp_tit_on7 i{ background: #506a4f url("../image/indexicon.png") no-repeat -405px -143px; color: #fff;}
.pla_wp_tit_on8{ background: #4488a7;}
.pla_wp_tit_on8 i{ background: #4488a7 url("../image/indexicon.png") no-repeat -405px -173px; color: #fff;}
.pla_wp_tit_on9{ background: #cc365d;}
.pla_wp_tit_on9 i{ background: #cc365d url("../image/indexicon.png") no-repeat -405px -204px; color: #fff;}
.pla_wp_tit_on10{ background: #844e4e;}
.pla_wp_tit_on10 i{ background: #844e4e url("../image/indexicon.png") no-repeat -405px -235px; color: #fff;}
.pla_wp_tit_on11{ background: #508877;}
.pla_wp_tit_on11 i{ background: #508877 url("../image/indexicon.png") no-repeat -405px -265px; color: #fff;}
.pla_wp_tit_on12{ background: #81675f;}
.pla_wp_tit_on12 i{ background: #81675f url("../image/indexicon.png") no-repeat -405px -355px; color: #fff;}
.pla_wp_tit_on13{ background: #c18633;}
.pla_wp_tit_on13 i{ background: #c18633 url("../image/indexicon.png") no-repeat -405px -477px; color: #fff;}
.pla_wp_tit_on14{ background: #d4435d;}
.pla_wp_tit_on14 i{ background: #d4435d url("../image/indexicon.png") no-repeat -405px -417px; color: #fff;}
.pla_wp_tit_on15{ background: #c66341;}
.pla_wp_tit_on15 i{ background: #c66341 url("../image/indexicon.png") no-repeat -405px -447px; color: #fff;}
.pale_four_tit{ width: 100%; height: 60px; background: url("../image/titBg.jpg") repeat-x center; margin: 10px auto;}
.pale_four_tit div{ width: 220px; height: 60px; margin: auto; background: #f5f5f5; text-align: center; overflow: hidden;}
.pale_four_tit div p{ font-size: 20px; color: #000; line-height: 24px; padding-bottom: 5px; margin-top: 6px; background: url("../image/love.png") no-repeat 44px;}
.pale_four_tit div span{ font-size: 12px; color: #999;}
.pale_four_lie{ width: 1200px; min-width: 1200px; height: auto;}
.pale_four_lie ul{ width: 1250px;}
.pale_four_lie ul li{ width: 235px; height: 327px; float: left; margin-right: 6px; margin-bottom: 20px;}
.pale_four_lie ul li .plaer_lie{ display: block; width: 233px; height: 327px; border: 1px solid #fff; background: #fff; position: relative; overflow: hidden; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.pale_four_lie ul li .plaer_lie div{ width: 233px; height: 233px; overflow: hidden;}
.pale_four_lie ul li .plaer_lie div img{ width: 233px; height: 233px; transition:All 0.4s ease-in-out; -webkit-transition:All 0.4s ease-in-out; -moz-transition:All 0.4s ease-in-out; -o-transition:All 0.4s ease-in-out;}
.pale_four_lie ul li .plaer_lie p{ padding: 10px 15px; line-height: 20px;}
.pale_four_lie ul li .plaer_lie span{ display: block; height: 33px; line-height: 33px; padding: 0 15px; border-top: 1px solid #f5f5f5; font-size: 16px; color: #ee2e2c;}
.pale_four_lie ul li .plaer_lie em{ font-style: normal; display: inline-block; display: block; height: 26px; line-height: 26px; background: #ee2e2c; color: #fff; position: absolute; top: 0; right: 0; padding: 0 12px; z-index: 1;}
.pale_four_lie ul li .plaer_lie div.clearom{ width: 233px; height: 94px; background: #ee2e2c; position: absolute; left: 0; bottom: -94px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.pale_four_lie ul li .plaer_lie div.clearom p{ font-size: 17px; font-weight: 700; padding-bottom: 4px; color: #fff; padding-top: 25px; padding: 0; text-align: center; margin-top: 22px;}
.pale_four_lie ul li .plaer_lie div.clearom span{ display: block; border: none; padding: 0; color: #fff; font-size: 12px; text-align: center;}
.pale_four_lie ul li .plaer_lie div.clearom span i{ background: url("../image/alii.png") no-repeat right; font-style: normal; padding-right: 14px;}
.pale_four_lie ul li .plaer_lie:hover{ border: 1px solid #ee2e2c; -webkit-box-shadow: 0px 0px 10px 1px #f09998; -moz-box-shadow: 0px 0px 10px 1px #f09998; box-shadow: 0px 0px 10px 1px #f09998;}
.pale_four_lie ul li .plaer_lie:hover div.clearom{ bottom: 0;}
.pale_four_lie ul li .plaer_lie:hover div img{ transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2); -ms-transform:scale(1.2);}
.moreLink{ width: 100%; height: 34px; margin: 10px auto 20px auto;}
.moreLink a{ display: block; width: 140px; height: 34px; margin: auto; line-height: 34px; background: #ee2e2c; color: #fff; text-align: center; font-size: 15px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.moreLink a:hover{ background: #f84c4c;}
.lahenfu{ width: 1200px; min-width: 1200px; height: auto; overflow: hidden; zoom: 1; margin: auto; padding: 10px 0;}
.shuany{ width: 384px; height: auto; float: left; }
.shuanyright{ float: right;}
.shuany_tit{ width: 100%; height: 60px; background: url("../image/titBg.jpg") repeat-x center; margin: 10px auto; line-height: 60px;}
.shuany_tit span{ padding: 14px 24px; font-size: 20px; color: #333; background: #fff;}
.shuany a.imgalobk{ display: block; width: 384px; height: 164px; overflow: hidden;}
.shuany a.imgalobk img{ width: 100%; height: 164px; transition:All 0.4s ease-in-out; -webkit-transition:All 0.4s ease-in-out; -moz-transition:All 0.4s ease-in-out; -o-transition:All 0.4s ease-in-out;}
.shuany a.imgalobk:hover img{ transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2); -ms-transform:scale(1.2);}
.alldim{ width: 384px; height: 80px; margin-top: 10px;}
.alldim_one, .alldim_two, .alldim_three{ float: left;}
.alldim_one{ width: 140px; height: 80px;}
.alldim_one img{ width: 140px; height: 80px;}
.alldim_two{ width: 150px; height: 80px; font-size: 12px; margin-left: 20px; border-right: 1px solid #ddd; padding-right: 10px;}
.alldim_two a{ color: #222; display: block; margin-top: 6px;}
.alldim_two p{ color: #222; margin: 6px 0;}
.alldim_two input{ border: none; outline: none; width: 80px; height: 24px; background: #ee2e2c; color: #fff; line-height: 23px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; cursor: pointer;}
.alldim_three{ width: 384px; height: 80px;}
.alldim_three ul li{ margin: 8px 0; word-break:break-all; display:-webkit-box; -webkit-line-clamp:1; -moz-line-clamp:1; -ms-line-clamp:1; -o-line-clamp:1; -webkit-box-orient:vertical; -moz-box-orient:vertical; -ms-box-orient:vertical; o-box-orient:vertical; overflow:hidden;}
.alldim_three ul li span{ color: #ee2e2c;}
.ttnews{ width: 384px; height: 80px; overflow: hidden; margin-top: 10px;}
.ttnews ul{ width: 400px;}
.ttnews ul li{ width: 180px; float: left; margin-right: 20px; margin-top: 8px; word-break:break-all; display:-webkit-box; -webkit-line-clamp:1; -moz-line-clamp:1; -ms-line-clamp:1; -o-line-clamp:1; -webkit-box-orient:vertical; -moz-box-orient:vertical; -ms-box-orient:vertical; o-box-orient:vertical; overflow:hidden;}
.ttnews ul li a{ color: #222;}
.ttnews ul li a span{ color: #ee2e2c; padding-right: 5px;}
.ttnews ul li a:hover{ color: #ee2e2c;}
.hzBoxImg ul li{ width: 220px; height: auto; overflow: hidden; zoom: 1; border: 1px solid #ddd; margin-top: 11px; background: #e6e6e6; position: relative; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.hzBoxImg ul li a.Indad{ display: block; width: 220px; height: 220px; overflow: hidden;}
.hzBoxImg ul li a.Indad img{ width: 220px; height: 220px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.hzBoxImg ul li .lesfy{ height: auto; overflow: hidden; zoom: 1; height: 78px;}
.hzBoxImg ul li .lesfy p{ height: auto; overflow: hidden; zoom: 1; line-height: 32px; padding: 0 10px;}
.hzBoxImg ul li .lesfy p em{ display: block; float: left; font-style: normal; color: #ee2e2c; font-size: 18px;}
.hzBoxImg ul li .lesfy p a{ display: block; float: right; width: 44px; height: 32px; background: url("../image/newhost.png") no-repeat center;}
.hzBoxImg ul li span{ display: block; width: 200px; height: auto; margin: auto; text-align: justify; line-height: 18px; margin-bottom: 10px;}
.hzBoxImg ul li .nosfesy{ width: 220px; height: 70px; background: #ee2e2c; position: absolute; bottom: 0; left: 0; padding-top: 8px; /*opacity: 0; filter:Alpha(opacity=0);*/ display: none;}
.hzBoxImg ul li .nosfesy p{ line-height: 20px; color: #fff; padding: 0 10px;}
.hzBoxImg ul li .nosfesy p a{ color: #fff;}
.hzBoxImg ul li .nosfesy p a:hover{ color: #ededed;}
.hzBoxImg ul li:hover{ border: 1px solid #ee2e2c;}
.hzBoxImg ul li a.Indad:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}

/*��ҳsytle*/
.headertoo{ width: 1390px; height: 112px; margin: auto;}
.headertoo_logo, .headertoo_cnt, .headertoo_cnt_three{ float: left;}
.headertoo_logo{ width: 169px; height: 49px;}
.headertoo_logo img{ width: 169px; height: 49px; margin-top: 32px;}
.headertoo_cnt{ width: 720px; height: 112px;}
.headertoo_cnt_one{ height: 24px; line-height: 24px; margin-top: 8px;}
.headertoo_cnt_one a{ display: block; float: left;}
.headertoo_cnt_one span{ display: block; float: left; margin: -1px 10px;}
.headertoo_cnt_one a:hover{ color: #ee2e2c; font-weight: bold;}
.headertoo_cnt_two{ height: 36px; margin-top: 6px;}
.headertoo_cnt_two input{ width: 606px; height: 32px; border: 2px solid #ddd; float: left; outline: none; border-right: none; line-height: 32px; font-family: "Microsoft YaHei", "΢���ź�"; padding: 0 10px;}
.headertoo_cnt_two a{ display: block; width: 92px; height: 36px; float: left; text-align: center; line-height: 36px; font-size: 16px; background: #d11120; color: #fff;}
.headertoo_cnt_three{ width: 720px; height: 24px; line-height: 24px; margin-top: 6px;}
.headertoo_cnt_three a{ display: block; float: left; margin-right: 10px;}
.headertoo_cnt_three a.rcib { margin-right: 0; float: right;}
.headertoo_cnt_three a:hover{ color: #ee2e2c;}
.headertoo_gg{ width: 400px; height: 53px; float: right;}
.headertoo_gg img{ width: 400px; height: 53px; margin-top: 30px;}
.seracguo{ width: 1200px; min-width: 1200px; margin: auto; height: 20px; line-height: 20px; margin-top: 18px; margin-bottom: 4px; font-size: 14px;}
.seracguo_lf{ float: left;}
.seracguo_lf span{ font-family: "SimSun"; padding: 0 5px; font-weight: bold;}
.seracguo_lf a:hover{ color: #ee2e2c;}
.seracguo_rt{ float: right;}
.seracguo_rt span{ color: #ee2e2c; font-weight: bold;}
.liebiaq{ width: 1360px; height: 150px; margin: auto; padding: 14px; border: 1px solid #ddd;}
.liebiaq ul{ width: 1400px;}
.liebiaq ul li{ width: 343px; height: 150px; float: left;}
.liebiaq ul li a{ display: block; width: 148px; height: 148px; border: 1px solid #ddd; float: left; text-align: center; overflow: hidden;}
.liebiaq ul li a:after{ content: ""; display: inline-block; vertical-align: middle; height: 148px;}
.liebiaq ul li a img{ text-align: center; max-width: 148px; max-height: 148px; vertical-align: middle; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.liebiaq ul li div{ width: 152px; height: auto; float: left; margin-left: 10px;}
.liebiaq ul li div h4{ font-weight: normal; color: #222; font-size: 16px; margin-bottom: 20px; margin-top: 4px;}
.liebiaq ul li div p{ line-height: 20px;}
.liebiaq ul li div p span{ color: #999;}
.liebiaq ul li a:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
.liebiaq ul li div p.p1{ text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 98%;}
.searchmod{ width: 1390px; height: 182px; margin: 10px auto;}
.topbw_list{ width: 1390px; height: auto; overflow: hidden; zoom: 1; margin: auto;}
.topbw_list ul{}
.topbw_list ul li{ width: 1390px; height: auto; overflow: hidden; zoom: 1; margin: auto; border-bottom: 1px solid #ddd; padding: 20px 0;}
.bw_tilpic{ width: 220px; height: 220px; float: left; border: 1px solid #ddd;}
.bw_tilpic a{ display: block; overflow: hidden; width: 220px; height: 220px;}
.bw_tilpic a img{ width: 220px; height: 220px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.bw_info{ width: 1160px; float: left; margin-left: 8px;}
.bw_tilpic a:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
.bw_info_top{ height: auto; overflow: hidden; zoom: 1; border-bottom: 1px dashed #ddd; padding-bottom: 6px;}
.bw_info_top p.p1{ height: 20px; line-height: 20px; color: #1e50a2; font-weight: bold;}
.bw_info_top p.p1 i{ background: url("../image/topbg.png") no-repeat center; padding: 4px 8px; font-style: normal; color: #fff;}
.bw_info_top p.p1 a{ color: #1e50a2;}
.bw_info_top p.p1 a:hover{ color: #ee2e2c;}
.bw_info_top p.p1 span{ color: #ee2e2c; padding-left: 5px;}
.bw_info_top p.p2{ color: #ee2e2c; font-size: 20px;}
.bw_info_down{ width: 1160px; height: auto; overflow: hidden; zoom: 1;}
.info_down_one, .info_down_two, .info_down_three{ float: left;}
.info_down_one{ width: 460px;}
.nocttys{ height: auto; overflow: hidden; zoom: 1; margin-top: 6px;}
.nocttys span{ display: block; width: 70px; line-height: 20px; float: left;}
.nocttys div{ width: 380px; height: auto; line-height: 20px; float: left;}
.nocttys div p{ width: 300px;}
.info_down_two{ width: 450px; margin-top: 5px;}
.info_down_two dl dd{ height: auto; overflow: hidden; zoom: 1;}
.info_down_two dl dd span{ display: block; width: 70px; line-height: 20px; float: left;}
.info_down_two dl dd div{ width: 380px; height: auto; line-height: 20px; float: left;}
.info_down_two dl dd div p{ width: 300px;}
.info_down_two dl dd div p em{ font-style: normal; color: #ee2e2c; padding-left: 5px;}
.info_down_two dl dd div p a.a1{ color: #0c519e;}
.info_down_two dl dd div p a.a2{ background: url("../image/qye.png") no-repeat center; padding: 6px 14px;}
.info_down_two dl dd div p a.a3{ background: url("../image/renz.png") no-repeat center; padding: 6px 14px;}
.info_down_two dl dd div p a:hover{ color: #ee2e2c;}
.info_down_three{ width: 90px; float: right;}
.info_down_three a{ display: block; border: 1px solid #ff8500; width: 88px; height: 24px; line-height: 24px; text-align: center; font-weight: bold; color: #fff; background: #ff9c00; display: inline-block; margin-top: 20px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.info_down_three a.a1{ border: 1px solid #0a7cde; background: #018bf6;}
.info_down_three a:hover{ background: #ff8500;}
.info_down_three a.a1:hover{ background: #0a7cde;}

.wrap_grid{ width: 1200px; min-width: 1200px; height: auto; overflow: hidden; zoom: 1; margin: auto; margin-top: 20px;}
.wrap_grid_left{ width: 1156px; height: auto; overflow: hidden; float: left;}
.wrap_grid_left ul{ width: 1200px; min-width: 1200px;}
.wrap_grid_left ul li{ width: 220px; height: 377px; border: 1px solid #ddd; position: relative; float: left; margin-right: 11px; margin-bottom: 11px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; overflow: hidden;}
.wrap_grid_left ul li a.nImgBox{ display: block; width: 220px; height: 220px; position: relative; overflow: hidden; overflow: hidden; zoom: 0;}
.wrap_grid_left ul li a.nImgBox img{ width: 220px; height: 220px; position: absolute; top: 0; left: 0; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.wrap_grid_left ul li p{ padding: 0 10px;}
.wrap_grid_left ul li p.p1{ font-size: 20px; color: #ee2e2c; height: 40px; line-height: 40px;}
.wrap_grid_left ul li p.p2{ height: 38px; color: #222; margin-top: 5px;}
.tipsy{ height: 36px; line-height: 30px; padding: 0 10px;}
.tipsy em{ display: inline-block; float: left; height: 22px; font-style: normal; color: #999;}
.tipsy i{ display: inline-block; float: right; height: 22px; font-style: normal;}
.tipsy i a{ display: block; width: 22px; height: 30px; float: left; margin-left: 5px;}
.tipsy i a.a1{ background: url("../image/renz.png") no-repeat center;}
.tipsy i a.a2{ background: url("../image/viprez.png") no-repeat left; padding-left: 22px; }
.tipsy i a:hover{ color: #ee2e2c;}
.shtit{ height: 37px; border-top: 1px solid #ddd; line-height: 37px; padding: 0 10px;}
.shtit em{ width: 90px; display: block; float: left; font-style: normal;}
.shtit i{ display: inline-block; float: left; height: 22px; font-style: normal; margin-top: 8px; margin-left: 8px;}
.shtit i a{ display: block; width: 18px; height: 22px; float: left; margin-left: 2px;}
.shtit i a.a1{ background: url("../image/nwewq1.png") no-repeat center;}
.shtit i a.a2{ background: url("../image/nwewq2.png") no-repeat center; }
.shtit s{ display: inline-block; float: right; height: 22px; font-style: normal; margin-top: 8px;}
.shtit s a{ display: block; width: 24px; height: 22px; float: left;}
.shtit s a.a1{ background: url("../image/liuyan.png") no-repeat center;}
.shtit s a.a2{ background: url("../image/pa.gif") no-repeat center; }
.xiatogk{ width: 220px; height: 36px; background: #ee2e2c; background: rgba(238,46,44,.8); position: absolute; left: 0; top: 184px; opacity: 0; filter:Alpha(opacity=0); -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.xiatogk a{ display: block; width: 33%; line-height: 36px; text-align: center; line-height: 36px; color: #fff; font-size: 14px; float: left; border-right: 1px solid #ddd; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.xiatogk a.a1{ border-right: none;}
.xiatogk a:hover{ background: #ee2e2c; background: rgba(238,46,44,.6);}
.notstys{ width: 220px; height: 157px; position: absolute; left: 0; bottom: -175px; background: #fff; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.notstys div{ height: 108px; padding-top: 10px;}
.notstys div p{ height: auto; overflow: hidden; zoom: 1; margin-top: 4px;}
.notstys div span{ display: block; float: left; width: 66px; color: #999;}
.notstys div em{ display: block; float: left; width: 134px; font-style: normal;}
.rongyus{ height: 38px; line-height: 38px; border-top: 1px solid #ddd; color: #999;}
.wrap_grid_right{ width: 222px; height: auto; overflow: hidden; zoom: 1; float: right;}
.hctguang{ width: 220px; height: auto; border: 1px solid #ddd; padding-bottom: 10px;}
.hctguang .tils{ font-size: 16px; background: #ebebeb; line-height: 40px; text-align: center; margin-bottom: 10px;}
.hctguang p{ padding: 0 10px; line-height: 24px;}
.hctguang p.ico{ background: url("../image/search_s2too.png") no-repeat left; width: 180px; padding: 0; padding-left: 20px; margin: auto;}
.hctguang p a{ color: #0c519e;}
.hctguang a.zhuc{ display: inline-block; font-size: 14px; color: #fff; text-align: center; background: #f84242; border: 1px solid #e12727; width: 120px; height: 28px; line-height: 28px; margin: 6px 0; margin-left: 50px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.feyepage{ height: auto; padding: 20px 0; overflow: hidden; zoom: 1; text-align: center;}
.feyepage a{ padding: 10px 16px; border: 1px solid #ddd; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.feyepage span.fistpage{ padding: 10px 16px;border: 1px solid #ddd; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background: #ebebeb; color: #9a9a9a;}
.feyepage span.gonyig{ padding: 0 10px;}
.feyepage input { width: 40px; height: 30px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border: 1px solid #ddd; text-align: center; line-height: 38px; outline: none; margin: 0 5px;}
.feyepage button{ width: 48px; height: 32px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border: 1px solid #ddd; outline:none; background: #fff;}
.feyepage a:hover{ background: #ee2e2c; color: #fff; border: 1px solid #ee2e2c;}
.yousbz{ width: 1348px; height: 40px; line-height: 40px; background: #f5f5f5; padding: 0 20px; margin: auto; border: 1px solid #e6e6e6; margin-top: 10px;}
.yousbz_lf{ float: left; height: 40px; display: inline-block}
.yousbz_lf span{ display: inline-block; float: left; width: 100px; color: #999;}
.yousbz_lf div{ float: left; display: inline-block;}
.yousbz_lf div a{ display: block; float: left; margin-right: 15px;}
.yousbz_lf div a:hover{ color: #ee2e2c;}
.yousbz_rt{ display: inline-block; float: right;}
.yousbz_rt span{ color: #999;}
.yousbz_rt a{ padding: 3px 10px; background: #dedede; color: #222; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; background: url("../image/btnatoa.png") center; border: 1px solid #ddd;}

.hctguang a.zhuc:hover{ background: #ee2e2c;}

.wrap_grid_left ul li:hover{ border: 1px solid #e12727;}
.wrap_grid_left ul li a.nImgBox:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
.wrap_grid_left ul li:hover .xiatogk{ opacity: 1; filter:Alpha(opacity=100);}
.wrap_grid_left ul li a.nImgBox:hover ~ .notstys{ bottom: 0;}
.wrap_grid_left ul li .xiatogk:hover ~ .notstys{ bottom: 0;}
.wrap_grid_left ul li .notstys:hover{ bottom: 0;}

.hottui{ width: 1388px; height: auto; border: 1px solid #ddd; overflow: hidden; zoom: 1; margin: auto; margin-top: 10px; position: relative;}
.hot_tit{ height: 40px; line-height: 40px; padding: 0 10px; border-bottom: 1px solid #ddd;}
.hot_tit span{ display: inline-block; float: left; font-size: 18px; color: #000;}
.hot_tit a{ display: inline-block; float: right;}
.not_list{ width: 1268px; height: 310px; margin: 10px 60px; overflow: hidden;}
.not_list ul{ width: 50000px;}
.not_list ul li{ width: 220px; height: 308px; border: 1px solid #ddd; float: left; margin-right: 39px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.not_list ul li a{ display: block; width: 220px; height: 308px;}
.not_list ul li a div{ width: 220px; height: 220px; overflow: hidden;}
.not_list ul li a div img{ width: 220px; height: 220px; transition:All 0.4s ease-in-out; -webkit-transition:All 0.4s ease-in-out; -moz-transition:All 0.4s ease-in-out; -o-transition:All 0.4s ease-in-out;}
.not_list ul li a p{ font-size: 20px; line-height: 36px; color: #ee2e2c; padding: 0 10px; text-align: center; margin-top: 6px;}
.not_list ul li a span{ display: block; padding: 0 10px;}
.hot_bt div{ width: 30px; height: 30px; position: absolute; top: 50%; cursor: pointer; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.hot_bt div.hot_bt_lf{ left: 18px; background: url("../image/host-lf.png")no-repeat center;}
.hot_bt div.hot_bt_rt{ right: 18px; background: url("../image/host-rt.png") no-repeat center;}
.hot_bt div.hot_bt_lf:hover{ background: url("../image/host-lf-too.png")no-repeat center;}
.hot_bt div.hot_bt_rt:hover{ background: url("../image/host-rt-too.png")no-repeat center;}
.not_list ul li:hover{ border: 1px solid #ee2e2c;}
.not_list ul li:hover a div img{ transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1); -ms-transform:scale(1.1);}
.zbusy{ width: 1390px; height: auto; overflow: hidden; zoom: 1; margin: 10px auto;}
.zbusy_lf{ width: 980px; height: auto; float: left; border: 1px solid #ddd; padding: 10px; overflow: hidden;}
.zbusy_lf ul{ width: 1100px;}
.zbusy_lf ul li{ width: 142px; height: auto; float: left; margin-right: 26px; margin-top: 6px;}
.zbusy_lf ul li a{ display: block; width: 142px; height: 116px;}
.zbusy_lf ul li p{ width: 140px; height: 90px; border: 1px solid #ddd; overflow: hidden;}
.zbusy_lf ul li p img{ width: 140px; height: 90px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.zbusy_lf ul li span{ display: block; height: 24px; line-height: 24px;text-align: center; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.zbusy_rt{ width: 356px; float: right; border: 1px solid #ddd; padding: 10px;}
.zbusy_rt{}
.zbusy_rt ul{ width: 440px;}
.zbusy_rt ul li{ width: 142px; height: auto; float: left; margin-right: 10px; margin-left: 20px; margin-top: 6px;}
.zbusy_rt ul li a{ display: block; width: 142px; height: 116px;}
.zbusy_rt ul li p{ width: 140px; height: 90px; border: 1px solid #ddd; overflow: hidden;}
.zbusy_rt ul li p img{ width: 140px; height: 90px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.zbusy_rt ul li span{ display: block; height: 24px; line-height: 24px;text-align: center; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.zbusy_lf ul li a:hover p img{ -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1); -ms-transform:scale(1.1);}
.zbusy_lf ul li a:hover span{ color: #ee2e2c;}
.zbusy_rt ul li a:hover p img{ -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1); -ms-transform:scale(1.1);}
.zbusy_rt ul li a:hover span{ color: #ee2e2c;}


.search_list_mod{ width: 1190px; height: 2px; background: #e6e6e6; margin: auto; margin-top: 14px;}
.scroll_search_mod{ width: 1188px; height: 46px; border: 1px solid #ddd; margin: auto; margin-top: 20px; background: #fafafa;}
.scr_ch_box, .scr_ch_shj{ float: left; height: 46px; line-height: 46px; cursor: pointer;}
.scr_ch_box{ width: 90px; border-right: 1px solid #ddd;}
.scr_ch_box span{ display: block; float: left; margin-left: 15px;}
.scr_ch_box em{ display: block; float: left; width: 12px; height: 12px; background: url("../image/xialjt.png") no-repeat center; margin-top: 17px; margin-left: 4px;}
.scr_ch_shj{ width: 120px;}
.scr_ch_shj em{ display: block; width: 10px; height: 10px; border: 1px solid #ddd; margin-top: 18px; float: left; margin-left: 28px;}
.scr_ch_shj span{ display: block; float: left; margin-left: 4px;}
.scr_ch_left{ width: 1200px; min-width: 1200px; height: auto; overflow: hidden;}
.scr_ch_left ul{}
.scr_ch_left ul li{ width: 1198px; height: 235px; border: 1px solid #ddd; margin-bottom: 20px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.soc_top{ width: 1198px; height: 180px; border-bottom: 1px solid #ddd; background: #fff;}
.soc_top_lf, .soc_top_ct, .soc_top_rt{ float: left; height: 180px;}
.soc_top_lf{ width: 606px; padding: 10px; height: 160px;}
.soc_top_lf h4{ width: 700px; font-size: 14px; color: #222; margin-bottom: 10px;}
.soc_top_lf h4 a{ -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.soc_top_lf h4 a:hover{ color: #ee2e2c;}
.soc_top_lf p{ margin-bottom: 10px;}
.soc_top_lf p.p1 a{ color: #000; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.soc_top_lf p.p1 a:hover{ color: #ee2e2c;}
.soc_top_lf p.p2 span{ color: #999;}
.soc_top_lf p.p2 a{ color: #0069ca;}
.soc_top_lf p.p3{ color: #000;}
.soc_top_lf p.p3 a{ -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.soc_top_lf p.p3 a:hover{ color: #ee2e2c;}
.soc_top_lf p.p4 a.a1{ background: url(../image/renz.png) no-repeat center; padding: 6px 14px;}
.soc_top_lf p.p4 a.a2{ background: url(../image/qye.png) no-repeat center; padding: 6px 14px;}
.soc_top_ct{ width: 530px; margin-top: 10px; height: 170px;}
.soc_top_ct dl{}
.soc_top_ct dl dd{ width: 122px; height: 162px; float: right; margin-right: 10px;}
.soc_top_ct dl dd a{ display: block; width: 122px; height: 162px;}
.soc_top_ct dl dd p{ width: 120px; height: 120px; overflow: hidden; border: 1px solid #ddd;}
.soc_top_ct dl dd p:after{ content: ""; display: inline-block; vertical-align: middle; height: 120px;}
.soc_top_ct dl dd p img{ max-height: 120px; max-width: 120px; vertical-align: middle; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.soc_top_ct dl dd span{ display: block; height: 40px; padding: 6px 0; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.soc_top_rt{ width: 30px; height: 158px; background: blue; text-align: center; background: #f7f7f7; color: #000; border: 1px solid #e0e0e0; margin-top: 10px; font-size: 14px;}
.soc_top_rt a{ display:block; margin-top: 10px; color: #222; line-height: 16px;}
.soc_top_rt a:hover{ color: #ee2e2c;}
.soc_dowm{ width: 1198px; height: 54px; background: #fafafa;}
.soc_dowm div{ width: 302px; height: 54px; float: left; text-align: center; border-right: 1px solid #ddd; overflow: hidden;}
.soc_dowm div a{ display: block; width: 100%; height: 54px;}
.soc_dowm div.lasot{ width: 287px; border-right: none;}
.soc_dowm div a p{ padding-top: 10px; margin-bottom: 2px;color: #0069ca;}
.soc_dowm div a:hover span{ color: #ee2e2c;}

.soc_top_ct dl dd a:hover p img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
.soc_top_ct dl dd a:hover span{ color: #ee2e2c;}

/*.footer{ width: 100%; height: auto; overflow: hidden; zoom: 1; background: #eaeaea;}*/
.ft_ct{ width: 1200px; height: auto; margin: auto; padding: 30px 0;}
.linktit h4{ font-size: 15px;}
.yqlink{ margin-top: 6px;}
.yqlink a{ display: block; float: left; margin: 2px 0; color: #222; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.yqlink span{ display: block; float: left; margin: 2px 6px;}
.yqlink a:hover{ color: #ee2e2c;}
.fotbtm{ width: 1000px; height: auto; overflow: hidden; zoom: 1; margin-top: 20px; margin: auto;}
.fotbtm_lf{ width: 190px; height: auto; float: left; text-align: left;}
.fotbtm_lf img{ max-width: 170px;}
.fotbtm_rt{ width: 810px; float: left; height: auto;}
.fotbtm_rt_one{ width: 810px; height: 120px;}
.fotbtm_rt_one ul{ width: 1000px;}
.fotbtm_rt_one ul li{ width: 100px; height: 110px; float: left; border-left: 1px solid #333; margin-right: 90px;}
.fotbtm_rt_one ul li h4{ font-size: 14px; color: #333; font-weight: 700; border-left: 3px solid #df3b42; padding: 0 0 0 10px; height: 30px; margin-bottom: 2px; margin-left: -1px;}
.fotbtm_rt_one ul li .libla a{ display: block; padding-left: 12px; height: 22px; line-height: 22px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; text-align: left; margin-left: 16px;}
.fotbtm_rt_one ul li .libla a:hover{ color: #ee2e2c;}
.fotbtm_rt_one ul li.lasli{ width: 280px;}
.fotbtm_rt_one ul li p{ padding-left: 12px; line-height: 22px;}
.fotbtm_rt_one ul li p a{ -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.fotbtm_rt_one ul li p a:hover{ color: #ee2e2c;}
.nowny{ width: 280px; height: auto; overflow: hidden; zoom: 1; margin-top: 14px;}
.nowny_lf{ width: 62px; height: 62px; float: left; margin-left: 12px;}
.nowny_lf img{ width: 62px; height: 62px;}
.nowny_rt{ width: 200px; height: auto; float: left;}
.nowny_rt a{ display: block; margin-top: 2px; margin-left: 12px; font-weight: bold; color: #000; padding-left: 20px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.nowny_rt a.a1{ background: url("../image/iphone2.png") no-repeat left;}
.nowny_rt a.a2{ background: url("../image/andreon1.png") no-repeat left;}
.nowny_rt a.a1:hover{ background: url("../image/iphone1.png") no-repeat left; color: #ee2e2c;}
.nowny_rt a.a2:hover{ background: url("../image/andreon2.png") no-repeat left; color: #ee2e2c;}
.fotbtm_rt_two{ width: 810px; height: 88px; margin-top: 20px;}
.groudw{ height: 88px; float: left; width: 200px;}
.groudw p{ margin-top: 6px;}
.groudwtoo{ width: auto; float: right; margin-right: 88px;}
.groudw div{ float: left; width: 62px; margin-left: 12px; height: auto;}
.groudw div img{ width: 62px; height: 60px;}
.groudw div span{ display: block; text-align: center; line-height: 20px;}
.zimufen{ margin-top: 10px; height: auto; overflow: hidden; zoom: 1;}
.zimufen span{ display: block; float: left; color: #999; font-weight: bold;}
.zimufen a{ display: block; float: left; color: #999; margin-left: 18px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.zimufen a:hover{ color: #ee2e2c;}
.banqim{ line-height: 18px; color: #999; margin-top: 15px;}
.anlian{ height: auto; overflow: hidden; zoom: 1; margin: 15px 0; }
.anlian a{ color: #222; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.anlian a:hover{ color: #ee2e2c;}
.alloego{ width: 810px; height: auto; overflow: hidden; zoom: 1; margin-top: 15px;}
.alloego a{ display: block; float: left; height: 36px; margin-right: 6px;}
.alloego a img{ height: 36px;}
.wakuay_tit{ height: 40px; line-height: 40px; font-size: 20px;}
.wakuay_tit span{ color: #ee2e2c; padding-right: 6px; font-weight: bold;}
.shuany_too{ margin-left: 25px;}
.ttnews_too ul li a span{ background: #ee2e2c; color: #fff; text-align: center; padding-left: 4px;}
.fotbtm_rt_one ul li.lasli p{ text-align: left; width: 280px;}
.fotbtm_rt_one ul li.lasli p.ptit{ font-size: 14px; color: #333; font-weight: 700; border-left: 3px solid #df3b42; padding: 0 0 0 10px; height: 30px; margin-bottom: 2px; margin-left: -1px;}
.fotbtm_rt_one ul li.lasli p.ptit1{ margin-top: 12px; margin-left: 0; border-left: none; }

.footertoo{ width: 1200px; min-width: 1200px; height: auto; margin: auto; padding-bottom: 20px;}
.footertoo_up{ height: auto; overflow: hidden; zoom: 1;/* background: #f9f9f9;*/}
.headertoo_cnt_too{ margin-left: 240px;}
.headertoo_cnt_too .headertoo_cnt_one{ margin-top: 20px;}
.headertoo_cnt_too .headertoo_cnt_two input{ border: 2px solid #ee2e2c; border-right: none;}
.shuomgd{ height: 40px; line-height: 50px; border-bottom: 1px solid #b0b0b0; padding-bottom: 10px; text-align: center;}
.anzimef{ height: 50px; line-height: 50px;}
.anzimef em{ font-weight: bold; padding-right: 10px; font-style: normal;}
.anzimef span{ padding: 0 11px;}
.lasierm{ height: auto; overflow: hidden; zoom: 1; text-align:center;}
.lasierm p{ line-height: 22px; text-align: center;}
.lasierm p.p1 span{ padding: 0 10px;}
.lasierm p.p1 a:hover{ color: #ee2e2c;}
.anzimef a:hover{ color: #ee2e2c;}
.fixchnav{ width: 50px; height: 220px; overflow: hidden; position: fixed; bottom: 30%; left: 50%; margin-left: -670px;}
.fixchnav ul{}
.fixchnav ul li{ width: 48px; height: auto; border: 1px solid #ee2e2c; text-align: center; padding: 5px 0; margin-bottom: 6px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; cursor: pointer; background: #fff; -webkit-transition: 0.4s; -moz-transition: 0.2s; -ms-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s;}
.fixchnav ul li.fixchnav_on{ background: #ee2e2c; color: #fff;}
.fixchnav ul li:hover{ background: #ee2e2c; color: #fff;}
.fixright{ width: 36px; height: 100% ; background: #e4e3e3; position: fixed; top: 0; right: 0; z-index: 9;}
.fixright ul{ width: 36px; height: 148px; position: absolute; top: 50%; margin-top: -74px; right: 0;}
.fixright ul li{ width: 36px; height: 36px; cursor: pointer; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; position: relative; margin-bottom: 1px;}
.fixright ul li.fix_one{ background: url("../image/gouwu1.png") no-repeat center;}
.fixright ul li.fix_two{ background: url("../image/phone1.png") no-repeat center;}
.fixright ul li.fix_three{ background: url("../image/fankui1.png") no-repeat center;}
.fixright ul li.fix_five{ background: url("../image/kehu1.png") no-repeat center;}
.fixright ul li.fix_one:hover{ background: #dd2727 url("../image/gouwu11.png") no-repeat center;}
.fixright ul li.fix_two:hover{ background: #dd2727 url("../image/phone11.png") no-repeat center;}
.fixright ul li.fix_three:hover{ background: #dd2727 url("../image/fankui11.png") no-repeat center;}
.fixright ul li.fix_five:hover{ background: #dd2727 url("../image/kehu11.png") no-repeat center;}
.scorllTop{ width: 36px; height: 36px; background: url("../image/scrlltop.png") no-repeat center; position: absolute; bottom: 0; cursor: pointer;}
.domtye{ width: 77px; height: 36px; position: absolute; top: 0; right: 50px; overflow: hidden; display: none; opacity: 0;}
.domtye p{ width: 70px; height: 36px; float: left; background: #dd2727; color: #fff; text-align: center; line-height: 36px;}
.domtye span{ display: block; width: 7px; height: 36px; float: left; background: url("../image/dbxin.png") no-repeat center;}
.headerTup{ width: 100%; height: 30px; border-bottom: 1px solid #e5e5e5; background: #f9f9f9;}
.hdTcnt{ width: 1200px; min-width: 1200px; height: 30px; margin: auto;}
.hdTcnt_lf{ float: left; height: 30px; line-height: 30px;}
.hdTcnt_lf span{ padding-right: 20px;}
.hdTcnt_lf a{ padding: 0 4px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.hdTcnt_lf a:hover{ color: #ee2e2c;}
.hdTcnt_rt{ display: inline-block; float: right; height: 30px;}
.hdTcnt_rt ul li{ height: 30px; float: left; line-height: 30px; background: url("../image/shugn.jpg") no-repeat right; padding: 0 6px; position: relative;}
.hdTcnt_rt ul li:last-child{ background: none;}
.hdTcnt_rt ul li .xlesomg{ height: 30px; padding: 0 6px; border: 1px solid #f9f9f9; border-top: 0; border-bottom: 0;}
.hdTcnt_rt ul li .xlesomg a{ display: inline-block; height: 30px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.hdTcnt_rt ul li .xlesomg a span{ height: 30px; float: left;}
.hdTcnt_rt ul li .xlesomg a i{ background: url("../image/xiala.png") no-repeat center; margin-left: 6px; display: block; width: 8px; height: 8px; float: left; margin-top: 12px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.hdTcnt_rt ul li .xlesomg:hover a{ color: #ee2e2c;}
.hdTcnt_rt ul li .xlesomg:hover a i{ transform:rotate(180deg); -ms-transform:rotate(180deg); -moz-transform:rotate(180deg); -webkit-transform:rotate(180deg); -o-transform:rotate(180deg);}
.hdTcnt_rt ul li.hdTcnt_rt_one .xlesomg{ background: #fff; border: 1px solid #e5e5e5; border-bottom: 0; border-top: 0;}
.hdTcnt_rt ul li.hdTcnt_rt_one .xlesomg a{ color: #ee2e2c;}
.hdTcnt_rt ul li.hdTcnt_rt_one .xlesomg a i{ transform:rotate(180deg); -ms-transform:rotate(180deg); -moz-transform:rotate(180deg); -webkit-transform:rotate(180deg); -o-transform:rotate(180deg);}
.hdTcnt_rt ul li .xlesomg:hover{ background: #fff; border: 1px solid #e5e5e5; border-bottom: 0; border-top: 0;}
.cleavms{ height: auto; background: #fff; border: 1px solid #e5e5e5; position: absolute; left: 6px; top: 30px; z-index: 9; border-top: 1px solid #f9f9f9; display: none;}
.cleavms_one{ width: 105px; height: auto; float: left; padding: 4px 0;}
.cleavms_one h3{ font-weight: normal; color: #000; font-size: 16px; padding-left: 16px;}
.cleavms_one p{  padding-left: 10px;}
.cleavms_one p a{ display: inline-block; line-height: 20px; padding: 0 6px;}
.cleavms_one p a:hover{ background: #ee2e2c; color: #fff;}
.cleavms1{ width: 110px;}
.cleavms_two{ width: 170px;}
.cleavms_two a{ display: block; padding: 0 10px;}
.cleavms_two a:hover{ background: #ee2e2c; color: #fff;}
.cleavms_two p{ padding: 0 10px; font-size: 12px;}
.cleavms_three{ min-width: 80px; padding-bottom: 10px;}
.cleavms_three a{ display: block; padding: 0 16px;}
.cleavms_three a:hover{ background: #ee2e2c; color: #fff;}
.cleavms_three p{ padding: 0 16px; line-height: 20px;}
.cleavms2{ padding-bottom: 10px;}
.cleavms_five{ width: 100px; padding: 0 16px; height: auto; overflow: hidden; zoom: 1;}
.cleavms_five h3{ color: #333;}
.cleavms_five ul li{ width: 112px; float: left; padding: 0; background: none; line-height: 22px; height: 22px;}
.cleavms_five ul li a{padding: 0;}
.cleavms_five ul li a:hover{ color: #ee2e2c;}
.cleavms3{ left: -52px;}
.gaotyo{ padding: 20px 10px; margin-top: 10px;}
.gaotyo a{ display: block; line-height: 22px; margin-bottom: 6px;}
.gaotyo a:hover{ color: #ee2e2c;}
.rentit{ width: 588px; height: 40px; float: left; margin-right: 26px;}
.rentit span{ font-size: 20px; color: #333;}
.rentit em{ font-style: normal; color: #999; padding-left: 10px;}
/*.rentit_hose{ border-bottom: 3px solid #ff500b;}
.rentit_cese{ border-bottom: 3px solid #c60a0a;}*/
.advertisem1, .advertisem2, .advertisem3{ position: relative; margin: 20px auto;}
.advertisem1{ width: 300px; height: 90px; float: left;}
.advertisem2{ width: 550px; height: 90px; float: left; margin-left: 25px;}
.advertisem3{ width: 300px; height: 90px; float: right;}
.advertisem2 img{ width: 550px; height: 90px;}
.advertisem1 img, .advertisem3 img{ width: 300px; height: 90px;}

.lasduld{ height: 70px; padding: 14px;}
.lasduld h3{}
.lasduld ul{ width: 400px;}
.lasduld ul li{ float: left; margin-right: 40px; margin-top: 8px;}
.soc_dowm div a p span{ color: #000;}
.yiwslie{ width: 1200px; min-width: 1200px; height: auto; overflow: hidden; zoom: 1; margin: 10px auto;}
.yiwslie ul{ width: 1300px;}
.yiwslie ul li{ width: 222px; height: 304px; border: 1px solid #ddd; float: left; background: #fff; margin-right: 20px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.yiwslie_one{ height: 90px; border-bottom: 1px solid #ddd; padding: 0 20px; overflow: hidden;}
.yiwslie_one p{ font-size: 15px; margin-top: 22px;}
.yiwslie_one p a{ -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.yiwslie_one span{ display: block; width: 60px; height: 22px; background: url("../image/qiyes.jpg") no-repeat center; margin-top: 6px;}
.yiwslie_two{ padding: 14px 20px;}
.yiwslie_two p{ line-height: 24px; color: #000;}
.yiwslie_two p span{ color: #999;}
.yiwslie_two{ height: auto; overflow: hidden; zoom: 1;}
.yiwslie_two dl{ width: 270px;}
.yiwslie_two dl dd{ width: 54px; height: 54px; float: left; margin-right: 10px;}
.yiwslie_two dl dd img{ width: 54px; height: 54px;}
.yiwslie_one p a:hover{ color: #ee2e2c;}
.scr_ch_left ul li:hover{ border: 1px solid #ee2e2c;}
.yiwslie ul li:hover{ border: 1px solid #ee2e2c;}
.cleromlie{ width: 1198px; height: auto; border: 1px solid #ddd; background: #fff; margin: auto;}
.cleromlie_one, .cleromlie_two{ height: auto; overflow: hidden; zoom: 1; line-height: 40px;}
.cleromlie_one{ border-bottom: 1px solid #ddd;}
.shmo_lf{ width: 106px; float: left; padding-left: 14px;}
.morecity{ width: 950px; height: auto; overflow: hidden; zoom: 1; float: left; height: 40px;}
.morecity ul{ width: 950px; height: auto; overflow: hidden; zoom: 1;}
.morecity ul li{ float: left; margin-right: 19px; width: 76px;}
.morecity ul li a:hover{ color: #ee2e2c;}
.shmo_rt{ display: inline-block; float: right;}
.shmo_rt a{ display: inline-block; float: left; border: 1px solid #ddd; width: 48px; height: 22px; line-height: 22px; margin-right: 14px; margin-top: 8px;}
.shmo_rt a span{ display: block; float: left; margin-left: 6px;}
.shmo_rt a i{ display: block; width: 12px; height: 12px; float: left; margin-top: 5px; margin-left: 2px;}
.shmo_rt a.a1 i{ background: url("../image/im001.jpg") no-repeat center;}
.shmo_rt a.a2 i{ background: url("../image/im002.jpg") no-repeat center;}
.youalz{ width: 1200px; min-width: 1200px; height: auto; line-height: 40px; margin: auto; font-size: 14px;}
.youalz span{ font-weight: bold; color: #333;}
.youalz a:hover{ color: #ee2e2c;}
.zhongesja{ width: 1198px; height: 40px; border: 1px solid #ddd; margin: auto; margin-top: 20px; background: #fff;}
.zhongesja a.general{ display: block; float: left; height: 40px; background: #dd2727; width: 60px; text-align: center; line-height: 40px; color: #fff;}
.zhongesja .qujiange{ width: 220px; height: 40px; float: left;}
.zhongesja .qujiange span{ height: 40px; line-height: 40px; display: block; float: left; background: url("../image/xshjt1.jpg") no-repeat right; padding-right: 10px; margin: 0 10px;}
.zhongesja .qujiange .pridectxt{ width: 64px; height: 22px; border: 1px solid #aaa; color: #aaa; float: left; outline: none; text-align: center; line-height: 22px; margin-top: 8px; font-size: 12px;}
.zhongesja .qujiange i{ display: block; float: left; margin: 0 10px; margin-top: 10px;}
.zhongesja a.sales{ display: block; width: 60px; height: 40px; float: left; text-align: center; line-height: 40px; border-right: 1px solid #ddd; border-left: 1px solid #ddd; background: url("../image/xshjt2.jpg") no-repeat 45px;}
.saslright{ display: inline-block; float: right; height: 40px; margin-right: 14px;}
.saslright div{ float: left; height: 40px; line-height: 40px; margin-left: 20px;}
.saslright div input{ float: left; margin-top: 14px;}
.saslright div span{ display: block; float: left; margin-left: 2px;}

.commodity{ width: 1200px; min-width: 1200px; height: auto; overflow: hidden; zoom: 1; margin: auto; margin-top: 10px; margin-bottom: 20px;}
.commodity_rt{ width: 200px; height: auto; border: 1px solid #ddd; float: right; background: #fff;}
.commodity_rt_tit{ height: 36px; text-align: center; font-size: 16px; line-height: 36px; background: #e8e8e8; color: #333;}
.commodity_rt ul{ width: 180px; margin: auto; padding-bottom: 20px;}
.commodity_rt ul li{ width: 180px; height: auto; margin-top: 20px;}
.commodity_rt ul li a{ display: block; width: 180px; height: auto;}
.commodity_rt ul li a div{ width: 180px; height: 180px; overflow: hidden;}
.commodity_rt ul li a div img{ width: 180px; height: 180px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.commodity_rt ul li a p{ text-align: center; margin-top: 6px; line-height: 24px; word-break:break-all; display:-webkit-box; -webkit-line-clamp:1; -moz-line-clamp:1; -ms-line-clamp:1; -o-line-clamp:1; -webkit-box-orient:vertical; -moz-box-orient:vertical; -ms-box-orient:vertical; o-box-orient:vertical; overflow:hidden;}
.commodity_rt ul li a span{ display: block; text-align: center; color: #ee2e2c; line-height: 14px; font-size: 14px; margin-top: 4px;}
.commodity_rt ul li a:hover div img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}

.commodity_lf{ width: 988px; height: auto; float: left;}
.commodity_lf ul{}
.commodity_lf ul li{ width: 966px; height: auto; overflow: hidden; zoom: 1; border: 1px solid #ddd; background: #fff; padding: 10px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; margin-bottom: 20px; position: relative;}
.resul_one{ width: 160px; height: 160px; float: left;}
.resul_one img{ width: 160px; height: 160px;}
.resul_two{ width: 626px; height: 180px; float: left; margin-left: 14px;}
.resul_two h2{ font-size: 16px; font-weight: normal; color: #333; margin-top: 10px;}
.resul_two h2 span{ color: #ee2e2c;}
.resul_two dl{ width: 625px; height: auto; overflow: hidden; zoom: 1; border-bottom: 1px solid #ddd; margin-top: 8px;}
.resul_two dl dd{ height: 30px; line-height: 30px; float: left; overflow: hidden; border: 1px solid #ddd; margin-right: -1px; margin-bottom: -1px;}
.resul_two dl dd.dd1{ width: 120px; text-align: right; padding-right: 10px; background: #fafafa;}
.resul_two dl dd.dd2{ width: 170px; padding-left: 10px;}
.resul_two p{ height: 40px; line-height: 44px; color: #999; word-break:break-all; display:-webkit-box; -webkit-line-clamp:1; -moz-line-clamp:1; -ms-line-clamp:1; -o-line-clamp:1; -webkit-box-orient:vertical; -moz-box-orient:vertical; -ms-box-orient:vertical; o-box-orient:vertical; overflow:hidden;}
.resul_two p a{ color: #999; padding: 0 10px;}
.resul_two p a:hover{ color: #ee2e2c;}
.resul_three{ display: inline-block; float: right; margin-right: 14px;}
.resul_three p{ height: auto; overflow: hidden; zoom: 1; text-align: right; margin-top: 6px;}
.resul_three p.p1{ margin-top: 10px;}
.resul_three p.p1 span{ color: #dd2727; font-size: 18px;}
.resul_three p.p2{}
.resul_three p.p3{ color: #999;}
.resul_three p.p4 a{ display: block; display: block; width: 60px; height: 22px; background: url(../image/qiyes.jpg) no-repeat center; float: right;}
.resul_three p.p5{ margin-top: 12px;}
.resul_three p.p5 a{ display: block; background: #f6f6f6; width: 80px; height: 28px; border: 1px solid #ddd; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-align: center; line-height: 28px; float: right; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.resul_three p.p5 a:hover{ border: 1px solid #dd2727; background: #dd2727; color: #fff;}
.commodity_lf ul li:hover{ border: 1px solid #dd2727;}
.cleromlie .cleromlie_one .shmo_rt a.a1 i{ -webkit-transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.cleromlie .cleromlie_one .shmo_rt a.a1 i.i1{ background: url("../image/moretoo.png") no-repeat center; transform:rotate(180deg); -ms-transform:rotate(180deg); -moz-transform:rotate(180deg); -webkit-transform:rotate(180deg); -o-transform:rotate(180deg);}
.cleromlie .cleromlie_one .shmo_rt a.a3{ display: none; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.cleromlie .cleromlie_one .shmo_rt a.a3 span{ width: 38px; text-align: center; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.cleromlie .cleromlie_one .shmo_rt a.a1{ -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.cleromlie .cleromlie_one .shmo_rt a.a1 span{ -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.cleromlie .cleromlie_one .shmo_rt a.a2{ -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.cleromlie .cleromlie_one .shmo_rt a.a2 span{ -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.cleromlie .cleromlie_one .shmo_rt a.a2 i.i2{ background: url("../image/im002-too.png") no-repeat center;}
.cleromlie .cleromlie_one .shmo_rt a.a3:hover span{ color: red;}
.cleromlie .cleromlie_one .shmo_rt a.a3:hover{ border: 1px solid red;}
.morecity ul li div{ height: 40px; overflow: hidden; display: none;}
.morecity ul li div input{ float: left; margin-top: 14px;}
.morecity ul li div span{ display: block; float: left; margin-left: 4px;}

.nypeTop{ width: 56px; height: 56px; background: url("../image/dandingbu.png") no-repeat center; position: fixed; bottom: 50px; z-index: 9; left: 50%; margin-left: 620px; cursor: pointer; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.nypeTop:hover{ background: url("../image/dandingbu-too.png") no-repeat center;}

.navclear dl dd div > div{ margin: 0; /*width: 856px;*/}


.logowrap_search_too{ width: 560px; padding-top: 35px; height: 75px; margin-left: 50px;}
.logowrap_search_too .logowrap_search_two .shouxil{ width: 398px;}
.logowrap_search_too .logowrap_search_two .shouxil input{ width: 386px;}
.logowrap_erweima_too{ width: auto; margin-top: 37px;}
.logowrap_erweima_too .dabioa{ margin-right: 0; width: 80px; margin-left: 10px;}
.searchxltoo ul{ width: 330px;}
.searchxltoo{ width: 371px;}

.delabanner{ width: 100%; height: 200px; border-top: 1px solid #dd2727; text-align: center;}
.delabanner img{ max-width: 100%; max-height: 200px;}
.ny_nav_cnt{ width: 100%; height: 40px; background: #404145;}
.ny_nav{ width: 1200px; min-width: 1200px; height: 40px; margin: auto;}
.ny_nav ul{ display: inline-block; margin-left: 150px;}
.ny_nav ul li{ float: left; height: 40px; line-height: 40px;}
.ny_nav ul li a{ display: block; height: 40px; line-height: 40px; padding: 0 30px; color: #fff; font-size: 14px;}
.ny_nav ul li a:hover{ background: #da3536;}
.ny_nav ul li.ny_nav_on{ background: #da3536;}
.cplieb{ width: 1200px; min-width: 1200px; height: 30px; margin: auto; background: #da3536; color: #fff; line-height: 30px;}
.cplieb_fenl{ width: 125px; height: 30px; text-align: center; line-height: 30px; float: left; background: #bf1a2a url("../image/copafel.png") no-repeat 40px; padding-left: 20px;}
.cplieb_lieb{ float: left; width: 1055px; height: 30px; overflow: hidden;}
.cplieb_lieb ul{ height: auto; float: left; width: 900px;}
.cplieb_lieb ul li{ float: left; height: 16px; line-height: 16px; padding: 0 28px; border-right: 1px solid #fff; margin-top: 7px;}
.cplieb_lieb ul li a{ color: #fff;}
.cplieb_lieb ul li a:hover{ text-decoration: underline;}
.cplieb_lieb a.morefem{ width: 98px; height: 22px; float: left; color: #fff; line-height: 21px; text-align: center; background: #bf1a2a url("../image/hoseyouj.png") no-repeat 88px; padding-right: 10px; margin: 4px 0 0 28px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.nyweizhy{ width: 1200px; min-width: 1200px; height: 46px; margin: auto; line-height: 46px; overflow: hidden;}
.nyweizhy_lf{ height: 46px; float: left;}
.nyweizhy_lf a:hover{ color: #dd2727;}
.nyweizhy_lf span{ font-family: "SimSun"; padding: 0 4px; font-weight: bold;}
.nyweizhy_rt{ float: right; height: 46px;}
.nyweizhy_rt span{ display: block; width: 80px; height: 46px; text-align: center; float: left;}
.nyweizhy_rt div{ float: left; height: 32px; line-height: 32px; border: 1px solid #ddd; margin-top: 6px; padding: 0 10px; position: relative; padding-right: 40px;}
.nyweizhy_rt div em{ font-style: normal; padding: 0 10px; color: #999;}
.nyweizhy_rt div i{ background: url("../image/fejidx.png") no-repeat center; padding: 4px 10px;}
.nyweizhy_rt div img{ display: block; width: 26px; height: 26px; position: absolute; top: 50%; margin-top: -13px; right: 10px;}
.details_shopping{ width: 1170px; height: auto; background: #fff; border: 1px solid #ddd; margin: auto; overflow: hidden; zoom: 1; padding: 14px; padding-bottom: 60px;}

.shop_one{ width: 400px; height: auto; float: left;}
.shoprwp_up{ width: 400px; height: auto;}
.shoprwp_down{ width: 400px; height: auto; margin-top: 20px;}
.shoprwp_down a{ display: block; height: 14px; line-height: 14px; float: left; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.shoprwp_down a.a1{ background: url("../image/fands1.png") no-repeat left; padding-left: 16px;}
.shoprwp_down a.a2{ background: url("../image/fands2.png") no-repeat left; padding-left: 18px;}
.shoprwp_down a.a3{ background: url("../image/fands3.png") no-repeat left; padding-left: 14px;}
.shoprwp_down a.a4{ background: url("../image/fands4.png") no-repeat left; padding-left: 16px;}
.shoprwp_down a.a1:hover{ background: url("../image/fands11.png") no-repeat left; padding-left: 16px; color: #ee2e2c;}
.shoprwp_down a.a2:hover{ background: url("../image/fands22.png") no-repeat left; padding-left: 18px; color: #ee2e2c;}
.shoprwp_down a.a3:hover{ background: url("../image/fands33.png") no-repeat left; padding-left: 14px; color: #ee2e2c;}
.shoprwp_down a.a4:hover{ background: url("../image/fands44.png") no-repeat left; padding-left: 16px; color: #ee2e2c;}
.shoprwp_down span{ display: block; float: left; margin: -1px 10px 0 10px;}

.shop_two{ width: 560px; height: auto; float: left; margin-left: 14px;}
.shop_two_tit{ height: 50px; line-height: 50px; font-size: 15px; color: #000; line-height: 50px;}
.shop_two_pecri{ height: 68px; border-top: 1px solid #e93a38; background: #fceeee; line-height: 68px;}
.zuobshop{ width: 80px; float: left;}
.zuobshop span{ padding-left: 14px; color: #999;}
.youbshop{ width: 480px; float: left;}
.youbshop span{ display: block; float: left; color: #dd2727; font-size: 18px;}
.youbshop a{ display: block; float: right; margin-right: 14px; background: url("../image/zhuna.png") no-repeat right; padding-right: 20px; color: #dd2727;}
.liebmors{ height: auto; overflow: hidden; zoom: 1; padding: 0 14px; margin-top: 6px;}
.liebmors_lf{ width: 70px; height: 32px;line-height: 32px; float: left; color: #999;}
.liebmors_rt{ display: inline-block; float: left; line-height: 32px;}
.liebmors_xuk{ height: auto; overflow: hidden; zoom: 1;}
.liebmors_xuk ul{}
.liebmors_xuk ul li{ height: 24px; border: 1px solid #ddd; float: left; line-height: 24px; padding: 0 20px; margin-right: 5px; cursor: pointer; color: #000; margin-top: 5px;}
.liebmors_xuk ul li.liebmors_xuk_on{ border: 1px solid #e93a38; color: #e93a38; background: url("../image/youxjt.png") no-repeat right bottom;}
.txtlien{ color: #000;}
.shop_xinx{ height: auto; overflow: hidden; zoom: 1; border: 1px solid #ddd; color: #000;}
.shop_xinx_one{ float: left; border-right: 1px solid #ddd; width: 140px;}
.shop_xinx_one p{ text-align: center; border-bottom: 1px solid #ddd;}
.shop_xinx_one p:last-child{ border-bottom: none;}
.shop_xinx_two{ float: left; width: 170px; }
.shop_xinx_two p{ text-align: center; border-bottom: 1px solid #ddd;}
.shop_xinx_two div{ margin-top: 25px;}
.shop_xinx_two div a{ display: block; width: 26px; height: 26px; border: 1px solid #ddd; float: left; text-align: center; line-height: 26px; font-weight: bold;}
.shop_xinx_two div a.btngoum_jianshao{ border-right: none; margin-left: 20px;}
.shop_xinx_two div a.btngoum_zengjia{ border-left: none;}
.btngoum_txt{ width: 68px; height: 26px; float: left; border: 1px solid #ddd; outline: none; text-align: center; line-height: 26px;}
.shop_xinx_two div span{ display: block; width: 100%; float: left; line-height: 28px; text-align: center;}
.txtlien span{ color: #dd2727; font-size: 18px; padding-right: 4px;}
.goumaoniu{ height: 40px;}
.goumaoniu a{ display: block; width: 108px; height: 38px; float: left; margin-right: 10px; text-align: center; line-height: 38px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; font-size: 14px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.goumaoniu a.a1{ background: #ee2e2c; border: 1px solid #ee2e2c; color: #fff;}
.goumaoniu a.a2{ border: 1px solid #ee2e2c; background: #fff4f4; color: #ee2e2c;}
.goumaoniu a.a3{ border: 1px solid #ddd; background: #f9f9f9;}
.goumaoniu a.a1:hover{ background: #ec4947;}

.liebmors_too{ margin-top: 14px; overflow: inherit;}
.fangsjy{ width: 80px; height: 36px; border: 1px solid #fff; float: left; padding-left: 10px; background: url("../image/im001.jpg") no-repeat 66px; margin-right: 10px; cursor: pointer; position: relative;}
.fangsjy_too{ border: 1px solid #ddd;}
.fangsjy div{ position: absolute; top: 35px; background: #fff; left: -1px; width: 300px; z-index: 1; display: none}
.fangsjy div ul{ border: 1px solid #ddd; height: auto;overflow: hidden; zoom: 1;}
.fangsjy div ul li{ float: left; padding: 0 10px; text-align: center; line-height: 26px;}
.fangsjy div ul li a:hover{ color: #ee2e2c;}

.nualery{ width: 134px; height: 28px; margin: auto; margin-top: -24px;}
.nualery .btngoum_jianshao, .btngoum_zengjia{ display: block; width: 26px; height: 26px; border: 1px solid #ddd; float: left; text-align: center; line-height: 26px; font-weight: bold;}
.nualery .btngoum_jianshao{ border-right: none;}
.nualery .btngoum_zengjia{ border-left: none;}
.nualery .xsnumber{  line-height: 30px; display: block;}


.shop_three{ width: 180px; height: 600px; float: right; border-left: 1px dashed #ddd;}
.shop_three_tit{ height: 50px; text-align: center; line-height: 50px; color: #ee2e2c; font-size: 16px; padding-left: 14px;}
.shop_three ul{ width: 166px; padding-left: 14px;}
.shop_three ul li{ width: 166px; height: auto; overflow: hidden; zoom: 1; border-bottom: 1px dashed #ddd; padding-bottom: 14px; margin-bottom: 14px;}
.shop_three ul li a{ display: block; width: 166px; height: auto;}
.shop_three ul li a i{ display: block; width: 78px; height: 78px; border: 1px solid #ddd; float: left; overflow: hidden;}
.shop_three ul li a i img{ width: 78px; height: 78px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.shop_three ul li a div{ width: 76px; float: left; padding-left: 10px;}
.shop_three ul li a div p{ text-align: justify; color: #000; margin-top: 4px;}
.shop_three ul li a div span{ display: block; font-size: 16px; color: #ee2e2c; margin-top: 10px;}
.shop_three ul li a:hover i img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}

.theshop{ width: 1170px; height: auto; background: #fff; border: 1px solid #ddd; margin: 15px auto; overflow: hidden; padding: 14px;}
.theshop h2{ font-size: 18px; font-weight: normal; border-left: 3px solid #ee2e2c; padding-left: 10px;}
.theshop ul{ width: 1200px; min-width: 1200px;}
.theshop ul li{ width: 139px; height: auto; margin-top: 14px; float: left; margin-right: 32px;}
.theshop ul li a{ display: block;}
.theshop ul li a div{ width: 139px; height: 139px; border: 1px solid #ddd; overflow: hidden;}
.theshop ul li a div img{ width: 139px; height: 139px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.theshop ul li a p{ margin: 10px auto 4px auto; word-break:break-all; display:-webkit-box; -webkit-line-clamp:1; -moz-line-clamp:1; -ms-line-clamp:1; -o-line-clamp:1; -webkit-box-orient:vertical; -moz-box-orient:vertical; -ms-box-orient:vertical; o-box-orient:vertical; overflow:hidden;}
.theshop ul li a span{ font-size: 15px; color: #ee2e2c;}
.theshop ul li a:hover div img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}

.details_contarner{ width: 1200px; min-width: 1200px; height: auto; margin: auto; overflow: hidden; zoom: 1;}
.details_contarner_lf{ width: 220px; height: auto; float: left;}
.details_contarner_one{ width: 190px; height: auto; border: 1px solid #ddd; background: #fff; padding: 14px; border-top: 2px solid #dd2727;}
.details_contarner_one p.p1{ margin-top: 10px; text-align: center;}
.details_contarner_one p.p2{ height: auto; line-height: 22px; border-bottom: 1px solid #ddd; padding: 12px 0; font-size: 14px; color: #000;}
.details_contarner_one p.p3{ height: auto; overflow: hidden; zoom: 1; margin-top: 15px;}
.details_contarner_one p.p3 span{ display: block; float: left;}
.details_contarner_one p.p3 span.sp1{ width: 60px; line-height: 14px; border-right: 1px solid #ddd;}
.details_contarner_one p.p3 span.sp2{ width: 86px; margin-left: 12px;}
.details_contarner_one p.p3 span.sp2 em{ font-style: normal; padding-right: 10px;}
.details_contarner_one p.p3 span.sp2 i{ display: block; width: 18px; height: 14px; float: left; margin-right: 10px;}
.details_contarner_one p.p3 span.sp2 i img{ width: 18px; height: 14px;}
.details_contarner_tow{ background: #fff; width: 218px; border: 1px solid #ddd; height: auto; overflow: hidden; margin: 14px 0; padding-bottom: 20px;}
.details_contarner_tow h2{ padding: 0 14px; font-weight: normal; height: 40px; border-bottom: 1px solid #ddd; background: #f9f9f9; line-height: 40px;}
.details_contarner_tow p{ padding: 0 14px; height: auto; overflow: hidden; zoom: 1; font-size: 14px;}
.details_contarner_tow p span{ color: #0069ca;}
.details_contarner_tow p em{ font-style: normal; border-right: 1px solid #ddd; padding-right: 10px;}
.details_contarner_tow p i{ font-style: normal; padding-left: 10px;}
.details_contarner_tow p.p2{ padding: 8px 14px;}
.details_contarner_tow p.p2 a{ border: 1px solid #ddd; padding: 4px 10px; margin-left: 24px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background: #f9f9f9 url("../image/NewProIco.png") no-repeat 10px; padding-left: 30px;}
.details_contarner_tow p.p4 img{ width: 100%;}
.details_contarner_tow p.p5{ text-align: right;}
.details_contarner_tow p.p5 a{ color: #0069ca;}
.details_contarner_tow p.p5 a span{ font-family: "SimSun"; font-weight: bold; color: #0069ca;}

.details_contarner_three{ width: 208px; height: auto; background: #fff; margin: 10px auto; font-size: 15px;}
.details_contarner_three h2{ padding: 0 14px; font-weight: normal; height: 40px; border-bottom: 1px solid #ddd; background: #f9f9f9; line-height: 40px;}
.details_contarner_three h2 span{ display: block; float: left;}
.details_contarner_three h2 a{ display: block; float: right; color: #0069ca; font-family: "SimSun"; font-size: 12px; }
.details_contarner_three ul{ padding: 0 14px; height: auto;}
.details_contarner_three ul li{ line-height: 40px; border-bottom: 1px dashed #ddd; background: url("../image/zedie1.png") no-repeat 0px 13px; padding-left: 20px;}
.details_contarner_three ul li:last-child{ border-bottom: none;}
.details_contarner_three ul li p{ cursor: pointer;}
.details_contarner_three ul li p:hover{ color: #ee2e2c;}
.details_contarner_three ul li dl{ display: none;}
.details_contarner_three ul li dl dd{ background: url("../image/risnfs.png") no-repeat left; padding-left: 1em; line-height: 30px;}

.details_contarner_three ul li.tails_on{ background: url("../image/zedie2.png") no-repeat 0px 13px;}
.details_contarner_three ul li.tails_on p { color: #ee2e2c;}
.details_contarner_three ul li dl dd a:hover{color: #ee2e2c;}

.proDetailCon{padding: 20px 35px;}
.details_contarner_rt{ width: 928px; height: auto; background: #fff; border: 1px solid #ddd; float: right;}
.detactat_tit{ height: 52px;width: 928px; border-bottom: 1px solid #ddd; background: #f6f6f6;}
.detactat_tit ul{ margin-left: -1px;}
.detactat_tit ul li{ float: left; height: 52px; line-height: 52px; padding: 0 20px; font-size: 16px; cursor: pointer;}
.detactat_tit ul li.detactat_tit_on{ background: #fff; border-left: 1px solid #ddd; border-right: 1px solid #ddd; border-top: 1px solid #dd2727; margin-top: -1px; height: 53px; color: #dd2727;}
.detactat_ul{ width: 928px; height: auto; overflow: hidden; zoom: 1;}
.detactat_li{ width: 928px; height: auto; overflow: hidden; zoom: 1; padding: 20px 0; display: none;}
.daeone{ height: auto; overflow: hidden; float: left; margin-left: 58px;}
/*.daeone p{ height: auto; overflow: hidden; zoom: 1; line-height: 30px; color: #000;}*/
/*.daeone p span{ display: block; width: 80px; float: left; text-align: right;}*/
/*.daeone p em{ font-style: normal; display: block; width: 100px; float: left; margin-left: 4px;}*/
.daeone ul{}
.daeone ul li{ height: 24px; overflow: hidden; zoom: 1; float: left; width: 250px; margin-right: 10px; font-size: 14px; margin-bottom: 10px;}
.daeone ul li .clany-lf, .daeone ul li .clany-rt{ height:auto; overflow: hidden; zoom: 1; display: block; line-height: 24px;}
.daeone ul li .clany-lf{ text-align: right; width: 90px; float: left; font-weight: bold; color: #333;}
.daeone ul li .clany-rt{ text-align: left; width: 150px; float: left; margin-left: 10px;}

.shomtit{ height: 40px;line-height: 40px; border-bottom: 1px solid #ddd; padding: 0 14px; font-size: 16px; color: #000;}
.hencprc{ height: auto; padding: 20px;}
.hencprc img{ max-width: 888px;width:100%;}

.kanshit{ height: auto; overflow: hidden; zoom: 1; padding: 0 20px;}
.kanshit p.p1{ font-size: 16px; color: #000; padding: 20px 0; text-align: center;}
.kanshit p.p2{ text-align: right; margin-bottom: 10px; font-size: 14px;}
.kanshit p.p3{ line-height: 22px; font-size: 14px; color: #000; margin-bottom: 12px; text-align: justify;}
.zhuyancjs{ text-align: center; height: auto; margin: 10px 0 20px 0;}
.zhuyancjs img{ max-width: 888px;}

.tuijlie{ width: 888px; margin: auto; height: auto; overflow: hidden; zoom: 1;}
.tuijlie ul{ width: 950px;}
.tuijlie ul li{ width: 137px; height: auto; float: left; margin-right: 13px;}
.tuijlie ul li a{ display: block; width: 135px;}
.tuijlie ul li a p{ width: 135px; height: 135px; overflow: hidden; border: 1px solid #ddd; font-size: 0;}
.tuijlie ul li a p img{ width: 135px; height: 135px;}
.tuijlie ul li a span{ display: block; height: 30px; line-height: 30px; text-align: center;}

.dfnwoty{ width: 888px; margin: auto; height: auto; overflow: hidden; zoom: 1; margin-top: 14px;}
.dfnwoty ul{ width: 950px;}
.dfnwoty ul li{ width: 130px; height: 182px; overflow: hidden; zoom: 1; float: left; margin-bottom: 25px; margin-right: 21px;}
.dfnwoty ul li a{ display: block; width: 128px; height: 128px; border: 1px solid #ddd; overflow: hidden;}
.dfnwoty ul li a img{ width: 128px; height: 128px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.dfnwoty ul li a:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
.dfnwoty ul li p{ font-size: 18px; color: #dd2727; margin: 4px 0;}
.dfnwoty ul li span{ display: block; font-size: 14px; color: #000; line-height: 16px; word-break:break-all; display:-webkit-box; -webkit-line-clamp:1; -moz-line-clamp:1; -ms-line-clamp:1; -o-line-clamp:1; -webkit-box-orient:vertical; -moz-box-orient:vertical; -ms-box-orient:vertical; o-box-orient:vertical; overflow:hidden;}

.formsyins{ height: auto; padding: 0 14px; overflow: hidden;}
.formsyins .gyitxt{ width: 878px; height: 38px; border: 1px solid #ddd; outline: none; margin-top: 20px; font-family: "Microsoft YaHei", "΢���ź�"; line-height: 38px;padding: 0 10px; color: #999;}
.formsyins .traxt{ width: 878px; height: 170px; border: 1px solid #ddd; margin-top: 20px; padding: 10px; outline: none; font-family: "Microsoft YaHei", "΢���ź�"; color: #999;}
.formsyins p{ color: #999;}
.formsyins p span{ color: #f84c4c;}
.formsyins a{ display: block; width: 100px; height: 32px; text-align: center; line-height: 32px; color: #fff; background: #f84c4c; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; float: right;}

.quesjues{ height: auto; overflow: hidden; padding: 0 14px; line-height: 24px;}
.quesjues span{ display: block; float: left;}
.quesjues a{ display: block; float: left; background: url("../image/xyun.png") no-repeat left; padding-left: 25px; margin-left: 20px;}
.quesjues a:hover{ color: #dd2727;}
.shenmin{ width: 866px; height: auto; border: 1px solid #dd2727; margin: 30px auto; background: #ffd6d6; padding: 15px; color: #f84c4c; line-height: 20px;}

.ditumaps{ height: auto; overflow: hidden; zoom: 1; padding: 0 14px;}
.ditumaps_lf{ width: 290px; float: left;}
.touxian{ height: auto;overflow: hidden; zoom: 1; margin-bottom: 20px;}
.touxian p{ width: 62px; height: 62px; float: left;}
.touxian p img{ width: 62px; height: 62px;}
.touxian div{ width: 200px; float: left;}
.touxian div span{ display: block; font-size: 16px; padding: 0 10px; margin-top: 6px;}

.ditumaps_rt{ width: 530px; height: auto; border: 1px solid #ddd; float: right; font-size: 0; margin-top: 8px;}
.ditumaps_lf p.nofoty{ font-size: 14px; color: #000; line-height: 24px; margin-top: 10px;}


/*��ȫ����*/
.securitycenter{ width: 100%; height: 130px; overflow: hidden; zoom: 1; -webkit-box-shadow: 0px 0px 20px 5px #ddd; -moz-box-shadow: 0px 0px 20px 5px #ddd; box-shadow: 0px 0px 20px 5px #ddd;}
.securitycenter .securitycenter_cnt{ width: 1200px; min-width: 1200px; height: auto; margin: auto;}
.curct_lf{ display: inline-block; float: left;}
.curct_lf a, .curct_lf span{ display: block; float: left; margin-top: 41px;}
.curct_lf a{ border-right: 1px solid #999; padding: 5px 22px 5px 0;}
.curct_lf span{  font-size: 26px; height: 48px; line-height: 48px; margin-left: 20px;}
.curct_rt{ display: inline-block; float: right; margin-top: 57px;}
.curct_rt a, .curct_rt span{ display: block; float: left;}
.curct_rt span{ margin: 0 10px; margin-top: -1px;}
.curct_rt a{ -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.curct_rt a:hover{ color: #dd2727;}
.cusctit{ width: 1200px; min-width: 1200px; height: 40px; border-bottom: 1px solid #999; line-height: 40px; margin: auto; font-size: 14px; color: #000; margin-top: 20px;}
.cusctxt{ width: 1200px; min-width: 1200px; height: auto; overflow: hidden; zoom: 1; margin: auto; margin-top: 20px;}
.zhGrade{ width: 1198px; height: auto; border: 1px solid #ffa341;}
.zhGrade_up{ width: 1198px; height: 100px; background: #fff2e0;}
.zhGrade_up_lf{ float: left; margin: 16px 0 0 25px;}
.zhGrade_up_lf p.p1{ font-size: 25px; font-weight: bold; color: #c97113;}
.zhGrade_up_lf p.p1 span{ color: #dd2727; font-size: 30px;}
.zhGrade_up_lf p.p2{ color: #dd2727; font-size: 14px; margin-top: 6px;}
.zhGrade_up_rt{ float: left; margin: 22px 0 0 30px;}
.zhGrade_up_rt span{ display: block; width: 30px; height: 30px; background: url("../image/xinx1.jpg") no-repeat center; float: left; margin-left: 4px;}
.zhGrade_up_rt span.sp1{ background: url("../image/xinx2.jpg") no-repeat center;}
.anlieul{ height: auto; overflow: hidden; zoom: 1;}
.anlieul ul{}
.anlieul ul li{ width: 1160px; margin: auto; height: 60px; border-bottom: 1px dashed #ddd; line-height: 60px; overflow: hidden; zoom: 1; background: url("../image/gantanh.jpg") no-repeat left;}
.anlieul ul li p{ width: 960px; height: 60px; float: left; font-size: 14px; color: #666;}
.anlieul ul li p span{ font-weight: bold; color: #333; padding: 0 14px 0 24px;}
.anlieul ul li a{ -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; display: block; float: right; width: 98px; height: 30px; border: 1px solid #d2d2d2; color: #000; line-height: 30px; text-align: center; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; font-size: 14px; margin-top: 15px;}
.anlieul ul li a:hover{ border: 1px solid #dd2727; background: #dd2727; color: #fff;}
.anlieul ul li:last-child{ border-bottom: none;}
.management{ width: 1198px; height: auto; overflow: hidden; zoom: 1; border: 1px solid #e0e0e0; margin-top: 20px;}
.mannt_tit{ height: 34px; border-bottom: 1px solid #e0e0e0; background: #f3f3f3; line-height: 34px; padding: 0 20px; color: #000; font-size: 14px;}
.mannt_lie{ width: 1198px; height: auto;}
.mannt_lie ul{}
.mannt_lie ul li{ width: 1160px; margin: auto; height: 64px; border-bottom: 1px dashed #ddd; font-size: 14px;}
.mannt_lie ul li span{ display: block;width: 120px; line-height: 64px; text-align: center; float: left; color: #000; font-weight: bold;}
.mannt_lie ul li > em{ width: 90px; display: block; float: left; font-style: normal; height: 40px; line-height: 40px; border-right: 1px solid #d6d6d6; margin-top: 12px; padding-right: 4px; margin-right: 20px;}
.mannt_lie ul li > em em{ font-style: normal; color: #ff6600;}
.mannt_lie ul li > em i.i1{ background: url("../image/dengp.jpg") no-repeat center; padding: 5px 10px;}
.mannt_lie ul li > em i.i2{ background: url("../image/goug.jpg") no-repeat center; padding: 5px 10px;}
.mannt_lie ul li div{ width: 600px; height: 52px; float: left; padding-top: 12px; line-height: 20px;}
.mannt_lie ul li a{ display: inline-block; float: right; margin-right: 20px; margin-top: 20px; line-height: 20px; color: #326fc0; margin: 22px;}
.mannt_lie ul li a:hover{ color: #dd2727;}
.mannt_lie ul li:last-child{ border-bottom: none;}
.mannt_lie ul li div.div_too{ padding-top: 22px; height: 42px;}
/*.profooter{ width: 100%; height: auto; margin: auto; font-size: 14px; text-align: center; padding-bottom: 20px; margin-top: 40px;}*/
/*.profooter_tit{ width: 1000px; height: auto; margin: auto; border-top: 1px solid #ddd; padding-top: 26px; margin-bottom: 20px;}*/
/*.profooter_tit span{ padding: 0 10px;}*/
/*.profooter_tit a{ color: #000; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}*/
/*.profooter_tit a:hover{ color: #e83336;}*/
/*.profooter_ttm{ margin-top: 20px; width: 1000px; height: auto; margin: auto;}*/
/*.profooter_ttm p{ line-height: 24px; font-size: 12px; color: #000;}*/
/*.profooter_ttm p.p1{ margin-top: 14px;}*/

/*�һ�����*/
.modifypasword{ width: 1200px; min-width: 1200px;height: auto; overflow: hidden; zoom: 1; margin: auto;}
.yanzjidu{ width: 1200px; min-width: 1200px; height: 28px; background: url("../image/pspmsa.jpg") no-repeat center; margin: 20px 0;}
.yanzjidu_one{ background: url("../image/pspmsa.jpg") no-repeat center}
.yanzjidu_two{ background: url("../image/chozmima.png") no-repeat center}

.yanztxt{ width: 1200px; min-width: 1200px; height: auto; overflow: hidden; zoom: 1; margin: auto; font-size: 14px;}
.yanfanzhia{ height: 50px; overflow: hidden; zoom: 1; border-bottom: 1px solid #e3e3e3; margin-top: 10px;}
.yanfanzhia span{ display: block;float: left; margin-right: 20px; line-height: 30px;}
.yanfanzhia select{ height: 30px; line-height: 30px; outline: none; border: 1px solid #cbcbcb; padding: 0 10px;}

.texinpall{}
.texinpall ul{}
.texinpall ul li{ height: auto; overflow: hidden; zoom: 1; margin-top: 20px;}
.texinpall ul li span{ display: block; width: 150px; float: left; text-align: right; line-height: 34px; margin-right: 20px;}
.texinpall ul li .denltxt{ width: 90px; height: 32px; border: 1px solid #cbcbcb; outline: none; padding: 0 4px; float: left;}
.texinpall ul li .deluBtn{ width: 100px; height: 34px; text-align: center; line-height: 34px; display: block; background: #4f7bba; color: #fff; float: left;}
.texinpall ul li .yanzma{ width: 96px; height: 34px; float: left; margin-left: 10px;}
.texinpall ul li .yanzma img{ width: 96px; height: 34px;}
.texinpall ul li a.huyiz{ display: inline-block; float: left; margin-top: 8px; margin-left: 10px; color: #4f7bba;}
.texinpall ul li i{ display: block; float: left; font-style: normal; line-height: 34px;}
.texinpall ul li i a{ color: #4f7bba;}
.texinpall ul li i a:hover{ text-decoration: underline;}
.liubans{ margin-top: 40px; font-size: 12px; color: #000;}
.liubans p{ line-height: 24px;}
.liubans p a{ color: #4f7bba}
.liubans p a:hover{ color: #e83336;}
.youxzhaoh{ margin-top: 20px;}
.youxzhaoh p{ margin-bottom: 10px;}
.youxzhaoh p a{ color: #4f7bba;}
.youxzhaoh p a:hover{ color: #e83336;}

.texinpall ul li a.huoquyzm{ width: 140px; height: 32px; border: 1px solid #cbcbcb; background: #f4f4f4; display: block; text-align: center; line-height: 32px; float: left;border-left: none;}

.texinpall ul li .fahoufz{ width: 338px; height: 48px; float: left; margin-left: 10px; background: url("../image/xiugaipeasd.png") no-repeat center;}
.texinpall ul li .fahoufz img{ width: 338px; height: 48px;}

.texinpall ul li .txieok{ display: inline-block; float: left; height: 32px; border: 1px solid #57ae5d; line-height: 32px; background: #f5fff7 url("../image/tixok.png") no-repeat 10px; padding-left: 34px; padding-right: 10px; margin-left: 5px;}
.texinpall ul li .txieok_to{ background: #fcf3f4 url("../image/tixon.png") no-repeat 10px; border: 1px solid #e43a3b;}


/*����ҳ��*/
.hdTcnt_xz{ float: right; width: 240px; height: 30px;}
.hdTcnt_xz a{ display: block; width: 80px; height: 26px; background: #ee685d url("../image/tp-qq.png") no-repeat 10px; float: left; text-align: center; line-height: 26px; margin-top: 3px; color: #fff; padding-left: 20px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.hdTcnt_xz span{ display: block; width: 100px; height: 30px; line-height: 30px; text-align: center; background: url("../image/tpphone.png")no-repeat left; float: left; padding-left: 20px; margin-left: 10px; color: #dd2727;}

.sellerHeader{ width: 100%; height: 70px; background: #dd2727;}
.selecnt{ width: 1200px; min-width: 1200px; height: 70px; margin: auto;}
.sellerHeader_logo{ float: left; height: 70px;}
.sellerHeader_logo:after{ content: ""; display: inline-block; vertical-align: middle; height: 70px;}
.sellerHeader_logo img{ vertical-align: middle;}

.sellerHeader_nav{ height: 70px; float: left; margin-left: 40px;}
.sellerHeader_nav ul{}
.sellerHeader_nav ul li{ height: 70px; float: left; line-height: 70px; font-size: 16px;}
.sellerHeader_nav ul li a{ display: block; padding: 0 22px; color: #fff; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s}
.sellerHeader_nav ul li.sellerHeader_nav_on{ background: #c52727;}
.sellerHeader_nav ul li:hover a{ background: #c52727;}

.sellerHeader_search{ float: right; height: 70px; position: relative; margin-top: 16px;}
.sellerHeader_search{ width: 270px; height: 38px; background: #fff; -webkit-box-shadow: 0 0 15px #efa7a7 inset; -moz-box-shadow: 0 0 15px #efa7a7 inset; box-shadow: 0 0 15px #efa7a7 inset; -webkit-border-radius: 38px; -moz-border-radius: 38px; border-radius: 38px; overflow: hidden;}
.sellerHeader_search span{ display: block; float: left;height: 24px; text-align: center; margin-top: 7px; line-height: 24px; font-size: 14px; border-right: 1px solid #ddd; width: 70px; background: url("../image/xialjt1.png") no-repeat right;}
.sellerHeader_search input{ width: 170px; height: 38px; float: left; border: none; background: none; padding: 0 10px; outline: none;}
.sellerHeader_search a{ width: 50px; height: 38px; position: absolute; top: 0; right: 0; background: url("../image/mjsearch.png") no-repeat center;}

.sellercontarner{ width: 1200px; min-width: 1200px; height: auto; margin: 20px auto 40px auto; overflow: hidden; zoom: 1; }
.sllerLeft{ width: 270px; float: left; height: auto; background: #fff;}
.sllerLeft ul li{ width: 270px; height: auto;}
.sllerLeft ul li p{ width: 270px; height: 50px; line-height: 50px; border-bottom: 1px solid #ddd; font-size: 18px; cursor: pointer;}
.sllerLeft ul li p i, .sllerLeft ul li p span{ display: block; float: left; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.sllerLeft ul li p i{ width: 8px; height: 8px; background: url("../image/hosnjs-too.png") no-repeat center; margin: 21px 7px 0 18px;}
.sllerLeft ul li dl{ padding: 10px 0; border-bottom: 1px solid #ddd; display: none;}
.sllerLeft ul li dl dd{ height: 38px; line-height: 38px; font-size: 16px; padding: 0 34px;}
.sllerLeft ul li:last-child dl{ border-bottom: none;}
.sllerLeft ul li dl dd a{ -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.sllerLeft ul li dl dd a:hover{ color: #dd2727;}
.sllerLeft ul li.sllerLeft_on p i{ transform:rotate(180deg); -ms-transform:rotate(180deg); -moz-transform:rotate(180deg); -webkit-transform:rotate(180deg); -o-transform:rotate(180deg); background: url("../image/hosnjs.png") no-repeat center;}
.sllerLeft ul li.sllerLeft_on p span{ color: #dd2727;}

.sllerRight{ width: 870px; height: auto; float: right; background: #fff; padding: 20px;}
.releasey{ width: 826px; height: 220px; border: 2px solid #e3e3e3; padding: 20px;}
.releasey_lf{ width: 390px; height: 220px; float: left; overflow: hidden;}
.releasey_lf h2{ font-size: 26px; color: #dd2727; line-height: 60px;}
.releasey_lf p{ font-size: 14px; margin-top: 20px; margin-bottom: 10px;}
.releasey_lf span{ display: block; width: 390px; height: 30px; background: url("../image/fenbus.png") no-repeat left;}
.releasey_rt{ float: right; height: 220px; background: url("../image/rwnuwl.png") no-repeat left; padding-left: 160px; overflow: hidden;}
.releasey_rt a.butone{ display: block; width: 140px; height: 48px; background: url("../image/myfb.png") no-repeat center; margin-top: 54px;}
.releasey_rt a.buttow{ color: #999; display: block; margin-top: 10px; width: 140px; text-align: center; }

.promptit{ height: 48px; line-height: 48px; border: 2px solid #ffb44a; margin: 20px 0; padding: 0 50px; background: url("../image/dengp1.png") no-repeat 15px;}

.chaquestion{ width: 870px; height: auto; overflow: hidden; zoom: 1;}
.quewent{ width: 424px; height: auto; border: 1px solid #ddd; float: left;}
.quewent_tit{ height: 40px; border-bottom: 1px solid #ddd; background: #f5f5f5; line-height: 40px; padding: 0 18px; font-size: 16px;}
.quewent_tit span{ display: block; float: left;}
.quewent_tit a{ display: block; float: right; color: #275fdd;}
.quewent_tit a i{ font-style: normal; font-family: "SimSun"; font-weight: bold;}

.quewent_list{ padding: 10px 20px;}
.quewent_list ul li{ line-height: 24px;}
.quewent_list ul li a span{ padding-right: 6px;}
.quewent_list ul li a:hover{ color: #dd2727;}
.quewent_right{ float: right;}
.sellimg{ height: auto; border: 2px solid #f1f1f1; font-size: 0; margin-top: 20px;}
.sellimg img{ width: 100%;}

.batch_pro{ height: auto; font-size: 0;}
.batch_pro img{ width: 100%;}

.buchsc_box{ width: 870px; height: auto; overflow: hidden; zoom: 1; margin: 20px 0;}
.buchsc{ width: 422px; height: auto; border: 1px solid #ddd; float: left;}
.buchsc_tit{ text-align: center; line-height: 38px; font-size: 20px; background: #f5f5f5; border-bottom: 1px solid #ddd;}
.buchsc_txt{ height: auto; padding: 20px 0 10px 0;}
.buchsc_txt p{ text-align: center; font-size: 14px; color: #999; line-height: 24px;}
.buchsc_txt div{ text-align: center; padding: 20px;}
.buchsc_txt div a{ border: 1px solid #dd2727; color: #dd2727; padding: 4px 8px; font-size: 14px;}
.buchsc_right{ float: right;}

.muqhyye{ background: #f7f7f7; height: 60px; line-height: 60px; margin: 0 -20px; padding: 0 20px; font-size: 18px;}
.muqhyye span{ color: #dd2727;}
.muqhyye a{ color: #275fdd;}
.muqhyye a i{ font-style: normal; font-family: "SimSun"; font-weight: bold; padding-left: 4px;}

.burzet{ height: auto; overflow: hidden; zoom: 1; margin-top: 20px;}
.burzet_tit{ height: 40px; border-bottom: 2px solid #dd2727; color: #dd2727; line-height: 30px; font-size: 20px;}
.burzet_echaxu{ height: auto; padding: 20px 0; font-size: 14px;}
.burzet_echaxu span{ padding-left: 5px;}
.burzet_echaxu input{ width: 85px; height: 24px; border: 1px solid #ddd; text-align: center; outline: none; line-height: 24px; font-family: "Microsoft YaHei", "΢���ź�";}
.burzet_echaxu select{ width: 100px; height: 26px; border: 1px solid #ddd; outline: none; font-family: "Microsoft YaHei", "΢���ź�";}
.burzet_echaxu a{ background: #dd2727; color: #fff; padding: 4px 14px;}

.burzet_lie{ width: 870px; height: auto; overflow: hidden; zoom: 1;}
.burzet_lie ul{ border-left: 1px solid #d4dfec; border-top: 1px solid #d4dfec;}
.burzet_lie ul li{ float: left;}
.burzet_lie ul li div{ height: 38px; text-align: center; line-height: 38px; border: 1px solid #d4dfec; margin-left: -1px; margin-top: -1px; font-size: 14px;}
.burzet_lie ul li div.divtit{ background: #f1f5fa; color: #222;}

.burzet_lie ul li.burzet_lie_one{ width: 250px;}
.burzet_lie ul li.burzet_lie_two{ width: 289px;}
.burzet_lie ul li.burzet_lie_three{ width: 110px;}
.burzet_lie ul li.burzet_lie_four{ width: 90px;}
.burzet_lie ul li.burzet_lie_five{ width: 130px;}

.pageser{ height: auto; text-align: right; font-size: 14px; padding: 20px 0;}
.pageser a.pagefeye{ padding: 4px 16px; background: #f5f5f5; border: 1px solid #ddd;}
.pageser input{ width: 50px; height: 26px; line-height: 26px; text-align: center; border: 1px solid #ddd; outline: none;}
.pageser a.pagesbtn{ padding: 4px 16px; border: 1px solid #ddd; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.pageser a.pagesbtn:hover{ background: #dd2727; border: 1px solid #dd2727; color: #fff;}
.pageser span{ padding: 0 5px;}

.shelves_tit{ height: 40px; color: #dd2727; font-size: 20px;}
.shelves_tish{ height: auto; overflow: auto; zoom: 1; border: 1px solid #ddd; font-size: 16px;}
.shelves_tish p{ height: 30px; color: #dd2727; line-height: 30px; background: #f5f5f5; border-bottom: 1px solid #ddd; padding: 0 20px;}
.shelves_tish span{ display: block; line-height: 50px; padding: 0 20px; font-size: 14px;}
.shelves_tish span i{ font-style: normal; color: #dd2727;}
.helves_xqn{ border: 1px solid #ddd; background: #fffce3; text-align: center; font-size: 14px; padding: 15px 0; margin-top: 15px;}
.helves_xqn span{ color: #dd2727;}
.helves_xqn a{ color: #275fdd;}

.shelves_titqe{ height: 47px; border-bottom: 2px solid #dd2727; margin-top: 15px;}
.shelves_titqe ul{}
.shelves_titqe ul li{ height: 46px; line-height: 46px; padding: 0 15px; font-size: 18px; color: #222; cursor: pointer; float: left; margin-right: 10px; border: 1px solid #ddd; border-bottom: none; -webkit-transition: 0.2s; -moz-transition: 0.2s; -ms-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s;}
.shelves_titqe ul li.shelves_titqe_on{ background: #dd2727; color: #fff; border: 1px solid #dd2727; border-bottom: none;}
.shelves_titqe ul li:hover{ background: #dd2727; color: #fff; border: 1px solid #dd2727; border-bottom: none;}
.shelves_titqe a.shezxkefu{ display: block; height: 24px;line-height: 24px; float: right; background: #ff5c01; color: #fff; padding: 0 10px; margin-top: 12px;}

.selv_ul{ height: auto; overflow: hidden; zoom: 1; margin-top: 20px;}
.selv_ul .selv_li{ height: auto; overflow: hidden; zoom: 1; display: none;}
.shelves_search{ height: auto; overflow: hidden; zoom: 1;}
.searchLeft{ float: left;}
.searchLeft input, .searchLeft select, .searchLeft span, .searchLeft a{ display: block; float: left; margin-right: 10px;}
.searchLeft .txtProe{ width: 80px; height: 24px; border: 1px solid #ddd; text-align: center; outline: none;}
.searchLeft select{ width: 100px; height: 26px; border: 1px solid #ddd; outline: none;}
.searchLeft .txtProewidth{ width: 140px; text-align: left; padding: 0 10px;}
.searchLeft span{ height: 26px; line-height: 26px; font-size: 14px;}
.searchLeft a.a1{ background: #dd2727; color: #fff; height: 26px; line-height: 26px; font-size: 14px; padding: 0 10px;}
.searchPage{ float: right; font-size: 14px;}
.searchPage span{ padding-right: 4px;}
.searchPage a{ height: 26px; line-height: 26px;}
.searchLeft select.thremath{ width: 140px;}
.searchLeft select.thremath_too{ width: 180px;}

.searchy_list{ width: 868px; height: auto; overflow: hidden; border: 1px solid #d4dfec; margin-top: 20px;}
.searchy_list_tit{ width: 868px; height: 40px; line-height: 40px; background: #f1f5fa; border-bottom: 1px solid #d4dfec;}
.searchy_list_tit > div{ float: left; height: 40px; text-align: center; font-size: 14px;}
.searchy_list_tit > div.selclit1{ width: 60px;}
.searchy_list_tit > div.selclit2{ width: 70px;}
.searchy_list_tit > div.selclit3{ width: 180px;}
.searchy_list_tit > div.selclit4{ width: 120px;}
.searchy_list_tit > div.selclit5{ width: 100px;}
.searchy_list_tit > div.selclit6{ width: 188px;}
.searchy_list_tit > div.selclit7{ width: 150px;}
.searchy_list_lie{ width: 868px; height: auto; overflow: hidden; zoom: 1;}
.searchy_list_lie ul li{ height: 98px; border-bottom: 1px solid #d4dfec; font-size: 14px; color: #222;}
.searchy_list_lie ul li > div{ float: left; height: 98px; line-height: 98px; text-align: center;}
.searchy_list_lie ul li > div.lispro1{ width: 60px;}
.searchy_list_lie ul li > div.lispro2{ width: 70px;}
.searchy_list_lie ul li > div.lispro2:after{ content: ""; display: inline-block; height: 98px; vertical-align: middle;}
.searchy_list_lie ul li > div.lispro2 img{ vertical-align: middle; width: 46px; height: 46px;}
.searchy_list_lie ul li > div.lispro3{ width: 180px; line-height: 20px; text-align: left;}
.searchy_list_lie ul li > div.lispro3 p{ margin-top: 30px; padding-left: 10px;}
.searchy_list_lie ul li > div.lispro3 p span{ color: #dd2727;}
.searchy_list_lie ul li > div.lispro4{ width: 120px;}
.searchy_list_lie ul li > div.lispro4 span{ color: #dd2727;}
.searchy_list_lie ul li > div.lispro5{ width: 100px;}
.searchy_list_lie ul li > div.lispro6{ width: 190px;}
.searchy_list_lie ul li > div.lispro6 span{ padding: 4px 11px;}
.searchy_list_lie ul li > div.lispro6 span.sp1{ background: url("../image/xinxz1.png") no-repeat center;}
.searchy_list_lie ul li > div.lispro6 span.sp2{ background: url("../image/xinxz2.png") no-repeat center;}
.searchy_list_lie ul li > div.lispro7{ width: 148px; line-height: 24px;}
.searchy_list_lie ul li > div.lispro7 p{ margin-top: 28px; color: #275fdd;}
.searchy_list_lie ul li > div.lispro7 p a{ color: #275fdd;}
.searchy_list_lie ul li > div.lispro7 a.chaduoma{ color: #275fdd;}

.qucnshacu{ height: 40px; line-height: 40px; background: #f6f6f6; padding: 0 25px;}
.qucnshacu input, .qucnshacu span.sp1, .qucnshacu a.a1{ display: block; float: left;}
.qucnshacu input{ margin-top: 14px;}
.qucnshacu span.sp1{ margin-left: 15px;}
.qucnshacu a.a1{ border: 1px solid #ddd; background: #fff; height: 22px; line-height: 22px; padding: 0 10px; text-align: center; margin-left: 15px; margin-top: 9px;}

.guoqipry{ border: 1px solid #ddd; padding: 50px;}
.guoqipry p{ color: #dd2727; font-size: 20px; text-align: center; margin-bottom: 10px;}
.guoqipry div{ text-align: center; padding: 20px;}
.guoqipry div a{ background: #dd2727; color: #fff; padding: 6px 16px; font-size: 14px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}

.searchy_list_tit > div.selclit2_too{ width: 140px;}
.searchy_list_tit > div.selclit3_too{ width: 268px;}
.searchy_list_tit > div.selclit5_too{ width: 150px;}
.searchy_list_tit > div.selclit6_too{ width: 180px;}
.searchy_list_lie ul li > div.lispro2_too{ width: 140px;}
.searchy_list_lie ul li > div.lispro3_too{ width: 268px; line-height: 98px; text-align: center;}
.searchy_list_lie ul li > div.lispro3_too p{ margin-top: 0;}
.searchy_list_lie ul li > div.lispro5_too{ width: 150px;}
.searchy_list_lie ul li > div.lispro6_too{ width: 178px;}

.searchy_list_lie_ly ul li:last-child{ border-bottom: none;}

.selv_dowmn { height: auto; overflow: hidden; zoom: 1; margin-top: 15px;}
.searchLeft a{height: 26px; line-height: 26px; font-size: 14px; padding: 0 10px;}
.searchLeft a.a1{ background: #dd2727; color: #fff; height: 26px; line-height: 26px; font-size: 14px; padding: 0 10px;}
.searchLeft a.a2{ color: #275fdd;}
.qucnshacu_too{ border-bottom: 1px solid #d4dfec;}
.qucnshacu_Tlf{ float: left;}
.qucnshacu_Trt{ float: right; font-size: 14px;}
.qucnshacu_Trt i{ font-style: normal; color: #dd2727; padding-right: 15px;}
.lasnht{ height: 40px; line-height: 40px; background: #f5f5f5; font-size: 16px; margin-top: 15px; padding: 0 20px;}
.lasnht span{ color: #dd2727;}
.lasnht a{ color: #275fdd;}
.lasnht a i{ font-family: "SimSun"; font-weight: bold; font-style: normal;}
.xinpinja{ height: auto; font-size: 20px; color: #dd2727;}
.xinpinja span{ padding: 4px 11px;}
.xinpinja span.sp1{ background: url("../image/xinxz1.png") no-repeat center;}
.xinpinja span.sp2{ background: url("../image/xinxz2.png") no-repeat center;}
.xinpinja a{ font-size: 12px; color: #275fdd; background: url("../image/hosnjs-too.png") no-repeat right; padding-right: 12px;}
.xinpinja i{ font-size: 12px; font-style: normal;}

.liesuzoty{ height: auto; overflow: hidden; zoom: 1; margin-top: 15px;}
.liesuzoty_box{ width: 280px; height: 94px; border: 1px solid #ddd; background: #f5f5f5; float: left; margin-right: 20px;}
.liesuzoty_box p{ padding: 0 15px; line-height: 30px;}
.liesuzoty_box p.p1{ color: #222; font-size: 14px; margin-top: 16px;}
.liesuzoty_box p.p1 span{ color: #dd2727;}
.liesuzoty_box p.p1 a{ color: #275fdd;}
.liesuzoty_box p.p2 span{ background: url("../image/suode.png") no-repeat center; padding: 10px 18px;}
.liesuzoty_box p.p2 a{ color: #275fdd;}

/*��ҵ����*/
.backups_bg{ background: #f1f9ff;}
.backups_header{ width: 100%; height: 90px; margin: auto; background: #fff;}
.bakcont{ width: 1000px; height: 90px; margin: auto;}
.bakcont:after{ content: ""; display: inline-block; vertical-align: middle; height: 90px;}
.bakcont img{ vertical-align: middle;}
.bashez{ width: 100%; height: 30px; background: #bfe4ff;}
.bashez_cnt{ width: 1000px; height: 30px; margin: auto;}
.bashez_lf, .bashez_rt{ height: 30px; line-height: 30px; color: #333;}
.bashez_lf{ float: left;}
.bashez_rt{ float: right;}
.bashez_rt span.sp1{ padding-right: 12px;}
.bashez_rt span.sp2{ color: #fff; padding: 0 12px;}
.bashez_rt a.a1{ color: #275fdd;}

.worpser{ width: 100%; height: 44px; background: #0070c0;}
.worpser_cnt{ width: 1000px; height: 44px; overflow: hidden;zoom: 1; margin: auto;}
.worpser_lf{ height: 40px; float: left;}
.worpser_lf ul li{ float: left; font-size: 14px;}
.worpser_lf ul li a{ display: block; height: 26px; line-height: 26px; color: #fff; margin-top: 9px; margin-right: 2px; padding: 0 10px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.worpser_lf ul li a:hover{ background: #f48c12;}

.worpser_rt{ float: right;}
.worpser_rt ul li{ float: left; font-size: 14px;}
.worpser_rt ul li a{ display: block; height: 26px; line-height: 26px; color: #fff; margin-top: 9px; margin-right: 2px; padding: 0 10px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.worpser_rt ul li a:hover{ background: #f48c12;}

.goaoimgs{ width: 100%; height: 500px; background: #f6f6f6; margin: auto;}
/*.goaoimgs_cnt{ width: 100%; height: 500px; margin: auto; background: url("../images/goaoimgs.jpg") no-repeat center;}*/

.backup_ttm{ width: 100%; height: 44px; background: #1b6ca5;}
.backup_nav{ width: 1200px; min-width: 1200px; height: 44px; line-height: 44px; margin: auto;}
.backup_nav ul{}
.backup_nav ul li{ float: left; font-size: 16px; position: relative; margin-right: 10px;}
.backup_nav ul li a{ color: #fff; padding: 0 25px; display: block; background: #dd2727; height: 30px; line-height: 30px; margin-top: 7px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.backup_nav ul li a:hover{ background: #bf1a2a;}
.backup_nav ul li.backup_nav_on a{ background: #bf1a2a;}

.bacwezhi{ width: 1166px; height: 44px; border: 1px solid #ddd; background: #fff; margin: 20px auto; line-height: 44px; padding: 0 16px;}
.bacwezhi_lf{ height: 44px; float: left; font-size: 14px; color: #999;}
.bacwezhi_rt{ float: right;}
.backsearch{ float: left; height: 44px; position: relative;}
.backsearch input{ width: 103px; height: 30px; border: none; border: 1px solid #ddd; padding: 0 40px 0 13px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; -webkit-box-shadow:0px 3px 3px #ddd inset; -moz-box-shadow:0px 3px 3px #ddd inset; box-shadow:0px 3px 3px #ddd inset; outline: none;}
.backsearch a{ display: block; width: 40px; height: 30px; background: url("../image/banse.png") no-repeat center; position: absolute; top: 8px; right: 0;}

.zhanlein{ float: left; height: 44px; margin-left: 26px;}
.zhanlein div{ float: left; height: 18px; line-height: 18px; margin-top: 13px; margin-right: 10px; cursor: pointer;}
.zhanlein div i, .zhanlein div span{ font-style: normal; display: block; float: left;}
.zhanlein div i{ width: 18px; height: 18px; background: url("../image/yuanqu.png") no-repeat center;}
.zhanlein div span{ margin-left: 4px;}
.seacousuo{ float: left;}
.selcnscou{ display: block; background: #dd2727 !important; color: #fff; font-size: 14px; height: 26px; line-height: 26px; margin-top: 9px; padding: 0 12px; -webkit-border-radius: 4px; -moz-border-radius: 4px;border-radius: 4px; float: left; margin-left: 10px;}
.zhanlein div.zhanlein_on i{ background: url("../image/yuanqu-too.png") no-repeat center;}

.noeryct{ width: 1200px; min-width: 1200px; height: auto; margin: auto; overflow: hidden; zoom: 1; margin-bottom: 40px;}
.noeryct_lf{ width: 250px; height: auto; float: left;}
.noeryct_lf_one{ width: 248px; height: auto; border: 1px solid #ddd; overflow: hidden; zoom: 1; background: #fff;}
.sney_tit{ height: 40px; background: #1b6ca5; padding: 0 20px; line-height: 40px; font-size: 18px;/*font-weight: bold;*/ border-bottom: 1px solid #ddd;}
.noewi_widfi{ padding: 0 20px;}
.softwifi{ padding: 20px 0; border-bottom: 1px solid #ddd;}
.softwifi p{ font-size: 14px; color: #292929; text-align: center;}
.softwifi p.p1{ margin-bottom: 4px;}
.softwifi p.p2{ font-size: 16px; color: #000;}

.gerenxinx{ padding: 20px 0; border-bottom: 1px solid #ddd;}
.gerenxinx p{ line-height: 24px;}
.gerenxinx p.p1 span{ color: #0069ca;}
.gerenxinx p.p1 a{ background: url("../image/husewixin.jpg") no-repeat center; padding: 4px 15px;}
.lazuisxinx{ padding: 20px 0;}
.lazuisxinx p.p1 span{ padding-right: 10px;}
.lazuisxinx p.p1 i{ background: url("../image/xinjiam.jpg") no-repeat center; padding: 4px 10px;}

.lazuisxinx p.p2{ text-align: center; padding-top: 15px;}
.lazuisxinx p.p2 img{ width: 80px; height: 80px; border: 1px solid #ddd;}
.lazuisxinx p.p3{ text-align: center;}
.lazuisxinx div{ height: 28px; margin-top: 10px;}
.lazuisxinx div a{ display: block; width: 64px; height: 28px; float: left; border: 1px solid #ddd; text-align: center; line-height: 28px; padding-left: 20px;}
.lazuisxinx div a.a1{ background: url("../image/img-0001.jpg") no-repeat 10px;}
.lazuisxinx div a.a2{ background: url("../image/img-0002.jpg") no-repeat 10px; float: right;}

.ryctmargint{ margin-top: 20px;}
.sney_tit_too a{ display: block; float: right; font-size: 12px; font-weight: normal; /* background: url("../image/uqnajihao.png") no-repeat left;*/ padding-left: 20px; font-size: 15px;}
.sney_tit_too a i{ font-style: normal; font-family: "SimSun"; font-weight: bold; padding-left: 4px;}

.smweys{ padding: 0 20px;}
.antmeyou{ padding: 20px; height: auto; overflow: hidden; zoom: 1;}
.antmeyou span{ display: block; float: left;}
.antmeyou a{ display: block; float: right; color: #0069ca;}
.moyaboutme{ padding: 10px 0 4px 0;}
.moyaboutme p{ line-height: 24px; font-size: 16px; padding-left: 30px; margin: 6px 0;}
.moyaboutme p.p1{ color: #dd2727; font-weight: bold; background: url("../image/ince01.png") no-repeat left;}
.moyaboutme p.p2{ color: #dd2727; font-weight: bold; background: url("../image/ince02.png") no-repeat 3px;}
.moyaboutme p.p3{ background: url("../image/ince03.png") no-repeat 1px;}
.moyaboutme p.p4{ background: url("../image/ince04.png") no-repeat 2px;}

.zaixiakefu{ height: 24px;  margin-bottom: 10px;}
.zaixiakefu span{ padding-right: 6px;}
.zaixiakefu a{ display: block; float: left; width: 24px; height: 24px; margin-right: 10px;}
.zaixiakefu a.a1{ background: url("../image/tpincon1.png") no-repeat center;}
.zaixiakefu a.a2{ background: url("../image/tpincon2.png") no-repeat center;}
.linkaluy{ margin-bottom: 20px;}
.linkaluy a{ display: block; width: 134px; height: 32px; border: 1px solid #8c8c8c; background: #f9f9f9; text-align: center; line-height: 32px; margin: auto; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; font-size: 16px;}


.noeryct_rt{ width: 930px; height: auto; float: right; font-size: 14px;}
.ritlie{ width: 928px; height: auto; border: 1px solid #ddd; background: #fff; margin-bottom: 20px; -webkit-border-radius: 22px 0 0 0; -moz-border-radius: 22px 0 0 0; border-radius: 22px 0 0 0;}
.ritlie_tit{ height: 44px; background: #1b6ca5; padding: 0 20px; line-height: 44px; font-size: 18px; color: #fff; border-bottom: 1px solid #ddd;}
.ritlie_tit{ height: 44px; background: #1b6ca5; padding: 0 20px; line-height: 44px; font-size: 18px; color: #fff; border-bottom: 1px solid #ddd;}
.ritlie_tit span{ display: block; float: left;}
.ritlie_tit a{ display: block; float: right; font-size: 14px; color: #fff; background: url("../image/uqnajihao.png") no-repeat left; padding-left: 20px; font-size: 15px;}
.ritlie_tit a i{ font-style: normal; font-weight: bold; font-family: "SimSun"; padding-left: 4px;}
.ritlie_one{ padding: 20px; background: #fff;}
.ritlie_one p{ line-height: 28px; text-indent: 2em;}
.ritlie_two{ background: #fff; text-align: center; padding: 30px;}
.ritlie_two span{ padding-right: 30px;}
.ritlie_two a{ color: #0069ca;}
.ritlie_three{ background: #fff; height: auto; overflow: hidden; zoom: 1; padding: 25px 0;}

.ritlie_three ul li{ width: 160px; float: left; margin-left: 21px; margin-bottom: 20px;}
.ritlie_three ul li a{ display: block; width: 158px; height: 158px; border: 1px solid #ddd;}
.ritlie_three ul li a img{ width: 158px; height: 158px;}
.ritlie_three ul li p{ color: #dd2727; font-size: 18px; margin: 8px 0 4px 0;}
.ritlie_three ul li span{ display: block; text-align: justify; color: #222; font-size: 12px;}

.backups_footer{ width: 1200px; min-width: 1200px; margin: auto; border-top: 1px solid #ddd; height: auto; text-align: center; padding: 25px 0;}
.backups_footer p{ line-height: 24px; color: #333;}
.backups_footer div{ margin-top: 10px; color: #333; font-size: 14px;}
.backups_footer div a{ color: #333;}
.backups_footer div span{ padding: 0 10px;}

.nowmessage{ border: 1px solid #ddd; text-align: center; padding: 30px; font-size: 16px; margin-top: 20px;}
.nowmessage p{ color: #ff5c01; margin-bottom: 10px;}
.nowmessage span{ display: block; color: #275fdd;}

.maessgliuy{ width: 868px; height: auto; overflow: hidden; zoom: 1; border: 1px solid #d4dfec; margin-top: 20px;}
.maessgliuy_tit{ height: 40px; background: #f1f5fa; border-bottom: 1px solid #d4dfec;}
.maessgliuy_tit dd{ float: left; text-align: center; line-height: 40px; border-right: 1px solid #d4dfec;}
.maessgliuy_tit dd.dd1{ width: 80px;}
.maessgliuy_tit dd.dd2{ width: 145px;}
.maessgliuy_tit dd.dd3{ width: 280px;}
.maessgliuy_tit dd.dd4{ width: 270px;}
.maessgliuy_tit dd.dd5{ width: 89px; border-right: none;}

.maessgliuy_lie{ height: auto; overflow: hidden; zoom: 1;}
.maessgliuy_lie li{ text-align: center; height: 60px; overflow: hidden; zoom: 1; border-bottom: 1px solid #d4dfec; font-size: 14px;}
.maessgliuy_lie li div{ float: left; height: 60px; border-right: 1px solid #d4dfec;}
.maessgliuy_lie li div.dm1{ width: 80px; line-height: 60px;}
.maessgliuy_lie li div.dm2{ width: 145px;}
.maessgliuy_lie li div.dm2 p.p1{ width: 24px; height: 24px; margin: auto; background: url("../image/xinjian1.png") no-repeat bottom; margin-top: 4px;}
.maessgliuy_lie li div.dm2 p.p2{ width: 24px; height: 24px; margin: auto; background: url("../image/xinjian2.png") no-repeat bottom; margin-top: 4px;}
.maessgliuy_lie li div.dm2 span{ display: block; margin-top: 3px;}
.maessgliuy_lie li div.dm2 span.sp1{ color: #666;}
.maessgliuy_lie li div.dm2 span.sp2{ color: #dd2727;}
.maessgliuy_lie li div.dm3{ width: 280px; line-height: 20px;}
.maessgliuy_lie li div.dm3 p{ color: #275fdd; margin-top: 11px;}
.maessgliuy_lie li div.dm4{ width: 250px; padding: 0 10px;}
.maessgliuy_lie li div.dm4 p.p1{ line-height: 60px;color: #999;}
.maessgliuy_lie li div.dm4 p.p2 span{ display: block; width: 80px; height: 60px; line-height: 60px; float: left; color: #275fdd;}
.maessgliuy_lie li div.dm4 p.p2 a{  margin-top: 20px;  color: #275fdd;  width: 110px;  float: right;  word-break:break-all;  display:-webkit-box;  -webkit-line-clamp:1;  -moz-line-clamp:1;  -ms-line-clamp:1;  -o-line-clamp:1;  -webkit-box-orient:vertical;  -moz-box-orient:vertical;  -ms-box-orient:vertical;  o-box-orient:vertical;  overflow:hidden;}
.maessgliuy_lie li div.dm9{ width: 89px; float: left; text-align: center; border-right: 0; line-height: 60px;}
.maessgliuy_lie li div.dm9 a{ color: #275fdd;}

.tiselqihan{ width: 870px; height: 24px; border-bottom: 1px solid #ddd; margin-bottom: 20px;}
.tiselqihan ul li{ float: left; height: 23px; border: 1px solid #ddd; border-bottom: none; margin-right: 10px; line-height: 23px;}
.tiselqihan ul li a{ display: block; padding: 0 12px; background: #f5f5f5;}
.tiselqihan ul li.tiselqihan_on a{ background: #fff;}

.bianzhta{ width: 870px; height: auto; overflow: hidden; zoom: 1; border-top: 3px solid #dd2727; margin-top: 20px; padding-top: 35px; font-size: 14px;}
.bianzhta dl{ width: 868px; height: 38px; overflow: hidden; zoom: 1; border: 1px solid #d4dfec; background: #f1f5fa;}
.bianzhta dl dd{ border-right: 1px solid #d4dfec; float: left; height: 38px; text-align: center; line-height: 38px;}
.bianzhta dl dd.dd1{ width: 80px;}
.bianzhta dl dd.dd2{ width: 280px;}
.bianzhta dl dd.dd3{ width: 150px;}
.bianzhta dl dd.dd4{ width: 140px;}
.bianzhta dl dd.dd5{ width: 110px;}
.bianzhta dl dd.dd6{ width: 103px; border-right: none;}

.bianzhta ul{ width: 868px; border: 1px solid #d4dfec; border-top: none; border-bottom: none;}
.bianzhta ul li{ width: 868px; height: 60px; border-bottom: 1px solid #d4dfec;}
.bianzhta ul li div{ float: left; height: 60px; border-right: 1px solid #d4dfec; text-align: center;}
.bianzhta ul li div.div1{ width: 80px;}
.bianzhta ul li div.div1 p{ width: 24px; height: 24px; margin: auto; background: url("../image/xinjian1.png") no-repeat bottom; margin-top: 4px;}
.bianzhta ul li div.div1 span{ display: block; margin-top: 3px; color: #dd2727;}
.bianzhta ul li div.div2{ width: 280px;}
.bianzhta ul li div.div2 p{ color: #275fdd;margin-top: 11px;}
.bianzhta ul li div.div2 span{ display: block; margin-top: 3px;}
.bianzhta ul li div.div3{ width: 150px; line-height: 60px;}
.bianzhta ul li div.div4{ width: 140px; line-height: 60px;}
.bianzhta ul li div.div5{ width: 110px; line-height: 60px;}
.bianzhta ul li div.div6{ width: 103px; border-right: none; line-height: 60px;}
.bianzhta ul li div.div6 a{ color: #275fdd;}
.jilufans{ font-size: 14px;}
.jilufans p{ line-height: 30px;}
.jilufans span{ color: #dd2727;}

.fanyuster{ height: auto; margin-top: 20px; overflow: hidden; zoom: 1;}
.fanyuster dl{  height: 30px; overflow: hidden; zoom: 1; background: #f1f5fa; border: 1px solid #d4dfec;}
.fanyuster dl dd{ float: left; height: 30px; text-align: center; line-height: 30px; border-right: 1px solid #d4dfec;}
.fanyuster dl dd.dd1{ width: 100px;}
.fanyuster dl dd.dd2{ width: 300px;}
.fanyuster dl dd.dd3{ width: 200px;}
.fanyuster dl dd.dd4{ width: 265px; border-right: none;}
.fanyuster ul{ border: 1px solid #d4dfec; border-top: none; border-bottom: none;}
.fanyuster ul li{ height: 50px; border-bottom: 1px solid #d4dfec;}
.fanyuster ul li div{ height: 50px; float: left; border-right: 1px solid #d4dfec; text-align: center;}
.fanyuster ul li div.div1{ width: 100px; line-height: 50px;}
.fanyuster ul li div.div2{ width: 300px;}
.fanyuster ul li div.div2 p.p1{ margin-top: 10px;}
.fanyuster ul li div.div2 p.p1 a{ color: #275fdd;}
.fanyuster ul li div.div2 p.p3{ line-height: 50px;}
.fanyuster ul li div.div3{ width: 200px; line-height: 50px;}
.fanyuster ul li div.div3 span{ padding: 0 5px;}
.fanyuster ul li div.div4{ width: 265px; border-right: none; line-height: 50px; color: #275fdd;}
.fanyuster ul li div.div4 a{ color: #666;}
.fanyuster ul li div.div4 a:hover{ color: #dd2727;}

.tenpay_nav{ width: 270px; height: auto; background: #fff; padding-bottom: 20px; float: left;}
.tenpay_nav_tit{ height: 50px; background: #ffe1e1; color: #dd2727; font-size: 18px; padding: 0 30px; line-height: 50px;}
.tenpay_nav ul li{ height: 50px; line-height: 50px; font-size: 18px;}
.tenpay_nav ul li a{ display: block; padding: 0 30px; -webkit-transition: 0.2s; -moz-transition: 0.2s; -ms-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s;}
.tenpay_nav ul li a:hover{ color: #dd2727;}

.tenpay_rt{ width: 910px; float: right; height: auto; overflow: hidden; zoom: 1; background: #fff;}
.tenpay_rt_tit{ height: 49px; border-bottom: 1px solid #ddd; font-size: 18px; line-height: 49px; padding: 0 20px;}
.tenpay_rt_lie{ margin-bottom: 40px; height: auto; overflow: hidden; zoom: 1;}
.tenpay_rt_lie ul{ width: 950px;}
.tenpay_rt_lie ul li{ float: left; height: 100px; width: 260px; margin-top: 30px; margin-left: 24px;}
.tenpay_rt_lie ul li .homyImg{ width: 100px; height: 100px; float: left;}
.tenpay_rt_lie ul li .homyImg a{ display: block; width: 100px; height: 100px; text-align: center; background: #f2f2f2; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.tenpay_rt_lie ul li .homyImg a:after{ content: ""; display: inline-block; vertical-align: middle; height: 100px;}
.tenpay_rt_lie ul li .homyImg a img{ max-width: 100px; max-height: 100px; vertical-align: middle; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.tenpay_rt_lie ul li .homyrit{ width: 150px; height: 100px; float: right;}
.tenpay_rt_lie ul li .homyrit p{ font-size: 18px; color: #333; margin-top: 8px;}
.tenpay_rt_lie ul li .homyrit span{ display: block; font-size: 14px; color: #999; margin-top: 10px; line-height: 22px;}


.tenpay_rt_lie ul li .homyImg a:hover{ background: #e8e8e8;}
.tenpay_rt_lie ul li .homyImg a:hover img{ margin-top: -10px;}

.Modular-bgcolor{ background: #f9f9f9;}



/*2017-07-17*/
.main_visual{width:100%; margin:0 auto; overflow:hidden}
.main_image { width:100%; height:500px; border-top:1px solid #d7d7d7; overflow:hidden; margin:0 auto; position:relative}
.main_image ul {width:9999px; height:500px; overflow:hidden; position:absolute; top:0; left:0}
.main_image li {float:left; width:100%; height:500px;}
.main_image li span {display:block; width:100%; height:500px; text-align: center; -webkit-background-size: 1920px 500px !important; background-size: 1920px 500px !important;}
.main_image li a {display:block; width:100%; height:500px}
.main_image li img{ width: auto; height: 500px;}
div.flicking_con {width:100%; margin:0 auto; position:relative}
div.flicking_con .flicking_inner {position:absolute; top:466px; left:50%; margin-left: -55px; z-index:999; width:130px; height:21px} /* 121126 */
div.flicking_con a {float:left; width:21px; height:21px; margin:0; padding:0; background:url('../image/btn_main_img.png') 0 0 no-repeat; display:block; text-indent:-1000px}
div.flicking_con a.on {background-position:0 -21px}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none !important;}
#btn_prev{background:url(../image/hover_left.png) no-repeat left top;left:20px;}
#btn_next{background:url(../image/hover_right.png) no-repeat right top;right:20px;}

.tishihuanye{ border: 1px solid #ffcc99; height: 44px; background: #fff1db; line-height: 44px; padding: 0 15px; font-size: 14px; color: #666; overflow: hidden;}
.tishihuanye span{ color: #dd2727; font-weight: bold;}


.footBoxNew{ width: 1000px;margin: auto; padding-bottom:25px; text-align: center; line-height: 32px; color: #333; font-size: 12px; background: #f7f7f7; border-top: 1px solid #c7c7c7; height: 198px; font-family: "微软雅黑"; margin-top: 20px; clear: both;}
.footBoxNew-bg{ background: #fff;}
.footer{clear:both;text-align:center;border-top:3px solid #A0A0A0;padding-top:12px;padding-bottom:50px;font-size:12px; margin-top:20px;background-color: #f2f2f2;}
.footer a{color:#111;text-decoration:none;}
.footer a:link{color:#111;text-decoration:none;}
.footer a:visited{color:#111;text-decoration:none;}
.footer a:hover{color:#f00;text-decoration:underline;}
.footer p a{margin-right:5px;}
.wantst-top{ height: 282px;}

.prctxty{ width: 100%; height: auto; overflow: hidden; zoom: 1; margin: auto;}

/*2017-07-19 新增*/
.retitym{ border: 1px solid #ddd; margin: 0 20px; padding: 10px 0; line-height: 40px; margin-top: 25px; overflow: hidden; zoom: 1;}
.retitym a{ display: block; float: left; color: #333; height: 20px; margin: 0 10px; line-height: 20px; -webkit-transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.retitym a:hover{ color: #dd2727;}
.zonhsearch{ height: auto; overflow: hidden; zoom: 1; margin: 0 20px; border: 1px solid #ddd; margin-top: 15px; height: 40px; line-height: 40px;}
/*.zonhsearch a, .zonhsearch input, .zonhsearch span{ display: block; float: left;}*/
/*.zonhsearch a.compsive{ width: 60px; text-align: center; background: #dd2727; color: #fff;}*/
/*.zonhsearch a.picmy{ background: url("../image/xshjt1.jpg") no-repeat right; padding-right: 10px; margin-left: 10px;}*/
/*.zonhsearch input{ width: 66px; height: 22px; border: 1px solid #e8e8e8; line-height: 22px; text-align: center; outline: none; font-size: 12px; margin-top: 8px; margin-left: 10px;}*/
/*.zonhsearch span{ margin-left: 10px;}*/
/*.zonhsearch a.xialm{ border-left: 1px solid #ddd; border-right: 1px solid #ddd; background: url("../image/xshjt2.jpg") no-repeat 40px center; padding-right: 18px; margin-left: 10px; padding-left: 10px;}*/
.zonhsearch ul{ height: 40px; float: left; border-right: 1px solid #ddd;}
.zonhsearch ul li{ height: 40px; float: left;}
.zonhsearch ul li a{ display: block; padding: 0 10px; text-align: center; padding-right: 18px;}
.zonhsearch ul li.zonhsearch_on a{ background: #dd2727 url("../image/redjt.png") no-repeat right; color: #fff;}
.zonhsearch ul li.zonhsearch_two a{ background: #dd2727 url("../image/redjt1.png") no-repeat right; color: #fff;}
.picjiage{ height: 40px; float: left;}
.picjiage .picjag{ float: left; width: 66px; height: 22px; border: 1px solid #e8e8e8; line-height: 22px; text-align: center; outline: none; font-size: 12px; margin-top: 8px; margin-left: 10px;}
.picjiage span{ margin-left: 10px; float: left;}
.picjiage .picbtn{ float: left; border: none; height: 24px; line-height: 24px; padding: 0 8px; background: #dd2727; color: #fff; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; margin-top: 8px; margin-left: 10px; outline: none; cursor: pointer;}

.ritlie_notw{ background: #fff; height: auto; overflow: hidden; zoom: 1; padding: 25px 0;}
.ritlie_notw ul li{ width: 160px; float: left; margin-left: 21px; margin-bottom: 20px; height: 226px; overflow: hidden;}
.ritlie_notw ul li div{ display: block; width: 158px; height: 158px; border: 1px solid #ddd; overflow: hidden; position: relative;}
.ritlie_notw ul li div a.a1 img{ width: 158px; height: 158px;}
.ritlie_notw ul li div a.a2{ width: 100%; height: 34px; position: absolute; left: auto; bottom: -34px; background: url("../image/ziufdon.png"); color: #fff; -webkit-transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.ritlie_notw ul li div a.a2 i, .ritlie_notw ul li div a.a2 em{ display: block; float: left;height: 30px; line-height: 30px; margin-top: 2px;}
.ritlie_notw ul li div a.a2 i{ width: 30px; background: url("../image/zixuna.png") no-repeat center; margin-left: 32px;}
.ritlie_notw ul li div a.a2 em{ margin-left: 6px;}
.ritlie_notw ul li p{ color: #dd2727; font-size: 18px; margin: 8px 0 4px 0;}
.ritlie_notw ul li span{ display: block; text-align: justify; color: #222; font-size: 12px;}
.ritlie_notw ul li div:hover a.a2{ bottom: 0;}

.ritlie_tit a.huanonp{ background: url("../image/shuxin.png") no-repeat right; padding-right: 16px;}
.gonsofty{ height: auto; overflow: hidden; zoom: 1; padding: 0 24px; margin-top: 20px; margin-bottom: 24px;}
.gonsofty img{ float: left; width: 180px; height: 180px; display: block; margin-right: 14px; margin-bottom: 4px;}
.gonsofty p{ line-height: 24px; text-align: justify; color: #4a4a4a;}
.nlestab{ padding: 0 24px; margin-top: 24px; margin-bottom: 24px;}
.nlestab table{ border-collapse: collapse; width: 100%;}
.nlestab table tr td{ width: 25%; border: 1px solid #ddd;}
.nlestab table tr td.tab-1{ color: #222; text-align: center;}
.nlestab table tr td.tab-2{ padding: 14px 2%;}
.nlestab table tr td.tabgcolor{ background: #f3f4f3;}

.softlianxus{ height: auto; overflow: hidden; zoom: 1; padding: 24px;}
.sotlable{ height: auto; overflow: hidden; zoom: 1; margin-bottom: 10px;}
.sotlable-lf, .sotlable-rt{ float: left;}
.sotlable-lf{ border-right: 1px solid #eff3ff; width: 60px; text-align: right; padding-right: 10px;}
.sotlable-rt{ margin-left: 10px;}
.sotlable-rt span, .sotlable-rt a{ display: block; float: left; margin-right: 20px;}
.sotlable-rt a.weixin{ background: url("../image/weixin.png") no-repeat right; padding-right: 24px;}
.sotlable-rt a.qq{ background: url("../image/qq1.png") no-repeat right; padding-right: 20px;}

.linksot{ height: auto; overflow: hidden; zoom: 1; margin-top: 20px;}
.linksot a{ display: block; width: 178px; height: 28px; border: 1px solid #8c8c8c; float: left; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: center; line-height: 28px; margin-right: 20px; background: #f9f9f9; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.linksot a:hover{ background: #ebebeb;}

.sotlie{height: auto; overflow: hidden; zoom: 1; padding: 24px;}
.nostoptit{ height: 34px; line-height: 34px; border-bottom: 1px solid #ddd;}
.nostoptit a{ display: block; float: left; padding: 0 15px; margin-right: 20px;}
.nostoptit a.nostoptit-on{ border-bottom: 2px solid #000;}

.sonfall{ height: auto; overflow: hidden; zoom: 1;}
.sonfall .nosbotny{ height: auto; overflow: hidden; zoom: 1; display: none;}
.sonfall .nosbotny ul{ margin-bottom: 14px;}
.sonfall .nosbotny ul li{ line-height: 50px; border-bottom: 1px solid #ddd;}
.sonfall .nosbotny ul li i{ padding-right: 30px; color: #999;}
.sonfall .nosbotny ul li span{ color: #000;}
.sonfall .nosbotny ul li a{ color: #dd2727;}

.qiehsot{ width: 1200px; min-width: 1200px; height: 36px; border-bottom: 1px solid #da3536; margin: auto; margin-bottom: 20px;}
.qiehsot a{ display: block; float: left; height: 36px; line-height: 36px; padding: 0 20px; color: #000; font-size: 16px;}
.qiehsot a.qiehsot-on{ background: #da3536; color: #fff; -webkit-border-radius: 6px 6px 0 0; -moz-border-radius: 6px 6px 0 0; border-radius: 6px 6px 0 0;}

.rightall{ height: auto; overflow: hidden; zoom: 1;}
.rightall .rial-li{ height: auto; overflow: hidden; zoom: 1; display: none;}
.lieaally{ height: auto; overflow: hidden; zoom: 1; padding: 24px;}
.lieaally-tit{ background: #f6f6f6; border: 1px solid #ddd; border-bottom: none;}
.lieaally-tit table{ width: 100%;}
.lieaally-tit table tr{ width: 100%;}
.lieaally-tit table tr td{ width: 16%; text-align: center; height: 40px;}
.lieaally-tit table tr td.tab1{ width: 20%;}
.lieaally-tab{}
.lieaally-tab table{ border-collapse: collapse; width: 100%;}
.lieaally-tab table tr{ width: 100%;}
.lieaally-tab table tr td{ border: 1px solid #ddd; width: 16%; height: 40px; text-align: center;}
.lieaally-tab table tr td.tab1{ width: 20%;}
.lieaally-tab table tr td.tab1 i.i1{ background: url("../image/good1.png") no-repeat center; padding: 4px 14px;}
.lieaally-tab table tr td.tab1 i.i2{ background: url("../image/good2.png") no-repeat center; padding: 4px 14px;}
.lieaally-tab table tr td.tab1 i.i3{ background: url("../image/good3.png") no-repeat center; padding: 4px 14px;}

.pilieall{ height: 40px; line-height: 40px; border: 1px solid #ddd; background: #f1f5fa; margin-top: 20px;}
.pilieall select, .pilieall input, .pilieall span{ display: block; float: left;}
.pilieall select{ width: 128px; height: 24px; border: 1px solid #ddd; outline: none; margin-top: 8px; margin-left: 20px;}
.pilieall input{ margin-top: 15px; margin-left: 10px; margin-right: 2px;}
.pilieall span.spinren{ margin-left: 100px;}
.pilieall span.jiaxix{ margin-left: 252px;}

.nliexal{ height: auto; overflow: hidden; zoom: 1; border: 1px solid #ddd; border-top: none; border-bottom: none;}
.nliexal ul{}
.nliexal ul li{ height: auto; overflow: hidden; zoom: 1; border-bottom: 1px solid #ddd; padding: 20px;}
.nlex-1, .nlex-2, .nlex-3{ float: left;}
.nlex-1{ width: 230px;}
.nlex-1 span, .nlex-1 p{ display: block; float: left;}
.nlex-1 span{ width: 16px; height: 16px; margin-top: 2px;}
.nlex-1 span.sp1{ background: url("../image/good1.png")no-repeat center;}
.nlex-1 span.sp2{ background: url("../image/good2.png")no-repeat center;}
.nlex-1 span.sp3{ background: url("../image/good3.png")no-repeat center;}
.nlex-1 p{ width: 204px; margin-left: 10px;}
.nlex-2{ width: 160px; text-align: center; margin-left: 40px;}
.nlex-2 span{ background: url("../image/shalou.png") no-repeat right; padding-right: 18px;}
.nlex-3{ width: 220px; float: right;}
.nlex-3 .nlxe-lf{ width: 64px; height: 64px; text-align: center; float: left; margin-right: 6px; margin-top: 20px;}
.nlex-3 .nlxe-lf:after{ content: ""; display: inline-block; vertical-align: middle; height: 64px;}
.nlex-3 .nlxe-lf img{ max-width: 64px; max-height: 64px; vertical-align: middle;}
.nlex-3 .nlxe-rt{ width: 150px; float: left;}
.nlex-3 .nlxe-rt p.p1{ color: #999; font-size: 12px;}
.nlex-3 .nlxe-rt p.p2{ font-size: 12px; color: #000; margin-top: 10px;}
.nlex-3 .nlxe-rt p.p3{ font-family: "SimSun"; color: #999; margin-top: 6px;}
.nlex-3 .nlxe-rt p.p4{ height: auto; overflow: hidden; zoom: 1; margin-top: 6px;}
.nlex-3 .nlxe-rt p.p4 i{ width: 16px; height: 16px; float: left; margin-right: 10px;}
.nlex-3 .nlxe-rt p.p4 i img{ width: 16px; height: 16px;}

.ainces{ height: auto; overflow: hidden; zoom: 1; padding: 24px;}
.ainces ul{ width: 960px;}
.ainces ul li{ width: 164px; height: 204px; float: left; margin-right: 16px; overflow: hidden;}
.ainces ul li div{ width: 162px; height: 162px; border: 1px solid #e9e9e9; background: url("../image/xcebg.jpg") no-repeat center;}
.ainces ul li div a{ display: block; width: 156px; height: 156px;}
.ainces ul li div a img{ width: 156px; height: 154px;}
.ainces ul li p{ line-height: 34px; height: 40px; text-align: center;}
.ainces ul li p span{ color: #dd2727;}

.nowce-lf{ width: 880px; height: auto; overflow: hidden; zoom: 1; background: #fff; float: left; padding: 25px;}
.album-top{ height: 40px; font-size: 15px;}
.album-btm{ width: 700px; height: auto; text-align: center; margin: auto;}
.album-btm ul li{ display: none;}
.album-btm ul li.album-btm-on{ display: block;}
.album-btm ul li img{ border: 2px solid #e6e6e6;}

.nowce-rt{ width: 230px; height: auto; overflow: hidden; zoom: 1; float: right;}
.ableright{ height: 30px; line-height: 30px;}
.ableright span, .ableright select{ display: block; float: left;}
.ableright select{ height: 28px; width: 148px; border: 1px solid #ddd; outline: none; margin-top: 1px; margin-left: 6px; float: right;}

.qiehuanlei{ width: 170px; height: auto; overflow: hidden; zoom: 1; margin-left: 83px; background: #fff; margin: auto; margin-top: 20px; padding-top: 45px; padding-bottom: 40px; position: relative;}
.abliey{ width: 170px; height: 535px; margin: auto; overflow: hidden;}
.abliey ul{ height: 20000px;}
.abliey ul li{ width: 80px; height: 80px; margin: auto; margin-bottom: 10px; position: relative;}
.abliey ul li a{ display: block; width: 78px; height: 78px; border: 1px solid #ddd; font-size: 0;}
.abliey ul li a img{ width: 78px; height: 78px;}
.abliey ul li i{ display: none; width: 12px; height: 20px; position: absolute; background: url("../image/rijiat.png") no-repeat center; top: 50%; margin-top: -6px; left: -20px;}
.abliey ul li.abliey-on a{ border: 1px solid #dd2727;}
.abliey ul li.abliey-on i{ display: block;}

.ablie-btn div{ width: 80px; height: 15px; position: absolute; left: 50%; margin-left: -40px; cursor: pointer;}
.ablie-btn div.ablie-btn-up{ background: url("../image/ablm-up.png") no-repeat center; top: 20px;}
.ablie-btn div.ablie-btn-down{ background: url("../image/ablm-down.png") no-repeat center; bottom: 20px;}

.zinsbg{ height:auto; overflow:hidden; zoom:1; background:#fff;}




/*2017-07-22 新增*/
.nalieytop{ float: right; height: 14px; line-height: 14px; margin-top: 48px;}
.nalieytop ul li{ float: left; height: 14px; font-size: 14px; color: #333; border-right: 1px solid #e5e5e5; padding: 0 12px;}
.nalieytop ul li:last-child{ border-right: none;}
.nalieytop ul li a{ -webkit-transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.nalieytop ul li.nalieytop-on a{ color: #dd2727;}
.nalieytop ul li a:hover{ color: #dd2727;}
.wzdetails, .wzdeltxt, .wztuizlie{ height: auto; overflow: hidden; zoom: 1; margin: auto;}
.wzdetails{ width: 1200px; min-width: 1200px; margin-top: 20px;}
.wzdeltxt{ width: 870px; float: left; background: #fff; padding: 20px;}
.xieqinglie{ width: 870px; height: auto;}
.liesones, .liesotwo, .liesothree, .liesofour, .dengluall{ height: auto; overflow: hidden; zoom: 1;}
.liesones{ font-size: 18px; color: #333;}
.liesotwo span{ display: block; height: 14px; line-height: 14px; border-right: 1px solid #e5e5e5; float: left; padding: 0 10px; margin-top: 10px;}
.liesotwo span:first-child{ padding-left: 0;}
.liesotwo span:last-child{ border-right: none;}
.liesothree{ margin-top: 20px;}
.liesothree p{ font-size: 14px; line-height: 22px;}
.liesothree img{ max-width: 670px;}
.liesofour{ height: 40px; border-bottom: 1px solid #e1e0e0; padding: 20px 0; margin-top: 20px;}
.rileright{ float: right;}
.rileright a{ display: block; width: 40px; height: 40px; float: left; margin-left: 10px;}
.rileright a.incfx1{ background: url("../image/incofx1.png") no-repeat center;}
.rileright a.incfx2{ background: url("../image/incofx2.png") no-repeat center;}
.rileright a.incfx3{ background: url("../image/incofx3.png") no-repeat center;}
.rileright a.incfx4{ background: url("../image/incofx4.png") no-repeat center;}
.dengluall{ margin-top: 40px;}
.nologin{ height: 52px;}
.nologin i{ display: block; width: 50px; height: 50px; border: 1px solid #e1e0e0; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; text-align: center; overflow: hidden; float: left;}
.nologin i:after{ content: ""; display: inline-block; height: 50px; vertical-align: middle;}
.nologin i img{ vertical-align: middle; max-width: 50px; max-height: 50px;}
.nologin span{ line-height: 50px; font-size: 14px; margin-left: 10px;}
.nologin span a{ color: #2171ca; padding: 0 5px;}
.yeslogin{ height: auto; overflow: hidden; zoom: 1;}
.yeslogin-one{ width: 870px; height: auto;}
.yeslogin-one .shuxintre{ width: 828px; height: 134px; border: 1px solid #dd2727; padding: 15px 20px; font-family: "Microsoft YaHei", "΢���ź�"; outline: none; color: #999;}
.yeslogin-two{ height: 32px; margin-top: 5px;}
.yeslogin-two span{ display: block; float: left; line-height: 14px;}
.yeslogin-two span i{ font-style: normal; color: #dd2727; padding-right: 2px;}
.yeslogin-two a{ display: inline-block; height: 30px; background: #f2f2f2; border: 1px solid #ddd; text-align: center; line-height: 30px; float: right; padding: 0 16px; font-size: 14px;}
.yeslogin-three{ height: auto; overflow: hidden; zoom: 1;}
.yeslogin-three-lf{ width: 50px; height: 50px; float: left; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; overflow: hidden; text-align: center;}
.yeslogin-three-lf:after{ content: ""; display: inline-block; height: 50px; vertical-align: middle;}
.yeslogin-three-lf img{ max-height: 50px; max-width: 50px; vertical-align: middle;}
.yeslogin-three-rt{ float: left; margin-left: 10px;}
.yeslogin-three-rt p{ color: #dd2727; margin-top: 3px;}
.yeslogin-three-rt span{ display: block; margin-top: 10px; color: #333;}
.wztuizlie{ width: 230px; float: right; background: #fff; padding: 20px;}
.rigltit{ font-size: 16px; color: #333;}
.tupalieb{ width: 230px; height: 170px; position: relative; margin-top: 16px;}
.tupalieb a{ display: block; width: 230px; height: 170px; overflow: hidden;}
.tupalieb a img{ width: 230px; height: 170px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.tupalieb a:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
.tupalieb p{ height: 34px; line-height: 34px; width: 210px; padding: 0 10px; position: absolute; left: 0; bottom: 0; background: url("../image/beisyuandi.png"); text-align: center; color: #fff; word-break:break-all; display:-webkit-box; -webkit-line-clamp:1; -moz-line-clamp:1; -ms-line-clamp:1; -o-line-clamp:1; -webkit-box-orient:vertical; -moz-box-orient:vertical; -ms-box-orient:vertical; o-box-orient:vertical; overflow:hidden;}
.liebaseactit{ font-size: 16px; margin-top: 16px;}
.liebaseaclie{ margin-top: 10px;}
.liebaseaclie ul li{ font-size: 14px; margin-bottom: 10px; background: url("../image/yuandin2.png") no-repeat left; padding-left: 12px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.liebaseaclie ul li a{ color: #5d5d5d; -webkit-transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.liebaseaclie ul li:hover{ background: url("../image/yuandin1.png") no-repeat left;}
.liebaseaclie ul li a:hover{ color: #dd2727;}
.yeslogin-four{ height: auto; overflow: hidden; zoom: 1; margin-top: 20px; border-bottom: 1px dashed #ddd; padding-bottom: 10px; margin-bottom: 100px;}
.yogin-foright{ float: right; height: auto; overflow: hidden; zoom: 1;}
.yogin-foright a{ display: inline-block; float: left; margin-left: 20px;}
.yogin-foright a.uos1{ background: url("../image/gouj1.png") no-repeat left; padding-left: 16px;}
.yogin-foright a:hover{ color: #dd2727;}
.yogin-foright a.uos1:hover{ background: url("../image/gouj2.png") no-repeat left; padding-left: 16px;}
.yogin-foright a.uostoo{ background: url("../image/gouj2.png") no-repeat left; color: #dd2727;}

.wenzlieb{ height: auto; width: 870px;}
.wenzlieb ul li{ height: 154px; overflow: hidden; margin-bottom: 20px;}
.wenzlieb-lf{ width: 204px; height: 154px; float: left;}
.wenzlieb-lf a{ display: block; width: 204px; height: 154px; overflow: hidden;}
.wenzlieb-lf a img{ width: 204px; height: 154px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.wenzlieb-lf a:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
.wenzlieb-rt{ width: 650px; margin-left: 16px;  float: left; height: 153px; border-bottom: 1px solid #ddd; overflow: hidden;}
.wenzlieb-rt h2{ font-weight: normal; font-size: 16px; color: #333; margin-top: 25px;}
.wenzlieb-rt p{font-size: 14px; color: #666; line-height: 22px; margin-top: 15px;}
.wenzlieb-rt p a{ color: #dd2727;}




/*2017-07-25*/
.tslogo{ width: 100%; height: 90px; overflow: hidden; background: #fff;}
.tslogo-cnt{ width: 1200px; min-width: 1200px; height: 90px; margin: auto;}
.tslogo-lf, .tslogo-rt{ float: left;}
.tslogo-lf img{ margin-top: 26px;}
.tslogo-rt{ height: 40px; line-height: 40px; border-left: 1px solid #dd2727; margin: 25px; font-size: 20px; color: #dd2727; padding-left: 20px;}
.tsbann{ width: 100%; height: 330px; position: relative;}

.rabeal{ width: 1200px; min-width: 1200px; height: auto; background: #fff; overflow: hidden; zoom: 1; margin: 30px auto; padding-bottom: 60px;}
.fontuit{ font-size: 30px; color: #dd2727; background: url("../image/tupbiao.png") no-repeat left; padding-left: 36px; margin: 40px 0 26px 410px;}
.rabeal-all{ width: 500px; margin: auto; height: auto; overflow: hidden; margin-bottom: 16px;}
.rabeal-lf{ width: 140px; float: left; line-height: 40px; font-size: 16px; color: #333; text-align: right;}
.rabeal-lf span{ color: #dd2727;}
.rabeal-rt{ width: 320px; height: 40px; float: left; line-height: 40px; margin-left: 20px;}
.rabeal-rt input{ float: left;}
.rabeal-rt input.chues{ margin-top: 15px;}
.rabeal-rt input.chuestoo{ margin-left: 30px;}
.rabeal-rt span.sp1{ display: block; float: left; margin-left: 2px;}
.rabeal-rt .texpax{ width: 300px; height: 38px; border: 1px solid #ddd; background: #f5f5f5; font-family: "Microsoft YaHei", "΢���ź�"; outline: none; font-size: 16px; padding: 0 9px;}
.rabeal-rt .somrebtn{ width: 320px; height: 40px; border: none; outline: none; background: #dd2727; color: #fff; cursor: pointer;}
.rabeal-rt .texpax-one{ width: 120px;}
.yanzmas{ width: 100px; height: 40px; float: left; margin-left: 10px;}
.yanzmas img{ width: 100px; height: 40px;}
.rabeal-rt .texpax-two{ width: 198px;}
.rabeal-rt input.somrebtn-too{ width: 102px;}
.rabeal-rt .selxcp{ width: 320px; height: 40px; border: 1px solid #ddd; padding: 0 10px; outline: none; background: #f5f5f5;}

.zhohbox{ width: 1000px; height: 869px; background: url("../image/zhahuobg.jpg") no-repeat center; margin: auto; overflow: hidden; margin-bottom: 20px;}
.zhohbox-tit{ width: 100%; text-align: center; margin-top: 60px;}
.zhohbox-tit img{ width: 320px;}
.framecu{ width: 590px; border: 14px solid #ffcfcf; margin: auto; margin-top: 30px; background: #fff; padding: 70px 0 70px 90px;}
.fwoneble{ height: auto; overflow: hidden; zoom: 1; margin-bottom: 15px;}
.fwoneble-lf{ width: 100px; float: left; line-height: 40px; text-align: right; font-size: 16px;}
.fwoneble-lf span{ color: #dd2727;}
.fwoneble-rt{ width: 340px; height: auto; overflow: hidden; zoom: 1; margin-left: 20px; float: left;}
.fwoneble-rt .texfoem{ width: 320px; height: 38px; border: 1px solid #e3e3e3; line-height: 38px; padding: 0 9px; outline: none;}
.fwoneble-rt .texfobtn{ width: 340px; height: 40px; outline: none; cursor: pointer; background: #dd2727; color: #fff; border: none;}
.fwoneble-rt .texfotre{ width: 320px; height: 110px; border: 1px solid #e3e3e3; padding: 5px 9px; outline: none; font-family: "Microsoft Yahei", "婵帗绋掗崹宕囩礊閿燂拷";}
.zhahuobg{ background: #fff;}

div.flicking_con_too .flicking_inner_too{ top: 280px;}
.main_image_too{ height: 330px;}
.main_image_too li{ height: 330px;}
.main_image_too ul li span{ height: 330px; background-position: center !important;}
.flicking_inner{ font-size: 0;}

/*新增弹框  2017-07-25*/
.bombx-one{ width: 100%; height: 100%; position: fixed; position: fixed; top: 0; left: 0; background: url("../image/fubenbg.png"); z-index: 999; display: none;}
.qucost{ width: 570px; height: 450px; background: #fff; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; position: absolute; top: 50%; left: 50%; margin-top: -165px; margin-left: -300px; padding: 25px;}
.qucost-tit{ height: 40px; border-bottom: 1px solid #ddd; font-size: 24px; color: #000; text-align: center; position: relative; overflow: hidden; margin-bottom: 30px;}
.qucost-tit a{ position: absolute; top: 0; right: 0; height: 34px; width: 34px; background: url("../image/xson1.png") no-repeat center; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.qucost-tit a:hover{ background: url("../image/xson2.png") no-repeat center;}
.bablelie{ height: auto; overflow: hidden; zoom: 1; margin-top: 20px;}
.bablelie-lf{ width: 100px; line-height: 40px; float: left; font-size: 14px; color: #000; margin-left: 60px;}
.bablelie-lf span{ color: #dd2727; padding-right: 6px; font-size: 14px; font-weight: bold;}
.bablelie-rt{ width: 330px; height: 40px; float: left;}
.bablelie-rt .txtRsy{ width: 308px; height: 38px; border: 1px solid #ddd; padding: 0 10px; font-size: 14px; outline: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; float: left;}
/* 20200807 */.bablelie-rt .txtRsy2{ width: 130px; height: 38px; border: 1px solid #ddd; padding: 0 10px; font-size: 14px; outline: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; float: left;}
.bablelie .takbtnone{ width: 334px; height: 40px; background: #dd2727; color: #fff; border: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin-left: 118px; cursor: pointer; outline: none;}

.qustims{ width: 520px; height: 400px; position: absolute; left: 50%; margin-left: -280px; top: 50%; margin-top: -220px; background: #fff; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; padding: 25px 20px;}
.bablelie-rt .txtRsywidht{ width: 178px;}
.bablelie-rt .byanbt{ width: 110px; height: 40px; background: #dd2727; color: #fff; border: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; float: left; margin-left: 20px; cursor: pointer; outline: none;}
.nodiwetit{ height: 60px; overflow: hidden; zoom: 1;}
.nodiwetit span{ display: block; float: left; font-size: 24px; color: #000; line-height: 60px; margin-left: 60px;}
.nodiwetit a{ display: block; float: right; height: 20px; line-height: 20px; color: #008bf5; background: url("../image/icnoy1.png") no-repeat left; padding-left: 20px; margin-top: 20px;}
.lielxlie, .yihanle{ height: auto; overflow: hidden; zoom: 1;}
.yihanle p{ float: left; line-height: 36px; color: #333; font-size: 14px; padding-left: 20px; margin-left: 60px;}
.yihanle p span{ color: #dd2727; font-weight: bold;}
.yihanle a{ display: block; height: 20px; line-height: 20px; float: right; margin-top: 8px; color: #19a4ed; background: url("../image/tupoi.jpg") no-repeat left; padding-left: 14px;}
.yihanle p.yih1{ background: url("../image/icnoy2.png") no-repeat left;}
.yihanle p.yih2{ background: url("../image/icnoy3.png") no-repeat left;}
.yihanle p.yih3{ background: url("../image/icnoy4.png") no-repeat left;}
.yihanle p.yih4{ background: url("../image/icnoy5.png") no-repeat left;}

/*2017-07-28 新增*/
.mege-tit{ height: 40px;}
.mege-tit span{ display: block; float: left; font-size: 20px; color: #dd2727;}
.mege-tit a{ display: inline-block; float: right; border: 1px solid #ddd; padding: 4px 8px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}

.meagesbt{ height: auto; overflow: hidden; zoom: 1; border: 1px solid #ddd;}
.meagesbt p{ height: 30px; border-bottom: 1px solid #ddd; background: #f5f5f5; font-size: 16px; color: #dd2727; padding: 0 20px; line-height: 30px;}
.meagesbt span{ display: block; line-height: 50px; line-height: 50px; padding: 0 20px; font-size: 14px;}
.meagesbt span i{ color: #dd2727;}
.lieyalls, .softerxn, .seflie{ height: auto; overflow: hidden; zoom: 1;}
.lieyalls{ border: 1px solid #d4dfec; margin-top: 20px; font-size: 14px;}
.softerxn{ border-bottom: 1px solid #d4dfec; padding: 10px 20px; background: #f1f5fa;}
.seflie{ line-height: 20px; margin: 10px 0;}
.seflie span{ display: block; float: left; color: #333; margin-right: 20px;}
.seflie em{ display: block; float: left;}
.seflie em.em1{ font-size: 18px; color: #000;}
.seflie em.em2{ font-size: 16px; color: #003399;}
.seflie em.em3{ font-size: 16px;}
.inpliyan{ height: 180px;}
.inpliyan textarea{ width: 96%; height: 160px; border: none; outline: none; font-family: "Microsoft YaHei", "΢���ź�"; padding: 10px 2%; font-size: 16px; color: #333;}
.softerxn-too{ border-top: 1px solid #d4dfec; border-bottom: none;}
.therabnt{ height: 30px; margin-top: 20px;}
.therabnt input{ height: 28px; border: 1px solid #ddd; background: #F5F5F5; display: block; float: left; padding: 0 10px; margin-right: 10px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; color: #000; cursor: pointer; -webkit-transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; outline: none;}
.therabnt input:hover{ color: #dd2727;}
.faosn-tit{ height: 34px; border-bottom: 1px solid #d4dfec; background: #f1f5fa; padding: 0 20px; line-height: 34px; font-size: 14px; font-weight: bold; color: #000;}

.coalase{ height: auto; overflow: hidden; zoom: 1; padding: 10px 10px 40px 10px;}
.faosnlyan{ height: auto; overflow: hidden; zoom: 1; margin-top: 10px;}
.faosnlyan-lf{ float: left; line-height: 30px; margin-right: 18px; font-size: 14px; text-align: right; width: 70px; color: #000;}
.faosnlyan-rt{ float: left;}
.faosnlyan-rt p{ line-height: 30px;}
.faosnlyan-rt .faostxt{ height: 28px; border: 1px solid #ddd; outline: none; width: 238px; padding: 0 10px; font-size: 14px; line-height: 28px;}
.faosnlyan-rt .sonftrext{ width: 588px; height: 160px; border: 1px solid #ddd; font-size: 16px; font-family: "Microsoft YaHei", "΢���ź�"; padding: 6px 10px; outline: none;}

.bansbaker{ height: auto; overflow: hidden; zoom: 1; margin: 60px 0;}
.bansbaker p{ height: auto; overflow: hidden; zoom: 1; text-align: center;}
.bansbaker p.p1{ font-size: 16px; color: #dd2727;}
.bansbaker p.p2{ font-size: 22px; margin-top: 20px;}
.bansbaker p.p3{ margin-top: 40px;}
.bansbaker p.p3 img{ border: 1px solid #ddd;}
.bansbaker p.p4{ margin-top: 4px;}


/*2017-07-28 新增*/
.qqtop{ width: 868px; height: 180px; border: 1px solid #ddd; position: relative;}
.qqimg{ width: 500px; height: 180px; float: left; border-right: 1px solid #ddd;}
.qqimg img{ width: 500px; height: 180px;}
.qqtop-right{ width: 307px; height: 180px; float: left; padding: 0 30px; background: #f8f8f8;}
.qqtop-right p{ height: auto; overflow: hidden; zoom: 1;}
.qqtop-right p.p1{ font-size: 20px; color: #dd2727; margin-top: 30px;}
.qqtop-right p.p2{ font-size: 14px; line-height: 22px; margin-top: 6px;}
.qqtop-right p.p3{ text-align: center;}
.qqtop-right p.p3 a{ display: block; width: 100px; height: 28px; background: #dd2727; color: #fff; text-align: center; line-height: 28px; font-size: 14px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin-top: 8px;}
.atoncekt-tit{ font-size: 20px; color: #333; margin-top: 40px;}
.atoncekt-img{ height: auto; margin-top: 20px;}
.atoncekt-img img{ width: 870px;}
.atoncekt-fonzs{ height: auto; font-size: 14px; color: #333; margin-top: 30px;}
.atoncekt-fonzs p{ line-height: 22px; margin-bottom: 10px;}
.atoncekt-red{ font-size: 14px; color: #dd2727; margin-top: 30px;}
.atoncekt-btn{ width: 190px; height: 46px; margin: 40px auto 60px auto;}
.atoncekt-btn input{ width: 190px; height: 46px; background: #dd2727; color: #fff; font-size: 16px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border: none; outline: none; cursor: pointer;}

.qq-alert{ width: 868px; border: 1px solid #ddd; background: #f8f8f8; position: absolute; top: 180px; left: -1px; z-index: 1; display: none;}
.buzouqq{ width: 433px; float: left; height: auto; overflow: hidden; zoom: 1; padding-bottom: 40px;}
.zhones{ height: auto; text-align: center; padding: 14px 0; margin-top: 30px;}
.zhones span{ padding: 14px 0; padding-left: 40px; font-size: 24px; color: #333;}
.zhones.zhonesone span{ background: url("../image/incjun1.png") no-repeat left;}
.zhones.zhonestwo span{ background: url("../image/incjun2.png") no-repeat left; padding-left: 45px;}
.shuruqqhao{ height: auto; overflow: hidden; zoom: 1; margin-top: 30px;}
.shuruqqhao span{ display: block; float: left; line-height: 36px; font-size: 14px; margin-right: 10px; margin-left: 100px;}
.shuruqqhao em{ display: block; float: left; line-height: 36px; font-size: 14px;}
.shuruqqhao .ruqqhm{ width: 158px; height: 34px; border: 1px solid #dd2727; outline: none; float: left; padding: 0 10px; font-size: 14px; line-height: 36px; background: #fff;}
.shuruqqhao .btneyqq{ display: block; text-align: center; line-height: 36px; width: 180px; height: 36px; border: 1px solid #dd2727; background: #fff; outline: none; color: #dd2727; font-size: 16px; margin-left: 130px; cursor: pointer;}

.laosrtu{ text-align: center; color: #999; font-size: 14px; margin-top: 40px;}
.buzouqq-too{ border-right: 1px dashed #c2c2c2; width: 432px;}

.qqtitigh-tit{ height: auto; overflow: hidden; zoom: 1; height: 40px; line-height: 40px; border-bottom: 1px solid #ddd; font-size: 14px; margin-top: 8px;}
.qqtitigh-tit span{ display: block; float: left; color: #dd2727; font-size: 16px;}
.qqtitigh-tit .rigalink{ display: inline-block; float: right;}
.qqtitigh-tit .rigalink a{ display: block; float: left; color: #000; height: 24px; line-height: 24px; padding: 0 12px; margin-left: 4px; margin-top: 7px;}
.qqtitigh-tit .rigalink a.a1{ background: #dd2727; color: #fff; border: 1px solid #dd2727;}
.qqtitigh-tit .rigalink a.a2{ background: #fff; border: 1px solid #ddd;}
.bosiaze{ line-height: 26px; border-bottom: 1px dashed #ddd; font-size: 12px;}
.ribosren a{ display: block; width: 100px; height: 28px; background: #dd2727; color: #fff; text-align: center; line-height: 28px; font-size: 14px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin-top: 8px; float: right;}
.twotianmore a{ display: block; width: 100px; height: 28px; background: #dd2727; color: #fff; text-align: center; line-height: 28px; font-size: 14px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin-top: 8px; float: right;}
.shuruqqhao i{ padding-left: 100px; font-size: 14px; color: #999;}
.shuruqqhaoixero{ margin-top: 10px;}

/*2017-08-01*/
.newadd{ height: 30px; line-height: 32px; font-size: 20px; margin: 20px 0 10px 0;}
.newadd span{ display: block; float: left; color: #000;}
.newadd em{ display: block; float: right; color: #dd2727;}
.newadd-lie, .newadd-lie ul li{ height: auto; overflow: hidden; zoom: 1;}
.newadd-lie{ width: 868px; border: 1px solid #ddd; font-size: 14px;}
.newadd-lie ul li{ line-height: 44px; border-bottom: 1px dashed #ddd; padding: 0 20px;}
.newadd-lie ul li:last-child{ border-bottom: none;}
.qqlf{ height: 44px; float: left; background: url("../image/qqall.png") no-repeat left; padding-left: 30px; font-size: 16px; color: #333;}
.qqlf span{ display: block; float: left; margin-right: 20px;}
.qqrt{ height: 44px; float: right;}
.qqrt a{ display: block; float: left;}
.qqrt a{ height: 20px; line-height: 20px; outline: none; padding: 0 20px; background: #F5F5F5; border: 1px solid #ddd; margin-top: 11px; margin-left: 10px;}
.qqrt .a1{ background: #dd2727; border: 1px solid #dd2727; color: #fff;}
.newadd-lie ul li.newadd-lie-on {}


/*修改*/
.details_contarner_tow p{ padding-top: 10px; padding-bottom: 10px;}
.details_contarner_tow .incimg1{ background: url("../image/people.png") no-repeat 10px; padding-left: 40px;}
.details_contarner_tow .incimg2{ background: url("../image/shake.png") no-repeat 10px; padding-left: 40px;}
.details_contarner_tow .incimg3{ background: url("../image/khurex.png") no-repeat 10px; padding-left: 40px;}
.details_contarner_tow .incimg4{ background: url("../image/task.png") no-repeat 10px; padding-left: 40px;}

.details_contarner_one p{ margin: 0 !important; padding-top: 10px; padding-bottom: 10px; font-size: 14px;}
.details_contarner_one .incemg1{ background: url("../image/khurex.png") no-repeat left 6px; padding-left: 30px;}
.details_contarner_one .incemg2{ background: url("../image/shake.png") no-repeat left 8px; padding-left: 30px;}
.details_contarner_one .incemg3{ background: url("../image/coordinates.png") no-repeat left 5px; padding-left: 30px;}
.details_contarner_one .incemg4{ background: url("../image/homepage.png") no-repeat left 8px; padding-left: 30px;}

/*--------------------*/
.alresdup, .diapurenz{ height: auto; overflow: hidden; zoom: 1; font-size: 14px; color: #333; margin: 10px 0;}
.diapurenz_lf, .diapurenz_rt{ float: left;}
.diapurenz_lf{ width: 60px; height: 20px; line-height: 20px; border-right: 1px solid #eff3ff; margin-right: 10px; padding-right: 6px;}
.diapurenz_rt{  width: 130px;}
.diapurenz_rt i{ display: block; float: left; margin-right: 10px;}
.diapurenz_rt span{ display: block; float: left; margin-right: 10px;}

.duaplik{ height: 28px; margin: 20px 0 20px 0;}
.duaplik a{ display: block; width: 64px; height: 28px; float: left; border: 1px solid #ddd; line-height: 28px; padding-left: 28px; margin-left: 7px;}
.duaplik a.a1{ background: #f9f9f9 url(../image/img-0001.jpg) no-repeat 10px;}
.duaplik a.a2{ background: #f9f9f9 url(../image/img-0002.jpg) no-repeat 10px;}

.wernaming{ height: auto; overflow: hidden; zoom: 1; text-align: center; margin-bottom: 10px;}
.wernaming img{ width: 136px; height: 136px;}
.maplstdtu{ width: 208px; height: 208px; border-top: 1px solid #ededed; padding: 20px 0;}

/*留言弹框*/
.messagecly{ width: 100%; height: 100%; position: fixed; position: fixed; top: 0; left: 0; background: url("../image/fubenbg.png"); z-index: 999; display: none;}
.mwasecnt{ width: 530px; height: 500px; background: #fff; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; position: absolute; top: 50%; left: 50%; margin-top: -275px; margin-left: -290px; padding: 25px;}
.maetish{ height: auto; color: #999; padding-bottom: 20px;}
.maetish p{ margin-bottom: 6px; padding-left: 13px;}
.maetish p.p1{ text-indent: 1.5rem;}
.meaesall{ height: auto; overflow: hidden; zoom: 1; font-size: 14px; margin-bottom: 10px;}
.meaeslf{ width: 106px; float: left; line-height: 30px; text-align: right;}
.meaeslf i{ color: red;}
.meaesrt{ width: 420px; float: right; line-height: 30px;}
.meaesrt ul li{ float: left; height: auto; overflow: hidden; zoom: 1; margin-right: 20px;}
.meaesrt ul li input, .meaesrt ul li span{ display: block; float: left;}
.meaesrt ul li input{ margin-top: 9px;}
.meaesrt ul li span{ margin-left: 2px;}
.meaesrt .tremase{ width: 398px; border: 1px solid #ddd; height: 60px; outline: none; font-family: "Microsoft YaHei", "΢���ź�"; font-size: 14px; color: #666; padding: 6px 10px; margin-top: 8px;}
.meaesrt .txtinmt, .meaesrt span.sp1, .meaesrt .yanmeaimg{ display: block; float: left;}
.meaesrt .txtinmt{ width: 100px; height: 28px; border: 1px solid #ddd; outline: none; padding: 0 5px; font-family: "Microsoft YaHei", "΢���ź�"; font-size: 14px; color: #666; line-height: 28px;}
.meaesrt span.sp1{ margin-left: 20px;}
.meaesrt .yanmeaimg{ height: 30px; width: 72px; margin-left: 10px;}
.meaesrt .txtinmtchxie{ width: 408px;}
.meaesall-one{ margin-bottom: 10px;}
.meaesall-two{ margin-top: 20px;}
.meaesrt-too{ line-height: 0; margin-bottom: 5px;}
.labaniu{ height: auto; margin-top: 24px; text-align: center;}
.labaniu .niuaplay{
    width: 120px;
    height: 40px;
    background: #dd2727;
    color: #fff;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    outline: none;
}

/*2017-08-21*/
.topggone{ width: 100%; height: auto; background: #fff; padding-top: 14px;}
.topggone_cht{ width: 1200px; min-width: 1200px; height: 90px; margin: auto; position: relative; overflow: hidden;}
.topggone_cht img{ width: 1200px; min-width: 1200px; height: 90px;}
.zuojgg{ display: block; position: absolute; left: 0; bottom: 0; height: 16px; line-height: 16px; font-size: 12px; padding: 0 2px; background: #000; background: rgba(0,0,0,.1); color: #fff; opacity: .6;
    -webkit-border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0;
    border-radius: 0 4px 0 0;
}
.djcah{ display: block; width: 24px; height: 24px; background: url("../image/indexicon_01.png") no-repeat center; position: absolute; top: 0; right: 0; -webkit-transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.djcah:hover{ background: #999 url("../image/indexicon_01.png") no-repeat center;}
.tubiele1, .tubiele2, .tubiele3{ float: left; height: 90px; position: relative;}
.tubiele1, .tubiele2{ width: 300px; margin-right: 25px;}
.tubiele1 img, .tubiele2 img{ width: 300px; height: 90px;}
.tubiele3{ width: 550px; overflow: hidden;}
.tubiele3 img{ width: 550px; height: 90px;}

.float_top{ width: 100%; height: 68px; position: fixed; top: -68px; left: 0; z-index: 999; -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .15); -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, .15); box-shadow: 0 1px 6px rgba(0, 0, 0, .15);}
.float_top_bg{ position: absolute; top: 0; left: 0; background: #fff; width: 100%; height: 68px; opacity: .95; -ms-filter: Alpha(opacity=95); filter: Alpha(opacity=95);}
.float_top_all{ width: 1200px; min-width: 1200px; height: 68px; margin: auto; position: relative; z-index: 1;}
.float_top_logo, .float_top_search, .float_top_rt{ float: left; height: 68px;}
.float_top_logo img{ margin-top: 16px;}
.float_top_search{ width: 680px; height: 36px; margin-top: 16px; margin-left: 70px; position: relative;}
.float_top_search .txt_search{ display: block; float: left; width: 568px; height: 32px; line-height: 32px; border: 2px solid #ee2e2c; border-right: none; color: #999; padding: 0 10px; outline: none;}
.float_top_search .txt_ok{ display: block; float: left; width: 90px; height: 36px; background: #ee2e2c; color: #fff; text-align: center; line-height: 36px; border: none; cursor: pointer; outline: none;}
.float_top_search .txt_ok:hover{background:#dd2727;}
.float_top_rt{ margin-top: 16px; float: right;}
.float_top_rt a{ display: block; float: left; width: 68px; height: 34px; text-align: center; line-height: 34px; border: 1px solid #e5e5e5; margin-left: 10px;}
.float_top_rt a.a1{ color: #dd2727;}
.fltopsearch{ width: 589px; height: auto; border: 1px solid #ddd; position: absolute; top: 36px; left: 0; z-index: 9; background: #fff; border-top: none; padding: 14px 0; display: none;}
.fltopsearch h4{ font-weight: normal; height: 20px; line-height: 20px; color: #999; padding: 0 40px; background: url(../image/resou.jpg) no-repeat 14px; margin-bottom: 6px;}
.fltopsearch ul{ padding: 0 20px 0 40px; height: auto; overflow: hidden; zoom: 1;}
.fltopsearch ul li{ float: left; margin-bottom: 6px; margin-right: 17px;}
.tablesall{ width: 460px; height: auto; overflow: hidden; zoom: 1;}
.tablesall table{ width: 100%; text-align: center; border-collapse: collapse;}
.tablesall table tr{}
.tablesall table tr td{ border: 1px solid #ddd;}

/*2017-08-30*/
.messagecly_pro{ width: 100%; height: 100%; position: fixed; position: fixed; top: 0; left: 0; background: url("../image/fubenbg.png"); z-index: 999; display: none;}
.popLogin{ width: 280px; height: 340px; padding: 0 30px; background: #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; position: absolute; top: 50%; left: 50%; margin-left: -170px; margin-top: -170px; border-top: 2px solid #dd2727;}
.pclotit{ height: 60px; line-height: 60px; text-align: center; color: #333; font-size: 16px; position: relative;}
.pclotit span{ position: absolute; top: 5px; right: -22px; height: 34px; width: 34px; background: url(../image/xson1.png) no-repeat center; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; cursor: pointer;}
.pclotit span:hover{ background: url("../image/xson2.png") no-repeat center;}
.plelable{ height: auto; overflow: hidden; zoom: 1; margin-bottom: 6px;}
.lab_ipt{ width: 280px; height: 30px;}
.lab_ipt input{ width: 208px; height: 28px; line-height: 28px; border: 1px solid #ddd; outline: none; font-size: 12px; padding: 0 35px;}
.lab_ipt input.nameicon{ background: url("http://b2b.chot.cn/wstmart/home/view/default/images/denicn1.jpg") no-repeat 6px;}
.lab_ipt input.pwdicon{ background: url("../image/denicn2.jpg") no-repeat 6px;}
.lab_yz{ height: 32px; line-height: 32px; width: 280px; font-size: 12px;}
.lab_yz_lf{ height: 32px; float: left;}
.lab_yz_lf span{ display: block; float: left; background: url("http://b2b.chot.cn/wstmart/home/view/default/images/debcx.png") no-repeat left; padding-left: 20px; color: #dd2727;}
.lab_yz_lf a{ display: block; float: left; color: #003399; margin-left: 10px;}
.lab_yz_rt{ height: 32px; float: right;}
.lab_yz_rt a{ color: #999;}
.btm_subt{ width: 280px; height: 40px;}
.btm_subt input{ width: 280px; height: 40px; background: #dd2727; color: #fff; font-size: 14px; outline: none; cursor: pointer; border: none; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;}
.dusabam{ height: 30px; line-height: 30px; width: 280px; margin: 10px 0;}
.dusabam p{ float: left; color: #333;}
.dusabam p span{ color: #dd2727;}
.dusabam a{ display: block; float: right; color: #dd2727;}
.hezudanw{ height: auto; overflow: hidden; zoom: 1; border-top: 1px solid #ddd; padding-top: 10px;}
.hezudanw span, .hezudanw a{ height: 26px; line-height: 26px; display: block; float: left;}
.hezudanw span{ margin-right: 4px;}
.hezudanw a{ width: 26px; height: 26px; background: url("../image/login-icoNew.png") no-repeat; margin-left: 6px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;}
.hezudanw a.inca1{ background-position: 0px center;}
.hezudanw a.inca2{ background-position: -76px center;}
.hezudanw a.inca3{ background-position: -116px center;}
.hezudanw a:hover{ opacity: .6;}

.sccgeng{ width: 480px; height: 200px; border: 5px solid #ddd; position: fixed; top: 50%; left: 50%; margin-left: -245px; margin-top: -105px; background: #fff; display: none;}
.sccgeng_tit{ height: 42px; position: relative;}
.sccgeng_tit span{ position: absolute; top: 0px; right: 0px; height: 34px; width: 34px; background: url(../image/xson1.png) no-repeat center; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; cursor: pointer;}
.sccgeng_tit span:hover{ background: url("../image/xson2.png") no-repeat center;}
.sccgeng_cnt{ height: 64px; line-height: 64px; width: 324px; margin: auto;}
.sccgeng_cnt span, .sccgeng_cnt em, .sccgeng_cnt a{ display: block; float: left;}
.sccgeng_cnt span{ width: 64px; height: 64px; background: url("../image/okchaoa.png") no-repeat center;}
.sccgeng_cnt em{ font-size: 24px; font-weight: bold; color: #666; margin-left: 20px;}
.sccgeng_cnt a{ color: #039; font-size: 16px; margin-left: 20px;}
.sccgeng_btm{ width: 460px; margin: auto; border-top: 1px solid #ddd; margin-top: 20px; padding-top: 20px;}
.sccgeng_btm a{
    display: block;
    background: #dd2727;
    border: none;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 100px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    margin: auto;
}
.bocol_one{ border: 1px solid #dd2727 !important;}
.bocol_two{ border: 1px solid #ff9c00 !important;}

.xqintable{ width: 888px; height: auto; overflow: hidden; zoom: 1; padding: 0 20px;}
.xqintable table{ width: 100%; border-collapse: collapse;}
.xqintable table tr{}
.xqintable table tr td{ border: 1px solid #ddd; height: 32px; padding-left: 20px;}
.xqintable table tr td.td1{ width: 22%; background: #f5f5f5; font-weight: bold; color: #333; text-align: center; padding-left: 0;}

.resul_two h2 i{ background: #dd2727; color: #fff; font-size: 12px; padding: 1px 6px; -webkit-border-radius:12px; -moz-border-radius:12px; border-radius:12px;}
.abliabs{ float: right;}
.abliabs a{ display: block; width: 98px; height: 28px; text-align: center; line-height: 28px; color: #fff; background: #ff9c00; margin-top: 12px; border: 1px solid #ddd; font-size: 12px; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.abliabs .lina1{ margin-top: 30px;}
.abliabs .lina3{ background: #dd2727;}
.abliabs a:hover{ background: #faae37;}
.abliabs .lina3:hover{ background: #de4242;}
.gcrigt{ width: 38px; height: 20px; position: absolute; bottom: 10px; right: 20px; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.gcrigt a{ display: block; text-align: center; line-height: 20px; color: #bbb;}
.gcrigt:hover{ background: #f5f5f5;}



/*2017-09-13新增*/
.srlies{ width: 1200px; min-width: 1200px; height: auto; overflow: hidden; zoom: 1; margin: auto; margin-top: 10px; margin-bottom: 10px;}
.srlies ul{}
.srlies ul li{ height: 210px; border: 1px solid #ddd; background: #fff; position: relative; margin-bottom: 10px;}
.sr_img, .sr_cnt, .sr_rt{ height: 210px; float: left;}
.sr_img{ width: 210px; border-right: 1px solid #ddd;}
.sr_img a{ display: block; overflow: hidden; width: 210px; height: 210px; font-size: 0;}
.sr_img a img{ width: 210px; height: 210px;}
.sr_cnt{ width: 740px; padding: 0 30px;}
.sr_cnt_top{ height: 60px; line-height: 60px; font-size: 18px;}
.sr_cnt_top a{ color: #1e50a2; padding-left: 6px;}
.sr_cnt_top a span{ color: #dd2727;}
.sr_cnt_top i{ background: #dd2727; color: #fff; font-size: 12px; padding: 2px 6px; -webkit-border-radius:12px; -moz-border-radius:12px; border-radius:12px;}
.sr_cs1, .sr_cs2{ float: left; width: 280px; height: 140px; overflow: hidden; margin-right: 80px;}
.sr_cs1 table, .sr_cs2 table{ width: 100%;}
.sr_cs1 table td, .sr_cs2 table td{ line-height: 24px; color: #000;}
.sr_cs1 table .td1, .sr_cs2 table .td1{ width: 24%; text-align: right;}
.sr_cs1 table .td2, .sr_cs2 table .td2{ padding-left: 1%;}
.sr_cs2 table .td2 a{ display: block; float: left; margin-right: 10px;}
.sr_cs2 table .td2 a:hover{ color: #dd2727;}
.sr_rt{ width: 160px; float: right;}
.sr_rt h4{ font-size: 18px; color: #dd2727; text-align: center; margin-top: 20px; font-weight: normal;}
.sr_rt a{ display: block; width: 98px; height: 28px; text-align: center; line-height: 28px; color: #fff; background: #ff9c00; border: 1px solid #ddd; font-size: 12px; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; margin: auto; margin-top: 12px;}
.sr_rt a:hover{ background: #faae37;}
.sr_rt a.a1{ background: #dd2727;}
.sr_rt a.a1:hover{ background: #de4242;}

.prosearch{  width: 1200px; min-width: 1200px; height: auto; overflow: hidden; zoom: 1; margin: auto; margin-bottom: 20px;}
.prosch_lf{ width: 950px; height: auto; overflow: hidden; zoom: 1; float: left;}
.prosch_lf ul{ width: 1000px;}
.prosch_lf ul li{ margin-right: 20px; margin-bottom: 20px; width: 220px; height: 372px; border: 1px solid #ddd; float: left; background: #fff; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; overflow: hidden;}
.proch_top{ width: 220px; height: 220px; border-bottom: 1px solid #ddd; position: relative;}
.proch_top_img{ width: 220px; height: 220px;}
.proch_top_img a{ display: block; width: 220px; height: 220px;}
.proch_top_img a img{ width: 220px; height: 220px;}
.proch_top_link{ width: 220px; height: 36px; position: absolute; left: 0; bottom: 0; background: #dd2727; background: rgba(221,39,38,.8); opacity: 0; filter:Alpha(opacity=0); -webkit-transition: .4s; -moz-transition: .4s; -ms-transition: .4s; -o-transition: .4s; transition: .4s;}
.proch_top_link a{ border-right: 1px solid #df6a6a; display: block; float: left; width: 32.888888%; color: #fff; text-align: center; line-height: 36px;}
.proch_top_link a:last-child{ border-right: none;}
.proch_btm{ width: 220px; height: 151px; position: relative;}
.proch_btm_one{ width: 220px; height: 151px;} /*151*/
.upas{ height: 114px; overflow: hidden; padding: 0 10px;}
.upas p{ height: auto; overflow: hidden; zoom: 1;}
.upas p.p1{ margin-top: 14px;}
.upas p.p1 span{ display: block; float: left; font-size: 18px; color: #dd2727; line-height: 24px;}
.upas p.p1 i{ display: block; float: right; color: #999; font-size: 12px; line-height: 24px;}
.upas p.p2{ color: #000; margin-top: 8px; height: 34px;}
.upas p.p2 span{ color: #dd2727;}
.upas p.p3{ font-size: 12px; margin-top: 7px;}
.upas p.p3 span{ display: block; float: left;}
.upas p.p3 i{ display: block; float: right; background: url("../image/incsom1.jpg") no-repeat left; padding-left: 18px;}
.prolat{ width: 200px; height: 36px; border-top: 1px solid #ddd; padding: 0 10px;}
.prolat span, .prolat i, .prolat .rz_qq{ display: block; float: left; height: 20px; line-height: 20px; margin-top: 8px;}
.prolat span{ margin-right: 10px;}
.prolat .rz_one{ width: 20px; height: 20px; background: url("http://b2b.chot.cn/wstmart/home/view/default/images/incsom2.jpg") no-repeat center;}
.prolat .rz_two{ width: 20px; height: 20px; background: url("../image/incsom3.jpg") no-repeat center;}
.prolat .rz_qq{ float: right;}
.prolat .rz_qq s{ display: block; float: left; width: 20px; height: 20px;}
.prolat .rz_qq s.s1{ background: url("../image/liuyan.png") no-repeat center;}
.prolat .rz_qq s.s2{ width: 30px; background: url("../image/pa.gif") no-repeat center;}
.proch_btm_two{ width: 220px; height: 151px; position: absolute; left: 0; bottom: -152px; background: #fff; -webkit-transition: 0.4s; -moz-transition: 0.4s; -ms-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.cryp{ height: 104px; overflow: hidden; padding: 0 10px; padding-top: 10px;}
.cryp p{ height: auto; overflow: hidden; zoom: 1; margin-top: 4px; line-height: 18px;}
.cryp p span, .cryp p i{ display: block; float: left;}
.cryp p span{ width: 66px;}
.cryp p i{ width: 134px; text-align: justify; color: #000;}
.croy{ width: 200px; height: 36px; line-height: 36px; border-top: 1px solid #ddd; padding: 0 10px;}
.croy span, .croy i{ display: block; float: left;}
.croy i.i1{ background: url("../image/renz.png") no-repeat center; width: 36px; height: 36px;}
.prosch_lf ul li:hover{ border: 1px solid #dd2727;}
.prosch_lf ul li .proch_top:hover .proch_top_link{ opacity: 1; filter:Alpha(opacity=100)}
.prosch_lf ul li .proch_top:hover + .proch_btm .proch_btm_two{ bottom: 0;}
.alwd{ display: block; width: 100%; height: 100%;}

.prosch_rt{ width: 232px; height: auto; overflow: hidden; zoom: 1; float: right;}
.prosch_rt ul li{ width: 230px; height: 330px; border: 1px solid #ddd; background: #fff; position: relative; margin-bottom: 20px; -webkit-transition: .4s; -moz-transition: .4s; -ms-transition: .4s; -o-transition: .4s; transition: .4s;}
.rit_one{ height: 220px; border-bottom: 1px solid #ddd;}
.rit_one a{ height: 220px; display: block; font-size: 0;}
.rit_one a img{ width: 230px; height: 220px;}
.rit_two{ height: 24px; padding: 0 10px; margin-top: 14px;}
.rit_two span, .rit_two i{ display: inline-block; line-height: 24px;}
.rit_two span{ font-size: 18px; color: #dd2727;}
.rit_two i{ float: right; color: #999;}
.rit_three{ color: #999; font-size: 12px; padding: 0 10px; line-height: 18px; margin-top: 4px;}

.rit_four{ height: auto; overflow: hidden; zoom: 1; width: 210px; padding: 0 10px; position: absolute; bottom: 6px; left: 0;}
.rit_three_gg{ float: left;}
.rit_three_gg a{ width: 34px; text-align: center; height: 16px; line-height: 16px; margin-top: 2px; background: #c7c7c7; color: #fff; display: block;}
.rit_three_rt{ float: right;}
.rit_three_rt a{ display: block; float: left; width: 20px; height: 20px;}
.rit_three_rt a.a1{ background: url("../image/liuyan.png") no-repeat center;}
.rit_three_rt a.a2{ width: 30px; background: url("../image/pa.gif") no-repeat center;}
.prosch_rt ul li:hover{ border: 1px solid #dd2727;}
/*end 2017-09-13新增*/

.otherpro_tit{ height: 50px; line-height: 50px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; padding: 0 14px;}
.otherpro_tit span{ display: block; float: left; font-size: 18px; height: 18px; line-height: 18px; border-left: 3px solid #dd2727; padding-left: 10px; margin-top: 16px;}
.otherpro_tit a{ display: block; float: right;}
.otherpro_tit a i{ font-family: "SimSun"; font-weight: bold;}
.otherpro_tit a:hover{ color: #dd2727;}
.otherpro_list{ width: 888px; margin: auto; height: auto; overflow: hidden; zoom: 1; margin-top: 14px;}
.otherpro_list ul{ width: 920px;}
.otherpro_list ul li{ width: 202px; height: 260px; float: left; margin-right: 26px; margin-bottom: 10px; position: relative;}
.otherpro_list ul li div{ width: 200px; height: 200px; border: 1px solid #ddd;}
.otherpro_list ul li div a{ display: block; width: 200px; height: 200px; overflow: hidden; text-align: center; display: -webkit-box; display: -moz-box; -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; box-pack: center; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; box-align: center;}
/*.otherpro_list ul li div a:after{ content: ""; display: inline-block; vertical-align: middle; height: 200px;}*/
.otherpro_list ul li div a img{ max-width: 200px; max-height: 200px; -webkit-transition: .4s; -moz-transition: .4s; -ms-transition: .4s; -o-transition: .4s; transition: .4s;}
.otherpro_list ul li p{ line-height: 24px; margin-top: 4px; font-size: 14px;}
.otherpro_list ul li p a{ display: block;height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.otherpro_list ul li p a:hover{ color: #dd2727;}
.otherpro_list ul li span{ display: block; color: #dd2727; font-size: 16px;}
.otherpro_list ul li div a:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
.bgcolrfff{  border: 1px solid #ddd; background: #fff; margin-top: 10px; border-top: 0;}
.otherpro_list ul li .gaos{ display: block; width: 30px; height: 16px; line-height: 16px; text-align: center; background: #ddd; color: #fff; position: absolute; right: 0; bottom: 10px; font-size: 12px;}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    /* Fix of Webkit flickering */
    z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
    float: left;
}
.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform, height;
}
/* a11y */
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}
/* Arrows */
.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
}
/* Pagination Styles */
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%;
}
/* Bullets */
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    -moz-transform: translate3d(0px, -50%, 0);
    -o-transform: translate(0px, -50%);
    -ms-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}
/* Progress */
.swiper-pagination-progress {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000;
}
/* 3D Container */
.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    /* Safari 4+, Chrome */
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Chrome 10+, Safari 5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Firefox 3.6-15 */
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Opera 11.10-12.00 */
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    /* Safari 4+, Chrome */
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Chrome 10+, Safari 5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Firefox 3.6-15 */
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Opera 11.10-12.00 */
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    /* Safari 4+, Chrome */
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Chrome 10+, Safari 5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Firefox 3.6-15 */
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Opera 11.10-12.00 */
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    /* Safari 4+, Chrome */
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Chrome 10+, Safari 5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Firefox 3.6-15 */
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Opera 11.10-12.00 */
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    /* Firefox 16+, IE10, Opera 12.50+ */
}
/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    /* Windows 8 IE 10 fix */
    -ms-perspective: 1200px;
}
/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
    overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
/* Cube */
.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0;
}
/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
/* Scrollbar */
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
}
@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}
.liulan{ width: 888px; margin: 14px auto;}
.jiblan {
    width: 100%;
    height: 262px;
}
.jiblan {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.jiblan a{ display: block; width: 200px; height: 200px; border: 1px solid #ddd; text-align: center; overflow: hidden;}
.jiblan a:after{ content: ""; display: inline-block; vertical-align: middle; height: 200px;}
.jiblan a img{ max-width: 200px; max-height: 200px; vertical-align: middle; -webkit-transition: .4s; -moz-transition: .4s; -ms-transition: .4s; -o-transition: .4s; transition: .4s;}
.jiblan p{ line-height: 24px; margin-top: 4px; font-size: 14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.jiblan span{ display: block; color: #dd2727; font-size: 16px;}
.jiblan a:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
.swiper-button-prev, .swiper-button-next{ margin-top: -50px !important;}

.nodery{ width: 930px; height: auto; overflow: hidden; zoom: 1; float: right;}









/*底部悬浮*/
.botRegFixed {
    background: url(../image/botImgFixed.png) 50%;
    height: 190px;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 500;
    /*background-repeat: no-repeat;
    background-size: 100%;*/
}
.botRegFixed a.regBtn {
    display: block;
    cursor: pointer;
    position: absolute;
    left: 53%;
    width: 190px;
    height: 50px;
    bottom: 27px;
    margin-left: 314px;
}
.botRegFixed a.closeBtn {
    position: absolute;
    left: 50%;
    cursor: pointer;
    margin-left: 570px;
    height: 24px;
    width: 23px;
    background: #fff;
    font-size: 22px;
    text-align: center;
    line-height: 22px;
    color: #e53b41;
    border-radius: 50%;
    bottom: 85px;
    padding-left: 1px;
}

/*#swtColse{
	background: url(https://style.org.hc360.com/images/Nindex/news2017/botImgFixed.png) 50%;
    height: 190px!important;
    position: fixed;
    bottom: 0;
    left: 0;
    top: inherit!important;
    right: inherit!important;
    width: 100%;
    z-index: 500;
    min-width: 1200px;
}
*/















/*@media screen and (max-width: 1200px) {

    .hdTcnt{ width: 1000px;}
    .logowrap{ width: 1000px;}
    .navwrap{ width: 1000px;}
    .nav_main{ width: 1000px;}
    .nav_main ul li a{ padding: 0 16px;}
    .NavgationBox{ width: 1000px;}
    .bancent{ width: 760px;}
    .banner{ width: 760px;}
    .banner ul li{ width: 760px; overflow: hidden;}
    .banner ul li img{ position: absolute; top: 50%; left: 50%; margin-left: -380px; margin-top: -165px;}
    .pic_list{ width: 760px;}
    .pic_list_cnt{ width: 450px;}
    .nconstyu{ width: 1000px; position: relative;}
    .nconstyu img{ position: absolute; top: 50%; left: 50%; margin-left: -600px; margin-top: -45px;}
    .plate_one{ width: 1000px;}
    .bokbox3{ display: none;}
    .pla_wp{ width: 486px;}
    .rentit{ width: 488px;}
    .bokbox2{ width: 285px; border-right: none;}
    .advertisement_one{ width: 1000px;}
    .advertisement_one_lf, .advertisement_one_rt{ width: 488px; height: 90px; position: relative; overflow: hidden; zoom: 1;}
    .advertisement_one_lf img, .advertisement_one_rt img{ width: 488px; height: 90px; position: absolute; left: 50%; top: 50%; margin-left: -244px; margin-top: -45px; overflow: hidden; zoom: 1;}
    .plate_two{ width: 1000px;}
    .wakuay_li{ width: 998px;}
    .wakuay_ct{ width: 200px;}
    .advertisem2{ width: 354px; position: relative; overflow: hidden;}
    .advertisem2 img{ position: relative; left: 50%; margin-left: -275px;}
    .thcenter{ width: 1000px;}
    .pale_four_lie{ width: 1000px;}
    .pale_four_lie ul li{ margin-right: 20px;}
    .lahenfu{ width: 1000px;}
    .shuany{ width: 325px;}
    .shuany a.imgalobk{ width: 325px;}
    .alldim_three{ width: 325px;}
    .ttnews{ width: 325px;}
    .shuany_too{ margin-left: 13px;}
    .ttnews ul li{ width: 150px;}
    .nypeTop{ margin-left: 502px;}
    .fixchnav{ margin-left: -552px;}


    .hdTcnt{ width: 1000px;}
    .selecnt{ width: 1000px;}
    .sellerHeader_nav ul li a{ padding: 0 15px;}
    .sellercontarner{ width: 1000px;}
    .sllerLeft{ width: 170px;}
    .sllerLeft ul li{ width: 170px;}
    .sllerLeft ul li p{ width: 170px;}
    .sllerRight{ width: 770px;}
    .logowrap_search_too{ width: 406px;}
    .logowrap_search_too .logowrap_search_two .shouxil{ width: 244px;}
    .logowrap_search_too .logowrap_search_two .shouxil input{ width: 232px;}
    .searchxl{ width: 243px;}
    .ny_nav{ width: 1000px;}
    .ny_nav ul{ margin-left: 55px;}
    .cplieb{ width: 1000px;}
    .cplieb_lieb{ width: 855px;}
    .cplieb_lieb ul{ width: 710px;}
    .nyweizhy{ width: 1000px;}
    .details_shopping{ width: 970px;}
    .shop_two{ width: 360px;}
    .youbshop{ width: 280px;}
    .shop_xinx_one{ width: 80px;}
    .shop_xinx_two{ width: 166px;}
    .goumaoniu a{ width: 74px; height: 30px; line-height: 30px; font-size: 12px;}
    .theshop{ width: 970px;}
    .theshop ul{ width: 1000px;}
    .theshop ul li{ margin-right: 27px;}
    .details_contarner{ width: 1000px;}
    .footertoo{ width: 1000px;}
    .anzimef span{ padding: 0 8px;}
    .details_contarner_rt{ width: 728px;}
    .detactat_tit{ width: 728px;}
    .detactat_ul{ width: 728px;}
    .detactat_li{ width: 728px;}
    .daeone{ margin-left: 0;}
    .daeone ul li{ width: 232px;}
    .daeone ul li .clany-lf{ width: 90px;}
    .daeone ul li .clany-rt{ width: 130px;}
    .hencprc img{ max-width: 688px;}
    .dfnwoty{ width: 688px;}
    .dfnwoty ul{ width: 750px;}
    .dfnwoty ul li{ margin-right: 9px;}
    .formsyins .gyitxt{ width: 678px;}
    .formsyins .traxt{ width: 678px;}
    .shenmin{ width: 678px;}
    .securitycenter .securitycenter_cnt{ width: 1000px;}
    .modifypasword{ width: 1000px;}
    .cusctit{ width: 1000px;}
    .yanzjidu{ width: 1000px;}
    .yanztxt{ width: 1000px;}
    .seracguo{ width: 1000px;}
    .cleromlie{ width: 998px;}
    .morecity{ width: 750px;}
    .morecity ul{ width: 750px;}
    .morecity ul li{ margin-right: 16px;}
    .wrap_grid{ width: 1000px;}
    .scr_ch_left{ width: 1000px;}
    .scr_ch_left ul li{ width: 998px;}
    .soc_top{ width: 998px;}
    .soc_top_lf{ width: 404px;}
    .soc_dowm{ width: 998px;}
    .soc_dowm div{ width: 236px;}
    .yiwslie{ width: 1000px;}
    .youalz{ width: 1000px;}
    .yiwslie ul li{ width: 233px;}
    .zhongesja{ width: 998px;}
    .commodity{ width: 1000px;}
    .commodity_lf{ width: 788px;}
    .commodity_lf ul li{ width: 766px;}
    .resul_two{ width: 430px; }
    .resul_two dl{ width: 430px;}
    .resul_two dl dd.dd1{ width: 72px;}
    .resul_two dl dd.dd2{ width: 120px;}
    .cusctxt{ width: 1000px;}
    .zhGrade{ width: 998px;}
    .zhGrade_up{ width: 998px;}
    .anlieul{ width: 998px;}
    .anlieul ul li{ width: 960px;}
    .anlieul ul li p{ width: 760px;}
    .management{ width: 998px;}
    .mannt_lie{ width: 998px;}
    .mannt_lie ul li{ width: 960px;}
    .fanyuster dl dd.dd2{ width: 244px;}
    .fanyuster dl dd.dd4{ width: 221px;}
    .fanyuster ul li div.div2{ width: 244px;}
    .fanyuster ul li div.div4{ width: 221px;}
    .backup_nav{ width: 1000px;}
    .bacwezhi{ width: 966px;}
    .noeryct{ width: 1000px;}
    .noeryct_rt{ width: 730px;}
    .ritlie{ width: 728px;}
    .ritlie_three ul li{ margin-left: 18px;}
    .backups_footer{ width: 1000px;}
    .tenpay_nav{ width: 170px;}
    .tenpay_rt{ width: 810px;}
    .tenpay_rt_lie ul li{ margin-left: 8px;}
    .ritlie_notw ul li{ margin-left: 17px;}
    .noeryct{ width: 1000px;}
    .nowce-lf{ width: 680px;}
    .album-btm{ width: 680px;}
    .qiehsot{ width: 1000px;}
    .qqtop{ width: 768px;}
    .qqtop-right{ width: 207px;}
    .qq-alert{ width: 768px;}
    .buzouqq{ width: 383px;}
    .newadd-lie{ width: 768px;}
    .atoncekt-img img{ width: 768px;}
    .maessgliuy{ width: 768px;}
    .maessgliuy_tit dd.dd3{ width: 220px;}
    .maessgliuy_tit dd.dd4{ width: 230px;}
    .maessgliuy_lie li div.dm3{ width: 220px;}
    .maessgliuy_lie li div.dm4{ width: 210px;}
    .bianzhta{ width: 770px;}
    .bianzhta dl{ width: 768px;}
    .bianzhta dl dd.dd2{ width: 210px;}
    .bianzhta dl dd.dd3{ width: 120px;}
    .bianzhta ul{ width: 768px;}
    .bianzhta ul li div.div2{ width: 210px;}
    .bianzhta ul li div.div3{ width: 120px;}
    .releasey{ width: 726px;}
    .chaquestion{ width: 770px;}
    .quewent{ width: 374px;}
    .searchy_list{ width: 768px;}
    .searchy_list_tit{ width: 768px;}
    .searchy_list_lie{ width: 768px;}
    .searchy_list_tit > div.selclit3{ width: 150px;}
    .searchy_list_tit > div.selclit4{ width: 100px;}
    .searchy_list_tit > div.selclit6{ width: 158px;}
    .searchy_list_tit > div.selclit7{ width: 130px;}
    .searchy_list_lie ul li > div.lispro3{ width: 150px;}
    .searchy_list_lie ul li > div.lispro4{ width: 100px;}
    .searchy_list_lie ul li > div.lispro6{ width: 158px;}
    .searchy_list_lie ul li > div.lispro7{ width: 130px;}
    .buchsc_box{ width: 770px;}
    .buchsc{ width: 374px;}
    .burzet_lie{ width: 770px;}
    .burzet_lie ul li.burzet_lie_one{ width: 184px;}
    .burzet_lie ul li.burzet_lie_two{ width: 255px;}
    .wzdetails{ width: 1000px;}
    .wzdeltxt{ width: 670px;}
    .wenzlieb{ width: 670px;}
    .wenzlieb-rt{ width: 450px;}
    .xieqinglie{ width: 670px;}
    .yeslogin-one{ width: 670px;}
    .yeslogin-one .shuxintre{ width: 628px;}
    .tslogo-cnt{ width: 1000px;}
    .rabeal{ width: 1000px;}
    .navclear{ width: 800px;}
    .navclear dl dd div{ width: 650px;}
    .navclear dl dd div > div{ width: 650px;}
    .topggone_cht{ width: 1000px;}
    .topggone_cht img{ position: absolute; top: 50%; left: 50%; margin-top: -45px; margin-left: -600px;}
    .tubiele3{ width: 350px;}
    .tubiele3 img{ position: absolute; left: 50%; margin-left: -275px;}
    .float_top_all{ width: 1000px;}
    .float_top_search{ width: 560px;}
    .float_top_search .txt_search{ width: 448px;}
    .fltopsearch{ width: 469px;}

   
    .srlies{ width: 1000px;}
    .sr_cnt{ width: 566px;}
    .sr_cs1, .sr_cs2{ margin-right: 2px;}
    .prosearch{ width: 1000px;}
    .prosch_lf{ width: 750px;}
    .prosch_lf ul{ width: 800px;}
    .prosch_lf ul li{  margin-right: 40px;}

    .otherpro_list{ width: 668px;}
    .otherpro_list ul{ width: 700px;}
    .otherpro_list ul li{ margin-right: 30px;}
    .liulan{ width: 668px;}
    .nodery{ width: 730px;}
}

*/


/*20180305详情*/
.dvop-title {
    line-height: 30px;
    font-size: 14px;
    color: #333;
    padding-bottom: 10px;
}
.d-vopy.parameter {
  /*  border-bottom: 1px solid #ddd;*/
    margin-bottom: 15px;
    padding-bottom: 5px;
}
.d-vopy.parameter li {
    width: 286px;
    float: left;
    font-size: 12px;
}
.d-vopy.parameter li span {
    width: 80px;
    text-align: left;
    padding-bottom: 10px;
    line-height: 20px;
    margin-right: 5px;
    border: none;
    background: #fff;
    color: #999;
    display: block;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.d-vopy.parameter li p {
    width: 165px;
    text-align: left;
    line-height: 20px;
    padding: 0 20px 0 10px;
    border: none;
    display: block;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/*20180305会员等级*/
.mmt-years {
    width: 248px;
    height: auto;
    border: 1px solid #ff7d7c;
    margin-bottom: 15px;
    position: relative;
    padding-top: 10px;
    /*background: url(../images/proLeftBg.png);*/
   background: #fff7f7;
}
.mmt-years.strengthBg {
    /*background: url(../images/proLeftBg.png);*/
   background: #fff7f7;
}
.vip-head-tit {
    height: 48px;
    background: none;
    line-height: 48px;
    font-weight: bold;
}
.vip-head-tit h2 {
    height: 48px;
    padding-left: 20px;
    font-size: 18px;
    font-weight: bold;
}
.hclogo-small {
    float: left;
    display: block;
    width: 32px;
    height: 48px;
    background: url(http://b2b.chot.cn/wstmart/home/view/default/images/NewProIco1.png) 0 -67px;
}
.mmt-vip-mid {
    font-size: 16px;
    float: left;
    display: block;
    color: #4f4f4f;
    font-family: "Microsoft YaHei","SimHei";
    margin: 0 8px 0 30px;
}
.years-th {
    font-size: 16px;
    float: left;
    color: #4f4f4f;
    font-family: "Microsoft YaHei","SimHei";
}
.years-th i {
    font-style: normal;
    margin: 0 1px;
    color: #ee2e2c;
    font-weight: bold;
}
.comply-name {
    margin: 9px 20px 0;
    position: relative;
    z-index: 1000;
    padding-bottom: 10px;
    overflow: visible;
}
.strengthIco {
    width: 175px;
    height: 32px;
    margin: 10px auto 0px;
    background: url(http://b2b.chot.cn/wstmart/home/view/default/images/strengthIco.png);
}
.comply-name p.cName {
    font-size: 14px;
    color: #333;
    font-weight: normal;
    text-align: center;
}
.item-mmt-txt {
    padding: 10px 20px 0;
    overflow: hidden;
    padding-bottom: 8px;
}
.item-mmt-txt ul li {
    overflow: visible;
    float: left;
    width: 217px;
}
.item-mmt-l {
    color: #666;
    display: block;
    margin-right: 0;
    float: left;
    font-size: 12px;
    line-height: 30px;
}
.item-mmt-r {
    float: left;
    width: 135px;
    line-height: 30px;
    min-height: 30px;
    font-size: 12px;
    color: #333;
    padding-left: 2px;
}
.item-mmt-l {
    color: #666;
    display: block;
    margin-right: 0;
    float: left;
    font-size: 12px;
    line-height: 30px;
}
.item-mmt-r {
    float: left;
    width: 135px;
    line-height: 30px;
    min-height: 30px;
    font-size: 12px;
    color: #333;
    padding-left: 2px;
}
a.SYT_ico {
    float: left;
    margin-right: 8px;
    margin-top: 8px;
    vertical-align: middle;
    background: url(http://b2b.chot.cn/wstmart/home/view/default/images/shangyingtong.png) no-repeat 0 0;
    height: 16px;
    width: 61px;
    display: block;
}
.rbwIco, .rjbIco, .cpIco, .cydIco, a.sytVipIco {
    display: block;
    float: left;
    background: url(http://b2b.chot.cn/wstmart/home/view/default/images/biaowang.png) no-repeat;
    margin-right: 3px;
    margin-top: 4px;
    margin-bottom: 5px;
}
.rbwIco {
    width: 52px;
    height: 16px;
    margin-top: 8px;
    position: relative;
}
.rjbIco {
    width: 74px;
    height: 20px;
    background: url(http://b2b.chot.cn/wstmart/home/view/default/images/jinpaipinpai.png) no-repeat;
}
.sdIcoNew {
    display: block;
    height: 20px;
    width: 80px;
  	background: url(http://b2b.chot.cn/wstmart/home/view/default/images/shimingrenzheng.png) no-repeat;
    float: left;
    margin-top: 7px;
}
.itemBtnBox {
    padding-top: 14px;
    height: 48px;
    padding-left: 20px;
}
.itemBtnBox a {
    display: block;
    height: 30px;
    font-size: 14px;
    color: #666;
    width: 72px;
    float: left;
    background: url(http://b2b.chot.cn/wstmart/home/view/default/images/NewProIco1.png) #fff no-repeat;
    border: 1px solid #dfdfdf;
    line-height: 30px;
    text-align: center;
    margin-right: 10px;
    padding-left: 20px;
}
.itemBtnBox a.ItenmBtn {
    background-position: -974px -189px;
}
.itemBtnBox a.ConsBtn {
    background-position: -974px -237px;
}
.valar-base{
	
}
.valar-base  .mmt-years {
    width: 248px;
    height: auto;
    background: #fff;
    border: 1px solid #dfdfdf;
    margin-bottom: 15px;
    position: relative;
    padding: 0;
}
.valar-base .vip-head-tit {
    height: 48px;
    _height: 35px;
    background: #f9f9f9;
    line-height: 48px;
    border-bottom: 1px solid #dfdfdf;
}
.valar-base .comply-name {
    margin: 9px 20px 0;
    position: relative;
    z-index: 1000;
    border-bottom: 1px dashed #dfdfdf;
    padding-bottom: 10px;
    overflow: visible;

}

/*详情左侧最新上架*/
.new-product ul li {
    overflow: hidden;
    height: 80px;
    padding: 15px 20px;
    border-top: 1px dashed #dfdfdf;
}
.new-product ul li:first-child{
	border: none;
}
.new-sell-view ul li dl dt {
    width: 80px;
    height: 80px;
    margin-right: 10px;
    border: 1px solid #e0e0e0;
    float: left;
}
.new-sell-view ul li dl dt a {
    display: table-cell;
    width: 80px;
    height: 80px;
    text-align: center;
    vertical-align: middle;
}
.new-sell-view ul li dl dt a img {
    max-height: 80px;
    max-width: 80px;
}
.new-sell-view ul li dl dd {
    width: 105px;
    float: left;
    font-size: 12px;
    line-height: 18px;
}
.new-pro-tit a {
    display: block;
    height: 36px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666;
}
.new-pro-price {
    font-size: 14px;
    color: #ee2e2c;
    padding-top: 10px;
    font-family: "Microsoft YaHei","SimHei";
}
.new-pro-price span {
    font-size: 14px;
    padding-right: 2px;
}









































