.page_mobile{
    display: none;
}
.page_container{
    min-width: 1200px;
    letter-spacing: 1px;
    font-size: 16px;
    background: var(--img-page) no-repeat;
    background-size: 100% 1231px;
    background-position:left center;
    background-color: #e1f1eb;
}
/*header*/
.header{
    height:80px;
}
.nav{
    width: 1200px;
    margin: 0 auto;
}
.nav_list{
    float: left;
    line-height: 80px;
}
.nav_item{
    float: left;
    font-size: 17px;
    margin-right:45px;
}
.login{
    float: right;
    text-align: right;
    padding-top: 22px;
}
.login_btn,.login_btn_sd{
    color: #fff;
    width: 80px;
    height: 34px;
    padding: 0 15px;
    line-height: 34px;
    text-align: center;
    overflow: hidden;
    background-color: #3c87a5;
    border: 1px #3c87a5 solid;
    border-radius: 10px;
}
.loginout{
    color: #333333;
    width: 80px;
    height: 34px;
    padding: 0 15px;
    line-height: 34px;
    text-align: center;
    overflow: hidden;
    border: 1px #71d9c9 solid;
    background-color: #fff;
    border-radius: 10px;
}

.center{
    margin-top: 81px;
    padding-bottom: 80px;
}
/*banner*/
.banner{
    width: 100%;
    height: 500px;
    background: var(--img-banner) no-repeat center;
}
.center{
    height: 100%;
    background: var(--img-index-bg);
}
.c_title{
    height: 140px;
}
.title-word{
    background:var(--img-word-bg) no-repeat center 15px !important;
    color:#146f8f !important;
    width: 320px !important;
    height: 90px !important;
    line-height: 85px !important;
}
.c_box{
    width: 100%;
}
.c_title{
    position: relative;
    width:100%;
    margin: 0 auto;
    text-align: center;
}
.c_title p:first-child{
    width: 100%;
    font-size: 80px;
    font-weight: bold;
    letter-spacing: 7px;
    line-height: 80px;
    background-image: linear-gradient(var(--mian-title-left-color), var(--mian-title-right-color));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; /*��Ҫ����͸��*/
}
.c_title p:last-child{
    position: absolute;
    top: 33px;
    left:calc((100% - 320px) / 2);
    width: 165px;
    color: var(--min-title-color);
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 6px;
    line-height: 43px;
    text-align: center;
    padding-left: 6px;
    background: url("../images/imagesM/line_02.jpg") no-repeat;
    background-size: 100% 12px;
    background-position: left bottom;
}

/*��������*/
.c_bg{
    width: 100%;
}
.bg_title{
    width: 100%;
    padding: 20px 0 30px 0;
    background-color: var(--main-color);
}
.c_bg .c_title p:first-child{
    background-image: linear-gradient(var(--main-font-left-color), var(--main-color));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; /*��Ҫ����͸��*/
}
.c_bg .c_title p:last-child{
    color: #fff;
    background: var(--img-title-line) no-repeat;
    background-size: 189px 12px;
    background-position: left bottom;
}
.bg_content{
    width: 1130px;
    margin: 5px auto;
    /*margin-top: 27px;*/
    padding: 30px 25px;
    line-height: 36px;
    background-color: #fff;
    border-radius: 10px;
}
.file{
    width: 100%;
    margin-top: 15px;
    text-align: center;
}
.file img{
    width:188px;
    margin: 0 10px;
    border: 2px red solid;
    padding: 10px;
}

/*��֯����*/
.c_org{
    width: 1200px;
    margin: 0 auto;
    margin-top: 78px;
}
.org_content{
    /*width: 1190px;*/
    /*margin-top: 52px;*/
    padding: 10px;
    border-radius: 10px;
    font-size: 21px;
    /*background-image: linear-gradient(to bottom,#cae1cf,#39957e);*/
    background-image: linear-gradient(to bottom,var(--mian-title-right-color),var(--min-title-color));
}
.org_text{
    width: 914px;
    padding: 54px 138px;
    color: #0a4236;
    line-height: 36px;
    border-radius: 10px;
    /*background-image: linear-gradient(to bottom,#c5dcd6,#ddebdb);*/
    background-image: linear-gradient(to bottom,var(--mian-title-left-color),var(--mian-title-right-color));
}
.view_more{
    display: inline-block;
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background-color: #38947e;
    border-radius: 30px;
}

/*��������ʽ*/
.c_form{
    width: 1200px;
    margin: 0 auto;
    margin-top: 78px;
}
.c_form .c_title p:last-child{
    left: calc((100% - 320px) / 2);
    width: 200px;
}
.form_content{
    width: 100%;
    margin-top: 24px;
}
.form_item{
    float: left;
    position: relative;
    width: 570px;
    margin-right: 40px;
    margin-bottom: 37px;
}
.form_item:nth-child(2),.form_item:last-child{
    margin-right: 0;
}
.title{
    width: 100%;
    height: 38px;
    border-radius: 10px 10px 0 0;
    /*background-image: linear-gradient(to right,#37947d,#c8e0ce);*/
    background-image: linear-gradient(to right,var(--main-font-left-color),var(--mian-title-right-color));
}
.title_left{
    position: absolute;
    top:-12px ;
    width: 570px;
    height: 65px;
    color: #ffffff;
    font-size: 36px;
    font-weight: bold;
    line-height: 65px;
    /*padding-left: 60px;*/
    letter-spacing: 3px;
    background: var(--img-title-left) no-repeat;
    background-size: 100% 100%;
    text-align: center;
}

.title_left_line{
    background: var(--img-title-left-line) no-repeat;
    background-size: 100% 100%;
    text-align: center;
}
.f_text{
    width: 524px;
    height: 330px;
    padding: 28px 23px;
    color: #333333;
    line-height: 36px;
    text-align: center;
    background-color: #fff;
    border-radius:0 0 10px 10px;
    font-size: 18px;
    padding-top: 70px;
}
.f_text p{
    height: 274px;
    text-align: left;
}
.f_text a{
    width: 61.8%;
    height: 47px;
    text-align: center;
    line-height: 47px;
    /*color: #0a4236;*/
    color: #FFF;
    font-size: 17px;
    border-radius: 30px;
    font-weight: bold;
    /*background-color: #e1f1eb;*/
    background-color: #ec6e53;
}
.f_text a:hover{
    /*background-color: #f6cb4c;*/
}

/*�ճ̰���*/
.c_time{
    width: 100%;
    margin: 0 auto;
    margin-top: 50px;
}
.time_content{
    width: 100%;
    height: 402px;
    margin-top: 52px;
    background: var(--img-time-content) no-repeat;
    background-size: 100% 100%;
}
.time_list{
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.time_list:before{
    content: ' ';
    display: inline-block;
    width: 1200px;
    height: 2px;
    margin-top: 200px;
    background-color: #fff;
}
.time_item{
    position: relative;
    float: left;
    width: 248px;
    line-height: 33px;
    margin-right: 38px;
    margin-left: 18px;
    margin-bottom: 40px;
    overflow-x: hidden;
}
.time_item:nth-child(1),.time_item:nth-child(3){
    bottom: 106px;
}
.time_item:nth-child(2),.time_item:nth-child(4){
    bottom: 23px;
}
.time_item:last-child{
    margin-right: 0;
}
.a_1{
    width: 100%;
    height: 33px;
    color: #fff;
    font-weight: bold;
    /*background-image: linear-gradient(to right,#1d9da8,#298a7f);*/
    background-image: linear-gradient(to right,var(--mian-title-left-color),var(--main-font-left-color));
}
.a_1 span:first-child{
    display: inline-block;
    width: 33px;
    text-align: center;
    margin-right: 10px;
    /*color: #0bb5ac;*/
    color: var(--min-title-color);
    background-color: #fff;
}
.a_2{
    width: 228px;
    padding:10px;
    color: #fff;
    line-height: 30px;
    /*background-image: linear-gradient(to right,#1d8c7b,#0ca9ba);*/
    background-image: linear-gradient(to right,var(--main-font-left-color),var(--mian-title-left-color));
}
.time_item:nth-child(1):after,.time_item:nth-child(3):after{
    content: ' ';
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
}
.time_item:nth-child(2):before,.time_item:nth-child(4):before{
    content: ' ';
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
}

/*��������*/
.c_prize{
    width: 1200px;
    margin: 0 auto;
    margin-top: 78px;
}
.prize_content{
    width: 1200px;
    margin: 0 auto;
    margin-top: 52px;
    display: flex;
    justify-content: space-around;
}
.prize_item{
    float: left;
    width: 390px;
    height: 575px;
    margin-right: 15px;
    /*background: url("../images/prize_bg_01.png") no-repeat;*/
    background-size: 95% 100%;
    background-position-x:95%;
    background-color: #f6ddb6;
    border-radius: 10px;
}
.prize_item:nth-child(2){
    /*background: url("../images/prize_bg_02.png") no-repeat;*/
    background-size: 95% 100%;
    background-position-x:95%;
}
.prize_item:last-child{
    margin-right: 0;
    /*background: url("../images/prize_bg_03.png") no-repeat;*/
    background-size: 95% 100%;
    background-position-x:95%;
    background-color: #f6ddb6;
    border-radius: 10px;
}
.p_i_title{
    width: 100%;
}
.p_i_title span{
    display: inline-block;
    width: 222px;
    height: 64px;
    font-size: 25px;
    color: #fff;
    text-align: center;
    line-height: 64px;
    margin-top: 27px;
    letter-spacing: 4px;
    background-image: linear-gradient(to right,#987537,#caa364);
    background-image: -ms-linear-gradient(to right,#987537,#caa364);
    background-image: -moz-linear-gradient(to right,#987537,#caa364);
    background-image: -webkit-linear-gradient(to right,#987537,#caa364);
    background-image: -o-linear-gradient(to right,#987537,#caa364);
    border-radius: 0 50px 50px 0;
    text-shadow: 2px 2px #77521f;
}
.p_i_con{
    margin-top: 25px;
}
.p_i{
    width: 322px;
    margin-left: 37px;
    color: #072847;
    line-height: 30px;
    margin-bottom: 20px;
}
.p_i_left{
    float: left;
    width: 45px;
}
.p_i_left img{
    position: relative;
    top: 3px;
}
.p_i_right{
    float: left;
    width: 255px;
    font-weight: 600;
}
.p_i_right p:nth-child(1){
    font-size: 17px;
    font-weight: 600;
}
.prize_item:nth-child(2) .p_i,.prize_item:nth-child(3) .p_i{
    width: 300px;
    margin-left: 65px;
    color: #333;
    margin-bottom: 40px;
}
.p_i_right span:nth-child(1){
    color: #dd3d32;
    margin-right: 15px;
    font-size: 20px;
}


/*footer*/
.footer_pc{
    width: 100%;
    color: #f5f7f9;
    font-size:15px;
    line-height: 32px;
    padding-bottom: 40px;
    background-color: #333;
}
.footer_pc a{
    color: #f5f7f9;
}
.footer_content{
    width: 1200px;
    margin: 0 auto;
}
.f_left{
    float: left;
    padding-right: 55px;
    margin-top: 40px;
}
.f_right{
    float: right;
    text-align: center;
    padding-top: 50px;
    line-height: 25px;
}
.f_right img{
    width: 110px;
}
.copy_box{
    text-align:center;
    background:#222;
    /*height:90px;*/
    line-height:30px;
    padding: 15px 0;
}
.footer_mobile,.footer_tab{
    display: none;
}

.piaochuang{
    position: fixed;
    right: 0;
    top: calc((100% - 300px) / 2);
    z-index: 10;
    width: 150px;
    height: 300px;
    background: var(--img-piaochuang) no-repeat;
    background-size: 100% 100%;
}
/*.piaochuang a{*/
/*    width: 100%;*/
/*    height: 100px;*/
/*    margin-top: 10px;*/
/*}*/
.piaochuang a:first-child{
    width: 100%;
    height: 100px;
    margin-top: 55px;
}
.piaochuang a:last-child{
    width: 100%;
    height: 100px;
    margin-top: 10px;
}