* {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}
ul, ol, li {
    list-style-type: none;
}
img {
    border: 0;
}
input, select, textarea, li{
    vertical-align: middle;
}

.head_main{
    background: #ffffff;
}
.cont1{
    width: 100%;
    height: 720px;
}
.cont1 .cont1_list{
    width: 1280px;
    height: 560px;
    margin: 80px auto 0 auto;
    position: relative;
}
.cont1 .cont1_list>ul{
    width: 1280px;
    height: 560px;
}
.cont1 .cont1_list>ul>li{
    height: 560px;
    float: left;
    background: #ffffff;
}
.cont1 .cont1_list ul .li_fist{
    width: 426px;
    background: #fbc432;
    padding: 10px;
    box-sizing: border-box;
}
.cont1 .cont1_list ul .li_fist .p1{
    width: 380px;
    height: 45px;
    margin: 10px auto 20px auto;
    background: #ffffff;
    text-align: center;
    line-height: 45px;
    font-size: 24px;
    font-weight: bold;
}
.cont1_box1>ul{
    width: 380px;
    margin: 0 auto;
}
.cont1_box1>ul>li{
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #2a2a2a;
}

.cont1 .cont1_list ul .li_sec{
    width: 426px;
    background: #ffffff;
    padding: 10px;
    box-sizing: border-box;
}
.cont1 .cont1_list ul .li_sec .p2{
    width: 380px;
    height: 45px;
    margin: 10px auto 20px auto;
    background: #383838;
    text-align: center;
    line-height: 45px;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
}
.cont1_box2>ul{
    width: 380px;
    margin: 0 auto;
}
.cont1_box2>ul>li{
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px dashed #2a2a2a;
}
.cont1 .cont1_list ul .li_third{
    width: 428px;
  background: url("../images/ys_con.jpg") no-repeat;
}
.cont1 .cont1_list ul .li_third span{
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin: 80px 0 0 43px;
}
.cont1 .cont1_list ul .li_third p{
    width: 336px;
    height: 60px;
    margin: 20px auto;
    background: #fbc432;
    text-align: center;
    line-height: 60px;
    font-size: 28px;
    font-weight: bold;
}
.cont1 .cont1_list ul .li_third img{
    display: block;
    margin: 62px auto 0 auto;
}
.cont1_list .pk{
    width: 100px;
    height: 100px;
    background: #fb9300;
    display: block;
    position: absolute;
    top:60px;
    left: 29%;
    border-radius: 50%;
    font-size: 50px;
    line-height: 100px;
    text-align: center;
    font-weight: bold;
}
.btn_1{
    width: 920px;
    height: 50px;
    margin: 70px auto 0 auto;
}
.btn_1 .btn_on{
    height: 54px;
    width:360px;
    font-size: 24px;
    font-weight: bold;
    background: #fa9500;
    text-align: center;
    letter-spacing: 2px;
}
.btn_1 .btn_on a{
    display: block;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    width:340px;
    color: #ffffff;
    border: 2px dashed #2a2a2a;
     margin-top: 6px;
}
.cont2{
    width: 100%;
    height: 820px;
}
.tit{
    width: 1280px;
    height: 100px;
    margin:0 auto;
    text-align: center;
    position: relative;
}
.tit h1{
    color: #f5d8b6;
    font-size: 60px;
    text-transform: uppercase;
    letter-spacing: 5px;
}
.tit p{
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 2px;
    position:absolute;
    top:11px;
    left: 42%;
}
.tit p font{
    color: #fa9500;
}
.cont2 .cont2_list{
    width: 1280px;
    height: 580px;
    margin: 35px auto 0 auto;
}
.cont2 .cont2_list>ul{
    width: 1280px;
    height: 580px;
}
.cont2 .cont2_list>ul>li{
    height: 580px;
    width: 410px;
    padding: 10px;
    box-sizing: border-box;
    float: left;
    margin-left: 25px;
    background: #ffffff;
}
.cont2 .cont2_list ul li:first-child{
margin-left: 0px;
}
.cont2 .cont2_list .cont2_box{
    width: 390px;
    height: 230px;
    background: #ffffff;
    box-sizing: border-box;
}
.cont2_box h3{
    font-size: 24px;
    line-height: 30px;
    color: #2a2a2a;
    letter-spacing: 2px;
    margin: 10px 0 20px 0;
}
.cont2_box h3 i{
    width: 5px;
    height: 25px;
    background: #fa9500;
    display: block;
    float: left;
    margin: 4px 10px 0 0;
}
.cont2_box .p3{
    font-size: 18px;
    line-height: 30px;
    text-align: justify;
    color: #2a2a2a;
    padding: 0 10px;
}
.cont2_box .p4{
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    text-align: justify;
    color: #2a2a2a;
    padding: 15px 10px;
}
.cont2_box span{
    display: block;
    width: 350px;
    height: 50px;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 2px;
    background: #fa9500;
    color: #ffffff;
    margin: 0 auto;
    cursor:pointer;
}
.cont3{
    width: 100%;
    height: 430px;
    margin-bottom: 80px;
    background: url("../images/cont3_banner.jpg") center no-repeat;
}
.cont3 .cont3_list{
    width: 1280px;
    height: 430px;
    margin: 0 auto;
    color: #ffffff;
}
.cont3 .cont3_list .cont3_left{
    float: left;
    height: 270px;
    width: 790px;
    margin: 80px 0;
}
.cont3 .cont3_list .cont3_left h1{
    width: 510px;
   font-size: 60px;
    padding-bottom: 10px;
    border-bottom: 10px solid #ffffff;
}
.cont3 .cont3_list .cont3_left p{
    font-size: 28px;
    padding-top: 20px;
}
.cont3 .cont3_list .cont3_right{
    float: right;
    height: 270px;
    width: 490px;
    margin: 80px 0;
}
.cont3 .cont3_list .cont3_right h1{
    font-size: 60px;
    padding: 15px 0;
}
.cont3 .cont3_list .cont3_right p{
    font-size: 28px;
    padding-top: 20px;
}
.cont3 .cont3_list .cont3_right span{
    display: block;
    height: 10px;
    width: 70px;
    background: #ffffff;
}
.cont3 .cont3_list .cont3_right a{
    display: block;
    width: 410px;
    height: 60px;
    color: #ffffff;
    background: #fa9500;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
    margin-top: 30px;
}
.cont4{
    width: 100%;
    height: 870px;
}
.cont4 .cont4_list{
    width: 1280px;
    height: 620px;
    margin: 0 auto;
}
.cont4 .cont4_list ul{
    width: 1280px;
    height: 330px;
}
.cont4 .cont4_list ul li{
    height: 290px;
    float: left;
    margin-left: 25px;
    position: relative;
}
.cont4 .cont4_list ul li span{
    position: absolute;
    display: block;
    background: rgba(0, 0, 0, 0.6);
    width: 410px;
    height: 40px;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
}
.cont4 .cont4_list ul li:first-child{
    margin-left: 0px;
}
.cont5{
    width: 100%;
    height: 720px;
    margin-top: 30px;
}
.cont5 .cont5_list{
    width: 1280px;
    height: 545px;
    margin: 0 auto;
    padding-top: 20px;
    background: #ffffff;
}
.cont5 .cont5_list ul{
    width: 1280px;
    height: 300px;
}
.cont5 .cont5_list ul li{
    height: 300px;
    float: left;
    margin-left: 20px;
}
.cont5 .cont5_list p{
    padding: 20px;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
}
.btn{
    width: 385px;
    height: 60px;
    margin: 30px auto 0 auto;
    background: #fa9500;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
    padding: 5px;
    box-sizing: border-box;
}
.btn  a{
    display: block;
    margin: 0 auto;
    height: 48px;
    line-height: 48px;
    width:360px;
    color: #ffffff;
    border: 2px dashed #2a2a2a;
}