﻿/* Write your styles */

@font-face {
	font-family:"Century Gothic";
	
    src: url('../fonts/Century Gothic.eot');
	
    src: url('../fonts/Century Gothic.eot') format('embedded-opentype'),
		
         url('../fonts/Century Gothic.woff') format('woff'),
		
         url('../fonts/Century Gothic.TTF') format('truetype'),
		
         url('../fonts/Century Gothic.svg#Century Gothic') format('svg');
	
    font-weight: normal;
	
    font-style: normal;
}

@font-face{
 
　　font-family:'NotoSansSC';
 
　　src:url('../fonts/NotoSansSC-Regular.eot');
 
　　src:url('../fonts/NotoSansSC-Regular.eot?#iefix')format('embedded-opentype'),
 
　　url('../fonts/NotoSansSC-Regular.woff')format('woff'),
 
　　url('../fonts/NotoSansSC-Regular.ttf')format('truetype'),
 
　　url('../fonts/NotoSansSC-Regular.svg#NotoSansSC-Regular.svg')format('svg');
 
　　font-weight:normal;
 
　　font-style:normal;
 
　　}

iframe,body,div,dl,dt,dd,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,blockquote,th,td {list-style:none;}
body{font-family:"Century Gothic","NotoSansSC-Regular"; color:#333; background:#FFF;}
/*header style*/
.topwrapwrap{width:100%;background:url("https://www.e-works.net.cn/imageshome/topbg.jpg") repeat-x;border-bottom:1px solid #7F7F7F;}
.topwrap{width:980px;height:38px;line-height:38px;padding:0px 0px;font-size:14px;color:#7D8184;overflow:hidden;}
.qlink{width:534px;}
.qlink a{padding-right:21px; text-decoration:none;font-size:14px;}
.qlink a:link,.qlink a:visited{color:#5E5E5E;}
.qlink a:hover{color:#f60;}
.tl			{text-align:left;}
.tc			{text-align:center;}
.tr			{text-align:right;}
.mag		{margin:0px auto;}
.fl		    {float: left;}
.fr			{float: right;}
.clear             {clear:both;}
.clearfix:after    {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix          {display: inline-block;}        
/* Hides from IE-mac \*/
* html .clearfix   {height: 1%;}
.clearfix          {display: block;}
.mt10{margin-top:10px;}
.mt30{margin-top:30px;}
.foot{height:100px; padding-top:20px; background:#333333; font-size:12px;}
.foot ul { margin-bottom:0.5rem;}
.foot a,.foot li { color:#FFF;}
.foot a:link,.foot a:visited {text-decoration: none;}
.foot a:hover {text-decoration: underline;}
/*header style end*/

/*手机版*/
header, footer {
	display:block;
	clear:all;
}
.headbox {
	clear: both;
	overflow: hidden;
	min-width: 320px;
    *zoom:1;
	display:block;
}
.logoarea {
	clear:both;
	height: 48px;
	overflow:hidden;
	color: #ebebeb;
   *
	zoom:1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(https://m.e-works.net.cn/images/top_bg1.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 2px;
	position:relative;
}
.logoarea a {
	color: #ebebeb;
}
.logoarea a:link, .logoarea a:visited {
	color:#ebebeb;
	text-decoration: none;
}
.logoarea a:hover {
	color:#FFF;
	text-decoration: underline;
}
.head_l {
	height: 48px;
	width: 58px;
	cursor:pointer;
	float:left;
	left: 0px;
	z-index: 999;
	position: absolute;
	top: 0px;
	text-align: center;
	padding-top: 12px;
}
.head_l img {
	height: 32px;
	width: 32px;
}
.head_r {
	height: 42px;
	width: 42px;
	cursor:pointer;
	top: 0px;
	right: 0px;
	z-index: 999;
	position: absolute;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}
.head_r img {
	height: 24px;
	width: 24px;
}
.head_c {
	height: 36px;
	padding-top: 10px;
	text-align: center;
	color: #e6e6e6;
	padding-left:15px;
}

.head_c h1 {
	font-size:21px;
	line-height:36px;
	vertical-align: bottom;
}
.head_c img {
	margin-top: 7px;
	height: 26px;
	width: 87px;
	vertical-align:top;
}

.layout-footer {
	display:block;
	
	}
footer {
	clear: both;
	height: auto;
	line-height: 24px;
	text-align: center;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	padding-top: 8px;
	font-size: 1.8em;
	background-color: #504f4f;
}
footer a {
	display:inline-block;
}
footer a:link, footer a:visited {
	text-decoration: none;
	color:#e6e6e6;
}
footer a:hover {
	text-decoration: underline;
	color:#e6e6e6;
}
footer p {
	padding-bottom: 3px;
	padding-top: 3px;
	color:#a7a7a7;
}
footer .f16 {
	font-size:0.4em;
}
.fwn {
	padding-bottom: 5px;
	padding-top: 5px;
	color:#a7a7a7;
	font-weight:normal;
}
.htop a:link, .htop a:visited {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display:block;
	text-align:center;
	border:1px solid #5E5E5E;
	line-height:24px;
	background-color:#5E5E5E;
	color:#e6e6e6;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}
.htop a:hover {
	color:#e6e6e6;
	text-decoration: none;
	background-color:#31a9de;
	border:1px solid #31a9de;
}
.head_l_2 {
	height: 48px;
	width: 50px;
	cursor: pointer;
	float: left;
	left: 48px;
	z-index: 999;
	position: absolute;
	top: 0px;
	text-align: center;
	padding-top: 20px;
}
.head_l_2 img {
	height: 32px;
	width: 32px;
}
.newmob .head_l {
	height: 48px;
	width: auto;
	cursor:pointer;
	float:left;
	left: 10px;
	z-index: 999;
	position: absolute;
	top: 0px;
	text-align: center;
	padding-top: 6px;
}
.newmob .head_l img {
	margin-bottom: 9px;
    height: auto;
    width: 90px;
    padding-right: 10px;
}
.newmob .head_l h1 {
	font-size:1.2em;
	vertical-align:bottom;
	line-height:36px;
	
}
.newmob .head_r_userimg {
	height: 42px;
	width: 42px;
	top: 0px;
	right: 64px;
	z-index: 999;
	position: absolute;
	text-align: center;
	padding-top: 20px;
}
.newmob .head_r_userimg img {
	height: 24px;
	width: 24px;
	border-radius:50%
}
.newmob .head_r_userimg_none {
	height: 42px;
	width: 42px;
	top: 0px;
	right: 64px;
	z-index: 999;
	position: absolute;
	text-align: center;
	padding-top: 20px;
}
.newmob .head_r_userimg_none img {
	height: 24px;
	width: 24px;
}
.head_r_ss {
	height: 42px;
	width: 42px;
	cursor:pointer;
	top: 0px;
	right: 32px;
	z-index: 999;
	position: absolute;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}
.head_r_ss img {
	height: 24px;
	width: 24px;
}

.head_r_con {
	height: 42px;
	width: 42px;
	cursor:pointer;
	top: 0px;
	right: 64px;
	z-index: 999;
	position: absolute;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}
.head_r_con img {
	height: 24px;
	width: 24px;
}
hr{
	width: 100%;
	border: 0;
	height: 1px;
	background: #333;
	background-image: linear-gradient(to right,#CCC, #CCC);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
/*手机版 end*/



/****************main*************************/
.p15 { padding:15px 0;}
.mt1 { margin-top:1.2rem;}
.mt2 { margin-top:2rem;}
.mt3 { margin-top:3rem;}
.mb30 { margin-bottom:30px;}
.mb20 { margin-bottom:20px;}
.mb2 { margin-bottom:2rem;}
.mb3 { margin-bottom:3rem;}
.mb5 { margin-bottom:5rem;}
.mt4 { margin-top:4rem;}
.mt5 { margin-top:5rem;}
.mr10 { margin-right:10px;}
.color-w { color:#FFF;}
.bg-gray { background:#EEE;}
.no-p { padding:0; margin:0;}
.no-p2 { padding-left:0.7rem; padding-right:0.7rem;}
.gray { color:#666;}	
.fwhite { color:#FFF;} 
.all_bg { width:100%; height:auto; background:url(../images/all_bg.jpg) top center no-repeat;}

@media only screen and (min-width: 769px) { /*PC端*/
.title {font-size:2.8rem; color:#333; font-weight:200;}
}
@media only screen and (max-width: 768px) { /*手机端*/
.title {font-size:2rem; color:#333; font-weight:200;}
.all_bg { width:100%; height:auto; background:url(../images/all_bg.jpg) left center repeat-y;}

}


/***********banner*************/
.banner {
	text-align: center;
	background:url(../images/banner_bg.jpg) center center no-repeat;
	position:relative;
}
.banner img{ max-width:100%;}
.date {
	background:rgba(40,40,40,0.8);
	padding:4px 10px;
	font-size: 1rem;
	position: absolute;
	bottom: 0.5rem;
	left: 3rem;
	color: #DDD;
	z-index: 999;
}
@media only screen and (max-width: 768px) { /*手机端*/
.date{display:none;}
}


/*********导语********/
.intro { background:#51AE34; height:auto; margin-top:4rem;}
.daoyu { color:#FFF;}
.color-w { color:#FFF;}
@media only screen and (min-width: 769px) { /*PC端*/
.intro { width:auto; height:150px;}
.daoyu h1 { font-size:3.8rem; color:#FFF; line-height:140px; text-align:center; margin-bottom:0; }
.intro p { font-size:1.4rem; padding-top:1rem; padding-bottom:1.5rem; color:#FFF;}
}
@media only screen and (max-width: 768px) { /*手机端*/
.intro { margin-top:0rem; margin-bottom:2rem; border:none; padding-top:2rem; background:none;}
.daoyu h1 { font-size:2.2rem; background:#51AE34; color:#FFF; margin-bottom:0; text-align:center; line-height:3rem; }
.intro p { font-size:1.4rem; padding-top:1rem;}
}
/*********新功能介绍下载********/
.function { margin:5rem 0 0 0;}
.pdf img { margin-top:1rem;}
.d_pdf ul { padding-left:0rem; padding-top:0rem;}
.d_pdf ul li { line-height:200%;}
@media only screen and (max-width: 768px) { /*手机端*/
.function { margin:2rem 0 0 0;}
.d_pdf { margin-top:1rem;}
}

/*********新增功能********/
.new { margin-top:6rem;}
.n_video h3 { background:#51AE34; color:#FFF; font-weight:normal; line-height:3.2rem; font-weight:1.8rem; margin-top:1rem; padding-left:1rem; margin-bottom:1.5rem;}
.n_video .n2 { background:#FFF; border-bottom:5px solid #51AE34; padding:1rem 0.8rem 0 0.8rem;}
.n_intro h3 { font-size:1.8rem; font-weight:bold; color:#51AE34; margin-top:1rem;}
.n_intro p { padding-top:1.2rem;}
.btn2 { width:100px; height:30px; background:#51AE34; cursor:auto; font-size:16px; line-height:30px; text-align:center; color:#FFF; cursor:pointer; float:right;}
.btn2 a { color:#FFF;}
.btn2:hover { background:#408628; color:#EEE;}

@media only screen and (min-width: 769px) { /*PC端*/
.n_intro { margin-left:1rem; width:32%;}
.n_video .n2 { height:293px;}
.btn2 { margin-top:0.5rem;}
.bg_w { background:#f7f7f7; padding: 1rem 1.6rem; margin-top:1rem;}
}
@media only screen and (max-width: 768px) { /*手机端*/
.new { margin-top:2rem;}
.n_video h3 { margin-top:0.5rem;}
.n_video .n2 { margin-top:1.5rem;}
.n_intro { margin-top:2rem;}
.n_intro h3 { font-size:1.6rem; font-weight:bold; color:#51AE34; margin-top:0.1rem;}
.n_intro p { padding-top:0rem;}
}

/**********七大理由************/
.reason { margin-top:6rem;}
.reason_l {
	width:790px;
	height:281px;
	background:url(../images/reason_bg.png) top center no-repeat;
	position:relative;
}
.botton span { font-size:1.8rem;}
.botton .d_n {
	width:260px;
	height:90px;
	background:#74C34D;
	font-size:20px;
	line-height:28px;
	color:#FFF;
	display:block;
	padding-top:18px;
	margin-top:1rem;
	padding-left:30px;
}
.botton .d_n:hover {
	color:#EEE;
}
@media only screen and (min-width: 769px) { /*PC端*/
.reason1 {position:absolute; width: 270px; margin: 17px 0 0 180px; line-height: 24px;}
.reason2 {position:absolute; width: 270px; margin: 17px 0 0 470px; line-height: 24px; color: #fff;}
.reason3 {position:absolute; width: 270px; margin: 92px 0 0 180px; line-height: 24px; color: #fff;}
.reason4 {position:absolute; width: 270px; margin: 92px 0 0 470px; line-height: 24px;}
.reason5 {position:absolute; width: 270px; margin: 162px 0 0 180px; line-height: 24px;}
.reason6 {position:absolute; width: 270px; margin: 162px 0 0 470px; line-height: 24px; color: #fff;}
.reason7 {position:absolute;  margin: 232px 0 0 180px; line-height: 24px; color: #fff;}
}
@media only screen and (max-width: 768px) { /*手机端*/
.reason { margin-top:3rem;}
.reason_l {
	width:auto;
	height:auto;
	background:none;
}
.botton .d_n { font-size:1.6rem; padding-left:15%; width: 100%; text-align: center;}
.reason1 { background:#FFF; box-shadow: 3px 3px 3px #CCC; line-height:2rem; padding:0.5rem; margin-top:1rem;}
.reason2 { background:#333; color:#FFF; box-shadow: 3px 3px 3px #CCC; line-height:2rem; padding:0.5rem; margin-top:1rem;}
.reason3 { background:#FFF; box-shadow: 3px 3px 3px #CCC; line-height:2rem; padding:0.5rem; margin-top:1rem;}
.reason4 { background:#333; color:#FFF; box-shadow: 3px 3px 3px #CCC; line-height:2rem; padding:0.5rem; margin-top:1rem;}
.reason5 { background:#FFF; box-shadow: 3px 3px 3px #CCC; line-height:2rem; padding:0.5rem; margin-top:1rem;}
.reason6 { background:#333; color:#FFF; box-shadow: 3px 3px 3px #CCC; line-height:2rem; padding:0.5rem; margin-top:1rem;}
.reason7 { background:#FFF; box-shadow: 3px 3px 3px #CCC; line-height:2rem; padding:0.5rem; margin-top:1rem;}
.botton { margin-top:2rem;}
}

/**********解决之道************/
.trend { margin-top:6rem;}
@media only screen and (max-width: 768px) { /*手机端*/
.trend { margin-top:2rem;}
}

.zzsc{}
.zzsc .tab{
	display:flex;
	justify-content:space-between;
	width:100%;
	background:#333;
    margin-top:10px;
}
.zzsc .tab a{ display: flex; width:20%; justify-content:space-around; align-items:center; height:45px; line-height:45px; text-decoration:none; color:#DDD; font-size:1.6rem; line-height:2.2rem; border-right:1px solid #666;}
.zzsc .tab a:hover{ background:#555; color:#DDD; text-decoration:none;}
.zzsc .tab a.on{ background:#74C34D; color:#fff; text-decoration:none;}
.zzsc .content{ width:100%;overflow:hidden; padding-left:2%; padding-right:2%;}
.zzsc .content img{ width:100%;}
.content ul{ padding:1.5rem 0;}
.zzsc .content li{ display:none; margin-bottom:2rem;}
.zzsc .content li p { margin-top:6rem;}
.zzsc .bg01{ background:#FFF;}
.c_img { margin-top:1rem; margin-bottom:1rem;}

@media only screen and (min-width: 769px) { /*PC端*/
.key{ display:flex; justify-content:space-between;  width:100%;  }
.v_p { padding-top:6rem;}
[data-am-widget='tabs'] {
    margin: 10px 0;
}	
}
@media only screen and (max-width: 768px) {
.zzsc .tab a { width:auto; font-size:1.4rem; line-height:1.8rem; padding-left:0.8rem; padding-right:0.5rem; }
.zzsc .content img{ width:100%; margin-top:1rem; margin-bottom:0.5rem;}
.zzsc .content li p { margin-top:1rem;}

[data-am-widget='tabs'] .am-tabs-nav a {
  display: block;
  word-wrap: normal;
  /* for IE */
  text-overflow: ellipsis;
  overflow: hidden;
}
.am-tabs-default .am-tabs-nav a {
  color: #CCC;
  font-size:1.2rem;
	width: 86px;
 	 word-break:break-all;
	word-wrap: break-word;
}

}

@media only screen and (max-width: 350px) {
	.am-tabs-default .am-tabs-nav a {width: 63px;}
	
}

/**********两个推广图************/
.webcase{ margin-top:5rem;}
@media only screen and (max-width: 768px) { /*手机端*/
.webcase { margin-top:2rem;}
.webcase img { margin-top:1rem;}
}

/**********案例************/
.case { margin-top:6rem; overflow:hidden;}
.case1 {
	width:1120px;
	height:450px;
	background:url(../images/case_bg.png) top left no-repeat;
}
.case2 {
	width:1120px;
	height:450px;
	background:url(../images/case_bg2.png) top right no-repeat;
	margin-top:4rem;
}
.case .c1 {
	width:53%;
}
.case .c1 iframe {
	width:557px;
	height:320px;
	margin-top:1rem;
}
.case .c1 h3 {
	width:auto;
	height:40px;
	background:#333;
	color:#FFF;
	line-height:40px;
	padding-left:10px;
	margin-top:1rem;
}
.case .c2 {
	width:47%;
}
.case .c2 .c2_1 {
	overflow:hidden;
	
}
.case .c2 .c2_1 p {
	width:240px;
	height:36px;
	background:#FFF;
	color:#3D4646;
	line-height:36px;
	text-align:center;
}
.case .c2 .c2_1 p:hover {
	color:#74C34D;
}
.case .c2 ul {
	margin-top:20px;
	padding-left:0rem;
}
.case .c2 ul li {
	line-height:28px;
	letter-spacing:-0.2px;
}
.case .c2 ul li a {
	color:#222;
}
.case .c2 ul li a:hover {
	color:#449D44;
}

@media only screen and (max-width: 768px) { /*手机端*/
.case { margin-top:2rem;}
.case .c1 iframe {
	width:auto;
	height:auto;
	margin-top:1rem;
}
.case1 {
	width:auto;
	height:auto;
	background:none;
}
.case2 {
	width:auto;
	height:auto;
	background:none;
}
.case .c1 {
	width:100%;
}
.case .c2 {
	width:100%;
	margin-top:1.5rem;
}
.case .c2 .c2_1 p {
	width:auto;
	height:30px;
	background:#FFF;
	color:#3D4646;
	line-height:30px;
	text-align:center;
	font-size:1.2rem;
}
.case .c2 ul {
	margin-top:10px;
	padding-left:0rem;
}

}

/**********资料下载************/
.data { margin-top:6rem; margin-bottom:6rem;}
.d_l { background:#FFF; box-shadow: 3px 3px 3px #CCC; padding-bottom:0.1rem; }
.d_l h2 { background:#333; color:#FFF; margin-top:1rem; padding-left:1rem;}
.d_l ul { padding-left:0; margin-top:1rem;}
.about { background:#74C34D; box-shadow: 3px 3px 3px #CCC; color:#FFF; padding-bottom:2rem;}
.about h2 { color:#FFF;}
@media only screen and (min-width: 769px) { /*PC端*/
.about { width:55%;}
}
@media only screen and (max-width: 768px) {
.data { margin-top:3rem; margin-bottom:3rem;}
.about { margin-top:1.5rem;}
}

/**********调查问卷************/
.survey h2 {font-size: 3.0rem; text-align: center;margin-top: 3%;}
.n-jp { width: 100%; line-height: 200%; padding: 15px; border: dashed 1px #74C34D; margin-bottom: 30px; margin-top:3rem;}
.n-jp .n-jpimg li img { width: 100%; }
.n-jp .n-jpimg li {    float: left;width: 32%; text-align: center; margin: 0; padding: 0; }
@media only screen and (max-width: 769px) {
.n-jp .n-jpimg {
	height: auto;
	overflow: hidden;
}
.n-jp .n-jpimg ul {margin: 0; padding: 0;}


.n-jp .n-jpimg li p {line-height: 160%;margin: 0; padding: 0; font-size:1.4rem;}
.n-jp .n-jpimg li p strong {color: #FF0004;}

.n-jp { width: 100%; line-height: 160%; padding: 5px; font-size: 1.4rem; border: dashed 1px #0062FF; margin-bottom: 30px;}	

.n-jp p {font-size: 1.6rem; line-height: 180%;}
.n-wx img {
    margin-top: 0px;
    margin: 20px auto 0 auto;
}
.n-jp img { width: 60%;}
}
.choose_div { height: auto; border: solid 1px #d3d2d2;line-height: 180%; padding:1%; margin-bottom: 2%;font-size: 1.4rem; color:#666; width:97%; margin:0 auto; margin-bottom:4rem;}
.choose_div h3{ margin-bottom:0; margin-top:0;}
.choose_div ul{padding-left:1em;}
.choose_div li{ list-style:square;}

.prize { border:1px dashed #74C34D; margin-top:3rem; margin-bottom:3rem; padding:1rem; font-size:1.6rem; }
.green { color:#74C34D;}
.red { color:#F00;}
.title2 { background-image:linear-gradient(to right, #333 0%, #333 12%, #74C34D 0%, #74C34D 100%); background-color:#333; color:#FFF; font-size:1.8rem; font-weight:bold; padding-left:1rem; line-height:3rem; }

.register{padding:2% 0 1% 0;}
.register p{color:#040e2f; font-size:1.8rem;line-height:2.2rem; padding:1%; }
.rgst-b rd{ height:40px; padding:2%; border:solid 1px  #dddddd; }
.rd input{ width:100%;}
.rd select{ height:27px;}
@media only screen and (min-width: 769px) { /*PC端*/
.rgst-b{ width:100%; display:flex; justify-content:space-between; margin-bottom:2%;}
.rd:nth-child(1){ width:4%; }
.rd:nth-child(2){ width:43%; }
.rd:nth-child(3){ width:4%; }
.rd:nth-child(4){ width:43%; }
}
@media only screen and (max-width: 768px) {
.register{padding:1rem 0 2rem 0;}
.title2 { background-image:linear-gradient(to right, #333 0%, #333 35%, #74C34D 0%, #74C34D 100%); background-color:#333; color:#FFF; font-size:1.6rem; font-weight:bold; padding-left:1rem; line-height:2.8rem; }
.survey h2 {font-size: 2.2rem; text-align: center;margin-top: 3%;}	
}





@media only screen and (max-width: 768px) {
  .am-container {
    padding-left: 1rem;
    padding-right: 1rem;
	font-size:1.4rem;
  }
	.am-container-s {
    padding-left: 1rem;
    padding-right: 1rem;
	font-size:1.4rem;
  }
  .am-g .n-img-responsive { width:90%;*zoom:1; margin:0 auto; text-align:center;}

.n-box,.n-box1 { padding-bottom:0;}
}

.am-g-fixed {
    max-width: 1240px; 
}
.am-container-s {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%;
    max-width: 980px;
}

.flex-box-u2{
	display: flex;	display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;
 }
.flex-wrap1{display:inline-block}


@media only screen and (min-width: 768px) {
	.flex-box-u2{width:100%}
	.flex-wrap1{ 
	width:50%; 
	-webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
      -ms-flex-pack: space-between;
          justify-content: space-between;
	}
}
