﻿body{
	margin:0 auto;
	/*background-color: rgb(247, 247, 247);*/
	background-color:#fbfbfb;
	/*overflow-x:hidden*/
	font-family: "Alegreya Sans", sans-serif, Helvetica, Tahoma, Arial, "Hiragino Sans GB", "Microsoft YaHei", ΢���ź�, SimSun, ����, Heiti, ����, sans-serif;
}
.main{
	width:1170px;
}
.navbar-fixed-top, .navbar-fixed-bottom{
	position:relative;
}
.navbar {
	margin-bottom:0px;
}
.site-header {
	position: relative;
	text-align: center;
	/*background-color: #00bcd4;*/
    background: url(../images/bg_index_header.jpg)  no-repeat;
	background-size: cover;
	color: #fff;
	margin-bottom: 0;
}
.jumbotron .container {
	width:1170px;
	position:relative;
	max-width: 100%;
}
.container{
	width:1170px;
}
.site-header h1 {
	font-size: 56px;
	font-weight:100;
	text-shadow: -5px 5px 0 rgba(0,0,0,0.1);
}
.jumbotron .h1{
	color: inherit;
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
}
.site-header .form-group {
    position: relative;
    margin-top: 40px;
    display: flex;
}
.site-header .search {
    /* border: 2px solid #00bcd4; */
    box-shadow: none;
    font-size: 16px;
    padding: 13px 30px;
    border-radius: 0;
    height: auto;
    text-align: center;
    margin: 0 35px;
}
.row .h1-intro{
	margin-top:30px;
}
.jumbotron{
	padding: 160px 0 240px 0;
}
.index_top1{
	margin-top:-10px;
}
.title-comm {
    text-align: center;
    margin: 100px 0 80px;
}
.welinain {
    text-align: center;
}
.linh25 {
    line-height: 25px;
}
.line {
    border-top: 1px solid #3bbe7a;
    width: 30px;
    margin: 20px auto 40px;
}
.linian-con .linian-div {
    margin-left: -30px !important;
    margin-right: -30px !important;
}
.row::before {
    display: table;
    content: " ";
}
.large-3 {
    width: 33.33333333%;
    float: left;
}
.col-div {
    overflow: hidden;
    text-align: center;
    /* background-color: #41C077; */
    background-color: #ffffff;
    color: rgba(255,255,255,.8);
    border-radius: 10px;
    padding: 18% 10%;
    box-shadow: 0 0 10px 0 #6666666e;
}
.pu-logo-icon {
    background-image: url(../images/rencai_icon.png);
    background-repeat: no-repeat;
    background-size: 110px 110px;
    width: 110px;
    height: 110px;
}
.chuanxin-logo-icon {
    background-image: url(../images/kuaisu_icon.png);
    background-repeat: no-repeat;
    background-size: 110px 110px;
    width: 110px;
    height: 110px;
}
.chonggou-logo-icon {
    background-image: url(../images/danbao_icon.png);
    background-repeat: no-repeat;
    background-size: 110px 110px;
    width: 110px;
    height: 110px;
}
.small-12{
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    transition: all 0.6s;
}
.small-12:hover{
    transform: scale(1.05);
    transition: all 0.6s;
}
.ac-figure-icon {
    margin-left: auto;
    margin-right: auto;
}
.col-div h4 {
    color: #000;
    margin-top: 9%;
    margin-bottom: 5%;
}
.f12{
    color: #666;
}


.carousel-cont .carousel {
    margin-bottom: 0px;
}

.carousel-cont .carousel .carousel-inner .item {
    width: 100%;
    height: 360px;
    background-color: #494d50;
}

.carousel-cont .carousel .carousel-inner .item .container {
    /*position: relative;*/
}
.carousel-cont .carousel .carousel-inner .item .container .carousel-caption {
    /*position: absolute;
    top: 20px;
	*/
	padding: 100px 100px;
}
.carousel-cont .carousel .carousel-inner .item .container img {
    display: block;
    max-height: 170px;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 50%;
	float: left;
	width:100px;
	height:100px;

}
.carousel-cont .carousel .carousel-inner .item .container .intro{
	font-size:14px;
	padding:0 100px 0 200px;
	letter-spacing:2px;
}
.price {
    background-color: #fff;
    padding: 10px;
	border-color: #e5e6e9 #dfe0e4 #d0d1d5;
}
.price .price-inner {
    padding: 25px 0;
}
.price .price-inner h2 {
    font-size: 40px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}
.price .price-inner h2 span {
    font-size: 16px;
}
.price-inner h5{
	margin-bottom:50px;
}
.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    background: #59bdff;
}
.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    border-color: #007dce;
}
.btn, .swal2-modal .swal2-cancel, .swal2-modal .swal2-confirm, .swal2-modal button.swal2-cancel, .swal2-modal button.swal2-confirm {
    padding: 13px 22px;
    border: 0;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.btn, .swal2-modal .swal2-cancel, .swal2-modal .swal2-confirm, .swal2-modal button.swal2-cancel, .swal2-modal button.swal2-confirm {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	font-weight:500;
}
.nav > li > a > img.icon_wx_login{
	width:16px;
	height:16px;
	margin-right:2px;			
	margin-top:-1px;
}
.nav > li > a > img.icon_qq_login{
	width:14px;
	height:14px;
	margin-top:-2px;
	margin-right:2px;			
}
.width_618{
	width: 618px;
}


.dropdown:hover .dropdown-menu{
    display: block;
}


.sdcews {
    background: #333;
    margin: 100px 0 0;
    padding-bottom: 60px;
}
.title-comm1{
    text-align: center;
    margin: 20px 0;
    padding: 35px 0;
}
.title-comm1 .welinain{
color: #fff;
}
.sssd {
    height: 440px;
    padding-bottom: 30px;
}
.carousel-caption1 img{
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 100%;
}
.intro {
    padding-top: 30px;
    font-size: 12px;
    text-align: left;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    color: #000;
}
.scdeokl{
    background: #fff;
    border-radius: 10px;
    transition: all 0.6s;
}
.scdeokl:hover{
    transform: scale(0.95);
    transition: all 0.6s;
}
.scdeokl a {
    cursor: pointer;
    display: block;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullet {
    width: 50px;
    height: 8px;
    display: inline-block;
    border-radius: 10px;
    background: #fff;
    opacity: 0.3;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #00BCD4;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: 'prev';
    font-size: 18px;
    background: #000000;
    padding: 15px;
    border-radius: 100%;
    width: 60px;
    height: 38px;
    line-height: 9px;
    color: #fff;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'next';
    font-size: 18px;
    background: #000000;
    padding: 15px;
    border-radius: 100%;
    width: 60px;
    height: 38px;
    line-height: 9px;
    color: #fff;
}

.about-list-content {
    padding: 25px 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 #6666666b;
    height: 125px;
}

.sdcews1 {
    background: #333;
    margin: 100px 0 0;
}
.linh25222{
    color: #fff;
}

.separate{
    margin: 100px auto;
}