/* 
* @Author: anchen
* @Date:   2018-07-04 11:14:11
* @Last Modified by:   anchen
* @Last Modified time: 2018-07-24 15:03:49
*/
body,div,span,ul,li,ol,a,p{padding: 0;margin: 0;}
li{list-style: none;}
a{text-decoration: none;color: #fff;}


body{
    background: url(../images/zpddbj.png);
    font-size: 14px;
}

/*head结束*/

/*main开始*/
.atleft{
    width:1120px;
    min-height:760px;;
    margin:0 auto;
    margin-top: 20px;
}
#left,#right{float:left;}
#left{
    width: 250px;
    height:760px;
}

#left1{
    width:250px;
    height:500px;
    background: #0093DD;
}
#left1 div{
    width:250px;
    height:70px;
    background: url(../images/cpfll.png);
}
#left1 ul li{
    width:230px;
    height:40px;
    background: #007CC3;
    margin: 7px auto;
    font-size: 15px;
    text-align: center;
    line-height: 40px;
    border-radius: 10px;
}
#left1 ul li:hover{
    box-shadow: 0px 0px 4px 2px #fff;
    background: #0093DD;
    transition: background 2s left;
    color:#FFF500;
    transition: color 0.5s;
}
#left2{
    width:250px;
    height:250px;
    margin-top: 10px;
    background: #0093DD;
    position:relative;
}
#qgkf{
    width:230px;
    height:230px;
    position:absolute;
    top:10px;
    left:10px;
    background: url(../images/qgrx.png);
}
#qgkf1{
    width:200px;
    height:65px;
    position:absolute;
    left:15px;
    top:90px;
    font-size: 18px;
    color:#fff;
    text-align: center;
    line-height: 35px;
}
#qgkf2{
    width:188px;
    height:35px;
    position:absolute;
    bottom:12px;
    left:20px;
    background: url(../images/wyzx.png);
    text-align: center;
    line-height: 35px;
    font-size: 16px;
}

#right{
    width:860px;
    min-height:760px;
    margin-left: 10px;
    background: #fff;
}
#right1{
        width:860px;
        height:45px;
        border-bottom:1px solid #ccc;
        background: url(../images/bjjj.png);
        color:#fff;
        line-height: 45px;
        position:relative;
}
#right1_1{
    position:absolute;
    left:15px;
    font-size: 17px;
}
#right1_2{
    position:absolute;
    right:15px;
    font-size: 12px;
}
#right1_2 a:hover{
    color:#FFF500;
}
#right2{
    width:840px;
    min-height:695px;
    margin:10px 10px;
    padding:10px;box-sizing:border-box;line-height:25px;
}



/*footer*/
.footer a:hover{
    color:#FFF500;
}
.footer{
    width:100%;
    height:275px;
    background: #232323;
    margin-top: 20px;
}
#footer1{
    width:1120px;
    height:130px;
    margin:0px auto;
}
#ft1{
    font-size: 16px;
    position:relative;
}
#ft1 span{
    position:absolute;
    top:10px;
    left:250px;
}
#ft2{
    width:100%;
    height:40px;
    background: #0073A8;
    text-align: center;
    line-height: 40px;
    color:#fff;
}
#ft2 li{
    float:left;
    width:110px;
}
#ft2 ul{
    margin-left: 20px;
}

#footer2{
    width:1120px;
    height:120px;
    margin:10px auto;
    font-size: 15px;
    color:#fff;
    line-height: 30px;
    position:relative;
}
#ewm{
    width:105px;
    height:105px;
    padding:2px;
    background: #fff;
    position:absolute;
    right:5px;
    top:5px;
}