html{
    min-width: 1200px;
}
.home-accordion { position: absolute; top: 740px; left: 15px; z-index: 9999; width: 120px; height: 304px; }
.home-accordion #lm1 { position: absolute; }
.home-accordion #lm2 { position: absolute; top: 30px; }
.home-accordion #lm3 { position: absolute; top: 60px; }
.home-accordion #lm4 { position: absolute; top: 90px; }
.home-accordion .panel-li a { width: 10px; height: 30px; background: url(../images/circule.png) no-repeat left 10px; display: block; position: relative; }
.home-accordion .panel-div { width:80px; height: 30px; line-height: 30px; text-align: center; font-size: 12px; display: none; background: #565b61; color: #ffffff; margin-left: 20px; }
.home-accordion .active a { background: url(../images/circule-active.png) no-repeat left 10px; margin-bottom: 200px; text-decoration: none; }
.home-accordion .active a div { display: block; }
.home-accordion .active .sanjiao { display: block; }
.home-accordion .panel-road { width: 2px; height: 100px; background: url(../images/circule-road.png) repeat-y left center; position: absolute; margin-left: 4px; display: none; margin-top: -7px; }
.home-accordion .active .panel-road { display: block; }
.home-accordion a:hover > .panel-div { display: block; }
.home-accordion a:hover > .sanjiao { display: block; }
.home-accordion a:hover { width: 30px; text-decoration: none; }
.home-accordion .sanjiao { width: 0; height: 0; border-style: solid; border-width: 6px; border-color: transparent #565b61 transparent transparent; position: absolute; left: 8px; top: 9px; display: none; }
/*广告*/
.main_banner{
position:relative;z-index:0;
display: block;
width: 100%;
height: 453px;
background: url(../images/banner.png) 50% 0px no-repeat;
}
.scrool{
    width:100%;
    overflow:hidden;
}
/*侧边栏*/
.topcontent{
    position: fixed;
bottom: 66px;
right: 0px;
z-index: 9999;
}
.topcontent .blank {
height: 0px;
line-height: 0px;
clear: both;
visibility: hidden;
}
.topcontent .right_box{
    display: block;
    position:relative;
    color: #9e9d9e;
    font-size:22px;
    text-align: center;
    line-height: 50px;
    height: 50px;
    float: right;
    width: 50px;
    height: 50px; 
    overflow: hidden;
    cursor: pointer;
}
.right_box1{
    display: block;
    position:relative;
    color: #9e9d9e;
    font-size:22px;
    text-align: center;
    line-height: 50px;
    height: 50px;
    float: right;
    width: 50px;
    height: 50px; 
    overflow: hidden;
    cursor: pointer;
}
.gotop{
   background:url(../images/gotop.png) no-repeat center; 
}
.gobottom{
   background:url(../images/gobottom.png) no-repeat center; 
}
.topcontent .ewm{
    background:url(../images/ewm.png) no-repeat center; 
}
.topcontent .phone{
    background:url(../images/phone.png) no-repeat center; 
}
.topcontent .right_box:hover{
    width: 200px;
    transition:width 0.8s,background-color 0.8s;
    -moz-transition:width 0.8s,background-color 0.8s;
    -webkit-transition:width 0.8s,background-color 0.8s;
    -o-transition:width 0.8s,background-color 0.8s;
}
.topcontent .right_box:last-child:hover{
    width: 34px;
}
.topcontent .right_box:hover .consult_b{
    width: 150px;
    color: #fff;
    transition:width 0.8s;
    -moz-transition:width 0.8s;  
    -webkit-transition:width 0.8s;   
    -o-transition:width 0.8s;
}
.consult_a{
    width: 50px;
    height: 50px;  
    line-height: 50px;
   display: inline-block; 
   float: left; 
   z-index: 3;
}
.cb{
    position: absolute;
    z-index: 3;
}
.consult_b{
    z-index: 3;
    float: right;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    width: 0;
    overflow: hidden;
    text-align: center;
    color: #9e9d9e;
    font-size: 16px;
    white-space: nowrap;
    display: inline-block;
}
#topcontrol{
    z-index: 99;
}
.topscroll{
    position: absolute;
    background-color: none;
    width: 100%;
    height: 100%;
    z-index: 199;
    z-index:9;
    cursor: pointer;
    background:url(../images/top.png) no-repeat center;
}
.topscroll img{
    z-index: 199;
    width: 17px;
    height: 26px;
}
.topscroll:hover{
    transition:background-color 0.8s;
    -moz-transition:background-color 0.8s;
    -webkit-transition:wbackground-color 0.8s;
    -o-transition:background-color 0.8s;
}
.right_boxQQ{
    background:url(../images/QQ1.png) no-repeat center;
}
.right_boxX{
    background:url(../images/X1.png) no-repeat center;
}
.right_boxcall{
    background:url(../images/call1.png) no-repeat center;
}
.r_erweima{
    background:url(../images/r_erweima1.png) no-repeat center;
}
.rlt{
    position: relative;
    width: 50px;
    height: 0px;
    float: right;
}
.ewmimg{
    position: absolute;
    right: 52px;
    bottom: 0;
    width: 0px;
    height: 0px;
    background: url(../images/kfewm.jpg) no-repeat center;
}
/*侧边栏*/
.header{
	width: 100%;
	height: 70px;
	z-index: 999;
	min-width: 1200px;
	position: relative;
}
.warpper ,.warp {
width: 1200px;
margin: 0 auto;
position: relative;
}
.erweima {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
background-color: #101117;
filter: alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.menu {
width: 100%;
position: absolute;
z-index: 3;
box-shadow:none;
}
.lavaLampBottomStyle {
   /* position: relative;*/
    background-color: white;
}
.lavaLampBottomStyle li {
	float:right;
	list-style: none;
    height: 70px;
    line-height: 70px;
    margin: 0px 15px;
}
.lavaLampBottomStyle li.current {
    border-top: 2px solid #ff921a;
    height: 68px;
    line-height: 68px;
    z-index: 8;
}
.lavaLampBottomStyle li a {
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    color:#aaa9b9;
    outline: none;
    text-align: center;	
    line-height: 68px;
    padding: 0 10px;
    text-transform: uppercase;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    position: relative;
    overflow: hidden;
    font-family: microsoft yahei;
}   
li.current a{
	color: #fff;
}
.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active{
    border: none;
    color: #fff;
}                     
.nav{
    position: relative;
	float: right;
	right:0px;
	z-index: 1;
}
.nav ul li{
    float:left;
}
.aqln_menu{
	position: relative;
}
.nav2menu{
    display: none;
    width: 126px;
    height: 80px;
    z-index: 999;
    position: absolute;
    left: -25px;
    top:65px;
    padding: 13px 5px 0 5px;
    background: url(../images/nav_bj.png) no-repeat top ;
}
.lavaLampBottomStyle li  .nav2menu a{
    display: block;
    width:122px;
    margin: 0 2px;
    height: 36px;
    line-height: 36px;
    color: #707070;
    font-size: 14px;
    text-align: center;
    padding: 0;
    z-index: 999;
}
.lavaLampBottomStyle li .nav2menu a:hover{
    background: #f3eaea;
    color: #1575ba;
    padding: 0;
}
.section1{
    position: relative;
    width: 100%;
    height: 790px;
    overflow: hidden;
    background: url(../images/st1-bj.png) no-repeat center bottom #fff;
}
.section2{
   position: relative;
    width: 100%;
    height: 790px;
    overflow: hidden;
    background: url(../images/st2-bj.jpg) no-repeat center bottom #fff;
}
.section3{
   position: relative;
    width: 100%;
    background:#f6f6f6;
}
.section4{
   position: relative;
    width: 100%;
    background:#fff;
}
.section-tit{
    padding-top:40px;
    font-size: 30px;
    font-weight:500;
    color: #000;
    text-align: center;
}
.section-tit em{
    font-style: normal;
    font-weight: bold;
    color: #ff811a;
}
.section2 .section-tit ,.section2 .section-essay ,.section2 .s4{
    color: #fff;
}
.section2 .section-tit em{
    color: #ffdd55;
}
.section-essay{
    padding-top: 15px;
    text-align: center;
    line-height: 30px;
    color: #545454;
    font-size: 14px;
}
.s4-content{
    position: relative;
    width: 100%;
    height: 220px;
}
.s4{
    width: 220px;
    height: 220px;
}
.s4 h1{
    text-align: center;
    font-style: normal;
    font-size: 16px;
    font-weight: bold;
}
.s4 h2{
    text-align: center;
    font-style: normal;
    font-size: 13px;
    font-weight: 400; line-height: 30px;
}
.s4img{
    width: 220px;
    height: 120px;
    position: relative;
    cursor: pointer;
}
.circlel,.circler,.s4img:hover>.circlel,.imgcur>.circlel,.s4img:hover>.circler,.imgcur>.circler{
    transition: all 0.8s ease-in-out 0s;
    -moz-transition: all 0.8s ease-in-out 0s; 
    -webkit-transition: all 0.8s ease-in-out 0s;
    -o-transition: all 0.8s ease-in-out 0s;
}
.circlel{
    overflow: hidden;
    width: 110px;
    height: 120px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: url(../images/circle.png) no-repeat 65px center;
    clip: rect(0px,120px,0px,0px);
}
.circler{
    overflow: hidden;
    width: 110px;
    height: 120px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: url(../images/circle.png) no-repeat -44px center;
   clip: rect(120px,120px,120px,0px); 
}
.section2 .circlel{
   background: url(../images/circle2.png) no-repeat 65px center;
}
.section2 .circler{
    background: url(../images/circle2.png) no-repeat -44px center;
}
.s4img:hover>.circlel,.imgcur>.circlel{
     clip: rect(0px,120px,120px,0px);
}
.s4img:hover>.circler,.imgcur>.circler{
    clip: rect(0px,120px,120px,0px);
}
.s4_1{
    position: absolute;
    top: 0;
    left: 100px;
}
.s4_2{
    position: absolute;
    top: 0;
    left: 483px;
}
.s4_3{
    position: absolute;
    top: 0;
    right: 100px;
}
.s4img:hover,.s4img,.imgcur{
    transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s; 
    -webkit-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;
}
.s4_1 .s4img{
    background: url(../images/s4_1.png) no-repeat center;
}
.s4_2 .s4img{
    background: url(../images/s4_2.png) no-repeat center;
}
.s4_3 .s4img{
    background: url(../images/s4_3.png) no-repeat center;
}
.section2 .s4_1 .s4img{
    background: url(../images/s4_1w.png) no-repeat center;
}
.section2 .s4_2 .s4img{
    background: url(../images/s4_2w.png) no-repeat center;
}
.section2 .s4_3 .s4img{
    background: url(../images/s4_3w.png) no-repeat center;
}
.s4_1 .imgcur,.s4_1 .s4img:hover{
    background: url(../images/s4_1cur.png) no-repeat center;
}
.s4_2 .imgcur,.s4_2 .s4img:hover{
    background: url(../images/s4_2cur.png) no-repeat center;
}
.s4_3 .imgcur,.s4_3 .s4img:hover{
    background: url(../images/s4_3cur.png) no-repeat center;
}
.section2 .s4_1 .s4img:hover,.section2 .s4_1 .imgcur{
    background: url(../images/s4_1cur2.png) no-repeat center;
}
.section2 .s4_2 .s4img:hover,.section2 .s4_2 .imgcur{
    background: url(../images/s4_2cur2.png) no-repeat center;
}
.section2 .s4_3 .s4img:hover,.section2 .s4_3 .imgcur{
    background: url(../images/s4_3cur2.png) no-repeat center;
}
.scrollbar ::-webkit-scrollbar { width: 5px; height: 5px;}   
.scrollbar ::-webkit-scrollbar-track-piece { background-color: #ffffff;}   
.scrollbar ::-webkit-scrollbar-thumb{height: 50px; background-color: #b8b8b8; -webkit-border-radius: 3px;} 
.section5{
    overflow: hidden;
    width: 100%;
    background:#f6f6f6;
}
.s5_article{
    text-align: center;
    color: #555;
    padding-top: 30px;
}
.s5_tit{
    font-size: 40px;
    line-height: 60px;
    color: #333;
}
.s5_con{
    font-size: 14px;
    line-height: 30px;
}
.s5_1{
    padding-top: 30px;
}
.s5box{
    width: 239px;
    height: 260px;
    float: left;
    color: #7e7e7e;
    text-align: center;
    border-left: 1px dotted #d2d2d2;
    border-top: 1px dotted #d2d2d2;
}
.s5_1 .s5box{
    border-top:none;
}
.s5boximg {
    padding: 25px 70px 10px 70px;
    width: 98px;
    height: 98px;
}
.s5box{
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s; 
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
}
.s5box:hover{
    background: #fff;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s; 
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
}
.s5boximg img{
    width: 100%;
    height: 100%;
}
.s5box h1{
    font-size: 16px;
    line-height: 35px;
    font-style: normal;
    font-weight: 600;
}
.s5box h2{
    font-size: 13px;
    line-height: 20px;
    font-style: normal;
    font-weight: 500;
    text-align: left;
    padding: 0 20px;
}
.gx{
    background-image: url(../images/gx.png);
    background-position: center;
    width: 100%;
    height: 100%;
}
.footer{
    min-width: 1000px;
    height: 70px;
    width: auto;
    background-color: #2c3c4c;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.footer_link{
    color: #fff;
}
.footer_link a{
    color: #fff;
    font-size: 14px;
    line-height: 70px;
    display: inline-block;
}
.footer_link em{
    color: #565667;
    font-size: 10px;
    line-height: 70px;
    font-weight: bold;
    display: inline-block;
    padding: 0 8px;
}
.footadd,.footline{
    display: inline-block;
    color: #c9c4c4;
    font-size: 13px;
    line-height: 70px;
    padding-left: 24px;
    float: left;
}
.footer_remarks{
    text-align: right;
    line-height: 20px;
    font-size: 12px;
    padding: 15px 0;
}
.footer_remarks span {
    display: block;
    color: #c9c4c4;
}
.footer_remarks span.lx{
    color: #fff;
    font-size: 14px;
}
.computer{
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: none;
}
/* 轮播 */
.slideBox{ width:1200px; height:450px; overflow:hidden; position:relative;  }
.slideBox .hd{display: none;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; display:block; }
/*前/后按钮代码 */
.slideBox .prev,.slideBox .next{
    border: 1px solid #e9ddca; 
    position:absolute; left:3%; top:50%; 
    margin-top:-25px; display:block;
    width:50px; height:55px;
    border-radius: 5px; 
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
 }
 .slideBox .prev{
     background: url(../images/prev.png) no-repeat center; 
 }
.slideBox .next{ 
    background: url(../images/next.png) no-repeat center; 
    left:auto; 
    right:3%;  
}
.slideBox .prev:hover{ 
    background: url(../images/prev.png) no-repeat center #000; 
    filter:alpha(opacity=30);opacity:0.3;  
    border: 1px solid ;  
}
.slideBox .next:hover{ 
    background: url(../images/next.png) no-repeat center  #000; 
    filter:alpha(opacity=30);opacity:0.3;  
     border: 1px solid ;    
}
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
.computerbox{
    position: relative;
    width:100%;
    height: 450px;
}
.computer .computerbox .imgbox{
    position: absolute;
    bottom: 0px;
    left: 210px;
    width: 785px;
    height: 348px;
    overflow-y:scroll;
     overflow-x:hidden;
}
.computer .imgbox img{
    width: 785px;
}
.computer .computerbox{
    background: url(../images/computerbox.png) no-repeat center bottom;
}
.mobile{
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: none;
}
.mobile .computerbox{
    background: url(../images/mobilebox.png) no-repeat center bottom;
}
.mobile .computerbox .imgbox {
position: absolute;
bottom: 0px;
left: 440px;
width: 320px;
height: 380px;
overflow-y: scroll;
overflow-x: hidden;
}
.mobile .computerbox img{
    width: 320px;
}
.show{
    display: block;
    opacity: 1;
}
a.cs{
    display: block;
    width: 100px;
    padding-left: 70px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    position: absolute;
    top: 345px;    
    border: 1px solid #7573b3;
    border-radius: 3px; 
    -moz-border-radius:3px; 
    -webkit-border-radius:3px;
}
a.ckys{
    left: 0px;
    background: url(../images/ckys.png) no-repeat 35px center #ff5429;
    border: none;
}
a.sqzs{
    left: 185px;
    background: url(../images/sqzs.png) no-repeat 35px center #484685;
}
a.ckys:hover{
    background-color: #FF3300;
}
a.sqzs:hover{
    background-color:#565594 ;
}
.s4-tit{
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #333;
    font-size: 30px;
}
.s4-tit a{
    color: #333;
}
.s4-left{
    width: 550px;
    float: left;
    padding:15px;
}
.s4br{
    border-right: 1px dashed #e7e7e7;
}
.s4-img{
    width: 220px;
    height: 125px;
    border: 1px solid #e7e7e7;
    float: left;
    padding: 3px;
    overflow: hidden;
}
.s4-img-con{
    width: 217px;
    height: 122px;
    margin: auto;
    overflow: hidden;
    position: relative;
}
.s4-img-con img{
    position: absolute;
    text-align: center;
    transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1);
    -webkit-transform: rotate(0deg) scale(1);
    -o-transform: rotate(0deg) scale(1);
    transition: transform 0.7s;
    -moz-transition: transform 0.7s;
    -webkit-transition: transform 0.7s;
    -o-transition: transform 0.7s;
}
.s4-img-con img:hover{
    transform:rotate(0deg) scale(1.3) ;
    -ms-transform:rotate(0deg) scale(1.3) ; /* IE 9 */
    -moz-transform:rotate(0deg) scale(1.3) ; /* Firefox */
    -webkit-transform:rotate(0deg) scale(1.3) ; /* Safari and Chrome */
    -o-transform:rotate(0deg) scale(1.3) ; /* Opera */
    transition:transform 0.7s;
    -moz-transition: transform 0.7s;    /* Firefox 4 */
    -webkit-transition: transform 0.7s; /* Safari 和 Chrome */
    -o-transition:transform 0.7s;
}
.s4-txt{
    padding-left: 15px;
    float: right;
    width: 300px;
    height: 125px;
}
.s4-txt a{
    cursor: default;
}
.s4-txt h1{
    font-size: 18px;
    font-weight: bold;
    color: #444;
    line-height: 30px;
}
.s4-txt span{
    font-size: 13px;
    font-weight: normal;
    color: #999;
    line-height: 25px;
}
.p6_2{    
    width: 100%;
    background: #fff;
    padding: 60px 0px;
}
.hyjd{
    width: 220px;
    height: 40px;
    margin: 0 auto;
    color: #333;
    font-size: 30px;
    text-align: center;
}
.p6{
    width: 240px;
    height: 75px;
    float: left;
    background-image: url(../images/anli.jpg);
    background-repeat:no-repeat;
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s; 
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
}
.p6 a{
    display: block;
    width: 100%;
    height: 100%;
}
.p61{
    background-position:  0px -75px;
}
.p62{
    background-position: -240px -75px;
}
.p63{
    background-position: -480px -75px;
}
.p64{
    background-position: -720px -75px;
}
.p65{
    background-position: -960px -75px;
}
.p61:hover{
    background-position: 0px 0px;
}
.p62:hover{
    background-position: -240px 0px;
}
.p63:hover{
    background-position: -480px 0px;
}
.p64:hover{
    background-position: -720px 0px;
}
.p65:hover{
    background-position: -960px 0px;
}