@font-face {
    font-family: 'PingFang';
    src:url('../font/PingFang Medium.ttf');
}
@font-face {
    font-family: 'PingFangBold';
    src:url('../font/PingFang Bold.woff') format('woff');
}
@font-face {
    font-family: 'MZDFang';
    src:url('../font/毛泽东字体.ttf') format('woff');
}
/*@media screen and(min-width: 1024px){
    body{font-size: 12px}
} !*>=1024的设备屏幕*!

@media screen and(min-width: 1100px) {
    .contentTitle{font-size: 14px}
} !*>=1100的设备屏幕*!
@media (min-width: 1280px) {
    .contentTitle{font-size: 16px;}
} !*>=1280的设备屏幕*!

@media screen and(min-width: 1366px) {
    .contentTitle{font-size: 18px;}
} !*>=1366的设备屏幕*!

@media screen and(min-width: 1440px) {
    .contentTitle{font-size: 22px !important;}
} !*>=1440的设备屏幕*!

@media screen and(min-width: 1680px) {
    .contentTitle{font-size: 26px;}
}  !*>=1680的设备屏幕*!
@media screen and(min-width: 1920px) {
    .contentTitle{font-size: 30px;}
}*/  /*>=1920的设备屏幕*/
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td,section
{margin: 0; padding: 0; border: 0; outline: none;}
html{width:100%}
body{font-size: 14px;font-family:'PingFang';background:#fff;width:100%}
h1, h2, h3, h4, h5, h6{font-size: 100%;padding: .6em 0;margin: 0 15px;}
ul{list-style: none;}
a{color: black;text-decoration: none;}
a:hover{text-decoration: none;}
*{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.controller-wrapper .header{
    width: 100%;
    height: 97px;
    background-color: #ffffff;
    box-shadow: 0px 1px 0px 0px #d9d9d9;
    position:fixed;
    top:0;
    left:0;
    z-index: 70;
    padding: 0;
    margin:0;
}
.header .header-content{
    display: flex;
    width:85%;
    height: 100%;
    margin:0 auto;
}
.header-content .logo{
    width:133px;
    height:54px;
    margin-top:20px;
}
.menu{
    margin-left: 2%;
    width: 100%;
    min-width: 780px;
}
.menu li {
    display:inline-block;
    margin: 10px;
    color: #666;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    font-size:18px;
    margin-top: 24px;
}
.menu li.active{
    color: #000;
}
.menu li a{
    text-decoration:none;
    color: #666;
}
.menu li.active a:hover{
    color: #000;
}
.menu li a,
.menu li.active a{
    padding: 9px 18px;
    display:block;
}
.menu li.active a{
    color: #000;
}
.header .phoneAndEail{
    font-family:'MZDFang';
    font-size: 18px;
    color: #000000;
    margin-top: 24px;
    margin-left: 1%;
    width: 35%;
}
.phoneAndEail .email{
    margin-top: 5px;
}
.phoneAndEail img{
    margin-right: 5px;
    width: 20px;
}
.controller-wrapper .main .fullpage .section .contentTitle{
    font-size: 18px;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 4px;
    color: #413c64;
    margin-left: 17%;
}
#section1 .business{
    display: flex;
    margin: 0 8%;
}
.business .businessLeft{
    width: 41%;
}
.business .businessCenter{
    margin-top: 10%;
    margin-left: -10%;
}
.business .businessRight{
    margin-top: 9%;
    margin-left: 20px;
    width: 32%;
}
#section2 .productInfo{
    background: url("../images/session3Bg2.png") no-repeat;
    background-size: 100%;
    margin-bottom: -50px;
}
.productInfo .productSession1,.productInfo .productSession2{
    display: flex;
    margin-left:20%
}
.productSession1 .left{
    margin-top: 20px;
}
.left .leftTitle{
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 5px;
    color: #222828;
}
.left .leftContent{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 2px;
    color: #333333;
}
.productSession1 .right{
    margin-left:25%;
    height: 270px;
}
.productSession1 .right img{
    height:310px
}
.productSession2{
    height: 150px;
}
.productSession2 .item{
    margin-top:40px;
    margin-right:70px;
    margin-bottom:80px;
}
.productSession2 .item img{
    height:80px;
}
.productSession2 .item p{
    text-align: center;
    font-size:16px;
}

#section3 .companyInfo{
    font-family:'PingFangBold';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 31px;
    letter-spacing: 0px;
    text-indent: 2em;
    color: #333333;
    margin-left: 20%;
    margin-right: 20%;
}
.companyInfo .paragraph{
    margin-bottom:20px;
}
#section4 .jobPosition{
   /* background: url("../images/session4Bg.png") no-repeat;
    background-size: 100%;*/
}
#section4 .fp-tableCell{
    background: url("../images/session4Bg.png") no-repeat;
    background-size: 100%;
}
.jobPosition .content{
    display: flex;
    background: #fff;
    width: 80%;
    margin: 0 10%;
    height: 330px;
}

#section4 .jobPosition h3{
    font-size: 17px;
}
.jobPosition .jobLeft p, h3{
    margin-left: 16%;
}
.jobLeft .pointLeft{
    content:'@';
    color:#00a0e9;
    position:relative;
    top: 10%;
    left: 10%
}
.jobRight .pointRight{
    content:'@';
    color:#00a0e9;
    position:relative;
    top: 10%;
    left: 5%
}
.jobPosition .jobCenter{
    margin-left: 5%;
    margin-top: 5%;
}
.jobPosition .jobCenter img{
    height: 100%;
}
.jobPosition .jobRight p, h3{
    margin-left: 11%;
}
.jobPosition .jobLabel{
    color:#000;
    font-size:18px;
    line-height: 60px;
}
.jobPosition .jobContent{
    color:#000;
    font-size:18px;
    line-height: 60px;
}
.jobPosition .description{
    line-height: 22px;
}
.jobPosition .jobEmail{
    margin: 0 17% !important;
}
.jobPosition .jobLeft{
    width: 40%;
}
.jobPosition .jobRight{
    width: 50%;
}
.jobPosition .job{
    background: #eee;
    line-height: 30px;
    font-weight: 700;
}
.controller-wrapper .footer{
    width: 100%;
    position: fixed;
    display: flex;
    justify-content: center;
    color: #666;
    z-index: 70;
    bottom: 0;
    font-size: 14px;
    padding: 8px 0 8px 0;
    background: #DDDDDD;
}
.footer .infoAndCode .info{
    display:flex;
    justify-content: flex-end;
    margin-right: 20px;
}
.info li{
    margin-left:20px;
}
.footer .infoAndCode .code{
    margin-top:20px;
}
.footer .wechat img{
    width:55px;
    height:55px;
}
.contentTitle{
    font-size: 22px !important;
}
#companyInfoWrapper {
    background: #ddd;
    padding: 10px;
}
img { height: auto; width: auto\9;}