a {
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: none;
    outline: none;
    color: #217af0
}

.clear {
    clear: both
}

input {
    border: none;
}

/*大赛主页新闻样式*/
.title_cn a{
    text-align: center;
    font-size: 2rem;
    color:#000050;
    font-weight: 600;
    padding-bottom:30px;
}
.title_cn a:hover{
    color:#007eff;
}

#new_box {
    width: 100%;
    padding: 50px 0px;
    margin: 0 auto;
    overflow: hidden;
}

.new_con {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
}

.newtel {
    height: 38px;
    border-bottom: 1px solid #e7e7e7;
    /*padding-bottom: 10px;*/
    font-family: "微软雅黑";
    font-size: 18px;
    color: #666;
}

.new_telst {
    width: 550px;
    margin: 0 auto;
    position: relative;
    top: 6px;
    text-align: center
}

.new_telst li {
    width: 166px;
    line-height: 30px;
    font-size:1.6rem;
    text-align: center;
    float: left;
    display: inline;
    font-family: "微软雅黑";
    cursor: pointer;
    list-style-type: none;
    cursor: auto;
}

.new_telst li.newon {
    color: #217af0;
    font-weight: bold;
}

.new_telst p {
    position: absolute;
    top: 32px;
    left: 0px;
    width: 166px;
    height: 9px;
    border-top: 3px solid #217af0;
    overflow: hidden;
    text-align: center;
}

.new_telst b {
    display: inline-block;
    width: 0;
    height: 0;
    margin-top: -3px;
    border-style: solid dashed dashed dashed;
    border-width: 9px;
    border-color: #217af0 #fff #fff #fff;
    overflow: hidden;
    zoom: 1;
    font-size: 0;
}

.new_lst {
    height: 315px;
    position: relative;
    /*overflow: hidden;*/
    display: none;
    /*margin-top: 10px;*/
    /*padding-top: 20px;*/
}

.new_lst ul {
    position: absolute;
    left: 0px;
}

.new-wrap {
    margin-top: 30px;
}

.new-wrap .show {
    display: block;
}

li.new_cnlf {
    width: 370px;
    float: left;
}

li.new_cnlf p {
    width: 100%;
}

p.newlf_tel a {
    color: #217af0;
    font-size: 18px;
    /*line-height: 50px;*/
    text-align: center;
    display: block;
}

p.newlf_tel a:hover {
    color: #ffffff;
    background:#007eff;
}

p.newlf_tx {
    font-size: 14px;
    line-height: 26px;
    color: #999;
    height: 105px;
    overflow: hidden;
}

li.new_cnrf {
    float: right;
    width: 820px;
    margin-left: 10px;
}

.newrf_lst dd {
    width: 368px;
    height: 85px;
    border: 1px solid #e4e4e4;
    float: left;
    margin-left: 35px;
    margin-bottom: 20px;
}

p.new_rq {
    width: 65px;
    height: 65px;
    background: #007eff;
    float: left;
    text-align: center;
    color: #FFF;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 15px;
    font-family: Arial, Helvetica, sans-serif;
}

p.new_rq span {
    display: block;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    line-height: 35px;
    padding-top: 5px;
}

p.newrf_tx {
    float: left;
    width: 270px;
    margin-top: 8px;
}

p.newrf_tx a {
    color: #333;
    font-size: 1.2rem;
    display: block;
    line-height: 30px;
}

p.newrf_tx span {
    display: block;
    font-size: 12px;
    color: #999;
    height: 60px;
    overflow: hidden;
}

.newrf_lst dd:hover {
    width: 366px;
    /*height: 83px;*/
    border: 2px solid #217af0;
    background: #007eff;
    color:#ffffff;
    box-shadow: 0px 0px 15px rgba(37, 125, 242, 0.27);
}

.newrf_lst dd:hover p.newrf_tx a {
    /*color: #217af0;*/
    color:#ffffff;
}

.newrf_lst dd:hover p.new_rq {
    /*background: #217af0;*/
    background:#ffffff;
    color:#007eff;
    /*margin-top: 9px;
    margin-left: 9px;*/
}

.newrf_lst dd:hover p.newrf_tx {
    /*margin-top: 7px;*/
}

.mr0 {
    margin-right: 0px;
}


/*新闻列表页样式*/
/*weizhi*/
.weizhi { background: url(../img/icon_wz.png) no-repeat left 10px top 2px; background-size: 20px; padding-left: 40px; font-size: 16px; color: #888; }
.weizhi a { color: #888; margin: 0 5px; }
.weizhi a:hover { color: #16499d; }
/*main*/
/*main*/
main { width: 1200px; margin: 30px auto 0; overflow: hidden; padding-top: 30px;}
.lbox { width: 960px; float: center;}
/*.rbox { width: 320px; float: right; }*/
/*zhuanti*/
.zhuanti { position: relative; border-bottom: 1px dashed #e5e5e5; padding: 20px 0 }
.zhuanti a { display: block; overflow: hidden; transition: .5s }
.zhuanti section { position: absolute; bottom: 30px }
.zhuanti span { display: block; position: absolute; top: 30px; left: 10px; padding: 0 12px; height: 20px; font-size: 12px; background: rgba(62, 62, 62, 0.5); border-radius: 100px; line-height: 20px; z-index: 2; color: #999; }
.zhuanti img { transition: .5s; width: 100% }
.zhuanti h2 { margin-bottom: 15px; padding: 0 20px; color: #fff; font-size: 16px; }
.zhuanti p { color: #fff; padding: 0 20px; font-size: 14px; line-height: 20px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; }
.zhuanti:hover img { transform: scale(1.1); }


/*blogs*/
.blogs { margin-bottom: 30px; }
.blogs_list { overflow: hidden; position: relative; transition: all .8s; padding: 20px 10px 20px 0; border-bottom: 1px dashed #e5e5e5; }
.blogs_list i { display: block; width: 210px; height: 120px; background: #ccc; overflow: hidden; float: left; margin-right: 20px; }
.blogs_list i img { width: 100%; min-height: 100%; transition: all .6s; }
.blogs_list h2 { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-bottom: 6px; line-height:2rem; font-size: 1.4rem; color: #333; }
.blogs_list p { color: #737373; line-height: 20px; font-size: 14px; word-break: break-all; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; }
.blogs_writer { color: #333; margin: 0 5px 0 10px; font-size: 12px; position: absolute; left: 218px; bottom: 22px; }
.blogs_time { color: #b3b2b2; position: relative; }
.blogs_time:before { content: "·"; padding: 0 5px }
.blogs_tags { float: right; position: absolute; right: 0; bottom: 15px; }
.blogs_tags a { max-width: 72px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: inline-block; margin: 5px 5px 0 0; padding: 1px 7px; height: 18px; color: #16499d; background: #d2e3fe; border-radius: 10px; line-height: 18px; font-size: 12px; }
.blogs_tags a:hover { background: #16499d; color: #fff; }
.blogs_lm { position: absolute; z-index: 2; top: 30px; left: 10px; padding: 0 12px; height: 20px; font-size: 12px;    background: rgba(3, 3, 3,.5); border-radius: 100px; line-height: 20px; }
.blogs_lm a { color: #999; }
.blogs_list:hover { box-shadow: 0px 12px 8px -12px #c0bebe; }
.blogs_list:hover h2 { color: #16499d; }
.blogs_list:hover img { transform: scale(1.1); }

/*pagelist*/
.pagelist { text-align: center; color: #666; width: 100%; clear: both; margin: 0 0 20px; font-size: 14px; }
.pagelist a { color: #5c626c; margin: 0 5px 10px; padding: 5px 10px; background: #f0f0f0; display: inline-block; }
.pagelist a:hover, .pagelist > b { color: #FFF; background: #16499d; }
.pagelist > b { padding: 5px 10px; }

/*hot_news*/
.hot_news { border-radius: 2px; border: 1px solid #e1e1e1; margin-top: 20px; padding: 5px 20px 0; overflow: hidden; margin-bottom: 30px; }
.hot_news li { position: relative; margin: 24px 0; overflow: hidden; }
.hot_news li i { width: 120px; height: 70px; display: inline-block; overflow: hidden; float: left; margin-right: 12px; border-radius: 2px; }
.hot_news li i img { width: 100%; min-height: 100%; transition: .5s; float: left; }
.hot_news li em { position: absolute; top: 0; left: 0; height: 17px; width: 21px; color: #ccc; font-size: 12px; font-style: normal; text-align: center; background: rgba(0,0,0,.5); border-radius: 2px 0 0; z-index: 99; }
.hot_news li:nth-child(1) em, .hot_news li:nth-child(2) em, .hot_news li:nth-child(3) em { color: #fff; }
.hot_news li:nth-child(1) em { background: #f95456 }
.hot_news li:nth-child(2) em { background: #f6a625; }
.hot_news li:nth-child(3) em { background: #4385f4 }
.hot_news li h2 { font-size: 14px; color: #333; font-weight: normal; line-height: 20px; word-break: break-all; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; }
.hot_news li span { font-size: 12px; color: #b3b2b2; position: absolute; display: block; left: 135px; bottom: 0; }
.hot_news li:hover img { transform: scale(1.1); }
.hot_news li:hover h2 { color: #16499d; }

/*h_title*/
.h_title { position: relative; font-size: 18px; margin: 15px 0 0 0; }
.h_title:after { content: ""; position: absolute; left: 10px; bottom: 3px; margin-left: -10px; width: 70px; height: 4px; border-radius: 2px; background-color: #a2b6d8; z-index: -1; }
