﻿@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size: .12rem; font-size:12px; font-family:Arial, "Microsoft JhengHei"; color:#666;-webkit-text-size-adjust: none; }
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:#755c81; 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, "Microsoft JhengHei"; color:#888; outline:none; border:0px;}
em{font-style:normal;}
.btn1{cursor:pointer;}
.red{color:#cb1f18;}
.wal{width:1200px; margin:0px auto;}

.w250{ width:250px; overflow:hidden;}
.w325{ width:325px; overflow:hidden;}
.w745{ width:745px;}
.w920{ width:920px;}

@font-face{font-family: 'DINCOND-MEDIUM'; src : url('../font/DINCOND-MEDIUM.OTF');}

.indexPart2 img, .indexPart2 .box, .indexPart2 .name{
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 {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*/

.toutou{ height: 46px; background: #755c81; }
.toutou .wal{ position: relative; height: 46px; }
.toutou .leftDiv{ position: relative; left: -13px; }
.toutou .leftDiv li{ padding: 0 13px; line-height: 46px; position: relative; float: left; font-size: 14px; color: #fff; background: url(../images/line1.png) right center no-repeat;}
.toutou .leftDiv li:last-child{ background: none; }
.toutou .leftDiv li img{ padding-right: 10px; position: relative; top: -2px; }
.toutou .leftDiv .li01{ cursor: pointer;}
.toutou .leftDiv li em{  /*padding-right: 15px;background: url(../images/nimg10_1.png) right center no-repeat;*/}
.toutou .leftDiv li .hideBox{ position:absolute; top:46px; left:0px; z-index:222; display:none; width: 100%; background: #755c81;}
.toutou .leftDiv li dd{ text-align: right; padding-right: 28px; }
.toutou .leftDiv li a{ color: #fff; }
.toutou .leftDiv li a:hover{ text-decoration: underline; }
.toutou .rightDiv{ position: absolute; right: 0px; top: 0px; }
.toutou .mxfDiv{ padding-left: 32px; }
.toutou .mxfDiv li{ float: left; height: 46px; line-height: 46px; font-size: 14px; margin-left: 16px;position:relative;}
.toutou .mxfDiv li img{ padding-right: 9px; position: relative; top: -2px;}
.toutou .mxfDiv li a{ display: block; color: #fff; }
.toutou .mxfDiv li a:hover{ text-decoration: underline; }
.toutou .links{ background: #836d8e; height: 46px; line-height: 46px; padding: 0 15px;}
.toutou .links a{ padding: 0 15px; color: #fff; font-size: 14px;}
.toutou .links a:hover{ text-decoration: underline; }

.toutou .mxfDiv li .layerDiv{ position:absolute; text-align:center; font-size:12px; left:50%; margin-left:-80px; top:0px; width:163px; height:163px; opacity:0; filter:alpha(opacity=0); visibility:hidden; z-index:22;}
.toutou .mxfDiv li.on .layerDiv{opacity:1; filter:alpha(opacity=1); visibility:visible; top:40px;}
.toutou .mxfDiv li .layerDiv{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	
}

.headDiv{ position:relative; width: 100%; z-index: 10; height: 125px;}
.headDiv .wal{ position: relative; height: 125px; }
.headDiv .logo{ display:block; position:absolute; left:0; top:13px;}
.headDiv .form{ position: absolute; right: 0px; top: 44px; width: 185px; height: 40px; background: #f5f5f5; border-radius: 24px; -moz-border-radius: 24px;}
.headDiv .form .input1{ padding-left: 10px; width: 175px; height: 40px; line-height: 40px; font-size: 14px; }
.headDiv .form .btn1{ position: absolute; right: 0px; top: 0px; width: 32px; height: 40px; background: url(../images/nimg19_2.png) center no-repeat; }
.headDiv .rightTel{ position: absolute; right: 0.2rem; top: 0px; }
.headDiv .rightTel li{ width: 0.58rem; height: 1.25rem; line-height: 1.25rem; float: left; }
.headDiv .rightTel li img{ width: 0.34rem; }

.headDiv .old{ position: absolute; right: 2.5rem; top: 0px; line-height:1.25rem; font-size:0.3rem; }

/*导航触发效果*/
.nav{ position:absolute; height:100px; top:0px; right:198px;}
.nav li{float:left; height:125px; float:left;}
.nav a{ position:relative; display:block; height:125px; line-height:125px; width: 106px; overflow:hidden; color:#000; font-size:16px; text-align: center;}
.nav a:hover, .nav .aNow, .nav .aNow1{ color:#755c81; background: #f5f5f5;}


/*导航触发效果*/
.sNav{ display:none; position:absolute; top:171px; z-index:11; overflow:hidden; background: #fff; width:106px; border-top: #efefef solid 1px;}
.sNav li{ height: 40px; line-height: 40px; font-size: 14px; text-align: center;}
.sNav li a{ color: #9d9d9d; display: block;}
.sNav li a:hover{ background: #755c81; color: #fff;}

/*导航菜单触发*/
.navLayer{overflow-x: auto; height:100%; width:100%; overflow:hidden; position:fixed; z-index:222; right:-100%; top:0px;}
.navLayer .bg{overflow-x: auto;position:relative; background:#f5f5f5; height:100%; width:100%;}
.navLayer .toptop{ padding: 0.27rem 1.3rem 0 0.4rem; height: 0.98rem; position: relative; background: #fff;}
.navLayer .closeBtn{ width:1.22rem; height:1.25rem; position:absolute; top:0px; right:0px; text-align: center; line-height: 1.25rem;}
.navLayer .closeBtn img{ width: 0.34rem; }
.navLayer .form{ float: right; background: #f6f6f6; width: 60%; height: 0.7rem; border-radius: 24px; -moz-border-radius: 24px; position: relative;}
.navLayer .form .input1{ width: 100%; text-indent: 15px; height: 0.7rem; line-height: 0.7rem; font-size: 16px; }
.navLayer .form .btn1{ position: absolute; right: 0px; top: 0px; width: 0.7rem; height: 0.7rem; background: url(../images/nimg19_2.png) center no-repeat; background-size: 0.19rem; }
.sideNav{ padding: 0.55rem 1.2rem 0.5rem; }
.subNav{ background:url(../images/nimg16_2.png) right center no-repeat; background-size: 0.16rem; cursor:pointer; display:block; height:0.9rem; line-height:0.9rem; position:relative; font-size:0.27rem; border-bottom: #d7d7d7 solid 1px; font-weight: bold;}
.subNav1{ background:url(../images/nimg16_2.png) right center no-repeat; background-size: 0.16rem; color: #000;}
.subNav:before{ content: ""; display: block; width: 1.12rem; height: 1px; background: #9d9d9d; position: absolute; left: 0px; bottom: -1px; }
.subNav .name{ position:relative;}
.subNav a{ color:#000; display: block;}
.currentDt{background:url(../images/nimg16_2on.png) right center no-repeat; background-size: 0.16rem;}
.navContent{display: none;}
.navContent a{display:block;  height:0.9rem; line-height:0.9rem; color:#4e4e4e; font-size:0.27rem; border-bottom:#d7d7d7 solid 1px; }

.pageBg{ position:fixed; z-index:5; width:100%; height:100%; display:none; background:rgba(0,0,0,0.5); left:0px; top:0px;}


.footDiv{ padding-top: 110px; height: 370px; border-top: #eee solid 1px; overflow: hidden;}
.footDiv .leftDiv{ width: 300px; }
.footDiv .msgList{ padding-top: 24px; }
.footDiv .msgList li{ color: #9c9c9c; line-height: 25px; }
.footDiv .links{ padding-top: 42px; position: relative; left: -6px; color: #5d5d5d; font-size: 14px; }
.footDiv .links a:first-child{padding-left:0;}
.footDiv .links a{ padding: 0 5px; color: #5d5d5d;}
.footDiv .links a:hover{ color: #755c81; }
.footNav{ width: 900px; }
.footNav li{ float: left; width: 128px; }
.footNav li .box{ border-right: #f2f5f8 solid 1px; padding-left: 35px; height: 322px;}
.footNav li:last-child .box{ border-right: none; }
.footNav li h2{ font-weight: 400; color: #000; font-size: 16px; height: 40px; }
.footNav li dd{ height: 40px; line-height: 40px; }
.footNav li dd a{ color: #888; display: block; }
.footNav li dd a:hover{ color: #755c81; }

.foot{ height: 76px; background: #755c81; }
.foot .msg{ color: #d5d0d7; line-height: 76px; }
.foot .msg a{ color: #d5d0d7;}
.foot .msg a:hover{ text-decoration: underline; }
.foot .tel{ font-size: 14px; color: #fff; line-height: 76px;}
.foot .tel em{ font-size: 24px; }

.pageBox{ padding-bottom: 165px; background: #f5f5f5;}
.mainCon{ background: #fff; padding: 75px 45px 135px; -webkit-box-shadow: 0 17px 40px 0 hsla(230,9%,48%,.2); box-shadow: 0 17px 40px 0 hsla(230,9%,48%,.2); }
.mainCon2{ padding: 35px 45px 135px; }

.pageBanner{ position:relative; height: 354px; }
.pageBanner .txtDiv{ position: absolute; right: 50%; margin-right: -600px; top: 35%; height: 70px; margin-top: -35px; z-index: 3;}
.pageBanner .txt1{ font-weight: bold; padding-top: 18px; position: relative; color: #fff; font-size: 30px; text-align: right;}
.pageBanner .txt1:before{ content: ''; position: absolute; right: 0px; top: 0px; background: #fff; width: 35px; height: 3px;}
.pageBanner .txt2{ text-align: right; opacity: 0.2; padding-top: 5px;}

.pageTop{ z-index: 3; position: absolute; left: 50%; bottom: 0px; width: 1200px; height: 74px; background: #eee; margin-left: -600px; }
.pageNav{ padding-left: 45px; }
.pageNav li{ float: left; margin-right: 36px; }
.pageNav li a{ display: block; height: 74px; line-height: 74px; font-size: 14px; color: #000; position: relative; }
.pageNav li a:after{ display: none; content: ''; width: 100%; height: 3px; background: #755c81; position: absolute; left: 0px; bottom: 0px; }
.pageNav li .aNow{ color: #755c81; }
.pageNav li .aNow:after, .pageNav li a:hover:after{ display: block; }
.pageNow{ padding-left: 23px; position: absolute; right: 60px; top: 0px; line-height: 74px; color: #808080; background:url(../images/nimg14_1.png) left center no-repeat;}
.pageNow2{ position: relative; right: 0;}
.pageNow a{ color: #808080; }
.pageNow a:hover{ color: #9f91a6;}
.pageNow em{ color: #9f91a6; }

.pageTitle{ padding-bottom: 40px; }
.pageTitle b{ font-weight: bold; font-size: 30px; color: #000; }
.pageTitle em{ padding-left: 14px; color: #adadad; text-transform: uppercase; }

.pageBannerTel{ display:none; position: relative;}
.pageBannerTel .imgDiv img{ width:100%;}
.pageBannerTel .txtDiv{ position: absolute; right: 15px; top: 50%; height: 60px; margin-top: -30px; z-index: 3;}
.pageBannerTel .txt1{ font-weight: bold; padding-top: 0.18rem; position: relative; color: #fff; font-size: 0.4rem; text-align: right;}
.pageBannerTel .txt1:before{ content: ''; position: absolute; right: 0px; top: 0px; background: #fff; width: 0.35rem; height: 0.03rem;}
.pageBannerTel .txt2{ text-align: right; opacity: 0.2; padding-top: 5px; font-size: 12px;}


.pageTitleTel{ height:50px; background:#755c81; 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:36px;}
.pageNum2{ text-align: center; }
.pageNum a{margin:0 4px; display:inline-block; height:36px; line-height:36px; font-size:14px; color:#7a7a7a; width:36px; text-align: center;}
.pageNum a:hover, .pageNum .aNow{ color:#fff; background:#755c81;}
.pageNum .prev{ font-family:"宋体";}
.pageNum .next{ font-family:"宋体";}
.pageMore{ display:none; padding-bottom: 25px;}
.pageMore a{ font-size:14px; display:block; width:100%; text-align:center; height:45px; line-height:45px; background:#755c81; color:#fff; font-size:16px;}

/*右侧悬浮窗*/
.topA{ text-align: center; font-size: 14px; text-transform: uppercase; position: fixed; right: 50%; margin-right: -670px; bottom: 35px; z-index: 10; display: none; width: 50px; height: 50px; background: #755c81 url(../images/topA.png) center 11px no-repeat; border-radius: 25px; -moz-border-radius: 25px;
-webkit-box-shadow: 0 4px 10px 0 rgba(0,0,0,.3); box-shadow: 0 4px 10px 0 rgba(0,0,0,.3);}
.topA em{ display: block; padding-top: 22px; color: #fff;}


.tabContent{ display:none;}
.tab li{ cursor:pointer;}
.tabContent2{ display:none;}
.tab2 li{ cursor:pointer;}
.tabContent3{ display:none;}
.tab3 dd{ cursor:pointer;}



#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;}










