html{
	overflow-x: hidden;
}
body,h1,h2,h3,h4,ul{
	margin: 0;
	padding: 0;
}
ul li{
	margin-left: 0
}
header{
	width: 100%;
	height: 88px;
	position: fixed;
    background: #fff;
    top: 0;
    left: 0;
    z-index: 9999;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.header-center{
	margin-left: 125px;
}
.header-center span{
	line-height: 88px;
	margin-right: 30px;
	font-size: 20px;
}
.header-center span i{
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-right: 10px;
	position: relative;
    top: 3px;
}
.header-center span:first-child i{
	background: url(../../images/sem/company_icon.png) no-repeat;
}
.header-center span:last-child i{
	background: url(../../images/sem/phone_icon.png) no-repeat;
}
.header-center span em{
	font-style: inherit;
}
.head-button{
	display: inline-block;
	width: 110px;
	height: 42px;
	border-radius: 5px;
	background: #3BEC8E;
	text-decoration: none;
	text-align: center;
	line-height: 42px;
	margin-top: 25px;
	background: #3bec8e;
    background: linear-gradient(to right,#3bec8e,#4bd16b);
    background: -webkit-linear-gradient(to right,#3bec8e,#4bd16b);
    font-size: 20px;
    color: #fff;
}
.head-button:hover{
	background: #4bd16b;
	background: linear-gradient(to right,#4bd16b,#3bec8e);
    background: -webkit-linear-gradient(to right,#4bd16b,#3bec8e);
    cursor: pointer;
}
.mod_popup_hd .close_btn{
	background:url('http://images.youshang.com/platform/assistant/acc/images/spr_global.png') no-repeat;
}
.mod_popup_hd{position:relative;height:40px;}
.mod_popup_hd h3{height:100%;padding-left:15px;line-height:40px;font-size:16px;font-weight:bold;font-family:'Microsoft Yahei';background:#f6f6f6;color: #555;}
.mod_popup_hd .close_btn{position:absolute;top:12px;right:12px;display:block;height:16px;width:16px;overflow:hidden;background-position:-355px -162px;cursor:pointer;}
.mod_popup_bd{padding:1px 10px;}
.banner-box{
	width: 100%;
	height: 460px;
	min-width: 1120px;
	background: url(../../images/sem/sem_banner_yjxc.jpg) center no-repeat;
	margin-top: 88px;
}
.banner-content{
	width: 1120px;
	height: 460px;
	margin: 0 auto;
	position: relative;
}
.banner-left{
	color: #fff;
	margin-left: 712px;
    margin-top: 85px;
    display: inline-block;
}
.banner-left h1,#theme-page .banner-left h1{
	line-height: 50px;
    color: #fff;
	font-size: 34px !important;
	margin-bottom: 44px;
	-webkit-animation:rightInOut .6s ease-out 1 forwards;
	animation:rightInOut .6s ease-out 1 forwards;
	animation-delay:.6s; 
	transform:translate(800px)
}
.banner-left h2,#theme-page .banner-left h2{
	font-size: 32px !important;
	font-weight: normal;
	color: #fff;
	line-height: 1;
	margin-bottom: 20px;
	-webkit-animation:rightInOut .6s ease-out 1 forwards;
	animation:rightInOut .6s ease-out 1 forwards;
	animation-delay:.3s;
	transform:translate(800px);
}
.banner-left ul {
	-webkit-animation:rightInOut .6s ease-out 1 forwards;
	animation:rightInOut .6s ease-out 1 forwards;
	animation-delay:.9s;
	transform:translate(800px);
}
.banner-left ul li{
	font-size: 18px;
	line-height: 1;
	margin-bottom: 12px;
	list-style: none;
	background: url(../../images/sem/spot.png) 0px 8px no-repeat;
    padding-left: 10px;
    opacity: 0.9;
}
.banner-right{
	display: inline-block;
	position: absolute;
    right: 100px;
    top: 223px;
}
.banner-right form{
	border: 1px solid #e3e3e3;
}
.banner-right form input{
	display: block;
    border: none;
    border-bottom: 1px solid #e3e3e3;
    padding: 0;
    width: 344px;
    height: 49px;
    text-indent: 8px;
    font-size: 16px;
}
.banner-right form input:last-child{
	display: block;
    border: none;
}
.banner-right form input::-webkit-input-placeholder {
color: #c1c1c1;
font-size: 16px;
text-indent: 8px;
}
.banner-right .reg{
	line-height: 40px;
    background: #00b9ef;
    text-decoration: none;
    color: #fff;
    width: 280px;
    height: 40px;
    display: inline-block;
    border-radius: 5px;
    text-align: center;
    margin-top: 52px;
    margin-left: 30px;
    font-size: 20px;
}
.banner-right p{
	text-align: center;
	margin: 32px 0 0 0;
	font-size: 14px;
	color: #646464;
}
.banner-right a{
	margin-left: 5px;
	color: #00b9ef;
}
/*动画*/
@keyframes leftInOut {
    from{
      transform:translate(-1100px);
      display: none;
    }
    to{
      transform:translate(0px);
      display: block;
    }
}
@keyframes rightInOut {
    from{
      transform:translate(1100px);
    }
    to{
      transform:translate(0px);
    }
}
@keyframes scaleInOut {
    from,50%,to{
      transform:scale(1);
    }
    29%,76%{
      transform:scale(1.1);
    }
 
}
/*烦恼*/
.worried-box{
	width: 100%;
	height: 799px;
	background: url(../../images/sem/worried.jpg) center no-repeat;
	min-width: 1120px;
}
.worried-content{
	width: 1120px;
	height: 799px;
	position: relative;
	margin: 0 auto;
}
.worried-content h2{
	color: #353535;
	font-size: 35px;
	text-align: center;
	font-weight: normal;
	line-height: 1;
	padding-top: 42px;
}
.worried_square{
	background:url(../../images/sem/worried_square_scm.png)  no-repeat;
	font-size: 18px;
	color: #fff;
	text-align: center;
	position: absolute;
}
.worried_square_1{
	height:58px;
	width:204px;
	background-position:0 0;
	line-height: 58px;
	top: 102px;
    left: 114px;
}
.worried_square_2{
	height:58px;
	width:204px;
	background-position:0 0;
	line-height: 58px;
	top: 493px;
    left: 18px;
}
.worried_square_3{
	height:58px;
	width:204px;
	background-position:0 0;
	line-height: 58px;
	top: 669px;
    left: 111px;
}
.worried_square_4{
	height:58px;
	width:204px;
	background-position:0 -160px;
	line-height: 27px;
	padding-top: 14px;
	top: 185px;
	right: 140px;
}
.worried_square_5{
	height:58px;
	width:204px;
	background-position:0 -160px;
	line-height: 27px;
	padding-top: 14px;
	top: 414px;
	right: 50px;
}
.worried_square_6{
	height:58px;
	width:204px;
	background-position:0 -160px;
	line-height: 27px;
	padding-top: 14px;
	top: 663px;
	right: 144px;
}
.worried-help-box{
	width: 100%;
	height: 709px;
}
.worried-help-box .worried-help-content{
	width: 1120px;
	height: 709px;
	margin: 0 auto;
}
.worried-help-box .worried-help-content h2{
	text-align: center;
	font-size: 32px;
	color: #353535;
	font-weight: normal;
	line-height: 1;
	padding-top: 42px;
	margin-bottom: 52px;
}
.worried-help-box .worried-help-content h2{
	text-align: center;
	font-size: 32px;
	color: #353535;
	font-weight: normal;
	line-height: 1;
	padding-top: 42px;
	margin-bottom: 52px;
}
.worried-help-box .worried-help-content .worried-help{
	background: url(../../images/sem/help_sprites_scm.png);
	text-align: center;
	position: relative;
}
.worried-help-box .worried-help-content .help_2 em{
	right: 150px !important;
}
.worried-help-box .worried-help-content .help_3 em{
	left: 143px !important;
}
.worried-help-box .worried-help-content .worried-help:nth-child(even) em{
	position: absolute;
    top: 28px;
 	left: 168px;
 	font-style: inherit;
 	color: #353535;
 	font-weight: bold;
}
.worried-help-box .worried-help-content .worried-help:nth-child(even) span{
	position: absolute;
    top: 59px;
 	left: 185px;
 	font-size: 16px;
 	color: #353535;
 	/*opacity: 0.8;*/
}
.worried-help-box .worried-help-content .worried-help:nth-child(odd) em{
	position: absolute;
    top: 23px;
 	right: 160px;
 	font-style: inherit;
 	color: #353535;
 	font-weight: bold;
}
.worried-help-box .worried-help-content .worried-help:nth-child(odd) span{
	position: absolute;
    top: 55px;
 	right: 190px;
 	font-size: 16px;
 	color: #353535;
 	/*opacity: 0.8;*/
}
.worried-help-box .worried-help-content span{
	font-size: 20px;
	color: #353535;
}
.worried-help-box .worried-help-content .help_1{
	height:96px;
	width:538px;
	background-position:0 0;
	margin-left: 209px;
	margin-bottom: 12px;
}
.worried-help-box .worried-help-content .help_2{
	height:95px;
	width:546px;
	background-position:0 -256px;
	margin-left: 405px;
	margin-bottom: 12px;
}
.worried-help-box .worried-help-content .help_3{
	height:96px;
	width:538px;
	background-position:0 -527px;
	margin-left: 209px;
	margin-bottom: 12px;
}
.worried-help-box .worried-help-content .help_4{
	height:94px;
	width:546px;
	background-position:-800px 0;
	margin-left: 405px;
	margin-bottom: 12px;
}
.worried-help-box .worried-help-content .help_5{
	height:96px;
	width:538px;
	background-position:-800px -255px;
	margin-left: 209px;
}


.product-introduce section{
	width: 100%;
	height: 540px;
}
.product-introduce section img{
	position: absolute;
	top: 0;
}
.product-introduce section img.leftInOut{
	-webkit-animation:leftInOut .6s ease 1 forwards;
	animation:leftInOut .6s ease 1 forwards;
}
.product-introduce section img.rightInOut{
	-webkit-animation:rightInOut .6s ease 1 forwards;
	animation:rightInOut .6s ease 1 forwards;
}
.product-introduce section:nth-child(odd){
	background: #f6f6f6;
}
.product-introduce section:nth-child(odd) img{
	right: -30px;
	transform:translate(1100px);
}
.product-introduce section:nth-child(even){
	background: #fff;
}
.product-introduce section:nth-child(even) img{
	left: -60px;
	transform:translate(-1100px);
}
.product-introduce-box{
	width: 1120px;
	height: 540px;
	margin: 0 auto;
	position: relative;
}
.product-introduce-box h2{
	font-size: 32px;
	color: #353535;
	font-weight: normal;
	line-height: 50px;
	margin-top: 111px;
	margin-bottom: 30px;
}
.product-introduce-box ul li{
	font-size: 18px;
	color: #646464;
	line-height: 28px;
	list-style: none;
}
.product-introduce-box .product-introduce-about{
	margin-top: 40px;
}
.product-introduce-box .product-introduce-about span{
	height: 75px;
	display: inline-block;
	text-align: center;
	margin-right: 30px;
}
.product-introduce-box .product-introduce-about span em{
	font-size: 18px;
	color: #37c4f6;
	font-style: normal;
}
.product-introduce-box .product-introduce-about span i{
	background: url(../../images/sem/sem_sprites.png)  no-repeat;
	display: inline-block;
}

.product-introduce-1 h2{
	font-size: 32px;
	color: #353535;
	font-weight: normal;
	padding-top: 40px;
	padding-bottom: 50px;
	text-align: center;
	line-height: 1;
}
.product-introduce-1{
	height: 597px !important;
    border-bottom: 3px solid #f5f5f5;
}
.product-introduce-1 .product-introduce-box{
	border: 1px solid #dcdcdc;
	border-left: 6px solid #dfdfdf;
	background: #fff;
	height: 478px;
}
.product-introduce-1 .product-introduce-box ul li{
	width: 374px;
	height: 158px;
	padding-left: 34px;
	background: #f6f6f6;
	border-top: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}
.product-introduce-1 .product-introduce-box ul li:first-child{
	border-top: none;
}
.product-introduce-1 .product-introduce-box ul li p{
	line-height: 1;
	color: #353535;
	font-size: 16px;
	margin: 10px 0 0 0;
}
.product-introduce-1 .product-introduce-box ul li span{
	margin-top: 23px;
	display: inline-block;
	margin-bottom: 20px;
}
.product-introduce-1 .product-introduce-box ul li span i{
	background:url(../../images/sem/sem_sprites.png)  no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.product-introduce-1 .product-introduce-box ul li:first-child span i{
	height:31px;width:25px;background-position:-384px 0;
}
.product-introduce-1 .product-introduce-box ul li:nth-child(2) span i{
	height:29px;width:30px;background-position:-384px -176px;
}
.product-introduce-1 .product-introduce-box ul li:last-child span i{
	height:28px;width:30px;background-position:-384px -88px;
}
.product-introduce-1 .product-introduce-box ul li span em{
	font-style: inherit;
	font-size: 24px;
	color: #00b9ef;
	vertical-align: middle;
	margin-left: 15px;
}
.product-introduce-1 .product-introduce-box img{
	right: 172px !important;
	bottom: 0;
	top: inherit;
}
.product-introduce-1 .product-introduce-box ul li.active{
	background: #fff;
	border-right: none;
}
.product-introduce-1 .product-introduce-box .slider{
	width: 6px;
	height: 159px;
	background: #00b9ef;
	position: absolute;
	top: 0;
	left: -6px;
	transition:all ease .3s;
    -webkit-transition:all ease .3s;
}
.sliders_transform_0{
	transform: translate(0,0px);
    -webkit-transform: translate(0,0px);
    -ms-transform: translate(0,0px);
}
.sliders_transform_1{
	transform: translate(0,159px);
    -webkit-transform: translate(0,159px);
    -ms-transform: translate(0,159px);
}
.sliders_transform_2{
	transform: translate(0,318px);
    -webkit-transform: translate(0,318px);
    -ms-transform: translate(0,318px);
}

.product-introduce-2 .product-introduce-box .product-introduce-about span:first-child i{
	height: 41px;width: 41px;background-position: 0 -592px
}
.product-introduce-2 .product-introduce-box .product-introduce-about span:nth-child(2) i{
	height: 44px;width: 42px;background-position: -112px -592px;
}
.product-introduce-2 .product-introduce-box .product-introduce-about span:last-child i{
	height: 42px;width: 42px;background-position: -112px -264px;
}

.product-introduce-3 .product-introduce-box .product-introduce-about span:first-child i{
	height:28px;width:42px;background-position:-112px -432px;
}
.product-introduce-3 .product-introduce-box .product-introduce-about span:nth-child(2) i{
	height:34px;width:42px;background-position:-112px -88px;
}
.product-introduce-3 .product-introduce-box .product-introduce-about span:last-child i{
	height:42px;width:28px;background-position:0 0;
}

.product-introduce-4 .product-introduce-box .product-introduce-about span:first-child i{
	height:42px;width:32px;background-position:-248px -88px;
}
.product-introduce-4 .product-introduce-box .product-introduce-about span:nth-child(2) i{
	height:30px;width:42px;background-position:-248px -177px;
}

.product-introduce-5 .product-introduce-box .product-introduce-about span:first-child i{
	height:42px;width:38px;background-position:-248px -432px;
}
.product-introduce-5 .product-introduce-box .product-introduce-about span:nth-child(2) i{
	height:42px;width:42px;background-position:-248px -352px;
}
.product-introduce-5 .product-introduce-box .product-introduce-about span:last-child i{
	height:37px;width:42px;background-position:-247px 0;
}

.product-introduce-6 .product-introduce-box .product-introduce-about span:first-child i{
	height:37px;width:42px;background-position:-248px -264px;
}

/*客户案例*/
.customer-case-box{
	width: 100%;
	height: 1020px;
	border-top: 1px solid #e9e9e9;
}
.customer-case-content{
	width: 1120px;
	margin: 0 auto;
}
.customer-case-content .customer-case-title h2{
	font-size: 32px;
	color: #353535;
	text-align: center;
	font-weight: normal;
	line-height: 1;
	padding-top: 98px;
}
.customer-case-content .customer-case-title p{
	margin: 0;
	line-height: 1;
	color: #8d8d8d;
	text-align: center;
	margin-top: 41px;
	margin-bottom: 79px;
	font-size: 18px;
}
.customer-case-swiper{
	height: 356px;
}

.sem-tip-box{
	height: 157px;
}
.sem-tip-item{
	width:372px;
	height: 157px;
	border-right: 1px solid #c6e1ee;
	text-align: center;
}
.sem-tip-item:first-child{
	border-left: 1px solid #c6e1ee;
}
.sem-tip-item img{
	margin-top: 48px;
}
.sem-tip-item p{
	margin: 0;
	line-height: 1;
	margin-top: 13px;
	color: #7e7e7e;
}

/*页尾*/
.sem-footer{
	width: 100%;
	height: 130px;
	background: #f6f6f6;
}
.sem-footer-box{
	width: 1120px;
	height: 130px;
	margin: 0 auto;
    clear: both;
}
.sem-footer-left{
	margin-top: 40px;
}
.sem-footer-box .sem-footer-left a{
	background:url(../../images/sem/sem-footer.png)  no-repeat;
	display: inline-block;
	margin-right: 5px;
}
.sem-footer-box .sem-footer-left a:first-child{
	height:42px;width:234px;background-position:0 0;
	margin-right: 15px;
}
.sem-footer-box .sem-footer-left a:nth-child(2){
	height:52px;width:122px;background-position:0 -120px;
}
.sem-footer-box .sem-footer-left a:nth-child(3){
	height:52px;width:122px;background-position:0 -248px;
}
.sem-footer-box .sem-footer-left a:nth-child(4){
	height:52px;width:122px;background-position:0 -384px;
}
.sem-footer-box .sem-footer-left a:nth-child(5){
	height:52px;width:122px;background-position:0 -520px;
	margin-right: 27px;
}
.sem-footer-right{
	margin-top: 50px;
}
.sem-footer-right p{
	font-size: 12px;
	color: #595757;
	line-height: 1;
	margin: 0 0 10px 0;
}
.sem-footer-right a{
	font-size: 12px;
	color: #595757;
	text-decoration: none;
	line-height: 1;
	margin-top: 10px;
	margin-right: 27px;
}

/*客户案例*/
#customer_yjxc_sem{
    width:1122px;
    padding-top: 30px;
}
#customer_yjxc_sem .customer_title{
    font-size:28px;
    line-height:1;
    color:#181818;
    font-weight:400;
    text-align:center;
}
#customer_yjxc_sem .swiper{
    width:100%;
    height:356px;
    position:relative;
}
#customer_yjxc_sem .swiper-container{
    height:100%;
    width:1000px;
    margin:0 auto;
}
#customer_yjxc_sem .swiper-container .line{
    width:100%;
    height:1px;
    background:url(http://www.jdy.com/resource/images/product_ykj/customer_line.png) repeat-x;
    position:absolute;
    left:0;
    top:127px;
}
#customer_yjxc_sem .swiper-container .picture{
    display:block;
    margin:0 auto 12px;
}
#customer_yjxc_sem .swiper-container .type{
    width:120px;
    height:30px;
    background:#38c4f7;
    color:#fff;
    font-size:16px;
    line-height:30px;
    text-align:center;
    margin:0 auto 18px;
    border-radius:2px;
}
#customer_yjxc_sem .swiper-container .name{
    text-align:center;
    font-size:16px;
    line-height:1;
    color:#181818;
    margin-bottom:7px;
}
#customer_yjxc_sem .swiper-container .detail{
    width:413px;
    margin:0 auto;
    font-size:12px;
    line-height:21px;
    color:#646464;
}
#customer_yjxc_sem .swiper-container .more{
    color:#4dc8f8;
}
#customer_yjxc_sem .swiper-button-prev,
#customer_yjxc_sem .swiper-button-next{
    top:90px;
    margin:0;
    background:url(http://www.jdy.com/resource/images/product_ykj/customer_arrow.png) no-repeat;
    width:36px;
    height:72px;
}
#customer_yjxc_sem .swiper-button-prev{
    left:0;
    background-position:0 0;
}
#customer_yjxc_sem .swiper-button-prev:hover{
    background-position:0 -72px;
}
#customer_yjxc_sem .swiper-button-next{
    right:0;
    background-position:-36px 0;
}
#customer_yjxc_sem .swiper-button-next:hover{
    background-position:-36px -72px;
}
#goTop {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 10;
}