@charset "utf-8";
*{ padding:0; margin:0;  font-family: "微软雅黑"; font-size: 12px;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p{ padding:0px; margin:0px; font-weight:normal;border: 0;outline: 0;outline-style: none;vertical-align: baseline;background: transparent;outline-style: none; font-family: "微软雅黑"!important;}
ol, ul{ list-style:none;}
li{ list-style-type:none;}
a{ text-decoration:none; color:#666;}
span{}
*:focus{ outline:none;}
.clear{ clear: both; *height: 0;}
input,select{ box-sizing: border-box;}
div,img{ border: none;}
.fl{ float: left!important;}
.fr{ float: right!important;}

body{}
.content{ width: 1200px; margin: 0 auto;}

.section1{
	background: url(../images/bg.png) center 0 no-repeat #fff;}

.section2{
	background: url(../images/bg2.png) center 0 no-repeat #fff;}
.section3{
	background: url(../images/bg3.png) center 0 no-repeat #fff;}

.nrdet{
	width: 1300px;
	height: 625px;
	background: #fff;
	opacity: 0.8;
	border-radius: 30px;
	margin: 170px auto 0px auto;
	box-shadow: 0px 0px 2px 0px #eee;
	border-bottom: 1px solid #eee;
	position: relative;}
.nrlist{
	width: 1200px;
	height: 405px;
	background: url(../images/lbbg.png) center center no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top:90px;}
.nrlist a{
	font-weight: bold;
	font-size: 22px;
	color: #1285ff;
	position: absolute;
	width: 277px;
	height: 50px;
	line-height: 50px;
	display: block;
	text-align: center;}
.l_01{
	left: 40px;
	top: 33px;}
.l_02{
	left: 1px;
	top: 189px;}
.l_03{
	left: 31px;
	top: 354px;}
.l_04{
	left: 881px;
	top: 33px;}
.l_05{
	left: 922px;
	top: 189px;}
.l_06{
	left: 891px;
	top: 354px;}
.radio{
	position: absolute;
	width: 412px;
	height: 413px;
	margin-left: -206px;
	left: 50%;
	background: #fff;
	top:50%;
	margin-top: -206px;
	border-radius: 50%;}

.radio .img{  position: absolute; left: 0; top: 0;  -webkit-transform: rotate(360deg);
    animation: rotation 3s linear infinite;
    -moz-animation: rotation 3s linear infinite;
    -webkit-animation: rotation 3s linear infinite;
    -o-animation: rotation 3s linear infinite;}
 @-webkit-keyframes rotation{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
  }


.gs_div{
	width: 1300px;
	height: 700px;
	background: #fff;
	opacity: 0.8;
	border-radius: 30px;
	margin: 50px auto 0px auto;
	box-shadow: 0px 0px 2px 0px #eee;
	border-bottom: 1px solid #eee;
	position: relative;}
.gs_tit{
	width: 376px;
	height: 122px;
	left: 50%;
	margin-left: -188px;
	top:-65px;
	position: absolute;
	background: url(../images/gs_01.png) no-repeat center center;
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 122px;}
.gs_list{
	padding: 75px 30px 50px 50px;
	overflow: hidden;}
.gs_list li{
	float: left;
	width: 210px;
	padding: 15px;}
.gs_list li a{
	display: block;
	background: url(../images/gs_02.png) 0 0 no-repeat;
	width: 207px;
	height: 51px;
	text-align: center;
	line-height: 51px;
	font-size: 18px;
	color: #1285ff;
	font-weight: bold;
	margin-bottom: 17px;
	}
.gsd_tab{
	padding-top: 120px;}

/*
.gs_table{
	width: 1250px;
	border:1px solid  #1285ff;
	margin: 0 auto;
	display: block;
	border-bottom: 0px;
}

*/
.gs_table td,.gs_table th{
	border-bottom: 1px solid #1285ff;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 18px;
	color: #1285ff;}
.gs_table th{
	border-right: 1px solid #1285ff;
	font-weight: bold;}
.tableOut{
	height: 650px;
	overflow: auto;}


.ycpf{ width: 71px; height: 235px; position: fixed; top: 64%; right: 2%; background: url(../images/jdjj.png) no-repeat center center;z-index:10000;}
.ycpf .nr{padding-top: 82px;padding-left: 10px;height: auto;overflow: hidden;}
.ycpf .nr a{ display: block; width: 100%; text-align: center; line-height: 20px; font-size: 18px; color: #fff; font-weight: bold; margin-bottom: 40px;}


