﻿@charset "utf-8";
/*==========@@HTML默认 开始@@==========*/
/*基本*/
body,p,form,textarea,h1,h2,h3,h4,h5,dl,dd{margin:0px;}
input,button,ul,ol{margin:0px;padding:0px;}
body,input,button,form,textarea{font-size:14px; line-height:28px; font-family: "microsoft yahei", "Arial Black"; color:#333;}
h1,h2,h3,h4,h5,h6{font-size:14px; font-weight:normal;}
ul,ol{list-style:none;}
img{border:0px; display: block;margin:0; padding:0;}
em,i,strong{font-style:normal;}
button,input,select,textarea{font-size: 100%;}
table{border-collapse: collapse;border-spacing:0;}
body{padding-top: 100px;background:#fff;overflow-x: hidden;overflow-y: auto;}
*{padding:0px; margin:0px}
div{margin:0; padding:0; border:0;}
p{margin:0;}
b,strong{font-weight: bold;}
table{border-collapse: collapse; border-spacing: 0;/* Remove most spacing between table cells.*/}
li{list-style: none outside none;}
/*链接*/
a{text-decoration:none; color:#333; background: transparent; outline:none}
a:focus{outline:none;}
a:hover,a:active{color:#040404; text-decoration:none;}
a:visited{text-decoration:none;}
/*表单*/
form{margin: 0;}
button,input,select,textarea{font-size: 100%; /* Correct font size not being inherited in all browsers. */ margin: 0; /* Address margins set differently in IE 6/7, Firefox 3+, Safari 5,and Chrome */ vertical-align: baseline; /* Improve appearance and consistency in all browsers */ *vertical-align: middle; /* Improve appearance and consistency in all browsers */}
button,select{text-transform: none;}
input{line-height: normal; border:none;}
/*其它*/
blockquote{margin: 1em 40px;}
dfn{font-style: italic;}
hr{-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}
code, kbd, pre, samp{font-size: 1em;}
pre{margin: 1em 0; white-space: pre;white-space: pre-wrap;word-wrap: break-word;}
small{font-size: 80%;}
sub,sup{font-size: 75%;line-height: 0; position: relative;vertical-align: baseline; /* Prevent `sub` and `sup` affecting `line-height` in all browsers.*/}
sup{top: -0.5em;}
sub{bottom: -0.25em;}
dd{margin:0;}
audio:not([controls]){display: none; height: 0;}
/*==========@@HTML默认 结束@@==========*/
/*==========@@通用 开始@@==========*/
/*常用颜色*/
.red{color: #F00 !important;}
/*清除浮动*/
.clearfix:after{visibility:hidden;display:block;font-size: 0;content: " ";clear:both;height:0;line-height:0;}
.clearfix{*zoom:1;}
.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}
/*其它*/
.hidden{display:none;}
.pfont{font-family:'PingFangSC-Light','microsoft yahei',Arial,Helvetica,sans-serif,"Hiragino Sans GB";}
/*必须输入，主要*/
.required{color:red; font-weight:bold;}
.form_text_verifycode{width:80px;}
.form_radio{width:auto; border:0;}
.form_checkbox{width:auto; border:0}
/*网站公用样式表*/
.w1200{width:1200px;margin:0 auto;}
.por{position: relative;}
.poa{position: absolute;}
.icon{background:url(../images/icon.png) no-repeat; display:inline-block; vertical-align:middle;}
.iconn{background:url(../images/iconn.png) no-repeat; display:inline-block; vertical-align:middle;}
#header_main, #top_main, #banner_main, #floor_1_main,#links_main, #footer_main{width:100%;margin:0;}
.trans{-webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-in;}
/*top*/
#header_main{position: fixed;top: 0;z-index: 999999;background:#fff;height: 100px;border-bottom: 2px solid #eee;box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);}
#top #logo{margin-top: 5px;width: 490px;height: 90px;}
#top #logo a{padding-top:0;display: block;}
#top #logo img{height: 90px;display:block;}
/*导航*/
#header_main #nav{position:relative;height: 40px;margin-top: 30px;}
#nav ul{margin:0 auto;width: 100%;}
#nav li:first-child{width: 70px;}
#nav li{float:left;width: 90px;display:block;list-style:none;font-size:14px;text-align:center;line-height: 40px;position:relative;margin:0;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
#nav li a{display:block;font-weight: bold;text-align:center;position:relative;color:#333;height: 40px;}
#nav li:hover a,#nav li.hover a{color:#fff;}
#nav li:hover a,#nav li.hover a{color: #db261c;}
/*导航栏下拉*/
#nav .subnav{position: absolute;left: 0px;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);z-index: 199;opacity: 0;visibility: hidden;height: auto;overflow: hidden;width: 100%;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
#nav li:hover .subnav{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
#nav .subnav{position: absolute;left: 50%;margin-left: -70px;top: 40px;width: 138px;z-index:10;border-left: 5px solid rgba(0,0,0,0.1);border-right: 5px solid rgba(0,0,0,0.1);border-bottom: 5px solid rgba(0,0,0,0.1);}
#nav .subnavbg{position:static;background: rgba(0, 0, 0, 0.6)!important;filter:Alpha(opacity=60);*zoom:1;}
#nav .subnav a{display:block;height:32px;line-height:32px;text-align: center;color: #fff !important;font-size:12px;font-weight: normal;overflow:hidden;position:relative;}
#nav .subnav a:hover{display:block;color: #fff !important;background: #040404!important;}
#header_main .tel_main{width: 165px;margin-top: 35px;}
#header_main .tel_main .zx{width: 24px;height: 24px;display: inline-block;background-position: -139px 2px;vertical-align: top;}
#header_main .tel_main .tel{display: inline-block;font-size: 18px;line-height:24px;color: #db261c;}
#header_main .topsearch{width:60px;transition:all 300ms ease 0s;position:relative;height:82px;}
#header_main .search_btn{width:16px;background-position:0 0;cursor:pointer;height:16px;}
#header_main .search_box{background:#ededed;height:82px;overflow:hidden;position:absolute;right:60px;top:0;transition:all 300ms ease 0s;width: 0;z-index:10;}
#header_main .search_box input{border:0 none;}
#header_main .search_box .stxt{display:block;height:82px;line-height:82px;text-indent:10px;width:150px;background:none;}
#header_main .search_box .sbtn{background-position:-100px 0;cursor:pointer;display:block;height:82px;width:60px;}
#header_main .topsearch.addy .search_box{width:210px;}
#header_main .topsearch.addy .search_btn{background-position:-46px 0;}
/*侧边导航*/
/* banner */
#banner_main{overflow:hidden;position: relative;z-index: 2;}
#banner_main .banner{height: 600px;}
#banner{width:100%;min-width:1000px;position:relative;overflow:hidden;z-index:0;}
#banner, .banner ul{max-height: 600px;overflow:hidden;}
.banner li{width:100%;position:absolute;z-index:1;overflow:hidden;}
.banner li img{width:1920px;display:block;position:relative;left:50%;margin-left:-960px;top:0;}
#banner .tip{width:1000px;height: 5px;line-height:0;font-size:0;text-align:center;position:absolute;left:50%;margin-left:-500px;bottom: 15px;z-index:3;}
#banner .tip span{width: 80px;height: 5px;margin: 0 6px;display:inline-block;font-size: 0;cursor: pointer;background: rgba(255,255,255,0.5);}
#banner .tip span.cur{background-color:#040404;}
#banner #btn_prev,#banner #btn_next{width:28px;height:56px;position:absolute;top: 50%;margin-top: -28px;z-index:5;}
#banner #btn_prev{background-position:0 -138px;left:5%;}
#banner #btn_next{background-position:-34px -138px;right:5%;}
/*banner end*/
/*index*/
.index{position: relative;z-index: 3;}
/*首页标题*/
.index .title{padding-top: 0;}
.index .title .tit{width: 100%;margin:0 auto;font-size: 36px;text-align:center;color: #db261c;position: relative;line-height: 45px;}
.index .title .tit span{margin-left: 0;position: relative;z-index: 9999;background: #fff;padding: 0 30px;}
.index .title .tit em{position: absolute;top: 50%;left: 50%;margin-left: -370px;display:block;width: 750px;height: 1px;background:#ccc;}
.index .title .entit{margin-top: 10px;font-size: 30px;line-height: 40px;color: #c4c4c4;text-align:center;}
.index .title .intro{font-size: 14px;color: #666666;text-align:center;}
/*产品中心*/
.probox {width: 100%;padding-top: 50px;}
.pros{padding: 40px 0;}
.pro_l{width: 255px;box-sizing: border-box;} 
.pro_s{width: 100%;float: left;background: #040404;padding-top: 5px;}
.pro_s li{float: left;line-height: 36px;width: 235px;margin: 5px 10px;background: #fff;}
.pro_s li i{float: right;display: inline-block;line-height: 51px;padding-right: 10px;}
.pro_s li a {color: #040404;font-weight: bold;display: block;width: 100%;height: 100%;text-align: center;}
.pro_s li .box{background: #040404;}
.pro_s li .box a{color: #fff;font-weight: normal;line-height: 31px;}
.pro_r{width: 927px;}
#fczs_gd20{width: 935px;float:left;overflow:hidden;}
#fczs_gd20 ul{width: 935px;height: auto;overflow: hidden;}
#fczs_gd20 ul li{width: 220px;float:left;overflow:hidden;margin: 0px 10px 10px 0;padding-bottom: 0;border: 1px solid #ddd;text-align: center;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
#fczs_gd20 ul li:hover{background: #040404;border-color: #040404;}
#fczs_gd20 ul li img{display: block;width: 220px;margin:0 auto;height: 165px;}
#fczs_gd20 ul li span{display: block;font-size: 14px;line-height: 40px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
#fczs_gd20 ul li:hover span{color: #fff;}
#fczs_gd20 ul li:nth-of-type(4n+0){margin-right:0px;}
.p-r-l{width: 100%;background: #040404;box-sizing: border-box;padding: 15px  12px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.p-r-l li{line-height: 31px;color: #fff;}
.cl{clear: both;}
.ho{height: auto;overflow: hidden;}
.p-r-l .right {float: left;width: 100%;}
.p-r-l .right .l {float: left;width: 54px;}
.p-r-l .right .r {float: left;width: 176px;}
.p-r-l .right .r span {display: block;font-size: 20px;height: 25px;color: #FFF; }
.p-r-l .right .r b {font-size: 26px;color: #FFF;font-family: impact}
/*行业应用*/
.index .hyyy_main{width:100%;}
.index .hyyy_main .hyyy{padding-bottom: 0;}
.index .hyyy_main .hyyy ul{padding-top: 30px;}
.index .hyyy_main .hyyy ul li{float: left;text-align: center;margin-right: 20px;margin-bottom: 20px;}
.index .hyyy_main .hyyy ul li:nth-child(6n){margin-right: 0;} 
.index .hyyy_main .hyyy ul li a{display: block;width: 181px;height: 220px;border: 1px solid #ddd;}
.index .hyyy_main .hyyy ul li a s.font{width: 52px;height: 52px;margin-top: 50px;background: url(../images/yingyong.png) no-repeat;display:inline-block;vertical-align:middle;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.index .hyyy_main .hyyy ul li a s.font.ico1{background-position: 0 0;}
.index .hyyy_main .hyyy ul li a s.font.ico2{background-position:-52px 0;}
.index .hyyy_main .hyyy ul li a s.font.ico3{background-position:-104px 0;}
.index .hyyy_main .hyyy ul li a s.font.ico4{background-position:-156px 0;}
.index .hyyy_main .hyyy ul li a s.font.ico5{background-position:-208px 0;}
.index .hyyy_main .hyyy ul li a s.font.ico6{background-position:-260px 0;}
.index .hyyy_main .hyyy ul li a s.font.ico7{background-position:-312px 0;}
.index .hyyy_main .hyyy ul li a s.font.ico8{background-position:-364px 0;}
.index .hyyy_main .hyyy ul li a s.font.ico9{background-position:-416px 0;}
.index .hyyy_main .hyyy ul li a s.font.ico10{background-position:-468px 0;}
.index .hyyy_main .hyyy ul li a s.font.ico11{background-position:-520px 0;}
.index .hyyy_main .hyyy ul li a s.font.ico12{background-position:-572px 0;}
.index .hyyy_main .hyyy ul li a h6{font-size: 16px;color: #666666;font-weight: normal;margin-top: 5px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.index .hyyy_main .hyyy ul li a p{font-size: 12px;color: #666666;margin-top: 2px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.index .hyyy_main .hyyy ul li a:hover s.font.ico1{background-position:0 -52px;}
.index .hyyy_main .hyyy ul li a:hover s.font.ico2{background-position:-52px -52px;}
.index .hyyy_main .hyyy ul li a:hover s.font.ico3{background-position:-104px -52px;}
.index .hyyy_main .hyyy ul li a:hover s.font.ico4{background-position:-156px -52px;}
.index .hyyy_main .hyyy ul li a:hover s.font.ico5{background-position:-208px -52px;}
.index .hyyy_main .hyyy ul li a:hover s.font.ico6{background-position:-260px -52px;}
.index .hyyy_main .hyyy ul li a:hover s.font.ico7{background-position:-312px -52px;}
.index .hyyy_main .hyyy ul li a:hover s.font.ico8{background-position:-364px -52px;}
.index .hyyy_main .hyyy ul li a:hover s.font.ico9{background-position:-416px -52px;}
.index .hyyy_main .hyyy ul li a:hover s.font.ico10{background-position:-468px -52px;}
.index .hyyy_main .hyyy ul li a:hover s.font.ico11{background-position:-520px -52px;}
.index .hyyy_main .hyyy ul li a:hover s.font.ico12{background-position:-572px -52px;}
.index .hyyy_main .hyyy ul li a:hover{background:#040404;border:1px solid #040404;}
.index .hyyy_main .hyyy ul li a:hover h6{color:#fff}
.index .hyyy_main .hyyy ul li a:hover p{color:#fff}
/*关于我们*/
.about_main .about{padding: 50px 0;}
.about_main .about .item{display:block;width:600px;height:424px;}
.about_main .about video{display:block;width:100%;height:100%;padding: 0;}
.about_main .contW{position:relative;display:block;width: 600px;height: 424px;background:#fff;}
.about_main .contW .tit{margin-right: 0;}
.about_main .contW .tit .entit{font: normal 45px "AvantGarde Bk BT";color: #c4c4c4;}
.about_main .contW .tit h3.tit{margin-left: 0;font:bold 30px "microsoft yahei";color: #040404;}
.about_main .contW .cont{width: 550px;height: 240px;margin-top:30px;margin-right: 0;font-size:14px;color:#666;line-height:30px;text-align: justify;overflow: hidden;}
.about_main .contW .view_detail{position:absolute;bottom:0px;left: 0;display:block;width:150px;height:38px;font-size:14px;line-height:38px;text-align:center;color:#fff;background: #040404;}
/*新闻资讯*/
.inews{padding-bottom: 60px;}
.inews .titi{width: 100%;height: 35px;line-height: 35px;margin-bottom: 28px;border-bottom: 1px solid #f0f0f0;}
.inews .titi h3{float: left;font-size: 18px;color: #fff;padding: 0 30px;background: #040404;position: relative;margin-top: 1px;}
.inews .titi h3 s{border-style: dashed dashed solid dashed;border-color: #040404 transparent transparent transparent;border-width: 8px;width: 0;height: 0;overflow: hidden;position: absolute;left: 50%;margin-left: -8px;top: 35px;}
.inews .titi a{color: #c4c4c4;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.inews .titi a:hover{text-decoration: underline;}
.inews .newslist{line-height: 55px;}
.inews .newslist li{width: 100%;height: 55px;line-height: 55px;overflow: hidden;border-bottom: 1px dashed #d4d4d4;}
.inews .newslist li a{width: 100%;display: block;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.inews .newslist li .time{color: #999999;float: right;font-weight: normal;}
.inews1{width: 580px;float: left;margin-top: 30px;}
.inews .item{width: 100%;display: block;padding-bottom: 20px;border-bottom: 1px dashed #d4d4d4;}
.inews .item img{width: 100px;height: 75px;float: left;display: block;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;margin-right: 20px;}
.inews .item h3{color: #333;line-height: 24px;height: 24px;overflow: hidden;margin-bottom: 10px;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.inews .item .txt{line-height: 20px;height: 40px;overflow: hidden;color: #999999;}
.inews .item:hover img{-webkit-filter: brightness(110%);filters: brightness(110%);}
.inews .item:hover h3{color: #040404;}
.inews2{width: 575px;float: right;margin-top: 30px;}
/*他们都选择了我们*/
.index .kehu_main{width:100%;}
.index .kehu_main .kehu{padding-bottom: 20px;}
.index .kehu_main .kehu ul{padding-top: 20px;}
.index .kehu_main .kehu ul li{float: left;border: 1px solid #ddd;margin-right: 35px;margin-bottom: 35px;}
.index .kehu_main .kehu ul li:nth-child(5n){margin-right: 0;} 
.index .kehu_main .kehu ul li img{width: 210px;height: 100px;}
/*index*/
.nybanner{width: 100%;height: 300px;position: relative;overflow: hidden;background-position: center top;background-repeat: no-repeat;background-image: url(../images/nybanner.jpg);}
.wrapper{position:relative;padding: 20px 0;}
.subleft{width: 240px;position:relative;}
.subleft .toptitle{width: 188px;background: #040404;color:#fff;padding:40px 26px;border-bottom: 1px solid #272727;}
.subleft .toptitle h3{color:#f9f9f9;font-weight:bold;font-size:26px;display:block;line-height:44px;}
.subleft .toptitle h4{font-size:16px;font-family: arial;text-transform: uppercase;}
.subleft .cont{padding:14px;background: #040404;}
.subleft .cont li{border-bottom: 1px solid #272727;line-height:44px;}
.subleft .cont li a.sub1{display:block;padding-left:14px;color: #fff;transition: all 0.3s ease-out 0s;}
.subleft .cont li a.sub1:hover,.subleft .cont li.hover a.sub1{background: #272727;padding-left: 26px;}
.subleft .cont li .box{padding: 5px 0 0 15px;}
.subleft .cont li .box a{color: #fff;font-size: 15px;display: block;line-height: 30px;padding: 0;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;opacity: 0.75;filter: alpha(opacity=75);}
.subleft .cont li .box a.hover,
.subleft .cont li .box a:hover{opacity: 1;filter: alpha(opacity=100);}
.subleft .cont li:hover .box,
.subleft .cont li.hover .box{display: block;}
.leftRecomm{padding: 25px 0 0;}
.leftRecomm .title{padding-bottom: 15px;border-bottom: 1px solid #f5f5f5;color: #040404;font-size: 18px;font-weight: bold;margin-bottom: 16px;}
.leftRecomm .title a{color: #040404;}
.leftRecomm .item{width: 110px;float: left;overflow: hidden;text-align: center;margin-right: 20px;}
.leftRecomm .item a{width: 100%;display: block;}
.leftRecomm .item img{width: 110px;height: 82px;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;border-radius: 3px;display: block;}
.leftRecomm .item h3{width: 100%;text-align: center;font-size: 12px;line-height: 40px;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.leftRecomm .item:hover img{-webkit-filter: brightness(110%);filters: brightness(110%);}
.leftRecomm .newslist li{line-height: 34px;height: 34px;overflow: hidden;}
.leftRecomm .newslist li a{display: block;width: 100%;text-align: left;}
.subright{width: 930px;}
.subright  .t{padding: 0 0 25px;color: #040404;font-size: 20px;}
.subright  .t2{color: #040404;font-size: 30px;display: block;padding: 30px 0;}
.sitepath{line-height: 49px;color:#88848b;border-bottom: 1px solid #f1f1f1;margin-bottom: 28px;}
.sitepath .home{width:12px;height:12px;display:inline-block;background-position:-100px -100px;margin-right:20px;}
.sitepath a{color:#88848b;display:inline-block;white-space:nowrap;}
.sitepath a:hover{color: #040404;}
.productlist{position: relative;}
.productlist .list{padding-top: 10px;width: 100%;}
.productlist .item{width: 290px;height: 350px;display:block;float:left;margin-right:30px;margin-bottom:30px;background:#fff;transition:all 0.3s ease-out 0s;border-bottom: 1px solid #e5e5e5;}
.productlist .item a{display:block;}
.productlist .item img{width: 290px;height: 217px;display:block;}
.productlist .item h3{font-size:18px;padding: 20px 20px 0;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.productlist .item p{color:#999;padding: 0 20px;line-height:24px;}
.productlist .item:hover{transform:translate3d(0px, -16px, 0px);box-shadow: 0 3px 10px rgb(222, 222, 222);}
.caselist{position: relative;}
.caselist .list{padding-top: 10px;width: 100%;}
.caselist .item{width: 290px;height: 280px;display:block;float:left;margin-right:30px;margin-bottom:30px;background:#fff;transition:all 0.3s ease-out 0s;border-bottom: 1px solid #e5e5e5;}
.caselist .item a{display:block;}
.caselist .item img{width: 290px;height: 145px;display:block;}
.caselist .item h3{font-size:18px;padding:16px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.caselist .item p{color:#999;padding:0 16px;line-height:24px;}
.caselist .item:hover{transform:translate3d(0px, -16px, 0px);box-shadow: 0 3px 10px rgb(222, 222, 222);}
.honorlist{position: relative;}
.honorlist .list{padding-top: 10px;width: 100%;}
.honorlist .item{width: 290px;height: 265px;display:block;float:left;margin-right:30px;margin-bottom:30px;background:#fff;transition:all 0.3s ease-out 0s;border-bottom: 1px solid #e5e5e5;}
.honorlist .item a{display:block;}
.honorlist .item img{width: 290px;height: 217px;display:block;}
.honorlist .item h3{font-size:16px;padding: 10px;text-align: center;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.honorlist .item:hover{transform:translate3d(0px, -16px, 0px);box-shadow: 0 3px 10px rgb(222, 222, 222);}
.newslist{padding:0;}
.newslist .item{width:100%;display:block;margin-bottom: 28px;background:#f7f7f7;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.newslist .item a{display:block;padding: 20px;}
.newslist .item .img{width:150px;height: 112px;overflow:hidden;}
.newslist .item .img img{width:100%;height:100%;display:block;transition: all 0.3s ease-out 0s;}
.newslist .item a:hover .img img{transform:scale(1.1, 1.1);}
.newslist .item .txt{width: 715px;}
.newslist .item .txt h3{color:#000;font-size:18px;display:block;padding-bottom:10px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.newslist .item .txt p{font-size: 14px;color:#999;line-height: 24px;}
.newslist .item a:hover .txt h3{color:#040404;}
.newslist .item:hover{box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);}
.singlepage{position:relative;overflow:hidden;color: #666;}
.singlepage .cont img{max-width:100%;display:block;margin:0 auto;}
.singlepage .cont .desc{padding-top:40px;}
.formData{padding-bottom: 20px;}
.formData .item{float: left;color: #999;font-weight: normal;width: 425px;height: 56px;line-height: 56px;border: 1px solid #e5e5e5;margin-right: 76px;margin-bottom: 45px;position: relative;}
.formData .item label{padding-left: 15px;position: absolute;left: 0;top: 0;z-index: 11;text-align: center;display: block;margin: 0;height: 56px;line-height: 56px;font-size: 18px;color: #cccccc;}
.formData .item input{outline: none;line-height: 38px;height: 38px;font-size: 18px;}
.formData .item .txt{width: 355px;height: 56px;line-height: 56px;display: block;background: none;padding-left: 70px;border: 0 none;color: #999;}
.formData .item .red{position: absolute;right: 15px;top: 0;color: #ff0000;z-index: 11;}
.formData .item.mr0{margin-right: 0;}
.formData .msg-box{position: absolute;left: 0;top: 0px;}
.formData .liuyan{width: 928px;height: 260px;border: 1px solid #e5e5e5;float: left;}
.formData .liuyan label{text-align: right;display: block;}
.formData .liuyan textarea{width: 908px;height: 234px;line-height: 35px;padding: 12px 10px;text-indent: 100px;font-size: 18px;font-family: "microsoft yahei";color: #333;border: 0 none;overflow: hidden;background: none;resize: none;display: block;outline: none;}
.formData .bot{width: 100%;}
.formData .sub{width: 232px;line-height: 58px;margin-right: 2px;text-align: center;background: #040404;color: #FFF;cursor: pointer;font-size: 18px;display: block;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.formData .sub:hover{background: #000;}
.formData .yzm{width: 432px;}
.formData .yzm .txt{padding-left: 80px;}
.formData .yzm img{position: absolute;right: 0;top: 0;height: 56px;border: 0px;display: block;}
.arecttitle{border-bottom:1px dotted #ddd;text-align: center;}
.arecttitle h1{font-size: 28px;line-height: 30px;color: #000;margin-bottom: 5px;}
.arecttitle .mark {width: 100%;padding: 5px 0 10px;}
.arecttitle .mark span{display: inline-block;padding-left: 5px;font-size: 12px;color: #666;}
.arecttitle .mark span:first-child{padding-left: 0;}
.showContxt{padding: 20px 0;}
.showContxt img{max-width:100% !important;display: block;margin: 0 auto;}
/* reLink*/
.reLink{width: 100%;margin: 20px 0 10px;line-height: 60px;border-top: 1px solid #dddddd;border-bottom: 1px solid #dddddd;}
.reLink .nextLink,
.reLink .prevLink{width: 50%;line-height: 60px;color: #333333;}
.reLink .nextLink{text-align: right;}
.reLink a{font-size: 16px;}
.reLink a:hover{color: #040404;}
/*底部信息*/
.bottom_main{width:100%;background-color: #313131;}
.links{float: left;font-size: 16px;padding-bottom: 20px;}
.links span{color: #fff;font-weight: bold;display:inline-block;}
.links a{display:inline-block;font-size: 14px;color: #fff;padding-right: 10px;}
.bottom_main .bottom_nav{width: 940px;height: 230px;display:inline-block;margin-top: 32px;}
.bottom_main .bottom_nav ul{width: 230px;text-align:left;float:left;}
.bottom_main .bottom_nav ul li h3{padding-bottom:8px;}
.bottom_main .bottom_nav ul li h3 a{display:block;font-size:16px;font-weight: bold;color: #888;padding-bottom:8px;}
.bottom_main .bottom_nav ul li a{display:block;font-size: 14px;color: #fff;}
.bottom_main .bottom_ewm{height: 230px;padding-top: 40px;text-align:right;}
.bottom_main .bottom_ewm .r1{float:left;width: 115px;margin-left: 10px;}
.bottom_main .bottom_ewm .r1 p{width: 100%;text-align:center;float:left;}
.bottom_main .bottom_ewm .r1 p #szgs_stat_icon_45284{width: 115px;height: 115px;text-align: center;padding: 0;}
.bottom_main .bottom_ewm .r1 p #szgs_stat_icon_45284 img{width: auto;height: auto;display: inline-block;padding: 18px 0;}
.bottom_main .bottom_ewm .r1 p img{width: 115px;height: 115px;}
.bottom_main .bottom_ewm .r1 p span{font-size:12px;color: #999;display:block;padding-top:10px;line-height:20px;}
.bottom_main .bottom_tit{float: left;padding-bottom: 10px;}
.bottom_main .bottom_tit .r2{text-align:left;}
.bottom_main .bottom_tit .r2 li{display:block;float: left;width: 30%;height: 65px;}
.bottom_main .bottom_tit .r2 li s{float: left;width: 37px;height: 37px;display: block;margin-top: 14px;}
.bottom_main .bottom_tit .r2 li s.add{background-position: 0;}
.bottom_main .bottom_tit .r2 li s.mail{background-position: -37px 0;}
.bottom_main .bottom_tit .r2 li s.tel{background-position: -74px 0;}
.bottom_main .bottom_tit .r2 li img{width:50px; height:50px; float:left;}
.bottom_main .bottom_tit .r2 li p{float:left;font-size:12px;line-height: 30px;color: #fff;padding-left: 20px;margin-left: 20px;text-align:left;border-left: 1px solid #3b3b3b;}
.bottom_main .bottom_tit .r2 li p span{font-size: 16px;color: #fff;display:block;}
.bottom_copy{background-color: #313131;line-height: 30px;font-size: 14px;color: #fff;text-align: center;}
.bottom_copy span{padding-left:10px;}
.bottom_copy a{display:inline-block;font-size: 14px;color: #fff;}
/* mapPage */
.map_ul{list-style: outside none none; display: block; width: 100%;}
.map_ul li{display: block; width: 100%;padding:0;margin-bottom:15px;+margin-bottom:10px;}
.map_ul li a{width: 100%; height:35px; line-height:35px;font-weight:bold;display: block;background: #e7e7e7;text-indent: 15px;}
.map_ul .list-inline{display: block;width: 86%;}
.map_ul .list-inline li{height:32px;display: inline-block; *display: inline; margin:0 5px 15px 0; zoom: 1; line-height: 32px; border-bottom: 0; text-align: center; width: auto; padding: 0px;+margin:15px 5px 15px 0;}
.map_ul .list-inline li a{font-weight: normal; display:block;text-indent:0;line-height: 32px;height: 32px; display: inline-block; width: auto;padding:0px 10px; width: auto;border: 1px solid #ccc;}
.map_ul .list-inline li a:hover{background: #040404; color: #fff;border: 1px solid #040404;}
.zhizao .goback{width:60px;height:60px;display: block;position: absolute;right:2%;top:2%;background: url(../images/guan.jpg) no-repeat center;}
#footer_main .yyzz{padding-left:10px;}
/*#gotop{position:fixed;bottom:5%;right:2%;width: 50px;height: 50px;background: url(../images/gotop.png) no-repeat;z-index: 99;display: block;}
*/
.float-right-box{width: 250px;position: fixed;right: 0;top: 50%;margin-top: -127px;background-color: #040404;z-index: 1000;transition: width 0.3s ease 0s;}
.float-right-box.on{width: 50px;}
.float-right-box .top-list{width: 100%;}
.float-right-box .top-list ul{width: 100%;}
.float-right-box .top-list li{width: 100%;position: relative;border-bottom: 1px solid #272727;transition: background 0.3s ease 0s;height: 50px;}
.float-right-box .top-list a{display: block; width: 100%;}
.float-right-box .top-list .ico{display: inline-block; width: 50px; height: 50px; position: absolute; right: 0; top: 0; transition: background 0.3s ease 0s; z-index: 2;}
.float-right-box .top-list .ico1{background: url(../images/ico_58.png) no-repeat center #040404;}
.float-right-box .top-list .ico2{background: url(../images/ico_59.png) no-repeat center #040404;}
.float-right-box .top-list .ico3{background: url(../images/ico_60.png) no-repeat center #040404;}
.float-right-box .top-list .ico4{background: url(../images/ico_61.png) no-repeat center #040404;}
.float-right-box .top-list .ico5{background: url(../images/ico_62.png) no-repeat center #040404;}
.float-right-box .top-list .ico6{background: url(../images/ico_68.png) no-repeat center #040404;}
.float-right-box .top-list .ico7{background: url(../images/ico_69.png) no-repeat center #040404;}
.float-right-box .top-list .stt{display: inline-block; font-size: 14px; line-height: 50px; color: #fff; transition: color 0.3s ease 0s; position: absolute; left: 28px; top: 0; z-index: 1; width: 222px;cursor: pointer;}
.float-right-box .top-list li:hover .stt{color: #040404;}
.float-right-box .top-list li:hover .ico1{background: url(../images/ico_58_h.png) no-repeat center #fff;}
.float-right-box .top-list li:hover .ico2{background: url(../images/ico_59_h.png) no-repeat center #fff;}
.float-right-box .top-list li:hover .ico3{background: url(../images/ico_60_h.png) no-repeat center #fff;}
.float-right-box .top-list li:hover .ico4{background: url(../images/ico_61_h.png) no-repeat center #fff;}
.float-right-box .top-list li:hover .ico5{background: url(../images/ico_62_h.png) no-repeat center #fff;}
.float-right-box .top-list li:hover .ico6{background: url(../images/ico_68_h.png) no-repeat center #fff;}
.float-right-box .top-list li:hover .ico7{background: url(../images/ico_69_h.png) no-repeat center #fff;}
.float-right-box .top-list li:hover{background-color: #fff;}
.float-right-box .top-list .return-webtop .stt{font-family: "Arial"; font-weight: bold;}
.float-right-box .bot-share{position: relative; height: 50px;}
.float-right-box .bot-share a{display: inline-block; width: 50px; height: 50px; float: left; transition: background 0.3s ease 0s; margin: 0; padding: 0;}
.float-right-box .bot-share .share{width: 200px; position: absolute; left: 0; top: 0; z-index: 1;}
.float-right-box .bot-share .sina{background: url(../images/ico_63.png) no-repeat center;}
.float-right-box .bot-share .wx{background: url(../images/ico_64.png) no-repeat center;}
.float-right-box .bot-share .more{background: url(../images/ico_66.png) no-repeat center;}
.float-right-box .bot-share a:hover{background-color: #272727;}
.float-right-box .bot-share .share-ico{background: url(../images/ico_67.png) no-repeat center #040404; width: 50px; height: 50px; display: inline-block; cursor: pointer; z-index: 2; position: relative;}
.float-right-box .top-list li .weix{position: relative;}
.float-right-box .sidebox{position: absolute;right: 250px;top:0;transition: all 0.1s ease 0s;width:120px;z-index:10;display: none;background: #040404;}
.float-right-box .sidebox img{width: 110px;height: 110px;display:block;margin:5px auto;}
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@font-face{font-family: ADELE; src: url("../font/ADELE.eot"); src: url("../font/ADELE.eot?#iefix") format("eot"), url("../font/ADELE.ttf") format("truetype");}
@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}
40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}
60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}
80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}
100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);-ms-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}
40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}
60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);-ms-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}
80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}
100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}
/*↓组图样式↓*/
.HS10, .HS15{overflow:hidden;clear:both;}
.HS10{height:10px;}
.HS15{height:15px;}
.Hidden{display:none;}
.Clearer{display:block;clear:both;font-size:1px;line-height:1px;margin:0;padding:0;}
.FlLeft{float:left;}
.FlRight{float:right;}
/*幻灯片区域背景*/
.MainBg{width: 920px;margin:0 auto;}
/*大图展示区域*/
.OriginalPicBorder{padding: 0;}
#OriginalPic{width: 920px;overflow:hidden;position:relative;font-size:12px;}
#OriginalPic img{display:block;max-width: 100%;margin:0 auto;}
/*鼠标手势*/
.CursorL{position:absolute;z-index:999;width:50%;height:600px;color:#FFF;left: 0;cursor:url(../images/CurL.cur), auto;background:url(../images/space.png) repeat scroll 0 0 transparent;}
.CursorR{position:absolute;z-index:999;width:50%;height:600px;color:#FFF;right:0;cursor:url(../images/CurR.cur), auto;background:url(../images/space.png) repeat scroll 0 0 transparent;}
/*小图预览和滑动*/
.SliderPicBorder{width: 100%;overflow:hidden;}
.ThumbPicBorder {width: 920px;margin:0 auto;background: #eeeeee;overflow: hidden;position: relative;}
.ThumbPicBorder #btnPrev{width:45px;height:113px;cursor:pointer;position: absolute;left: 20px;top: 20px;}
.ThumbPicBorder #btnNext{width:45px;height:113px;cursor:pointer;position: absolute;right: 20px;top: 20px;}
.ThumbPicBorder .pic{width: 755px;overflow: hidden;position: relative;margin: 20px auto;}
#ThumbPic img{border: 3px solid #ddd;cursor:pointer;background-color: #ddd;margin: 0 5px;width: 135px;height: 108px;display:block;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
#ThumbPic img.active{border: 3px solid #040404;}
/*↑组图样式↑*/