html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0}
html{width:100%;min-width:1000px;*overflow-x:hidden}
img{border:0 none;vertical-align:top}
ul, li{list-style-type:none}
h1, h2, h3, h4, h5, h6{font-size:14px}
body, input, select, button, textarea{font-size:12px;font-family:"微软雅黑"; color:#666; box-sizing: border-box;}
button{cursor:pointer}
body{background:#fff;color:#666;line-height:1.2; box-sizing: content-box;}
a, a:link, a:visited{text-decoration:none;color:#666;outline: none;}
a:active, a:hover{text-decoration:none;color:#666}
a:focus{-moz-outline-style:none}
i,em{font-style: normal;}
.fn-clear:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.fn-clear{zoom:1}
.clear{diplay:block!important;float:none!important;clear:both;overflow:hidden;width:auto!important;height:0!important;margin:0 auto!important;padding:0!important;font-size:0;line-height:0}
.fn-left, .fn-right{display:inline;float:left}
.fn-right{float:right}
.fn-relative{position:relative}
.fn-absolute{position:absolute}
.fn-pt{display:block;height:20px;overflow:hidden;zoom:1;clear:both}
.fn-pt2{display:block;height:10px;overflow:hidden;zoom:1;clear:both}
.container{width:1200px;margin:0px auto}
.container1{width:1100px;margin:0px auto}
.total_bg{background:#fff;width:1000px;margin:0px auto;padding-left:20px;padding-right:20px}
.mar-bot{ margin-bottom: 30px;}
.fn-mm{background: none;
    border: none;}
/*top*/
.top-line{width: 100%;height: 40px;border-bottom: 1px solid #efefef;}
.top-left{float: left;font-size: 12px; line-height: 40px;}
.top-right{float: right;font-size: 12px; line-height: 40px;}
.top-right i{color: #f15302;font-weight: bold;}
#top{width:100%;background:#2a2a2a;border-bottom: 1px solid #5c5c5c;}
#top .logo{float:left;text-align:left;width: 200px;}	
#top .logo a{display: table-cell;
    width: 200px;
    height: 80px;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;}
#top .logo img{max-width: 100%;max-height:100%;}
.toptel{font-family:\5FAE\8F6F\96C5\9ED1;font-size:14px;margin-top:32px;color:#83161b;background:url(../images/tel.png) no-repeat left center;padding-left:58px}
.toptel em{display:block;float:left;font-style:normal}
.toptel span{font-size:24px;display:block;float:left}



/*多级菜单导航*/
/*多级菜单导航*/

.header{
	float:left;
	/*width: 100%;*/
	/*background: #2EC4B6;*/
	/*float: right;*/
}
.header .nav{
	/*width: 1200px;*/
	margin: 0 0 0 30px;
	
}
.header .nav li{
	position: relative;
	float: left;	
	height: 80px;
	line-height: 80px;
	text-align: center;
}
.header .nav li a{
	color: #fff;
	font-size: 16px;
	display: block;
	border-bottom: 2px solid transparent;
}
.header .nav li a.active{color: #fff;}
.header .nav li ul li a{color: #fff ;}

.header .nav li .second-nav{
	/*width: 130px;*/
	display: none;
	position: absolute;
	left: 0px;
	top:100%;
margin-top: 1px;
	z-index: 99;
	background: rgba(25, 25, 25, 0.6);

}
.header .nav li .second-nav li{
	position: relative;
	width: 100%;
	height: 50px;
	/*padding: 0px;*/
	margin:0px;
	line-height: 50px;
	
	box-sizing: border-box;
	
}

/*.header .nav li ul li:hover .third-nav li a{filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#444444',GradientType=0 ); }*/
.header .nav li .second-nav .third-nav{
	background: rgba(25, 25, 25, 0.6);
	position: absolute;
	/*min-width: 100%;*/
	height:auto;
	display: none;
	left: 100%;
	top:0px;

}
.header .nav li .second-nav li a{
	
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    box-sizing: border-box;}
    
.header .nav li .third-nav .forth-nav{
	position: absolute;
	/*min-width: 100%;*/
	height:auto;
	display: none;
	left: 100%;
	top:0px;
	background: rgba(25, 25, 25, 0.6);
}
/*banner*/
.banner{text-align:center}
.banner a{display:block}
.fullSlide{width:100%;position:relative;overflow:hidden}
.fullSlide .bd{margin:0px auto;position:relative;z-index:0;overflow:hidden}
.fullSlide .bd ul{width:100% !important}
.fullSlide .bd li{width:100% !important;overflow:hidden;text-align:center}
.fullSlide .bd li a{display:block}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:30px;left:0}
.fullSlide .hd ul{text-align:center;font-size: 0;min-height: 4px;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;margin: 0px 5px;overflow:hidden;text-align:center;color:#333}
.fullSlide .hd ul .on{background: #fff;}
.fullSlide .prev,.fullSlide .next{display:inline;position:absolute;z-index:1;top:50%;margin-top:-30px;left:30%; margin-left:-500px;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;}
.fullSlide .next{left:auto;right:30%; margin-right:-500px;background-position:-6px -137px}
/*宽度*/
.wide_02{width:20%; float:left; overflow:hidden;display:block; margin-top:10px;}
.wide_05{width:72%; float:right; overflow:hidden; display:block; margin-top: 10px;}
.wide_03 {width:75%; margin-top: 10px;}
.jx-more{ width: 160px; height: 40px; line-height: 40px; text-align: center; border: 1px solid #f86b36; color: #f86b36 !important; font-size: 14px; margin: 30px auto;}
.jx-more a{color: #f86b36 !important; display: block;}
.jx-more a:hover{ background: #f86b36;color: #fff !important; display: block;}  
/*首页搜索*/
.search{float:right;width:236px;height:80px;border: 1px solid #5c5c5c; background: #363434;box-sizing: border-box;}
.text{float:left;font-size:14px;width:180px;height:40px;line-height:40px; color:#ffffff;margin:20px 0px;border: 0px;margin-left: 10px;outline: none;background: transparent;}
.search img{width: 22px; height: 22px; float:right;margin-right: 8px;margin-top: 29px;}

.text::-webkit-input-placeholder { /* WebKit browsers*/ color:#ffffff;}
.text:-moz-placeholder {  /* Mozilla Firefox 4 to 18*/ color:#ffffff;}
.text::-moz-placeholder {  /* Mozilla Firefox 19+*/ color:#ffffff;}
.text:-ms-input-placeholder { /* Internet Explorer 10+*/ color:#ffffff;}








/*关于我们*/
.fl-lm-1, .fl-lm-2{ float: left; width: 100%; overflow: hidden;border: #f15302 solid 1px;  border-top: #f15302 solid 3px; box-sizing: border-box;}
.fl-lm-3{ float: left; width: 100%; overflow: hidden;border: #ebebeb solid 1px;box-sizing: border-box; }
.afan-pt_a_l{width:100%; margin: 0 auto; height: 50px; line-height: 50px;  text-align: center;font-size: 18px;color: #fff;background: #f15302;}
.move_sider{}
.fl-lm-3 img{width: 100%;max-height: 150px;border: 0;}
.lx-us{ background: url(../images/lx-bg.jpg) center no-repeat; height:84px ;}
/*联系我们*/
.lx-main{width: 1180px;margin: 0px auto;font-size: 0;text-align: center;}
.lx-left{display: inline-block;vertical-align: top;text-align:left;width: 700px;padding: 0px 20px; font-size: 20px;line-height: 84px; color: #fff;}
.lx-right{display: inline-block;vertical-align: top;text-align:right;width: 396px;padding: 0px 20px; font-size: 20px;line-height: 84px;}
.lx-right a{padding: 5px 20px; background: #fff; color: #f15302;border-radius:10px; }
.lx-right a:hover{border: 1px solid #fff;background: #f15302; color: #fff;}
/*分类*/
.class{font-family:"微软雅黑";  overflow:hidden; padding:0px 0 10px 0; }
.class_c a{ background-color:#EEEDED; border-radius:5px;}
.class .class_c a:hover{ background-color:#79c648; color:#FFF;}
.class_b img{ width:100%; }
.class_d img{ width:100%;}
.class*{ padding:2% 0;}
.class li a, .class li a:link, .class li a:visited{display:block;height:50px;text-align:center;line-height:50px;font-size:14px;overflow:hidden; color:#474747; border-bottom:#fff 1px solid;}
.class li a:hover{ background:#f15302; display: block; color: #fff;}
.class li ul li a{color: #474747;}
.class li ul li a:link, .class li ul li a:visited{ background-color:rgba(248,248,248,0.9); color: #f15302;}
.allClass_2 a {  font-size: 14px;  display: block;  color: #666;  background: none;  border: none;}
.move_sider a{ text-overflow: ellipsis; white-space: nowrap; overflow: hidden;  padding: 0 10px;}
.imgwith{width:198px;height:113px; border: 1px solid #f0f0f0;}

/*标题*/
.title{ width: 160px; margin: 0 auto;line-height:50px;height:50px; background: url(../images/sider01.jpg) repeat-x bottom;}
.title h3{display:inline-block;*display:inline;*zoom:1;font-weight: bold; font-size:18px;color:#2d3338;font-family:"微软雅黑";font-weight:bold; text-align: center; width: 100%;}
.title2{border-bottom:2px solid #868686;line-height:50px;height:50px}
.title2 h3{border-bottom:2px solid #f15302;display:inline-block;*display:inline;*zoom:1;font-size:16px;font-weight:bold}
.title2 h5{ font-weight: normal; font-size: 13px;}
.title2 strong{font-size:14px;color:#f15302}

/*文字列表*/
.list{ margin-top: 20px;}
.list li{width:100%; border-bottom:#ccc 1px dotted;}
.list li a, .list li a:link, .list li a:visited{display:block;line-height:35px;height:35px;padding-left:10px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; color:#696969;}
.list li a:hover{ color:#f15302}
.list li span{float:right;text-align:right;line-height:35px;margin-right:10px}
.ss{ color:#696969}
.ssa{ color:#df5a86}
.list li a.liwide_01{width:510px}
.list li a.liwide_02{width:500px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
/*联系*/
.contact, .contact2{line-height:32px; min-height:187px;}
.contact p{width:160px;margin-left:10px; color: #666; margin: 0 auto;}
.contact2 p{width:160px;padding: 0 5px; color: #666; margin: 0 auto;}


/*图片列表*/
.picture_list{margin: 20px 0px 20px 0px;}
.picture_list li{float:left;margin:5px 18px 10px 0;display:inline; width: 230px;  border: 1px solid #dbd8d8;}
.picture_list li a{display:block; text-align: center;}
.picture_list li a img{width:220px;height:183px}
.picture_list li a span{display:block;font-size:14px;text-align:center;line-height:33px; padding: 0 5px; background: #dbd8d8;text-overflow: ellipsis; white-space: nowrap; overflow: hidden; width: 220px;}
.picture_list li:hover{border: 1px solid #f15302;}
.picture_list li:hover span{background: #f15302; display: block; color: #fff;}



/*图片无缝滚动*/
a.products_style, a:link.products_style, a:visited.products_style{background:#83161b;width:33px;color:#fff;display:block;font-size:20px;height:155px;letter-spacing:4px;font-family:\5FAE\8F6F\96C5\9ED1;padding-left:14px;padding-top:61px}
.scrollleft{width:920px;padding:0px 0px 9px 0px}
.scrollleft li{float:left;display:inline;width:288px;text-align:center;margin:0 10px}
.scrollleft img{width:288px;height:224px}
.scrollleft span{display:block;text-align:center;font-size:14px;line-height:33px;color: #fff;}
.scrollleft1{width:920px;padding:0px 0px 9px 0px}
.scrollleft1 li{float:left;display:inline;width:217px;text-align:center;margin:0 10px}
.scrollleft1 img{width:217px;height:235px}
.scrollleft1 span{display:block;text-align:center;font-size:14px;line-height:33px;color: #fff;}

/*关于我们*/
.about{line-height:26px}
/*内页*/
.side_about{margin-top:10px}
.side_about_img{text-align:center;padding-bottom:10px}
.side_about_img img{max-width:600px;max-height:inherit;width:expression(this.width > 600 ? "600px" :this.width)}
.side_about h2{text-align:center;line-height:40px;font-size:18px;color: #f15302}
.side_about h3{text-align:center;font-size:12px;font-weight:normal;padding-bottom:10px;color:#999}
.side_about_content{font-size:12px;line-height:40px;padding:10px;margin-bottom:10px;}
.apply{text-align:center}
.side_about_jop{line-height:40px; display: none;}
.side_about_jop .fl-bt{ margin-bottom: 0 !important;}
.side_about_jop .input{height:30px;line-height:30px;width:200px;border:#ccc solid 1px;padding:0 5px;margin-bottom: 5px;}
.side_about_jop span{color:#ff0000;margin-le   acceleratorft:10px}
.side_about_jop td{ font-size: 12px; margin-top: 10px;}
.side_about_jop .textarea{width:470px;height:100px;border:#ccc solid 1px;resize:none;margin-top:5px;padding:5px}
.side_about_jop select{width: 50px; height:30px;line-height:30px;border:#ccc solid 1px; margin-bottom: 5px;}
.bd3{ background: #83161B;width:102px;height:40px; border-radius:5px; border:medium none;color:#fff;line-height:40px;cursor:pointer}
.biaoge{line-height:35px;background:#fff;border-top:1px #eee solid;border-right:1px #eee solid; font-size: 12px; margin-top: 30px;}
.biaoge th{border-bottom:1px #eee solid;border-left:1px #eee solid}
.biaoge td{border-bottom:1px #eee solid;border-left:1px #eee solid}
.biaoge a, .biaoge a:link, .biaoge a:visited{color:#f15302; font-size: 12px;}
.apply a, .apply a:link{background:#666;width:102px;height:40px;border-radius:5px; display:inline-block;line-height:40px;color:#fff;font-size:14px}
.apply a:hover,.apply a:visited{background: #f15302;}
/*搜索结果*/
.seach{line-height:30px;padding-left:10px;background:#eee;text-align:center}
.seach span{padding:0 10px;color:#83161b}
/*分页*/
div.msdn{background-color:#fff;text-align:center;margin-top:30px}
div.msdn a{margin:0px 3px;text-decoration:none;border:1px solid #999;padding:5px 8px 4px 7px;display:inline-block;background:#fff}
div.msdn a:hover{border:1px solid #999;background:#eee}
div.pagination a:active{border:1px solid #999}
div.msdn span.current{font-weight:bold;margin:0px 3px;border:1px solid #999;padding:5px 8px 4px 7px;background:#eee;display:inline-block}
/*留言*/
.message{float:left;height:auto;padding-left:40px;width:700px;margin-top:20px}
.message li{float:left;height:40px;margin:0;padding:0;width:700px; margin-bottom: 10px;}
.message li input{border:1px solid #e8e6e6;height:40px;line-height:40px;width:400px; padding: 0 16px; color: #666866; border-radius:3px; background: rgba(255,255,255,0.8);}
.message li p.message_title{float:left;height:40px;line-height:40px;text-align:right;width:100px}
.message li p.message_title .c_red{color:#F00}
.message li p.message_content{float:left;width:500px}
.message li.contentb{float:left;height:160px;width:700px}
.message li.contentb textarea{height:120px;width:400px; resize:none; border-radius:3px ;background: rgba(255,255,255,0.8); padding:16px; color: #666866;}
.message li.yzm{float:left;height:60px;width:700px}
.message li p.message_yzminput{float:left;height:40px;width:160px}
.message li p.message_yzminput input{width:120px}
.message li p.message_yzmico{float:left;height:40px;width:122px; border: 1px solid #f2eeed; margin-left: 16px;}
.message li p.message_yzmico img{ width: 100%;}
.message li p.message_sub{float:left;height:45px;width:200px;}
.message li p.message_sub .tijiao-an{float:left;height:40px;width:120px; font-size: 14px; display: block; border-radius:3px ; color: #fff; background: #f15302; line-height: 40px;text-align: center; font-family: "微软雅黑";}
.message_content textarea{border:1px solid #e8e6e6}
.tijiao{width:100px;display:block;font-size:16px;line-height:40px;text-align:center;color:#fff !important;background:#f15302;border-radius:4px; margin-top: 10px;border: none;}

/*图文列表*/
.image_articles li{border-bottom:#e6e6e6 solid 1px;padding:15px 10px}
.image_articles li a{display:block;line-height:24px;position: relative;}
.image_articles li a .fltp{width:260px; text-align: center; border: 1px solid #ccc; margin-left: 0;}
.image_articles li a .fltp img{width:260px;height:195px; text-align: center; vertical-align: middle;}
.image_articles li a .fx-ri{width:400px;margin-left:20px;position: absolute;right:0px; top:0px}
.image_articles li a div h3{line-height:30px}
.image_articles li a div span{background:#f15302;border-radius:3px;display:block;width:102px;height:32px;text-align:center;color:#fff; float: right; line-height:32px;font-size:14px;margin-top:15px}


/* 翻页*/
.global_page {clear:both;width:680px;margin:20px auto;height:auto;text-align:center;padding:14px 0 10px;font-family:"宋体";font-size:12px;}
.global_page a, .global_page a:link, .global_page a:visited, .global_page a:hover, .global_page a:active {border:solid 1px #ccc;padding:5px 9px;color:#333;text-decoration:none}
.global_page a:hover {border:solid 1px #333;background-color:#FFF}
.global_page span {background-color:#287d06;padding:6px 10px;color:#FFF}
.searchp{font-size:14px;font-family:Microsoft YaHei;color:#666;line-height:30px;background:#ddd;margin-top:10px;text-align:center}
.searchfont{font-weight:bold;color:#287d06}

/*修改样式*/


.wide_03 a{ color: #333;}
.menuDiv a { display: block; text-align: center; background: url(../images/subf01.png) no-repeat 40px 16px;  font-size: 15px;
    color: #fff; line-height: 45px;  height: 45px; overflow: hidden;  border-bottom: #e5d5ce dotted 1px; -moz-transition: all 0s;
    -webkit-transition: all 0s;  -o-transition: all 0s;  transition: all 0s;}
.allClass_2 a{ font-size: 14px; display: block; color: #a5a6a7; background: none;border: none;}
.sidenav .menuDiv{ margin-bottom: 10px;}
.menuDiv h3{ background: #83161B; display: block;}
.allClass_2{ margin-bottom: 0;}
.side-link{margin: 20px 0px;text-align: center;}
.side-link a{font-size: 16px;padding: 10px;color:#f15302 ;}
.side-link a:hover{text-decoration: underline;}






.unfold .nav-tabs{background: linear-gradient(#3dbbb7,#00afde);}
.unfold .nav-tabs dl dd li.active a{position: relative;background: rgba(255,255,255,.3);}
.unfold .nav-tabs dl dd li.active a::before{background: #fed762;position: absolute;content: "";width: 5px;height: 100%;left: 0;}
.unfold .nav-tabs dl dd li a{color: #fff; font-weight: normal;color: #777 !important;line-height: 36px;text-align: left;display: block;width: 100%;text-align: center;height: 36px;}


.go_top{position:fixed;right: 10px; bottom: 100px;}
#gotoTop{text-align: center;display:none;position:fixed;bottom:100px;right:150px;height:54px;cursor:pointer;width:54px;border: 1px solid #999;border-radius: 5px;background: #fff;}
#gotoTop img{width:32px;margin: 0 auto;vertical-align: middle;margin-top:11px;}
/*用CSS表达式(expression)来实现ie6下position:fixed效果*/
#gotoTop{_position:absolute;_top:expression(documentElement.scrollTop + documentElement.clientHeight * 3/4 + "px")}
/*鼠标进入的反馈效果*/
/*#gotoTop.hover{background:#5CB542;color:#fff;text-decoration:none;}*/



/*产品中心*/
.pro-clear:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.pro-cen{width:100%;background: #f6f6f6; padding:70px 0px 40px;}
.auto-center{width: 1200px; margin: 0px auto;}
.pro-top {position: relative;}
.pro-top h1{position:relative;}
.pro-top span{position:relative;z-index:2;font-size: 26px;line-height: 30px;color: #363434;float: left;}
.pro-top b{position:absolute;top:-15px;left:0;font-family:"微软雅黑";font-size: 58px;line-height: 52px;color: #686868;filter:alpha(opacity=10);opacity: 0.1;}
.pro-tab{float: right;}
.pro-tab ul{float:left;font-size: 0;margin-right: 10px;}
.pro-tab ul li{cursor:default;display: inline-block;vertical-align: top;font-size: 14px; line-height:38px;color: #555555; margin: 0px 10px;}
.pro-tab a{float: left;width: 118px;height: 38px;line-height:38px;display: block;font-size: 14px;text-align: center;background: #363434;color: #fff;transition: all 0.3s cubic-bezier(.87,-.41,.19,1.44);-webkit-transition: all 0.3s cubic-bezier(.87,-.41,.19,1.44);-moz-transition: all 0.3s cubic-bezier(.87,-.41,.19,1.44);}
.pro-tab a:hover{background: #f15302;}
.pro-list ul{font-size: 0;margin: 0px -12px;}
.pro-tab ul li.active,.pro-tab ul li:hover{color: #f15302;}
.pro-list ul li{width: 380px;min-height: 350px;background: #fff;display: inline-block;vertical-align: top;margin: 10px 14px;transition: all 0.2s ease;-webkit-transition: all 0.2s ease;-moz-transition:all 0.2s ease;}
.pro-a{filter:alpha(opacity=0);opacity: 0;position: absolute;top: 0;left: 0;transition: all 0.2s ease;-webkit-transition: all 0.2s ease;-moz-transition:all 0.2s ease;}
.biao-pro{padding: 0px 10px;margin-top:5px;box-sizing: border-box;overflow: hidden;}
.biao-pro h3{float:left;width: 80%;font-size: 15px; line-height:25px;color: #363434;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.biao-pro a{float: right;width: 20%;text-align:right;font-size: 12px; line-height: 25px;color: #f15302;}
.pro-list ul li p{font-size: 12px; line-height: 25px;color:#363434;padding: 0px 10px;box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/* .pro-list ul li:hover .pro-o{filter:alpha(opacity=0);opacity: 0;} */
/* .pro-list ul li:hover .pro-a{filter:alpha(opacity=100);opacity: 1;} */
.biao-pro a:hover{text-decoration: underline;}
.pro-list ul li:hover{box-shadow: 0px 0px 10px #ccc;}
.pro-zd{margin-top: 20px;overflow: hidden;width: 1220px;padding: 0px 10px;box-sizing: border-box;margin-left: -10px;}
.pro-list{float: left;width: 1200px;margin-right: 10px;}
.pero-img1{position: relative;width: 380px;height: 285px;}
.pro-pro{background: #cccccc !important;}
/*我们的优势*/
.you-shi{width: 100%;min-height: 320px;background:#f6f6f6 url(../images/you.png) top center no-repeat;}
.you-zenter{width: 1203px; margin: 0px auto;overflow: hidden;}
.you-0tp{position: relative;margin-top: 80px;}
.you-0tp h3{position:absolute;left:0;bottom:0;right:0;font-family:"微软雅黑";text-align:center;font-size: 58px;line-height: 52px;color: #ededed;filter:alpha(opacity=10);opacity: 0.1;}
.you-0tp h1{position: relative;z-index:2;font-size: 26px;line-height: 30px;color: #fff;text-align: center;}
.you-tit{position: relative;margin-top:22px;}
.you-tit h3{position:absolute;left:0;bottom:0;right:0;text-transform:uppercase;text-align:center;font-size: 42px;line-height: 45px;color: #e4e4e4;}
.you-tit h1{position: relative;z-index:2;font-size: 20px;line-height: 30px;color: #2a2a2a;text-align: center;}
.you-div{margin-top: 45px;}
.you-div ul:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.you-div ul{margin: 0px -32px;}
.you-div ul li{width: 210px; min-height: 260px;background: #fff;float: left; margin:0px 28px;padding:50px 25px;cursor: default;}
.you-img{position: relative;width: 80px;height: 80px;margin: 0px auto;}
.you-i1{position:relative;z-index: 2;}
.you-i2{position: absolute;top: 0;left: 0px;}
.you-i2 img,.you-i1 img{width: 80px;height: 80px;}
.you-ps{margin-top: 20px;font-size: 14px; line-height: 22px;color: #7a7a7a;}
.you-div ul li:hover{background: #f15302;}
.you-div ul li:hover .you-ps,.you-div ul li:hover .you-tit h1{color: #fff;}
.you-div ul li:hover .you-tit h3 {filter:alpha(opacity=10);opacity: 0.1;}
.you-div ul li:hover .you-i1{filter:alpha(opacity=0);opacity: 0;}
.you-div ul li:hover .you-ss{filter:alpha(opacity=100);opacity: 1;animation:logo-shake .6s linear 1;-webkit-animation:logo-shake .6s linear 1;}
@-webkit-keyframes logo-shake {
	from {
		-webkit-transform: translateX(-15px) rotate(-15deg);
		transform: translateX(-15px) rotate(-15deg)
	}

	18% {
		-webkit-transform: translateX(15px) rotate(15deg);
		transform: translateX(15px) rotate(15deg)
	}

	36% {
		-webkit-transform: translateX(-10px) rotate(-10deg);
		transform: translateX(-10px) rotate(-10deg)
	}

	54% {
		-webkit-transform: translateX(10px) rotate(10deg);
		transform: translateX(10px) rotate(10deg)
	}

	72% {
		-webkit-transform: translateX(-5px) rotate(-5deg);
		transform: translateX(-5px) rotate(-5deg)
	}

	90% {
		-webkit-transform: translateX(5px) rotate(5deg);
		transform: translateX(5px) rotate(5deg)
	}

	100% {
		-webkit-transform: translateX(0) rotate(0);
		transform: translateX(0) rotate(0)
	}
}
@-moz-keyframes logo-shake {
	from {
		-webkit-transform: translateX(-15px) rotate(-15deg);
		transform: translateX(-15px) rotate(-15deg)
	}

	18% {
		-webkit-transform: translateX(15px) rotate(15deg);
		transform: translateX(15px) rotate(15deg)
	}

	36% {
		-webkit-transform: translateX(-10px) rotate(-10deg);
		transform: translateX(-10px) rotate(-10deg)
	}

	54% {
		-webkit-transform: translateX(10px) rotate(10deg);
		transform: translateX(10px) rotate(10deg)
	}

	72% {
		-webkit-transform: translateX(-5px) rotate(-5deg);
		transform: translateX(-5px) rotate(-5deg)
	}

	90% {
		-webkit-transform: translateX(5px) rotate(5deg);
		transform: translateX(5px) rotate(5deg)
	}

	100% {
		-webkit-transform: translateX(0) rotate(0);
		transform: translateX(0) rotate(0)
	}
}
/*案例中心*/
.case-div{background: #f6f6f6;}
.case-center{width: 1200px; margin: 0px auto;overflow: hidden;}
.case-c h1{color: #363434;}
.case-c h3{color: #686868;filter: alpha(opacity=10);opacity: 0.1;}
.case-nei{margin-top: 50px;overflow: hidden;background: #fff;}
.qunar {width: 660px;float: left;position: relative;margin: 20px;}
.qunar .e_pic_wrap{z-index: 1;white-space: nowrap;width: 660px;}			
.qunar .e_pic_wrap li {position: relative;display: inline;width: 660px;}					
.qunar .prev,.qunar .next {position: absolute;z-index: 30;display: block;}			
.qunar .prev {top:50%;left: 10px;margin-top: -22px;}			
.qunar .next {top:50%;right: 10px;margin-top: -22px;}			
.qunar .prev a,.qunar .next a {display: block;width: 45px;height: 45px;overflow: hidden;}			
.qunar .prev a{background: url(../images/l.png) top center no-repeat;}			
.qunar .prev a:hover{background: url(../images/ll.png) top center no-repeat;}			
.qunar .next a{background: url(../images/r.png) top center no-repeat;}			
.qunar .next a:hover {background: url(../images/rr.png) top center no-repeat;}
.backnone{ background:none !important;}
.e_flt_inf{margin-top: 10px;}
.e_flt_inf h3{font-size: 20px; line-height: 30px; color:#2a2a2a;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.e_flt_inf p{font-size:14px; line-height: 25px; color:#7a7a7a;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.u-yan{width: 480px; float: right;}
.u-top{background: #363434; padding: 30px;box-sizing: border-box;}
.u-top h1{font-size: 20px; line-height: 30px; color:#fff;margin-bottom: 10px;}
.u-top p{font-size: 14px; line-height: 25px; color:#6e6d6d;}
.u-bot{background: #f15302;padding: 30px;box-sizing: border-box;}
.ipt{overflow: hidden;margin: 15px 0px;}
.ipt h2{float: left;width: 72px;text-align: left;font-size: 14px; line-height: 25px; color:#fff;}
.ipt input,.ipt textarea{outline:none;float: left;width:346px;line-height:30px;height:30px;border: 1px solid #fff;background: #fff;padding: 5px 10px;box-sizing: border-box;color: #666;font-size: 14px;}
.ipt textarea{height: 85px;resize: none;}
.u-bot button{width: 160px;margin-left:130px;margin-top: 20px; height: 45px;outline: none; background: #fff;color:#f15302 ;font-size: 16px;line-height:45px;text-align: center; border: 0;}
.u-ah{overflow: hidden;margin-top: 20px;}
.u-ah h5{font-size: 16px; line-height:25px; color:#2a2a2a;float: left;}
.u-yan-b ul{overflow: hidden;margin: 20px -12px 50px;}
.u-yan-b ul li{float: left;width: 279px;min-height: 250px;margin: 0px 13px;background: #fff;}
.u-bi img{transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;}
.u-yan-b ul li:hover .u-bi img{transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);}
.u-h{margin: 10px 0px;overflow: hidden;padding: 0px 10px; box-sizing: border-box;}
.u-h h1{float: left;width:180px;font-size: 14px; line-height:25px; color:#2a2a2a;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.u-h a{float:right;display: block;width: 70px;height: 25px;background: #f15302;font-size: 12px; line-height:25px; color:#fff;text-align: center;}
.u-h a:hover,.u-ah:hover a{text-decoration: underline;}
.u-ah a{float: right;font-size: 14px; line-height:25px; color:#7a7a7a;}
.u-ah:hover a{color: #f15302;}
/*关于我们*/
.about-us{width: 1202px; margin: 0px auto; padding: 60px 0px;font-size: 0;}
.about-right{display: inline-block;vertical-align: top;width: 580px;}
.about-left{position:relative;display: inline-block;vertical-align: top;width: 500px;margin-right: 120px;}
.al-img1{position: absolute;top: 0;left: 0;width: 460px; height: 500px;overflow: hidden;border-radius:50px 0px 0px 0px;}
.al-img2{position: absolute;top: 40px;left: 40px;width: 460px; height: 500px;overflow: hidden;border-radius: 0px 0px 50px 0px;}
.about-top{margin-top: 30px;height: 52px;}
.about-top h1{float: none;}
.about-xain{width: 65px;height: 3px; background: #292929;clear: both;}
.about-p{font-size: 14px; line-height:25px; color:#7a7a7a;margin-top: 25px;}
.about-p p{margin-bottom: 15px;}
.aout-list{background: #f8f8f8;padding:20px 0px; box-sizing: border-box;margin-top: 40px;}
.aout-list ul{overflow: hidden;}
.aout-list ul li{float: left;overflow: hidden;margin: 5px 20px;}
.about-d{float: left;width: 25px;height: 25px;}
.about-d img{vertical-align: top;}
.aout-list ul li p{overflow:hidden;font-size: 14px; line-height:25px; color:#7a7a7a;margin-left: 30px;}
.aout-list ul li p i{font-weight: bold;font-size: 20px;}
.about-right a{margin-top:50px;display: block;width: 120px; height: 40px;background: #363434;font-size: 14px; line-height:40px; color:#fff;text-align: center;    transition: all 0.3s cubic-bezier(.87,-.41,.19,1.44);-webkit-transition: all 0.3s cubic-bezier(.87,-.41,.19,1.44);-moz-transition: all 0.3s cubic-bezier(.87,-.41,.19,1.44);}
.about-right a:hover{background: #f15302;}
/*新闻中心*/
.xin-wen{background: #f6f6f6;overflow: hidden;}
.xin-w{width: 1200px; margin: 0px auto;}
.new-top{font-size: 0;margin-top: 50px;}
.news-l{display: inline-block;vertical-align: top;width: 700px;margin-right: 100px;}
.news-l:hover .news-t h3{ color: #f15302;}
.news-r{display: inline-block;vertical-align: top;width: 400px;}
.new-time{overflow: hidden;}
.new-x{float: left;padding-top:3px;box-sizing:border-box;width: 22px;height: 66px;background: #2a2a2a;font-size: 12px;line-height:15px;color: #fff;text-align: center;}
.news-t{float: left;width: 670px;margin-left: 8px;overflow: hidden;}
.new-tp{float: left;width: 90px;margin-right: 20px;font-size: 14px;line-height: 25px;color: #7a7a7a;}
.new-tp i{font-size: 30px;color: #f15302;line-height: 40px;}
.news-t h3{margin-top:30px;float: left;width: 560px;font-size: 22px;line-height: 30px;color: #2a2a2a;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news-l p{font-size: 14px; line-height:25px; color:#7a7a7a;margin-top: 25px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
/*.news-bl{background: red;}*/
.news-bl{margin-bottom: 35px;}
.news-bl ul{font-size: 0;margin: 20px -26px;}
.news-bl ul li{display: inline-block;vertical-align: top;margin:20px 28px;background: #fff;width:510px ;min-height: 100px;padding: 30px;transition: all 0.2s ease;-webkit-transition: all 0.2s ease;-moz-transition:all 0.2s ease;}
.news-top{overflow:hidden;margin-bottom: 20px;}
.news-top h1{float:left;font-size: 16px;line-height: 25px;color: #2a2a2a;width: 400px;min-height: 50px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news-top p{float:left;width: 100px;margin-left: 10px;font-size: 12px; line-height: 25px;color: #d0d0d0;text-align: right;}
.new-a p{float:left;width: 400px;min-height: 50px;font-size: 14px; line-height:25px; color:#7a7a7a;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.new-a{overflow:hidden;}
.news-link{float:left;width: 100px;;margin-left: 10px;text-align: right;margin-top: 25px;}
.news-link a{font-size: 14px; line-height:25px; color:#f15302;text-decoration: underline;}
.news-bl ul li:hover{box-shadow: 0px 0px 10px #ccc;}
/*联系我们*/
.lian-xi{width:100%;min-height:320px;background: url(../images/inform.png) top center no-repeat;}
.lian-about,.you-link{width: 1200px; margin: 0px auto;border: 1px solid transparent;}
.lian-tit h3,.lian-tit h1{text-align: left;}
.lian-xinxi{margin-top: 30px;overflow: hidden;box-shadow:#ccc 0 5px 10px -4px;}
.inform-l,.inform-r{width: 50%;float: left;min-height: 360px;}
.inform-l{background: #fff;box-sizing: border-box;padding: 80px 120px;}
.inform-r{background: #363434;box-sizing: border-box;padding:  80px 120px;}
.inform-l h3{font-size: 16px;line-height: 25px;color: #2a2a2a;margin-bottom: 20px;}
.inform-l p{font-size: 15px;line-height: 22px;color: #7a7a7a; margin-top:8px;word-break: break-all;}
.cao-ma{width: 160px; height: 160px; margin: 0px auto;}
.cao-ma p{font-size: 12px; line-height: 20px;color:#fff;margin-top: 10px;text-align: center;}
/*友情链接*/
.you-list{margin: 50px 0px;}
.you-list ul{font-size: 0;margin: 0px -6px;}
.you-list ul li{display: inline-block;vertical-align: top; margin:0px 7px;width: 186px; height: 76px; border: 1px solid #eeeeee;transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;}
.yy-ii{width: 140px;height: 46px;margin: 0px auto;}
.you-list ul li:hover{border: 1px solid #f15302;}
.di-bu{background: #292929;}
.di-w{width: 1200px;margin: 0px auto; padding: 50px 0px;}
.di-im{float: left;width: 400px;font-size: 14px;line-height: 25px; color: #73787d;}
.di-im a{float: left;font-size: 14px;line-height: 25px; color: #73787d;}
.di-im p{float: left;}
.di-ul,.fan-hui,.di-ul ul {float: right;}
.di-ul ul li{float: left;position: relative;padding: 0px 20px;}
.di-ul ul li a:hover{color: #a5a6a7;}
.di-ul ul li a,.fan-hui{font-size: 14px;line-height: 25px; color: #73787d;}
.di-ul ul li:after{position: absolute;top: 5px;left: 0;content: "";height: 15px;width: 1px; background: #73787d ;}
.fan-hui{margin-right: 20px;cursor: default;}
/*底部*/
.footer-bg{background:#2a2a2a;padding: 50px 0px;}
.footer-width{width: 1200px; margin: 0px auto;padding:0px 30px;box-sizing: border-box;overflow: hidden;}
.foot-l{float:left;width: 150px;}
.foot-logo img{display: block;width: 100%;}
.foot-l h5{font-size: 16px;line-height: 25px;color: #fff;font-weight: normal;margin-top: 10px;}
.footer-r{float:right;width: 120px;}
.wei-pu{width: 107px; height: 107px;    margin: 0px auto; display: table;table-layout:fixed;}
.foot-c{float:left;width: 522px;margin: 0px 174px;}
.fc-div{float: left;width: 280px;}
.fc-tow{float: left;width: 160px;margin-left: 82px;}
.fc-div h5,.fc-tow h5{font-size: 20px;line-height: 30px;color: #fff;}
.fc-p{margin-top: 10px;}
.fc-p p{font-size: 14px;line-height: 25px;color: #fff;word-break: break-all;}
.fc-tow p a{font-size: 14px;line-height: 25px;color: #fff;}
.fc-tow p a:hover{text-decoration: underline;}
.footer-r p{font-size: 14px;line-height: 25px;color: #fff;text-align: center;margin-top: 10px;}