@charset "gb2312";
h1, h2, h3, h4, h5, h6, h7 {
	font-weight:normal;
	color:#3D414D
}
.header_wrap {
	background:#fff;
	min-width: 1240px;
	position:relative;
	z-index: 4;
}
.header {
	margin:0 auto;
	width:1240px;
	height:98px
}
.header .logo {
	display:block;
	float:left;
	padding-top:24px;
	width:200px
}
.header nav {
	float:left;
	padding-top:38px;
	height:22px;
	overflow: hidden;
}
.header nav a {
	display:block;
	float:left;
	padding:0 16px;
	height:22px;
	line-height:22px;
	font-size:16px;
}
.header nav:hover {
	cursor:pointer
}
.header > .search {
	float:right;
	padding-top:31px;
	height:67px;
	position:relative;
	z-index: 4;
}
.header > .search > form > .selectdown {
	border-right:none;
}
.header > .search > form > input {
	float:left;
	padding:7px 5px;
	width:200px;
	height:20px;
	line-height:20px;
	border:1px solid #CCC;
	background:url(../images/yx02.png) no-repeat 10px 9px;
	padding-left: 30px;
	font-family:"?¡é¨¨¨ª??o¨²";
	font-size:12px;
	color:#999
}
.header > .search > form > input:focus {
	background:#f8f8f8
}
.header > .search > form > input.on {
	background:#f8f8f8
}
.header > .search > form > a {
	display:block;
	float:left;
	margin-left:-1px;
	width:80px;
	height:34px;
	border:1px solid #CCC;
	font-size:14px;
	line-height:34px;
	text-align:center;
	transition:0.2s
}
.header > .search > form > a:hover {
	background:#4558f2;
	color:#fff;
	border:1px solid #4558f2;
}
.banner1 .slide .banner1_box {
	width:1240px;
	height:442px;
	margin: 0 auto;
	position: relative;
}
.banner1_pc a.download {
	display:block;
	width:211px;
	height:50px;
	line-height:1000px;
	background:url(../images/yx04.png) no-repeat;
	position:absolute;
	left:638px;
	top:270px;
	z-index:3;
}
.banner1_pc a.download1 {
	display: block;
	position: absolute;
	right: 290px;
	top: 290px;
	font-size: 14px;
	color:#cde4f8
}
.banner1_pc a.download1:hover {
	color:#00E246
}
.banner1_pc a.download:hover {
	filter:alpha(opacity=80);
	opacity: 0.8;
}
.banner1_pc p {
	line-height:1;
	font-size:12px;
	color:#cde4f8;
	position:absolute;
	z-index:3;
	left:638px;
	top:346px;
}
.banner1_pc p span {
	color:#cde4f8
}
.banner1_pc a.details {
	display: block;
	line-height: 1;
	color: #FFF;
	font-size: 14px;
	position: absolute;
	right: 200px;
	top: 280px;
	z-index: 2;
}
.banner1_pc a.details:hover {
	color:#333;
}
.banner1_btn {
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -50px;
	width: 100px;
	height: 12px;
	z-index: 3;
	text-align: center;
}
.banner1_btn a {
	display:inline-block;
	float:left;
	margin:0 6px;
	border:1px solid #fff;
	border-radius:0px;
	width:10px;
	height:10px;
	overflow:hidden
}
.banner1_btn .banner1_btn_on {
	border:1px solid #fff;
	background:#fff
}
.board {
	margin: 20px auto 0;
	padding: 30px;
	width: 1040px;
	background: #fff;
	overflow: hidden;
	margin-bottom: 20px;
}
.board h1 {
	position:relative;
	padding-bottom:15px;
	font-size:18px;
	height:29px;
	line-height:29px;
}
.board_h1_btn {
	position:absolute;
	top:0;
	right:0;
	width:144px;
	height:29px;
}
.board_h1_btn a {
	float:left;
	display:inline;
	margin-left:4px;
	border:1px solid #e9e9e9;
	width:66px;
	height:27px;
	background:#f9f9f9;
	text-align:center;
	line-height:27px;
	font-size:12px;
	color:#999;
}
.board_h1_btn a:hover {
	background:#fff
}
a.board_h1_btn_on {
	border:1px solid #bbb;
	background:#fff;
	color:#333
}
.board_h1_link {
	position:absolute;
	top:0;
	right:0;
	width:1000px;
	height:29px;
	text-align:right
}
.board_h1_link span {
	margin-left:15px;
	font-size:14px;
	color:#999
}
.board_h1_link em {
	font-size:12px;
	color:#999;
	padding-left:10px
}
.board_h1_link a:hover {
	color:#236ee7
}
/* ====== news ========== */
/* news left */
.board_news_l {
	float:left;
	margin-right:40px;
	width:860px;
	height:350px;
}
.board_news_l section {
	position:relative;
	width:860px;
	height:120px;
}
.board_news_l section > a {
	display:block;
	width:140px;
	height:105px;
	overflow:hidden;
	position:relative;
}
.board_news_l section > a > img {
	position:absolute;
	width:140px;
	height:95px;
	left:0;
	top:0;
}
.board_news_l section h2 {
	position:absolute;
	left:160px;
	top:0;
	width:700px;
	font-size:16px
}
.board_news_l section p {
	position:absolute;
	left:160px;
	top:25px;
	width:700px;
	line-height:22px;
	font-size:12px;
	color:#999;
}
.board_news_l ul {
	display:block;
	float:left;
	width:410px
}
.board_news_l_ul {
	margin-right:40px
}
.board_news_l li {
	clear:both;
	height:32px;
	line-height:32px;
	vertical-align:top
}
.board_news_l li a {
	display:block;
	float:left;
	width:335px;
	font-size:13px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.board_news_l li time {
	display:block;
	float:right;
	width:75px;
	text-align:right;
	color:#aaa
}
/* news right */
.board_news_r {
	float:left;
	position:relative;
	width:260px;
	height:370px;
	overflow:hidden
}
.board_news_r img {
	width:260px;
	border-radius:0px;
	height:210px
}
.board_news_r div {
	width:780px
}
.board_news_r section {
	float:left;
	width:260px
}
.board_news_r section > a {
	display:block;
	width:260px;
	height:208px;
	overflow:hidden;
	position:relative;
}
.board_news_r_btn a span {
	display: block;
	margin-top: 12px;
	width: 40px;
	height:2px;
	overflow: hidden;
	background: #ccc;
}
a.board_news_r_btn_a span {
	background: #4558f2;
}
.board_news_r section h2 {
	margin-top:26px;
	_margin-top:23px;
	width:260px;
	line-height:32px;
	font-size:14px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.board_news_r section p {
	display:block;
	line-height:25px;
	color:#999;
	overflow:hidden
}
.board_rings {
	width:1170px;

}
.board_rings_wrap {
	width:1200px;
	overflow:hidden;
	padding-bottom:10px;
}
.board_rings_list {
	float: left;
	margin-right: 30px;
	border: 1px solid #f4f4f4;
	width: 294px;
	background: #fff;
	margin-bottom: 15px;
	padding: 15px;
	border-radius: 2px;
	padding-top:0px;
	line-height:43px;
	height:43px
}
.board_rings_list:hover {
	background:#f9f9f9
}
.board_rings_list .img {
    float: left;
    margin-top: 16px;
    margin-right: 10px;
    height: 24px;

}

.board_rings_list h3 {
float: left;
    margin-top: 8px;
    width: 160px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #555;
    margin-right: 30px;
    font-size: 14px;
}
.board_rings_list p {
	float:left;
	margin-top:8px;
	color:#999;
	font-size:12px
}
.audio_play {
	background: url(../images/yxjl-08.png) left top;
}
.audio_play:hover {
	background: url(../images/yxjl-08.png) left bottom;
	cursor:pointer
}
.audio_play.ing {
	background: url(../images/yxjl-010.gif)
}
 global.css?v=127:36 .btn {
 cursor: pointer;
}
.board_rings_list dl {
	display:block;
	margin:19px 0 0 10px;
	width:22px;
	height:22px;
	float:right;
}
.home-version {
	width: 1240px;
	height:445px;
	margin: 20px auto 0;
	position:relative;
}
.board_news_r_btn {
	display: block;
	position: absolute;
	top: 215px;
	left: 55px;
	width: 150px;
	height: 24px;
}
.board_news_r_btn a {
	float: left;
	display: inline-block;
	margin: 0 5px;
	width: 40px;
	height: 24px;
}
.home-version .item-info .version-box {
	width:144px;
	height:38px;
	line-height:38px;
	text-align:center;
	border:1px solid #e0e0e0;
	position:absolute;
	overflow: hidden;
	bottom:40px;
	color:#777;
	font-size:14px;
	background: #fbfafa;
}
.home-version .pc-version .mac-version {
	right:50px;
}
.home-version .mobile-version .windows-version, .home-version .ios-version .ios-version {
	left: 50%;
	margin-left:-72px;
	font-size: 14px;
	color: #777;
}
.version-info:after {
	content:'';
	display:block;
	clear:both;
}
.version-info .item {
	width:413px;
	background: #fff;
	box-shadow: 0 0 0 #e1e1e1;
	position: absolute;
}
.version-info .item.pc-version {
	left:0;
}
.version-info .item.mobile-version {
	left:414px;
}
.version-info .item.ios-version {
	left:828px;
}
.version-info .item>img {
	padding-top: 30px;
	margin: 0 auto;
	display: block;
}
.item p {
	font-size:18px;
	text-align:center;
	color:#3D414D;
	height:60px;
	line-height:70px;
}
.version-info .item i {
	width: 1px;
	top: 0;
	bottom: 0;
	right:-1px;
	background: url(../images/bar.jpg);
	position:absolute;
}
.audio_player {
	width:1px;
	height:1px;
	overflow: hidden;
	position:absolute;
	top:-10px;
}
.version-info .item-info {
	height: 220px;
	position: relative;
}
.version-info .item-info ul {
	height:115px;
	padding-left:50px;
	padding-top:10px;
	color:#777;
	width:329px
}
.version-info .item-info ul li {
	font-size:14px;
	list-style-type: disc;
	line-height:26px
}
.cjwt1 {
	border: 1px solid #f2f2f2;
	margin-bottom: 10px;
	line-height:22px
}
.cjwt2 {
	height:35px;
	line-height:35px;
	padding: 0 15px;
	font-size: 14px;
	cursor: pointer;
}
.cjwt2 span {
	color:#3D414D
}
.cjwt2 em {
	float: right;
	font-size: 14px;
	padding-right: 30px;
	font-style:normal;
	background: url(../images/yx010.png) no-repeat right center;
}
.cjwt3 {
	display: none;
	padding: 0 26px 0 26px;
	font-size:12px;
	color:#666;
	line-height:20px;
	margin-bottom:10px;
}
.log-open .cjwt3 {
	display: block;
}
.audio_player {
	width:1px;
	height:1px;
	overflow: hidden;
	position:absolute;
	top:-10px;
}
.home-version .item-info .version-box:hover {
	background-color: #4558f2;
	color: #FFF;
	border: 1px solid #4558f2;
}
.spig {
	display:block;
	width:150px;
	height:190px;
	position:absolute;
	top: -50px;
	left: 160px;
	z-index:9999;
}
#message {
	border: 1px solid #444;
	display: inline-block;
	border-radius: 50px;
	width: 120px;
	text-align: center;
	background: #232830;
	box-shadow: 0 0 15px #4558f2;
	color: #fff;
	height:30px;
	line-height:30px;
	margin-bottom:0px;
	margin-left:-30px
}
.mumu {
	width:150px;
	height:190px;
	cursor: move;
	background:url(../images/yx018.png) no-repeat;
}
.mumu:hover {
	cursor:pointer
}
.backtop {
	position: fixed;
	right: 2rem;
	bottom: 161px;
	z-index: 1000;
}
a>.btnbacktop {
	background:url(../images/yx019.png);
	width:52px;
	height:52px;
	border: none;
}
a>.btnbacktop:hover {
	cursor:pointer;
(Opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}
.banner1 {
	height: 210px;
	background: #1F2430;
}
.banner1 ul {
	width: 1084px;
	margin: 0 auto;
	padding-top: 37px;
	padding-left: 16px;
}
.banner1 ul li {
/* float: left; */
}
.banner1 ul li.text {
	color: #fff;
	padding-top: 45px;
	margin-right: 234px;
	width: 460px;
}
.banner1 ul li img {
	margin-top: -70px;
	float: right;
	margin-right:20px
}
.banner1 ul li.text h4 {
	font-size: 28px;
	line-height: 38px;
	font-weight: 500;
	color: #0E755B;
	float: left;
}
.banner1 ul li.text p {
	font-weight: 200;
	font-size: 18px;
	line-height: 20px;
	margin: 60px 0 22px 0;
}
.banner1 ul li.text p.legend {
	font-size: 18px;
	line-height: 18px;
	font-weight: 300;
	color: rgba(255, 255, 255, 1);
	margin: 0 0 42px;
}
.banner1 ul li.text span {
	border-radius: 0px;
	color: #00AF83;
	border: 1px solid #00AF83;
	width: 120px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	margin-left: 50px;
}
.banner1 ul li.text span:hover {
	box-shadow: 0px 8px 20px 0px rgba(0, 175, 131, 0.3);
	transform: translateY(-2px);
	-webkit-transform: translateY(-2px);
	-o-transform: translateY(-2px);
	-moz-transform: translateY(-2px);
	cursor:pointer
}
