
body {
    background-color: #F2F2F2; 
    position: relative; 
}

a {
    color: #6D6D6D; 
}

a:hover, a:focus {
    color: #226EBC;
    text-decoration: none; 
}

.container {
    width: 1170px !important; 
}

.sec-color {
    color: #FFA100; 
}

.block {
    border: 1px solid #E6E6E6; 
}

.unpadding {
    padding: 0; 
}

.common {
    width: 1200px; 
}

.is-authen {
    color: #FFA100; 
}

.is-uncertified {
    color: #8E8E8E; 
}

.btn-sec {
    color: white;
    background-color: #FFA100; 
}
.btn-main {
    color: white;
    background-color: #226EBC; 
}
.btn-red {
    color: white;
    background-color: red; 
}
.btn-white {
    color: #6D6D6D;
    background-color: white;
    border: 1px solid #E6E6E6; 
}
.btn-sec:hover, .btn-main:hover, .btn-red:hover, .btn-white:hover {
    color: #226EBC;
    background-color: white;
    border: 1px solid #E6E6E6; 
}

.top {
    color: white;
    background-color: #9A9A9A;
}
.top font {
    size: 1em; 
}
.top a {
    color: white; 
}
.top ul {
    margin: 0; 
}
.top ul li {
    margin: 0 7px 0 7px;
    float: left;
    height: 35px;
    line-height: 35px; 
}

.logo {
    background-color: white;
    border: 1px solid #E6E6E6; 
}
.logo-img {
    margin: 44px 0 44px 25px; 
}
.logo-city {
    margin: 55px 0 0 40px;
    font-size: 1.5em; 
}
.logo-city a {
    color: #FFA100; 
}
.logo-change {
    margin: 0 0 0 38px;
    color: #9A9A9A;
    font-size: 0.8em; 
}
.logo-search {
    margin: 55px 0 0 38px;
    width: 450px;
    height: 40px;
    border-color: #226EBC;
    border-width: 2px; 
}
.logo-submit {
    margin: 55px 0 0 0;
    height: 40px;
    width: 120px;
    font-size: 18px;
    background-color: #226EBC;
    color: white;
    border-color: #226EBC; 
}
.logo-publish {
    margin: 55px 0 0 20px;
    height: 40px;
    width: 140px;
    font-size: 18px;
    background-color: #226EBC;
    color: white;
    border-color: #226EBC; 
}

.wlogin-title {
    color: #226EBC;
    font-size: 2em; 
}
.wlogin-btn-login {
    background-color: #226EBC;
    color: white;
    font-size: 1.5em;
    text-align: center; 
}

.navi {
    background-color: #226EBC;
    height: 38px;
    line-height: 38px;
    font-size: 1.5em;
}
.navi-focuse {
    background-color: #FFA100; 
}
.navi li {
    color: white;
    width: 108px; 
}

.navbar {
    border: 0;
    height: 38px;
    min-height: 38px;
    max-height: 38px;
    margin-bottom: 0;
    padding-left: 2px; 
}
.navbar li {
    font-size: 17px; 
}
.navbar li a {
    padding: 1.2em 3.1em 1em 3.2em;
    height: 38px;
    line-height: 0; 
}
.navbar-static-top {
    z-index: 0; 
}

.pager {
    padding-left: 0;
    list-style: none;
    text-align: center; 
}
.pager li {
    display: inline; 
}
.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    border: 1px solid #E6E6E6;
    border-radius: 0; 
}
.pager li > a:hover,
.pager li > a:focus {
    color: white;
    text-decoration: none;
    background-color: #226EBC; 
}
.pager .next > a,
.pager .next > span {
    float: right; 
}
.pager .previous > a,
.pager .previous > span {
    float: left; 
}
.pager > .page-active > a, .pager > .page-active > a:hover, .pager > .page-active > a:focus,
.pager > .page-active > span,
.pager > .page-active > span:hover,
.pager > .page-active > span:focus {
    z-index: 3;
    color: white;
    background-color: #226EBC;
    border-color: #226EBC; 
}

.footer {
    margin-top: 6px;
    padding: 2px 0 20px 0; 
}
.footer-title {
    text-align: center;
    color: #000;
    font-size: 1.3em;
    font-family: 'Microsoft YaHei'; 
}
.footer-verticalline {
    background-color: white;
    height: 100px;
    width: 1px;
    margin: 5px 0 0 0; 
}
.footer li {
    color: #6D6D6D; 
}
.footer-user {
    text-align: center;
    width: 135px; 
}
.footer-promotion {
    text-align: center;
    width: 135px; 
}
.footer-about {
    text-align: center;
    width: 135px; 
}
.footer-QR {
    text-align: center;
    width: 250px; 
}
.footer-contact {
    text-align: center;
    width: 250px; 
}
.footer-contact-phone {
    font-size: 1.3em;
    font-weight: bold;
    color: #226EBC;
    margin: 10px 0 0px 0; 
}
.footer-contact-time {
    line-height: 26px;
    color: #6D6D6D; 
}
.footer-copyright {
    text-align: center;
    color: #6D6D6D;
    line-height: 30px;
    font-size: 16px;
    margin: 20px 0 20px 0; 
}

.logoposi{
    width: 1170 !important;
    position: fixed;
    top: 0;
    left: calc(50% - 585px);
    background-color: rgb(250, 250, 250);
    z-index: 20;
    display: none;
}

/*短信登陆*/
.login_ts_0{
    padding: 10px 0 10px 100px;
    color: red;
    font-size: 16px;
    display: none;
}

.dx_login_div {
    margin-top: 10px;
}

.login_div_00{
    width: 100%;
    padding: 0 10%;
    text-align: center;
    margin-bottom: 10px;
}
.login_div_00 span {
    display: inline-block;
    width: 49%;
    line-height: 60px;
    font-size: 18px;
    border-bottom: 4px solid rgb(210, 210, 210);
    cursor: pointer;
    color: rgb(210, 210, 210);
}

.form-control_gt {
    width: 60%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.dx_login_002{
    display: none;
}
.sendSms_span{
    line-height: 34px;
    display: inline-block;
    border-radius: 5px;
    padding: 0 10px;
    margin-left: 10px;
    color: white;
    background-color: #FFA100;
    cursor: pointer;
}
.sendSms_span:hover{
    color: blue;
    background-color:white;
}


.zp_zsyq_0{
    position: absolute;
    top: -1px;
    left: -11px;
    width: 80px;
    height: 35px;
}
.zp_zsyq_1{
    position: absolute;
    top: -10px;
    left: 0px;
    width: 80px;
    height: 35px;
}
.zp_zsyq_00{
    float: left;
    width: 80px;
    height: 25px;
    line-height: 25px;
    background: rgb(30,159,255);
    color: #fff;
    font-size: 14px;
    text-align: center;
    font-weight: bolder;
    box-shadow: 2px 2px 2px #888888;
}
.zp_zsyq_01{
    float: left;
    border-top: 4px solid rgb(30,159,255);
    border-right: 5px solid rgb(30,159,255);
    border-left: 5px solid rgba(0,0,0,0);
    border-bottom: 4px solid rgba(0,0,0,0);
    box-shadow: 2px 1px 2px #888888;
}
.zp_zsyq_02{
    position: absolute;
    left: 0;
    top: 25px;
    border-top: 4px solid rgba(0,0,0,0);
    border-right: 5px solid rgba(0,0,0,0);
    border-left: 5px solid rgba(255,255,255,1);
    border-bottom: 4px solid rgba(255,255,255,1);
    box-shadow: -2px 4px 2px #fff;
}
.zp_zsyq_12{
    position: absolute;
    left: 0;
    top: 25px;
    border-top: 4px solid rgba(0,0,0,0);
    border-right: 5px solid rgba(0,0,0,0);
    border-left: 5px solid rgba(240,240,240,1);
    border-bottom: 4px solid rgba(240,240,240,1);
    box-shadow: -2px 4px 2px rgb(240,240,240);
}

.email_ul{
    position: absolute;
    border: 1px solid rgb(200,200,200);
    background: #fff;
    box-shadow: 1px 1px 4px rgb(201, 201, 201);
    display: none;
    z-index: 100;
    max-height: 300px;
    overflow: auto;
}
.email_ul>li{
    line-height: 40px;
    padding: 0 10px;
    height: 40px;
    overflow: hidden;
    border-top: 1px solid rgb(200,200,200);
    cursor: pointer;
}
.email_ul>li:hover{
    background: rgb(240,240,240);
}
.email_ul>li:first-of-type{
    border-top: 0;
}
#mLogin:hover{
    background-color: ;
}
#mLogin>a{
    padding: 0 5px;
    border: 1px solid rgb(154,154,154);
    box-sizing: border-box;
    height: 35px;
}
#mLogin>a:nth-of-type(1){
    float: left;
}
#mLogin>a:nth-of-type(2){
    float: right;
}
#mLogin>a:hover{
    background: #FFA100;
    color: #fff;
}

.carousel-caption{
    bottom: 30px;
    padding: 5px 0;
}
.carousel-indicators{
    bottom: 10px;
}

.nav.navbar-nav.dhul{
    padding: 0 !important;
    margin: 0 !important;
    background: rgb(34,110,188);
}
.nav.navbar-nav > #dhli {
    width: 162px !important;
    float: left !important;
}
.nav.navbar-nav > #dhli > a{
    padding: 0 !important;
    text-align: center !important;
    line-height: 38px !important;
    width: 166px !important;
}

.outTop_0{
    position: fixed;
    right: 10px;
    width: 32px;
    bottom: 100px;
    display: none;
    cursor: pointer;
}
.outTop_0>img{
    width: 40px;
}

/* 导航栏 */
.active::after{
    clear: both;
    content: '';
    display: block;
}
.zp_dh_o_0.navbar-nav .active{
    background: #FFA100;
}
a{
    color: #000;
    text-decoration: none;
}
.zp_dh_o{
    width: 100%;
    height: 38px;
    background: rgb(34,110,188);
}
.zp_dh_o_0{
    width: 1170px;
    margin: auto !important;
    float: none !important;
    background: rgb(34,110,188);
    height: 38px;
}
.zp_dh_o_0>a{
    float: left;
    width: 146.25px;
    width: calc(100%/8);
    color: #fff;
    font-size: 18px;
    height: 38px;
    line-height: 38px;
    text-align: center;
}
.zp_dh_o_0>a:hover{
    background: #FFA100;
    color: #fff;
}
.zp_dh_o_0>a.sel{
    background: #FFA100;
}
[data-include="header"] {
    display: block;
    position: relative;
}

[data-include="header"]:empty {
    min-height: 185px;
    overflow: hidden;
}

[data-include="header"]:empty::before {
    content: "";
    display: block;
    height: 185px;
    background:
        linear-gradient(#9a9a9a, #9a9a9a) top / 100% 30px no-repeat,
        linear-gradient(90deg, #f1f5f9 20%, #e2e8f0 38%, #f1f5f9 55%) 0 30px / 240px 115px no-repeat,
        linear-gradient(#226EBC, #226EBC) bottom / 100% 40px no-repeat;
    animation: componentHeaderSkeletonShimmer 1.25s linear infinite;
}

@keyframes componentHeaderSkeletonShimmer {
    0% {
        background-position: top, -240px 30px, bottom;
    }

    100% {
        background-position: top, calc(100% + 240px) 30px, bottom;
    }
}
[data-class="zp_dh_o_0_hwzp"]{
    position: relative;
}
[data-class="zp_dh_o_0_hwzp"]>img{
    position: absolute;
    width: 26px;
    height: 16px;
    top: 2px;
    right: 8px;
}
.container{
    padding: 0;
}
.container>.row{
    margin: 0;
}
.footer-QR {
    position: relative;
    width: 469px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 40px;
}
.footer-QR>div {
    width: 90px;
    /*height: 100%;*/
}
.footer-QR>div>img {
    width: 100%;
    height: 90px;
    margin-top: 20px;
}
.container_hu01 {
    padding-top: 54px;
    padding-bottom: 30px;
    box-sizing: border-box;
}
.container_hu {
    background-color: #fff;
}
.wxgzhsm01:before {
    position: absolute;
    bottom: 0px;
    left: 0px;
    content: '';
    height: 100%;
    width: 1px;
    border-left: 1px solid #dbdbdb;
}
.wxxcxsm01:before {
    position: absolute;
    bottom: 0px;
    right: 0px;
    content: '';
    height: 100%;
    width: 1px;
    border-right: 1px solid #dbdbdb;
}
.list-unstyled a li {
    font-size: 14px;
    line-height: 26px;
}
.list-unstyled a li:hover{
    color: #226EBC;
}
.container_hu01:before {
    position: absolute;
    bottom: 0px;
    left: 54px;
    content: '';
    width: 90%;
    height: 0;
    border-bottom: 1px solid #dbdbdb;
}
.list-unstyled {
    margin-top: 15px;
}
.footer-copyright  a{
    color: #868687;
}
.footer-copyright {
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    color: #868687;
    margin: 20px 0 20px 0;
}

/* 导航栏 */


/*客服*/
.service{
	border-radius: 4px;
	padding: 5px 0;
	width: 130px;
	position: absolute;
	top: -100px;
	left: -130px;
	background-color: #fff;
	z-index: 999;
	display: none;
}
.service>ul>li{
	line-height: 30px;
	text-align: center;
	color: #666;
}
.service>ul>li .service-img{
	height: 90px;
	width: 90px;
	border-radius: 50%;
	background-color: #fff;
	margin: 10px auto;
}
.service>ul>li .service-img>img{
	width: 100%;
	height: 100%;
	border-radius: 50%;
	cursor: pointer;
}
.service-msg .service-name{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.service-msg .service-post{
	font-size: 15px;
	color: #666;
	text-align: center;
}
.service-zx>div:nth-of-type(1),
.service-zx>div:nth-of-type(2){
	font-size: 15px;
}
.service-mfjz{
	width: calc(100% - 20px);
	/*background-color: #226EBC;*/
	cursor: pointer;
	margin: 10px auto;
	border-radius: 2px;
	text-align: center;
	padding: 2px 0;
	position: relative;
    color: #fff;
    background: #226EBC;
    -webkit-transition: background-color .3s, color .3s;
    transition: background-color .3s, color .3s
}
.service-mfjz:before {
    content: '';
    position: absolute;
    top: -15px;
    left: -15px;
    bottom: -15px;
    right: -15px;
    background: inherit;
    z-index: -1;
    opacity: 0.5;
    -webkit-transform: scale3d(.6, .4, 1);
    transform: scale3d(.6, .4, 1);
    display: none\9;
}
.service-mfjz:hover {
    background: #FFA100;
    border-color: #FFA100;
    -webkit-transition: background-color .1s .3s, color .1s .3s;
    transition: background-color .1s .3s, color .1s .3s;
    -webkit-animation: anim-moema-1 .3s forwards;
    animation: anim-moema-1 .3s forwards
}

.service-mfjz:hover:before {
    -webkit-animation: anim-moema-2 .3s .3s forwards;
    animation: anim-moema-2 .3s .3s forwards;
}
@-webkit-keyframes anim-moema-1 {
    60% {
        -webkit-transform: scale3d(.8, .8, 1);
        transform: scale3d(.8, .8, 1)
    }

    85% {
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes anim-moema-1 {
    60% {
        -webkit-transform: scale3d(.8, .8, 1);
        transform: scale3d(.8, .8, 1)
    }

    85% {
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@-webkit-keyframes anim-moema-2 {
    to {
        opacity: 0;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes anim-moema-2 {
    to {
        opacity: 0;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.gs-msg{
	padding: 30px 50px 0 50px;
	overflow: hidden;
}
.gs-msg>div{
	float: left;
	width: 46%;
}
.gs-msg>div>ul>li{
	line-height: 30px;
	color: #333;
}
.gs-msg>div>ul>li:nth-of-type(1){
	width: 450px;
	font-size: 16px;
	background-color: #eeeeee;
}
.gs-msg02{
	border-right: 1px solid #dbdbdb;
}
.gs-msg03{
	padding-left: 85px;
}
#mLogin{
    position: relative;
    padding: 0 13px 0 2px;
}
#mLogin>.hc{
    position: relative;
}
#mLogin>.hc>.user_hint{
    position: absolute;
    left: -4px;
    top: 14px;
    display: block;
    background-color: red;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    display: none;
}
#mLogin>.hc>.account-bar>li>.user_hint{
    position: absolute;
    left: 4px;
    top: 14px;
    display: block;
    background-color: red;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    display: none;
}
#mLogin>a{
	position: relative;
    padding: 0 5px;
    border: 1px solid rgb(154,154,154);
    box-sizing: border-box;
    height: 35px;
    text-decoration: none;
}
#mLogin a:hover{
	color: #fff !important;
}
#mLogin:hover div>i{
	transform:rotate(180deg);
    -ms-transform:rotate(180deg); /* IE 9 */
    -webkit-transform:rotate(180deg); /* Safari and Chrome */
}
#mLogin>div>i{
	position: absolute;
    top: 14px;
    right: -10px;
    font-size: 0;
    height: 0;
    width: 0;
    border-width: 5px 4px;
    border-style: solid dashed;
    border-color: #fff transparent transparent;
    overflow: hidden;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}
.account-bar{
	position: absolute;
	left: -2px;
	top: 35px;
	background-color: #9A9A9A;
	z-index: 99999;
	width: 80px;
	display: none;
	padding: 0;
}
.account-bar>li{
    position: relative;
	margin: 0 !important;
	padding: 0;
	width: 100%;
	text-align: center;
	height: 32px !important;
	line-height: 32px !important;
	font-size: 14px;
}
#mLogin:hover .account-bar{
    display: block;
}
.account-bar>li:hover {
    background-color: #7a7878;
}


/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
/*::-webkit-scrollbar {*/
    /*滚动条整体样式*/
/*    width: 16px;*/
    /*高宽分别对应横竖滚动条的尺寸*/
/*    height: 16px;*/
/*}*/

/*定义滚动条轨道 内阴影+圆角*/
/*::-webkit-scrollbar-track {*/
/*    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);*/
/*    background: #ededed;*/
/*    border-radius: 10px;*/
/*}*/

/*定义滑块 内阴影+圆角*/
/*::-webkit-scrollbar-thumb {*/
    /*滚动条里面小方块*/
/*    border-radius: 10px;*/
/*    background-color: skyblue;*/
/*    background-image: -webkit-linear-gradient(45deg,*/
/*            rgba(255, 255, 255, 0.2) 25%,*/
/*            transparent 25%,*/
/*            transparent 50%,*/
/*            rgba(255, 255, 255, 0.2) 50%,*/
/*            rgba(255, 255, 255, 0.2) 75%,*/
/*            transparent 75%,*/
/*            transparent);*/
/*}*/
