@charset "utf-8";
/* CSS Document */
body{ width:100%;  font-size:12px;color:#000; font-family:"微软雅黑";  margin:0 auto;}
ul,li,ol,p,dl,dt,dd{ margin:0px; padding:0px; list-style: none;} 
img,fieldset{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%; margin:0; padding:0;  }
address,cite,code,em,th {font-weight:normal; font-style:normal;}
input,button,textarea,select{font:100%; font-family:"微软雅黑"; outline:medium; vertical-align:middle}
table,td,tr,th{font-size:12px;}
a{ color:#000; text-decoration:none;}
a:hover { color:#333;  transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -ms-transition:all 0.5s ease; }
.clearfix{*zoom:1; clear:both;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0px;  visibility:hidden; content:".";}
@font-face{	font-family: "微软雅黑";}
@font-face{	font-family: "impact";}
.banner img{max-width:100%;width:auto;height:auto;display:block;margin:auto;}


.fwxm{ width:1200px; margin:auto; clear:both; margin-top:20px;}
.fwxm_title{ text-align:center;}
.fwxm_title h1{ font-size:30px; color:#d80001; line-height:50px;}
.fwxm_title h2{ background:url(../images/xian.png) repeat-x center; font-weight:normal; font-size:14px; color:#000; width:700px; margin:auto; text-transform:uppercase; line-height:30px; }
.fwxm_title h2 span{ background:#fff; padding:0 20px;}
.fwxm_title p{ font-size:12px; color:#666;  line-height:30px; }

.fwxm ul{ margin-top:30px; width:1220px; clear:both;}
.fwxm li{ height:460px; margin-bottom:30px; float:left; border-right:1px dashed #eee; width:300px;  }

.fwxm li .tb{ height:250px;}
.fwxm li .tb a{ height:250px; width:300px; display:block;}
.fwxm li .tb1{ background:url(../images/tb1.png) no-repeat 60px 20px;}
.fwxm li:hover .tb1{ background:url(../images/tb1.png) no-repeat 60px -236px;transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -ms-transition:all 0.5s ease;}
.fwxm li .tb2{ background:url(../images/tb1.png) no-repeat -242px 20px;}
.fwxm li:hover .tb2{ background:url(../images/tb1.png) no-repeat -242px -236px;transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -ms-transition:all 0.5s ease;}
.fwxm li .tb3{ background:url(../images/tb1.png) no-repeat -543px 20px;}
.fwxm li:hover .tb3{ background:url(../images/tb1.png) no-repeat -543px -236px;transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -ms-transition:all 0.5s ease;}
.fwxm li .tb4{ background:url(../images/tb1.png) no-repeat -844px 20px;}
.fwxm li:hover .tb4{ background:url(../images/tb1.png) no-repeat -844px -236px;transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -ms-transition:all 0.5s ease;}

.fwxm li .fwxm_txt{ margin:10px 20px 0 20px;  }
.fwxm li .fwxm_txt strong{ text-align:center; display:block; font-size:18px; line-height:40px;}
.fwxm li:hover .fwxm_txt strong a{ display:block; color:#d80001; transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -ms-transition:all 0.5s ease;  }
.fwxm li .fwxm_txt p.txt_con{ height:75px; overflow:hidden;color:#666;  line-height:24px;}
.fwxm li .fwxm_txt p a{line-height:26px;  border-radius:20px; border:1px solid #d80001;  display:block; text-align:center; color:#d80001; margin-top:10px; margin-left:75px;  width:105px; }
.fwxm li:hover .fwxm_txt p a{ color:#fff; background:#d80001; transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -ms-transition:all 0.5s ease; }

.case{ background:#fafafa; clear:both; padding-bottom:30px; }
.case_title{ background:url(../images/case.png) no-repeat center top; height:150px; }
.case_menu{  width:1200px; margin:auto;}
.case_menu dl{ padding-bottom:10px; border-bottom:1px solid #f5f5f5; }
.case_menu dd{ margin-right:10px; float: left; font-size:18px;}
.case_menu dd a{ line-height:50px; padding:0 30px;background:#f3f3f3; display:block;}
.case_menu dd a:hover{ color:#fff; background:#d80001;}

.case_con{ width:1200px; margin:auto;  clear:both; margin-top:20px;}
.case_con ul{width:1220px; }
.case_con li{  margin-right:8px;margin-left:8px; margin-bottom:30px; position:relative; width:22%; overflow:hidden;  float:left; border:#F3F3F3 solid 8px; height:192px; }
@media screen and (max-width:768px)
{
	.case_con li{ height:auto}
	}
.case_con li:hover{  }
.case_con li img{ width:100%; height: auto; }
.case_con li .pic_txt{
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	background: url(../images/l_bg.png);
	color: #fff;
	position: absolute;
	bottom: -155px;
	left: 0;
	width: 100%;
	float: left;
	height:200px;
}



.pic_txt_t{ float:left; padding-left:80px; padding-top:15px}

.case_con li:hover .pic_txt{ display:block; bottom:0px;left:0;}

.case_con li .pic_txt a{ margin-left:10px; display:block;line-height:35px;  color:#fff; font-size:14px; }

.case_con li .pic_txt strong img{ float:right; margin:7px 10px;  display:block; width:10%; height:auto;  }

.why{width:1200px; margin:auto; }
.why_title{  padding-top:30px; }
.why_con{ height:910px;  background:url(../images/why.png) no-repeat center 50px;}
.why_con ul{ position: relative;}
.why_con li{ position: absolute; color:#666; width:298px; text-align: justify;}
.why_con li strong{ font-size:18px; line-height:40px; color:#d80001;}
.why_con li.why1{top:15px; left:515px;}
.why_con li.why2{top:215px; right:0;}
.why_con li.why3{top:540px; right:0;}
.why_con li.why4{top:757px; left:397px; width:239px;}
.why_con li.why5{top:540px; left:0; width: 178px;}
.why_con li.why6{top:222px; left:0; width: 178px;}

.news{ clear:both; }
.news_title{ background:url(../images/news.png) no-repeat center top; height:160px; }
.news_con{width:1200px; margin:auto; }
.news_left{ width:780px; float:left; }
.news_left li{ clear:both;  padding-bottom:40px;}
.news_left li .pic{ float:left; width:300px; height:205px;}
.news_left li .pic img{   width:300px; height:205px;}
.news_left li .txt{ float:right; width:460px; }
.news_left li .txt h2 strong a{ font-size:24px; line-height:30px;}
.news_left li:hover .txt h2 strong a{color:#d80001; }
.news_left li .txt h2 strong span {color:#d80001; font-size:24px; }
.news_left li .txt h2 strong span a{color:#d80001; }
.news_left li:hover .txt h2 strong span a{color:#000; }
.news_left li:hover .txt h2 strong span {color:#000; }
.news_left li .txt p { float: left; color:#666;margin-top:15px; width:365px;  font-size:14px; line-height:24px;}
.news_left li .txt p a{ margin-top:15px;line-height:26px; border-radius:20px; border:1px solid #d80001;  display:block; text-align:center; color:#d80001;   width:105px; }
.news_left li:hover .txt p a{ color:#fff; background:#d80001; transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -ms-transition:all 0.5s ease; }
.news_left li .txt_con .date { float: right; text-align:center;   color:#4a4a4a;  margin-top:15px; width:72px; height:72px; background:#f3f3f3;  }
.news_left li .txt_con em { display:block; font-size:48px; line-height:52px;}

.news_right{ float:right; width:370px; }
.news_right_title{ line-height:40px; padding-left:33px; background:url(../images/tb.png) no-repeat ; font-size:18px;}
.news_right_title span a{ float:right; color:#666; line-height:40px; font-size:12px;}
.news_right_title span a:hover{ color:#d80001; }
.news_right li{ line-height:36px;  border-bottom:1px dashed #eee; background:url(../images/tb.png) no-repeat 0 -57px; padding-left:25px;}
.news_right li:hover{ background:url(../images/tb.png) no-repeat 0 -93px; transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -ms-transition:all 0.5s ease;  }
.news_right li a{ color:#333; }
.news_right li span a{ color:#d80001; }
.news_right li:hover a{ color:#d80001; }
.news_right li em{ float:right; color:#777;}

.yqlj{ line-height:24px; font-size:14px; clear:both; margin:20px auto 40px auto; width:1200px;}
.yqlj strong{ width:90px; float:left;font-size:16px; font-weight:bold; color:#d80001;  }
.yqlj ul{ width:1110px;  float:right;  }
.yqlj li{  float:left; margin-right:10px; }
.yqlj li a{ padding-right:10px;}
.yqlj li:hover a{ color:#d80001;}


/* case/案例 */

.position_bg{ background:#fafafa; margin-bottom:20px;}
.position{ width:1200px; margin:auto; line-height:60px; font-size:14px;}
.position a{ display:inline-block; margin:0 5px; color:#333;}
.position a:hover{ color:#d80001;}

.fenye{ height:60px; padding-top:25px;width:1200px; margin:auto; clear:both; }
.fenye ul{ float:right;  }
.fenye ul span{  margin-right:7px;  float: left; border:1px solid #eee;line-height:30px;}
.fenye span a{background:#fff; display:block; color:#333; padding:0 12px;}
.fenye span a:hover { background:#d80001; color:#fff;}
.fenye span.thisclass { background:#d80001; color:#fff;padding:0 12px;}

.wmdfw{   border: dashed 1px #eee; clear:both;width:1200px; margin:20px auto 50px auto; }
.wmdfw_left{ width:338px; float:left; height:186px;} 
.wmdfw_right{ width:860px; float:left; } 

.wmdfw_right ul{  width:860px; }
.wmdfw_right li{ float:left; border-right:1px dashed #eee; width:214px;  }

.wmdfw_right li .tb{ height:150px;}
.wmdfw_right li .tb a{ height:150px; width:208px; display:block;}
.wmdfw_right li .tb1{ background:url(../images/tb21.png) no-repeat 46px 15px;}
.wmdfw_right li:hover .tb1{ background:url(../images/tb21.png) no-repeat 46px -186px;transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -ms-transition:all 0.5s ease;}
.wmdfw_right li .tb2{ background:url(../images/tb21.png) no-repeat -174px 15px;}
.wmdfw_right li:hover .tb2{ background:url(../images/tb21.png) no-repeat -174px -186px;transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -ms-transition:all 0.5s ease;}
.wmdfw_right li .tb3{ background:url(../images/tb21.png) no-repeat -385px 15px;}
.wmdfw_right li:hover .tb3{ background:url(../images/tb21.png) no-repeat -385px -186px;transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -ms-transition:all 0.5s ease;}
.wmdfw_right li .tb4{ background:url(../images/tb21.png) no-repeat -594px 15px;}
.wmdfw_right li .tb5{ background:url(../images/tb21.png) no-repeat -802px 15px;}
.wmdfw_right li .tb6{ background:url(../images/tb21.png) no-repeat -1011px 15px;}
.wmdfw_right li:hover .tb4{ background:url(../images/tb21.png) no-repeat -594px -186px;transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -ms-transition:all 0.5s ease;}
.wmdfw_right li:hover .tb5{ background:url(../images/tb21.png) no-repeat -802px -186px;transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -ms-transition:all 0.5s ease;}
.wmdfw_right li:hover .tb6{ background:url(../images/tb21.png) no-repeat -1011px -186px;transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -ms-transition:all 0.5s ease;}
.wmdfw_right li .fwxm_txt{   }
.wmdfw_right li .fwxm_txt strong{ text-align:center; display:block; font-size:14px; line-height:24px;}
.wmdfw_right li:hover .fwxm_txt strong a{ display:block; color:#d80001; transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -ms-transition:all 0.5s ease;  }


/* news/网络常识 */

.article_list{ width:1200px; margin:30px auto;}
.article_list li{ clear:both; margin-top:30px; padding-bottom:30px; border-bottom:1px dashed #eee;}
.article_list li .pic{ float:left; width:300px; height:205px;}
.article_list li .pic img{   width:300px; height:205px;}
.article_list li .txt{ float:right; width:860px; }
.article_list li .txt h2 strong a{ font-size:24px; line-height:30px;}
.article_list li:hover .txt h2 strong a{color:#d80001; }
.article_list li .txt h2 strong span{color:#d80001;font-size:24px;  }
.article_list li .txt h2 strong span a{color:#d80001; }
.article_list li:hover .txt h2 strong span a{color:#000; }
.article_list li:hover .txt h2 strong span {color:#000; }
.article_list li .txt p { float: left; color:#666;margin-top:15px; width:775px;  font-size:14px; line-height:24px;}
.article_list li .txt p a{ margin-top:15px;line-height:26px; border-radius:20px; border:1px solid #d80001;  display:block; text-align:center; color:#d80001; width:105px; float:right; margin-top:40px; }
.article_list li:hover .txt p a{ color:#fff; background:#d80001; transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -ms-transition:all 0.5s ease; }
.article_list li .txt_con .date { float: right; text-align:center;   color:#4a4a4a;  margin-top:15px; width:72px; height:72px; background:#f3f3f3;  }
.article_list li .txt_con em { display:block; font-size:48px; line-height:52px;}


/* news/网络常识详情 */
.article_con{ clear:both; width:1200px; margin:auto;}
.article_left{ float:left; width:850px;}
.article_left h3{ font-size:24px; line-height:60px; text-align:center;}
.article_left .zuozhe{ color:#444;  line-height:40px; border-bottom:1px dashed #ddd; text-align:center;}
.article_left .zuozhe span{ margin-right:20px;  }
.article_left .zuozhe img{  margin-top:8px;}
.article{ margin:20px 0 40px 0; font-size:14px; color:#555; line-height:36px;}
.article img{max-width:100%;display:block;margin:auto;}
.syp{ float:left; width:570px; line-height:30px;clear:both; color:#d80001;   font-size:14px;}
.syp a{ color:#333;}
.syp a:hover{ color:#d80001;}
.syp p strong{ color:#d80001;   font-size:14px; margin-right:10px;}

.fx{ float:right; width:280px; margin-top:5px;}

.gjz{ margin:20px 0;  clear:both; }
.gjz strong{ width:80px; float: left; line-height:40px; color:#d80001; font-size:16px;}
.gjz ul{width:770px; float: right; line-height:26px; }
.gjz li{  margin-top:7px;  float:left; margin-right:10px; }
.gjz li a{ color:#fff;  float:left; padding:0 15px; background:#999; }
.gjz li a:hover{ background:#d80001; }


.article_right{ float:right; width:325px; }
.article_right1_title{ padding-left:50px; line-height:50px; height:50px; font-size:16px; color:#d80001; background: url(../images/tb.png) no-repeat 10px -705px #f1f1f1;}
.article_right2_title{ padding-left:50px; line-height:50px; height:50px; font-size:16px; color:#d80001; background: url(../images/tb.png) no-repeat 10px -772px #f1f1f1;}
.right1{ margin-bottom:20px; border:1px solid #f1f1f1;}
.right1 ul{ margin:0 10px 10px 10px; line-height:36px; }
.right1 li{  overflow:hidden; padding-left:20px;background:url(../images/tb.png) no-repeat 0px -57px; border-bottom:1px  dashed #eee;}
.right1 li:hover{ background:url(../images/tb.png) no-repeat 0px -93px; transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; -ms-transition:all 0.5s ease;  }
.right1 li a{ display:block;}
.right1 li a:hover{color:#d80001; }

/* lxwm/联系我们 */

.lxwm{  clear:both;   width:1200px; margin:30px auto;}
.zxly{ float: left; background:url(../images/contact.jpg) no-repeat top right; width:580px;}
.zxly h2{ font-weight:normal; font-size:30px; color:#222; line-height:80px; background:url(../images/tb.png) no-repeat 0 -842px; padding-left:45px;}
.zxly ul{ margin-top:50px;}
.zxly li{ width:290px; float:left; margin-bottom:15px; }
.zxly li strong{ width:70px; float:left; font-size:14px; line-height:28px;  }
.zxly li input{ box-shadow:-1px 1px 5px #ddd inset; border:none; float:left; background:#f9f8f8; line-height:28px; height:28px; padding:0 5px; width:190px; color:#666;}
.zxly p strong{ width:70px; float:left; font-size:14px; line-height:28px;  }
.zxly p textarea{ box-shadow:-1px 1px 5px #ddd inset;  margin-bottom:20px;height:110px; border:none; background:#f9f8f8; line-height:28px;   padding:0 5px; width:550px; color:#666;}
.zxly p .button{  margin-bottom:30px; cursor:pointer; border-radius:5px;  border:none; background:#d80001; line-height:32px; height:32px;  padding:0 5px; width:150px; color:#fff; float:right; margin-right:22px;}

.lxwm_nr{ float:right; width:500px;}
.lxwm_nr h2{ font-weight:normal; font-size:30px; color:#222; line-height:80px; background:url(../images/tb.png) no-repeat 0 -938px; padding-left:50px;}
.lxwm_nr h3{ margin-top:30px; margin-bottom:10px;font-weight:normal;  font-size:12px; color:#666; line-height:30px;  }
.lxwm_nr h3 strong{  font-size:24px; color:#222; line-height:30px;   display:block;}
.lxwm_nr li{ padding-left:25px; line-height:30px; color:#333;}
.lxwm_nr li.add{ background:url(../images/tb.png) no-repeat 0 -1057px;}
.lxwm_nr li.add2{ background:url(../images/tb.png) no-repeat 0 -1110px;}
.lxwm_nr li.Tel2{ background:url(../images/tb.png) no-repeat 0 -1160px;}
.lxwm_nr li.Mobile{ background:url(../images/tb.png) no-repeat 0 -1206px;}
.lxwm_nr li.QQ{ background:url(../images/tb.png) no-repeat 0 -1254px;}
.lxwm_nr li.Email{ background:url(../images/tb.png) no-repeat 0 -1304px;}

.dt{ clear:both; width:1200px; height:408px;}

/* gywm/关于我们 */

.gywm{ clear:both; margin:20px auto;width:1200px; }
.gywm_txt{ float:left; width:1200px;}
.gywm_txt h1{ font-size:24px; line-height:60px;color:#d80001; }
.gywm_txt p{ color:#444; line-height:30px; font-size:14px; text-indent:2em;}
.gywm_pic{ margin-top:20px; float: right;  width:283px;}

.gywm_3d{ padding:20px 0 0 0; clear:both;}
.gywm_3d li{ margin-top:20px; padding-left:50px; font-size:14px; color:#454545; clear:both; line-height:53px; background: url(../images/3d.png) no-repeat left #f5f5f5;}


/*营销型网站*/
.yx{   clear:both; border-bottom:1px solid #eee; width:1200px; margin:0px auto;  margin-top: 25px; padding-bottom:1px;}
.yx h1{ line-height:80px; text-align:center; font-size:48px; color:#000;}
.yx h3{ max-width:850px; margin:auto;  line-height:50px; text-align:center; font-size:25px; color:#222;}
.yx h2{ max-width:850px; margin:auto; text-transform:uppercase;  background: url(../images/xian.png) repeat-x center; line-height:50px; text-align:center; font-size:20px; color:#222;}
.yx h2 span{  background:#fff; padding:0 20px; }
.yx p{ max-width:850px; margin:auto;line-height:30px; text-align:center; font-size:14px; color:#666;}
.yx1_left{ margin-top:50px; width:550px; float:left;}
.yx1_right{ width:500px;float:right;}
.yx2_left{  width:500px; float:left;}
.yx2_right{ margin-top:100px;width:550px;float:right;}
.yx3_pic{ margin:50px auto 10px auto !important; text-align:center; width:780px;}
.yx4_left{  width:500px; float:left;}
.yx4_right{ margin-top:60px;width:550px;float:right;}
.yx5_pic{ margin:50px auto 10px auto !important; text-align:center; width:1135px;}
.yx6_pic{ margin:50px auto 10px auto !important; text-align:center; width:1200px;}
.yx7_left{  width:470px; float:left;}
.yx7_right{ margin-top:60px;width:550px;float:right;}
.yx9{ border:none;}

.shy3_left{  width:662px; float:left;}
.shy3_right{ margin-top:60px;width:500px;float:right;}

.shy4_left{  width:460px; float:left;}
.shy4_right{width:712px;float:right;}

.yx7_left{ margin-left:50px;}


/*网站超市 */

.cao{ background:#fafafa; clear:both; padding-bottom:30px; }
.cao_title{ background:url(../images/case.png) no-repeat center top; height:150px; }
.cao_menu{  width:1200px; margin:auto;}
.cao_menu dl{ padding-bottom:10px; border-bottom:1px solid #f5f5f5; }
.cao_menu dd{ margin-right:10px; float: left; font-size:14px; width:150px; margin-bottom:10px;}
.cao_menu dd a{ line-height:30px; padding:0 10px;background:#f3f3f3; display:block; text-align:center;}
.cao_menu dd a:hover{ color:#fff; background:#d80001;}

.cao_con{ width:1200px; margin:auto;  clear:both; margin-top:20px;}
.cao_con ul{width:1220px; }
.cao_con li{ margin-right:20px; margin-bottom:30px; position:relative; width:180px; height:205px;overflow:hidden;  float:left; }
.cao_con li img{ width:150px; height:150px; }
.cao_con li .pic_title{ width:150px; font-size:14px; text-align:center; margin-top:10px;background-color:#F0F0F0;}
.cao_con li .pic_bianhao{ width:150px; font-size:12px; text-align:center; margin-top:10px;}


.side{position:fixed;width:54px;height:275px;right:0;top:150px;z-index:100;}
.side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #444;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:12px/54px "微软雅黑";overflow:hidden;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li:hover .sidetop{background:#d80001;opacity:1;filter:Alpha(opacity=100);  }
.side ul li:hover .sidetop img{  margin-top:-3px;}
.side ul li img{float:left;}

.ckal{ clear:both; width:1200px; margin:auto; }
.ckal a{ text-align:center;  font-size:30px; color:#fff; background:#d80001; line-height:80px; display:block;}
.ckal a:hover{ background:#222; }


/*案例详情页面*/
.gy{ width:1200px; margin:0 auto; overflow:hidden;}
.case_show_pic{ clear:both; background:url(../images/case_show_pic_bg.jpg) no-repeat; width:742px; height:584px; padding-top:22px; margin:80px auto; text-align:center;}
.case_show_pic img{ width:690px; height:420px;}
.case_show{ background:url(../images/case_show_text_bg.jpg) repeat-x; height:70px; padding:30px 0; width:100%;}
.case_show_center_left{ width:550px; float:left;}
.case_show_center_left h3{ font-size:18px; line-height:40px;}
.case_show_center_right{ width:130px; float:right; margin-top:30px;}
.ysgy{ width:33px; float:left; margin-right:6px; height:33px; text-align:center; background-color:#f3782a;}
.ysgy:hover{ width:33px; float:left; margin-right:6px; height:33px; text-align:center; background-color:#32373d;}
.shang{ padding-top:7px; height:26px;}
 .shang:hover{ padding-top:7px; height:26px;}
.xia{ padding-top:7px; height:26px;}
.xia:hover{ padding-top:7px; height:26px;}
.case_bz{ color:#686868; margin-top:10px; height:30px; line-height:30px;}
.case_bz img{ float:left; margin-right:6px;}
.case_bz_lb{ width:140px; float:left;}
.case_show_text{ margin:40px auto; color:#686868; line-height:25px;}
.case_show_piclist{ text-align:center; margin-bottom:20px; }
.case_show_piclist img{ margin-bottom:15px; width:100%;}



/*案例推荐*/
.case_show_list{padding-bottom: 40px;clear:both; text-align: center;margin: 0 auto; overflow: hidden; width: 1200px; height:331px;}
.case_show_list .case_s_l{ float:left; display:inline; width:91px; overflow:hidden; background:url(../images/case_left.jpg) no-repeat;height:331px;}
.case_show_list .case_s_r{ float:right; display:inline; width:1089px; overflow:hidden; text-align:left;}
.case_show_list .case_s_r ul{ width:1100px;}
.case_show_list .case_s_r li div.cover{width: 100%;height: 100%;top:0;position: absolute;background: #010101;opacity: 0;filter: alpha(opacity=0);font-size: 14px;color: #fff;text-indent: 2em;}
.case_show_list .case_s_r li div.cover img{width: 85px;height: 85px;padding: 35% 38%; display:block;}
.case_show_list .case_s_r img{ width:352px;height:281px;}
.case_show_list .case_s_r li{position: relative; width:352px; height:330px; float:left; margin:0 14px 40px 0px; overflow:hidden;}
.case_show_list .case_s_r p{ height:50px; line-height:50px;*margin-top:-5px; background-color:#32373d; text-indent:24px;}
.case_show_list .case_s_r a{ color:#999; font-size:14px;}



/*--------------------------网站建设-action--------------------------*/



/*关于网站建设-action*/

.gywzjs-ej{padding:50px 0;}

.gywzjs-ej .gywzjs-ej-bt {text-align: center;margin-bottom: 30px;}

.gywzjs-ej .gywzjs-ej-bt p:first-child{font-size: 40px;color:#cf1a1b;margin-bottom: 30px;}

.gywzjs-ej .gywzjs-ej-bt p:last-child{font-size: 16px;color:#6a6a6a;width: 720px;margin:auto;}



/*左边-S*/

.gywzjs-ej .gywzjs-ej-center .gywzjs-ej-left{width: 386px;background: #f6f8f9;margin-right:25px;}

.gywzjs-ej .gywzjs-ej-center .gywzjs-ej-left .gywzjs-ej-l-img{width: 100%;height: 270px;}

.gywzjs-ej .gywzjs-ej-center .gywzjs-ej-left .gywzjs-ej-l-img img{ height: 100%;  max-width: 100%; display: block; margin: auto; }

.gywzjs-ej .gywzjs-ej-center .gywzjs-ej-left .gywzjs-ej-l-jj{padding:25px;}

.gywzjs-ej .gywzjs-ej-center .gywzjs-ej-left .gywzjs-ej-l-jj p:first-child{font-size:22px; text-align: center;margin-bottom: 10px; }

.gywzjs-ej .gywzjs-ej-center .gywzjs-ej-left .gywzjs-ej-l-jj p:last-child{font-size: 14px; color:#383838;text-indent: 2em;}

/*左边-E*/



/*右边-S*/

.gywzjs-ej .gywzjs-ej-center .gywzjs-ej-right .gywzjs-ej-right-top{color:#FFFFFF;width:709px;padding:50px 40px;background: url(../images/gywzjs-ej-right-top-bg.jpg) no-repeat center; background-size: 100% 100%;}

.gywzjs-ej .gywzjs-ej-center .gywzjs-ej-right .gywzjs-ej-right-top .gywzjs-ej-right-top-l{width: 84px;height: 84px; text-align: center; padding:20px;border:2px solid #FFFFFF;font-size: 35px;margin-right:30px;}

.gywzjs-ej .gywzjs-ej-center .gywzjs-ej-right .gywzjs-ej-right-top .gywzjs-ej-right-top-r{width: 550px;}

.gywzjs-ej .gywzjs-ej-center .gywzjs-ej-right .gywzjs-ej-right-top .gywzjs-ej-right-top-r p:first-child{font-size: 24px;margin-bottom: 20px;}

.gywzjs-ej .gywzjs-ej-center .gywzjs-ej-right .gywzjs-ej-right-top .gywzjs-ej-right-top-r p:last-child{font-size: 14px;text-indent: 2em;line-height: 24px;}

.gywzjs-ej .gywzjs-ej-center .gywzjs-ej-right .gywzjs-ej-right-botm .gywzjs-ej-right-div{width:253px;height: 176px;margin:7px; }

.gywzjs-ej .gywzjs-ej-center .gywzjs-ej-right .gywzjs-ej-right-botm .gywzjs-ej-right-div:first-child{margin-left:0;}

.gywzjs-ej .gywzjs-ej-center .gywzjs-ej-right .gywzjs-ej-right-botm .gywzjs-ej-right-div:last-child{margin-right:0;}

/*右边-E*/

/*关于网站建设-over*/



/*服务项目-action*/

.fwxm-ej {padding:50px 0;background: url(../images/fwxm-ej-bg.jpg) no-repeat center; background-size:100% 100%; }

.fwxm-ej .fwxm-ej-bt{margin-bottom: 40px;} 

.fwxm-ej .fwxm-ej-bt p:first-child{width: 375px;margin:auto;font-size: 32px;color:#cf1a1b;text-align: center;border-bottom: 1px solid #b6b9bf;padding-bottom:20px;}

.fwxm-ej .fwxm-ej-bt span{width:50px;height: 3px;display: block;background: #cf1a1b;margin:auto;margin-top:-2px; }

.fwxm-ej .fwxm-ej-bt p:last-child{text-align: center;color:#333333;line-height: 50px;}



.fwxm-ej .fwxm-ej-center .fwxm-ej-div{transition: all 0.5s; width: 290px;height: 70px;padding:34px 58px 34px 32px;border:1px solid #000000;margin:13px;}

.fwxm-ej .fwxm-ej-center .fwxm-ej-div:first-child,.fwxm-ej .fwxm-ej-center .fwxm-ej-div:nth-child(4),.fwxm-ej .fwxm-ej-center .fwxm-ej-div:nth-child(7){margin-left:0;}

.fwxm-ej .fwxm-ej-center .fwxm-ej-div:nth-child(3),.fwxm-ej .fwxm-ej-center .fwxm-ej-div:nth-child(6),.fwxm-ej .fwxm-ej-center .fwxm-ej-div:nth-child(9){margin-right:0;}

.fwxm-ej .fwxm-ej-center .fwxm-ej-div:hover {transition: all 0.5s;background: #cf1a1b; color:#FFFFFF;border:1px solid #cf1a1b;}

.fwxm-ej .fwxm-ej-center .fwxm-ej-div .fwxm-ej-div-ico{transition: all 0.5s;position: relative; width: 70px;height: 70px;margin-right:28px; }

.fwxm-ej .fwxm-ej-center .fwxm-ej-div .fwxm-ej-div-ico img{transition: all 0.5s;width: 100%;height: 100%;}

.fwxm-ej .fwxm-ej-center .fwxm-ej-div .fwxm-ej-div-ico img:last-child{transition: all 0.5s;position: absolute;left:0;top:0;opacity: 0;}

.fwxm-ej .fwxm-ej-center .fwxm-ej-div:hover .fwxm-ej-div-ico img{transition: all 0.5s;opacity: 0;}

.fwxm-ej .fwxm-ej-center .fwxm-ej-div:hover .fwxm-ej-div-ico img:last-child{transition: all 0.5s;opacity: 1;}

.fwxm-ej .fwxm-ej-center .fwxm-ej-div .fwxm-ej-div-js{width: 190px;}

/*服务项目-over*/



/*微道商建站优势-action*/

.jzys-ej{padding:75px 0;background: url(../images/jzys-bg.jpg) no-repeat center;height: 904px;}

.jzys-ej .jzys-ej-bt{ } 

.jzys-ej .jzys-ej-bt p:first-child{width: 375px;margin:auto;font-size: 32px;color:#cf1a1b;text-align: center;border-bottom: 1px solid #b6b9bf;padding-bottom:20px;}

.jzys-ej .jzys-ej-bt span{width:50px;height: 3px;display: block;background: #cf1a1b;margin:auto;margin-top:-2px; }

.jzys-ej .jzys-ej-bt p:last-child{text-align: center;color:#333333;line-height: 50px;}



.jzys-ej .jzys-ej-center .jzys-ej-div{width: 203px; text-align: center;padding:0 80px;}

.jzys-ej .jzys-ej-center .jzys-ej-div:first-child{margin-left:213px;margin-top:110px;}

.jzys-ej .jzys-ej-center .jzys-ej-div p:first-child{font-size: 26px; color:#3760ac;margin-bottom: 25px;}

.jzys-ej .jzys-ej-center .jzys-ej-div p:last-child{font-size: 14px;color:#333333;}



.jzys-ej .jzys-ej-center .jzys-ej-div:nth-child(2){margin-left:47px;margin-top:110px;}

.jzys-ej .jzys-ej-center .jzys-ej-div:nth-child(2) p:first-child{color:#f0535a;}



.jzys-ej .jzys-ej-center .jzys-ej-div:nth-child(3){margin-left:10px;margin-top:110px;}

.jzys-ej .jzys-ej-center .jzys-ej-div:nth-child(3) p:first-child{color:#48d2db;}



.jzys-ej .jzys-ej-center .jzys-ej-div-center{width: 404px;height: 256px;margin-top: 20px;}

.jzys-ej .jzys-ej-center .jzys-ej-div-center img{width: 100%;height: 100%;}



.jzys-ej .jzys-ej-center .jzys-ej-div:nth-child(5) {margin-left:52px;margin-top:110px;}

.jzys-ej .jzys-ej-center .jzys-ej-div:nth-child(5) p:first-child{color:#d4845c;}



.jzys-ej .jzys-ej-center .jzys-ej-div:nth-child(6) {margin-left:213px;margin-top:36px;}

.jzys-ej .jzys-ej-center .jzys-ej-div:nth-child(6) p:first-child{color:#f6a406;}



.jzys-ej .jzys-ej-center .jzys-ej-div:nth-child(7) {margin-left:47px;margin-top:36px;}

.jzys-ej .jzys-ej-center .jzys-ej-div:nth-child(7) p:first-child{color:#51d7ab;}



/*微道商建站优势-over*/



/*建站种类-action*/

.jzzl-ej{padding:50px 0;}

.jzzl-ej .jzzl-ej-bt{margin-bottom: 40px;} 

.jzzl-ej .jzzl-ej-bt p:first-child{width: 375px;margin:auto;font-size: 32px;color:#cf1a1b;text-align: center;border-bottom: 1px solid #b6b9bf;padding-bottom:20px;}

.jzzl-ej .jzzl-ej-bt span{width:50px;height: 3px;display: block;background: #cf1a1b;margin:auto;margin-top:-2px; }

.jzzl-ej .jzzl-ej-bt p:last-child{text-align: center;color:#333333;line-height: 50px;}



.jzzl-ej .jzzl-ej-center .jzzl-ej-div{transition: all 0.5s; position: relative; width: 400px;height: 300px;}

.jzzl-ej .jzzl-ej-center .jzzl-ej-div img{ height: 100%;  max-width: 100%; display: block; margin: auto; }

.jzzl-ej .jzzl-ej-center .jzzl-ej-div .jzzl-ej-div-js {transition: all 0.5s;position: absolute;left:0;top:0; opacity: 0;width: 100%;height: 100%;text-align: center;line-height: 300px;color: #cf1a1b;font-size: 24px; background: rgba(0, 0, 0, 0.6);}

.jzzl-ej .jzzl-ej-center .jzzl-ej-div:hover .jzzl-ej-div-js{opacity: 1}

/*建站种类-over*/



/*网站建设-服务流程-action*/

.wzfwlc-ej{padding:50px 0;}

.wzfwlc-ej .wzfwlc-ej-bt{margin-bottom: 40px;} 

.wzfwlc-ej .wzfwlc-ej-bt p:first-child{width: 375px;margin:auto;font-size: 32px;color:#cf1a1b;text-align: center;border-bottom: 1px solid #b6b9bf;padding-bottom:20px;}

.wzfwlc-ej .wzfwlc-ej-bt span{width:50px;height: 3px;display: block;background: #cf1a1b;margin:auto;margin-top:-2px; }

.wzfwlc-ej .wzfwlc-ej-bt p:last-child{text-align: center;color:#333333;line-height: 50px;}



.wzfwlc-ej .wzfwlc-ej-center .wzfwlc-ej-div{text-align: center;width: 126px;margin:0 26px;}

.wzfwlc-ej .wzfwlc-ej-center .wzfwlc-ej-div:first-child{margin-left: 0;}

.wzfwlc-ej .wzfwlc-ej-center .wzfwlc-ej-div:last-child{margin-right: 0;}

.wzfwlc-ej .wzfwlc-ej-center .wzfwlc-ej-div .wzfwlc-ej-ico{width: 106px;height: 106px;margin:auto;}

.wzfwlc-ej .wzfwlc-ej-center .wzfwlc-ej-div .wzfwlc-ej-ico img{width: 100%;height: 100%;}

.wzfwlc-ej .wzfwlc-ej-center .wzfwlc-ej-div p:nth-child(2){font-size: 20px;margin:10px 0;}

.wzfwlc-ej .wzfwlc-ej-center .wzfwlc-ej-div p:last-child{font-size: 12px;line-height: 20px;}

/*网站建设-服务流程-over*/



/*--------------------------网站建设-over--------------------------*/
.w1200{ min-width:1200px; margin:auto;}
.fl{ float:left}
.fr{ float:right}
.contenter{ width:1200px;/*padding:50px 0;*/margin:0 auto }


/*需求-action*/
.xuqiu{padding:40px 0;background:##efefef;}
.xuqiu .xuqiu-bt{text-align:center;}
.xuqiu .xuqiu-bt p:first-child{font-size:28px;}
.xuqiu .xuqiu-bt p:last-child{font-size:16px;color:#666666;margin:10px 0;}
.xuqiu .xuqiu-div{transition: all 0.5s;width:228px; overflow:hidden;text-align:center;float:left;margin:10px 2px}
.xuqiu .xuqiu-div .xuqiu-img{transition: all 0.5s;width:100%;height:130px;overflow:hidden;}
.xuqiu .xuqiu-div .xuqiu-img img{transition: all 0.5s;max-width: 100%;height:100%;display: block;margin:auto;}
.xuqiu .xuqiu-div:hover .xuqiu-img img{transition: all 0.5s; transform: scale(1.1);}
.xuqiu .xuqiu-div p{font-size:14px;color:#666666;line-height:40px;height:40px;}
/*需求-over*/

/*运营-action*/
.yunying{padding:50px 0;background:url(../images/j_productbg.jpg) no-repeat top center ;}
.yunying .yunying-bt{text-align:center;color:#FFFFFF;margin-bottom:50px;}
.yunying .yunying-bt p:first-child{font-size:28px;}
.yunying .yunying-bt p:last-child{font-size:16px;margin:10px 0;}
.yunying .yunying-box .yunying-div{transition: all 0.5s;width:239px;float:left;text-align:center;color:#FFFFFF;}
.yunying .yunying-box .yunying-div .yunying-img{transition: all 0.5s;position:relative; width:95px;height:95px;overflow:hidden;margin:auto;margin-bottom:20px;}
.yunying .yunying-box .yunying-div .yunying-img img:last-child{transition: all 0.5s;position:absolute;top:0;left:0;opacity:0;}
.yunying .yunying-box .yunying-div:hover .yunying-img img{transition: all 0.5s;opacity:0;}
.yunying .yunying-box .yunying-div:hover .yunying-img img:last-child{transition: all 0.5s;opacity:1;}
.yunying .yunying-box .yunying-div .yunying-js p{font-size:18px;position:relative;}
.yunying .yunying-box .yunying-div .yunying-js p:after{position:absolute;content:""; width:22px;height:2px;background:#108cee;left:44%;bottom:-10px;}
.yunying .yunying-box .yunying-div .yunying-js .yunyin-nr{margin-top:20px;}
.yunying .yunying-box .yunying-div .yunying-js .yunyin-nr span{display:block;line-height:25px;font-size:14px;}

/*运营-over*/

/*流程-action*/
.liucheng {padding:50px 0;}
.liucheng .liucheng-bt{text-align:center;margin-bottom:50px;}
.liucheng .liucheng-bt{text-align:center;margin-bottom:50px;}
.liucheng .liucheng-bt p:first-child{font-size:28px;}
.liucheng .liucheng-bt p:last-child{font-size:16px;color:#666666;margin:10px 0;}

.liucheng img{margin:auto;display:black;}
/*流程-over*/

/*留言-action*/
.liuyan{padding:30px 0; background-color: #fbfbfb;}
.liuyan .liuyan-bt{text-align:center;}
.liuyan .liuyan-bt span{font-size:24px;font-weight:bold;display:block;margin-bottom:10px;}
.liuyan .liuyan-bt p{font-size:16px;color: #545655;line-height: 25px;}
.liuyan .liuyan-box{margin-top:30px;}
.liuyan .liuyan-box .con-input{width:600px;float:left;}
.liuyan .liuyan-box .con-input li{ margin-bottom:10px;line-height:32px; color:#666666; font-size:16px; }
.liuyan .liuyan-box .con-input input{ width:410px; height:30px; line-height:30px; padding-left:10px; font-size:14px; color:#555555; border:1px solid #DDDDDD;}
.con-input  span,.con-input-txt span{ color:#F00}
.liuyan .liuyan-box .con-input-txt{ width:530px;color:#666666; font-size:16px;}
.liuyan .liuyan-box .con-input-txt div{ width:85px; line-height:32px}
.liuyan .liuyan-box .con-input-txt textarea{ width:404px; height:150px; padding-left:16px; border:1px solid #ddd; background:#fff; line-height:24px; padding-top:6px;color:#555555;}
.liuyan .liuyan-box .con-submit{ padding:60px 0px; text-align:center;}
.liuyan .liuyan-box .con-submit input {
    width: 90px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border: 0px;
	cursor:pointer;
}
.liuyan .liuyan-box .con-submit input.sub{ background:#d80000}
/*留言-over*/
#wapnav{ display:none;width:100%; position:fixed; height:100%; z-index:100; background:rgba(0,0,0,0.7); top:0; right:-100%;}


.tj-all .tj-all-bt{margin:20px 0;font-size:20px;font-weight: bold;color:#cf1a1b;}
.tj-all .tj-all-box .tj-all-div{width:24%;margin:0.5%;float: left;}
.tj-all .tj-all-box .tj-all-div:first-child{margin-left:0;}
.tj-all .tj-all-box .tj-all-div:last-child{margin-right:0;}
.tj-all .tj-all-box .tj-all-div .tj-all-img{width:100%;height:150px;overflow: hidden;}
.tj-all .tj-all-box .tj-all-div .tj-all-img img{max-width:100%;display:block;margin:auto;}
.tj-all .tj-all-box .tj-all-div p{font-size:16px;text-align: center;padding:5px;}
.tj-all .tj-all-box .tj-all-div:hover p{color: #FFFFFF;background:#cf1a1b;transition: all 0.5s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

@media screen and (max-width:768px)
{
	.ico{
  width: 10%;height:4px;
  border-top: 4px solid #333;
  border-bottom: 4px solid #333;
  padding: 6px 0;
  background-color:#333;
  background-clip: content-box; position:absolute; right:0.2rem; top:0.2rem; z-index:9; margin-top:0.6rem;display:block; 
}
#wapnav  ul{ display:block; width:50%; position:fixed; height:100%; z-index:100; background:#f5f5f5; padding-top:20%}
#wapnav  ul li{transition: all 0.5s; line-height:1.5rem; border-bottom:1px solid #CCC }
#wapnav ul{ display:block}
#wapnav ul li a{transition: all 0.5s;/*border-right:1px solid #000000;*/padding:0 5%; color:#000}
#wapnav ul li p{padding:0 6%}
#wapnav .closed{ width:30px; height:30px; border-radius:50%; position:absolute; z-index:100; top:0.1rem; right:0.1rem;}
#wapnav .closed img{ width:auto; max-width:100%}
	.xf_right,.top1,.logo .logo-center .tel,.dh-nav{display:none}
	.w1200{min-width:96%;}
	.logo .logo-center .logo-js{ width:96%; margin-left:1%;margin-right:0;height:auto;}
	.logo .logo-center .logo-js img{max-width:100%}
	.logo .logo-center .logo-img{width:98%;padding-top:0;margin-left:1%;margin-bottom:10px}
	.logo .logo-center .logo-img .key{width:51%;}
	.logo .logo-center .logo-img .chaxun-buton{width:86px;font-size:15px;}
	.logo .logo-center .logo-img select{width:70px;font-size:15px;}
	.animate-bounce-down{display:none}
	.contenter,.fwxm{width:100%;}
	.fwxm li{width:50%;padding-bottom:0;}
	.kaituo{padding:1rem 0}
	.kaituo .kaituo-bt p:first-child{font-size:18px;}
	.kaituo .kaituo-bt p:last-child{font-size:14px;line-height:20px; padding: 10px 5%;}
	.kaituo .kaituo-bt{margin-bottom:1rem}
	.kaituo .kaituo-center .kaituo-center-l{width:100%;}
	.kaituo-lb .bd li .kaituo-center-l-mv-botm .kaituo-center-l-name p{font-size:16px;}
	.kaituo .kaituo-center .kaituo-center-l{height:380px;}
	.kaituo .kaituo-center .kaituo-center-r{width:96%;margin-left:2%;height:auto;overflow:hidden;padding-bottom:40px;}
	.kaituo-center-r-nr{position:relative;height:auto;overflow:hidden;padding-bottom:20px;}
	.kaituo .kaituo-center .kaituo-center-r button{bottom:0;}
	.picScroll-left .bd ul li{ width:98%;}
	.gywm_title{height:auto;}
	.case_class ul li{float:left;margin-bottom:10px;}
	.case_class ul li a,.case_class ul li.on a{font-size:14px;}
	.case_con li{margin-right: 2%;margin-left: 2%;margin-bottom: 12px;position: relative;width: 43%;overflow: hidden;float: left;border: #FFFFFF solid 4px;}
	.why_con, .new{width:100%;}
	.foucebox{width:100%}
	.foucebox .hd{display:none}
	.foucebox .bd{float:left;width:96%;margin-left:2%;}
	.new{margin-top:0;}
	.why{margin-bottom:0;}
	.service_top{padding:0;}
	.service_top05{width:100%;}
	.service_top05_left{width:60%;font-size:22px;}
	.service_top05 span{font-size:22px;}
	.service_top05_right{width:30%;float:left;font-size:22px;}
	.service_top p{padding:3px 5%}
	.container{max-width:100%}
	.wc-foot-nav-wrp.flex,.wc-foot-main .container.flex{display:block;}
	.wc-foot-nav-item.wc-nav-type-1{width:96%;margin-left:2%;}
	.wc-foot-nav-item.wc-nav-type-2,.wc-foot-nav-item.wc-nav-type-3{max-width:96%;margin-left:2%;}
	.wc-foot-nav-item .wc-con .wc-item{width:33%;float:left;}
	.wc-foot-nav-item.wc-nav-type-3 .wc-con .wc-item{width:100%;}
	.wc-foot-ewm-wrp{width:60.64%;margin-left:2%;}
	.gywm{width:96%;margin-left:2%}
	.gywm_txt,.gywm_txt img{width:100%;}
	.why,.wmdfw{display:none}
	.gywzjs-ej .gywzjs-ej-center .gywzjs-ej-right .gywzjs-ej-right-top,.gywzjs-ej .gywzjs-ej-center .gywzjs-ej-right .gywzjs-ej-right-top .gywzjs-ej-right-top-r{width:96%;padding: 50px 2%;}
	.gywzjs-ej .gywzjs-ej-bt p:last-child{width:100%}
	.gywzjs-ej .gywzjs-ej-center .gywzjs-ej-left{width:96%;margin-left:2%;margin-right:0;}
	.gywzjs-ej .gywzjs-ej-center .gywzjs-ej-right .gywzjs-ej-right-top{width:96%}
	.gywzjs-ej .gywzjs-ej-center .gywzjs-ej-right .gywzjs-ej-right-botm .gywzjs-ej-right-div{width:30%;height:auto;margin-left:1%;text-align:center}
	.gywzjs-ej .gywzjs-ej-center .gywzjs-ej-right .gywzjs-ej-right-botm .gywzjs-ej-right-div:first-child{margin-left:2%}
	.gywzjs-ej .gywzjs-ej-center .gywzjs-ej-right .gywzjs-ej-right-botm .gywzjs-ej-right-div img{max-width:100%;}
	.fwxm-ej .fwxm-ej-center .fwxm-ej-div{width:90%;    padding: 20px 1% 20px 1%;}
	.fwxm-ej .fwxm-ej-center .fwxm-ej-div:first-child, .fwxm-ej .fwxm-ej-center .fwxm-ej-div:nth-child(4), .fwxm-ej .fwxm-ej-center .fwxm-ej-div:nth-child(7){margin-left:13px;}
	.jzys-ej .jzys-ej-center .jzys-ej-div:first-child{margin-left:0;margin-top:0;}
	.jzys-ej .jzys-ej-center .jzys-ej-div:nth-child(2),.jzys-ej .jzys-ej-center .jzys-ej-div:nth-child(3),.jzys-ej .jzys-ej-center .jzys-ej-div:nth-child(5),.jzys-ej .jzys-ej-center .jzys-ej-div:nth-child(6),.jzys-ej .jzys-ej-center .jzys-ej-div:nth-child(7){margin-left:0px;margin-top:0rem}
	.jzys-ej .jzys-ej-center .jzys-ej-div:first-child,.jzys-ej .jzys-ej-center .jzys-ej-div:nth-child(3),.jzys-ej .jzys-ej-center .jzys-ej-div:nth-child(5),.jzys-ej .jzys-ej-center .jzys-ej-div:nth-child(7){background:#f5f5f5;padding: 1rem 0;width: 100%;}
	.jzys-ej{padding:2rem 0;background:#fff;}
	.jzys-ej .jzys-ej-center .jzys-ej-div-center{width:100%;height:auto;}
	.jzys-ej .jzys-ej-center .jzys-ej-div-center img{height:auto;}
	.jzzl-ej .jzzl-ej-center .jzzl-ej-div{width:100%;height:auto;margin-bottom:0.5rem}
	.wzfwlc-ej{padding:1rem 0;}
	.wzfwlc-ej .wzfwlc-ej-bt p:last-child{padding:1rem}
	.wzfwlc-ej .wzfwlc-ej-center .wzfwlc-ej-div:first-child{margin-left:26px}
	.gywzjs-ej .gywzjs-ej-bt p:first-child{font-size:24px;margin-bottom:10px;}
	.gywzjs-ej .gywzjs-ej-bt p:last-child{width:96%;font-size:14px;}
	.case_menu,.case_con,.position,.case_con ul{width:96%;max-width:100%;padding-left:2%}
	.case_menu dd{width:48%;margin-left:1%;margin-right:1%;margin-bottom:10px;}
	.case_menu dd a{line-height:2rem;font-size:14px;}
	.xuqiu .xuqiu-div{width:48%;}
	.yunying{background:#192028 url(../images/j_productbg.jpg) no-repeat top center;}
	.yunying .yunying-bt,.liucheng .liucheng-bt{margin-bottom:1.2rem;}
	.yunying .yunying-box .yunying-div{width:46%;}
	.liucheng-div img{width:100%}
	.article_list{width:100%;}
	.article_list li .pic{width:100%;height:auto;}
	.article_list li .txt{float:left;width:94%;margin-left:3%;}
	.article_list li .pic img{max-width:100%;height:auto;display:block;margin:auto;}
	.article_list li .txt p,.fenye{width:100%}
	.article_list li .txt_con .date{display:none}
	.article_list li .txt h2 strong a,.article_list li .txt h2 strong span{font-size:15px;}
	.article_con{width:100%;}
	.article_left,.syp,.lxwm{width: 96%;margin-left: 2%;}
	.article_left h3{font-size:18px;}
	.article_right{float:left;width:96%;margin-left:2%;}
	.lxwm_title,.lxwm ul{max-width:100%;}
	.lxwm ul,.lxwm li{display:block;}
	.lxwm li{width:84%;padding-bottom:90px;}
	.lxwm2_title{padding:0 5%;}
	.lxwm2_title h1{font-size:18px; text-align:left;}
	.lxwm2_title p{font-size:14px; text-align:left;}
	.liuyan .liuyan-box .con-input input{width:70% !important;}
	.liuyan .liuyan-box .con-input-txt textarea{height:80px;width:66% !important;}
	.liuyan .liuyan-box .con-input li,.liuyan .liuyan-box .con-input-txt div{font-size:14px;}
	.liuyan .liuyan-box .con-input-txt div{width:76px;}
	.liuyan .liuyan-box{padding-left:1.2%}
	.liuyan .liuyan-box .con-input,.liuyan .liuyan-box .con-input-txt{width:100%}
	.liuyan .liuyan-box .con-submit{padding:1rem 0;}
	.tj-all .tj-all-box .tj-all-div{width:48%;}
	.tj-all .tj-all-box .tj-all-div .tj-all-img{height:8rem;}
	.tj-all .tj-all-box .tj-all-div p{font-size:0.8rem;}
	.article img{width: 100% !important; height: 100% !important;}
	
}

