/*index.css*/
.banner{
    width: 100%;;
    margin:0 auto;
}
.header{
    width:1200px;
    background:#fff;
    position:relative;
    margin:0 auto;
}
.header h1{
    width:157px;
    height:35px;
    background:url("../image/logo.jpg") no-repeat;
    margin:22px 0 22px 0;
    float:left;
}
.header h1 a{
    display: block;
    width:100%;
    height:100%;
    text-indent:-9999em;
}
.header ul,.header ul li{
    float:left;
}
.header ul{
    margin-left:174px;
}
.header ul li{
    position:relative;
}
.header ul li:nth-last-child(1){
    position:absolute;
    left:331px;
    top:0;
    opacity:0;
    background:red;
    width:108px;
    height:80px;
    cursor:pointer;
}
.header ul li a{
    text-decoration:none;
    display:block;
    font-size:16px;
    color:#656768;
    width:108px;
    height:80px;
    text-align:center;
    line-height:80px;
}
.header ul li a:hover{
    color:#4e9ed5;
}
.solid{
    position:absolute;
    left:0;
    top:0;
    width:0;
    height:6px;
    background:#4e9ed5;
}
.solid-active{
    width:100%;
}
.middle{
    width: 100%;

}
.middle .first img{
    width: 100%;
    height: 100%;
}
.header ul li a.active{
    color:#4e9ed5;
}
.map{
    font-size:16px;
    width:108px;
    height:80px;
    text-align:center;
    line-height:80px;
    color:#fff;
    display:block;
    background:#d4af46;
    cursor:pointer;
}
.first{
    position: relative;
    top:0;
    left:0;
    width: 100%;
    height: 900px;
    overflow: hidden;
}
#btn{
    position: absolute;
    left:50%;
    bottom:100px;
    z-index: 1;
    margin-left:-45px;
}
#btn li{
    width: 18px;
    height: 18px;
    background:url(../image/footer-sprite.png) no-repeat 0 -105px;
    float: left;
    margin-right:12px;
}
#btn .active{
    width: 18px;
    height: 18px;
    background:url(../image/footer-sprite.png) no-repeat 0 -125px;
    margin-right:12px;
    float: left;
}
#tab{
    bottom:0;
    left:0;
    position: relative;
}
#tab li{
    width: 100%;
    height: 900px;
}
#tab li img{
    width: 100%;
    height: 100%;
}
.second{
    margin-top:109px;
    text-align: center;
}
.sed1{
    width: 1200px;
    margin:0 auto;
}
.sed1 h2{
    font-size:47px;
    color:#13222d;
    margin-bottom:11px;
}
.sed1 p{
    margin-bottom:43px;
    font-size:14px;
}
.sed2{
    width: 100%;
    display: -webkit-box;
}
.wid{
    -webkit-box-flex:2;
}
.sed2-1{
    overflow: hidden;
    position: relative;
    width: calc(100%/3);
}
.sed2-2{
    width: 100%;
    display: block;
    height: 100%;
}
.sed2-2 img{
    width: 100%;
    height:100%;
}
.sed2-2 .hover{
    opacity: 0;
    position: absolute;
    top:0;
    left:0;
    z-index: 2;
    transition:1s all ease;
}
.sed2 .wid .sed2-1 .sed2-3{
    width: 100%;
    height: 75px;
    display: block;
    position: absolute;
    bottom:-75px;
    z-index:3;
}
.sed2-1 .sed2-3 i{
    display: block;
    width:100%;
    height: 100%;
    opacity: 0.8;
    background:#000;
    position: absolute;
}
.sed2-1 .sed2-3 .sed2-31{
    width:100%;
    height: 100%;
    position: absolute;
    top:0;
    left:0;
    border-left:3px solid #d4af46;
}
.sed2-3 .sed2-31 b{
    width: 22px;
    height: 21px;
    background:url(../image/footer-sprite.png) no-repeat 0 -149px;
    margin:28px 13px 0 21px;
}
.sed2-32{
    margin-top:19px;
}
.sed2-3 .sed2-32 h3{
    color:#d4af3b;
    text-align: left;
    font-size:21px;
    margin-bottom:7px;
}
.sed2-3 .sed2-32 p{
    color:#475c6d;
    font-size: 12px;
}
.sed2-3 .sed2-31 span{
    width: 84px;
    height: 34px;
    border:1px solid #475c6d;
    border-radius:5px;
    margin:25px 18px 0 0;
}
.sed2-3 .sed2-31 span a{
    display: inline-block;
    line-height:34px;
    text-align: center;
}
/*========================================*/
.t-box{
    width: 100%;
    height: 100%;
    margin:100px auto;
    background: #f5f5f5;
}
.t-box2{
    width: 1200px;
    margin:0 auto;
    border:1px solid #e0e3e6;
}
.t-one-box{
    width: 770px;
    height:588px;
    border-right:1px solid #e0e3e6;
}
.t-one-box1{
    width: 100%;
    background:#e8e9e9;
    border-bottom:1px solid #e0e3e6;
}
.t-one-box1 i,.t-one-box1 b,.t-one-box1 strong{
    display:block;
    width: 22px;
    height: 22px;
    margin:20px 10px;
}
.t-one-box1 i{
    background:url("../image/index_t_sprite.png") no-repeat ;
}
.t-one-box1 b{
    background:url("../image/index_t_sprite.png") no-repeat -25px 0;
}
.t-one-box1 strong{
    background:url("../image/index_t_sprite.png") no-repeat -50px 0;
}
.t-one-box1 span{
    font-size:16px;
    color:#13222d;
    margin-top:18px;
}
.t-one-box2{
    margin-left:20px;
    margin-top:18px;
}
.t-one-box2 li{
    width: 360px;
    height: 125px;
    float:left;
    margin-right:10px;
    margin-bottom:10px;
    border-radius:10px;
    background:#e8e9e9;
    text-align:right;
    position:relative;
    left:0;
    top:0;
    overflow:hidden;
}
.t-one-box2 li img{
    display:block;
    float:right;
}
.t-li-box{
    width:174px;
    height: 100%;
    text-align:center;
    position: absolute;
    left:0;
    top:0;
}
.t-li-box h2{
    font-size:28px;
    font-weight:bold;
    color:#13222d;
    margin-top:34px;
}
.t-li-box p{
    font-size:12px;
    color:#bbada8;
}
.t-li-box2{
    _display: none;
    overflow:hidden;
    border-radius:10px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 360px;
    height: 125px;
}
.t-l{
    width: 240px;
    height:125px;
    position: absolute;
    left:-240px;
    top:0;
    background:#14222d;
    float: left;
    text-align: left;
    transition:0.75s all ease;
}
.t-l img{
    width:100%;
    height:100%;
    display:block;
}
.t-r{
    width:120px;
    height:125px;
    position: absolute;
    top:0;
    right:-120px;
    background:#4e9ed5;
    text-align:center;
    float:right;
    transition:0.75s all ease;
}
.t-r a{
    border-radius: 6px;
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 5px;
    padding: 7px 15px;
    text-align: center;
    width: 48px;
    height:12px;
    text-decoration:none;
    border:1px solid #fff;
    margin-left:20px;
}
.t-a1.on{
    background:#d4af46;
    border:1px solid #d4af46;
}
.t-a2:hover{
    background:#d4af46;
    border:1px solid #d4af46;
}
.t-a1{
    margin-top:34px;
    margin-bottom:6px;
}
.t-two-box{
    width: 234px;
    height:588px;
    border-right:1px solid #e0e3e6;
}
.t-two-box ul{
    margin:20px 0 30px 45px;
}
.t-two-box ul li{
    margin-bottom:10px;
}
.t-two-box ul li i,.t-two-box ul li b{
    display:block;
    width: 40px;
    height: 40px;
    margin-right:12px;
    float:left;
}
.t-two-box ul li i{
    background:url("../image/index_t_sprite.png") no-repeat 0 -31px;
}
.t-two-box ul li b{
    background:url("../image/index_t_sprite.png") no-repeat -42px -31px;
}
.t-two-box ul li a{
    float:left;
    line-height: 40px;
    font-size:16px;
    color:#656768;
}
.t-two-box ul li a:hover{
    color:#4e9ed5;
}
.t-two-box2{
    margin-left:45px;
}
.t-two-box2 a{
    font-size:16px;
    color:#4e9ed5;
}
.t-three-box{
    width: 194px;
    height:100%;
}
.t-three-box i{
    display:block;
    width:70px;
    height:70px;
    background:url("../image/index_t_sprite.png") no-repeat 0 -78px;
    margin:20px 6px 0 12px;
}
.t-three-box3{
    margin-top:20px;
}
.t-p1{
    font-size:16px;
    color:#13222d;
    line-height:26px;
}
.t-p2{
    color:#13222d;
    font-size:12px;
    line-height:22px;
}
.t-p3{
    color:#a4a7aa;
    font-size:12px;
    line-height:22px;
}
/*=====================================*/















