<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> 

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, textarea,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family:"å¾®è½¯é›…é»‘";
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
    min-width: 1349px;
    max-width: 1920px;
	margin:0 auto;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input,select,textarea {
    outline: none;
    border: none;
    background: none;
}

a {
    text-decoration: none
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    font-size: 0;
}

.clearfix {
    *zoom: 1;
}   
.rel {
    position: relative;
}
body{
  position: relative;
}
input:-webkit-autofill { box-shadow: 0 0 0px 1000px white inset;}
.wp-con {
  width: 88%;
  margin-left: 12%;
}


.w1200{ width:1200px; margin:0 auto;}
.w1400{ width:1400px; margin:0 auto;}

/* .header{ position:absolute; top:0; width:100%;z-index:9;height: 90px;} */
/*  
.nav{  z-index:1; margin-top:30px; float:left; width:450px;}
.nav a{ color:#fff;  }
.nav .nLi{ float:left; display:inline; padding-right:30px;   line-height:40px; padding-bottom: 20px; min-width:50px;}
.nav .nLi h3{ float:left;   }
.nav .nLi h3 a{ display:block;  font-size:16px; font-weight:normal; }
.nav .nLi h3 a i{ font-size:16px; margin-left:3px;}
.nav .sub{ display:none; width:100%; left:0; top:90px;  position:absolute; background:#fff;  line-height:26px; padding:30px 0; text-align:center;  }
.nav .sub li{ width:200px; margin:0 30px; display:inline-block}
.nav .sub a{ display:block; color:#888; font-size:14px; }

.nav .sub a img{ width:200px;}
 
.nav .nLi.on h3 a{ color:#f4bb1c}
 
.header .headlogo{ position:absolute; width:200px; left:50%; margin-left:-130px; text-align:center; margin-top:20px; }
.header .headlogo .logo_while{ display:block}
.header .headlogo .logo{ display:none}
.header .fr{ float:right}
.header .topseach{ float:left; margin-top:35px; margin-right:15px; position:relative}
.header .topseach i{ color:#fff; float:left; margin-right:10px; margin-top:5PX; font-size:20px;}
.header .topseach input{ border-bottom:1px solid #fff; width:90px; float:left; margin-top:2px; font-size:12px; height:20px; line-height:20px; color:#fff}
.header .topseach ::-webkit-input-placeholder { color:#fff; }

.header .topseach .seabtn{ position:absolute; right:0px; top:3px; font-size:12px; background:#fcc12a; color:#fff; padding:3px 5px; border-radius:5px;  cursor:pointer; display:none}



.header .fr a{ float:left; display:block; width:85px; height:30px; line-height:30px; text-align:center; border:1px solid #fff; border-radius:5px; font-size:12px; color:#fff; margin-left:10px; margin-top:35px;}
.header .fr a:hover{ background:#f4bb1c;}

.header:hover{background:#fff;  }
.header:hover .headlogo .logo_while{ display:none}
.header:hover .headlogo .logo{ display:block}
.header:hover .nav a{ color:#333;  }
.header:hover .topseach i{ color:#333;   }
.header:hover .topseach input{ border-bottom:1px solid #333;  }
.header:hover .topseach ::-webkit-input-placeholder { color:#333; }
.header:hover .topseach input{ color:#333;  }
.header:hover .fr a{ color:#333;border:1px solid #333;  }
.header:hover .fr a:hover{ background:#f4bb1c; color:#fff; border:1px solid #fff;}
.header:hover .nav .sub{ background:#eee}
.header:hover .nav .sub a:hover{ color:#f4bb1c}

.header.while_head{ background:#fff; border-bottom:1px solid #f1f1f1;}
.header.while_head .nav a{ color:#333;  }
.while_head .headlogo .logo_while{ display:none}
.while_head .headlogo .logo{ display:block}
.while_head .fr a{ color:#333;border:1px solid #333;  }
.while_head .fr a:hover{ background:#f4bb1c; color:#fff; border:1px solid #fff;}
.while_head .nav .sub{ background:#eee}

.while_head .topseach i{ color:#333;  }
.while_head .topseach input{  border-bottom:1px solid #333;color:#333; }
.while_head .topseach ::-webkit-input-placeholder { color:#333; }

 */




/* head*/

#head{ position: fixed;z-index: 1000; left: 0; top: 0;width: 100%;height: 86px; background: #fff; border-bottom: 1px solid #e6e6e6; transition: all .35s;}
#head .wrap {
    width: 86%;
    max-width: 1440px;
    margin: 0 auto;
	display: flex; 
	justify-content: space-between;
	height: 86px; 
	 
}
#head .logo{width: 181px; text-align: left; line-height: 86px;}
#head .logo img{ margin-top: 13px; width: 100%; display: block;}
#head .toolbar{display: flex; width: 200px; line-height: 86px;justify-content: flex-end; align-items:center;}
#head .toolbar&gt;div{display: inline-block; margin-left: 24px;}
#head .toolbar&gt;div&gt;a{ transition: all .35s;}
#head .toolbar&gt;div&gt;a img{filter: grayscale(100%); transition: all .35s;}
#head .toolbar&gt;div&gt;a:hover img{filter: grayscale(0);}
#head .toolbar .consult{display: none;}
#head .toolbar .navbar-toggler { display: none; cursor: pointer; overflow: hidden; box-sizing: border-box;width:24px;height:24px; -webkit-tap-highlight-color: transparent;-ms-touch-action: manipulation;touch-action: manipulation;}
#head .toolbar .navbar-toggler &gt;span { position: relative; display:block;margin-top:10px; }
#head .toolbar .navbar-toggler &gt;span,#head .toolbar .navbar-toggler &gt;span:after,#head .toolbar .navbar-toggler &gt;span:before { display: block;width:24px;height: 2px; border-radius: 4px; background-color: #1c1c1c;transition-duration: .4s;-webkit-transition-property: background-color,-webkit-transform;-moz-transition-property: background-color,-moz-transform; -o-transition-property: background-color,-o-transform; transition-property: background-color,transform;}
#head .toolbar .navbar-toggler &gt;span:after,#head .toolbar .navbar-toggler &gt;span:before { position: absolute; content: "";}
#head .toolbar .navbar-toggler &gt;span:before {top: -8px;}
#head .toolbar .navbar-toggler &gt;span:after {top: 8px; }
#head .toolbar .navbar-toggler .active span { background-color: transparent;}
#head .toolbar .navbar-toggler .active span:after,#head .toolbar .navbar-toggler .active span:before {}
#head .toolbar .navbar-toggler .active span:before {transform: translateY(8px)rotate(45deg);}
#head .toolbar .navbar-toggler .active span:after {transform: translateY(-8px)rotate(-45deg);}
#head .menu{ position: relative;z-index: 60;      height: 86px; line-height: 86px; flex: 1; margin-left: 30px;}
#head .menu&gt;ul{margin:  0 auto; }
#head .menu&gt;ul&gt;li{display: inline-block; margin: 0 20px; position: relative;}
#head .menu&gt;ul&gt;li&gt;a{display: block; font-size: 16px; color: #000; transition: all .35s;}
#head .menu&gt;ul&gt;li&gt;a&gt;span{position: relative;display: inline-block; height: 40px; line-height: 40px;}
#head .menu&gt;ul&gt;li&gt;a&gt;span:after{ position: absolute;z-index: 1; left: 50%;bottom: 0;width: 0;height: 1px; transform: translateX(-50%); background: #39227f; content: '';transition: all .35s;}
#head .menu&gt;ul&gt;li&gt;div{ display: none; position: absolute;z-index: 50; left: 0;width: 500px; margin-left: -15px; line-height: 70px;  }
#head .menu&gt;ul&gt;li&gt;div&gt;a{display: inline-block; font-size: 14px; color: #8b8b8b; margin: 0 15px; transition: all .35s;}
#head .menu&gt;ul&gt;li&gt;div&gt;a:hover{ color: #fff;}
#head .menu&gt;ul&gt;li.active&gt;a&gt;span:after, #head .menu&gt;ul&gt;li&gt;a.active&gt;span:after{width: 100%;}
#head .menubg{ display: none; position: absolute;z-index: 10; left: 0;top:86px; width: 100%; height: 70px; background: #000;}


#head .head_fr{ overflow: hidden; display: flex; align-items: center;}
#head .topseach{ float:left; margin-right:15px; position:relative}
#head .topseach i{ color:#333; float:left; margin-right:10px; margin-top:5PX; font-size:20px;}
#head .topseach input{ border-bottom:1px solid #333; width:90px; float:left; margin-top:2px; font-size:12px; height:20px; line-height:20px; color:#333}
#head .topseach ::-webkit-input-placeholder { color:#333; }

#head .topseach .seabtn{ position:absolute; right:0px; top:3px; font-size:12px; background:#fcc12a; color:#fff; padding:3px 5px; border-radius:5px;  cursor:pointer; display:none}

#head .head_fr a{ float:left; display:block; width:85px; height:30px; line-height:30px; text-align:center; border:1px solid #333; border-radius:5px; font-size:12px; color:#333; margin-left:10px; display: flex;
justify-content: center; align-content: center; align-items: center;}
#head .head_fr a:hover{ background:#f4bb1c; color:#fff; border:1px solid #f4bb1c;}
#head .head_fr a.on{ background:#f4bb1c; color:#fff; border:1px solid #f4bb1c; margin-left: 40px;}


/* end*/

/* navbar*/


#navbar{position: fixed;z-index: 1021; right: -100%; width: 100%; height: 100%; box-sizing: border-box; transition: all .35s;}
#navbar .mask{ display: none; position: absolute;z-index: 1; left: -50px; top: 0; width: 100%;height: 100%; background: rgba(0,0,0,.7); content: ''; }
#navbar .display{ position: absolute; right: 0; top: 0; z-index: 50; width: 76%;max-width: 500px; background: #000; height: 100%; padding: 50px 30px;  box-shadow:-3px 5px 20px rgba(0,0,0,.3);}
#navbar .display&gt;.close{position: absolute;z-index: 50; top: 20px; right: 20px; width: 40px;height: 40px; line-height: 40px; text-align: center; cursor: pointer;}
#navbar .display&gt;.close&gt;i{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); color: #fff; font-weight: bold; transition: all .35s;}
#navbar .display&gt;.close:hover i{transform:translate(-50%,-50%) rotate(180deg);}
#navbar .display&gt;.menu{ position: relative;z-index: 50; margin: 0 auto;}
#navbar .display&gt;.menu&gt;ul&gt;li{display: block; border-bottom: 1px solid rgba(255,255,255,.1);}
#navbar .display&gt;.menu&gt;ul&gt;li:last-child{border: 0;}
#navbar .display&gt;.menu&gt;ul&gt;li&gt;a{ position: relative; display: block; height: 50px; line-height: 50px; font-size: 1.6rem; color: #fff;transition: all .35s;}
#navbar .display&gt;.menu&gt;ul&gt;li&gt;a.on:after{ position: absolute;z-index: 20; right: 0;top: 50%; transform: translateY(-50%);height: 40px; line-height: 40px; color: #fff; font-family: iconfont; font-size: 1.6rem; content: '\e686'; transition: all .35s;}
#navbar .display&gt;.menu&gt;ul&gt;li&gt;a.active:after{ content: '\e693';}
#navbar .display&gt;.menu&gt;ul&gt;li&gt;a.active{ }
#navbar .display&gt;.menu&gt;ul&gt;li&gt;div{ display: none; text-align: left; padding: 0 5px 10px 5px;}
#navbar .display&gt;.menu&gt;ul&gt;li&gt;div&gt;a{display: block;font-size: 1.5rem; color: rgba(255,255,255,.8); padding: 5px 0;}
#navbar .display&gt;.toolbar{ padding: 30px 0; text-align: left;}
#navbar .display&gt;.toolbar&gt;div{display: inline-block; margin-right: 20px;}
#navbar .display&gt;.toolbar&gt;div a{ transition: all .35s;}
#navbar .display&gt;.toolbar&gt;div a img{filter: grayscale(100%); transition: all .35s;}
#navbar .display&gt;.toolbar&gt;div a:hover img{filter: grayscale(0);}
#navbar .display&gt;.toolbar .consult{display: none;}
#navbar .display&gt;.lang{  position: absolute;z-index: 50; left: 30px; bottom: 30px; box-sizing: border-box;}
#navbar .display&gt;.lang&gt;a{ position: relative; display: block; line-height: 36px; transition: all .35s;}
#navbar .display&gt;.lang&gt;a:after{position: absolute;z-index: 1; right: 0;top: 50%; transform: translateY(-50%); height: 20px; line-height: 20px; font-family: iconfont; font-size: 1.6rem; content: '\e64e'; transition: all .35s;}
#navbar .display&gt;.lang&gt;a&gt;i{display: inline-block;  vertical-align: top; font-size:1.8rem; color: #999; margin-right: 6px;}
#navbar .display&gt;.lang&gt;a&gt;span{display: inline-block;vertical-align: top; font-size: 1.2rem; color: #999;}
#navbar .display&gt;.lang&gt;div{ display: none; position: absolute;z-index: 90; bottom: 50px; width: 180px; box-sizing: border-box;padding:10px; background: #f7f7f7;}
#navbar .display&gt;.lang&gt;div&gt;a{display: block;text-align: left; padding: 5px 0; font-size: 1.2rem; color: #333;transition: all .35s;}
#navbar .display&gt;.lang&gt;div&gt;a&gt;img{height: 16px;width: auto; margin-right: 6px;}
#navbar .display&gt;.lang&gt;a.active span, #navbar .display&gt;.lang&gt;a.active i{color: #333;}
#navbar .display&gt;.lang&gt;a.active:after{transform: translateY(-50%) rotate(180deg);}
#navbar.active{right: 0;}
#navbar.active .mask{display: block;}


/* end*/



.banner .swiper-button-next,.banner .swiper-button-prev{ width:70px; height:70px; line-height:75px; text-align:center; background:#fff; border-radius:70px;}
.banner .swiper-button-next i,.banner .swiper-button-prev i{ font-size:30px; color:#ab9882; display:block;}
.banner .swiper-button-prev{left:60px;}
.banner .swiper-button-next{right:60px;}

.pbanner{ height:885px; background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/projectcase_ban.jpg) center; overflow:hidden;}
.serbanner{ height:885px; background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/ser2_ban.jpg) center; overflow:hidden;}
.conbanner{ height:885px; background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/con2_ban.jpg) center; overflow:hidden;}
.abtban{ height:1486px; background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/abtban.jpg) center; overflow:hidden;}
.schoolban{ height:652px; background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/schoolban.jpg) center; overflow:hidden;}
.newsban{height:742px; background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/newsban.jpg) center; overflow:hidden;}



.ban_a{ position:absolute; right:60px; bottom:40px; z-index:999;}
.ban_a a{ width: 145px; height:50px; line-height:50px; text-align:center; display:block; float:left;   margin-left:10px; border-radius:5px; letter-spacing:1px;}
.fl_a{background:#39227f;color:#fcc12a;}
.fr_a{background:#fcc12a;color:#39227f;}
.fl_a:hover{background:#fcc12a;color:#39227f;}
.fr_a:hover{background:#39227f;color:#fcc12a;}

.indmain{ background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/indbg2.jpg) center top no-repeat #fff ;  overflow:hidden;}
.indgal{ overflow:hidden; padding:70px 0;}
.indgal .indgaltti{ font-size:26px; color:#222; margin-bottom:30px; font-weight:bold}
.indgal .indgalnva{ display:flex;justify-content:space-between; }
.indgal .indgalnva a{position:relative; display:block; overflow:hidden; }
.indgal .indgalnva a .indpimg{transition: 500ms;}
.indptt{position:absolute; left:0; top:0; color:#fff; }
.indgal .indgalnva .indgaldec{ position:absolute; left:0; top:0; color:#fff; text-transform:uppercase; padding:30px 20px;}
.indgal .indgalnva .indgaldec h1{ font-size:19px; font-family:Arial, Helvetica, sans-serif; margin-bottom:10px;}
.indgal .indgalnva .indgaldec h2{ font-size:17px; font-weight:bold;}
.indgal .indgalnva span{ position:absolute; right:0px; bottom:15px; border-bottom:2px solid #fcc12a; padding-bottom:5px; color:#fff; font-size:12px;  padding-right:20px; padding-left:5px;transition: 500ms;}
.indgal .indgalnva a:hover .indpimg{transform:scale(1.1)}

 
 

.inddes{ height:750px; background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/inddes.jpg?ver=1) center; overflow:hidden;  text-align:center;color:#fff; margin-bottom:70px;}
.inddes h1{ width:100%; font-size:28px; line-height:30px; margin-bottom:20px; font-weight:bold; margin-top:277px;}
.inddes p{ width:100%; margin-bottom:30px; font-size:17px; color:#fff;}
.inddes a{ display:block; margin:0 auto; font-size:16px; width:145px; height:50px; line-height:50px; border:1px solid #fff; border-radius:8px; color:#fff;}
.inddes a:hover{  background:#39227f;border:1px solid #39227f; }

.indstore{ overflow:hidden; background:#fff; padding:40px 40px 40px 50px; margin-bottom:40px;  }
.indstore .fl{ float:left; width:550px;}
.indstotti{ overflow:hidden; margin-bottom:20px; line-height:20px; font-size:17px;}
.indstotti i{ display:block; float:left; font-size:20px; margin-right:10px;}
.indstotti span{ font-weight:bold; margin-right:3px;font-size:16px;}
.indstoform{ overflow:hidden;}
.indstoform select{ width:240px; height:46px; line-height:46px; border:1px solid #a0a0a0; float:left; margin-right:10px; margin-bottom:10px; padding-left:10px;}
.indstoform input{ width:240px; height:44px; line-height:46px; border:1px solid #a0a0a0; float:left; margin-right:10px; margin-bottom:10px; padding:0 0 0 10px;}
.indstoform button{ width:130px; height:46px; line-height:46px; border:1px solid #a0a0a0; float:left; margin-right:10px; margin-bottom:10px; border:0; background:#39227f; color:#fff; font-size:14px; cursor:pointer;}

.indstoform ::-webkit-input-placeholder { /* WebKit browsers */
  color: #333;
 
}

.indstoform ::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #333;
  
}

.indstoform :-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #333;
 
} 
.indstore .fr{ float:right; width:530px;}



.indmunva{display:flex;justify-content:space-between; overflow:hidden; text-align:center; margin-bottom:40px;}
.indmunva a{ position:relative; display:block;}
.indmunva .imgs{ overflow:hidden;}
.indmunva .imgs img{transition: 500ms;}
.indmunva .munvatti{ position:relative; margin-top:-30px; width:100%;transition: 500ms;}
.indmunva a:hover .imgs img{transform:scale(1.1)}
.indmunva a:hover .munvatti{margin-top:-50px;}

.indnews{ overflow:hidden; margin-bottom:50px;}
.indnews .fl{ background:#fff; overflow:hidden;}
.indnews .fl .indnewstop{ display:block; width:590px; height:330px; background:#dadada; overflow:hidden;}
.indnews .fl .indnewstop img{ width:100%;transition: 500ms;}
.indnews .indnewsli{ overflow:hidden; padding:20px;}
.indnews .indnewsli a{ display:block; color:#333; font-size:14px; line-height:37px; border-bottom:1px solid #dadada; overflow:hidden;}
.indnews .indnewsli a .fll{ width:400px; overflow:hidden;  text-overflow: ellipsis;    white-space: nowrap; float:left;}
.indnews .indnewsli a .frr{ float:right; color:#999; font-size:12px;}
.indnews .fl .indnewsmore{ float:right; margin-right:20px; color:#333; margin-bottom:20px;}
.indnews .fl a:hover{ color:#f4bb1c}
.indnews .fl a:hover img{transform:scale(1.1)}
 
.indnews .fr .indvdo1{ display:block; width:590px; height:330px; background:#dadada; margin-bottom:10px; overflow:hidden; position:relative}
.indnews .fr .indvdo2{ display:block; width:290px; height:180px; background:#dadada; overflow:hidden; position:relative; }
.indnews .fr img{ width:100%;transition: 500ms;}
.indnews .fr em{ width:55px; height:55px; background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/bo.png); display:block; position:absolute; left:50%; top:50%; margin-left:-27px;margin-top:-27px; }
.indnews .fr a:hover img{transform:scale(1.1)}

.indjoin{ height:520px; background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/indjoin.jpg) center; overflow:hidden; display:flex;align-content:center; flex-wrap:wrap; text-align:center;color:#fff; margin-bottom:70px;}
.indjoin h1{ width:100%; font-size:28px; line-height:30px; margin-bottom:20px; font-weight: bold;}
.indjoin p{ width:100%; margin-bottom:30px; font-size:17px; color:#bbbaba;}
.indjoin a{ display:block; margin:0 auto; font-size:16px; width:140px; height:50px; line-height:50px; border:1px solid #fff; border-radius:5px; color:#fff;}
.indjoin a:hover{ background:#39227f; border:1px solid #39227f}

.indbotmu{display:flex;justify-content:space-between; text-align:center;align-items:center; padding:40px 0 ; width:100%; border-top:1px solid #e9e9e9;}
.indbotmu a{ border-right:1px solid #e9e9e9; display:block; width:24%;}
.indbotmu a img{ margin-bottom:20px;}
.indbotmu a h1{ font-size:16px; color:#000; margin-bottom:10px;}
.indbotmu a p{ font-size:14px; color:#555;}
.indbotmu a:hover h1{ color:#f4bb1c;}
.indbotmu a:hover p{ color:#f4bb1c;}

.bottom{ background:#f5f5f5; overflow:hidden;padding:50px 0 0px; margin-top:60px;}
.bottom .botmu{ overflow:hidden; padding-bottom:30px;}
.bottom dl{ float:left; font-size:12px; color:#000; width:150px; }
.bottom dl dt{ padding-bottom:20px; border-bottom:1px solid #dedede; margin-bottom:30px; color:#848491}
.bottom dl dd a{ color:#989898; display:block; margin-bottom:12px;}
.bottom .fr{ float:right; }

.bottom dl dd a:hover{ color:#f4bb1c}

.bottt{ width:100%; text-align:center; font-size:13px; color:#989898;}

.foot{ overflow:hidden; font-size:12px; height:60px; line-height:60px; color:#999; border-top:1px solid #dedede; margin-top:20px;}
.foot a{color:#999;}
.foot img.fl{ float:left; margin-top:15px; margin-right:15px;}
.foot p{ text-transform:uppercase; letter-spacing:0.5px;}
.foot span{ float:right; font-size:20px; color:#994240;font-style: italic; margin-right: 2px;}
.foot .botico{ margin-top:20px; margin-left:30px;}
.foot .botico img{ float:left; margin-right:15px}



.loginmain{ position:relative; width:100%; height:100%; padding-top:2%; display:flex; text-align:center;align-content:center;align-items:center}
.loginmain .fl{ overflow:hidden; width:35%; padding-left:15%}
.loginmain .fl .logindec{  display:flex; text-align:center;align-content:center;flex-wrap:wrap; height:100%; width:100%; right:0}
.loginmain .fl .logindec h1{ width:100%; font-size:40px; color:#7f29ff; margin-bottom:15px;font-family:Arial, Helvetica, sans-serif;font-weight: bold;}
.loginmain .fl .logindec p{ width:100%; font-size:18px; color:#a476e8; margin-bottom:30px;}
.loginmain .fl .logindec a{ margin:0 auto; width:145px; height:45px; line-height:45px; text-align:center; display:block; border:1px solid #7f29ff; border-radius:5px; color:#7f29ff; font-weight:bold;}
.loginmain .fl .logindec a:hover{ background:#7f29ff; color:#fff;}

.loginmain .fr{ overflow:hidden; width:35%; padding-right:15%; }
.loginmain .fr .logindec{  display:flex; text-align:center;align-content:center;flex-wrap:wrap; height:100%; width:100%; left:0}
.loginmain .fr .logindec h1{ width:100%; font-size:40px; color:#21a2f9; margin-bottom:15px; font-family:Arial, Helvetica, sans-serif;font-weight: bold;}
.loginmain .fr .logindec p{ width:100%; font-size:18px; color:#21a2f9; margin-bottom:30px;}
.loginmain .fr .logindec a{ margin:0 auto;width:145px; height:45px; line-height:45px; text-align:center; display:block; border:1px solid #21a2f9; border-radius:5px; color:#21a2f9; font-weight:bold;}
.loginmain .fr .logindec a:hover{ background:#21a2f9; color:#fff;}

@media only screen and (max-width:1440px) { 
.loginmain .logindec h1{   font-size:22px;  margin-bottom:10px;}
.loginmain .logindec p{  font-size:14px; margin-bottom:20px;}
.loginmain .logindec a{ width:120px; height:30px; line-height:30px; }
}

.loginewm{  position:fixed ;top:0;left:0; width:100%; height:100%; overflow:hidden; display:none}
.loginewm .ewmbg{background: rgba(0,0,0,0.5);position:fixed ;top:0;left:0; width:100%; height:100%; z-index:8}
.loginewm .ewmimg{ width:300px; margin:10% auto 0; background:#333; color:#fff; padding:60px 40px; text-align:center; position:relative; z-index:9}
.loginewm .ewmimg img{ width:100%; margin-bottom:20px;}

.impowerBox .title{color:#fff;}


.proti{ overflow:hidden; text-align:center; padding:50px 0;}
.proti h1{ font-size:24px; color:#000; font-weight:bold; line-height:30px; margin-bottom:5px;}
.proti p{ font-size:14px; color:#555; text-transform:uppercase}


.projectbg{ background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/projectbg.jpg) center top no-repeat  ;  overflow:hidden;}
.projectti{ overflow:hidden; text-align:center; padding:50px 0;}
.projectti h1{ font-size:28px; color:#000; font-weight:bold; line-height:30px; margin-bottom:10px;}
.projectti p{ font-size:14px; color:#555; text-transform:uppercase}


.prolist{ overflow:hidden; margin-bottom:10px;  }
.prolist a{ float:left; display:block; text-align:center; margin:0 5px;}
.prolist a .imgs{ overflow:hidden; width:290px;}
.prolist a .imgs img{ width:100%;transition: 500ms;}
.prolist a h1{ font-size:14px; color:#888; line-height:24px; margin-top:10px}
.prolist a p{ font-size:16px; color:#333; font-weight:bold; margin-top:5px;}
.prolist a:hover img{transform:scale(1.1)}

.procaselist{ overflow:hidden; margin-bottom:10px;  }
.procaselist a{ float:left; display:block; text-align:center; margin:0 5px 30px;}
.procaselist a .imgs{ overflow:hidden; width:290px;}
.procaselist a .imgs img{ width:100%;transition: 500ms;}
.procaselist a h1{ font-size:14px; color:#888; line-height:24px; margin-top:10px}
.procaselist a p{ font-size:16px; color:#333; font-weight:bold; margin-top:5px;}
.procaselist a:hover img{transform:scale(1.1)}

.pronews{ overflow:hidden;}
.pronews .pronewsti{ width:790px; height:400px; background:#444; float:left; display:block; margin-right:20px; margin-bottom:20px; overflow:hidden}
.pronews a img{width:100%;transition: 500ms;}
.pronews .pronewsli{ width:385px; height:400px; display:block; float:left;margin-right:20px; margin-bottom:20px;}
.pronews .pronewsli:nth-child(2){ margin-right:0}
.pronews .pronewsli:nth-child(5){ margin-right:0}
.pronews .pronewsli .imgs{ width:385px; height:280px; background:#dadada; overflow:hidden;}
.pronews .pronewsli .pronewsdec{ overflow:hidden; padding:20px; background:#fff}
.pronews .pronewsli h1{ font-weight:bold; font-size:16px; line-height:24px; height:24px; color:#333; margin-bottom:5px;overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;}
.pronews .pronewsli p{ font-size:14px; color:#999; line-height:20PX; height:40px; margin-bottom:10px;}
.pronews .pronewsli span{ font-size:14px; color:#333;}
.pronews a:hover img{transform:scale(1.1)}
.pronews a:hover h1{ color:#f4bb1c}


.casenews .main3{
	margin: 50px auto 60px;
	width: 1120px;
	padding: 50px 40px;
    background: #fff;
    box-shadow: 0 2px 10px 2px #ede9e5;
}
.casenews .main3 .title{
	text-align: center;
    font-size: 28px;
    font-weight: normal;
    line-height: 40px;
    padding-bottom: 40px;
    color: #333;
}
.casenews .main3 .intor {
    font-size: 14px;
    border-bottom: 1px solid #e0e0e0;
    color: #666;
    line-height: 32px;
    overflow: hidden;
}
.casenews .main3 .intor .time{
	float: left;
}
.casenews .main3 .intor a {
    display: inline-block;
    float: right;
    line-height: 28px;
    background: #f4bb1c;
    padding: 0 10px;
    color: #fff;
}
.casenews .main3 .intor a i {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background: url(/images/arrowicons.png) no-repeat;
    margin-right: 10px;
    margin-top: -3px;
    background-position: 0 -140px;
}
.casenews .main3 .mainbody
{
    padding: 30px 0;
}
.casenews .main3 .mainbody img {
    margin: 10px auto;
    width: auto;
    max-width: 800px;
}
.casenews .main3 .mainbody p {
    margin-bottom: 10px;
    text-indent: 2em;
    color: #666;
    line-height: 26px;
    font-size: 16px;
}
.casenews .main3 .newdet-link{
    width: 100%;
    border-top: 1px dashed #cacaca;
    padding-top: 10px;
    overflow:hidden
}
.casenews .main3 .newdet-link a
{
    line-height: 32px;
    color: #bfa885;  
    font-size: 16px;
    display:block;
}
.casenews .main3 .newdet-link a i
{
    color: #333;
}
.casenews .main3 .newdet-link a i:hover
{
    color:#f4bb1c;
}
.casenews img{width:100%;}

.casenews .newsback a {
    margin: 30px auto;
    background: #f4bb1c;
    padding: 0 10px;
    color: #fff;
    display: block;
    text-align: center;
    width: 80px;
    height: 30px;
    line-height: 30px;
}

.prohead{ height:100px; overflow:hidden;}
.prohead .prologo{ float:left; margin-top:25px;}
.prohead .fr{ float:right;width:300px; height:30px; line-height:30px; border:1px solid #dadada; border-radius:30px; padding-left:10px; margin-top:35px; position:relative}
.prohead .fr input{width:260px; height:30px; line-height:30px; float:left; }
.prohead .fr i{ float:right;margin-right:10px; cursor:pointer;}


.promu{ overflow:hidden; float:left; width:240px; height:620px; background:#323232; color:#fff; position:relative;}
.promuti{ width:100%; height:35px; line-height:35px; text-align:center; font-size:16px; background:#ebbd47; margin-bottom: 10px;}
.promutt{margin:20px 15px 5px;height:26px; line-height:26px;   font-size:14px;border-bottom:1px solid #565656; }
.promu dl{ border-bottom:1px solid #565656; margin:10px 15px; overflow:hidden; padding-bottom:5px;}
.promu dl dt{ margin-bottom:5px; font-size:12px;}
.promu dl dd a{ float:left; display:block; margin-right:10px; padding-right:10px; border-right:1px solid #565656; color:#f1f1f1; font-size:12px; height:15px; line-height:15px; margin-bottom:5px;}
.promuabt a{ position:absolute; bottom:0; width:100%; text-align:center; color:#fff; line-height:60px; font-size:14px;}
.promu dl dd a:hover{ color:#eabd47}

.proban{ height:620px; overflow:hidden;}

.proban .swiper-pagination-bullet-active {
    opacity: 1;
    background: #eabd47;
}

.proindti{ overflow:hidden; position:relative; margin:50px 0 10px; height:66px; line-height:66px; color:#fff;}
.proindti h1{ float:left; margin-left:30px; font-size:28px; line-height:30px; margin-right:20px; margin-top:17px;}
.proindti span{ font-size:30px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; text-transform:uppercase; display:block; float:left; margin-top:3px;}
.proindti a{ width:120px; height:100px; position:absolute; right:20PX; top:20PX; width:88px; height:25px; line-height:25px; border:1px solid #fff; border-radius:25px; color:#fff; text-align:center;}
.proindti a em{ line-height:20px;}


.protibg1{ background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/projectti1.jpg);}

.proindpro{ overflow:hidden; width:1250px;}
.proindpro a{ display:block; float:left; width:290px; background:#eeeeee; margin-right:13px; margin-bottom:13px;}
.proindpro .imgs{ overflow:hidden; background:#999; width:290px; height:290px;}
.proindpro h1{ font-size:14px; font-weight:bold; text-align:center; line-height:24px; color:#333;    overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;  }
.proindpro .proindprodec{ padding: 0 20px 10px; overflow:hidden; color:#333;font-size:16px;}
.proindpro .proindprodec .fl span{ font-size:30px; color:#b8261a; font-weight:bold; margin:0 5px 0 2px}
.proindpro .proindprodec .fr{ margin-top:13px;}

.protopti{ overflow:hidden; font-size:16px; margin-bottom:20px; color:#333;}
.protopti a{ color:#333;}



.productmunva{ overflow:hidden; display:flex;justify-content:space-between;  }
.productmunva dl{ overflow:hidden; width:599px; height:120px; background:#323232; color:#fff;}
.productmunva dl dt{ width:100%; height:40px; line-height:40px; text-align:center; font-size:16px; background:#ebbd47}
.productmunva dl dd{ padding:20px}
.productmunva dl dd a{ color:#fff; font-size:14px; float:left; margin-right:20px; margin-bottom:10px;}
.productmunva dl dd a:hover{ color:#ebbd47}
.productmunva dl dd a.on{ color:#ebbd47}


.productlj{
	overflow: hidden;
	width: 1200px;
	margin: 0 auto 40px;
    border-bottom: 1px solid #e0e0e0;
    background: #fff;
}
.productlj .mbxbody{
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	position: relative;
	height: 60px;
    line-height: 60px;	
    color: #666;
    font-size: 15px;
	 
}

.productlj a{
	float: left;
	margin-right: 15px;
	color: #333;

}
.productlj span{
	float: left;
	margin-right: 15px;
	color: #333;
	font-weight:bold;
}
.productlj a:hover{
	color: #ebbd47;
}
.productlj em{
	float: left;
	margin-right: 15px;
	color: #333;
	font-size: 20px;
	font-family: "å®‹ä½“";
	font-weight:normal;
}


.productaction
{
	overflow:hidden;
	width:1200px;
	margin:0 auto 0px;
 
	position: relative;
	background:#dadada;
}
.productaction a
{
	text-align: center;
	display: inline-block;
	padding: 9px 29px;
	position: relative;
	float: left;
	margin: 14px 10px;
	font-size: 14px;
	color: #a6a6a6;
 }
.productaction a:not(:nth-child(1))::after {
	content: "";
	display: block;
	position: absolute;
	width: 1px;
	height: 35px;
	background-color: #e9e9e9;
	top: 0px;
	left: -10px;
}
.productaction a.on,.productaction a:hover
{
	background-color: #ffcb2d!important;
	color: #333333!important;
 }

 
.proprenva{
	overflow: hidden;
    width: 1200px;
    margin:0 auto 0px;
    position: relative;
     
}

.proprenva a{
	overflow: hidden;
    background:#dadada;
	color:#666;
	padding:0 30px;
	height:30px;
	line-height:30px;
	margin-right:10px;
	margin-top:10px;
	float:left;
	font-size:14px;
}
.proprenva a.on{
	background-color: #ffcb2d!important;
	color: #fff!important;
}

.prodetailtop { overflow:hidden; margin-bottom:60px;}
.prodetfr{ overflow:hidden; padding-top:20px;}
.prodetfr .prodetti{ text-align:center; font-size:16px; color:#333; margin-bottom:30px;}
.prodetfr a{ display:block; margin:0 auto; width:160px;}
.prodetfr a .imgs{ width:160px; height:160px; background:#333; overflow:hidden; position:relative;}
.prodetfr a .imgs h1{ position:absolute; bottom:0; left:0; width:100%; height:30px; line-height:30px; text-align:center; color:#fff; background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/prodetailico.png)}
.prodetfr a p{ text-align:center; color:#333; font-size:14px; line-height:30px; margin-bottom:10px;}


.proloadmore .loadmore {
    width: 100%;
    border-top: 1px solid #ddd;
    text-align: center;
    margin: 50px auto 0;
    padding-bottom: 50px;
}
.proloadmore .loadmore a {
    display: inline-block;
    margin: 0 auto;
    color: #bfa885;
    font-size: 14px
}
.proloadmore .loadmore a i {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(/images/arrowicons.png) no-repeat 0 -80px;
    margin-top: -20px;
    vertical-align: top
}



.prodetailinfo{ overflow:hidden;}
.prodetinfole{ overflow:hidden; padding-top:20px; float:left; width:280px; background:#eeeeee}
.prodetinfole .prodetti{ text-align:center; font-size:16px; color:#333; margin-bottom:30px; font-weight:bold;}
.prodetinfole a{ display:block; margin:0 auto; width:160px;}
.prodetinfole a .imgs{ width:160px; height:160px; background:#333; overflow:hidden; position:relative;}
.prodetinfole a .imgs h1{ position:absolute; bottom:0; left:0; width:100%; height:30px; line-height:30px; text-align:center; color:#fff; background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/prodetailico.png)}
.prodetinfole a p{ text-align:center; color:#333; font-size:14px; line-height:30px; margin-bottom:10px;}

.prodetailshow{ width:900px; float:right;}
.prodetailshow .hd{ height:50px; line-height:50px; background:#f4f4f4;    position:relative; margin-bottom:20px;}
.prodetailshow .hd ul{ float:left;     }
.prodetailshow .hd ul li{ float:left;   cursor:pointer; width:160px; text-align:center; }
.prodetailshow .hd ul li.on{  border-bottom:5px solid #eabd47; }
.prodetailshow .bd ul li{ overflow:hidden; line-height:30px; color:#555; font-size:14px; padding-left:30px;    }
.prodetailshow .bd ul li span{ float:left;}



.storeform{ overflow:hidden; margin:30px auto 20px; width:1200px;  }
.storeform select{ height:50px; line-height:50px; width:300px; padding-left:15px; float:left; background:#f5f5f5; margin-right:10px; font-size:16px; }
.storeform button{ width:170px; height:50px; line-height:50px; border:1px solid #dadada; float:left;  margin-bottom:10px; border:0; background:#39227f; color:#fff; font-size:16px; cursor:pointer;}

 
.storelist{ overflow:hidden;}
.storeli{ overflow:hidden; margin:20px 0; background:#f1f1f1;}
.storeli .imgs{ overflow:hidden; width:500px; height:217px; background:#eee; float:left;}
.storeli .imgs img{ width:100%}
.storeli .storedec{ float:left; padding:50px; width:600px; display:flex;align-content:center;flex-wrap:wrap;}
.storeli .storedec h1{ font-size:30px; color:#000; line-height:30px; margin-bottom:20px; width:100%;}
.storeli .storedec p{ font-size:14px; color:#333; line-height:24px; width:100%;}
 
 
 

 
 
.fla{ position:fixed; right:0; top:50%; margin-top:-180px; z-index:999; background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/flabg2.jpg);}
.fla a{ position:relative;width:57px; height:57px;display:block;}
.fla a.fla_join{ height:100px;width:27px; padding: 15px 15px 5px; font-size: 18px; color: #fff; text-align: center; line-height: 20px;}
.fla a i{ font-size:20px; position:relative; z-index:99; color:#fff;display:block;width:60px; height:60px; line-height:60px; text-align:center; }
.fla a em{ position:absolute; top:0; z-index:98; height:57px; line-height:57px; background:#f4bb1c; color:#fff; font-size:16px; width:160px; right:-160px;text-align:center; transition: 500ms;}  
.fla a span{ position:absolute; top:0; z-index:98;right:-180px;transition: 500ms; background:#fff; padding:5px;}
.fla a:hover i{ background:#f4bb1c}
.fla a:hover em{ right:57px;}
.fla a:hover span{ right:57px;}
 
 
 
 
 
.page{ overflow:hidden; display: table; margin:40px auto 40px; text-align:center}
 
 
.pager {
	max-width: 800px;
	text-align: center;
	margin:0 auto 0px;
	display: inline-block;
}

.pager a {
	cursor: pointer;
}

.pager a,
.pager span {
	/* æŒ‰é’®å†…æ•°å­— */
	width: 30px;
	height: 30px;
	border: 1px solid #EBEBEB;
	margin-left: -1px;
	color: #8a8a8a;
	display: inline-block;
	line-height: 30px;
	float: left;
	font-size: 13px;
	text-decoration: none;
	margin: 0 5px;
	border-radius: 30px;
}
.pager a:hover,
.pager span:hover {
	border-color: #f4bb1c;
	color: #333;
	position: relative;
	z-index: 1;
}

.pager span.current {
	background-color: #f4bb1c;
	color: #fff;
	border-color: #f4bb1c;
	position: relative;
	z-index: 1;
}
.pager .pg-first,
.pager .pg-last{
	display:none}
.pager .pg-first,
.pager .pg-prev,
.pager .pg-next,
.pager .pg-last {
	background: white url(/images/page_bg.jpg)  1px 1px no-repeat;
}

.pager .pg-first:hover,
.pager .pg-prev:hover,
.pager .pg-next:hover,
.pager .pg-last:hover {
	background: white url(/images/page_bg_hover.jpg)  1px 1px no-repeat;
}

.pager .pg-prev,
.pager .pg-prev:hover {
	background-position: 0px -27px;
}

.pager .pg-next,
.pager .pg-next:hover {
	background-position: -30px -27px;
}

.pager .pg-last,
.pager .pg-last:hover {
	background-position: -30px 2px;
}

.pager .pg-prev[disabled='true'],
.pager .pg-prev[disabled='true']:hover {
	cursor: default;
	background-image: url(/images/page_bg.jpg);
}

.pager .pg-next[disabled='true'],
.pager .pg-next[disabled='true']:hover {
	cursor: default;
	background-image: url(/images/page_bg.jpg);
}

.pager .pg-prev[disabled='true'],
.pager .pg-next[disabled='true'] {
	border-color: #eeeeee;
}

.pager span.els {
	border-color: transparent;
}

.pagerHtmlWrap {
	width: 800px;
	margin: 30px auto;
}

.pagerHtmlWrap .cc_cells {
	width: 100%;
	height: 35px;
	padding: 5px 0;
	border-bottom: 1px #cccccc solid;
}

.pagerHtmlWrap .cc_cells a {
	color: #454545;
	font-size: 14px;
	line-height: 35px;
	text-decoration: none;
}

.pagerHtmlWrap .cc_cells a span {
	display: inline-block;
	width: 25%;
	text-align: left;
	margin: 0;
}


.pcase{
	width:1155px;
	margin:-410px auto 0px;
	text-align:center;
	overflow:hidden
}
.pcase .fl{
	float:left;
}
.pcase .fr{
	float:right;
}


.ttion{ overflow:hidden; margin:70px 0 40px;}
.ttion h1{ font-size:27px; color:#505050; font-weight:normal; text-align:center; line-height:30px; margin-bottom:20px;}
.ttion em{ width:60px; height:3px; display:block; margin:0 auto;}
.ttion p{ text-align:center; font-size:18px; color:#505050; line-height:36px; margin-top:30px;}


.ser_zc{ overflow:hidden;width:1200px; margin:50px auto 100px;}
.ser_zc ul{  overflow:hidden; width:1300px;}
.ser_zc ul li{ width:330px; padding:70px 30px 0;height:230px; float:left; margin-right:17px;   color:#505050; border-radius:20px;}
.ser_zc ul li:nth-child(1){ background:#ffd52e;}
.ser_zc ul li:nth-child(2){ background:#e5e5e5; width:270px; padding:70px 60px 0;}
.ser_zc ul li:nth-child(3){ background:#f7dce9; width:270px; padding:70px 60px 0;}
.ser_zc ul li h1{ font-size:24px; width:100%; margin-bottom:10px;}
.ser_zc ul li h2{ font-size:24px; font-family:Arial, Helvetica, sans-serif; margin-bottom:25px; text-transform:uppercase;}
.ser_zc ul li p{ font-size:18px; width:100%; margin-bottom:10px;}

.ser_bz{ height:624px; background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/ser2_1.jpg) center; overflow:hidden;}
.ser_bz .ttion h1{ color:#fff;}
.ser_bz .ttion p{ color:#fff;}
.serbz_ico{ width:1200px; margin:50px auto 0; display:flex;justify-content:space-between;}

.ser_con{ overflow:hidden; text-align:center; padding:100px 0;}
.ser_con h6{ font-size:18px; color:#505050;}
.ser_con h1{ font-size:36px; font-weight:bold; color:#505050; margin:20px 0 30px;}
.ser_con ul{ width:770px; margin:90px auto 0; overflow:hidden; text-align:left}
.ser_con ul .fl{ float:left; width:399px; border-right:1px solid #291d17;height:200px; overflow:hidden;}
.ser_con ul .fl p{ font-size:18px; color:#505050; margin-top:10px; margin-bottom:10px;}
.ser_con ul .fl h2{font-size:36px; font-weight:bold; color:#505050;}
.ser_con ul .fl h3{font-size:24px; font-weight:bold; color:#505050; margin-top:15px; margin-bottom:40px;}
.ser_con ul .fr{ float:right; width:240px; padding-left:130px;}
.ser_con ul .fr h3{font-size:24px; font-weight:bold; color:#505050; margin-top:90px; margin-bottom:40px;}

.ser_ts{ height:622px; background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/ser2_4.jpg) center; overflow:hidden; margin-bottom:-60px;}
.ts_w1200{ width:1200px; margin:0 auto; overflow:hidden; color:#fff; text-align:right}
.ts_w1200 h1{ font-size:30px; margin-top:240px; }
.ts_w1200 p{ font-size:18px; margin-top:15px; margin-bottom:50px;}


.conti{ overflow:hidden; text-align:center; margin:120px 0 50px}
.conti h1{ font-size:50px; color:#5e5d5d; line-height:55px; margin-bottom:35px;}
.conti p{ font-size:18px; color:#5f5d62;}

.conlymain{ overflow:hidden; width:930px; margin:0 auto 100px;}
.conlymain input{border:1px solid #333; border-radius:5px; font-size:18px; padding-left:20px; height:55px; width:410px; margin-bottom:45px; font-family:"å¾®è½¯é›…é»‘";}
.conlymain textarea{border:1px solid #333; border-radius:5px; font-size:18px; padding:20px; height:135px; width:888px; margin-bottom:45px; font-family:"å¾®è½¯é›…é»‘";}
.conlymain .con_sub{ width:590px; height:60px; line-height:60px; text-align:center; font-size:30px; color:#fff; border-radius:5px; margin:0 auto; background:#956eed; border:0; letter-spacing:3px; cursor:pointer;}

.con_info{ width:1260px; margin:0 auto 110px; overflow:hidden;  padding:100px 20px 0; }
.con_info ul{ width:1400px;  }
.con_info ul li{ width:340px; height:340px; margin-bottom:40px;   text-align:center; float:left; margin-right:120px;box-shadow: 0px 2px 8px rgba(0, 0, 0, .2); position:relative}
.con_info ul li i{ margin:-77px auto 0; display:block; width:154px; height:154px;}
.con_info ul li:nth-child(1) i{ background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/con2_1.png) }
.con_info ul li:nth-child(2) i{ background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/con2_2.png) }
.con_info ul li:nth-child(3) i{ background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/con2_3.png) }
.con_info ul li h1{ font-size:24px; color:#666666; margin-top:25px; margin-bottom:20px;}
.con_info ul li em{ width:124px; height:1px; display:block; background:#888988; margin:0 auto;}
.con_info ul li h2{ font-size:36px; color:#515050; margin-top:20px; margin-bottom:20px; font-weight:bold;}
.con_info ul li p{color:#888988; font-size:20px; margin-bottom:20px;}
.con_info ul li a{ width:140px; height:40px; line-height:40px; text-align:center; display:block; margin:0 auto; color:#fff; border-radius:5px; letter-spacing:3px;}
.con_info ul li:nth-child(1) a{ background:#ffd52e;}
.con_info ul li:nth-child(2) a{ background:#999bff;}
.con_info ul li:nth-child(3) a{ background:#ffafd6;}
.con_info ul li img{ position:absolute;left:0; bottom:-37px;}

.con_map{height:767px;   overflow:hidden;margin-bottom:-60px;}




.gallery02{
	background: #f5f5f5;
}
.gallery02 .banner{
	width: 100%;
	height: 740px;	 
}
.mbxmenu{
	overflow: hidden;
    border-bottom: 1px solid #e0e0e0;
    background: #fff;
}
.mbxmenu .mbxbody{
	overflow: hidden;
	width: 1200px;
	position: relative;
	height: 80px;
    line-height: 80px;
    margin: 0 auto;
    color: #1e1e1e;
    font-size: 18px;
}

.mbxmenu a{
	float: left;
	margin-right: 10px;
	color: #1e1e1e;
}
.mbxmenu a:hover{
	color: #ebbd47;
}
.mbxmenu em{
	float: left;
	margin-right: 10px;
	color: #333;
	font-size: 20px;
	font-family: "å®‹ä½“";
}
.gallery02 .listmenu{
	background: #fff;
	overflow: hidden;
	width: 1200px;
	position: relative;
	margin: 40px auto 15px;
	padding: 10px 0;
}
.gallery02 .listmenu .list{
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
	border-top: 1px solid #eee;
    padding: 20px 0;
}
.gallery02 .listmenu .list:first-child{
	border-top: 0;

}
.gallery02 .listmenu .list .name{
	float: left;
	color: #333;
    font-size: 16px;
    font-weight: bold;
    width: 50px;
    line-height: 30px;
}
.gallery02 .listmenu .list .box{
	float: left;
	overflow: hidden;
}
.gallery02 .listmenu .list .box a{
	float: left;
    margin: 0 5px;
    padding: 0 15px;
    line-height: 30px;
    color: #333;
    font-size: 14px;
    border-radius: 20px;
}
.gallery02 .listmenu .list .box a.on,.gallery02 .listmenu .list .box a:hover{
    background: #f4bb1c;
    color: #fff;

}
.gallery02 .listmenu .list01 .box{
	float: left;
	overflow: hidden;
}
.gallery02 .listmenu .list01 .box a{
	float: left;
    margin: 0 18px 0 15px;
    padding: 0 30px;
    line-height: 40px;
    color: #333;
    background: #f2f2f2;
    font-size: 14px;
    border-radius: 20px;
}
.gallery02 .listmenu .list01 .box a.on,.gallery02 .listmenu .list01 .box a:hover{
    background: #f4bb1c;
    color: #fff;
}
.gallery02 .main1{
	width: 1200px;
	margin: 0px auto 0;
	overflow: hidden;
}
.gallery02 .main1 .list{
	width: 1300px;
	overflow: hidden;
}
.gallery02 .main1 .list .box{
	float: left;
	width: 390px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.gallery02 .main1 .list .box .imgs{
	position: relative;
	width: 390px;
    height: 265px;
    overflow: hidden;
	text-align:center
}
.gallery02 .main1 .list .box .imgs img{ width:100%; min-height:100%}
.galleryqjbtn{ position:absolute; top:20px; right:30px; color:#fff; font-size:14px; letter-spacing:1px;}
.gallery02 .main1 .list .box .imgs .imghover{
	overflow: hidden;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 0;
    position: absolute;
    z-index: 20;
    background: rgba(0,0,0,.6);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.gallery02 .main1 .list .box:hover .imgs .imghover{
	height: 100%;
}
.gallery02 .main1 .list .box .imgs .imghover span{
	position: absolute;
    top: 0;
    z-index: 99;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 37px;
    height: 37px;
    text-align: center;
    background: url(/images/lyag_icon.png) -10px -469px no-repeat;
}
.gallery02 .main1 .list .box .word{
	background: #fff;
	line-height: 65px;
	font-size: 18px;
    color: #333;
    overflow: hidden;
	border-left:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
}
.gallery02 .main1 .list .box .word .test{
	width: 230px;
    overflow: hidden;
    text-indent: 30px;
    float: left;
	text-align: left;
	display: block;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.gallery02 .main1 .list .box .word .btn img{
	transition: all .2s;
    position: relative;   
    float: right;
	margin-right:30px;
    margin-top:20px;
}
 


.detail02{
	background: #f5f5f5;
	overflow: hidden;
}
.detail02 .mbxmenu{
	background: #f5f5f5;
	border-bottom: 0;
}
.detail02 .main1{
	overflow: hidden;
	width: 1120px;
	margin: 0 auto;
	background: #fff;
	padding: 50px 40px;
}
.detail02 .main1 .mainleft{
	width: 599px;
    float: left;
}
.detail02 .main1 .mainright{
	width: 480px;
    float: right;
}
.detail02 .main1 .mainright .title{
    font-size: 24px;
    border-left: 5px solid #f4bb1c;
    padding-left: 15px;
    line-height: 1;
    margin-top: 13px;
}
.detail02 .main1 .mainright .line{
	padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #dddddd;
    margin-left: 20px;
}
.detail02 .main1 .mainright .Label{
	position: relative;
	overflow: hidden;
    margin-left: 20px;
    margin-bottom: 10px;
}
.detail02 .main1 .mainright .Label .name{
	font-size: 16px;
	color: #333;
	margin-right: 6px;
    width: 80px;
    vertical-align: top;
	float: left;
	line-height: 34px;
}
.detail02 .main1 .mainright .Label .uls{
	float: left;
	width: 350px;
    position: relative;
    overflow: hidden;
}
.detail02 .main1 .mainright .Label .uls li{
	background: #e4e4e4;
    color: #333;
    border: 1px solid #e4e4e4;
    margin: 6px;
    border-radius: 4px;
    padding: 3px 12px;
    font-size: 14px;
    display: inline-block;
}
.detail02 .main2 {
	overflow: hidden;
	margin: 40px auto;
	width: 1200px;
}
.detail02 .main2 .mainleft{
	background: #fff;
	float: left;
	width: 880px;
}
.detail02 .main2 .mainleft .menu{
	width: 100%;
	border-bottom: 3px solid #f4bb1c;
	overflow: hidden;
}
.detail02 .main2 .mainleft .menu div{
	line-height: 62px;
	float: left;
	font-size: 16px;
    color: #fff;
    padding: 0 25px;
    background: #f4bb1c;
}
.detail02 .main2 .mainleft .intor{
	font-size: 18px;
    color: #666;
    line-height: 34px;
    margin: 45px 40px 20px;
}
.detail02 .main2 .mainleft .pros{
    margin: 0 40px;
    overflow: hidden;
    padding-bottom: 80px;
}
.detail02 .main2 .mainleft .pros .name{
    font-size: 20px;
    border-left: 5px solid #f4bb1c;
    padding-left: 15px;
    line-height: 1;
    margin: 30px 0 20px;
}
.detail02 .main2 .mainleft .pros .list{
	overflow: hidden;
}
.detail02 .main2 .mainleft .pros .list .box{
	width: 23%;
	margin: 0 1% 20px;
	float: left;
}
.detail02 .main2 .mainleft .pros .list .box .imgs{
	width: 184px;
	height: 184px;
}
.detail02 .main2 .mainleft .pros .list .box .imgs img{
	max-width: 150px;
    max-height: 150px;
    padding: 17px;
    width: auto;
    height: auto;
    margin: 0 auto;
}
.detail02 .main2 .mainleft .pros .list .box .test{
	text-align: center;
	font-size: 14px;
	color: #666;
}
.detail02 .main2 .mainright{
	width: 240px;
	padding: 20px 30px;
	float: right;
	background: #fff;
}
.detail02 .main2 .mainright .title{
	padding-bottom: 20px;
    border-bottom: 1px solid #d9d9d9;
    color: #333;
    overflow: hidden;
    line-height: 25px;
}
.detail02 .main2 .mainright .title .test{
	font-weight: bold;
	border-left: 3px solid #f4bb1c;
    padding-left: 10px;
    font-size: 18px;
    float: left;
}
.detail02 .main2 .mainright .title .more{
    float: right;
    font-size: 14px;
    color: #999;
}
.detail02 .main2 .mainright .list{
	overflow: hidden;
	width: 100%;
}
.detail02 .main2 .mainright .box{
	margin-bottom: 20px;
	display: block;
}
.detail02 .main2 .mainright .list .test{
	font-size: 14px;
	line-height: 36px;
	color: #333;
	text-align: center;
	background: #f5f5f5;
    border: 1px solid #e5e5e5;
}
.detail02 .main4{
	overflow: hidden;
	width: 1200px;
	margin: 0 auto 60px;
	position:relative;
}
.detail02 .main4 .mainleft{
	width: 900px;
	float: left;
	background: #fff;
	overflow:hidden;
}
.detail02 .main4 .mainleft .imgs img{ max-width:100%;}
.detail02 .main4 .mainleft .menu{
	width: 100%;
	border-bottom: 3px solid #f4bb1c;
	overflow: hidden;
	margin-top: 30px;
}
.detail02 .main4 .mainleft .menu div{
	line-height: 62px;
	float: left;
	font-size: 16px;
    color: #fff;
    padding: 0 25px;
    background: #f4bb1c;
}
.detail02 .main4 .mainleft .intor{
	font-size: 18px;
    color: #666;
    line-height: 34px;
    padding:0 20px;
}
.detail02 .main4 .mainleft .pros{
    margin: 0 60px;
    overflow: hidden;
    padding-bottom: 35px;
	margin-bottom:35px;
	border-bottom:1px solid #d2d2d2;
}
.detail02 .main4 .mainleft .pros .name{
    font-size: 20px;
     
  
    line-height: 1;
    margin: 0px 0 15px;
}
.detail02 .main4 .mainleft .pros .name img{ float:left; margin-right:10px; margin-top:5px;}
.detail02 .main4 .mainleft .pros .list{
	overflow: hidden;
}
.detail02 .main4 .mainleft .pros .list .box{
	width: 23%;
	margin: 0 1% 20px;
	float: left;
}
.detail02 .main4 .mainleft .pros .list .box .imgs{
	width: 184px;
	height: 184px;
	position:relative;
	border: 1px solid rgba(0, 0, 0, 0.02);
	margin-bottom:15px;
}
.detail02 .main4 .mainleft .pros .list .box .imgs img{
	max-width: 150px;
    max-height: 150px;
    padding: 17px;
    width: auto;
    height: auto;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.detail02 .main4 .mainleft .pros .list .box .test{
	text-align: center;
	font-size: 14px;
	color: #666;
}

.detail02 .main4 .mainright{
	overflow: hidden;
	width: 283px;
	height:586px;
	background:url(/images/garllerydesbg.jpg);
	float: right;
 
}
.detail02 .main4 .mainright.fix
{
    position: fixed;
    top: 0;
    right: 50%;
    margin-right: -600px;
    z-index:9;
}
.detail02 .main4 .mainright.fix2
{
    position: absolute;
    right: 0;
    bottom: 0;
    z-index:9;
}
.detail02 .main4 .mainright .test1{
	font-size: 22px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}
.detail02 .main4 .mainright .appointment{
	width: 235px;
    margin: 0 auto;
    position: relative;
    padding: 195px 0 10px 0;
}
.detail02 .main4 .mainright .appointment ul{
	overflow: hidden;
}
.detail02 .main4 .mainright .appointment li{
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.detail02 .main4 .mainright .appointment .ipt input{
	width: 215px;
    height: 45px;
    line-height: 45px;
    border: 0;
	background:#fff;
    color: #333;
    padding: 0 10px;
	border-radius:10px;
}
.detail02 .main4 .mainright .appointment .test{
	font-size: 14px;
	line-height: 20px;
	color: #fff;
}
.detail02 .main4 .mainright .appointment .list{
	width: 243px;
    border: 1px solid #dadeed;
	overflow: hidden;
}
.detail02 .main4 .mainright .appointment .list .box{
	border: 2px solid transparent;
    width: 117.5px;
    height: 32px;
    font-size: 13px;
    color: #fff;
    line-height: 28px;
    text-align: center;
    float: left;
    cursor: pointer;
}
.detail02 .main4 .mainright .appointment .list .box.on{
	border: 2px solid #dadeed;
}
.detail02 .main4 .mainright .appointment .list span{
	vertical-align: middle;
    width: 24px;
    height: 22px;
    display: inline-block;
    background-image: url(/images/yimg01.jpg);
}
.detail02 .main4 .mainright .appointment .list .box:nth-child(2) span{
    background-image: url(/images/yimg02.jpg);
}
.detail02 .main4 .mainright .appointment .btn{
 
	margin: 20px auto;
	display: block;
    width: 130px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    background: #2b5898;
	border-radius:10px;
	padding:0;
    border:0;
	cursor:pointer;
	font-family:"å¾®è½¯é›…é»‘"
}
.detail02 .main4 .mainright .applynum{
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin: 10px 0 30px;
}
.detail02 .main4 .mainright .applynum span{
	font-size: 25px;
	font-weight:bold;
	color: #2b5898;

}
.gallerydecback {
	margin: 0px auto 60px;
	display: block;
	width: 145px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 18px;
	background: #fca65d;
	border-radius:10px;
	border: 0;
	letter-spacing:2px;
}
.gallerydecback:hover
{
	background: #5d4b8e;
}

.galleryindexmenu{ overflow:hidden; display:flex; justify-content:space-between; margin:60px auto 95px; padding-top:20px}
.galleryindexmenu img{ transition: 500ms;}
.galleryindexmenu img:hover{ margin-top:-10px;}

.galleryindexti{ text-align:center; margin:50px auto; }

.galleryindextj{ width:1300px; overflow:hidden; }
.galleryindextj a{ width:592px; height:365px; display:block; position:relative; overflow:hidden; float:left; margin-right:16px; margin-bottom:16px;}
.galleryindextj a img{ width:100%; height:100%;transition: 500ms;}
.galleryindextj a .galleryindexdec{ position:absolute; bottom:0;left:0; width:100%; display:flex; justify-content:center}
.galleryindextj a .galleryindexdec span{ display:block; background:url(/images/galleryindextjbtn.png); color:#fff; height:40px; line-height:40px; padding:0 15px;border-top-left-radius:10px;border-top-right-radius:10px; margin:0 auto; font-size:16px;}
.galleryindextj a:hover img{transform:scale(1.1)}

.galleryindexnva{ overflow:hidden;display:flex; justify-content:space-between;}
.galleryindexnva a{ width:390px; height:495px; position:relative; overflow:hidden; display:block}
.galleryindexnva a .nvabg{transition: 500ms;}
.galleryindexnva a .nvadec{ position:absolute; left:0; bottom:0; z-index:9}
.galleryindexnva a:hover .nvabg{transform:scale(1.1)}

.galleryindexqj{ margin-bottom:20px; overflow:hidden;}
.qjtop{ width:1200px; height:570px; margin:0 auto 20px;}

.galleryindexdes{ width:1200px; height:516px; background:url(/images/galleryindexdesbg.jpg) no-repeat; margin:0 auto; overflow:hidden;}
.galleryindexdes form{ margin-left:160px; margin-top:200px; overflow:hidden; margin-bottom:30px;}
.galleryindexdes .ipt input{
	width: 380px;
    height: 70px;
    line-height: 70px;
    border: 0;
	background:#fff;
    color: #333;
    padding: 0 25px;
	border-radius:10px;
	float:left;
	margin-right:30px;
	margin-bottom:20px;
	font-size:20px;
}
.galleryindexdes  button{ width:235px; height:70px; line-height:70px; border:0; background:#2b5898;font-size:20px;border-radius:10px; float:left; color:#fff; cursor:pointer;font-family: "å¾®è½¯é›…é»‘";}
.galleryindexdes .botsq{ width:100%; text-align:center; font-size:24px; color:#fff; line-height:30px}
.galleryindexdes .botsq span{ font-size:36px; margin:0 5px; font-weight:bold; color:#2b5898}




.product{
	width: 100%;
	overflow: hidden;
	margin: 50px auto 60px;
}
.product .main1{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.product .main1 img{
	height: 315px;
	width: auto;
	float: left;
	margin-left: 13px;
}
.product .main1 img:nth-child(1){
	margin-left: 0;
}
.product .main2{
	width: 1200px;
	margin: 0px auto 20px;
	overflow:hidden
}
.product .main2 .bodytop{
	overflow: hidden;
    line-height: 40px;
    overflow: hidden;
    margin: 40px 0; 
	display:flex;
	justify-content:space-between;
}
.product .main2 .bodytop .mainleft{
	width:300px;
	display:flex;
	align-items:center;    
}
.product .main2 .bodytop .mainleft a{
	font-weight: normal;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    
    position: relative;
    border-left: 4px #eabc46 solid;
    padding-left: 10px;
    color: #1e1e1e;
	}

.product .main2 .bodytop .mainleft:hover{
	color: #eabc46;
}
.product .main2 .bodytop .mainright{
	 
	 
	width:900px;
}

.product .main2 .bodytop .mainright::-webkit-scrollbar {/*Ã¦Â»Å¡Ã¥Å&nbsp;Â¨Ã¦ÂÂ¡Ã¦â€¢Â´Ã¤Â½â€œÃ¦Â&nbsp;Â·Ã¥Â¼Â*/
    width: 2px;     /*Ã©Â«ËœÃ¥Â®Â½Ã¥Ë†â€&nbsp;Ã¥Ë†Â«Ã¥Â¯Â¹Ã¥Âºâ€Ã¦Â¨ÂªÃ§Â«â€“Ã¦Â»Å¡Ã¥Å&nbsp;Â¨Ã¦ÂÂ¡Ã§Å¡â€žÃ¥Â°ÂºÃ¥Â¯Â¸*/
    height: 1px;
}
.product .main2 .bodytop .mainright::-webkit-scrollbar-thumb {/*Ã¦Â»Å¡Ã¥Å&nbsp;Â¨Ã¦ÂÂ¡Ã©â€¡Å’Ã©ÂÂ¢Ã¥Â°ÂÃ¦â€“Â¹Ã¥Ââ€”*/
    border-radius: 2px;
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
    background: #85b833;
}
.product .main2 .bodytop .mainright::-webkit-scrollbar-track {/*Ã¦Â»Å¡Ã¥Å&nbsp;Â¨Ã¦ÂÂ¡Ã©â€¡Å’Ã©ÂÂ¢Ã¨Â½Â¨Ã©Ââ€œ*/
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
    border-radius: 2px;
    background: #dcdddd;
}
.product .main2 .bodytop .mainright a{
	float: left;
    height: 36px;
    line-height: 36px;
    margin:5px 0;
    font-size: 16px;
    color: #1e1e1e;
	width:124px;
	text-align:center;
}
.product .main2 .bodytop .mainright a:hover,.product .main2 .bodytop .mainright a.on{
	font-weight:bold;	
	color: #eabc46;
}
.product .main2 .bodytop .mainright  small{
	color: #1e1e1e;
	float: left;
	height:20px;
	line-height: 20px;
	margin-top: 13px;
}
.product .main2 .bodytop .mainright  small:nth-child(1){
	display: none;
}
.product .main2 .mianbody{
	overflow: hidden;
	border-top: 1px #e6e6e6 solid;
    border-left: 1px #e6e6e6 solid;
}
.product .main2 .mianbody .mainleft{
	border-right: 1px #e6e6e6 solid;
    float: left;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
	width: 322px;
}
.product .main2 .mianbody .mainright{
	float: right;
    width: 876px;
}
.product .main2 .mianbody .mainright .box{
	width: 291px;
    height: 211px;
    border-right: 1px #e6e6e6 solid;
    border-bottom: 1px #e6e6e6 solid;
    float: left;
    text-align: center;
}
.product .main2 .mianbody .mainright .box .imgs{
	width: 170px;
	height: 160px;
	margin: 10px auto;
	position:relative;
}
.product .main2 .mianbody .mainright .box .imgs img{
	max-width: 170px;
	max-height: 160px;
	width: auto;
	margin: 0 auto;
	-webkit-box-shadow: 0 2px 10px 2px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 10px 2px rgba(0,0,0,.1);
    box-shadow: 0 2px 10px 2px rgba(0,0,0,.1);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.product .main2 .mianbody .mainright .box .test{
	text-align: center;
	color: #666;
    font-size: 14px;
}

.dpbox
{
	text-align:center;
	font-size:18px;   
	color:#666;
 
	margin:0 auto;
}
.dpbox img
{
	max-width:100%;
}
.dpbox .test{
	line-height: 40px;
	color: #333;
	margin-bottom: 20px;
 }

.abtti{ height:251px; overflow:hidden; width:100%;}

 
.abtban .abtdec{ width:880px; margin:830px auto 0; overflow:hidden;}
.abtdec p{ text-indent:2em; font-size:19px; color:#fff; line-height:42px; margin-top:40px; letter-spacing:1px;}
.abtdec p strong{ font-weight:bold;}
.abtdec em{ width:880px; height:2px; background: #433744; display:block; border-top:2px solid #c6ba9f; margin-top:40px;}


.abtzf{ overflow:hidden; background:#f5f5f5; padding:90px 0;}
.abtzf .w1200{ background:#fff; text-align:center; padding:80px 0; line-height:40px; font-size:18px; color:#666;}
.abtzf img{ margin-bottom:70px;}
.abtzf .w1200 p{ margin-bottom:35px;}
.abtzf video{ width:865px; height:515px; margin:0 auto; background:#000}


.abtlc{ overflow:hidden; margin-top:60px; margin-bottom:100px}
.abtlc .fl{ width:390px; margin-left:200px;}
.abtlc .fr{ width:430px; margin-right:160px;}
.abtlc dl{ overflow:hidden; margin-bottom:20px;}
.abtlc dl dt{ font-size:24px; font-weight:bold; line-height:26px; margin-bottom:5px;}
.abtlc dl dd{ font-size:16px; line-height:20PX;}


.abtbj{ overflow:hidden; text-align:center}
.abtbj img{ margin:65px 0 45px;}
.abtbj .abtbjmain{ height:957px; background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/abt11.jpg) center;}


.abtjg{ overflow:hidden;}
.abtjgmain1{ height:789px; background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/abt3.jpg) center; margin-top:85px;}
.abtjgmain2{ height:683px; width:1289px; background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/abt4.jpg) center; margin:60px auto 75px;}
.abtjgmain3{ height:604px; width:959px; background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/abt5.jpg) center; margin:0 auto 20px;}
.abtry .swiper-container {
	width: 960px;
	max-width: 100%;
	height: 260px;
	max-height: 100%;
	margin: 10px auto 90px;
	background: #fff;
}
.abtry .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.abtcase{ overflow:hidden;}
.abtcasemain1{ height:947px; background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/abt7.jpg) center; }
.abtcasemain2{ height:767px; background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/abt8.jpg) center; }
.abtcasemain3{ height:672px; background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/abt12gai.jpg) center; }

.abtwl1{height:590px; background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/abt13.jpg) center;}
.abtwl2{height:649px; background:url(http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/abt9.jpg) center; margin-bottom:100px;}


.schoolmain{ overflow:hidden; text-align:center;}
.schoolmain p{font-size:16px; color:#1e1e1e; line-height:34px; margin:65px 0 75px}
.schoolbot{ display:flex;justify-content:space-between; width:1200px; margin:0 auto 25px;}





.newsti{ overflow:hidden; height:70px; line-height:70px; margin-top:10px;}
.newsti .fl{ font-size:18px;}
.newsti .fr a{ font-size:18px; float:left; margin-left:25px; color:#1e1e1e}
.newsti .fr a:hover{ color:#ffd52e}



.newsmain{ overflow:hidden; width:1300px;}
.newsmain a{ width:390px; display:block; float:left; overflow:hidden; margin-right:15px; margin-bottom:30px;}
.newsmain a .imgs{ width:390px; height:220px; overflow:hidden;}
.newsmain a .imgs img{ width:100%; height:100%;transition: 500ms;}
.newsmain a .newsinfo{ overflow:hidden; border:1px solid #dcdcdc; padding:0 20px;}
.newsmain a .newsinfo h1{ margin:15px 0; font-size:18px; font-weight:normal; color:#1e1e1e; height:50px; line-height:25px;}
.newsmain a .newsinfo .newsb{ height:50px; line-height:50px; font-size:16px; border-top:1px solid #dcdcdc;color:#646464;}
.newsmain a .newsinfo .newstime{ float:left;}
.newsmain a .newsinfo .newsbtn{ float:right;}
.newsmain a .newsinfo .newsbtn i{ font-size:22px; margin-left:7px; font-weight:bold; float:right; margin-top:3px;}
.newsmain a:hover img{transform:scale(1.1)}
.newsmain a:hover h1{color:#ffd52e}

.newsdetailti{ overflow:hidden; height:80px; line-height:80px; margin-top:10px; font-size:18px; color:#1e1e1e;}
.newsdetailti a{ color:#1e1e1e}
.newsdetailmain{ background:#fff; padding:60px 100px;}
.newsdetailmain .newstit{ font-size:33px; color:#282828; text-align:center; margin-bottom:50px;}
.newsdetailmain .newsdate{ overflow:hidden;height:50px; line-height:50px; color:#646464; border-bottom:1px solid #dcdcdc;}
.newsdetailmain .newsinfo{ overflow:hidden; line-height:24px; margin:40px 0; font-size:14px;}
.newsdetailmain .newsinfo img{ margin:10px auto; max-width:100%;}
.newsdetailmain .newsinfo video{margin:20px auto; max-width:100%;}
.newsdetailmain .newsback{ width:120px; height:35px; line-height:35px; text-align:center; display:block; margin:0 auto; } 
.newsdetailmain .newdet-link{ margin-top:45px; border-top:1px solid #dcdcdc; padding-top:30px;}
.newsdetailmain .newdet-link a{ font-size:18px; color:#3d3d3d; line-height:36px; display:block}
.newsdetailmain .newdet-link a:hover{color:#ffd52e}


.loadmore {
	width: 100%;
	border-top: 1px solid #d2d2d2;
	text-align: center;
	margin: 20px auto 0;
	padding-bottom: 50px;
}
.loadmore a {
	display: inline-block;
	margin: 0 auto;
	color: #555;
	font-size: 16px;
	letter-spacing: 1px;
}
.loadmore a i {
	display: block;
	width: 34px;
	height: 34px;
	background: url(/images/loadmoreico.jpg) no-repeat ;
	margin: -17px auto 13px;;
	vertical-align: top;
	border-radius: 34px;
	overflow: hidden;
}




.joinindex .main1
{
    max-width: 1200px;
   
    margin: 0 auto 60px;
    overflow: hidden;
	text-align:center
}
.joinindex .main1 .title
{
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    margin: 70px 0 0;
}
.joinindex .main1 .subtitle
{
    text-align: center;
    font-size: 18px;
    color: #666666;
    margin: 20px 0 50px;
}
.joinindex .main1 .list
{
}
.joinindex .main1 .list .box
{
 
    float:left;
    margin-left:2%;
    transition: all .3s;
}
.joinindex .main1 .list .box img{ width:100%}
.joinindex .main1 .list .box:hover
{
    margin-top:-20px;
}
.joinindex .main1 .list .box:nth-child(1){
    margin-left:0%;
}



.join01 .banner{
	width: 100%;
	height: 689px;
	background: url(/images/join04.jpg) no-repeat center;
}
.join01 .main1{
	width: 100%;
}
.join01 .mian2{
	width: 92.7%;
	margin: 70px auto 0;
	max-width: 1575px;
	overflow: hidden;
}
.join01 .mian2 .img3{
	margin-bottom: 85px;
}
.join01 .mian2 .img4{
	margin-bottom: 125px;
}
.join01 .main3{
	width: 92.7%;
	margin: 0 auto 0;
	max-width: 1575px;
	overflow: hidden;

}
.join01 .main3 .title{
	width: 600px;
	height: 197px;
	margin: 125px auto 25px;
}
.join01 .main3 .list{
	overflow: hidden;
}
.join01 .main3 .list .box{
	width: 100%;
	height: 508px;
	background: url(/images/join28.jpg) no-repeat;
	background-size: 100% 100%;
	float: left;
	overflow: hidden;
	position: relative;
}
.join01 .main3 .list .box .imgs{
	width: 122px;
	height: 122px;
	position: absolute;
	left: 50%;
	margin-left: -62px;
	top: 100px;
}
.join01 .main3 .list .box:nth-child(5){
	margin-right: 0;
}
.join01 .main3 .list .box .test1{
	color: #85b833;
	font-weight: bold;
	text-align: center;
	font-size: 30px;
	margin-top: 254px;
}
.join01 .main3 .list .box .line{
	width: 75px;
	height: 2px;
	background: #85b833;
	margin: 23px auto 17px;
}
.join01 .main3 .list .box .test2{
	color: #211916;
	text-align: center;
	line-height: 22px;
	font-size: 14px;
	width: 80%;
	margin: 0 auto;
}
.join01 .main4{
	width: 92.7%;
	height: 320px;
	margin: 65px auto 0;
	max-width: 1575px;
	overflow: hidden;
	position: relative;
	background: url(/images/join17.jpg) no-repeat;
	background-size: 100% 100%;
}
.join01 .main4 .box{
	width: 27%;
	text-align: center;
	position: absolute;
	top: 65px;
}
.join01 .main4 .box:nth-child(1){
	left: 3%;
}
.join01 .main4 .box:nth-child(2){
	left: 35%;
}
.join01 .main4 .box:nth-child(3){
	left: 67%;
}
.join01 .main4 .box .imgs{
	width: 70px;
	margin: 0 auto 10px;
}
.join01 .main4 .box .test1{
	color: #fff;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
}
.join01 .main4 .box .test2{
	color: #000;
	text-align: center;
	font-size: 24px;
	margin-top: 10px;
}
@media screen and (min-width:1200px) and (max-width: 1550px) {
	.join01 .main4 .box{
		width: 27%;
		text-align: center;
		position: absolute;
		top: 90px;
	}
	.join01 .main4 .box .test1{
		color: #fff;
		text-align: center;
		font-size: 30px;
		font-weight: bold;
		line-height: 35px;
	}
	.join01 .main4 .box .test2{
		color: #000;
		text-align: center;
		font-size: 18px;
		margin-top: 10px;
	}
}
.join01 .main5{
	width: 92.7%;
	height: 629px;
	margin: 0 auto 0;
	max-width: 1575px;
	overflow: hidden;
	position: relative;
	background: url(/images/join19.jpg) no-repeat bottom right;
	background-size: 100% auto;
}
.join01 .main5 .test1{
	font-size: 90px;
	color: #3d3a39;
	font-weight: bold;
	margin-top: 271px;
}
.join01 .main5 .test2{
	font-size: 16px;
	color: #3d3a39;
	line-height: 30px;
	margin: 20px 0 25px;
}
.join01 .main5 .test3{
	font-size: 48px;
	color: #3d3a39;
	font-weight: bold;
}
.join01 .main5 .test3 span{
	color: #85b833;
}
.join01 .main6{
	width: 92.7%;
	margin: 0 auto 0;
	max-width: 1575px;
	overflow: hidden;
}
.join01 .main6 .mainbody{
	overflow: hidden;
	position: relative;
	background: #85b839;
	background-size: auto 100%;
	margin: 55px 0 0;
	width: 100%;
	height: 262px;
}
.join01 .main6 .mainbody .test1{
	font-size: 72px;
	color: #fff;
	font-weight: bold;
	margin: 65px 0 0 35px;
}
.join01 .main6 .mainbody .test2{
	font-size: 36px;
	color: #fff;
	margin: 20px 0 0 35px;
}
.join01 .main7{
	height: 466px;
	margin: 110px auto 0;
	max-width: 1575px;
	overflow: hidden;
	background: url(/images/join22.jpg) no-repeat;
}
.join01 .main7 .test1{
	text-align: center;
	font-size: 72px;
	font-weight: bold;
	color: #3d3a39;
	margin-top: 99px;
}
.join01 .main7 .test2{
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	color: #3d3a39;
	margin-top: 45px;
}
.join01 .main7 .test2 span{
	font-family: "Arial";
}
.join01 .main7 .btn{
	width: 273px;
	line-height: 85px;
	font-size: 30px;
	color: #fff;
	margin: 43px auto 0;
	background: #85b833;
	text-align: center;
	cursor: pointer;
}
.join01 .main7 .btn:hover{
	background: #9cd63f;
}

.join01 .main8 .mainbody{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.join01 .main8 .title{
	font-size: 30px;
	text-align: center;
	color: #3d3a39;
	margin-top: 95px;
}
.join01 .main8 .line{
	width: 50px;
	height: 1px;
	margin: 15px auto 40px; 
	background: #85b833;
}
.join01 .main8 .list{
	overflow: hidden;
	width: 1080px;
    margin: 0 auto;
}
.join01 .main8 .list .box{
	float: left;
	margin: 0 16.5px 35px;
}
.join01 .main8 .list .box .boxleft{
	float: left;
	font-size: 18px;
	width: 80px;
	text-align: right;
	line-height: 42px;
}
.join01 .main8 .list .box .boxleft span{
	color: #d30000;
}
.join01 .main8 .list .box .boxright{
	float: right;
}
.join01 .main8 .list .box .boxright input{
	width: 212px;
	padding: 0 15px;
	height: 38px;
	border: 2px solid #f2f1f0;
}
.join01 .main8 .list .box .boxright textarea{
	width: 930px;
	padding: 15px;
	height: 114px;
	border: 2px solid #f2f1f0;
}
.join01 .main8 .btn{
	width: 120px;
	line-height: 42px;
	background: #85b833;
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin: 0 auto 60px;
	cursor: pointer;
}
.join01 .main8 .btn:hover{
	background: #9cd63f;
}

.joinform{ overflow:hidden; width: 1200px; margin: 30px auto  ;}
.joinform .list{
	overflow: hidden;
	width:1240px;	   
}
.joinform .list .box{
	float: left;
	margin: 0 35px 25px 0;
}
 
.joinform .list .box input{
	width: 345px;
	padding: 0 14px;
	height: 55px;
	line-height:55px;
	font-size:20px;
	border: 1px solid #b5b5b5;
	font-family: "å¾®è½¯é›…é»‘";
}
.joinform .list .box  textarea{
	width: 1163px;
	padding: 15px;
	height: 174px;
	font-size:20px;
	border: 1px solid #b5b5b5;
	font-family: "å¾®è½¯é›…é»‘";
}
.joinform .btn{
	width: 273px;
	height: 63px;
	
	text-align: center;
	
	color: #fff;
	margin: 30px auto 60px;
	cursor: pointer;
}





.join01 .main11{
	width: 100%;

}
.join01 .main11 .title{
	width: 700px;
	margin: 0 auto;
}
.join02 .main5{
	height: 470px;
}
.join02 .main5 .test1{
	margin-top: 130px;
}
.join01 .main12{
	text-align: center;
	width: 92.7%;
	margin: 0 auto 90px;
	max-width: 1575px;
	overflow: hidden;
}
.join01 .main12 .title{
	font-size: 80px;
	font-weight: bold;
	margin-top: 100px;
	color: #333333;
}
.join01 .main12 .title span{
	color: #85b833;
}
.join01 .main12 .test1{
	font-size: 24px;
	color: #333333;
	margin-top: 30px;
	line-height: 30px;
}
.join01 .main12 .test2{
	font-size: 46px;
	color: #333333;
	margin-top: 35px;
	margin-bottom: 30px;
}
.join01 .main12 .test2 span{
	color: #85b833;
}
.join01 .mian13{
	background: #f3f2f1;
	width: 100%;
	overflow: hidden;
}
.join01 .mian13 .mainbody{
	text-align: center;
	width: 92.7%;
	margin: 0 auto 90px;
	max-width: 1575px;
	overflow: hidden;
}
.join01 .mian13 .title{
	font-size: 80px;
	font-weight: bold;
	margin-top: 85px;
	color: #333333;
}
.join01 .mian13 .title span{
	color: #85b833;
}
.join01 .mian13 .subtitle{
	font-size: 48px;
	color: #333333;
	margin-top: 20px;
}
.join01 .mian13 .list{
	overflow: hidden;
	margin-top: 50px;
}
.join01 .mian13 .list .box{
	float: left;
	margin-left: 1%;
	margin-bottom: 10px;
	width: 23%;
	height: 225px;
	background: #fff;
	overflow: hidden;
	border: 1px solid #85b833;
}
.join01 .mian13 .list .box img{
	width: 65px;
	margin: 50px auto 0;
}
.join01 .mian13 .list .box p{
	width: 80%;
	margin: 20px auto 0;
	font-size: 18px;
	line-height: 24px;
	color: #333333;
}
.join01 .mian13 .list .box:nth-child(1){
	margin-left: 0;
	height: 462px;
	width: 27%;
}
.join01 .mian13 .list .box:nth-child(1) img{
	width: 151px;
	margin: 69px auto 0;

}
.join01 .mian13 .list .box:nth-child(1) p{
	margin: 40px auto 0;
}
.join01 .mian13 .jmlc{
	width: 100%;
	height: 180px;
	background: #85b833;
}
.join01 .mian13 .jmlc .jmlclist{
	overflow: hidden;
	line-height: 180px;
	font-size: 30px;
	color: #fff;
	display: table;
	margin: 0 auto;
}
.join01 .mian13 .jmlc .jmlclist .jmlctitle{
	font-size: 46px;
	font-weight: bold;
	color: #fff;
	float: left;
}
.join01 .mian13 .jmlc .jmlclist .jmlcbox{
	float: left;
	border: 2px solid #fff;
	line-height: 57px;
	padding: 0 20px;
	border-radius: 5px;
	margin-top: 60px;
}
.join01 .mian13 .jmlc .jmlclist span{
	float: left;
	margin: 0 20px;
}
.join02 .mian13 .mainbody{
	margin-bottom: 60px;
}


.galleryindex{
	width: 100%;
	overflow: hidden;
}
.galleryindex .main1{
	overflow: hidden;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 50px;
	background: #f0f0f0;
}
.galleryindex .main1 .mainleft{
	overflow: hidden;
	width: 300px;
	float: left;
	background: #19244d;
}
.galleryindex .main1 .mainleft .test1{
	font-size: 22px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}
.galleryindex .main1 .appointment{
	width: 245px;
    margin: 0 auto;
    position: relative;
    padding: 30px 0 10px 0;
}
.galleryindex .main1 .appointment ul{
	overflow: hidden;
}
.galleryindex .main1 .appointment li{
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.galleryindex .main1 .appointment .ipt input{
	width: 223px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #dadeed;
    color: #fff;
    padding: 0 10px;
}
.galleryindex .main1 .appointment .test{
	font-size: 14px;
	line-height: 20px;
	color: #fff;
}
.galleryindex .main1 .appointment .list{
	width: 243px;
    border: 1px solid #dadeed;
	overflow: hidden;
}
.galleryindex .main1 .appointment .list .box{
	border: 2px solid transparent;
    width: 117.5px;
    height: 32px;
    font-size: 13px;
    color: #fff;
    line-height: 28px;
    text-align: center;
    float: left;
    cursor: pointer;
}
.galleryindex .main1 .appointment .list .box.on{
	border: 2px solid #dadeed;
}
.galleryindex .main1 .appointment .list span{
	vertical-align: middle;
    width: 24px;
    height: 22px;
    display: inline-block;
    background-image: url(/images/yimg01.jpg);
}
.galleryindex .main1 .appointment .list .box:nth-child(2) span{
    background-image: url(/images/yimg02.jpg);
}
.galleryindex .main1 .appointment input::-webkit-input-placeholder {
/* WebKit browsers */
color: #dadeed;
}
.galleryindex .main1 .appointment input:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
color: #dadeed;
}
.galleryindex .main1 .appointment input::-moz-placeholder {
/* Mozilla Firefox 19+ */
color: #dadeed;
}
.galleryindex .main1 .appointment input::-ms-input-placeholder {
/* Internet Explorer 10+ */
color: #dadeed;
}
.galleryindex .main1 .appointment .btn{
	font-weight: bold;
	margin: 12px auto;
	display: block;
    width: 180px;
    height: 39px;
    text-align: center;
    line-height: 39px;
    color: #fff;
    font-size: 17px;
    background: #73bb00;
    border:0;
    cursor:pointer;
}
.galleryindex .main1 .appointment .btn:hover
{
    background:#90ce2c;
}
.galleryindex .main1 .mainleft .applynum{
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin: 10px 0 30px;
}
.galleryindex .main1 .mainleft .applynum span{
	font-size: 24px;
	color: #85b833;

}
.galleryindex .main1 .mainright{
	width: 890px;
	float: right;
}
.galleryindex .main1 .wrapper1 .swiper-pagination .swiper-pagination-bullet {
    width: 40px;
    height: 3px;
    border-radius: 0;
    background: #fff;
    opacity: 1;
}
.galleryindex .main1 .mainright .wrapper1 .swiper-pagination .swiper-pagination-bullet-active {
    background: #1a1a1a;
}
.galleryindex .main1 .mainright .model{
	overflow: hidden;
	margin-top: 10px;
}
.galleryindex .main1 .mainright .model .box{
	width: 288px;
	border: 1px solid #c9c9c7;
	background: #fff;
	float: left;
	overflow: hidden;
	margin-left: 10px;
}
.galleryindex .main1 .mainright .model .box:nth-child(1){
	margin-left: 0;
}
.galleryindex .main1 .mainright .model .box .test1{
	margin-left: 20px;
	margin-top: 36px;
	font-size: 22px;
	color: #333;
}
.galleryindex .main1 .mainright .model .box .test1 span{
	font-weight: bold;
}
.galleryindex .main1 .mainright .model .box .test2{
	margin-left: 20px;
	margin-top: 5px;
	font-size: 16px;
	font-weight: 100;
}
.galleryindex .main1 .mainright .model .box .btn{
	font-size: 14px;
    color: #7d7c77;
    width: 90px;
    height: 28px;
    cursor: pointer;
    display: inline-block;
    margin-top: 33px;
    background-color: #fff;
    border: 1px solid #9b9b93;
	margin-left: 20px;
	margin-bottom: 15px;
}
.galleryindex .main1 .mainright .model .box .imgs{
	overflow: hidden;
    position: relative;
    top: 15px;
    margin-left: 86px;
    display: inline-block;
    width: 57px;
    height: 57px;
    background-color: #fff;
    background-image: url(/images/home-img.png);
    background-position: -157px -154px;
}
.galleryindex .main1 .mainright .model .box:hover
{
    border: 1px solid #f4bb1c;
}
.galleryindex .main1 .mainright .model .box:hover .btn
{
    border: 1px solid #f4bb1c;
    background:#f4bb1c;
    color:#fff;
}
.galleryindex .main2{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.galleryindex .main2 .title{
	background: url(/images/yimg05.jpg) no-repeat;
	width: 408px;
	height: 75px;
	text-align: center;
	font-size: 36px;
	line-height: 55px;
	color: #282828;
	margin: 45px auto 0;
}
.galleryindex .main2 .title span{
	color: #282828;
	line-height: 14px;
	display: block;
	font-size: 14px;
	font-family: "Arial";
}
.galleryindex .main2 .promenu{
	overflow: hidden;
	display: table;
	margin: 26px auto 33px;
}
.galleryindex .main2 .promenu .box{
	float: left;
	margin: 0 15px;
	border: 1px solid #bbbbbb;
	font-size: 18px;
	text-align: center;
	color: #333;
	width: 105px;
	line-height: 30px;
	border-radius: 20px;
}
.galleryindex .main2 .promenu .box.on{
	border: 1px solid #85b833;
	color: #fff;
	background: #85b833;
}
.galleryindex .main2 .mainbody{
	overflow: hidden;
	width: 100%;
}
.galleryindex .main2 .mainbody .mainleft{
	float: left;
	width: 57px;
}
.galleryindex .main2 .mainbody .mainleft .box{
	position: relative;
	width: 57px;
	height: 172px;
	text-align: center;
	color: #fff;
	background: #43170e;
	overflow: hidden;
	cursor: pointer;
}
.galleryindex .main2 .mainbody .mainleft .box:nth-child(2){
	background: #7b8f8f;
}
.galleryindex .main2 .mainbody .mainleft .box:nth-child(3){
	background: #727171;
}
.galleryindex .main2 .mainbody .mainleft .box:nth-child(4){
	background: #bd9861;
}
.galleryindex .main2 .mainbody .mainleft .box span{
	width: 1px;
	height: 50px;
	background: #85b833;
	position: absolute;
	right: 10px;
	top: -63px;
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s; 
	transition-duration: 0.5s; 
}
.galleryindex .main2 .mainbody .mainleft .box:hover span,.galleryindex .main2 .mainbody .mainleft .box.on span{
	top: 63px;
}
.galleryindex .main2 .mainbody .mainright{
	float: right;
	width: 1120px;
	overflow: hidden;
}
.galleryindex .main2 .mainbody .mainright .box{
	float: left;
	width: 550px;
	margin: 0 10px 10px 0;
	position: relative;

}
.galleryindex .main2 .mainbody .mainright .box p{
	position: absolute;
	right: 0;
	bottom: 0;
	color: #fff;
	background: -webkit-radial-gradient(70% 70%,farthest-side,rgba(0,0,0,0.8),rgba(0,0,0,0));
	
    padding: 50px 20px 15px 60px;
    text-align: right;
}
.galleryindex .main3{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.galleryindex .main3 .title{
	background: url(/images/yimg05.jpg) no-repeat;
	width: 408px;
	height: 75px;
	text-align: center;
	font-size: 36px;
	line-height: 55px;
	color: #282828;
	margin: 60px auto 30px;
}
.galleryindex .main3 .title span{
	color: #282828;
	line-height: 14px;
	display: block;
	font-size: 14px;
	font-family: "Arial";
}
.galleryindex .main3 .menu{
	overflow: hidden;
}
.galleryindex .main3 .menu .box{
	float: left;
	margin-left: 15px;
	width: 390px;
}
.galleryindex .main3 .menu .box:nth-child(1){
	margin-left: 0;
}
.galleryindex .main3 .kjlist{
	overflow: hidden;
	width: 100%;
	margin: 40px 0;
}
.galleryindex .main3 .kjlist .box{
	float: left;
	width: 50px;
	border-left: 1px solid #e9e9e9;
	text-align: center;
	padding: 8px 49.5px 5px;
	font-size: 16px;
    color: #333;
    line-height: 30px;
}
.galleryindex .main3 .kjlist .box:nth-child(1){
	border-left: 0;
}
.galleryindex .main4{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.galleryindex .main4 .title{
	background: url(/images/yimg05.jpg) no-repeat;
	width: 408px;
	height: 75px;
	text-align: center;
	font-size: 36px;
	line-height: 55px;
	color: #282828;
	margin: 60px auto 30px;
}
.galleryindex .main4 .title span{
	color: #282828;
	line-height: 14px;
	display: block;
	font-size: 14px;
	font-family: "Arial";
}
.galleryindex .main4 .list{
	overflow: hidden;
}
.galleryindex .main4 .list .box1{
	overflow: hidden;
	float: left;
	width: 283px;
	height: 404px;
}
.galleryindex .main4 .list .box2{
	overflow: hidden;
	float: left;
	width: 440px;
	height: 402px;
	border: 1px solid #eaeaea;
	margin-left: 16px;
}
.galleryindex .main4 .list .box2 .test{
	text-align: center;
    line-height: 73px;
    font-size: 18px;
    color: #333;
}
.galleryindex .main4 .list .box3{
	overflow: hidden;
	float: left;
	width: 286px;
	height: 275px;
	border: 1px solid #eaeaea;
	margin: 16px 0 0 16px;
}
.galleryindex .main4 .list .box3:nth-child(4){
	margin-left: 0;
}
.galleryindex .main4 .list .box3 .test{
	text-align: center;
    line-height: 62px;
    font-size: 18px;
    color: #333;
}
.galleryindex .main5{
	width: 1200px;
	margin: 60px auto 50px;
	overflow: hidden;
}
.galleryindex .main5 .list{
	overflow: hidden;
}
.galleryindex .main5 .list .box1{
	float: left;
	width: 388px;
	margin-bottom: 10px;
	position: relative;
}
.galleryindex .main5 .list .box1 .move{
	display: block;
    background: #d83d3d;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 0 38px 0 25px;
    border-radius: 20px;
    bottom: 28px;
    right: 44px;
    position: absolute;
    -webkit-animation: move 2s linear infinite;
    -moz-animation: move 2s linear infinite;
    -ms-animation: move 2s linear infinite;
    animation: move 2s linear infinite;
}
.galleryindex .main5 .list .box1 .move i {
    background: url(/images/lyag_icon.png) -123px -323px no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 7px;
    right: 7px;
}
.galleryindex .main5 .list .box2{
	float: left;
	width: 185px;
	margin-bottom: 10px;
	margin-left: 18px;
	position: relative;
}
.galleryindex .main5 .list .box2:nth-child(6){
	margin-left: 0;
}
.galleryindex .main5 .list .box2 .test{
	position: absolute;
	width: 100%;
	bottom: 10px;
	left: 0;
	color: #fff;
	text-align: center;
}



@-webkit-keyframes move {
    0% {
        transform: translate(-10px,0);
        -webkit-transform: translate(-10px,0);
        -moz-transform: translate(-10px,0);
        -ms-transform: translate(-10px,0)
    }

    50% {
        transform: translate(10px,0);
        -webkit-transform: translate(10px,0)
    }

    100% {
        transform: translate(-10px,0);
        -webkit-transform: translate(-10px,0)
    }
}

@keyframes move {
    0% {
        transform: translate(-10px,0);
        -webkit-transform: translate(-10px,0)
    }

    50% {
        transform: translate(10px,0);
        -webkit-transform: translate(10px,0)
    }

    100% {
        transform: translate(-10px,0);
        -webkit-transform: translate(-10px,0)
    }
}




/*æŠ¥ä»·æ¡†*/
/*---------------â†“---------------------20170901------------------------------------*/
.pop-price{z-index: 999; display: none; left: 50%;margin-left: -180px; position: fixed; width: 365px;height: 450px;border: 5px solid #73bb00;border-radius: 18px;background-color: rgba(255,255,255,0.9);padding: 20px 15px; top: 50%;margin-top: -242px}
/*---------------â†‘---------------------20170901------------------------------------*/
.pop-price .popwriteForm{margin-top: 30px;padding-left: 18px}
.pop-price .popwriteForm li:nth-child(odd){font-size: 14px;padding-bottom: 2px}
.pop-price .popwriteForm .selectStyle div{cursor: pointer; display: flex;width: 153px;float: left;text-align: center;align-items: center;justify-content: center; border: 2px solid #dfdfdf;  padding: 4px 0;}
.pop-price .popwriteForm .selectStyle .selectStyle1{border-right:2px solid #73bb00;border-radius: 0}
.pop-price .popwriteForm .selectStyle .selectStyle2{border-left:2px solid #73bb00;border-radius: 0}

.pop-price .selectAcreage span{cursor: pointer; padding: 7px;display: inline-block;border: 1px solid #dfdfdf}
.pop-price .selectAcreage .selected{background-color: #73bb00;border: 1px solid #73bb00}
.pop-price .popwriteForm .selectStyle div span{margin-right: 5px; display: inline-block; width: 24px;height: 22px}
.pop-price .popwriteForm .selectStyle .selected{background-color: #73bb00;border: 2px solid #73bb00;}
.pop-price button{width: 199px;height: 44px;background-color: #73bb00;margin: 0 auto;font-size: 18px;color: #47474d;border-radius: 2px;display: block;margin-top: 15px;font-weight: bold;border: 0; cursor: pointer;}
.pop-price .popwriteForm .selectStyle .selectStyle1 span{ background: url("http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/home-img.png")no-repeat;background-position:-70px -155px; }
.pop-price .popwriteForm .selectStyle .selectStyle2 span{ background: url("http://resunphoto.oss-cn-shanghai.aliyuncs.com/aohuaweb/home-img.png")no-repeat;background-position:-67px -198px; }
.pop-price .popwriteForm .popPhoneNum{border: 2px solid #73bb00;margin-top: 15px;width: 295px;height: 33px}
.pop-price .popwriteForm .selectStyle{margin-bottom: 10px;overflow: hidden;height: auto}
.pop-price .popwriteForm .popPhoneNum input{width: 100%;height: 28px;float: left;text-indent: 10px;font-size: 14px;color: #000}
.home-zhezhao{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); width: 100%;height: 100%;z-index: 99;position: fixed;background-color: #000;opacity: 0.4;display: none;top: 0;left: 0}


/*å…³é—­æŒ‰é’®*/
.pop-price .pop-close{text-align: center; width: 25px;  height: 52px;  position: absolute;left: 90%;  top: -11%;}
.pop-price .pop-close .pop-close-t{cursor: pointer; width: 25px;height: 25px;border-radius: 50%;background-color:#73bb00;display: inline-block;font-size: 14px;color: #47474d;text-align: center;line-height: 25px }
.pop-price .pop-close .pop-close-d{width: 2px;height: 25px;background-color:#73bb00;margin: 0 auto;display: inline-block }













 </pre></body></html>