a h3,a{
	color: #4D4D4D !important;
	
}
.title-red{
color:#FF0000!important;
}
a:focus, a:hover{
	text-decoration: none !important;
	color: #4D4D4D !important;
}
dl{
	margin-bottom: 0px !important ;
}

.arc_title h3{
	font-size: 24px;
    margin: 0;
    padding-bottom: 20px;
    padding-top: 38px;
    font-weight:bold;
}
.arc_desc{
	font-size: 16px;
}
.arc_info{
	color: #999999;
	font-size:16px ;
}
dd.arc_desc{
	padding-bottom: 10px;
}
.rand_pic{
	position: relative;
	padding-top: 47px;
}
.rand_pic img{
	width: 358px;
	/*height: 246px;*/
	padding-bottom: 30px;
}
#floatbtn {
	width: 50px;
	height: auto;
	position: fixed;
	top: auto;
	right: 50%;
	bottom: 10px;
	left: auto;
	z-index: 80;
	margin-right: -640px;
}
#floatbtn.fixed {
	position: absolute;
	bottom: 279px;
	right: 50%;
}
#floatbtn a {
	position: relative;
	z-index: 90;
	display: block;
	margin-top: 4px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	color: #d5d5d5;
	background-color: #fff;
	border: 1px solid #eee;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#floatbtn a.hover:hover {
	-webkit-transition: background-color 200ms ease-out;
	-moz-transition: background-color 200ms ease-out;
	-o-transition: background-color 200ms ease-out;
	transition: background-color 200ms ease-out;
	background: #0084ff;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	padding: 5px;
}
#floatbtn a.hover:hover i {
	display: none;
}
#floatbtn a.hover:hover em {
	display: block;
	color: #fff;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
}
#floatbtn a em {
	display: none;
}
#floatbtn a:hover {
	background: #0084ff;
}
#floatbtn a:hover i {
	color: #fff;
}
#floatbtn a:hover .floatbtn-wrapper {
	display: block;
}
#floatbtn .iconfont {
	display: inline-block;
	font: normal normal normal 14px/1 iconfont;
	font-size: inherit;
}
.floatbtn-wrapper {
	position: absolute;
	right: 59px;
	top: -55px;
	z-index: 120;
	display: none;
	width: 190px;
	height: 212px;
	background-color: #fff;
	border: 1px solid #eee;
}
.floatbtn-wrapper:after {
	content: "";
	position: absolute;
	right: -6px;
	top: 73px;
	display: block;
	width: 0;
	height: 0;
	border-left: 6px solid #d5d5d5;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
}
.floatbtn-wrapper .qrcode {
	margin-top: 20px;
	line-height: 1;
}
.floatbtn-wrapper .qrcode img {
	width: 128px;
	height: 128px;
}
.floatbtn-wrapper p {
	font-size: 14px;
	line-height: 20px;
	color: #999;
}
.floatbtn-wrapper p em {
	color: #dd3067;
}
.text-primary,
.text-primary:hover {
	color: #2c3e50;
}
.text-success,
.text-success:hover {
	color: #18bc9c;
}
.text-danger,
.text-danger:hover {
	color: #e74c3c;
}
.text-warning,
.text-warning:hover {
	color: #f39c12;
}
.text-info,
.text-info:hover {
	color: #3498db;
}
.well {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.responsive-container {
	position: relative;
	width: 100%;
	border: 1px solid #f8f8f8;
}
.btns{
	background-color: #9999;
    margin-top: -49px;
    position: absolute;
    font-size: 16px;
    /* text-align: center; */
    line-height: 40px;
    color: #ffff;
    width: 100%;
    height: 40px;
    margin-top: -70px;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*.home_ico{
	float: right !important;
}*/
.fanye{border-top:none;height:auto;padding-top:40px;text-align:center;}
.fanye a{display:inline-block;line-height:25px;padding:0 10px;height:25px;border:1px solid #ccc;background:url(../images/w3c_tt.png) repeat-x left top;border-radius:3px;}
.fanye a:hover{color:#2267b5;background:url(../images/w3c_ttt.png) repeat-x left top;}
.fanye .thisclass{display:inline-block;padding:0 10px;line-height:25px;height:25px;color:#2267b5;font-weight:bold;border:1px solid #ccc;background:url(../images/w3c_ttt.png) repeat-x left top;border-radius:3px;}
.fanye .pageinfo{border-radius:3px;padding:0 10px;display:inline-block;line-height:25px;padding:0 10px;height:25px;border:1px solid #ccc;background:url(../images/w3c_tt.png) repeat-x left top;}
.fanye .last{color:#ccc;display:inline-block;line-height:25px;padding:0 10px;height:25px;border:1px solid #ccc;background:url(../images/w3c_tt.png) repeat-x left top;border-radius:3px;}

.fanye span{padding: 3px;}

.left-l{
	width: 100%;
}
.right-r{
	width: 26%;
	float: right;
}
.contact{
	font-size: 0px;
	clear: both;
}
.contact p{
	
    display: inline-block;
    padding: 10px 0;
    font-size: 14px;
    text-align: center;
}
.text_right{
		text-align: right !important;
	}
	.text_left{
	text-align: left !important;
	}
@media (max-width: 1200px){
	
	.text_left{
	text-align: center !important;
	}
	.text_right{
	text-align: center !important;
	}
}

.Company{
	font-size: 30px;
	color: #cb2924;
	text-align: center;
	clear: both;
	padding-top: 20px;
	margin-bottom: 60px;
}
.seal .seal_1 h3{
	margin-bottom: 40px;
    margin-top: 4px;
}
.seal{
	margin-top: 60px;
}
.seal ul{
	font-size: 16px;
    line-height: 2;
}
.seal h3{
	margin-bottom: 60px;
    margin-top: 30px;
}

video{
	width: 100%;
}
.anchorBL{
    display:none;
}
.spot{
	position: absolute;
    margin-top: -45px;
    background-color: #fffc;
    height: 45px;
    line-height: 45px;
    font-size: 17px;
    
    color: #333333;
}
.banner img{
	width: 100%;
}
.page_con img {
    margin-bottom: 30px;
}
.gt:last-child{
	display: none;
}