header{
    width: 100%;
    height: 80px;
    background: #25002E;
    position: fixed;
    z-index: 999;
    border-bottom: 1px solid transparent;
    border-image: linear-gradient(to right,#ff0031,#720080,#00d3ff) 0 0 30 0;
}
ul{
    list-style: none;
}
.wrapped{
    max-width: 1150px;
    margin:0 auto;
}
.am-fl>a>img{
    width: 120px;
    margin: 24px 0;
}
.clearfix>ul{
    list-style: none;
    padding: 0;
    float: right;
    margin: 0;
}
.clearfix>ul>li{
    float: left;
    line-height: 80px;

}
header nav>ul>li>a {
    display: inline-block;
    width: 100%;
    line-height: 80px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    transition: background 0.2s ease-in;
    padding: 0 15px;
    text-decoration: navajowhite;
}
#agenda{
    padding:0 100px 100px 100px;
}
header nav>ul>li:hover>a, header nav li a:hover, header nav li a:visited, header nav li a:focus, header nav li a.am-active {
    color: #fff;
    height: 80px;
    background: linear-gradient(to top right, #ff0031,#720080, #00d3ff);
}
.show{
    color: #fff;
    height: 80px;
    background: linear-gradient(to top right, #ff0031,#720080, #00d3ff);
}
main{
    background: #25002e;
    padding-top: 72px;
}
main .banner{
    height:571px;
    background:#25002E url("../image/cx-_banner.jpg") no-repeat center;
}
main .title{
    text-align: center;
}
main .themes .title{
    padding:50px 0 40px;
}
main .title .img--wrapper{
    height:150px;
}
main .title .img--wrapper {
    position: relative;
}
main .title .img--wrapper::before {
    content:'';
    display:block;
    height:3px;
    width:30%;
    background:url("../image/left-line.png")no-repeat;
    background-size: contain;
    position: absolute;
    top:50%;
    right:65%;
    transform: translateX(-60px);
}
main .img--wrapper::after{
    content:'';
    display:block;
    height:3px;
    width:30%;
    background:url("../image/right-line.png")no-repeat;
    background-size: contain;
    position: absolute;
    top:50%;
    left:65%;
    transform: translateX(60px);
}
main .title .img{
    height:100%;
}
.wrap>p{
    width: 970px;
    font-size: 18px;
    font-family:方正兰亭黑;
    color: #fff;
    margin: 0 auto 30px;
    text-align: left;
}
.title>.img--wrapper{
    margin: 100px 0;
}
.wrap{
    width:100%;
}
.wrap .jiabin{
    width: 1183px;
    overflow: hidden;
    margin: auto;
}
.wrap>ul>li{
    float: left;
    color: #ffffff;
    margin-right: 50px;
}
.wrap>ul>li>h4{
    font-size: 24px;
    font-family: "Microsoft YaHei UI bold";
    margin: 30px 0 14px;
}
.wrap>ul>li>h5,h6{
    font-size: 18px;
    font-family: "Microsoft YaHei UI Light";
    margin-top: 0;
}
.wrap>ul>li>h5{
    margin-bottom: 10px;
}
.wrap>ul>li>h6{
    margin-bottom: 30px;
}
.wrap>ul>li>img{
    display: block;
    width: 180px;
}
.activity{
    overflow: hidden;
    width: 840px;
    margin: auto;
}
.activity>ul{
    width:1250px;
}
.activity>ul>li{
    overflow: hidden;
    float: left;
}
.activity>ul>li>a>img{
    width: 390px;
    height: 260px;
    margin-right: 60px;
    margin-bottom: 60px;
}
footer{
    background: #25002E;
}
.foot--wrapper {
    padding-top: 40px;
    border-top:1px solid transparent;
    border-image:linear-gradient(to right,#ff0031,#720080,#00d3ff) 30 0 0 0;
}
.foot--wrapper .am-container {
    width:100%;
    max-width: 1200px;
    margin:0 auto;
    padding:0;
}
.foot--wrapper .foot--list {
    margin: 0 auto;
    display:table;
}
.foot--wrapper a {
    padding: 0 20px;
    position: relative;
    font-size: 14px;
    color: #fff;
}

.foot--wrapper a:last-of-type {
    padding: 0 20px;
    position: relative;
    font-size: 14px;
    color: #fff;
}
.foot--wrapper a:after {
    content: '';
    position: absolute;
    top: 2px;
    right: 0;
    border-left: 1px solid #ceced0;
    height: 14px;
}
.foot--wrapper a:last-of-type:after{
    border:none;
}
.foot--wrapper a:hover{
    color:#ff28a5;
}
.foot--wrapper .foot--copyright {
    text-align: center;
    font-size: 14px;
    color: #fff;
    padding: 20px 0 40px;
}
.foot--wrapper .foot--copyright_a {
    color: #fff;
    padding: 0 5px;
}
.goTop{
    position: fixed;
    right: 20px;
    bottom: 100px;
    font-size: 24px;
}
.goTop li{
    opacity: 0;
    background: #caced0;
    border-radius: 50%;
}
.goTop img{
    width:100px;
    height:100px;
}
.signUp img{
    width: 100px;
}
.signUp>ul{
    position: fixed;
    right: 10px;
    top: 60%;
}
.signUp>ul>li{
    float: left;
    margin-right: 10px;
}
.am-modal#doc-modal-3 .am-modal-dialog,.am-modal#doc-modal-4 .am-modal-dialog{
    border:3px solid;
    border-image: linear-gradient(to right, #ff0031 ,#720080, #00d3ff) 30 30;
    background: #fff;
}
.am-modal#doc-modal-3 .am-modal-bd,.am-modal#doc-modal-4 .am-modal-bd {
    width: 565px;
    margin: 0 auto;
    padding:0;

}
#model_wrapper,#model_wrapper02{
    max-height: 450px;
}
.am-modal-bd .bd_title{
    text-align: left;
}
.am-modal-bd .bd_title span {
    display:inline-block;
    font-size:24px;
    line-height:1;
    font-weight:bold;
    color:#25002e;
}
.am-modal .modal_option.info{
    height:160px;
}

.am-modal-bd #activity_tab span:hover{
    background: #dbdbdb;
}
.am-modal-bd #activity_tab span.active {
    background: #1b1440;
    outline:blue;
    position:relative;
    color:#fff;
}
.am-modal-bd #activity_content .contents,.am-modal-bd #activity_content02 .contents {
    display: none;
    position: relative;
    margin-top:36px;
}

.am-modal-bd #activity_content .contents.active,.am-modal-bd #activity_content02 .contents.active {
    display: block;
}
.am-modal#doc-modal-3 fieldset,.am-modal#doc-modal-4 fieldset{
    padding:0;
}
.am-form input[type=text], .am-form input[type=email], .am-form input[type=tel], .am-form select, .am-form textarea, .am-form-field{
    display:inline-block;
    width:64.52%;
    float:right;
    border-color:#c7c7c7;
}
.am-form-file{
    display: inline-block;
    width:130px;
    margin-bottom:0;
}
.am-form-file input[type=file]{
    height:32px;
}
.modal_option{
    max-width:465px;
    margin:0 auto;
    position: relative;
}
.modal_option .file_tip{
    font-size: 12px;
    color: #808080;
}
.option--tip{
    position:absolute;
    right:0;
    bottom: -25px;
    width: 64.52%;
    text-align: left;
}
.am-form-file .button-color{
    background: #1b1440;
    color:#fff;
    width:130px;
    cursor:pointer;
}
.am-modal label {
    display: inline-block;
    width: 26%;
    text-align: right;
    font-size: 18px;
    color: #333;
    font-weight: normal;
    margin: 0 18px 0 0;
    padding: 2.5px 0;
}
.am-modal label b{
    color:red;
}
.am-modal .modal_option{
    margin-bottom: 32px;
}
.am-modal .modal_option.am-cf{
    position: relative;
}
.am-modal .falsetip,.am-modal .falsetip02{
    display:none;
    font-size: 12px;
    line-height: 1.2;
    color: #000;
    text-align: left;
    position: absolute;
    right: 0;
    top: 17px;
}
.am-modal .falsetip span,.am-modal .falsetip02 span{
    color:#ff0046;
}
.am-modal .returntip{
    display:none;
    font-size:12px;
    color:#ff0046;
}
.am-modal .returntip img{
    margin-top:-2px;
    margin-right:5px;
}

.file_upload,.file_upload02{
    width: 64.52%;
    text-align: left;
}
.file--clear,.file--clear02{
    color:#824bff;
    width: 64.52%;
    display:none;
    text-align: left;
}
.file--clear .file_name,.file--clear .file_name02{
    display: inline-block;
    width: 220px;
    overflow: hidden;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    top: 5px;
}
#file_clear,#file_clear02{
    margin-top:14px;
    background: #1b1440;
    color:#fff;
    width:130px;
    line-height:30px;
    cursor:pointer;
    text-align: center;
}
#file_clear02{
    margin-top:21px;
}
#am-close{
    top: -7%;
    right: 0%;
    position: absolute;
}
.am-modal-dialog{
    position: relative;
}
.am-modal-hd .am-close {
    position: absolute;
    top: -23px;
    right: -3px;
    opacity: 1;
}
.am-modal .am-form-icon [class*=am-icon-] {
    left: 1em;
}
.am-modal .am-field-error, .am-form-error .am-form-field,.am-form-success .am-form-field {
    -webkit-box-shadow:none;
    box-shadow:none;
}
.am-modal .am-field-error:focus,.am-modal .am-form-error .am-form-field:focus ,.am-modal .am-form input[type=text]:focus,.am-modal .am-form input[type=email]:focus{
    background-color: #fefffe;
    border-color: #cf2d27;
    -webkit-box-shadow:none!important;
    box-shadow:none!important;
}
.am-form-success .am-checkbox, .am-form-success .am-checkbox-inline, .am-form-success .am-form-help, .am-form-success .am-form-label, .am-form-success .am-radio, .am-form-success .am-radio-inline, .am-form-success label{
    color:#333;
}
.am-modal .hope--select {
    text-align: left;
}
.am-modal textarea{
    height:160px;
    resize:none;
}
.am-modal label>span{
    display: inline-block;
    min-width: 86px;
    text-align: right;
    float:left;
}
.am-modal .hope-head{
    font-size:16px;
    text-align:left;
    padding:0;
}
.am-modal .selectservers{
    margin-top:36px;
}
.am-modal-dialog {
    border: 3px solid!important;
    border-image: linear-gradient(to right, #ff0031, #720080, #00d3ff) 30 30!important;
    background: #fff;
    padding:30px 0 0 30px;
    box-sizing: border-box;
}
.am-btn{
    width: 240px;
    height: 50px;
    background: #286cdb;
    color: #fff;
    font-weight: bold;
    font-size: 26px;
    letter-spacing: 2px;
    line-height: 17px;
    /*margin-bottom: 10px;*/
}
.am-btn:hover{
    color: #fff;
    background: #17439a;

}
.modal-content{
    width: 304px;
    height: 204px;
    border-radius: 0;
    -webkit-box-shadow:0 0 0 rgba(0,0,0,0);
    border-image: linear-gradient(to right, #ff0031, #720080, #00d3ff) 30 30!important;
    position: relative;
    left: 50%;
    margin-left: -152px;
    margin-top: 60%;
    overflow: hidden;
}
.label>img{
    width:72px;
    margin: 40px 0 20px 110px;
}
.modal-content>.sub>p{
    font-size: 30px;
    color: #333;
    text-align: center;
}
input:not([type=radio]):not([type=checkbox]), select {
    vertical-align: middle;
    margin-bottom: 15px;
}







