﻿@charset "utf-8";
/********************************/
/******** author:ma ****/
/********************************/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,abbr,del,dfn,em,img,ins,strike,strong,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,object,col,colgroup,caption,summary,tbody,tfoot,thead,th{margin:0;padding:0;border:0;}
input,button{margin:0;padding:0;border:0;background:none;}
body{color:#666;font-size:12px;    font: 12px/26px 'Microsoft Yahei',SimSun,sans-serif;/*font-family:"Microsoft YaHei","微软雅黑";*/}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl,em{color:#333;font-style:normal;}
h1,h2,h3,h4,h5,h6{font-weight:700;}
ol,ul,li{list-style:none;}
button,input[type="submit"]{cursor:pointer;}
*+html img{margin-bottom:0!important;}
/* Fix IE7 */
textarea{margin:0;padding:0;font-size:14px;overflow:auto;}
:focus{outline:0;}
.clearfix:after{content:"\0020";line-height:0;font-size:0;display:block;clear:both;visibility:hidden;overflow:hidden;}
.clearfix{clear:both;overflow:hidden;visibility:visible;}
a{color:#333;text-decoration:none;}
.area{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	border-top: 1px solid #444;
	_width:expression(document.body.clientWidth > 1000 ? "1000px" : "auto");
	}	
/*导航*/
/*分页条*/
.page_list{ margin-left:1px;}
.page_bar{display:inline-block;border-radius:4px;
background-color: #fafafa;
background-image: -moz-linear-gradient(top,#fff,#f2f2f2);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f2f2f2));
background-image: -webkit-linear-gradient(top,#fff,#f2f2f2);
background-image: -o-linear-gradient(top,#fff,#f2f2f2);
background-image: linear-gradient(to bottom,#fff,#f2f2f2);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff2f2f2',GradientType=0);
-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
box-shadow: 0 1px 4px rgba(0,0,0,0.065);
}
.page_bar li.thisclass{ background:#ef0209; color:#fff;}
.page_bar li.thisclass a{ color:#fff;}
.page_bar li.thisclass:hover{ background:#ef0209;}
.page_bar li:first-child{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px;}
.page_bar li:last-child{margin-left:-1px;border-bottom-right-radius:4px;border-top-right-radius:4px;}
.page_bar li{display:inline; text-transform:uppercase; font-size:12px;padding:14px 15px;margin-left:-1px;* margin-left:expression(this.previousSibling==null?'0':'-1px');line-height:1.428571429;border:1px solid #ddd;float:left;height:auto;}
.page_bar li:hover{ background:#ef0209; color:#fff;box-shadow:0 0 5px rgba(51,136,255,0.3);}
.page_bar li:hover a{ color:#fff;}
/*header*/
.top{height: 99px;}
.logo{width:370px; height:56px; float:left; margin:20px 0 10px 0;}
.logo h1 a{ display:block; width:370px; height:56px; text-indent:-999em;}
.tool-right{ float:right; width:50%;margin:14px 0 0 0;}
.tool{height:28px; line-height:28px;color: #EB2002; float:right;font-weight: bold; font-size:21px;}
.tool span{ display:block; float:left; margin-left:10px; padding-left:33px; color:#EB2002;background-size: 20px;
background: url(img/gol.jpg)4px 4px no-repeat;}
span.bemail{background: url(img/emaill.jpg) left center no-repeat;
padding-left: 30px;
display: block;
margin-right: 10px;
margin-top: 8px;}
.tool span a{ color:#f30;text-transform: uppercase;
margin-top: 2px;
display: block;}
span.bemail a{ color:#f30; font-size:14px;}
.tool span a:hover{ color:#f30;}
.search{padding: 12px 0px; float:right;}
.search a{ color:#fff;}
.search strong{ font-size:25px; float:left;}
.search span{ font-size: 25px;
float: left;
color: #EB2002;
font-weight: bold;}
.iconp{ float: left; width:26px; height:26px;
margin-right: 4px; background: url(../images/phone.png) no-repeat}
/*hot spots*/
.sns { overflow: hidden; height:28px; background: url(img/icon.jpg) no-repeat -298px 9px; }
.sns dt { color: #444;line-height: 29px; font-weight: bold; padding-left: 15px; float:left;margin-right: 10px; }
.sns dd { width: 20px; float:left;margin: 0 5px; background: none; text-indent: -9999px; }
.sns dd a { display: block; background: url(img/icon.jpg)  -40px 1px no-repeat; text-indent: -9999px;background-size: 80px; }
.sns dd.sns2 a { width:19px;  background-position: -20px 1px; }
.sns dd.sns3 a { background-position: 0px 1px; }
.sns dd.sns4 a{ background-position: -60px 1px; }
.fn-left {
float: left;
}
/*nav*/
.nav{ height:40px;position: relative; width:100%; background:#282828; border-bottom:1px solid #fff;font-family: Arial, Helvetica, sans-serif;}
.nav ul li{ float:left;position: relative; width:142px; text-align:center;}
.nav ul li a:hover{ color:#fff; text-decoration:underline; }
.nav ul li a,.nav ul li span{ color:#fff; font-size:15px;position: relative; display:block; line-height:40px; text-transform:uppercase;}
.nav_m{position:relative;z-index:100;}
/*menu-sub*/
.modelli{ position:relative;}
.modelli:hover .moreul{ display:block;}
.moreul{ display:none; background:#000; overflow:hidden;text-transform: uppercase; width:142px;position: absolute;}
.moreul li{border-bottom: 1px dotted #ddd;border-top: 1px dotted #111;text-align: center;}
.moreul li a{ color:#fff; display:block; font-size:14px;}
.moreul li a:hover{ background:#EB2002;text-decoration:underline;}

/*model*/
a.whatsapp { width:25px; height:25px; background:url(img/whatsapp.png) no-repeat; text-indent: -999px;background-size: 24px;}
span.whatsappspan{width:35px; height:35px;float:left;padding: 0;margin:2px 0; background:none; position:relative;}
.tuicon{ width:72px; height:72px; float:left;margin: 33px 15px 0 20px;}
span.whatsappspan:hover .container {
	display: block;
}
div.container {
	position: absolute;
	top: 34px;
	left: -18px;
	display: none;
	height: 132px;
	width: 330px;
	background-color: transparent;
border-radius:8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
-webkit-box-shadow: rgba(0, 0, 0, 0.458824)4px 2px 20px ;/*3px 3px 6px*/
 *border:1px solid #666;
 z-index: 117;
}
.hellop{ width:222px; float:left;margin-top: 25px;}
s {
	position: absolute;
	top: -20px;
 *top:-22px;
	left: 20px;
	display: block;
	height: 0;
	width: 0;
	font-size: 0;
	line-height: 0;
	border-color: transparent transparent #666 transparent;
	border-style: dashed dashed solid dashed;
	border-width: 10px;
}
i.iconii {
	position: absolute;
	top: -9px;
    *top:-9px;
	left: -10px;
	display: block;
	height: 0;
	width: 0;
	font-size: 0;
	line-height: 0;
	border-color: transparent transparent #fff transparent;
	border-style: dashed dashed solid dashed;
	border-width: 10px;
}
.connrall {
	border: 1px solid #666;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius:8px;
	position: absolute;
	background-color: #fff;
	width: 100%;
	height: 100%;
 *top:-2px;
 *border-top:1px solid #666;
 *border-top:1px solid #666;
 *border-left:none;
 *border-right:none;
 *height:102px;
             /* For IE 5.5 - 7 */
             filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
}

#kinMaxShow{ margin-bottom:20px;}
/*procate*/
.procenter,.content{  overflow:hidden;margin-top: 20px;}
.procenter h2{ text-transform:uppercase; font-weight:normal; font-size:20px; margin-bottom:15px;border-bottom: 2px solid #EB2002;height: 30px;}
.list-item{ width:268px; float:left; border:1px solid #ccc;  height:285px;margin-right: 22px;}
.list-item img{ width:250px; padding:14px 8px 4px 8px;}
.list-item p{ padding:0 11px 14px 10px; color:#666; line-height:22px}
.list-item  a.title{ background:#dbdbdb; height:35px; line-height:35px; font-size:16px; display:block; text-align:center; border-bottom:1px solid #adacac;}
.list-item:hover a.title{ background:red; border-bottom:1px solid #c68200; color:#fff;}
.list-item.hover{ border: 1px solid #a5a5a5;
box-shadow: 0 0 15px rgba(0,0,0,0.3);/*height:264px;*/}
.list-item.hover a.title{ background:red; border-bottom:1px solid #c68200; color:#fff;}
/*content*/
.wrapper{ width:1100px; margin:0 auto;}
.ques{ float:left; width:40%;margin-top: 1px;}
.ques h2,.service h2{font-weight:normal; font-size:20px; margin-bottom:15px;border-bottom: 2px solid #EB2002; height:30px;}
.ques img,.service img{ padding-bottom:15px;}
.ques ul{ overflow:hidden;}
.ques ul li{ margin-bottom:5px; padding-bottom:10px;border-bottom: 1px solid #ccc; background:#f5f5f5;}
.ques ul li a{ font-size:12px; font-weight:bold; line-height:16px;}
.ques ul li p{ color:#888; line-height:40px; height:40px; overflow:hidden;}
.ques ul li span{ color:#999;}
.ques ul li a.readmore{font-size:12px; background:url(img/icon3.jpg) no-repeat left center; padding-left:22px; color:#ef0209; text-decoration:underline;}
.ques ul li a.readmore:hover{ color:#ef0209; text-decoration:underline;}
.pro-line{ float:left; width:36%; margin-right:30px;height:337px;border-bottom: 1px solid #d1d1d1;overflow: hidden;}
.hd{ margin-bottom:10px; border-bottom: 2px solid #EB2002; _margin-bottom:15px; overflow:hidden; _height:28px;}
.hd h2{ font-weight:normal; font-size:20px; float:left;}
.arror{ float:right;}
.arror img{ margin-right:6px; cursor:pointer;}
.ps_list{ overflow:hidden; position:relative; width:100%;}
.ps_list ul{ position:absolute;}
.ps_list ul li{margin-bottom:7px;overflow:hidden;float:left;*float:none;_height:100px;background:#f5f5f5;width:421px;padding:10px 0;height:122px;}
.ps_list ul li img{ float:left;}
.ps_title{ float:left; width:56%; margin-left:10px;}
.ps_title h2 a{ font-size:13px; font-weight:bold; line-height:25px;}
.ps_title p{ color:#666; line-height:20px;}
.ps_title p a{ color:#666;}

.service{ float:right; width:222px;}





/*index style*/
.backall{width: 1170px;    padding: 0 20px;background: #fff;margin: 0 auto 10px auto;border: 1px solid #d5d5d5;}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
#footer{float:left;overflow:hidden;margin:0 auto;width:100%;height:auto;background:#282828;color:#7e8793; padding:30px 0;}
#footer_feilei{overflow:hidden;margin:0 auto;margin-top:30px;margin-bottom:15px;padding:0 0 5px 0;width:1180px;color:#FFF;}
#footer_feilei li{float:left;padding:0 0;}
#footer_feilei li.first{margin-left:40px;}
#footer_feilei li dl dt{margin-bottom:15px;font-size:16px; color:#fff;}
#footer_feilei li dd{padding-left:10px;width:100%;line-height:25px;}
#footer_feilei li dd a{color:#999;}
.fenleia1{margin-top:10px;width:30%;color:#999;}
.fenleia2,.fenleia3,.fenleia4,.fenleia5{width:15.8%!important;width:14.7%;background:url(../images/right_x.gif) no-repeat 120px top;}
.fenleia1 a{margin:0 15px;color:#fff;}
.fenleia1 .tel{margin-bottom:15px;color:#fff;font-size:20px;}
.fenleia1 .tuku{float:left;margin-top:16px;width:120px;height:30px;background:#000;text-align:center;font-size:16px;line-height:30px;}
.tuku a{color:#FFF;}
.fenleia1 .message{float:left;margin-top:15px;margin-left:20px;width:120px;height:30px;background:#ED1C24;text-align:center;font-size:15px;line-height:30px;}
.fenleia1 .message a{color:#FFF;}
.fenleia6{width:80px;}


/**/
#slides {display:none;position:relative;}
.slidesjs-container{ z-index:2;}
.slidesjs-navigation{padding-right: 15px;padding-left: 15px;position: relative;top: -300px; z-index:3;}
.slidesjs-navigation a:focus{ outline:none;}
.slidesjs-navigation a:hover{ background:rgba(2, 2, 2, 0.3); color:#fff;}
.slidesjs-navigation a{font:bold 20px /normal simsun;text-decoration:none;color:#fff;padding: 50px 10px;background-color: rgba(80, 80, 80, 0.3);}
.slidesjs-previous{float: left;}
.slidesjs-next{ float:right;}
.slidesjs-pagination{float:left;margin-top:15px;padding-left:5px;display: none;}
.slidesjs-pagination li{float:left;padding:0 3px;}
.slidesjs-pagination li a{display:block;width: 13px;text-indent: -99999px;height:0;padding-top:13px;background:url(img/pagination.png) 0 0;overflow:hidden;}
.slidesjs-pagination li a.active,.slidesjs-pagination li a:hover.active {background-position: 0 -13px}
.slidesjs-pagination li a:hover {background-position: 0 -26px}
/*下拉导航*/
.boxw{ width:1100px; margin:0 auto;}
#nav{height:40px;}
#nav li.nav_m{position:relative;z-index:100;float:left;width:135px;height: 40px;line-height: 40px;}
#nav li.nav_index{width:133px;}
#nav li.nav_m a.nav_m_link{display:block;color:#fff;text-align:center;text-decoration: none;font-size: 16px;font-family: "Microsoft Yahei";}
#nav li.nav_m a.nav_m_link:hover{background:#EB2002;}
#nav li.nav_index a.nav_m_link:hover{background:#EB2002;}
.nav_sub_main{position:absolute;top:33px;left:-9999px;z-index:100;width:137px;}
#nav li.sfhover .nav_sub_main{left:0;}
#nav li.nav_m:hover .nav_sub_main{left:0;}
.nav_sub_main li{height:27px;text-align:center;font-size:12px;line-height:26px;}
.nav_sub_main li a{display:block;width:137px;height:27px;background:url(../images/bg_sed_navi.png) no-repeat center bottom;color:#fff;}
.nav_sub_main li a:hover{background:url(../images/bg_sed_navi_h.png) no-repeat center bottom;color:#fff;}
.main_menu{position:absolute;top:40px;left:-410px;z-index:100;display:none;overflow:hidden;width:965px;height:480px;background:#f2f2f2 url(../images/nav_sub.gif) 0 -120px repeat-x;font-size:12px;_zoom:1;}
#nav li.sfhover .main_menu{display:block;}
#nav li.nav_m:hover .main_menu{display:block;}

/*nav*/
.togglebg{position:absolute;top:139px;z-index:9999;width:100%;height:460px; border-top:2px solid #EB2002;background-color:#333;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,rgba(255,255,255,0.1)),color-stop(100%,rgba(0,0,0,0.1))),url(../images/bg-noise.png);background-image:-webkit-linear-gradient(top,rgba(255,255,255,0.1) 0,rgba(0,0,0,0.1) 100%),url(../images/bg-noise.png);background-image:-moz-linear-gradient(top,rgba(255,255,255,0.1) 0,rgba(0,0,0,0.1) 100%),url(../images/bg-noise.png);background-image:-o-linear-gradient(top,rgba(255,255,255,0.1) 0,rgba(0,0,0,0.1) 100%),url(../images/bg-noise.png);background-image:linear-gradient(top,rgba(255,255,255,0.1) 0,rgba(0,0,0,0.1) 100%),url(..images/bg-noise.png);background-size:auto;-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.25);-moz-box-shadow:0 2px 2px rgba(0,0,0,0.25);box-shadow:0 2px 2px rgba(0,0,0,0.25);color:#eee;}
.togglebg a:hover{ text-decoration:none;}

.subnav-container{position:relative;margin:0 auto;padding:30px 0 25px;max-width:1200px;}
.subnav-section{position:relative;display:table;overflow:hidden;margin:0 auto;width:100%;border-right:1px solid #444;border-left:1px solid rgba(0,0,0,0.2);}
.subnav-item{float:left;box-sizing:border-box;padding:0 15px;width:240px;height: 395px;border-right:1px solid rgba(0,0,0,0.2);border-left:1px solid #444;vertical-align:top;}
.subnav-item ul{margin-top:10px;}
.subnav-item ul>li{ clear:both;overflow: hidden;margin:4px 0;font-size:13px;font-family:Helvetica,Arial,sans-serif;line-height:22px;}
.subnav-item ul>li a{ color:#ccc;}
.subnav-item ul>li a:hover{ text-decoration:underline;}
.subnav-itemheader{font-size:16px;font-family: "Microsoft Yahei","����";}
.subnav-itemheader a{color:#fff;}
.subnav-item ul>li a.morea{ margin-top:15px; color:#fd8200;}
.hoticon{ float:left;}
.icon-hot{ float:left; display:block;margin-top:6px;margin-left: 8px; width:26px; height:9px;}
.gymenu{position:absolute;left:0;z-index:11;display:none;width:100%;height:166px;border-top:2px solid #EB2002;border-bottom:1px #333 solid;background-color:#333;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,rgba(255,255,255,0.1)),color-stop(100%,rgba(0,0,0,0.1))),url(../images/bg-noise.png);background-image:-webkit-linear-gradient(top,rgba(255,255,255,0.1) 0,rgba(0,0,0,0.1) 100%),url(../images/bg-noise.png);background-image:-moz-linear-gradient(top,rgba(255,255,255,0.1) 0,rgba(0,0,0,0.1) 100%),url(../images/bg-noise.png);background-image:-o-linear-gradient(top,rgba(255,255,255,0.1) 0,rgba(0,0,0,0.1) 100%),url(../images/bg-noise.png);background-image:linear-gradient(top,rgba(255,255,255,0.1) 0,rgba(0,0,0,0.1) 100%),url(..images/bg-noise.png);background-size:auto;-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.25);-moz-box-shadow:0 2px 2px rgba(0,0,0,0.25);}
.gymenu dl{position:relative;display:block;overflow:hidden;margin:auto;width:1110px;height:166px;border-right:1px solid #555;border-left:1px solid #111;}
.gymenu dl dd{float:left;display:block;border-right:1px solid #111;border-left:1px solid #555;}
.gymenu dl dd a{position:relative;display:block;overflow:hidden;width:220px;height:166px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;}
.gymenu dl dd a:hover{background-color:#323232/*008cd6*/
;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;}
.gymenu dl dd a:hover h2{color:#fff;}
.gymenu dl dd a b{position:absolute;top:14px;left:68%;display:block;margin-left:-125px;width:170px;height:115px;text-indent:-9999px;-webkit-transition-delay:.1s;-moz-transition-delay:.1s;transition-delay:.1s;-ms-transition-delay:.1s;}
.gymenu dl dd a h2{position:relative;top:135px;color:#fd8200;text-align:center;font-weight:normal;font-size:14px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;}
.gymenu dl dd.all-series a b{background:url(../images/cixj.png) no-repeat;}
.gymenu dl dd.xplay-series a b{background:url(../images/dk.png) no-repeat;}
.gymenu dl dd.xshot-series a b{background:url(../images/gjs.png) no-repeat;}
.gymenu dl dd.x-series a b{background:url(../images/fjs.png) no-repeat;}
.gymenu dl dd.y-series a b{background:url(../images/qt.png) no-repeat;}
/*menunav*/
.modelli{ position:relative;}
.modelli:hover .moreul{ display:block;}
.moreul{ position: absolute;z-index: 900; display:none; width:135px;background:#2e3134;}
.moreul li{border-top: 1px dotted #111;border-bottom: 1px dotted #555;text-align: center;font-family: "Microsoft Yahei";}
.moreul li a{ display:block; color:#fff; font-size:14px;font-family: "Microsoft Yahei";}
.moreul li a:hover{ background:#EB2002;}
/*pro*/
.proddd{margin-bottom:25px; overflow:hidden; margin:0 auto; max-width:1170px; margin-top:50px;height:300px;}
.pro{ margin-bottom:25px; overflow:hidden; margin:0 auto; max-width:1170px; margin-top:50px;}
.promenu{ margin-bottom:20px; _margin-bottom:0px;     }
.promenu ul{ height:52px; line-height:50px; width:100%;  background: url(../images/ul_x.jpg) repeat-x left bottom; position:relative; z-index:1;  }
.promenu ul li{ text-align:center; float:left; cursor:pointer; background-color:#F9FAFC; width:19.5%; height:50px; line-height:50px; border:1px solid #ccc; border-bottom:0; margin-right:0.3%;}
.promenu ul li.active{ background-color:#fff; height:49px; color:#333; line-height:50px; border:1px solid #ccc; border-top:3px solid #ED1C24; border-bottom:none; font-weight:bold; position:relative; z-index:2; top:0px;}
.prolist{ margin-top:20px;_margin-top:0px;  overflow:hidden; width:100%; }
.prolist img{ opacity:1;filter:alpha(opacity=100);}

.content-bg li, .content-gif li
{
    width:22%;
    float: left;
    margin: 14px 3% 0 0;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.content-gif span{text-align:center;vertical-align:middle;}
.content-gif span img{margin-top:expression(100-this.height/2); }
.content-gif  img{width:100%; height:auto;}
.save{width:100%;height:30px;line-height:30px;top:150px;left:0;position:absolute;background:#000;
font-size:12px;text-align:center;opacity:.8;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);-MS-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"}
.save a{color:#fff;display:block;cursor:pointer}
/*定位导航*/
 #header-wrapper { height:50px; margin:0 auto; width:100%; display:none; position:fixed; top:0;}	
.fixed { position: absolute;  top: 0px; z-index:9999; height:50px;/* background:#004f87;*/ line-height:50px; margin:0 auto;left:0;}
.fixed #header-wrapper { height:50px; margin:0 auto; width:100%;}
.fixed ul{ border-bottom:0; height:50px; overflow:hidden; margin:0 auto;width: 1212px;}
.fixed ul li{float:left; margin-right:40px; border:none;}
.fixed ul li a{ color:#fff;line-height:50px; background:none;}
.fixed ul li a:hover{ color:#ff9700;}
div.fixed ul li a[href="#m6"]{ background:#ff9700;color:#000;}
div.fixed ul li a[href="#m6"]:hover{ color:#000;}
.fixed ul li.cur a{ background:#ef0209; display:inline-block; font-size:24px; color:#fff; padding:0 15px; height:50px; line-height:50px;}
.fixed ul li.cur a:hover{ color:#fff;}
.boxalllll{ width:1100px;margin:0 auto;}


/*footer*/
.foot_wrap{width:100%;height:181px;background-color:#282828;color:#fff}
.foot_wrap .w1000{font-size:14px;line-height:24px}
.w1000 {
    width: 1200px;
    margin: 0 auto;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.fleft{margin-top:65px;/* padding-right: 20px; */height:90px;background:url(../images/bgl.png) right no-repeat;width: 17%;}
.fleft img{width:215px;display:block}
.fright{margin-top:60px;width: 80%;margin-left: 3%;}
.clear{ clear:both;}
.fright ul li{float:left;width:90px;text-align:center;height:20px}
.fright ul li a{color:#6a6a6a;font-size:14px;line-height:15px;width:100%;display:block;height:15px;border-right:1px solid #999}
.fright ul li a:hover{text-shadow:0 0 .3px #000;transition:all .5s; color:#FF0;}
.fright ul li:nth-last-child(1) a{border-right:none}
.fright ul li:nth-last-child(5){width:74px;text-align:start}
.fright p{color:#616364}
.fright .p1{color:#979696}
div.fright .p1 a{ color:#ddd;}
div.fright .bot{ color:#ddd;}
div.fright .bot  i.iii{ font-style:normal;}