﻿html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl{list-style-type:none}
html,body{*position:static}
html{font-family: sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
body,th,td,button,input,select,textarea{font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";font-size:12px;color: #333;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing:grayscale}
body{line-height:1.6}
h1,h2,h3,h4,h5,h6{font-size:100%}
a,area{outline:none;blr:this.onFocus=this.blur())}
a{text-decoration:none;cursor: pointer}
a:hover{text-decoration:underline;outline:none}
a.ie6:hover{zoom:1}
a:focus{outline:none}
a:hover,a:active{outline:none}:focus{outline:none}
sub,sup{vertical-align:baseline}
button,input[type="button"], input[type="submit"] {line-height:normal !important;}
/*img*/
img{border:0;vertical-align:middle}
a img,img{-ms-interpolation-mode:bicubic}
.img-responsive{max-width: 100%;height: auto}
.fl{float: left;} 
.fr{float: right;}
/*IE下a:hover 背景闪烁*/
*html{overflow:-moz-scrollbars-vertical;zoom:function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}
 
/*HTML5 reset*/
header,footer,section,aside,details,menu,article,section,nav,address,hgroup,figure,figcaption,legend{display:block;margin:0;padding:0}time{display:inline}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none}
legend{width:100%;margin-bottom:20px;font-size:21px;line-height:40px;border:0;border-bottom:1px solid #e5e5e5}
legend small{font-size:15px;color:#999}
svg:not(:root) {overflow: hidden}
fieldset {border-width:0;padding: 0.35em 0.625em 0.75em;margin: 0 2px;border: 1px solid #c0c0c0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto}
input[type="search"] {-webkit-appearance: textfield; /* 1 */-moz-box-sizing: content-box;-webkit-box-sizing: content-box; /* 2 */box-sizing: content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
/*
Name:			style_clearfix
Example:		class="clearfix|cl"
Explain:		Clearfix（简写cl）避免因子元素浮动而导致的父元素高度缺失能问题
*/
.cl:after,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}



{
	display: block;
	width: 100%;
}

 {
	display: block;
	width: 100%;
}

 .tabs {
	display: block;
	width: 100%;
	background: #ededed;
}

 .tabs>a {
	position: relative;
	float: left;
	display: block;
	width: 33.333%;
	height: 3rem;
	color: #333;
	text-align: center;
	font-size: 1.4rem;
	line-height: 3rem;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	transition: .2s;
}

 .tabs>a:nth-child(1):after {
	position: absolute;
	top: 25%;
	right: 0;
	width: 1px;
	height: 50%;
	background: #999;
	content: '';
	-webkit-transform: translate3d(-30%,0,0);
	-moz-transform: translate3d(-30%,0,0);
	transform: translate3d(-30%,0,0);
}

 .tabs>a:nth-child(2):after {
	position: absolute;
	top: 25%;
	right: 0;
	width: 1px;
	height: 50%;
	background: #999;
	content: '';
	-webkit-transform: translate3d(-30%,0,0);
	-moz-transform: translate3d(-30%,0,0);
	transform: translate3d(-30%,0,0);
}

 .tabs>.active {
	background: #C88C3C;
	color: #fff!important;
}

 .tabs>a:before {
	position: absolute;
	bottom: -.6rem;
	left: 50%;
	display: block;
	visibility: hidden;
	width: 0;
	height: 0;
	border-top: .7rem solid #C88C3C;
	border-right: .7rem solid transparent;
	border-left: .7rem solid transparent;
	content: '';
	-webkit-transition: transform .1s;
	-moz-transition: transform .1s;
	transition: transform .1s;
	-webkit-transform: translate(-50%,-90%);
	-moz-transform: translate(-50%,-90%);
	transform: translate(-50%,-90%);
}

 .tabs>.active:before {
	visibility: visible;
	-webkit-transform: translate(-50%,0)!important;
	-moz-transform: translate(-50%,0)!important;
	transform: translate(-50%,0)!important;
}

 .tabs>.active:after {
	background: #702020!important;
}

 .swiper-container {
	padding-top: 1rem!important;
}

 .content-slide {
	display: block;
	margin: 0 auto;
	width: 96%;
}

.news-list {
	min-height: 18rem;
}

.xy-list {
	display: block;
	width: 100%;
}

.news-list li {
	display: block;
	padding: .6rem 0;
	width: 100%;
	border-bottom: 1px dotted #ccc;
}

.xy-hiden {
	width: 100%;
}
.xy-icon {
	width: 35%;
	float:left;
	height: 7.2rem;
	overflow:hidden;
}

.xy-text {
	float: left;
    width: 62%;
    padding-left: 3%;
}

.xy-n-title {
	padding-bottom: .1rem;
	width: 100%;
	color: rgb(209, 142, 5);
	text-align: left;
	font-size: 1.4rem;
	line-height: 1.8rem;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.xy-n-val {
	display: inline-block;
    width: 100%;
    color: #333;
    text-align: left;
    font-size: 1.3rem;
    line-height: 1.6rem;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}

.xy-n-time {
	display: block;
    color: #999;
    font-size: 1rem;
}

.xy-detail{
	display: inline-block;
	color: #C88C3C;
}


/*footer*/
.bg3 { background: #333; display: inline-block; padding-bottom: 2rem;}
.main { margin: 0 auto; width: 100%;}
.title {text-align: center;width: 100%;padding: 4% 0 2% 0;}
.title h4 { color: #fff; font-weight: bold; font-size:22px; text-align:center;}
.city-list { width: 90%; margin: 0 auto;}
.clearfix { clear: both;}
.city-list li { float: left;width: 25%; line-height:30px; text-align: center;}
.city-list li a { color: #fff; font-size:18px; text-align:center;}
.footer-logo { font-size:18px; width: 100%; clear: both;}
.footer-logo span{ display:block; line-height:26px;}
.footer-logo a img {width:160px; margin:8px auto;}
.main:after { clear: both; content: "";}
