.header {
    margin: 0 auto;
    position: relative;
    padding-left: 300px;
    padding-right: 200px;
    width: 1200px;
    min-width: 1200px;
    height: 80px;
    background: url(../img/index/title-logo.png) left center no-repeat;
    box-sizing: content-box;
}

.user-info {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
    height: 80px;
    line-height: 80px;
    font-size: 12px;
    color: #777777;
}

.user-info.login-after {
    padding-top: 15px;
    height: 80px;
    line-height: 24px;
}
.head-body {
    width: 100%;
    /* background: url(../img/index/top-head.png) no-repeat center; */
    /* background-size: cover; */
    background: #015293;
}


.user-info span {
    margin-left: 20px;
    cursor: pointer;
}

.login-after {
    margin-top: 20px;
    /* color: #868490; */
    color: #fff;
    /* margin-left: 10px; */
}

.login-after .exit {
    padding-top: 29px;
    background: url(../img/index/exit-icon.png) center 5px no-repeat;
}

.login-after .personal-center {
    padding-top: 29px;
    background: url(../img/index/persenal-center-icon.png) center 5px no-repeat;
}

.login-after .user-name-tip {
    padding-top: 4px;
    border-right: 1px solid #eee;
}

.login-after .user-name-tip span {
    display: block;
    width: 70px;
    overflow: hidden;
    text-align: center;
    cursor: default;
}

.nav-info {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.nav-info li {
    float: left;
    height: 100%;
    padding-top: 25px;
    width: 12.5%;
    text-align: center;
    font-size: 16px;
    color: #444547;
}

.nav-info li a {
    display: block;
    padding: 4px 0 6px;
    line-height: 20px;
}

.nav-info li a:hover,
.nav-info li.nav-select a {
    width: 85px;
    /* background: #1c87ff;
    border-radius: 15px;*/
    background: url(../img/index/nav-list-bg.png) center no-repeat;
    color: #fff;
    text-decoration: none;
}

.top-search-body {
    width: 100%;
    background: #0e6fdc;
    height: 60px;
}

.top-search {
    margin: 0 auto;
    position: relative;
    padding: 10px 225px 10px 350px;
    height: 100%;
    width: 1200px;
}

.top-search .notice,
.top-search .time {
    position: absolute;
    top: 0;
    line-height: 60px;
    color: #ffffff;
    font-size: 12px;
}

.top-search .notice {
    padding-left: 25px;
    background: url(../img/index/notice-icon.png) left center no-repeat;
    left: 0
}

.top-search .time {
    right: 0;
}

.search-body {
    width: 100%;
    height: 100%;
    background: #d7e6fe;
    border-radius: 3px;
    position: relative;
}

.search-body .search-title {
    width: 540px;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    border: none;
    background: none;
    color: #0e6fdc;
    font-size: 14px;
}

.search-body .search-title::-webkit-input-placeholder {
    color: #0e6fdc;
}

.btn-search {
    float: right;
    width: 85px;
    height: 100%;
    text-align: center;
    line-height: 40px;
    background: #2093fe;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    border-radius: 0 3px 3px 0;
}

.footer {
    margin-top: 0;
    width: 100%;
    /* border-top: 1px solid #eee; */
    height: auto;
    background-color: #414854;
}

.footer .friendship-link {
    margin: 0 auto;
    width: 1115px;
    padding: 15px 0;
    /*padding: */
    overflow-y: auto;
}
.footer .copyright-box{
	width:1200px;
	margin:0 auto;
	min-height:80px;
	position:relative;
	padding-left:0px;
	padding-top:5px;
}
.footer .copyright-box>a:nth-of-type(1){
    left: 230px;
    top: 22px;
    position: absolute;
}
.footer .copyright-box>a:nth-of-type(2){
    left: 300px;
    top: 32px;
    position: absolute;
}
.footer .copyright-box .copyright{
	margin-top:5px;
    font-size:12px;
    padding-left: 400px;
}
.footer .copyright-box .copyright img{
	margin-top:-2px;
	margin-right: 2px;
	height:14px;
	width:auto;
}
.footer .copyright-box .copyright a{
	color:#858a92;
}
.footer .friendship-link ul {
    width: 100%;
    margin-left: -20px;
    margin-right: -20px;
}

.copyright-box>a:nth-of-type(1) img {
    height: 62px;
    width: 55px;
}
.copyright-box>a:nth-of-type(2) img {
    width: 80px;
}

.footer .friendship-link ul li {
    float: left;
    width: 119px;
    margin: 10px 20px;
    font-size: 14px;
    color: #8d99ac;
}

.footer .friendship-link ul li a:link,
.footer .friendship-link ul li a:visited {
    color: #8d99ac;
    font-size: 14px;
}

.footer .friendship-link ul li a:hover{
    color: #fff;
}

.footer .about-us-info {
    width: 100%;
    height: 110px;
    overflow:hidden;
    padding-top: 5px;
    background: #16202f;
    text-align: center;
}

.footer .link-list,
.footer .copyright {
    text-align: left;
    color: #858a92;
    font-size: 14px;
}

.footer .copyright {
    margin-top: 10px;
}

.footer .link-list span {
    padding: 0 12px;
    cursor: pointer;
    padding-left: 35px;
}
.footer .link-list a{
     color: #858a92;
    font-size: 14px;
}
.footer .link-list a:hover{
    text-decoration: none;
}
.footer .friendship-link li,.footer .link-list span{
    cursor: pointer;
}
.copyright-box #_span_jiucuo{
	display:block;
	position:absolute;
	height:auto;
	top:26px;
    left: 210px;
}

.copyright-box #_span_jiucuo img {
    width: 115px;
    height: 55px;
}

/* 2018-10-18 update by conglu begin*/
.header-icon {
    background: url(../img/index/header-group-icon.png) no-repeat center;
    width: 454px;
    height: 80px;
    float: left;
    margin-top: 11px;
    position: relative;
}

.link-gov {
    width: 280px;
    left: 0px;
    height: 80px;
    position: absolute;
    opacity: 0;
}

.link-index {
    height: 40px;
    position: absolute;
    opacity: 0;
    width: 139px;
    left: 244px;
}

.main-search-container {
    float: right;
    margin-top: 32px;
    margin-right: 110px;
    position: relative;
}

.main-search-container .input {
    width: 305px;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    padding-right: 40px;
    background: #fff;
    color: #999;
    /* border: 1px solid #253d8b; */
    border-radius: 20px;
}

.main-search-container .input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #999;
}
.main-search-container .input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999;
}
.main-search-container .input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;
}
.main-search-container .input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #999;
}

.main-search-container .search-icon {
    background: url(../img/index/white-search.png) no-repeat center;
    width: 19px;
    height: 19px;
    position: absolute;
    right: 18px;
    top: 8px;
    background-size: cover;
}

.header-nav-container {
    height: 60px;
    line-height: 60px;
    border-top: 1px solid #1a629c;
}

.header-nav-wrap {
    width: 1296px;
    margin: 0 auto;
}

.header-nav-wrap > .nav-item {
    float:left;
    display: block;
    width: 185px;
    height: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
}
.header-nav-wrap > .nav-item span {
    padding: 15px 20px;
    border-bottom: 4px solid #fff;
    border-bottom: 4px solid #015293;
}
.header-nav-wrap > .nav-item.active span,
.header-nav-wrap > .nav-item:hover span {
    /* color: #26a7cd; */
    border-bottom: 4px solid #fff;
}



/* end */

.m-nav{height: 60px;line-height: 60px;border-top: 1px solid #1a629c}
.g-nav{width: 1296px;margin: 0 auto;}
.g-nav li{float:left;display: block;width: 255px;height: 100%;color: #fff;font-size: 16px;font-weight: 600;text-align: center;text-decoration: none;}
.g-nav li a{padding: 15px 20px;border-bottom: 4px solid #fff;border-bottom: 4px solid #015293;text-decoration: none;}
.g-nav li a.active,.g-nav li:hover a {border-bottom: 4px solid #fff;}

.m-nav .u-webhome{padding: 0 15px; line-height: 50px; font-size: 18px; font-weight: bold; color: #fff;}
.m-nav .navbar-collapse{padding: 0;}
.m-nav button{background: #fff;}
.m-nav .navbar-toggle {border-color: #ddd;}
.m-nav .icon-bar {background-color: #888 !important;}
.g-nav li.u-yjnav a.u-yja{color: #fff;}