/*
* @Author: Marte
* @Date:   2017-12-21 13:57:06
* @Last Modified by:   Marte
* @Last Modified time: 2018-01-01 09:33:46
*/
//会员中心
#fly_login{
    min-height:650px;
}
.login_top{
    border-bottom:1px solid #efefef;
    margin:20px 0 40px 0;
    height:70px;
    line-height:60px;
}
.login_top img{
    display: inline-block;
}
.login_main{width:100%;padding-top:50px; padding-bottom:100px; overflow:hidden}
.login_title{
    display: inline-block;
    height:50px;
    line-height:50px;
    border-left:1px solid #efefef;
    padding-left:20px;
    margin-bottom:0px;
    font-weight:bold;
    color:#666;
    font-size:18px;
}
.login_img{
    width:575px;
    float:left;
}
.login_message{
    width:330px;
    float:right;
    margin-right:115px;
}
.login_img img{
    width:100%;
}
.login_message_user span{
    display:block;
    font-size:16px;
}
.login_message_user input{
    width:330px;
    height:40px;
    line-height:40px;
    color:#999;
    padding:5px;
    margin-top:10px;
    border:1px solid #efefef;
}
.login_message_password span{
    display:block;
    font-size:16px;
}
.login_message_password input{
    width:330px;
    height:40px;
    line-height:40px;
    color:#999;
    padding:5px;
    margin-top:10px;
    border:1px solid #efefef;
}
.login_message_code span{
    display:block;
    font-size:16px;
}
.login_message_code input{
    width:200px;
    height:40px;
    line-height:40px;
    color:#999;
    padding:5px;
    margin-top:10px;
    border:1px solid #efefef;
}
.login_message_code img{
    display: inline-block;
    margin-left:10px;
    width:120px;
    height:40px;
}
.login_message_submit{
    width:330px;
    border:none;
    height:40px;
    line-height:40px;
    background:#3797e7;
    text-align:center;
    color:#fff;
}
.login_message_resign a{
    color:#999;
}
.login_message_resign a:hover{
    color:#3797e7;
}
#news_banner{
    background: url('../images/news.jpg') no-repeat center;
    height:500px;
	width:100%;
	display:blcok
}
#news_body{
    margin-bottom:20px;
}
.news_message{
    width:800px;
    float:left;
    border:1px solid #efefef;
    padding:15px 15px 40px 15px;
    margin-top:12px;
}
.news_message_archives{
    width:100%;
    float:left;
    border:1px solid #efefef;
    padding:15px 15px 40px 15px;
    margin-top:12px;
}
.news_tag ul{
    margin:0;
    padding:0;
    background:#efefef;
}
.news_tag ul li{
   float:left;
}
.news_tag ul li a{
    display: block;
    width:100%;
    height:45px;
    padding:10px 14px;
    line-height:25px;
}
.news_tag ul li a:hover{
    background:#3197e7;
    color:#fff;
}
.info_box .news_search{
    border:1px solid #EFEFEF;
}
.news_tag_active a{
    background:#3197e7;
    padding:10px 15px;
}
.news_tag_active a{
    color:#fff;
}
.news_message_box{
    border-bottom:1px dashed #efefef;
    padding:26px 0;
    position:relative;
}
.fly_bread{
    color:#888;
    border-bottom:1px solid #efefef;
}
.news_message_box_img{
    width:200px;
    height:140px;
    overflow:hidden;
    float:left;
    margin-right:15px;
}
.news_message_box_img img{
    width:100%;
    height:100%;
}
.news_message_box_text{
    float:left;
    width:520px;
    padding-top:10px;
}
.news_message_box2{
    border-bottom:1px dashed #EAE9E9;
    padding:23px 0;
    position:relative;
}
.news_message_box2 h4{
    margin:0px;
    padding:0px;
    font-size:16px;
    color:#A26B18;
}
.news_message_box2 h4 a:hover{
    color:#D4850B;
}
.news_message_box2 h4 span{
    font-size:14px;
    color:#888;
}
.news_message_box_title{
    margin:0px;
    padding:0px;
    color:#333;
    font-size:18px;
    font-weight:bold;
    margin-bottom:10px;
}
.news_message_box_excerpt{
    font-size:14px;
    color:#666;
    line-height:24px;
    height:48px;
    margin-bottom:5px;
}
.news_message_box_info{
    margin-bottom:0px;
    color:#999;
}
.news_message_box_info span{
    margin-right:15px;
}
.news_message_box_more{
    float:right;
    padding:5px 10px;
    color:#333;
    font-size:12px;
    display:block;
    position:absolute;
    bottom:15px;
    right:0px;
    transition-duration: 0.3s;
}
.news_message_box_more:hover{
    color:#3797e7;
}
.news_message_main h3{
    font-size:24px;
    margin-bottom:25px;
    text-align:center;
}
.news_message_main .news_message_box_info{
    margin-bottom:20px;
    text-align:center;
}
.news_message_main_content{
    line-height:38px;
    margin:0px;
    text-indent:2em;
}
.news_message_main_content p{
    line-height:38px;
    margin:0px;
    text-indent:2em;
}
.article_message{
    border:none;
}
.news_message_other{
    border:1px solid #efefef;
    padding:15px 15px;
    margin-top:15px;
}
.news_message_other h3{
    margin:0px;
    padding:0px;
    font-size:18px;
    font-weight:bold;
    padding-bottom:10px;
    border-bottom:1px dashed #efefef;
    color:#3797e7;
    margin-bottom:10px;
}
.news_message_other ul{
    margin:0px;
    padding:0 20px;
}
.news_message_other ul li{
    list-style:square;
    color:#3797e7;
    line-height:30px;
    height:30px;
    border-bottom:1px dashed #efefef;
}
.news_message_other ul li a:hover{
    color:#3797e7;
    }
.news_message_other ul li a{
    color:#888;
    display: block;
    width:100%;
    position:relative;
}
.news_message_other ul li span{
    float:right;
    color:#999;
}
.news_message_next{
    font-size:12px;
    color:#a59898;
}
.news_message_next ul{
    padding:0px;
    margin:0px;
    text-align:right;
}
.news_message_next ul li a:hover{
    color:#333;
}
.news_message_share{
    float:right;
    margin:10px 0px;
}
.news_search{
    margin-right:8px;
    position:relative;
    width:186px;
    height:32px;
    line-height:30px;
    margin-top:8px;
    background:#fff;
    border-radius:5px;
}
.news_search_bg{
    position:absolute;
    top:0;
    left:0;
    width:184px;
    height:30px;
    background:#fff;
    opacity:0.4;
    z-index:1;
    border-radius:5px;
}
.news_search form{
    position:absolute;
    top:0;
    right:0;
    width:158px;
    z-index:2;
    height:30px;
    line-height:30px;
    background:#fff;
    border-radius:5px;
}
.news_search form input{
    margin:0px;
    padding:0px;
    height:30px;
    color:#333;
    background:#fff;
    border:none;
}
.news_search form input:hover {
    background-color: rgba(0, 0, 0, 0);
}
.news_search form input:focus, .news_search input[type="text"]:focus{
    outline: none;
    background-color: transparent;
}
.news_search i{
    position:absolute;
    top:0;
    left:5px;
    z-index:2;
    line-height:30px;
    color:#3979e7;
}
.xinxgs_tab{
    width:100%;
    border:1px solid #EFEAEA;
    padding-bottom:50px;
    margin-top:20px;
}
.xinxgs_tab th{
    height:36px;
    background:#3197E7;
    line-height:36px;
    font-weight:normal;
    text-align:center;
    color:#fff;
}
.xinxgs_tab td{
    height:40px;
    line-height:40px;
    text-align:center;
}
.xinxgs_tab tr:nth-child(odd){
    background-color:#E8F0FB;
}
.xinxgs_tab tr:nth-child(even){
    background-color:#fff;
}
.xinxgs_tab td a{
    text-decoration:none;
    color:#000;
}
.xinxgs_tab td a:hover{
    text-decoration:underline;
}
.xinxigs_conntents_right{
    width:261px;
    float:right;
}
/*20180522 check_form*/
.check_form{
	width:500px;
	margin:0 auto;
	margin-top:50px;
	margin-bottom:50px;
    padding:20px 0;
	border:1px solid #ddd;
	border-radius:20px;
	
}
.check_form .check_title{
    line-height: 60px;
    width:100%;
    font-size: 20px;
    text-align: center

}
.check_form .check_box{
    width:80%;
    margin:0 auto;
    text-align: center;
}
.check_form .check_group{margin:10px 0;}
.check_form .check_group span{width:100px;float:left;line-height: 40px;text-align: left;}
.check_form .check_input {
    width: 260px;
    height: 40px;
    line-height: 40px;
    color: #999;
    padding: 5px;
    border: 1px solid #efefef;
}
.check_form .login_message_submit{width:200px;margin:auto;}
.check_form .check_group p{font-size: 12px;color: #999}