﻿@charset "utf-8";
body{
	margin:0px auto;
	padding:0px;
	color:#787777;
	min-width:1200px;
	font-size:12px;
	font-family:"Microsoft Yahei", "宋体", Arial, sans-serif;
	}
a:link{
	color:#787777; 
	cursor:pointer;
	text-decoration:none;
	}
a:visited{
	color:#787777; 
	text-decoration:none;
	cursor:pointer;
	}
a:hover{
	color:#c71f14;
	text-decoration:none;
	}
a:active{
	color:#787777; 
	text-decoration:none;
	}
img{
 	border:none;
	}
dl{
	margin:0px; 
	padding:0px;
	}
.fn-clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
.fn-clear {
	zoom: 1; /* for IE6 IE7 */
	}
/* 隐藏, 通常用来与 JS 配合 */
body .fn-hide {
	display: none;
	}
/* 设置内联, 减少浮动带来的bug */
.fn-left, .fn-right {
	display: inline;
	}
.fn-left {
	float: left;
	}
.fn-right {
	float: right;
	}
.hidden{
	display:none;
	}
dl {
	margin: 0px; padding: 0px;
}
dt {
	margin: 0px; padding: 0px;
}
dd {
	margin: 0px; padding: 0px;
}
ul {
	margin: 0px; padding: 0px;
}
ol {
	margin: 0px; padding: 0px;
}
li {
	margin: 0px; padding: 0px;
}
h1 {
	margin: 0px; padding: 0px;
}
h2 {
	margin: 0px; padding: 0px;
}
h3 {
	margin: 0px; padding: 0px;
}
h4 {
	margin: 0px; padding: 0px;
}
h5 {
	margin: 0px; padding: 0px;
}
h6 {
	margin: 0px; padding: 0px;
}
pre {
	margin: 0px; padding: 0px;
}
code {
	margin: 0px; padding: 0px;
}
form {
	margin: 0px; padding: 0px;
}
fieldset {
	margin: 0px; padding: 0px;
}
legend {
	margin: 0px; padding: 0px;
}
input {
	margin: 0px; padding: 0px;
}
textarea {
	margin: 0px; padding: 0px;
}
p {
	margin: 0px; padding: 0px;
}
blockquote {
	margin: 0px; padding: 0px;
}
th {
	margin: 0px; padding: 0px;
}
td {
	margin: 0px; padding: 0px;
}
hr {
	margin: 0px; padding: 0px;
}
button {
	margin: 0px; padding: 0px;
}
h1 {
	font-family:Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif; font-weight: 500;
}
h2 {
	font-family:Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif; font-weight: 500;
}
h3 {
	font-family:Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif; font-weight: 500;
}
h4 {
	font-family:Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif; font-weight: 500;
}
h5 {
	font-family:Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif; font-weight: 500;
}
h6 {
	font-family:Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif; font-weight: 500;
}
iframe {
	display: block;
}
/*布局专用*/	
.layout{
	width:1200px;
	margin:0 auto;
	padding:0px; 
	zoom: 1;
	overflow:hidden;
	}
.layout:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
.por{
	position:relative;
	}
.poa{
	position:absolute;
	}
/*返回顶部*/
.sroll_top {right: 0.8%; bottom: 3.7%; position: fixed; display:none; cursor:pointer;}
/*--导航浮动--*/
.menu_fixed {POSITION: fixed; LEFT: 0px; MARGIN: 0px; Z-INDEX: 99999; WIDTH: 100%;}

/*--头部--*/
.topWrap{width:100%; background:#fff; height:95px; position:fixed; z-index:999;}
.topWrap .head{ padding-top:15px; padding-bottom:15px; position:relative;}
.topWrap .head .logo{ float:left; margin-top:3px;}
.topWrap .head .headright{ width:800px; float:right;}
.topWrap .head .headright .menu{ margin:0; padding:16px 0 0 0; list-style:none; clear:both;}
.topWrap .head .headright .menu li{ float:right;}
.topWrap .head .headright .menu li .a{ color:#040000;text-align:right;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-o-transition: all .5s ease;-ms-transition: all .5s ease;transition: all .5s ease;text-transform:uppercase; padding:0px 0px 0px 33px; text-decoration:none; text-align:right; font-size:16px;}
.topWrap .head .headright .menu li .a:visited{text-decoration:none;}
.topWrap .head .headright .menu li .a:hover{ color:#c31c1e; text-decoration:none;}
.topWrap .head .headright .menu li .a:active{ text-decoration:none;}
.topWrap .head .headright .menu li .aon{color:#c31c1e;}
.bannerWrap{ width:100%; margin:0 auto; height:340px; overflow:hidden; position:relative; padding-top:96px;}

/*--最新公告---*/
.latesNotice{ width:100%; border-top:#efeeee solid 1px; height:30px; border-bottom:#efeeee solid 1px; line-height:30px;}
.latesNotice h3{ width:85px; background:url(../images/tb1.png) no-repeat left center; color:#c51e1f; font-weight:bold; margin-right:5px; margin:0; padding:0; font-size:12px; float:left; text-align:right;}
.latesNotice ul{ margin:0; padding:0; list-style:none;}
.latesNotice ul li{ float:left; width:277px; color:#5d5d5d;}
.latesNotice ul li a{ display:block; width:100%; height:30px; color:#5d5d5d;}
.latesNotice ul li a:hover{ color:#c31c1e; }

/*--服务范围--*/
.servieceWrap{ width:100%; padding:10px 0 30px 0; background:#fbfbfb; border-bottom:#efeeee solid 1px;}
.global_tit{ text-align:center; padding:10px 0;}
.global_tit a{ display:block; width:100%; height:auto;}
.global_tit a h1{ color:#666666; font-size:36px;clear:both;}
.global_tit a:hover h1{ color:#c71f14;}
.global_tit a h2{ font-size:14px; color:#8e8c8c;clear:both; padding:2px 0 5px 0;}
.global_tit a span{ display:block; clear:both; width:30px; height:3px; margin:0 auto; background:#d71618;}
.serviceList{ width:1198px; padding:15px 0 0 0;}
.serviceList .li{width:289px; height:419px; float:left;}
.serviceList .libg1{ background:#fff;}
.serviceList .libg2{ background:#fff;}
.serviceList .libg3{ background:#fff;}
.serviceList .libg4{ background:#fff;}
.serviceList .li .tit{ height:80px; text-transform:uppercase; width:100%;}
.serviceList .li .tit a{ display:block; width:100%; height:86px;}
.serviceList .li .tit h1{ color:#fff; font-size:24px; float:right;padding:15px 0 0 0px; display:block; width:165px;}
.serviceList .li .tit h2{ color:#fff; font-size:15px; float:right;padding:2px 0 0 0px;width:165px;}
.serviceList .libg1 .tit{ background:url(../images/serbg1.jpg) no-repeat left top; border-bottom:#40bcd0 solid 1px;}
.serviceList .libg2 .tit{ background:url(../images/serbg2.jpg) no-repeat left top; border-bottom:#aed36f solid 1px;}
.serviceList .libg3 .tit{ background:url(../images/serbg3.jpg) no-repeat left top; border-bottom:#f5d120 solid 1px;}
.serviceList .libg4 .tit{ background:url(../images/serbg4.jpg) no-repeat left top; border-bottom:#e94532 solid 1px;}
.serviceList .libg1 .tit h2{ color:#939392;}
.serviceList .libg2 .tit h2{ color:#737374;}
.serviceList .libg3 .tit h2{ color:#6f6e70; width:270px;}
.serviceList .libg3 .tit h1{ width:270px;}
.serviceList .libg4 .tit h2{ color:#474f6d; width:190px;}
.serviceList .libg4 .tit h1{ width:190px;}
.serviceList .li ul{ margin:0; padding:15px 0 0 0; height:313px; list-style:none; border:#f6f6f6 solid 1px; border-top:none;}
.serviceList .li ul li{ color:#fff; font-size:16px; height:42px;}
.serviceList .li ul li a{ display:block; width:100%; height:42px; line-height:42px; color:#090909;}
.serviceList .li ul li a:hover{ background:#f3f2f2;}
.serviceList .libg1 ul li{ border-bottom:#f6f6f6 solid 1px;}
.serviceList .li ul li:last-child{ border-bottom:none;}
.serviceList .libg1 ul li a{ text-indent:30px;}
.serviceList .libg2 ul li{ border-bottom:#f6f6f6 solid 1px;}
.serviceList .libg2 ul li a{ text-indent:88px;}
.serviceList .libg3 ul li{ border-bottom:#f6f6f6 solid 1px;}
.serviceList .libg4 ul li{ border-bottom:#f6f6f6 solid 1px;}
.serviceList .libg3 ul li a,.serviceList .libg4 ul li a{ text-align:center;}
.mr14{ margin-right:14px;}

/*--我们的案例--*/
.h10{ height:10px;}
.hcase_menu{ text-align:center; font-size:16px; padding:20px 0;}
.hcase_menu a{ margin:0 3px; padding:3px 13px; color:#727171; border:#ededed solid 1px; font-weight:bold;}
.hcase_menu .aon{border:#c41f1f solid 1px; background:#c41f1f; color:#fff;}
.hcase_menu .spec3,.hcase_menu .spec4{padding:3px 13px 6px 13px;}
.hcase_menu .spec7{padding:1px 13px 2px 13px; font-weight:normal; font-size:12px; vertical-align:top;}
.hcase_list{ width:1200px; margin:0 auto; clear:both;}
.hcase_list ul{ margin:0; padding:15px 0 0 0; list-style:none;}
.hcase_list ul li{ width:378px; height:379px; float:left; text-align:center; position:relative;}
.hcase_list ul li .img{ width:372px; height:248px; padding:2px; border:#e1e1e1 solid 1px; background:#f4f4f4;}
.hcase_list ul li h1{ color:#1e1e1e; font-size:16px; padding:15px 0; margin:0; display:block; width:100%;}
.hcase_list ul li a{ display:block; width:100%; height:auto;}
.hcase_list ul li:hover h1 a{ color:#c71f14;}
.hcase_list ul li .line{ width:30px; display:block; margin:0 auto; height:1px; background:#d8d8d8; clear:both;}
.mr15{ margin-right:15px;}
.mr33{ margin-right:33px;}
.hcase_list ul li .froms{ clear:both; width:100%; color:#6e6e6e; padding-top:18px;}
.hcase_list ul li .froms .views{ background:url(../images/tb2.png) no-repeat left  center; padding-left:20px; padding-right:18px;}
.hcase_list ul li .froms .zans{ background:url(../images/tb3.png) no-repeat left center; padding-left:20px;}
.hcase_list ul li a:hover h1{ color:#c41f1f;}
.hcase_list ul li .mobile{ width:110px; height:200px; background:url(../images/mobilebg.png) no-repeat left top; position:absolute; top:72px; right:-8px; z-index:66;}
.hcase_list ul li .mobile .pic{ width:100px; height:150px; margin:0 auto; margin-top:20px;}
.hcase_list ul li .mobile .pic .img{ width:100px; height:150px; margin:0; padding:0; border:none;}
.hcase_list ul li .yy1{ width:376px; height:252px; background:url(../images/yy2.png) repeat left top; position:absolute; left:1px; top:1px; z-index:55; text-align:center; display:none;}
.hcase_list ul li .yy1 a{ display:block; width:100%; height:252px;}
.hcase_list ul li .yy1 .link{ display:block; width:100%; background:url(../images/tem_16.png) no-repeat center 105px;height:85px; color:#fff; padding-top:167px;}
.hcase_list ul li .yy2{ width:100px; height:150px; position:absolute; top:92px; right:-3px; z-index:77; display:none;}
.hcase_list ul li .yy2 .divWrap{ width:100%;height:150px; background:url(../images/yy2.png) repeat left top; }
.hcase_list ul li .yy2 .link{ display:block; width:100px; height:150px; background:url(../images/tem_17.png) no-repeat center center;}
.hcase_list ul li .yy2 a{ display:block; width:100%; height:150px;}
/*--我们的优势--*/
.our_advantage{ width:100%; background:url(../images/youshibg.jpg) no-repeat center bottom; padding:20px 0; min-height:660px;}
.our_advantage .advantage{ line-height:24px; font-size:14px; width:673px; height:151px; background:url(../images/hyoushibg.png) no-repeat center top; margin-bottom:60px; overflow:hidden; margin-top:20px; position:relative; z-index:888;}
.our_advantage .advantage ul{ width:650px; margin:0 auto; height:151px; padding:0; list-style:none;}
.our_advantage .advantage ul li{ color:#fff; font-size:28px; text-align:center; width:56px; padding:0px 37px 0 37px; float:left; line-height:38px; position:absolute; z-index:889;}
.our_advantage .advantage ul li a{ display:block; width:100%; padding:35px 0 0 0 ; height:116px; cursor:pointer;}
.our_advantage .advantage ul li a:hover{ color:#fff;}
.our_advantage .advantage ul #li1{ left:11px;  top:0;}
.our_advantage .advantage ul #li2{ left:141px; top:0;}
.our_advantage .advantage ul #li3{ left:271px; top:0;}
.our_advantage .advantage ul #li4{ left:401px; top:0;}
.our_advantage .advantage ul #li5{ left:531px; top:0;}
.our_advantage .advantage .show1{ position:absolute; left:0; top:0; background:url(../images/hyoushibg1.png) no-repeat center top; width:673px; height:151px; z-index:111;}
.our_advantage .advantage .show2{ position:absolute; left:0; top:0; background:url(../images/hyoushibg2.png) no-repeat center top; display:none;width:673px; height:151px; z-index:111;}
.our_advantage .advantage .show3{ position:absolute; left:0; top:0; background:url(../images/hyoushibg3.png) no-repeat center top; display:none;width:673px; height:151px; z-index:111;}
.our_advantage .advantage .show4{ position:absolute; left:0; top:0; background:url(../images/hyoushibg4.png) no-repeat center top; display:none;width:673px; height:151px; z-index:111;}
.our_advantage .advantage .show5{ position:absolute; left:0; top:0; background:url(../images/hyoushibg5.png) no-repeat center top;display:none;width:673px; height:151px;  z-index:111;}
/*--售后明细列表--*/
.afterService_tit{ margin-bottom:10px; overflow:hidden;}
.afterService_tit h1{ width:178px; margin:0; padding:0; color:#666666; font-size:24px; float:left;}
.afterService_tit h1 a{ display:block; width:100%;color:#666666;}
.afterService_tit h1 a:hover{ color:#c71f14;}
.afterService_tit .line{ width:953px; height:36px; background:url(../images/mxline.png) repeat-x left 20px; float:left;}
.afterService_tit .more{ color:#a3a3a3; text-transform:uppercase; float:right; padding-top:15px;}
.afterService_tit .more:hover{ color:#c41f1f;}
.afterService{ width:1200px; margin:0 auto; -moz-box-shadow: 0px 0px 8px #cdcbcb;  -webkit-box-shadow: 0px 0px 8px #cdcbcb; box-shadow: 0px 0px 8px #cdcbcb; background:#fff;behavior: url(ie-css3.htc);filter:progid:DXImageTransform.Microsoft.Shadow(strength=8,direction=-135,color='#cdcbcb');-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(strength=8,direction=135,color='#cdcbcb')";}
.scroll-menu{ border-left:#e7e7e7 solid 1px; width:1199px;}
.scroll-menu>a{width:119px;height: 63px;float: left; cursor: pointer;font-family: SimSun; text-align:center;}
.scroll-menu>div{position: relative;float: left;overflow: hidden;width: 1081px;height: 65px;}
.scroll-ul{ margin:0; padding:0;list-style-type: none;float: left;position: absolute;top: 0px;left: 0px;width: 1081px;cursor: pointer; transition:all ease 0.1s;-webkit-transition:all ease 0.1s;-moz-transition:all ease 0.1s;-o-transition:all ease 0.1s;}
.scroll-ul>li{float: left;width: 119px; height:63px; border:#e7e7e7 solid 1px; border-left:none;}
.scroll-ul>li a{color:#fff;}
.scroll-ul li a{ display:block; width:100%;}
.set-bg1{ border:#c41f1f solid 1px !important;}
.set-bg{border:#c41f1f solid 1px !important;}
.gradePreWrap{ width:117px !important; height:63px!important; border:#e7e7e7 solid 1px; float:right; border-left:none;}
.gradePreWrap #gradePre{ display:block; width:43px; height:63px; background:url(../images/leftjt.png) no-repeat right center; cursor:pointer;}
.gradePreWrap #gradePre:hover{ background:url(../images/leftjton.png) no-repeat right center;}
.gradePreWrap #gradeNxt{ display:block; width:43px; height:63px; background:url(../images/rightjt.png) no-repeat left center;cursor:pointer;}
.gradePreWrap #gradeNxt:hover{ background:url(../images/rightjton.png) no-repeat left center;}
.after_content{ border:#e7e7e7 solid 1px; border-top:none; height:320px;}
.after_content h1{ text-align:center; color:#242424; font-size:20px; padding:20px 0 12px 0;}
.after_content h1 a{ color:#242424;}
.after_content h1 a:hover{ color:#c71f14;}
.after_content table{ text-align:center; color:#c41f1f; font-size:14px;}
.after_content .ulAbt{ margin:0; padding:20px 0 0 0; list-style:none;}
.after_content .ulAbt li{ border-top:#e7e7e7 solid 1px; height:48px; line-height:48px;}
.after_content .ulAbt li span{ padding:0 30px 0 16px;}
.after_content .ulHome{ margin:0; padding:20px 0 0 0;}
.after_content .ulHome ul{ border-top:#e7e7e7 solid 1px; height:48px; line-height:48px; margin:0; padding:0; list-style:none;}
.after_content .ulHome ul li{ width:50%; float:left; margin:0!important; padding:0!important;}
.after_content .ulHome ul li a{ display:block; float:left; height:48px; line-height:48px; padding-left:20px; width:80%; font-size:14px;}
.after_content .ulHome ul li span{ font-size:14px;color:#c71f14; padding:0 20px 0 0px; float:right;}

/*--新闻资讯--*/
.hnews{ width:1198px; margin:0 auto; padding:20px 0; overflow:hidden;}
.hnews ul{ margin:0; padding:0; list-style:none;}
.hnews ul li{ width:280px; float:left;}
.hnews ul li .title{ height:30px; background:#272a32 url(../images/more.png) no-repeat 257px center; color:#b6b4b4; font-size:14px; line-height:30px;}
.hnews ul li .title a{ display:block; width:100%; height:30px;color:#b6b4b4;}
.hnews ul li .title a:hover{ color:#d2161a;}
.hnews ul li .title span{ font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; padding:0 17px;}
.hnews ul li ul{ border:#e7e7e7 solid 1px; padding:10px 0; margin:0; list-style:none; overflow:hidden; width:100%;}
.hnews ul li ul li{ clear:both;}
.hnews ul li ul li a{ display:block; width:100%; height:34px; line-height:34px;}
.hnews ul li ul li a span{ color:#d2161a; padding:0 8px;}
.mr26{ margin-right:26px;}

/*--友情链接--*/
.friendLink{ line-height:24px;}
.friendLink h2{ font-size:14px; color:#131313; margin:0; padding:0; font-weight:bold;clear:both;}
.friendLink a{ padding-right:5px;}

/*--底部--*/
.footWrap{ width:100%; background:url(../images/footbg.png) repeat left top; padding:30px 0 10px 0; margin-top:20px!important; color:#767a86; line-height:24px;}
.footWrap a{color:#767a86;}
.footWrap a:hover{color:#c51e1f;}
.footWrap h1{ color:#d0d4dd; font-size:14px; height:32px;}
.footWrap .whoweare{ width:190px; float:left;}
.footWrap .whatwedo{ width:275px; float:left;}
.footWrap .whatwedo a{ padding-right:20px;}
.footWrap .ourAdvantage{ width:262px; float:left;}
.footWrap .contact{ width:315px; float:left;}
.footWrap .contact .tel{ margin-bottom:5px;}
.footWrap .contact .qq{ background:url(../images/ftqq.png) no-repeat left top; width:27px; height:21px; display:block; float:left; margin-right:10px; margin-top:10px;}
.footWrap .contact .weixin{ background:url(../images/ftweixin.png) no-repeat left top;margin-right:15px;}
.footWrap .contact .weibo{ background:url(../images/ftxl.png) no-repeat left top;}
.copyright{line-height:22px; margin-top:20px; border-top:#454549 solid 1px; padding-top:15px;}
.copyright .yanzheng{ text-align:center; padding-top:15px; padding-bottom:5px;}
.copyright .yanzheng img{ margin:0 5px;}

/*--内页关于我们--*/
.subbaner{width:100%; text-align:center; padding-top:96px;}
.subnvaWrap{ width:100%; border-bottom:#ededed solid 1px; margin-bottom:15px;}
.subnva{ height:49px; line-height:49px; font-size:14px; color:#040000; clear:both;}
.subnva .left a{ display:inline-block; height:49px; padding-right:63px; color:#040000; font-size:16px;}
.subnva .left a:hover{color:#c51e1f;}
.subnva .left .aon{color:#c51e1f;}
.sublocalurl{ color:#3d3d3d; background:url(../images/tb_home.jpg) no-repeat left center; padding-left:24px; float:right;}
.sublocalurl a{ color:#3d3d3d;}
.sublocalurl a:hover{ color:#c51e1f;}

/*--企业文化--*/
.sub_cluture{ padding:20px 0;}
.sub_culture_left{ width:600px; float:left;}
.sub_cluture p{ width:495px; margin:0 auto; line-height:24px; padding-top:3px; color:#585858;}
.sub_cluture h1{ display:block; width:495px; margin:0 auto; font-size:18px; color:#040000; padding-top:19px;}
.sub_cluture h1 span{ font-size:12px; text-transform:uppercase; color:#d0d0d0;}
.sub_culture_left .custom{ height:160px; background:#d5ab80; color:#fff !important;}
.sub_culture_left .custom h1,.sub_culture_left .custom p{ color:#fff}
.sub_culture_left .custom span{ color:#eddbc8!important}
.sub_culture_left .cxxz{ height:119px; border-bottom:#e7e7e7 solid 1px;}

/*--公司简介--*/
.subaboutInfo{ line-height:24px; font-size:14px; padding:10px 0 20px 0;}

/*--加入我们--*/
.joinustit {height:115px;text-align:center;}
.joinustit img{	border:#3d3b3b solid 3px;}
.joinus{width:1200px;	margin:0px auto;padding-bottom:50px;margin-top:50px;}
.accordion{background: rgb(255, 255, 255);	margin: 0px;padding:0px;width: 100%;max-width: 1200px;list-style:none;}
.accordion .link{height:49px;	transition:0.4s;color:#4e4e4e;	font-size: 14px;border: #ebebeb solid 1px;display: block;position: relative;cursor: pointer;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;background:#fff url(../images/tb_hei.jpg) no-repeat 1151px center;line-height:49px;font-weight:bold;text-indent:20px;	margin-bottom:11px;}
.accordion li:last-child .link{}
.accordion li i{transition:0.4s;left: 12px;top: 16px;	color: rgb(89, 89, 89);	font-size: 18px;position: absolute;-webkit-transition: all 0.4s ease;	-o-transition: all 0.4s ease;}
.accordion li i.fa-chevron-down{left: auto;right: 12px;font-size: 16px;}
.accordion li.open .link{background:#fff url(../images/tb_kai.jpg) no-repeat 1151px center;color:#4e4e4e;}
.accordion li.open i{color: rgb(182, 59, 77);}
.accordion li.open i.fa-chevron-down{}
.submenu {display: none;padding:12px;line-height:24px;margin-bottom:12px;position:relative; font-size:14px; line-height:24px; color:#565656;}
.submenu a{ color:#565656;}

/*--网站建设--*/
.construct{ width:1200px; margin:0 auto; overflow:hidden;}
.construct ul{ margin:0; padding:0; list-style:none;}
.construct ul li{ width:239px; height:80px; background:#21252c; color:#ffffff; text-align:center; line-height:28px; font-size:14px; cursor:pointer; float:left; border-right:#fff solid 1px;}
.construct ul li a{ display:block; width:100%; height:80px; color:#ffffff;}
.construct ul li h1{ font-size:18px; font-weight:bold; padding-top:12px;}
.construct ul li.on{ background:#c31f1f;}
.construct ul li.not{ background:#21252c;}
.construct ul #li6 h1{ margin:0; padding:0; line-height:80px;}
.constructList{ border:#e5e5e5 solid 1px; padding:20px 0 15px 0; margin:0 auto; width:1198px; margin-top:25px; overflow:hidden;}
.constructList .cons_left{ width:680px; float:left; margin-left:30px;}
.constructList .cons_left .title{ color:#d71618; font-size:18px; font-weight:bold;}
.constructList .cons_left .content{color:#808080; font-size:14px; line-height:26px; padding:10px 0;}
.constructList .cons_left .content a{ color:#808080; }
.constructList .cons_right{ width:400px; float:right;}
.constructList .cons_right h2{ font-size:14px; clear:both; color:#d71618; line-height:40px; text-transform:uppercase;}
.constructList .cons_right h2 span{ font-family:Arial, Helvetica, sans-serif;}
.constructList .cons_right ul{ margin:0; padding:5px 0 0 0; list-style:none;}
.constructList .cons_right ul li{ width:120px; margin-right:11px; float:left;}
.constructList .cons_right ul li img{ width:118px; height:58px; border:#ddd solid 1px;}
.constructList .cons_right ul li img:hover{ border:#d71618 solid 1px;}

/*--联系方式--*/
.map{ width:100%; padding:20px 0;overflow:hidden;}

/*--案例展示--*/
.casetopNotice { float:left; width:644px;}
.casetopNotice h3{ width:85px; background:url(../images/tb1.png) no-repeat left center; color:#c51e1f; font-weight:bold; margin-right:5px; margin:0; padding:0; font-size:12px; float:left; text-align:right;}
.casetopNotice ul{ margin:0; padding:0; list-style:none;}
.casetopNotice ul li{ float:left; width:277px; color:#5d5d5d;}
.casetopNotice ul li a{ display:block; width:100%; height:30px; color:#5d5d5d;}
.casetopNotice ul li a:hover{ color:#c31c1e; }

/*--案例展示详情--*/
.caseDe_tit{ color:#090909; font-size:24px; padding-top:15px;}
.caseDe_remind{ color:#717070; font-size:14px; line-height:26px; padding-top:5px;}
.caseDe_shares{ margin:0; padding:0; padding-left:3px;}
.caseDe_link{ height:50px; background:#f1f1f1; line-height:50px; font-size:16px; clear:both; width:100%; margin-top:20px;}
.caseDe_link .tbPc{ width:212px; height:50px; margin-left:30px; float:left;}
.caseDe_link .tbPc ul{ margin:0; padding:0; list-style:none;}
.caseDe_link .tbPc ul li{ width:106px; height:50px; float:left;}
.caseDe_link .tbPc ul li a{ display:block; width:106px; height:50px; text-align:center;}
.caseDe_link .tbPc ul #li1 a{ background:url(../images/tb_pc2.jpg) no-repeat center center;}
.caseDe_link .tbPc ul #li1 a.current{ background:#fff  url(../images/tb_pc.jpg) no-repeat center center;}
.caseDe_link .tbPc ul #li2 a{ background:url(../images/tb_yd2.jpg) no-repeat center center;}
.caseDe_link .tbPc ul #li2 a.current{ background:#fff  url(../images/tb_yd.jpg) no-repeat center center;}
.caseDe_link .tblink{ background:url(../images/tb_link.jpg) no-repeat left top; width:150px; display:block; padding-right:50px; text-align:right; float:right; color:#fff;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-o-transition: all .5s ease;-ms-transition: all .5s ease;transition: all .5s ease;text-transform:uppercase;}
.caseDe_link .tblink:hover{ background:url(../images/tb_link2.jpg) no-repeat left top;}
.caseDe_link .wantdo{ color:#4f4f4f; float:right; display:block; width:186px; height:50px; text-align:center;}
.caseDe_link .wantdo:hover{color:#ff0000;}
.caseDe_info{ padding:20px 0; line-height:26px; font-size:14px;}
.caseDe_page{ line-height:24px;}
.caseDe_tit .zans{ color:#777575; font-size:12px !important; float:right; padding-top:12px;  background:url(../images/zans.jpg) no-repeat left 15px; padding-left:16px; cursor:pointer;}
.caseDe_tit .zans:hover{ color:#c4201f;}
.show{ display:block;}
.hide{ display:none;}

/*--案例展示 详情手机站页面--*/
.caseDe_mobile{ width:836px; margin:0 auto; padding:50px 0 50px 0; overflow:hidden;}
.caseDe_mobile .leftMobile{ width:372px; height:676px; background:url(../images/mobilebgin.jpg) no-repeat left top; float:left;}
.caseDe_mobile .leftMobile .pic{ width:326px; height:489px; border:#d7d7d7 solid 1px; margin-top:72px; margin-left:21px;}
.caseDe_mobile .leftMobile .pic img{ width:326px; height:489px;}
.caseDe_mobile .rightEwm{ width:300px; float:right; text-align:center; font-size:18px; color:#1a1c1a; line-height:40px; margin-top:125px;}
.caseDe_mobile .rightEwm img{ width:300px; height:300px;}
/*--相关案例--*/
.caseDe_relate{ padding-top:20px;}
.caseDe_relate .left{ width:170px; height:220px; background:#454c56; color:#fff; float:left;}
.caseDe_relate .left a{ display:block; width:170px; height:220px;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-o-transition: all .5s ease;-ms-transition: all .5s ease;transition: all .5s ease;text-transform:uppercase; position:relative; color:#fff;}
.caseDe_relate .left a:hover{ background:#3b4149;}
.caseDe_relate .left a h1{ position:absolute; top:33px; right:14px; font-size:24px;}
.caseDe_relate .left a h2{ font-size:18px; color:#747981;position:absolute;top:65px; right:14px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif;}
.caseDe_relate .left a h3{ position:absolute; top:172px; right:14px; background:url(../images/tb_more.png) no-repeat right center; padding-right:10px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
.caseDe_relate  ul{ width:1029px; margin:0; padding:0; float:right; list-style:none;}
.caseDe_relate  ul li{ width:332px; float:left; margin-left:11px; height:222px; position:relative;}
.caseDe_relate  ul li img{ position:absolute; left:0; top:0; width:326px; height:216px; padding:2px; border:#e1e1e1 solid 1px;}
.caseDe_relate  ul li span{ display:block; width:324px; height:30px; position:absolute; left:1px; bottom:1px; line-height:30px; text-align:center; color:#000; font-size:14px; background:url(../images/yybg.png) repeat left top;}
.caseDe_relate  ul li a:hover span{ color:#c11920;}

/*--售后保障列表--*/
.sub_aft_service{ width:1198px; border:#d3d3d3 solid 1px; margin-top:20px; overflow:hidden;}
.sub_aft_service .title{ line-height:42px; color:#090909; margin:0; padding:0; list-style:none; font-size:16px; border-bottom:#d3d3d3 solid 1px; text-align:center;overflow:hidden;}
.sub_aft_service .title span{ color:#878181; font-size:14px;}
.sub_aft_service .title span a{ color:#878181;}
.sub_aft_service .title li{ float:left;}
.sub_aft_service .title .li_title{ float:left; width:770px; padding-left:20px; border-right:#d3d3d3 solid 1px; text-align:left!important;}
.sub_aft_service .title .li_title span{ font-size:14px; color:#5c5c5c; padding-left:5px;}
.sub_aft_service .title .li_title span a{ color:#5c5c5c; }
.sub_aft_service .title .li_title span a:hover{ color:#d71618; }
.sub_aft_service .title .li_date{width:200px; border-right:#d3d3d3 solid 1px; }
.sub_aft_service .title .li_nums{ width:200px;}
.sub_aft_service .title .li_nums span{ color:#d71618;}
.sub_aft_service a:hover .li_title span{ color:#d71618;}
.sub_aft_service .content_tit{ font-size:16px; color:#090909; padding:13px 0 0 20px; }
.sub_aft_service .content{ padding:10px 20px;border-bottom:#d3d3d3 solid 1px; line-height:24px; font-size:14px; color:#878181;}
.sub_aft_service .forms { line-height:42px; text-align:right; padding-right:20px;font-size:16px; color:#090909; }
.moreSer{color:#d71618!important;}
/*--售后保障详情--*/
.sub_aft_serviceDe h1{ text-align:center; color:#242424; font-size:20px; padding:20px 0 12px 0;}
.sub_aft_serviceDe table{ text-align:center; color:#c41f1f; font-size:14px;}
.sub_aft_serviceDe_year{ font-size:24px; color:#090909; font-family:Arial, Helvetica, sans-serif; border-bottom:#eeeeee solid 1px; margin-bottom:20px; margin-top:20px;}
.sub_aft_serviceDe_year .ayear{ color:#090909; padding-right:30px;}
.sub_aft_serviceDe_year .ayear:hover{ color:#c4201f;}
.sub_aft_serviceDe_year .ayearon{color:#c4201f;}
.sub_aft_serviceDe_year .view{ color:#777575; font-size:12px !important; float:right; padding-top:8px; padding-right:20px;}
.sub_aft_serviceDe_year .zans{ color:#777575; font-size:12px !important; float:right; padding-top:8px;  background:url(../images/zans.jpg) no-repeat left 10px; padding-left:16px; cursor:pointer;}
.sub_aft_serviceDe_year .zans:hover{ color:#c4201f;}
.sub_aft_serviceDe_month{ margin-bottom:30px; overflow:hidden;}
.sub_aft_serviceDe_month a{ display:block; font-size:18px; width:60px; height:45px; background:#21252c; text-align:center; line-height:45px; color:#fff; border-right:#fff solid 1px; float:left;}
.sub_aft_serviceDe_month a:hover{ background:#c4201f;}
.sub_aft_serviceDe_month .aon{background:#c4201f;}
.sub_aft_serviceDe_list ul{ margin:0; padding:0; list-style:none;}
.sub_aft_serviceDe_list ul li{ padding-bottom:30px; clear:both; overflow:hidden;}
.sub_aft_serviceDe_list ul li .leftdate{ width:70px; text-align:center;font-family:Arial, Helvetica, sans-serif; float:left; margin-right:25px; margin-top:5px;}
.sub_aft_serviceDe_list ul li .leftdate .top{ width:100%; background:#272a32; line-height:35px; font-size:22px; color:#fff;}
.sub_aft_serviceDe_list ul li .leftdate .bottom{ border:#5d5d5d solid 1px; border-top:none; line-height:24px; color:#272a32;font-size:18px; }
.sub_aft_serviceDe_list ul li .middleCont{ font-size:14px; color:#696767; line-height:24px; float:left; width:915px;}
.sub_aft_serviceDe_list ul li .cishu{ background:url(../images/numbg.jpg) no-repeat left top; width:85px; height:85px; text-align:center; line-height:85px; color:#c41f1f; font-size:14px; float:right; margin-top:30px;}

/*--内页新闻--*/
.subnewsWrap{ padding:10px 0 20px 0; width:100%;}
.subnewsWrap ul{ margin:0; padding:0; list-style:none;}
.subnewsWrap ul li{ clear:both; border-bottom:#ddd solid 1px;padding:39px 0; height:129px;}
.subnewsWrap ul li dl{ margin:0 auto; padding:0; width:1180px; height:129px;}
.subnewsWrap ul li dl .ddpic{ width:162px; margin:0; padding:0; float:left; }
.subnewsWrap ul li dl dt{ width:992px; float:right; font-size:16px; margin-bottom:8px; color:#000;}
.subnewsWrap ul a{ display:block; width:100%;}
.subnewsWrap ul a:hover dt{ color:#c41f1f;}
.subnewsWrap ul li dl .ddTxt{ margin:0; padding:10px 0 0 0; width:992px; height:67px; font-size:14px; line-height:26px; float:right; color:#707070;}
.subnewsWrap ul li dl .ddDate{ margin:0; padding:0; width:992px; color:#6e6e6e; float:right;}

/*-----新闻详细页面--------*/
.newsDeWrap{padding:20px 0;}
.newsDetit{	line-height:40px;text-align:center;	font-size:24px; color:#090909}
.zhaiyao{ color:#8b8a8a; font-size:14px; text-align:center; padding:10px 0;}
.zhaiyao a{ color:#8b8a8a; }
.newsDeContent{	line-height:28px;	padding:10px 0px 20px 0;	font-size:14px;	}
.nextWrap{ width:100%; padding:20px 0; background:#f0f0f0;}
.nextWrap .next{ width:600px; font-weight:bold; color:#565656; line-height:32px; float:left;}
.nextWrap .next a{ color:#565656;}
.baidushareMore{ width:3px; height:24px; background:url(../images/share5.jpg) no-repeat left top !important;}
.baidushareXinlang{ width:3px; height:24px; background:url(../images/share1.jpg) no-repeat left top!important;}
.baidushareWeibo{ width:3px; height:24px; background:url(../images/share2.jpg) no-repeat left top!important;}
.baidushareQQ{ width:3px; height:24px; background:url(../images/share3.jpg) no-repeat left top!important;}
.baidushareKongjian{ width:3px; height:24px; background:url(../images/share4.jpg) no-repeat left top!important;}
.bdsharebuttonbox span{ color:#565656; padding-right:10px; line-height:38px;}
.bdsharebuttonbox { padding-top:10px;}

/*--手机站列表--*/
.hcase_mobile_list{ width:1200px; margin:0 auto; clear:both; padding-top:30px;}
.hcase_mobile_list ul{ margin:0px; padding:0; list-style:none;}
.hcase_mobile_list ul li{ float:left; width:275px; height:504px; background:url(../images/mobilebgin2.jpg) no-repeat left top; margin-bottom:30px; position:relative; overflow:hidden;}
.hcase_mobile_list ul li .img{ width:247px; height:370px; margin:0 auto; margin-top:55px;}
.hcase_mobile_list ul li .img img{width:247px; height:369px; }
.hcase_mobile_list ul li .shows{width:247px; height:370px; position:absolute; top:55px; left:14px; background:url(../images/yy2.png) repeat left top; text-align:center; color:#fff; display:none;}
.hcase_mobile_list ul li .shows .p1{ font-size:15px; margin-top:55px;}
.hcase_mobile_list ul li .shows img{ width:150px; height:150px; margin-top:20px; margin-bottom:30px; clear:both;}
.hcase_mobile_list ul li .shows .p2{ width:100%; clear:both; overflow:hidden;}
.hcase_mobile_list ul li .shows .p2 a{ width:150px !important; margin:0 auto;height:40px; background:#d71618; display:block; color:#fff; font-size:15px; line-height:40px;-moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius: 5px; /* Safari 和 Chrome */
  border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */ left:0;top:0;} 
.hcase_mobile_list ul li .shows .p2 a:hover{ background:#e84a4b;}
.mr18{ margin-right:18px;}
/*--分页--*/
.page {
	padding:20px 0px 30px 0px;
	text-align:center;
	clear:both;
	margin:0px auto;
	font-size:14px;
}
.page A {
	BORDER-RIGHT: #c9c9c9 1px solid;
	PADDING-RIGHT: 10px;
	BORDER-TOP: #c9c9c9 1px solid;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 5px;
	MARGIN: 2px;
	BORDER-LEFT: #c9c9c9 1px solid;
	COLOR: #818181;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #c9c9c9 1px solid;
	TEXT-DECORATION: none;
	
}
.page A:hover {
	BORDER-RIGHT: #c9c9c9 1px solid;
	BORDER-TOP: #c9c9c9 1px solid;
	BORDER-LEFT: #c9c9c9 1px solid;
	COLOR: #322516;
	BORDER-BOTTOM: #c9c9c9 1px solid
}
.page A:active {
	BORDER-RIGHT: #c9c9c9 1px solid;
	BORDER-TOP: #c9c9c9 1px solid;
	BORDER-LEFT: #c9c9c9 1px solid;
	COLOR: #818181;
	BORDER-BOTTOM: #c9c9c9 1px solid
}
.page SPAN.current {
	BORDER-RIGHT: #c4201f 1px solid;
	PADDING-RIGHT: 10px;
	BORDER-TOP: #c4201f 1px solid;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 5px;
	MARGIN: 2px;
	BORDER-LEFT: #c4201f 1px solid;
	COLOR: #fff;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #c4201f 1px solid;
	BACKGROUND-COLOR: #c4201f
}
.page SPAN.disabled {
	BORDER-RIGHT: #c9c9c9 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #c9c9c9 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	MARGIN: 2px;
	BORDER-LEFT: #c9c9c9 1px solid;
	COLOR:#ababab;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #c9c9c9 1px solid
}

/*--旋转--*/
.xwcms {    
	-webkit-transition: -webkit-transform 0.5s ease-out;
	-moz-transition: -moz-transform 0.5s ease-out;
	-o-transition: -o-transform 0.5s ease-out;
	-ms-transition: -ms-transform 0.5s ease-out;
}
.xwcms:hover {
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

/*--网站建设--*/
.menu_fixed {POSITION: fixed; LEFT: 0px; MARGIN: 0px; Z-INDEX: 999; WIDTH: 100%;}


/*--浮动qq--*/
#kefu{ width:130px; height:auto; position:fixed; top:50%; right:0;z-index:8888; background:#fff; margin-top:-202px; z-index:9999;}
#kefu .top{ width:90px; background:#454c56 url(../images/fd_tb1.jpg) no-repeat 12px center; height:30px; line-height:30px;font-family:"Microsoft YaHei"; font-size:14px; color:#fff; padding-left:40px;}
#kefu .tit{ text-align:center;font-family:"Microsoft YaHei"; color:#312525; line-height:30px;}
#kefu .qqlist{ width:130px; margin:0 auto; margin-bottom:20px; overflow:hidden;}
#kefu .qqlist img{ margin:0 8px; float:left;}
#kefu .middle{ width:128px; margin:0 auto; text-align:center; overflow:hidden; border:#e4e3e4 solid 1px; border-bottom:none; border-top:none; padding:15px 0;}
#kefu .middle ul{ margin:0 auto; width:117px;list-style:none;}
#kefu .middle ul li{ float:left; width:58px;}
#kefu .middle ul li a{ display:block; width:100%;}
#kefu .middle ul li .title{ line-height:25px;}
#kefu .middle ul .bor-bottom{ border-bottom:#dbdbdb solid 1px;}
#kefu .middle ul .bor-right{ border-right:#dbdbdb solid 1px;}
#kefu .middle ul .pt6{ padding-top:6px;}
#kefu .middle ul .pb4{ padding-bottom:4px;}
#kefu .middle p{ color:#991C0A;}
#kefu .close{float:right; margin-right:2px; margin-top:2px; cursor:pointer;}
.right_bar{ width:40px; height:133px; position:fixed; top:50%; right:0; margin-top:-202px; z-index:9999; display:none;}
.right_bar img{cursor:pointer;}
#kefu .ewm{ width:128px; margin:0 auto; text-align:center; overflow:hidden; border:#e4e3e4 solid 1px;border-bottom:none; border-top:none;  }
#kefu .ewm img{ width:90px; height:90px; margin-bottom:15px;}
#kefu .bottom{ width:110px; background:#454c56 url(../images/ft_tb2.jpg) no-repeat 6px center; line-height:18px;font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#fff; padding:10px 0;padding-left:20px; }


/*---首页bananner--*/
.banner{position:relative; max-width:1440px; margin:0 auto;}
.banner_hd {height:340px; margin:0 auto; position: relative; overflow:hidden;}
.banner_hd  ul{height:100%;margin: 0 auto; padding:0; list-style:none;}
.banner_hd  ul li{height:340px;}
.banner_hd ul li .container{height:100%;}
.banner_hd ul li .banner1-1{position: absolute;top:-300px;left:72px; color:#fff;}
.banner_hd ul li .banner1-2{position: absolute;top:90px;right:60px;opacity: 0}

.banner_hd ul li .banner2-1{position: absolute;left:70px;right:0;top:-500px;opacity: 0}
.banner_hd ul li .banner2-2{position: absolute;bottom:-300px;right:-20px;display: none;}

.banner_hd ul li .banner3-1{position: absolute;left:0px;top:-555px;}
.banner_hd ul li .banner3-2{position: absolute;top:43px;right:-800px;}
.banner_hd ul li .banner1-1 h1{ margin:0; padding:0; color:#ffffff; font-size:30px; font-weight:bold; padding-bottom:20px;}
.banner_hd ul li .banner1-1 h2{ display:block; clear:both; background:url(../images/banner-dot.png) no-repeat left center; font-size:16px;  font-weight:normal; line-height:30px; padding-left:20px;}

.banner_hd ul li .banner2-1 h1{ margin:0; padding:0; color:#ffffff; font-size:24px; font-weight:bold; line-height:33px;}
.banner_hd ul li .banner3-2 h1{margin:0; padding:0; color:#ffffff; font-size:30px; font-weight:bold; padding-bottom:33px;}
.banner_hd ul li .banner3-2 h2{ display:block; clear:both; background:url(../images/banner-dot.png) no-repeat left center; font-size:16px;  font-weight:normal; line-height:30px; padding-left:20px; color:#fff;}
/*数字按钮样式*/
.banner_hd .num { overflow:hidden;  position:absolute; bottom:5%; margin:0 auto;left:0;right:0;
	text-align:center;zoom:1; z-index:3 ;
}
.banner_hd .num ul{display: inline-block;}
.banner_hd .num li {width:13px;height:13px;  color: #FFFFFF;margin:0 5px; cursor:pointer; 
	float: left;background:url(../images/banner_ico.png) no-repeat;
}

.banner_hd .num li.on { background:url(../images/banner_ico_on.png) no-repeat } /*当前项*/
/*上一个  下一个*/
.banner_hd .prev,
.banner_hd .next { display: none; width: 40px; height: 100px; background: url(../images/btn.png) no-repeat;
 position: absolute; top: 50%;margin-top:-50px;
}
.banner_hd .prev { left:8%; }
.banner_hd .next { right:8%; background-position: right }

/*容器居中*/
.block-center{display: block;margin-left:auto;margin-right:auto;}
/*文字居中*/
.text-center{text-align: center;}
/*通用容器*/
.container{width:1180px;}
/*相对定位*/
.posrel{position:relative;}
/*固定定位*/
.posfix{position: fixed;}

/*--headQQ--*/
.headQQ{ width:300px; position:absolute; top:18px; right:280px;}
.headQQ a{ display:block; width:80px; float:left;}
.headQQ .title{ line-height:20px; float:left; padding-left:5px;}

/*案例标签搜索*/
#tagform{margin: 15px auto 0 auto; width: 100%; max-width: 1200px; }
.search_inArea {position: relative;padding-right: 160px;margin-bottom: 15px;}
.search_inArea input[type="text"] {width: 100%; outline: none;	background-color: #fff;	padding: 5px 15px;height: 40px;color: #4c4849;font-size: 16px;font-weight: 700; border: #ededed  solid 1px;}
.search_inArea input[type="text"]:focus{outline: none;}
.search_inArea label {webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;display: inline-block;padding: 5px 12px;margin-bottom: 0;font-size: 14px;font-weight: bold;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;	cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;border: 1px solid transparent;border-radius: 4px;	text-transform: uppercase;line-height: 36px;position: absolute;right: 0;top: 0;width: 140px;
	border: 0;border-radius: 0;background-color: #c41f1f ;height: 52px;color: #fff;font-size: 20px;text-align: center;}
.search_inArea label span {font-size: 20px;color: #fff;margin: 0;display: inline-block;position: relative;top: 3px;font-weight: 400;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}