* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    font-size: 14px;
}

ul li {
    list-style: none;
}

ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

h1,
p {
    margin: 0 !important;
    padding: 0 !important;
}

a {
    text-decoration: none !important;
}

a:link {
    text-decoration: none !important;
}

a:active {
    text-decoration: none !important;
}

a:hover {
    text-decoration: none !important;
}

body {
    width: 100%;
    height: 100%;
}

.top-box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    height: 35px;
    padding: 0 30px 0 35px;
    background: #ed7d31;
}
.tell-more{
	    width: 130px;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    display: block;
    margin: auto;
    background: url(../images/w-mess.png)center center no-repeat;
    cursor: pointer;
	margin-bottom:15px;
}
.top-box ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 256px;
    height: 35px;
}

.top-box ul li {
    position: relative;
    cursor: pointer;
}

.top-box ul li::after {
    position: absolute;
    background: #fff;
    content: "";
    height: 15px;
    width: 2px;
    right: -25px;
    top: 50%;
    margin-top: -7px;
}

.top-box ul li:last-child::after {
    display: none;
}

.top-box ul li a {
    color: #fff;
}

.nav-box>a:first-child {
    float: left;
    height: 100%;
    display: flex;
    align-items: center;
}

.nav-box ul {
    float: right;
}

.nav-box .nav-phone {
    float: right;
}

.nav-box {
    padding: 0 30px 0 35px;
    height: 100px;
    overflow: hidden;
}

.nav-box ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    margin-right: 2%;
    width: 55%;
}

.nav-box ul li {
    height: 100%;
    line-height: 99px;
    width: 100%;
}

.nav-box ul li a {
    font-size: 16px;
    color: #333333;
}

.nav-box .nav-phone {
    background: url(../images/nav-phone.png)left center no-repeat;
    padding-left: 35px;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.nav-phone div:first-child {
    color: #777777;
    line-height: 18px;
}

.nav-phone div:nth-child(2) {
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    font-size: 22px;
    line-height: 20px;
    color: #333333;
}

.nav-box li:hover {
    background: #ed7d31;
}

.nav-box li:hover a {
    color: #fff;
}

.nav-box li.active {
    background: #ed7d31;
}

.nav-box li.active a {
    color: #fff;
}

.search-index {
    height: 80px;
    width: 100%;
    background: #f4f4f4;
}

.product-main {
    width: 1200px;
    margin: auto;
    text-align: center;
    padding-bottom: 86px;
}

.product-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 1200px;
    margin: auto;
    margin-bottom: 50px;
}

.product-content a {
    background-position: top center;
    background-repeat: no-repeat;
    display: flex;
    height: 150px;
    width: 127px;
    align-items: flex-end;
    justify-content: center;
    font-size: 18px;
    color: #333333;
}

.w-phone {
    width: 462px;
    display: flex;
    margin: auto;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    height: 42px;
}

.w-main {
    width: 320px;
    height: 100%;
    border: 1px solid #d1d1d1;
    box-sizing: border-box;
    border-radius: 20px;
    background-color: #f0f0f0;
    background-image: url(../images/w-phone.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    line-height: 37px;
    color: #555555;
    padding-left: 26px;
}

.w-phone span {
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    color: #333333;
    font-size: 24px;
}

.w-phone a {
    display: block;
    background: url(../images/w-mess.png)center center no-repeat;
    width: 130px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #fff;
    padding-left: 25px;
    box-sizing: border-box;
    position: relative;
}

.w-phone a::after {
    position: absolute;
    content: "";
    width: 25px;
    height: 20px;
    background: url(../images/mess-img.png)center center no-repeat;
    top: 50%;
    margin-top: -10px;
    left: 20px;
}

.youshi {
    width: 100%;
    height: 800px;
    position: relative;
}

.youshi-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.youshi-bg>div:nth-child(2) {
    width: 1280px;
    height: 100%;
    background: url(../images/you-right.jpg)center center no-repeat;
    background-size: cover !important;
}

.youshi-bg>div:first-child {
    height: 100%;
    box-sizing: border-box;
    text-align: left;
    width: 640px;
    background-size: cover !important;
    background: url(../images/you-left.jpg)center center no-repeat;
}

.youshi-left-main {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    overflow: hidden;
    width: 78%;
    margin: auto;
    flex-direction: column;
}

.youshi-left-main>div:first-child {
    font-family: "阿里巴巴普惠体";
    font-size: 24px;
    color: #fff;
    width: 100%;
}

.youshi-left-main>div:nth-child(2) {
    font-family: "阿里巴巴普惠体";
    font-size: 36px;
    color: #fff;
    width: 100%;
    text-align: left;
    font-weight: bold;
}

.youshi-left-main>div:nth-child(3) {
    font-size: 30px;
    width: 100%;
    text-align: left;
    font-family: "阿里巴巴普惠体";
    color: #fff;
}

.youshi-left-main>div:nth-child(4) {
    font-size: 15px;
    color: #fff;
    width: 100%;
    box-sizing: border-box;
    margin: 25px 0 88px 0;
}

.youshi-con {
    width: 100%;
    height: 42px;
    line-height: 42px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
}

.youshi-con div {
    background-position: 15px center;
    background-repeat: no-repeat;
    background-image: url(../images/w-phone1.png);
    padding-left: 45px;
    box-sizing: border-box;
    width: 320px;
    background-color: #fff;
    border-radius: 20px;
    color: #555555;
}

.youshi-con div span {
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    font-size: 24px;
    color: #333333;
}

.youshi-con a {
    width: 130px;
    height: 42px;
    line-height: 42px;
    background-color: #fff;
    background-position: 15px center;
    background-repeat: no-repeat;
    background-image: url(../images/w-mes1.png);
    border-radius: 20px;
    text-align: center;
    padding-left: 20px;
    box-sizing: border-box;
}

.youshi-right {
    display: flex;
    align-items: center;
}

.youshi-right-main {
    width: 890px;
    background: #fff;
    height: 540px;
    display: flex;
    align-items: center;
}

.youshi-right-main ul li {
    width: 380px;
    height: 105px;
    float: left;
    margin-bottom: 45px;
}

.youshi-right-main ul li:nth-child(5),
.youshi-right-main ul li:nth-child(6) {
    margin-bottom: 0px;
}

.youshi-right-main ul li a {
    display: flex;
    width: 380px;
    justify-content: space-between;
    flex-direction: row;
}

.youshi-right-main ul li a>div:first-child {
    background-position: center center;
    border: 1px solid #e9e9e9;
    border-radius: 50%;
    width: 105px;
    height: 105px;
    background-repeat: no-repeat;
}

.youshi-right-main ul li a>div:nth-child(2) {
    width: 260px;
    text-align: left;
    display: flex;
    flex-direction: column;
    height: 124px;
    justify-content: space-between;
}

.youshi-right-main ul li:nth-child(2n) {
    float: right;
}

.youshi-right-main ul:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.youshi-right-main ul {
    zoom: 1;
    height: 408px;
    width: 100%;
    padding: 0 55px 0 45px;
}

.youshi-right-main ul li a>div:nth-child(2) div:first-child {
    font-size: 18px;
    color: #333333;
    width: 100%;
    height: 32px;
    overflow: hidden;
}

.youshi-right-main ul li a>div:nth-child(2) div:nth-child(2) {
    font-size: 13px;
    color: #999999;
    height: 92px;
    width: 100%;
    overflow: hidden;
}

.team-content {
    position: relative;
    width: 100%;
    margin: 218px 0 136px 0;
    box-sizing: border-box;
    height: 400px;
}

.team-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.team-bg div:first-child {
    width: 778px;
    height: 100%;
    /* background: #333333; */
}

.team-bg {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.team-bg div:nth-child(2) {
    width: 1142px;
    height: 100%;
    background: #e8e8e8;
}

.team-main {
    position: absolute;
    top: 0;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    height: 400px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.team-main>div:first-child {
    background: url(../images/team-img.jpg)center center no-repeat;
    width: 400px;
    height: 400px;
    padding: 50px 0 0 20px;
    box-sizing: border-box;
}

.team-main div:first-child div:first-child {
    font-size: 24px;
    color: #fff;
}

.team-left div:nth-child(2) {
    font-family: "阿里巴巴普惠体";
    color: #fff;
    font-size: 20px;
}

.team-right {
    width: 780px;
    background: #e8e8e8;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-left: 40px;
    box-sizing: border-box;
}

.team-right>div:first-child {
    font-size: 18px;
    color: #888888;
    width: 335px;
    height: 92px;
}

.team-more {
    width: 305px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    height: 48px;
    margin-top: 50px;
}

.team-more a:first-child {
    width: 160px;
    height: 48px;
    border: 1px solid #888888;
    border-radius: 40px;
    line-height: 48px;
    text-align: center;
    color: #666666;
}

.team-more a:nth-child(2) {
    display: block;
    background: url(../images/w-mess.png)center center no-repeat;
    width: 130px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #fff;
    padding-left: 45px;
    box-sizing: border-box;
    position: relative;
}

.team-more a:nth-child(2)::after {
    position: absolute;
    content: "";
    width: 25px;
    height: 20px;
    background: url(../images/mess-img.png)center center no-repeat;
    top: 50%;
    margin-top: -10px;
    left: 20px;
}

.renwu {
    width: 304px;
    height: 523px;
    background: url(../images/team-ren.png)center center no-repeat;
    top: -124px;
    right: 105px;
    position: absolute;
}

.renwu-txt {
    width: 300px;
    height: 180px;
    background: #ed7d31;
    position: absolute;
    right: 14px;
    top: 50%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-right: 25px;
    box-sizing: border-box;
    text-align: right;
    margin-top: -51px;
}

.renwu-txt div:first-child {
    font-size: 18px;
    color: #fff;
    height: 32px;
    overflow: hidden;
    width: 100%;
}

.renwu-txt div:nth-child(2) {
    color: #fff;
    height: 25px;
    overflow: hidden;
    width: 100%;
}

.about-bg {
    width: 100%;
    height: 600px;
    position: relative;
}

.about-main {
    display: flex;
    height: 100%;
    justify-content: space-between;
}

.about-left {
    width: 56.7%;
    height: 100%;
    background: url(../images/about-left.jpg)center center no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 2;
}

.about-right {
    width: 13.66%;
    height: 100%;
    background-size: cover !important;
    position: relative;
    z-index: 2;
    background: url(../images/about-right.jpg)center center no-repeat;
}

.about-hua {
    position: absolute;
    top: 0;
    width: 30.5%;
    height: 100%;
    right: 13%;
    background-size: cover !important;
    background: url(../images/about-hua.jpg)center center no-repeat;
    z-index: 1;
    display: flex;
    justify-content: center;
    flex-direction: column;
    box-sizing: border-box;
    align-items: center;
}

.for .w-phone {
    margin: inherit;
}

.for .w-phone .w-main {
    padding-left: 45px;
}

.for .w-phone a {
    padding-left: 45px;
}

.for>div:first-child {
    font-size: 24px;
    color: #333333;
}

.for>div:nth-child(2) {
    font-size: 30px;
    color: #ed7d31;
    margin-bottom: 65px;
}

.for>div:nth-child(3) {
    color: #777777;
    height: 86px;
    width: 100%;
    overflow: hidden;
    line-height: 30px;
}

.for>a:nth-child(4) {
    margin: 28px 0 80px 0;
    font-size: 16px;
    color: #ed7d31;
    font-weight: bold;
    display: block;
}

.for {
    width: 79.5999%;
    overflow: hidden;
}

.about-bot {
    height: 200px;
    background: #ed7d31;
    width: 43.3%;
    float: right;
}

.about-bot-main {
    width: 100%;
    height: 200px;
}

.about-main1 {
    width: 1200px;
    margin: auto;
    height: 100%;
    position: relative;
}

.main1-1 {
    position: absolute;
    right: 0;
    height: 200px;
    width: 438px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.main1-1 div:first-child {
    font-size: 30px;
    color: #fff;
    font-family: "阿里巴巴普惠体";
}

.main1-1 div:nth-child(2) {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}

.main1-1 div:nth-child(3) {
    font-size: 12px;
    color: #fff;
}

.liucheng-i {
    position: relative;
    width: 100%;
}

.liucheng-main {
    width: 1200px;
    margin: auto;
}

.liucheng-i::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #ed7d31;
    top: 130px;
    z-index: -1;
}

.liucheng-xian {
    display: flex;
    justify-content: space-around;
    flex-direction: row;
}

.liucheng-xian li {
    width: 210px;
    height: 130px;
}

.liucheng-xian li div:first-child {
    width: 125px;
    height: 35px;
    line-height: 35px;
    background: #ed7d31;
    border-radius: 20px;
    margin: auto;
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
}

.liucheng-xian li div:nth-child(2) {
    font-size: 13px;
    color: #666666;
}

.liucheng-li {
    height: 350px;
}

.liucheng-li li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.liucheng-li:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.liucheng-li {
    zoom: 1
}

.liucheng-li li {
    float: left;
    width: 590px;
}

.liucheng-li li:nth-child(2) {
    float: right;
}

.liucheng-img {
    width: 590px;
    height: 350px;
    overflow: hidden;
}

.liucheng-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
}

.liucheng-more {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.liucheng-more span {
    width: 190px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-color: rgba(0, 0, 0, .6);
    border-radius: 30px;
    color: #fff;
    font-size: 20px;
    letter-spacing: 5px;
    overflow: hidden;
}

.liucheng-more:hover span {
    background: #ed7d31;
}

.tell-bg {
    width: 100%;
    height: 641px;
    background: url(../images/tel-bg.jpg)center center no-repeat;
    padding-top: 271px;
    box-sizing: border-box;
}

.tell-bg ul {
    width: 100%;
    height: 370px;
	display: flex;
    justify-content: center;
    background: #fff;
    padding: 18px 16px;
    box-sizing: border-box;
}

.tell-img {
    width: 100%;
    height: 250px;
    overflow: hidden;
}

.tell-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    transition: all 0.6s;
}

.tell-bg ul li {
    width: 27%;
    height: 330px;
    margin-right: 23.6px;
    float: left;
}

.tell-bg ul li:last-child {
    margin-right: 0px;
}

.tell-txt {
    text-align: left;
}

.tell-txt div:first-child {
    font-size: 18px;
    color: #333333;
    line-height: 40px;
    height: 40px;
    width: 100%;
    overflow: hidden;
}

.tell-txt div:nth-child(2) {
    color: #999999;
    width: 100%;
    overflow: hidden;
    height: 25px;
}

.tell-bg ul li:hover .tell-img img {
    transform: scale(1.1);
}

.w-main1 {
    width: 100%;
    height: 132px;
    background: #ed7d31;
}

.w-main2 {
    width: 1200px;
    height: 100%;
    margin: auto;
}

.news-main {
    width: 1200px;
    margin: auto;
    text-align: center;
}

.news-content {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
    height: 655px;
}

.news-left {
    width: 588px;
    height: 100%;
    border-bottom: 1px solid #e7e7e7;
    text-align: left;

}

.news-left-img {
    width: 100%;
    height: 312px;
    overflow: hidden;
}

.news-left-img img {
    width: 100%;
    height: 100%;
    transition: all 0.6s;
   object-fit: cover;
    -o-object-fit: cover;
}

.news-left-txt {
    padding-left: 25px;
    box-sizing: border-box;
}

.news-left-txt div:first-child {
    font-size: 20px;
    color: #333333;
    width: 36px;
    margin: 35px 0 40px 0;
    overflow: hidden;
    width: 100%;
}

.news-left-txt div:nth-child(2) {
    color: #999999;
    width: 100%;
    height: 75px;
    margin-bottom: 30px;
    overflow: hidden;
}

.news-left-txt div:nth-child(3) {
    font-size: 16px;
    color: #ed7d31;
    font-weight: bold;
}

.news-left:hover .news-left-img img {
    transform: scale(1.1);
}

.news-right {
    width: 588px;
    height: 100%;
}

.news-right ul li {
    width: 280px;
    height: 310px;
    overflow: hidden;
    float: left;
    margin-bottom: 34px;
    border-bottom: 1px solid #e7e7e7;
}

.news-right ul:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.news-right ul {
    zoom: 1
}

.news-right ul li:nth-child(2n) {
    float: right;
}

.news-img1 {
    width: 100%;
    height: 152px;
    overflow: hidden;
}

.news-img1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    transition: all 0.6s;
}
.news-right ul li:hover .news-img1 img{
    transform: scale(1.1);
}
.news-right ul li:hover .news-txt1 div:first-child{
    color: #ed7d31;
}
.news-txt1{
    text-align: left;
    box-sizing: border-box;
    padding-right: 40px;
    padding-left: 25px;
}
.news-txt1 div:first-child{
    font-size: 18px;
    width: 100%;
    height: 64px;
    color: #333333;
    margin: 22px 0 20px 0;
}
.news-txt1 div:nth-child(2){
    font-weight: bold;
    font-size: 16px;
    color: #ed7d31;
}
.news-right ul li:nth-child(3),.news-right ul li:nth-child(4){
    margin-bottom: 0px;
}
.news-more{
    width: 634px;
    margin: auto;
    height: 48px;
    display: flex;
    align-items: center;
    margin-top: 47px;
    margin-bottom: 73px;
}
.news-more1{
    width: 160px !important;
    height: 48px !important;
    border: 1px solid #888888;
    border-radius: 40px;
    line-height: 48px !important;
    text-align: center;
    color: #666666 !important;
    background: initial !important;
}
.news-more1 a::after {
    display: none;
    
}





.mess-bg {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.mess-main {
    width: 1200px;
    margin: auto;
    height: 460px;
    box-sizing: border-box;
    text-align: center;
    padding-bottom: 53px;
}

.iii label {
    color: #b1b1b1;
    margin-right: 10px;
}

.mess-input {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    margin: 30px 0 32px 0;
}

.mess-input input {
    width: 266px;
    height: 50px;
    line-height: 50%;
    padding-left: 5px;
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    outline: none;
}

.mess-input textarea {
    height: 50px;
    line-height: 50px;
    resize: none;
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    padding-left: 5px;
    width: 625px;
    outline: none;
	overflow:hidden
}

.mess-main a {
    width: 130px;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    display: block;
    margin: auto;
    background: url(../images/w-mess.png)center center no-repeat;
    cursor: pointer;
}

.mes-bot {
    border-top: 1px solid #fff;
    width: 100%;
    height: 44px;
    line-height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mes-bot div {
    font-size: 12px;
    color: #a7a7a7;
    letter-spacing: 5px;
    margin: 0 10px;
}

.fot-bg {
    width: 100%;
    height: 315px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    justify-content: center;
    background: #2e2e2e;
}

.fot-bg>div:first-child {
    width: 66.2%;
    height: 100%;
    padding-left: 5.2%;
    box-sizing: border-box;
    padding-right: 4.6%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.fot1 {
    width: 100%;
    /* background: #fff; */
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
}

.fot-bg>div:nth-child(2) {
    width: 33.8%;
    height: 100%;
    background: #fff;
}

.fot1-main {
    width: 51%;
    overflow: hidden;
}

.fot1-main div {
    color: #ed7d31;
    font-size: 16px;
    border-bottom: 1px solid #505050;
    line-height: 60px;
}

.fot1-main div span {
    font-weight: bold;
    font-size: 20px;
    color: #fff;
}

.shares a {
    box-sizing: border-box;
}

.fot-main2>div:first-child {
    font-size: 16px;
    color: #fff;
    letter-spacing: 10px;
}

.fot-main3 {
    width: 146px;
    height: 180px;
}

.fot-main3 img {
    width: 146px;
    height: 146px;
}

.fot-main3 span {
    color: #fff;
    text-align: center;
    display: block;
}

.fot-top {
    padding-left: 5.2%;
    height: 150px;
    width: 100%;
    background: #1a1a1a;
    padding-right: 5.2%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
}

.ul {
    width: 60%;
    text-align: right;
}

.ul ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 90px;
}

.ul li a {
    color: #fff;
}

.jiewei {
    color: #fff;
}

.jiewei a {
    color: #fff;
}