@font-face {
  font-family: 'iconfont';  /* project id 476304 */
  src: url('//at.alicdn.com/t/font_476304_i5b2qk0jc127f1or.eot');
  src: url('//at.alicdn.com/t/font_476304_i5b2qk0jc127f1or.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_476304_i5b2qk0jc127f1or.woff') format('woff'),
  url('//at.alicdn.com/t/font_476304_i5b2qk0jc127f1or.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_476304_i5b2qk0jc127f1or.svg#iconfont') format('svg');
}

.iconfont_fonts{
    font-family:"iconfont" !important;
    font-size:26px;
	font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}

.dwxx_fonts{
    font-family:"iconfont" !important;
    font-size:26px;
	font-style:normal;
	color: #fbaa00;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}



.ywxx_fonts{
    font-family:"iconfont" !important;
    font-size:22px;
	font-style:normal;
	color: #fbaa00;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}

#banner_dw{
	width: 100%;
	height: 950px;
}

#banner_dw .banner{
	background-image:url(../img/dongsi/bannre_01.jpg);
	background-size:initial;
	background-repeat:no-repeat;
	background-position: center;
	/*position: fixed;*/
	width: 100%;
	height: 950px;
}

#sitecontent{
	width: 100%;
	height: auto;
}


#sitecontent .conten_morte{
	width: 1350px;
	overflow: hidden;
	margin: auto;
}

#sitecontent .conten_morte .getmis{
	width: 404px;
	height: 211px;
	margin: auto;
	padding-top: 100px;
	padding-bottom: 120px;
}

#sitecontent  .conten_morte .getmis img{
	max-width: 404px;
}


#sitecontent .postbody{
	
	background-color: #3c3c5f;
	overflow: hidden;
	padding-bottom: 130px;
}

#sitecontent .postbody .ptonte{
	width: 1350px;
	margin: auto;
}


#sitecontent .postbody .ptonte .pote_img{
	width: 325px;
	margin: auto;
	padding-top: 150px;
}

#sitecontent .postbody .ptonte .pote_img img{
	max-width: 69px;
	position: relative;
	left: 50%;
	margin-left: -30px;
}



#sitecontent .postbody .ptonte .pote_img .tex_a{
	text-align: center;
	color: #ffd7c4;
	font-size: 36px;
	font-weight: bold;
}

#sitecontent .postbody .ptonte .pote_img .tex_b{
	text-align: center;
	color: #ffd7c4;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase
}


#sitecontent .postbody .ptonte .risote{
	margin-top: 95px;
	overflow: hidden;

}

#sitecontent .postbody .ptonte .risote ul{
	padding: 0;
	margin: 0;
}

#sitecontent .postbody .ptonte .risote ul li{
	width: 14%;
	float: left;
	overflow: hidden;
	margin-left: 110px;
}

#sitecontent .postbody .ptonte .risote ul li .stegte{
	width: 144px;
	height: 144px;
	background: url(../img/dongsi/ds_imglm_03.png) no-repeat center;
	position:relative;
	left: 50%;
	margin-left: -70px;
}


#sitecontent .postbody .ptonte .risote ul li .stegte em{
	width: 100%;
	overflow: hidden;

}

#sitecontent .postbody .ptonte .risote ul li .stegte em img{
	max-width: 125px;
	width: 100%;
	position: relative;
	top: 10px;
	left: 10px;
}


#sitecontent .sonte_got{
	
	background-color: #1f1f32;
	overflow: hidden;
	padding-bottom: 0;
}

#sitecontent .sonte_got .motei_lm{
	width: 1350px;
	margin: auto;
}

#sitecontent .sonte_got .motei_lm .risonct{
width:520px;
	margin: auto;
	padding-top:150px; 
}

#sitecontent .sonte_got  .motei_lm .risonct img{
	max-width: 69px;
	position: relative;
	left: 50%;
	margin-left: -30px;
}



#sitecontent .sonte_got .motei_lm .risonct .tex_a{
	text-align: center;
	color: #ffd7c4;
	font-size: 36px;
	font-weight: bold;
	margin-top: 15px;
}

#sitecontent .sonte_got .motei_lm .risonct .tex_b{
	text-align: center;
	color: #ffd7c4;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase
}


#sitecontent .sonte_got .motei_lm .stepion_isteq{
	width: 1260px;
	margin: auto;
	padding-top: 50px;
}



/*轮播代码*/

.win {
	width: 1160px;
	height: 630px;
	border: 0px solid #ccc;
	margin: 20px auto;
	position: relative;
	overflow: hidden;
}
.title {
	width: 100%;
	height:100px;
	background: #eee;
	position: relative;
}
.title a {
	/*padding:0 30px;*/width: 33.2%;
	height: 100%;
	float: left;
	text-align: center;
	line-height: 30px;
	font-size: 15px;
	color: #009797;
	text-decoration: none;
	position: relative;
	z-index: 1;
	
}
	

	
.title .float {
	width:33.59%;
	height: 100%;
	background: #3e3e64;
	position: absolute;
	margin: 0 1px 0 0;
}
	
.title a img{
	position: relative;
	top: 20px;
}
	
.box {
	width: 100%;
	height: 527px;
	position: relative;
}
.box div {
	width: 100%;
	height: 100%;
	position: absolute;
	left: -100%;
	font-size: 70px;
	text-align: center;
	line-height: 270px;
	top: 0;
	color: #fff;
}
.rightB {
	width: 50px;
	height: 70px;
	font-size: 20px;
	color: #fff;
	background: rgba(0,0,0,0.5);
	position: absolute;
	right: 0;
	top: 45%;
	line-height: 70px;
	text-align: center;
	cursor: pointer;
	display: none;
}
.leftB {
	width: 50px;
	height: 70px;
	font-size: 20px;
	color: #fff;
	background: rgba(0,0,0,0.5);
	position: absolute;
	left: 0;
	top: 45%;
	line-height: 70px;
	text-align: center;
	cursor: pointer;
	display: none;
}
.color1 {
	background:  url( ../img/dongsi/fei_o2o_img_01.jpg);
}
.color2 {
	background: url( ../img/dongsi/fei_o2o_img_02.jpg);
}
.color3 {
	background:url( ../img/dongsi/fei_o2o_img_03.jpg);
}
.color4 {
	background: #E84C3D;
}
.color5 {
	background: #F831FD;
}


.icon_button{
	width: 150px;
	margin: 85px auto;
	padding-bottom: 0px;
}

.icon_button .button_fei{
	width:150px;
	line-height: 46px;
	border-radius:30px;
	display:inline-block;
	position:relative;
		background-color: #fff;
	font-size: 18px;
	text-align: center;
}



.button_fei:before, .button_fei:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	pointer-events: none
}

.button_fei:before{
	width:148px;
	height: 44px;
	border: 1px solid #fff;
	-moz-transition: all 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-o-transition: all 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-webkit-transition: all 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition: all 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}


.button_fei:after {
	width:148px;
	height: 44px;
	border: 1px solid #fff;
	background-color: rgba(62, 62, 100, 0.3);
	opacity: 0;
	
	-moz-transform: scale(0.5, 0.5);
	-ms-transform: scale(0.5, 0.5);
	-webkit-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	-moz-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
	-o-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
	-webkit-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
	transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
}


 .button_fei:hover:before{
	
	opacity: 0;
	-moz-transform: scale(1.5, 1.5);
	-ms-transform: scale(1.5, 1.5);
	-webkit-transform: scale(1.5, 1.5);
	transform: scale(1.5, 1.5);
	-moz-transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}


.button_fei:hover:after{
	
	opacity: 1;
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}


#sitecontent .moteisohote{
	
	background-color: #f9f9f9;
	overflow: hidden;
	padding-bottom: 0;
}

#sitecontent .moteisohote .winteo_pte{
	width: 1350px;
	margin: 120px auto 80px auto;
}

#sitecontent .moteisohote .winteo_pte .houst{
	width: 380px;
	margin: auto;
}

#sitecontent .moteisohote .winteo_pte .houst img{
	max-width: 69px;
	position: relative;
	left: 50%;
	margin-left: -30px;
}

.tex_a{
	text-align: center;
	color: #836b54;
	font-size: 36px;
	font-weight: bold;
	margin-top: 15px;
}

.tex_b{
	text-align: center;
	color: #b8b8b8;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase
}

#sitecontent .moteisohote .tonteos_conte{
	width: 1350px;
	margin: auto;
	background-color: #fff;
}


#sitecontent .moteisohote .tonteos_conte .motewis{
	padding: 53px 53px 0px 53px;
}

#sitecontent .moteisohote .tonteos_conte .motewis .img{

	max-width: 1240px;
}

#sitecontent .moteisohote .tonteos_conte .motewis .img img{

	width: 100%;
}

#sitecontent .moteisohote .tonteos_conte .motewis .stegote{
	width: 95%;
	padding-top: 20px;
	overflow: hidden;
	padding-bottom: 20px;
	margin: auto;
}

#sitecontent .moteisohote .tonteos_conte .motewis .stegote em{
	float: left;
}

#sitecontent .moteisohote .tonteos_conte .motewis .stegote dl{
	float: left;
	font-size: 30px;
	color: #393939;
	margin-left: 50px;
	line-height: 52px;
}

#sitecontent .moteisohote .tonteos_conte .motewis .stegote dt{
	float: right;
	margin-right: 30px;
}

#sitecontent .moteisohote .tonteos_conte .motewis .stegote dt h1{
	font-size: 14px;
	line-height: 18px;
	color: #ff9c00;
	font-weight: bold;
}

#sitecontent .moteisohote .tonteos_conte .motewis .stegote dt .p_a{
	font-size: 16px;
	color: #737373;
	line-height: 18px;
}

#sitecontent .moteisohote .tonteos_conte .motewis .stegote dt .p_b{
	font-size: 36px;
	color: #555555;
	float: left;
	margin-left: 5px;
	margin-top: 2px;
}



#sitecontent .moteisohote .tonteos_conte .hoste_os{
	padding: 53px;
	margin-top: 25px;
	overflow: hidden;
}

#sitecontent .moteisohote .tonteos_conte .hoste_os .img_f{
	float: left;
	margin-left: 30px;
}

#sitecontent .moteisohote .tonteos_conte .hoste_os .img_f img{
	max-width: 316px;
}


#sitecontent .moteisohote .tonteos_conte .hoste_os .img_f .topst{
	margin-top: 60px;
}

#sitecontent .moteisohote .tonteos_conte .hoste_os .img_f .topst p{
	color: #272727;
	font-size: 12px;
	line-height: 24px;
}

#sitecontent .moteisohote .tonteos_conte .hoste_os .img_r{
	float: left;
	margin-left: 40px;
}



#sitecontent .moteisohote .conteiso_is{
	width: 1350px;
	margin: 30px auto;
	background-color: #fff;
	overflow: hidden;
}


#sitecontent .moteisohote .conteiso_is .teiso_mo{
	padding: 53px;
	overflow: hidden;
}

#sitecontent .moteisohote .conteiso_is .teiso_mo .ti_f{
	float: left
}

#sitecontent .moteisohote .conteiso_is .teiso_mo .ti_f img{
	max-width: 842px;
	width: 100%;
}


#sitecontent .moteisohote .conteiso_is .teiso_mo .ti_r{
	float: left;
	margin-left:60px;
}

#sitecontent .moteisohote .conteiso_is .teiso_mo .ti_r .tioitwe{
	margin-top: 60px;
	width: 100px;
}

#sitecontent .moteisohote .conteiso_is .teiso_mo .ti_r .tioitwe li{
	width: 8px;
	height: 8px;
	float:left;
	background-color: #dcdcdc;
	margin: 0px 4px 0px 0px;
	list-style-type:none;
}

.fonte_12_os{
	
	font-size: 12px;
	color: #272727;
	line-height: 30px;
}


#sitecontent .moteisohote .misteo{
	width: 100%;
	max-width: 1920px;
	height: 324px;
	background: url(../img/dongsi/fei_o2o_img_04.jpg) no-repeat center center;
}

#sitecontent .moteisohote .misteo .goeti_is{
	width: 1350px;
	margin: auto;
}



 .button_liao{
	width:150px;
	line-height: 46px;
	border-radius:30px;
	display:inline-block;
	position:relative;
		background-color: #fff;
	font-size: 18px;
	text-align: center;
}



.button_liao:before, .button_liao:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	pointer-events: none
}

.button_liao:before{
	width:148px;
	height: 44px;
	border: 1px solid #fff;
	-moz-transition: all 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-o-transition: all 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-webkit-transition: all 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition: all 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}


.button_liao:after {
	width:148px;
	height: 44px;
	border: 1px solid #fff;
	background-color: rgba(62, 62, 100, 0.3);
	opacity: 0;
	
	-moz-transform: scale(0.5, 0.5);
	-ms-transform: scale(0.5, 0.5);
	-webkit-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	-moz-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
	-o-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
	-webkit-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
	transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
}


 .button_liao:hover:before{
	
	opacity: 0;
	-moz-transform: scale(1.5, 1.5);
	-ms-transform: scale(1.5, 1.5);
	-webkit-transform: scale(1.5, 1.5);
	transform: scale(1.5, 1.5);
	-moz-transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}


.button_liao:hover:after{
	
	opacity: 1;
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}


#sitecontent .moteisohote .pteso_bj{
	width: 100%;
	background-color: #fff;
	overflow: hidden;

}

#sitecontent .moteisohote .pteso_bj  .teosp_ops{
	width: 1350px;
	margin: 120px auto 80px auto;

}

#sitecontent .moteisohote .pteso_bj  .teosp_ops .tes{
	width: 170px;
	margin: auto;
}

#sitecontent .moteisohote  .pteso_bj  .teosp_ops .tes  img{
	max-width: 69px;
	position: relative;
	left: 50%;
	margin-left: -32px;
}





 .piste_in{
	width: 1170px;
	margin: auto;
	
}

 .piste_in .gohte{
	width: 289px;
	margin: auto;
	
}

 .piste_in .gohte img{
	width: 100%;
	padding-top: 150px;
}

 .miteos_os{
	
	width: 1350px;
	margin: auto;
}

 .miteos_os img{
	width: 100%;
	padding-top: 70px;
}


 .wintes{
	width: 1170px;
	overflow: hidden;
	margin: auto;
	padding-bottom: 80px;
}

 .wintes .fontes{
	width: 100%;
	padding-top: 60px;
}

 .wintes .moteia{
	width: 60%;
	float: left;
	padding-top: 60px;
 	margin-left: 80px;
}


 .wintes .fonte_iocn{
 	width: 5%;
	height: auto;
	float: left
}

 .wintes .fonte_iocn p{
	position: relative;
	top: -40px;
	clear: both;
	line-height: 100px;
}

.tieo_l{
	float: left;
}

.mo_pp{
	margin-top: -10px;
}


 .wintes .hiteis{
/*	width: 40%;*/
	float: left;
	padding-top: 60px;
 	margin-left: 80px;
}

 .wintes .hiteis .tt{
	width: 269px;
	margin:auto;
	padding-bottom: 30px;
}


 .wintes .hiteis .fo{
	width: 182px;
	padding: 60px;
	margin: auto;
	background-color: #f5f5f5
}

 .wintes .hiteis .fo img{
	max-width: 182px;
}