/*头部banner common.css内容*/
a {
	text-decoration: none!important;
}
.navbar-nav > li > a:hover {
    background: rgba(255, 255, 255, 0.1);
    color: var(--green);
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.navbar {
    height: 80px;
    background: #fff;
    border: none;
    z-index: 999;
    width: 100%;
    border-radius: 0;
    background: #26272C;
    margin: 0 auto;
    padding: 0 7px;
    position: relative;
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 7.5px;
    padding-right: 7.5px;
}
.container-fluid > .navbar-header {
	margin-right: 0;
    margin-left: 0;
}
.navbar-default .navbar-brand {
    color: #777;
}
.logo-a {
    
    height: 100%;
    position: relative;
    z-index: 9999;
    padding: 15px 0;
    background: transparent;
    display: block;
    margin: 0;
}
.navbar-brand {
	float: left;
}
.navbar-brand .WebLogo {
    width: 157px;
    margin-top: 6px;
	display:block;
	height:auto;
}
.navbar-header p {
	color: #fff;
    margin: 24px 0 0 12px;
    border-left: 1px solid #36373B;
    padding-left: 16px;
}
.navbar-header .s1 {
    display: block;
    font-size: 16px;
    letter-spacing: 2.6px;
    line-height: 1.2;
}
.navbar-header .s2 {
    display: block;
    color: var(--blue);
    font-family: kaiti;
    font-size: 16px;
}
:root {
    --pagecolor: #0D4E55;
    --green: #20b09f;
	--blue: #4ca1ca;
}
.visible-lg {
    display: block !important;
}
.navbar .phone_r {
    margin-top: 28px;
}
.navbar .phone_r .btn1 {
    display: none;
}
.nav {
    padding-left: 14px;
}

.row .col-md-4 {
    width: 16.66666667%;
}
.row .col-md-5 {
    width: 20.83333333%;
}
.f30 {
    font-size: 30px;
}
.f16 {
    font-size: 16px;
}
.f18 {
    font-size: 18px;
}
.fb {
    font-weight: bold;
}
.navbar .phone_r .telephone {
    color: #fff;
    display: inline-block;
}
.navbar .phone_r .telephone i {
    display: inline-block;
    width: 67px;
    height: 29px;
    background: url(../images/icbg1.png) no-repeat;
    background-position: -870px -140px;
    vertical-align: middle;
    position: relative;
}
.txtc {
	text-align: center;
}
.nav .dropmenucontent .in a {
    display: block;
    width: 11em;
    margin: 13px auto;
    border-color: #34363C;
	line-height: 32px;
	padding: 0;
	height: 34px;
}

.nav>li {
	position: inherit;
}
.navbar-nav>li {
    padding: 0 6px;
}
.dropdown{
    position: static;
}
.dropdown:focus .dropmenu,
.dropdown:focus-within .dropmenu,
.dropdown:hover .dropmenu {
  /* visibility: visible; */ /* shows sub-menu */
  opacity: 1;
  z-index: 9999;
  transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s; /* this removes the transition delay so the menu will be visible while the other styles transition */
  height: 400px;
}

.navbar-nav > li > a {
    font-size: 16px;
    color: #fff!important;
    margin-top: 0;
    margin-left: 10px;
    padding: 0px;
    height: 80px;
    line-height: 80px;
}
/* .nav .dropmenu { */
    /* visibility: visible; */
    /* opacity: 1; */
/* } */
.navbar-nav>li.on>a {
    color: var(--blue);
}
.swiper-container {
	width: 100%;
}
.dropmenu {
    z-index: 9999;
    /* visibility: hidden; */
    opacity: 0;
    position: absolute;
    top: 80px;
    left: 0;
    background: #202126;
    width: 100%;
    transform: translateY(-2em);
    z-index: -41;
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 5.3s, z-index 0s linear 0.01s,height .4s linear .2s;
    height: 1px;
    overflow: hidden;
}
.container1 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 7.5px;
    padding-right: 7.5px;
}
.container1 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 7.5px;
    padding-right: 7.5px;
}
@media (min-width: 768px) {
    .container1 {
        width: 735px;
    }
}
@media (min-width: 992px) {
    .container1 {
        width: 955px;
    }
}
@media (min-width: 1200px) {
    .container1 {
        width: 1215px;
    }
}
.nav .dropmenucontent .row {
    height: 430px;
    padding: 30px 0;
	margin-left: -7.5px;
    margin-right: -7.5px;
}

.nav .dropmenucontent .row>div {
    border-left: 1px solid #2E2F37;
    height: 100%;
}
.nav .dropmenucontent .menu-title {
    margin-top: 70px;
    margin-left: -10px;
    border-left: 2px solid var(--green);
}
.cgreen {
    color: var(--green);
}
.nav .menu-title .p1 {
    margin: 0 auto;
}
.nav .menu-title .p2 {
    margin: 2px 0 0;
    color: #7c7d81;
}
.nav .dropmenucontent .in .p3 {
    font-size: 20px;
    color: #fff;
    margin-top: 0px;
}
.nav .dropmenucontent .in .p3 i {
    display: inline-block;
    margin: 0 2px;
    vertical-align: middle;
    width: 38px;
    height: 38px;
    position: relative;
    background: url(../images/icbg1.png) no-repeat;
    top: 3px;
}
.roundlinks a, a.rounds {
    display: inline-block;
    line-height: 28px;
    border: 1px solid #E0E0E0;
    border-radius: 100px;
    padding: 0 20px;
    color: #979797;
    margin-right: 10px;
    margin-bottom: 10px;
    transition: all .1s;
}	
.navbar-nav > li.on > a {
	color: var(--blue)!important;
}
.navbar-nav > li > a:hover {
    background: rgba(255, 255, 255, 0.1);
    color: var(--blue)!important;
}
.navbar-nav>li:hover>a:after,.navbar-nav>li.on>a:after {
    content: none;
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 23px;
    left: 0;
    background: var(--blue);
}
.nav .dropmenucontent .in a:hover {
    background-color: var(--blue);
    border-color: var(--blue);
    color: #fff !important;
}
.nav .dropmenucontent .in1 .p3 i {
    background-position: -23px -3px;
}
.nav .dropmenucontent .in2 .p3 i {
    background-position: -314px -3px;
}
.nav .dropmenucontent .in3 .p3 i {
    background-position: -604px -3px;
}
.nav .dropmenucontent .in4 .p3 i {
    background-position: -895px -3px;
}


#footer {background: #26272C;padding: 50px 0 40px;}
.footer_nav { }
.footer_nav .li1 {float: left;width: 180px;}
.footer_nav .li1>a {color: #fff;font-size: 18px;display: inline-block;margin-bottom: 20px;position: relative;top: 10px;}
.footer_nav .ul2 { padding-top: 5px; }
.footer_nav  a:hover {color: var(--green) !important;}
.footer_nav .li2 a { color: #8b8b8b; line-height: 30px; font-size: 14px; }
.footer_nav .qr {border-left: 1px solid #303030;padding-left: 50px;width: 240px;padding-bottom: 30px;}
.footer_nav .qr a { }
.footer_nav .qr img { margin-top: 17px;width: 160px;height: 160px; }
.footer_nav .qr span { }
.footer_nav .contact {width: 236px;float: right;}
.footer_nav .contact ul{}
.footer_nav .contact .Telephone{font-size: 30px;font-weight: bold;color: var(--green)}
.footer_nav .contact li *,
.footer_nav .contact li{ padding: 5px 0; font-size: 14px; color: #afafaf; font-weight: 400 }
#copyright {background: #1C1D22;padding: 30px 0 10px;}
#copyright a { }
#copyright * { color: #8b8b8b; }
#copyright .t {font-size: 14px;font-weight: bold;color: #868686;}
#copyright .p0 { }
#copyright .p4 { width: 200px;text-align: right;}
#copyright .p3 {width: 100%;text-align: center;}
#copyright .p2 {padding: 15px 0;color: #9e9e9e;font-size: 14px;border-top: 1px solid #32343B;margin-top: 30px;}
#copyright .p0.p2 a{color: #9e9e9e;font-size: 14px;}
#copyright .p0 a {line-height: 1.9;font-size: 12px;color: #636468;}
#copyright .p0 a:hover { color: var(--green)}

@media (min-width:1440px) {
    .container {width: 1415px;}
    .dropmenu {top:80px;}
}
.navbar-header .navbar-brand {
	width: auto;
}
@media (max-width:1440px){
.navbar .phone_r {
	display: none!important;
}
}
.swiper-button-prev,.swiper-button-next {
			width:55px!important;
			height:55px!important;
			line-height:55px;
			background:#fff;
			background-image:none!important;
			opacity:0.1;
			border-radius:50%;
			text-align:center;
		}
		.swiper-button-prev:hover,.swiper-button-next:hover {
			opacity:0.3;
		}
		.swiper-button-prev img,.swiper-button-next img {
			width:60%;
		}
		.swiper-pagination-bullet {
			display: inline-block;
			width: 40px;
			height: 8px;
			margin: 10px 5px;
			border-radius: 15px;
			background: #2f2f2f63;
			cursor: pointer;
			transition: all .3s;
			opacity:1;
		}
		.swiper-pagination-bullet-active
		{
			background-color: #87a09d;
		}
		.swiper-slide {
			position: relative;
		}
		.swiper-slide .bannerCon {
			position: absolute;
			top:50%;
			margin-top: -100px;
			left:50%;
			margin-left: -352px;
		}















