/* �?一�?�?--尚庆�? */


/* banner */

.box1 .banner {
    width: 100%;
    height: 640px;
    position: relative;
}
.content{
    width: 1000px;
    margin: 0 auto;
}

.zg_top{
    width: 100%;
    height: 790px;
    position: relative;
    z-index: 10;
}
.zg_logo{
    float: left;
    margin:21px 0 0 0}

.zg_toplist{
    width:300px ;
    height: 40px;
    float: left;
    margin-top: 32px;
    z-index: 10;}
.zg_toplist li a{
    font:bold 16px/16px "Microsoft Yahei";
    color: #ffffff;}
.zg_number{
    display: block;
    float: right;
    width: 170px;
    height: 70px;
    padding-top: 28px}
.zg_number img{
    float: left;
    margin-right: 10px}
.zg_number a{
    display: block;
    font:bold 20px/20px "Microsoft Yahei";
    color: #ffffff }
.zg_top_class{
    font: 16px/16px "Microsoft Yahei";
    margin: 32px 20px 0 20px;
    position: relative;
    float: left;
    color: #ffffff}
.zg_top_class p{
    font:bold 16px/16px "Microsoft Yahei";
    color: #ffffff;cursor: pointer;
}
.list1{
    width: 842px;
    height:47px ;
    background: url('../images/zg_top_class_list.png')no-repeat top center;
    position: absolute;
    top:30px;left: 0;}
.list2{
    width: 320px;
    height:47px ;
    background: url('../images/zg_top_class_list2.png')no-repeat top center;
    position: absolute;
    top:30px;left: 0;
    display: none;
}
.list3{
    width:202px;
    height:47px ;
    background: url('../images/zg_top_class_list3.png')no-repeat top center;
    position: absolute;
    top:30px;left: 0;
    display: none;
}
.zg_top_class_list .up{
    position: absolute;
    top: -25px;
    left: 70px;
}
.zg_top_class .down{
    width: 13px;
    height: 8px;
    position: absolute;
    top:5px;right: -18px}
.zg_top_class_list .down{
    position: absolute;
    top: -8px;
    left: 30px;}
.zg_top_class_listul li{
    float: left;
}
.zg_top_class_listul li a{
    display: inline-block;
    float: left;
    font: 12px/54px "Microsoft Yahei";
    padding:0 6px 0 6px;
    color:#ffffff}
.zg_top_class_listul li a:hover{
    color:#fa8c4a;
}
.zg_toplist>p{
    display: block;
    float: left;}
.zg_toplist li{
    float: left;margin-left: 36px;
    color: #ffffff;
    display: block}

.zg_top_content{
    position: absolute;
    z-index: 10000;
    top: 0px;
    left: 50%;
    margin-left:-500px;

}
.zg_logo{
    float: left;
    margin:21px 0 0 0}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
}

.box1 .banner ul {
    position: relative;
}

.box1 .banner li {
    width: 100%;
    height: 640px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 1;
}

.box1 .banner .banner1_bg {
    opacity: 1;
    filter: alpha(opacity=100);
    background: url('../images/banner1_bg.jpg') no-repeat center;
    z-index: 10;
}

.box1 .banner2_bg {
    opacity: 0;
    filter: alpha(opacity=0);
    background: url('../images/banner2_bg.jpg') no-repeat 50%;
}

.box1 .banner3_bg {
    background: url(../images/banner3_bg.jpg) no-repeat 50%;
}

.box1 .banner1_bg .banner1 {
    position: relative;
    width: 1000px;
    height: 640px;
    background: url("../images/banner1.jpg") no-repeat;
}

.box1 .banner2_bg .banner2 {
    position: relative;
    width: 1000px;
    height: 640px;
    background: url("../images/banner2.jpg") no-repeat;
}

.box1 .banner3_bg .banner3 {
    position: relative;
    width: 1000px;
    height: 640px;
    background: url("../images/banner3.jpg") no-repeat;
}

.box1 .banner p {
    position: absolute;
    width: 100%;
    height: 10px;
    left: 0;
    bottom: 38px;
    text-align: center;
    z-index: 20;
}

.box1 .banner p i {
    display: inline-block;
    vertical-align: top;
    width: 10px;
    height: 10px;
    background: #ccc;
    border-radius: 50%;
    margin: 0 17px;
    cursor: pointer;
}

.box1 .banner p i.active {
    background: #00ffd1;
}

.box1 .banner1_bg .banner1 .jiaohu {
    width: 350px;
    height: 330px;
    background: url("../images/banner_from.png") no-repeat;
    position: absolute;
    right: 0;
    bottom: 74px;
    padding-top: 70px;
}

.box1 .banner1_bg .banner1 .jiaohu input {
    width: 240px;
    height: 50px;
    background: rgba(231, 238, 249, 0.9) url("../images/banner_icon.png") no-repeat;
    font-size: 12px;
    line-height: 50px;
    color: #333;
    margin-bottom: 24px;
    margin-left: 35px;
    border: none;
    padding-left: 40px;
}

.box1 .banner1_bg .banner1 .jiaohu input.yi {
    background-position: 19px 16px;
}

.box1 .banner1_bg .banner1 .jiaohu input.er {
    background-position: 18px -58px;
}

.box1 .banner1_bg .banner1 .jiaohu input.san {
    background-position: 19px -131px;
}

.box1 .banner1_bg .banner1 .jiaohu .btn12 {
    background: #01edf9;
    width: 200px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    text-align: center;
    margin-left: 75px;
    color: #005069;
    font-size: 14px;
    padding-left: 0;
}

.box1 .banner1_bg .banner1 .jiaohu .btn12:hover {
    background: #e6d712;
}

.box1 .banner2_bg .banner2 img {
    position: absolute;
    top: 270px;
    left: 212px;
    animation: B 3s infinite;
}

@keyframes B {
    0% {
        transform: scale(0)
    }
    100% {
        transfrom: scale(1)
    }
}

.box1 .banner2_bg .banner2 a {
    display: inline-block;
    width: 330px;
    height: 55px;
    background: #fff000;
    line-height: 55px;
    color: #333;
    font-size: 25px;
    border-radius: 10px;
    position: absolute;
    left: 340px;
    bottom: 132px;
    text-align: center;
}

.box1 .banner2_bg .banner2 a:hover {
    background: #00f1ff;
}

.box1 .banner3_bg .banner3 .z {
    position: absolute;
    bottom: 55px;
    left: 267px;
    animation: zhuan 8s infinite linear;
}

@keyframes zhuan {
    0% {
        transform: rotateZ(0)
    }
    100% {
        transform: rotateZ(360deg)
    }
}

.box1 .banner3_bg .banner3 .zi {
    position: absolute;
    top: 176px;
    left: 110px;
}

.box1 .banner3_bg .banner3 a {
    width: 283px;
    height: 56px;
    background: url(../images/banner3_btn.png);
    position: absolute;
    bottom: 112px;
    left: 366px;
}

.box1 .banner3_bg .banner3 a:hover {
    background: url(../images/banner3_btn1.png);
}


/* p1 */

.box1 .p1_box {
    width: 100%;
    height: 910px;
    background: url(../images/p1_bg.png) no-repeat 50%;
}

.box1 .p1_box .p1_bg {
    position: relative;
    width: 1000px;
    height: 860px;
    background: url("../images/p1.jpg") no-repeat;
    padding-top: 50px;
    margin: 0 auto;
}

.box1 .p1_box .p1_bt {
    margin-left: 32px;
    width: 941px;
    height: 123px;
    background: url("../images/p1_bt.png") no-repeat;
    font-size: 45px;
    font-weight: bold;
    color: #333;
    line-height:123px;
}
.box1 .p1_box .p1_bt h1{
    display: inline-block;
    font-size: 45px;
    font-weight: bold;
    color: #1163fb;
    line-height:123px;
    margin-left: 95px;
}




.box1 .p1_box .p1_bg ul.p1_bg_con {
    position: absolute;
    left: 292px;
    top: 238px;
    width: 411px;
    height: 401px;
    background: url("../images/p1_bg_con.png") no-repeat;
}

.box1 .p1_box li {
    width: 300px;
    height: 120px;
    /* vertical-align: middle; */
}

.box1 .p1_box li i {
    position: absolute;
}

.box1 .p1_box li h3 {
    font-size: 20px;
    font-weight: bold;
    color: #1163fb;
    line-height:34px;
    /* display: inline-block; */
    margin-left: 70px;
    margin-top: 5px;
}

.box1 .p1_box li p {
    font-size:16px;
    color: #666;
    margin-left: 70px;
    line-height:26px;
}

.box1 .p1_box li.one {
    position: absolute;
    top: -28px;
    left: -214px;
}

.box1 .p1_box li.two {
    position: absolute;
    top: -28px;
    left: 352px;
}

.box1 .p1_box li.three {
    position: absolute;
    top: 134px;
    left: -294px;
}

.box1 .p1_box li.four {
    position: absolute;
    top: 134px;
    left: 440px;
}

.box1 .p1_box li.five {
    position: absolute;
    top: 302px;
    left: -254px;
}

.box1 .p1_box li.six {
    position: absolute;
    top: 302px;
    left: 412px;
}

.box1 .p1_box li.seven {
    position: absolute;
    top: 424px;
    left: 66px;
}

.box1 .p1_box li:hover {
    background: url("../images/k.png") no-repeat;
    background-size: 100%;
    padding: 7px 20px;
}

.box1 .p1_box li:hover p {
    color: #fff;
}

.box1 .p1_box li:hover h3 {
    color: #fff;
}

.box1 .p1_box .p1_bg .p1_btn {
    position: absolute;
    left: 347px;
    bottom: 8px;
    width: 338px;
    height: 80px;
    background: url("../images/P1_btn.png") no-repeat;
    line-height: 76px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}

.box1 .p1_box .p1_bg .p1_btn:hover {
    background: url("../images/btn2.png");
    color: #333;
}


/* p2 */

.box1 .p2_box {
    width: 100%;
    height: 1241px;
    background: url("../images/p2_bg.jpg") no-repeat 50%;
}

.box1 .p2_box .p2_bg {
    position: relative;
    width: 1000px;
    height: 1198px;
    background: url("../images/p2.jpg") no-repeat;
    padding-top: 43px;
    margin: 0 auto;
}

.box1 .p2_box .p2_bg .p2_bt {
    margin-left: 102px;
    position: absolute;
    z-index: 2;
}

.box1 .p2_box .p2_bg img.p2_bg_con1 {
    position: absolute;
    top: 146px;
    left: 0;
    z-index: 1;
}

.box1 .p2_box .p2_bg img.p2_bg_con2 {
    position: absolute;
    bottom: 132px;
    left: 0;
}

.box1 .p2_box .p2_bg .p2_btn {
    position: absolute;
    left: 347px;
    bottom: 70px;
    width: 338px;
    height: 80px;
    background: url("../images/P2_btn.png") no-repeat;
    line-height: 76px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}

.box1 .p2_box .p2_bg .p2_btn:hover {
    background: url("../images/btn3.png");
    color: #333;
}

.box1 .p2_box .p2_bg i {
    position: absolute;
    bottom: 360px;
    right: 228px;
}
/* 左侧咨�?��?? */
.flex-left{
    background: url(../images/flex.png) no-repeat center bottom;
    width: 163px;
    height: 429px;
    /* overflow: hidden; */
    position: fixed;
    left: 10px;
    top: 20%;
    z-index: 1000;
    padding-top: 38px;
}
.flex-left #close{
    display:block;
    width:20px;
    height:20px;
    background: #2756ca;
    text-align:center;
    color:#fff;
    position:absolute;
    right:2px;
    top:66px;
    cursor:pointer;
}
.flex-left ul{
    margin-top:107px;
}
.flex-left ul li{
    display: block;
    margin-top: 11px;
    width: 163px;
    height: 40px;
    text-align: center;
    font: bold 16px/40px "Microsoft Yahei";
    color: #ffffff
}
.flex-left ul li span{
    color: #fcff00;
}
.flex-left ul li b{
    color: #fff;
}



/* �?二个�?-- 罗占 */

.box2 .big {
    width: 100%;
    height: 846px;
    background: url(../images/lz1.jpg) no-repeat 50%;
}

.box2 .big .small {
    width: 1000px;
    height: 846px;
    background: url(../images/lz2.jpg) no-repeat;
    position: relative;
    margin: 0 auto;
}

.box2 .small p {
    position: absolute;
    margin: 180px 380px;
    color: white;
}

.box2 .tp img {
    position: absolute;
    margin-top: 240px;
    margin-left: -20px;
}

.box2 .ta img {
    margin-top: 240px;
    margin-left: 260px;
    position: absolute;
}

.box2 .ts img {
    position: absolute;
    margin-top: 240px;
    margin-left: 540px;
}

.box2 .td img {
    position: absolute;
    margin-top: 240px;
    margin-left: 820px;
}

.box2 .tp p {
    width: 162px;
    height: 204px;
    background: #f12f65;
    font-size: 16px;
    border: 2px solid #fff;
    margin-top: 230px;
    margin-left: -20px;
    display: none;
    border-radius: 20px;
    padding: 48px 29px;
}

.box2 .ta p {
    width: 162px;
    height: 204px;
    background: #f12f65;
    font-size: 16px;
    border: 2px solid #fff;
    margin-top: 230px;
    margin-left: 260px;
    display: none;
    border-radius: 20px;
    padding: 48px 29px;
}

.box2 .ts p {
    width: 162px;
    height: 204px;
    background: #f12f65;
    font-size: 16px;
    border: 2px solid #fff;
    margin-top: 230px;
    margin-left: 540px;
    display: none;
    border-radius: 20px;
    padding: 48px 29px;
}

.box2 .td p {
    width: 162px;
    height: 204px;
    background: #f12f65;
    font-size: 16px;
    border: 2px solid #fff;
    margin-top: 230px;
    margin-left: 820px;
    display: none;
    border-radius: 20px;
    padding: 48px 29px;
}

.box2 .tf a {
    width: 330px;
    height: 75px;
    background: #00ffff;
    position: absolute;
    margin: 600px 350px;
    line-height: 75px;
    color:#005069;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
}


/* p4 */

.box2 .p4_box {
    width: 100%;
    height: 1080px;
    background: url(../images/lz17.jpg) no-repeat 50%;
}

.box2 .p4 {
    position: relative;
    width: 1000px;
}

.box2 .p4 .tg {
    position: absolute;
    left: 74px;
    top: 33px;
    /* width:1000px;
    height: 176px; */
}

.tp:hover p {
    display: block;
}

.ta:hover p {
    display: block;
}

.ts:hover p {
    display: block;
}

.td:hover p {
    display: block;
}

.tf:hover a {
    background:#e6d712;
    color:#333;
}
.tl:hover p{
    background:#e6d712;
    color: #333;
}
.hezuo_top{
    width: 746px;
    height: 131px;
    background: url(../images/hezuo_top.png) no-repeat;
    position: absolute;
    top: 247px;
    left: 125px;;
    z-index: 10;
}
.hezuo_top dl{

}
.hezuo_top dt{
    font-size: 24px;
    line-height: 24px;
    color: #00ffff;
    font-weight: bold;
    text-align: center;
    margin: 29px 0 0 0px;
}
.hezuo_top dd{
    font-size: 16px;
    line-height: 16px;
    color: #ffffff;
    text-align: center;
    margin: 16px 0 0 0px;

}
.box2 .th {
    width: 100%;
    height: 772px;
    background: url(../images/lz11_2.jpg) no-repeat;
    position: absolute;
    top: 305px;
}

.box2 .th .tj {
    width: 467px;
    height: 305px;
    /* background: url(../img/lz10.png) no-repeat; */
    margin-left: 18px;
    margin-top: 99px;
    float: left;
    /* padding: 10px; */
}

.box2 .th .tk {
    width: 467px;
    height: 305px;
    /* background: url(../img/lz9.png) no-repeat; */
    margin-left:32px;
    margin-top: 99px;
    float: left;
}
.box2 .th dt{
    font-size: 24px;
    line-height: 24px;
    color: #00ffff;
    font-weight: bold;
    text-align: center;
    margin: 502px 0 0 0px;
}
.box2 .th dd{
    font-size: 16px;
    line-height: 26px;
    color: #9badee;

    text-align: center;
    margin: 23px 0 0 0px;
}






.box2 .th .tl p {
    width: 330px;
    height: 75px;
    background: #00ffff;
    font-size: 24px;
    line-height: 75px;
    text-align: center;
    color: #005069;
    font-weight: bold;
    position: absolute;
    margin-left: 330px;
    margin-top: 62px;
}
.box2 .th .tl:hover p{
    background:#e6d712;
    color: #333;
}


/* p5 */

.box2 .p5_box {
    width: 100%;
    height: 1529px;
    background: url(../images/lz18.jpg) no-repeat 50%;
}

.box2 .p5 {
    width: 1000px;
    /* height:1526px; */
    position: relative;
}

.box2 .tz {
    /* position: absolute; */
    margin-top: 54px;
}

.box2 .tx {
    height: 333px;
    margin-top: 72px;
	font-size:15px
    /* margin-top:34px; */
}
	
.box2 .tx img {
    float: left;
    margin-left: 40px;
    padding-right: 10px;
	font-size:15px
}

.box2 .tx h3 {
    font-size: 20px;
    font-weight: bold;
    color: #1163fb;
	
}

.box2 .tx p {
   float: left;
   margin: -11px 0 0 100px;
   font-size: 16px
}
.box2 .tc p {
    float: left;
    font-size: 16px;
    margin: 0px 0 0 557px
	
	
	
	
 }
 .box2 .tv p {
    float: left;
    margin: 17px 0 0 -1px;
    font-size: 16px
 }
 .box2 .tb p {
     float: left;
     margin: 17px 0 0 -1px;
     font-size: 16px;
  }
/* 2 */

.box2 .tc {
    height: 280px;
    padding-top: 36px;
    margin-left: -460px;
}

.box2 .tc img {
    float: left;
    padding-right: 10px;
    margin-left: 490px;
}

.box2 .tc h3 {
    /* padding-top: 10px; */
    font-size: 20px;
    font-weight: bold;
    color: #1163fb;
}


/* 3 */

.box2 .tv {
    height: 230px;
    /* padding-top:30px; */
    /* position: absolute;
    position: relative; */
    /* margin-top: 20px; */
}

.box2 .tv img {
    float: left;
    padding-right: 10px;
    margin-left: 30px;
    
}

.box2 .tv h3 {
    font-size: 20px;
    font-weight: bold;
    color: #1163fb;
}


/* 4 */

.box2 .tb {
    height: 230px;
    padding-top: 36px;
    /* position: absolute; 
    position: relative; */
    margin-left: -460px;
}

.box2 .tb img {
    float: left;
    padding-right: 10px;
    margin-left: 490px;
}

.box2 .tb h3 {
    font-size: 20px;
    font-weight: bold;
    color: #1163fb;
}

.tn {
    position: absolute;
    left:346px;
    width: 335px;
    height: 76px;
    background: url(../images/lz22.png) no-repeat;
}
.p5 span{
    color: #2872fb;
    font-size: 20px;
    line-height: 36px;
}
.tn a{
    font-size:24px;
    color:#fff;
    line-height:76px;
    text-align:center;
    font-weight:bold;
}
.tn:hover{
    width:338px;
    height:80px;
    background: url(../images/lz21.png) no-repeat;
}
.tn:hover a{
    color:#000;
    line-height:80px;
}
/* .tn .tm{
    position: absolute;
    left:0;
}
.tn .tm{
    position: absolute;
    left: 0;
} */

.tn div a {
    position: absolute;
    font-size: 25px;
    color: white;
    line-height: 74px;
    left: 0;
}
.tn:hover div{ 
    background: #e6d712;
    color: #333;
}

.tj:hover img {
    animation: shan 0.5s infinite;
}

.tk:hover img {
    animation: shan 0.5s infinite;
}

.tx:hover img {
    animation: shan 0.2s;
}

.tc:hover img {
    animation: shan 0.2s;
}

.tv:hover img {
    animation: shan 0.2s;
}

.tb:hover img {
    animation: shan 0.2s;
}

@keyframes shan {
    0% {
        transform: rotate(10deg);
    }
    50% {
        transform: rotate(-10deg);
    }
    100% {
        transform: rotate(0);
    }
}


/********box3********/

.box4 {
    width: 100%;
    height: 945px;
    background: url(../images/2018.png) no-repeat;
    background-size: 100%;
}

.box4-wrap {
    margin: 0 auto;
    width: 1000px;
    height: 100%;
    background: url(../images/2018-11.jpg) no-repeat;
    background-size: 100%;
}


/* �?四个�?  */

.w-1 {
    min-width: 1000px;
}

.wtit {
    width: 1000px;
    /* height: 200px; */
    /* margin:0 auto; */
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    /* background: url(../images/wtitle.jpg) no-repeat; */
}

.wtop {
    width: 100%;
    height: 574px;
    background: url(../images/w-top.png) no-repeat center;
    margin-top: 30px
}

.wmiddle1 {
    width: 1000px;
    height: 145px;
    margin: 0 auto;
    padding-top: 40px;
    background: #fff;
    position: relative;
}
.wchange{
    width: 338px;
    height: 75px;
    
    margin: 0 auto;
    position: relative;
}
.wmiddle4 {
    position: absolute;
    top: 2px;
    left: 0x;
    width: 330px;
    height: 66px;
    line-height: 66px;
    border: 2px solid #f12f65;
    border-radius: 50px;
    -ms-border-radius: 50px;
    background: #f12f65;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
}

.wmiddle4 a {
    color: #fff;
    
}

.wmiddle3 {
    border: 2px solid #f12f65;
    width: 330px;
    height: 66px;
    border-radius: 50px;
    -ms-border-radius: 50px;
    position: absolute;
    top: 5px;
    left: 5px;
}
.wchange:hover .wmiddle3{
    border: 2px solid skyblue;
   
}
.wchange:hover .wmiddle4{
    background:skyblue;
    font-size: 20px;
    border: 2px solid skyblue;
}

.wbottom {
    background: url(../images/w-bottom.png) no-repeat center;
    height: 308px;
}

.wbot1 {
    width: 1000px;
    height: 168px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    padding-top: 70px;
    padding-bottom: 70px;
    padding-left: 48px;
}

.wshape {
    display: inline-block;
    width: 193px;
    height: 168px;
    background: url(../images/w-small.png) no-repeat;
    margin-right: 10px;
}

.wshape1 {
    font-size: 24px;
    padding-top: 28px;
    text-align: center;
}

.wshape-Btn {
    display: block;
    border-radius: 50px;
    -ms-border-radius: 50px;
    width: 97px;
    height: 35px;
    line-height: 35px;
    background: #00ffff;
    position: relative;
    left: 48px;
    margin-top: 5px;
    cursor: pointer;
}



.wshape-Btn:hover {
    background: #fff;
}

.wshape .wBtn {
    color: #1163fb;
    font-size: 16px;
}

#whape {
    margin-right: 0px;
}



/* 孙�?? */

.box5 {
    width: 100%;
    height: 698px;
    background: url("../images/shtop.png") no-repeat center;
}

.shfront {
    width: 1000px;
    height: 698px;
    margin: 0 auto;
    position: relative;
}

.shform {
    width: 430px;
    height: 500px;
    background: url("../images/shform.png") no-repeat;
    position: absolute;
    top: 93px;
    right: 0;
}

.shdiv {
    width: 430px;
    height: 315px;
    margin-top: 150px;
    text-align: center;
}

.input_name {
    width: 270px;
    height: 58px;
    margin-bottom: 15px;
    padding-left: 50px;
    background: white url("../images/sh06.png") no-repeat 15px 0px;
    border: 0;
}

.input_name2 {
    background: white url("../images/sh07.png") no-repeat 15px 0px;
}

.input_name3 {
    background: white url("../images/sh08.png") no-repeat 15px 0px;
}

.input_name1 {
    width: 320px;
    height: 60px;
    margin-top: 15px;
    background: #ffee10;
    border-radius: 10px;
    -ms-border-radius: 10px;
    font-size: 24px;
    border: 0;
    cursor: pointer;
}

.input_name1:hover {
    background: #00ffff;
}

.footer {
    background: #070a0f;
    width: 100%;
    height: 485px;
}

.main {
    width: 1000px;
    height: 485px;
    margin: 0 auto;
}

.shtop {
    padding-top: 66px;
    background: #070a0f;
}

.shtop-left {
    display: inline-block;
    height: 70px;
    line-height: 70px;
    padding-left: 0px;
    color: white;
    font-size: 40px;
}

.sh-lit {
    display: inline-block;
    width: 168px;
    height: 55px;
    line-height: 55px;
    border-radius: 50px;
    -ms-border-radius: 50px;
    border: 2px solid white;
    margin-right: 18px;
    text-align: center;
}

.sh-lit1 {
    margin-left: 75px;
}

.sh-lit a {
    color: white;
    font-size: 24px;
}

.shmid {
    width: 100%;
    height: 215px;
    background: #070a0f;
    border-bottom: 1px solid gray;
}

.shmid ul li {
    float: left;
    margin-top: 47px;
    font-size: 14px;
    color: white;
}

.sh-midtxt {
    display: inline-block;
    margin-left: 5px;
    width: 220px;
    height: 58px;
    margin-top: 35px;
}

.sh-bot {
    width: 100%;
    height: 94px;
    text-align: center;
    padding-top: 36px;
    color: white;
}

.sh-bot a {
    color: white;
    font-size: 16px;
}

.sh-bot .shbottom {
    font-size: 14px;
    margin-top: 15px;
    display: block;
}


/* 加菲�? */
/* footer */
.zg_footer{
    width: 100%;
    height: 630px;
    background: #070b0f;
    overflow: hidden;}
.zf_footer_tele{
    width: 362px;
    height: 67px;
    font:bold 48px/67px "Arial";
    color: #fff;float: left;
    margin-top: 70px}
.zg_footer_ul1{
    float: left;
    margin: 72px 0 55px 53px}
.zg_footer_ul1 li{
    float: left;
    margin-left:20px ;
    text-align: center}
.zg_footer_ul1 li a{
    display: block;
    width: 168px;
    height: 55px;
    border: 2px solid #dedede;
    border-radius:55px ;
    font: 24px/55px "Microsoft Yahei";
    color: #dedede; }

.zg_footer_ul2{
    width: 1200px;
    margin-bottom: 45px}

.zg_footer_ul2 li{
    position: relative;
    width:331px ;
    float: left;}
.zg_footer_ul2 li p{
    font: 16px/28px "Microsoft Yahei";
    color: #dedede;
    width: 225px;
    float: left;

    position: absolute;
    left: 127px;
    top: 33px
}
.zg_footer_ul2 li img{float: left;}
.copy {
    width: 1000px;
    text-align: center;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #9d9e9f;
    padding-top: 39px;
    line-height: 32px;
    border-top: 1px solid #cecfd0;}
.copy a, .copy h1 {
    color: #9d9e9f;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
    display: inline;
}
.copy a, .copy h1 {
    color: #9d9e9f;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: normal;
    display: inline;
}


/* 000 */


.zg_footer .top{

    height: ;

}

.zg_footer .top div{

    float: left;

  }

  .zg_footer .top .left{

    margin-top: 46px

  }

  .zg_footer .top .cent{

    width: 280px;

    margin-top: 46px

  }

  .zg_footer .top .cent p{

    color:#fff; font-size:12px;font-family:"Microsoft Yahei"; 

    text-align: center;

    letter-spacing: 15px;

    margin-top: 12px;

    margin-left: 10px

  }

  .zg_footer .top .cent p em{

    letter-spacing: 1px;

    display: inline-block;

    margin-right: 15px;

  

  }

  .zg_footer .top .cent span{

    display: block;

    text-align: center;

    color:#fff; font-size:16px;font-family:"Microsoft Yahei"; 

    margin-top: 5px;

    letter-spacing: 2px;

  

  }

  .zg_footer .top .cent .p2{

    width: 255px;

    text-align: left;

  }

  .zg_footer .top .cent .p2 span{

  float: left;

    width: 40px;

    height: 1px;

    background: #b3b3b3;

  margin:7px 5px 0  8px

  }

  .zg_footer .top .cent .p2 .r{

    float: right;

    margin: 0;

    margin-top: 8px

  }

  .zg_footer .top .cent .p2{

    letter-spacing: 5px;

    margin-top: 8px

  }

  

  

  

  .zg_footer .top .right{

    height: 95px;

    width: 800px;



    margin-top: 54px;

    padding-left: 25px;

    position: relative;

  }

  .zg_footer .top .right span{

    float: left;

    color:#ffffff; font-size:22px;font-family:"Microsoft Yahei";font-weight: bold;

    margin: -4px 5px 0 0

  }

  .zg_footer .top .right img{

  position: absolute;

  top: 3px;

  left: 80px;

  }

  .zg_footer .top .right em{

    display:inline-block;

    margin-top: -17px;

    color:#d0d0d0; font-size:14px;font-family:"Microsoft Yahei";line-height: 25px;text-indent:81px

  }







.fix_right {

  width: 316px;

  background: url(../images/fix_right_13.png) no-repeat center;

  height: 55px;

  padding: 12px 0px;

  position: fixed;

  right: 0px;

  top: 150px;

  text-align: center;

  font-size: 20px;

  line-height: 55px;

  color: #fff;

  overflow: hidden;

  z-index: 1000;

}

.fix_right p {

  width: 100%;

  height: 100%;

  overflow: hidden;

  position: relative;

  padding-left:30px;

}

.fix_right p:after {

  content: "";

  background: #fff;

  position: absolute;

  width: 316px;

  height: 316px;

  left: 0px;

  left: 0;

  top: 0;

  bottom: 0;

  opacity: 0;

  margin: auto;

  border-radius: 50%;

  transform: scale(1);

  animation: 1s btn ease-in-out infinite;

}

@keyframes btn {

  0% {

    transform: scale(0);

    opacity: 1;

  }

  100% {

    transform: scale(1);

    opacity: 0;

  }

}

@-webkit-keyframes btn {

  0% {

    transform: scale(0);

    opacity: 1;

  }

  100% {

    transform: scale(1);

    opacity: 0;

  }

}