*{margin:0; padding:0; list-style:none; text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
i,em{font-style:normal;}
input, select{vertical-align:middle; font-family:"����";}
a{color:#333; text-decoration:none;}
a:hover{text-decoration:none; color:#014f3f;}
a img{border:0 none;}
a, input, textarea{outline:none;}
input:focus, select:focus, textarea:focus{color:#666 !important;}
.tl li{white-space:nowrap; overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix{zoom:1; display:inline-block; _height:1px;}
*html .clearfix{height:1%;}
*+html .clearfix{height:1%;}
.clearfix{display:block;}
.tac{text-align:center !important;}
.tal{text-align:left !important;}
.tar{text-align:right !important;}
.fwb{font-weight:bold !important;}
.dib{display:inline-block; *zoom:1; *display:inline;}
.wot{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.db{display:block !important;}
.hide{display:none !important;}
.bgn{background:none !important;}
.bdn{border:none !important;}
.m0a{margin:0 auto !important;}
.mar_t_10{margin-top:10px !important;}
.mar_t_20{margin-top:20px !important;}
.mar_t_25{margin-top:25px !important;}
.mar_t_30{margin-top:30px !important;}
.mar_t_40{margin-top:40px !important;}
.mar_t_50{margin-top:50px !important;}
.mar_t_60{margin-top:60px !important;}
.mar_t_80{margin-top:80px !important;}
.mar_t_100{margin-top:100px !important;}
.pr{position:relative;}
.pa{position:absolute;}
a.mc{color:#52960f;}
.c6{color:#666;}
.c9{color:#999;}
.hauto{height:auto !important;}
.fs14{font-size:14px !important;}
/*a{
	width: 100%;
	height: auto;
	display: inline-block;
}*/



body{font-family:"΢���ź�"; color:#333;}

.banner{
	width: 100%;
	height: 500px;
	background: url(../../images/180328hk/banner.png) no-repeat;
	background-position:center ;
}
.fix-box{
	width: 1015px;
	margin: 0 auto;
	position: relative;
}
.start .fix-box>div{
	width: 500px;
	height: 100px;
	position: absolute;
	-webkit-box-shadow:0 0 10px #CCCCCC;  
  	-moz-box-shadow:0 0 10px #ccc;  
  	box-shadow:0 0 10px #ccc;  
}
.start .fix-box>div>a>img{
	float: left;
}
/*.congZ{
	position: absolute;
	top: 390px;
	left: 95px;
	z-index: 10;
}
.jiantou{
	position: absolute;
	top: 220px;
	left: 60px;
	transform-origin:0% 50%;
	transform: rotate(30deg);
}*/
.gg{
	position: absolute;
	top: 220px;
	left: 60px;
	transform-origin:40% 50%;
	transform: rotate(0deg);
	transition: all 1s;
}
.start .fix-box>div>a>div{
	float: left;
	width: 376px;
	height: 80px;
	padding-top: 20px;
	padding-left: 20px;
}
.start .fix-box>div:nth-child(3){
	left: 336px;
	top: 43px;
}
.start .fix-box>div:nth-child(4){
	left: 475px;
	top: 190px;
}
.start .fix-box>div:nth-child(5){
	left: 528px;
	top: 370px;
}
.start .fix-box>div:nth-child(6){
	left: 475px;
	top: 550px;
}
.start .fix-box>div:nth-child(7){
	left: 336px;
	top: 700px;
}
.start .fix-box>div:nth-child(3)>a>div>h3{
	color:#FD9F28;
	font-size: 26px;
}
.start .fix-box>div:nth-child(4)>a>div>h3{
	color:#67809F;
	font-size: 26px;
}
.start .fix-box>div:nth-child(5)>a>div>h3{
	color:#FF4646;
	font-size: 26px;
}
.start .fix-box>div:nth-child(6)>a>div>h3{
	color:#30DAEA;
	font-size: 26px;
}
.start .fix-box>div:nth-child(7)>a>div>h3{
	color:#218143;
	font-size: 26px;
}
.start p{
	margin-top: 10px;
	font-size: 18px;
}
.hot-words{
	width: 100%;
	height: 624px;
	padding-top: 80px;
	background: url(../../images/180328hk/bg.png) no-repeat;
	background-position:center ;
}
/*�����ȴ�*/
.hot-words h2{
	text-align: center;
	font-size: 36px;
	font-weight: 600;
	color: white;
}
.kaoyan-hengxian{
	width: 40px;
	height: 3px;
	background: white;
	margin: 0 auto;
	margin-top: 5px;
}
.kaoY-reD{
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	margin-top: 30px;
}
.triangle{
	/*margin-top: 100px;*/
    width: 200px;
    height: 100px;
    background: white;
    position: relative;
    cursor: pointer;
}
  
.triangle:before {
    content: "";
    position: absolute;
    top: -50px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    border-bottom: 50px solid white;
}
  
.triangle:after {
    content: "";
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    border-top: 50px solid white;
}
.triangle h2{
	text-align: center;
	font-size: 26px;
	color:#67809F;
	line-height: 100px;
}
.triangle-hengX{
	width: 40px;
	height: 3px;
	background: #FF3D3D;
	text-align: center;
	margin-top: -25px;
    margin-left: 80px;
}
.show{
	width: 180px;
	height: 80px;
	padding: 10px 10px;
	background:#FF3D3D ;
	position: absolute;
	top: 80px;
	border-radius: 5px;
	z-index: 999;
	font-size: 16px;
	color: white;
	display: none;
}
.triangle1{
	left: 100px;
}
.triangle2{
	top: 50px;
}
.triangle3{
	left: 100px;
    top: 100px;
}
.triangle4{
	left: 201px;
    top: -150px;
}
.triangle5{
	left: 301px;
    top: -100px;
}
.triangle6{
	left: 402px;
    top: -350px;
}
.triangle7{
	left: 502px;
    top: -300px;
}
.triangle8{
	left: 603px;
    top: -550px;
}
.triangle9{
	left: 703px;
    top: -500px;
}
.triangle10{
	left: 804px;
    top: -750px;
}
.triangle11{
	left: 704px;
    top: -1000px;
}
.beiK-guiH h2{
	text-align: center;
	margin-top: 85px;
	font-size: 36px;
	font-weight: 600;
}
.hengxian{
	width: 40px;
	height: 5px;
	background: #67809F;
	margin: 0 auto;
	margin-top: 20px;
}
.center{	
	margin-top: 90px;
	margin-bottom: 90px;
	position: relative;
}
.center-img{
	width: 430px;
	height: 320px;
	margin: 0 auto;
}
.kemu{
	position: absolute;
	width: 250px;
	height: 140px;
}
.yingyu{
	left: 0px;
	top: 10px;
}
.kemu>div>img{
	float: left;
}
.kemu>div>h3{
	float: left;
	font-size: 30px;
	font-weight: 600;
	margin-left: 10px;
	margin-top: -10px;
}
.kemu ol{
	margin-top: 15px;
}
.kemu ol li{
	height: 16px;
	margin-bottom: 8px;
}
.kemu ol li a img{
	float: left;
}
.kemu ol li a p{
	float: left;
	font-size: 16px;
	line-height: 16px;
	margin-left: 10px;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.shuxue{
	top: 10px;
	right: 10px;
}
.shuxue>div>h3{
	margin-top: -8px;
}
.zhuanyeke{
	top: 180px;
	left: 0px;
}
.zhengzhi{
	top: 180px;
	right: 10px;
}
.zhengzhi>div>h3{
	margin-top: -7px;
}
.bottom{
	width: 100%;
	height: 274px;
	background: url(../../images/180328hk/bottom.png) no-repeat;
	background-position:center ;
	overflow: hidden;
}
.btom-p-div{
	margin-top: 35px;
	float: left;
}
.btom-p-div p{
	color: white;
	font-size: 38px;
}
.btom-p-div p:nth-child(2){
	color: white;
	width: 460px;
	font-size: 20px;
	margin-top: 30px;
}
.erweima{
	float: left;
    margin-left: 160px;
    margin-top: 60px;
}
.wb{
	width: 160px;
	float: left;
	text-align: center;
}
.wb div{
	color: white;
    margin-top: 5px;
}
.zsky{
	float: left;
	margin-left: 30px;
	text-align: center;
}
.zsky div{
	color: white;
    margin-top: 5px;
}
.footer #glbbot{
	margin: 0 auto;
	border: none;
	padding: 30px 0;
	color: white;
}
.footer #glbbot a{
	color: white;
}

/*trs*/
#trs_1495001296{}
#trs_1495001296{
	margin:10px 10px 0 ;
	line-height: 22px;
}
#trs_1495001296 li{
	padding-left:10px ;
	background:url(http://img.eol.cn/images/ed/df/hubei/2011/dot_333.gif) no-repeat left 8px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*#trs_1495001296 li{
	width: 250px;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}*/



#trs_1495001592{}
#trs_1495001592{
	margin:10px 10px 0 ;
	line-height: 22px;
}
#trs_1495001592 li{
	padding-left:10px ;
	background:url(http://img.eol.cn/images/ed/df/hubei/2011/dot_333.gif) no-repeat left 8px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#trs_1495004758{}
#trs_1495004758{
	margin:10px 10px 0 ;
	line-height: 22px;
}
#trs_1495004758 li{
	padding-left:10px ;
	background:url(http://img.eol.cn/images/ed/df/hubei/2011/dot_333.gif) no-repeat left 8px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#trs_1495004792{}
#trs_1495004792{
	margin:10px 10px 0 ;
	line-height: 22px;
}
#trs_1495004792 li{
	padding-left:10px ;
	background:url(http://img.eol.cn/images/ed/df/hubei/2011/dot_333.gif) no-repeat left 8px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.lieB{}
.lieB{
	margin:10px 10px 0 ;
	line-height: 22px;
}
.lieB li{
	padding-left:10px ;
	background:url(http://img.eol.cn/images/ed/df/hubei/2011/dot_333.gif) no-repeat left 8px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}