
/* CSS Document */
*, dl, dt { margin: 0; padding: 0; }
img { border: none; }
ul, li { list-style: none; margin: 0; }
a { text-decoration: none; color: #666; cursor: pointer; outline: none; }
a:hover, a:focus { color: #c7af8d; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-decoration: none; outline: 0; }
input, select, button, textarea { font-family: microsoft yahei; vertical-align: middle; border: none; color:#666;}
h1, h2, h3, h4, h5, h6, h7, b, label,dt { font-weight: normal; margin: 0; }
p { margin: 0; }
i, em  { font-style: normal; }
.fix { zoom: 1 }
.fix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden }
.fl { float: left; }
.fr { float: right; }
.w1000 { width: 1000px; margin: 0 auto; }
.pr { position: relative; }
.pa { position: absolute; }
body { font-size: 14px; color: #666; background: #fff; overflow-x: hidden; min-width: 1200px; font-family: microsoft yahei; }
.wrap { max-width: 1200px; margin-right: auto; margin-left: auto; *width: 1200px;position: relative;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
.transition { transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; }
.ico{ display: inline-block; background: url(../images/ico.png) no-repeat; vertical-align: middle;}
.mr45{ margin-right:45px;}
*{ box-sizing:border-box;}

/*头部*/
.head{ padding:10px 0 14px; position:relative; z-index:10; background:#fff;}
.logo span{ font-size:16px; color:#afaaaa; margin-left:25px;}
.head-r{ border:1px #e6ebed solid; width:232px; height:27px; border-radius:27px; padding:0 0 0 10px; overflow:hidden; margin:19px 0 0;}
.inp{ height:27px; line-height:27px; width:190px;}
.go{ background:url(../images/ico.png) no-repeat; width:30px; height:25px; background-position:8px 4px; border:none; transition: all .3s ease;}
.go:hover{ background-position:8px -18px;}

.head-l{ overflow:hidden; margin:13px 0 0; line-height:27px; background: url(../images/ico1.png) no-repeat left center; padding-left:25px; margin-left:138px;}
.head-l span{ font-size:20px; font-weight:bold; font-family:Arial; vertical-align:middle;}
/*导航*/
.nav{ width:100%; margin:14px 0 0; position:relative;}
.nav ul{ background:#dec49f; height:38px;}
.nav .nav_li{ float:left; display:inline; border-left:2px #fff solid;}
.nav .nav_li a{ display:block; line-height:38px; font-size:15px; color:#fff; padding:0 45px;}
.nav .nav_li:first-child{ border:none;}
.nav .nav_li:first-child a{ padding-left:95px;}
.nav .nav_li:last-child a{ padding-right:88px;}
.nav .nav_li:hover{ background:#c7af8d;}
.nav .nav_li .layer { position: absolute; top: 38px; left: 0; width: 100%; background: #313131; overflow: hidden; padding: 34px 0 30px; display:none; z-index:9;  }
.nav .nav_li .layer .sha{ width:100%; height:14px; position:absolute; top:0; left:0; background:#fff;}
.nav .nav_li .lev1{ padding:52px 0 38px;}
.nav .nav_li .lev1-l{ width:748px;/* padding-right:80px;*/ margin-right:40px; border-right:1px #535353 solid; color:#999; line-height:30px;}
.nav .nav_li .lev1-l img{ float:left; margin-right:20px; width:350px; height:164px;}
.nav .nav_li .lev1-l p{ float:left; width:295px; padding:35px 0 0;}
.nav .nav_li .lev1-r{ width:410px;}
.nav .nav_li .lev1-r dt{ font-size:18px; color:#dec49f; margin-bottom:8px;}
.nav .nav_li .lev1-r dd{ line-height:30px; text-align:left;}
.nav .nav_li .lev1-r dd a{ color:#f8f8f8; padding:0;}
.nav .nav_li .lev1-r dd a:hover{ color:#c7af8d;}
.nav .nav_li .lev2 ul{ background:none;}
.nav .nav_li .lev2 li{ float:left; width:16.66%; text-align:center;/* padding:0 2%;*/}
.nav .nav_li .lev2 li a{ display:block; color:#f8f8f8; padding:0;}
.nav .nav_li .lev2 li img{ display:block; width:90%; margin:0 auto 10px;}
.nav .nav_li .lev2 li a:hover{ background:none; color:#c7af8d;}
.her { width: 100%; height: 70px; position: absolute; left: 0; top: 0; z-index: 99;box-sizing: content-box; }

.nav1 { width: 1200px; margin: 0 auto; height: 69px; /*;*/ }
.nav1 a.logo { width: 173px; height: 52px; display: block; float: left; margin: 9px 50px; }
.nav1 a.logo img { display: block; margin: 0 auto; }
.nav1 ul { float: right; position: relative; }
.nav1 li { float: left; height: 59px; line-height: 59px; min-width:113px;}
.nav1 li:first-child a{ text-align:right; margin-right:10px;}
.nav1 li a { display: block; margin-left: 35px; color: #a17c5a; font-size: 14px;}
.nav1 li.atv a, .nav li a:hover { color: #000; }
.nav1 li ul { position: absolute; top: 59px; right: 0; opacity: 0; filter: alpha(opacity=0); }
.nav1 li.active ul { border: none; }
.nav1 li ul li { float: left; position: static; height: 40px; margin-top: 10px; line-height: 40px; }
.pc_head_nav >ul > li:nth-child(4) ul {
    width: 948px;
}
/*.nav li ul li:hover{ background:#a17c5a;}
.nav li ul li:hover a{ color:#fff}
.nav li ul li:hover img{ background:#fff}*/
.nav1 li ul li a { display: block; padding: 0 10px; margin:0; }
.nav1 li ul li img.hide { display: none; }
.nav1 li ul li img { display: block; float: left; margin: 7px 10px 7px 0; }
.nav1 li ul li span { float: left; }
/*banner图*/
.banner { width: 100%; position: relative; overflow: hidden; min-width: 1200px; z-index: 1; background:#fff; }
.banner .slideBox { width: 100%; height: 470px; position: relative; min-width: 1000px; }
.banner .slideBox .hd{ height:15px; overflow:hidden; /*width:65px;*/ position:absolute; left:50%; bottom:20px; margin-left:-33px; z-index:1; }
.banner .slideBox .hd ul{ /*width:75px;*/}
.banner .slideBox .hd ul li{ float:left; margin-right:10px;  width:27px; height:4px; text-align:center; background:#434343; cursor:pointer; }
.banner .slideBox .hd ul li.on{ background:#e1c5a3; filter:alpha(opacity=50); opacity:0.5; -moz-opacity:0.5; }
.banner .slideBox .bd { position: absolute; width: 1920px; left: 50%; margin-left: -960px; top: 0; }
.banner .slideBox .bd li { zoom: 1; vertical-align: middle; }
.banner .slideBox .bd img { display: block; width: 1920px; }
/*底部*/
.foot{ background:#a17c5a; position: fixed; left: 0; bottom: -21px; width: 100%; z-index:0;}
.foot-top { padding: 45px 0 30px; }
.foot-top dl dt { font-size: 15px; color: #fff; margin-bottom: 15px; }
.foot-top dl dt a{ color:#fff;}
.foot-top .dl01 { width:135px; }
.foot-top .dl01 dd a { display: block; color: #fff; line-height: 24px; font-size: 13px; }
.foot-top .dl01 dd a:hover { color: #c7af8d; }
.foot-top .dl02 { width:385px; }
.foot-top .dl02 img{ display:block; width:93px; height:93px;}
.foot-top .dl02 .fr{ width:210px;float: left;margin-left: 22px;}
.foot-top .dl02 h3{ font-family:Arial; font-size:30px; color:#fff;}
.foot-top .dl02 p{ font-size:13px; color:#fff; line-height:26px; margin-bottom:8px; margin-top:13px;}
.foot-top .dl02 a{ display:block; width:102px; height:31px; font-size:14px; color:#000; text-align:center; background:#fff; line-height:31px;}
.foot-top .dl02 .ico{ width:18px; height:16px; background-position:-111px 0; margin-right:5px; transition: all .3s ease;}
.foot-top .dl02 a:hover{ background:#c7af8d; color:#fff;}
.foot-top .dl02 a:hover .ico{ background-position:-111px -16px;}
.foot-center { border-top:1px #fff solid; border-bottom:1px #fff solid; padding: 10px 0; }
.foot-center span.fl{ font-size:15px; color:#fff;border-right:1px #fff solid;float: left; /* padding:12px 0 0;*/}
.foot-center span.fl .ico{ width:22px; height:22px; margin-right:9px; background-position:-87px 0;}
.foot-center-r { width: 1070px; /*padding-left:22px;*/ line-height:24px;}
.foot-center-r a { margin-right:15px; font-size:12px; color:#fff; }
.foot-center-r a:hover{ color:#c7af8d;}
.foot-bottom{ font-size:12px; padding:15px 0 40px; color:#fff;}
.foot-bottom a{ color:#fff;}
.foot-bottom a:hover{ color:#c7af8d;}
/*首页中间内容*/
.c-pd { position: relative; z-index: 5; background: #fff; }
.cen-box1{ padding:77px 0 86px;}
.tit{ background:url(../images/bg3.jpg) repeat-x center; font-size:30px; color:#dec49f; text-align:center; line-height:37px;}
.tit span{ background:#fff; padding:0 12px;}
.chan-row{ margin:80px 0 0;}
.chan-row li{ float:left; display:inline; width:570px; height:320px; background:#f8f8f8;}
.chan-row li a{ display:block; position:relative; width:570px; height:320px;}
.chan-row li img{ display:block; position:absolute; left:0; top:-32px; width:350px; height:350px; z-index:3;}
.chan-row li .info{ width:282px; position:absolute; top:75px; right:30px; z-index:4;}
.chan-row li .info .stit{ font-size:30px; color:#000; margin-bottom:10px;}
.chan-row li .info .p{ line-height:26px;}
.chan-row li .det{ display:block; margin-top:15px; width:100px; height:36px; text-align:center; line-height:34px; color:#dec49f; border:1px #dec49f solid; border-radius:4px; transition: all .3s ease;}
.chan-row li .det .ico{ width:8px; height:7px; background-position:-32px 0; margin-left:6px; transition: all .3s ease;}
.chan-row li a:hover .det{ background:#dec49f; color:#fff;}
.chan-row li a:hover .ico{ background-position:-23px 0;}
.chan-row li .best{ display:block; background:url(../images/best.png) no-repeat; width:99px; height:98px; position:absolute; top:0; right:0; z-index:2;}
.chan-row li .sbg{ display:block; position:absolute; z-index:1;}
.chan-row .li01{ margin-right:60px;}
.chan-row .li01 .sbg{ background:url(../images/bg1.png) no-repeat; width:213px; height:199px; bottom:0; left:0;}
.chan-row .li02 .sbg{ background:url(../images/bg2.png) no-repeat; width:261px; height:240px; bottom:0; right:0;}
.cen-box2{ background:#f8f8f8; padding:79px 0 84px;}
.tit1{ font-size:30px; color:#333; line-height:36px;}
.tit1 span{ font-size:24px; color:#dec49f; border-left:1px #d2d2d2 solid; padding:0 0 0 14px; margin:0 0 0 14px; line-height:1;}
.chan-row1{ margin:55px 0 0;}
.chan-row1 li{ float:left; display:inline; background:#fff; border-top:2px #dec49f solid; width:232px; height:346px; transition: all .5s ease; margin-right:10px;}
.chan-row1 li:last-child{ margin:0;}
.chan-row1 li a{ display:block; width:232px; height:344px; text-align:center; padding:18px 0 0;}
.chan-row1 li img{ display:block; width:232px; height:232px; margin:0 auto 20px;}
.chan-row1 li .stit{ font-size:16px; color:#666;}
.chan-row1 li .ico{ display:block; margin:15px auto 0; width:20px; height:14px; background-position:-64px 0; transition: all .3s ease;}
.chan-row1 li:hover{ box-shadow: 0 0 5px rgba(0,0,0,0.2);}
.chan-row1 li:hover .ico{ background-position:-41px 0;}
.cen-box3{ padding:79px 0 80px;}
.chan-row2{ margin:45px 0 0; background:url(../images/bg4.jpg) repeat-y center;}
.chan-row2 li{ float:left; display:inline; width:560px; height:360px; background:#f8f8f8;}
.chan-row2 li a{ display:block; position:relative; width:560px; height:360px;}
.chan-row2 li img{ display:block; position:absolute; left:0; top:0; width:360px; height:360px; z-index:3;}
.chan-row2 li .info{ width:200px; position:absolute; top:60px; right:0; z-index:4;}
.chan-row2 li .info .stit{ font-size:30px; color:#000; margin-bottom:10px;}
.chan-row2 li .info .p{ line-height:26px;}
.chan-row2 li .det{ display:block; margin-top:15px; width:100px; height:36px; text-align:center; line-height:34px; color:#dec49f; border:1px #dec49f solid; border-radius:4px; transition: all .3s ease;}
.chan-row2 li .det .ico{ width:8px; height:7px; background-position:-32px 0; margin-left:6px; transition: all .3s ease;}
.chan-row2 li a:hover .det{ background:#dec49f; color:#fff;}
.chan-row2 li a:hover .ico{ background-position:-23px 0;}
.chan-row2 .li01{ background:url(../images/bg1.jpg) no-repeat;}
.chan-row2 .li02{ background:url(../images/bg2.jpg) no-repeat; float:right;}
.cen-box4{ padding:60px 0;}
.tit2{ font-size:24px; line-height:36px;}
.tit2 a{ color:#000;}
.tit2 a:hover{ color:#dec49f;}
.chan-row3{ width:785px;}
.chan-row3 .fl{ width:370px;}
.chan-row3 img{ display:block; width:370px; height:100px; margin:23px 0 20px;}
.chan-row3 .list{ color:#333; line-height:32px;}
.chan-row3 .list li{ text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.chan-row3 .det{ display:block; border:1px #535353 solid; width:80px; height:31px; line-height:29px; text-align:center; color:#333; font-size:12px; margin:10px 0 0;}
.chan-row3 .det:hover{ background:#dec49f; border-color:#dec49f; color:#fff;}
.chan-row4{ width:370px;}
.chan-row4 .line{ display:block; width:50px; height:2px; background:#dec49f; margin:23px 0 13px;}
.chan-row4 .p{ font-size:14px; color:#333; line-height:23px;}
.chan-row4 img{ display:block; width:370px; height:175px; margin:41px 0 0;}
/*品牌简介*/
.location{ color:#999;}
.location a{ color:#999;}
.location a:first-child{ color:#000;}
.location a:hover{ color:#dec49f;}
.about-box1{ background:#f8f8f8; border-top:1px solid #eee; padding:95px 0 135px;}
.about-row1{ margin:56px 0 0;}
.about-row1 .fl{ width:540px;}
.about-row1 .fl img{ width:540px; height:313px;}
.about-row1 .fr{ width:600px;}
.about-row1 .stit{ font-size:24px; color:#8a603f; margin:13px 0 5px;}
.about-row1 .p{ font-size:16px; line-height:32px;} 
.about-box2{ width:100%; height:600px; position:relative; color:#fff;}
.about-img1 img{ position:absolute; top:0; left:50%; margin-left:-960px; width:1920px; height:600px;}
.about-box2 .wrap{ position:relative; height:600px;}
.about-box2 .about-row2{ position:absolute; top:65%; left:0;}
.about-row2 .stit{ font-size:36px; margin-bottom:10px;}
.about-row2 .p{ font-size:18px; line-height:36px;}
.about-box3{ padding:55px 0 40px;}
.about-box3 .stit{ font-size:36px; color:#dec49f; text-align:center; margin-bottom:55px;}
/*.about-box3 .fl{ width:165px; height:165px; border:2px solid #dec49f; border-radius:50%;}
.about-box3 .fl .ico{ width:70px; height:70px; background-position:right top; margin:48px 0 0 47px;}*/
/*.about-box3 .fr{ width:875px; border-left:1px solid #dec49f; padding-left:23px;}*/
.abouts-cc{border-bottom: 1px solid #e5e5e5;padding-bottom: 50px;margin-bottom: 50px;}
.abouts-c{width: 445px;border-left:1px solid #dec49f; padding-left:23px;margin-left: 115px;}
.abouts-c h3{font-size: 20px;font-weight: bold;color: #000;}
.about-box3 dl{ position:relative; color:#000; font-size:16px; line-height:36px; margin-top:25px;}
.about-box3 dl:first-child{ margin:0;}
.about-box3 dt{ font-size:18px; position:absolute; left:-115px; color:#666;}
.about-box3 dt::after{ display:block; content:''; background:#fff; width:11px; height:11px; border:5px solid #dec49f; border-radius:100%; position:absolute; right:-42px; top:3px;}
.about-box3 dl:first-child dt::before{ display:block; content:''; background:#fff; width:21px; height:5px; position:absolute; right:-42px; top:-1px;}
.abouts{font-size: 14px;color: #333;line-height: 2;}
.abouts img{max-width: 100% !important;}
/*环境电器介绍*/
.pbanner{ width:100%; height:600px;position:relative; z-index:9;}
#xingai{ height:580px; top:20px; overflow:hidden;}
.pbanner img{ display:block; position:absolute; left:50%; margin-left:-960px; top:0; width:1920px; height:600px;}
.pbanner .wrap{ text-align:center; color:#fff; position:relative; z-index:10; top:40%;}
.pbanner .stit{ font-size:36px; margin-bottom:10px;}
.pbanner .p{ font-size:18px;}
.dqinfo-box1{ padding:17px 0 45px;}
.dqinfo-row1{ margin:60px 0 0;}
.dqinfo-row1 .fl{ width:740px;}
.dqinfo-row1 .stit{ font-size:30px; color:#000; border-bottom:1px solid #e5e5e5; line-height:72px; margin-bottom:20px;}
/*荣誉资质*/
.honor-box{ background:#f5f5f5; padding:20px 0 70px;}
.honor-row{ margin:55px 0 0;}
.honor-row .stit{ font-size:44px; color:#333; font-weight:bold; text-align:center; margin-bottom:30px;}
.honor-row .stit span{ color:#dec49f;}
.honor-row .p{ text-align:center; font-size:16px; line-height:36px;}
.honor-list{ width:105%;}
.honor-list li{ float:left; display:inline; width:370px; margin:65px 45px 0 0; text-align:center; font-size:16px; color:#6d6d6d;}
.honor-list li .honor-img{ width:370px; height:277px; border:1px solid #e8e8e8; padding:9px; background:#fff; margin-bottom:10px;}
.honor-list li img{ display:block; margin:0 auto; width:350px; height:257px;}
/*分页*/
.paginator { text-align: center; padding: 70px 0 0; }
.paginator:before { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.paginator a, .paginator span { display: inline-block; height: 31px; line-height: 29px; font-size: 14px; color: #666; padding: 0 10px; border: 1px #eee solid; margin: 0 4px; background:#fff; }
.paginator a:hover { background: #dec49f; color: #fff; border-color: #dec49f; }
.paginator span.current { background: #dec49f; color: #fff; border-color: #dec49f; }
/*分页*/
/*联系我们*/
.c-pt{ background:#f5f5f5;}
.pbanner1{ height:590px;}
.pbanner4 .wrap{ padding-left:60px;}
.pbanner1 img{ height:590px;}
.pbanner1 .wrap{ text-align:left; color:#000; top:45%; width:900px; left:50%; margin-left:-450px;}
.pbanner1 .stit{ font-size:30px; margin-bottom:5px; color:#8a603f;}
.pbanner1 .p{ font-size:18px; color:#000;}
.pbanner1 .line{/* display:block; */width:58px; height:2px; background:#000; margin-bottom:15px;}
.contact{/* margin-top:-253px;*/ position:relative; z-index:20;}
.contact .wrap{ background:#fff; border-radius:5px; padding:70px 60px; box-sizing:border-box;}
.contact-box1{ margin-bottom:45px;}
.contact-box1 .fl{ width:375px;}
.contact-box1 .fl h3{ font-size:24px; color:#000; margin-bottom:20px;}
.contact-box1 .fl p{ line-height:22px;}
.contact-box1 .wechat{ /*width:400px;*/ width:250px; background:url(../images/bg4.jpg) repeat-y left center;}
.contact-box1 .wechat span{ width:150px; text-align:center;}
.contact-box1 .wechat img{ display:block; width:150px; height:150px; border:1px  solid #eee; margin:0 auto 15px;}
#map label{ max-width:inherit;}
.map{height: 480px;font-size: 12px;border: 1px solid #ccc;}
.BMap_bubble_title{color: #8a603f;font-weight: bold;font-size: 14px;}
/*新闻中心*/
.pbanner2{ height:300px;}
.pbanner2 img{ height:300px;}
.news{ background:#f8f8f8; padding:0 0 50px;}
.news .wrap{ margin-top:-48px; position:relative; z-index:10;}
.pnav{ margin-bottom:50px;}
.pnav ul{ width:105%;}
.pnav li{ float:left; width:232px; height:48px; line-height:48px; text-align:center; margin-right:11px;}
.pnav li a{ display:block; font-size:18px; color:#000; background:#fff;}
.pnav li a:hover,.pnav li.current a{ background:#dec49f; font-weight:bold; color:#fff;}
.news-list li{ background:#fff; margin-bottom:20px;}
.news-list li a{ display:block; padding:20px 40px 20px 20px; clear:both; overflow:hidden;}
.news-list li img{ display:block; width:280px;}
.news-list li .info{ width:825px;}
.news-list li .stit{ font-size:18px; color:#000; margin:15px 0 0;}
.news-list li span{ display:block; color:#999; font-family:Arial; font-size:12px; margin:10px 0 20px;}
.news-list li .p{ font-size:14px; line-height:24px; height:48px; overflow:hidden; color:#666;}
.news-list li .ico{ width:43px; height:15px; background-position:-46px -46px; margin:50px 0 0; transition: all .3s ease;}
.news-list li:hover .ico{ background-position:0 -46px;}
.news .paginator{ padding-top:30px;}
/*新闻中心-详情*/
.detail{ background:#fff; padding:50px;}
.detail .tit{ text-align:center; border-bottom:1px #eee solid; background:none; padding-bottom:20px;}
.detail .tit h3{ font-size:24px; color:#000; margin-bottom:10px;}
.detail .tit p{ font-size:12px; line-height:24px; color:#999;}
.detail .tit p span{ margin-left:20px;}
.detail-con{ padding:25px 0 50px;}
.detail-con a{ /*color:#63F;*/}
.fy { border-top: 1px #eee solid; padding-top: 15px; }
.fl-l { float: left; display: inline; }
.fy span { display: block; width: 245px; margin-right: 30px; color: #999; line-height: 24px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 12px; }
.fy span a { color: #999; }
.fy span a:hover { color: #dec49f; }
.fy .bdsharebuttonbox a { background: rgba(0, 0, 0, 0) url(../images/bg_sign30.png) no-repeat; display: inline-block; float: left; height: 22px; width: 35px;}
.fy .bdsharebuttonbox a.bds_weixin{ background-position:0 0;}
.fy .bdsharebuttonbox a.bds_weixin:hover{ background-position:0 -22px;}
.fy .bdsharebuttonbox a.bds_tsina{ background-position:0 -44px;}
.fy .bdsharebuttonbox a.bds_tsina:hover{ background-position:0 -66px;}
.fy .bdsharebuttonbox a.bds_qzone{ background-position:0 -88px;}
.fy .bdsharebuttonbox a.bds_qzone:hover{ background-position:0 -110px;}
.fy .bdsharebuttonbox a.bds_tqq{ background-position:0 -132px;}
.fy .bdsharebuttonbox a.bds_tqq:hover{ background-position:0 -154px;}
.fy .bdsharebuttonbox a.bds_sqq{ background-position:0 -176px;}
.fy .bdsharebuttonbox a.bds_sqq:hover{ background-position:0 -198px;}
.fy .bdsharebuttonbox a.bds_tieba{ background-position:0 -220px;}
.fy .bdsharebuttonbox a.bds_tieba:hover{ background-position:0 -242px;}
/*招商加盟*/
.pbanner3 .stit{ font-size:36px; line-height:60px;}
.join-box1{ padding:60px 0;}
.join-box1 .stit,.join-box3 .stit,.join-box4 .stit{ font-size:36px; color:#333; font-weight:bold;}
.join-img h3{ font-size:24px; color:#000; margin:60px 0 44px;}
.join-box1 .info{ width:625px; padding:10px 0 0;}
.join-box1 .info h3{ font-size:22px; color:#000; margin-bottom:20px;font-weight: bold;}
.join-box1 .info .p{ line-height:22px; color:#666;}
.join-box2{ width:100%; height:600px; position:relative;}
.join-img2 img{ display:block; width:1920px; height:600px; position:absolute; top:0; left:50%; margin-left:-960px;}
.join-box2 .info{ width:575px; padding:135px 0 0; position:relative; z-index:10; color:#fff;}
.join-box2 .info h3{ font-size:22px; color:#fff; margin-bottom:20px;font-weight: bold;}
.join-img1 img{ display:block; position:absolute; top:0; right:50%; margin-right:-380px; width:1411px; height:600px;}
.join-box3{ padding:50px 0 15px;}
.join-box3 .sp{ font-size:18px; color:#333; margin:15px 0 0;}
.join-list1{ margin-top:45px; width:105%;}
.join-list1 li{ float:left; display:inline; width:280px; margin:0 35px 0 0; text-align:center; margin-bottom:35px;}
.join-list1 li h3{ font-size:20px; color:#dec49f; font-weight:bold; margin:15px 0;}
.join-list1 li .p{ line-height:22px; min-height:44px; overflow:hidden;}
.join-box4{ background:#f8f8f8; padding:65px 0 95px;}
.join-row1{ margin:65px 0 0;}
.join-row1 .picScroll-left{ overflow:hidden; position:relative;}
.join-row1 .picScroll-left .hd{ display:none;}
.join-row1 .picScroll-left .bd{ padding:10px;   }
.join-row1 .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.join-row1 .picScroll-left .bd ul li{ margin:0 26px 0 0; width:280px; height:200px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.join-row1 .picScroll-left .bd ul li img{ display:block; width:280px; height:200px;}
.join-box5{ background:url(../images/pimg01.jpg) no-repeat center top; width:100%; height:520px; padding:80px 0 0;}
.join-box5 .stit{ font-size:36px; color:#fff; font-weight:bold; text-align:center; margin-bottom:20px;}
.join-box5 .sp{ font-size:18px; color:#fff; text-align:center;}
.join-box5 .form-div{ background:#fff; border-radius:5px; position:relative;}
.join-box5 .form1{ margin:30px 0 10px;}
.join-box5 .form1 .form-div{ width:393px;}
.join-box5 .form1 .form-div.fl{ margin-right:10px;}
.join-box5 .ipt{ width:100%; padding:0 0 0 47px; height:54px; line-height:54px; background:none; color:#333;}
.join-box5 .form-div .ico{ position:absolute;}
.join-box5 .form-div1 .ico{ width:18px; height:20px; background-position:0 -61px; left:17px; top:17px;}
.join-box5 .form-div2 .ico{ width:19px; height:18px; background-position:-19px -61px; left:20px; top:18px;}
.join-box5 .form-div3 .ico{ width:15px; height:20px; background-position:-39px -61px; left:23px; top:17px;}
.join-box5 .form-div textarea{ width:100%; background:none; height:160px; padding:15px 15px 15px 47px;}
.join-box5 .form-div4 .ico{ width:20px; height:19px; background-position:-55px -61px; left:18px; top:18px;}
.join-box5 .submit{ width:100%; background:#dec49f; height:55px; border-radius:5px; color:#fff; font-size:18px; margin:10px 0 0;}
.join-box5 .submit:hover{ background:#d0b794;}
/*净水产品*/
.product{ background:#f8f8f8; border-top:1px #eee solid; width:100%; padding:20px 0 0;}
.product-box1{ padding-right:1%;}
.product-box1 .chan-row{ width:580px; margin:30px 0 0;}
.product-box1 .chan-row li{ height:350px; background:#fff; margin-right:0;}
.product-box1 .chan-row li img{ width:300px; height:300px; top:45px; left:30px}
.product-box1 .chan-row li.li01{ margin-bottom:40px;}
.pro-row{ margin:30px 0 0;}
.pro-row li{ float:left; display:inline; width:580px; height:740px; background:#fff; overflow:hidden;}
.pro-row li a{ display:block; position:relative; width:580px; text-align:center;}
.pro-row li img{ display:block; max-width:100%; margin:25px auto 0;}
.pro-row li .info{ text-align:left; padding:80px 0 0 97px;}
.pro-row li .info .stit{ font-size:30px; color:#000; margin-bottom:10px;}
.pro-row li .info .p{ line-height:26px;}
.pro-row li .det{ display:block; margin-top:15px; width:100px; height:36px; text-align:center; line-height:34px; color:#dec49f; border:1px #dec49f solid; border-radius:4px; transition: all .3s ease;}
.pro-row li .det .ico{ width:8px; height:7px; background-position:-32px 0; margin-left:6px; transition: all .3s ease;}
.pro-row li a:hover .det{ background:#dec49f; color:#fff;}
.pro-row li a:hover .ico{ background-position:-23px 0;}
.product-box2{ margin:60px 0 0;}
.product-box2 .tit{ margin-bottom:45px; width:99%;}
.product-box2 .tit span{ background:#f8f8f8;}
.product-box2 .stit{ font-size:18px; color:#333;}
.product-row1{ margin:25px 0;}
.product-row1 li{ float:left; display:inline; background:#fff; transition: all .5s ease; margin-right:1%; width:24.25%;}
.product-row1 li:last-child{ margin:0;}
.product-row1 li a{ display:block; text-align:center; padding:20px 0 25px;}
.product-row1 li img{ display:block; width:auto; max-width:100%; margin:0 auto 20px;}
.product-row1 li .stit{ font-size:16px; color:#000; margin-bottom:5px;}
.product-row1 li p{ font-size:14px; color:#666; line-height:24px;}
.product-row1 li:hover{ box-shadow: 0 0 5px rgba(0,0,0,0.2);}
.product-box3{ border-top:1px dashed #e7e7e7; margin:40px 0 0; padding:40px 0 85px;}
.product-box3 a{ background:#fff; font-size:18px; color:#333; height:60px; line-height:60px; text-align:center; width:49.5%;}
.product-box3 a:hover{ background:#dec49f; color:#fff;}
/*前置过滤器系列*/
.probanner{ position:relative; z-index:9; width:100%; background:#fff;}
.probanner img{ display:block;}
.pro1-box1{ height:600px;}
.pro1-box1 .wrap{ border-bottom:1px #eee solid; height:600px; padding:80px 0 0;}
.pro1-box1 .bor{ border:none;}
.pro1-box1 li{ padding:60px 0;}
.pro1-box1 .li01,.pro1-box1 .li03{ float:left; display:inline; width:600px; border-right:1px solid #eee; padding-right:50px;}
.pro1-box1 .li02,.pro1-box1 .li04{ float:right; display:inline; width:545px;}
.pro1-box1 li .info{ width:370px; padding:50px 0 0;}
.prop{ font-size:14px; color:#000; line-height:20px; padding-left:40px;margin: 8px 0;}
.prop.p1{ background:url(../images/proico1.png) no-repeat left 7px;}
.prop.p2{ background:url(../images/proico2.png) no-repeat left 7px;}
.prop.p3{ background:url(../images/proico3.png) no-repeat left 7px;}
.prop.p4{ background:url(../images/proico4.png) no-repeat left 5px;}
.prop.prop1{ background:url(../images/yuan.png) no-repeat left 8px;}
.prop.prop2{background:url(../images/yuan1.png) no-repeat left 8px;margin-left: 15px;padding-left: 12px;}
.prop.prop2 span{font-size: 30px;vertical-align: middle;}
.pro1-box2{ width:100%; background:#ecf8fc; height:600px; padding:60px 0;}
.pro1-box2 .info{ width:550px; padding:150px 0 0;}
.pro1-box2 .info h3{ font-size:36px; color:#000; line-height:34px; margin-bottom:35px;}
.pro1-box2 .info p{ font-size:16px; line-height:34px; color:#000;}
.pro1-box2 .info p span{ font-weight:bold;}
.pro-bot{ border:none; margin:0; padding:40px 0 40px;}
.pro-bot a{ background:#eee;}
/*中央净水器*/
.pro2-box1{ background:#f6f6f6; height:600px; padding:118px 0 0;}
.pro2-box1 .info{ width:807px; border:1px solid #e5e5e5; padding:50px 0 50px 65px;}
.prop.p5{ background:url(../images/proico5.png) no-repeat left 5px;}
.pro2-box1 .prop{ font-size:18px; line-height:36px;}
.pro2-box2{ background:#fff;}
.pro2-box3{ background:url(../images/pro2bg1.jpg) no-repeat center top; height:600px; padding:70px 0 0; text-align:center; color:#fff;}
.pro2-box3 .stit{ font-size:36px; margin-bottom:15px;}
.pro2-box3 .p{ font-size:18px;}
.pro2-box3 ul{ margin:90px 0 0; width:105%;}
.pro2-box3 li{ float:left; display:inline; width:285px; height:230px; margin:0 20px 0 0;}
.pro2-box3 li img{ display:block; width:285px; height:230px;}
.pro2-box4{ height:600px; background:#eaeae8; padding:205px 0 0; position:relative;}
.proimg{ display:block; width:1920px; height:600px; position:absolute; top:0; left:50%; margin-left:-960px;}
.pro2-box4 .wrap{ padding-left:620px;}
.pro2-box4 .stit{ font-size:36px; color:#000; margin-bottom:35px;}
.pro2-box4 .p{ font-size:18px; color:#333; line-height:34px;}
/*末端净水器 纯水机系列*/
.pro3-box1{ margin:0; height:600px; border-bottom:1px dashed #dcdcdc; margin-bottom:50px;}
.pro3-box1 ul{ padding-left:40px; box-sizing:border-box;}
.pro3-box1 li{ padding:0; margin:0;}
.pro3-box1 .li01{ width:400px; border:none; margin-right:106px;}
.pro3-box1 .li02{ float:left; border-left:1px solid #eee; padding-left:91px; width:511px;}
.pro3-box1 li .info{ width:auto; padding:0;}
.pro3-box2{ position:relative; width:100%; height:600px; color:#000; font-size:16px; line-height:30px; padding:210px 0 0;}
.pro3-box2 .stit,.pro3-box4 .stit{ font-size:30px;}
.pro3-box2 .line,.pro3-box4 .line{ display:block; width:52px; height:2px; background:#000; margin:15px 0;}
.pro3-box2 .info h3{ font-size:24px; margin-bottom:5px;}
.pro3-box3{ width:100%; height:600px; background:url(../images/pro3bg1.jpg) no-repeat center top; padding:120px 0 0;}
.pro3-box3 .wrap{ padding-left:87px;}
.prop.p1-1{ background-image:url(../images/proico1_1.png);}
.prop.p2-1{ background-image:url(../images/proico2_1.png);}
.prop.p3-1{ background-image:url(../images/proico3_1.png);}
.pro3-box3 .info{ width:500px; border-top:1px #535353 solid; border-bottom:1px #535353 solid; padding:30px 75px; margin:89px 85px 0 0;}
.pro3-box3 .info .prop{ color:#fff;}
.hr{ border-top:1px dashed #dcdcdc; margin:50px 0 0; height:51px;}
.pro3-box4{ width:100%; background:#f7f7f7; height:600px; padding:55px 0 0; color:#000;}
.pro3-box4 .info{ margin-bottom:35px;}
.pro3-box4 .line{ margin:10px 0 5px;}
.pro3-box4 .prop{ padding-left:0; line-height:30px;}
.pro3-box5{ color:#fff; padding:225px 0 0;}
.pro3-box5 .line{ background:#fff;}
.pro3-box7{ background:url(../images/pro3bg2.jpg) no-repeat center top; width:100%; height:600px; padding:122px 0 0; color:#000;}
.pro3-box7 .info{ padding:90px 0 0;}
.pro3-box7 .stit{ font-size:36px; line-height:36px;}
.pro3-box7 h3{ font-size:30px; margin:25px 0 10px;}
.pro3-box7 .prop{ font-size:22px; line-height:30px;}
.pro3-box8{ background:#313131; height:600px; padding:65px 0 0;}
.pro3-box8 .stit{ font-size:24px; color:#fff; margin-bottom:30px;}
.pro3-box8 .info{ width:593px; height:495px; color:#000; padding:130px 0 0 330px;}
.pro3-box8 .info h3{ font-size:18px; line-height:27px;}
.pro3-box8 .prop{ line-height:27px; padding:0;}
.pro3-box8 .fl{ background:url(../images/pro3img3.jpg) no-repeat;}
.pro3-box8 .fr{ background:url(../images/pro3img4.jpg) no-repeat;}
/*净化饮水机系列*/
.pro4-box1{ height:600px; padding:75px 0 0; color:#000;}
.pro4-box1 .stit{ font-size:30px; line-height:48px;}
.pro4-box1 .p{ font-size:18px; line-height:48px;}
.prop.p1-2{ background-image:url(../images/proico1_2.png);}
.prop.p2-2{ background-image:url(../images/proico2_2.png);}
.prop.p3-2{ background-image:url(../images/proico3_2.png);}
.prop.p4-2{ background-image:url(../images/proico4_2.png);}
.pro4-box1 .info{ width:540px; padding:55px 0 0;}
.infop{ border-top:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc; margin:30px 0 0; padding:30px 80px;}
.pro4-box2{ height:600px; padding:75px 0 0; background:#f3f3f3;}
.pro4-box3{ color:#000; padding:240px 0 0;}
.pro4-box3 .stit{ margin-bottom:25px;}
.pro4-box3 p{ font-size:20px; line-height:30px;}
/*饮水机系列*/
.pro5-box2{ padding:180px 0 0;}
.pro5-box2 .info{ width:540px;}
.pro5-box2 .infop{ border-color:#434343;}
.pro5-box3{ color:#fff; padding:0;}
.pro5-box3 .wrap{ padding:200px 0 0 735px;}
.pro5-box3 .info{ width:auto; padding:0;}
.pro5-box3 h3{ font-weight:bold; margin-top:20px;}
/*饮水机系列*/
.pro6-box1{ margin:0; border:none; height:600px;}
.pro6-box1 ul{ padding-left:127px;}
.pro6-box1 .li01{ width:473px; border-right:1px #eee solid; margin:0;}
.pro6-box1 .li01 img{ margin-left:37px;}
.pro6-box1 .li02{ border:none; width:599px; padding-left:185px;}
.pro6-box1 .li02 img{ margin-left:18px;}
.pro6-box1 .info{ margin-top:-25px;}
.pro6-box2{ padding:235px 0 0;}
.pro6-box2 .wrap{ padding-left:765px;}
.pro6-box2 .stit{ margin-bottom:25px;}
.pro6-box2 p{ font-size:20px;}
/*空气净化机*/
.pro7-box1 ul{ background:url(../images/bg3.jpg) repeat-y center; height:442px; padding-left:54px;}
.pro7-box1 li{ padding:0;}
.pro7-box1 li .info{ width:260px; padding:115px 0 0;}
.pro9-box1 li .info{width: 325px;padding-right: 10px;}
.pro9-box2{height: 550px;}
.pro9-box2 .wrap{padding-top: 0;height: 550px;}
.pro9-box1 .prop{padding-left: 0;}
.cnprop{font-size: 18px;color: #cdaa95;font-weight: bold;margin-bottom: 15px;}
.pro9-box1 .prop1{padding-left: 15px;}
.pro9-box1 .prop2{padding-left: 15px;}
.pro7-box1 .li01{ border:none; width:545px; padding:0;}
.pro7-box2{ position:relative;}
.prop.p6{ background:url(../images/proico6.png) no-repeat left 7px;}
.prop.p7{ background:url(../images/proico7.png) no-repeat left 7px;}
.prop.p8{ background:url(../images/proico8.png) no-repeat left 7px;}
/*通风净化机*/
.pro8-box1 li .info{ width:320px;}
.pro8-box2{ background:#ecf8fc; height:600px; padding:95px 0 0;}
.pro8-box2 .stit{ font-size:30px; color:#000; margin-bottom:68px;}
.pro8-box2 .info{ width:572px;}
.pro8-box2 .info .fr{ width:255px; color:#000; line-height:36px; padding:35px 0 0; font-size:16px;}
.pro8-box2 .info h3{ font-size:24px; margin-bottom:10px;}
.pro8-box2 .info p{ background:url(../images/proico9.png) no-repeat left center; padding-left:27px;}
.pro8-box2 .info.fr p{ background-image:url(../images/proico10.png);}
.pro8-box3{ height:600px; padding:60px 0 0; font-size:30px; color:#000; text-align:center;}
.pro8-box3 img{ margin:15px 0 0;}
.pro8-box4{ height:600px; padding:60px 0 0; font-size:30px; color:#000; background:#f5f5f5;}
.pro8-box4 .stit{ margin-bottom:30px;}
.pro8-box5{ background:url(../images/pro8bg1.jpg) no-repeat center top; padding:85px 0 0; height:600px; color:#fff; font-size:16px; line-height:30px;}
.pro8-box5 .info{ padding:125px 0 0;}
.pro8-box5 .stit{ font-size:30px; margin-bottom:35px;}
/*产品详情-购买咨询*/
.side{ position:fixed; right:3%; bottom:55%; z-index:20;}

.fhdb{ background:#DEC49F; z-index:99999; width:50px; height:50px; border-radius:100%; position:fixed; right:20px; bottom:80px; cursor:pointer;}
.fhdb img{ width:60%; margin:10px;}
.info{ position:relative; z-index:50;}
.wow{ position:relative; z-index:50;}
.nav1 li.active11 ul li,.nav1 li.active15 ul li{ text-align:center; min-width:90px; white-space:nowrap;}
.nav1 li.active11 ul li span,.nav1 li.active15 ul li span{ display:block; margin:0 auto;}
.nav1 li.active11 ul{ width:948px; display:block; padding-right:108px; padding-left:560px;}
.nav1 li.active15 ul{ width:948px; display:block;  padding-right:4px; padding-left:660px;}



/*奥特朗-新风净化机*/
.ysbanner{ position: relative; height: 509px; width: 100%;z-index: 4;}
.ysbanner img{ display: block; position: absolute; top: 0; left: 50%; margin-left: -960px; height: 509px; width: 1920px;}
.probox1{margin-top: 30px; overflow: hidden;}
.protitle{font-size: 40px;color: #a17c5a;text-align: center;}
.protitle em{display: block;width: 75px;height: 1px;background: #a17c5a;margin: 15px auto 0;}
.probox1 .protitle{margin: 16px 0 0;}
.probox1 ul{margin: 25px 0 0;}
.probox1 li{float: left; display: inline;width: 300px;height: 461px;position: relative;overflow: hidden;transition: all ease .5s;-o-transition: all ease .5s;-moz-transition: all ease .5s;-ms-transition: all ease .5s;-webkit-transition: all ease .5s;}
.proshow{position: relative;z-index: 5;transition: all ease .4s;-o-transition: all ease .4s;-moz-transition: all ease .4s;-ms-transition: all ease .4s;-webkit-transition: all ease .4s;width: 300px;}
.proshow img{display: block;width: 300px;height: 461px;}
.proshow h3{font-size: 27px;color: #000;font-weight: bold;text-align: center;width: 100%;top: 70px;position: absolute;left: 0;}
.probox1 li.li1 .proshow h3{color: #fff;}
.prohide{position: absolute;left: 0;width: 100%;height: 100%;top: 0;z-index: 2;}
.prohide img{display: block;width: 600px;height: 461px;}
.prohide .text{width: 310px;position: absolute;right: 25px;top: 70px;}
.probox1 li.li1 .text{width: 280px;right: 20px;}
.probox1 li.li2 .text{width: 295px;right: 10px;}
.probox1 li.li1 em{display: block;width: 60px;height: 2px;background: #000;margin-bottom: 55px;}
.probox1 li.li2 em,.probox1 li.li3 em{display: block;width: 60px;height: 2px;background: #000;margin-bottom: 45px;}
.prohide h3{font-size: 27px;color: #000;font-weight: bold;margin-bottom: 25px;}
.prohide span{display: block;font-size: 14px;color: #000;line-height: 21px;font-weight: bold;}
.probox1 li.li1 .prohide h3{color: #000;}
.probox1 li .prohide span{margin-bottom:25px;font-size: 18px;}
.prohide p{font-size: 14px;color: #000;line-height: 21px;}
.probox1 li.li2 .prohide span,.probox1 li.li3 .prohide span,.probox1 li.li2 .prohide p,.probox1 li.li3 .prohide p{color: #000;}
.probox1 li.active{width: 600px;}
.probox1 li.active .proshow{opacity: 0;}
.probox2{margin-top: 30px;padding: 55px 0 0;box-shadow: 0 0 5px rgba(0,0,0,0.3);height: 515px;}
.protitle2{color: #a17c5a;font-size: 40px;text-align: center;}
.protitle2 span{font-weight: bold;}
.probox2 .probox2_1{margin-top: 60px;}
.probox2_1{margin-top: 60px;}
.probox2_1 li{width: 600px;position: relative;}
.probox2_1 li h3{text-align: center;font-size: 30px;width: 100%;line-height: 64px;width: 590px;}
.probox2_1 li.li1{float: left;}
.probox2_1 li.li1 h3{color: #a17c5a;border-top: 2px solid #a17c5a;}
.probox2_1 li.li2{float: right;}
.probox2_1 li.li2 h3{color: #000;border-top: 2px solid #c9cacb;float: right;}
.probox2_1 li img{display: block;width: 100%;height: 328px;}
.probox2_2{margin-top: 30px;background: #f9f9f9;overflow: hidden;height: 570px;}
.protitle1{font-size: 30px;color: #a17c5a;text-align: center;margin: 30px 0;}
.probox2_2 li{float:left;display:inline;width: 590px;background: #d6c7b9;text-align: center;height: 436px;color: #a17c5a;}
.probox2_2 li.li2{float: right;}
.protit1{font-size: 18px;height: 67px;line-height: 65px;border-top: 2px solid #a17c5a;background: #f9f9f9;}
.protit1 span{display: inline-block;font-size: 26px;vertical-align: sub;border-right: 2px solid #a17c5a;height: 25px;line-height: 25px;padding-right: 12px;margin-right: 10px;}
.probox2_2 li .text{text-align: center;}
.probox2_2 li .text span{display: block;font-weight: bold;font-size: 14px;line-height: 21px;}
.probox2_2 li .text p{font-size: 14px;line-height: 21px;}
.div1 img{display: block;margin: 22px auto 0;}
.div2 img{display: block;margin: 22px auto 0;}
.probox2_2 li.li2{background: #c9cacb;color: #000;}
.probox2_2 li.li2 .protit1{border-color: #c9cacb;}
.probox2_2 li.li2 .protit1 span{border-color: #313131;}
.probox2_3 .protit1{font-size: 26px;}
.pro_xg{width: 590px;height: 369px;position: relative}
.pro_xg img{display: block;;width: 100%;height: 100%;}
.pro_xg .text{position: absolute;left: 0;right: 0;bottom: 0;height: 70px;background: rgba(161,124,90,0.6);padding: 15px 0 0;}
.div3 img{display: block;margin: 47px auto 28px;}
.probox2_3 li.li1 .text{color: #fff;}
.probox2_3 li.li2 .text{background: rgba(201,202,203,0.9);}
.probox2_4 .pro_xg .text{height: 88px;padding-top: 13px;}
.probox2_4 li.li1 .text{color: #fff;}
.probox2_4 li.li2 .text{height: 88px;padding-top: 34px;background: rgba(201,202,203,0.9);}
.probox2_5{height: 300px;}
.probox2_5 li{height: 172px;}
.probox2_5 li.li1 .text{padding-top: 42px;}
.probox2_5 li.li2 .text{padding-top: 30px;}
.probox3_4 li.li1 img{margin: 49px auto 33px;}
.probox3_4 li.li2 img{margin: 49px auto 33px;}


.azbox4{box-shadow: none;padding-top: 25px;height: 570px;}
.azbox4 .probox2_1,.azbox6 .probox2_1{margin-top: 45px;}
.aznav{ line-height: 67px;margin-top: 17px;text-align: center;}
.aznav a{display: inline-block;width: 20%;text-align: center;font-size: 18px;color: #000;position: relative;}
.aznav a.active{color: #a17c5a;}
.aznav a.active:after{content:'';display: block;width: 106px;height: 2px;background: #a17c5a;position: absolute;bottom: -1px;left: 50%;margin-left: -53px;}
.azbox5 .probox2_2,.azbox7 .probox2_2{display: none;}
.azbox5 .probox2_2 li .text p,.azbox7 .probox2_2 li .text p{line-height: 21px;}
.azbox5 .div1 img,.azbox5 .div2 img,.azbox7 .div1 img,.azbox7 .div2 img{margin: 0 auto;margin-top: 14px;margin-bottom: 0}
.azbox5_1{margin-top: -30px;}
.azbox5_1 .protitle em{margin-top: 25px;}
.azbox6{box-shadow: none;padding-top: 25px;height: 570px;}
.azbox6 .aznav{padding: 0 10%;}
.azbox6 .aznav a{width: 25%;}

.atlbox1{background: url(../images/atlbg1.jpg) no-repeat center;height: 535px;margin-top: 30px;overflow:hidden;padding-top: 35px;position: relative;}
.atltitle{font-size: 40px;color: #fff;text-align: center;}
.atltitle em{display: block;width: 92px;height: 2px;background: #fff;margin: 22px auto 0;}
.atlbox1 img{display: block;position: absolute;top: 301px;left: 50%;width: 249px;margin-left: -125px;}
.atlbox1 li{font-size: 14px;line-height: 18px;color: #fff;text-align: center;position: absolute;}
.atlbox1 li span{display: block;font-size: 35px;width: 67px;height: 67px;border-radius: 100%;line-height: 67px;margin: 0 auto 10px;border: 2px solid #fff;}
.atlbox1 li.li0{left: 249px;top: 365px;}
.atlbox1 li.li1{left: 331px;top: 224px;}
.atlbox1 li.li2{left: 480px;top: 138px;}
.atlbox1 li.li3{right: 475px;top: 137px;}
.atlbox1 li.li4{right: 330px;top: 228px;}
.atlbox1 li.li5{right: 258px;top: 365px;}
.atlbox2{height: 270px;background: #8a603f;margin-top: 30px;text-align: center;padding: 65px 0 0;}
.atlbox2 p{font-size: 18px;line-height: 27px;color: #fff;margin-top: 15px;}
.atlbox3{box-shadow: 0 0 5px rgba(0,0,0,0.3);height: 570px;margin-top: 30px;}
.atlbox3L{width: 600px;height: 570px;}
.atlbox3L img{display: block;width: 100%;height: 100%;}
.atlbox3R{width: 600px;padding: 85px 0 0;}
.atltit{text-align: center;font-size: 26px;color: #8a603f;}
.atltit em{display: block;margin: 22px auto 15px; width: 100px;height: 2px;background: #000;}
.atltit p{font-size: 18px;color: #000;line-height: 27px;padding-left: 14px;}
.atlbox3c{padding-left: 103px;margin-top: 80px;}
.atlimg{margin-right: 78px;overflow: hidden;}
.atlimg img{display: block;}
.atlbox3c .text{padding-top: 15px;}
.atlbox3c h3{font-size: 14px;line-height: 28px;color: #000;font-weight: bold;}
.atlbox3c p{font-size: 14px;line-height: 28px;color: #000;}
.atlbox4 h3{font-size: 38px;color: #010101;line-height: 58px;margin-bottom: 15px;}
.atlbox4cc{position: absolute;top: 190px;left: 62px;}
.atlbox4cc p{font-size: 18px;color: #8a603f;line-height: 28px;}
.atlbox4 img{display: block;position: absolute;top: 0;right: 0;}
.atlbox4R{padding-top: 45px;}
.atlbox4R .atlbox3c{padding-left: 30px;margin-top: 20px;margin-right: 0;width: 270px;}
.atlbox4R .atlimg{height: 200px;margin: 0;margin-bottom: 5px;padding-left: 68px;}
.atlbox3c1 .atlimg img{margin-top: 29px;}
.atlbox3c2 .text{padding-top: 0;}
.atlbox4 h3{font-size: 38px;color: #010101;line-height: 58px;margin-bottom: 15px;}
.atlbox4cc{position: absolute;top: 190px;left: 62px;}
.atlbox4cc p{font-size: 18px;color: #8a603f;line-height: 28px;}
.atlbox4 img{display: block;position: absolute;top: 0;right: 0;}
.atlbox5 .atlbox3R{padding-top: 60px;}
.atlbox5 .atlbox3c{padding-left: 86px;}
.atlbox5 .atlbox3c .text{padding-top: 25px;}
.atlbox6 .atlbox3R{padding-top: 60px;}
.atlbox6 .atlbox3c{padding-left: 86px;margin-top: 55px;}
.atlbox6 .atlbox3c .text{padding-top: 25px;}
.atlbox7 .atlbox3R{padding-top: 40px;}
.atlbox7 .atlbox3c{padding-left: 79px;margin-top: 40px;}
.atlbox7 .atlbox3c .text{padding-top: 65px;}
.atlbox8{margin-bottom: 30px;}
.atlbot{padding: 30px 0;}
.atlbot a{display: block;font-size: 30px;color: #a17c5a;height: 58px;line-height: 56px;border: 1px solid #a17c5a;text-align: center;}
.atlbot a:hover{background: #a17c5a;color: #fff;}


.nav1 li:nth-child(2) ul{right: auto;left: 0;}
.nav1 li:nth-child(3) ul{right: auto;left: 150px;}