﻿/*���ò���*/
.submit-apply,button{
    cursor: pointer;
}
button:hover{
    opacity: 0.9;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.com-tel-box{
    position: relative;
    width: 445px;
    height: 52px;
    line-height: 52px;
    border: 1px solid #3488ea;
    border-radius: 30px;
    margin: 0 auto;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
}
.com-tel-box>i{
    width: 23px;
    height: 27px;
    background: url("../images/tel.png") no-repeat;
    margin-right: 5px;
}
.com-tel-box>b{
    font-size: 32px;
    color:#3488ea;
    font-family: Impact;
}
.com-tel-box>p{
    position: absolute;
    right: -20px;
    top: -1px;
    width: 164px;
    height: 52px;
    line-height: 52px;
    background: #3488ea;
    font-size: 16px;
    color:#fff;
    border-radius: 30px;
    text-align: center;
}
/*header start*/
.dgg_header {
    width: 100%;
    min-width: 1180px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    background: #f1f1f1;
    position: fixed;
    z-index: 101;
    top: 0;
}
/*.dgg_header ul{*/
    /*overflow: hidden;*/
/*}*/
.dgg_header ul li{
    float: left;
}
.dgg_header ul li>a {
    font-size: 12px;
    color: #666;
    padding: 0 10px;
}
.dgg_header .fl a {
    border-left: 1px solid #d0d0d0;
}
.dgg_header .fl li:first-child a {
    border: none;
    padding-left: 0;
}
.dgg_header .fl li a span {
    padding-left: 5px;
    vertical-align: top;
}
.top-drop-down {
    background: url(../images/top_bottom_03.jpg) 5px 13px no-repeat;
    display: inline-block;
    width: 20px;
    height: 19px;
}
.dgg_header .fr li {
    float: left;
    margin-left: 30px;
    font-size: 12px;
}
.dgg_header .fr a:hover {
    text-decoration: underline;
}
.dgg_header .fr .blue {
    color: #4974F5;
    text-decoration: underline;
}
.sub-navigation {
    position: relative;
}
.service-nav {
    background: #fff;
    border: 1px solid #d8d8d8;
    overflow: hidden;
    position: absolute;
    z-index: 99999;
    top: 30px;
    left: -1px;
    width: 236px;
    min-height: 74px;
    padding: 5px 0 12px 12px;
    display: none;
}
.sub-navigation:hover .service-nav {
    display: block;
    font-size: 12px;
}
.service-nav > a {
    float: left;
    display: block;
    line-height: 30px;
    padding: 0 10px;
    color: #676767;
    margin: 6px 10px 0 0;
}
.dgg_header .service-nav > a {
    border: 0;
}
.sub-navigation.active > a, .sub-navigation:hover > a {
    line-height: 30px;
    height: 30px;
    background: #fff;
    z-index: 1;
}
.sub-navigation:hover > a {
    border-left: 0;
    margin: 0;
    display: block;
    position: relative;
    padding-bottom: 2px;
}
.sub-navigation:hover {
    border-left: 1px #d8d8d8 solid;
    border-right: 1px #d8d8d8 solid;
}
.service-nav > a:hover {
    text-decoration: underline;
}
.dgg_header li > a:hover {
    color: #4974F5;
}
.dgg_header .sub-navigation a:hover {
    color: #666;
}
.dgg_header .fl div a:hover {
    color: #4974F5;
}
.sub-navigation:hover a span {
    color: #4974F5;
}
.sub-navigation:hover a i {
    background: url(../images/top_top_03.jpg) 5px 13px no-repeat;
}

/*logo-nav*/
.logo_nav {
    position: fixed;
    z-index: 100;
    height: 88px;
    /*padding-top: 0;*/
    background: #fff;
    width: 100%;
    top: 0;
    box-shadow: 0 0 10px lightgrey;
}
.logo {
    float: left;
    position: relative;
}

.logo > a {
    display: block;
}
.logo .txt {
    color: #fff;
    width: 150px;
    height: 22px;
    line-height: 22px;
    position: absolute;
    right: 0px;
    top: 13px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
}
.tel_box {
    display: block;
    float: right;
    font-size: 12px;
}
.tel_box.top15 {
    padding-top: 15px;
}
.tel_box label {
    padding-left: 24px;
    background: url(../images/tel.png) left center no-repeat;
}
.tel_box strong {
    font-size: 20px;
    color: #4974F5;
    font-family: "Impact";
    position: relative;
    top: 1px;
}
.dgg_nav {
    display: block;
    clear: both;
}
.dgg_nav li {
    position: relative;
    float: left;
    /*padding: 7px 18px 2px;*/
}
.header_nav .dgg_nav li>a{
    display: block;
    color: rgb(255, 255, 255);
    font-size: 18px;
    height: 88px;
    line-height: 88px;
    padding-right: 2.5vw;
    /*padding: 7px 3px 24px;*/
    position: relative;
    transition: all 0.3s;
    font-weight: bold;
}
.dgg_nav li a:hover{
    color:#265cff !important;
}
.dgg_nav li:nth-child(1) a{
    color: #265cff;
    font-weight: 700;
    /*border-bottom: 2px solid #4974F5;*/
}
.dgg_nav li .hide-nav-box{
    display: none;
    position: absolute;
    z-index: 99999;
    left: -1px;
    top: 58px;
    width: 117px;
}
/*.dgg_nav li:hover .hide-nav-box{*/
    /*display: block;*/
/*}*/
.dgg_nav li .hide-nav-box>a{
    display: block;
    padding: 10px 0;
    background: rgba(0,0,0,0.4);
    font-size: 16px;
    color:#fff;
    text-align: center;
}
.dgg_nav li .hide-nav-box>a:hover{
    color:#4974F5;
    background: rgba(0,0,0,0.5);
}
.content-page{
    margin-top: 88px;
}

.hide-nav-moveOn{
	  color:#4974F5!important;
    background: rgba(0,0,0,0.5)!important;
}

.zx-input select{
    background-image: url(../images/select-sj.png)!important;
    background-repeat: no-repeat!important;
    background-position: 95% 50%!important;
}


/*footer*/
.dgg_footer{width: 100%;min-width: 1180px;height: 104px;padding-top: 20px;text-align: center;font-size: 12px;position: relative;border-top: 1px solid #e5e5e5;text-align: left;}
.dgg_footer .link_list li{display: inline-block;*zoom:1;*display: inline;background: url(../images/footer.png) left center no-repeat;font-size: 14px;}
.dgg_footer .link_list li:first-child{background: none;}
.dgg_footer .link_list li a{padding: 0 10px 0 15px;color: #333;}
.dgg_footer .link_list li:first-child a{padding-left:0 ;}
.dgg_footer .link_list li a:hover{color: #4974F5;text-decoration: underline;}
.dgg_footer .copyRight{padding-top: 20px;}
.dgg_footer p{line-height: 24px;}
.dgg_footer .xdw_copy{padding-left: 28px;/*background: url(../images/copy.png) left center no-repeat*/;display: inline-block;*zoom:1;*display: inline;}
/*hot动画*/
@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform: translateY(0);transform: translateY(0)}
40%{-webkit-transform: translateY(-5px);transform: translateY(-5px)}
60%{-webkit-transform: translateY(-2px);transform: translateY(-2px)}}
@keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0)}
40%{-webkit-transform: translateY(-5px);-ms-transform: translateY(-5px);transform: translateY(-5px)}
60%{-webkit-transform: translateY(-2px);-ms-transform: translateY(-2px);transform: translateY(-2px)}}
/*公共底部的修改 start*/
.footer-top{
	padding-bottom: 15px;
	overflow: hidden;
}
.friend-box{
	overflow: hidden;
	margin-top: 5px;
}
.footer-tel {
	font-size: 14px;
	color: #bdbdbd;
}
.footer-tel i{
	background: url(../images/footer-tel.png) no-repeat;
	width: 14px;
	height: 14px;
	margin-right: 5px;
	vertical-align: middle;
}
.footer-tel p{
	font-size: 27.5px;
	color: #4974F5;
	margin-top: 5px;
	font-family: impact;
}
.dgg_footer .friendly-links{font-size: 14px; color: #333;}
.friendly-list>li{
	float: left;
	line-height: 24px;
	/*background: url(../images/footer.png) left center no-repeat;*/
	padding-top: 1px;
}
.friendly-list2>li{
	background: url(../images/footer.png) left center no-repeat;
}
.friendly-list>li:first-child{background: none;}
.friendly-list a{font-size: 12px; color: #666;padding: 0 8px 0 13px;}
.friendly-list a:hover{color: #4974F5;text-decoration: underline;}
.footer-bottom{
	width: 100%;
	min-width: 1180px;
	background: #f7f7f7;
	text-align: center;
	padding-bottom: 15px;
}

.w1200{width: 1200px;height: auto;margin: 0 auto;}
.w1600{width: 1600px;height: auto;margin: 0 auto;}
.w1180{width: 1180px;height: auto;margin: 0 auto;}
.w1000{width: 1000px;height: auto;margin: 0 auto;}
.w1600 {
    width: 1600px;
    margin: 0 auto;
    min-width: 1200px;
}
@media screen and (max-width: 1600px) {
    .w1600 {
        width: 93%;
    }
}
#LRdiv0{
    display: none !important;
}

.logo_nav .header_nav {
    display: flex;
    align-items: center;
    height: 88px;
}
.logo_nav .header_nav .logo {
    flex: 0 0 240px;
    margin-bottom: 10px;
}
.logo_nav .header_nav .nav {
    flex: 1;
}
/*2023-07-25 footer*/
.page-footer {
    background-color: #F7F7F7;
    width: 100%;
    height: 160px;
}
.page-footer .topline {
    width: 100%;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 42px;
    color: #333333;
    font-size: 14px;
}
.page-footer .topline a {
    color: #333333;
    font-size: 14px;
    text-decoration: none;
    transition: color 0.3s;
}
.page-footer .topline a:hover {
    color: #4974F5;
}
.page-footer .bottomline {
    width: 100%;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 24px;
}
.page-footer .bottomline .text {
    margin: 0 30px;
    color: #333333;
    font-size: 14px;
}
.page-footer .bottomline .text a{
    color: #333333;
    font-size: 14px;
}
