
.clear {
    overflow: auto;
}

p, span, h1, h2, h3, h4, h5 {
    cursor: context-menu;
}

.hide {
    display: none;
}

.white {
    color: #fff;
}

.container {
    position: relative;
    width: 1280px;
    height: 100%;
    margin: 0 auto;
}

.pad10 {
    padding: 10px;
}

.center {
    text-align: center;
}

.hide {
    display: none;
}

.red {
    color: #ff1a1a;
}

.gold {
    color: #bc8e54;
}

.bg_gold {
    background-color: #c9995e;
}

.ml0 {
    margin-left: 0 !important;
}
.mt0 {
    margin-top: 0 !important;
}

a, a:hover {
    color: #fff;
}

header {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
	height: 60px;
	background-color: rgba(0, 0, 0, 0.6);
}

header .header_wrap > div {
    float: left;
}

header .logo {
    float: left;
    margin: 10px 40px 10px 0;
}

header .logo img {
    width: 170px;
    height: 40px;
}

header .menu li {
    float: left;
    padding: 22px 25px;
    font-size: 14px;
    line-height: 16px;
}
header .menu li a{
	color: #ccc;
}
header .menu li a:hover {
	color: #fff;
}
header .menu  li.active a {
	color: #eaa142;
}
header .right_info {
    position: absolute;
    right: -90px;
    padding-right: 30px;
}
.head_btn {
    cursor: pointer;
    display: inline-block;
    width: 101px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    margin-top: 12px;
	border: solid 1px #eeeeef;
}

.head_btn:hover {
	border: solid 1px #eaa142;
    color: #eaa142;
}

.head_btn a {
    font-size: 14px;
    color: #fff;
	line-height: 16px;
}

.head_btn:first-child {
    margin-right: 18px;
}

.ewmWrap {
    position: absolute;
    top: 80px;
    right: 30px;
    padding: 20px 30px 30px 30px;
    border-radius: 5px;
    background-color: #fff;
}

header .right_info p {
    display: inline-block;
    font-size: 14px;
    margin-left: 30px;
}

footer {
    background-color: #323232;
    color: #fff;
}

footer .foot_top {
    padding: 68px 0;
}

footer .foot_top_left {
    width: 613px;
    height: 153px;
    border-right: 1px solid #4f4f4f;
}
footer .via {
    width: 132px;
    height: 132px;
    margin: 10px 20px 0 0;
    background-color: #3a3232;
    border: 6px solid #fff;
}
footer .via img {
    width: 100%;
    height: 100%;
}
footer .hotline {
    margin-top: 40px;
    font-size: 16px;
	line-height: 16px;
	letter-spacing: 4px;
}
footer .tel_number {
    margin-top: 30px;
    font-size: 30px;
}

footer .foot_top_right {
    padding: 10px 0 0 123px;
}
footer .foot_top_right p {
    margin-top: 30px;
    font-size: 14px;
}
footer .foot_top_right p:first-child {
    margin-top: 0;
}
footer .foot_bottom {
    height: 104px;
    text-align: center;
    line-height: 20px;
    padding: 36px;
    border-top: 1px solid #4f4f4f;
    letter-spacing: 3px;
}
footer .foot_bottom ._bno a:hover {
    color: #bc8e54;
}

.pre-wrap {
  font-family: '微软雅黑';
  white-space: pre-wrap !important;
  word-wrap: break-word!important;
  text-indent: 0;
}

/* banner */
.banner {
    height: 679px;
    background: #fff no-repeat center center;
    background-size: cover;
}
.banner .form-wrap {
    position: absolute;
    z-index: 1;
    top: -504px;
    right: 40px;
    width: 340px;
    padding: 39px 23px 0;
	background-color: #ffffff;
}
.banner .form-wrap .title {
    text-align: center;
}
.banner .form-wrap .title h1 {
	font-size: 24px;
	line-height: 16px;
	letter-spacing: 14px;
	color: #181818;
}
.banner .form-wrap .title p {
    margin-top: 7px;
	font-size: 12px;
	line-height: 16px;
	color: #999999;
}

.banner .form-wrap .form {
    margin-top: 10px;
}

.banner .form-wrap .form .input {
    position: relative;
}
.banner .form-wrap .form .input input {
    height: 46px;
    margin-top: 20px;
    padding-left: 45px;
    border: none;
    background-color: #efefef;
}

.banner .form-wrap .form .input .icon {
    position: absolute;
    width: 46px;
    height: 46px;
    text-align: center;
    line-height: 42px;
}

/* 消除google浏览器黄色框 */
/* input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
	color: #000;
    box-shadow:0 0 0 60px #efefef inset;
    -webkit-text-fill-color: #efefef;
} */


.banner .form-wrap .form .remember {
    display: inline-block;
    margin: 10px 0 21px;
    font-size: 14px;
	line-height: 16px;
	letter-spacing: 0px;
	color: #999999;
}
.banner .form-wrap .form .remember:hover {
    color: #bc8e54;
    text-decoration: underline;
}

.banner .form-wrap .form .vircode {
    float: right;
    text-decoration: none;
    cursor: pointer;
}
.banner .form-wrap .form .vircode:hover {
    color: #bc8e54;
    text-decoration: underline;
}

.banner .form-wrap .form .shu {
    position: absolute;
    right: 95px;
    top: 14px;
    font-size: 16px;
}

.banner .form-wrap .form input.getdxyzm {
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 0;    
    background-color: transparent;
    margin: 0;
    padding: 0;
    color: #bc8e54;
}

.banner .form-wrap .form .loginBtn {
    cursor: pointer;
    height: 46px;
	background-color: #ffffff;
    border: solid 2px #c7a374;
    text-align: center;
    font-size: 16px;
	line-height: 46px;
	color: #bc8e54;
}
.banner .form-wrap .form .loginBtn:hover {
    background-color: #c9995e;
    color: #fff;
}


.banner .form-wrap .info {
    height: 79px;
    margin: 5px -23px 0;
    padding: 16px;
	background-color: #c9995e;
}

.banner .form-wrap .info h3 {
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
	color: #bc8e54;
	background-color: #ffffff;
}

.banner_cnt {
    position: absolute;
    width: 100%;
}

.banner_cnt.corp_partner {
    top: 225px;
}
.banner_cnt.corp_partner h3 {
	font-size: 48px;
	letter-spacing: 1px;
	color: #ffffff;
}
.banner_cnt.corp_partner p {
    margin-top: 34px;
    font-size: 24px;
	line-height: 16px;
	color: #ffffff;
}


.banner_cnt.corp_demo {
    top: 223px;
    left: 78px;
    opacity: 0;
}
.banner_cnt.corp_demo h1 {
    font-size: 48px;
	letter-spacing: 1px;
	color: #ffffff;
}
.banner_cnt.corp_demo p {
    margin-top: 30px;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
}


.banner_cnt .btn_wrap {
    margin-top: 43px;
}

.banner_cnt .btn_wrap a {
    display: inline-block;
    width: 140px;
	height: 36px;
	border: solid 1px #eeeeef;
    font-size: 14px;
	line-height: 36px;
}

.banner_cnt .btn_wrap a:first-child {
    margin-right: 20px;
	border: solid 1px #c7a374;
}
/* banner - end */

.service_intro {
    padding: 90px 0 80px;
}

.service_intro .service_title h1 {
    font-size: 28px;
    letter-spacing: 14px;
    padding-left: 7px;
	color: #181818;
}

.service_intro .service_title p {
    margin-top: 30px;
    font-size: 14px;
	letter-spacing: 4px;
	color: #999999;
}

.service_intro .service_title p.serv_desc {
    margin-top: 50px;
    font-size: 14px;
	line-height: 30px;
}

.service_intro .service_content {
    overflow: auto;
    margin-top: 50px;
    padding-bottom: 30px;
	box-shadow: 0px 0px 10px 0px 
        rgba(0, 0, 0, 0.08);
}

.service_intro .service_content h3 {
    text-align: center;
}

.service_intro .service_content .service_list {
    float: left;
    width: 256px;
    height: 358px;
    margin-top: 30px;
    padding: 40px 37px 0 37px;
}

.service_intro .service_content .service_list .service_list__content {
    text-align: center;
}

.service_intro .service_content .service_list:not(:first-child) {
    border-left: 1px solid #eeeeef;
}

.service_intro .service_content .service_list .service_list__logo {
    cursor: pointer;
    width: 68px;
    height: 68px;
    margin: 0 auto;
}

.service_intro .service_content .service_list .service_list__content h3 {
    margin: 51px 0 31px;
    font-size: 18px;
    font-weight: bold;
	letter-spacing: 5px;
	color: #181818;
}

.service_intro .service_content .service_list .service_list__content p {
    font-size: 14px;
    line-height: 17px;
	letter-spacing: 3px;
    color: #999999;
    text-indent: 2em;
    text-align: left;
}


/* partner */
.partner .partner_list {
    margin-top: 51px;
}
.partner .partner_list > div {
    width: 256px;
    height: 161px;
    text-align: center;
    line-height: 161px;
    transition: all .6s;
    opacity: 0;
    transform: translateX(200px);
}

.partner .partner_list > div:hover {
    transform: translate(0, -10px);

    box-shadow: 0px 3px 8px 0px 
		rgba(0, 0, 0, 0.08);
}

/* partner - end */


.layui-layer-dialog .layui-layer-btn .layui-layer-btn0 {
    background-color: #c9995e;
    border-color: #c9995e;
}
.swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #c9995e;
}
