@charset"utf-8";
body{
	font-family: "Source Han Sans CN";
}
.body{
	padding-bottom: 0;
}
.reg_bg{
	position: relative;
	z-index: 22;
	padding: 30px 0 40px 0;
}

.title{
	font-weight: normal;
	text-align: center;
	font-size: 2.1rem;
}

.timer{
	margin-top: 12px;
	font-weight: normal;
	text-align: center;
}
.timer_bd{
	display: inline-block;
	font-size: 1.1rem;
	margin-bottom: 10px;
	padding: 5px 10px;
	line-height: 16px;
	background-color: #eee;
}
.timer .block{
	display: inline-block;
	height: 16px;
	padding: 0 2px;
	margin: 0 2px;
	color: #fff;
	background-color: #333;
	vertical-align: bottom;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	
}

.theme{
	text-align: center;
	font-size: 2.1rem;
	font-weight: normal;
	line-height: 1;
}
.theme .small{
	display: block;
	font-size: 1.2rem;
}
.theme .txt{
	display: block;
	margin-top: 10px;
}
.theme .line{
	display: inline-block;
	width: 17px;
	height: 1px;
	background-color: #ff7f14;
	vertical-align: 5px;
}

.one{
	padding: 40px 12px;
	text-align: center;
	background-color: #f0f0f0;
}
.one h2{
	font-weight: normal;
	font-size: 2.5rem;
}
.one h2:after{
	content:"";
	display: block;
	height: 25px;
	margin-top: 10px;
	background: url(/v2019/images/busi_down.png) no-repeat center center;
	-webkit-background-size: 25px;
	background-size: 25px;
}
.one_bd{
	margin-top: 30px;
	padding: 30px;
	background-color: #fff;
}
.one h3{
	font-weight: normal;
	font-size: 2.1rem;
}
.one_bd h4{
	margin-bottom: 30px;
	margin-top: 5px;
	font-weight: normal;
	font-size: 1.5rem;	
}
.one h4:after{
	content:"";
	display: inline-block;
	width: 19px;
	height: 19px;
	background: url(/v2019/images/busi_icon5.png) no-repeat center center;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.one_bd .pic{
	width: 70%;
	margin: auto;
}
.one_btn{
	margin-top: 40px;
}
.one_bd2{
	margin-top: 30px;
	padding: 30px 14px;
	background-color: #fff;
}
.one_bd2 li{
	display:flex;
	padding: 15px 0;
	border-bottom: solid 1px #ddd;
}
.one_bd2 li:last-child{
	border-bottom: none;
}
.one_bd2 .icon{
	width: 70px;
	height: 45px;
}
.one_bd2 .icon.i1{
	background: url(/v2019/images/busi_icon1.png) no-repeat center center;
	-webkit-background-size: 41px;
	background-size: 41px;
}
.one_bd2 .icon.i2{
	background: url(/v2019/images/busi_icon2.png) no-repeat center center;
	-webkit-background-size: 41px;
	background-size: 41px;
}
.one_bd2 .icon.i3{
	background: url(/v2019/images/busi_icon3.png) no-repeat center center;
	-webkit-background-size: 41px;
	background-size: 41px;
}
.one_bd2 .icon.i4{
	background: url(/v2019/images/busi_icon4.png) no-repeat center center;
	-webkit-background-size: 41px;
	background-size: 41px;
}
.one_bd2 .bd{
	flex:1;
	text-align: left;
}
.one_bd2 .b{
	font-weight: bold;
	font-size: 1.5rem;
}
.one_bd2 p{
	line-height: 1.7;
	font-size: 1.2rem;
}

.two{
	padding: 40px 0 30px 0;
}
.two .title{
	padding-bottom: 30px;
}
.two .pic{
	width: 90%;
	margin: auto;
}

.three{
	padding: 40px 0;
	background: url(/event/baidu/images/img6.jpg) no-repeat center top;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.three .img{
	width: 90%;
	margin: auto;
	padding: 30px 0 10px 0;
}
.three .img img{
	width: 100%;
}

.four{
	position: relative;
}
.four_title{
	position: absolute;
	right: 18px;
	top: 40px;
	z-index: 20;
	text-align: left;
}
.four_title .small{
	display: block;
	margin-top: 5px;
}
.four img{
	width: 100%;
	float: left;
}

.four_btn{
	padding: 30px;
	background: -webkit-linear-gradient(left,#ff8228,#ff6a42);
    background: linear-gradient(left,#ff8228,#ff6a42);
}


h4.title{
	padding: 40px 0 30px 0;
	font-weight: normal;
	text-align: center;
	font-size: 2rem;
}
h4.title .sub{
	display: block;
	font-weight: normal;
	font-size: .6em;
}
h4.title .line{
	display: block;
	height: 1px;
	width: 18px;
	margin: auto;
	margin-top: 10px;
	background-color: #ff7f14;
	line-height: 0;
	font-size: 0;
}

.container_bg{
	background-color: #f0f0f0;
}
.seven1{
	padding-left: 46%;
}
.seven1 .title{
	text-align: left;
}
.seven1 .title .line{
	margin-left: 0;
	margin-bottom: 10px;
}
.seven2{
	position: relative;
	padding-top: 25px;
	padding-bottom: 30px;
	background: -webkit-linear-gradient(left, #ff8228, #ff6a42);
    background: linear-gradient(left, #ff8228, #ff6a42);
}
.seven2 ul{
	padding-left: 50%;
}
.seven2 li{
	width: 140px;
	padding: 0 20px;
	height: 35px;
	margin-bottom: 8px;
	line-height: 35px;
	color: #fff;
	font-size: 1rem;
	border:solid 1px rgba(255,255,255,.5);
}
.seven2 li sub{
	font-size: .5em;
}
.seven2 li b{
	display: inline-block;
	line-height: 1;
	margin-right: 3px;
	font-size: 1.6rem;
	font-weight: normal;
}
.seven2 .img{
	position: absolute;
	bottom: 100px;
	left: 30px;
	z-index: 20;
	width: 33.3%;
	height: 260px;
	background-color: #fff;
	-webkit-box-shadow:2px 2px 4px rgba(0,0,0,.18);;
	-moz-box-shadow:2px 2px 4px rgba(0,0,0,.18);;
	box-shadow:2px 2px 4px rgba(0,0,0,.18);;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}
.seven2 .img img{
	width: 100%;
}

.banner_cus{
	position: relative;
	width: 100%;
	padding-top: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 240px;
	text-align: center;
	color: #fff;
}
.banner_cus1{
	background: url(/v2019/images/dz_banner1.jpg?v=1) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.banner_cus2{
	background: url(/v2019/images/dz_banner2.jpg?v=1) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.banner_cus3{
	background: url(/v2019/images/dz_banner3.jpg?v=1) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.banner_cus4{
	background: url(/v2019/images/dz_qp0.jpg?v=1) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.banner_cus5{
	background: url(/v2019/images/dz_banner5.jpg?v=1) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.banner_cus .txt1{
	 font-size: 1.4rem;
}
.banner_cus .txt2{
	padding: 3px 0;
	font-size: 2.6rem;
}
.banner_cus .txt3{
	display: inline-block;
	padding:5px 10px;
	font-size: 1.2rem;
	color: #333;
	background-color: #fff;
}
.banner_cus .btn_main{
	margin-top: 15px;
}

.step_block{
	margin: 15px 4%;
	background-color: #fff;
}
.step_block img{
	width: 100%; 
}
#customize_step{
	padding: 10px 0;
	background-color: #f0f0f0;
}

#tab_tip{
	width:100%;
	font-size: 1.4rem;
	color:#fff;
	text-align:center;
	position: absolute;
	bottom: 4px;
	
}
.dsj{
	margin: 3px auto;
	width: 1px;
	height: 1px;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	border-top: 5px solid #fff;
}

.animated {
	animation-duration: 1s; /*动画时间*/
	animation-fill-mode: both; /*播放后的状态*/
}
 
.animated {
	animation-iteration-count: infinite; /*动作循环的次数：infinite 无限循环*/
}
 
.animated {
	 animation-duration: 2s; /*动画时间*/
}

.container{
	animation-name:container; /*动画的名称*/
	transform-origin: center bottom; /*设置动画旋转元素的基点为：居中靠下*/
	cursor: pointer;
}
 
@keyframes container{
	0%,
	40%,
	20%,
	50%,
	20% {
	transition-timing-function: cubic-bezier(0.215,.61,.355,1); /*贝塞尔曲线 ： X1 Y1 X2 Y2*/
	transform: translate3d(0,0,0); /*设置只在Z轴上移动*/
	}
	40%,
	43%{
	transition-timing-function: cubic-bezier(0.755,0.50,0.855,0.060);
	transform: translate3d(0,-20px,0);
	}
	70%{
	transition-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
	transform: translate3d(0,-10px,0);
	}
}

#cusromize_tab{
	background-color: #fff;
	text-align: center;
	margin: 2% 0;
}
#cusromize_tab a{
	display:inline-block;
	line-height:28px;
	width:22%;
}

#cusromize_tab .cursor{
	background: #333333;
	color: #fff;
}
.cus_title2 {
   font-weight: normal;
	text-align: center;
	font-size: 2rem;
}

.cus_title{
	padding: 25px 0 10px 0;
	font-size: 2rem;
	text-align: center;
}
.cus_title .txt{
	display: block;
	padding-bottom: 5px;
	font-weight: 200;
	font-size: 1.7rem;
	color: #666;
}
.cus_title b{
	color: #ff7f14;
}
.cus_title .sub{
	display: inline-block;
	position: relative;
}
.cus_title .sub:before,
.cus_title .sub:after{
	content:"";
	position: absolute;
	top: 50%;
	width: 22px;
	height: 6px;
	margin-top: -3px;
}
.cus_title .sub:before{
	left: -30px;
	background: url(/v2019/images/dz_line1.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.cus_title .sub:after{
	right: -30px;
	background: url(/v2019/images/dz_line2.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.cus_title .en{
	display: block;
	font-size: .8rem;
	color: #bbb;
	font-family:arial; 
	text-transform:uppercase;
}
.cus_scrip{
	padding: 0 20px;
	font-size: 1.2rem;
	text-align: center;
	line-height: 1.7;
	font-weight: 250;
}
.cus_scrip .txt1{
	display: block;
	font-size: 1.6rem;
	color: #444;
}
.cus_scrip .txt2{
	display: block;
	font-size: 1rem;
	color: #999;
}
.pic img{
	float: left;
}
.busi2 {
	padding-bottom: 30px;
}
.step_block .img{
	padding: 20px 0;
}
.busi3 .cus_title{
	padding-bottom: 5px;
}
.busi4{
	padding-bottom: 30px;
}
.busi4 ul{
	width: 88%;
	margin: auto;
}
.busi4 li{
	display:flex;
	padding: 10px 0;
	border-bottom: dashed 1px #ddd;
}
.busi4 li .icon{
	width: 25px;
}
.busi4 .icon i{
	width: 15px;
	height: 15px;
	color: #fff;
	font-size: 1rem;
	text-align: center;
	line-height: 15px;
	background-color: #ff7f14;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.busi4 li .txt{
	flex:1;
	font-size: 1.3rem;
}
.busi5 .reg_bg{
	border-top: solid 1px #eee;
}
.itw5{
	padding-bottom: 30px;
}
.itw5 .cus_title{
	padding-bottom: 0;
}

.teen1{
	padding-bottom: 20px;
}
.teen2{
	padding-bottom: 30px;
}

.roundabout-holder {
	list-style: none;
	width: 250px;
	height: 130px;
	margin: 0px auto;
}

.roundabout-moveable-item {
	font-size: 12px !important;
	width: 235px;
	height: 130px;
	cursor: pointer;
}

.roundabout-moveable-item img {
	height: 100%;
	width: 100%;
	margin: 0;
}

.roundabout-in-focus {
	cursor: auto;
}
.round{
	position: relative;
	width: 235px;
	height: 160px;
	margin: auto;
}
.round li img{
	width:100%;
}
.round2{
	position: relative;
	width: 200px;
	height: 400px;
	margin: auto;
}
.round li,
.round2 li{
	box-shadow:6px 6px 6px rgba(0,0,0,.1);
	-webkit-box-shadow:6px 6px 6px rgba(0,0,0,.1);
}
.cus_scrip2{
	padding: 0 25px;
	font-size: 1.2rem;
	color: #333;
	line-height: 1.7;
}
.foot_logo{
	padding: 30px 0 200px 0;
	text-align: center;
}

.qp1 img{
	float: left;
}
.qp1_btm{
	clear:both;
	padding: 25px;
	color: #fff;
	background-color: #ff7f14;
	text-align: center;
}

.qp1_btm .txt2{
	padding-top: 10px;
	font-size: 1.3em;
	font-weight: bold;
}
.qp2 ul{
	display:flex;
	padding: 15px 8px;
	flex-wrap:wrap;
}
.qp2 li{
	width:50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 8px;
}
.qp2 h4{ 
	padding: 5px 0;
	font-size: 1.3rem;
}
.qp2 p{
	font-size: 1.1rem;
	color: #666;
}

.qp3 dl{
	display:flex;
	padding: 0px 8px 15px 8px;
	flex-wrap:wrap;
}
.qp3 dd{
	width:50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
	padding-top: 10px;
}
.qp3 dd .icon{
	width: 60px;
	height: 60px;
	margin: auto;
	line-height: 60px;
	color: #fff;
	text-align: center;
	font-size: 3rem;
	background-color: #ff7f14;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.qp3 dd h4{
	padding: 8px 0;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 250;
	color: #222;
}
.qp3 dd h4 .num{
	display: inline-block;
	padding-right: 4px;
	color: #ff7f14;
	font-weight: bold;
}
.qp3 ul{
	height: 120px;
	padding: 5px;
	background-color: #fbf0e7;
}
.qp3 ul.h1{
	height: 150px;
}
.qp3 li{
	display:flex;
	padding: 4px 0;
}
.qp3 li>i{
	display: block;
	width: 10px;
	padding-top: 3px;
	padding-right: 5px;
	font-size: 1rem;
	color: #ff7f14;
}
.qp3 li .txt{
	display: block;
	flex:1;
	font-size: 1.2rem;
	line-height: 1.5;
	color: #333;
}
.qp4{
	padding-bottom: 60px;
	background:#fff url(/v2019/images/dz_qp6.png) no-repeat center bottom;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.nine_bd{
	width: 90%;
	margin: auto;
	padding: 25px;
	margin-top: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background:-webkit-linear-gradient(left,#ff8228,#ff6a42);
	background:linear-gradient(left,#ff8228,#ff6a42);
}
.nine_form li{
	padding: 10px 0;
}
.nine_form input[type="text"]{
	width: 100%;
	height: 36px;
	background-color: #fff;
	border:none;
	text-indent:35px;
	font-size: 1.4rem;
	outline:none;
}
.nine_form .submit{
	text-align: center;
}
.nine_form .submit input:active{
	background-color: #f0f0f0;
}
.nine_form .submit input{
	display: inline-block;
	width: 200px;
	height: 36px;
	font-size: 1.4rem;
	font-weight: bold;
	border:none;
	outline:none;
	text-align: center;
	background-color: #fff;
	-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	border-radius: 36px;
	color: #ff7f14;
}
.input_company{
	background: url(/qiyepeixun/images/dz1.png) no-repeat 10px center;
	-webkit-background-size: auto 16px;
	background-size: auto 16px;
}
.input_user{
	background: url(/qiyepeixun/images/dz2.png) no-repeat 10px center;
	-webkit-background-size: auto 16px;
	background-size: auto 16px;
}
.input_phone{
	background: url(/qiyepeixun/images/dz3.png) no-repeat 10px center;
	-webkit-background-size: auto 16px;
	background-size: auto 16px;
}