@charset "utf-8";
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select {margin: 0;padding: 0;}
html {word-wrap:break-word}
h1,h2,h3,input,textarea,select,button {font-size:100%}
h1,h2,h3,h4,h5,h6{ font-weight:400!important; }
body,input,button,textarea,select,option {font-size:normal}
a,input,textarea {text-decoration:none;outline:0;-webkit-tap-highlight-color:rgba(24,155,252,0.5)}
img,fieldset {border: 0;}
ul,ol {list-style: none;}
em,address {font-style: normal;}
table {	border-collapse:collapse;border-spacing:0;empty-cells:show;font-size:inherit}
li,img,label,input {vertical-align:middle}
a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0);-moz-tap-highlight-color:rgba(0, 0, 0, 0);-ms-tap-highlight-color:rgba(0, 0, 0, 0);-o-tap-highlight-color:rgba(0, 0, 0, 0);tap-highlight-color:rgba(0, 0, 0, 0);}
main, article, aside, figure, footer, header, nav, section, details, summary {display: block;}

@font-face { 
  font-family: pingfang; /*这里是说明调用来的字体名字*/ 
  src: url('../font/pingfang.ttf'); /*这里是字体文件路径*/ 
} 
@font-face { 
  font-family: myriadprolightcond; /*这里是说明调用来的字体名字*/ 
  src: url('../font/MyriadPro-LightCond.otf'); /*这里是字体文件路径*/ 
} 

input,textarea,select,button {outline:none;}

.top_background {
		width: 100%;
    height: 70%;
    background-size:100% 100%;
    background-image:url('../image/top_bg.png');

}

.top_shadow{  
	width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.73);
  float:left;
} 


.top_scna{
	width:170px;
	height:158px;
	margin :auto;
	position:relative;
	top:25%;
	clear:both;
}

.top_title_div{
	position:relative;
	top:28%;
	text-align:center;
}

.top_title{
	font-size:24px;
	color:#FFFFFF
}

.top_desc_div{
	
	position:relative;
	top:30%;
	text-align:center;
}

.top_desc{
	font-size:12px;
	color:#FFD52C;
	height:20px;
	background:#000000;
	-moz-border-radius:2px;/*2px是圆角的角度，值越大则圆角效果越明显，如果修改此项，请修改以下两项的值，使之相同*/
	-webkit-border-radius:2px;
	border-radius: 2px;
	padding:5px 10px;
}

.introduce{
	width:100%;
}


.introduce_title_bg{
	font-size:15px;
	font-family: "华文细黑";
}
.introduce_title_desc{
	font-size:6px;
	color:#6B6B6B
}

.introduce_left{
	width:50%;
	height:110px;
	float:left;
	background:#E3E3E3;
}

.introduce_left_2{
	width:50%;
	height:70px;
	float:left;
	background:#E3E3E3;
}

.introduce_title_left{
	margin-left:8% ;
	margin-top:27px;
	clear: both;
}
	
.introduce_line_left{
	width:15px;
	height:1.5px;
	margin-top:19px;
	margin-left:8%;
	padding:0px;
	float:left;
	background-color:#000000;
	overflow:hidden;
}

.introduce_left_img{
	width:74px;
	height:52px;
	margin:auto;
}

.introduce_right{
	width:50%;
	height:110px;
	float:right;
	background:#F2F2F2
}

.introduce_right_2{
	width:50%;
	height:70px;
	float:right;
	background:#F2F2F2
}

.introduce_line_right{
	width:15px;
	height:1.5px;
	margin-top:19px;
	margin-right:8%;;
	padding:0px;
	float:right;
	background-color:#000000;
	overflow:hidden;
}
.introduce_title_right{
	margin-top:27px;
	margin-right:8%; ;
	clear: both;
	text-align:right;
}
.introduce_right_img{
	width:44px;
	height:52px;
	margin:auto;
	clear: both;	
}

.raiders{
	width:100%;
	height:195px;
	background-color:#FFD52C;
	clear:both;
}

.raiders_title_box{
	width:87.6%;
	height:53.5px;
	position:relative;
	top:0px;
	left:6%;
	border-bottom: 1px solid rgba(0,0,0,0.24);
	color:#000000;
	font-size:15px;
	line-height:51px;
	text-align:center;	
}
.raiders_content_box{
	width:87.6%;
	height:35px;
	position:relative;
	top:0px;
	left:3%;
	border-bottom: 1px solid rgba(0,0,0,0.24);
	color:#000000;
	font-size:12px;
	line-height:34px;
	text-align:left;	
	display:inline-block;
}

.raiders_content_box a{
			color:#151515;
}

.seletion{
	width:100%;
	height:269px;
	background-color:#434025;
	clear:both;
}


.seletion_title_box{
	width:87.6%;
	height:53.5px;
	position:relative;
	top:0px;
	left:6%;
	border-bottom: 1px solid rgba(255,255,255,0.24);
	color:#FFFFFF;
	font-size:15px;
	line-height:51px;
	text-align:center;
}
.seletion_content_box{
	width:87.6%;
	height:35px;
	position:relative;
	top:0px;
	left:3%;
	border-bottom: 1px solid rgba(255,255,255,0.24);
	color:#FFFFFF;
	font-size:12px;
	line-height:34px;
	text-align:left;
	display:inline-block;	
	
}

.seletion_content_box a{
		color:#F0F0F0;
}

.seletion_content_box_2{
	width:87.6%;
	height:38px;
	position:relative;
	top:0px;
	left:3%;
	border-bottom: 1px solid rgba(255,255,255,0.24);
	color:#FFFFFF;
	font-size:12px;
	line-height:15px;
	text-align:left;
	display:inline-block;	
	padding-top: 12px;
	
}

.seletion_content_box_2 a{
	color:#F0F0F0;
}

.content_circle{
	width:6px;
	height:6px;
	background-color:#000000;
	-moz-border-radius:6px;/*2px是圆角的角度，值越大则圆角效果越明显，如果修改此项，请修改以下两项的值，使之相同*/
	-webkit-border-radius:6px;
	border-radius:6px;
	position:relative;
	top:50%;
	left:2.9%;
	display:inline-block;
}

.content_circle_2{
	width:6px;
	height:6px;
	background-color:#000000;
	-moz-border-radius:6px;/*2px是圆角的角度，值越大则圆角效果越明显，如果修改此项，请修改以下两项的值，使之相同*/
	-webkit-border-radius:6px;
	border-radius:6px;
	position:relative;
	top:-10px;
	left:2.9%;
	display:inline-block;
}

.show_operate{
	width:100%;
	height:247px;
	background-color:#ececec;
	text-align:center
}

.show_img{
	width:109px;
	height:220px;
	margin-top :12px;
}


.about_us{
	width:100%;
	height:92px;
	background-color:#414141;
	clear:both;
}

.about_us_title{
	width:62%;
	height:25px;
	margin:auto;
	border-bottom: 1px solid rgba(255,255,255,1);
	color:#FFFFFF;
	font-size:12px;
	line-height:25px;
	text-align:center;
}
.about_us_content{
	width:87.6%;
	height:35px;
	margin:auto;
	color:#C8C8C8;
	margin-top:5px;
	font-family: "华文细黑";
	font-size:7.5px;
	line-height:15px;
	text-align:center;
}

.footer{
	width:100%;
	height: 39px;
	background-color: #000000;
	text-align:center;
	float:left;
}

.footer_left{
	margin-top :5px;
	width:43%;
	text-align:right;
	float:left;
}
.footer_right{
	margin-top :5px;
		width:43%;
		text-align:left;
	float:right;
}


.footer p{
		font-family: "华文细黑";
	font-size: 8px;
	color:#B9B9B9;
	margin-top :5px;
	display:inline-block;
	line-height:12px;
	text-align:center;
}
