﻿.page-header{
    position:fixed;
    z-index: 1001;
 /*   background: transparent; */
  background:#F8F8F8;
    border: none;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    height: 82px;
	margin-top:0px;
	 
}
.page-header img.logo{
    width: auto;
    float: left;
    margin-right: 65px;
   height:58px;
    margin-top: 10px;
}
.nav-list{
    float: right;
}
.nav-list > li {
    float: left;
    height: 80px;
    line-height: 80px;
    padding: 0 25px;
    position: relative;
}
.nav-list > li:hover .sub-nav{
    display: block;
}
.nav-list > li:hover i.icon-arrow{
    display: block;
}
.nav-list > li:hover .sub-nav-con{
    display: block;
}
.nav-list > li > span{
    cursor: pointer;
    display: inline-block;
    width: 100%;
    height: 80px;
    text-align: center;
    display: block;
    box-sizing: border-box;
    padding: 0 10px;
    margin: 0 auto;
}
.nav-list > li > a {
    color: #333;
    display: block;
    text-align: center;
   padding: 0 10px;
    margin: 0 auto;
box-sizing: border-box;
}
.nav-list > li >a,
.nav-list > li > span{
    color: #333;
    height: 83px;
    line-height: 82px;
    font-size: 16px;
}
.nav-list > li:hover > a,
.nav-list > li:hover > span{
    color: #f00;
}
.nav-list > li.active > a,
.nav-list > li.active > span{
    border-bottom: 4px solid #C00;
    

}
.sub-nav{
    display: none;
    padding:15px 0;
    background: #fff;
    border-top: 3px solid #fff;
    float: left;
    position: relative;
    width: 100%;
}
.nav-list i.icon-arrow{
    position: absolute;
    left: 74px;
    top: 55px;
    z-index: 1005;
    display: none;
}
.sub-nav-new{
   position: absolute;
    width: 130px;
    background: #fff;
    top: 70px;
}
.sub-nav-new li{
    text-align: left !important;
    text-indent: 20px;
}
.sub-nav-extend{
    margin-left: 15px;
}
.sub-nav,
.sub-nav-extend,
.sub-nav-con{
    margin-top: -10px;
    z-index: 1001;

}
.sub-nav-extend,
.sub-nav-con{
    margin-top: -13px;
}

.sub-nav-extend{
    float: left;
    width: 120px;
    height: 340px;
    box-sizing: border-box;
    border-right: none;
}
.sub-nav li {
    text-align: center;
    line-height: 40px;
    font-size: 14px;
}
.sub-nav li.active a {
    color: #f08200;
}
.sub-nav-extend li{
    text-align: left;
    text-indent: 25px;
    line-height:40px;
    font-size: 15px;
}
.sub-nav a{
    color: #666;
}
.sub-nav-con{
    float: left;
    width: 496px;
    height: 340px;
    background: #fff;
    padding: 20px;
    position: absolute;
    left: 125px;
    display: none;
    box-sizing: border-box;
     border-left: none;
}
.sub-nav-con img{
    display: block;
    margin: 0 auto;
    width: 456px;
    margin-bottom: 10px;
}
.sub-nav-con li{
    line-height:1.5;
    font-size: 14px;
}
.sub-nav-con li{
    display: none;
}
.sub-nav-con li:first-child{
    display: block;
}

/* footer */
.site{
    background: #333;
}
.site-sort > li{
    margin-right: 70px;
    float: left;
}
.site-header{
    font-size: 16px;
    margin-bottom: 20px;
    color: #fff;
}
.site-list a{
    color: #777;
}
.site-list li + li{
    margin-top: 10px;
}
.qrcode{
    position: absolute;
    right: 0;
    bottom: 0;
}
.copyright{
    background: #fff;
    height: 50px;
    line-height: 50px;
    color: #777;
    font-size: 12px;
}
.copyright a{color: #777;}
.page-footer .page-center{
    width: 1160px;
}
.btn-voice{
    height: 55px;
    line-height: 55px;
    color: #407fbd;
    width: 240px;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #407fbd;
    border-radius: 6px;
    font-size: 18px;
    display: block;
}
.btn-voice:hover{
    color: #fff;
    background: #407fbd;
}


/* 联系购买 */

.tab-map-wrap {
    border: 1px solid #efefef;
    overflow: hidden;
    background: #fff;
}

.top{

}

.tab-map {
    float: left;
    width: 190px;
    border-right: 1px solid #efefef;
}

.tab-map li {
    width: 190px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
}

.tab-map li.active {
    color: #fff;
    background: #1479de;
}

.tabcon-map {
    float: left;
}

.tabcon-map li {
    display: none;
}

.tabcon-map li:first-child {
    display: block;
}

.tabcon-map img {
    display: block;
    margin: 0 auto;
    margin-bottom: 25px;
}
.contact-hd {
    overflow: hidden;
}

.contact-desc {
    font-size: 14px;
}

.contact-name,
.contact-mobile {
    font-size: 16px;
}

.contact-address {
    font-size: 14px;
}

.contact-hd-item {
    float: left;
    width: 330px;
    text-align: center;
    padding: 25px 0;
}

.contact-hd-item div {
    margin-top: 20px;
}

.contact-hd-item + .contact-hd-item {
    border-left: 1px solid #efefef;
}
.icon-head {
    background: url('images/qydx/icon.png') no-repeat -43px -1097px;
    width: 24px;
    height: 25px;
}

.icon-tel {
    background: url('images/qydx/icon.png') no-repeat -44px -1175px;
    width: 22px;
    height: 22px;
}


.icon-email {
    background: url('images/qydx/email.png');
    width: 29px;
    height: 22px;
}

.icon-location {
    background: url('images/qydx/icon.png') no-repeat -43px -1241px;
    width: 18px;
    height: 25px;
}

.btn_lcregister{
    background-color: #1479de !important;
    border-color: #1479de !important;
}
.lcpro_nav li>a:hover, .lcpro_nav li>a.active{
    color: #1479de !important;
}

.icon-arrow{
   width: 12px;
   height: 6px;
   background-image: url(images/index/up.png);
}

.pro_headerFixh{
 height: 60px !important;
}
div.pro_header {
    padding: 6px 0 !important;
     position: absolute;
    width: 100%;
    top: 650px;
    box-shadow: none;
}

.btn-consult{
   margin-left: 0 !important;
}
.pro_headerFixh {
    height: 70px;
}

.pro_header {
    padding: 11px 0;
    width: 100%;
    height: 48px;
    background-color: #fff;
    z-index: 99;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.pro_logo .logosm {
    padding-left: 10px;
    height: 48px;
    line-height: 48px;
    font-weight: normal;
}

.pro_logo .logoimg {
    display: none;
}

.pro_nav {
    margin-right: 50px;
    font-size: 14px;
}

.pro_nav li {
    display: inline-block;
    position: relative;
    padding: 0 20px;
}

.pro_nav li + li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    height: 16px;
    border-left: 1px solid #dedede;
}

.pro_nav li > a {
    height: 48px;
    line-height: 48px;
    color: #666;
}

.pro_nav li > a:hover, .pro_nav li > a.active {
    color: #41aa92;
}

.lcpro_nav li > a:hover, .lcpro_nav li > a.active {
    color: #2b71b8;
}

.btn_register, .btn_chat, .btn_lcchat, .btn_lcregister {
    display: inline-block;
    margin-top: 9px;
    width: 88px;
    height: 28px;
    color: #fff;
    line-height: 28px;
    text-align: center;
    background-color: #41aa92;
    border-radius: 4px;
    border: 1px solid #41aa92;
}

.btn_lcregister {
    background-color: #407fbd;
    border-color: #407fbd;
}

.btn-consult {
    display: block;
    margin-top: 9px;
    width: 88px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #d8d6d6;
    margin-left: 20px;
   background: #1479de;
    color: #fff !important;
    border: none !important;
}

.btn-consult-jinpai:hover {
    border: 1px solid #41aa92;
    color: #333;
}

.btn-consult-lecai:hover {
    border: 1px solid #3070b8;
    color: #333;
}

.btn-consult img {
    position: relative;
    top: 3px;
    display: none;
}
.pro_logo .logosm{
  font-size: 20px;
}
.fz40{
font-size: 40px;
}
.fz46{
font-size: 46px;
}
.top{
position: relative;
padding-top: 175px;
padding-left: 100px;
box-sizing: border-box;
}
.top-hd{
 font-weight: 200;
 font-size: 38px;
 color: #fff;
 margin-bottom: 20px;
 text-shadow: 1px 1px 4px rgba(0,0,0,.5);
}
.top-desc{
 font-weight: 200;
 text-shadow: 1px 1px 4px rgba(0,0,0,.5);
 font-size: 16px;
 color: #fff;
 margin-bottom: 30px;
 line-height: 1.5;
}
.video-play-wrap{
 position: static !important;
}
