.baner {
    width: 100%;
    overflow: hidden;
    line-height: 0px;
}
.baner img {
    width: 100%;
}
.tit {
    font-size: 40px;
    background: url(introtit.gif) center bottom no-repeat;
    padding-bottom: 20px;
    font-weight: bold;
    margin-top: 80px;
}
.tit1 {
    position: absolute;
    top: 40%;
    left: 10%;
    z-index: 4;
    font-size: 55px;
    font-weight: bold;
    color: #006DB2;
}

.tit2 {
    position: absolute;
    top: calc(40% + 80px);
    left: 10%;
    z-index: 4;
    font-size: 32px;
    color: #006DB2;
}
.fwxzdes {
    color: #999;
    font-size: 16px;
    margin-top: 30px;
    line-height: 24px;
}
.fwxz {
    width: 80%;
    margin-left: 10%;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 150px;
}
.fwxz ul:hover {
    box-shadow: #ddd 0px 0px 10px;
}
.fwxz ul {
    float: left;
    width: calc((100% - 90px) / 4);
    margin-right: 30px;
    background-color: #fff;
    overflow: hidden;
    box-sizing: border-box;
    padding: 40px 20px;
    font-size: 22px;
    border-radius: 10px;
}
.fwxz ul a {
    color: #333;
}
.fwxz ul:nth-last-child(1) {
    margin-right: 0px;
}
.fwxz ul li:nth-child(1) {
    line-height: 0px;
    overflow: hidden;
}
.fwxz ul li:nth-child(1) img {
    height: 80px;
}
.fwxz ul li:nth-child(2) {
    margin-top: 15px;
}
.fwxz ul li:nth-last-child(1) {
    color: #999;
    font-size: 14px;
    font-weight: normal;
    margin-top: 15px;
}
#section2 {
    background: url(serviceyy.jpg) top center no-repeat;
    background-size: 100%;
}
.yy {
    width: 1000px;
    overflow: hidden;
    margin: auto;
    background: url(bghei2.png) repeat;
    border-radius: 15px;
    box-sizing: border-box;
    padding: 50px;
    margin-top: 80px;
    margin-bottom: 120px;
    color: #fff;
}
.yytxtitems {
    width: 100%;
    overflow: hidden;
}
.yysmdiv {
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
}
.yytxtitems ul {
    width: calc((100% - 60px) / 4);
    float: left;
    overflow: hidden;
    margin-right: 20px;
    text-align: left;
}
.yytxtitems ul:nth-last-child(1) {
    margin-right: 0px;
}
.yytxtitems ul li ,.yysmdiv li {
    height: 42px;
    overflow: hidden;
    float: left;
    line-height: 42px;
    width: 100%;
    font-size: 16px;
}

.yytxtitems ul li:nth-child(2) input {
    width: 100%;
    border: 0px;
    background-color: #fff;
    height: 36px;
    box-sizing: border-box;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
}
.yysm {
    width: 100%;
    background-color: #fff;
    height: 100px;
    border: 0px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 10px;
}
.yysmdiv {
    text-align: left;
}
.yysmdiv li:nth-child(2) {
    height: unset;
}
.btnyzm {
    width: 100%;
    margin: auto;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 20px;
}
.subbtn {
    height: 40px;
    overflow: hidden;
}
.yzmtit {
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    padding-right: 10px;
}
.yzmtxt {
    width: 100px;
    height: 40px;
    overflow: hidden;
}
.yzm-input-text {
    width: 80px;
    border: #ddd 1px solid;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    padding-right: 10px;
}
.lybtn {
    background-color: #006DB2;
    color: #fff;
    font-size: 16px;
    width: 130px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    margin: auto;
    border: 0px;
    cursor: pointer;
}
.yzmpic {
    margin-left: 20px;
    cursor: pointer;
}
.lybtn:hover {
    background-color: #4498FF;
}
.lydes {
    margin-bottom: 80px;
    color: #999;
    width: 100%;
    overflow: hidden;
}
.sel {
    width: 100%;
    border: 0px;
    background-color: #fff;
    height: 36px;
    box-sizing: border-box;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
}
.cjwt {
    width: 80%;
    margin-left: 10%;
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 100px;
}
.cjwt ul {
    width: calc((100% - 120px) / 4);
    float: left;
    margin-left: 10px;
    margin-right: 20px;
    overflow: hidden;
    background-color: #fff;
    text-align: left;
    padding: 20px;
    box-sizing: border-box;
    margin-top: 30px;
    min-height: 260px;
}
.cjwt ul li {
    line-height: 28px;
    overflow: hidden;
}
.cjwt ul li:nth-child(1) {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
    background: url(introtit.gif) 2px bottom no-repeat;
    background-size: 25px 2px;
    margin-bottom: 10px;
}
.cjwt ul:hover {
    box-shadow: 0px 0px 10px #eee;
}
#section4 {
    background: url(hxbg.jpg) top center no-repeat;
    background-size: 100%;
}
.hxtit {
    font-size: 48px;
    color: #fff;
    width: 100%;
    letter-spacing: 3px;
}
.hxbtn {
    background-color: #006DB2;
    color: #fff;
    width: 130px;
    height: 42px;
    text-align: center;
    margin: auto;
    margin-top: 50px;
    line-height: 42px;
    font-size: 16px;
    border-radius: 5px;
}
.fw {
    width:80%;
    margin: auto;
    margin-top: 45px;
    overflow: hidden;
    margin-bottom: 30px;
}
.fwl {
    width: 300px;
    background-color: #fff;
    overflow: hidden;
    box-sizing: border-box;
    padding: 20px;
    float: left;
    margin-top: 15px;
}
.fwlfix {
    position: fixed;
    left: 10%;
    top: 100px;
    z-index: 999;
}
.fwr {
    width: calc(100% - 330px);
    overflow: hidden;
    float: right;
    background-color: #fff;
    padding: 30px;
    text-align: left;
    line-height: 240%;
    min-height: 600px;
}
.fwr img {
    width: 100%;
}
.fwcattit {
    font-size: 24px;
    background: url(icon-add.png) 10px center no-repeat;
    background-size: auto 18px;
    text-indent: 40px;
}
.fwcats {
    padding-top: 20px;
    overflow: hidden;
}
.fwcats li {
    width: calc(100% - 10px);
    margin: 5px;
    margin-bottom: 20px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    box-shadow: #eee 0px 0px 5px;
    font-weight: 200;
    background: url(icon-jian.png) 15px center no-repeat;
    background-size: 10px auto;
    text-indent: 35px;
}
.fwcats li:hover {
    background-color: #006DB2;
}
.fwcats .active ,.fwcats li:hover a {
    background-color: #006DB2;
    color: #fff;
}
.fwcats .active a {
    color: #fff;
}