html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
/*
:after,:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}*/
/*
html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}*/

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
	color: inherit
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit
}
	.col-md-4 {
	width: 30.33333333%;
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
	}
	.col-md-8 {
	width: 56.66666667%;
	position: relative;	
	padding-right: 15px;
	padding-left: 15px;
	}
	@media (min-width:992px) {
	.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
		float: left
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-11 {
		width: 91.66666667%
	}

	.col-md-10 {
		width: 83.33333333%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-8 {
		width: 66.66666667%
	}

	.col-md-7 {
		width: 58.33333333%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-5 {
		width: 41.66666667%
	}

	.col-md-4 {
		width: 33.33333333%
	}
/*
	.col-md-3 {
		width: 25%
	}*/

	.col-md-2 {
		width: 16.66666667%
	}

	.col-md-1 {
		width: 8.33333333%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-pull-11 {
		right: 91.66666667%
	}

	.col-md-pull-10 {
		right: 83.33333333%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-8 {
		right: 66.66666667%
	}

	.col-md-pull-7 {
		right: 58.33333333%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-5 {
		right: 41.66666667%
	}

	.col-md-pull-4 {
		right: 33.33333333%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-2 {
		right: 16.66666667%
	}

	.col-md-pull-1 {
		right: 8.33333333%
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-push-11 {
		left: 91.66666667%
	}

	.col-md-push-10 {
		left: 83.33333333%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-8 {
		left: 66.66666667%
	}

	.col-md-push-7 {
		left: 58.33333333%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-5 {
		left: 41.66666667%
	}

	.col-md-push-4 {
		left: 33.33333333%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-2 {
		left: 16.66666667%
	}

	.col-md-push-1 {
		left: 8.33333333%
	}

	.col-md-push-0 {
		left: auto
	}

	.col-md-offset-12 {
		margin-left: 100%
	}

	.col-md-offset-11 {
		margin-left: 91.66666667%
	}

	.col-md-offset-10 {
		margin-left: 83.33333333%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-8 {
		margin-left: 66.66666667%
	}

	.col-md-offset-7 {
		margin-left: 58.33333333%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-5 {
		margin-left: 41.66666667%
	}

	.col-md-offset-4 {
		margin-left: 33.33333333%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-offset-2 {
		margin-left: 16.66666667%
	}

	.col-md-offset-1 {
		margin-left: 8.33333333%
	}

	.col-md-offset-0 {
		margin-left: 0
	}
}
	@media (min-width:992px) {
	.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
		float: left
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-11 {
		width: 91.66666667%
	}

	.col-md-10 {
		width: 83.33333333%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-8 {
		width: 66.66666667%
	}

	.col-md-7 {
		width: 58.33333333%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-5 {
		width: 41.66666667%
	}

	.col-md-4 {
		width: 33.33333333%
	}
/*
	.col-md-3 {
		width: 25%
	}*/

	.col-md-2 {
		width: 16.66666667%
	}

	.col-md-1 {
		width: 8.33333333%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-pull-11 {
		right: 91.66666667%
	}

	.col-md-pull-10 {
		right: 83.33333333%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-8 {
		right: 66.66666667%
	}

	.col-md-pull-7 {
		right: 58.33333333%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-5 {
		right: 41.66666667%
	}

	.col-md-pull-4 {
		right: 33.33333333%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-2 {
		right: 16.66666667%
	}

	.col-md-pull-1 {
		right: 8.33333333%
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-push-11 {
		left: 91.66666667%
	}

	.col-md-push-10 {
		left: 83.33333333%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-8 {
		left: 66.66666667%
	}

	.col-md-push-7 {
		left: 58.33333333%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-5 {
		left: 41.66666667%
	}

	.col-md-push-4 {
		left: 33.33333333%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-2 {
		left: 16.66666667%
	}

	.col-md-push-1 {
		left: 8.33333333%
	}

	.col-md-push-0 {
		left: auto
	}

	.col-md-offset-12 {
		margin-left: 100%
	}

	.col-md-offset-11 {
		margin-left: 91.66666667%
	}

	.col-md-offset-10 {
		margin-left: 83.33333333%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-8 {
		margin-left: 66.66666667%
	}

	.col-md-offset-7 {
		margin-left: 58.33333333%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-5 {
		margin-left: 41.66666667%
	}

	.col-md-offset-4 {
		margin-left: 33.33333333%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-offset-2 {
		margin-left: 16.66666667%
	}

	.col-md-offset-1 {
		margin-left: 8.33333333%
	}

	.col-md-offset-0 {
		margin-left: 0
	}
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.tab-content>.tab-pane {
	display: none;
	visibility: hidden
}

.tab-content>.active {
	display: block;
	visibility: visible
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}

input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

input[type=checkbox],input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple],select[size] {
	height: auto
}

input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.label {
  
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;	
	line-height: 1;
	line-height:24px;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}

a.label:focus,a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label:empty {
	display: none
}

.btn .label {
	position: relative;
	top: -1px
}

.label-default {
	background-color: #777
}

input {
	line-height: normal
}

input[type=checkbox],input[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

/*查价*/
/*20180109增*/
.blist1 {margin-top:5px;display:block;height:18px;width:100%}
.blist1 li {float:left;position:relative;cursor:pointer;width:140px;height:40px;margin-right:5px;line-height:40px;background:#f2f2f2;border-radius:5px 5px 0 0;font-size:16px;color:#333;text-align:center}
.blsit-list1 .con:first-child {display: block;}
.blsit-list1 .con {padding-top:15px;}
.blsit-list1 .con {display: none;}

.wrap .blist li.active{ color:#e52f22;font-size:10px;}
.wrap .blist li i{background:url(../images/i20.jpg) 0 0 no-repeat;display:block;position:absolute; width:140px; height:8px; left:0; bottom:-8px }
.wrap .blist li.active i{  background:url(../images/i19.jpg) 0 0 no-repeat; }
.blist{ margin-top:5px; display:block; height:28px; width:100%}
.blist li{ float:left; position:relative; cursor:pointer; width:140px; height:40px; margin-right:5px; line-height:40px; background:#f2f2f2; border-radius:5px 5px 0 0; font-size:16px; color:#333; text-align:center}
.blistm li{ float:left; position:relative; cursor:pointer; width:140px; height:24px; margin-right:5px; line-height:24px; background:#f2f2f2; border-radius:5px 5px 0 0; font-size:12px; color:#333; text-align:center}

.blsit-list .con:first-child{ display: block;}
.blsit-list .con{ padding-top:25px;}
.blsit-list .con{ display: none;}
.con .cjul li p{ color:#333; font-size:14px; padding-bottom:8px;}
.con .cjul li p.lixxppf{ text-align:center; border:1px solid #d32013; border-radius:3px; margin-top:28px; cursor:pointer; padding:12px 0}
.con .cjul .li{ float:left; margin-bottom:5px; width:234px; overflow:hidden;/* height:72px; */}
.con .cjul .li .text{ height:44px; line-height:44px; width:207px; font-size:14px; padding:0 5px 0 30px; border:1px solid #e5e5e5;}
.con .cjul .li .texts { height:44px; line-height:44px; width:47px; font-size:14px; padding:0 5px 0 10px; border:1px solid #e5e5e5;}
.con .cjul .li.teshu{ width:45px; padding-top:42px; height:30px;  }
.con .cjul .li.c1{background:url(../images/i25.png) center 41px no-repeat}
.con .cjul .li.c2{background:url(../images/i15.png) center 43px no-repeat}
.con .cjul .li.c3{background:url(../images/i14.png) center 43px no-repeat}
.con .cjul .li.c4{background:url(../images/i3.png) center 45px no-repeat}
.con .cjul .li .qyd{background:url(../images/i2.png) 188px center no-repeat}
.con .cjul .li .emial{background:url(../images/i4.png) 188px center no-repeat}
.con .cjul .li .qytime{background:url(../images/i5.png) 188px center no-repeat}
.con .cjul .li .chenghu{background:url(../images/i.png) 188px center no-repeat}
.con .cjul .li .lianxifangs{background:url(../images/i111.png) 188px center no-repeat}
.con .cjul .li .kg{background:url(../images/i13.png) 48px center no-repeat}
.con .cjul .li .guojia{ font-size:14px; border:1px solid #e5e5e5; width:194px; padding:10px 0 10px 10px}
.con .cjul .li p span{ color:#e52f22; padding-right:3px;}
.con .cjul .li span{ color:#e52f22; padding-right:3px;}
.con  .qydbtn{ margin-top:10px;font-size:18px;color:#FFFFFF;font-family:微软雅黑; cursor:pointer; border:0px solid rgba(0,0,0,0.3); padding:8px 0; width:333px; border-bottom:2px solid #d32013;border-radius:5px 5px 5px 5px; background:url(../images/i6.png) 103px center no-repeat #e52f22; text-align:left; text-indent:145px;}
.kuaijie_a{ height:70px; margin-top:20px; overflow:hidden}
.kuaijie_a a.a4{ margin-right:0; background:url(../images/i11.png) center 10px no-repeat #f9f9fa}
.kuaijie_a a.a4:hover{background:url(../images/i10.png) center 10px no-repeat #ff9901}
.kuaijie_a a{ height:68px; float:left; display:block; color:#333; border:1px solid #e5e5e5; line-height:117px; width:72px; text-align:center; font-size:14px; margin-right:10px;}
.kuaijie_a a:hover{ border-color:#ff9901; color:#fff}
.kuaijie_a a.a1{ background:url(../images/i21.png) 16px 10px no-repeat #f9f9fa}
.kuaijie_a a.a1:hover{background:url(../images/i22.png) 16px 10px no-repeat #ff9901}
.kuaijie_a a.a2{  background:url(../images/i21.png) center 10px no-repeat #f9f9fa}
.kuaijie_a a.a2:hover{background:url(../images/i22.png) center 10px no-repeat #ff9901}
.kuaijie_a a.a3{ background:url(../images/i21.png) -196px 10px no-repeat #f9f9fa}
.kuaijie_a a.a3:hover{background:url(../images/i22.png) -196px 10px no-repeat #ff9901}
.kuaijie_a a.a5{ background:url(../images/i8.png) 36px 10px no-repeat #f9f9fa}
.kuaijie_a a.a5:hover{background:url(../images/i9.png) 36px 10px no-repeat #ff9901}
.kuaijie_a a.a6{  background:url(../images/i8.png) center 10px no-repeat #f9f9fa}
.kuaijie_a a.a6:hover{background:url(../images/i9.png) center 10px no-repeat #ff9901}
.kuaijie_a a.a7{ background:url(../images/i8.png) -186px 10px no-repeat #f9f9fa}
.kuaijie_a a.a7:hover{background:url(../images/i9.png) -186px 10px no-repeat #ff9901}
.kuaijie_a a.a8{ background:url(../images/i16.png) 36px 10px no-repeat #f9f9fa}
.kuaijie_a a.a8:hover{background:url(../images/i17.png) 36px 10px no-repeat #ff9901}
.kuaijie_a a.a9{  background:url(../images/i16.png) center 10px no-repeat #f9f9fa}
.kuaijie_a a.a9:hover{background:url(../images/i17.png) center 10px no-repeat #ff9901}
.kuaijie_a a.a10{ background:url(../images/i16.png) -186px 10px no-repeat #f9f9fa}
.kuaijie_a a.a10:hover{background:url(../images/i17.png) -186px 10px no-repeat #ff9901}
.gggbbb{width:28px; height:30px;line-height:30px; text-align:center;background:#E1000E; font-size:14px; font-weight:bold; cursor:pointer; color:#FFFFFF}
#tchybj1,#kktchybj1,#bgnbjbox1,#aadbgnbjbox{ position:absolute; background:#fff;display:none; left:24px; top:231px; z-index:2}
#tchybj2,#kktchybj2 { position: absolute;display: none; left: 11px;top:221px;z-index: 2px;width: 460px;}
#box,#box2{ top:163px; position:absolute; background:#fff; z-index:2}#box2{ top:154px; left:67px;}
#bgnbjbox1,#aadbgnbjbox{ top:162px}
.dierbu ul li .dowebok li{ float:left; padding:0; border:0}
.dierbu ul li .dowebok{ display:block; height:37px; padding-top:10px;}
.dierbu h1,.dierbu .h1{ text-align:center; color:#e52f22; margin-top:10px; font-size:16px; text-align:center;background:url(../images/i20.png) 0 10px repeat-x    }
.dierbu h1 span,.dierbu .h1 span{ padding:0 10px; background:#fff}
.dierbu ul li{ border-bottom:1px dashed #e5e5e5; position:relative; padding:15px 0 15px 86px}
.dierbu ul li.bbo{ border:0}
.dierbu ul li .qcbqc p{ text-align:center; background:#fff7eb; margin:5px auto auto auto; height:58px; width:58px; text-align:center; line-height:58px; border-radius:50%; font-size:16px; color:#ff6600;}
.dierbu ul li .qcbqc{ position:absolute; border-radius:50%; background:#ffe0b2; width:68px; height:68px; left:0; top:50%; margin-top:-34px;}
.dierbu ul li p{ line-height:24px; font-size:14px;}.dierbu ul li p span{ color:#e52f22; padding-right:3px;}
.dierbu ul li .ljpg { padding-top:10px;}
.dierbu ul li .ljpg  a.ckwofl{ color:#e52f22; background:url(../images/i18.png) 10px center no-repeat #f8f8f8; font-size:14px;}
.dierbu ul li .ljpg  a{ color:#ff6600; font-size:16px; border:1px solid #e5e5e5; background:url(../images/i19.png) 10px center no-repeat #f8f8f8; padding:5px 10px 5px 35px; border-radius:3px;}
.dierbu ul li .ljpg .test1{ font-size:14px; color:#e52f22; border:1px solid #e5e5e5; background:url(../images/i23.png) 10px center no-repeat #f8f8f8; padding:7px 10px 7px 35px; border-radius:3px; cursor:pointer}
.table-container{ margin:0; padding:0; width:100%; overflow-x:auto; overflow-y:hidden; }
.inputop { margin-top:5px; }
.d_input { border:1px solid #d6d6d6; background:url(../images/input_tosnTimesearch.png) repeat-x; height:20px; line-height:28px; width:50px; color:black; }
.column { /*overflow-x:auto; overflow-y:hidden;*/
/*margin:0; padding:0; width:100%;*/
/*	width:49%;
	float:left;
	margin-right:0.5%;*/    
}
.querygroup {
	margin: 0;
	padding: 0;
	box-shadow: 0 2px 0 #e7e7e7;	
}

.querygroup .tab-content {
	background: #fff;
	border: solid 0px #ddd;
	border-top: 0;
}

.querygroup .tab-content .tab-pane {
	padding: 20px 50px
	background: #fff;
}


input,select {
	font-size:9pt;
	color:#000000;
}
.input {
	font-size:9pt;
	border-top:#cdcdcd 1px solid;
	border-left:#cdcdcd 1px solid;
	border-right:#eeeeee 1px solid;
	border-bottom:#eeeeee 1px solid;
	height:18px;color:#000000;
	padding-top:1px;
	letter-spacing:0px;
	padding-right:0px;
	padding-left:0px;
	width:90%;
}

.btn {
	font-size:9pt;
	border-top:#cdcdcd 1px solid;
	border-left:#cdcdcd 1px solid;
	border-right:#737373 1px solid;
	border-bottom:#737373 1px solid;
	height:18px;
	color:#000000;
	padding-top:1px;
	letter-spacing:0px;
	padding-right:0px;
	padding-left:0px;
}

.textarea {
	font-size:13pt;
	border-top:#cdcdcd 1px solid;
	border-left:#cdcdcd 1px solid;
	border-right:#eeeeee 1px solid;
	border-bottom:#eeeeee 1px solid;
	color:#000000;
	padding-top:11px;
	letter-spacing:0px;
	padding-right:0px;
	padding-left:0px;
	width:90%;
}
.teston{
   font-size: 24px;
    width: 208px;
    height: 60px;
    background: #ff6600;
    color: #fff;
    border: none;
    border-radius: 12px;
    margin-top: 25px;}
	
.wx {
    padding-top: 90px;
    height: 380px;
    background: #fff url(../images/wx_01.jpg) no-repeat center bottom;}
	
.card {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c85ff9 #dfdfdf #dfdfdf;
    border-image: none;
    border-style: solid;
    border-width: 2px 1px 0px;
    box-shadow: 0 0 7px #e8e8e8;
    height:260px
  }
  .card2 {
      -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color:#dfdfdf;
    border-image: none;
    border-style: solid;
    border-width: 0px 1px 1px;
  }


 .ex-box {
}

.ex-box h2 {
	color: #fff;
	margin: 10px 0 0;
	font-size: 25px;
	font-weight: 400;
	position: relative;
	width: auto;
	background: #4cafa3;
	padding: 35px 10px;
	border-radius: 10px 10px 0 0
}

.ex-box h2 small {
	padding-left: 12px;
	color: rgba(255,255,255,.6)
}

.ex-box h2 span {
	height: 2px;
	background: #2577ea;
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 100%;
	display: block
}

.ex-box h3 {
	color: #3db700;
	margin: 20px 0;
	line-height: 30px
}

.ex-box h3 i {
	display: inline-block;
	width: 30px;
	height: 30px;
	color: #fff;
	background: #29ac63;
	margin-right: 10px;
	text-align: center;
	border-radius: 50%;
	border: solid 1px #46944c
}

.ex-box .well {
	background: #f1f1f1
}

.ex-box .media-heading {
	margin: 0
}

.ex-box .ex-type h3 {
	color: #f04511
}

.ex-box .ex-type .well {
	height: 170px;
	overflow: hidden;
	position: relative;
	left: 0;
	top: 0
}

.ex-box .ex-type .btn-group {
	position: absolute;
	bottom: 10px;
	right: 10px
}

.ex-box .ex-type img {
	margin: 0
}

.ex-box-column {
}

.ex-box-column .media-heading {
	margin: 10px 0 20px
}

.ex-box-column img {
	overflow: hidden
}

.ex-box-column .thumbnail {
	cursor: pointer
}

.ex-box-column .thumbnail:hover {
	border: solid 1px #31a580;
	box-shadow: 3px 3px 5px rgba(53,124,56,.2);
	color: #fff
}

.ex-box-column .thumbnail .caption {
	position: relative;
	left: 0;
	top: 0;
	overflow: hidden
}
	
.dierbu ul li  .text{height:44px; margin-top:7px; line-height:44px; width:147px; font-size:14px; padding:0 35px 0 10px; border:1px solid #e5e5e5;}
.xxkt{ position:absolute; cursor:pointer; right:-4px; top:21px}#aadbgnbjbox{ left:173px;}



/*首页第一屏 */
/*第一种baner切换效果*/
.fullSlide{ width:100%;  position:relative;  height:100%;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ position:relative; width:100% !important;  overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; width:100%;height:100%; position:absolute; z-index:9 }
.fullSlide .bd li .lansebj{ position:absolute; display:block; width:100%; z-index:8; height:100%;background:url(../images/120.png)/*tpa=/search/images/120.png*/}
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; padding-top:80px; line-height:30px; }
.fullSlide .hd a{ overflow:hidden; position:absolute; width:66px; height:66px; display:block; left:50%; top:0; cursor:pointer; margin-left:-33px; margin-top:-0; z-index:1; background:url(/search/images/jt.gif) top center no-repeat}
.fullSlide .hd a span{animation: nextPage 2s linear infinite; display:none; margin:0 auto; position:relative; top:1px; width:25px; height:17px;background:url(../images/i113.png) top center no-repeat}
.bjyuan1{ position:absolute; left:50%; top:50%; z-index:7;background:url(/search/images/y41.png) 0 0 no-repeat; background-size:100% 100%;}
.bjyuan2{ position:absolute; left:50%; top:50%; z-index:6;background:url(/search/images/y42.png) 0 0 no-repeat; background-size:100% 100%;}
.bjyuan3{ position:absolute; left:50%; top:50%; z-index:5;background:url(/search/images/y43.png) 0 0 no-repeat; background-size:100% 100%;}
.bjyuan4{ position:absolute; left:50%; top:50%; z-index:4;background:url(/search/images/y44.png) 0 0 no-repeat; background-size:100% 100%;}
.active .bjyuan1,.active .bjyuan3{animation: rotateAhead 30s linear infinite;}
.active .bjyuan2,.active .bjyuan4{animation: rotateAhead1 30s linear infinite;}


.fullSlide .hd ul{ text-align:center; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; border-radius:5px; *display:inline; zoom:1; width:14px; background:#c1d3e5; height:8px; margin:0 5px; overflow:hidden;  line-height:999px; }
.fullSlide .hd ul .on{ background:#fff; width:28px;  }
.fullSlide .prev{  display:block;  position:absolute;  top:50%;  left:100px;  z-index:102; width:70px; height:70px; background:url(/search/images/l.png) 0 0 no-repeat;  cursor:pointer; display:none;  }
.fullSlide .next{  display:block;  position:absolute; top:50%;  right:100px;  z-index:102; width:70px; height:70px; background:url(/search/images/r.png) 0 0 no-repeat;  cursor:pointer; display:none; }
.fullSlide .textinfo{ margin:0 auto; width:861px; padding-left:539px;  text-align:left; padding-top:429px; line-height:58px; color:#fff;  }
.fullSlide .textinfo .text1{ font-size:48px; font-weight:bold; display:block; animation: fadeInLeft1 2s 1;animation-fill-mode:forwards }
.fullSlide .textinfo .text2{ font-size:24px;  display:block;animation: fadeInRight1 2s 1;animation-fill-mode:forwards ;}
.fullSlide .textinfo .text2.teshu{line-height:40px; padding-bottom:10px; padding-top:5px;}
.fullSlide .textinfo em{background:url(/search/images/jt.png) -5px bottom no-repeat; padding:30px 35px; display:block}
/*第二种baner切换效果*/
.bigtextinfo{ position:absolute; left:0; top:200px; width:100%; z-index:999}
.bigtextinfo .textinfo{text-align:left; line-height:58px; color:#fff; }
.bigtextinfo .textinfo .text1{ font-size:48px; font-weight:bold; display:block; animation: fadeInLeft1 2s 1;animation-delay:10s;animation-fill-mode:forwards ; }
.bigtextinfo .textinfo .text2{ font-size:24px;  display:block;animation:fadeInRight1 2s 1;animation-delay:10s;animation-fill-mode:forwards ;}
.bigtextinfo .textinfo .text2.teshu{line-height:40px; padding-bottom:10px; padding-top:5px;}
.bigtextinfo .textinfo em{background:url(/search/images/jt.png) -5px bottom no-repeat; padding:18px 35px}

.ban_chajia{ position:absolute; width:100%; z-index:999; left:0; top:0}
.ban_chajia .main{ position:relative}
.notice {width:380px; position:absolute; left: 0; top:235px;}
.notice .tab-hd{ height:48px;}
.notice .tab-hd ul li{ width:120px; position:relative; line-height:48px; border-radius:5px 5px 0 0 ; color:#fff; font-size:18px; float:left; display:inline-block; margin-right:3px; text-indent:39px; cursor:pointer}
.notice .tab-hd ul li.on{color:#e52f22}
.notice .tab-hd ul li.on span{ position:absolute; display:block; width:100%; background:#e5e5e5;border-radius:5px 5px 0 0 ; height:4px; left:0; top:0}
.notice .tab-hd ul li#gjbj{ background:url(/search/images/tab.png) 15px center no-repeat #e52f22}
.notice .tab-hd ul li#gjbj.on{background:url(/search/images/tab1.png) 15px center no-repeat #fff}
.notice .tab-hd ul li#gjkd{ background:url(/search/images/tab.png) -120px center no-repeat #e52f22;text-indent: 31px;}
.notice .tab-hd ul li#gjkd.on{background:url(/search/images/tab1.png) -120px center no-repeat #fff}
.notice .tab-hd ul li#gnbj{ background:url(/search/images/tab.png) -250px center no-repeat #e52f22}
.notice .tab-hd ul li#gnbj.on{background:url(/search/images/tab1.png) -250px center no-repeat #fff}
.notice .tab-bd .tab-pal{ background:#fff; /*height:550px;*/ border-radius:0 8px 8px 8px;border:solid 1px #ccc;} 



/*6大理由*/
.fuwu_peo span{ color:#e52f22; font-weight:bold}
.active  .fuwu_peo{ text-align:center;/* padding-top:20px;*/ font-size:18px; position:relative; z-index:999;animation: bounceInDown 3s 1;}
.yuanyuan1{ background:url(/search/images/ys1.png) 0 0 no-repeat; width:397px; height:397px; position:absolute; left:50%; margin-left:-198px; top:353px;}
.yuanyuan2{ background:#e7e5e4; width:347px; height:347px; border-radius:50%; margin-left:-173px; left:50%; position:absolute; z-index:1; top:379px;}
.yuanyuan3{ background:url(/search/images/ys2.png) 0 0 no-repeat; width:319px; height:321px; position:absolute; z-index:2; margin-left:-159px; top:392px; left:50%;}
.yuanyuan4{ background:url(/search/images/ys.png) no-repeat; width:294px; height:294px; position:absolute; z-index:3; left:50%; margin-left:-147px; overflow:hidden; top:406px;}
/*.shuzutj ul{  position:relative; display:block; height:47px; padding-left:27px;}
.shuzutj ul li{ float:left; text-align:center; background:url(../images/shuzibj.png) no-repeat; height:47px; line-height:47px; width:36px; font-size:36px; font-weight:bold; color:#333; text-align:center; margin-right:5px;}
*/
.shuzutj{ position:relative; height:47px; overflow:hidden}
.shuzutj_l{ position:absolute; left:30px; top:0; height:47px; line-height:47px; padding-left:9px; width:72px;background:url(/search/images/shuzibj1.png) repeat-x; overflow:hidden}
.shuzutj_r{ position:absolute; right:23px; top:0; height:47px; width:161px; overflow:hidden;background:url(/search/images/shuzibj1.png) repeat-x;}
.shuzutj_l span{font-family:"微软雅黑";font-size:36px;color:#333;	font-weight:bold;letter-spacing:18px;}
.active .yuanyuan1{animation: rotateAhead 30s linear infinite;}
.active .yuanyuan3{animation: rotateAhead1 30s linear infinite;}

/*#shuzi4{transition: all 1s; opacity: 0; position:absolute; right:-200px; bottom:0;   }
.active #shuzi4{opacity: 1; animation-delay:1s;right:103px;}
#shuzi5{transition: all 1s; opacity: 0; position:absolute; right:-150px; bottom:0;  }
.active #shuzi5{opacity: 1; animation-delay:1.5s;right:62px;}
#shuzi6{transition: all 1s; opacity: 0; position:absolute; right:-100px; bottom:0;   }
.active #shuzi6{opacity: 1; animation-delay:2s;right:21px;}
*/
@keyframes rotateAhead {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotateAhead1 {
  0% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.yuanmore{ text-align:center; padding-top:25px;}
.yuanmore a{ color:#fff; font-size:14px; border:1px solid #fff; border-radius:5px; background:url(/search/images/palt12.png) 51px center no-repeat; background-size:16px 16px; padding:7px 35px 7px 15px}
.hlys6{ position:absolute; z-index:5; line-height:24px; font-size:14px; color:#333;}
.hlys6 h1,.hlys6 .h1{ font-size:18px; padding-bottom:10px; font-weight:bold} 
.youshi_list1{ position:absolute; opacity: 0; left:50%; margin-left:-848px;  transition: all 1.5s; top:376px; padding-right:182px; background:url(../images/c1.png) 229px 8px no-repeat    }
.active .youshi_list1{opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;margin-left:-548px; }
.active .youshi_list1:hover{background:url(../images/c2.png) 229px 8px no-repeat;transition-delay: 0s;  }

.youshi_list2{ position:absolute; opacity: 0; left:50%;  margin-left:-850px;  transition: all 1.5s; top:506px; padding-right:182px; background:url(../images/c3.png) 229px 8px no-repeat    }
.active .youshi_list2{opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 1s;margin-left:-550px; }
.active .youshi_list2:hover{background:url(../images/c4.png) 229px 8px no-repeat;transition-delay: 0s;}

.youshi_list3{ position:absolute; opacity: 0; left:50%; margin-left:-850px;  transition: all 1.5s; top:638px; padding-right:182px; background:url(../images/c5.png) 229px 8px no-repeat    }
.active .youshi_list3{opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 1.3s;margin-left:-550px; }
.active .youshi_list3:hover{background:url(../images/c6.png) 229px 8px no-repeat;transition-delay: 0s;}


.youshi_list4{ position:absolute; opacity: 0; left:50%; margin-left:469px;  transition: all 1.5s; top:376px; padding-left:173px; background:url(../images/c7.png) 0 8px no-repeat    }
.active .youshi_list4{opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;margin-left:169px; }
.active .youshi_list4:hover{background:url(../images/c8.png) 0 8px no-repeat;transition-delay: 0s;}

.youshi_list5{ position:absolute; opacity: 0; left:50%;  margin-left:498px;  transition: all 1.5s; top:506px; padding-left:147px; background:url(../images/c9.png) 0 8px no-repeat    }
.active .youshi_list5{opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 1s;margin-left:198px; }
.active .youshi_list5:hover{background:url(../images/c10.png) 0 8px no-repeat;transition-delay: 0s;}

.youshi_list6{ position:absolute; opacity: 0; left:50%; margin-left:469px;  transition: all 1.5s; top:638px; padding-left:173px; background:url(../images/c11.png) 0 8px no-repeat    }
.active .youshi_list6{opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 1.3s;margin-left:169px; }
.active .youshi_list6:hover{background:url(../images/c12.png) 0 8px no-repeat;transition-delay: 0s;}

/*品牌故事*/
.bg4_1{position:absolute;  left:50%;margin-left:-1019px; opacity: 0;  transition: all 1s; top:225px; width:488px; height:402px; background:#fff; border-top:5px solid #e52f22; border-radius:0 0 10px 10px}
.bg4_1 .info1{ width:456px; padding:37px 0 0 18px}
.bg4_1 .info1 p{ color:#e52f22; font-size:36px; font-family:"微软雅黑"; font-weight:bold; text-transform:uppercase; /*background:url(../images/4_6.png) 1px 103px no-repeat; padding-bottom:30px;*/}
.bg4_1 .info1 p span{ color:#003851; font-size:30px;}
.bg4_1 .info1 h1,.bg4_1 .info1 .h1{ font-size:18px; font-weight:normal; padding:15px 0 15px 0}
.bg4_1 .info1 div{ text-indent:25px; line-height:24px; color:#666; font-size:14px; padding-bottom:30px;}
.bg4_1 .info1 a{ color:#fff; font-size:16px; background:url(../images/4_1.png) 90px center no-repeat #e52f22; padding:8px 40px 8px 15px; border-radius:25px}
.active .bg4_1{margin-left:-719px;opacity: 1;transition-delay: 0.7s;}
.bg4_2{position:absolute;  left:50%;margin-left:-1019px; opacity: 0;  transition: all 1s; top:647px; width:537px; height:76px; }
.active .bg4_2{margin-left:-719px;opacity: 1;transition-delay: 1s;}
.adispaly a{ width:159px; height:61px; padding-top:15px; position:absolute; z-index:11; left:0; top:0;  display:block; padding-left:80px; color:#e52f22; font-size:18px; /*-webkit-transition: -webkit-transform 1s ease-out;
	-moz-transition: -moz-transform 1s ease-out;
	-o-transition: -o-transform 1s ease-out;
	-ms-transition: -ms-transform 1s ease-out;*/}
.adispaly a span{ color:#999999; font-size:14px;}
.adispaly a.a1{ background:url(../images/4_2.png) 20px center no-repeat}
.adispaly a.a2{ background:url(../images/4_3.png) 20px center no-repeat}
.adispaly a.a3{ background:url(../images/4_4.png) 20px center no-repeat}
.adispaly a.a4{ background:url(../images/4_5.png) 20px center no-repeat}
.bg4_3{position:absolute;  left:50%;margin-left:-1019px; opacity: 0;  transition: all 1s; top:735px; width:537px; height:76px; }
.active .bg4_3{margin-left:-719px;opacity: 1;transition-delay: 1.5s;}
.bg4_4{ background:url(../images/4_7.png) 0 0 no-repeat; width:503px; height:460px; position:absolute; opacity: 0; left:50%; margin-left:-30px; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;top:375px;}
.active .bg4_4,.active .bg4_5{opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}

.bg4_5{width:521px; height:73px; position:absolute; opacity: 0; left:50%; margin-left:-48px; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;top:279px;}

.video13{  width:456px; height:286px;}.bg4_4 div{ padding:14px 0 0 22px}
.adispaly div{ background:#fff; width:239px;border-radius:5px;margin-right:10px; height:75px;float:left; position:relative}
/*.adispaly div:hover a{ color:#fff}*/
/*.adispaly div:hover a span{ color:#fff}*/
/*.adispaly div a.a1:hover{ background:url(../images/4_21.png) 20px center no-repeat}
.adispaly div a.a2:hover{ background:url(../images/4_31.png) 20px center no-repeat}
.adispaly div a.a3:hover{ background:url(../images/4_41.png) 20px center no-repeat}
.adispaly div a.a4:hover{ background:url(../images/4_51.png) 20px center no-repeat}*/

 @media screen and (-webkit-min-device-pixel-ratio:0) {
.adispaly div a.a1:hover{ background:url(../images/4_21.png)/*tpa=/search/images/4_21.png*/ 20px center no-repeat}
.adispaly div a.a2:hover{ background:url(../images/4_31.png)/*tpa=/search/images/4_31.png*/ 20px center no-repeat}
.adispaly div a.a3:hover{ background:url(../images/4_41.png)/*tpa=/search/images/4_41.png*/ 20px center no-repeat}
.adispaly div a.a4:hover{ background:url(../images/4_51.png)/*tpa=/search/images/4_51.png*/ 20px center no-repeat}
}
@-moz-document url-prefix(){
.adispaly div a.a1:hover{ background:url(../images/4_21.png)/*tpa=/search/images/4_21.png*/ 20px center no-repeat}
.adispaly div a.a2:hover{ background:url(../images/4_31.png)/*tpa=/search/images/4_31.png*/ 20px center no-repeat}
.adispaly div a.a3:hover{ background:url(../images/4_41.png)/*tpa=/search/images/4_41.png*/ 20px center no-repeat}
.adispaly div a.a4:hover{ background:url(../images/4_51.png)/*tpa=/search/images/4_51.png*/ 20px center no-repeat}
} 


.adispaly div em{ position:absolute; display:block; left:0; top:0; z-index:1; width:0; height:75px; border-radius:5px;}
.adispaly div:hover em {animation:myfirst 1s;
            -webkit-animation:myfirst 1s;
            animation-fill-mode: forwards;}
@-webkit-keyframes myfirst /* Safari and Chrome */
        {
            0%   {background:#e52f22; width:0%;}
            100% {background:#e52f22;width:100%;}
        }
.adispaly div:hover a,.adispaly div:hover a span{
animation:myfirst11 1s;
            -webkit-animation:myfirst11 1s;
            animation-fill-mode: forwards;
}		
	@-webkit-keyframes myfirst11 /* Safari and Chrome */
        {
            0%   { color:#fff;}
            100% {color:#fff}
        }	
.adispaly a:hover{/*transition-delay: 0.01s;
-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);*/}
	.panel{display:none;width:65%; background:#ffffff}
	.fea_mask{ position:absolute; width:100%; height:100%; background:#000; z-index:100000;opacity:0.7; display:none; left:0; top:0}
.er_navtit{ position:relative; z-index:1; background:#ff9900; padding-left:30px; color:#fff; font-size:30px; padding-top:15px;height:85px;}
.er_navtit i{ font-style:normal;}
.right_p_a i{ display:none}
@font-face
{
font-family: myFirstFont;
src: url('../images/calibril.ttf')/*tpa=/search/images/calibril.ttf*/;
}
.er_navtit em{ background:url(../images/close2.png) 0 0 no-repeat; display:block; height:50px; width:50px; position:absolute; left:-65px; top:23px; cursor:pointer}
.er_navtit span{ font-size:24px; color:#ffbb74; text-transform:uppercase; font-family:myFirstFont;}
.notice1{ position:absolute; left:0; width:100%; height:100%; top:0}
.notice1 .tab-hd{ height:100%;  background:#f8f8f8; float:left; width:220px;box-shadow: 4px 4px 4px #ccc; position:relative}
.notice1 .tab-hd ul{ padding-top:20px;}
.notice1 .tab-hd ul li{ height:46px; line-height:46px; text-indent:73px; cursor:pointer; color:#333; font-size:16px; background:url(../images/ico7.png) 0 0 no-repeat}
.notice1 .tab-hd ul li:hover,.notice1 .tab-hd ul li.on{ background:url(../images/ico8.png) 0 0 no-repeat #fff; color:#e52f22}
.notice1 .tab-hd ul li.w1,.notice1 .tab-hd ul li.w1:hover,.notice1 .tab-hd ul li.w1.on{ background-position:40px 14px}
.notice1 .tab-hd ul li.w2,.notice1 .tab-hd ul li.w2:hover,.notice1 .tab-hd ul li.w2.on{ background-position:40px -34px}
.notice1 .tab-hd ul li.w3,.notice1 .tab-hd ul li.w3:hover,.notice1 .tab-hd ul li.w3.on{ background-position:40px -79px}
.notice1 .tab-hd ul li.w4,.notice1 .tab-hd ul li.w4:hover,.notice1 .tab-hd ul li.w4.on{ background-position:40px -126px}
.notice1 .tab-hd ul li.w5,.notice1 .tab-hd ul li.w5:hover,.notice1 .tab-hd ul li.w5.on{ background-position:40px -126px}
.notice1 .tab-hd ul li.w6,.notice1 .tab-hd ul li.w6:hover,.notice1 .tab-hd ul li.w6.on{ background-position:38px -226px}
.notice1 .tab-hd ul li.w7,.notice1 .tab-hd ul li.w7:hover,.notice1 .tab-hd ul li.w7.on{ background-position:38px -271px}
.notice1 .tab-hd ul li.w8,.notice1 .tab-hd ul li.w8:hover,.notice1 .tab-hd ul li.w8.on{  background-position:38px -316px}
.notice1 .tab-hd ul li.w9,.notice1 .tab-hd ul li.w9:hover,.notice1 .tab-hd ul li.w9.on{ background-position:40px -381px}
.notice1 .tab-hd ul li.w10,.notice1 .tab-hd ul li.w10:hover,.notice1 .tab-hd ul li.w10.on{ background-position:40px -426px}
.notice1 .tab-hd ul li.w11,.notice1 .tab-hd ul li.w11:hover,.notice1 .tab-hd ul li.w11.on{ background-position:40px -476px}
.notice1 .tab-hd ul li.w12,.notice1 .tab-hd ul li.w12:hover,.notice1 .tab-hd ul li.w12.on{ background-position:40px -521px}
.notice1 .tab-hd ul li.w13,.notice1 .tab-hd ul li.w13:hover,.notice1 .tab-hd ul li.w13.on{  background-position:40px -566px}

.notice1 .tab-bd{ float:right; background:#fff; }
.neirongquyu{ padding:35px 45px 45px 45px;}
.neirongquyu img{max-width: 100%;height: auto !important;}
.md10 img{ margin-bottom:10px;}
.er_navtit .right_p_a{ width:156px; position:absolute; left:-156px; top:150px;}
.er_navtit .right_p_a ul li{ height:56px; text-align:right; margin-bottom:5px;}
.er_navtit .right_p_a ul li a{ border-radius:7px 0 0 7px; overflow:hidden;text-indent:55px; text-align:left; line-height:56px; display:inline-block; width:56px; height:56px;}
.er_navtit .right_p_a ul li a span,.er_navtit .right_p_a ul li a em{ display:none; }
.er_navtit .right_p_a ul li a:hover span,.er_navtit .right_p_a ul li a.on span,.er_navtit .right_p_a ul li a:hover em,.er_navtit .right_p_a ul li a.on em{font-size:18px; color:#fff; display:inline}
.er_navtit .right_p_a ul li a.on{ width:156px; }
.er_navtit .right_p_a ul li .on.p_a2,.er_navtit .right_p_a ul li .p_a2:hover{ background:url(../images/ico2.png) no-repeat 14px -47px #e52f22}
.er_navtit .right_p_a ul li .on.p_a1,.er_navtit .right_p_a ul li .p_a1:hover{ background:url(../images/ico2.png) no-repeat 14px 14px #e52f22}
.er_navtit .right_p_a ul li .on.p_a3,.er_navtit .right_p_a ul li .p_a3:hover{ background:url(../images/ico2.png) no-repeat 14px -108px #e52f22}
.er_navtit .right_p_a ul li .on.p_a4,.er_navtit .right_p_a ul li .p_a4:hover{ background:url(../images/ico2.png) no-repeat 14px -168px #e52f22}
.er_navtit .right_p_a ul li .on.p_a5,.er_navtit .right_p_a ul li .p_a5:hover{ background:url(../images/ico2.png) no-repeat 14px -237px #e52f22}
.er_navtit .right_p_a ul li .on.p_a7,.er_navtit .right_p_a ul li .p_a7:hover{ background:url(../images/ico2.png) no-repeat 14px -375px #e52f22}
.er_navtit .right_p_a ul li .on.p_a6,.er_navtit .right_p_a ul li .p_a6:hover{ background:url(../images/ico2.png) no-repeat 14px -318px #e52f22}
.er_navtit .right_p_a ul li .p_a1{background:url(../images/ico1.png) no-repeat 14px -47px #e5e5e5}
.er_navtit .right_p_a ul li .p_a2{background:url(../images/ico1.png) no-repeat 14px 14px #e5e5e5}
.er_navtit .right_p_a ul li .p_a3{background:url(../images/ico1.png) no-repeat 14px -108px #e5e5e5}
.er_navtit .right_p_a ul li .p_a4{background:url(../images/ico1.png) no-repeat 14px -168px #e5e5e5}
.er_navtit .right_p_a ul li .p_a5{background:url(../images/ico1.png) no-repeat 14px -237px #e5e5e5}
.er_navtit .right_p_a ul li .p_a6{background:url(../images/ico1.png) no-repeat 14px -318px #e5e5e5}
.er_navtit .right_p_a ul li .p_a7{background:url(../images/ico1.png) no-repeat 14px -375px #e5e5e5}
.er_navtit .right_p_a ul li a:hover{ width:156px;animation:myfirst_1 1s;text-indent:55px;
            -webkit-animation:myfirst_1 1s;
            animation-fill-mode: forwards;}
@-webkit-keyframes myfirst_1 /* Safari and Chrome */
        {
            0%   { width:56px;}
            100% {width:156px;}
        }
		
	.er_navtit .right_p_a ul li a.on:hover{animation:myfirst_2 1s;text-indent:55px;
            -webkit-animation:myfirst_2 1s;
            animation-fill-mode: forwards;}
@-webkit-keyframes myfirst_2 /* Safari and Chrome */
        {
            0%   { width:156px;}
            100% {width:156px;}
        }	
.dibubeijing{ position:absolute; left:0; width:100%; background:url(../images/ds.png) center center no-repeat; background-size:100% 100%; height:369px; bottom:0}
.cnt{ width:100%; height:100%;}
.swiper-container {width: 100%;height: 100%;    }.swiper-wrapper{ padding-top:140px}
.nianfen em{ position:absolute; background:url(../images/ico3.png) 0 0 no-repeat; display:block; height:10px; width:10px; left:50%; margin-left:-5px; position:absolute; bottom:-5px }
.intro .nianfen em{ background:url(../images/ico4.png) 0 0 no-repeat; height:15px; width:15px; margin-left:-7.5px; bottom:-7.5px;}
.nianfen{ margin-bottom:35px; text-align:center;position:relative; border-bottom:1px solid #e5e5e5; height:73px; font-size:36px;}.swiper-slide p b{ color:#333; }
.swiper-slide p{ margin-bottom:30px;text-align:center; padding:0 30px; line-height:24px; color:#666; font-size:14px;}
.fanyeanniu{ padding-top:62px; text-align:center}
.fanyeanniu a{ display:inline-block ; width:48px; height:48px;cursor:pointer; margin:0 10px;}
.fanyeanniu #shangyiye{ background:url(../images/ico5.png) 0 0 no-repeat}.fanyeanniu #xiayiye{ background:url(../images/ico6.png) 0 0 no-repeat}
.pinggai p span{ color:#e52f22}.pinggai p{ font-size:14px;color:#333;line-height:30px; padding-bottom:10px;}
.pinggai{ padding:49px 98px 30px 98px}
.ygjiyu ul li{ margin-bottom:50px; position:relative;  float:left; width:33%}.ygjiyu ul { padding:55px 10px 10px 10px}.ygjiyu ul li .pd{ padding:0 10px;}
.ygjiyu ul li .em{background:url(/search/images/rt1.png) 0 0 no-repeat; position:absolute; z-index:9999; top:-16px; width:43px; height:36px; left:50%; margin-left:-22px; display:block;}
.ygjiyu .padding1 .kfu_tit{line-height:82px; position:relative; color:#333; overflow:hidden; font-size:16px; text-indent:79px; background:url(/search/images/rt.png) 20px center no-repeat #f8f8f8; height:82px;}
.pingjia ul li{ margin:0;float:left; width:50%; color:#999; font-size:14px; text-align:center;  height:65px;}.pingjia{ height:65px;background:#fff; padding:10px 0}
.pingjia ul li.b0{ margin-left:-1px; border-left:1px solid #e5e5e5;}.pingjia ul{ padding:0}
.pingjia ul li p{ color:#ff9900; font-size:16px; line-height:35px;}.pingjia ul li p span{ color:#999;}
.kdfujiyu{ background:#fff;border-top:1px solid #e5e5e5; padding:15px; height:66px;font-size:14px; color:#333; line-height:24px;}.kdfujiyu em{ font-style:normal; border-radius:2px; padding:0 2px; color:#fff; background:#ff9900;}
.kdfujiyu span{ padding-left:7px;}


/*城市晒单*/
.cslist ul .csli_big{overflow: auto; zoom: 1;background:url(../images/gouxuan6.png) repeat-y #f8f8f8; border-bottom:1px solid #e5e5e5 }
.cslist ul .csli_big .cs_big_l{ width:160px; float:left; text-align:center; font-size:16px; color:#333;}
.cslist ul .csli_big .cs_big_r{ float:left;}
/*.cslist ul .csli_big .cs_big_r a{ color:#333}
.cslist ul .csli_big .cs_big_r a.on{ color:#f00}*/
.cslist ul .csli_big .cs_big_r div{ padding:7px 25px 0 25px}.cslist ul .csli_big .cs_big_r span{ padding-right:0; padding-bottom:7px; display:inline-block}
.cslist ul .csli_big .cs_big_r span a{ display:inline-block; color:#333; height:30px; line-height:30px; font-size:14px; border:1px solid #f8f8f8; padding:0 10px}
.cslist ul .csli_big .cs_big_r span a.on{ border-color:#e52f22; background:url(../images/gouxuan.png) right bottom no-repeat #fff; color:#e52f22}
 #list i{ cursor:pointer}

