﻿/* Write your styles */
*{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
}
body{
	overflow-x:hidden;
	font-family:"微软雅黑";
	margin:0 auto;
	color:#666;
	position:relative;
	background-color:#fff;
}
ul,ol,li{
	list-style-type:none;
}
img{
	vertical-align:middle;
	border:0 none;
}
.clearfix{clear:both;}
.clearfix::after{
	clear:both;
	content:"";
	display: block;
    height: 0;
    visibility: hidden;
}
.posrelative{position:relative;}
.fl{float:left;}
.fr{float:right;}
.marginT40{
	margin-top:40px!important;
}
.marginT45{
	margin-top:45px!important;
}
.marginT50{
	margin-top:50px!important;
}
.marginT95{
	margin-top:95px!important;
}
.marginT195{
	margin-top:195px!important;
}
.marginB90{
	margin-bottom:90px!important;
}
.center{
	text-align:center;
	margin:0 auto;
}
.textover{
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;	
}
.shadowRt{
    box-shadow:1px 0 0 #ECECEC;
}
.posfixed{
	position:fixed;
	top:0;
	left:50%;
	margin-left:-612px;
}
header{background-color:#fff;}
.headerTop{
	width:1192px;
	height:84px;
	line-height:84px;
	margin:0 auto;
}
.headerTop ul li{
	float:left;
	color:#777;
	font-weight:bold;
	font-size:14px;
	width:105px;
	height: 30px;
    line-height: 100px;
	text-align:center;
}
.headerTop ul li:hover{color:#FA711B;}
.back{
	color:#fff;
	font-size:14px;
}
.back:hover{color:#FA711B;}
.jianjie{
	width:1257px;
	height:533px;
	margin:-70px auto 0;
}
.cxContain{
	width:1163px;
	margin:0 auto;
}
.cxfwDiv{
	width:551px;
	height:411px;
	position:relative;
	float:left;
}
.jxsBtn{
	position:absolute;
	bottom:29px;
	left:90px;
}
.csBtn{
	position:absolute;
	bottom:29px;
	right:103px;
}
.top44{
	top:44px;
}
.top92{
	top:92px;
}
.top108{
	top:108px;
}
.top156{
	top:156px;
}
.left45{
	left:45px;
}
.left60{
	left:60px;
}
.hlwContain{
	width:1224px;
	margin:60px auto 0;
}
.hlwContainTab{width:1224px;z-index:2;}
.hlwContainTab ul li{
	float:left;
	width:204px;
	height:60px;
	line-height:60px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	cursor:pointer;
	position:relative;
}
.bg1{
	background-color:#6BD0E9;	
}
.bg2{
	background-color:#F7B555;	
}
.bg3{
	background-color:#90D588;	
}
.bg4{
	background-color:#A987D7;	
}
.bg5{
	background-color:#FC845A;	
}
.bor{
	width:29px;
	height:10px;
	position:absolute;
    bottom:-10px;
    left:88px;
	background-size:29px 10px;
	display:none;
}
.hlwContainTab ul li.active .bor{
	display:block;
}
.bor1{
	background:url("../images/bor1.png") no-repeat 0 0/100% 100%;
}
.bor2{
	background:url("../images/bor2.png") no-repeat 0 0/100% 100%;
}
.bor3{
	background:url("../images/bor3.png") no-repeat 0 0/100% 100%;
}
.bor4{
	background:url("../images/bor4.png") no-repeat 0 0/100% 100%;
}
.bor5{
	background:url("../images/bor5.png") no-repeat 0 0/100% 100%;
}
.hlwContainCon{width:1224px;}
.hlwContainCon section{
	border:1px solid #ECECEC;
	padding:20px 0;
	margin-top:5px;
}
.hlwContainCon section:first-child{
	margin-top:0;
}
.ycpBtn{
	position:absolute;
	left:62px;
	bottom:76px;
}
.ysjBtn{
	position:absolute;
	left:95px;
	bottom:0;
}
.ylkBtn{
	position:absolute;
	left:89px;
	bottom:33px;
}
.ycsBtn{
	position:absolute;
	left:40px;
	bottom:33px;
}
.stContain{
	width:1222px;
	padding:20px 0;
	margin:49px auto 0;
	border:1px solid #ECECEC;
}
.jdContain{
	width:1176px;
	margin:58px auto 0;
	color:#666666;
	font-size:14px;
	line-height:40px;
}
.font1{
	color:#83D7EC;
	font-weight:bold;	
}
.font2{
	color:#000000;
	font-weight:bold;	
}
.ysaBotDiv{
	border-top:1px solid #ECECEC;
	width:1160px;
	text-align:center;
	margin:0 auto -5px;
    position:relative;
    top:15px;
}

.gototop{
	position:fixed;
	right:10px;
	height:50px;
	width:50px;
	bottom:10px;
	background:url("../images/totop.png") no-repeat center center/100% 100%;
	cursor:pointer;
	z-index:1000;
	display:none;
}
.gototop:hover{
	background:url("../images/totopv.png") no-repeat center center/100% 100%;
}