*{
	padding: 0;
	margin: 0 auto;
}
#newBridge #nb-frame-box{
    box-sizing: content-box !important;
}
body {
  font-family:"SimHei"!important;
  font-size: 14px;
  min-width: 1170px;
}
html,body{
	height: auto !important;
	overflow: auto !important;
}
em,i{
	font-style: normal !important;
}
a{
	color: black;
}
a:hover{
	text-decoration: none;
}
li{
	list-style: none;
}
.navContBox{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    right: 0;
    z-index: 999;
    background: white;
    box-shadow: 0 0 5px #e3e3e3;	
}
.navFixedMarTop{
	margin-top: 76px !important;
}
.slide1cto{
	height: 588px;
}
.navbar .nav{
	margin-bottom: 0 !important;
}
.swiper-slide{
	height: auto !important;
}
.swiper-wrapper{
	height: auto !important;
}
.navbar-brand{
	height: 76px;
	padding: 10px 15px;
	padding-left: 0;
}
.navbar{
    margin-bottom: 0;
}
.navbar-default{
	background: none !important;
	border: none !important;
	z-index: 9;
}
.navbar-collapse{
    float: left;
    margin-left: 1%;
}
.dropdown-menu{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	margin-top: -1px !important;
	border-radius:0 !important;
}
 .dropdown-submenu {
    position: relative;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}
.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color:black !important;
    margin-top: 12px !important;
    margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
    border-left-color: #fff !important;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.dropdown-menu .divider{
	margin: 0;
}
.nav_call{
    float: right;
    background: #cc1625;
    color: white;
    height: 76px;
    text-align: center;
    padding: 0 20px;
}
.nav_call span{
    background: url(../images/navCall.png) no-repeat left center;
    display: block;
    background-size: 15px;
    font-size: 14px;
    padding-left: 20px;
    margin-top: 16px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 5px;
}
.nav_call i{
    display: block;
    font-size: 16px;
    cursor: pointer;
}
.dropdown-menu>li>a{
	line-height: 35px;
}
.navbar-nav>li>.dropdown-menu{
	padding: 0;
}
.dropdown-menu li{
	border-bottom: solid 1px #e3e3e3;
}
.navbar-nav>li>a{
    padding-top: 28px;
    padding-bottom: 28px;
}
.nav>li a:hover{
	color: white !important; 
	background: #cc1625 !important;
}
.navbar-nav li:hover{
    background: #cc1625 !important;
    color: white !important;  
}
.nav li.open .dropdown-toggle{
	color: white !important;
	background: #cc1625 !important;
}
.nav li.open .dropdown-toggle .caret{
	border-top-color: white !important;
    border-bottom-color: white !important;
}
.nav li.open .dropdown-submenu .whiteColora{
	color: white !important;
}
.sw_erBox{
	height: 600px;
}
.slide1{
	height: 588px !important;
	position: relative;
	background: url(../images/banner1.png) no-repeat center center;
	background-size: cover;
}
.test_lb{
	height: 588px !important;
}
.fullpagebox{
	width: 100% !important;
	height: 588px !important;
	overflow: hidden;
}
.fullpagebox .section{
	height: 100% !important;
}
.fullpagebox .slide{
	/*position: absolute;
	left: 0;
	top: 0;
	width: 100%;*/
}
.fp-tableCell{
	width: 100% !important;
	height: 100% !important;
}
.contTopSlid{
	height: 588px !important;
	position: relative;
	background: url(../images/bannerNryx.png) no-repeat center center;
	background-size: cover;
}
.slide22{
	height: 588px !important;
	position: relative;
	background: url(../images/bannerFirst.jpg) no-repeat center center;
	background-size: cover;
}
.slidedk2{
	height: 588px !important;
	position: relative;
	background: url(../images/dakaSay.jpg) no-repeat center center;
	background-size: cover;
}
.slide22_left{
    float: left;
    width: 408px;
    margin-top: 30px;
    color: white;
    margin-right: 80px;	
}
.slide22_left h2{
    font-size: 42px;
    border-bottom: solid 1px white;
    padding-bottom: 30px;
    margin-bottom: 30px;	
}
.slide22_left p{
    font-size: 20px;
    margin-top: 30px;
    text-indent: 0;
    float: inherit;	
    width: 100%;
}
.slide22_left span{
    display: inline-block;
    margin-right: 30px;	
    float: left;
}
.slide22_left p span:first-of-type{
    float: left;
}
.slide22_left p span:last-of-type{
    float: right;
    margin-right: 0;
}
.slide22_left i{
	display: inline-block;
    width: 6px;
    height: 6px;
    background: white;
    border-radius: 50%;
    margin-bottom: 4px;
    margin-right: 5px;	
}
.slide22_left em{
    font-size: 24px;
    padding-bottom: 10px;
    display: block;	
}
.slide22 .container{
	height: 100%;
}
.slide11{
	height: 588px !important;
	position: relative;
	background: url(../images/bannerFirstsy.jpg) no-repeat center center;
	background-size: cover;
}
.slide11 a.bannerLink_insight{
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
    background: none !important;
    padding: 0 !important;
    color: white;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    border: none !important;
}
.slide11 a.bannerLink_insight:hover{
	background: none !important;
	border:none !important;
}
.slide11 span.shiyong_btn{
    display: block;
    width: 100%;
    height: 60px;
    cursor: pointer;
    background: #cc1625;
    border-radius: 5px;
    line-height: 60px;
    color: white;
    text-align: center;
    margin-top: 40px;
    font-size: 22px;
}
.slide11 p span{
	padding-left: 50px;
    line-height: 53px;
    background: url(../images/pc_call.png) no-repeat center left;
}
.slide11 a{
	color: white;
    border: solid 1px white;
	width: 130px;
	text-align: center;
    border-radius: 5px;
    margin-right: 0;
    LINE-HEIGHT: 52PX;
    margin-right: 50px;
}
.slide11 a:hover{
	background: #cc0001;
	border-color:#cc0001;
}
.slide2{
	height: 588px !important;
	position: relative;
	background: url(../images/banner3.png) no-repeat center center;
	background-size: cover;
}
.slideShengyu{
	height: 588px !important;
	position: relative;
	background: url(../images/boxShengyuBanner.png) no-repeat center center;
	background-size: cover;
}
.slide3{
	height: 588px !important;
	position: relative;
	background: url(../images/banner2.png) no-repeat center center;
	background-size: cover;
}
#banner_swiper #banner_prev{
    left: 3%;
    width: 40px !important;
    height: 80px !important;
    background-image: url("../images/left_hui.png") !important;
    background-size: cover;
    top: 45% !important;
}
.fp-controlArrow{
	border-style: none !important;
}
.fp-controlArrow.fp-prev{
	left: 3%;
    width: 40px !important;
    height: 80px !important;
    background-image: url("../images/left_hui.png") !important;
    background-size: cover;
    top: 45% !important;
}
#banner_swiper #banner_next{
    width: 40px !important;
    right: 3% !important;
    height: 80px !important;
    background-image: url("../images/right_hui.png") !important;
    background-size: cover;
    top:45% !important;
}
.fp-controlArrow.fp-next{
	width: 40px !important;
    right: 3% !important;
    height: 80px !important;
    background-image: url("../images/right_hui.png") !important;
    background-size: cover;
    top:45% !important;
}
#nqSwiper1 .swiper-slide{
	/*width: 30.237%;*/
	background: white;
    box-shadow: 0 0 15px #e3e3e3;
    margin: 0 50px 0 0;
    float: left;
    width: 318px !important;
    margin-right: 50px !important;
}
#nqSwiper11 .swiper-slide{
	width: 30.237%;
	margin-right: 50px;
	background: white;
    box-shadow: 0 0 15px #e3e3e3;
    
}
.slide1Box{
    position: absolute;
    top: 50%;
    margin-top: -244px;
    color: white;
    width: 420px;
    height: 488px;
}
.boxShengyu{
    position: absolute;
    top: 63%;
    margin-top: -244px;
    color: white;
    width: 100%;
    height: 488px;
    left: 0;
}
.syWidth1107{
	width: 65% !important;
	min-width: 65% !important; 
}
.boxShengyu i{
    display: block;
    margin: 70px auto 50px;
    line-height: 35px;
    font-size: 16px;
    text-indent: 2em;
    letter-spacing: 2px;
}
.boxShengyu h2 {
    font-weight: bold;
    letter-spacing: 2px;
    width: 460px;
    margin: 0 auto;
    text-align: center;
    font-size: 34px !important;
}
.boxShengyu h1.slide1BoxSpan1 {
    font-weight: bold;
    letter-spacing: 2px;
    width: 460px;
    margin: 0 auto;
    text-align: center;
    font-size: 34px !important;
}
.boxShengyu h2 span {
    display: block;
    width: 100%;
    text-align: center;
}
.boxShengyu p {
    font-size: 22px;
    display: flex;
    justify-content: space-betwee;
}
.boxShengyu p span {
    padding-left: 50px;
    line-height: 53px;
    margin-left: 0;
    margin-right: 0;
    background: url(../images/pc_callBot.png) no-repeat center left;
}
.boxShengyu p a {
    color: white;
    border: solid 1px white;
    width: 130px;
    text-align: center;
    border-radius: 5px;
    margin-right: 0;
    LINE-HEIGHT: 52PX;
    display: block;
    height: 54px;
}
.slide1Box1{
	z-index: 12;
    width: 430px !important;
    margin-top: -226px !important;
}
.slide1Box h2{
	font-size: 33px;
	display: flex;
	font-weight: normal;
    justify-content: space-between;
}
.slide1Box h2.size40{
	font-size: 40px;
}
.slide11 h2{
	font-size: 46px;
}
.slide1Box1 h2:first-of-type{
	font-size: 36px;
}
.slide1Box span{
	margin: 0;
}
.slide_seo1 .slide1Box{
    margin-top: -244px;		
}
.slide_erp1 .slide1Box{
    margin-top: -244px;	
}
.slide1BoxForm{
    width: 420px;
    background: white;
    color: black;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 40px;
    margin-bottom: 40px;
    height: 292px;
}
.nryxSi{
	margin-top: -244px;
}  
.nryxSi0925{
	margin-top: -140px;
}
.slide1BoxForm h3{
	padding: 25px 0;
    text-align: center;
}
.slide1BoxForm i{
    color: #cc1625;
    height: 20px;
    margin: 15px 0;
    width: 100%;
    text-align: center;
    display: block;
}
.slide1BoxForm input{
    width: 340px !important;
    height: 40px !important;
    background: white;
    color: black !important;
    display: block !important;
    padding: 20px 10px !important;
    font-size: 16px !important;
    outline: none !important;
    border: solid 1px #e3e3e3 !important;
}
.slide1BoxForm span{
    width: 340px;
    height: 50px;
    background: #cc1625;
    color: white;
    border-radius: 5px;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    display: block;
    margin: 0 auto 40px auto;
}
.slide1Box p{
    font-size: 22px;
}
.slide1Box p span{
	padding-left: 50px;
    line-height: 53px;
    background: url(../images/pc_callBot.png) no-repeat center left ;
    display: block;
    float: left;
}
.slide1Box p a{
    color: white;
    border: solid 1px white;
    width: 130px;
    text-align: center;
    border-radius: 5px;
    margin-right: 0;
    LINE-HEIGHT: 52PX;
    display: block;
    height: 54px;
    float: right;
}
.slide1Box p a:hover{
	background: #cc0001;
	border-color:#cc0001;
}
.slide1Box em{
	display: block;
	height: 140PX;
    padding-top: 40px;
    font-size: 22px;
}
.slider_callUs{
    position: fixed;
    right: 0;
    top: 40%;
    z-index: 9;
    width: 100px;
    height: 300px;
    background: red;
}
.slider_callUs span{
	display: block;
	margin-bottom: 10px;
}
.slider_callUs .span_qq{
	background:url(../images/pc_call.png) no-repeat center center;
}
.slider_callUs .span_phone{
	background:url(../images/pc_call.png) no-repeat center center;
}
.slider_callUs .erweima{
	background:url(../images/pc_call.png) no-repeat center center;
}
.slider_callUs .goback{
	background:url(../images/pc_call.png) no-repeat center center;
}
.navbar-default .navbar-nav>li>a{
	color: black;
	font-size: 16px;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret{
	border-top-color: black !important;
    border-bottom-color: black !important;
}
.navbar .nav li.open > .dropdown-toggle .caret{
	border-top-color: white !important;
    border-bottom-color: white !important;
}
.block_container1 .yixTitle{
    display: block;
    line-height: 28px;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 18px;
    text-indent: 2em;
}
.dataAndDzh{
    background: white;
    padding-top: 5px;	
}
.dataAndDzh h2{
	display: flex;
    justify-content: space-around;
    margin: 8px 0;
}
.dataAndDzh h2 span{
    font-size: 20px;
    color: #cc1625;
    font-weight: bold;
    text-align: center;
    height: 50px;
    line-height: 50px;
}
.dataAndDzh h2 span:first-of-type{
	width: 40%;
}
.dataAndDzh h2 span:last-of-type{
	width: 60%;
}
.dataAndDzh2{
	
}
.dataAndDzh2 .datatcs p span{
    width: 100%;
    color: #cc1625;
    padding-top: 140px;
    height: 100%;
}
.dataAndDzh2 h2{

}
.dataAndDzh2 h2 span{
    background: #cc1625;	
}
.dataAndDzh2 h2 span:first-of-type{
	width: 40.9%;
    margin-right: 10px;
}
.dataAndDzh2 h2 span:last-of-type{
    width: 61.6%;
}

.dataAndDzh2 a{
    width: 19%;
    display: block;
    float: left;
    line-height: 30px;
    height: 256px;
    margin: 0 0.5%;
    box-shadow: 0 0 5px #9c9c9c;
    border: solid 1px #e3e3e3;
}
.dataAndDzh2 a span em{
	display: block;
}
.dataAndDzh2 a span i{
	color: #cc1625;
}
.dataAndDzh2 a span img{
    display: block;
    height: 76px;	
    margin-bottom: 30px;
}
.dataAndDzh2 a:hover .dataGj1{
	display: none;
}
.dataAndDzh2 a:hover .dataGj2{
	display: block !important;
}
.dataAndDzh2 h2 span{
	color: white;
}
.dataAndDzh2 a{
	
}
.dataGjImg1{
	background: url(../images/dataGj1.png) no-repeat center 30px;
}
.dataGjImg2{
	background: url(../images/dataGj2.png) no-repeat center 30px;
}
.dataGjImg3{
	background: url(../images/dataGj3.png) no-repeat center 30px;
}
.dataGjImg4{
	background: url(../images/dataGj4.png) no-repeat center 30px;
}
.dataGjImg5{
	background: url(../images/dataGj5.png) no-repeat center 30px;
}
.dataAndDzh2 .dataGjImg1:hover{
	background: url(../images/dataGj11.png) no-repeat center 30px !important;
	background-color: #cc1625 !important;
}
.dataAndDzh2 .dataGjImg2:hover{
	background: url(../images/dataGj22.png) no-repeat center 30px !important;
	background-color: #cc1625 !important;
}
.dataAndDzh2 .dataGjImg3:hover{
	background: url(../images/dataGj33.png) no-repeat center 30px !important;
	background-color: #cc1625 !important;
}
.dataAndDzh2 .dataGjImg4:hover{
	background: url(../images/dataGj44.png) no-repeat center 30px !important;
	background-color: #cc1625 !important;
}
.dataAndDzh2 .dataGjImg5:hover{
	background: url(../images/dataGj55.png) no-repeat center 30px !important;
	background-color: #cc1625 !important;
}
.datatcs p{
	width: 100%;
	margin-bottom: 0;
}
.datatcs p span{
	width: 20%;
    display: inline-block;
    text-align: center;
    float: left;
    line-height: 30px;
    padding: 30px 0; 
}
.datatcs p span:nth-child(2){
    position: relative;
}
.datatcs p span:nth-child(2) b{
    display: block;
    position: absolute;
    height: 90%;
    width: 1px;
    background: #e3e3e3;
    right: 0;
    bottom: 30px;
}
.datatcs p span:hover{
	color: white;
	background: #cc1625;
}
.datatcs p span:hover a{
	color: white;
	display: block;
}
.datatcs p span:hover i{
	display: none;
}
.dataAndDzh2 .datatcs p span:hover i{
	display: block;
}
.datatcs p em{
	font-size: 18px;
}
.datatcs p i{
    display: block;
    color: #a9a9a9;
}
.datatcs p i a{
	display: block;
    color: #a9a9a9;
}
.datatcs p i{
	font-size: 16px;
}
.block21{
	float: left;
}
.block22{
	float: right;
}
.block2{
    width: 40%;
}
.dropdown .three-menu{
    left: 137px !important;
    top: 0 !important;
}
.block2 p{
	width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #cc0001;
    text-align: center;
    color: white;
    font-size: 22px;
    line-height: 50px;
    padding-top: 30px;
    margin: 0 auto;
}
.block2 p img{
	display: block;
}
.block2_line{
	padding-top: 40px;
	position: relative;
}
.block2_line b{
    position: absolute;
    display: block;
    width: 8px;
    height: 40px;
    background: white;
    top: 0;
    left: 50%;
    margin-left: -4px;
}
.block2_line b.bjColor_b{
    background: #cc0001;
}
.block2 span{
	display: block;
    width: 100%;
    height: 70px;
    box-shadow: 0 0 5px #e3e3e3;
    border-radius: 40px;
    line-height: 70px;
    text-align: center;
    font-size: 17px;
    background: white;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.block2 span a{ 
    position: absolute;
    width: 100%;
    height: 100%;
    background: #cc0001;
    left: -100%;
    top: 0;
    color: white;
    transition: all 1s;
}
.block2 span:hover a{
	left: 0;
}
.block2Box{
	
}
.block2Box .block2{
	width: 49% !important;
}
.block2Box h2{
    position: initial !important;
    margin-top: 52px;
    margin-bottom: 30px;
    text-align: center;
    margin-left: 0 !important;
    width: 100% !important;
}
.block2Box .block2 span{
    border-radius: 0px !important; 
    height: 60px;
    line-height: 60px;
}
.block2Box .block2 p img{
	width: 32px;
	display: inline-block !important;
}
.block2Box .block2 p {
    width: 100%;
    height: 70px;
    border-radius: 0%; 
    line-height: 70px;
    padding-top: 0px; 
    font-size: 25px;
}
.block_container2 {
    position: relative;
    margin: 50px 0;
    padding: 50px 0;
    background: #f7f7f7;
    padding-top: 0;
}
.block_container2 h2{
    width: 210px;
    line-height: 45px;
    /*position: absolute;
    left: 50%;
    margin-left: -90px;*/
}
.block2 span a i{
    display: inline-block;
    width: 40px;
    height: 15px;
    background: url(../images/yxfwjt_white.png) no-repeat center;
    background-size: auto;
}
.block_container3 h2{
	text-align: center;
}
.block_container3 h2 span{
    display: block;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 100;
}
.block_container3{
	padding-top: 50px;
    padding-bottom: 50px;
}
.block3{
	min-width: 910px;	
}
.block3 p{
    position: relative;
    color: black;
    display: block;
    float: left;
    width: 12.86%;
    height: 87px;
    margin-right: 1%;
}
.blockBoxh3{
	width: 993px;
}
.blockBoxh32{
	width: 825px;
    min-width: 825px;
}
.blockBoxh32 p:first-of-type{
	display: none;
}
.blockBoxh3 p{
    width: 153px;
    text-align: center;
    height: 87px;
    margin-right: 15px;
}
.block3 p img{
	width: 100%;
}
.blockBoxh3 p span{
    width: 153px !important;
    left: 50% !important;
    margin-left: -76.5px;
}
.block3 p:first-of-type{
	width: 153px;
	line-height: 88px; 
	padding-left: 30px;
	font-size: 16px;
}
.block3 p:last-of-type{
	margin-right: 0;
}
.block3 p b{
	display: none;
}
.blockBoxh3 p:first-of-type{
	padding-left: 0px;
}
.block3Line_shenzhen p:first-of-type{
	display: none;
}
.block3 p span{
    color: white;
    position: absolute;
    width: 100%;
    height: 100%;
    float: initial;
    margin-right: 0;
    top: 0;
    left: 0;
    line-height: 26px;
    background: #cc0001;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    display: none;
}
.block3 p span a{
	width: auto;
	color: white;
	float: initial;
	margin-right: 0;
	width: 100%;
}
.block3 p span em{
    font-size: 16px;
    width: 94%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 22px;
    height: 22px;
}
.konowend_more{
	width: 360px;
    display: block;
    color: #cc0001 !important;
    border: solid 1px #cc0001;
    text-align: center;
    padding: 15px 0;
    font-size: 18px;
    border-radius: 5px;
    margin: 20px auto;
    margin-bottom: 30px;
    cursor: auto;
}
.block_container4 {
    background: #f7f7f7;
    position: relative;
}
.block_container4 h2{
	text-align: center;
    margin-top: 52px;
    margin-bottom: 30px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/you_red.png");
    right: 0% !important;
    right: auto;
}
.swiper-button-next.swiper-button-disabled{
	background-image: url("../images/right_hui.png");
    right: 0;
    left: auto;
}
.swiper-button-prev.swiper-button-disabled{
	background-image: url("../images/left_hui.png") !important;
    left: 0;
    right: auto;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("../images/zuo_red.png");
    left: 0;
    right: auto;
}
.container{
	min-width: 1170px;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
	pointer-events: auto !important;
}
.sw_erBox2{
	position: initial !important;
}
.sw_erBox2 .slide_block{
	background: white;
    box-shadow: 0 0 10px #e3e3e3;
}
.sw_erBox2 p{
	padding-top:10px;
	padding-left: 10px;
	padding-right: 10px;
}
.sw_erBox2 .slideImages_a{
	
}
.sw_erBox2 .slideImages_a img{
	width: 100%;
	height: 210px;
}
.sw_erBox2 span{
	margin: 10px 0;
	text-align: center;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.sw_erBox2 span a{
	font-size: 16px;
    color: black;
}
.sw_erBox2{
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.sw_erBox2 span a:hover{
    color: #cc0001;
}
.sw_erBox2 em{
	color: #999;
	line-height: 22px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.sw_erBox2 i{
	display: block;
    text-align: right;
    margin: 10px 0;
    color: #999;
}
.slide_tab{
	margin: 40px 0; 
    border-bottom: solid 1px #e3e3e3; 
}
.slide_tab p{
	width: 470px;  
	margin: 0 auto;
	height: 38px;
}
.slide_tab span{
    width: 75px !important;
    display: block;
    float: left;
    text-align: center;
    font-size: 18px;
    padding-bottom: 15px;
    margin-right: 26%;
    cursor: pointer;
}
.slide_tab span:last-of-type{
    margin-right: 0 !important;
}
.swiper1 {
	width: 100%;
}
.swiper1 .selected {
	color: #cc0001;
	border-bottom: solid 3px #cc0001;
}
.relative1{
	position: relative;
	padding: 0 5%;
    /*width: 1140px !important;
    margin: 0 auto;*/
}
.clickMoreZx{
	margin: 40px 0;
    text-align: center;
    font-size: 16px;
}
.clickMoreZx a{
	color: black;
}
.clickMoreZx a:hover{
	color: #cc0001;
}
.footerPc{
	background: black;
    color: white;
}
.fotNO50px{
    /* margin-bottom: 50px; */
}
.footerPc ul{
	float: left;	
	margin-right: 4%;
	margin-top: 40px;
    margin-bottom: 10px;
    border-right: solid 1px  #797979;
    height: 300px;
    width: 16%;
}
.footerPc ul:last-of-type{	
	margin-right: 0px;
	width: 170px!important;
	border: none;
}
.footerPc li{
    margin-bottom: 6px;
    font-size: 12px;
    line-height: 25px;
}
.footerPc ul li:last-of-type{
    margin-bottom: 0px;
}
.footerPc a{
	color: white;
}
.footerPc li span{
	padding-bottom: 10px;
    display: block;
    font-size: 16px;
    font-weight: bolder;
}
.footerPc li i{
	display: block;
}
.footerPc li em{
    display: block;
    float: left;
    padding-left: 10px;
    font-size: 12px;
	text-indent:0em;
}
.footerPc li .cant_us{
	margin-top: 20px;
	text-indent:0em;
}
.middle_img{
	overflow: auto;
}
.wjgb_bot em {
    padding-right: 6px;
    font-size: 12px;
    font-style: normal;
}
.middle_img em{
    margin-bottom: 6px;
}
.footerPc li b{
    padding-left: 10px;
    font-weight: normal;
    display: inline-block;
}
.middle_img img{
    float: left;
    vertical-align: middle;
    width: 40px
}
.yqlj{
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: solid 1px #999;
}
.yqlj a{
	color: white;
}
.yqlj a:hover{
	color: #cc0001;
}
.yqlj li{
    width: auto !important;
    float: left;	
    margin-top: 0;
}
.yqlj li a{
	color: white;
    margin-right: 4px;
    border-right: solid 1px white;
    padding-right: 4px;
    line-height: 12px;
    display: inline-block;
}
.yqlj li:last-of-type a{
	border: none;
}
.footerPc a:hover{
	color: #cc0001;
}
.footBah{
	font-size: 16px;
    background: #cc0001;
    padding: 10px 0;
    text-align: center;
}
.footBah img{
    float: left;	
}
.footBah span{
	float: right;
    line-height: 30px;
    color: white;
    font-size: 15px;
}
.footBah i{
	display: block;
}
.footBah p{
	width: 730px;
    margin: 0px auto;
}
.swiper-button-next, .swiper-button-prev{
	top: 42% !important;
}
.wjgb_bot{
	text-align: center;
    border-top: solid 1px #4a4a4a;
    padding: 10px;
    margin-top: 10px;
    line-height: 30px;
    font-size: 12px;
}
#nqSwiper2 .swiper-slide{
	background: white;
    box-shadow: 0 0 15px #e3e3e3;
}
#nqSwiper3 .swiper-slide{
	background: white;
    box-shadow: 0 0 15px #e3e3e3;
}
a,a:hover,a:focus
{
    color: #0095ff
}

.text-overflow
{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}
.example{
    margin-left: 0;
    margin-top: 100px;
    float: left;
}
.example span{
	font-size: 16px;
    color: white;
    display: block;
    text-align: center;	
    margin-top: 20px;
    cursor: pointer;
}
.example h2 span{
    display: block;
    float: right;
    width: 50%;
    text-align: right;
    font-size: 40px;
    font-weight: normal;
    margin-top: 0;	
}
.example h2 span.slide1BoxSpan1{
    margin-top: -40px;
    text-align: left;
    float: left;	
}
.example p{
    margin-top: 40px;	
}
.slide_inshght1{
	background: black;
	height: 588px;
	position: relative;
	background: url(../images/bannerFirst.jpg) no-repeat center center;
    background-size: cover;
	
}
.pptgBanner{
	background: black;
	height: 588px;
	position: relative;
	background: url(../images/pptgOnlineBanner.png) no-repeat center center;
    background-size: cover;
}
.slide_seo1{
    background: url(../images/bannerGb2.png) no-repeat center center;
    background-size: cover;
}
.slide_erp1{
    background: url(../images/bannerGb1.png) no-repeat center center;
    background-size: cover;
}
.exampleTransform{
	transform: scale(1.8);
	transition: all 0.6s;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -265px;
    margin-top: -158.5px;
    cursor: pointer;
    z-index: 999;
}
.exampleTransform .img-rounded{
	display: none;
}
.exampleTransformOut{
	transform: scale(1);
	transition: all 0.6s;
}
.exampleTransformOut .img-rounded{
	display: block;
}
.inshght1Top{
    float: right;
    color: white;
    margin-top: 125.38px;
    width: 350px;	
}
.inshght1Top h2{
    margin-top: 0;	
    font-weight: normal;
}
.inshght1Top i{
    display: block;
    font-size: 18px;
    margin-top: 40px;	
}
.inshght1Top em{
    display: block;
    width: 100%;
    height: 45px;
    background: white;
    border-radius: 30px;
    text-align: center;
    line-height: 45px;
    color: #cc1625;
    font-size: 20px;
    margin-top: 60px;
    margin-bottom: 50px;	
    cursor: pointer;
}
.inshght1Top em:hover{
    color: white;
	background: #cc1625;
}
.inshght1Top p span{
    padding-left: 50px;
    line-height: 53px;
    background: url(../images/pc_callBot.png) no-repeat center left;
    float: left;
    font-size: 20px;	
}
.inshght1Top p a{
    border: solid 1px white;
	text-align: center;
    border-radius: 5px;
    display: block;
    width: 120px;
    height: 45px;
    color: white;
    float: left;
    margin-right: 0;	
    font-size: 16px;
    line-height: 45px;
    margin-left: 40px;
}
.inshght1Top p a:hover{
    color: white;
	background: #cc1625;
	border:solid 1px #cc1625;
}
.slide_inshght2{
	background: #f7f7f7;
	padding-bottom: 50px;
}
.slide_inshght2 p{
    width: 31%;
    height: 265px;
    background: white;
    box-shadow: 0 0 5px #e3e3e3;
    border-bottom: solid 5px #cc0001;
    float: left;
    margin-right: 3.5%;
    position: relative;
    margin-top: 50px;
}
.monitor2 p{
	height: 260px !important;
}
.monitor4 {
	background: white !important;
}
.monitor4 .position_b{
	width: 300px !important;
    font-weight: bolder !important;
    margin-left: -150px !important;
}
.slide_inshght2 p:last-of-type{
    margin-right: 0;
}
.slide_inshght2 h2,.slide_inshght3 h2,.slide_inshght4 h2,.slide_inshght5 h2,.slide_inshght6 h2,.slide_inshght7 h2,.monitorQanda h2,.slide_iseoyh h2{
	text-align: center;
	font-weight: bolder;
	margin: 50px;
}
.slide_inshght2 img{
	position: absolute;
    top: -45px;
    left: 50%;
    margin-left:-60px;	
}
.slide_inshght2 span{
	
}
.slide_inshght2 em{
    display: block;
    text-align: center;
    font-weight: bolder;
    font-size: 18px;
    margin-top: 90px;	
    color: #cc0001;
}
.slide_inshght2 i{
	padding: 0 6%;
    display: block;
    margin-top: 20px;
    font-size: 16px;
    color: #969595;
    line-height: 22px;
}
.slide_inshght3{
	padding-bottom: 50px;
}
.slide_inshght3 img{
	width: 100%;
}
.slide_inshght4{
	position: relative;
	background: #f7f7f7;
	margin-top: 50px;
}
.slide_inshght4 .position_b{
    font-size: 25px;
    width: 100%;
    display: block;
    text-align: center;
    font-weight: normal;
    line-height: 35px;
    margin-top: 6px;
    opacity: .6;
}
.slide_inshght4{
	position: relative;
}
.slide_inshght4 p{
	text-align: center;
	margin-bottom: 50px;
}
.slide_inshght4 p em{
	display: block;
	margin-top: 25px;
    font-weight: bolder;
    font-size: 16px;
    margin-bottom: 17px;
}
.slide_inshght4 p span{
	display: block;
    float: left;
    width: 23%;
    margin-right: 2.6%;
}
.slide_inshght4 p span img{
	height: 80px;
}
.slide_inshght4 p span:last-of-type{
	margin-right: 0;
}
.slide_inshght4 i{
    display: block;
    text-align: left;
    opacity: .6;
    margin-top: 8px;
    font-size: 15px;
    line-height: 25px;
    overflow: auto;
}
.slide_inshght4 i em{
    margin-top: 0;
    font-weight: normal;
    font-size: 15px;
    float: left;
    width: 235px;
    margin-bottom: 0;
}
.slide_inshght4 p i b{
    display: block;
    width: 3px;
    height: 3px;
    background: black;
    opacity: .6;
    margin-bottom: 3px;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}
.inshght5_line .inshght5_linep{
    min-width: 400px;
    float: left;
    height: 240px;
    border: solid 2px #cc0001;
    margin-right: 3%;
    margin-bottom: 3%;
    position: relative;
    overflow: hidden;
    width: 48.5%;
    border-radius: 3px;
}
.inshght5_lineBox .inshght5_linep{
	background: white;
}
.inshght5_line .inshght5_linep:hover p{
	left:0;
	right: 0;
}
.inshght5_lineBox .inshght5_line p{
	width: 100%;
	left: -100%;
}
.inshght5_line .inshght5_linep:nth-child(2n){
	float: right;
	margin-right: 0;
}
.inshght5_line .inshght5_linep:last-of-type{
	margin-bottom: 50px;
}
.inshght5_line .inshght5_linep span{
    display: block;
    font-size: 28px;
    text-align: center;
    color: #cc0001;
    margin-top: 76px;	
}
.inshght5_line em{
    display: block;
    font-size: 20px;
    text-align: center;
    margin-top: 30px;
    color: black;
    line-height: 30px;
}
.inshght5_line p{
    display: block;
    font-size: 18px;
    text-align: center;
    color: white;
    position: absolute;
    width: 101%;
    height: 100%;
    top: 0;
    left: -101%;
    z-index: 99;
    transition: all 1s;
    transition: all 1s;
    background-color:#cc0001;
}
.inshght5_line p a{
    color: white;
    margin-top: 30px;
    display: inline-block;
    font-size: 20px;
    line-height: 30px;
    background: url(../images/bai_rightJt.png) no-repeat right 8px;
    background-size: 19px;
    padding-right: 25px;
}
.inshght5_line p i{
    display: block;
    font-size: 28px;
    text-align: center;
    color: white;
    margin-top: 76px;
}
.slide_inshght6{
	background-color:#f7f7f7;	
}
.slide_inshght7 {
	margin-bottom: 30px;
}
.slide_inshght7 p{
    text-align: center;
    width: 20%;
    float: left;
    margin-right: 6.6%;
    padding-top: 20px;
    margin-bottom: 30px;
}
.slide_inshght7 p:hover{
	background: white;
}
.slide_inshght7 p:last-of-type{
	margin-right: 0;
}
.slide_inshght7 img{
    width: 70%;	
}
.slide_inshght7 span{
    display: block;
    margin-top: 35px;
    font-weight: bolder;
    font-size: 18px;
    margin-bottom: 25px;
}
.slide_inshght7 i{
    display: block;
    text-align: left;
    opacity: .6;
    margin-top: 10px;	
    font-size: 15px;
    line-height: 25px;
    padding-left: 20px;
    padding-right: 20px;
    height: 90px;
}
.monitorQanda{
    font-size: 16px;	
    padding-top: 50px;
    background: #f7f7f7;
    padding-bottom: 50px;
}
.monitorQanda span{
    display: block;
    font-size: 26px;
    color: #cc0001;
    margin-bottom: 15px;
}
.monitorQanda p{
    margin-bottom: 0;
    height: 60px;
    line-height: 60px;
    background: #cc0001;
    color: white;
    text-align: center;
    font-size: 18px;
    position: relative;
    letter-spacing: 2px;
    font-weight: bold;
    cursor: pointer;
}
.monitorQanda h2{
	margin-top: 0;
	color: #cc1625;
}
.monitorQanda p i{
    display: inline-block;
    height: 60px;
    line-height: 60px;
    color: white;
    background: url(../images/erpQuesYjt.png) no-repeat right center;
    background-size: 14px;
    position: absolute;
    right: 30px;
    top: 0;
    padding: 0;
    padding-right: 20px;
    font-size: 14px;
    letter-spacing: 0px;
}
.monitorQanda p i.on{
	background: url(../images/erpQuesYjtXjt.png) no-repeat right center;
	background-size: 14px;
}
.monitorQanda em{
    background: #f7f7f7;
    line-height: 25px;
    color: #969595;
    display: none;
}
.monitorQanda i{
	display: block;
	background: white;
    padding: 25px 120px;
    font-size: 18px;
    line-height: 30px;
}
.andaLine{
	margin-bottom: 20px;
}
.slide_inshght8{
	height: 533px;
    background: url(../images/yqfiv_slider_three_bj.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    color: white;
}
.slide_inshght8 p{
	position: absolute;
	width: 150px;
    text-align: center;
}
.slide_inshght8 p:nth-child(1){
    top: 14%;
    left: 25%;
}
.slide_inshght8 p:nth-child(2){
    top: 16%;
    left: 26%;
}
.slide_inshght8 p:nth-child(3){
    top: 11%;
    right: 24%;
}
.slide_inshght8 p:nth-child(4){
    right: 30%;
    bottom: 60%;
}
.slide_inshght8 p:nth-child(5){
    top: 50%;
    left: 32%;
}
.slide_inshght8 p:last-of-type{
	bottom: 32%;
    right: 20%;
}
.slide_inshght8 span{
    position: absolute;
    bottom: 9%;
    display: block;
    width: 1170px;
    margin-left: -585px;
    left: 50%;
    font-size: 16px;
    padding: 0 10%;
    line-height: 30px;
}
.slide_inshght8 em{
    font-size: 16px;
}
.slide_inshght8 i{
    display: block;
    font-size: 35px;
    margin-bottom: 20px;
}
.slide_inshght8 h2{
    position: absolute;
    top: 35%;
    font-size: 35px;
    left: 50%;
    width: 300px;
    margin-left: -150px;
    text-align: center;
}
.slide_seo2left{
    float: left;
    width: 50%;
    background: #f7f7f7;
    padding-bottom: 35px;
}
.slide_seo2right{
	float: left;
    width: 50%;
    height: 440px;
    background: #f7f7f7;
}
.slide_seo2right video{
    width: 100%;
    height: 390px;
}
.shiping_neirongGb{
    border: 1px solid #595757;
    max-width: 600px !important;
    height: 390px !important;
    margin-left: 6%;
    background: url(../images/zeng/seo_shipi.png) center no-repeat;
    background-color: white;
    box-sizing: content-box;
}
.shiping_neirongGb object embed{
    width: 100% !important;
    height: 390px !important;
}
.slide_seo2left p{
    width: 600px;
    background: white;
    box-shadow: 0 0 10px #e3e3e3;
    margin: 0 auto;
    border-right: solid 5px #cc0001;
    margin-bottom: 15px;
    overflow: auto;
    padding: 10px;
    margin-right: 6%;
}
.slide_seo2left p img{
    float: left;
    width: 100px;
}
.slide_seo2left span{
    float: left;
    display: block;
    width: 440px;
    margin-left: 20px;
}
.slide_seo2left em{
    display: block;
    font-size: 16px;
    font-weight: bolder;
    margin-top: 8px;
    color: #cc0001;
}
.slide_seo2left i{
    display: block;
    margin-top: 10px;
    line-height: 20px;
    color: #969595;
}
.slide_seo2 h2{
    font-size: 25px;
    text-align: center;
    width: 100%;
    margin: 0px auto;
    padding: 50px 0;
    background: #f7f7f7;
}
.slide1Box1 p a{
	margin-right: 0 !important;
	float: right;
}
.cont_hotYx{
	padding: 0;
	height: 440px;
    overflow: hidden;
}
.wjEmail{
	height: 327px;
    background: white;
    box-shadow: 0 0 5px #e3e3e3;
    padding: 10px 35px;
    width: 360px;
    float: left;
    margin-top: -5px;
}
.wjEmail input.no_hi{
    display: block;
    background: none;
    border: solid 1px #e3e3e3;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    width: 100%;
    margin: 13px auto;
}
.wjEmail .form_btn input{
	background: #d40610 !important;
	border: none !important;
	color: white;
	line-height: 45px !important;
	width: 100%;
	margin: 0 auto;
	display: block;
	border-radius: 5px;
	font-size: 20px;
	font-weight: bold;
	box-shadow: -2px 3px 5px #d4d3d2;
}
.wjEmail .form_tishiBj{
	height: 20px;
	display: block;
    color: #f00;
    margin-bottom: 10px;
    text-align: center;
}
.slide_erpBox1{
	
}
.slide_erpBox1 .inshght1Top{
	margin-top: 46.38px;
	float: initial;
}
.slide_erpBox1 .example {
    margin-left: 0; 
    margin-top: 0; 
    position: absolute;
    bottom: 0;
}
.slide_erpBox1 .longWords{
    width: 100%;
    color: white;
    font-size: 35px;
    text-align: center;
    display: block;
    margin: 35px 0;	
    padding-left: 30px;
    padding-right: 30px;
    font-weight: normal;
}
.slide_erpBox1 .inshght1Top h2 {
	font-size: 45px;
} 
.slide_erpBox1 .inshght1Top h2 span{
    font-size: 34px;
    padding-right: 10px;
}   
.slide_erpBox1 .inshght1Top em {
    background: #cc1625;
    border-radius: 0px; 
    margin-top: 20px;
    margin-bottom: 20px;
    color: white;
}
.slide_erpBox1 .example img{
    width: 100%;
}
.slide_enter{
    margin-bottom: 20px;	
}
.slide_enter a{
	display: block;
	float: initial;
	width: 100%;
}
.form_email{
	width: 330px !important;
	margin-left: 20px;
    float: left;
    height: 290px;
    margin-top: 16px;
}
.seideBjt{
    width: 100%;
    height: 362px;
    background: url(../images/single2Banner.jpg) no-repeat center center !important;
    background-size: cover !important;
}
.right_fd{
    position: fixed;
    top: 50%;
    right: 0px;
    background: white;
    z-index: 99;
    width: 85px;
    margin-top: -110px;
    box-shadow: 0 0 10px #cccaca;
    border-radius: 5px;
    overflow: hidden;
}
.right_fd a{
	padding: 0 10px;
    display: block;
    height: 75px;
    color: white;
    font-size: 14px;
}
.right_fd a.right_fda1{
    height: 110px;
}
.right_fd .right_fda2 span{
    font-size: 13px;
    line-height: 20px;
    padding-top: 13px;
    display: block;
    display:none;
    height: 100%;
    text-align:center;
}
.right_fd i{
    display: block;
    height: 100%;	
    border-top: solid 1px white;
}
.right_fd .right_fda1{
    background: url(../images/sidec11.png) no-repeat center center;	
    background-size: 50px;
    background-color:#cc1625;
}
.right_fd .right_fda2{
	background: url(../images/sidec2.png) no-repeat center center;
	background-size: 40px;
	height: 60px;
}
.right_fd .right_fda3 i{
	border-top: solid 1px #cc1625;
}
.right_fd .right_fda3 i.noBorder{
	border-top: none !important;
}
.right_fd .right_fda3{
	background: url(../images/sidec3.png) no-repeat center center;
	background-size: 40px;
	display: none;
}
/*.right_fd .right_fda1:hover{
	background: url(../images/sidec11.png) no-repeat center center;
	background-size: 50px;
	background-color:#cc1625;
}*/
.right_fd .right_fda2:hover{
    background:none;	
    background-color:#cc1625;
}
.right_fd .right_fda2:hover span{	
	display: block;
}
.right_fd .right_fda3:hover{
    background: url(../images/sidec33.png) no-repeat center center;	
    background-size: 40px;
    background-color:#cc1625;
}
.botApp{
	position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 50px;
    color: white;
    background: url(../images/botBjRed.png) no-repeat;
    background-size: 100% 100%;
    font-size: 17px;
}
.botApp .main_input{
    display: inline-block;
    line-height: 30px;
    margin-bottom: 0;
    width: 896px;	
}
.botApp .main_input input{
    border: solid 1px #e3e3e3;
    border-radius: 0;
    height: 30px;
    line-height: 30px;
    color: black;
    margin-top: 10px;
    width: 100px;
	margin-right: 1%;
}
.botApp .main_input span{
    padding-right: 1%;	
}
.botApp .main_input i{
    padding-right: 1%;	
}
.botApp .botSubmit{
    width: 90px;
    background: white;
    border: solid 1px #e3e3e3;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    color: #cc1625;
    font-size: 16px;
    outline: none;
}
.botApp .botEmts{
    font-size: 12px;
    font-weight: normal;
    padding-left: 5px;	
    max-width: 101px;
    overflow: hidden;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding-top: 10px;
}
.botApp em.botCls{
    display: block;
    width: 30px;
    height: 30px;
    float: right;
    background: url(../images/botClose.png) no-repeat center center;
    background-size: contain;
    margin-top: 10px;
    margin-right: 6%;
    cursor: pointer;
}
.single_yzmbotm{
	display: inline-block;
	position: relative;
}
.botApp .single_yzmbotm input{
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    width: 160px !important;
}
.botApp .single_yzmbotm span{
    position: absolute;
    background: #cc1625;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0 2px;
    cursor: pointer;
    width: 102px;
    text-align: center;
    right: 0px !important;
    top: 10px;
    font-size: 14px;
}
.botApp span.count {
    background: #bdbcbc;
}
.botApp span b {
    font-weight: normal;
}

.botApp p .main_input{
    height: 30px;
    font-weight: normal;
    max-width: 120px;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 30px;
    padding: 0 5px;
}
.botApp input::-webkit-input-placeholder{
    font-family:"SimHei"!important;
}
.botApp input::-moz-placeholder{
    font-family:"SimHei"!important;
}
.botApp input::-moz-placeholder{
	font-family:"SimHei"!important;
}
.botApp input::-ms-input-placeholder{
    font-family:"SimHei"!important;
}
.botApp input.colorInput::-webkit-input-placeholder{
    color:#cc1625;
}
.botApp input.colorInput::-moz-placeholder{
    color:#cc1625;
}
.botApp input.colorInput::-moz-placeholder{
	color:#cc1625;
}
.botApp input.colorInput::-ms-input-placeholder{
    color:#cc1625;
}
#applicationTrialBox input::-webkit-input-placeholder{
    font-family:"SimHei"!important;
}
#applicationTrialBox input::-moz-placeholder{
    font-family:"SimHei"!important;
}
#applicationTrialBox input::-moz-placeholder{
	font-family:"SimHei"!important;
}
#applicationTrialBox input::-ms-input-placeholder{
    font-family:"SimHei"!important;
}
#neEmail input::-webkit-input-placeholder{
    font-family:"SimHei"!important;
}
#neEmail input::-moz-placeholder{
    font-family:"SimHei"!important;
}
#neEmail input::-moz-placeholder{
	font-family:"SimHei"!important;
}
#neEmail input::-ms-input-placeholder{
    font-family:"SimHei"!important;
}
.moandaLine{
    width: 31.33%;
    float: left;
    margin-right: 3%;
    height: 210px;
    border: solid 1px red;
    overflow: hidden;
    position: relative;	
}
.moandaLine p b{
	font-size: 30px;
	color: #cc1625;
}
.moandaLine p{
	background: white;
	font-weight: normal;
	height: 115px;
    line-height: 36px;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    text-align: left;
    position: initial;
    color: black;
    font-size: 18px;
}
.moandaLine em{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 208px;
    font-size: 16px;
    background: #cc1625;
}
.moandaLine a{
    display: block;
    font-size: 16px;
    color: #cc1625;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;	
}
.moandaLine i{
    background: #cc1625;
    padding: 20px;
    color: white;
    height: 150px;
}
.moandaLine i b{
    font-size: 30px;
    padding-right: 7px
}
.moandaLine em a{
    color: white;
    margin-top: 0;
}
.moandaLine:hover em{
	display: block !important;
}
.xxltg{
	left: 50%;
    margin-left: -322px;
    width: 644px !important;
}
.serverLic{
	padding-left: 2.6%;	
}
.serverLic p{
    width: 25%;
    float: left;
    padding-right: 5.3%;
    background: url(../images/seoJianTrick.png) no-repeat center right;
    background-position: right 52px;	
}
.serverLic p:last-of-type{
	background: none;
}
.serverLic span{
    display: block;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #cc0001;
    color: white;
    text-align: center;
    line-height: 150px;
    font-size: 22px;
    font-weight: bold;	
}
.serverLicBox{
	
}
.serverLic i{
    display: block;
    text-align: center;
    margin: 20px 0;
    font-size: 18px;
    font-weight: bold;	
}
.serverLic em{
	color: #969595;
    display: block;
    width: 150px;
    font-size: 16px;
    text-align: justify;
}
.netMarking{
    width: 521px;
    color: white;
    margin-top: 66px;	
}
.netMarking i{
    line-height: 60px;
    font-size: 35px !important;
}
.netMarking p{
    font-size: 19px;
    line-height: 30px;
    margin-bottom: 30px;
    border-top: solid 1px white;
    padding-top: 20px;
    text-align: justify;
}
.netMarking span{
	float: left;
    display: block;
    line-height: 45px;
    margin-left: 40px;
    font-size: 20px;	
    padding-left: 50px;
    line-height: 53px;
    background: url(../images/pc_callBot.png) no-repeat center left;
}
.netMarking a{
    border: solid 1px white;
    text-align: center;
    border-radius: 5px;
    display: block;
    width: 120px;
    height: 45px;
    color: white;
    float: right;
    margin-right: 0;
    font-size: 20px;
    line-height: 45px;
    margin-left: 40px;
    margin-right: 40px;
}
.netMarking a:hover{
    color: white;
	background: #cc1625;
	border:solid 1px #cc1625;
}
.container .tith22{
	display: block;
    text-align: center;
    line-height: 35px;
    margin-bottom: 20px;
    font-size: 16px;
}
.seoBigWords{
    font-size: 52px;
    font-weight: bold;
    margin: 50px 0;
}
.seoSmallWords{
	font-size: 20px;
    display: block;
    text-align: left;
    line-height: 33px;
    margin-bottom: 50px;
}
.slide1Box .marginH2{
    margin-top: 46px;	
}
.slide_seolefts{
    float: left;
    width: 50%;
    background: #f7f7f7;
    padding-bottom: 35px;
    height: 440px;
    padding-top: 1%;
}
.leftBox{
	width: 480px;
	float: right;
}
.slide_seolefts p{
    position: relative;
    float: left;
    width: 239px;
    margin: 0 auto;
    overflow: auto;
    height: 207px;
    padding: 40px;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    color: white;
    padding-top: 110px;
    margin-top: -4%;
}
.slide_seolefts p:nth-child(1){
    background: url(../images/hangzhouluodi1.png) no-repeat center center;
    background-size: contain;
}
.slide_seolefts p:nth-child(2){
    background: url(../images/hangzhouluodi2.png) no-repeat center center;
    background-size: contain;
}
.slide_seolefts p:nth-child(3){
    background: url(../images/hangzhouluodi3.png) no-repeat center center;
    background-size: contain;
}
.slide_seolefts p:nth-child(4){
    background: url(../images/hangzhouluodi4.png) no-repeat center center;
    background-size: contain;
}
.slide_seolefts p:nth-child(2n){
	margin-right: 0%;
}
.slide_seolefts span{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #cc0001;
	color: white;
	display: none;
    padding: 40px;
}
.nerLine3{
    width: 49.5%;
    margin-right: 1%;
    float: left;
    text-align: center;
    height: 210px;
    margin-bottom: 1%;
}
.pubWidth .nerLine3:nth-of-type(1){
    background: url(../images/whiteBig1.png) no-repeat center center;
    background-size: cover;
}
.pubWidth .nerLine3:nth-of-type(2){
    background: url(../images/whiteBig2.png) no-repeat center center;
    background-size: cover;
}
.pubWidth .nerLine3:nth-of-type(3){
    background: url(../images/whiteBig3.png) no-repeat center center;
    background-size: cover;
}
.pubWidth .nerLine3:nth-of-type(4){
    background: url(../images/whiteBig4.png) no-repeat center center;
    background-size: cover;
}
.pubWidth .nerLine3:nth-of-type(1):hover{
    background: url(../images/redBig1.png) no-repeat center center;
    background-size: cover;
}
.pubWidth .nerLine3:nth-of-type(2):hover{
    background: url(../images/redBig2.png) no-repeat center center;
    background-size: cover;
}
.pubWidth .nerLine3:nth-of-type(3):hover{
    background: url(../images/redBig3.png) no-repeat center center;
    background-size: cover;
}
.pubWidth .nerLine3:nth-of-type(4):hover{
    background: url(../images/redBig4.png) no-repeat center center;
    background-size: cover;
}
.pubWidth .nerLine3:nth-of-type(3) span{
	padding-top: 72px;	
}
.pubWidth .nerLine3:nth-of-type(4) span{
	padding-top: 72px;	
}
.pubWidth .nerLine3:nth-of-type(2n){
	margin-right: 0%;
}
.ppsyuBox .nerLine3:nth-of-type(1){
    background: url(../images/whiteBig1.png) no-repeat center center;
    background-size: cover;
}
.ppsyuBox .nerLine3:nth-of-type(2){
    background: url(../images/whiteBig2.png) no-repeat center center;
    background-size: cover;
}
.ppsyuBox .nerLine3:nth-of-type(3){
    background: url(../images/whiteBig3.png) no-repeat center center;
    background-size: cover;
}
.ppsyuBox .nerLine3:nth-of-type(4){
    background: url(../images/whiteBig4.png) no-repeat center center;
    background-size: cover;
}
.ppsyuBox .nerLine3:nth-of-type(1):hover{
    background: url(../images/redBig1.png) no-repeat center center;
    background-size: cover;
}
.ppsyuBox .nerLine3:nth-of-type(2):hover{
    background: url(../images/redBig2.png) no-repeat center center;
    background-size: cover;
}
.ppsyuBox .nerLine3:nth-of-type(3):hover{
    background: url(../images/redBig3.png) no-repeat center center;
    background-size: cover;
}
.ppsyuBox .nerLine3:nth-of-type(4):hover{
    background: url(../images/redBig4.png) no-repeat center center;
    background-size: cover;
}
.ppsyuBox .nerLine3:nth-of-type(2n){
	margin-right: 0%;
}
.nerLine3 img{
    margin-top: 30px;
    float: left;
    margin-left: 30px;
}
.nerLine3:hover{	
    color: white;
}
.nerLine3:hover img.nerLineimg1{
    display: none;
}
.nerLine3:hover img.nerLineimg2{
    display: block !important;
}
.nerLine3 span{
    display: block;
    height: 210px;
    text-align: justify;
    font-size: 16px;
    line-height: 30px;
    float: left;
	padding: 50px 30px;
    width: 60%;
}
.nerLine3Box{
	position: relative;
}
.nerLine3Box .nerLine3:nth-of-type(2n) span{
    padding-left: 66px;	
}
.centerBox{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 400px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-left: -200px;
    margin-top: -24px;
    font-weight: bold;
    color: #cc0001;
    font-size: 25px;
}
.block_container3 .nerLine3:last-of-type{
	margin-right: 0;
}
.pubWidth{
	width: 993px;
}
.nerLine3:nth-of-type(2n) img{
	float: right;
	margin-left: 0;
	margin-right: 30px;
}
.more_newsSty{
	
}
.more_newsSty li{
    width: 24.25%;
    float: left;
    margin-right: 1%;	
}
.more_newsSty li a{
    display: block;
    text-align: center;
}
.more_newsSty li p{
    margin-top: 10px;
}
.more_newsSty li:last-of-type{
    margin-right: 0%;	
}
.what_listBox li{
	float: left;
	width: 15.83%;
	margin-right: 1%;
	text-align: center;
}
.what_listBox li:last-of-type{
	margin-right: 0%;
}
.what_listBox li p{
	text-indent: 0;
	margin-top: 10px;
	padding: 0 20px;
	text-align: left;
}
.block_panjianjie{
    background: url(../images/luodiyeImg.png) no-repeat CENTER CENTER;
    background-size: cover;
    height: 400PX;
}
.block_panjianjie h2{
	text-align: center;
	margin: 50PX auto;
}
.block_panjianjie span{
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
    display: block;
    text-align: justify;	
}
.monitorQandah2 h2{
	color: black;
}
.ppgleft{
    float: left;
    width: 60%;
}
.ppgleft img{
   width: 100%;
}
.ppgright{
    float: right;
    width: 40%;
    margin-top: 13%;
}
.ppgright em{
    display: block;
    line-height: 30px;
    font-size: 18px;
    text-indent: 2em;
    padding: 0 10px;
    margin-top: 40px;
    text-align: justify;	
}
.ppgright span{
    display: block;
    text-align: center;
    font-size: 31.5px;
    font-weight: bold;	
}
.ppglrBox{
    margin-top: 60px;	
    margin-bottom: 50px;
}
.ourServiceLine{
	
}
.ourServiceLine img{
	display: block;
	width: 100%;
}
.datashBox{
	
}
.datashBox p{
    width: 32.33%;
    margin-right: 1%;
    float: left;
    background: white;
    padding: 30px 20px;
    border-radius: 5px;
    height: 216px;
}
.datashBox p.pimg:hover{
    box-shadow: 0 0 5px #cc0001;	
}
.datashBox p.pnoimg:hover{
    background: #cc0001;	
}
.datashBox p.pnoimg:hover i{
    color: white;	
}
.datashBox p.pnoimg:hover span{
    color: white;
}
.datashBox p.pnoimg span{
	margin-top: 35px;
}
.datashBox p span{
    display: block;
    text-align: center;
    font-size: 40px;
    color: #cc0001;
    font-weight: bold;
    line-height: 40px;
}
.datashBox p i{
    display: block;
    text-align: center;
    margin: 15px 0;
    font-size: 18px;
    font-weight: bold;
}
.datashBox p img{
    display: block;
    margin: 0 auto;
    width: 100%;
}
.datashBox p:nth-of-type(3n){
    margin-right: 0;
}
.datashBox .pimg{
	
}
.datashBox .pnoimg{
	
}
.datashBoxs{
    padding-bottom: 50px;	
}
.datashBoxs em{
    text-indent: 2em;
    display: block;
    font-size: 16px;
    margin: 20px 0;
    line-height: 30px;	
    padding: 0 3%;
}
.ppsyuBox .nerLine3 img {
    margin-top: 45px;
}
.cont_hotYxsy .swiper-container {
    width: 100%;
    height: 100%;
    padding-bottom: 50px;
    /* position: initial; */
}
.cont_hotYxsy span {
    display: block;
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
    margin-top: 50px;
}
.cont_hotYxsy p em {
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    font-style: normal;
    font-size: 16px;
    text-align: left;
    line-height: 30px;
}
.cont_hotYxsy p{
    background: white;
    padding: 25px 50px;
    height: 300px;
}
.cont_hotYxsy .shyupagination{
    width: 54px;
    left: 50%;
    bottom: 50px;
    margin-left: -27px;	
}
.cont_hotYxsy .shyupagination span{
	float: left;
}
.cont_hotYxsy .swiper-pagination-bullet-active {
    background: #cc0001 !important;
}
.cont_hotYxsy .swiper-slide{
	position: relative;
    padding-top: 80px;	
}
.cont_hotYxsy .swiper-button-next {
    right: 10% !important;
    top: 55% !important;
    width: 68px;
    height: 46px;
    background-size: auto;
    background-image: url(../images/syredright.png);
}
.cont_hotYxsy .swiper-button-prev {
	left: 10% !important;
    top: 55% !important;
    width: 68px;
    height: 46px;
    background-size: auto;
    background-image: url(../images/syredleft.png);
}
.cont_hotYxsy .swiper-button-prev.swiper-button-disabled {
    background-image: url(../images/syhuileft.png) !important;
}
.cont_hotYxsy .swiper-button-next.swiper-button-disabled{
    background-image: url(../images/syhuiright.png) !important;
}
.cliipadd{
    padding: 0 3%;	
}
.cliipadd span i em{
    width: 90%;	
}
.inshg1221 .inshght5_linep{
    height: 220px;	
    min-width: auto;
    background: white;
}
.cont_hotYxsy p img{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -75px;	
}
/*2019-09-23*/
.youhauStyBox1{
	
}
.youhauStyBox1 img{
	display: block;
	float: left;	
    position: initial;
    width: 300px;
    margin-left: 0;
}
.youhauStyle1{
    position: relative;
    float: right;
    width: 600px;
    background: white;
    border-radius: 20px;
    padding: 15px 35px;
    box-shadow: 0 0 10px #e3e3e3;
}
.youhauStyle1 span{
	background: url(../images/youhau0190923_2.png) no-repeat left center;	
	display: block;
    height: 67px;
    line-height: 67px;
    padding-left: 32px;
    background-size: 10px 10px;
    font-size: 16px;
    background-size: 20px;
}
.youhauStyle1 i{
    position: absolute;
    bottom: 23px;
    display: inline-block;
    left: -30px;
    width: 0;
    height: 0;
    border-right: 30px solid white;
    border-bottom: 20px dashed transparent;
    border-top: 20px dashed transparent;
    padding: 0;
}
.youhauStyle2{
	
}
.youhauStyle2 .line{
    float: left;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 3%;
    background: white;
    border-radius: 10px;
    box-shadow: 0 0 10px #e3e3e3;
    padding: 25px;
}
.youhauStyle2 p{
    line-height: 60px;
    font-size: 18px;	
}
.youhauStyle2 span{
    line-height: 30px;
    font-size: 16px;	
}
.youhauStyle2 img{
    display: block;
    width: 60px;
    float: left;
    margin-right: 20px;	
}
.slide_iseoyh{
	
}
.slide_iseoyh .line{
	float: left;
    width: 31%;
    margin-right: 3.5%;
    border: solid 2px #cc1625;
    height: 240px;
    position: relative;
    padding: 0 50px;	
}
.slide_iseoyh .line span{
    display: block;
    font-size: 28px;
    text-align: center;
    color: #cc0001;
    margin-top: 76px;	
}
.slide_iseoyh .line i{
    display: block;
    font-size: 20px;
    text-align: center;
    margin-top: 30px;
    color: black;
    line-height: 30px;	
}
.slide_iseoyh .line a{
    position: absolute;
    font-size: 20px;
    right: 20px;
    top: 50%;
    height: 20px;
    font-weight: bold;
    margin-top: -10px;
    color: #cc1625;	
}
@media only screen and (min-width: 1280px) and (max-width: 1366px) {
	body {
	  font-family:"SimHei"!important;
	  font-size: 12px;
	}
	.slide1BoxForm{
	    width: 320px;
	}
	.slide1Box {
	    margin-top: -220px;
	    width:320px;
	    height: 440px;
	}
	.boxShengyu {
	    margin-top: -195px;
	    height: 440px;
	}
	.boxShengyu h2{
		font-size: 26px;
	}
	.slide1Box h2{
		font-size: 26px;
	}
	.slide1Box .seoBigWords{
	margin-top: 36px;
	}
	.seoBigWords {
	    font-size: 40px;
	    margin: 35px 0;
	}
	.seoSmallWords {
	    margin-bottom: 35px;
	    font-size: 15px;
	}
	.slide1BoxForm h3 {
	    font-size: 18px;
	    padding: 15px 0;
	}
	.slide1BoxForm input{
		width: 252px !important;
	}
	.slide1BoxForm span{
		margin-bottom: 30px;
		width: 252px;
		line-height: 45px;
    	height: 45px;
    	font-size: 18px;
	}
	.slide1Box p a {
	    LINE-HEIGHT: 45PX;
	    font-size: 18px;
	    height: 45px;
	}
	.boxShengyu p a {
	    LINE-HEIGHT: 45PX;
	    font-size: 18px;
	    height: 45px;
	}
	.slide1{
		height: 488px !important;
	}
	.test_lb{
		height: 488px !important;
	}
	.fullpagebox{
		width: 100% !important;
		height: 488px !important;
		overflow: hidden;
	}
	.fullpagebox .section{
		height: 100% !important;
	}
	.contTopSlid{
		height: 488px !important;
	}
	.slide22{
		height: 488px !important;
	}
	.slidedk2{
		height: 488px !important;
	}
	.wjEmail{
	    margin-top: 13px;
	}
	.slide22_left {
	    margin-top: 30px;
	}
	.slide11{
		height: 488px !important;
	}
	.slide1cto{
		height: 488px !important;
	}
	.datatcs p em{
		font-size: 17px;
	}
	.slide_inshght1 {
	    height: 488px;
	}
	.pptgBanner{
		height: 488px;
	}
	.example {
	    margin-top: 70px;
	}
	.example p img{
		width:90%;
	}
	.slide1BoxForm{
		margin-top: 25px;
    	margin-bottom: 25px;
	}
	.slide2{
		height: 488px !important;
	}
	
	.slide1Box em{
		font-size: 20px;
	}
	.slide1Box h2{
		font-size: 35px !important;
	}
	.xxltg h2{
		margin-top: 60px !important;
	}
	.slide1Box em {
	    height: 120PX;
	}
	.xxltg{
		margin-top: -215px !important;
	}
	.slide_erp1 .slide1Box {
	    margin-top: -211px;
	}
	.slide_seo1 .slide1Box{
		margin-top: -211px;
	}
	.slide11 h2{
		font-size: 35px !important;
	}
	.slide11 h2:first-of-type{
		font-size: 27px !important;
	}
	.slide1Box1{
		width:330px !important;
		margin-top: -195px !important;
	}
	.slide1Box1 em{
		font-size: 19px;
	}
	.slide11 span.shiyong_btn{
		height: 50px;
		line-height: 50px;
	}
	#banner_swiper #banner_prev{
		left: 12px !important;
	}
	.fp-controlArrow.fp-prev{
		left: 12px !important;
	}
	#banner_swiper #banner_next{
		right: 6px !important;
	}
	.fp-controlArrow.fp-next{
		right: 6px !important;
	}
	.slide_erpBox1 .inshght1Top h2 span{
		font-size: 28px;
	}
	.slide_erpBox1 .inshght1Top h2 {
	    font-size: 35px;
	    text-align: center;
	}
	.slide_erpBox1 .inshght1Top h2.monitH2 span{
		font-size: 26px !important;
	}
	.slide_erpBox1 .inshght1Top h2.monitH2 {
	    font-size: 33px !important;
	}
	.slide_erpBox1 .inshght1Top em{
		height: 40px;
		line-height: 40px;
		font-size: 18px;
		margin-top: 15px;
	    margin-bottom: 15px;
	}
	.slide_erpBox1 .longWords {
	    font-size: 25px;
	    margin: 25px 0;
	}
	.slide_erpBox1 .inshght1Top {
	    margin-top: 33.38px;
	    width: 310px;
	}
	.slide_erpBox1 .example {
	    width: 70%;
	    left: 50%;
	    margin-left: -35%;
	}
	.inshght1Top p a{
		width: 100px;
		height: 40px;
		line-height: 40px;
	}
	.right_fd{
    	width: 80px;
	}
	.right_fd a{
		height: 70px;
	}
	.slide1Box p span{
		padding-left: 30px;
		font-size: 16px;
    	background-size: 26px;
	}
	.nryxSi{
	    margin-top: -211px;	
	}
	.nryxSi0925{
		margin-top: -150px;
	}
	.nryxSi0925 i{
		margin: 50px 0 70px 0 !important;
    	font-size: 20px !important;
	}
	
}
.fontSize1011{
	margin-top: 70px;
	margin-bottom: 80px;
	height: 210px;
}
.fontSize1011 h2{
    line-height: 70px;
	font-size: 35px;
}
.fontSize1011 h3{
	line-height: 60px;
}

@media only screen and (max-width: 1366px) {
	.netMarking i {
	    line-height: 50px;
	    font-size: 35px !important;
	}
	.netMarking p {
	    font-size: 16px;
	}
	.slideShengyu{
		height: 488px !important;
	}
	.slideShengyu .slide1cto{
		height: 488px !important;
	}
	.ppgright span{
		font-size: 25px;
	}
	.ppgright em{
		font-size: 16px;
    	margin-top: 20px;
	}
	.cliipadd span i em {
	    width: 90%;
	}
	.datashBox .pimg {
	    height: 190px;
	}
	.datashBox .pnoimg {
	    height: 190px;
	}
	.datashBox p {
	    margin-bottom: 0.996%;
	}
	.block3221{
		width: 60%;
	}
	.block3221 p:first-of-type{
	    width: 130px;
	    line-height: 66px;
	    font-size: 14px;
	}
	.block3221 p {
	    width: 12.86%;
	    height: 66px;
	}
	.block3221 p img {
	    width: 115px;
	    height: 66px;
	}
	.block3221 p span a{
		font-size: 12px;
	}
	.block3221 p span em {
	    font-size: 13px;
	}
	.cont_hotYxsy{
		width: 70%;
	}
	.inshg1221 .inshght5_line .inshght5_linep {
	    min-width: 268px;
	}
	.ppgright{
		margin-top: 5%;
	}
	.cont_hotYxsy p em{
		font-size: 14px;
	    line-height: 25px;
	}
	.cont_hotYxsy p em{
		-webkit-line-clamp: 9;
	}
	.cont_hotYxsy p {
	    padding: 25px 30px;
	    height: 300px;
	}	
	.nryxSi0925{
		margin-left: 0 !important;
	}
	.nryxSi0925Box img{
		margin-right: 0 !important;
	}
	.fontSize1011{
	    margin-top: 50px;
	    margin-bottom: 60px;
	    height: 180px;
	}
	.fontSize1011 h2{
	   
	}
	.fontSize1011 h3{
		line-height: 50px;
		font-size: 20px;
	}
}
.navbar{
	min-width: 910px;
}

.dataAndDzh2 a span:hover i{
	color: white !important;
}
.xxltg h2{
    font-weight: bold;
    letter-spacing: 2px;
    width: 460px;
    margin: 0 auto;
    font-size: 34px !important;
}
.pagenavi1210{
	margin: 20px 0;
}
.page_navi{overflow:hidden;width:100%;text-align:center}
.page_navi a{height:36px;border:1px solid #DDD;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;color:#888;text-decoration:none;line-height:36px;margin:2px;padding:3px 8px}
.page_navi a:hover,.page_navi a.current{border:1px solid #FFBB76;color:#FF7200;font-weight:bolder}


div.test_lb{position: relative;width: 100%;overflow: hidden;}
div.test_lb .libox{position: absolute;list-style: none;overflow: hidden;}
div.test_lb li{width: 100%;text-align:center;color:#fff;float: left;}
div.test_lb .prev,div.test_lb .next{
	position: absolute;
	z-index: 9;
}
div.test_lb .prev{
    left: 3%;
    width: 40px !important;
    height: 80px !important;
    background-image: url(http://www.wenjuntech.com/wp-content/themes/busiprof/images/left_hui.png) !important;
    background-size: cover;
    top: 45% !important;
}
div.test_lb .next{
	width: 40px !important;
    right: 3% !important;
    height: 80px !important;
    background-image: url(http://www.wenjuntech.com/wp-content/themes/busiprof/images/right_hui.png) !important;
    background-size: cover;
    top: 45% !important;
}
.wenjun_shiping a{
	cursor: auto;
}
.left1126{
    width: 56%;
    float: left;
    color: white;    
}
.left1126 span{
    font-size: 25px;   
}
.left1126 p{
    font-size: 35px;
    margin: 25px 0 35px;   
}
.left1126 em{
    line-height: 25px;
    display: block;
    margin-bottom: 35px;
    font-size: 16px;  
}
.leftBotctns{
    
}
.leftBotctns a{
    display: block;
    float: left;
    margin-right: 10px;
}
.leftBotctns a.left{
    
}
.leftBotctns a.right{
    
}
.right1126{
    float: right;
    width: 40%;
}
.right1126 a{
    
}
.leftRight1126{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.leftBotctns i{
    display: block;
    float: left;
    margin-right: 10px;
    cursor: pointer;
    box-shadow: 10px 10px 16px rgba(0,0,0,0.17);
    -moz-box-shadow: 10px 10px 16px rgba(0,0,0,0.17);
    -webkit-box-shadow: 10px 10px 16px rgba(0,0,0,0.17);
}
.right1126 img{
    display: block;
    width: 100%;
}
.new_block .block3Line p{overflow: hidden;}
.new_block .block3Line p:first-of-type{border: none;}
.new_block .block3Line p img{height: auto;}








