@charset "utf-8";

/* CSS Document */

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Tahoma, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft YaHei", STXihei, STHeiti, Heiti, SimSun, sans-serif;
	font-size: 100%;
}

html,
body {
	color: #333
}

body {
	background: #fff;
}

ul,
ol,
li {
	list-style: none;
}

a:link,
a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #12b7f5;
}

img {
	border: none;
}

em {
	font-style: normal;
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: normal;
}


.phone-top{
	display: none;
}
.wrap{
	width: 100%;
    min-width: 1280px;
    min-height:2018px;
    float: left;
    background: url(/image/show/new/bg.jpg) center -97px no-repeat #00b19d;
}
.wrap .wrap-main{
	width: 1200px;
	height: auto;
	margin:0 auto;
}
.text-main{
	width: 1200px;
	height: auto;
	margin:0 auto;
}
.text-main img{
	float: left;
	margin:58px 84px 0;
}

.floo{
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 50px;
}
.floo .bt{
	float: left;
	width: 100%;
}
.floo .bt img{
	float: left;
	width:  571px;
	height: 53px;
	margin:0 314.5px;
}
.floo ul{
	float: left;
	width: 1198px;
	height: auto;
	background: #fffbe2;
	border:1px solid #00856b;
	border-radius: 30px;
	margin-top:25px;
	padding: 25px 0 10px;
}
.floo ul li{
	float: left;
	width: 216px;
	height: 202px;
	margin: 0 0px 30px 19px;
	transition: all .2s linear;
}
.floo ul li a{
	float: left;
	width: 100%;
	height: 100%;
	background: #fff;
	border:1px solid #ccc;
	border-radius: 3px;
}
.floo ul li a img{
	float: left;
	width: 216px;
	height: 156px;
	border-radius: 3px;
}
.floo ul li a .txt-main{
	float: left;
	width: 194px;
	margin:0 11px;
}
.floo ul li a .txt-main b{
	float: left;
	color: #222;
	font-size: 16px;
	line-height: 46px;
}
.floo ul li a .txt-main span{
	float: left;
	color: #222;
	font-size: 14px;
	line-height: 46px;
	margin-left: 5px;
}
.floo ul li:hover{
	box-shadow: 0 6px 15px #b1a99e;
}
.floo ul li a:hover .txt-main b{
	color: #ff6857;
}
.floo ul li a:hover .txt-main span{
	color: #ff6857;
}
.bot-bg{
	float:left;
	width: 100%;
	min-width: 1280px;
	height: 330px;
    background: url(/image/show/new/bot-bg.png) center top no-repeat;
    margin-top: -170px;
}
.bot-bg .bot-main{
	width: 1200px;
	margin:0 auto;
	height: auto;
}
/*悬浮*/
.xf{
	float: right;
	width: 162px;
	height:401px;
	background: url(/image/show/new/xf-bg.png) no-repeat;
	position: fixed;
	right: 0;
	top:25%;
}
.xf ul{
	float: left;
	width: 120px;
	height:auto;
	margin:86px 24px 0 17px;
}
.xf ul li{
	float: left;
	width: 100%;
	height: auto;
	padding: 9px 0;
}
.xf ul li.line{
	float: left;
	width: 116px;
	margin:0 2px;
	border-bottom: 1px dashed #feaa03;
	padding:0;
}
.xf ul li a{
	float: left;
	width: 100%;
	height: auto;
	color: #6d3423;
	font-size: 14px;
	text-align: center;
	line-height:16px;
	padding:6px 0;
	border-radius: 20.5px;
}
.xf ul li a:hover{
	color: #ff5a00 !important;
}

/*less than 533px, phone_portrait*/
@media only screen and (max-width:533px){
	.zt-top{
		display: none;
	}
	.phone-top{
		display: block;
		float: left;
		width: 100%;
		min-width: 1280px;
		height:90px;
		background: #fff;
	}
	.phone-top .phone-main{
		width: 1200px;
		margin:0 auto;
	}
	.phone-top .phone-main img{
		float: left;
		height: auto;
		width: 20%;
    	margin-top: 11px;
	}
	.phone-top .phone-main a{
		float: right;
		line-height: 90px;
		font-size: 36px;
		color: #115fad;
		margin-right: 10px;
	}
	.wrap{
	    background: url(/image/show/new/bg.jpg) center -45px no-repeat #00b19d;
	}
	.text-main img {
	    height: auto;
	    width: 100%;
	    margin: 80px 0 0;
	}
	.floo ul li {
	    width: 46%;
	    height: auto;
	    margin: 0 0% 30px 2.5%;
	}
	.floo ul li a {
	    border-radius: 10px;
	}
	.floo ul li a img{
		border-radius: 10px;
		width: 100%;
		height: auto;
	}
	.floo ul li a .txt-main {
	    width:100%;
	    margin:0;
	}
	.floo ul li a .txt-main b {
	    font-size: 36px;
	    line-height: 72px;
	    margin-left: 20px;
	}
	.floo ul li a .txt-main span {
	    font-size:30px;
	    line-height: 72px;
	    margin-left:10px;
	}
	.floo .bt {
	    text-align: center;
	}
	.floo .bt img {
	    float: initial;
	    width: 75%;
	    height: auto;
	    margin: 15px 0 20px;
	}
	.xf{
		display: none;
	}

}
