@charset "utf-8";
/*初始样式*/
body{ color:#292e33;font:14px "Arial";} /*网站字体颜色*/
body,ul,ol,li,div,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,img,span,input{margin:0;padding:0;list-style:none;}
a { color:#292e33; text-decoration:none;font-family: "Arial";}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
/*a:hover { text-decoration:underline;}*/
img{border:none;}
.vam{ vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:0;font-family: "Arial"; }
h1,h2,h3,h4,h5,h6{ font-family:"Arial";}
i,em{ font-style:normal;}
textarea{resize:none;}
input:-moz-placeholder,textarea:-moz-placeholder{color: #ddd;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color: #ddd;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color: #ddd;}

.tr {text-align:right;}
.tl {text-align:left;}
.center{ text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
.clearfix:after{content:"";height:0;clear:both;display:block;visibility:hidden;}
.clearfix{zoom:1;}
/* -- 页面整体布局 -- */
.content{ width:1200px; margin:0 auto;}
.pic img,.picl img,.pics img{-webkit-transition: -webkit-transform 0.8s; -moz-transition: -moz-transform 0.8s; -o-transition: -o-transform 0.8s; transition: transform 0.8s;}
.pic img:hover{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);  transform: scale(1.05);}
.picl img:hover{-moz-transform: translate(0,5px);-webkit-transform: translate(0,5px);-ms-transform: translate(0,5px);-o-transform: translate(0,5px);}
.pics img:hover{-moz-transform: rotate(360deg);-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);-o-transform: rotate(360deg);}
.white,.whites{position: relative;overflow: hidden;}
.white:after,.whites:after{content: ''; cursor: pointer; position: absolute; left: -100%; top: 0; width:100%; height:100%; background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); transform: skewx(-25deg); }
.white:hover:after{left:100%; -moz-transition:1s; -o-transition:1s; -webkit-transition:1s; transition:1s;}
.whites:hover:after {left:100%; -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s; transition:0.5s;}
body{min-width:1200px;width:100%;max-width:1920px;margin:0 auto;overflow-x:hidden;position: relative;}
i,em{ font-style:normal;}
.content{ width:1200px; margin:0 auto;font-family: "Arial";}



/*首页头部*/
.header{position:absolute;left: 0;top: 0;z-index: 1;width: 260px;background: #fff;height: 100%;max-height: 840px;display: none;overflow: hidden;}
.header h1{background:#53607C;max-height: 170px;text-align: center;}
.header h1 img{width: auto;display: inline-block;height: 100%;}
.header .nav{padding-top: 38px;padding-left: 47px;height:364px;border-bottom: 1px solid #F4F4F4;}
.header .nav li{margin-bottom: 36px;font-weight: bold;}
.header .nav li:first-child{padding-left: 23px;background: url(../images/home.png) no-repeat left center;}
.header .nav li a{display:block;color: #666;text-transform: uppercase;}
.header .nav li.cur a,.header .nav li:hover a{color: #53607C;font-weight: bold;}
.header .catact{padding-left: 47px;padding-top:37px;height: 219px;}
.header .catact p{font-size: 14px;color: #666;font-weight: bold;margin-bottom: 28px;}
.header .catact p span{display: block;font-size: 12px;color: #999;font-weight: lighter;}
.header .catact form{width: 170px;border-bottom: 1px solid #E5E5E5;font-size: 12px;height: 34px;}
.header .catact form .txt{float: left;width: 153px;line-height: 34px;height: 34px;border: none;background: none;}
.header .catact form .btn{background: url(../images/nav-search.png) no-repeat;width: 16px;height: 16px;display: block;float: right;border:none;margin-top: 10px;}


.xheader{position:absolute;left: 0;top: 0;z-index: 1;width: 130px;background: #fff;height: 100%;max-height: 840px;overflow: hidden;}
.xheader h1{background:#53607C;max-height: 170px;text-align: center;}
.xheader h1 img{width:100%;display: inline-block;}
.xheader .nav{padding-top: 38px;padding-left: 15px;height:364px;border-bottom: 1px solid #F4F4F4;}
.xheader .nav li{margin-bottom: 36px;font-weight: bold;}
.xheader .nav li:first-child{padding-left: 23px;background: url(../images/home.png) no-repeat left center;}
.xheader .nav li a{display:block;color: #666;text-transform: uppercase;}
.xheader .nav li.cur a,.xheader .nav li:hover a{color: #53607C;font-weight: bold;}
.xheader .catact{padding-left: 47px;padding-top:48px;height: 219px;}
.xheader .catact p{font-size: 14px;color: #666;font-weight: bold;margin-bottom:50px;}
.xheader .catact p span{display: block;font-size: 12px;color: #999;font-weight: lighter;}
.xheader .catact form{width: 170px;border-bottom: 1px solid #E5E5E5;font-size: 12px;height: 34px;}
.xheader .catact form .txt{float: left;width: 153px;line-height: 34px;height: 34px;border: none;background: none;}
.xheader .catact form .btn{background: url(../images/nav-search.png) no-repeat;width: 16px;height: 16px;display: block;float: right;border:none;margin-top: 10px;}



.nheader{height: 114px;background: #fff;}
.nheader h1{float: left;padding-top: 38px;margin-right: 85px;display: inline;}
.nheader h1 img{width: 139px;height: 35px;}
.nheader .nav{float: left;}
.nheader .nav li{line-height: 114px;font-size: 13px;font-weight: bold;float: left;margin-right: 28px;display: inline;text-transform: uppercase;}
.nheader .nav li:last-child{margin-right: 0;}
.nheader .nav li:first-child{background: url(../images/home.png) no-repeat left center;padding-left: 20px;}
.nheader .nav li a{color: #666;}
.nheader .nav li.cur a{font-weight: bold;color: #53607c;}
.nheader em{float: right;background: url(../images/tel.png) no-repeat left 6px;padding-left: 33px;font-weight: bold;min-height: 25px;font-size: 18px;color: #666;margin-top: 34px;}
.nheader em span{display: block;font-size: 12px;color: #bbb}
