@charset "utf-8";
*{
	margin: 0;
	padding: 0;
}

body{ min-width:1400px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #333;
	font-family: "microsoft yahei";
}

ul,p,form,input,h1,h2,h3,h4,h5,h6,span{
	padding: 0;
	margin: 0;
	font-size: 14px;
}

h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}

li{
	list-style: none;
}

img{
	border: 0;
}

.pull-left{
	float: left;
}

.pull-right{
	float: right;
}

a{
	text-decoration: none;
	color: #333;
}

.clear{
	height: 0;
	font-size: 0;
	clear: both;
	overflow: hidden;
}

input,button{
	outline: none;
}

i,em{
	font-style: normal;
}

.clearfix:after{
    content: "";
    clear: both;
    display: block;
    overflow: hidden;
    font-size: 0;
    height: 0;
}
.clearfix{display: block;
    *zoom: 1;
}
.possplit { background:url(../img/fgx_1.png) -1px 20px no-repeat;}

.link_r {    width: 1100px;
    float: left;
    height: 60px;
}
.yqlj2 {    width: 300px;line-height: 34px;
    height: 34px;
    padding-left: 20px;
    color: #5f5959;
    font-size: 14px;
    margin: 13px 0 0 45px;
}
.yqlj {float:left;}

.news_gl { width:830px;}
.news_gr { width:340px;}
.news_l { width:850px;}
.news-gr { width:320px;}
.news-r { width:340px;}
.news_l ul li { float:left; width:260px; margin-left:35px;}
.fhtb { position:absolute; bottom:60px;    right: -5%;
    top: 86%; m display:block; width:60px; height:29px;}
.fhdb { position:relative;}
#scroll-down {
	position:relative;
	width:80%;
	height: 100%;
	background-color:brown;
	text-align: center;
	padding-top:25%;
	padding-bottom: 25%;
	margin-left: auto;
	margin-right: auto;
}
#see-it {
	width:80%;
	height: 100%;
	background-color:green;
	text-align: center;
	padding-top:25%;
	padding-bottom: 25%;
	margin-left: auto;
	margin-right: auto;

}
#try-it {
	width:80%;
	height: 100%;
	background-color:burlywood;
	text-align: center;
	padding-top:25%;
	padding-bottom: 25%;
	margin-left: auto;
	margin-right: auto;
}


#elevator_item {
	width: 60px;
	height: 100px;
	position: fixed;
	right: 15px;
	bottom: 10px;
-webkit-transition: opacity .4s ease-in-out;
-moz-transition: opacity .4s ease-in-out;
-o-transition: opacity .4s ease-in-out;
	opacity: 1;
	z-index: 100020;
	display: none;
}
#elevator_item.off {
	opacity: 0;
	visibility: hidden
}
#elevator {
	display: block;
	width: 60px;
	height: 50px;
	background: url(1312_4.png) center center no-repeat;
	background-color: #444;
	background-color: rgba(0, 0, 0, .6);
	border-radius: 2px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	cursor: pointer;
	margin-bottom: 10px
}
#elevator:hover {
	background-color: rgba(0, 0, 0, .7)
}
#elevator:active {
	background-color: rgba(0, 0, 0, .75)
}
#elevator_item .qr {
	display: block;
	width: 60px;
	height: 40px;
	border-radius: 2px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	cursor: pointer;
	background: url(1312_3.png) center center no-repeat;
	background-color: #444;
	background-color: rgba(0, 0, 0, .6)
}
#elevator_item .qr:hover {
	background-color: rgba(0, 0, 0, .7)
}
#elevator_item .qr:active {
	background-color: rgba(0, 0, 0, .75)
}
#elevator_item .qr-popup {
	width: 170px;
	height: 200px;
	background: #fff;
	box-shadow: 0 1px 8px rgba(0, 0, 0, .1);
	position: absolute;
	left: -180px;
	bottom: 0;
	border-radius: 2px;
	display: none;
	text-align: center
}
#elevator_item .qr-popup .code-link {
	display: block;
	margin: 10px;
	color: #777
}
#elevator_item .qr-popup .code {
	display: block;
	margin-bottom: 10px
}
#elevator_item .qr-popup .arr {
	width: 6px;
	height: 11px;
	background: url(1312_2.png) 0 0 no-repeat;
	position: absolute;
	right: -6px;
	bottom: 14px
}
