/*public*/
@charset 'utf-8';
* {margin: 0px;padding: 0px;box-sizing: border-box;font-family: "MicrosoftYaHei",sans-serif;}
html{height: 100%;}
body {margin: 0px;padding: 0px;font-size: 16px;height: 100%;}
ol, ul, li, dl, dt, dd, form, p, h1, h2, h3, h4, h5, img {margin: 0px;padding: 0px;}
ol, ul, li {list-style: none;padding: 0;margin: 0;}
img {border: none;max-width:100%;}
a {text-decoration: none;border: none;margin: 0;padding: 0;}
input, textarea {outline: 0;resize: none;border: none;border: 0;margin: 0;padding: 0;appearance: none;-webkit-appearance: none;-moz-appearance: none;outline: none;}
select {border: 0;}
input {margin: 0;padding: 0;border: none;}
table, table td {border-collapse: collapse;}
img {max-width: 100%;vertical-align: middle;}
i{font-style: normal;}
.clearfix:after {content: "";height: 0;visibility: hidden;display: block;clear: both;}
.clearfix {zoom: 1;}
.clear {clear: both;}
.fl {float: left !important;}
.fr {float: right !important;}
.last{margin-right:0px !important;}
.div1200{width:1200px; margin:0px auto;}
.container{width:1200px; margin:0px auto;}
.div1600{width:1600px; margin:0px auto;}
.div1400{width:1400px; margin:0px auto;}
.div600{width:600px; margin:0px auto;}
.div920{width:920px; margin:0px auto;}
.banner{ position:relative; z-index:1; width:100%; text-align:center;}
.wrap {width: 100%;_zoom: 1;position: relative;overflow: hidden;max-width: 1920px;margin: 0 auto;}
.line_1{overflow: hidden;text-overflow: ellipsis;display: -webkit-box !important;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.line_2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box !important;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.line_3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box !important;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.line_4{overflow: hidden;text-overflow: ellipsis;display: -webkit-box !important;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
input::-webkit-input-placeholder { /* Edge */font-size: 16px;color: #999999;}
input:-ms-input-placeholder { /* Internet Explorer 10-11 */font-size: 16px;color: #999999;}
input::placeholder {font-size: 16px;color: #999999;}
textarea::-webkit-input-placeholder { /* Edge */font-size: 16px;color: #999999;}
textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */font-size: 16px;color: #999999;}
textarea::placeholder {font-size: 16px;color: #999999;}
.flex{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
@font-face {
	font-family: 'sc';
	src: url(../fonts/SourceHanSansCN-Normal.otf);
}
/*public*/
.header{
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 99;
	transition: all 0.6s;
}
.header.active{
	background-color: #fff;
}
.header-content{
	padding: 20px 0;
	align-items: center;
	justify-content: space-between;
}
.nav-content{
	align-items: center;
}
.nav>ul>li{
	padding: 18px 28px 18px 28px;
    position: relative;
}
.nav>ul>li>a{
	display: block;
	font-size: 16px;
	color: #666666;
}
.nav>ul>li.cur>a{
	color: #4f7afd;
}
.nav>ul>li:hover>a{
	color: #4f7afd;
}
.nav>ul>li>ul {
    position: absolute;
    top: 46px;
    left: -150px;
    padding: 24px 36px;
    background: #fff;
    z-index: 1111;
    width: 688px;
	display: none;
}
.nav>ul>li:hover ul {
	display: block;
}
.nav>ul>li>ul>li {
	width: 33%;
    padding: 10px 0;
    margin: auto;
    line-height: 200%;
    float: left;
}
.nav>ul>li>ul>li>a {
    font-size: 15px;
    color: #666;
}
.nav>ul>li>ul>li>a>img{
	margin-right: 12px;
}
.nav>ul>li>ul.nav_news{
	left: -252px;
}
.nav>ul>li>ul.nav_dz{
	left: -310px;
}
.nav>ul>li>ul.about_gy{
	left: -310px;
}
.header:hover{
	background: #fff;
}
.nav-login>a{
	display: block;
	width: 131px;
	height: 38px;
	border-radius: 19px;
	border: solid 1px #4f7afd;
	font-size: 16px;
	color: #4f7afd;
	line-height: 36px;
	text-align: center;
}
.nav-free>a{
	margin-left: 20px;
	display: block;
	width: 131px;
	height: 38px;
	border-radius: 19px;
	background-color: #4f7afd;
	font-size: 16px;
	color: #ffffff;
	line-height: 36px;
	text-align: center;
}
.nav-free>a:hover{
	background-color: rgba(79,122,253,0.9);
}
.product-why ul{
	margin-top: 12px;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.product-why li{
	width: 30%;
}
.product-system{
	padding-top: 50px;
	padding-bottom: 60px;
}
.index-title{
	text-align: center;
}
.index-title>h2{
	font-size: 38px;
	color: #595961;
}
.index-title>p{
	margin-top: 6px;
	font-size: 24px;
	color: #999999;
	font-family: 'sc';
}
.product-system-part{
	margin-top: 45px;
}
.product-system-part>ul{
	justify-content: space-around;
}
.product-system-part-img{
	text-align: center;
	/*height: 162px;*/
}
.product-system-part-text{
	text-align: center;
	margin-top: 18px;
}
.product-system-part-text>h2{
	font-size: 26px;
	color: #595961;
}
.product-system-part-text>p{
	margin-top: 10px;
	font-size: 18px;
	color: #202020;
	line-height: 150%;
}
.empowerment{
	background-color: #f8f8f8;
	padding-top: 55px;
	padding-bottom: 53px;
}
.empowerment-part{
	margin-top: 30px;
}
.empowerment-part>ul{
	justify-content: space-between;
}
.empowerment-item{
	width: 384px;
	background-color: #ffffff;
	box-shadow: 0px 10px 10px 0px rgba(226, 226, 226, 0.32);
	border-radius: 20px;
	padding: 35px 32px 35px;
	text-align: center;
}
.empowerment-item-title h2{
	font-size: 26px;
	color: #595961;
}
.empowerment-item-img{
	margin-top: 20px;
	height: 197px;
}
.empowerment-item-text{
	margin-top: 15px;
}
.empowerment-item-text>p{
	font-size: 16px;
	line-height: 28px;
	color: #333333;
}
.empowerment-item-text>span{
	margin-top: 25px;
	display: block;
	font-size: 18px;
	color: #4f7afd;
	font-weight: bold;
}
.free-crm{
	background: url(../images/free_bg.jpg) no-repeat center;
	padding: 50px 0 0;
	height: 347px;
}
.free-crm-title>h2{
	font-size: 48px;
	color: #ffffff;
	text-align: center;
}
.free-crm-part{
	margin-top: 35px;
}
.free-crm-part>ul{
	justify-content: space-between;
}
.free-crm-item{
	background-color: #ffffff;
	border-radius: 5px;
	line-height: 69px;
	width: 384px;
	text-align: center;
}
.free-crm-item>i{
	margin-right: 4px;
}
.free-crm-now{
	text-align: center;
}
.free-crm-now>a{
	width: 177px;
	margin: 37px auto 0;
	display: block;
	border-radius: 22px;
	border: solid 1px #fee88e;
	line-height: 41px;
	font-size: 18px;
	color: #fee88e;
}
/*.free-crm-now>a:hover{
	border: solid 1px #ffffff;
	color: #ffffff;
}*/
.index-news{
	padding-top: 40px;
	padding-bottom: 40px;
}
.index-news-part{
	margin-top: 35px;
}
.index-news-box{
	justify-content: space-between;
}
.index-news-item{
	width: 384px;
}
.index-news-item-img{
	position: relative;
}
.index-news-item-title{
	position: absolute;
	width: 121px;
	height: 45px;
	background-color: #4f7afd;
	top: 0;
	left: 0;
	line-height: 45px;
	text-align: center;
}
.index-news-item-title>a{
	display: block;
	font-size: 18px;
	color: #ffffff;
}
.index-news-item>ul{
	margin-top: 10px;
}
.index-news-item>ul>li{
	line-height: 36px;
}
.index-news-item>ul>li>a{
	padding-left: 23px;
	position: relative;
	display: block;
	font-size: 16px;
	color: #666666;
}
.index-news-item>ul>li>a:hover{
	color: #4f7afd;
}
.index-news-item>ul>li>a:before{
	content: "";
	position: absolute;
	left: 0;
	top: 12px;
	background: url(../images/icon_01.png) no-repeat;
	width: 7px;
	height: 11px;
}
.footer{
	background-color: #edf1fe;
	padding-top: 45px;
}
.footer-content{
	justify-content: space-between;
}
.footer-item{
	margin-right: 60px;
}
.footer-item:last-child{
	margin-right: 0;
}
.footer-item>h2{
	font-size: 16px;
	color: #595961;
	font-weight: normal;
}
.footer-item>ul{
	margin-top: 10px;
}
.footer-item>ul>li{
	line-height: 30px;
}
.footer-item>ul>li>a{
	font-size: 14px;
	color: #8d8d8d;
}
.footer-item>ul>li>a:hover{
	color: #4f7afd;
}
.footer-phone-item{
	position: relative;
	padding-left: 56px;
}
.footer-phone-item:before{
	content: "";
	position: absolute;
	left: 0;
	top: 4px;
	background: url(../images/foot_01.png) no-repeat;
	width: 46px;
	height: 46px;
}
.footer-phone-item>h3{
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 5px;
}
.footer-qq{
	margin-top: 30px;
}
.footer-qq-itme{
	background-color: rgba(79,122,253,0.2);
	line-height: 48px;
	text-align: center;
	border-radius: 10px;
}
.footer-qq-itme:hover{
	background-color: rgba(79,122,253,0.3);
}
.footer-qq-itme>span{
	font-size: 16px;
	color: #4f7afd;
}
.footer-link{
	margin-top: 19px;
	border-top: 1px solid #dcdcdc;
	padding-top: 25px;
	padding-bottom: 25px;
}
.footer-link>span{
	font-size: 14px;
	color: #8d8d8d;
}
.footer-link>span>i{
	margin-right: 5px;
}
.footer-link>a{
	font-size: 14px;
	color: #8d8d8d;
	margin-right: 7px;
	padding-right: 13px;
	position: relative;
}
.footer-link>a:hover{
	color: #4f7afd;
}
.footer-link>a:after{
	content: "";
	position: absolute;
	right: 0;
	top: 4px;
	width: 1px;
	height: 12px;
	background-color: #ababab;
	opacity: 0.7;
}
.footer-link>a:last-child:after{
	display: none;
}

.gndq{
	padding-top: 30px;
	padding-bottom: 40px;
}
.gndq-nav>ul{
	align-items: flex-end;
}
.gndq-nav-item{
	width: 20%;
	text-align: center;
	position: relative;
}
.gndq-nav-item:after{
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	height: 123px;
	width: 1px;
	background-color: #ebebeb;
}
.gndq-nav-item:last-child:after{
	display: none;
}
.gndq-nav-img{
	/*height: 112px;*/
}
.gndq-nav-text{
	margin-top: 5px;
}
.gndq-nav-text>h2{
	font-size: 17px;
	color: #595961;
}
.gndq-nav-text>p{
	margin-top: 5px;
	font-size: 14px;
	color: #9698a1;
}
.gndq-part{
	margin-top: 75px;
}
.gndq-item{
	margin-bottom: 30px;
	justify-content: space-between;
	align-items: center;
}
.gndq-item-img{
	width: 50%;
}
.gndq-item-text{
	width: 50%;
}
.gndq-item-text1{
	padding-left: 32px;
}
.gndq-item-text>h2{
	font-size: 32px;
	color: #595961;
	margin-bottom: 25px;
}
.gndq-item-text>p{
	font-size: 18px;
	line-height: 24px;
	color: #9698a1;
}
.gndq-item-text1>p{
	line-height: 30px;
}
.gndq-item-free{
	margin-top: 60px;
}
.gndq-item-free>a{
	display: block;
	text-align: center;
	width: 153px;
	height: 46px;
	background-color: #4f7afd;
	box-shadow: 0px 8px 10px 0px rgba(79, 122, 253, 0.25);
	border-radius: 23px;
	font-size: 16px;
	line-height: 46px;
	color: #ffffff;
}
.gndq-item-free>a:hover{
	background-color: rgba(79,122,253,0.9);
}
.gndq-item:nth-child(2n){
	flex-direction: row-reverse;
	/*justify-content: flex-end;*/
}
.gndq-item:nth-child(2n) .gndq-item-img{
	/*text-align: right;*/
}

.solution{
	padding-top: 30px;
}
.solution-what{
	padding-top: 30px;
	padding-bottom: 45px;
}
.solution-what-title{
	text-align: center;
}
.solution-what-title>h2{
	font-size: 52px;
	color: #595961;
}
.solution-what-part{
	margin-top: 35px;
}
.solution-what-item{
	width: 20%;
	text-align: center;
}
.solution-what-item-img{
	line-height: 176px;
}
.solution-what-item-text{
	margin-top: 10px;
}
.solution-what-item-text>p{
	font-size: 18px;
	line-height: 28px;
	color: #414147;
}

.solution-clue{
	background-color: #f6f8ff;
	padding-top: 55px;
	padding-bottom: 50px;
}
.solution-clue-item{
	justify-content: space-between;
	align-items: center;
}
.solution-clue-item-img{
	width: 550px;
}
.solution-clue-item-text{
	width: 600px;
}
.solution-clue-item-text>h2{
	font-size: 55px;
	color: #595961;
	margin-bottom: 70px;
}
.solution-clue-item-text>p{
	font-size: 18px;
	line-height: 36px;
	color: #595961;
}
.solution-digitalize{
	padding-top: 80px;
}
.solution-digitalize-title{
	text-align: center;
}
.solution-digitalize-title>h2{
	font-size: 52px;
	color: #595961;
}
.solution-digitalize-part{
	margin-top: 100px;
}
.solution-digitalize-item{
	justify-content: space-between;
	align-items: center;
	margin-bottom: 80px;
}
.solution-digitalize-item-text{
	width: 620px;
}
.solution-digitalize-item-text>h2{
	font-size: 40px;
	color: #595961;
	margin-bottom: 35px;
}
.solution-digitalize-item-text>p{
	font-size: 18px;
	line-height: 36px;
	color: #595961;
}
.solution-digitalize-item-img{
	width: 500px;
	text-align: center;
}

.help{
	padding-top: 40px;
	padding-bottom: 40px;
}
.help-contern{
	justify-content: space-between;
}
.help-left{
	width: 221px;
}
.help-left-title{
	background: url(../images/help_02.jpg) no-repeat;
	line-height: 60px;
	background-color: 100% 100%;
}
.help-left-title>h2{
	padding-left: 30px;
	font-size: 24px;
	color: #ffffff;
}
.help-left-part{
	border: solid 1px #e5e5e5;
	border-top: 0;
	/*padding-top: 7px;*/
}
.help-left-part>ul>li{
	line-height: 50px;
	position: relative;
}
.help-left-part>ul>li>a{
	display: block;
	padding: 0 30px;
	font-size: 16px;
	color: #595961;
	position: relative;
}
.help-left-part>ul>li>a:after{
	content: "";
	border-top: 1px solid #595961;
	border-left: 1px solid #595961;
	border-right: 0;
	border-bottom: 0;
	height: 8px;
	transform: rotate(135deg);
	width: 8px;
	position: absolute;
	right: 32px;
	top: 21px;
}
.help-left-part>ul>li:hover{
	background-color: rgba(207,219,255,0.5);
}
.help-left-part>ul>li:hover:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 3px;
	height: 100%;
	background-color: #4f7afd;
}
.help-left-part>ul>li:hover>a{
	color: #4f7afd;
}
.help-left-part>ul>li:hover>a:after{
	border-top: 1px solid #4f7afd;
	border-left: 1px solid #4f7afd;
}

.help-left-part>ul>li.cur{
	background-color: rgba(207,219,255,0.5);
}
.help-left-part>ul>li.cur:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 3px;
	height: 100%;
	background-color: #4f7afd;
}
.help-left-part>ul>li.cur>a{
	color: #4f7afd;
}
.help-left-part>ul>li.cur>a:after{
	border-top: 1px solid #4f7afd;
	border-left: 1px solid #4f7afd;
}
.help-right{
	width: 930px;
}
.help-right-title>h2{
	font-size: 36px;
	color: #595961;
}
.help-right-part{
	margin-top: 30px;
}
.help-right-part>ul>li{
	border-bottom: 1px dashed rgba(0,0,0,0.55);
}
.help-right-part>ul>li>a{
	font-size: 16px;
	color: #595961;
	line-height: 55px;
}
.help-right-part>ul>li>a:hover{
	color: #4f7afd;
}
.help-right-part>ul>li>a.cur{
	color: #4f7afd;
}
.help-right-text{
	padding: 0 0 30px 26px;
	display: none;
}
.help-right-text>p{
	line-height: 1.8;
	font-size: 14px;
	color: #666666;
}
/*dzkf*/
.dzkf{
	padding-top: 50px;
}
.dzkf-wd{
	padding-bottom: 40px;
}
.dzkf-title>h2{
	text-align: center;
	font-size: 52px;
	color: #595961;
}
.dzkf-title>p{
	margin-top: 5px;
	text-align: center;
	font-size: 24px;
	color: #999999;
}
.dzkf-wd-part{
	margin-top: 50px;
}
.dzkf-wd-item{
	width: 220px;
	height: 241px;
	background-color: #f4f9ff;
	border-radius: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
}
.dzkf-wd-item:nth-child(5n){
	margin-right: 0;
}
.dzkf-wd-item1{
	background: url(../images/dzkf_02.png) no-repeat center;
}
.dzkf-wd-item2{
	background: url(../images/dzkf_03.png) no-repeat center;
}
.dzkf-wd-item3{
	background: url(../images/dzkf_04.png) no-repeat center;
}
.dzkf-wd-item4{
	background: url(../images/dzkf_05.png) no-repeat center;
}
.dzkf-wd-item5{
	background: url(../images/dzkf_06.png) no-repeat center;
}
.dzkf-wd-item6{
	background: url(../images/dzkf_07.png) no-repeat center;
}
.dzkf-wd-item7{
	background: url(../images/dzkf_08.png) no-repeat center;
}
.dzkf-wd-item8{
	background: url(../images/dzkf_09.png) no-repeat center;
}
.dzkf-wd-item9{
	background: url(../images/dzkf_10.png) no-repeat center;
}

.dzkf-wd-item10{
	background: url(../images/dzkf_11.png) no-repeat center;
}
.dzkf-wd-text{
	text-align: center;
	padding-top: 168px;
}
.dzkf-wd-text>p{
	font-size: 28px;
	color: #4f7afd;
}
.dzkf-service{
	padding-top: 55px;
	background-color: #f8f8f8;
	padding-bottom: 70px;
}
.dzkf-service-part{
	margin-top: 34px;
}
.dzkf-service-item{
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
}
.dzkf-service-item-text{
	width: 600px;
}
.dzkf-service-item-text>h2{
	font-size: 40px;
	color: #595961;
	margin-bottom: 30px;
}
.dzkf-service-item-text>p{
	font-size: 18px;
	line-height: 36px;
	color: #595961;
}
.dzkf-service-item-a{
	margin-top: 65px;
}
.dzkf-service-item-a>a{
	display: block;
	width: 172px;
	height: 47px;
	background-color: #4f7afd;
	box-shadow: 1px 3px 24px 0px rgba(79, 122, 253, 0.31);
	border-radius: 24px;
	line-height: 47px;
	text-align: center;
	font-size: 20px;
	color: #ffffff;
}
.dzkf-service-item-a>a:hover{
	background-color: rgba(79,122,253,0.9);
}
.dzkf-adviser{
	padding-top: 70px;
	padding-bottom: 50px;
}
.dzkf-adviser-part{
	margin-top: 60px;
}
.dzkf-adviser-part>ul{
	justify-content: space-between;
}
.dzkf-adviser-item{
	width: 384px;
	/*height: 484px;*/
	background-color: #ffffff;
	box-shadow: 5px 9px 10px 0px rgba(226, 226, 226, 0.32);
	border-radius: 20px;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 37px;
}
.dzkf-adviser-item-tit>h2{
	font-size: 26px;
	color: #595961;
}
.dzkf-adviser-item-img{
	margin-top: 15px;
	height: 226px;
}
.dzkf-adviser-item-text>p{
	font-size: 16px;
	line-height: 28px;
	color: #333333;
}
.dzkf-adviser-item-a{
	margin-top: 37px;
}
.dzkf-adviser-item-a>a{
	margin: 0 auto;
	display: block;
	width: 151px;
	height: 43px;
	background-color: #4f7afd;
	box-shadow: 3px 5px 24px 0px rgba(79, 122, 253, 0.31);
	border-radius: 22px;
	line-height: 43px;
	font-size: 16px;
	color: #ffffff;
}
.dzkf-adviser-item-a>a:hover{
	background-color: rgba(79,122,253,0.9);
}
.dzkf-process{
	padding-top: 60px;
	padding-bottom: 70px;
}
.dzkf-process-part{
	margin-top: 75px;
	position: relative;
}
.dzkf-process-part:after{
	content: "";
	position: absolute;
	left: 0;
	top: 55px;
	width: 95%;
	height: 1px;
	border-bottom: 1px dashed #bdbdbd;
	z-index: -1;
}
.dzkf-process-part-ul1{
	justify-content: space-between;
}
.dzkf-process-part-ul1>li:last-child{
	margin-right: 30px;
}
.dzkf-process-part-ul2{
	/*justify-content: space-between;*/
}
.dzkf-process-part-ul2>li{
	min-width: 108px;
}
.dzkf-process-part-ul2>li:nth-child(1){
	margin-right: 65px;
}
.dzkf-process-part-ul2>li:nth-child(2){
	/*width: 118px;*/
	margin-right: 40px;
}
.dzkf-process-part-ul2>li:nth-child(3){
	/*width: 161px;*/
	margin-right: 42px;
}
.dzkf-process-part-ul2>li:nth-child(4){
	margin-right: 69px;
}
.dzkf-process-part-ul2>li:nth-child(5){
	margin-right: 69px;
}
.dzkf-process-part-ul2>li:nth-child(6){
	margin-right: 42px;
}
.dzkf-process-part-ul2>li:last-child{
	margin-right: 0;
}
.dzkf-process-item{
	/*width: 118px;*/
}
.dzkf-process-title{
	margin: 0 auto;
	background: url(../images/dzkf_19.png);
	width: 108px;
	height: 135px;
	padding: 5px;
}
.dzkf-process-title>p{
	background-color: #fff;
	width: 97px;
	height: 97px;
	background-color: #ffffff;
	border-radius: 50%;
	line-height: 97px;
	text-align: center;
	font-size: 22px;
	color: #4f7afd;
}
.dzkf-process-text{
	margin-top: 10px;
	text-align: center;
}
.dzkf-process-text>p{
	font-size: 16px;
	line-height: 48px;
	color: #595961;
	position: relative;
	white-space: nowrap;
}
.dzkf-process-text>p:after{
	content: "";
	border-bottom: 1px solid #595961;
	border-left: 1px solid #595961;
	border-right: 0;
	border-top: 0;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 6px;
	height: 6px;
	transform: translateX(-50%) rotate(-45deg);
}
.dzkf-process-text>p:last-child:after{
	display: none;
}
/*dzkf*/
/*dzbj*/
.dzbj{
	padding-top: 70px;
	padding-bottom: 75px;
}
.dzbj-buy-title>h2{
	text-align: center;
	font-size: 52px;
	color: #595961;
}
.dzbj-buy-part{
	margin-top: 60px;
}
.dzbj-buy-part>ul{
	justify-content: space-between;
}
.dzbj-buy-item{
	width: 378px;
	text-align: center;
	box-shadow: 5px 9px 10px 0px rgba(226, 226, 226, 0.32);
	border-radius: 20px;
	overflow: hidden;
}
.dzbj-buy-item-title{
	height: 129px;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
	overflow: hidden;
	padding-top: 30px;
}
.dzbj-buy-item-title>h2{
	font-size: 40px;
	color: #ffffff;
}
.dzbj-buy-item-title>p{
	margin-top: 5px;
	font-size: 14px;
	color: #ffffff;
}
.dzbj-buy-item1 .dzbj-buy-item-title{
	background: url(../images/dzbj_02.png) no-repeat center;
	background-color: #4f7afd;
}
.dzbj-buy-item2 .dzbj-buy-item-title{
	background: url(../images/dzbj_03.png) no-repeat center;
	background-color: #4fa9fd;
}
.dzbj-buy-item3 .dzbj-buy-item-title{
	background: url(../images/dzbj_04.png) no-repeat center;
	background-color: #4fcafd;
}
.dzbj-buy-item-text{
	padding-top: 42px;
	padding-bottom: 41px;
}
.dzbj-buy-item-text>h2{
	font-size: 48px;
	color: #595961;
	margin-bottom: 30px;
}
.dzbj-buy-item-text>h2>span{
	font-size: 24px;
	font-weight: normal;
	color: #595961;
}
.dzbj-buy-item-text>p{
	font-size: 16px;
	line-height: 30px;
	color: #717179;
}
.dzbj-buy-item-more{
	margin-top: 45px;
}
.dzbj-buy-item-more>a{
	margin: 0 auto;
	display: block;
	width: 271px;
	height: 46px;
	border-radius: 23px;
	font-size: 18px;
	line-height: 46px;
	color: #ffffff;
}
.dzbj-buy-item1 .dzbj-buy-item-more>a{
	background-color: #4f7afd;
	box-shadow: 0px 5px 18px 0px rgba(79, 122, 253, 0.26);
}
.dzbj-buy-item1 .dzbj-buy-item-more>a:hover{
	background-color: rgba(79,122,253,0.9);
}
.dzbj-buy-item2 .dzbj-buy-item-more>a{
	background-color: #4fa9fd;
	box-shadow: 0px 5px 18px 0px rgba(253, 198, 79, 0.26);
}
.dzbj-buy-item2 .dzbj-buy-item-more>a:hover{
	background-color: rgba(79,169,253,0.9);
}
.dzbj-buy-item3 .dzbj-buy-item-more>a{
	background-color: #4fcafd;
	box-shadow: 0px 5px 18px 0px rgba(79, 122, 253, 0.26);
}
.dzbj-buy-item3 .dzbj-buy-item-more>a:hover{
	background-color: rgba(79,202,253,0.9);
}
/*dzbj*/
/*about*/
.about{
	/*padding-top: 35px;*/
	padding-bottom: 35px;
}
.about-title>h2{
	text-align: center;
	font-size: 52px;
	color: #595961;
}
.about-text{
	margin-top: 30px;
}
.about-text p{
	font-size: 21px;
	line-height: 36px;
	color: #9698a1;
}
/*about*/
/*news*/
.news{
	/*padding-top: 35px;*/
}
.news-title>h2{
	text-align: center;
	font-size: 52px;
	color: #595961;
}
.news-list{
	margin-top: 35px;
	padding-bottom: 10px;
}


.news-list li {
    width: 588px;
    height: 192px;
    background: #fff;
    float: left;
    margin-bottom: 30px;
    box-shadow: 4px 4px 4px #cfcfcf;
}
.news-list li a {
    display: block;
}
.news-list .left {
    width: 106px;
    padding-right: 20px;
    text-align: right;
    background: #4f7afd;
    height: 192px;
}
.news-list .left .num {
    font-size: 60px;
    color: #fff;
    font-weight: bold;
    padding-top: 12px;
    line-height: 80px;
}
.news-list .left .time {
    font-size: 15px;
    color: #fff;
    line-height: 16px;
}
.news-list .left .bj {
    font-size: 13px;
    color: #fff;
    line-height: 38px;
    background: url(../images/74_03.jpg) no-repeat right bottom;
}
.news-list .left .js {
    font-size: 12px;
    color: #fff;
    line-height: 32px;
}
.news-list .con {
    width: 450px;
    padding-left: 28px;
}
.news-list .tit {
    font-size: 18px;
    color: #292929;
    line-height: 44px;
    padding-top: 15px;
}
.news-list .txt {
    font-size: 15px;
    color: #717171;
    line-height: 30px;
    height: 90px;
}
.news-list .more {
    font-size: 13.39px;
    color: #3498db;
    border: 1px solid #4caafc;
    margin-right: 27px;
    line-height: 26px;
    width: 89px;
    float: right;
    text-align: center;
}



.pages{
	margin-bottom: 40px;
}
.pages>ul{
	display: flex;
	justify-content: center;
}
.pages>ul>li{
	margin: 0 3px;
}
.pages>ul>li>a{
	display: block;
	padding: 5px 10px;
	border: solid 1px #999999;
	font-size: 12px;
	color: #999999;
}
.pages>ul>li>span{
	vertical-align: middle;
	font-size: 14px;
	color: #999999;
}
.pages>ul>li.nolink{
	/*display: none;*/
}
.pages>ul>li.current>a{
	background-color: #4f7afd;
	border: solid 1px #4f7afd;
	color: #ffffff;
}
.pages>ul>li:hover>a{
	background-color: #4f7afd;
	border: solid 1px #4f7afd;
	color: #ffffff;
}
/*news*/
/*register*/
.register-body{
	height: 100%;
}
.register{
	height: 100%;
}
.register-content{
	height: 100%;
	min-height: 700px;
	/*background-color: #000;*/
	background: url(../images/register_bg.jpg) no-repeat left center;
	background-size: cover;
	position: relative;
}
.register-container{
	height: 100%;
	width: 1200px;
	margin: 0 auto;
}
.register-box{
	width: 446px;
	height: 400px;
	margin: 0 0 0 auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.register-top>ul>li{
	margin-right: 38px;
}
.register-top>ul>li>a{
	display: block;
	font-size: 22px;
	color: #333333;
	padding-bottom: 4px;
	position: relative;
}
.register-top>ul>li.active>a{
	color: #4f7afd;
}
.register-top>ul>li.active>a:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 4px;
	background-color: #4f7afd;
}
.register-item{
	margin-top: 25px;
}
.register-item-input{
	margin-bottom: 14px;
}
.register-item-input>input{
	width: 100%;
	height: 61px;
	background-color: #ffffff;
	box-shadow: 0px 3px 9px 0px rgba(212, 221, 250, 0.58);
	border-radius: 5px;
	padding-left: 18px;
	font-size: 16px;
	color: #999999;
}
.register-item-input .reg2_box-yzm{
	width: 250px;
}
.register-item-input .reg2_box-yzm>input{
	width: 100%;
	height: 61px;
	background-color: #ffffff;
	box-shadow: 0px 3px 9px 0px rgba(212, 221, 250, 0.58);
	border-radius: 5px;
	padding-left: 18px;
	font-size: 16px;
	color: #999999;
}
.register-item-input .reg2_box-hq{
	width: 166px;
}
.register-item-input .reg2_box-hq a{
	display: block;
	width: 100%;
	height: 61px;
	line-height: 61px;
	background-color: #ffffff;
	box-shadow: 0px 3px 9px 0px rgba(212, 221, 250, 0.58);
	border-radius: 5px;
	padding-left: 18px;
	font-size: 16px;
	color: #999999;	
}
.register-auto{
	margin-top: 26px;
	transition: all .1s cubic-bezier(.71,-.46,.88,.6);
}
.register-p{
	align-items: center;
}
.register-p>span{
	font-size: 15px;
	color: #666666;
}
.register-p>span>a{
	color: #4f7afd;
}
.register-span{
	position: relative;
	vertical-align: middle;
	width: 19px;
	height: 19px;
	display: inline-block;
	margin-right: 8px;
}
.register-span:after{
	-webkit-transform: rotate(45deg) scale(0);
	transform: rotate(45deg) scale(0);
	position: absolute;
	left: 5px;
	top: 1px;
	display: table;
	width: 7px;
	height: 11px;
	border: 2px solid #fff;
	border-top: 0;
	border-left: 0;
	content: " ";
	transition: all .1s cubic-bezier(.71,-.46,.88,.6);
}
.register-auto-checked .register-span:after {
	-webkit-transform: rotate(45deg) scale(1);
	transform: rotate(45deg) scale(1);
	position: absolute;
	display: table;
	/*border: 2px solid #fff;*/
	border-top: 0;
	border-left: 0;
	content: " ";
	transition: all .2s cubic-bezier(.12,.4,.29,1.46) .1s;
}
.register-checkbox{
	width: 19px;
	height: 19px;
	background-color: #ededed;
	position: relative;
}
.register-auto-checked .register-checkbox{
	background-color: #4f7afd;
}
.register-button{
	margin-top: 24px;
}
.register-button>input{
	width: 100%;
	height: 73px;
	background-color: #4f7afd;
	box-shadow: 0px 3px 9px 0px rgba(212, 221, 250, 0.58);
	border-radius: 5px;
	font-size: 22px;
	color: #ffffff;
}
/*register*/

.news-detail-title>h2{
	text-align: center;
	font-size: 35px;
	color: #333;
}
.news-detail-title{
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 20px;
}
.news-detail-date{
	text-align: right;
}
.news-detail-date span{
	font-size: 16px;
	color: #5b5b5b;
	line-height: 40px;
}
.news-detail-text{
	margin-top: 20px;
	font-size: 16px;
	line-height: 2;
	color: #666666;
}
.news-detail-text p{
	font-size: 16px;
	line-height: 2;
	color: #666666;
}



/*关于我们*/
.div1200 {
    width: 1200px;
    margin: 0 auto;
}
.smenul{border-bottom:1px solid #d2d2d2;margin-top:18px;height: 54px;line-height: 54px;}
.smenul .div1200{position: relative;}
.smenul li{float: left;padding-right: 36px;padding-bottom: 2px;height:52px;line-height: 52px;}
.smenul li a{display: block;font-size: 16px;color:#3e3e3e;}
.smenul li a:hover{color:#2b78d9;_margin-bottom:-3px;border-bottom:3px solid #2b78d9;}
.smenul .active a{border-bottom:3px solid #2b78d9;_margin-bottom:-3px;color:#2b78d9;}
.smenul .fk{position: absolute;right: 0;bottom:0;height:54px;line-height: 54px;}
.smenul .fk a{font-size: 16px;color: #3e3e3e;margin-left: 12px;}
.smenul .img{position: absolute;width:100%;left:0;text-align:center;top:0;}

/*.gy{background: #eee;}*/
.gy .con{padding-top:58px;}
.gy .con p{font-size:16px;color:#3e3e3e;line-height: 38px; }
.gy .con .left{width:680px;}
.gy .con .txt1{text-indent: 2em;/*padding-bottom:40px;*/width:650px;/*padding-top:10px;*/}
.gy .con p span{color:#2b78d9;}
.gy .con .right{/*width:460px;height: 256px;*/position: relative;padding:19px 19px 149px 15px;background:url(../images/gy_03.png) no-repeat;}
.gy .con .right .img2{width:71px;height:71px;position:absolute;left:50%;top:50%;margin-left:-35px;margin-top:-35px;}
.gy .sup{overflow: hidden;}
.gy .sup .div1200{padding-top:20px;}
.gy .sup .tit{font-size: 30px;color:#2b78d9;line-height: 52px;text-align: center;}
.gy .sup .txt1{font-size: 18px;color:#4d4c4c;line-height: 42px;padding-bottom:34px;}
.gy  .sup .list li{float: left;width:182px;margin-right: 156px;text-align: center;  }
.gy .sup .list .img{margin:0 12px;width:151px;height:126px;/*background-image:url(../images/gy_07.png);*/position: relative;}
.gy .sup .active .img{background-image:url(../images/gy_13_03.png);}
.gy .sup .list .img1{display: none;position: absolute;left:0;top:0;width:100%;height:100%;}
.gy .sup .list p{font-size: 16px;color:#3c3c3d;line-height: 30px;}
.gy .sup .title{font-size: 20px;color:#2b78d9;line-height: 60px;padding-top:14px;}
.gy .sup .list .last{margin-right: 0;}
.gy .sup{padding-bottom:30px;}
.gy .sup .list .active .img1{display: block;}
.gy .fot .f_tit{font-size: 28px;color:#1052bf;text-align: center;background:url(/images/g_303.png) no-repeat center center;line-height: 30px;;}
.gy .fot .img{padding-top:30px;}
.gy{padding-bottom:40px;}
.gy .con .right{margin-left:56px;}

.culture{overflow: hidden;padding-bottom:50px;}
.culture .div1200{padding-top:28px;padding-bottom:50px;}
.culture .left{padding-top:18px;background:url(../images/2_3.png) no-repeat left 18px ;}
.culture p{font-size: 22px;color:#737373;padding-left:127px;line-height: 64px;padding-top:82px;}
.culture p{font-size: 22px;color:#737373;padding-left:127px;line-height: 64px;padding-top:82px;}
.value{overflow: hidden;}
.value .div1200{/*padding-top:22px;*/padding-bottom:50px;}
.value .left{background:url(../images/2.3_3.png) no-repeat}
.value p{padding-left:170px;font-size: 22px;color:#737373;line-height: 41px;padding-top:73px;}
.value .p2{padding-top:69px;}
.cert{padding-top:62px;padding-bottom:50px;overflow: hidden;}
.cert li{float: left;/*width:232px;*/padding:32px 33px;border:1px solid #e2e2e2;margin-left:-1px;margin-top:-1px;overflow: hidden;}
.cert li img{-moz-transition:0.8s;-ms-transition:0.8s;-webkit-transition:0.8s;-o-0transition:0.8s;transition:0.8s;}
.cert .active img{-moz-transform:scale(1.08);-ms-transform:scale(1.08);-o-transform:scale(1.08);-webkit-transform:scale(1.08);transform:scale(1.08);}

.cu{padding-top: 50px;padding-bottom:50px;}
.cu table{width:100%;}
.cu td{border-bottom:1px solid #dcdcdc;padding: 26px 0;}
.cu td .img{width:79px;margin-top: 9px;}
.cu td .con{padding-left:18px;}
.cu .td2{padding-left:40px;}
.cu .td1{border-right:1px solid #dcdcdc;width:620px;}
.cu td .tit{font-size: 18px;color:#0072e7;line-height: 36px;font-weight:bold;}
.cu .td2{width:580px;}
.cu td .con p{font-size: 14px;color:#5a5a5a;line-height: 32px;}
.cu .np .td1{padding-top:0;}
.cu .np .td2{padding-top:0;}
.cu .np td .img{margin-top:0;}
.cu .np td .con{margin-top:-8px;}
.cu .con .p2{padding-left:72px;}
.cu .last img{margin-right: 20px;}
.cu .last span{font-size: 23px;color:#5a5a5a;;}

.brand .breadcrumb {
    background-color: transparent;
    margin-bottom: 0;
    font-size: 14px;
    padding: 8px 0;
}
.brand .breadcrumb a{
	color: #666;
}
.brand .breadcrumb a.cur{
	color: #4f7afd;
}
.brand .list {
    width: 870px;
    height: auto;
    margin: 0 auto;
    float: left;
    background: #fff;
    border-radius: 5px;
    border: 1px #ebebeb solid;
    margin-right: 10px;
    padding: 5px 16px;
}
.brand .list>ul li {
    width: 202px;
    height: 235px;
    float: left;
    margin-bottom: 15px;
    border: 1px #EAEAEA solid;
    border-radius: 5px;
    background: #ffffff;
    margin-right: 7px;
}
.brand .list>ul li .tu {
    width: 200px;
    height: 150px;
    padding: 6px 6px;
    overflow: hidden;
}
.brand .list>ul li h3 {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    margin-top: 6px;
    text-align: center;
    line-height: 14px;
}
.brand .list>ul li h5 {
    font-size: 12px;
    color: #7f7f7f;
    font-weight: normal;
    padding: 0px 10px;
    text-align: center;
    line-height: 20px;
}

.brand_xx_top {
    width: 870px;
    background: #fff;
    float: left;
    margin: 0 auto;
    margin-right: 10px;
    padding: 10px 10px;
    border: 1px #ebebeb solid;
    border-radius: 5px;
    margin-top: 5px;
}
.brand_xx_top .zuo {
    width: 240px;
    height: 370px;
    float: left;
}
.brand_xx_top .zuo .tu {
    width: 240px;
    height: 200px;
    float: left;
    padding-bottom: 20px;
    border-radius: 5px;
}
.brand_xx_top .zuo h6 {
    color: #7d7d7d;
    font-size: 13px;
}
.brand_xx_top .zuo p {
    margin-bottom: 0px;
    color: #7d7d7d;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
}
.brand_xx_top .zuo p a {
    width: 60px;
    padding: 4px 10px;
    border: 1px #d90d26 solid;
    color: #d90d26;
    border-radius: 4px;
    margin-left: 4px;
}
.brand_xx_top .zuo p a:hover {
    width: 60px;
    padding: 4px 10px;
    border: 1px #d90d26 solid;
    background: #d90d26;
    color: #ffffff;
    border-radius: 4px;
    margin-left: 4px;
}
.brand_xx_top .you {
    width: 580px;
    height: 370px;
    float: left;
    padding-left: 30px;
}
.brand_xx_top .you h2 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 20px;
    line-height: 25px;
}
.brand_xx_top .you h2 b {
    margin-left: 15px;
    font-size: 13px;
    font-weight: normal;
    color: #535353;
}
.brand_xx_top .you h4 {
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 5px;
    color: #999;
    line-height: 26px;
}
.brand_xx_top .you p {
    margin-bottom: 0px;
    color: #333;
    font-size: 13px;
    min-height: 70px;
    line-height: 30px;
    margin-top: 15px;
}
.brand_xx_top .you strong {
    color: #535353;
}
.brand_xx{
	margin-top:10px;
}
.brand_xx .bt {
    width: 100%;
    display: block;
    height: 40px;
    line-height: 30px;
    font-size: 16px;
    font-weight: 500;
    margin-top: 8px;
    border-bottom: 1px #e9e9e9 solid;
}
.brand_xx .about {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
    line-height: 30px;
    color: #333;
}
.brand_left {
    width: 320px;
    height: auto;
    margin: 0 auto;
    float: left;
    margin-top: 0px;
}
.brand_left .yuyue {
    width: 320px;
    height: 390px;
    margin: 0 auto;
    float: left;
    background: #ffffff;
    border: 1px #ebebeb solid;
}
.brand_left .yuyue .tu {
    width: 318px;
    height: 170px;
    margin: 0 auto;
    float: left;
}
.brand_left .yuyue .shuru {
    width: 320px;
    height: 190px;
    margin: 0 auto;
    float: left;
    margin-top: 10px;
}
.shuru input {
    width: 270px;
    margin: 10px 25px;
    padding: 6px 12px;
}
.form-control {
    border-radius: 0;
    background: #ffffff;
    height: 36px;
    padding-right: 30px;
    border: 2px solid #D90D26;
    color: #666666;
    position: relative;
    -webkit-appearance: none;
}
.shuru .btn {
	display: block;
    width: 270px;
    margin: 10px 25px;
	color: #fff;
    background-color: #4f7afd;
    border-color: #eea236;
	padding: 10px 2px;
    font-size: 14px;
    text-align: center;
}
.shuru p {
    width: 270px;
    margin: 5px 25px;
    font-size: 12px;
    color: #333;
    text-align: center;
}
.shuru b {
    color: #4f7afd;
}

.mod3-bg {
    background: #62a4f6;
    padding: 27px 0 23px 0;
}
.c {
    max-width: 1200px;
    margin: 0 auto;
}
.mod3-c-top {
    display: flex;
}
.mod3-c-top>a {
    display: block;
    line-height: 51px;
    text-align: center;
    font-size: 18px;
    background: #ffffdd;
    border-radius: 10px;
}
.mod3-c-top>a.a1 {
    width: 211px;
    color: #45a6f7;
    margin-right: 20px;
}
.mod3-c-top>a.a1>img {
    margin-right: 17px;
}
.mod3-c-top>input {
    line-height: 51px;
    background: #fff;
    padding-left: 21px;
    border-radius: 10px;
    margin-right: 20px;
}
.mod3-c-top>input.input1 {
    width: 267px;
}
.mod3-c-top>input.input2 {
    width: 210px;
}
.mod3-c-top>input.input3 {
    width: 238px;
}
.mod3-c-top>a.a2 {
    width: 131px;
    color: #ff503d;
}
.mod3-c-bottom {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
}
.mod3-c-bottom>p {
    font-size: 24px;
    color: #fff;
    padding: 0 14px;
}
.mod6 {
    padding-bottom: 30px;
    height: 492px;
}
.mod6-nav {
    padding-top: 30px;
    padding-bottom: 21px;
}
.mod6-nav>ul {
    display: flex;
    justify-content: center;
}
.mod6-nav>ul>li {
    width: 210px;
    line-height: 44px;
    text-align: center;
    border-radius: 10px;
    border: solid 1px #e5e5e5;
    margin-right: 22px;
}
.mod6-nav>ul>li.this {
    background: #ffcb57;
    border: solid 1px #ffcb57;
}
.mod6-nav>ul>li>a {
    font-size: 16px;
    color: #545454;
}
.mod6-nav>ul>li.this>a {
    color: #fff;
}
.mod6-c-list {
    width: 1200px;
    float: left;
}
.mod6-c-list-list-list {
    width: 400px;
    height: 63px;
    padding: 12px 14px 0 10px;
    margin-bottom: 10px;
    float: left;
}
.mod6-c-list-list-list>a {
    display: flex;
}
.mod6-c-list-list-list-left {
    width: 109px;
    height: 51px;
    background-image: url(../images/s48.png);
    background-repeat: no-repeat;
}
.mod6-c-list-list-list-left>p {
    line-height: 51px;
    font-size: 14px;
    color: #fff;
    padding-left: 9px;
}
.mod6-c-list-list-list-right {
    padding-left: 13px;
    width: 239px;
}
.mod6-c-list-list-list-right>h1 {
    font-size: 14px;
    color: #4e4e4e;
    padding-bottom: 6px;
    height: 25px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.mod6-c-list-list-list-right>p {
    font-size: 12px;
    line-height: 16px;
    color: #999999;
    height: 32px;
    overflow:hidden;
    text-overflow:ellipsis;
}
.div_1425{
	width: 100%;
	height: 365px;
	position: relative;
	overflow: hidden;
}
.mod6-c {
    position: absolute;
    top: 0;
    left: 0;
    width: 700%;
	height: 365px;
    transition: left .65s cubic-bezier(.19,1,.22,1);
}

.product_gn{
    padding-top: 50px;
    padding-bottom: 60px;
    background-color: #f8f8f8;
}
.product_g_n{
	padding-top: 24px;
}
.product_g_n .product-item{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	margin-bottom: 50px;
}
.product_g_n .product-item .t{
	width: 536px;
}
.product_g_n .product-item .t .item-title{
	font-size: 28px;
	line-height: 36px;
	font-weight: 300;
    color: #262626;
	padding-bottom: 12px;
}
.product_g_n .product-item .t .item-desc{
	font-size: 28px;
	line-height: 36px;
	color: #262626;
	font-weight: 600;
	padding-bottom: 12px;
}
.product_g_n .product-item .t .item-rules{
	font-size: 16px;
	line-height: 32px;
	color: #262626;
	font-weight: 400;
	position: relative;
	padding-left: 24px;
	padding-bottom: 12px;
}
.product_g_n .product-item .t .item-rules:before{
	content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #262626;
    position: absolute;
    top: 15px;
    left: 0px;
}
.product_g_n .product-item .p_img{
	width: 584px;
}
.header{
	position: relative;
}
.header .nav_con {
    position: absolute;
    left: 0;
    top: 96px;
    overflow: hidden;
    width: 100%;
    background: url(../images/9_02.jpg) repeat-x center bottom #fff;
}
.header .nav_con .slide {
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 100%;
    overflow: hidden;
}
.header .nav_con .slide ul {
    overflow: hidden;
    background: #fff;
}
.header .nav_con .slide ul li {
    float: left;
    min-width: 124px;
    padding: 0 42px;
    padding-top: 26px;
    height: 247;
    border-right: 1px solid #eee;
}
.header .crmgongneng .li_img {
    width: 124px;
    height: 124px;
    margin: 0 auto;
}
.header .crmgongneng .li_img a {
    display: block;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.header .nav_con .slide ul li a p {
    font-size: 16px;
    color: #2f2f2f;
    text-align: center;
    line-height: 30px;
    margin-top: 20px;
    padding-bottom: 20px;
}


.header .slide li .li_img{
    width: 124px;
    height: 124px;
}
.header .slide li .li_img img{
    width: 124px;
    height: 124px;
}
.header .slide li .li_img a{
	display: block;
}
.header .crmgongneng .li1 .li_img a{
    background: #00a1ff;
}
.header .crmgongneng .li2 .li_img a{
    background: #ff9900;
}
.header .crmgongneng .li3 .li_img a{
    background: #fb7e71;
}
.header .crmgongneng .li4 .li_img a{
    background: #ec6941;
}
.header .crmgongneng .li5 .li_img a{
    background: #73b400;
}

.header .jiejuefangan .li1 .li_img a{
    background: #00a1ff;
}
.header .jiejuefangan .li2 .li_img a{
    background: #ff9900;
}
.header .jiejuefangan .li3 .li_img a{
    background: #fb7e71;
}
.header .jiejuefangan .li4 .li_img a{
    background: #ec6941;
}
.header .jiejuefangan .li5 .li_img a{
    background: #73b400;
}


.header .shiyongbangzhu .li1 .li_img a{
    background: #00a1ff;
}
.header .shiyongbangzhu .li2 .li_img a{
    background: #ff9900;
}
.header .shiyongbangzhu .li3 .li_img a{
    background: #fb7e71;
}
.header .shiyongbangzhu .li4 .li_img a{
    background: #ec6941;
}
.header .shiyongbangzhu .li5 .li_img a{
    background: #73b400;
}
.header .shiyongbangzhu .li6 .li_img a{
    background: #556fb5;
}
.header .shiyongbangzhu .li7 .li_img a{
    background: #6cc6bf;
}


.header .dingzhikaifa .li1 .li_img a{
    background: #00a1ff;
}
.header .dingzhikaifa .li2 .li_img a{
    background: #ff9900;
}
.header .dingzhikaifa .li3 .li_img a{
    background: #fb7e71;
}
.header .dingzhikaifa .li4 .li_img a{
    background: #ec6941;
}


.header .guanyuwomen .li1 .li_img a{
    background: #00a1ff;
}
.header .guanyuwomen .li2 .li_img a{
    background: #ff9900;
}
.header .guanyuwomen .li3 .li_img a{
    background: #fb7e71;
}
.header .guanyuwomen .li4 .li_img a{
    background: #ec6941;
}
.header .guanyuwomen .li5 .li_img a{
    background: #73b400;
}


.header .nav_con .crmgongneng ul li{
    padding: 0 56px;
}
.header .nav_con .jiejuefangan ul li{
    padding: 0 56px;
}
.header .nav_con .shiyongbangzhu ul li{
    padding: 0 22px;
}
.header .nav_con .dingzhikaifa ul li{
    padding: 0 86px;
}
.header .nav_con .guanyuwomen ul li{
    padding: 0 56px;
}

.tit_02291522{
    font-size: 36px;
    color: #191e31;
    text-align: center;
    padding-top: 50px;
}
.t_02291522{
    margin-top: 16px;
    font-size: 18px;
    color: #646566;
    text-align: center;
}
.div_02291522{
	padding-bottom: 36px;
}
.private-card {
    width: 100%;
    height: 220px;
    border-radius: 4px;
    margin-top: 55px;
    font-size: 0;
    position: relative;
}
.private-card li {
    width: 20%;
    height: 100%;
    float: left;
    font-size: 13px;
    padding: 10px 0px;
    cursor: pointer;
}
.private-card li .img {
    margin: auto;
    display: block;
    height: 105px;
}
.private-card li .img img {
    display: block;
    margin: auto;
    width: 88px;
}
.private-card li .n {
    font-weight: bold;
    font-size: 16px;
    color: #333;
    text-align: center;
}
.private-card li .p {
    width: 208px;
    margin: 0 auto;
    line-height: 24px;
    text-align: center;
    padding-top: 8px;
}
.c_1608{
	width: 100%;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.c_1608 .txt_1608{
	width: 520px;
}
.c_1608 .img_1608{
	width: 600px;
}
.c_1608 .img_1608 img{
	max-width: 100%;
}
.txt_1608 .p1 {
    font-size: 24px;
    color: #191e31;
    font-weight: 700;
    margin-top: 20px;
}
.txt_1608 .p2 {
    color: #646566;
    font-size: 16px;
    padding: 22px 0px;
}
.txt_1608 .p3 {
    color: #646566;
    font-size: 14px;
    line-height: 24px;
}
.item:nth-child(2n-1){
	background: #f6faff;
	padding:24px 0;
}
.item:nth-child(2n){
	background: #fff;
	padding:24px 0;
}

.c_1608 .txt_1747{
	width: 420px;
}
.c_1608 .img_1747{
	width: 700px;
}

.c_1608{
	width: 100%;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.txt_1747{
	padding-top: 52px;
}
.txt_1747 .p1 {
    font-size: 36px;
    font-weight: 800;
    color: #0D1426;
}
.txt_1747 .p2 {
    font-size: 18px;
    font-weight: 500;
    color: #54545A;
    margin-top: 23px;
    line-height: 28px;
}


.div_1757{
	width: 100%;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.div_1757 li{
    text-align: center;
    float: left;
    width: 270px;
    height: 300px;
    background: #FFFFFF;
    box-shadow: 0px 10px 43px 0px rgba(71, 71, 71, 0.13);
    border-radius: 16px;
}
.div_1757 li .img_1805 {
    margin: 45px 0 52px;
    text-align: center;
}
.div_1757 li .txt_1805 {
    height: 20px;
    font-size: 20px;
    font-weight: 700;
    color: #141D38;
    line-height: 25px;
    text-align: center;
}
.img_1821{
	width: 550px;
}
.txt_1821{
	width: 550px;
}
.txt_1821 .p1 {
	font-size: 36px;
    font-weight: 800;
    color: #0D1426;
    margin-top: 49px;
}
.txt_1821 .p2 {
    margin-top: 14px;
    margin-bottom: 17px;
    font-size: 16px;
    font-weight: 500;
    color: #9E9EA3;
    line-height: 28px;
}
.txt_1821 .p3 {
    font-size: 18px;
    font-weight: 500;
    color: #54545A;
    line-height: 28px;
    margin-bottom: 9px;
}

.div_1842{
	width: 100%;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.div_1842 li{
    width: 280px;
    height: 315px;
    background-color: #FFFFFF;
    border-radius: 6px;
    margin-bottom: 34px;
    border: 2px solid #FFFFFF;
    box-shadow: 1px 10px 43px 0px rgba(71, 71, 71, 0.1);
    box-sizing: border-box;
    padding: 16px 20px 0px 20px;
}
.div_1842 li .img_1847{
    text-align: center;
    margin-bottom: 11px;
}
.div_1842 li .txt_1847 {
    font-size: 20px;
    font-weight: bold;
    color: #141E38;
    line-height: 25px;
    text-align: center;
    margin-bottom: 14px;
}
.div_1842 li .txt_1848 {
    font-size: 14px;
    font-weight: 400;
    color: #5C6276;
    line-height: 22px;
    text-align: center;
    width: 200px;
    margin: 0 auto;
}
.img_1854{
	width: 600px;
}
.txt_1854{
	width: 500px;
}
.txt_1854 .p1 {
	font-size: 34px;
    color: #191e31;
    margin-top: 30px;
}
.txt_1854 .p2 {
	margin-top: 40px;
	font-size: 14px;
    color: #646566;
    line-height: 25px;
}