@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size: .12rem; font-size:12px; font-family:Arial, "微软雅黑"; color:#666;-webkit-text-size-adjust: none; overflow-x:hidden;}
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:#d82a43; 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:1200px; margin:0px auto;}
.wal2{width:1420px; margin:0px auto;}

.w237{ width:237px; overflow:hidden;}
.w278{ width:278px; overflow:hidden; border-right: #ededed solid 1px;}
.w845{ width:845px;}
.w860{ width:860px;}
.w920{ width:920px;}

@font-face {font-family:medium; src:url(../font/SOURCEHANSANSCN-MEDIUM.otf);}
@font-face {font-family:dincond; src:url(../font/DINCOND-BOLD.otf);}


.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; }


.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 { 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{ position:absolute; width: 100%; height: 100px; background: #d82a43; transition: all .3s ease-out 0s; z-index: 10;}
.headDiv2{ position: relative; }
.headDiv .logo{ display:block; width: 345px; height: 100px; line-height: 100px; text-align: center; overflow: hidden; position:absolute; left:0; top:0px; background: #fff;}
.nav{ position:absolute; height:100px; top:0px; left:345px;}
.nav li{float:left; height:100px; float:left;}
.nav a{ position:relative; display:inline-block; height:100px; line-height:100px; padding: 0 30px; overflow:hidden; color:#fff; font-size:16px; font-weight: bold;}
.nav a em{ position: relative; height: 100px; display: block;  }
.nav a em:before{ content: ''; display: none; width: 100%; height: 2px; background: #fff; position: absolute; left: 0px; top: 70px;}
.nav a:hover, .nav .aNow, .nav .aNow1{ background:#c2263c;}
.nav a:hover em:before, .nav .aNow em:before, .nav .aNow1 em:before{display: block;}

.headDiv .topRight{ position: absolute; right: 154px; top: 30px; height: 40px; }
.headDiv .topRight li{ text-align: center; line-height: 40px; float: left; margin-left: 23px; width: 40px; height: 40px; background: #c2263c; border-radius: 50%; -moz-border-radius: 50%; }
.headDiv .topRight li a{ display: block; width: 100%; height: 100%; color: #fff; }
.headDiv .topSearch{ position:relative; z-index: 15;}
.headDiv .topSearch input{ color: #fff; border-radius:24px; -moz-border-radius:24px; display:none; padding: 0 15px; height: 40px; line-height: 40px; background: #C2263C; width: 165px; font-size: 14px; position: absolute; right: 0px; top: 0px;} 
.headDiv .topSearch .btn{ width: 40px; height: 40px; position: absolute; right: 0px; top: 0px;}


.navIcoPC{ position: absolute; right: 0px; top:0px; width: 110px; height: 100px; line-height: 100px; text-align: center; background: #ec3852; display: block; }


.headDivTel{ height: 60px; position: relative; z-index: 7; background: #fff;}
.headDivTel .logo{ position: absolute; left: 10px; top: 15px; }
.headDivTel .logo img{ width: 110px; }
.headDivTel .lan{ height: 60px; line-height: 60px; font-size: 14px; text-transform: uppercase; position: absolute; right: 50px; top: 0px;}
.headDivTel .lan a{ padding: 0 5px; color: #333;}
.headDivTel .rightDiv{ position: absolute; right: 90px; top: 15px; }
.headDivTel .rightDiv a{ float: left; color: #fff; display: block; margin-left: 8px; height: 30px; line-height: 30px; font-size: 12px; padding: 0 13px; background: #014099; border-radius: 4px; -moz-border-radius: 4px; }
.headDivTel .rightDiv a img{ width: 15px; position: relative; top: -1px;}

.navIco{display:none; width:50px; height:60px; line-height: 60px; position:absolute; top:0px; right:0px; text-align: center;}
.navIco img{ width: 24px; }


/*导航触发效果*/
.sNav{position:absolute; z-index:11;  display:none; }
.sNav .box{ width:566px; height: 360px; margin-top: 4px; background:#fff;}
.sNav .tab{ padding-top: 56px; width: 160px; }
.sNav .tab li{ padding-left: 60px; font-size: 16px; margin-bottom: 36px; }
.sNav .tab li a{ display: block; width: 76px; background: url(../images/ico1.jpg) right center no-repeat;}
.sNav .tab .liNow a{ color: #014099; background: url(../images/ico1on.jpg) right center no-repeat; }
.sNav .tabContentDiv{ padding: 30px 70px 0 0 }

.navRight{ height:100%; width:380px; overflow:hidden; position:fixed; z-index:101; right:-380px; top:0px; background: #e9e9e9;}
.navRight .toptop{ height: 100px; background: #fff; position: relative; }
.navRight .closeBtn{ display: block; position:absolute; top:40px; right:43px; z-index:22;}
.rightNav{ padding: 40px 0 0 94px; }
.rightNav li{ padding-bottom: 35px; font-size: 14px;}
.rightNav li h2{ margin-bottom: 10px; padding-left: 13px; line-height: 24px; background: url(../images/ico1.png) left center no-repeat; height: 24px; font-size: 15px; color: #d13148; }
.rightNav li em{ padding: 0 4px; color: #ccc }
.rightNav li a{ color: #898888;}
.rightNav li a:hover{ color: #d13148; }

.leftNav{ border: #ebebeb solid 1px; margin-bottom: 40px;}
.leftNav li{ height: 58px; border-bottom: #ebebeb solid 1px; font-size: 16px; }
.leftNav li:last-child{ border-bottom: none; }
.leftNav li a{ display: block; height: 58px; line-height: 58px; overflow: hidden; padding-left: 42px; color: #333;  background: #fafafa url(../images/ico3.png) right center no-repeat;}
.leftNav li a:hover, .leftNav li .aNow{ color: #fff; background: #d82a43 url(../images/ico3on.png) right center no-repeat; }

/*导航菜单触发*/
.navLayer{overflow-x: auto; height:100%; width:100%; overflow:hidden; position:fixed; z-index:222; right:-100%; top:0px;}
.navLayer .toutou{ padding: 10px 60px 0 10px; height: 40px; position: relative;}
.navLayer .closeBtn{ position: absolute; right: 0px; top: 0px; display: block; width: 50px; height: 60px; line-height: 60px; text-align: center; }
.navLayer .closeBtn img{ width: 24px; }
.navLayer .bg{overflow-x: auto;position:relative; background:#fff; height:100%; width:100%; }
.subNav{cursor:pointer; display:block; height:45px; line-height:45px; border-bottom:1px solid #ccc; position:relative;  font-size:15px; color:#333; }
.subNav1{ background:url(../images/ico4.png) right center no-repeat; background-size: 36px;}
.subNav .name{ padding-left:25px; text-align:left; position:relative;}
.subNav a{ color:#333; display: block;}
.currentDt{background: url(../images/ico4on.png) right center no-repeat; background-size: 36px; color:#014099}
.navContent{display: none; border-bottom:1px solid #ccc;}
.navContent li{ padding-left:25px; height:35px; line-height:35px;}
.navContent a{ display:block; background:url(../images/ico1.jpg) left center no-repeat; padding-left: 18px; color:#999; font-size:13px;}

.searchLayerTel{ display:none; z-index:10; top:60px; left:0px; width:100%; position:fixed; background:url(../images/bg1.png) repeat;}
.searchLayerTel .box{ padding:10px 40px;}
.searchLayerTel .box .form{ border-bottom: #425d86 solid 1px; position: relative; }
.searchLayerTel .form .input1{ width:100%; height:40px; line-height:40px; text-indent:10px; color:#ccc; font-size:14px;}
.searchLayerTel .form .btn1{ position:absolute; right:0px; top:0px; background:url(../images/nimg19_1.png) right center no-repeat; background-size: 15px; width:40px; height:40px; cursor:pointer;}

.pageBg{ position:fixed; z-index:5; width:100%; height:100%; display:none; background:rgba(0,0,0,0.5); left:0px; top:0px;}


.footDiv{ height: 80px; padding: 0 5.8%; border-top: #f1f1f1 solid 1px; overflow: hidden; font-size:12px; background:#fff;}
.footDiv2{ position:absolute; left:0px; bottom:0px; z-index:5; height:80px; width:88.4%;}
.footDiv .msg{ line-height: 80px; color: #aaa; }
.footDiv .msg a{ color: #aaa; }
.footDiv .msg a:hover{ color: #d82a43; }
.footDiv .rightDiv{ line-height: 80px; }
.footDiv .share li{ float: left; width: 15px; height: 13px; margin-left: 20px; }
.footDiv .links{ color: #e8e8e8; }
.footDiv .links a{ color: #aaa; padding: 0 13px;}
.footDiv .links a:hover{ color: #d82a43; }

.pageBox{ padding: 100px 0; }

.pageBanner{ position:relative; }
.pageBanner .imgDiv img{ width:100%;}
.pageBanner .txtDiv{ overflow: hidden; position: absolute; left: 50%; margin-left: -600px; top: 50%; margin-top: -37px; height: 75px; color: #fff; }
.pageBanner .txt1{ line-height: 44px; font-size: 44px; text-transform: uppercase; font-weight: bold;}
.pageBanner .txt2{ font-size: 22px; padding-top: 5px;}
.pageBanner .wenDiv{ overflow: hidden; position: absolute; left: 0; width: 100%; text-align: center; top: 50%; margin-top: -37px; height: 75px; color: #fff; }
.pageBanner .wen1{ line-height: 44px; font-size: 44px; text-transform: uppercase; font-weight: bold;}
.pageBanner .wen2{ font-size: 22px; padding-top: 5px;}


.pageTop{ height: 66px; border-bottom: #efefef solid 1px; }
.pageTop .wal{ position: relative; height: 66px; }
.pageNav li{ float: left; margin-right: 60px; font-size: 16px;}
.pageNav li a{ position: relative; display: block; height: 66px; line-height: 66px; color: #333;}
.pageNav li a:before{ content: ''; width: 100%; height: 3px; background: #d82a43; display: none; position: absolute; left: 0px; bottom: 0px;}
.pageNav li a:hover, .pageNav li .aNow{ color: #d82a43; font-weight: bold;}
.pageNav li a:hover:before, .pageNav li .aNow:before{ display: block; }
.pageNow{ padding-left: 36px; background: url(../images/nimg16_1.png) left center no-repeat; position: absolute; right: 0px; top: 0px; line-height: 66px; color: #999; }
.pageNow a{ color: #999; }
.pageNow a:hover, .pageNow em{ color: #d82a43; }

.pageBannerTel{ display:none; position: relative;}
.pageBannerTel .imgDiv img{ width:100%;}
.pageBannerTel .txtDiv{ position: absolute; color: #fff; width: 100%; text-align: center; height: 50px; top: 50%; left: 0px; margin-top: -25px;}
.pageBannerTel .txt1{ font-size: 20px; line-height: 20px; padding-bottom: 2px; text-transform: uppercase; }
.pageBannerTel .txt2{ font-size: 15px; position: relative; height: 30px; }

.pageTitle{ padding-bottom: 60px; }
.pageTitle .title1{ font-weight: bold; font-size: 30px; color: #d82a43; text-transform: uppercase; }
.pageTitle .title2{ height: 46px; position: relative; font-size: 24px; color: #363635; }
.pageTitle .title2:before{ content: ''; width: 32px; height: 3px; display: block; position: absolute; left: 0px; bottom: 0px; background: #d82a43; }

.pageTitleTel{ height:50px; background:#d82a43; 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{ color:#5a5a5a; text-align:center; height:60px;}
.pageNum2{ text-align: left; }
.pageNum a{display:inline-block; width:36px; height:37px; line-height:37px; border:#bbb solid 1px; margin-right:5px; background:#fff; font-size:14px; text-align:center;}
.pageNum a:hover, .pageNum .aNow{color:#fff; background:url(../images/pageNum.jpg) center no-repeat; background-size:100% 100%; border: none; width:38px; height:38px;}
.pageNum .prev, .pageNum .next{ width:88px;}
.pageNum .prev em{padding-left:12px; background:url(../images/prev.png) left center no-repeat;}
.pageNum .next em{padding-right:12px; background:url(../images/next.png) right center no-repeat;}
.pageNum .prev:hover em{background:url(../images/prev_on.png) left center no-repeat;}
.pageNum .next:hover em{background:url(../images/next_on.png) right center no-repeat;}
.pageNum .prev:hover, .pageNum .next:hover{ width:90px;}

.pageMore{ display:none;}
.pageMore a{ display:block; color:#fff; height: 45px; line-height: 45px; text-align:center; font-size:16px; background: #d82a43; width: 100%;}

.pageScroll{ text-align: center; padding-top: 10px; height: 36px; }
.pageScroll a{ display: block; font-size: 16px; font-weight: bold; color: #d82a43; }
.pageScroll a img{ padding-right: 15px; }

/*右侧悬浮窗*/
.sideBar{ position:fixed; right:0px; top:50%; margin-top:-104px; z-index:111;}
.sideBar li{position:relative; height:52px; margin-bottom:1px; cursor:pointer;}
.sideBar .mouse{position:absolute; left:-152px; top:0px; display:none;}
.sideBar .img{background:url(../images/bg1.png) repeat; height:52px; text-align:center; width:52px;}
.sideBar .img img{position:relative; top:8px;}
.sideBar .liNow .img{background:#d71418;}
.sideBar .liNow .mouse{display:block;}
.sideBar .li01.liNow .img{background:#d71418;}
.sideBar .li01 .mouse{background:#d71418; width:210px; height:52px; left:-210px;}
.sideBar .li01 a{ display:block; width:210px; height:52px; color:#fff; font-size:16px; text-align:center; line-height:52px;}
.sideBar .li01 em{ padding-left: 20px; }
.sideBar .li02 .mouse{background:#f6f6f6; width:182px; height:208px; left:-182px; top:-64px; border-radius: 8px; -moz-border-radius:8px;}
.sideBar .li02 .mouse p{ text-align:center; font-size:14px; color:#888;}
.sideBar .li02 .mouse .imgDiv{ text-align:center; padding:18px 0 20px;}
.sideBar .li03.liNow .img{background:#d71418;}
.sideBar .li03 .mouse{background:#d71418; width:210px; height:52px; left:-210px;}
.sideBar .li03 a{ display:block; width:210px; height:52px; color:#fff; font-size:16px; text-align:center; line-height:52px;}
.sideBar .li03 em{ padding-left: 20px; }


.tabContent{ display:none;}
.tab li{ cursor:pointer;}
.tabContent2{ display:none;}
.tab2 li{ cursor:pointer;}
.tabContent3{ display:none;}
.tab3 dd{ 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;}










