﻿@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size:12px; font-family:Arial, "微软雅黑"; color:#666;}
a{color:#666; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px; vertical-align:middle;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
/*a:hover{text-decoration:none; color:#ee3c00; outline:none;}*/
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}
.fl{float:left;}
.fr{float:right;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}

.h10{height:10px; overflow:hidden; clear:both;}
.h30{height:30px; overflow:hidden; clear:both;}
.h60{height:60px; overflow:hidden; clear:both;}
.h70{height:70px; overflow:hidden; clear:both;}
.h100{height:100px; overflow:hidden; clear:both;}
input, textarea{background:transparent; padding:0px; font-size:12px; font-family:Arial, "微软雅黑"; color:#888; outline:none; border:0px;}
em{font-style:normal;}
.btn1{cursor:pointer;}
.red{color:#cb1f18;}
.wal{width:1600px; margin:0px auto;}
.wal2{width:1200px; margin:0px auto;}

.w237{ width:237px; overflow:hidden;}
.w903{ width:903px; border-right: #f3f3f3 solid 1px; overflow:hidden;}


/*.productList .list li .box, .productType .midList li .box{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	
}*/

.Phone-Box{ display: none; }

@font-face {font-family:din; src:url(../fonts/din.ttf);}

.fangda{ overflow: hidden;}
.fangda img{ transition:2s;-moz-transition:2s;-webkit-transition:2s;-o-transition:2s;}
.fangda:hover img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

/*按钮动画--start*/
.ico_h {display: inline-block; position: relative; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); } 
.ico_h:before {pointer-events: none; position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 0; background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */ -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform, opacity; transition-property: transform, opacity; } 
.ico_h:hover, .ico_h:focus, .ico_h:active {-webkit-transform: translateY(-6px); transform: translateY(-6px); -webkit-animation-name: hover; animation-name: hover; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; } 
.ico_h:hover:before, .ico_h:focus:before, .ico_h:active:before {opacity: .4; -webkit-transform: translateY(6px); transform: translateY(6px); -webkit-animation-name: hover-shadow; animation-name: hover-shadow; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; }
/*按钮动画--end*/

.headDiv{ height:80px; position:fixed ; z-index:10;  width: 100%; left: 0px; top: 0px;}
.headDiv2{ position: relative; }
.headDiv .wal{ position: relative; height: 80px;}
.headDiv .logo{ display:block; position:absolute; left:0px; top:5px;}
.headDiv .topSearch{ position: absolute; right: 0px; top: 22px; z-index: 15;}
.headDiv .topSearch input{ color: #fff; border-radius:24px; -moz-border-radius:24px; display:none; padding: 0 15px; height: 35px; line-height: 35px; background: #ee3c00; width: 115px; font-size: 14px; position: absolute; right: 0px; top: 0px;} 
.headDiv .topSearch .btn{ width: 35px; height: 35px; position: absolute; right: 0px; top: 0px;}

.navIco{display:none; width:60px; height:60px; position:absolute; top:0px; right:0px; text-align: center; line-height: 60px;}
.navIco img{ width: 30px; }

.nav{ position: absolute; height:80px; top: 0px; right: 74px; z-index: 12;}
.nav li{ text-align: center; height:80px; float: left; line-height:80px; font-weight: bold; width: 105px; margin-left: 22px;}
.nav a{ position:relative; display:block; line-height:80px; color:#fff; font-size:15px;}
.nav li a em{ position: absolute; left: 0; top: 0; display: none; width: 100%; height: 4px; background: #ee3c00; z-index: 5; }
.sNavA:hover a, .nav .liNow1 a{ color: #ee3c00; background: #fafafa; }
.sNavA:hover em, .nav .liNow1 em{ display: block; }

/*导航触发效果*/
.sNav{position:fixed; z-index:11; height:84px; display:none;  width:100%; background:rgba(0,0,0,0.5);}
.sNav {top :80px!important;
}
.sNav .list{ position: absolute; /*width:1000px;*/ margin-left:-460px; text-align:center;}
.sNav .list li{ font-size: 14px; display:inline-block; margin:0 25px; line-height: 84px; font-weight: bold;}
.sNav .list li a{ color: #fff; display: block; padding-left: 14px; background:url(../images/ico1.png) left center no-repeat;}
.sNav .list li a:hover{ color: #fff; }
.sNav .list2{ position: absolute; width:1000px; margin-left:-800px; text-align:center; float: right;}

/*导航菜单触发*/
.navLayer{overflow-x: auto; height:100%; width:100%; overflow:hidden; position:fixed; z-index:222; right:-100%; top:0px;}
.navLayer .close{ position: absolute; right: 0px; top: 0px; height: 60px; width: 60px; line-height: 60px; text-align: center;}
.navLayer .close img{ width: 24px; }
.navLayer .box{ height: 60px; position: relative; border-bottom: #eee solid 1px;}
.navLayer .box .logo{ position: absolute; left: 10px; top: 16px;}
.navLayer .box .logo img{ width: 125px; }
.navLayer .bg{overflow-x: auto;position:relative; background:#fff; height:100%; width:100%;}
.sideNav{ padding: 10px 10px 0; }
.subNav{ cursor:pointer; display:block; height:50px; line-height:50px; position:relative; border-bottom: #eee solid 1px; font-size:14px; color:#2c2c2c; }
.subNav1{ background:url(../images/ico4.png) right center no-repeat; background-size: 26px;}
.subNav .name{ text-align:left; position:relative;}
.subNav a{ color:#2c2c2c; display: block;}
.subNav:after{ content: ''; display: block; position: absolute; left: 0px; bottom: -1px; width: 60px; height: 2px; background: #ee3c00; }
.currentDt{background:url(../images/ico4on.png) right center no-repeat; background-size: 26px; }
.navContent{display: none;}
.navContent a{display:block;  height:35px; line-height:35px; color:#666; border-bottom: #eee solid 1px; font-size:13px;}

.pageBg{ position:fixed; z-index:11; width:100%; height:100%; display:none; background:url(../images/bg1.png) repeat; left:0px; top:0px;}

.footDiv{ padding-top: 70px; height:385px; background: #123579;}
.footDiv .leftDiv{ width: 386px; height: 296px; border-right: #0e2e6d solid 1px; }
.footDiv .midDiv{ padding-left: 200px; width: 255px; height: 296px; border-right: #0e2e6d solid 1px;}
.footDiv .rightDiv{ width: 196px; padding-left: 160px;}
.footDiv .titleDiv .title1{ padding-bottom: 8px; color: #fff; font-size: 18px; font-weight: bold;}
.footDiv .titleDiv .title2{ color: #40558a; position: relative; height: 46px; }
.footDiv .titleDiv .title2 em{ position: absolute; left: 0px; bottom: 0px; width: 16px; height: 1px; background: #899abc; display: block; }
.footDiv .msgList{ padding-top: 36px;}
.footDiv .msgList li{ font-size: 13px; color: #919ab6; line-height: 24px; }
.footDiv .btnDiv{ padding-top: 25px; }
.footDiv .btnDiv a{ text-align: center; display: block; width: 138px; height: 32px; line-height: 32px; background: #294171; color: #fff; font-size: 14px; font-weight: bold;}
.footDiv .btnDiv a:hover{ text-decoration: underline; }
.footDiv .msg{ color: #4e6392; padding-top: 30px;}
.footDiv .msg a{ color: #4e6392; }
.footDiv .msg a:hover{  color: #fff;}
.footDiv .ewmDiv{ padding-top: 35px; }
.footDiv .share{ padding-top: 44px; overflow: hidden;}
.footDiv .share li{ float: left; margin-right: 22px; }
.footDiv .share li .img1{ display:none;}
.footDiv .share li:hover .img1{ display:inline-block;}
.footDiv .share li:hover img{ display:none;}
.footNav{ padding-top: 20px; overflow: hidden;}
.footNav ul{ margin-right: -94px; }
.footNav li{ float: left; width: 144px; }
.footNav dd{ line-height: 45px; }
.footNav dd a{ color: #919ab6; }
.footNav dd a:hover{ text-decoration: underline;}

.pageBanner{ position:relative;}
.pageBanner .imgDiv img{ width:100%;}
.pageBanner .txt{ position: absolute; font-size: 36px; color: #fafafa; text-transform: uppercase; left: 50%; margin-left: -600px; top: 50%; height: 60px; margin-top: -30px; z-index: 5;}
.pageBanner .txt:after{ content: ''; position: absolute; left: 0px; bottom: 0px; display: block; background: #fafafa; width: 35px; height: 4px;}

.pageBox{ padding: 50px 0 160px; }
.pageBox2{ padding: 50px 0 20px; }

.pageTop{ background: #f4f4f4; height: 64px; }
.pageTop .wal2{ position: relative; height: 64px; }
.pageNow{ position: absolute; right: 0px; top: 0px; padding-left: 23px; height: 64px; line-height: 64px; color: #a4a4a4; overflow: hidden; background: url(../images/nimg16_1.png) left center no-repeat;}
.pageNow a{ color: #a4a4a4; }
.pageNow a:hover{ color:#ee3c00;}
.pageNow em{ color: #ee3c00; }
.pageNav{ height: 64px; }
.pageNav li{ float: left;  height: 64px; font-size: 14px; font-weight: bold; margin-right: 35px;}
.pageNav li a{ display: block; height: 64px; line-height: 64px; color: #505050; position: relative;}
.pageNav li a:after{ content: ''; display: none; width: 100%; height: 4px; position: absolute; background: #ee3c00; left: 0px; bottom: 0px;}
.pageNav li a:hover:after, .pageNav li .aNow:after{ display: block;}

.pageBannerTel{ display:none; position: relative;}
.pageBannerTel img{ width:100%;}

.pageTitle{ padding-bottom: 60px; }
.pageTitle .txt1{ font-size: 36px; color: #333; line-height: 36px; font-weight: bold; }
.pageTitle .txt2{ padding-top: 5px; font-size: 24px; color: #ee3c00; position: relative; height: 45px; }
.pageTitle .txt2:after{ content: ''; display: block; width: 45px; height: 4px; background: #eac527; position: absolute; left: 0px; bottom: 0px; }


/*右侧悬浮窗*/

.sideBar{ position:fixed; right:0px; top:50%; margin-top:-104px; z-index:111; width: 82px; border-top: #ee3c00 solid 2px; background: #fff;}
.sideBar li{position:relative; padding: 15px 0; border-bottom: #ededed solid 1px; cursor:pointer; text-align: center; color: #757575;}
.sideBar li p{ font-size: 14px; padding-top: 10px;}
.sideBar li a{ display: block; width: 100%; height: 100%; color: #757575;}
.sideBar li.liNow .hideBox{ display:block;}
.sideBar .li00 .hideBox{ display:none; position:absolute; left:-190px; top:0; width:190px; height:154px;}
.sideBar .li00 .mxfDiv{ width:170px; background:#fff; height:184px; position:relative;}
.sideBar .li00 .hideBox .icon{ position:absolute; right:0; top:25px; width:20px; height:14px; background:url(../images/nimg12_2.png) left top no-repeat;}
.sideBar .li00 .ewm{ text-align:center; padding-top:20px;}
.sideBar .li01 .hideBox{ display:none; position:absolute; left:-220px; top:0; width:220px; height:154px;}
.sideBar .li01 .mxfDiv{ width:200px; background:#fff; height:154px; position:relative;}
.sideBar .li01 .hideBox .icon{ position:absolute; right:0; top:25px; width:20px; height:14px; background:url(../images/nimg12_2.png) left top no-repeat;}
.sideBar .li01 dd{ text-align:left; border-bottom:#ddd solid 1px; padding:10px 0;}
.sideBar .li01 dd .txt{ padding:5px 0 0 50px; position:relative; font-size:16px; color:#666;}
.sideBar .li01 dd .txt img{ position:absolute; left:20px; top:5px; width:20px;}
.sideBar .li01 dd .num{ padding-left:50px; line-height:30px; font-size:18px; color:#123579;}
.sideBar .li02 .hideBox{ display:none; position:absolute; left:-220px; top:0; width:220px; height:80px;}
.sideBar .li02 .mxfDiv{ width:200px; background:#fff; height:80px; position:relative;}
.sideBar .li02 .hideBox .icon{ position:absolute; right:0; top:50%; margin-top:-7px; width:20px; height:14px; background:url(../images/nimg12_2.png) left top no-repeat;}
.sideBar .li02 .num{ text-align:center; font-size:24px; color:#123579; line-height:80px; }
.sideBar .li02 .num img{ position:relative; top:-2px; padding-right:6px;}

.pageTitleTel{ height:50px; background:#ee3c00; position:relative; font-size:14px; display:none;}
.sideTitleTel{ width:100%; height:50px; position:absolute; left:0px; top:0px;}
.sideTitleTel .con{ font-size:16px; height:50px; line-height:50px; position:relative; padding-right:10px;}
.sideTitleTel .con a{ color: #fff; display:block; height:50px; padding-left:15px; background:url(../images/ico5.png) right center no-repeat; background-size: 16px;}
.sideTitleTel .con.on a{ background:url(../images/ico5on.png) right center no-repeat; background-size:16px;}
.sideTitleNav{ position:absolute; top:50px; z-index:10; width:100%; background:#faf9f9; display:none; box-shadow:0 1px 5px rgba(35,25,25,0.2); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.2); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.2);}
.sideTitleNav li{ height:43px;}
.sideTitleNav li a{ display:block; height:42px; line-height:42px; padding-left:15px; color:#666; border-bottom:#e2e2e2 solid 1px; background:#faf9f9;}
.sideTitleTel .con em{ display:block; color:#fff; padding-left: 15px;}


/*分页*/
.pageNum{height:50px; text-align:center;}
.pageNum a{margin:0 8px; display:inline-block; height:36px; line-height:36px; font-size:14px; color:#7a7a7a; width:36px;}
.pageNum a:hover, .pageNum .aNow{ color:#fff; background:#ee3c00;}
.pageNum .prev{ font-family:"宋体";}
.pageNum .next{ font-family:"宋体";}
.pageMore{ display:none;}
.pageMore a{ font-size:14px; display:block; width:100%; text-align:center; height:45px; line-height:45px; background:#ee3c00; color:#fff; font-size:16px;}


.tabContent{ display:none;}
.tab li{ cursor:pointer;}
.tabContent2{ display:none;}
.tab2 li{ cursor:pointer;}


.cd-top {
    /* image replacement properties */
    overflow: hidden;

    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {

    opacity: 1;
}

#Layer1{
	position:absolute;
	position:fixed;
	_position:absolute;
	width:100%;
	z-index:99;
	top:0; left:0px;
	background-color:#000;
	display:none;
}


.selectDiv{cursor:pointer;}
.selectDiv span{padding-left:10px;}
.selectDiv select{display:none;}
/**/
.selectLayer{position:absolute; z-index:100; display:none; background:#FFF; border:#bababa solid 1px;}
.selectLayer li{height:22px; line-height:22px; overflow:hidden; padding-left:10px; color:#666;}










