@charset "utf-8";
/* CSS Document */
a{
	text-decoration: none;
	outline: none;
	blr:expression(this.onFocus=this.blur());
	color:#454545;
	}
a:hover{
	text-decoration:none;
	}
ol, ul, li {list-style: none;}
img,input,lable{
	vertical-align:middle;
	}
img{
	max-width:100%;
	}
input,textarea,select {
	background:none;
	border-radius:0;
	outline: none;
	resize:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	appearance:none;
	}
input[type=radio], input[type=checkbox]{
	-webkit-appearance:radio;
	-moz-appearance:radio;
	-ms-appearance:radio;
	-o-appearance:radio;
	appearance:radio;
	}
.cl{line-height: 0px;display: block;clear: both;height: 0px;width: 100%;overflow: hidden;}
body,ul,dl,dd,dt,form,lable,img,span,th,td,input,select,label,textarea,h1,h2,h3,h4,h5,h6,p,i,button,em{
	font-style:normal;
	font-weight:normal;
	list-style:none;
	padding:0;
	margin:0;
	}
body,div,ul,ol,li,dl,dd,dt,form,img,span,td,input,select,textarea,label,h1,h2,h3,h4,h5,h6,p,button{
    border: none;
	}
body,form,input,select,textarea{	
	color:#454545;
	font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:13px;
	-webkit-text-size-adjust : none ;
	-moz-text-size-adjust : none ;
	-ms-text-size-adjust : none ;
	-o-text-size-adjust : none ;
	text-size-adjust : none
	}
body{
	background-color:#f4f4f4;
	}
.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
	}
.clearfix{
	zoom:1;
	}
.fl{
	float:left;
	}
.fr{
	float:right;
	}
.tl{
	text-align:left;
	}
.tc{
	text-align: center;
	}
.tr{
	text-align: right;
	}
.tgli{padding:10px 15px 10px 13px}
.underline{
	text-decoration:underline;
	}
.relative{
	position:relative;
	}
.zIndexUp{ z-index:999999;}
.hidden{ overflow:hidden;}
.blcok{ display:block;}
.float_l{float: left;}
.float_r{float: right;}	
/* font */
.c_000, a.c_000, .c_000 a{ /* 黑色 */
	color:#000;
	}
.c_333, a.c_333, .c_333 a{ /* 深灰 */
	color:#333;
	}
.c_666, a.c_666, .c_666 a{ /* 灰 */
	color:#666;
	}
.c_999, a.c_999, .c_999 a{ /* 浅灰 */
	color:#999;
	}
.c_fff, a.c_fff, .c_fff a{ /* 白 */
	color:#fff;
	}
.c_38485a, a.c_38485a, .c_38485a a{ /* 标题 */
	color:#38485a;
	}
.c_394a58, a.c_394a58, .c_394a58 a{ /* 标题 */
	color:#394a58;
	}
.c_818486, a.c_818486, .c_818486 a{ /* 副标题 */
	color:#818486;
	}
.c_8f98aa, a.c_8f98aa, .c_8f98aa a{ /* 正文 */
	color:#8f98aa;
	}
.c_abb0b3, a.c_abb0b3, .c_abb0b3 a{ /* 标签 */
	color:#abb0b3;
	}
.c_0171c5 , a.c_0171c5 , .c_0171c5  a{ /* 挑亮色_蓝 */
	color:#0171c5 ;
	}
.c_4095cc, a.c_4095cc, .c_4095cc a{ /* 浅蓝 */
	color:#4095cc;
	}
.c_747f8c, a.c_747f8c, .c_747f8c a{ /* 灰蓝 */
	color:#747f8c;
	}
.c_ff8b3d, a.c_ff8b3d, .c_ff8b3d a{ /* 橙色 */
	color:#ff8b3d;
	}
.green, a.green, .green a{ /* 绿色 */
	color:#57cf07;
	}
.red, a.red, .red a{ /* 红色 */
	color:#ff3600;
	}
.f12{
	font-size:12px;
	}
.f14{
	font-size:14px;
	}
.f16{
	font-size:16px;
	}
.f18{
	font-size:18px;
	}
.f20{
	font-size:20px;
	}
.f22{
	font-size:22px;
	}
.f24{
	font-size:24px;
	}
.f26{
	font-size:26px;
	}
.f28{
	font-size:28px;
	}
.f30{
	font-size:30px;
	}
.f32{
	font-size:32px;
	}
.f36{
	font-size:36px;
	}	
.fb{
	font-weight:bold;
	}
.lh16{
	line-height:16px;
	}
.lh18{
	line-height:18px;
	}
.lh20{
	line-height:20px;
	}
.lh22{
	line-height:22px;
	}
.lh24{
	line-height:24px;
	}
.lh26{
	line-height:26px;
	}
.lh28{
	line-height:28px;
	}
.lh30{
	line-height:30px;
	}
/* font End */


/* 边距 */
.pt5{
	padding-top:5px;
	}
.pt10{
	padding-top:10px;
	}
.pt15{
	padding-top:15px;
	}
.pt20{
	padding-top:20px;
	}
.pt25{
	padding-top:25px;
	}
.pt30{
	padding-top:30px;
	}
.p5{
	padding:5px;
	}
.p10{
	padding:10px;
	}
.p15{
	padding:15px;
	}
.p16{
	padding-left:15px;
	padding-top:10px;
	}
.p20{
	padding:20px;
	}
.aboutlink a {
    color: #999;
}
.mt5{
	margin-top:5px;
	}
.mt10{
	margin-top:10px;
	}
.mt15{
	margin-top:15px;
	}
.mt20{
	margin-top:20px;
	}
.mt25{
	margin-top:25px;
	}
.mt30{
	margin-top:30px;
	}
.pl5{
	padding-left:5px;
	}
.pl10{
	padding-left:10px;
	}
.pl15{
	padding-left:15px;
	}
.pl20{
	padding-left:20px;
	}
.pl25{
	padding-left:25px;
	}
.ml5{
	margin-left:5px;
	}
.ml10{
	margin-left:10px;
	}
.ml15{
	margin-left:15px;
	}
.ml20{
	margin-left:20px;
	}
.ml25{
	margin-left:25px;
	}
.mr5{
	margin-right:5px;
	}
.mr10{
	margin-right:10px;
	}
.mr15{
	margin-right:15px;
	}
.mr20{
	margin-right:20px;
	}
.mr25{
	margin-right:25px;
	}
.mr30{
	margin-right:30px;
	}
.mt40{
	margin-top:40px;
	}
/* 边距 End */


/*首页body白色*/
.index{
	background-color:#fff;
      }
/* 背景色\圆角\投影 */
.bgWhite{
	background-color:#fff; /* 白色背景 */
	}
.bgWhitelink{
	background-color:#f3f3f3; 
	}
.bgBlack{
	background-color:#293047; /* 深蓝背景 */
	}
.bgBlue{
	background-color:#0171c5; /* 蓝色背景 */
	}
.radius5{
	border-radius:5px;
	}
.radius100{
	border-radius:100%;
	}
/*旧模块鼠标移动阴影特效.shadow1{
	box-shadow:0 2px 3px rgba(0,0,0,0.06);
	}*/
/* 背景色\圆角\投影 End */

/*新模块阴影*/
.course-item {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	border:1px solid #e4ecf3;
	border-radius: 5px;
  }
 .workList:hover {
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  
/* 当前位置样式 */
.mb20 {
    margin-bottom: 20px;
}
.id-position {
    font-size: 14px;
    color: #333;
    border-left: 3px solid #0099e5;
    padding-left: 10px;
    height: 18px;
    line-height: 18px;
    width: 750px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* 公共 */
.w1180{
	margin-left:auto;
	margin-right:auto;
	width:1180px;
	}
.icon{
/*	background-image:url(../images/icon.png);*/
	background-repeat:no-repeat;
	display:inline-block;
	}
.spanMiddle{
	display:inline-block;
	line-height:100px;
	vertical-align:middle;
	overflow:hidden;
	height:100%;
	width:0;
	}
.imgMiddle{ vertical-align:middle;}

/* 公共 End */

/*2018/7/6/新版head*/
.mr15{margin-right:15px}
.wi-center{width:1200px;min-width:1200px;margin:0 auto;position:relative}
.header_wrap .top{height:40px;border-bottom:1px solid #eee;box-shadow:0 3px 10px 3px #eee;min-width:1e3px}
.header_wrap .top-left a{width:90px;height:23px;padding-top:8px;display:block;float:left;margin-right:10px}
.header_wrap .top-left a img{width:100%;height:100%}
.erweima{width:210px;height:210px;background:#f09;z-index:999;position:absolute;top:40px;left:75px}.erweima img{width:100%;height:100%;display:block}
.header_wrap .top-right a{font-size:14px;color:#666;padding-top:10px;display:block;float:left}
.header .hotword{padding-top:10px;font-size:12px;width:550px;height:18px;overflow:hidden}
.header .hotword a{color:#999;margin:0 9px}
.sousuo_s .hotword_s{padding-top:10px;font-size:12px;width:350px;height:18px;overflow:hidden}
.sousuo_s .hotword_s a{color:#999;margin:0 9px}
.header .bbs_enter {float: right;overflow: hidden;margin: 42px 0 0;}
.w1200{width:1200px;margin:0 auto; min-width: 1200px;}
/* 首页-头部*/
.header_wrap{width: 100%;padding: 0;background-color:#fff;z-index: 1001;/*box-shadow:0 2px 5px rgba(0,0,0,.15); */top:0; left:0; z-index:9;border-bottom: 1px solid #e4e4e6;}
.header_scroll{position: fixed;left:0;top:0;}
.header_wrap .header{height:125px;}
.header .logo{float:left;width:215px;padding-top: 30px;height: 65px;}
.header .logo a {background: url(../images/logo.png) no-repeat center;width: 100%;height: 100%;display:block;}
.header .logo span{ font-size:18px; color:#999; vertical-align:super; margin-left:15px;}
.header .header_nav{float:left;margin:10px 0 0 280px;width:420px;}
.header .header_nav ul li{float:left;margin:0 20px;height:35px;position:relative}
.header .header_nav ul li a{font-size:16px;}
.header .header_nav ul li .category{position:relative;}
.header .header_nav .category .icon{width:12px;height:8px;display:inline-block;background:url(../images/index_icons.png) no-repeat -227px -93px ;cursor:pointer;font-style:normal;}
.header .header_nav li:hover .icon{background:url(../images/index_icons.png) no-repeat -227px -107px ;}
.header .header_nav li:hover .category_list{display:block;width:120px;height:auto;}
.header .download_logo{ width:300px; float:left; }
.header .download_logo img{ vertical-align:middle;}
.header .download_logo span{ font-size:20px; margin:25px 0 0 15px; letter-spacing:1px; color:#999; vertical-align:middle}
/*头部-登录注册*/
.header_user{float:right;}
.header_user .i_sign,.header_user .i_login,.header_user .i_qqlogin{display:inline-block;float:left;margin-left:5px;text-align:center;height:58px;margin-top:4px;}
.header_user .i_sign{width:60px;height:28px;line-height:28px;border:1px solid #ddd;border-radius:3px;background:#fdfbfb;}
.header_user .i_sign:hover{background:#ff9417;color:#fff;border:1px solid #ff9417;}
.header_user .i_login{width:60px;height:28px;line-height:28px;border-radius:3px;background:#f5f5f5;color:#0f87d7;border:1px solid #0f87d7;}
.header_user .i_login:hover{opacity:.8;}
.header_user .i_qqlogin{width:80px;height:28px;line-height:28px;border-radius:3px;background:#0f87d7;color:#fff;border:1px solid #0f87d7;}
.header_user .i_qqlogin:hover{opacity:.8;}
.header_user .i_btn_1{width:auto;height:28px;line-height:28px;border-radius:3px;background:cadetblue;color:#fff;border:1px solid cadetblue;display: inline-block; float: left; margin-left: 5px; text-align: center; margin-top: 4px;padding: 0 6px;}
.header_user .header_user_box{ float: left; position: relative;}
.header_user .user_face{float: left;}
.header_user .user_face a{width:40px; height:40px;}
.header_user .user_face img{border-radius:50%;width:40px; height:40px;}
.header_user .user_id{float:right; margin-left:10px;font-size:12px; color:#666; padding-top:5px;}
.header_user .user_id i{width:20px; height:20px; display:inline-block; background:url(../images/index_icons.png) no-repeat;}
.header_user .user_id .vip_month{background-position:-29px -306px;}
.header_user .user_id .vip_year{background-position:-65px -306px;}
.header_user .user_id .vip_lifelong{background-position:-100px -306px;}
/*通用-头部*/
.header_search{width:520px; height:42px; float:left; margin-left:-260px;left: 50%; position: absolute;padding-top: 38px;}
.header_search .search_form .search_input{float:left; width:438px; height:38px; border:2px solid #0099e5;border-right:none; border-radius:3px 0 0 3px; position: relative;}
.header_search .search_form .search_input input{ width:420px;border:none;color:#999; font:normal 14px tahoma, PingFangSC, "microsoft yahei ui", "microsoft yahei", sans-serif;font-size-adjust:none; overflow: hidden; position: absolute;left: 8px;top:10px;}

.sousuo_s .search_form .search_input{float:left; width:170px; height:38px; border:2px solid #0099e5;border-right:none; border-radius:3px 0 0 3px; position: relative;}
.sousuo_s .search_form .search_input input{ width:320px;border:none;color:#999; font:normal 14px tahoma, PingFangSC, "microsoft yahei ui", "microsoft yahei", sans-serif;font-size-adjust:none; overflow: hidden; position: absolute;left: 8px;top:10px;}
.sousuo_s .search_btn{width:80px;height:42px; line-height:42px; display:block;float:left; border-radius: 0 3px 3px 0; border: none; cursor: pointer; background:#0099e5;}
.sousuo_s .search_btn:hover{opacity:.8;}
.sousuo_s .search_btn .icon_search{display:block; width:80px;height:40px;margin:4px auto 0;background:url(../images/index_icons.png) no-repeat -68px -82px ;}

.header_search .search_btn{width:80px;height:42px; line-height:42px; display:block;float:left; border-radius: 0 3px 3px 0; border: none; cursor: pointer; background:#0099e5;}
.header_search .search_btn:hover{opacity:.8;}
.header_search .search_btn .icon_search{display:block; width:80px;height:40px;margin:4px auto 0;background:url(../images/index_icons.png) no-repeat -68px -82px ;}
.lt .header_margin_top{ margin-top:118px;}
/*搜索分类下拉*/
.selected_type {position: relative; cursor:pointer;width:75px; height:38px; line-height:38px; display:inline-block; padding-left:9px; color:#666;}
.selected_type:after{border: 5px solid transparent;border-top: 6px solid #d2d2d2;width: 0;height: 0;position: absolute;top: 18px;right: 6px;content: ' ';transition: all .3s;-webkit-transition: all .3s;}
.search_filter_selected dl.search_type{ display:block;}
.search_filter_selected .selected_type:after{-webkit-transform: rotate(180deg);transform: rotate(180deg); top:12px;}
.search_filter .search_type {	display: none;position: absolute;left: -1px;top:38px;z-index: 999;background-color: #fff;border-radius: 2px;box-shadow: 0 2px 4px rgba(0,0,0,.12);box-sizing: border-box;padding:5px 0; width:88px;}
.search_filter .search_type dd {cursor: pointer;color:#666;font-size: 14px;padding:6px 12px;text-align:left;}
.search_filter .search_type dd:hover {background-color: #0099ed;color: #fff;}
.nav_waper{ background:#ffffff; height:48px; border-top: 1px solid #e4e4e6;border-bottom: 1px solid #e4e4e6;}
.nav { width:1200px;margin:0 auto;  }
.nav dd{ float:left;  margin:0 12px 0 0;  position:relative;}
.nav dd .nav_name{ color:#020202; letter-spacing:1px; display:inline-block; display:inline-block; height:50px; line-height:50px; font-size:16px; float:left;width:125px; text-align:center; margin-right:5px; position:relative; }
.nav dd:hover .nav_name, .nav dd .nav_name#cur{ background:#0099e5;color: #fff;}
.nav dd .list_sec{ position:absolute; left:0px; top:50px;width:320px; z-index:999;   background:#fff; display:none;-webkit-box-shadow: 0 3px 7px 0 rgba(0,0,0,.16);
box-shadow: 0 3px 7px 0 rgba(0,0,0,.16); padding:5px 15px 5px 15px; border-radius:0 0 3px 3px; }
.nav dd .list_sec .arrow{ width:14px; height:7px; background:url(../images/index_icons.png) no-repeat -608px -198px; position:absolute; top:-6px; left:40px;}
.nav dl dd:hover .list_sec{ display:block;}
.nav dd .vfp_cont{ float:left;  margin:5px 10px;}
.nav dd .vfp_cont p{ border-bottom:1px solid #eee; font-size:16px; color:#888; line-height:40px;}
.nav dd .vfp_cont p span{ font-size:16px; margin:0 10px 0 0; }
.nav dd .vfp_cont .sc_list{padding:8px 0;float:left;}
.nav dd .vfp_cont .sc_list a{ float:left; width:100px;font-size:14px;line-height:32px;height:32px;color: #333;}
.nav dd .vfp_cont .sc_list a:hover{ color:#0099e5;}
/*2018/7/6/新版head结束*/
/*2018/7/7/新版head样式2*/
.header_wrap .bottom{height:125px}.header_wrap .bottom .logo{width:215px;height:55px;display:block}
.header_wrap .bottom .logo a{background:url(../images/logo.png) no-repeat center;width:100%;height:100%;display:block;text-indent:-9999px}
.header_wrap .bottom .sousuo_s{width:255px;height:45px;display:block;margin-top:35px}
.header_wrap .bottom .nav{width:690px;height:45px;margin-top:35px;padding:0 20px}.header_wrap .bottom .nav li{width:auto;height:45px;text-align:center;float:left;padding: 0 12px;}
.header_wrap .bottom .nav li a{display:block;line-height:45px;font-size:16px;color:#333}
.header_wrap .bottom .nav a:hover{color:#0099e5}
.header_wrap .bottom .nav li.other{width:85.5px;text-align:left;background:url(../images/colmoer.png) 50px 17px no-repeat;height:auto;text-indent:13px;z-index:999;border:1px solid #fff}.header_wrap .bottom .nav li.other:hover{border:1px solid #e9e9e9;border-bottom:0}
.header_wrap .bottom .nav li.other dl{position:absolute;background:#fff;height:auto;text-indent:13px;width:86px;line-height:36px;border:1px solid #e9e9e9;border-top:0;display:none}
.header_wrap .bottom .nav li.other dd a{font-size:15px}
/*2018/7/7新版head样式2*/
/*head*/
#logo{
	float:left;
	padding-top:16px;
	padding-bottom:12px;
	}


		.navMore{
			cursor:pointer;
			padding:26px 18px;
			}
		.mainNav > li:hover .navMore{ background-color:#161d2b;}
			.navMore > .icon{
				background-position:0 0;
				height:6px;
				width:26px;
				}
		.navMoreUl{
			background-color:#161d2b;
			display:none;
			text-align:center;
			position:absolute;
			left:0;
			top:100%;
			min-width:100%;
			}
			.mainNav > li .navMoreUl a{
				line-height:38px;
				padding:0;
				}
.pt17{ padding-top:17px;}

.headRBtn{
	cursor:pointer;
	text-align:center;
	margin-left:10px;
	padding:10px 7px;
	}
.headShezhi{ padding:5px 8px;}
.headRBtn:hover{
	background-color:#f2f2f2;
	}
	.uploadBtn{
		background-position:-28px 0;
		margin:3px 0 2px;
		height:17px;
		width:23px;
		font-size:12px;
		}
	.uploadUl{
		background-color:#f2f2f2;
		display:none;
		position:absolute;
		right:0;
		top:100%;
		width:120px;
		z-index:999;
		}
		.uploadUl a{
			color:#333;
			display:block;
			line-height:38px;
			}
		.uploadUl a:hover{color: #0099e5;}
	.newIcon{
		background-color:#ff0800;
		position:absolute;
		top:16px;
		right:10px;
		height:6px;
		width:6px;
		}
	.inbox{
		background-position:0 -7px;
		margin:3px 0 2px;
		height:16px;
		width:21px;
		}
	.inboxDl{
		background-color:#fff;
		border:1px #e9ebee solid;
		display:none;
		position:absolute;
		top:100%;
		left:-126px;
		width:294px;
		z-index: 999;
		}
		.inboxDt{
			background-color:#dde2e3;
			text-align:center;
			position:relative;
			height:50px;
			}
			.inboxDt a{
				border-radius:14px;
				font-size:12px;
				display:inline-block;
				line-height:28px;
				margin-top:13px;
				padding:0 15px;
				position:relative;
				}
			.inboxDt a.current{
				background-color:#0171c5;
				color:#fff;
				}
				.inboxDt a span{
					background-color:#ff0800;
					font-size:12px;
					font-family:Arial;
					border-radius:100%;
					color:#fff;
					line-height:18px;
					text-align:center;
					overflow:hidden;
					position:absolute;
					top:-10px;
					right:4px;
					height:18px;
					width:18px;
					}
			.inboxDtSan{
				border-color:transparent transparent #dde2e3 transparent;
				border-width:6px;
				border-style:solid;
				position:absolute;
				top:-13px;
				left:136px;
				height:0;
				width:0;
				}
			.inboxDtP{ line-height:50px;}
			.inboxList{
				border-bottom:1px #f1f3f5 solid;
				font-size:12px;
				display:block;
				text-align:left;
				padding:15px 12px;
				}
			.inboxList:hover,
			.headMore:hover{ background-color:#f1f3f5;}
			.headMore{
				font-size:12px;
				display:block;
				text-align:center;
				padding:15px 0;
				}
	.remind{
		background-position:-69px 0;
		margin-top:3px;
		height:21px;
		width:20px;
		}
	.messageBox{ left:-177px;}
		.messageBox dd{ display:none;}
		.messageBox .inboxDtSan{ left:195px;}
.headLogin,
.headRegist{
	color:#fff;
	line-height:60px;
	margin-left:12px;
	}
	.headLogin span,
	.headRegist span{
		display:inline-block;
		margin-right:5px;
		position:relative;
		top:4px;
		height:18px;
		width:18px;
		}
	.headLogin span{ background-position:-481px 0;}
	.headRegist span{ background-position:-481px -19px;}
/* head End*/


/* 首页底部通栏广告 */
.blue_jbad{ text-align:center; color:#fff; line-height:52px; padding:20px 0px 40px 0px;}
.blue_jbad h2 a{ color:#fff; line-height:30px;}
.adbut a{
	border:1px solid #fff;
	border-radius:25px;
	color:#fff; 
	padding:10px 30px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	}
.adbut a:hover {
	background: #fff;
	color:#0171c5;
}
.tg_text{ width:1180px; margin:0 auto; text-align:right; padding-top:8px; color:#045795;}

#back-to-top{position:fixed;bottom:140px;right:50px;}
#back-to-top a{text-align:center;text-decoration:none;color:#d1d1d1;display:block;width:50px;-moz-transition:color 1s;-webkit-transition:color 1s;-o-transition:color 1s;}
#back-to-top a:hover{color:#979797;}
#back-to-top a span{background:#d1d1d1;border-radius:6px;display:block;height:50px;width:50px;background:url(../images/arrow-up.png) no-repeat center center;margin-bottom:5px;-moz-transition:background 2s;-webkit-transition:background 1s;-o-transition:background 1s;}
#back-to-top a:hover span{background:url(../images/arrow-up.png) no-repeat center center;}


/* footer */
.footer{
	background-color:#1b1c2a;
	color:#717374;
	font-size:12px;
	line-height:26px;
	padding:10px 0 20px;
	}
	.subLogo img{
		filter:alpha(opacity=60); 
		opacity:0.6;
		}
	.subLogo h2{
		border-left:1px #515253 solid;
		color:#a3a3a3;
		font-size:15px;
		line-height:1.2;
		padding-left:10px;
		margin-left:70px;
		}
	.footerUl{
		float:left;
		text-align:right;
		margin:5px 17px 0 0;
		}
		.footerUl a{
			color:#717374;
			}
		.footerUl a:hover{
			color:#999;
			}
		.weibo,
		.qq,
		.weixin{
			display:inline-block;
			margin-left:17px;
			height:19px;
			width:23px;
			}
		.weibo{ background-position:-224px 0;}
		.qq{ background-position:-249px 0;}
		.weixin{ background-position:-273px 0;}
/* footer End */



/* 分页 */
.paging{
	color:#99a1a7;
	font-size:0;
	text-align:center;
	line-height:38px;
	}
	.paging a{
		background-color:#fff;
		border-radius:2px 0 0 2px;
		color:#333;
		font-size:14px;
		display:inline-block;
		line-height:40px;
		margin:0 4px;
		height:40px;
		width:60px;
		border: 1px solid #e2e2e2;
	 }
.paging .anum{
		background-color:#fff;
		border-radius:2px 0 0 2px;
		color:#333;
		font-size:14px;
		display:inline-block;
		line-height:40px;
		margin:0 4px;
		padding: 0 20px;
		height:40px;
		width:90px;
		border: 1px solid #e2e2e2;
	 }
.paging .current{
		background-color:#ccc;
		border-radius:2px 0 0 2px;
		color:#333;
		font-size:14px;
		display:inline-block;
		line-height:40px;
		margin:0 4px;
		height:40px;
		width:60px;
		border: 1px solid #e2e2e2;
	 }
	.paging a:hover,
	.paging a.current{
		background-image: linear-gradient(to bottom,#2196f3 0,#1976d2 100%);
		color:#fff;
		}
		.paging a:hover {
    background: #1E8AE7;
}
	.gengduo{
	color:#99a1a7;
	font-size:0;
	text-align:center;
	line-height:38px;
	}

	.gengduo a{
		background-color:#fff;
		border-radius:3px;
		color:#99a1a7;
		font-size:14px;
		display:inline-block;
		line-height:38px;
		margin:0 4px;
		height:38px;
		width:135px;
		}
			.gengduo a:hover,
	.gengduo a.current{
		background-image:linear-gradient(to bottom,#2196f3 0,#1976d2 100%);
		color:#fff;
		}
		.gengduo a:hover {
    background: #1E8AE7;}
	
		.pagePrev,
		.pageNext{
			display:inline-block;
			position:relative;
			top:7.5px;
			height:23px;
			width:13px;
			}
		.pagePrev{ background-position:-166px 0;}
		.paging a:hover .pagePrev{ background-position:-194px 0;}
		.pageNext{ background-position:-180px 0;}
		.paging a:hover .pageNext{ background-position:-208px 0;}
	.paging i{
		font-size:14px;
		display:inline-block;
		margin:0 4px;
		}
		.pagetj {
    display: inline-block !important;
    width: 10% !important;
}
/* 分页 End */



/* 焦点图 */
.w1200 {width: 1200px;margin: 0 auto;}
.outcolor,.outcolor .slide .images{min-width:1200px;height:320px;position:relative;}
.outcolor .slide .images{min-width:1200px;height:320px;position:relative}.links-ship .nav-ship{display:none;padding-top:15px}.links-ship .nav-ship h3{margin-right:15px}.links-ship .nav-ship h3.on a,.links-ship .nav-ship h3:hover a{color:#888}.links-ship .nav-ship a,.links-ship .ship-box a,.links-ship .ship-box li,.links-ship .ship-box span{color:#cbcaca;font-size:14px}.links-ship .ship-box{display:none;margin-top:20px}.links-ship .ship-box ul{display:none;overflow:hidden}.links-ship .ship-box ul:first-child{display:block}.links-ship .ship-box li{float:left;margin-right:15px;margin-bottom:10px}.links-ship .ship-box a:hover,.links-ship .ship-box span:hover{color:#10c55b}.outcolor .slide{min-width:1200px;width:inherit;z-index:5}.outcolor .slide .images{width:inherit;margin:0 auto}.outcolor .slide .images>div{width:100%;float:left;position:absolute;top:0;left:0}.outcolor .slide .images a{position:relative;display:block;margin:0 auto;width:1200px}.outcolor .slide .slide-box{position:relative;margin-top:-320px}

.slide, .slide .images {
    width: 1200px;
    height: 320px;
}
.slide {
    position: relative;
}
.slide .images {
    overflow: hidden;
    margin: 0 auto;
}
.banner-stress-bg {
    top: 0;
    left: 0;
    background-color: #000;
    border-radius: 3px;
    z-index: -1;
}
.slide .images div {
    float: left;
}
.banner-stress {
    z-index: 10;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    top: 11px;
    right: 14px;
    cursor: default;
}
.banner-stress-bg, .qt-card:hover .card-bg {
    filter: alpha(opacity=40);
    opacity: .4;
}
.banner-stress, .banner-stress-bg {
    position: absolute;
    width: 56px;
    height: 26px;
}
/*.slide a.backward:hover{background:url(../images/lun.png) -153px no-repeat}.slide a.forward:hover{background:url(../images/lun.png) -102px no-repeat}*/
.slide .backward, .slide .forward {
    position: absolute;
    overflow: hidden;
    top: 0;
    cursor: pointer;
    font-size: 0;
}

.slide .backward {
    left: 0;
/*    background: url(../images/lun.png) 0 no-repeat;*/
    height: 340px;
    width: 50px;
}
.slide .forward {
    right: 0;
/*    background: url(../images/lun.png) -51px no-repeat;*/
    height: 340px;
    width: 50px;
}
.slide .tabs {
    position: absolute;
    clear: both;
    height: 18px;
    line-height: 18px;
    border-radius: 9px;
    left: 0;
    width: 100%;
    background: 0 0;
    top: 292px;
    padding: 0 2px;
    text-align: center;
}

.slide .tabs a {
    width: 14px;
    height: 14px;
    display: inline-block;
    font-size: 1px;
    background: #999;
    border-radius: 50%;
    -webkit-transition: all .2s;
    transition: all .2s;
    margin: 2px 1px;
}
.slide .tabs a.current, .slide .tabs a:hover {
    background: #3BA2F5;
}
/* 焦点图 End */
/*2018/7/6/幻灯片底部*/
.icons{background:url(../images/icon2.png) no-repeat}
.icons.ic-tit_1{background-position:0 -36px}.icons.ic-tit_2{background-position:-36px -36px}.icons.ic-tit_3{background-position:-71px -38px}.icons.ic-tit_4{background-position:-106px -38px}
.ind-tit{height:100px;border-bottom:1px solid #eeeff2}
.ind-tit li{float:left;width:160px;margin:20px 0;padding:0 70px}
.ind-tit li div{width:60px;height:60px;border-radius:50%;float:left}
.ind-tit li:nth-child(1) div{background:#01aeef}.ind-tit li:nth-child(2) div{background:#89d043}.ind-tit li:nth-child(3) div{background:#f05e4b}.ind-tit li:nth-child(4) div{background:#31c27c}
.ind-tit li div i{width:32px;height:32px;display:block;margin:13px auto}
.ind-tit li span{float:left;font-size:20px;color:#333;line-height:60px;margin-left:15px}
.ind-tit li span a:hover {color: #999;}
/*2018/7/6/幻灯片底部结束*/
/*kefu*/

@keyframes scaleToggleOne {
    0 {
        transform: scale(1);
        -webkit-transform: scale(1)
    }

    50% {
        transform: scale(2);
        -webkit-transform: scale(2)
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@keyframes scaleToggleTwo {
    0 {
        transform: scale(1);
        -webkit-transform: scale(1)
    }

    20% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }

    60% {
        transform: scale(2);
        -webkit-transform: scale(2)
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@keyframes scaleToggleThree {
    0 {
        transform: scale(1);
        -webkit-transform: scale(1)
    }

    33% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }

    66% {
        transform: scale(2);
        -webkit-transform: scale(2)
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}


.rd-notice {
    opacity: 0;
    position: relative;
    padding: 0;
    border: 0;
    text-align: left;
    background-color: #546e7a;
    -webkit-box-shadow: 0 5px 10px 0 rgba(36,50,56,0.2);
    box-shadow: 0 5px 10px 0 rgba(36,50,56,0.2)
}

.rd-notice .rd-notice-content {
    background-color: #546e7a
}

.rd-notice:after {
    background-color: #546e7a;
    -webkit-box-shadow: 0 5px 10px 0 rgba(36,50,56,0.2);
    box-shadow: 0 5px 10px 0 rgba(36,50,56,0.2)
}

.rd-notice:not(.rd-notice-position-static) .rd-notice-content,.rd-notice:not(.rd-notice-position-static) .rd-notice-type-icon,.rd-notice:not(.rd-notice-position-static) .rd-close-icon::before,.rd-notice:not(.rd-notice-position-static) .close::before {
    color: #fff!important
}

.rd-notice .rd-close-icon,.rd-notice .close {
    background: 0;
    position: absolute;
    z-index: 100;
    width: 10px;
    height: 10px;
    right: 20px;
    top: 20px;
    font-size: 0;
    text-align: center;
    opacity: 1!important;
    font-weight: normal;
    text-shadow: none
}

.rd-notice .rd-close-icon:before,.rd-notice .close:before {
    content: "\e911";
    font-family: 'tm-icomoon';
    font-size: 10px;
    color: #fff
}

.rd-notice-tooltip {
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px rgba(0,0,0,0.2);
    font-size: 14px;
    border-radius: 3px;
    line-height: 1.25;
    position: absolute;
    z-index: 65;
    opacity: 1
}

.rd-notice-tooltip.thumb-heart-tooltip {
    z-index: 100;
    margin-top: 19px
}

.rd-notice-tooltip.thumb-heart-tooltip .rd-notice-content {
    padding: 10px 20px
}

.rd-notice-tooltip.limited-width {
    max-width: 350px
}

.rd-notice-tooltip:after {
    position: absolute;
    display: block;
    content: '';
    height: 20px;
    width: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    z-index: 50
}

.rd-notice-tooltip .rd-notice-content {
    background: 0;
    border-radius: 3px;
    width: 100%;
    color: #fff;
    position: relative;
    z-index: 60;
    padding: 20px;
    font-weight: 400;
    line-height: 1.45
}

.rd-notice-tooltip .rd-notice-content a {
    color: #fff;
    text-decoration: underline
}

.rd-notice-tooltip .arrow {
    display: none!important
}

.rd-notice-tooltip.alert.rd-closing {
    white-space: normal;
    text-align: left
}

.rd-notice-tooltip.alert.rd-closing .rd-notice-content {
    padding-right: 50px
}

.rd-notice-tooltip.single-line .rd-notice-content {
    height: 40px;
    padding: 0 20px;
    line-height: 40px;
    white-space: nowrap
}

.rd-notice.animate {
    opacity: 1;
    margin-top: 0
}

.rd-notice-position-corner {
    margin-bottom: 20px;
    margin-right: 20px;
    max-width: 350px;
    padding: 20px 50px 20px 20px;
    border-radius: 3px
}

.rd-notice-position-corner.animate {
    margin-top: 0!important;
    opacity: .9
}

.rd-notice-position-corner .rd-notice-type-icon {
    font-size: 20px;
    margin-right: 20px;
    display: table
}

.rd-notice-position-corner .rd-close-icon,.rd-notice-position-corner .close {
    top: 15px;
    right: 20px
}

.rd-notice-position-fullWidth {
    width: 100%;
    height: 60px;
    margin-top: -60px
}

.rd-notice-position-fullWidth .rd-notice-type-icon {
    margin-right: 10px;
    font-size: 24px
}

.rd-notice-position-fullWidth .rd-notice-content {
    white-space: nowrap
}

.rd-notice-position-fullWidth .rd-close-icon,.rd-notice-position-fullWidth .close {
    top: calc(50% - 10px);
    right: 40px
}

.rd-notice-position-static {
    width: 100%;
    opacity: 1;
    margin-top: 0;
    transform: scale(1);
    padding: 20px 40px 20px;
    z-index: 1
}

.rd-notice-position-static .rd-notice-content {
    padding-left: 20px
}

.rd-notice-position-static .tm-icon {
    font-size: 40px;
    color: #ff8f00
}

.rd-notice-position-static .rd-close-icon,.rd-notice-position-static .close {
    display: none
}

.rd-notice-position-left {
    margin-left: -20px
}

.rd-notice-position-left:after {
    right: -6px;
    top: 50%;
    margin-top: -10px
}

.rd-notice-position-right {
    margin-left: 20px
}

.rd-notice-position-right:after {
    left: -6px;
    top: 50%;
    margin-top: -10px
}

.rd-notice-position-top {
    margin-top: -20px;
    margin-bottom: 20px
}

.rd-notice-position-top:after {
    bottom: -6px;
    left: 50%;
    margin-left: -10px
}

.rd-notice-position-bottom {
    margin-top: 20px;
    margin-bottom: -20px
}

.rd-notice-position-bottom:after {
    top: -6px;
    left: 50%;
    margin-left: -10px
}

.rd-notice-type-default {
    background-color: #546e7a;
    -webkit-box-shadow: 0 5px 10px 0 rgba(36,50,56,0.2);
    box-shadow: 0 5px 10px 0 rgba(36,50,56,0.2)
}

.rd-notice-type-default .rd-notice-content {
    background-color: #546e7a
}

.rd-notice-type-default:after {
    background-color: #546e7a;
    -webkit-box-shadow: 0 5px 10px 0 rgba(36,50,56,0.2);
    box-shadow: 0 5px 10px 0 rgba(36,50,56,0.2)
}

.rd-notice-type-error {
    background-color: #d84315;
    -webkit-box-shadow: 0 5px 10px 0 rgba(191,54,12,0.2);
    box-shadow: 0 5px 10px 0 rgba(191,54,12,0.2)
}

.rd-notice-type-error .rd-notice-content {
    background-color: #d84315
}

.rd-notice-type-error:after {
    background-color: #d84315;
    -webkit-box-shadow: 0 5px 10px 0 rgba(191,54,12,0.2);
    box-shadow: 0 5px 10px 0 rgba(191,54,12,0.2)
}

.rd-notice-type-success {
    background-color: #1ab744;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,96,35,0.2);
    box-shadow: 0 5px 10px 0 rgba(0,96,35,0.2)
}

.rd-notice-type-success .rd-notice-content {
    background-color: #1ab744
}

.rd-notice-type-success:after {
    background-color: #1ab744;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0,96,35,0.2);
    box-shadow: 0 5px 10px 0 rgba(0,96,35,0.2)
}

.rd-notice-type-warning {
    background-color: #ff8f00;
    -webkit-box-shadow: 0 5px 10px 0 rgba(255,111,0,0.2);
    box-shadow: 0 5px 10px 0 rgba(255,111,0,0.2)
}

.rd-notice-type-warning .rd-notice-content {
    background-color: #ff8f00
}

.rd-notice-type-warning:after {
    background-color: #ff8f00;
    -webkit-box-shadow: 0 5px 10px 0 rgba(255,111,0,0.2);
    box-shadow: 0 5px 10px 0 rgba(255,111,0,0.2)
}

.rd-notice-type-alert {
    background-color: #fff8e1
}

.rd-notice-type-alert .rd-notice-content {
    background-color: #fff8e1
}

.rd-notice .rd-close-icon,.rd-notice .close {
    position: absolute;
    cursor: pointer
}

.rd-notice .rd-close-icon::before,.rd-notice .close::before {
    content: "î¤‘";
    display: inline-block;
    font-family: "tm-icomoon";
    font-size: 10px;
    font-weight: normal;
    margin-left: 1px;
    margin-top: 1px;
    transform: rotate(-2deg)
}

.item-details .social-share a i, article .social-share li a i, article .social-share li a span {pointer-events:none;}

.js-none {
    display: none!important;
}


.livechat-girl {
    position: fixed;
    bottom: 0;
    right: 40px;
    opacity: 0;
    z-index: 700;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    cursor: pointer;
    -webkit-transition: all 1s cubic-bezier(0.86,0,0.07,1);
    transition: all 1s cubic-bezier(0.86,0,0.07,1)
}

.livechat-girl:focus {
    outline: 0
}

.livechat-girl.animated {
    opacity: 1;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px)
}

.livechat-girl .livechat-control {
    border-radius: 50px 50px;
    background-color: rgba(255,255,255,0.85);
    box-shadow: 0 5px 10px 0 rgba(35,50,56,0.3);
    font-size: 0;
	margin: 0;
    padding: 0;
}

.livechat-girl .livechat-control__element {
    cursor: pointer;
    height: 100%;
    vertical-align: top
}

.livechat-girl .livechat-control__element:hover .tm-icon {
    transform: scale(1.25)
}

.livechat-girl .livechat-control__element_clicked .livechat-control__link .tm-icon {
    transform: scale(1)
}

.livechat-girl .livechat-control__element_clicked .livechat-control__link .tm-icon.icon-speech-dots {
    background-color: #06742e
}

.livechat-girl .livechat-control__element_clicked .livechat-control__link .tm-icon.icon-handset2 {
    background-color: #0d47a1
}

.livechat-girl .livechat-control__element .tm-icon {
    padding: 0;
    margin-top: 10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 0;
    outline: 0;
    color: #fff;
    font-size: 20px;
    text-align: center;
    -webkit-transition: all 300ms cubic-bezier(0.86,0,0.07,1);
    transition: all 300ms cubic-bezier(0.86,0,0.07,1)
}

.livechat-girl .livechat-control__element .tm-icon:before {
    line-height: 40px
}

.livechat-girl .livechat-control__element_chat {
    display: inline-block;
	line-height: normal;
}

.livechat-girl .livechat-control__element_chat:hover .tm-icon {
    background-color: #1b9b4a
}

.livechat-girl .livechat-control__element_chat:after {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-image: linear-gradient(to bottom,#38dc79,#1ab744);
    position: absolute;
    left: 46px;
    top: 1px;
    z-index: 50
}

.livechat-girl .livechat-control__element_chat .tm-icon {
    display: none;
    margin-left: 20px;
    background-color: #1ab744
}

.livechat-girl .livechat-control__element_callback {
    display: none
}

.livechat-girl .livechat-control__element_callback .tm-icon {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 10px;
    background-color: #2196f3
}

.livechat-girl .livechat-control__link {
    display: inline-block
}

.livechat-girl .livechat-control .girl-holder {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 60px;
    vertical-align: top;
    z-index: 50
}

.livechat-girl .livechat-control .girl {
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%
}

.livechat-girl .livechat-control .girl_smiling {
    position: absolute
}

.livechat-girl .livechat-control .girl_hover {
    opacity: 0
}

.livechat-girl .animated-circles {
    position: absolute;
    top: 0
}

.livechat-girl .animated-circles .circle {
    background: rgba(26,183,68,0.25);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: absolute;
    z-index: 49;
    transform: scale(1);
    -webkit-transform: scale(1)
}

.livechat-girl .animated-circles.animated .c-1 {
    animation: 2000ms scaleToggleOne cubic-bezier(0.25,0.46,0.45,0.94) forwards
}

.livechat-girl .animated-circles.animated .c-2 {
    animation: 2500ms scaleToggleTwo cubic-bezier(0.25,0.46,0.45,0.94) forwards
}

.livechat-girl .animated-circles.animated .c-3 {
    animation: 3000ms scaleToggleThree cubic-bezier(0.25,0.46,0.45,0.94) forwards
}

.livechat-girl.animation-stopped .circle {
    opacity: 0!important
}

.livechat-girl .livechat-hint {
    position: absolute;
    right: 40px;
    top: 50%;
    margin-top: -20px;
    opacity: 0;
    z-index: 0;
    -webkit-transition: all .3s cubic-bezier(0.86,0,0.07,1);
    transition: all .3s cubic-bezier(0.86,0,0.07,1)
}

.livechat-girl .livechat-hint.show_hint {
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px);
    opacity: 1
}

.livechat-girl .livechat-hint.hide_hint {
    opacity: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.livechat-girl .livechat-hint.rd-notice-tooltip {
    max-width: 1296px!important
}

.livechat-girl .livechat-hint.rd-notice-tooltip .rd-notice-content {
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis
}

.livechat-girl.with-callback .girl {
    border: solid 1px #cfd8dc
}

.livechat-girl.with-callback .livechat-hint {
    right: 180px
}

.livechat-girl.with-callback .livechat-control__element_chat a {
    padding-right: 10px
}

.livechat-girl.with-callback .livechat-control__element_chat .tm-icon {
    display: inline-block
}

.livechat-girl.with-callback .livechat-control__element_callback {
    display: inline-block
}

.livechat-girl.with-callback .livechat-control__element_callback a {
    padding-left: 10px
}

@media only screen and (max-width: 1599px) {
    .livechat-girl .livechat-hint.rd-notice-tooltip {
        max-width:1060px!important
    }
}

@media only screen and (max-width: 1309px) {
    .livechat-girl .livechat-hint.rd-notice-tooltip {
        max-width:984px!important
    }
}

@media only screen and (max-width: 1124px) {
    .livechat-girl .livechat-hint.rd-notice-tooltip {
        max-width:600px!important
    }
}
/*kefu end*/


/* index */
.bannerPrev,
.bannerNext{
    background-position:-90px 0;
    filter:alpha(opacity=70); 
    opacity:0.7;
    position:absolute;
    top:157px;
    height:36px;
    width:36px;
    z-index:99;
    }
.bannerPrev{
    background-position:-90px 0;
    left:-36px;
    }
.bannerNext{
    background-position:-127px 0;
    right:-36px;
    }
.bannerPrev:hover,
.bannerNext:hover{
    filter:alpha(opacity=100);
    opacity:1;
    }
.device:hover .bannerPrev{
    left:15px;
    transition: left 0.2s ease-in-out;
    -webkit-transition: left 0.2s ease-in-out;
    -moz-transition: left 0.2s ease-in-out;
    -o-transition: left 0.2s ease-in-out;
    }
.device:hover .bannerNext{
    right:15px;
    transition: right 0.2s ease-in-out;
    -webkit-transition: right 0.2s ease-in-out;
    -moz-transition: right 0.2s ease-in-out;
    -o-transition: right 0.2s ease-in-out;
    }
.w280{ width:280px;}


    
/*背景高斯模糊*/
.svghin {
    display: none;
}

.svglist {
    width: 280px; height: 118px;
    float: left;
    position: relative;
    overflow: hidden;
    
}
.svglist img{width:280px;height:280px;position:relative;top:70%;left:50%;margin-left:-140px;margin-top:-160px;}
.layer {
    position: absolute; left: 0; top: 0;
    width: 100%; height: 100%;
    /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}
.cover {
    
    position: absolute; left: 0; right: 0; bottom: 0;
    width: 100%; height: 100%;
    overflow: hidden;
}
.blur {
    position: absolute;
    width: 100%; bottom: 0; left: 0;
    -o-transform: translateZ(10);
    -ms-transform:translateZ(10);
    -moz-transform:translateZ(10);
    -webkit-transform: translateZ(10);
    transform: translateZ(10);
    /* blur */
    filter: url(blur-12px.svg#blur);
    /* css3 */
    -webkit-filter: blur(12px);
    -moz-filter: blur(12px);
    filter: blur(12px); /* FireFox 35+ support */
    /* IE6~IE9 */
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=12, MakeShadow=false);
    *left: -12px; left: -12px\0;
}


/*背景高斯模糊－－end*/


.designerBox{
    clear:both;
    text-align:center;
    position:relative;
    top:-111px;
    height:91px;
    z-index:999;
    }
    .designerBox img{
        border:4px #fff solid;
        width: 250px;
        height: 180px;
        }
		.designerBox img:hover {
    width: 250px;
    height: 180px;
    border-radius: 3px;
}
    .designerBox a{color:#38485a;}  
    .designerBox a:hover{color:#4095cc;}

    .c_000 a{color:#38485a;}    
    .c_000 a:hover{color:#4095cc;}
    
.designerMes{
    color:#818486;
    font-size:12px;
    line-height:22px;
    padding:8px 15px 0;
    }
.designerMes a{ color:#818486;}
.designerMes a:hover{ color:#818486;text-decoration:underline;}
.designerMore{
    border-top:1px #efefef solid;
    font-size:12px;
    margin-top:15px;
    padding:17px 15px;
    }
.designerMore .sqhg_t{ float:left; display:block;}
.designerMore .sqhg_t a{color:#818486;}
.designerMore .sqhg_t a:hover{ color:#818486;text-decoration:underline;}

    .designerMore a{
        background-position:0 -24px;
        
        margin-top:3px;
        height:12px;
        width:21px;
        }
.w1200{ width:1200px; clear:both;}

.pos_tabs{ width:1180px; padding-top:20px;}
.tabstj{ float:left; width:370px;}
.tabstj li{ float:left; font-size:14px; margin-right:10px;}
.tabstj li a{ color:#999; display:block; height:35px; margin-right:15px; line-height:35px; text-align:center; padding:0 20px;}
.tabstj li a:hover{color:#4095cc;}
.tabstj li .onactive{border:1px solid #4095cc;border-radius:5px; display:block; color:#4095cc;}
.design_hot_text{ float:left; width:500px;line-height:35px;color:#999;}
.portal_block_summary {margin: 40px auto;}
/*新模块样式*/
.indextj {margin-bottom: 60px;}
.main-title .icon {display: inline-block;width: 30px;height: 30px;background-position-x: 0%;background-position-y: 0%;vertical-align: bottom;margin-right: 10px;}
.main-title .icon-jx {background-position: -96px -415px;}
.main-title .icon-yc {background-position: -126px -415px;}
.main-title .icon-jl {background-position: -126px -445px;}
.main-title .title {font-size: 24px;color: #333;}
.main-title .other-topic a, .main-title .to-more a {display: inline-block;margin-left: 30px;font-size: 14px;color: #888;}
.main-title .other-topic, .main-title .to-more {line-height: 30px;}

.price_button{background-color:#1976d2;border-radius:100%;bottom:83px;color:#fff;cursor:pointer;font-size:13px;line-height:45px;outline:0 none!important;position:absolute;min-height:45px;right:15px;text-align:center;transition:all 200ms ease 0s;min-width:45px;z-index:10;filter:alpha(opacity=0);opacity:0}.photo_stock .price_button{border-radius:0;bottom:4px;color:#fff;cursor:pointer;font-size:13px;line-height:35px;outline:0 none!important;position:absolute;right:0;text-align:center;transition:all 200ms ease 0s;z-index:10;filter:alpha(opacity=0);opacity:0;min-height:35px;min-width:35px;padding:0 15px 0 5px}.photo_stock .ts-tabs-style-default .price_button{padding:0 5px 0 5px}.photo_stock .price_button i,.photo_stock .price_button a{color:#fff!important}.photo_stock .item-box:hover .price_button{transform:scale(1.2)}.price_button p{margin-bottom:0}.price_button ins,.price_button a{text-decoration:none}.price_button a{color:#fff!important;font-size:14px;padding:0;letter-spacing:.3px;line-height:45px;font-family:"Montserrat","Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif}.course-item:hover .price_button,.course-item:hover .magnifier{zoom:1;filter:alpha(opacity=100);opacity:1}.course-item:hover .price_button{transform:scale(1.2)}.price_button{color:#fff!important}.price_button:hover{color:#fff!important}.price_button a:hover{color:#ffc107}.amount {font-weight: bold;}
.course-price-widget{float: right;}
.avatar-xxs {-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;width: 20px !important;height: 20px !important;}
.link-dark {cursor: pointer;color: #616161 !important;transition: all .3s ease;}
/*新模块样式 End*/
.workList{
    float:left;
    margin:30px 20px 0 0;
    position:relative;
    width:280px;
    }
/*旧模块鼠标移动阴影特效.workList:hover{
    box-shadow:0 0 8px rgba(0,0,0,0.2);
    }*/

.workImg {width: 279px;height: 182px;overflow: hidden;}
.clearfix.pt10.pl15.c_38485a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 20px;
}
.newimg{
    position: absolute;
    width: 46px !important;
    height: 46px !important;
    margin-left: 234px;
    background: url(../images/new.png);
}
 .card-trait {
    position: absolute;
    top: 7px;
    left: 10px;
    overflow: hidden;
}
  .card-trait .card-tag-business {
    float: left;
    background-image: url(../images/misc1.png);
    background-position: -1px -54px;
    width: 50px;
    height: 50px;
    margin-right: 10px;
}
.workList p img{ width:100%; height:100%;}

.workList_ads{
    float:left;
    margin:30px 20px 0 0;
    overflow:hidden;
    position:relative;
    width:280px;
    }
.workImg img{
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	}
.workList_ads p img{ width:280px; height:200px;}
    .workName{
        color:#abb0b3;
        font-size:12px;
        line-height:20px;
        text-overflow:ellipsis;
        overflow:hidden;
        white-space:nowrap;
        }
		.workName p{
			overflow:hidden;
			height:20px;
			text-overflow:ellipsis;
        overflow:hidden;
        white-space:nowrap;
			}
    .workName a{color:#394a58;}
    .workName a:hover{color:#4095cc;}
	.workTit{
        color:#abb0b3;
        font-size:12px;
        line-height:20px;
		min-height:40px;
        text-overflow:ellipsis;
        overflow:hidden;
        white-space:nowrap;
        }
		.workTit p{
	    overflow:hidden;
	    height:20px;
	    text-overflow:ellipsis;
        overflow:hidden;
        white-space:nowrap;
			}
		.workTit a{color:#394a58;}
        .workTit a:hover{color:#4095cc;}
    .clearfix{}


    .workBtn{
        border-top:1px #efefef solid;
        padding:10px 16px 14px 13px;
		height:22px;
        }
        .workBtn span,
        .materialIcon{
            color:#8f98aa;
            display:inline-block;
            font-size:13px;
            }
			.price {
             display: inline-block;
             vertical-align: middle;
             font-size: 16px;
             font-weight: bold;
             color: #243238;
             float: right;
             line-height: 28px;
            }
            .workBtn span a,
            .materialIcon a{ color:#8f98aa;}
            .workBtn span i,
            .workBtn p,
            .materialIcon i{
                color:#bcbec3;
                font-size:20px;
                }
            .workBtn span i.pinglun,
            .materialIcon i.pinglun{
                font-size:19px;
                position:relative;
                top:2px;
                }
            .workBtn span i.icon-shoucang,
            .materialIcon i.icon-shoucang{
                font-size:15px;
                position:relative;
                top:-2px;
                }
            .workBtn span i.download,
            .materialIcon i.download{
                font-size:13px;
                position:relative;
                top:-1px;
                }
            .workBtn span i.psd,
            .materialIcon i.psd{
                font-size:14px;
                }
.iDworks{ padding:25px 5px 37px;}
    .iDworks li{
        float:left;
        margin-left:14px;
        overflow:hidden;
        }
.friendLink{
    font-size:0;
    padding:15px 17px;
    }
    .friendLink span{
        color:#000;
        font-size:12px;
        margin-right:10px;
        }
    .friendLink a{
        color:#A1A3A3;
        font-size:12px;
        line-height:26px;
        margin-right:20px;
        white-space:nowrap;
        }
    .friendLink a:hover{
        color:#666;
        }
/* index End */

/*筛选*/
.work-ad {padding: 20px 0px;}
.clearfix{zoom:1}
.clearfix:after{content:" ";display:block;clear:both;height:0}
.cls:after{content:"020";display:block;height:0;clear:both;visibility:hidden}
.back_tags .moreBtn_n{display:none}
.back_nav .type_color li a{text-indent:-500px;transition:all .1s;overflow:hidden;padding:0;margin-right:4px;display:inline-block;width:28px;height:18px;vertical-align:middle}
.type_color{margin-top:17px}
.type_color li{float:left}
.back_tags_span{display:block;padding:20px 15px 0 20px;width:60px;font-size:14px;color:#888;font-weight: 800}
.back_tags_ul{width:1041px;margin:10px 0;line-height:43px;overflow:hidden}
.back_tags_ul {width: 1000px;}
.back_nav .back_filter_ul li a:hover{color:#f40}
.back_nav .back_tags_ul li a,.back_tags_sort .back_tags_px{cursor:pointer;color:#888;display:inline-block;font-size:14px;height:26px;line-height:26px;padding:0 1px;border:1px solid transparent;border-radius:3px;margin:5px 5px 5px 0}
.back_nav .back_filter_ul li a{cursor:pointer;color:#999;display:inline-block;font-size:14px;height:26px;line-height:26px;padding:0 1px;border:1px solid transparent;border-radius:3px;margin:5px 5px 5px 0}
.back_nav .back_filter_ul.black li a{color: #888}
#header .head-menu li:hover a,.menu-ul li a.current{color:#f63}
.back_filter_ul{margin: 10px 0; height: 43px; overflow: hidden;}
.new_back .back_filter_ul{margin:7px 0;height:40px;overflow:hidden}
.newback_tags_warp {background: #fFFFFF;border-bottom: 1px solid #eee;}
.back_tags{width: 1200px;margin: 0 auto;}
.new_back.back_tags .back_tags_span{padding-top: 18px;}
.new_back.back_tags .type_color{margin-top: 16px;}
.back_tags#relate{background-color: #fff;}
.back_nav .back_tags_ul li a:hover,.back_nav .back_tags_ul li a.current,.back_nav .back_filter_ul li a.current,.back_nav .back_filter_ul li a:hover{
    background:#ff7a00;
    background:-moz-linear-gradient(left,#ff5700 0,#ff9000 100%);
    background:-webkit-gradient(linear,left,right,color-stop(0,#ff5700),color-stop(100%,#ff9000));
    background:-webkit-linear-gradient(left,#ff5700 0,#ff9000 100%);
    background:-o-linear-gradient(left,#ff5700 0,#ff9000 100%);
    background:-ms-linear-gradient(left,#ff5700 0,#ff9000 100%);
    background:-webkit-gradient(linear,left top,right top,from(#ff5700),to(#ff9000));
    background:-webkit-gradient(linear,left top,right top,color-stop(0,#ff5700),to(#ff9000));
    background:linear-gradient(to right,#0782de 0,#4090f9 100%);
    border-radius:16px;
    color: #fff;
}
.back_nav .back_tags_ul li a span,.back_nav .back_filter_ul li a span{
    /*border:1px solid #fff;*/
    border-radius: 16px;
    padding: 3px 10px;

}
/* page */
.designerHead{ border-right:1px #f0f0f0 solid;}
.designerHead > li{
    border-left:1px #f0f0f0 solid;
    color:#213244;
    float:left;
    line-height:58px;
    position:relative;
    }
    .designerHead > li p{
        cursor:pointer;
        padding:0 20px;
        }
        .designerHead > li span{
            background-position:-300px 0;
            margin-top:28px;
            height:7px;
            width:12px;
            }
    .wXialaUl{
        background-color:#fff;
        border:1px #e8e8e8 solid;
        display:none;
        overflow:hidden;
        padding:0;
        position:absolute;
        left:-1px;
        top:100%;
        width:290px;
        z-index:999;
        }
    #diqu{
        height:198px;
        overflow-y:scroll;}

        .wXialaUl li{line-height:38px;float:left;width:50%}
            .wXialaUl li a{display:block;padding:0 20px;}
            .wXialaUl li a:hover{background-color:#008fe1;color:#fff;}
			
.free_button {
    position: relative;
    float:right;
	margin-top:7px;
}
.free_button a {
    background: rgba(0, 0, 0, 0) url("../images/free_icon.png") no-repeat scroll right top;
    display: block;
    height: 26px;
    line-height: 26px;
    padding-right: 60px;
}
.free_button a.on {
    background: rgba(0, 0, 0, 0) url("../images/free_icon.png") no-repeat scroll right -36px;
    color: #09f;
}
.colour a.active {-moz-box-shadow: 0px 0px 8px #66ad44;-webkit-box-shadow: 0px 0px 8px #1B1C2A;border: 4px dashed #333;}
.colour a {height: 25px;border: 1px solid #dbdbdb; opacity: .8;}
.colour a:hover{opacity:1;}
.colour a.红色 {background: red !important;}
.colour a.橙色 {background: orange !important;}
.colour a.黄色 {background: yellow !important;}
.colour a.绿色 {background: green !important;}
.colour a.粉色 {background: #FF6EC7 !important;}
.colour a.蓝色 {background: blue !important;}
.colour a.紫色 {background: purple !important;}
.colour a.黑色 {background: black !important;}
.colour a.灰色 {background: gray !important;}
.colour a.白色 {background: #FFF !important;}
.colour a.咖啡色 {background: #964B00 !important;}
.colour a.多色 {background-image: linear-gradient(to right,red,orange,yellow,#0be500,#0072de);}
    .designerSearch{
        float:left;
        padding:12px 0 0 13px;
        height:45px;
        }
        .designerSearch input[type=text]{
            border:1px #dbdbdb solid;
            line-height:32px;
            padding:0 10px;
            height:32px;
            width:220px;
            }
        .designerSearch input[type=button]{
            background-color:#0099e5;
            color:#fff;
            cursor:pointer;
            line-height:34px;
            margin-left:5px;
            padding:0 20px;
            height:34px;
            }
.pb80{ padding-bottom:80px;}
.designerDl{
    border-bottom:1px #b4b4b4 dotted;
    margin-top:30px;
    padding-bottom:30px;
    }
	.mt10.relative {
    left: 70px;
    bottom: 24px;
    display: initial;
}
.designerBtn {
    background-color: #0099e5;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    line-height: 25px;
    padding: 0;
    text-align: center;
    width: 85px;
}
    .designerBtn.current{ background-color:#1bbc9b;}
    .quxiao{ background-color:#f05050;}
    .quxiaoBtn{
        background-color:#fafafc;
        border:1px #eceaeb solid;
        color:#0099e5;
        }
    .designerBtn.fasixin{ background-color:#7087a3;}
        .designerBtn span{
            background-position:-300px -8px;
            display:inline-block;
            margin-right:5px;
            position:relative;
            top:2px;
            height:14px;
            width:14px;
            }
        .designerBtn.current span{ background-position:-316px 0;}
        .designerBtn.quxiao span{ background-position:-300px -23px;}
        .designerBtn.fasixin span{
            background-position:-285px -56px;
            top:0;
            height:10px;
            width:15px;
            }
    .designerWork li{
        float:left;
        margin-left:15px;
        }
        .designerWork li a{
            background-color:#fff;
            border-radius:5px;
            display:block;
            padding:5px;
            }
        .designerWork li img{ border-radius:5px;}
.worksUpload{
    background-color:#3499da;
    color:#fff;
    cursor:pointer;
    display:inline-block;
    line-height:38px;
    text-align:center;
    padding:0 10px;
    position:relative;
    min-width:80px;
    }
    .worksUpload input[type=file]{
        cursor:pointer;
        filter:alpha(opacity=0);
        opacity:0;
        position:absolute;
        left:0;
        top:0;
        height:100%;
        width:100%;
        }
.worksUpload.cancelBtn{ background-color:#a3aeb6;}
.worksUpload.deleteBtn{ background-color:#9aa4aa;}
.worksUpload.xiugai{ background-color:#d2d7db;}
.mt60{ margin-top:60px;}
.pt40{ padding-top:40px;}
.h310{ height:310px;}
.shareBox{
    background-color:#f4f6f8;
    float:left;
    text-align:center;
    padding:35px 45px 50px;
    width:36px;
    }
    .shareBox .bshare-custom.icon-medium .bshare-sinaminiblog,
    .shareBox .bshare-custom.icon-medium .bshare-douban,
    .shareBox .bshare-custom.icon-medium .bshare-qzone,
    .shareBox .bshare-custom.icon-medium .bshare-huaban,
    .shareBox .bshare-custom.icon-medium .copyBtn,
    .mvShare .bshare-custom.icon-medium .bshare-sinaminiblog,
    .mvShare .bshare-custom.icon-medium .bshare-douban,
    .mvShare .bshare-custom.icon-medium .bshare-qzone,
    .mvShare .bshare-custom.icon-medium .bshare-huaban,
    .mvShare .bshare-custom.icon-medium .copyBtn{
        background-image:url(../images/icon.png);
        background-repeat:no-repeat;
        display:block;
        margin:20px 0 0 0;
        padding:0;
        height:36px;
        width:36px;
        }
    .mvShare .bshare-custom.icon-medium .bshare-sinaminiblog,
    .mvShare .bshare-custom.icon-medium .bshare-douban,
    .mvShare .bshare-custom.icon-medium .bshare-qzone,
    .mvShare .bshare-custom.icon-medium .bshare-huaban,
    .mvShare .bshare-custom.icon-medium .copyBtn{
        display:inline-block;
        margin:0 8px 0 0;
        }
    .shareBox .bshare-custom.icon-medium .bshare-sinaminiblog,
    .mvShare .bshare-custom.icon-medium .bshare-sinaminiblog{ background-position:-332px 0;}
    .shareBox .bshare-custom.icon-medium .bshare-douban,
    .mvShare .bshare-custom.icon-medium .bshare-douban{ background-position:-369px 0;}
    .shareBox .bshare-custom.icon-medium .bshare-qzone,
    .mvShare .bshare-custom.icon-medium .bshare-qzone{ background-position:-406px 0;}
    .shareBox .bshare-custom.icon-medium .bshare-huaban,
    .mvShare .bshare-custom.icon-medium .bshare-huaban{ background-position:-443px 0;}
    .shareBox .bshare-custom.icon-medium .copyBtn,
    .mvShare .bshare-custom.icon-medium .copyBtn{ background-position:-332px -37px;}
.zfText{
    float:left;
    margin-left:59px;
    width:774px;
    }
.mt50{ margin-top:50px;}
.zfZan{
    background-position:0 -36px;
    border-radius:100%;
    box-shadow:0 1px 10px rgba(28,168,232,0.5);
    display:inline-block;
    color:#fff;
    cursor:pointer;
    font:16px Arial;
    text-align:center;
    padding-top:55px;
    height:34px;
    width:89px;
    }
.zfText p span{ line-height:26px;}
.zfText span{ line-height:26px;}
.zfText p div span { line-height:26px;}
.zfText p{ line-height:26px; font-size:15px;}
.zfText h6{ padding-bottom:12px;}
.zfText h5{ padding-bottom:12px;}
.zfText h4{ padding-bottom:12px;}
.zfText h3{ padding-bottom:12px;}
.zfText h2{ padding-bottom:12px;}
.zfText h1{ padding-bottom:12px; color:#3f8def; font-size:20px}
.zfText h1 span{ padding-bottom:12px; color:#4095cc; font-size:20px}
.zfText h2 span{ padding-bottom:12px; color:#4095cc; font-size:20px}
.zfText strong{ padding-bottom:12px;}
.zfText p.c_abb0b3{ font-size:12px; padding-top:0px; padding-bottom:10px; margin-top:0px;}
.zfText ol{ font-size:16px;}
.zfText ol li a{ color:#0da4d3; line-height:30px; }
.zfText ol li{ padding-bottom:8px;}
.zfText p a span{ color:#0da4d3; }
.txmzf img{ width:100px; height:100px;}
.fl.mt15.mr15.arc-mb {
    width: 178px;
}
.mt115{ margin-top:115px;}
.commentTitle{
    border-bottom:1px #f4f4f4 solid;
    color:#333;
    font-size:16px;
    padding-bottom:15px;
    }
    .commentreplytextarea{
       display:none;
    }
    .commentTa{
        background-color:#f8f9fb;
        border:1px #e9ecf2 solid;
        border-radius:5px;
        box-shadow:1px 3px 5px rgba(0,0,0,0.05) inset;
        padding:5px 10px;
        height:100px;
        }
        .commentTa textarea{
            color:#666;
            line-height:24px;
            resize:none;
            height:100%;
            width:100%;
            }
    .commentDl{
        border-bottom:1px #f4f4f4 solid;
        margin-top:20px;
        padding-bottom:20px;
        }
        .commentDd{
            color:#666;
            line-height:24px;
            margin-left:80px;
            }
            .commentDd2{
            color:#666;
            line-height:24px;
            margin-left:10px;
            }
            .commentCon{ margin-right:60px;}
            .huifu{
                background-color:#f4f5f7;
                border-radius:5px;
                padding:15px;
                }
    .commentMore{
        border:1px #dddfe1 solid;
        border-radius:20px;
        display:inline-block;
        line-height:40px;
        text-align:center;
        height:40px;
        min-width:178px;
        }
.w160{ width:160px;}
.gengxinTime{
    border-top:1px #e2e2e1 solid;
    border-bottom:1px #e2e2e1 solid;
    padding:20px 0;
    }
.shangqi{
    background-position:-90px -36px;
    color:rgba(239,239,239,0.6);
    text-align:center;
    overflow:hidden;
    height:160px;
    width:160px;
    }
    .shangqi a{ color:rgba(239,239,239,0.6);}
    .shangqi a:hover{ color:rgba(239,239,239,1);}
    .shangqi img{ border:2px #f1f1f1 solid;}
.w840{ width:840px;}
.mvHead {
    border: 1px solid #e4ecf3;
    padding: 20px;
    background: #fff;
    margin: 10px auto;
    border-radius: 5px;
	float: left;
    width: 97%;
}
.course-img {
    float: left;
    position: relative;
    width: 292px;
    margin: 15px;
}
.img-responsive {
    width: 100%;
    padding: 5px 5px 10px 5px;
    border: 1px solid #e4ecf3;
	margin-left: -12px;
}
.course-info {
    padding: 15px 20px 15px 5px;
    width: 550px;
    float: left;
}
.course-info li{
	margin-bottom: 6px;
    font-size: 14px;
    font-weight: bold;
}
.jgk {
    line-height: 46px;
    height: 46px;
    background: #ebfaff;
    margin: 10px 0;
    padding: 0 10px;
}
.jgk b {
    font-size: 28px;
    color: #f60;
    float: left;
    padding-right: 10px;
}
.jgk i {
    margin: 0 3px;
}
.jgk b i {
    font-size: 18px;
}
.mfk {
    line-height: 46px;
    height: 46px;
    background: #f2ffd7;
    margin: 10px 0;
    text-indent: -999em;
}
.mfk-vip {
    line-height: 46px;
    height: 46px;
    background: #fedcd7;
    margin: 10px 0;
    text-indent: -999em;
}
/*计时*/
.df_info {
    position: relative;
}
.df_djs {
    position: absolute;
    right: 10px;
    top: 12px;
}
#rtimespan, .rtime {
    line-height: 23px;
}
#rtimespan b, .rtime b { background: #555; color: #FFF; border: 1px solid #333; border-radius: 4px; padding: 1px 4px; }

.bugbot {
    height: 48px;
    line-height: 48px;
    margin: 8px auto;
}
.bugbot a {
    border-radius: 3px 3px 3px 3px;
    border-width: 0 0 4px;
    color: #FFFFFF;
    height: 32px;
    line-height: 32px;
    padding: 8px 20px;
    text-decoration: none;
    text-shadow: none;
    transition: all 0.25s ease 0s;
    font-weight: bold;
}
.bugbot a:hover {
	text-decoration:none;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
/*会员免费提示样式*/
.float-right {margin-left: 11px;position: absolute;top: 13px;}
  .product-price{display:inline-block;background: linear-gradient(to right, #ffae12 0, #f07d17 100%);padding:3px 5px 3px;border-radius:0 2px 2px 0;color:#fff;font-size:12px;font-weight:400;position:relative;line-height: 14px;}.product-price span a {color: #fff;}.product-price:before{content:" ";position:absolute;top:0;left:-20px;width:0;height:0;border-width:10px;border-style:solid;border-color:transparent #f07d17 transparent transparent;}.product-price:after{content:" ";position:absolute;top:50%;margin-top:-2px;left:-2px;width:4px;height:4px;background-color:#fff;z-index:1;border-radius:10px}
  
.text-center {
    text-align: center;
}
.t4 {
    font-size: 13px;
    line-height: 20px;
}
.item-btn-link {
    color: #6e7174;
    margin: 0;
    margin-bottom: 0px;
	display: initial;
}
span.link-click.t4__dark-theme{
color: #37a1f6;
}
.bold {
    font-weight: 700;
}
.mianze {
    position: relative;
    line-height: 16px;
    height: 16px;
    top: 8px;
    float: right;
}
.mianze a {
    margin-left: 15px;
    padding-left: 15px;
    color: #999;
}
.mianze a.a1 {
    background: url(../images/icon_mj.gif) no-repeat 0 center;
}
.orangebot {
    background-image: linear-gradient(to bottom,#f4511e 0,#d84315 100%);
}
.oranget {
    background-color: #333;
    border-color: #000;
}
.greenbot {
    background-image: linear-gradient(to bottom,#90a4ae 0,#78909c 100%);
}
.bluebot {
    background-image: linear-gradient(to bottom,#42a5f5 0,#2196f3 100%);
}
.fl.relative.touxiang img {
    width: 62px;
    height: 62px;
	border-radius:5px;
}
.demobox {
    padding: 8px 7px 7px;
    background: #fff;
    margin: 10px auto;
    border: 1px solid #e4ecf3;
    border-radius: 5px;
}
.demotit {
    padding: 5px 9px 5px;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 2px solid #394a58;
    line-height: 22px;
    display: inline-block;
    color: #394a58;
}
#gallery {background-image: url("../images/jietubg.gif");background-repeat: repeat;border-radius: 3px;margin: 10px auto 20px;overflow: hidden;padding: 7px;width: 807px;}
#gallery ul{list-style:none;width:810px;}
#gallery ul li{display: inline; float: left; margin: 5px;}
#gallery ul li a{display:block;overflow:hidden;position:relative;border-radius:3px;box-shadow:rgba(0,0,0,0.15) 0 0 8px;background:#fff;border:1px solid #ddd;padding:5px;}
#gallery ul li a:hover{border:1px solid #FF4146;background:#ffc;box-shadow:#FF4146 0 0 8px;}
#gallery ul li a span{background:#000;display:block;text-align:center;height:22px;color:#fff;line-height:22px;bottom:5px;position:absolute;filter:alpha(opacity=60);opacity:.6;}
#gallery ul li a em{text-align:center;padding:0 5px;height:22px;line-height:22px;font-style:normal;color:#fff;bottom:5px; font-family: 宋体; font-size:12px;}
#gallery ul li a u{display:block;height:140px;overflow:hidden;}
#gallery ul img{margin:0;padding:0;border:none;border-radius:0;}
#gallery ul a:hover{text-decoration:none;color:#ccc;}
#gallery ul li a span{cursor:pointer;}
#gallery ul li a span,#gallery ul li a u,#gallery ul img{width:140px;}
#gallery ul li a em{width:118px;text-align:center;height:22px;line-height:22px;}
.live-demo {
    display: block;
    padding: 20px;
    text-align: center;
}
.demo_bottom {
    background: #339EF4;
    width: 443px;
    display: inline-block;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 16px;
    border-radius: 4px;
}
.demo_bottom:hover{
	background:#1E8AE6;
	
}
.main {
    border: 1px solid #e4ecf3;
}
.box-tab {
    overflow: hidden;
    height: 59px;
    background: #cfd8dc;
}
.box-tab li {
    float: left;
    width: 100px;
    text-align: center;
    line-height: 59px;
    border-right: 1px solid #b0bec5;
    font-size: 14px;
    font-weight: bold;
    color: #78909c;
    cursor: pointer;
    display: block;
}
.box-tab li:hover{background:#78909c;
 color:#fff;
}
.box-tab li.on {
    background: #fff;
    color: #243238;
    font-size: 14px;
    font-weight: bold;
}
.box-tab li.no:hover{background:#fff;
 color:#243238;
}
.shopitem{border-bottom: 1px solid #eaeaea; padding: 10px 0;}
.shoplist .uhead{float: left; width: 50px; text-align: center;}
.shoplist .uhead img{margin: 0 auto; border: 1px solid #eaeaea; padding: 1px; display: block; border-radius: 50%;}
.shoplist .shoptxt{float: right; width: 738px;}
.shoplist .time{color: #8c8c8c;float: right;}
.shoplist .pcontent{background: #f5f5f5; padding: 10px;width: 600px;}

/*评论*/
#primary .area #comments{padding:20px}
#primary .area #comments ol li{padding:20px;border-top:1px solid #E5E5E5;position:relative}
#primary .area #comments ol li:after{content:"";display:block;height:0;clear:both;visibility:hidden}
#primary .area #comments ol #commetpages{text-align:center;margin:20px 0;padding-top:20px;border-top:1px dotted #ccc}
#primary .area #comments ol #commetpages a,#primary .area #comments ol #commetpages span{display:inline-block;padding:10px 15px;background:#eee;border:1px solid #eee;border-radius:3px;color:#333;box-shadow:0 1px 1px rgba(0,0,0,.1)}
#primary .area #comments ol #commetpages a:hover,#primary .area #comments ol #commetpages span.hover{background:#00c3b6;border-color:#00c3b6;color:#fff}
#comments{display:inline-block;}
#comments .comment-list .comment-body{min-height:44px;    border-bottom: 1px solid #f5f5f5;}
#comments .comment-list .comment-author{float:left;display:inline;line-height:1;height:44px;border-radius:44px;position:relative;margin-right:20px; }
#conterr{display:none;padding:50px;text-align:center;font-size:16px;color:red}
#comments .comment-list .comment-author img{border-radius:44px}
#comments ::-webkit-input-placeholder{color:#bbb}
#comments input:-moz-placeholder{color:#bbb}
#respond{position:relative}
#respond #comment-status p{width:100%;height:102px;background-color:#00c3b6}
#respond #comment-status .ajax-success{background-color:#00c3b6}
#respond #comment-status .ajax-error{background-color:#ea4c89}
#respond #smilies{margin-left:84px;position:relative}
#respond #smilies .smilies-icon{font-size:18px;color:#999;cursor:pointer;width:36px}
#respond #smilies .smilies-box{display:none;position:absolute;left:30px;top:-3px;z-index:9}
#respond #smilies .smilies-box:after{position:absolute;content:"";width:0;height:0;border:8px solid;border-color:transparent #d8d8d8 transparent transparent;left:-16px;top:8px}
#respond #smilies .smilies-box a{background-color:#fff;padding:3px 5px;display:block;float:left;border:1px solid #e5e5e5;margin:-1px;position:relative;-webkit-transition:none;transition:none}
#respond #smilies .smilies-box a:hover{border:1px solid #00C3B6;z-index:1}
#respond #author-info{margin:10px auto;margin-left:84px;height:auto;overflow:hidden}
#respond #author-info div{border:1px solid #CBCBCB;box-shadow:inset 0 1px 2px rgba(0,0,0,.12);position:relative;float:left;margin-right:10px;max-width:31%}
#respond #author-info input{background-color:transparent;border:0 none;float:left;color:#333;height:39px;padding:10px 10px 10px 40px;box-sizing:border-box;width:100%}
#respond #author-info label{padding:10px;position:absolute;left:0;top:0}
#respond #author-info label i{color:#999;font-size:15px}
#respond #author-info label span{color:#ea4c89;vertical-align:text-top;margin-left:3px}
#respond .comment-from-main{padding-left:20px;margin:10px auto;height:auto;overflow:hidden;position:relative}
#respond .comment-from-main:after{content:"";display:block;height:0;clear:both;visibility:hidden}
#respond .comment-from-main .avatar{float:left;width:44px;height:44px;border-radius:44px;overflow:hidden}
#respond .comment-from-main .avatar img{width:44px;height:44px;border-radius:44px}
#respond .comment-from-main #comment-tip{position:absolute;z-index:9;height:100%;left:84px;right:138px;top:0;-webkit-transition:all .2s;transition:all .2s;line-height:100px;display:none;text-align:center;font-size:16px;color:#FFF}
#respond .comment-from-main #comment-tip p{margin:auto}
#respond .comment-form-box{border:1px solid #CBCBCB;padding:10px;height:102px;box-shadow:inset 0 1px 2px rgba(0,0,0,.12);margin-left:64px;margin-right:138px}
#respond .comment-form-box textarea{border:0 none;background-color:transparent;width:100%;height:100%;resize:none;outline:none}
#respond .form-submit #submit{background-color:#339EF4;border:0 none;color:#FFF;width:138px;font-size:14px;height:124px;text-align:center;cursor:pointer;position:absolute;top:0;right:0}
#respond .form-submit #submit.disabled{cursor:not-allowed;background:url(../images/ajax-loader.gif) center no-repeat #2C2C2C}
#respond .form-submit #submit.disabled:hover{background-color:#2C2C2C}
#respond .form-submit #submit:hover{background-color:#1E8AE6}
#comment-from-tify{float:right;color:#999;margin:5px auto}
#comment-from-tify input{margin-right:5px}
#comments .comment-list #respond{margin-left:64px;margin-top:20px}
#comments .logged-in-as{margin-left:84px}
#comments .comment-reply-title{position:absolute;left:0;top:50px;width:84px;text-align:center;z-index:999}
#comments .comments-cishu{padding:15px 0;font-size:16px}
#comments .comments-cishu strong{font-size:30px;color:#00c3b6;font-family:Arial;font-weight:400}
#comments .comment-list .children .comment{margin:20px auto auto 64px}
#comments .comment-list .comment-main{margin-left:64px;margin-right:25px}
#comments .comment-list .comment-main a{color:#666;text-decoration:underline}
#comments .comment-list .comment-main em{font-style:normal}
#comments .comment-list .comment-main .wp-smiley{vertical-align:bottom;height:auto!important;max-height:inherit!important}
#comments .comment-list .comment-meta{margin-top:8px;margin-bottom:10px}
#comments .comment-list .comment-meta span{margin-right:5px}
#comments .comment-list .comment-meta span.date{color:#B0BEC5}
#comments .comment-list .comment-meta span.author{color:#00c3b6}
#comments .comment-list .comment-meta a{color:#2196f3;text-decoration:none}
#comments .comment-list .comment-meta span.admin-author{background-color:rgba(0,0,0,.4);color:#FFF;padding:2px 4px;border-radius:2px}
#comments .comment-list .reply{display:none}
#comments .comment-list li.comment:hover .reply{display:inline-block}
#comments .comment-list cite{font-style:normal}
#comments .comment-list .comment-awaiting-moderation{font-style:normal;color:#ea4c89}
#comments .comment-navigation{border-top:1px solid #eee;padding:30px 20px;margin-bottom:0}
#comments .comment-list .comment-floor{right:50px; float:right;font-size:19px;font-style:italic;line-height:1;margin-top:-40px;font-family:"Open Sans",Arial,sans-serif;color:#c8c8c8}
#comments .comment-list li.comment:hover .comment-floor{color:#999}
#comments .navigation .page-numbers,#comments .navigation .pages{border:1px solid rgba(0,0,0,.1);box-shadow:none}
#comments .navigation .dots{border:0 none}
.page #primary{height:100%;overflow:hidden;padding-bottom:2px}
.page #primary .area{margin-bottom:0;float:left;width:100%;background-color:inherit;box-shadow:none}
.page #primary .area .single-content{padding:10px 30px}
.page #primary .area .page-wrapper{margin-left:300px;background-color:#FFF;box-shadow:0 1px 2px rgba(0,0,0,.1)}
.page #primary .area .page-links-list{height:auto;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;overflow:hidden;margin:0 30px 30px 30px}
.page #primary .area .page-links-list ul li a{float:left;width:19%;margin:.5%;padding:10px;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#777;display:block}
.page #primary .area .page-links-list ul li img{width:16px;height:16px;vertical-align:middle;margin:-2px 5px 0 0}
.page #primary .area .page-links-list ul li a:hover{color:#00c3b6}
.page #primary .aside{width:280px;background-color:#FFF;float:left;margin-left:-100%;box-shadow:0 1px 2px rgba(0,0,0,.1)}
.page #primary .aside .menus ul li a{display:block;color:#666;font-size:14px;padding:15px 20px;border-bottom:1px solid #E5E5E5}
.page #primary .aside .menus ul li a:hover{background-color:#F9F9F9}
.page #primary .aside .menus li.current_page_item a{background-color:#00c3b6}
.page #primary .aside .menus li.current_page_item:hover a{background-color:#00c3b6}
.page #primary .aside .menus li.current_page_item a{color:#fff}
.page #primary .aside .menus ul li:last-child a{border-bottom:0 none}
.page #primary .aside .menus ul li .children{border-bottom:1px solid #F2F2F2}
.page #primary .aside .menus ul li .children a{font-size:12px;border-bottom:0 none;border-left:1px solid #F2F2F2;margin-left:20px}
.page.sitemap .item ul li{border-bottom:1px solid #F2F2F2;height:auto;overflow:hidden;padding:20px}
.page.sitemap .item .children{margin-top:10px;height:auto;overflow:hidden}
.page.sitemap .item .children li{float:left;border-bottom:0 none;padding:0;margin:0 20px 5px 0}
.page.sitemap .item .children li a{color:#777}
.page.sitemap .item .children li a:hover{text-decoration:underline}
.sub-billboard.authors{height:350px}
.sub-billboard.authors .wrapper{height:300px}
.authors{background-position:50% 0}
.author-information{color:#FFF;position:relative;max-width:860px;padding:0 20px;margin:auto}
.author-information .user-avatar{width:100px;height:100px;border-radius:100px;margin:auto;padding:4px;background-color:rgba(255,255,255,.3);margin-bottom:10px}
.author-information .user-avatar img{width:100px;height:100px;border-radius:100px}
.author-information .user-name{font-size:20px}
.author-information .user-profile{position:relative;color:rgba(255,255,255,.9)}
.author-information .user-profile ul li{margin:5px auto}
.author-information .user-profile .user-description{max-height:72px;overflow:hidden}
.author-information .user-profile .user-meta{margin-top:10px}
.author-information .user-profile .user-meta a{color:#FFF}
.author-information .user-profile .user-meta span{margin:0 8px}
.author-information .user-profile .user-meta span i{margin-right:5px;font-size:14px;display:inline-block;vertical-align:middle;margin-top:-4px}
.writer{background-color:#f1f1f1;position:relative}
.writer #primary{margin:0 auto;padding:30px 0}
.writer .comment ul li{width:50%}
.writer .comment ul li .list{padding:10px;background-color:#FFF;margin:10px}
/*table定制内容页专用样式*/
.shouhou {
	border-collapse: collapse;
    border-spacing: 0;
    border-top: solid 1px #ddd;
    border-left: solid 1px #ddd;
    width: 97%;
    margin: 0 auto 20px auto;
    font-size: 14px;
    line-height: 28px;
}
.shouhou,th, td {
    vertical-align: middle;
}
.shouhou th, .shouhou td {
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd;
    padding: 5px 10px;
}


.mvEditbox{
    padding:8px 20px 0;
    }
    .mvEditbox p{ padding-top:20px;}
.mvEditbox h2 {
    color: #313131;
    border-left: 4px solid #46c37b;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    display: inherit;
    padding: 0 10px;
    clear: both;
    margin: 10px 0;
}
.mvFooter{ padding:20px 0px 40px;}
    .mvCopyright{
        background-color:#f9f2e6;
        border:1px #f4e6cf solid;
        padding:22px 15px;
        }
.mvShare .bshare-custom.icon-medium{ display:inline-block;}
.article-keywords a {padding: 0 5px;}
.arc_copy_right {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    margin-top: 30px;
}
.arc_copy_right .red, .arc_copy_right .authorName {
    color: #ed222a;
}
.tuijian {
    border: 1px solid #9C9C9C;
    padding: 0 5px;
    border-radius: 3px;
    background: #f8f8f8;
}

.infos {
    margin-top: 13px;
}
.info {
    display: inline-block;
    border: 1px solid #C3C5CA;
    color: #fff;
    background: #C3C5CA;
    padding: 0 5px;
    border-radius: 4px;
}
.mvBtn{
    border-radius:5px;
    color:#fff;
    display:inline-block;
    font-size:16px;
    text-align:center;
    line-height:42px;
    height:42px;
    width:128px;
    }
.mvBtn.green{ background-color:#1abc9c; color:#fff;}
.mvBtn.blue{ background-color:#3f8dee;}
.mvBtn.current{ background-color:#1abc9c; color:#fff;}
    .shoucang{
        background-position:-51px -18px;
        margin-right:5px;
        position:relative;
        top:3px;
        height:18px;
        width:18px;
        }
    .xiazai{
        background-position:-27px -20px;
        margin-right:5px;
        height:14px;
        width:16px;
        }
.w320{ width:320px;}
.mvXgDl{
    border-top:1px #ebefee solid;
    padding:10px;
    }
.mvXgDl:hover{
    background-color:#f7fbfd;
    border-left:3px #3499da solid;
    position:relative;
    left:-3px;
    }
    .mvXgDl dd{ margin:10px 0 0 115px;}
.wvHead{
    background-color:#fafafa;
    border:1px #e5e5e5 solid;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    }
    .mtf3{
        position:relative;
        top:-3px;
        }
    .wvUser{
        border-left:1px #e5e5e5 solid;
        padding:13px 18px;
        position:relative;
		margin-top:-20px;
        }
        .wvUser .workName{
            color:#394a58;
            margin-left:70px;
            padding-top:10px;
            }
            .wvUser .workName p{ padding-bottom:5px;}
.homeTj{
    background-position:-285px -36px;
    position:absolute;
    bottom:2px;
    right:0;
    height:18px;
    width:14px;
    }
.tuijianIcon,
.lanmutuijian{
    background-position:-252px -36px;
    position:absolute;
    top:0;
    left:-64px;
    height:51px;
    width:31px;
    }
.lanmutuijian{ background-position:-438px -37px;}
.wvContent{
    border-left:1px #e5e5e5 solid;
    border-right:1px #e5e5e5 solid;
    padding:20px 29px 30px;
    }
    .line1{
        background-color:#ebeef3;
        height:1px;
        overflow:hidden;
        }
    .wvMore{
        background-color:#e0e4ea;
        color:#9aa0aa;
        display:block;
        line-height:45px;
        text-align:center;
        }
.articleBox{ padding:0 20px 30px;border: 1px solid #ededed;}
.articleDl{
    border-bottom:1px #ebefee solid;
    padding:30px 0;
    }
    .fl.pic02 {
    margin-right: 16px;
}
	.arcpic {
    width: 150px;
    height: 120px;
}
.articleSr{
    padding:20px 20px 58px;
    position:relative;
    }
    .srpaihang{
        background-position:-251px -88px;
        position:absolute;
        left:0;
        top:0;
        height:103px;
        width:101px;
        z-index:999;
        }
    .articleSr .device{
        overflow:inherit;
        height:auto;
        width:100%;
        }
        .articleSr .device .swiper-slide, .swiper-slide_1{ background:none;}
        .articleSr .bannerPrev,
        .articleSr .bannerNext{
            margin-top:-16px;
            top:50%;
            height:32px;
            width:32px;
            }
        .articleSr .bannerPrev{
            background-position:-370px -37px;
            left:0;
            }
        .articleSr .device:hover .bannerPrev{ left:0;}
        .articleSr .bannerPrev:hover{ background-position:-369px -70px;}
        .articleSr .bannerNext{
            background-position:-404px -37px;
            right:0;
            }
        .articleSr .device:hover .bannerNext{ right:0;}
        .articleSr .bannerNext:hover{ background-position:-403px -70px;}
        .articleSr .bannerPage{ bottom:-38px;}
            .articleSr .bannerPage .swiper-pagination-switch{
                background-color:#d3dadf;
                border:none;
                margin:0 3px;
                height:8px;
                width:8px;
                }
            .articleSr .bannerPage .swiper-active-switch { background-color:#3499da;}
    .articleBtn{
        background-color:#3499da;
        border-radius:18px;
        color:#fff;
        display:inline-block;
        text-align:center;
        line-height:36px;
        padding:0 30px;
        }
    .rmZuozhe{
        border-top:1px #ebefee solid;
        padding:15px 10px;
        }
        .rmZuozhe dd{
            margin-left:10px;
            }
.dashang{
    background-color:rgba(0,0,0,0.4);
    display:none;
    position:fixed;
    left:0;
    top:0;
    height:100%;
    width:100%;
    z-index:99999999999999;
    }
    .dashangBox{
        background-color:#fff;
        border-radius:5px;
        box-shadow:0 2px 3px rgba(0,0,0,0.06);
        overflow:hidden;
        margin-left:-250px;
        position:absolute;
        left:50%;
        top:50%;
        width:500px;
        }
    .dashangNr{
        padding:30px 59px 55px;
        }
        .dashangJe{
            border:1px #e3e7ec solid;
            border-radius:5px;
            color:#666;
            cursor:pointer;
            font-size:18px;
            float:left;
            text-align:center;
            line-height:45px;
            margin-right:7px;
            position:relative;
            height:45px;
            width:88px;
            }
        .dashangJe:last-child{ margin-right:0;}
        .dashangJe:hover,
        .dashangJe.current{
            border:2px #7ea9e6 solid;
            line-height:43px;
            height:43px;
            width:86px;
            }
            .dashangJe span{ color:#ff7a10;}
            .uCurrent{
                background-position:-32px -126px;
                display:none;
                position:absolute;
                right:0;
                bottom:0;
                height:23px;
                width:21px;
                }
            .dashangJe:hover .uCurrent,
            .dashangJe.current .uCurrent{ display:block;}
    .dsInput{
        border-left:1px #d8dde3 solid;
        border-right:1px #d8dde3 solid;
        line-height:52px;
        margin:0 15px;
        padding:0 13px;
        position:relative;
        top:-3px;
        height:52px;
        width:220px;
        }
    .dashangCg,
    .dashangSb{
        margin-right:8px;
        position:relative;
        top:4px;
        height:27px;
        width:27px;
        }
    .dashangCg{ background-position:0 -150px;}
    .dashangSb{ background-position:-28px -150px;}
	
.co_k800{ width:900px; margin:0 auto;}
.co_k800 p{ line-height:26px; font-size:15px;}
.co_k800 h6{ padding-bottom:12px;}
.co_k800 h5{ padding-bottom:12px;}
.co_k800 h4{ padding-bottom:12px;}
.co_k800 h3{ padding-bottom:12px;}
.co_k800 h2{ padding-bottom:12px;}
.co_k800 h1{ padding-bottom:12px;}
.co_k800 strong{ padding-bottom:12px;}
.co_k800 img{ text-align:center;display:block; margin:10px auto;    background-color: #F6F6F6;
    border: 1px solid #E6E6E6;
    padding: 14px;}
.co_k800 ol{ }
.co_k800 ol li a{ color:#0da4d3; line-height:30px; }
.co_k800 p a{ color:#0da4d3; }
.edui-editor-body .edui-body-container p a{color:#0da4d3; text-decoration:underline;}
.edui-editor-body .edui-body-container div a{color:#0da4d3; text-decoration:underline;}
/* page End */
/*注册完成邮箱验证提示*/
.loginSbox {
    padding: 50px 0;
    width: 998px;
	margin: 23px auto;
	background: #fff;
	border: 1px solid #e4e4e6;
}
.success {
    background-position: -354px -116px;
    height: 104px;
    width: 104px;
	margin-left: 20px;
}
.plr35 {
    padding-left: 35px;
    padding-right: 35px;
}
.btn {
    background-color: #3499da;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
}
/*注册完成邮箱验证提示 end*/
/* 个人主页 */
.uHead{
    position:absolute;
    top:14px;
    left:28px;
    right:28px;
    }
    .uMainNav{
        background-position:-300px -38px;
        height:17px;
        width:25px;
        }
    .userTx{
        background-color:rgba(255,255,255,0.05);
        display:inline-block;
        padding:5px;
        position:relative;
        }
    .uHomeV{
        bottom:13px;
        right:8px;
        }
    .userBanner{ padding:110px 0 80px 0;}
    .uWeibo,
    .uWeixin,
    .uDouban{
        margin:0 5px;
        height:30px;
        width:30px;
        }
    .uWeibo{ background-position:-470px -51px;}
    .uWeixin{ background-position:-470px -82px;}
    .uDouban{ background-position:-470px -113px;}
    .uSubNav{
        color:#1e2746;
        text-align:center;
        }
        .uSubNav a{
            border-bottom:3px #fff solid;
            color:#1e2746;
            display:inline-block;
            line-height:58px;
            margin:0 15px;
            padding:0 10px;
            }
        .uSubNav a:hover,
        .uSubNav a.current{ border-color:#ff4081;}
.uClassify a{
    border-radius:5px;
    color:#1e2746;
    display:inline-block;
    font-size:12px;
    line-height:38px;
    margin-right:1px;
    padding:0 19px;
    }
.uClassify a:hover,
.uClassify a.current{
    background-image: linear-gradient(to bottom,#2196f3 0,#1976d2 100%);
    color:#fff;
    }
.uFooter{
    background-color:#e5e9eb;
    color:#aab5c3;
    font-size:12px;
    margin-top:70px;
    padding:25px 0;
    }
.uAbout{
    color:#1e2746;
    font-size:12px;
    line-height:24px;
    padding:130px 0;
    }
/* 个人主页 End */




/* 会员上传 */
.upSubNav{
    font-size:0;
    }
    .upSubNav a{
        background-color:#dfe3e8;
        color:#293047;
        display:inline-block;
        font-size:16px;
        text-align:center;
        line-height:57px;
        margin-right:2px;
        min-width:150px;
        padding:0 10px;
        }
    .upSubNav a:hover,
    .upSubNav a.current{
        background-color:#1abc9c;
        color:#fff;
        }
.upList{ padding:20px 30px;}
.line2{
    background-color:#f6f6f6;
    overflow:hidden;
    height:1px;
    }
.upListLeft{
    color:#000;
    float:left;
    text-align:right;
    width:65px;
    }
.upListRight{ margin-left:75px;}
    .upInput{
        border:1px #b8c4ce solid;
        box-shadow:1px 1px 5px rgba(0,0,0,0.09) inset;
        color:#6e6f71;
        line-height:40px;
        padding:0 10px;
        height:40px;
        width:408px;
        }
    .upTextarea{
        border:1px #b8c4ce solid;
        box-shadow:1px 1px 5px rgba(0,0,0,0.09) inset;
        color:#6e6f71;
        line-height:24px;
        resize:none;
        padding:5px 10px;
        height:174px;
        width:968px;
        }
.upListRight .fancySelect div{
    border:1px #b8c4ce solid;
    box-shadow:1px 1px 5px rgba(0,0,0,0.09) inset;
    border-radius:0;
    height:40px;
    line-height:40px;
    color:#6e6f71;
    padding:0 10px;
    }
.upListRight .fancySelect div span{
    background-position:0 -126px;
    right:10px;
    top:10px;
    height:19px;
    width:17px;
    }
.upListRight .fancySelect ul{
    border:1px #b8c4ce solid;
    border-top:none;
    border-radius:0;
    margin-top:0;
    }
.upListRight .fancySelect li{
    border-bottom:1px #b8c4ce solid;
    color:#6e6f71;
    padding:10px;
    }
.w210{ width:210px;}
.upWork{
    background-color:#f5f5f5;
    padding-bottom:15px;
    width:990px;
    }
    .upWork li{
        float:left;
        margin:15px 0 0 15px;
        position:relative;
        }
    .upWork li.sortable-ghost{
        border:2px #1abc9c dashed;
        height:148px;
        width:176px;
        background:#FFF;
        }
    .upWork li.sortable-ghost img{
        display:none;
        }
    .upWork li.last, .upWork li.uploadifive-queue-item{
        border:2px #1abc9c dashed;
        height:148px;
        width:176px;
        }
        
        .upWork li img{
            height:152px;
            width:180px;
            }
        .upWork li:hover img{
            border:2px #1abc9c solid;
            height:148px;
            width:176px;
            }
/*
        .close{
            background-color:#fff;
            color:#000;
            cursor:pointer;
            display:none;
            text-align:right;
            padding:0 10px 13px;
            position:absolute;
            left:2px;
            bottom:2px;
            width:156px;
            }
*/
        .upWork li:hover .close{ display:block;}
            .close span{
                background-position:-441px -88px;
                margin-right:7px;
                position:relative;
                top:8px;
                height:28px;
                width:28px;
                }
.fujianBox{ padding:4px 10px; height:auto; width:458px;}
.fujianName{
    color:#60727f;
    margin-left:10px;
    }
    .fujianName i{
        background-position:-459px -144px;
        margin-right:9px;
        position:relative;
        top:5px;
        height:22px;
        width:22px;
        }
.fujianDetele{
    background-position:-301px -56px;
    cursor:pointer;
    height:21px;
    width:21px;
    }
.yuanzuozhe{
    border:1px #b8c4ce solid;
    margin-right:15px;
    padding:0 10px;
    line-height:40px;
    }
#banquan .fancySelect li{
    border-bottom:none;
    }
    #banquan .fancySelect li span{
        display:inline-block;
        margin-right:8px;
        width:78px;
        }
        #banquan .fancySelect li span img{ margin-right:5px;}
/* 会员上传 End */




/* 提醒_消息 */
.mBox{
    padding:20px 40px 70px;
    }
    .mHead{
        border-bottom:1px #e3e7ec solid;
        color:#4d4d4d;
        font-size:20px;
        }
        .mHead a{
            color:#4d4d4d;
            display:inline-block;
            line-height:50px;
            margin-right:35px;
            padding:0 15px;
            position:relative;
            bottom:-1px;
            }
        .mHead a:hover,
        .mHead a.current{
            border-bottom:3px #7ea9e6 solid;
            color:#3874b9;
            }
    .mList{
        border-bottom:1px #f0f2f5 solid;
        padding:30px 0;
        }
        .mText{ margin:0 165px 0 82px;}
        .message2List .mText{ margin-right:55px;}
        .mIcon{
            background-color:#ff0800;
            border-radius:100%;
            color:#fff;
            display:inline-block;
            font-size:12px;
            text-align:center;
            line-height:16px;
            width:16px;
            }
        .mDetele{
            background-position:-18px -126px;
            cursor:pointer;
            height:12px;
            width:12px;
            }
    .m2ViewRight{ margin-right:82px;}
    .m2ViewBox{
        background-color:#f8f9fb;
        line-height:28px;
        margin:0 80px;
        padding:15px 20px;
        }
        .m2ViewBox .mDetele{ margin-top:8px;}
    .mt100{ margin-top:100px;}
/* 提醒_消息 End */




/* 账户设置 */
.w80{ width:80px;}
.ml80{ margin-left:80px;}
.height48{ height:48px; line-height:48px;}
.height50{ height:50px; line-height:50px;}
.mt14{ margin-top:14px;}
.youxiang{
    display:inline-block;
    font-size:16px;
    padding-left:5px;
    position:relative;
    top:3px;
    }
.uTextarea{
    border:1px #d8dde3 solid;
    border-radius:5px;
    color:#576778;
    line-height:28px;
    padding:5px 15px;
    height:218px;
    width:1068px;
    }
.jine{
    border:1px #e3e7ec solid;
    color:#293047;
    cursor:pointer;
    font-size:18px;
    float:left;
    text-align:center;
    line-height:58px;
    margin:10px 10px 0 0;
    position:relative;
    height:58px;
    width:168px;
    }
.jine:hover,
.jine.current{
    border:2px #7ea9e6 solid;
    line-height:56px;
    height:56px;
    width:166px;
    }
    .jine span{ color:#ff7a10;}
    .uCurrent{
        background-position:-32px -126px;
        display:none;
        position:absolute;
        right:0;
        bottom:0;
        height:23px;
        width:21px;
        }
    .jine:hover .uCurrent,
    .jine.current .uCurrent{ display:block;}
.zhifufs{
    border:1px #e3e7ec solid;
    cursor:pointer;
    float:left;
    margin-right:20px;
    padding:8px 10px;
    position:relative;
    }
.zhifufs:hover,
.zhifufs.current{
    border:2px #7ea9e6 solid;
    padding:7px 9px;
    }
    .zhifufs:hover .uCurrent,
    .zhifufs.current .uCurrent{ display:block;}
.ml40{ margin-left:40px;}
.tixianTab th{
    border-top:1px #e9e9e9 solid;
    border-bottom:1px #e9e9e9 solid;
    padding:20px 0;
    }
.tixianTab td{
    color:#999;
    padding:15px 0;
    }
/* 账户设置 End */



/* select */
.fancySelect div, .fancySelect ul{
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.fancySelect{
    cursor:pointer;
    font-size:14px;
    position:relative;
  /*  z-index:10001;*/
	z-index:999;
}
.fancySelect div{
    background-color:#fff;
    border:1px #d8dde3 solid;
    border-radius:5px;
    height:52px;
    line-height:52px;
    position:relative;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    color:#999;
    padding:0 15px;
}
.fancySelect div span{
    position:absolute;
    right:13px;
    top:23px;
    width:12px;
    height:7px;
    display:inline-block;
    overflow:hidden;
    background:url(../images/icon.png) no-repeat -300px 0;
}
.fancySelect.over div span{
    opacity:1;
    }
.fancySelect ul{
    position:absolute;
    background:#fff;
    border-radius:5px;
    border:1px #d8dde3 solid;
    margin-top:1px;
    overflow:hidden;
    }
.no-boxshadow .fancySelect ul{
    border:1px solid #ccc;
    }
.fancySelect li{
    border-bottom:1px #d8dde3 solid;
    padding:15px 15px;
    position:relative;
    text-overflow:ellipsis;
    white-space:nowrap;
    list-style:none;
    overflow:hidden;
}
.fancySelect li:nth-last-child(1){
    border:none;
}
.fancySelect li.over{
    background-color:#F5F5F5;
    color:#333;
}
.fancySelect li.selected{
    background-color:#f5f6f8;
 }
.fancySelect li.selected:before,.fancySelect li.selected:after{
    position:absolute;
    background-color:#fff;
}
/* select End */

/*提示框*/
.directive_notif{ width:100%; height:60px; background:#3499da; position:fixed;text-align:center; line-height:60px;opacity: 0.95; display:none; top:0; z-index:9999999;}
.directive_notif .no_prompt{ color:#fff; font-size:16px;} 

/* 私信框 */
.sixinBox, .informBox{
    background-color:#fafafa;
    border:1px #e5e5e5 solid;
    margin-top:5px;
    padding:10px;
    position:absolute;
    right:0;
    top:100%;
    width:300px;
    display:none;
    z-index:999999;
    }
    .sixinClose{
        cursor:pointer;
        font-size:12px;
        line-height:1.3;
        }
    .sixinBox textarea, .informBox textarea{
        background-color:#fff;
        border:1px #e5e5e5 solid;
        line-height:1.3;
        margin-top:10px;
        padding:5px;
        height:83px;
        width:288px;
        }

.commentreplyshowBtn{ padding-left:10px;}
a.commentinformBtn{ font-size:12px; color:#d0d0d0;}



/*个人主页社交样式*/
.mtshejiao{
        position:relative;
        top:-8px;
        }
.Sociallymian{ width:120px; margin:0 auto; padding-left:8px;}

.Sociallyqqerqi { float: left; position:relative; }
.Sociallyqqerqi i { cursor: pointer; }
.Sociallyqqerqi .text { opacity: 0; position: absolute;  top: 28px; left: -34px; width:80px;background-color: #3498db; color: #fff; padding: 10px 10px; line-height: 18px; font-size: 12px; text-align: center; border-radius: 2px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }
.Sociallyqqerqi .text:before { content: ""; position: absolute; top: -6px; left: 50%; margin-left: -8px; border-color: transparent transparent #3498db transparent; border-style: solid; border-width:  0 7px 8px 7px; height: 0; width: 0; }
.Sociallyqqerqi i:hover + .text { opacity: 1; top: 30px;}

.Sociallyqq { float: left; position:relative;}
.Sociallyqq i { cursor: pointer; }
.Sociallyqq .text,
.titleText { opacity: 0; position: absolute;  top: 28px; left: -26px; width:auto;background-color: #3498db; color: #fff; padding: 10px 10px; line-height: 18px; font-size: 12px; text-align: center; border-radius: 2px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }
span.titleText{ white-space:nowrap; top:55px; left:-17px; color:#fff;}
.Sociallyqq .text:before,
.titleText:before { content: ""; position: absolute; top: -6px; left: 50%; margin-left: -8px; border-color: transparent transparent #3498db transparent; border-style: solid; border-width:  0 7px 8px 7px; height: 0; width: 0;}
.Sociallyqq i:hover + .text{ opacity: 1; top: 30px;}
.icon:hover > .titleText{ opacity: 1; top: 57px;}

.htjicon span.titleText{ white-space:nowrap; top:23px; left:-11px;}
.htjicon:hover > .titleText{ opacity: 1; top: 25x;}

.Sociallywx { float: left; position:relative; margin-left:15px;}
.Sociallywx i { cursor: pointer; }
.Sociallywx .text { opacity: 0; position: absolute;  top: 28px; left: -34px;  width:80px;background-color: #3498db; color: #fff; padding: 10px 10px; line-height: 18px; font-size: 12px; text-align: center; border-radius: 2px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }
.Sociallywx .text:before { content: ""; position: absolute; top: -6px; left: 50%; margin-left: -8px; border-color: transparent transparent #3498db transparent; border-style: solid; border-width:  0 7px 8px 7px; height: 0; width: 0;}
.Sociallywx i:hover + .text { opacity: 1; top: 30px;}


.Sociallywb { float: left; position:relative;margin-left:15px;}
.Sociallywb i { cursor: pointer; }
.Sociallywb .text { opacity: 0; position: absolute;  top: 28px; left: -36px; width:auto;background-color: #3498db; color: #fff; padding: 10px 10px; line-height: 18px; font-size: 12px; text-align: center; border-radius: 2px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }
.Sociallywb .text:before { content: ""; position: absolute; top: -6px; left: 50%; margin-left: -8px; border-color: transparent transparent #3498db transparent; border-style: solid; border-width:  0 7px 8px 7px; height: 0; width: 0;}
.Sociallywb i:hover + .text { opacity: 1; top: 30px;}


/*首页推荐小图标*/
.demo-btn {
    width: 62px;
    height: 32px;
    line-height: 32px;
    background: #f6f6f6;
    display: block;
    position: absolute;
    right: 2px;
    bottom: 2px;
    text-align: center;
    color: #05920a;
}
.htjicon{ margin-right:0px;}
.tooltipitjicon img{ width:12px; height:14px; padding-top:2px; border-radius:0px; padding-left:5px; padding-right:0px;text-align:right;}


.vp_ewmBox {
    position: relative;
    margin: 0 auto;
	top:7px;
    width: 110px;
    height: 110px;
    padding: 7px;
    background: url(../images/vip_pay-ewmBg1.png) no-repeat;
}
.wxpay {
    background: url(/skin/images/wxpay.jpg) no-repeat;
    height: 110px;
    width: 110px;
}
.saoma-text {
    color: #333;
    top: 11px;
    text-align: center;
    position: relative;
}
.saoma-dashang {
    color: #fff;
    top: 11px;
	font-weight: bold;
    text-align: center;
    position: relative;
	line-height: 40px;
    height: 40px;
    background-color: #888;
}

.cainixihuan {
    background: #fff;
    display: inline-block;
    width: 100%;
}
.caiContent{
	    padding: 20px 29px 30px;	
}
.guanggao-h {
    display: inline-block;
    width: 100%;
    background-color: #fff;
}

/*弹窗*/
.overlay{background:#000;opacity:.8;position:fixed;width:100%;height:100%;left:0;top:0;z-index:50;}
.popupbox{position:fixed;left:50%;margin-left:-180px;top:50%;margin-top:-220px;z-index:9999;box-shadow:0 5px 5px rgba(0,0,0,.2);margin-bottom:20px;display:none;background-color:#FFF;border-radius:5px;color:#666;}
.popupbox .popupbox-header{min-width:300px;border-bottom:1px solid #eee;padding:10px 15px;font-size:16px;color:#333;}
.popupbox .popupbox-header .popup-close{float:right;font-size:20px;font-weight:700;line-height:20px;color:#000;text-shadow:0 1px 0 #fff;opacity: .4;cursor: pointer;font-family: arial,"Hiragino Sans GB","Microsoft Yahei",sans-serif;}
.popupbox .popupbox-content{width:320px;font-size:12px;padding:5px 30px 30px 30px;}
.popupbox .msg-ico-gan{background:url(../images/pop-ico.png) no-repeat center center;}
.popupbox .popupbox-content img{width:100%;}
.popupbox .popupbox-content .popupbox-tip{margin-top:10px;display:block;text-align:center;margin-bottom:5px;}
.popupbox .popupbox-content .pop-sub{text-align:center;padding-top:15px;border-top:1px dotted #ccc;}
.popupbox .popupbox-content .pop-sub a, .popupbox .popupbox-content .pop-sub button, .popupbox .popupbox-content .pop-sub input{display:inline-block;font-size:15px;cursor:pointer;border-radius:3px;width:142px;height:40px;line-height:40px;box-shadow:3px 3px 5px #ddd;color:#fff;}
.popupbox .popupbox-content .pop-sub .popup-ok{background:#4CBB3B;margin-right:10px;}
.popupbox .popupbox-content .pop-sub .popup-close{background:#F7AD00;}

/*弹窗下载*/
.popupbox .popupbox-content .popdows{display:inline-block;width:100%;margin:10px 0;}
.popupbox .popupbox-content .popdows p{display:inline-block;width:100%;font-size:16px;color:#666;}
.popupbox .popupbox-content .popdows p i{margin-left:5px;font-size:16px;color:#333;}
.popupbox .popupbox-content .popdows p b{color:#58B351;}
.popupbox .popupbox-content .popdows p, .popupbox .popupbox-content .popdows form .login, .popupbox .popupbox-content .popdows form .login ul.arc-loginlist li, .popupbox .popupbox-content .popdows form .login .login-msg{margin-bottom:15px;}
.popupbox .popupbox-content .popdows form .login .login-msg{display:inline-block;width:100%;padding-bottom:15px;border-bottom:1px dotted #ccc;}
.popupbox .popupbox-content .popdows form .login .login-msg ul{width:100%;}
.popupbox .popupbox-content .popdows form .login .login-msg ul li{font-size:15px;float:left;margin-left:0;margin-right:15px;list-style-position:inside;list-style-type:square;list-style-image:url(../images/arc-login-msg-bg.png);}
.popupbox .popupbox-content .popdows form .login ul.arc-loginlist li input{width:205px;padding:7px 10px;border:1px solid #d8d8d8;margin-right:15px;}
.popupbox .popupbox-content .popdows form .login ul.arc-loginlist li a{font-size:15px;}
.popupbox .popupbox-content .popdows form .arc-login-hzzh{text-align:center;margin-top:15px;padding-top:15px;border-top:1px dotted #ccc;}
.popupbox .popupbox-content .popdows form .arc-login-hzzh a.login-qq img{width:120px;}

/*支付成功下载列表*/
.arc-titles{font-size:20px;margin:15px 0;width:300px;}
.arc-titles a{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;}
.back{width:1105px;margin:10px auto 50px;text-align:right;}
.back a{display:inline-block;width:120px;height:40px;line-height:40px;border:1px solid #d8d8d8;background:#fff;text-align:center;margin-left:30px;border-radius:3px;font-size:16px;}
.dows-list-box{width:1000px;height:335px;margin:50px auto 20px auto;padding:50px;background-color:#fff;border:1px solid #d8d8d8;}
.dows-list-box .dow-msg, .dows-list-box .dow-msg-err{text-align:center;text-indent:20px;padding-left:20px;margin-bottom:25px;background:url(../images/dow-msg-bg.png) no-repeat 289px -100px;}
.dows-list-box .dow-msg h1, .dows-list-box .dow-msg-err h1{font-size:25px;font-weight:bold;color:#2FA302;}
.dows-list-box .dow-msg p, .dows-list-box .dow-msg-err p, .dows-list-box .dow-msg p a, .dows-list-box .dow-msg-err p a, .dows-list-box .arc-cont .dow-list-likes ul p, .dows-list-box .arc-cont .dow-list-likes ul p a{font-size:16px;color:#666;}
.dows-list-box .dow-msg p a, .dows-list-box .dow-msg-err p a, .dows-list-box .arc-cont .dow-list-likes ul p a{color:#2FA302;}
.dows-list-box .arc-cont .dow-list-likes ul.err{padding-top:10px;}
.dows-list-box .dow-msg-err{background-position:335px 0px;}
.dows-list-box .dow-msg-err h1{color:rgb(167, 32, 32);}
.dows-list-box .arc-cont{display:inline-block;width:100%;padding-top:20px;border-top:1px dotted #ccc;text-align:center;height:230px;float:left;margin-right:15px;overflow:hidden;}
.dows-list-box .arc-cont p img{width:300px;height:169px;}
.dows-list-box .arc-cont p.arc-title a{font-size:20px;}
.dows-list-box .arc-cont .dow-list-likes{display:inline-block;width:638px;height:128px;border:1px solid #E7E7E7;text-align:left;padding:20px;margin-left:20px;background:#F4F4F4;}
.dows-list-box .arc-cont .dow-list-likes h1{font-size:16px;}
.dows-list-box .arc-cont .dow-list-likes h1.dows-pwd-title{margin-top:10px;}
.dows-list-box .arc-cont .dow-list-likes ul li{position:relative;display:inline-block;width:140px;height:40px;line-height:40px;text-align:center;margin-right:30px;margin-top:10px;border:1px solid #3da62f;border-radius:3px;background:url(../images/up-sucai-panbg.png) no-repeat 25px -105px #3da62f;text-indent:25px;}
.dows-list-box .arc-cont .dow-list-likes ul li.pan-baidu{background-position:25px 8px;background-color:#3daff5;border-color:#1090DF;}
.dows-list-box .arc-cont .dow-list-likes ul li.pan-360{background-position:25px -52px;background-color:#f39c12;border-color:#C97D04;}
.dows-list-box .arc-cont .dow-list-likes ul li a{display:block;font-size:14px;color:#fff;}
.dows-list-box .arc-cont .dow-list-likes ul li span{display:block;position:absolute;width:150px;left:-25px;font-size:14px;}
.dows-list-box .arc-cont .dow-list-likes ul li span i{color:red;font-size:14px;}

.perot{position:fixed;right:5%;bottom:104px;z-index:3;}
.perot ul li, .cbbfixed .cbbtn{border-radius:5px;}
.perot ul li, .cbbfixed .gotop .up-icon, .cbbfixed .gotop{-webkit-transition:all 0.2s ease-in 0s;-moz-transition:all 0.2s ease-in 0s;-ms-transition:all 0.2s ease-in 0s;-o-transition:all 0.2s ease-in 0s;transition:all 0.2s ease-in 0s;}
.perot ul li{width:70px;height:70px;line-height:110px;text-align:center;margin-bottom:3px;background:url(../images/right-nav-bg.png) no-repeat #82b440;border:1px solid #82b440;}
.perot ul li:hover{background-color:#fff;border-color:#E2E2E2;}
.perot ul li:hover a{color:#82b440;}
.perot ul li.liuyan{background-position:18px -76px;}
.perot ul li.liuyan:hover{background-position:-44px -76px;}
.perot ul li.up-sc{background-position:18px -160px;}
.perot ul li.up-sc:hover{background-position:-44px -160px;}
.perot ul li.kefu{background-position:17px -333px;}
.perot ul li.kefu:hover{background-position:-44px -333px;}
.perot ul li.r-help{background-position:17px -250px;}
.perot ul li.r-help:hover{background-position:-47px -250px;}
.perot ul li a{display:block;height:100%;width:100%;color:#fff;}

#liuyancont form .liuyan p, #towriter form .liuyan p, #towriter form .liuyan p{margin-bottom:0;font-size:14px;}
#liuyancont form .liuyan p a, #towriter form .liuyan p a, #towriter form .liuyan p a{font-size:14px;color:#517DD4;}
#liuyancont form .liuyan ul, #towriter form .liuyan ul, #towriter form .liuyan ul{margin-top:10px;}
#liuyancont form .liuyan ul li textarea, #towriter form .liuyan ul li textarea, .popbox-cont-t .srk{width:295px;height:60px;padding:10px;border:1px solid #d8d8d8;}
#liuyancont form .liuyan ul li input.input, #towriter form .liuyan ul li input.input{width:95px;}
#liuyancont form .liuyan ul li span.lxlx label, #towriter form .liuyan ul li span.lxlx label{margin-right:5px;}
#liuyancont form .liuyan ul li span.lxlx label input, #towriter form .liuyan ul li span.lxlx label input{width:20px;padding:0;margin:0;}
#liuyancont form  .arc-login-hzzh p, #liuyancont form  .arc-login-hzzh p{font-size:14px;}
#liuyancont form  .arc-login-hzzh a img, #towriter form  .arc-login-hzzh a img{width:77px;}

.FengTabCon_0 img{width: 450px;}
.FengTabCon_0 img:first-child{margin-top:20px;}