/*common.html*/
/*head*/
/*.head{
	background: #fff;
	height: 54px;
}
.head .logo{
	display: inline-block;
	width: 143px;
	height: 33px;
	margin-top: 11px;
	!*margin-left: 30px;*!
	background: url('images/logo.png') no-repeat;
}
.head .menu{
	height: 54px;
	!*margin-right: 15px;*!
}
.menu .menu_list {
	overflow: hidden;
}
.menu_list li{
	float: left;
}
.menu_list li a {
	font-size: 18px;
	color: #333;
	line-height: 54px;
	padding: 0 24px;
	display: inline-block;
}
.menu_list li a:hover{
	color: #1fd087;
}
.menu_list .menu_change a{
	color: #1fd087;
}
!*appname*!
.appname{
	text-align: center;
	!* min-width: 1140px; *!
	color: #fff;
	overflow: hidden;
}
.appname .name{
	font-size: 28px;
	line-height: 36px;
	margin-top: 22px;
	display: inline-block;
}
.appname .english{
	font-size: 16px;
	line-height: 20px;
	margin-top: 6px;
	display: inline-block;
}
!*foot*!
.footer{
	background: #fafafa;
	border-top: 1px solid #eee;
	min-width: 1140px;
}
.foot_box{
	padding: 0 30px;
	width: 1140px;
}
.foot_box{
	color: #666666;
	font-weight: bold;
	padding-top: 40px;
	padding-bottom: 50px;
	border-bottom:1px solid #eee;
	position: relative;
}
.foot_box ul{
	margin-top: 10px;
	height: 60px;
	overflow: hidden;
}
.foot_box ul li{
	float: left;
	width: 162px;
	height: 20px;
	overflow: hidden;
}
.foot_box ul li a{
	line-height: 20px;
	color: #666;
	width: 100%;
	overflow: hidden;
	word-break: break-all;
	font-weight: normal;
}
.foot_box ul li a:hover{
	color: #0dcc6c;
}
.foot_box .foot_more{
	display: inline-block;
	font-weight: normal;
	position: absolute;
	bottom: 20px;
	right: 20px;
	display: none;
}
.link{
	text-align: center;
	height: 60px;
	line-height: 60px;
}
!*common*!
.new_down,.help,.feedback,.contactus{
	background: #f5f5f5;
	padding: 20px 0 28px 0;
}

!*index.html*!
!*nav*!
.nav{
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
	position: relative;
}
!*.nav .lb_box{
	width: 300%;
}*!
.nav .nav_cir{
	width: 78px;
	margin: 0 auto; 
	position: absolute;
	bottom: 24px;
	left: 50%;
	z-index: 9;
}
.nav_cir li{
	width: 14px;
	height: 14px;
	margin-right: 10px;
	background: #fff;
	opacity: 0.4;
	float: left;
	border-radius: 7px;
	margin-top: 14px;
	cursor: pointer;
}
.nav_cir li.cirtitle{
	opacity: 1;
}
.lb_box li {
	!*width: 33.333333333%;*!
	height: 580px;
	float: left;
	overflow: hidden;
}
!*.lb_box .lb_one{
	background: url('images/banner.png') no-repeat center;
}
.lb_box .lb_two{
	background: url('images/banner.png') no-repeat center;
}
.lb_box .lb_three{
	background: url('images/banner.png') no-repeat center;
}*!
.nav_box{
	position: relative;
}
.nav_box .text_box{
	position: absolute;
	top:309px;
	left:760px;
}
.text_box h3{
	font-size: 62px;
	line-height: 62px;
	color: #fff;
	font-weight: normal;
}
.text_box p{
	font-size: 28px;
	line-height: 28px;
	margin-top: 16px;
	color: #fff;
	font-weight: normal;
}
.text_box .nav_down{
	width: 276px;
	height: 64px;
	!*margin-top: 55px;*!
	display: inline-block;
	background: url('images/down_bg.png') no-repeat;
	text-align: center;
	color: #fff;
	line-height: 64px;
	font-size: 30px;
}
.text_box .nav_down:hover{
	background: url('images/down_bg_hover.png') no-repeat;
}
.text_box .nav_down:active{
	background: url('images/down_bg_active.png') no-repeat;
}
.nav_down i{
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url('images/down_icon.png') no-repeat;
	vertical-align: -2px;
	margin-right: 13px;
}
.text_box span{
	display: inline-block;
	font-size: 12px;
	color: #fff;
	margin-top: 20px;
}
!*main*!
.bd_main{
	!*padding: 0 30px;*!
	width: 1140px;
	position: relative;
}
.bd_main .bd_title{
	font-weight: normal;
	position: absolute;
	top: -94px;
	left: 50%;
	margin-left: -137px;
}

.bd_con{
	width: 100%;
	overflow: hidden;
	padding-bottom: 80px;
	margin-top:160px;
	border-bottom: 1px solid #e8e8e8;
}
.bd_con li{
	float: left;
	width: 33.3333333333%;
}
.bd_con li img{
	float: left;
	margin-right: 20px;
}
.bd_con li .bd_txt{
	overflow: hidden;
	color: #666;
	padding-top: 15px;
}
.bd_con .bd_txt h4{
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 9px;
}
.bd_con .bd_txt p{
	font-size: 14px;
	line-height: 22px;
}
.bd_msg{
	padding-top: 50px;
	padding-bottom: 40px;
	width: 1240px;
}
.bd_msg .bd_common{
	width: 620px;
	float: left;
	position: relative;
}
.bd_common h3{
	font-size: 16px;
	color: #31c27c;
}
.bd_question h3 i{
	display: inline-block;
	width: 18px;
	height:18px;
	margin-right: 5px;
	background: url('images/qus_icon.png') no-repeat;
	vertical-align: -1px;
}
.bd_new h3 i{
	display: inline-block;
	width: 20px;
	height:18px;
	margin-right: 5px;
	background: url('images/new_icon.png') no-repeat;
	vertical-align: -1px;
}
.bd_common ul{
	margin-top: 35px;
	height: 90px;
	overflow: hidden;
}
.bd_common ul.mr{
	border-right: 1px solid #ddd;
    margin-right: 50px;
}
.bd_common ul li{
	float: left;
	width: 260px;
	height: 30px;
	overflow: hidden;
}
.bd_common ul li a{
	padding-left: 16px;
	line-height: 30px;
	position: relative;
	font-size: 14px;
	max-width: 205px;
	display: inline-block;
	overflow: hidden;
	word-break: break-all;
}
.bd_common ul li a i{
	position: absolute;
	top: 10px;
	left: 3px;
	width: 2px;
	height: 2px;
	background: #8a8a8a;
}
.bd_common .bd_more{
	position: absolute;
	bottom: 6px;
	right: 85px;
}

!*down.html*!
!*appname*!
.appname{
	width: 100%;
	height: 100px;
	background: url('images/down_ng.png') no-repeat center;
}
!*newdowmn*!

.new_down .new_down_box{
	width: 1139px;
	min-height: 710px;
	background: #fff;
}
.new_down_box .new_item{
	background: #fff;
	padding-left: 40px;
	min-height: 240px;
	border: 1px solid #eeeeee;
}
.new_down_box h3{
	font-weight: normal;
	color: #078aea;
	font-size: 22px;
	line-height: 22px;
	margin-top: 42px;
}
.new_down_box p {
	font-size: 18px;
	margin-top: 30px;
	line-height: 18px;
}
.new_down_box p span{
	font-size: 14px;
	color: #aaaaaa;
}
.new_down_box ul {
	margin-top: 19px;
	margin-bottom: 50px;
}
.new_down_box ul li{
	width: 160px;
	height: 42px;
	margin-right: 25px;
	margin-bottom: 26px;
	float: left;
}
.new_down_box ul li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	background: url('images/version_icon1.png') no-repeat;
	text-align: center;
	line-height: 42px;
	color: #fff;
	font-size: 18px;
}
.new_down_box ul li a:hover{
	background: url('images/version_icon2.png') no-repeat;
}
.new_down_box ul li a:active{
	background: url('images/version_icon3.png') no-repeat;
}
.new_down_box .other{
	!*height: 314px;*!
	margin-top: -1px;
	border: 0;
}
.other h3 span{
	margin-left: 20px;
	font-size: 14px;
	color: #aaaaaa;
}
.other ul li {
	height: 54px;
}
.other ul li a{
	height: 54px;
	font-size: 16px;
	line-height: 20px;
	padding-top: 7px;
	background: url('images/other_icon1.png') no-repeat;
}
.other ul li a:hover{
	background: url('images/other_icon2.png') no-repeat;
}
.other ul li a:active{
	background: url('images/other_icon3.png') no-repeat;
}



!*dynamic*!
.dynamic{
	overflow: hidden;
	padding: 30px 0;
	width: 1140px;
}
.dynamic .dynamic_list {
	width: 1200px;
	margin-bottom: 8px;
	min-height: 650px;
}
.dynamic_list .dynamic_item {
	float: left;
	width: 362px;
	height: 406px;
	border:1px solid #e5e5e5;
	margin: 0 22px 22px 0;
	position: relative;
}
.dynamic_item .dynamic_img{
	width: 100%;
	height: 203px;
	display: inline-block;
	border-bottom: 1px solid #e5e5e5;
}
.dynamic_item .dynamic_img img{
	width: 100%;
	height: 100%;
}
.dynamic_item .dynamic_title{
	display: block;
	padding: 0 20px;
	font-size: 20px;
	line-height: 30px;
	margin-top: 15px;
	word-break: break-all;
	overflow: hidden;
	max-height: 60px;
}
.dynamic_item .dynamic_content{
	display: block;
	padding: 0 20px;
	margin-top: 10px;
	line-height: 24px;
	font-size: 14px;
	max-height: 96px;
	word-break: break-all;
	overflow: hidden;
	color: #888;
}
.dynamic_content:hover{
	color: #0dcc6c;
}
.dynamic_all{
	!*margin-top: 50px;*!
	position: absolute;
	bottom: 17px;
	left: 0;
	width: 322px;
	padding: 0 20px;
	color: #888888;
}
.dynamic_all a{
	float: right;
	color: #888;
}
.dynamic_all a:hover{
	color: #0dcc6c;
}
.paging{
	width: 100%;
}
.paging ul {
	overflow: hidden;
	text-align: center;
}
.paging ul li{
	display: inline-block;
}
.paging ul li a{
	width: 38px;
	height: 38px;
	display: inline-block;
	border:1px solid #e5e5e5;
	font-size: 18px;
	color: #999;
	text-align: center;
	line-height: 38px;
	margin-right: 6px;
}
.paging ul li a:hover{
	border: 1px solid #31c37c;
    background: #31c37c;
    color: #fff;
}
.paging ul li .paging_now{
	border:1px solid #31c37c;
	background: #31c37c;
	color: #fff;
}
.paging ul li .no{
	border:0;
	color: #fff;
	background: #fff;
}




!*锟斤拷态锟斤拷锟斤拷*!
.dynamic_detail{
	background: #f5f5f5;
}
.detail_box {
	padding: 30px 0;
	position: relative;
}
.detail_content{
	float: left;
	margin-right: 20px;
	width: 774px;
	border:1px solid #e5e5e5;
	padding: 0 20px;
	background: #fff;
}
.detail_title{
	border-bottom: 1px solid #e5e5e5;
	padding: 25px 0 10px;
}
.detail_title h3{
	font-size: 22px;
}
.detail_title span{
	margin-top: 10px;
	display: inline-block;
	color: #888;
	font-size: 14px;
	line-height: 14px;
}
.detail_msg {
	padding: 23px 10px 50px 10px;
	text-align: center;
}
.detail_msg p{
	line-height: 30px;
	font-size: 16px;
	text-align: left;
}
.detail_msg img{
	margin-top: 13px;
	vertical-align: bottom;
}
.detail_msg h3{
	text-align: left;
	font-size: 16px;
	margin-top: 43px;
	line-height: 30px;
}
.detail_new{
	!*position: absolute;
	right: 0;
	top: 30px;*!
	float: left;
	background: #fff;
	width: 262px;
	border:1px solid #e5e5e5;
	padding: 0 18px;
}
.detail_new_title{
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #e5e5e5;
}
.detail_new_title span{
	float: left;
	font-size: 18px;
}
.detail_new_title a{
	float: right;
	color: #888;
}
.detail_new_title a:hover{
	color: #0dcc6c;
}
.detail_new ul{
	margin-top: 10px;
	padding-bottom: 10px;
}
.detail_new ul li{
	height: 38px;
	width: 100%;
	overflow: hidden;
	line-height: 38px;
}
.detail_new ul li a{
	height: 38px;
	overflow: hidden;
	width: 100%;
	word-break: break-all;
}
.detail_new ul li a i{
	display: inline-block;
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	color: #fff;
	border-radius: 3px;
	margin-right: 10px;
}
.new_one i{
	background: #ea5246;
}
.new_two i{
	background: #f56313;
}
.new_three i{
	background: #eea313;
}
.new_four i{
	background: #b2b2b2;
}



!*help*!
.help{
	padding: 30px 0;
}
.help a:hover{
	color: #299fff;
}
.help .active{
	color: #299fff;
}
.help_box{
	width: 1138px;
	border:1px solid #ddd;
	background: #fff;
	min-height: 920px;
	overflow: hidden;
}
.help_left{
	width: 270px;
	overflow: hidden;
	float: left;
	height: 885px;
	padding-left: 30px;
	padding-top: 35px;
	border-right: 1px solid #f0f0f0;
	margin-right: -1px;
}
.help_left .help_title{
	font-size: 24px;
	line-height: 30px;
}
.help_con_box{
	margin-top: 40px;
}
.help_m30{
	margin-top: 30px;
}
.help_left .help_int{
	color:#299fff;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
.help_left .help_con{
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}
.help_con li,.help_con li a{
	display: block;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	word-break: break-all;
}
.help_right{
	padding: 40px 50px 30px 30px;
	border-left: 1px solid #f0f0f0;
	overflow: hidden;
}
.help_txt_title{
	font-size: 24px;
	line-height: 26px;
	margin-bottom: -7px;
}
.help_txt_con{
	display: inline-block;
	color: #888;
	line-height: 30px;
	height:30px;
	margin-top: 34px;
}
.right_item{
	display: none;
}


!* 锟斤拷锟斤拷锟斤拷锟斤拷 *!
.friend_link{
	overflow: hidden;
	min-height:738px;
	margin-top: 20px;
}
.friend_link ul{
	width: 1200px;
}
.friend_link ul li{
	float: left;
	height:60px;
	width: 180px;
	margin-right: 12px;
	margin-top: 30px;
}
.friend_link ul li a{
	width: 178px;
	height: 58px;
	border: 1px solid #e5e5e5;
	display: inline-block;
	text-align: center;
	line-height: 58px;
	font-size: 20px;
}


!*锟斤拷锟斤拷锟斤拷志*!
.diary{
	!* min-height: 790px; *!
	margin: 50px auto;
}
.diary .history{
	margin-left: 170px;
	background: url(images/diary_line.png) 156px 0 repeat-y;
}
!*.history .history_item{
	margin-bottom: 40px;
}*!
.history_item .history_title{
	cursor: pointer;
	font-weight: normal;
	position: relative;
	height: 40px;
}
.history_title span{
	font-size: 24px;
	display: inline-block;
	margin-right: 20px;
	transition:all 0.5s;
}
.history_title .triangle{
	display: inline-block;
    vertical-align: 5px;
	border-color: #333 #fff #fff;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    font-size: 0;
    height: 0;
    overflow: hidden;
    width: 0;
	transition:all 0.5s;
}
.history_title .history_cir{
	background: url(images/diary_cir.jpg) no-repeat;
    !*border-radius: 50%;*!
    position: absolute;
    height: 40px;
    width: 40px;
    top: 0px;
    left: 138px;
    z-index: 9;
}
.history_title:hover span{
	color: #299fff;
}
.history_title:hover .history_cir{
	animation: alaow 1s linear infinite;
}
.history_title:hover .triangle{
	border-color: #299fff #fff #fff;
	transform: rotate(270deg);
}
@keyframes alaow{
	form{
		transform: rotate(0deg);
	}
	to{
		transform: rotate(360deg);
	}
}
.history_item dl{
	position: relative;
	overflow: hidden;
	padding: 0 0 55px 208px;
	display: none;
}
.history_item dl dt{
	margin-top: 45px;
	height: 40px;
	position: relative;
	cursor: pointer;
}
.history_item dl .date{
	background: url(images/diary_icon.png) right -2px no-repeat;
    font-size: 18px;
    left: -192px;
    padding-right: 56px;
    position: absolute;
    text-align: right;
    top: 0;
    width: 148px;
}
.history_item dl .date em{
	display: block;
	font-size: 12px;
	color: #888999;
}
.history_item dl h3{
	font-size: 18px;
	color: #299fff;
	font-weight: normal;
}
.history_item dl dd{
	line-height: 22px;

}

!*锟斤拷锟斤拷锟斤拷锟�*!
.feedback_box{
	border: 1px solid #ddd;
	min-height: 656px;
	background: #fff;
}
.feedback_con{
	text-align: center;
	padding: 0 312px;
}
.feedback_con h1{
	font-size: 24px;
	height: 100px;
	text-align: left;
	font-weight: normal;
	line-height: 112px;
}
.feedback_con .feedback_item{
	margin-bottom: 20px;
	width: 513px;
}
.feedback_item ul{
	width: 513px;
	!*height: 105px;
	overflow: hidden;*!
}
.feedback_item ul li{
	width: 171px;
	float: left;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	text-align: left;
}
.feedback_item ul li input{
	width: 13px;
	height: 13px;
	border: 1px solid #ddd;
}
.feedback_con .texterea{
	margin-bottom: 50px;
}
.feedback_con .texterea textarea{
	width: 497px;
	height: 120px;
	padding: 10px 8px 0 8px;
	line-height: 20px;
	color: #999;
	resize: none;
}
.feedback_con .texterea p{
	width: 100%;
	text-align: right;
}
.feedback_con .contact{
	text-align: left;
	margin-bottom: 30px;
}
.feedback_con .contact .feedback_txt{
	border: 1px solid #ddd;
	height: 32px;
	line-height: 32px;
	width: 405px;
	padding-left: 7px;
}

.feedback_con .feedback_bt{
	float: right;
	font-size: 18px;
	color: #fff;
	display: inline-block;
	width: 180px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #0ccc6c;
	border-radius: 3px;
	margin-bottom: 50px;
	cursor: pointer;
}	
.feedback .careful{
	font-size: 12px;
	color: #999;
	text-align: center;
	line-height: 20px;
	margin-top: 12px;
}
.tc{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	display: none;
	z-index: 10;
}
.tc_box{
	width: 400px;
	height: 240px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin:0 0 0 -200px;
	background: #fff;
	border-radius: 5px;
	text-align: center;
	opacity: 0;
}
.tc_box h3{
	font-size: 28px;
	line-height: 30px;
	margin-top: 48px;
}
.tc_box p{
	font-size: 18px;
	color: #666;
	line-height: 20px;
	margin-top: 25px;
}
.tc_box .sure{
	font-size: 18px;
	color: #fff;
	display: inline-block;
	width: 180px;
	height: 48px;
	background: #0ccc6c;
	line-height: 48px;
	text-align: center;
	border-radius: 3px;
	margin-top: 43px;
	cursor: pointer;
}

!*协锟斤拷*!
.xieyi_wen {
    width: 1000px;
    !*height: 1000px;*!
    margin: auto;
    display: block;
    margin-top: 50px;
    font-family: "微锟斤拷锟脚猴拷";
    font-size: 16px;
    color: #333333;
    line-height: 32px;
}

.xieyi_wen .biaoti {
    width: 100%;
    text-align: center;
    font-family: "微锟斤拷锟脚猴拷";
    font-size: 34px;
    color: #333333;
    padding-bottom: 30px;
}
.xieyi_title_nr {
    width: 100%;
    display: block;
    font-family: "微锟斤拷锟脚猴拷";
    color: #333333;
    font-size: 16px;
    line-height: 32px;
}
.xieyi_nr_title {
    width: 100%;
    display: block;
    font-family: "微锟斤拷锟脚猴拷";
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    margin-top: 24px;
}

.contactus_box{
	width: 1138px;
	border:1px solid #ddd;
	background: #fff;
	min-height: 708px;
	overflow: hidden;
	position: relative;
}
.contactus_con{
	position: absolute;
	top: 230px;
	left: 50%;
	margin-left: -150px;
	font-size: 18px;
	color: #333;
	line-height: 50px;
}
.contactus_icon{
	width: 5px;
	height: 21px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: -5px;
}
.icon1{
	background: #1fd087;
}
.icon2{
	background: #ff960e;
}*/

strong {
	color: #0095fc;
}
