﻿/* 页头 */
body,
header,
.footer {
  width: 100%;
  min-width:1200px;
}

.container,
.header-top-content,
.header-bottom-content {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}

.header a {
    text-decoration: none !important;
}

.header-top {
  width: 100%;
  height: 40px;
  background-color: #003f98;
}

.header-top-content {
  width: 1200px;
  margin: 0 auto;
}

.header-top-list li {
    font-size: 12px;
    color: #F9FBFD;
    line-height: 40px;
}

.search {
	display: flex;
	align-items: center;
	float: right;
	margin-top: 7px;
    width: 197px;
    height: 24px;
    margin-right: 40px;
    border-radius: 5px;
    background-color: #7593CA;
}

.search img {
    width: 24px;
    height: 24px;
}

.search input {
    width: 130px;
    height: 24px;
    color: #F9FBFD;
    background-color: #7593CA;
}

.search button {
    width: 40px;
    height: 20px;
    border-radius: 4px;
    font-size: 12px;
    text-align: center;
    line-height: 23px;
    background-color: #0049af;
    color: #F9FBFD;
}

.header-bottom-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 80px;
}
.header{
	height:147px;
	position: relative;
}
.header-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1200px;
  margin: 0 auto;
  height: 57px;
  margin-top: 25px;
  position: relative;
}

.header-bottom .left{
	float:left;
	width: auto;
}

.header-bottom .right{
	float: right;
	width: auto;
	height: 57px;
	line-height: 57px;
}
.header-bottom .right ul{
	width: 100%;
}
.header-bottom .right ul li{
	float: left;
	padding: 0px 0px 0px 30px;
	font-size: 22px;
}

.header-bottom .right li dl {
    display: none;
    position: absolute;
    right: 0px;
    top: 60px;
    max-width: 1350px;
    min-width: 900px;
    z-index: 99;
    background: #ffffff;
    opacity: 0.9;
    text-align: left;
    padding: 40px 40px 20px 40px;
}

.header-bottom .right li:hover dl{
	display:block;
}

.dlDiv dt{
	font-size: 18px;
	color:#0049af;
	font-weight: bold;
}

.dlDiv dd{
    margin-left: 20px;
	font-size: 16px;
    line-height: 30px;
	color:#0049af;
}

.dlDiv a {
  display: inline-block;
  margin-right: 10px;
  color: #0049af;
}


.header-logo img {
    width: 200px;
    height: 45px;
}

.search input {
    width: 130px;
    height: 24px;
    color: #F9FBFD;
    background-color: #7593CA;
}

.search button {
    width: 40px;
    height: 20px;
    border-radius: 4px;
    font-size: 12px;
    text-align: center;
    line-height: 23px;
    background-color: #0049af;
    color: #F9FBFD;
}

.header-bottom-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 80px;
}

.header-logo img {
    width: 200px;
    height: 45px;
}

.header-nav li a:hover {
    color: #0049af !important;
    font-weight: bold;
}

.header-nav li {
    display: block;
    padding: 0 17px;
    font-size: 20px;
    margin-top: 20px;
}

.header-nav li dl a {
    color: #FFFFFF;
}

.header-nav li dl {
    display: none;
	position: absolute;
	left: 277px;
    width: 1350px;
    z-index: 99;
    background: #0049af;
    opacity: 0.8;
    text-align: left;
    padding: 20px 40px 20px 40px;
}

.header-nav li dl dt {
    font-weight: bold;
    padding:6px;
    font-size: 18px;
}

.dlDiv {
    float: left;
    width: 310px;
	height: 90px;
}

.dlDiv-content {
  display: flex;
  justify-content: center;
}

.header-nav li dl dd {
    padding:6px 30px;
    font-size: 16px;
}

.header-nav li dl dd a {
    margin-right: 20px;
}

.header-nav li:hover dl {
    display: block;
}

.header-nav-active a{
    color: #0049af;
    font-weight: bold;
}

/* 轮播图 */
.main-banner {
    position: relative;
    width: 100%;
}

.carousel-control {
    display: none;
}

.main-banner:hover a {
    display: block;
}

.slideBox {
  overflow: hidden;
  position:relative;
}

.prev {
    position: absolute;
    left: 50px !important;
}

.next {
    position: absolute;
    right: 50px !important;
}

.prev img,
.next img {
    width: 50px;
    height: 50px;
}

.glyphicon-chevron-right:before,
.glyphicon-chevron-left:before {
    content: ''!important;
}

.glyphicon-chevron-right {
    right: 100px !important;
}

.glyphicon-chevron-left {
    left: 100px !important;
}

.carousel-example-generic:hover .min-banner-button {
    display: block !important;
}

.carousel-indicators li {
    width: 17px !important;
    height: 17px !important;
    margin: 0 7px !important;
    background: rgba(255,255,255, 0.5) !important;
    border: 0 !important;
}

.carousel-indicators .active {
    background: #003f98 !important;
}


.main-hint {
    display: flex;
    width: 800px;
    height: 30px;
    margin: 0 auto;
    border-radius: 0 0 20px 20px;
    background-color: #003f98;
}

.hint-left {
    display: flex;
    margin-left: 30px;
    margin-right: 100px;
    align-items: center;
}

.hint-icon {
    position: relative;
    top: -4px;
    width: 14px;
    height: 14px;
    margin-right: 7px;
}

.hint-icon img{
    width: 14px;
    height: 14px;
	margin-top: 4px;
}

.hint-left p {
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    margin: 0;
}

.main-hint li {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.main-hint li a:hover {
    text-decoration: underline;
}

/* 开户 */
.qh-box {
    width: 100%;
    margin-bottom: 20px;
}

.qh-box ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 40px 0;
}

.qh-box li {
    position: relative;
    text-align: center;
    font-size: 22px;
}

.qh-box li img{
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.qh-box li a:first-child {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

/* 新闻 */

.news {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.news-content {
    width: 350px;
    padding-top: 15px;
    border: 1px solid rgb(221, 221, 221);
    border-top: 4px solid #0049af;
}

.news img {
    width: 100%;
    height: 200px;
}

.news-text {
    padding: 20px 10px 20px 20px;
}

.news h2 {
    position: relative;
    display: inline-block;
    height: 40px;
    font-size: 20px;
}

.news h2::after {
    position: absolute;
    right: -2px;
    bottom: 8px;
    display: block;
    content: '';
    width: 44px;
    border-top: 4px solid #003f98;
}

.news li{
    font-size: 16px;
    line-height: 18px;
	padding: 10px 0px;
}

.news li a {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-text .more {
    position: relative;
    left: -2px;
    top: 8px;
    font-size: 16px;
    color: #A6A3A3;
}


/* 首页公司相关 */

.index-about {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 100px;
}

.index-about-content {
    box-sizing: border-box;
    position: relative;
    width: 550px;
    height: 400px;
    padding-top: 105px;
    padding-left: 50px;
    padding-right: 50px;
    border: 1px solid rgb(221, 221, 221);
}

.index-about-content img{
    position: absolute;
    top: -55px;
    left: 50px;
    width: 100px;
    height: 110px;
}

.index-about-right li {
    position: relative;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
    overflow: hidden;
}

.index-about-right li a {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.txtMarquee-top {
    height: 210px;
    overflow: hidden;
}

.index-about-content .more {
    position: absolute;
    left: 50px;
    bottom: 50px;
    font-size: 14px;
    color: #A6A3A3;
}

.index-about-left h2{
    margin-top: 0 !important;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: bold;
}


.index-about-left p {
    font-size: 18px;
    line-height: 26px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
}

.index-about-left .hd li {
    margin: 0 6px;
}

.honor {
  height: auto !important;
}


/* 页脚 */

.footer {
    margin-top: 40px;
    background-color: #F4F4F4;
}

.footer-content {
    width: 1200px;
    margin: 0 auto;
}

.footer-top {
    justify-content: space-between;
    padding: 40px 0;
    border-bottom: 2px solid #BBBBBB;
}

.footer-top-left ul {
    padding-top: 15px;
    padding-bottom: 55px;
    border-right: 1px solid #BBBBBB;
}

.footer-top-left li{
    margin-right: 30px;
}

.footer-top-left img {
    width: 150px;
    height: 33px;
}

.footer-top-left select {
    width: 350px;
    height: 40px;
    padding-left: 1rem;
    border-radius: 10px;
    font-size: 16px;
    line-height: 40px;
}

.footer-top-right li {
    text-align: center;
}

.footer-top-right li:last-child {
    margin-left: 40px;
}

.footer-top-right img{
    display: block;
    width: 110px;
    height: 110px;
    margin-bottom: 20px;
}

.footer-top-right span {
    width: 20px;
    font-weight: bold;
}

.footer-bottom {
    padding: 30px 0px 20px 0px;
}

.footer-bottom-content {
    width: 1200px;
    margin: 0 auto;
    font-size: 12px;
    text-align: center;
    line-height: 24px;
}

.footer-bottom-content a:hover {
    text-decoration: underline;
}       

.font-color {
    color: #0043a1;
}

.footer-bottom .copyright {
    font-size: 14px;
    line-height: 26px;
}

.police-badge {
    position: relative;
    margin-left: 20px;
}

.police-badge::before {
    position: absolute;
    left: -20px;
    top: 1px;
    display: block;
    content: "";
    width: 15px;
    height: 15px;
    background: url('../images/beian.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}


.slideBox {overflow: hidden;position: relative;}
.slideBox .hd {overflow: hidden;position: absolute;left: 0;bottom: 30px;width: 100%;z-index: 1;text-align: center;}
.slideBox .hd ul {overflow: hidden;zoom: 1;display: inline-block;}
.slideBox .hd ul li {float: left;margin: 0 7px;width: 15px;height: 15px;background:rgb(255,255,255);background: rgba(255,255,255, 0.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff,endColorstr=#99ffffff);cursor: pointer;border-radius: 50%;-webkit-transition: all .2s linear;-moz-transition: all .2s linear;transition: all .2s linear;}
.slideBox .hd ul li.on {background: #003f98 !important;width:15px;border-radius: 15px;}
.slideBox .bd {position: relative;height: 100%;z-index: 0;}
.slideBox .bd li {zoom: 1;vertical-align: middle;}
.slideBox .bd li a{display: block;width: 100%;position: relative;overflow: hidden}

.slideBox .bd img{height: 500px;width: 100%;}







