#g-root{
	background:#faf7f1;
}

.news_list{
    width: 1200px;
    margin: 30px auto;
}

.news_list_left{
    width: 850px;
    float: left;
}

.news_list_right{
    width: 340px;
    float: right;
}

.news_list_left>img{
    margin-bottom: 10px;
}

.nll_nav{
    margin-bottom: 10px;
}

.nll_nav dd a{
    width: 136px;
    box-sizing: border-box;
    height: 40px;
    border: 1px solid #1b3081;
    font-size: 16px;
    color: #1b3081;
    background: #FFFFFF;
    text-align: center;
    line-height: 38px;
    margin-right: 5px;
    border-radius:10px;
    float: left;
    cursor: pointer;
}

.nll_nav dd:last-child{
    margin-right:0;
}

.nll_nav .choose_dd{
    position: relative;
    background: #1b3081;
    color: #ffffff;
}

.nll_nav .choose_dd a{
    position: relative;
    background: #1b3081;
    color: #ffffff;
}

.nll_nav .choose_dd a:before{
    position: absolute;
    bottom: -7px;
    left: 61px;
    content: "";
    display: block;
    border-top: 7px solid #1b3081;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}

.nll_nav_item dl{
    margin-bottom: 20px;
}

.nll_nav_item dd{
    width:100%;
    box-sizing: border-box;
    border: 1px solid #1f8ceb;
    padding: 20px 15px;
    background: #ffffff;
    margin-bottom: 10px;
}

.nll_nav_item dd img{
    width: 270px;
    height: 170px;
    margin-right: 20px;
    float: left;
	border:1px solid #ccc;
}

.nll_nav_item_main{
    width: 525px;
    height: 170px;
    float: left;
    position: relative;
}

.nll_nav_item_main span{
    font-size: 18px;
    font-weight:bold;
    color: #000000;
    margin-bottom: 10px;
	width: 525px;
    overflow: hidden;
    display: block;
    height: 28px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nll_nav_item_main span a{
    font-size: 18px;
    font-weight:bold;
    color: #000000;
    margin-bottom: 10px;
	width: 525px;
    overflow: hidden;
    display: block;
    height: 28px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nll_nav_item_main ul{
    margin-bottom: 10px;
}

.nll_nav_item_main li{
    position: relative;
    font-size: 14px;
    color: #acabab;
    float: left;
    box-sizing: border-box;
    padding-left: 10px;
    margin-right: 33px;
}

.nll_nav_item_main li:first-child{
    padding-left:0;
}

.nll_nav_item_main li:first-child:before{
    width:0;
    height:0;
}

.nll_nav_item_main li:before{
    position: absolute;
    top:7px;
    left:0;
    width: 7px;
    height: 7px;
    border-radius: 4px;
    background: #ACABAB;
    content: "";
    display: block;
}

.nll_nav_item_main>p{
    font-size: 14px;
    color: #444444;
	height: 42px;
	overflow: hidden;
}

.nll_nav_item_main>a{
    position: absolute;
    bottom: 0;
    left:0;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #1b3081;
    display: block;
    border: 1px solid #1b3081;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 5px;
}

.nll_nav_item_main>a:hover{
    background: #1b3081;
    color: #ffffff;
}


.nll_nav_item>ul{
    text-align: center;
}



.nll_nav_item>ul a{
    vertical-align: middle;
    width: 40px;
    height: 40px;
    border: 1px solid #1b3081;
    line-height:38px;
    text-align: center;
    font-size: 14px;
    border-radius: 5px;
    display: inline-block;
	color:#707070;
}


.nll_nav_item>ul a+a{
    margin-left: 10px;
}


.nll_nav_item>ul span{
    background: #1b3081;
	vertical-align: middle;
    width: 40px;
    height: 40px;
    border: 1px solid #1b3081;
    line-height:38px;
    text-align: center;
    font-size: 14px;
    border-radius: 5px;
    display: inline-block;
	color:#fff;
	margin-left:10px;
	margin-right:10px;
}




.nll_nav_item>ul .a1{
    line-height: 40px;
    border:0;
    width: auto;
    background:transparent;
}



.nlr_item_header{
    margin-bottom: 14px;
}

.nlr_item_header i{
    margin-top:3px;
    height: 20px;
    width: 3px;
    background: #1b3081;
    margin-right: 6px;
    display: block;
    float: left;
}

.nlr_item_header span{
    float: left;
    font-size: 20px;
    font-weight:bold;
    color: #444444;
    line-height: 24px;
}

.nlr_item_header a{
    float: right;
    line-height:24px;
    height: 24px;
    font-size: 14px;
    color: #1b3081;
}

.nlr_item_1,
.nlr_item_2{
    background: #ffffff;
    box-sizing: border-box;
    padding: 20px 15px;
    border: 1px solid #F4EDE0;
    margin-bottom: 10px;
}

.src_href_change{
    margin-bottom: 15px;
}

.src_href_change img{
    width:100%;
    height: 187px;
}

.item_list_1 dd{
    margin-bottom:15px;
    font-size: 14px;
    box-sizing: border-box;
    padding-left:20px;
    position: relative;
}



.item_list_1 dd:before{
    position: absolute;
    top:8px;
    left:0;
    width: 7px;
    height: 7px;
    border-radius: 4px;
    background: #444444;
    content: "";
    display: block;
}

.item_list_1 dd a{
    color: #444444;
    width:100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.item_list_1 .choose_dd a{
    color: #1b3081;
}

.item_list_1 .choose_dd:before{
    background: #1b3081;
}

.nlr_item_2 dd{
    padding: 8px 0;
    border-bottom:1px dashed #E2E1DE;
}

.nlr_item_2 dd:last-child{
    padding-bottom:0;
    border-bottom:0;
}

.nlr_item_2 dd span{
    width:100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #444444;
    margin-bottom: 5px;
    box-sizing: border-box;
    padding-left: 20px;
    background:url(../image/xwsj_21.png)no-repeat left center;
}

.nlr_item_2 li{
    position: relative;
    font-size: 12px;
    color: #acabab;
    float: left;
    box-sizing: border-box;
    padding-left: 10px;
    margin-right: 33px;
}

.nlr_item_2 li:first-child{
    padding-left:0;
}

.nlr_item_2 li:first-child:before{
    width:0;
    height:0;
}

.nlr_item_2 li:before{
    position: absolute;
    top:7px;
    left:0;
    width: 5px;
    height: 5px;
    border-radius: 4px;
    background: #ACABAB;
    content: "";
    display: block;
}

.nlr_item_2 dd:hover span{
    background:url(https://www.globevisa.com.cn/static/index/images/xwsj_17.png)no-repeat left center;
    color: #1b3081;
}

.nlr_item_2 dd:hover li{
    color: #1f8ceb;
}

.nlr_item_2 dd:hover li:before{
    background: #1f8ceb;
}

.nlr_form{
    background: #ffffff;
    box-sizing: border-box;
    padding:45px 30px 30px 30px;
    border: 1px solid #F4EDE0;
    margin-bottom: 10px;
}

.nlr_form span{
    font-size: 31px;
    font-weight:bold;
    color: #1b3081;
    margin-bottom: 5px;
}

.nlr_form span i{
    display: inline-block;
    width: 10px;
    height: 10px;
    vertical-align: middle;
    border-radius: 5px;
    margin: 0 10px;
    background: #1b3081;
}
.nlr_form em{
    color: #444444;
}

.nlr_form p{
    width:100%;
    height: 26px;
    border-radius: 13px;
    background: #FCF5E8;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    color: #1b3081;
    margin-bottom: 30px;
}

.nlr_form_main{
    width: 280px;
    margin: 0 auto;
    box-sizing: border-box;
    border: 1px solid #FBF0DC;
    padding: 5px 4px 15px 4px;
}

.nlr_form_main dd{
    width:100%;
    box-sizing: border-box;
    background: #FAF7F1;
    height: 40px;
    margin-bottom: 14px;
    padding-left:45px;
}

.nlr_form_main dd:nth-child(1){
    background:url(../image/xwsj_24.png)no-repeat left 10px center #FAF7F1;
}

.nlr_form_main dd:nth-child(2){
    background:url(../image/xwsj_27.png)no-repeat left 10px center #FAF7F1;
}

.nlr_form_main dd:nth-child(3){
    background:url(../image/xwsj_33.png)no-repeat left 10px center #FAF7F1;
    margin-bottom: 20px;
}

.nlr_form_main dd input,
.nlr_form_main dd select{
    width:100%;
    background:transparent;
    height: 40px;
    font-size: 14px;
}

.nlr_form_main dd select{
    background:url(../image/xwsj_29.png)no-repeat right 15px center transparent;
}

.nlr_form_main>a{
    width: 227px;
    height: 53px;
    text-align: center;
    line-height: 53px;
    font-size: 20px;
    color: #ffffff;
    display: block;
    margin: 0 auto;
    background:url(../image/xwsj_36.png)no-repeat center;
}
