﻿@charset "utf-8";
/*头部样式*/
.header{
    min-width: 1200px;
	height: 118px;
	background: #fff;
    box-shadow: 0px 3px 38px 0px rgba(0, 0, 0, 0.05)
}
body{
    min-width:0 !important;
    display: block !important;
}
.logo{
	margin-top: 15px;
}
.logo img{
    margin:40px 0;
    width: 145px;
    height: 20px;
    /*max-width: 55%;
    width: auto;*/
}
.logo a{
	float: left;
}
.nav-line.with-logo {
    margin-right: 20px;
    margin-left: 20px;
}
.nav-line {
    width: 1px;
    height: 50px;
    background-color: #d9d9d9;
    float: left;
    margin-top: 20px;
}
.nav-button, .nav-button.hero, .nav-line {
    /*display: inline-block;*/
}
.header-contacts-container{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}
.header-contacts-container {
	float: left;
	margin-top: 25px;
}
.header-contacts-container a:hover{
	text-decoration: none;
}
.header-phone {
    letter-spacing: 1px;
}
.header-phone {
    color: #1e2025;
    font-size: 13px;
    font-weight: 700;
}
.header-email {
    color: #888;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .5px;
}
.chen_diyi{
    width: 100%;
    background: #fff;
    text-align: center;
    cursor: pointer;
    display: none;
}
.nav .m h3 a{font-weight: bold;}
/*头部导航样式*/
.navBar{ margin-top: 30px; width: 853px;}
.navBar{margin-top: 30px; width: 752px;  height:40px; line-height:40px;}
.nav{ width:477px; margin:11px auto 0; font-family:"Microsoft YaHei",SimSun,SimHei;  }
.nav h3{ font-size:100%; font-weight:normal; font-size:14px;  }
.nav .m{  position:relative; float:left; width:73px; margin:0 10px; display:inline; text-align:center;   }
.nav .m h3 i{ display:inline-block; *display:inline; zoom:1; width:7px; height:4px; 
	background:url(../images/icon.png) 0 -200px no-repeat; overflow:hidden; margin:-2px 0 0 5px; 
	vertical-align:middle; filter:alpha(opacity=50);opacity:0.5; 
}
.nav h3 a{  zoom:1;  height:16px; line-height:16px; padding:12px 0;  display:block; color:#333 }
.nav .on h3 a{/* border-bottom:2px solid #c00; */  }
.nav .on h3 a i{ filter:alpha(opacity=100);opacity:1;  }
.nav .sub{ display:none; /*默认隐藏*/ width: 187px;
    padding: 10px 0;
    position: absolute;
    left: -55px; 
	top:40px;  background: #fff;  float:left; line-height:30px; z-index: 9999;
}
.nav .sub li{ text-align:center;  }
.nav .sub li a{ color:#333; display:block; zoom:1; font-size: 13px;}
.nav .sub li a:hover{  padding:0;  color: #66cd7c; text-decoration: none;  }
.nav .sub dl{ display:inline-block; *display:inline; zoom:1; vertical-align:top; padding:15px 29px; line-height:26px;  }
.nav .sub dl a:hover{ color:#c00;  }
.nav .sub dl dt a{ color:#000;  }
.nav .sub dl dd a{ color:#999; padding-left:7px; background:url(../images/icon.png) 0 -332px no-repeat;  }
.nav .on h3 a:hover{
	 text-decoration: none;
}
.nav #m2 .sub{ z-index:1; width:980px; left:-116px;  }

.topr{
	border-left: #ccc solid 1px;
	height: 40px;
    margin-top: 12px;
}
.topr li{
	float: left;
	margin:0px 5px;
}
.topr li h3 a{
	color: #66cd7c;
	font-weight: normal;
	cursor: pointer;
}
.topr li h3 a:hover{ text-decoration: underline;}
.toprico1{ 
	background: url(../images/icon-m.jpg) no-repeat left;
}
.toprico2{ 
	background: url(../images/icon-s.jpg) no-repeat left;
}
.toprico3{ 
	background: url(../images/icon-3.jpg) no-repeat left;
}
/* banner */
.banner{
	position: relative;
	z-index: 1;
	height: 678px;
}
.banner_txt{
	position: relative;
	top: 30%;
	width: 1000px;
	overflow: hidden;
	margin:0 auto;
}
.banner_txt h3{
	font-size: 33px;
    padding: 0px 0px 15px 0px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    font-family: Arial;
}
.banner_txt h2{
	font-size: 33px;
    padding: 0px 0px 15px 0px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    font-family: Arial;
}
.OneButton {
    /*display: inline-block;*/
    /*height: 55px;*/
    width: 200px;
    margin: 58px auto 0;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    border: 2px solid #63ce74;
    line-height: 55px;
    font-size: 24px;
    background: #63ce74;
    cursor: pointer;
}
.OneButton a{
	color: #fff;
}
.OneButton a:hover{
	background: #f4f4f4;
	color: #63ce74;
	transition: background .3s linear;
	display: block;
}
.flexd{
	position: fixed;
	width: 100%;
}
/*首页产品*/
.bor_t{
	border-top: #ccc solid 1px;
	margin-top: 50px;
}
.homepro{
	margin-top: 50px;
	margin-bottom: 40px;
}
.proitem{
    float: left;
    width: 27%;
    margin-right: 4%;
    border: 2px solid #f1f6fa;
    padding:20px;
    transition: border-color .3s ease,color .3s ease;
    text-align: left;
    text-decoration: none;
    margin-bottom: 15px;
}
.proitem h4{
    margin-top: 0px;
    color: #63ce74;
    font-size: 18px;
    font-weight: normal;
}
.proitem h5{
    margin-top: 0px;
    margin-bottom: 20px;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    font-family: "Arial";
}
.proitem p{
	font-size: 13px;
	font-weight: normal;
	line-height: 25px;
	text-align: left;
	height: 179px;
	overflow: hidden;
	margin-top: 20px;
}
.homeprocon a:hover{
	text-decoration: none;
}
.homeprocon a .more{
	color: #63ce74;
	font-size: 14px;
	text-align: left;
	line-height: 30px;
	margin-top: 15px;
	font-weight: 600;
}
.homeprocon a:hover .more{
	color: #f15a29;
}
.proitem:nth-child(3n){
	margin-right: 0
}
.proitem img{
	/*width: 80%;*/
	/*height: 37px;*/
	height: 30px;
}
.proname{
	font-family: "Arial";
	font-weight: 600;
}
/*mainbody*/
.mainbody{
	background: #fff;
	padding:50px 0px 0;
}
.hometit{
	margin-bottom: 30px;
}
.hometit h2{
	font-size: 33px;
	text-align: center;
	color: #333;
	line-height: 40px;
	font-weight: normal;
}
.hometit h3{
	font-size: 30px;
	text-align: center;
	color: #666;
	line-height: 50px;
	font-weight: normal;
	font-family: Arial;
}
.video_h{
	margin-bottom: 10px;
}
.hometxt-l {
	width: 40%;
}
.hometxt-r h4{
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
}
.hometxt-r {
	width: 50%;
}
.homecon p{
	margin-bottom: 0px;
    opacity: 1;
    font-family: Arial, sans-serif "Microsoft YaHei";
    color: #333;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    line-height: 34px;
}
.homecon p{
    
}
/* footer */
.footer{
	background: #f1f1f1;
	border-top: #e8eaee solid 2px;
	padding:20px 0px;
	color: #333;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
}

/******--------------------- 单页面 ---------------------******/
/*子页面大图样式*/
.pt40{
	padding-top: 40px;
}
.aboutban .banner_txt h3{
	color: #333;
	font-weight: normal;
	font-family: "Arial";
	text-transform: Capitalize;
	letter-spacing: 1px;
}
.aboutban .banner_txt h2{
	color: #333;
	font-weight: normal;
}
.aboutban .OneButton{
	margin-top: 190px;
}
.nycontent {
	line-height: 31px;
	color: #333;
	font-size: 14px;
	text-indent: 2em;
}
.nycontent .hometit h2{
	color: #63ce74;
}
.nycontent p{
	font-family: "Microsoft yahei","Arial";
	margin-bottom: 10px;
	font-size: 16px;
}
.bor-b{
	border-bottom: 1px solid #e0e1e5;
	padding:0px 0px 40px;
}
.nycontent h4{
	font-weight: 16px;
	font-weight: 600;
	text-align: center;
}
/*关于我们*/
.about_l{
	float: left;
	width: 50%;
}
.about_l p{
	font-family:"Arial";
	font-size: 16px;
}
.about_r{
	float: right;
	width: 45%;
	overflow: hidden;
}
.about_r img{
	width: 94%;
    border-radius: 10px;
    height: auto;
}
.about2_l{
	float: left;
	width: 45%;
	overflow: hidden;
}

.about2_r{
	float: right;
	width: 50%;
	overflow: hidden;
}
.about2_l img{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 23px;
	border-radius: 10px;
}
.about2_r p{
	font-family:"Arial";
	font-size: 16px;
}
.about-ln{
	background: url(../images/about4.jpg) no-repeat top center;
	background-size: 100% 100%;
	height: 250px;
}
.about-ln .hometit h3{
	color: #fff;
}
.about-ln h4{
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	letter-spacing: 3px;

}
/*加入我们*/
.aboutban2 .banner_txt h3{
	color: #63ce74;
}
.aboutban2 .banner_txt h2{
	color: #63ce74;
}
.pagejoin span{
	font-family:"Arial";
}
.joincon{
	width: 80%;
	margin:0 auto;
}
.joincon1{
	float: left;
	width: 45%;
	padding:20px;
}
.job-list-wrapper {
    height: 310px;
    margin-right: 30px;
    margin-bottom: 16px;
    margin-left: 30px;
    padding: 12px 15px;
    border: 1px #e0e1e5;
    border-radius: 5px;
    box-shadow: 0 0 19px 0 rgba(0,0,0,.11);
    text-align: center;
}
.job-list-header {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    border-style: none none solid;
    border-width: 1px;
    border-color: #f0f0f0;
    font-size: 17px;
    line-height: 30px;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 10px;
}
.hiring {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    display: block;
}
.job-list {
    padding-top: 20px;
}
.w-list-unstyled {
    padding-left: 0;
    list-style: none;
}
.job-list-item {
    margin-bottom: 20px;
}
.open-position-link {
    display: block;
    color: #f15a29;
    font-size: 16px;
    line-height: 27px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
}
.pagejoin h4{
	font-size: 26px;
	color: #000;
	font-weight: 500;
	text-align: left;
	text-indent: 0 !important;
	margin-bottom: 15px;
}
.pagejoin p{
	text-indent: 0 !important;
	font-weight: normal;
}
.paddt40{
	padding-top: 40px;
}
.paddb40{
	padding-bottom: 40px;
}
.nycontent span{
	font-family: "Arial"
}
.bg2{
	background: #f4f5f7;
}
.jointxt2 p{
	text-align: center;
}
.joinban .banner_txt h3{
	font-size: 40px;
	/*text-transform: Capitalize;*/
}
.banner_txt h4{
	text-align: center;
	line-height: 40px;
	font-size: 33px;
	color: #63ce74;
	font-weight: normal;
}
.joinwrap .hometit h2{
	font-family: "Arial";
	font-size: 40px;
	color: #000;
}
.joinxx h2{
	text-align: left;
	font-size: 25px;
	border-bottom: #ccc solid 1px;
	text-indent: 0;
}
/*联系我们*/
.messages{padding:15px 0; width: 900px; margin:0 auto;}
.messages input,.messages select,.messages textarea{margin:0;padding:0; background:none; 
	border:0; font-family:"Microsoft Yahei";}
.messlist {height: 40px;margin-bottom: 18px;}
.messlist label{float:left;width:200px;  font-size:14px; line-height:20px; 
	text-align:left;padding-right:10px;}
.messlist font{
	color: red;
}
.messlist input{float:left;width:670px;height:40px;padding-left:10px;border:#ccc 1px solid;}
.messlist.textareas{ height:auto;}
.messlist textarea{float:left;width:670px; height:110px;padding:5px;border:#ccc 1px solid;}
.messlist.yzms input{width:100px;}
.messlist.yzms .yzmimg{ float:left;margin-left:10px;}
.messsub{padding:0px 0 0 110px; margin-top: 40px;}
.messsub input{width:100px; height:35px; background:#ddd; font-size:14px; font-weight:normal; 
	cursor:pointer;margin-right:5px}
.messsub input:hover{ background:#f60;color:#fff;}
#label0{display:none;color:#0aa770;height:40px;line-height:40px;}
#label1{display:none;color:#0aa770;height:28px;line-height:28px;}
#label2{display:none;color:#0aa770;height:28px;line-height:28px;}
#label3{display:none;color:#0aa770;height:28px;line-height:28px;}
#label4{display:none;color:#0aa770;height:28px;line-height:28px;}
#label5{display:none;color:#0aa770;height:28px;line-height:28px;}
#label6{display:none;color:#0aa770;height:28px;line-height:28px;}
#label7{display:none;color:#0aa770;height:28px;line-height:28px;}
#label8{display:none;color:#0aa770;height:48px;line-height:48px;}
#label9{display:none;color:#0aa770;height:48px;line-height:48px;}
#label10{display:none;color:#0aa770;height:48px;line-height:48px;}
.messlist .checkbox-class{
	width: 15px !important;
	height: 15px !important;
	display: inline-block;
	text-align: left;
	float: left;
}
.messlist .checkcon{
	height: 35px !important;
	line-height: 35px !important;
}
.messlist .checkcon span{
	display: inline-block;
	float: left;
	line-height: 16px;
}
.contact-con{
	text-align: left;
	margin-top: 30px;
}
.contact-con p{
	font-size: 14px;
	color: #333;
	line-height: 30px;
	text-indent: 0;
}
/*案例分享*/
.casebann .OneButton {
    /* display: inline-block; */
    height: 55px;
    width: 200px;
    /*margin: 78px auto 0;*/
    margin:205px auto;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    border: 2px solid #63ce74;
    line-height: 55px;
    font-size: 24px;
    background: #63ce74;
    cursor: pointer;
    font-weight: 600;
}
.case-logo{
	margin-bottom: 65px !important;
}
.case-logo li{
	    display: inline-block;
    /* margin: 10px 5px; */
    /* width: 9%; */
    float: left;
    text-align: center;
    width: 11%;
}
.case-logo li img{
	width: 100%;
    text-align: center;
}
.case-ms{
	margin-top: 40px;
}
.casemscon{
	float: left;
	width: 30%;
	margin-right: 4%;
}
.casemscon:last-child{
	margin-right: 0
}
.cd-about-company{
    margin-top: 0;
    margin-bottom: 0;
}
.cd-about-company {
	font-size: 20px;
	line-height: 30px;
	text-align: left !important;
	font-weight: normal  !important;
	text-indent: 0 !important;
}
.orange-line {
    display: block;
    margin-right: auto;
    margin-left: auto;
    height: 4px;
    background-color: #63ce74;
}
.orange-line.cs-orange-line{
    margin-top: 30px;
    margin-bottom: 30px;
}
.orange-line.cs-orange-line {
    width: 60px;
    margin-left: 0;
}
.casemscon p{
	text-indent: 0 !important;
}
.cd-about-company span{
	font-size: 22px;
	font-weight: 500;
}
.casewrap .nycontent .hometit h2{
	color: #666 !important;
	font-size: 30px !important;
}
.casewrap .nycontent .hometit h3{
	/*color: #63ce74 !important;*/
	font-size: 22px !important;
}
.casecon3{
	background: #f4f5f5;
	padding:40px 0px;
}
.casecon3-1{
	float: left;
	width: 54%;
}
.feature-heading {
    position: static;
    margin-top: 15px;
    margin-bottom: 10px;
    font-family: "Arial";
    font-size: 36px;
    line-height: 46px;
    font-weight: 600;
    text-align: left;
}
.intro-paragraph {
    width: 94%;
    float: none;
    opacity: 1;
    color: #1e2025;
    font-size: 20px;
    line-height: 1.7em;
    font-weight: 400;
    text-align: left;
}
.casecon3-2{
	width: 45%;
	float: right;
}
.case-item{
	padding-left: 0;
    width: auto;
    margin-right: 50px;
    margin-bottom: 40px;
    margin-left: 0;
}
.icon-holder {
    width: 83px;
    height: 83px;
    margin-right: 15px;
    float: left;
    border: 1px solid #dfe3e5;
    border-radius: 50%;
    background-color: #fff;
    /*background-image: url(https://assets.website-files.com/5947138…/5ac4163…_Asset%20104.png);*/
    background-position: 50% 50%;
    background-size: 32px;
    background-repeat: no-repeat;
}
.icon-holder.supply-mgmt {
    background-image: url(../images/icon1.png);
    background-size: 37px;
}
.feature-ab {
    display: flex;
/*    padding-left: auto;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;*/
    flex-direction: column;
}
.small-header {
    margin-left: 0;
    padding-right: 0;
    font-weight: 600;
    text-align: left;
}
.small-header.upward {
    margin-top: 5px;
    margin-bottom: 10px;
    float: none;
    color: #1e2025;
    font-size: 20px;
}
.small-paragraph {
    width: 100%;
    margin-bottom: 0;
    padding-right: 0;
    padding-left: 0;
    float: none;
    clear: none;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 400;
}
.small-paragraph.upward {
    color: #30333a;
}
.icon-holder.communication {
    background-image: url(../images/icon2.png);
    background-size: 35px;
}
.icon-holder.support {
    background-image: url(../images/icon3.png);
    background-size: 32px;
}

/*产品页面*/
.pagepro{
	margin-bottom: 50px;
}
.pagepro-l{
	width: 48%;
}
.pagepro-l h4{
	color: #000;
	font-size: 30px;
    line-height: 46px;
    font-weight: 600;
    text-align: left;
}
.pagepro-l p,.pageprozu p{
	font-size: 16px;
	line-height: 30px;
	color: #333;
}
.pagepro-l p span,.pageprozu p span{
	font-family: "Arial"
}
.pagepro-r{
	width: 49%;
	overflow: hidden;
}
.pagepro-r img{
	max-width: 100%;
}
.bor-t {
    border-top: 1px solid #e0e1e5;
    padding: 40px 0px 0px;
}
.icon-holder.communication1 {
    background-image: url(../images/pro1ico1.png);
    background-size: 35px;
}
.pagepro-l2 .small-header.upward{
	font-size: 18px;
}
.pagepro-l2 .small-paragraph{
    font-size: 13px;
    line-height: 22px;
}
.pagepro-l2 .case-item{
	margin-bottom: 10px;
}
.pageimg2{
	margin-top: 20px;
}

.pagepro-l2{
	width: 45%;
}
.pagepro-r2{
	width: 55%;
	overflow: hidden;
}
.pagepro-r2 img{
	max-width: 100%;
}
.pagepro .feature-heading{
	font-size: 28px;
	margin-bottom: 0;
}
.procon3 .pagepro-l2{
	width: 55%;
}
.procon3 .pagepro-r2{
	width: 45%;
}
.icon-holder.consist {
    background-image: url(../images/proico10.png);
    background-size: 35px;
}
.icon-holder.minilab {
    background-image: url(../images/proico11.png);
    background-size: 35px;
}
.icon-holder.process {
    background-image: url(../images/proico12.png);
    background-size: 35px;
}
.pageprowrap4{
	width: 1200px;
	margin: 0 auto;
	padding:0;
}
.protit h4{
    position: static;
    margin-bottom: 10px;
    font-family: "Arial";
    font-size: 30px;
    line-height: 46px;
    font-weight: 600;
    text-align: center;
}
.pageprowrap4 span{
	font-family: "Arial"
}
.pagepro4{
	margin-top: 30px;
}

.w-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
/*    padding-left: 10px;
    padding-right: 10px;*/
}
.w-col-6 {
    width: 50%;
}
.mini-columner {
    /*margin-bottom: 60px;*/
    padding-left: 0;
}
.mini-columner.feature-info-item {
    width: auto;
    margin-right: 50px;
    margin-bottom: 40px;
    margin-left: 0;
}
.icon-holder.different_7 {
    background-image: url(../images/proico13.png);
    background-size: 35px;
}
.feature-ab {
    display: flex;
    flex-direction: column;
}
.pagepro4 .small-header.upward{
	font-size: 18px;
}
.pagepro4 .small-paragraph{
    font-size: 13px;
    line-height: 22px;
}
.icon-holder.different_8 {
    background-image: url(../images/proico14.png);
    background-size: 35px;
}
.problack h3,.problack h2{
	color: #63ce74;
}
/*库存页面*/
.pro2con .feature-heading{
	font-size: 24px;
}
.pro2con .pagepro-l p{
	font-size: 14px;
    line-height: 28px;
}
.pro3con .feature-heading{
	font-size: 28px;
	margin-bottom: 30px;
}
.pro3con .pagepro-l p{
	font-size: 16px;
	line-height: 33px;
}
.pro3con .pagepro-r img{
	max-width: 80%;
}
.pro2con3 {
	width: 100%;
	padding:40px 0;
}
.blue{
	background-color: #2baae1;
}
.w55{
	width: 55%;
}
.pro2con3 h3{
	font-size: 30px;
	color: #fff;
	text-align: left;
	line-height: 40px;
}
.pro2con3 p{
	color: #fff;
	font-size: 15px;
	line-height: 27px;
	text-align: left;
	margin-top: 20px;
}
.pro2con3 span{
	font-family: "Arial";
}
.w40{
	width: 40%;
}
.pro2con3 img{
	max-width: 160%;
}
.baby-flexxer {
    display: flex;
    width: 85%;
    margin-top: 30px;
    margin-bottom: 30px;
    float: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    /*-webkit-flex-direction: row;*/
    /*-ms-flex-direction: row;*/
    flex-direction: row;
    -webkit-box-pack: center;
/*    -webkit-justify-content: center;*/
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
/*    -webkit-align-items: flex-start;
    -ms-flex-align: start;*/
    align-items: flex-start;
}
.baby-baby-div{
	display: flex;
    margin-right: 0;
    padding-right: 20px;
    padding-left: 20px;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
}
.icon-holder {
    width: 83px;
    height: 83px;
    margin-right: 15px;
    float: left;
    border: 1px solid #dfe3e5;
    border-radius: 50%;
    background-color: #fff;
    /*background-image: url(https://assets.website-files.com/5947138…/5ac4163…_Asset%20104.png);*/
    background-position: 50% 50%;
    background-size: 32px;
    background-repeat: no-repeat;
}
.icon-holder_9, .icon-holder.different_10, .icon-holder.different_11 {
    border-width: 2px;
    border-color: #6bc4ea;
    background-color: transparent;
}
.icon-holder_9_1 {
    margin-right: 0;
    background-image: url(../images/proico15.png);
    background-size: 35px;
}
.small-header {
    margin-left: 0;
    padding-right: 0;
    font-weight: 600;
    text-align: left;
}
/*.small-header.upward {
    margin-top: 5px;
    margin-bottom: 10px;
    float: none;
    color: #1e2025;
    font-size: 20px;
}*/
.small-header.upward.white, .small-header.white-text {
    color: #fff;
}
.small-header.upward.white.bleh {
    margin-top: 10px;
    font-size: 13px;
    letter-spacing: 1px;
}
.icon-holder_9_2 {
    margin-right: 0;
    background-image: url(../images/proico16.png);
    background-size: 35px;
}
.icon-holder_9_3 {
    margin-right: 0;
    background-image: url(../images/proico17.png);
    background-size: 35px;
}
.pro2con4{
	/*margin-top: 40px;*/
	
}
.pro2con4 img{
	max-width: 100%;
}
.page2con4{
	background: url(../images/pro2-5.jpg) no-repeat top center;
	padding:40px 0px;
	height: 204px;
}
.page2con4 h4{
	margin-top: 10px;
}
.page2con4 h4,.page2con4 p{
	color: #000;
	text-align: left;
}
.wid500{
	width: 640px;
	float: left;
}
.gray{
	background-color: #f4f5f5;
	padding:40px 0;
}
.xjbj{
	background-image: url(../images/proico18.png);
    background-size: 35px;
}
.lcbb{
	background-image: url(../images/proico19.png);
    background-size: 35px;
}
.yjlx{
	background-image: url(../images/proico21.png);
    background-size: 35px;
}
.khcd{
	background-image: url(../images/proico22.png);
    background-size: 35px;
}
.pagepro3-3 .pagepro-r2{
    width: 46%;
}
.pagepro3-3 .pagepro-l2 {
    width: 54%;
}
.pagepro3-3 .small-header.upward{
	margin-bottom: 0;
}
.pagepro3-3 .small-paragraph.upward {
	font-size: 14px;
}
.pagepro3-3 .small-paragraph.upward span{
	font-family: "Arial"
}
.pagepro3-4{
	background-image: url(../images/pro3-5.png);
	padding:60px 0px 30px;
	background-size: cover;
    height: 400px;
}
.pagepro3-4con{
	width: 389px;
	/*float: right;*/
	/*margin-right: 280px;*/
	margin:0 auto;
}
.pagepro3-4con p{
	color: #000;
	font-size: 18px;
	text-shadow: 1px 3px 10px #ccc;
	line-height: 35px;
}
.pagepro3-3 .pagepro-l2{
	overflow: hidden;
}
.pagepro3-3 .pagepro-l2 img{
	max-width: 107%
}
/*pro4 html*/
.pro4ban h2,.pro4ban h3{
	color: #000;
}
.time4 {
    background-image: url(../images/proico23.png);
    background-size: 35px;
}
.bhzscq{
	background-image: url(../images/proico24.png);
    background-size: 35px;
}
.ryss{
	background-image: url(../images/proico25.png);
    background-size: 35px;
}
.pagepro44 .feature-heading {
    font-size: 23px;
    margin-bottom: 0;
    line-height: 27px;
}
.pagepro44 .small-header.upward{
	font-size: 17px;
}
.pagepro4-4{
	background-image: url(../images/pro4-5.png);
	padding:60px 0px 30px;
	background-size: cover;
    height: 400px;
}
.pagepro_chp{
	background-image: url(../images/pro10--5.png);
	padding:60px 0px 30px;
	background-size: cover;
    height: 400px;
}
.pagepro4-4con{
	width: 389px;
    float: right;
    margin-right: 100px;
}
.pagepro4-4con p{
	color: #000;
	font-size: 18px;
	text-shadow: 1px 3px 10px #ccc;
	line-height: 35px;
	margin-left: 100px;
}
.pagepro44 .pagepro-l2 h5{
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	line-height: 22px;
	margin-top: 10px;
}
.zbjl{
	background-image: url(../images/proico26.png);
    background-size: 35px;
}
.dzjl{
	background-image: url(../images/proico27.png);
    background-size: 35px;
}
/*pro5 heml*/
.pagepro5 span{
	font-family: "Arial"
}
.pagepro5 .pagepro-l h5,.pagepro5 .pagepro-l2 h5{
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	line-height: 22px;
	font-family: "Arial";
	margin-bottom: 10px;
}
.pagepro5 .pagepro-l p, .pagepro5 .pageprozu p {
    font-size: 14px;
    line-height: 26px;
    color: #333;
}
.pro5-5 p{
	text-align: center;
}
/*pro6 html*/
.pro6ban .OneButton{
	margin-top: 250px;
}
.indexRightInfo {
    width: 100%;
    overflow: hidden;
}
.white {
    color: #FFF;
}
.bg_zang {
    background: #2B486A;
}
.bg_lan {
    background: #3D83E2;
}
.bg_hui {
    background: #BBBBBB;
}
.pb10 {
    padding-bottom: 10px!important;
}
.pb40 {
    padding-bottom: 40px!important;
}
.pt30 {
    padding-top: 30px!important;
}
.fs14 {
    font-size: 14px !important;
}
.pro2-2con li {
    width: 22%;
    float: left;
    height: 222px;
    padding: 0 15px;
    position: relative;
}
.pro6con4 h5{
    margin-top: 10px;
    color: #333;
    font-size: 15px;
    font-weight: normal;
}
.pro6-5con{
	margin-bottom: 30px;
}
.wrap2 {
    width: 1292px;
    margin: 0 auto;
}
.pro6-5con img{
	margin:10px 2px;
}
.pro6-11  .pagepro-l {
    width: 65%;
}
.pro6-11  .pagepro-r{
    width: 35%;
}
.pro6-21 h4{
	text-align: left;
	font-size: 28px;
}
.pro6-21 p{
	line-height: 30px;
}
/*pro7*/
.pro7bg{
    background: #3c2167;
    background: -webkit-gradient(linear,left top,left bottom,from(#3c2167),to(#4f2e8a));
    background: -webkit-linear-gradient(#3c2167,#4f2e8a);
    background: linear-gradient(#3c2167,#4f2e8a);
    -webkit-font-smoothing: antialiased;
    /*background: linear-gradient(#3c2167,#4f2e8a);*/
    display: block;
}
.pro7bg .OneButton{
	border: 2px solid #0bd1ff;
    background: #0bd1ff;
}
.pagepro7-1 ul {
	margin-bottom: 30px;
}
.pagepro7-1 ul li{
	float: left;
	margin:5px 2px;
	width: 19%;
}
.pagepro7-1 ul li img{
	max-width: 100%;
    width: auto;
}
.pagepro7-2 h3 {
    color: #000;
    font-size: 34px;
    line-height: 46px;
    font-weight: 600;
    text-align: left;
}
.pagepro7-2 .pagepro-l{
	overflow: hidden;
}
.pagepro7-2 .pagepro-l h4{
	margin-top: 100px;
}
.pagepro7-2 img{
	max-width: 100%;
	width: auto;
}
.pagepro7-2  .pagepro-r h4 {
    color: #000;
    font-size: 30px;
    line-height: 46px;
    font-weight: 600;
    text-align: left;
    margin-top: 100px;
}
.pagepro7-2  .pagepro-r p {
    font-size: 14px;
    line-height: 26px;
    color: #333;
}
.pagepro7-3{
    background-color: #3c2167;
    background: -webkit-gradient(linear,left top,left bottom,from(#3c2167),to(#4f2e8a));
    background: -webkit-linear-gradient(#3c2167,#4f2e8a);
    background: linear-gradient(#3c2167,#4f2e8a);
    -webkit-font-smoothing: antialiased;
    padding:50px 0px 0;
    text-align: center;
}
.pagepro7-3 h1{
	text-align: center;
	font-weight: 700;
	font-size: 40px;
	line-height: 50px;
	color: #fff !important;
}
.pagepro7-3 h4{
	text-align: center;
	font-weight: normal;
	font-size: 25px;
	line-height: 70px;
	color: #fff !important;
}
.pagepro7-3 img{
	text-align: center;
	margin-top: 40px;
}
.pagepro7-4{
	background:#fff;
	padding:50px 0;
}
.pagepro7-4 h1{
	text-align: center;
	font-weight: 700;
	font-size: 40px;
	line-height: 50px;
	color: #3c2167 ;
}
.pagepro7-4 h4{
	text-align: center;
	font-weight: normal;
	font-size: 25px;
	line-height: 70px;
	color: #333;
}
.pagepro7-4 p{
    color: #3c2167!important;
    font-style: italic;
    font-weight: normal;
    font-size: 25px;
    text-align: center;
}
.star{
	text-align: center;
	margin:60px 0px 40px;
}
cite {
    font-style: italic;
    display: block;
}
.pagepro7-4txt{
	margin-top: 40px;
}
.pagepro7-4txt p{
	font-size: 14px;
	line-height: 27px;
	text-align: center;
}
.pagepro7-3 h3{
	font-size: 20px;
	text-align: center;
	color: #ccc;
	line-height: 40px;
	font-weight: normal;
}
.pagepro7-3 h3 a{
    color: #0bd1ff;
}
/*pro8*/
.pro8ban h3,.pro8ban h2{
	color: #000;
}
.pro8box{
    background-color: #313233;
    padding:30px 0;
}
.pro8box h4{
	font-size: 22px;
	line-height: 37px;
	color: #149ac8;
	text-align: center;
	font-weight: normal;
}
.pro8box h4 span{
	color: #fff;
}
.pagepro8-1{
	text-align: center;
	padding-bottom: 60px;	
}
.pagepro8-1 .feature-heading{
	text-align: center;
}
.pagepro8-1 img{
	max-width: 60%;
	width: auto;
}
.pagepro8-2 dl{
	width: 32%;
    float: left;
    margin: 10px 8px;
}
.pagepro8-2 dl dt{
	float: left;
    margin-right: 7px;
    width: 10%;
}
.pagepro8-2 dl dt img{
	max-width: 70%;
    width: auto;
}
.pagepro8-2 dl dd {
    float: left;
    width: 81%;
}
.pagepro8-2 dl dd h5{
    font-size: 22px;
    line-height: 27px;
    color: #000;
}
.pagepro8-2 dl dd p{
    font-size: 16px;
    line-height: 27px;
    color: #149ac8;
    text-align: left;
}
.pagepro8-4{
	background: url(../images/snapgenemap.jpg) no-repeat top center;
	min-height: 700px;
	padding:40px 0px 0px;
}
.pagepro8-4 h3{
	color: #fff;
	text-align: center;
}
.pagepro8-4 .pro8tit{
	color: #fff;
	text-align: center;
	font-family: "Arial"
}
.pro8-4item{
	margin-top: 40px;
}
.pro8-4item ul li{
	width: 20%;
	float: left;
	margin:10px 5px;
	padding:6%;
    background-color: #ffffff;
    opacity: 0.8;
    border-radius: 5px;
}
.pro8-4item ul li p {
    color: black !important;
    font-size: 23px;
    line-height: 34px;
    text-align: center;
}
/*pro9*/
.pro9bg{
    background: #3b214c;
    background: -webkit-gradient(linear,left top,left bottom,from(#3b214c),to(#423463));
    background: -webkit-linear-gradient(#3b214c,#423463);
    background: linear-gradient(#3b214c,#423463);
    -webkit-font-smoothing: antialiased;
    /*background: linear-gradient(#3c2167,#4f2e8a);*/
    display: block;
}
.pro9bg h3{

}
.pro9bg h2{
	font-size: 50px;
	font-weight: bold;
}
.pro9bg h2 font{
	color: #EB5E70;
}
.bantxt1{
	font-size: 25px;
	text-align: center;
	line-height: 35px;
	color: #fff;
}
.bantxt2{
	font-size: 25px;
	text-align: center;
	line-height: 40px;
	color: #FFC6C3
}
.pro9bg .OneButton{
	background: none;
	border-radius: 0;
	border: 0;
}
.pro9bg .OneButton a{
	color: #fff;
	background: #04bb92;
	border: 2px solid #04bb92;
	display: block;
	border-radius: 10px
}
.pro9bg .OneButton a:hover {
	background: #04bb92;
	border: 2px solid #04bb92;
}
.pagepro9-1{
	padding-bottom: 40px;
}
.pagepro9 .feature-heading{
	color: #000;
    font-size: 34px;
    line-height: 46px;
    font-weight: 600;
    text-align: center;
}
.pagepro9 .feature-heading font{
	color: #EB5E70;
}
.pagepro9-1 p{
	text-align: center;
}
.pagepro9-2{
	padding:40px 0 0;
}
.pro9-21{
	background: rgba(235,94,112,0.4);
	display: block;
}
.pro9w-l{
	width: 30%;
}
.pro9w-r{
	width: 65%;
}
.pagepro9-2 h4{
	font-size: 30px;
	text-align: left;
	color: #fff;
	font-weight: 600;
	line-height: 40px;
}
.padtb{
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}
.pro9-21 img{
	margin-top: 30px;
    margin-left: 20px;
}
.pagepro9-2 h5{
	font-size: 22px;
	text-align: left;
	color: #0D2345;
	font-weight: normal;
	line-height: 40px;
	margin-bottom: 15px;
}
.pagepro9-2 p{
	font-size: 16px;
	text-align: left;
	color: #0D2345;
	font-weight: normal;
	line-height: 30px;
}
.pro9-22{
	background: rgba(0,130,202,0.4);
	display: block;
}
.pro9-22 img{
	margin-top: 30px;
    margin-left: 60px;
}
.pro9-23{
	background: rgba(5,220,172,0.4);
	display: block;
}
.pro9-23 img{
	margin-top: 30px;
    margin-left: 60px;
}
.pro9-24{
    background: rgba(79,51,110,0.6);
    color: #fefefe !important;
	display: block;
}
.pro9-24 img{
	margin-top: 30px;
    margin-left: 60px;
}
.pagepro9-3{
	background: url(../images/platform_MED.jpg) no-repeat top center;
	padding:40px 0;
	position: relative;
	min-height: 700px;
}
.pagepro9-3 .feature-heading{
	margin-top: 0 !important;
	color: #fff;
	letter-spacing: .5em;
	margin-bottom: 30px;
}
.pro9-3item{
	position: relative;
}

.PlatformSlider-slide {
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    left: 0;
    padding: 5% 0 0;
    top: 0;
    width: 100%;
    z-index: 5;
    position: absolute;
    padding-bottom: 8.5rem;
}
.versus-cards-wrapper{
	position: relative;
	height: 650px;
}
.PlatformSlider-left, .PlatformSlider-right {
    padding: 43px;
    transition: opacity 0.6s,transform 0.6s;
    -ms-flex-align: stretch;
    align-items: stretch;
    box-shadow: 0 0 25px rgba(0,0,0,0.5);
    min-height: 380px;
    position: relative;
    width: 50%;
}
.PlatformSlider-left {
    background: #214860;
    background: linear-gradient(135deg,#214860 0%,#61BEB7 100%);
    margin-bottom: 5%;
    margin-top: -5%;
    padding-right: 175px;
    -ms-transform: translateX(1.25%);
    transform: translateX(1.25%);
    transition-delay: 0.4s;
    z-index: 15;
}
.PlatformSlider-left>div, .PlatformSlider-right>div {
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}
.PlatformSlider-left h3, .PlatformSlider-left .slide-content, .PlatformSlider-right h3, .PlatformSlider-right .slide-content {
    color: #fff;
    margin: 0 0 30px;
    display: inline-block;
    -ms-flex: 1;
    flex: 1;
}
.PlatformSlider-left h3,.PlatformSlider-right h3{
	font-size: 40px;
	line-height: 40px;
}
.PlatformSlider-left h3, .PlatformSlider-right h3 {
    border-bottom: 6px solid transparent;
    display: inline-block;
    padding-bottom: 10px;
}
.PlatformSlider-left h3 {
    border-bottom-color: #79e9d7;
}
.PlatformSlider-left h3:first-child, .PlatformSlider-left p:first-child, .PlatformSlider-right h3:first-child, .PlatformSlider-right p:first-child {
    margin-top: 0;
}
.PlatformSlider-right {
    background: #A04961;
    background: linear-gradient(135deg,#A04961 0%,#E86765 100%);
    padding-left: 175px;
    -ms-transform: translateX(-1.25%);
    transform: translateX(-1.25%);
    transition-delay: 0.6s;
    z-index: 5;
}
.PlatformSlider-right h3 {
    border-bottom-color: #eb5e70;
}
.PlatformSlider-versus {
    background: #fff;
    border-radius: 100%;
    left: 50%;
    width: 13rem;
    height: 13rem;
    position: absolute;
    top: 50%;
    -ms-transform: translate(-50%,-70%);
    transform: translate(-50%,-70%);
    z-index: 20;
    line-height: 13rem;
    text-align: center;
}
.PlatformSlider-versus span {
    font-size: 60px;
    text-align: center;
    vertical-align: middle;
    color: #0D2345;
    font-weight: bold;
}
.slide-content .field-item{
	line-height: 30px;
}

/*登录页*/
.bort{
	border-top: #ccc solid 1px;
}
.pageloginbg{
	background: #edeef2;
}
.form-wrap {
    width: 500px;
    margin: 30px auto;
    padding: 0 20px;
    background-color: #fff;
    border-radius: 6px;
}
.clearfix:after{
    content: ".";
    visibility: hidden;
    height:0;
    zoom: 1;
    clear: both;
}

.shotcutR{
    text-align: right;
}

.form-wrap .tit {
    height:90px;
    line-height: 90px;
    font-size: 30px;
    text-align: left;
    display: inline-block;
}

.form-wrap .form-group {
    margin-bottom: 20px;
    min-height: 53px;
}

.form-wrap .form-group label {
    float: left;
    width: 17%;
    font-size: 14px;
    height: 53px;
    padding-left: 10px;
    border: solid 1px #eaeaea;
    line-height: 52px;
    color: #000;
    background-color: #f3f3f3;
}

.form-wrap .form-group ::-webkit-input-placeholder {
    color: #777;
    font-size: 12px;
}

.form-wrap .form-group input, .form-wrap .form-group select, .form-wrap .form-group textarea {
    float: left;
    height: 53px;
    width:488px;
    padding-left: 10px;
    border: solid 1px #eaeaea;
    border-radius: 3px;
    line-height: 53px;
    font-size: 14px;
}

/* .form-wrap .form-group input:focus, .form-wrap .form-group select:focus, .form-wrap .form-group textarea:focus {
    border: solid 1px #63ce74;
} */

.form-wrap .form-group .yzm-input {
    width: 55%;
}

.form-wrap .form-group .btn-yzm {
    display: inline-block;
    width: 19%;
    padding: 0;
    margin-left: 4%;
}

.form-wrap .form-group .disabled {
    background: #f5f5f5;
}

.form-wrap .textarea-group {
    min-height: 76px;
}

.form-wrap .textarea-group textarea {
    height: auto;
    height: 100%;
}

.form-wrap .checkbox {
    padding: 0 28px;
    position: relative;
    margin-bottom: 15px;
}

.form-wrap .checkbox label {
    cursor: pointer;
    vertical-align: middle;
}

.form-wrap .checkbox i {
    float: left;
    width: 26px;
    height: 26px;
    margin: 2px 5px 0 0;
}

/* .form-wrap .checkbox input {
    position: absolute;
    left: 0;
    top: 3px;
    width: 20px;
    height: 20px;
} */

.form-wrap button {
    font-size: 18px;
    width: 100%;
    height: 53px;
    line-height: 53px;
    border-radius: 4px;
    letter-spacing: 1px;
    border: 1px solid #63ce74;
    background-color: #63ce74;
    color: #fff;
}

.form-wrap .btn-wrap {
    float: left;
    width: 100%;
}

.form-wrap .shotcut-wrap {
    width: 100%;
}

.form-wrap .shotcutL {
    float: left;
}

.form-wrap .shotcutR {
}

.form-wrap .reset {
    display: none;
}

.form-wrap .error-wrap {
    padding: 20px;
    width: 100%;
    position: absolute;
    top: -100%;
    left: 0;
    z-index: 1000;
}

.form-wrap .error-wrap .error {
    float: left;
    width: 100%;
    color: #e04343;
    border-radius: 4px;
    text-align: center;
    font-size: 18px;
    text-align: center;
}
.chen_soue{
    width: 100%;
    min-width: 1200px;
}
.chen_soue .clearfix{
    width: 700px;
    margin: 50px auto;
    height: 54px;
    position: relative;
    box-sizing: border-box !important;
    border: 2px solid #68BC70;
    padding: 0 120px 0 20px;
    border-radius: 10px;
}
.chen_soue .clearfix input{
    width: 100%;
    height: 50px;
    outline: none;
    border: none;
}
.chen_soue .clearfix button{
    position: absolute;
    top: -2px;
    right: -1px;
    width: 100px;
    height: 54px;
    background: #68BC70;
    border: none;
    color: #fff;
    border-radius: 0 10px 10px 0;
}
.chen_soue .chen_ing{
    width: 300px;
    display: block;
    margin: 30px auto 20px;
}
.chen_soue .chen_zhuy{
    width: 700px;
    margin: 20px auto;
    display: flex;
    justify-content: space-between;
}
.chen_soue .chen_zhuy .chen_dei{
    width: 46%;
    height: 165px;
    background-size: 100% 100%;
    padding:10px 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction:column;
    justify-content: space-around;
}
.chen_soue .chen_di_f{
    display: flex;
    width: 100%;
}
.chen_soue .chen_di_f div{
    width: 80px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background:#fff;
    border-radius: 30px;
    cursor: pointer;
}
.chen_zhu{
    width: 500px;
    height: 300px;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: #fff;
    
    border-radius: 10px;
    overflow: hidden;
}
.chen_zhu .chen_ce{
    width: 100%;
    height: 50px;
    background: #DDFBE2;
    color: #6BA575;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
}
.chen_zhu p {
    padding: 10px;
    color: #1A1A1A;
    font-size: 15px;
}
.chen_zhu ul{
    width: 100%;
    padding: 10px 20px;
    color: #7F7F7F;
    display: flex;
    flex-wrap: wrap;
}
.chen_zhu ul li{
    width: 50%;
    height: 30px;
    line-height: 30px;
}
.chen_zhe{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}
.chen_zhu .chen_guan{
    width: 100%;
    height: 45px;
    border-top: 1px solid #ccc;
    text-align: center;
    line-height: 45px;
    color: #7F7F7F;
    cursor: pointer;
}
.chen_deng{
    background-size: 100% 100%;
}
.chen_deng .chen_p{
    width: 100%;
    font-size: 28px;
    color: #fff;
    text-align: center;
    height: 165px;
    line-height: 165px;
}
.chen_deng .chen_p span{
    font-size: 23px;
}
.chen_deng .form-group{
    display: flex;
    justify-content: center;
    align-items: center;
}
.chen_deng .form-group input{
    width: 300px;
    height: 35px;
    border-top: none;
    border-left: none;
    border-right: none;
    outline: none;
}
.chen_deng .form-group span{
    color: #7F7F7F ;
}
.chen_deng .checkbox input{
    width: 15px;

}
.chen_deng .checkbox{
    padding: 0;
    display: flex;
    align-items: center;
}
.chen_deng .checkbox label{
    color:#7F7F7F;
}
.chen_li li{height: 40px;line-height: 40px;}
.chen_top{
    width: 100%;
    height: 100px;
    padding: 0 3%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: right;
}
.chen_bott{
    width:1200px;
    height: 200px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
}
.chen_bott img{width: 140px;display: block;}
.chen_bott .chen_sho{display: flex;}
.chen_bott .chen_sho li{
    color: #7F7F7F;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid #E1E1E1;
    width:200px;
    text-align: center;
    line-height: 40px;
}
.chen_bott .chen_xian{display: flex;}
.chen_bott .chen_xian p a{
    color:#BCBCBC;
}
.chen_bott .chen_xian li{
    padding-left: 52px;
    box-sizing: border-box;
    line-height: 30px;
    padding-top: 10px;
    box-sizing: border-box;
}
/* @media screen and (max-width: 1000px){
    .chen_yin{display: none;}
} */
