.db {
	display: block;
}

.rad_5 {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}

.rad_100 {
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
}

.rad_10 {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
}

.rad_15,
.header .head_tool .btn {
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-moz-border-radius: 15px;
}

.rad_50,
.banner .btn,
.banner_page .btn,
.ind_part2 .btn,
.ind_part5 .wrap .btn_box .btn.btn_ljkd {
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-moz-border-radius: 50px;
}

.justify-list {
	text-align: justify;
	line-height: 0;
}

.justify-list .item {
	display: inline-block;
	vertical-align: top;
}

.gray_bg {
	background-color: #f5f5f5;
}

.liner_btn,
.ind_part2 .btn,
.ind_part5 .wrap .btn_box .btn.btn_ljkd {
	background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#F6456D), to(#FD7353), color-stop(0.5, #F6456D));
	background: -webkit-linear-gradient(to right, #F6456D 0%, #FD7353 100%);
	background: -o-linear-gradient(to right, #F6456D 0%, #FD7353 100%);
	background: -moz-linear-gradient(to right, #F6456D 0%, #FD7353 100%);
	background: linear-gradient(to right, #F6456D 0%, #FD7353 100%);
}

.pub_tit {
	padding-top: 60px;
	text-align: center;
	
}

.pub_tit h5 {
	font-size: 36px;
	color: #000;
	line-height: 50px;
}

.pub_tit p {
	font-size: 18px;
	color: #666;
	line-height: 40px;
}

.transition,
.header .head_tool .btn,
.banner .btn,
.banner_page .btn,
.ind_part1 .list .item,
.ind_part2 .list .item .ico,
.ind_part2 .btn,
.ind_part3 .wrap ul li,
.ind_part4 .case_focus .hd li .circle .case_ewm,
.ind_part4 .btn,
.ind_part5 .wrap .btn_box .btn,
.ind_part8 .btn {
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
}

.content {
	margin-top: 72px;
}

.header {
	width: 100%;
	background-color: #333;
	height: 72px;
	z-index: 999;
	position: fixed;
	top: 0;
}

.header .head_main,
.header .head_tool {
	display: inline-block;
	vertical-align: top;
}

.header .logo {
	width: 176px;
	height: 46px;
	background: url(../img/l1db91.png?sn=12) left center no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	margin: 12px 10px 14px 18px;
}

.header .gfdm {
	height: 34px;
	margin-top: 21px;
	margin-right: 26px;
	padding-left: 14px;
	border-left: 1px solid #4d4d4e;
	color: #fff;
	line-height: normal;
	font-size: 13px;
}

.header .gfdm span {
	display: block;
	line-height: normal;
	letter-spacing: 2px;
	color: inherit;
}

.header .nav h3 {
	font-size: 14px;
	padding: 14px 0;
}

.header .nav h3 a {
	zoom: 1;
	display: block;
	color: #999;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	padding: 0 10px;
	position: relative;
}

.header .nav h3 i {
	display: inline-block;
	zoom: 1;
	width: 12px;
	height: 7px;
	background: url(../img/ico/ico_jt.png) 0 0 no-repeat;
	overflow: hidden;
	margin: -2px 0 0 8px;
	vertical-align: middle;
}

.header .nav .m {
	float: left;
	height: 44px;
	display: inline;
	/*text-align: center;*/
	margin: 0 15px;
}

.header .nav .m.on h3 a {
	color: #f8ab37;
}

.header .nav .m.on h3 i {
	background-image: url(../img/ico/ico_jt_on.png);
}

.header .nav .sub {
	display: none;
	width: 100%;
	height: 325px;
	padding: 35px 0 40px;
	background-color: #fff;
	box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
	position: absolute;
	left: 0px;
	top: 72px;
	z-index: 999;
	float: left;
	line-height: 30px;
	/*text-align: center;*/
}

.header .nav .sub .sub_box {
	width: 50%;
	padding-left: 30px;
	border-left: 1px solid #E8E8E8;
}

.header .nav .sub .sub_box.sub_right {
	padding-left: 75px;
}

.header .nav .sub .sub_box:first-child {
	border-left: 1px solid transparent;
}

.header .nav .sub .sub_box .sub_name {
	font-size: 16px;
	color: #666;
	font-family: "Helvetica,Pingfang SC,STHeiti,Verdana,Arial,Tahoma,sans-serif", "Microsoft YaHei";
	margin-bottom: 15px;
}

.header .nav .sub .sub_box.sub_left .sub_name {
	margin-bottom: 35px;
}

.header .nav .sub .sub_box ul li {
	float: left;
	width: 240px;
	margin-right: 10px;
	padding: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	margin-bottom: 5px;
}

.header .nav .sub .sub_right ul li {
	float: left;
	width: 220px;
	margin-right: 30px;
	padding: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	margin-bottom: 5px;
}


.header .nav .sub .sub_left ul li {
	margin-bottom: 20px;
}

.header .nav .sub .sub_box ul li:hover {
	background-color: #f5f5f5;
}

.header .nav .sub .sub_box.sub_right ul li:nth-child(5) {
	margin-bottom: 10px;
}

.header .nav .sub .sub_box.sub_right ul li:nth-child(6) {
	margin-bottom: 10px;
}

.header .nav .sub .sub_box ul li .top_a_text {
	width: 75%;
	height: 42px;
}

.header .nav .sub .sub_box ul li:nth-child(3) .top_a_text {
	margin-bottom: 0;
}

.header .nav .sub .sub_box ul li:nth-child(4) .top_a_text {
	margin-bottom: 0;
}

.header .nav .sub .sub_box ul li h5 {
	width: 100%;
	line-height: 1.5;
	font-size: 16px;
	color: #333;
	font-family: "Helvetica,Pingfang SC,STHeiti,Verdana,Arial,Tahoma,sans-serif", "Microsoft YaHei";
}

.header .nav .sub .sub_box.sub_right ul li h5 {
	height: 30px;
	line-height: 30px;
}

.header .nav .sub .sub_box ul li .top_pro_icon {
	display: inline-block;
	width: 42px;
	height: 42px;
	margin-right: 10px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size:100% auto;
	-o-background-size: 100% auto;
}

.header .nav .sub .sub_box ul li .top_pro_icon.icon1 {
	background-image: url(../img/ico/top_pro_icon1.png);
}

.header .nav .sub .sub_box ul li .top_pro_icon.icon2 {
	background-image: url(../img/ico/top_pro_icon2.png);
}

.header .nav .sub .sub_box ul li .top_pro_icon.icon3 {
	background-image: url(../img/ico/top_pro_icon3.png);
}

.header .nav .sub .sub_box ul li .top_pro_icon.icon4 {
	background-image: url(../img/ico/top_pro_icon4.png);
}

.header .nav .sub .sub_box ul li p {
	font-size: 12px;
	color: #999;
	/*padding-left: 44px;*/
	line-height: 1.5;
}

.header .nav .sub .sub_box.sub_right ul li p {
	padding-left: 0;
}

.header .head_tool {
	margin: 14px 18px 0;
}

.header .head_tool .btn {
	display: inline-block;
	width: 86px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	margin: 6px 5px;

}

.header .head_tool .btn.login_btn {
	    background-color: #ffbe00;
    color: #fff;
}

.header .head_tool .btn.login_btn:hover {
	background-color: #e4aa00;
}

.header .head_tool .btn.reg_btn {
	border: 1px solid #ffbe00;
	color: #ffbe00;
}

.header .head_tool .btn.reg_btn:hover {
	background-color: #5c4f29;
}

.header.mini {
	width: 100%;
	background-color: #fff;
	transition: all ease-out 0.2s;
	-webkit-transition: all ease-out 0.2s;
	z-index: 99999;
	position: fixed;
	top: 0;
	border-bottom: 1px solid #eee;
}

.header.mini .nav h3 a {
	color: #666;
}

.header.mini .nav.on h3 a {
	color: #ff9900;
}

.header.mini .nav .sub {
	background: #fff;
}

.header.mini .nav .sub .sub_box {
	border-left: 1px solid #E1E1E1;
}

.header.mini .nav .sub .sub_box:first-child {
	border-left: 1px solid transparent;
}

.header.mini .nav .sub dl dd a:hover {
	color: #333;
}

.header.mini .logo {
	background-image: url(../img/l2.png);
}

.header.mini .gfdm {
	color: #333;
	border-left: 1px solid #bbb;
}

.header.mini .head_tool .btn.reg_btn {
	border-color: #666;
	color: #666;
}

.header.mini .head_tool .btn.reg_btn:hover {
	background-color: #eaeaea;
}


/*12-08-newHead*/

.header .nav .sub.nav_service {
	height: 248px;
	padding: 0;
}

.header .nav_service .sev_list {
	width: 100%;
	padding: 40px 8px 25px;
	border-bottom: 1px solid #E8E8E8;
	font-size: 0;
}

.header .nav_service .sev_list li {
	display: inline-block;
	width: 245px;
	height: 92px;
	margin-right: 25px;
	border-radius: 10px;
	overflow: hidden;
}

.header .nav_service .sev_list li a {
	display: block;
	width: 245px;
	height: 92px;
	padding: 15px;
}

.header .nav_service .sev_list li a:hover {
	background: #F7F8FA;
}

/*.header.mini .nav_service .sev_list li a:hover {
	background: #fff;
}*/

.header .nav_service .sev_list li .top_service_icon {
	display: inline-block;
	width: 35px;
	height: 30px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
}

.header .nav_service .sev_list li .top_service_icon.icon1 {
	background-image: url(../img/ico/top_service_icon1.png);
	background-size: 34px 26px;
}

.header .nav_service .sev_list li .top_service_icon.icon2 {
	background-image: url(../img/ico/top_service_icon2.png);
	background-size: 27px 27px;
}

.header .nav_service .sev_list li .top_service_icon.icon3 {
	background-image: url(../img/ico/top_service_icon3.png);
	background-size: 29px 29px;
}

.header .nav_service .sev_list li .top_service_icon.icon4 {
	background-image: url(../img/ico/top_service_icon4.png);
	background-size: 34px 28px;
}

.header .nav_service .sev_list li h5 {
	font-size: 16px;
	color: #666;
}

.header .nav_service .sev_list li p {
	font-size: 14px;
	color: #999;
}

.header .nav_service .top_tips {
	width: 100%;
	height: 75px;
	line-height: 75px;
}

.header .nav_service .top_tips span {
	display: inline-block;
	font-size: 14px;
	color: #999;
	margin-right: 11px;
}

.header .nav_service .top_tips span.top_line {
	display: inline-block;
	width: 1px;
	height: 18px;
	background: #C6C6C6;
	margin: -3px 0;
	margin-left: 17px;
	margin-right: 30px;
}


/*end*/

.footer {
	color: #fff;
	overflow: hidden;
}

.footer .foot_main {
	background-color: #353535;
	color: inherit;
}

.footer .foot_main .foot_info {
	padding: 32px 0;
}

.footer .foot_main .foot_info .f_tit {
	height: 60px;
	line-height: 50px;
	position: relative;
	margin-bottom: 20px;
}

.footer .foot_main .foot_info .f_tit span {
	display: inline-block;
	height: 50px;
	position: relative;
	color: #989898;
	font-size: 18px;
}

.footer .foot_main .foot_info .f_tit span:after {
	content: "";
	width: 32px;
	height: 3px;
	background-color: #5c5c5c;
	position: absolute;
	left: 0;
	bottom: -10px;
	z-index: 1;
}

.footer .foot_main .foot_info .f_tit:after {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #282828;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0;
}

.footer .foot_main .foot_info .a_list li {
	display: block;
	height: 30px;
}

.footer .foot_main .foot_info .a_list li a {
	display: block;
	width: 140px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #aeaeae;
}

.footer .foot_main .foot_info .qw_list {
	padding-right: 10px;
}

.footer .foot_main .foot_info .qw_list li {
	display: block;
}

.footer .foot_main .foot_info .qw_list li .img {
	width: 60px;
	height: 60px;
	background-repeat: no-repeat;
	background-position: center center;
}

.footer .foot_main .foot_info .qw_list li .text {
	height: 60px;
	margin-left: 10px;
	font-size: 14px;
	line-height: 25px;
	padding: 5px 0;
	color: #aeaeae;
}

.footer .foot_main .foot_info .qw_list li:last-child .text {
	line-height: 50px;
}

.footer .foot_main .foot_info .contact_list li {
	display: block;
	line-height: 30px;
	color: #AEAEAE;
	font-size: 14px;
	margin: 12px 0;
}

.footer .foot_main .foot_info .contact_list li .iconfont {
	width: 30px;
	height: 30px;
	background-color: #282828;
	text-align: center;
	line-height: 30px;
	color: #bababa;
}

.footer .foot_main .foot_info .contact_list li .text {
	margin-left: 20px;
	width: 320px;
}

.footer .foot_main .foot_info .contact_list li.tel span {
	float: left;
	padding-right: 3px;
	color: #FDD100;
	font-size: 18px;
}

.footer .foot_main .foot_info .fot_ewm {
	padding-top: 75px;
}

.footer .foot_main .foot_info .fot_ewm img {
	width: 128px;
	height: 128px;
}

.footer .foot_main .foot_column {
	height: 123px;
	border-bottom: 1px solid #2e2e2e;
	padding: 30px 0;
}

.footer .foot_main .foot_column .item .ico {
	float: left;
	width: 42px;
	height: 60px;
}

.footer .foot_main .foot_column .item .ico .iconfont {
	font-size: 42px;
	line-height: 60px;
	color: #FDD100;
}

.footer .foot_main .foot_column .item .text {
	float: left;
	width: 286px;
	margin-left: 20px;
	padding-top: 5px;
}

.footer .foot_main .foot_column .item .text h5 {
	font-size: 18px;
	line-height: 30px;
}

.footer .foot_main .foot_column .item .text p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
}

.footer .foot_copy {
	height: 70px;
	color: inherit;
	background-color: #1d1d1d;
}

.footer .foot_copy .item {
	line-height: 70px;
	font-size: 12px;
}

.footer .foot_copy .fot_cnzz img {
	float: right;
	margin-top: 29px;
}

.footer .foot_copy a {
	color: inherit;
}

.banner,
.banner_page {
	height: 520px;
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	color: #fff;
	padding-top: 55px;
	position: relative;
}

.banner h5,
.banner_page h5 {
	font-size: 48px;
	color: #231815;
	line-height: 50px;
}

.banner p,
.banner_page p {
	font-size: 24px;
	color: #231815;
	line-height: 30px;
	margin: 20px 0;
}

.banner .btn,
.banner_page .btn {
	display: inline-block;
	width: 160px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background-color: #FF0;
	color: #F00;
	font-size: 16px;
}

.banner .btn {
	position: absolute;
	left: 50%;
	margin-left: -80px;
	bottom: 40px;
}

.banner .btn:hover,
.banner_page .btn:hover {
	opacity: .8;
	filter: alpha(opacity=80);
}

.banner .pic,
.banner_page .pic {
	width: 682px;
	height: 367px;
	background-repeat: no-repeat;
	background-position: top center;
	position: absolute;
	left: 50%;
	margin-left: -341px;
	bottom: -94px;
}

.banner .pet{
	width:371px;
	height: 257px;
	margin: -12px auto 0;
}



.banner_page {
	height: 380px;
}

.banner_page h6 {
	font-size: 36px;
	line-height: 40px;
	font-weight: normal;
	margin: 20px 0;
}

.banner_page .btn {
	-moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2) !important;
	-webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2) !important;
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2) !important;
}

.banner_page .btn:hover {
	opacity: .8;
	filter: alpha(opacity=80);
}

.banner_page.banner_shuiguo .btn {
	color: #22bc58;
}

.banner_page.banner_yiyao h5 {
	font-size: 40px;
}

.banner_page.banner_yiyao p {
	font-size: 18px;
}

.banner_page.banner_yiyao .btn {
	color: #a2ad5c;
}

.banner_page.banner_jiadian .btn {
	color: #1e7dd9;
}

.banner_page.banner_wxtg {
	height: 720px;
	padding-top: 100px;
}

.banner_page.banner_wxtg h5 {
	font-size: 72px;
	line-height: 72px;
	font-weight: bold;
}

.banner_page.banner_wxtg p {
	font-size: 30px;
	height: 30px;
	line-height: 30px;
	margin: 30px 0;
}

.banner_page.banner_wxtg .btn {
	background-color: #fdd100;
	font-size: 30px;
	color: #ee4137;
	height: 64px;
	width: 236px;
	line-height: 64px;
	-moz-box-shadow: 0px 3px 0px #fdb300 !important;
	-webkit-box-shadow: 0px 3px 0px #fdb300 !important;
	box-shadow: 0px 3px 0px #fdb300 !important;
}

.banner_page.banner_wxtg .btn:hover {
	opacity: 1;
	background-color: #ffdf46;
}

.tab-pages {
	height: 26px;
	text-align: right;
	margin-top: 60px;
}

.tab-pages ul {
	font-size: 0;
	display: inline-block;
}

.tab-pages ul li {
	display: inline-block;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
}

.tab-pages ul li a,
.tab-pages ul li span {
	display: inline-block;
	padding: 0 8px;
	height: 26px;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	border: 1px solid #d7d7d7;
	margin: 0 3px;
}

.tab-pages ul li.active a,
.tab-pages ul li.active span {
	background-color: #fa5f53;
	border-color: #fa5f53;
	color: #fff;
}

.ind_part1 {
	width: 100%;
	height: 135px;
	background: #F7F8FA;
}

.ind_part1 .list .item {
	display: inline-block;
	float: left;
	width: 300px;
	height: 135px;
	border-left: 1px solid #E3E4E5;
	padding: 20px 20px;
}

.ind_part1 .list .item:first-child {
	border-left: 1px solid #F7F8FA;
}

.ind_part1 .list .item:hover {
	background-color: #fff;
}

.ind_part1 .list .item .text {}

.ind_part1 .list .item h5 {
	font-size: 18px;
	color: #333;
}

.ind_part1 .list .item:hover h5 {
	color: #FFC208;
}

.list .item h5 .sign {
	display: inline-block;
	margin-left: 7px;
	padding: 0 3px;
	font-size: 12px;
	font-style: initial;
	color: #121212;
	border: 1px solid #000;
	border-radius: 5px;
	background-color: #FFD903;
	position: relative;
	top: -3px;
}

.ind_part1 .list .item .line {
	width: 35px;
	height: 2px;
	background-color: #FDD100;
	margin: 12px 0;
}

.ind_part1 .list .item p {
	font-size: 14px;
	color: #666;
	line-height: 150%;
}

.ind_part2 {
	padding-top: 30px;
	text-align: center;
}

.ind_part2 .pub_tit {
	background-color: #fff;
}

.ind_part2 .tabPro {
	width: 100%;
	margin-top: 25px;
	background-color: #fff;
}

.ind_part2 .tabPro .hd {
	width: 1200px;
	margin: 0 auto;
	height: 117px;
}

.tabPro .hd li {
	float: left;
	width: 25%;
	text-align: center;
	padding: 40px 0;
	cursor: pointer;
}

.tabPro .hd li.on {
	border-bottom: 2px solid #ffc208;
}

.tabPro .hd li a {
	display: block;
	font-size: 18px;
	color: #666;
}

.tabPro .hd li.on a {
	color: #ffc208;
	font-weight:bold;
	text-shadow:#666;

}

.tabPro .hd li .pro-icon {
	display: inline-block;
	width: 35px;
	height: 35px;
	margin-right: 15px;
	vertical-align: middle;
}

.tabPro .hd li .pro-icon.icon_1 {
	background: url(../img/pro_icon12238.png?sn=2018) no-repeat center;
	background-size: 34px 34px;
}

.tabPro .hd li .pro-icon.icon_2 {
	background: url(../img/pro_icon22238.png?sn=2018) no-repeat center;
	background-size: 34px 34px;
}

.tabPro .hd li .pro-icon.icon_3 {
	background: url(../img/pro_icon32238.png?sn=2018) no-repeat center;
	background-size: 34px 34px;
}

.tabPro .hd li .pro-icon.icon_4 {
	background: url(../img/pro_icon42238.png?sn=2018) no-repeat center;
	background-size: 34px 34px;
}

.tabPro .hd li.on .pro-icon.icon_1 {
	background-image: url(../img/pro_icon1-on2238.png?sn=2018);
}

.tabPro .hd li.on .pro-icon.icon_2 {
	background-image: url(../img/pro_icon2-on2238.png?sn=2018);
}

.tabPro .hd li.on .pro-icon.icon_3 {
	background-image: url(../img/pro_icon3-on2238.png?sn=2018);
}

.tabPro .hd li.on .pro-icon.icon_4 {
	background-image: url(../img/pro_icon4-on2238.png?sn=2018);
}

.ind_part2 .tabPro .bd {
	height: 468px;
	background-color: #F7F7F7;
}

.ind_part2 .tabPro .conWrap {
	width: 1200px;
	margin: 0 auto;
}

/*.ind_part2 .tabPro .pro_list_box {
	padding: 45px 0;
}

.pro_list_box .list {
	width: 100%;
	padding: 0 20px;
}

.pro_list_box .list li {
	float: left;
	width: 260px;
	padding: 25px 15px 0 15px;
	text-align: left;
	height: 385px;
	background-color: #fff;
	margin-right: 40px;
	border-radius: 5px;
	box-sizing: border-box;
	position: relative;
}

.pro_list_box .list li:last-child {
	margin-right: 0;
}

.pro_list_box .list li .pro_tit {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #EBEBEB;
}

.pro_list_box .list li .tit_name {
	display: inline-block;
	font-size: 18px;
	color: #333;
	margin: 0 auto;
	font-weight: normal;
}

.pro_list_box .list li .tit_text {
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C;
	margin-bottom: 15px;
}

.pro_list_box .list li dl {
	width: 100%;
	padding: 20px 10px 0 10px;
}

.pro_list_box .list li dl dd {
	font-size: 14px;
	color: #8c8c8c;
	margin-bottom: 5px;
}

.pro_list_box .list li dl dd i {
	display: inline-block;
	margin-right: 10px;
	font-size: 13px;
	color: #ACB2BD;
}

.pro_list_box .list li:hover {
	box-shadow: 0 0 15px #ccc;
}

.pro_list_box .list li .info-btn {
	display: none;
	width: 93px;
	height: 33px;
	text-align: center;
	line-height: 33px;
	margin-top: 15px;
	border: 1px solid #ccc;
	border-radius: 3px;
	font-size: 12px;
	color: #999;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	position: absolute;
	left: 30px;
	bottom: 20px;
}

.pro_list_box .list li:hover .info-btn {
	display: block;
}

.pro_list_box .list li .info-btn:hover {
	background-color: #FFD903;
	border-color: #FFD903;
	color: #000;
}*/

.Micromall .mall_left {
	width: 415px;
	text-align: left;
	padding-left: 25px;
	padding-top: 95px;
	margin-right: 150px;
}

.Micromall .mall_left .pro_name {
	font-size: 24px;
	color: #333;
	text-align: left;
	margin-bottom: 15px;
}

.Micromall .mall_left .mall_text {
	font-size: 14px;
	color: #666;
	text-align: left;
	line-height: 160%;
}

.Micromall .mall_left .info-btn {
	display: inline-block;
	width: 100px;
	text-align: center;
	height: 40px;
	line-height: 38px;
	border: 1px solid #9c9c9c;
	border-radius: 3px;
	margin-top: 65px;
	font-size: 14px;
	color: #666;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
}

.Micromall .mall_left .info-btn:hover {
	background-color: #FFD903;
	border-color: #FFD903;
	color: #000;
}

.Micromall .mall_right {
	width: 530px;
	padding-top: 95px;
}

.Micromall .mall_right dl dd {
	display: inline-block;
	width: 80px;
	text-align: center;
	height: 80px;
	margin-right: 65px;
	margin-bottom: 65px;
}

.Micromall .mall_right dl dd:nth-child(4n) {
	margin-right: 0;
}

.Micromall .mall_right dl dd a {
	display: block;
	width: 100%;
	height: 80px;
	color: #999;
	font-size: 14px;
}

.Micromall .mall_right dl dd a .iconfont {
	font-size: 40px;
	color: #777;
}

.Micromall .mall_right dl dd a .name {
	display: block;
	margin-top: 7px;
	font-size: 14px;
	color: #999;
}

.Micromall.yj_support .mall_right {
	padding-left: 70px;
	padding-top: 130px;
}

.Micromall.yj_support .mall_right dl dd {
	width: 105px;
	height: 90px;
}

.Micromall.yj_support .mall_right dl dd:last-child {
	margin-right: 0;
}

.Micromall .mall_right dl dd a {
	height: 90px;
	
}

/*11-17*/
.Micromall.pro_xcx .mall_right {
	width: 635px;
	padding-top: 95px;
}
.Micromall .mall_right img{ width:65px; height:65px; margin:0 auto;}


.Micromall.pro_xcx .mall_right dl dd {
	width: 79px;
	margin-right: 60px;
}
.Micromall.pro_xcx .mall_right dl dd:nth-child(4n) {
    margin-right: 60px;
}
.Micromall.pro_xcx .mall_right dl dd:nth-child(5n) {
    margin-right: 0px;
}
/*end*/

.ind_part3 {
	height: 668px;
	background-color: #000;
	position: relative;
	padding-top: 0px;
}

.ind_part3 .pub_tit h5 {
	position: relative;
	z-index: 9;
	color: #fff;
}

.ind_part3 .tabSolution {
	width: 100%;
}

.tabSolution .hd {
	width: 200px;
	position: absolute;
	top: 170px;
	left: 50%;
	z-index: 99;
	margin-left: -535px;
}

.tabSolution .hd ul {
	padding-left: 40px;
}

.tabSolution .hd li {
	width: 100%;
	padding: 20px 0;
	border-right: 1px solid #b2b2b2;
	cursor: pointer;
	position: relative;
}

.tabSolution .hd li a {
	font-size: 18px;
	color: #fff;
}

.tabSolution .hd li.on a {
	color: #FFD903;
}

.tabSolution .hd li .dot {
	display: inline-block;
	width: 12px;
	height: 12px;
	background-color: #ACACAC;
	border-radius: 50%;
	position: absolute;
	top: 28px;
	right: -5px;
	z-index: 99;
}

.tabSolution .hd li.on .dot {
	display: block;
	width: 21px;
	height: 21px;
	background-color: #FFD903;
	border: 3px solid #69520C;
	top: 23px;
	right: -10px;
	opacity: 1;
}

.tabSolution .bd {
	width: 100%;
	height: 668px;
}

.tabSolution .bd .conWrap {
	width: 100%;
	height: 100%;
}

.tabSolution .bd .conWrap .con_bg {
	width: 100%;
	height: 668px;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.tabSolution .bd .conWrap .solution_list_box {
	width: 835px;
	position: absolute;
	top: 155px;
	left: 50%;
	margin-left: -280px;
	z-index: 99;
}

.solution_list_box .item_name {
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	padding: 20px 0 25px;
}

.solution_list_box .item_text {
	font-size: 16px;
	color: #fff;
	line-height: 200%;
}

.solution_list_box .btn_mfsy {
	display: block;
	margin: 40px 0;
	width: 132px;
	text-align: center;
	height: 42px;
	line-height: 42px;
	background-color: #FDD100;
	border-radius: 3px;
	font-size: 16px;
	color: #000;
}

.solution_list_box .btn_mfsy:hover {
	opacity: .9;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
}

.solution_list_box .shop_list {
	margin-top: 75px;
}

.solution_list_box .shop_list dd {
	float: left;
	margin-right: 30px;
}

.solution_list_box .shop_list dd:last-child {
	margin-right: 0;
}

.solution_list_box .shop_list dd a {
	display: block;
	width: 184px;
	height: 82px;
	background-color: #fff;
	border-radius: 3px;
	overflow: hidden;
	border: 1px solid #fff;
	box-sizing: border-box;
}

.solution_list_box .shop_list dd a:hover {
	border: 1px solid #FDD100;
}

.solution_list_box .shop_list dd .img_box {
	width: 184px;
	height: 82px;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}

.solution_list_box .shop_list dd img {
	display: block;
	width: 176px;
	height: 76px;	
	margin: 0 auto;
	vertical-align: middle;
}

.ind_part4 {
	background-color: #fff;
	padding: 20px 0 75px;
}

.ind_part4 .partner_list {
	margin-top: 50px;
}

.partner_list li {
	width: 25%;
	/*margin-bottom: 30px;*/
	border-right: 1px dashed #dcdcdc;
	text-align: center;
	position: relative;
}

.partner_list li:nth-child(4n) {
	border-right: 1px solid #fff;
}

.partner_list li a {
	display: block;
	width: 100%;
}

.partner_list li .part_box {
	width: 100%;
	padding: 0 30px;
}

.partner_list li:nth-child(4n) .part_box {
	border-right: 1px solid #fff;
	padding-right: 0;
}

.partner_list li:nth-child(4n+1) .part_box {
	padding-left: 0;
}

.partner_list li .part_box .part_info {
	height: 281px;
	padding: 20px 0 0px;
	border-bottom: 1px dashed #DCDCDC;
}

.partner_list li:nth-child(5) .part_box .part_info {
	border-bottom: 1px solid #fff;
	
}

.partner_list li:nth-child(6) .part_box .part_info {
	border-bottom: 1px solid #fff;
	
}

.partner_list li:nth-child(7) .part_box .part_info {
	border-bottom: 1px solid #fff;
	
}

.partner_list li:nth-child(8) .part_box .part_info {
	border-bottom: 1px solid #fff;
	
}

.part_box .part_info .part_logo {
	width: 100%;
	height: 150px;
	/*background-position: center top;
  	background-repeat: no-repeat;
  	background-size: 60%; */
}

.part_box .part_info .part_logo img {
	width: 150px;
	height: 150px;
	margin:0 auto;
}

.part_box .part_info .part_name {
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	margin: 10px 0 10px;
}

.part_box .part_info .part_pro {
	text-align:left;
	font-size: 14px;
	color: #666;
	letter-spacing:2px;
}

.part_box .part_info .white_line_bottom {
	width: 1px;
	height: 30px;
	background-color: #fff;
	position: absolute;
	right: -1px;
	bottom: 0;
}

.part_box .part_info .white_line_top {
	width: 1px;
	height: 30px;
	background-color: #fff;
	position: absolute;
	right: -1px;
	top: 0;
}

.part_box .part_info .dotted_con {
	height: 45px;
	line-height: 45px;
}

.part_box .part_info .dotted_con i.dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 10px;
	background-color: #B5B5B5;
	border-radius: 50%;
}

.partner_list li{
	height: 281px;
}
.partner_list li:hover .dotted_con i.dot {
	background-color: #ffd100;
}

.partner_list li:hover .mask {
	opacity: 1;
}

.partner_list li .mask {
	display: block;
	height: 281px;
	opacity: 0;
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: 0;
	background-color: #fdd100;
	padding: 15px 20px 30px 20px;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	text-align: left;
	margin:0 auto;
}



.partner_list li .mask .part_name {
	font-size: 12px;
	color: #333333;
	text-align:left;
	
}
.partner_list li .mask .part_name2 p{
	
	font-size: 14px;
	color: #333333;

	height:270px;
	width:270px;
	margin:0 auto; 
	
 
}
.partner_list li .mask .part_name2 p span{
	text-indent:20px;
	display:block;
 font-size: 14px;
	color: #333333;
padding-bottom:5px;
}

.mtp30{margin-top:30px}
/* 
.partner_list li .mask .part_name {
	font-size: 24px;
	color: #333333;
	margin-bottom: 15px;
}

.partner_list li .mask .part_text {
	text-align: left;
	font-size: 14px;
	color: #666;
	line-height: 180%;
}

.partner_list li .mask .part_lxr {
	text-align: right;
	margin-top: 20px;
	font-size: 14px;
	color: #666;
} */

.ind_part5 {
	padding: 10px 0 75px;
	background-color: #f7f8fa;
}

.ind_part5 .EcoPartners {
	margin-top: 50px;
}

.ind_part5 .EcoPartners li {
	width: 200px;
	height: 124px;
	border: 1px solid #E5E5E5;
	border-right: 1px solid #fff;
	background-color: #fff;
}

.ind_part5 .EcoPartners li:last-child {
	border-right: 1px solid #E5E5E5;
}

.ind_part5 .EcoPartners li a {
	display: block;
	width: 200px;
	height: 124px;
}

.EcoPartners li .img_box {
	width: 200px;
	height: 124px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.EcoPartners li .img_box img {
	display: inline-block;
	width: 144px;
	height: 40px;
}

.EcoPartners li .img_box img.a_hover {
	display: none;
}

.EcoPartners li:hover .img_box img.a_img {
	display: none;
}

.EcoPartners li:hover .img_box img.a_hover {
	display: inline-block;
}

.EcoPartners li .Eco_more {
	text-align: center;
	line-height: 124px;
}

.EcoPartners li .Eco_more i.dot {
	display: inline-block;
	width: 9px;
	height: 9px;
	background-color: #b5b5b5;
	border-radius: 50%;
	margin-right: 10px;
}

.ind_part6 {
	padding: 30px 0 40px;
	background-color: #f7f8fa;
}

.ind_part6 .news_list {
	margin-top: 60px;
}

.ind_part6 .news_list .news_item {
	width: 340px;
	margin-right: 90px;
}

.ind_part6 .news_list .news_item:last-child {
	margin-right: 0;
}

.news_list .news_item li {
	position: relative;
}

.news_list .news_item li .img_box {
	width: 340px;
	height: 130px;
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 30px;
}

.news_list .news_item li .img_box img {
	width: 100%;
	height: 100%;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}

.news_list .news_item li:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.news_list .news_item li .item_name {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	left: 30px;
	top: 40px;
}

.news_list .news_item li .news_text {
	font-size: 16px;
	color: #fff;
	position: absolute;
	left: 30px;
	top: 72px;
	text-shadow:5px 2px 6px #333333;
	font-weight: 300;
}

.news_list .news_item li .news {
	display: block;
	width: 100%;
	margin-bottom: 7px;
}

.news_list .news_item li .news .date {
	font-size: 14px;
	color: #999;
}

.news_list .news_item li .news .news_name {
	width: 85%;
	font-size: 14px;
	color: #666;
	margin-left: 10px;
}

.news_list .news_item li:hover .news .news_name {
	color: #f8ab37;
}

.ind_part7 {
	padding: 5px 0 50px;
	background-color: #fff;
}

.ind_part7 .honor_list {
	margin-top: 70px;
}

.ind_part7 .honor_list li {
	width: 20%;
	text-align: center;
	font-weight:bold;
}

.ind_part7 .honor_list li .img_box {
	width: 240px;
	height: 90px;
	display: table-cell;
	vertical-align: middle;
	
}

.ind_part7 .honor_list li img {
	width: 90px;
	height: 90px;
	vertical-align: middle;
	margin: 0 auto;
}

.ind_part7 .honor_list li .honor_name {
	margin-top: 10px;
	font-size: 14px;
	color: #575757;
}

.ind_part8 {
	height: 402px;
	padding: 40px 0 90px;
	background: url(../img/FreeUse_bg.png) no-repeat center top;
}

.ind_part8 .freeUse {
	width: 100%;
	text-align: center;
	margin-top: 30px;
}

.ind_part8 .freeUse .freeUse_text {
	font-size: 16px;
	color: #353535;
	margin-bottom: 5px;
}

.ind_part8 .freeUse_btn {
	width: 100%;
	text-align: center;
	margin-top: 30px;
}

.ind_part8 .freeUse_btn .btn_mfsy {
	display: inline-block;
	width: 240px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	background-color:#FFD100;
	border-radius: 3px;
	font-size: 16px;
	color: #000;
}

.ind_part8 .freeUse_btn .btn_mfsy:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}



.ind_banner {
	width: 100%;
	height: 480px;
	overflow: hidden;
	position: relative;
	padding: 0;
}

.banner .focusBanner {
	position: relative;
	width: 100%;
	height: 480px;
	margin: 0 auto;
}

.banner .focusBanner .bd {
	position: relative;
	z-index: 0;
}

.banner .focusBanner .bd li {
	position: relative;
}

.banner .focusBanner .bd li img {
	width: 100%;
	
	vertical-align: top;
}

.banner .focusBanner .bd li .text {
	width: 1000px;
	position: absolute;
	top: 65px;
	left: 50%;
	margin-left: -500px;
	text-align: center;
	color: #666;
}

.banner .focusBanner .bd li .text h5 {
	font-size: 48px;
	line-height: 48px;
	text-align: center;
    text-shadow: 0 1px 3px #CCCC33;
}

.banner .focusBanner .bd li .text p {
	font-size: 30px;
	padding: 5px 0;
	opacity: .8;
	    text-shadow: 0 1px 3px #CCCC33;
}

.banner .focusBanner .bd li .text .btn-detail {
	display: inline-block;
	font-size: 14px;
	width: 98px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #fff;
	color: #fff;
	opacity: .8;
}

.banner .focusBanner .hd {
	width: 100%;
	position: absolute;
	bottom: 12px;
	text-align: center;
	font-size: 0;
	z-index: 1;
}

.banner .focusBanner .hd li {
	margin: 0 5px;
	height: 12px;
	overflow: hidden;
	width: 12px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	background-color: #fff;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2) !important;
}

.banner .focusBanner .hd .on {
	background-color: #ffbe00;
}
.ind_banner .white_text h5,.ind_banner .white_text p{
	color: #fff;
}

.banner .pet {
	display: inline-block;
	width: 371px;
	height: 257px;
	background: url(../img/pet2238.png?sn=2018) no-repeat;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-top: -12px;
}
.ind_banner .phone{
	display: inline-block;
	width: 591px;
	height: 324px;
	background: url(../img/ind_ban2pic.png) no-repeat;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-top: -10px;
}


/*# sourceMappingURL=index.css.map */