/*common.html*/
/*head*/

/*appname*/
/*foot*/

/*common*/
.new_down,
.help,
.feedback,
.contactus {
	background: #dfdfdf7a;
	padding: 20px 0 28px 0;
}

.new_down .down_con {
	min-height: 535px;
	background: #fff;
	margin: 0 auto;
}

.down_con .detail_content {
	width: 875px;
	;
}

.down_con .detail_content img {
	width: 850px !important;
	height: auto !important;
	margin-top: 13px;
	vertical-align: bottom;
}

/*index.html*/
/*nav*/
.nav {
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
	position: relative;
}

.lb_box li {
	position: relative;
}

.lb_box .txt {
	width: 507px;
	height: 70px;
	position: absolute;
	top: 164px;
	left: 390px;
}

.lb_box .text {
	width: 507px;
	height: 24px;
	position: absolute;
	top: 260px;
	left: 390px;
}

.lb_box .txt1 {
	background: url(../images/txt1.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/txt1.png');
}

.lb_box .txt2 {
	background: url(../images/txt2.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/txt2.png');
}

.lb_box .txt3 {
	background: url(../images/txt3.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/txt3.png');
}

.lb_box .text1 {
	background: url(../images/text1.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/text1.png');
}

.lb_box .text2 {
	background: url(../images/text2.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/text2.png');
}

.lb_box .text3 {
	background: url(../images/text3.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/text3.png');
}

/*.nav .lb_box{
	width: 300%;
}*/
.nav .nav_cir {
	width: 102px;
	margin: 0 auto;
	position: absolute;
	bottom: 20px;
	left: 50%;
	z-index: 9;
	margin-left: -44px;
}

.nav_cir li {
	width: 14px;
	height: 14px;
	margin-right: 10px;
	background: #fff;
	opacity: 0.4;
	float: left;
	border-radius: 7px;
	-ms-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-o-border-radius: 7px;
	behavior: url(smartcloud/css/PIE.htc);
	margin-top: 14px;
	cursor: pointer;
}

.nav_cir .cirtitle {
	opacity: 1;
}

.lb_box li {
	/*width: 33.333333333%;*/
	height: 600px;
	float: left;
	overflow: hidden;
}

.nav .nav_dow {
	position: absolute;
	height: 56px;
	top: 338px;
	left: 338px;
}

.nav .nav_dow a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 170px;
	height: 60px;
	line-height: 60px;
	padding-left: 70px;
	border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	behavior: url(smartcloud/css/PIE.htc);
	background: url(../images/pinyin.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/pinyin.png');
	background-position: 24px center;
	color: #fff;
	font-size: 20px;
	margin-bottom: 18px;
}

.nav .nav_dow .pinyin {
	background-color: #fca03c;
	margin-right: 30px;
}

.nav .nav_dow p {
	color: #fff;
	font-size: 12px;
	margin-bottom: 6px;
}

/*main*/
.bd_main {
	/*padding: 0 30px;*/
	width: 1200px;
	position: relative;
}

.bd_main .bd_title {
	font-weight: normal;
	position: absolute;
	top: -100px;
	left: 50%;
	margin-left: -102px;
}

.bd_con {
	width: 100%;
	overflow: hidden;
	padding-bottom: 70px;
	margin-top: 155px;
}

.bd_con li {
	float: left;
	width: 300px;
	text-align: center;
}

.bd_con li .bd_txt {
	overflow: hidden;
	color: #666;
	padding-top: 25px;
}

.bd_con .bd_txt h4 {
	font-weight: normal;
	font-size: 22px;
	line-height: 22px;
	color: #333;
	text-align: center;
	margin-bottom: 16px;
}

.bd_con .bd_txt p {
	width: 270px;
	margin: 0 auto;
	font-size: 12px;
	color: #adadad;
	margin-bottom: 25px;
}

.bd_con .bd_txt a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 120px;
	height: 32px;
	line-height: 32px;
	margin: 0 auto;
	font-size: 14px;
	color: #666;
	background: url(../images/back_1.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/back_1.png');
}

.bd_con .bd_txt a:hover {
	color: #f14a09;
	background: url(../images/back_2.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/back_2.png');
}

.bd_con .bd_txt .bd_txt_last {
	width: 300px;
}

.zm {
	background: #fafafa;
	position: relative;
}

.zm .bd_title {
	font-weight: normal;
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: -171px;
}

.zm_icon {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-top: 154px;
	padding-bottom: 80px;
}

.zm_icon li {
	width: 400px;
	float: left;
}

.zm .zm_icon img {
	margin-bottom: 25px;
}

.zm_icon .bd_txt h4 {
	width: 270px;
	margin: 0 auto;
	font-size: 20px;
	line-height: 20px;
	color: #666;
	font-weight: normal;
	margin-bottom: 22px;
}

.zm_icon .bd_txt p {
	width: 270px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 20px;
	color: #999;
	font-weight: normal;
}

.bd_msg {
	padding-bottom: 40px;
	padding-top: 48px;
	width: 1200px;
	margin: 0 auto;
}

.bd_msg .bd_common {
	width: 550px;
	float: left;
	position: relative;
}

.bd_common h3 {
	font-size: 20px;
	color: #333;
	font-weight: normal;
}

.bd_msg .bd_question {
	padding-left: 50px;
}

.bd_question h3 i {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 5px;
	background: url('../images/zm_icon4.png') no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/zm_icon4.png');
	vertical-align: -2px;
}

.bd_new h3 i {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 5px;
	background: url('../images/zm_icon5.png') no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/zm_icon5.png');
	vertical-align: -2px;
}

.bd_common ul {
	margin-top: 30px;
	height: 90px;
	/* overflow: hidden; */
	padding-left: 30px;
}

.bd_msg>.bd_question {
	margin-right: 49px;
	border-right: 1px solid #eee;
}

.mr .mr_last a {
	color: #237ff0;
}

.bd_new .mr_last a {
	color: #237ff0;
}

.bd_common a:hover {
	color: #0dcc6c;
}

.bd_common ul li {
	width: 214px;
	float: left;
	height: 30px;
	overflow: hidden;
	margin-right: 44px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.bd_common ul li a {
	position: relative;
	font-size: 14px;
	max-width: 240px;
	display: inline-block;
	overflow: hidden;
	word-break: break-all;
	color: #888;
	font-size: 14px;
}

.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 .name {
	font-size: 28px;
	line-height: 36px;
	margin-top: 22px;
	display: inline-block;
	color: #fff;
}

.appname .english {
	font-size: 16px;
	line-height: 20px;
	margin-top: 6px;
	display: inline-block;
	color: #fff;
}

.contactus_box {
	width: 1000px;
	background: #fff;
	min-height: 750px;
	overflow: hidden;
	position: relative;
}

.contactusBg {
	width: 100%;
	height: 285px;
	background: url(../images/image.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/image.png') background-size: 100% auto;

}

.iconDivs {
	text-align: center;
	margin-top: 70px;
}

.iconDiv {
	display: inline-block;
}

.iconDiv .icon {
	width: 68px;
	height: 68px;
	margin: 0 auto;
	cursor: pointer;
}

.iconDiv .icon.contacter {
	background: url(../images/contacter.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/contacter.png') background-size: 100% auto;
}

.iconDiv .icon.num {
	background: url(../images/num.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/num.png') background-size: 100% auto;
}

.iconDiv .icon.phone {
	background: url(../images/pone.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/pone.png');
	background-size: 100% auto;
}

.iconDiv .icon.mail {
	background: url(../images/m.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/m.png');
	background-size: 100% auto;
}

.iconDiv .icon.contacter:hover {
	background: url(../images/contacter_a.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/contacter_a.png') background-size: 100% auto;
}

.iconDiv .icon.num:hover {
	background: url(../images/num_a.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/num_a.png');
	background-size: 100% auto;
}

.iconDiv .icon.phone:hover {
	background: url(../images/pone_a.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/pone_a.png');
	background-size: 100% auto;
}

.iconDiv .icon.mail:hover {
	background: url(../images/m_a.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/m_a.png');
	background-size: 100% auto;
}

.iconDiv .desFont {
	font-size: 14px;
	line-height: 14px;
	margin-top: 10px;
	color: #999;
	text-align: center;
}

.iconDiv .contactDetail {
	font-size: 20px;
	margin-top: 15px;
	text-align: center;
	padding: 0 50px;
}

.iconDiv:nth-child(3) .contactDetail {
	padding: 0 31px;
}

.agreeBtn {
	width: 220px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	margin: 0 auto;
	margin-top: 80px;
	font-size: 18px;
	border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	behavior: url(smartcloud/css/PIE.htc);
	background-color: #fc6a2e;
	cursor: pointer;
	position: relative
}

.agreeBtn:hover {
	background: #ec6128;
}

.mask {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.75);
	-pie-background: rgba(0, 0, 0, .75);
	behavior: url(smartcloud/css/PIE.htc);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	display: none;
}

.agreeDiv {
	width: 800px;
	height: 520px;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #fff;
	z-index: 999;
}

.closeMask {
	width: 22px;
	height: 22px;
	font-family: "微软雅黑";
	cursor: pointer;
	position: absolute;
	right: -139px;
	top: -23px;
	background: url(../images/close.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/close.png');
	background-size: 22px auto;
}

.agreeDiv h4 {
	width: 454px;
	font-size: 21px;
	line-height: 22px;
	color: #333;
	margin: 0 auto;
	margin-top: 51px;
	font-weight: normal;
	font-family: "MicrosoftYaHeiLight";
	position: relative;
}

.agreeDiv .inputDiv {
	width: 454px;
	margin: 0 auto;
	margin-top: 53px;
}

.agreeDiv .inputDiv .checkBox {
	width: 33.3333%;
	height: 12px;
	line-height: 12px;
	font-size: 12px;
	float: left;
	color: #666;
	margin-bottom: 15px;
}

.agreeDiv .inputDiv .checkBox label {
	width: 12px;
	height: 12px;
	background: #fff;
	border: 1px solid #bcbbbb;
	float: left;
	margin-right: 12px;
}

.agreeDiv .inputDiv .checkBox label:hover {
	border: 1px solid #fc6a2e;
}

.agreeDiv .inputDiv .checkBox input {
	width: 12px;
	height: 12px;
	-webkit-appearance: checkbox;
	display: none;
}

.textArea {
	width: 454px;
	height: 96px;
	margin: auto;
	padding-top: 8px;
	border: 1px solid #bcbbbb;
	position: relative;
	margin-top: 15px;
}

.textArea textarea {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	resize: none;
	text-indent: 16px;
	overflow: auto;
}

.textArea .fontNums {
	width: 50px;
	height: 14px;
	text-align: center;
	color: #bcbbbb;
	line-height: 14px;
	position: absolute;
	right: 0;
	bottom: 10px;
}

.contactWay {
	width: 454px;
	height: 30px;
	margin: auto;
	margin-top: 15px;
}

.contactWay span {
	float: left;
	width: 92px;
	text-align: center;
	line-height: 30px;
	margin-right: 6px;
	color: #666;
	font-size: 14px;
	font-family: "MicrosoftYaHeiLight";
}

.contactInput {
	width: 356px;
	height: 24px;
	float: left;
	border-bottom: 1px solid #bcbbbb;
}

.contactInput input {
	outline: 0;
	border: 0;
	width: 100%;
	height: 100%;
}

.submitData {
	width: 220px;
	height: 50px;
	background: #fc6a2e;
	text-align: center;
	line-height: 50px;
	font-family: "MicrosoftYaHeiLight";
	color: #fff;
	margin: auto;
	margin-top: 46px;
	font-size: 18px;
	border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	behavior: url(smartcloud/css/PIE.htc);
	cursor: pointer;
}

.submitData:hover {
	background: #ec6128;
}

/*newdowmn*/
.new_down .down_con {
	width: 920px;
	padding: 40px;
	border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	behavior: url(smartcloud/css/PIE.htc);
}

.new_down .down_con .down_left {
	width: 612px;
	float: left;
}

.new_down .down_con .down_right {
	float: left;
}

.new_down .new p {
	color: #f14d0d;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 34px;
}

.new_down .down_con .pinyin {
	font-size: 18px;
	line-height: 18px;
	color: #333;
	margin-bottom: 22px;
}

.new_down .pinyin span {
	color: #aaa;
	font-size: 14px;
}

.new_down .xia {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 180px;
	height: 50px;
	margin-bottom: 66px;
}

.new_down .down_left .xia {
	background: url(../images/b.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/b.png');
	background-size: 100% auto;
}

.new_down .down_left .xia:hover {
	background: url(../images/b2.png) no-repeat;
	background-size: 100% auto;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/b2.png');

}

.new_down .down_right .xia {
	background: url(../images/c.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/c.png');

	background-size: 100% auto;
}

.new_down .down_right .xia:hover {
	background: url(../images/c2.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/c2.png');

	background-size: 100% auto;
}

.down_con .last_new {
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 62px;
}

.down_con h4 {
	height: 30px;
	line-height: 30px;
	padding-left: 42px;
	color: #666;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 24px;
}

.down_con .down_left h4 {
	background: url(../images/xia3.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/xia3.png');

	background-size: 30px auto;
}

.down_con .down_right h4 {
	background: url(../images/xia4.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/xia4.png');

	background-size: 30px auto;
}

.down_con .histroy {
	padding-left: 10px;
}

.down_con .histroy li {
	height: 34px !important;
	font-size: 16px;
}

.down_con .histroy i {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	-ms-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	behavior: url(smartcloud/css/PIE.htc);
	margin-right: 20px;
	background: #cfcfcf;
	vertical-align: 3px;
}

.down_con .histroy span {
	line-height: 16px !important;
}

.down_con .histroy span span {
	color: #c3c2c2;
	font-size: 14px;
}

.down_con .yun_last span span,
.down_con .yun_last span {
	color: #fb8745;
}

.down_con .yun_last i {
	background: #fb8745;
}

.down_con .wu_last span span,
.down_con .wu_last span {
	color: #378fec;
}

.down_con .wu_last i {
	background: #fb8745;
}

.his .down_left li:hover span span,
.his .down_left li:hover span {
	color: #fb8745;
}

.his .down_right li:hover span span,
.his .down_right li:hover span {
	color: #378fec;
}

.down_con .down_left li:hover i {
	background: #fb8745;
}

.down_con .down_right li:hover i {
	background: #fb8745;
}

/*dynamic*/
.dynamic {
	overflow: hidden;
	/*padding: 30px 0;*/
	padding-top: 20px;
	width: 100%;
	background: #f8f8f8;
}

.dynamic .dynamic_list {
	width: 1008px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.dynamic_list .dynamic_item {
	float: left;
	width: 322px;
	height: 322px;
	margin: 0 20px 20px 0;
	position: relative;
	background: #fff;
}

.dynamic_list .dynamic_item:nth-child(3),
.dynamic_list .dynamic_item:nth-child(6),
.dynamic_list .dynamic_item:nth-child(9) {
	margin-right: 0;
}

.dynamic_item .dynamic_img {
	width: 100%;
	height: 180px;
	display: inline-block;
	border-bottom: 1px solid #e5e5e5;
}

.dynamic_item .dynamic_img img {
	width: 100%;
	height: 100%;
}

.dynamic_item .dynamic_title {
	display: block;
	width: 290px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 18px;
	margin-top: 7px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #333;
}

.dynamic_item .dynamic_content {
	width: 290px;
	display: block;
	margin: 0 auto;
	margin-top: 6px;
	line-height: 22px;
	font-size: 12px;
	max-height: 66px;
	overflow: hidden;
	color: #666;
}

.dynamic_content:hover,
.dynamic_item .dynamic_title:hover {
	color: #fc6b2d;
}

.dynamic_all {
	/*margin-top: 50px;*/
	position: absolute;
	bottom: 10px;
	left: 15px;
	width: 280px;
	color: #999;
}

.dynamic_all a {
	float: right;
	color: #999;
}

.dynamic_all a:hover {
	color: #fc6b2d;
}

.paging {
	width: 100%;
	margin-bottom: 30px;
}

.paging ul {
	overflow: hidden;
	text-align: center;
}

.paging ul li {
	display: inline-block;
}

.paging ul li a {
	width: 28px;
	height: 28px;
	display: inline-block;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 28px;
	margin-right: 6px;
	background: #dcdcdc;
	border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	behavior: url(smartcloud/css/PIE.htc);
}

.paging ul li .paging_now {
	background: #f66128;
	color: #fff;
}

/*.paging ul li .no{
	border:0;
	color: #fff;
	background: #fff;
}*/




/*动态详情*/
.dynamic_detail {
	background: #f5f5f5;
}

.detail_box {
	width: 1000px;
	min-height: 606px;
	height: auto !important;
	height: 606px;
	padding: 30px 0;
	position: relative;
}

.detail_content {
	float: right;
	/*margin-right: 20px;*/
	width: 660px;
	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 {
	width: 638px !important;
	height: auto !important;
	margin-top: 13px;
	vertical-align: bottom;
}

.detail_msg h3 {
	text-align: left;
	font-size: 16px;
	margin-top: 43px;
	line-height: 30px;
}

.detail_new {
	position: fixed;
	left: 50%;
	top: 107px;
	background: #fff;
	width: 240px;
	padding: 0 18px;
	margin-left: -498px;
}

.detail_new a:hover {
	color: #fc6b2d;
}

.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: #fc6b2d;
}

.detail_new ul {
	margin-top: 10px;
	padding-bottom: 10px;
}

.detail_new ul li {
	height: 38px;
	width: 100%;
	overflow: hidden;
	line-height: 38px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.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;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	behavior: url(smartcloud/css/PIE.htc);
	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_center {
	background: url(../images/header_img.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/header_img.png');

}

.help a:hover {
	color: #299fff;
}

.help_box {
	width: 1138px;
	border: 1px solid #ddd;
	background: #fff;
	min-height: 920px;
	overflow: hidden;
}

.help_con_box span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100%;
	font-size: 14px;
	color: #299fff;
	line-height: 40px;
	background: #f0f9fe;
}

.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;
}

.menu_list #last a {
	padding-right: 0;
	position: relative;
}

.menu_list #last span {
	display: inline-block;
	width: 30px;
	position: absolute;
	left: 50%;
	margin-left: -2px;
}

.help_left .help_int {
	color: #299fff;
	font-size: 14px;
	font-weight: bold;
	padding: 20px 0;
	color: #333;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.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 .active {
	color: #299fff;
}

.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;
}

.help_txt_1 {
	margin-top: 21px;
}

.help_suggest {
	width: 600px;
	height: 280px;
	margin-top: 30px;
}

.right_item {
	display: none;
}


/* 友情链接 */



/*更新日志*/
.diary {
	min-height: 607px;
	margin: 0 auto;
	margin-top: 90px;
}

.diary .history {
	margin-bottom: 100px;
	background: url(../images/line.png) 156px 0 repeat-y;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/line.png');

}

.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;
	color: #333;
}

.history_title b {
	color: #333;
	font-size: 24px;
	margin-left: 116px;
	font-weight: normal;
}

.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.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/diary_cir.png');
	/*border-radius: 50%;*/
	position: absolute;
	height: 40px;
	width: 40px;
	top: 0px;
	left: 138px;
	z-index: 9;
	background-color: #fff;
}

.history_title:hover span {
	color: #f66026;
}

.history_title:hover .history_cir {
	animation: alaow 1s linear infinite;
}

.history_title:hover .triangle {
	border-color: #f66026 #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 6px no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/diary_icon.png');
	font-size: 18px;
	left: -248px;
	padding-right: 56px;
	position: absolute;
	text-align: right;
	top: 0;
	width: 148px;
	color: #333;
}

.history_item dl .date em {
	display: block;
	font-size: 12px;
	color: #888999;
}

.history_item dl h3 {
	font-size: 18px;
	color: #f66026;
	font-weight: normal;
}

.history_item dl dd {
	line-height: 22px;
}

/*意见反馈*/
.feedback_box {
	border: 1px solid #ddd;
	min-height: 630px;
	background: #fff;
}

.feedback_con {
	width: 560px;
	margin: 0 auto;
	margin-top: 80px;
}

.feedback_con h2 {
	font-size: 24px;
	margin-bottom: 37px;
	font-weight: normal;
}

.feedback_con input,
textarea {
	display: inline-block;
	width: 548px;
	height: 32px;
	border: 1px solid #ddd;
	padding-left: 12px;
}

.feedback_con textarea {
	border-top: 0;
	height: 118px;
	line-height: 30px;
}

.feedback_con p {
	text-align: right;
	font-size: 12px;
	color: #666;
	margin: 10px 0 18px 0;
}

.feedback_con span {
	color: #333;
	font-size: 14px;
	line-height: 14px;
}

.feedback_con .relation {
	margin-top: 10px;
}

.feedback_con div {
	width: 180px;
	height: 50px;
	margin: 40px 0 0 380px;
}

.feedback_con div a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 180px;
	height: 50px;
	background: url(../images/submit.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/submit.png');
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 50px;
}

.feedback_con div a:hover {
	background: url(../images/submit_1.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/submit_1.png');
}

.feedback_con div a:active {
	background: url(../images/submit_2.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/submit_2.png');
}

.feedback .careful {
	font-size: 12px;
	color: #999;
	text-align: center;
	line-height: 20px;
	margin-top: 20px;
}

.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;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	behavior: url(smartcloud/css/PIE.htc);
	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;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	behavior: url(smartcloud/css/PIE.htc);
	margin-top: 43px;
	cursor: pointer;
}

/* 协议 */
.xi .bd_txt {
	margin: 22px auto 85px;
	color: #333;
	padding: 24px 40px 50px;
	width: 920px;
}

.xi h1 {
	font-size: 22px;
	text-align: center;
}

.xi p {
	font-size: 16px;
	line-height: 2.1;
	margin: 10px 0;
}

.xi .fir {
	margin: 20px 0;
}

.xi h3 {
	margin-top: 20px;
	font-size: 20px;
	margin-bottom: 10px;
}

.link {
	color: #999;
	font-size: 14px;
}

.bd_msg a:hover {
	color: #237ff0;
}

/*关于我们*/
#other {
	margin: 0 auto;
	width: 1000px;
	padding: 40px 0;
}

#other .bg {
	margin: 0 auto;
	width: 856px;
	height: 1014px;
	background: url(../images/other_bg2.png) no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/other_bg2.png');
}

#other .bg .text {
	padding: 65px 50px 0 50px;
}

#other .bg .text .title {
	font-weight: normal;
	font-size: 40px;
	color: #666666;
	padding-left: 120px;
}

#other .bg .text p {
	text-indent: 36px;
	font-size: 18px;
	color: #999999;
	padding: 10px 0;
	line-height: 32px;
}

#other .bg .text.small p {
	text-indent: 0;
	font-size: 14px;
	padding: 2px 0;
	line-height: 22px;
}

#other .bg .text.small p span {
	color: #666666;
	font-weight: bold;
}