/* 
* @Author: anchen
* @Date:   2017-12-30 17:03:47
* @Last Modified by:   anchen
* @Last Modified time: 2017-12-31 19:00:17
*/
   
/*commom*/
.wrap{
    width: 980px;
    margin:0 auto; 
    position:relative;
}
body {
     font-size:12px;
     color:#000;
     font-family: "微软雅黑";
     background:url(../img/bg.jpg) no-repeat center 0 #286566;
     background-size: 100%;
     min-width: 980px;
 }
 .pic{
    width: 100%;
 }
 .pic img{
    display: block;
    margin:0 auto;
 }
 .bt{
    width: 980px;
    margin: 20px auto;
 }
 .bt img{
    display: block;
    margin:0 auto;
 }
 .wz{
    width: 100%;
    font-size: 17px;
    color:#333;
    text-align: justify;
 }
 /*end*/

 
 /*header*/
.header{
    position:absolute;
    left:50%;
    margin-left:-490px;
    z-index: 999;
    top:0;
}
.top-box{
    width: 100%;
}
.top-box>.cy{
    position:absolute;
    left:0%;
    top:0;
    width: 100%;
    min-width: 980px;
}

.header{
    position:relative;
    min-width: 980px;
}
.header ol{
    border-radius: 5px;
    position:absolute;
    right:20px;
    top:20px;
    height: 30px;
    background: #346748;
    border-radius: 15px;
    border: 3px solid #fff;
    padding:5px 10px 0;
    z-index: 999;
}
.header ol li{
    float: left;
    width: 80px;
    padding:0 3px;
    text-align: center;
}
.header ol li.current{
    border:0 none;
}
.header ol li a{
    font-size:18px;
    color:#fff;
}
.sjhs{
    position:absolute;
    left:50%;
    top:7%;
    width:80%;
    transform: translate(-50%, 0);
}
.box{
    display:block;
}

/*2*/
.content{
    margin-top: -20px;
}
.content img{
    display:block;
    margin:0 auto;
}
.content .pic1{
    width: 70%;
}

/*3*/
.video{
    margin-top: -60px;
    height: 450px;
}
.video-bg{
    position: absolute;
    top:0;
    left:0;
    width: 980px;
}
.video-main{
    position: absolute;
    transform: translate(-50%, 0);
    top: 97px;
    left: 50%;
    width: 540px;
    height: 290px;
}
/*music*/
.music1{
    width: 958px;
    height: 668px;
    background: url(../img/gdbg1.png) no-repeat center 0;
    background-size:100% auto;
    position:relative;
}
.music2{
    width: 957px;
    height: 406px;
    background: url(../img/gdbg2.png) no-repeat center 0;
    position:relative;
}
.gd{
    width: 335px;
}
.gd div{
    font-size: 28px;
    color:#333;
    box-sizing: border-box;
    border-bottom: 2px solid #9ac0a9;
    color:#fff;
    padding:15px 0 15px 100px; 
    cursor: pointer;
}
.gd div:last-of-type{
    border-bottom: 0 none;
}

.gd div i{
    display:none;
}
.gd div span{
    display:inline-block;
    width: 20px;
    height: 19px;
    background:url(../img/xz.png) no-repeat;
}

.part1{
    position: absolute;
    top: 65px;
    left: 70px;
}
.part2{
    position: absolute;
    top: 30px;
    right: 70px;
}
.gd.part2 div{
    padding:12px 0 12px 30px; 
}
.part2 div:nth-of-type(2){
    border-bottom: 0 none;
    padding:12px 0 0 30px; 
    margin-bottom: -10px;
}
.part2 div:nth-of-type(5){
    border-bottom: 0 none;
    padding:12px 0 0 30px; 
    margin-bottom: -10px;
}
/*测试*/
.gd div{
    position:relative;
}
.gd i{
    font-style: normal;
    position:absolute;
    padding:30px 30px;
    text-align: justify;
    width: 330px;
    left:50%;
    top:85px;
    transform:translate(-50%,0);
    background: #fff;
    border-radius: 10px;
    color:#333; 
    border: 5px dashed #4f996b;
    z-index: 999;
}

.part2-2{
    position: absolute;
    bottom: 65px;
    left: 70px;
    width: 810px;
}
.part2-2 div{
    border-bottom: 0 none;  
}
.part2-2 div:nth-of-type(1){
    border-top: 2px solid #9ac0a9;
    padding:5px 0 0 20px; 
}
.part2-2 div:nth-of-type(2){
    padding:5px 0 0 180px; 
}
.part2-2 div:nth-of-type(3){
    padding:5px 0 0 340px; 
}


.gd.part3 div{
    padding:12px 0 12px 25px; 
}
.part3{
    position:absolute;
    left:70px;
    top:75px;
}


.gd.part4 div{
    padding:12px 0 12px 75px; 
}
.gd.part4 div h2{
    width: 36px;
    height: 35px;
    background: url(../img/Z.png) no-repeat center bottom;
    display:inline-block;
    position:relative;
    top:10px;
}

.gd.part4 div:nth-of-type(1) h2{
    width: 134px;
    height: 49px;
    background: url(../img/jbl.png) no-repeat center bottom;
    display:inline-block;
    position:relative;
    top:10px; 
}
.part4{
    position:absolute;
    right:70px;
    top:75px;
}


/*cycy*/
.cycy-box{
    width: 980px;
    height: 510px;
    padding-top: 30px;
    background: url(../img/cybg.png) no-repeat;
}
.cycy-box ul{
    width: 830px;
    margin:0 auto;
}
.cycy-box ul li{
    float: left;
    margin:0 -2px 10px 0;
}
.cycy-box ul li:first-of-type{
    margin:0 -2px 10px 60px;
}



/*hx*/

/*4*/

.xchx {
    margin: 50px auto 20px;
}
.xchx .hxbg{
    position: absolute;
    left:50%;
    width: 1920px;
    top:0px;
    transform:translate(-50%,0);
}
.xchx .bt{
    width: 100%;
}
.xchx .bt img{
    display: block;
    margin:0 auto 30px;
}
.xchx .box{
    width: 940px;
    height: 350px;
    overflow:hidden;
    position:relative;
    border: 10px solid #f9c9e1;
    border-radius: 10px;
    margin:0 auto;
}
.xchx .box ul{
    width: 100000px;
    position:absolute;
    left:0px;
    top:0px;
}
.box ul li{
    float: left;
    height: 350px;
}
.xchx .box ul li img{
    height: 350px;
}

/*竞价说明*/

.jjsm{
    height: 730px;
    position: relative;
    width: 900px;
    padding:0 40px;
    background: url(../img/jjsm-bg.png) no-repeat center 0;
}
.jjsm .jnsm{
    margin:0 auto;
    width: 280px;
    height: 71px;
}
.jjsm .jnsm h1{
    color:#353404;
    font-size: 40px;
}
.jjsm .wz-left{
    position: absolute;
    left: 140px;
    top: 190px;
}
.jjsm .wz-right{
    position: absolute;
    right: 100px;
    top: 180px;
}
.jjsm h1{
    color:#353404;
    height: 42px;
    font-size:24px;
}
.jjsm p{
    font-size:12px;
    color:#353404;
    margin-bottom: 20px;
}
.jjsm p.ts{
    margin-bottom: 10px;
}
.jjsm select{
    margin-bottom: 24px;
    width: 300px;
    height: 28px;
    line-height: 24px;
    font-size:18px; 
    padding:0 28px 0 12px; 
    border:0 none;
    color:#ffcfcf;
    appearance: none;
   -webkit-appearance: none; /*for chrome*/
   -moz-appearance: none;
   -ms-appearance: none;
   -o-appearance: none;
   background: url(../img/jt.png) no-repeat right #fff;
   background-size: auto 100%;
   color:#e61f1a;
   border-radius:0 10px 10px 0;
}
select::-ms-expand { display: none; }
.ring{
    position:fixed;
    bottom:30px;
    right:30px;
}

 /*footer*/
 .footer{
     font-size: 18px;
     line-height: 80px;
     text-align: center;
     color:#fff;
 }






















/*兼容处理*/
@media screen and (max-width: 1920px) {
    .cycy{
        padding-top: 280px;
    }
}
@media screen and (max-width: 1361px) {
    .cycy{
        padding-top: 180px;
    }
    body{
         font-size:12px;
         color:#000;
         font-family: "微软雅黑";
         background:url(../img/bg.jpg) no-repeat center 0 #286566;
         background-size: auto 98%;
         min-width: 980px;
     }  
}
@media screen and (max-width: 1280px) {
    .cycy{
        padding-top: 120px;
    }
    body{
         font-size:12px;
         color:#000;
         font-family: "微软雅黑";
         background:url(../img/bg.jpg) no-repeat center 0 #286566;
         background-size: auto 96%;
         min-width: 980px;
     }
     .gd.part2 div {
        padding: 9px 0 8px 30px;
    }
    
}