
body{
	margin: 0;
	background: #EEEEEE!important;
}
ul,p,h3,h4,h2,dd{
    margin:0!important;
}

.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear: both;
}
.overFlow{
	overflow: hidden;
}
.font12{
	font-size: 12px;
}
.font14{
	font-size: 14px;
}
.font15{
    font-size:15px;
}
.font16{
	font-size: 16px;
}
.font18{
	font-size: 18px;
}
.font20{
	font-size: 20px;
}
.font22{
    font-size:22px;
}
.font24 {
    font-size: 24px;
}
.container{
	width: 1280px;
	margin: 0 auto;
}
.navList{
    float: left;
	list-style: none;
    padding-top:35px;
}
.navList  li{
	display: inline-block;
	/*line-height: 95px;*/
	margin-right: 30px;
    
}
    .navList li a {
        font-size: 15px;
        text-decoration: none;
        color:#000;
    }
        .navList li a:hover {
            color: #C4152F;
        }
        
        .navList .first {
            margin-left: 45px;
        }
.navRight p{
	line-height: 95px;
}
.login{
	display: inline-block;
	padding-right: 8px;
}
.sign{
	display: inline-block;
	padding-left: 8px;
}
.bannerImg {
    background: url('/Content/Images/img/bannerImg.jpg') no-repeat;
    background-size: 80% 100%;
    height: 600px;
    width:125%;
}
.bannerImg img{
	width: 100%;
    height:100%;
}
.bannerPos{
	position: relative;
}
.bannerTextPos {
    position: absolute;
    top: 160px;
    left: -122px;
    font-family: MicrosoftYaHei;
    font-size: 36px;
    letter-spacing: 2px;
    color: #fff;
}
.bannerTextPos>p {
        line-height: 56px;
    }
.aboutMe{
	    margin-top: 24px;
	    overflow: hidden;
}
.aboutMeImg {
    width: 726px;
    height: 478px;
}
.aboutMeImg img{
	width: 100%;
	/*height: 100%;*/
}
.aboutMeIntroduce {
    width: 454px;
    height: 378px;
    background: #434343;
    color: #FFFFFF;
    padding: 50px;
}
.aboutMeIntroduce>h3{
	font-size: 22px;
    font-family: HiraginoSansGB-W3;
    line-height: 30px;
    font-weight: 500;
    padding-top: 20px;
}
.aboutMeIntroduce>p{
	font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    color:#fff !important;
}
.aboutMeIntroduce>span{
	display: inline-block;
    line-height: 30px;
}
    .aboutMeIntroduce > a {
        display: inline-block;
        border: 1px solid #fff;
        padding: 13px 18px 12px 18px;
        margin-top: 30px;
        color:#fff;
        text-decoration:none;
    }
        .aboutMeIntroduce > a:hover {
            display: inline-block;
            border: 1px solid #fff;
            background:#fff;
            color:#000;
            padding: 13px 18px 12px 18px;
            margin-top: 30px;
            text-decoration: none;
        }
        
        
        .aboutMeInfo > h4 {
            font-size: 22px;
        }
.aboutMeInfo > h3 {
    font-size: 22px;
}

    .whiteBtn {
        padding-left: 73px;
    }
.serviceIntoduce {
    background: #fff;
    padding: 30px 30px 70px 30px;
    margin-top: 24px;
    overflow: hidden;
}
.serviceIntoduce >a{
    text-decoration:none;
}

.serviceIntoduce > h3 {
    font-size: 24px;
    font-family: HiraginoSansGB-W3;
    color: rgba(16,16,16,1);
    line-height: 60px;
    font-family: 500;
    font-weight: 500;
}
.serviceIntoduce>p{
	font-size: 18px;
    font-family: HiraginoSansGB-W3;
    color: rgba(124,124,124,1);
    line-height: 20px;
}
.intouceImg{
/*	width: 45%;*/
    margin-bottom: 20px;
    height:401px;
    overflow:hidden;
}
    .intouceImg img {
        width: 100%;
        height: 401px;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
    }
.intouceImg:hover > img {
    transform: scale(1.3,1.3);
    -webkit-transform: scale(1.3,1.3);
}
        .intouceTitle {
            padding: 0 30px;
        }
.intouceTitle>h4{
	font-size: 20px;
    font-family: HiraginoSansGB-W3;
    color: rgba(16,16,16,1);
    line-height: 26px;
    font-weight: 500;
}
.intouceTitle >a{
    text-decoration:none;
}

.intouceTitle > p {
    font-size: 15px;
    color: rgba(107,107,107,1);
    line-height: 30px;
    overflow: hidden;
    display: -webkit-box;
    /*-webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    width: 557px;*/
}
.intoduceInfo{
	width: 49%;
    border: 1px solid #E5E5E5;
    margin-top: 15px;
}
.intoduceInfo>a {
    text-decoration:none;
}

.intouceMore {
    border-top: 1px solid #E5E5E5;
    margin: 30px 30px 10px 30px;
    padding: 10px 0;
}
.intouceMore>span{
	color: #C4152F;
}
.arrowImg>img{
	padding-top: 6px;
}
.IntroduceTextInfo {
    width: 454px;
    height: 378px;
    background: #ffffff;
    color: #000;
    padding: 50px;
    color: #101010;
}
    .IntroduceTextInfo > a {
        display: inline-block;
        border: 1px solid #fff;
        padding: 13px 18px 12px 18px;
        margin-top: 30px;
        border: 1px solid #C4152F;
        color: #C4152F;
        text-decoration:none;
    }
    .IntroduceTextInfo > a:hover {
        display: inline-block;
        border: 1px solid #fff;
        padding: 13px 18px 12px 18px;
        margin-top: 30px;
        border: 1px solid #C4152F;
        background: #C4152F;
        color: #fff;
    }

.IntroduceTextInfo>h3{
	font-size: 22px;
    font-family: HiraginoSansGB-W3;
    line-height: 30px;
    font-weight: 500;
    padding-top: 20px;
}
.IntroduceTextInfo>span {
    display: inline-block;
    line-height: 30px;
    }
.IntroduceTextInfo>p{
	font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
}
.selfIntoduce{
	margin-top: 24px;
	overflow: hidden;
}
.produceIntoduce{
	margin-top: 24px;
}
.LogoInfo {
    padding: 24px 40px;
}
    .LogoInfo > table > tbody > tr > td {
        /*margin-right: 20px;*/
        margin-right:16px;
        margin-bottom: 20px;
        display: inline-block;
    }
.brandInfo {
    /*padding: 20px;*/
    background: #F7F7F7;
}
.brandInfo>h3{
	font-size: 24px;
    font-family: HiraginoSansGB-W3;
    color: rgba(16,16,16,1);
    font-weight: 500;
    padding-top:53px;
    padding-left:40px;
}
.brandInfo>p{
	font-size: 18px;
    font-family: HiraginoSansGB-W3;
    color: rgba(124,124,124,1);
    line-height: 46px;
    padding-left:40px;
}
.contentFooter {
    background: #fff;
    overflow: hidden;
    padding: 0 48px;
    margin-bottom: 34px;
}
.contentFooter>dl{
	width: 31%;
}

.contentFooter>dl>dt{
	border-bottom: 1px solid #E5E5E5;
    padding-bottom: 20px;
}
.contentFooter>dl>dt>dd{
	font-size: 14px;
    font-family: HiraginoSansGB-W3;
    color: rgba(99,99,99,1);
    line-height: 40px;
}

.footerpad{
	padding-top: 20px;
}
.footerpad>span{
	padding-left: 15px;
}
.map>img{
    padding-left:10px;
}

.footerLeft {
    padding-right: 20px;
}
.footerLeft > dd {
        font-size: 14px;
        font-family: HiraginoSansGB-W3;
        color: rgba(99,99,99,1);
        line-height: 30px;
    }
.footer {
    background: #434343 !important;
    padding-top: 0 !important;
    overflow: hidden;
    height: 330px !important;
    width: 125%;
}
.footerContent{
	width: 60%;
	margin: 0 auto;
}
.footerPadding{
	padding: 40px 0;
    overflow: hidden;
}
.footerContent .footerPadding > dl {
    float: left;
    color: #ededed;
    border-right: 1px solid #BFBFBF;
    padding:0 45px;
    height:216px;
}
.footerPadding>dl>dt{
	font-size: 16px;
	    padding-bottom: 15px;
}
.footerPadding > dl > dd > a {
    font-size: 14px;
    line-height: 30px;
    text-decoration: none;
    color: #fff;
}
 .footerContent .footerPadding .last{
	float: left;
	color: #ededed;
	border-right:0;
  }
  .footerPadLeft{
  	padding-left: 40px;
  }
.footerPad>a:hover{
    opacity:0.6;
}

.statement {
    padding-top: 40px;
    padding-bottom: 8px;
}
/*product Css*/
.produceBanner {
    background: url('/Content/Images/img/bannerOne.jpg') no-repeat;
    background-size: 80% 100%;
    height: 600px;
    width:125%;
}
.comProduceBanner{
	position: relative;
}
.comPosition {
    position: absolute;
    top: 160px;
    left: -122px;
    color: #FFFEFE;
}
    .comPosition > h2 {
        font-size: 38px;
        padding-bottom: 15px;
        font-weight: 500;
        line-height: 60px;
    }
    .comPosition > p {
        color: #F0EDED;
        color: #F0EDED;
        line-height: 30px;
        font-size: 20px;
    }
.containerCenter {
    background: url('/Content/Images/img/weixinkaifa.jpg') no-repeat;
    background-size: 100% 100%;
    height: 375px;
}
.bannerCenter{
	position: absolute;
    top: 60px;
    left: 50px;
    color: #FFFEFE;
}
.bannerCenter>h2{
    line-height:60px;
}
    .bannerCenter > span {
        padding-bottom: 10px;
        display: inline-block;
    }
    .bannerCenter > p {
        line-height:26px;
        color:#fff !important;
    }

.bannerText >h3{
    font-weight:500;
}

.combannerText {
    width: 540px;
    height: 430px;
    padding: 50px;
    background: #fff;
}
.combannerText .titleLogo {
        display: inline-block;
        padding-bottom: 40px;
    }
.titleLogoTop {
    padding-top:5px;
}

.combannerText > h3 {
    line-height: 30px;
    font-size: 24px;
    font-weight: 500;
}
.logoTop {
    padding-top:20px;
}
.textLight {
    line-height: 30px;
}

.combannerText>p{
	line-height: 26px;
    letter-spacing: 1px;
    font-size:15px;

}
.bgGray{
	background: #F7F7F7;
}
.companyDemand {
    background: url('/Content/Images/img//bgImg.jpg') no-repeat;
    background-size: 100% 100%;
    height: 450px;
}
.companyDemand>h2{
	line-height: 50px;
    text-align: center;
    padding-top: 40px;
    color: #FEFEFE;
    font-weight: 500;
}
.companyDemand>p{
	text-align: center;
    color: #FEFEFE;
    line-height: 30px;
}
.companyDemandCenter{
	padding-top: 50px;
	width: 800px;
	margin: 0 auto;
}
.titleImg{
	padding: 10px;
    margin-right: 15px;
    overflow:hidden;
}
.titleImg img{
    transition:all .3s ease;
    -moz-transition:all .3s ease;
}
.titleImg:hover>img{
    transform:scale(1.3,1.3);
    -moz-transform:scale(1.3,1,3);
}

.titleText {
    padding-top: 20px;
}
.titleText>p{
	color: #fff;
	padding-bottom: 6px;
}
.bigDate{
    margin-bottom:34px;
}
.serviceCenter {
    background: url('/Content/Images/img/seviceBg.jpg') no-repeat center center;
    background-size: 100% 100%;
    height: 375px;
}
.bigDateBg {
    background: url('/Content/Images/img/bigDateBg.jpg') no-repeat center center;
    background-size: 100% 100%;
    height: 375px;
}
.titleLogoImg {
    display: inline-block;
    padding-bottom: 40px;
}
/*class*/
.classbg {
    background: url('/Content/Images/img/classBanner.jpg') no-repeat;
    background-size: 80% 100%;
    height: 600px;
    width:125%;
}
.classBanner {
    position:relative;
}

.classPos {
    position: absolute;
    top: 160px;
    left: -122px;
}
.classTop{
    margin-top:24px;
}

.classPos > h2 {
    font-size: 46px;
    font-weight: 500;
    font-family: MicrosoftYaHei;
    color: rgba(255,254,254,1);
    line-height: 60px;
}
    .classPos > p {
        font-size: 24px;
        font-family: MicrosoftYaHei;
        color: rgba(240,237,237,1);
        line-height: 60px;
    }
    .classPos > span {
        font-size:20px;
        color: #DBDBDB;
    }
.classContent {
    width: 1280px;
    margin: 0 auto;
    margin-bottom:34px;
}
.classLeft {
    float: left;
    width: 440px;
    height: 188px;
    padding: 100px;
    background: #F7F7F7;
   
}
.classLeftTitle > h1 {
    font-size: 44px;
    line-height: 27px;
}
.classLeftTitle > p {
    line-height: 27px;
}

.titleMame {
    font-size: 44px;
    font-weight: 500;
}
.classLeft .red {
        color: #C4152F;
    }
.classLeft>p {
        font-size: 20px;
        font-family: HiraginoSansGB-W3;
        color: rgba(78,78,78,1);
        line-height: 27px;
    }
.classRight {
    background: #fff;
    width: 480px;
    height: 294px;
    padding: 47px 80px;
}
    .classRight > h2 {
        font-size: 24px;
        font-family: HiraginoSansGB-W3;
        color: rgba(16,16,16,1);
    }
    .classRight > h3 {
        font-size: 18px;
        font-family: HiraginoSansGB-W3;
        color: rgba(60,60,60,1);
        line-height: 60px;
    }
    .classRight>p{
        line-height:27px;
    }
    .classContentbg {
        background: url('/Content/Images/img/classBg.jpg') no-repeat;
        background-size: 100% 100%;
        height: 400px;
    }
.classContentBanner{
    position:relative;
    margin-top:26px;
}
.classContentPos {
    position: absolute;
    top: 121px;
    left: 79px;
}
.classContentText {
    color: #FFFFFF;
}
.classContentText>h3 {
    font-size: 24px;
    font-family: HiraginoSansGB-W3; 
    font-weight:500;
}
.classContentText >p {
        font-size: 15px;
        font-family: HiraginoSansGB-W3;
        color: rgba(215,215,215,1);
        line-height: 26px;
    } 
    
    
    .TextInfo {
        overflow: hidden;
        margin-top: 26px;
    }

.textDescription {
    width: 460px;
    height: 384px;
    padding: 47px;
    background: #434343;
    color: #FFFFFF;
    float: left;
}
.textDescription > h3 {
        font-size: 22px;
        line-height: 40px;
        font-weight: 500;
    }
.textDescription>p {
    line-height:27px;
    color:#fff !important;
    /*padding-bottom:27px;*/
}

.textImg {
    float: left;
    width: 460px;
    height: 384px;
}

.selfInfo{
    margin-top:26px;
    margin-bottom:150px;
}

.selfIntoduceInfo {
    margin-top:24px;
}

.selfIntoduceInfo img {
    width: 1280px;
    height: 691px;
}
.classRight > a {
    display: inline-block;
    border: 1px solid #fff;
    padding: 13px 18px 12px 18px;
    margin-top: 30px;
    border: 1px solid #C4152F;
    color: #C4152F;
    text-decoration:none
}


.textDescription > a {
    display: inline-block;
    border: 1px solid #fff;
    padding: 13px 18px 12px 18px;
    margin-top: 30px;
}
.titleTop{
    padding-bottom:20px;
    color:#fff !important;
}
.classRight > a:hover {
    display: inline-block;
    border: 1px solid #fff;
    padding: 13px 18px 12px 18px;
    margin-top: 30px;
    border: 1px solid #C4152F;
    background: #C4152F;
    color: #fff;
}
.textDescription > a {
    display: inline-block;
    border: 1px solid #fff;
    padding: 13px 18px 12px 18px;
    margin-top: 30px;
    color: #fff;
    text-decoration: none;
}
.textDescription > a:hover {
    display: inline-block;
    border: 1px solid #fff;
    background: #fff;
    color: #000;
    padding: 13px 18px 12px 18px;
    margin-top: 30px;
    text-decoration: none;
}
/*关于我们*/
.aboutbg {
    background: url('/Content/Images/img/aboutBanner.jpg') no-repeat;
    background-size: 80% 100%;
    height: 600px;
    width:125%;
}
.aboutContentbg {
    background: url('/Content/Images/img/suzhou.jpg') no-repeat center center;
    background-size: 100% 100%;
    height: 500px;
}
 .technologyInfo{
     margin-top:25px;
 }
.technologyCenter {
    background: url('/Content/Images/img/technology.jpg') no-repeat center center;
    background-size: 100% 100%;
    height: 500px;
}
.technologyText {
    text-align: center;
    padding-top: 93px;
    color: #fff;
}
.technologyText>h2{
    font-size:30px;
}
.technologyText >p{
    font-size:17px;
}
.payWay {
    padding: 20px 40px;
    background: #fff;
}
.payWay > h3 {
        font-weight: 500;
        padding: 24px 0;
    }
.payPad {
    background: #F5F5F5;
    padding: 24px;
    margin-top: 20px;
}
    .payPad > h3 {
        padding-bottom: 28px;
        font-weight: 500;
        font-size:20px;
    }
.payPad > p {
    padding-bottom: 15px;
    font-size:16px;
}
.brankAccount > p > span {
    display: inline-block;
    padding: 0 0px 0px 100px;
}
/*.chinaBank {
    margin-left: 33px;
}
.jiangSuBank {
    margin-left: 33px;
}
.postBank {
    margin-left: -35px;
}
.zhaoShangBank {
    margin-left: 48px;
    margin-right: 16px;
}*/
/*加入我们*/
.joinUsbg {
    background: url('/Content/Images/img/joinusbanner.jpg') no-repeat;
    background-size: 80% 100%;
    height: 600px;
    width:125%;
}
.workInfo {
    margin-top:24px;
}

.workInfoLeft {
    width: 540px;
    height: 768px;
    background: rgba(255,255,255,1);
    padding: 50px;
}
.workInfoRight {
    width: 540px;
    height: 768px;
    background: rgba(249,249,249,1);
    padding:50px;
}
.workName {
    font-weight: 500;
    padding-bottom: 20px;
    border-bottom: 1px solid #E5E5E5;
}
.workDescription {
    padding-top: 38px;
    font-weight: 500;
}
.workInfoLeft > p {
    padding-top: 23px;
    line-height: 25px;
}
.edcationInfo {
    /*padding-top: 45px;*/
    padding-top: 67px;
    font-weight: 500;
}
.workProperty {
    padding-top: 77px;
    font-weight: 500;
}
.workInfoRight > p {
    padding-top: 23px;
    line-height: 25px;
}
.explainInfo {
    background: #fff;
    margin-top: 24px;
    padding: 30px;
}
.explainInfo > p {
        line-height: 30px;
    }
.shadePos {
    position: relative;
}
.shade {
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.6;
    width: 726px;
    height: 478px;
}
.lookMore {
    color: #fff;
    font-size: 18px;
    padding-top: 170px;
    text-align: center;
}
.firstActive {
    border-bottom: 2px solid #ee0a0a;
}
.navLast {
    margin-right: 0!important;
    float: right;
    padding-left: 75px;
}
.contentFooter > h3 {
    font-size: 24px;
    font-family: HiraginoSansGB-W3;
    color: rgba(16,16,16,1);
    font-weight: 500;
    padding-top: 40px;
}
@media (max-width: 1024px) and (min-width: 360px) {
    .content-border {
        width: 125%;
    }
    .bannerTextPos {
        left: 100px;
    }
    .explainInfo {
        padding-left: 30px;
    }
    .classPos {
        left: 110px;
    }
    .content-width{
        width:100%;
    }
    .comPosition {
        left: 100px;
    }
    .header {
        background: #fff;
    }
    .aboutBg {
        width: 133%;
    }
    .newsBg {
        width: 133%;
    }
    .joinUsbg {
        background-size: 100% 100%;
    }
    .aboutbg {
        background-size: 100% 100%;
    }
    .bannerImg {
        background-size: 100% 100%;
    }
    .produceBanner {
        background-size: 100% 100%;
    }
    .classbg {
        background-size: 100% 100%;
    }
    }
.form_field_content > input {
    background: red; padding: 10px 15px; border: 0; border-radius: 4px; color: #fff; font-size: 16px; margin-top: 10px;
}
#text li a:active {
    border-bottom: 2px solid #ee0a0a;
}
.user {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    width: 40px;
    display: inline-block;
    vertical-align: -2px;
}
.shangbiao a img{
    padding-top:60px;
}
