@charset "utf-8";
/* CSS Document */
* {margin: 0;padding: 0;}
body {margin: 0;padding: 0;font-size: 12px;/* line-height: 24px; */font-family: Arial, "microsoft yahei", 微软雅黑, 宋体;-webkit-text-size-adjust: none;color: #333;background: #fff;}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, p {margin: 0;padding: 0;}
input, select, textarea {font-size: 12px;line-height: 16px;}
table {border-spacing: 0;}
img {border: 0;}
ul, li {list-style-type: none;}
a {color: #555;text-decoration: none;}
a:hover {color: #07BBF1;}
.tc {text-align: center;}
.tl {text-align: left;}
.tr {text-align: right;}
.dis{display: block;}
.undis {display: none;}
.fl {float: left;}
.fr {float: right;}
.cl {clear: both;}
.fb {font-weight: bold;}

/* head */
.head{width: 1300px;height: 90px;margin: 0 auto;}
.logo{padding-top: 20px;box-sizing: border-box;}
.logo img{float: left;margin-top: 6px;margin-right: 22px;}
.logo p{float: left;font-size: 23px;color: #333;font-weight: bold;letter-spacing: 1.3px;line-height: 28px;}
.logo p i{font-size: 13px;color: #555;font-weight: normal;display: block;font-style: normal;letter-spacing: 0;line-height: 24px;}

.navbar-rgt{height: 90px;box-sizing: border-box;line-height: 90px;}
.navbar-rgtdiv{ float:left;}
.navbar-rgtdiv a{font-size: 17px;color: #333;padding: 0px 18px;}
.navbar-rgtdiv:nth-last-child(1) a{padding-right:0;}

/* banner */
.dt3nr{display: block;text-align: center;top: 29%;width: 100%;position: absolute;}
.dt3nr span{font-size: 28px;text-align: center;color: #d3a859;font-weight: normal;display: block;letter-spacing: 5px;}
.dt3nr h3{font-size: 48px;font-weight: bold;padding-top: 40px;padding-bottom: 20px;color: #d3a859;text-align: center;letter-spacing: 15px; padding-left:36px;}
.dt3nr p{font-size: 40px;text-align: center;color: #d3a859;font-weight: normal;display: block;letter-spacing: 5px; margin-top:-20px;}
.dt3nr i{font-style: normal;font-size: 40px;font-weight: bold;}

.dt2nr{display: block;text-align: center;top: 25%;width: 100%;position: absolute;}
.dt2nr span{font-size: 24px;text-align: center;color: #d3a859;font-weight: normal;display: block;letter-spacing: 5px;}
.dt2nr h3{font-size: 48px;font-weight: bold;padding-top: 40px;padding-bottom: 20px;color: #d3a859;text-align: center;letter-spacing: 15px; padding-left:36px;}
.dt2nr p{font-size: 36px;text-align: center;color: #d3a859;font-weight: normal;display: block;letter-spacing: 5px; margin-top:-20px;}


/*----------------------------------------------------------------------- index  -------------------------------------------------------------------------------------------*/
/* yewu */
.shouye_one{background: url(../images/licheng.jpg) center no-repeat;padding-bottom: 100px;}
.shouye_one ul{display: table;width: 1300px;margin: 0 auto;padding-top: 40px;}
.shouye_one ul li{float: left;width: 302px;margin-right: 30px;background: #fff;padding: 50px 13px;box-sizing: border-box;border-radius: 4px;box-shadow: 2px 2px 10px #e3e3e3;/* height: 260px; */border: 3px solid #fff;text-align: CENTER;}
.shouye_one ul li p{font-size: 20px;font-weight: bold;color: #a7874b;line-height: 40px;margin-bottom: 20px;}
.shouye_one ul li span{display: block;font-size: 15px;color: #555;line-height: 36px;display: block;}
.shouye_one ul li a{display: block;font-size: 13px;line-height: 34px;background: #a7874b;width: 100px;text-align: center;color: #fff;border-radius: 10px;transition: all 0.6s;margin: 0 auto;margin-top: 30px;}
.shouye_one ul li:nth-last-child(1){margin-right:0;}
.shouye_one ul li:hover a{width: 200px;transition: all 0.6s;}
.shouye_one ul li:hover{border: 3px solid rgba(167,135,75,0.5);}

/* xinwen */
.shouye_two{padding-bottom:70px;background: #f9f9f9;}
.shouye_two_a{display: table;width: 1300px;margin: 0 auto;margin-top: 50px;}
.shouye_two_a dl{float: left;background: #fff;box-shadow: 2px 2px 10px #eee;width: 625px;}
.shouye_two_a dl dt{
    width: 625px;
    height: 313px;
    display: block;
    overflow: hidden;
}
.shouye_two_a dl dt img{width: 625px;min-height: 313px;object-fit: cover;}
.shouye_two_a dl dd{padding: 38px 30px;}
.shouye_two_a dl dd p{font-size: 20px;color: #555;font-weight: bold;}
.shouye_two_a dl dd i{font-style: normal;color: #888;padding-top: 10px;display: block;font-size: 13px;}
.shouye_two_a dl dd span{line-height: 34px;margin-top: 18px;display: block;font-size: 15px;color: #555;}
.shouye_two_a dl a{}
.shouye_two_a dl:hover dd{background: #a7874b;}
.shouye_two_a dl:hover dd p{color:#fff;}
.shouye_two_a dl:hover dd i{color:#fff;}
.shouye_two_a dl:hover dd span{color:#fff;}

.shouye_two_a ul{float: right;width: 622px;}
.shouye_two_a ul li{display: table;width: 100%;margin-bottom: 36px;box-shadow: 2px 2px 10px #f9f9f9;height: 123px;background: #fff;}
.shouye_two_a ul li img{width: 246px;min-height: 123px;object-fit: cover;}
.shouye_two_a ul li em{
    float: left;
    width: 246px;
    height: 123px;
    display: block;
    overflow: hidden;
}
.shouye_two_a ul li p{float: left;padding-left: 28px;padding-top: 35px;font-size: 16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 340px;}
.shouye_two_a ul li span{}
.shouye_two_a ul li i{display: block;font-style: normal;font-size: 13px;color: #888;line-height: 40px; font-weight: normal;}
.shouye_two_a ul li:hover p{color:#fff;}
.shouye_two_a ul li:hover i{color:#fff;}
.shouye_two_a ul li:hover{background: #a7874b;}
.shouye_two_a ul li:nth-child(1){display: none;}
/* hezuo */
.shouye_three{background: #fff;padding-bottom: 70px;}
.shouye_three ul{width:1300px;margin:0 auto;display: table;margin-top: 30px;}
.shouye_three ul li{margin-right: 15px;float: left;transition: all 0.6s;box-sizing: border-box;height: 130px;padding-top: 15px;}
.shouye_three ul li:nth-child(6n){margin-right: 0;}
.shouye_three ul li:hover{padding-top:5px; }
/* liucheng */
.shouye_four{background: #f9f9f9;padding-bottom: 100px;}
.shouye_four_a{width:1300px;margin:0 auto;display: table;margin-top: 70px;}
.shouye_four_a p{text-align: center;float: left;width: 130px;font-size: 17px;line-height: 30px;border: 1px solid rgba(167,135,75,0.3);padding: 45px 0;color: #555;background: #fff;border-radius: 6px;}
.shouye_four_a i{font-weight: bold;float: left;margin: 0 7px;font-size: 20px;color: #a7874b;line-height: 172px;}
.shouye_four_a em{display: block;font-style: normal;font-size: 32px;padding-bottom: 20px;color: #a7874b;font-weight: bold;}
.shouye_four_a p:hover{background: #a7874b;color:#fff;}
.shouye_four_a p:hover em{color:#fff;}
.shouye_three_a{text-align: center;font-size: 18px;width: 300px;line-height: 60px;margin: 0 auto;margin-top: 40px;border-radius: 30px;color: #a7874b;border: 1px solid rgba(167,135,75,0.3);transition: all 0.6s; }
.shouye_three_a:hover{background: #a7874b; color:#fff;}



/*----------------------------------------------------------------------- neite  -------------------------------------------------------------------------------------------*/
/* banner */
.new_nyban{background: url(../images/new_nyban.jpg) top no-repeat;height: 450px;width:100%;}
.new_nyban_c p{padding-top: 165px;font-size: 38px;color: #d3a859;font-weight: bold;letter-spacing: 10px;}
.new_nyban_c span{color: #d3a859;font-size: 20px;line-height: 90px;letter-spacing: 5px;}
.new_nyban_c{margin:0 auto;width: 1300px;text-align: center;}

.about_ban{background: url(../images/about01_ban.jpg) top no-repeat;height: 450px;width:100%;}
.conter_ban{background: url(../images/about_ban.jpg) top no-repeat;height: 450px;width:100%;}

/* about */
.new_about{width: 100%;margin: 0 auto;background: url(../images/home_point_bg.jpg) bottom no-repeat #f9f9f9;padding-bottom: 70px;}
.new_about_tit{padding-top: 80px;}
.new_about_tit p{text-align: center;display: block;font-size: 32px;font-weight: bold;color: #333;  line-height: 42px;}
.new_about_tit i{margin: 0 auto;background: #a7874b;width: 84px;height: 4px;display: block;text-align: center;margin-top: 14px;}
.new_about_tit span{text-align: center;display: block;padding-top: 30px;font-size: 18px;line-height: 34px;margin-bottom: 20px;color:#555;}
.new_about_tit em{text-align: center;display: block;padding-top: 30px;font-size: 18px;line-height: 34px;margin-bottom: 20px;/* font-weight: bold; */color: #555;font-style: normal;float: inherit !important;}
.new_about_tit em b{margin: 0 3px;font-weight: normal;color: #a7874b;}
.new_about_tit span b{color:#a7874b;font-weight: normal;}

.new_about_nr{line-height: 40px;box-sizing: border-box;margin: 0 auto;padding: 40px 0;border-radius: 6px;padding-bottom: 60px;width: 1300px;}
.new_about_nr p{text-align: justify;font-size: 17px;line-height: 34px;color: #555;margin-top: 22px;}
.new_about_nr img{margin-top: 60px;}

.new_about_shuzi{display: table;margin: 0 auto;margin-top: 60px;width: 1300px;}
.new_about_shuzi dl{float: left;text-align: center;margin-right: 30px;box-shadow: 0px 0px 29px 0px rgb(0 0 0 / 10%);padding: 30px 60px 35px 60px;width: 293px;/* background: #fff; */border-radius: 4px;}
.new_about_shuzi dl dt{font-size: 68px;color: #a7874b;line-height: 60px;font-weight: bold;}
.new_about_shuzi dl dt i{font-weight: normal;font-style: normal;font-size: 16px;letter-spacing: 0;padding-left: 4px;color: #a7874b;}
.new_about_shuzi dl dd{font-size: 18px;color: #555;}
.new_about_shuzi dl:hover{background: #a7874b;}
.new_about_shuzi dl:hover dt{color:#fff;}
.new_about_shuzi dl:hover i{color:#fff;}
.new_about_shuzi dl:hover dd{color:#fff;}
.new_about_shuzi dl:nth-child(3){margin-right:0;}

.new_youshi{height: 680px;background: url(../images/youshi.jpg) center top no-repeat;padding-bottom: 70px;}
.new_youshi_a{width: 1300px;margin: 0 auto;margin-top: 80px;}
.new_youshi_a ul{}
.new_youshi_a ul li{/* background: #fff; */float: left;width: 300px;margin-right: 30px;text-align: center;height: 360px;border: 1px solid #a7874b;border-radius: 4px;box-shadow: 0px 0px 29px 0px rgb(0 0 0 / 10%);/* border: 1px solid #f6f6f6; */border-radius: 300px;}
.new_youshi_a ul li p{width: 80px;height: 80px;border-radius: 40px;background: #a7874b;font-size: 28px;line-height: 80px;margin: 0 auto;margin-top: 100px;color: #fff;}
.new_youshi_a ul li span{display: block;font-size: 18px;margin-top: 40px;color: #555;}
.new_youshi_a ul li:nth-last-child(1){margin-right:0;}
.new_youshi_a ul li:hover p{background: #fff;color: #a7874b;}
.new_youshi_a ul li:hover span{color:#fff;}
.new_youshi_a ul li:hover{background: #a7874b;}


.new_wenhua{background: url(../images/wenhua.jpg) center no-repeat;height: 650px;}
.new_wenhua_a{width: 1300px;margin: 0 auto;margin-top: 60px;}
.new_wenhua_a ul{}
.new_wenhua_a ul li{margin-bottom: 40px;float: left;width: 620px;background: #fff;margin-right: 60px;padding: 40px 60px 46px 60px;box-sizing: border-box;border-bottom: 6px solid rgba(185,145,69,0.1);border-radius: 6px;height: 153px;transition: all 0.6s;}
.new_wenhua_a ul li i{display: block;float: left;padding-right: 40px;}
.new_wenhua_a ul li p{font-size: 24px;color: #a7874b;float: left;font-weight: bold;line-height: 28px;}
.new_wenhua_a ul li span{display: block;font-size: 18px;padding-top: 15px;font-weight: normal;color:#555;line-height: 18px;}
.new_wenhua_a ul li:nth-child(2n){margin-right:0;}
.new_wenhua_a ul li:hover{margin-top:-10px;}

.new_licheng{background: url(../images/about_history_bg.jpg) center top no-repeat;height: 740px;}
.content1{    margin: 40px 0 20px;display: flex;flex-flow: wrap;justify-content: space-between;align-items: center;}
.container{max-width: 1300px;/* padding: 0 100px; */margin: 0 auto;margin-top: 80px;}
.about-history .left {width: 65%;max-width: 600px;}
.about-history .swiper-history .date {position: relative;font-size: 24px;/* font-weight: bold; */color: #a7874b;padding-bottom: 20px;position: relative;}
.about-history .swiper-history .date span {font-size: 80px;padding-right: 6px;line-height: 80px; font-weight: bold;}
.about-history .swiper-history .date:after {content: "";position: absolute;bottom: 0;left: 0;width: 40px;height: 4px;background: #a7874b;}
.about-history .swiper-history .des {font-size: 18px;line-height: 36px;text-align: justify;margin-top: 30px;color: #555;}
.about-history .swiper-history .des i{font-style: normal;color: #00a1e9;font-weight: bold;}
.about-history .time-content {position: relative;padding: 0 125px;}
.about-history .time-content:after {content: "";position: absolute;top: 49.7%;left: 2.9%;width: 94.3%;height: 1px;background: #e5e5e5;}
.about-history .swiper-history-nav .swiper-slide {height: 80px;padding-top: 65px;text-align: center;cursor: pointer;}
.about-history .swiper-history-nav .swiper-slide span {display: inline-block;width: 15px;height: 15px;border-radius: 100%;padding: 2px;box-sizing: border-box;}
.about-history .swiper-history-nav .swiper-slide i {display: block;width: 9px;height: 9px;border-radius: 100%;background: #c8c8c8;}
.about-history .swiper-history-nav .swiper-slide p {margin-top: 10px;font-size: 18px;}
.about-history .swiper-history-nav .swiper-slide-thumb-active span {border: 1px solid #a7874b;}
.about-history .swiper-history-nav .swiper-slide-thumb-active i {background: #a7874b;}
.about-history .swiper-history-nav .swiper-slide-thumb-active p {color: #333333;}
.about-history .swiper-button-next, .about-history .swiper-button-prev {margin-top: -20px;width: 40px;height: 40px;background-size: cover;}
.about-history .swiper-button-next {background-image: url(../images/about_next.png);}
.about-history .swiper-button-prev {background-image: url(../images/about_prev.png);}
.about-history .swiper-button-next:hover {background-image: url(../images/about_nexth.png);}
.about-history .swiper-button-prev:hover {background-image: url(../images/about_prevh.png);}

.new_kehp{background: url(../images/page_haoping.jpg) center no-repeat;width: 100%;height: 450px;padding-top: 60px;box-sizing: border-box;}
.new_kehp_a{text-align: center;font-size: 24px;color: #a7874b;width: 666px;margin: 0 auto;padding: 60px 0;border-radius: 200px;}
.new_kehp_a p{text-align: center;display: block;font-size: 24px;color: #555;line-height: 42px;}
.new_kehp_a span{font-weight: bold;display: block;font-size: 40px;line-height: 110px; }
.new_kehp_a a{display: block;font-size: 14px;width: 130px;margin: 0 auto;line-height: 38px;background: #a7874b;border-radius: 30px;color: #fff;margin-top: 10px;transition: all 0.6s;}
.new_kehp_a:hover a{width:300px;}


/* 百度新营销  */
.ny_baidu{background: url(../images/licheng.jpg) center no-repeat;padding-bottom: 100px;}
.ny_baidu ul{width: 1300px;margin: 0 auto;margin-top: 60px;display: table;}
.ny_baidu ul li{float: left;width: 400px;margin-right: 50px;/* text-align: center; */background: #fff;padding: 50px 60px;box-sizing: border-box;color: #555;}
.ny_baidu ul li p{font-size: 20px;font-weight: bold;color: #a7874b;line-height: 32px;margin-bottom: 30px;margin-top: 10px;}
.ny_baidu ul li span{line-height: 30px;margin-top: 20px;display: block;font-size: 14.5px;color: #555;height: 130px; text-align: justify;}
.ny_baidu ul li i{font-size: 80px;font-style: normal;color: #a7874b;opacity: 0.2;padding-top: 40px;display: block;}
.ny_baidu ul li:nth-last-child(1){margin-right:0;}

.ny_baidu_a{width:1300px;margin:0 auto;}
.ny_baidu_a dl{display: table;width: 1300px;}
.ny_baidu_a dl dt{width: 750px;margin-top: 70px;float: left;}
.ny_baidu_a dl dt p{display: table;}
.ny_baidu_a dl dt p em{font-style: normal;display: block;float: left;padding: 50px 0px;margin-right: 19px;font-size: 17px;color: #a7874b;line-height: 36px;border-radius: 4px;border: 3px solid rgba(167,135,75,0.5);box-sizing: border-box;background: #fff;width: 173px;text-align: center;}
.ny_baidu_a dl dt p em:nth-child(4){margin-right:0;}
.ny_baidu_a dl dt p em b{color: #a7874b;display: block;font-weight: bold;font-size: 20px;}
.ny_baidu_a dl dt p em:hover{background: #a7874b; color:#fff;}
.ny_baidu_a dl dt p em:hover b{color:#fff;}

.ny_baidu_a dl dt span{display: block;padding-top: 50px;line-height: 36px;font-size: 15px;color: #555;}
.ny_baidu_a dl dd{float: right;margin-top: 50px;}
.ny_baidu_a dl dd img{}

.ny_baidu_b{padding-bottom: 110px;}
.ny_baidu_b ul{margin:0 auto;display: table;margin-top: 100px;width: 1300px;}
.ny_baidu_b ul li{line-height: 240px;font-size: 22px;font-weight: bold;color: #a7874b;float: left;width: 170px;border: 3px solid rgba(167,135,75,0.5);text-align: center;border-radius: 100px;box-sizing: border-box;transition: all 0.6s;box-sizing: border-box;}
.ny_baidu_b ul li:hover{font-size: 28px;margin-top: -10px;}
.ny_baidu_b ul p{float: left;font-size: 30px;color: #a7874b;/* line-height: 200px; */margin: 0 16px;margin-top: 100px;width: 80px;text-align: center;}
.ny_baidu_b ul p i{font-style: normal;display: block;font-size: 16px;}
.ny_baidu_b1{background: #a7874b; color:#fff !important;}

.ny_baidu_c{background: #f6f6f6;padding-bottom: 100px;}
.ny_baidu_c ul{width:1300px;margin:0 auto;display: table;margin-top: 70px;}
.ny_baidu_c ul li{width: 244px;float: left;text-align: center;margin-right: 20px;background: #fff;padding: 50px 20px;box-sizing: border-box;border-radius: 4px;border: 1px solid rgba(167,135,75,0.5);transition: all 0.6s;}
.ny_baidu_c ul li p{font-size: 20px;font-weight: bold;color: #a7874b;line-height: 20px;margin-bottom: 7px;}
.ny_baidu_c ul li span{display: block;font-size: 15px;color: #555;line-height: 27px;display: block;margin-bottom: 20px;padding-top: 10px;}
.ny_baidu_c ul li em{display: table; margin:0 auto;}
.ny_baidu_c ul li em i{display: block;/* float: left; */width: 180px;line-height: 36px;font-style: normal;border: 1px solid rgba(167,135,75,0.5);margin-top: 10px;margin: 6px 4px;border-radius: 4px;color: #555;}
.ny_baidu_c ul li:nth-last-child(1){margin-right:0;}
.ny_baidu_c ul li img{margin-bottom: 15px;}
.ny_baidu_c ul li:hover{border: 3px solid rgba(167,135,75,0.5);margin-top: -10px;}
.ny_baidu_c ul li em i:hover{background: #a7874b;color:#fff;}

/* 短视频新营销 */
.ny_douyin{background: #f9f9f9;height: 580px;}
.ny_douyin_a{ background: url(../images/douyin_a.jpg) center no-repeat; width:1300px; height:324px; margin: 0 auto; margin-top: 60px;}
.ny_douyin_a ul{display: table;margin: 0 auto;padding-top: 66px;}
.ny_douyin_a ul li{text-align: center;width: 300px;float: left;}
.ny_douyin_a ul li p{font-size: 80px;color: #a7874b;line-height: 50px;}
.ny_douyin_a ul li p i{font-size: 16px;font-style: normal;margin-left: 3px;}
.ny_douyin_a ul li span{font-size: 18px;display: block;line-height: 30px;color: #555;}
.ny_douyin_a em{text-align: center;display: block;font-style: normal;font-size: 18px;margin-top: 50px;color: #a7874b;/* letter-spacing: 4px; */line-height: 26px;}

.ny_douyin_b{width: 1300px;margin: 0 auto;}
.ny_douyin_b ul{}
.ny_douyin_b ul li{width: 400px;background: #fff;float: left;margin-right: 50px;height: 630px;box-sizing: border-box;padding: 60px 40px 50px 40px;border-radius: 8px; border: 3px solid #fff; text-align: justify;}
.ny_douyin_b ul li b{font-size: 30px;display: block;padding-bottom: 10px;color: #a7874b;}
.ny_douyin_b ul li p{font-size: 20px;font-weight: bold;color: #a7874b;line-height: 32px;height: 60px;margin-bottom: 30px;}
.ny_douyin_b ul li span{margin-top: 20px;display: block;font-size: 14.5px;color: #555;line-height: 28px;}
.ny_douyin_b ul li span i{display: block;font-style: normal;font-size: 17px;color: #333;font-weight: bold;padding-bottom: 6px;}
.ny_douyin_b ul li img{display: block;margin: 0 auto;}
.ny_douyin_b ul li em{margin-top: 30px;display: block;font-size: 14.5px;color: #555;line-height: 28px;font-style: normal;text-align: center;}
.ny_douyin_b ul li:nth-last-child(1){margin-right: 0;}
.ny_douyin_b ul li:hover{border: 3px solid rgba(167,135,75,0.5);}

.y_douyin_c{background: url(../images/licheng.jpg) center no-repeat;padding-bottom: 20px;}
.y_douyin_c ul{display: block;width: 1300px;margin: 0 auto;padding: 80px 0;display: table;}
.y_douyin_c ul li{border-radius: 16px;width: 625px;float: left;/* background: #a7874b; *//* padding: 50px 70px; */box-sizing: border-box;height: 230px;border: 2px solid rgba(167,135,75,0.5);}
.y_douyin_c ul li p{font-size: 20px;font-weight: bold;color: #fff;line-height: 224px;margin-bottom: 20px;float: left;width: 160px;text-align: center;background: #a7874b;height: 226px;border-radius: 15px 0 0 15px;}
.y_douyin_c ul li span{font-size: 15px;color: #555;line-height: 36px;display: block;float: left;width: 400px;padding-left: 40px;box-sizing: border-box;padding-top: 55px;}
.y_douyin_c ul li:nth-child(2){float: right;}
.y_douyin_c ul li:nth-child(2) span{padding-top: 70px;}
.y_douyin_c ul li:hover{margin-top:-10px;transition: all 0.6s; }
.y_douyin_d{background: #f9f9f9;padding-bottom: 90px;}
.y_douyin_d dl{width: 1300px;margin: 0 auto;padding-top: 60px;display: table;}
.y_douyin_d dl dt{float: left;margin-top: 40px;}
.y_douyin_d dl dt p{font-size: 20px;display: table;}
.y_douyin_d dl dt span{font-weight: bold;font-size: 24px;line-height: 90px;color: #fff;margin-top: 30px;display: block;text-align: center;border: 1px solid rgba(167,135,75,0.5);box-sizing: border-box;background: #a7874b;border-radius: 4px;line-height: 100px;}
.y_douyin_d dl dd{text-align: center;/* float: right; */}
.y_douyin_d dl dt p i{font-style: normal;display: block;float: left;padding: 50px 0px;margin-right: 19px;font-size: 20px;color: #a7874b;line-height: 20px;border-radius: 4px;border: 1px solid rgba(167,135,75,0.5);box-sizing: border-box;background: #ffffff;width: 420px;text-align: center;/* font-weight: bolder; */font-weight: bold;}
.y_douyin_d dl dt p i:nth-child(3){margin-right:0;}
.y_douyin_d dl dt p i:hover{background: #a7874b; color:#fff;}

.y_douyin_e{background: url(../images/licheng.jpg) center no-repeat;padding-bottom: 40px;}
.y_douyin_e ul{display: block;width: 1300px;margin: 0 auto;padding: 80px 0;display: table;}
.y_douyin_e ul li{float: left;width: 400px;margin-right: 50px;box-sizing: border-box;padding: 60px 30px;border-radius: 80px;border: 2px solid rgba(167,135,75,0.5);}
.y_douyin_e ul li p{width: 80px;height: 80px;border-radius: 40px;background: #a7874b;font-size: 28px;line-height: 80px;margin: 0 auto;margin-top: 30px;color: #fff;text-align: CENTER;}
.y_douyin_e ul li span{font-size: 14.5px;color: #555;line-height: 32px;display: block;box-sizing: border-box;padding-top: 30px;height: 160px;text-align: center;}
.y_douyin_e ul li:nth-child(3){margin-right:0;}
.y_douyin_e ul li span i{font-style: normal;display: block;color: #a7874b;font-size: 17px;font-weight: bold;padding-bottom: 20px;}
.y_douyin_e ul li:hover{margin-top:-10px;transition: all 0.6s; }



/* 小语种新营销  */
.nyaboutppjstext{font-size:18px;color: #555;line-height: 48px;padding-top:20px;text-align: center;}

.ny_waimao_b{background: url(../images/home_point_bg.jpg) bottom no-repeat #f9f9f9;padding-bottom: 120px;}
.ny_waimao{background: url(../images/licheng.jpg) bottom no-repeat #f9f9f9;padding-bottom: 120px;}
.ny_waimao ul{display: table;margin: 0 auto;margin-top: 70px;}
.ny_waimao ul li{width: 250px;border: 3px solid rgba(167,135,75,0.5);line-height: 80px;text-align: center;padding: 40px 20px;float: left;border-radius: 4px;}
.ny_waimao ul li p{font-size: 80px;color: #a7874b;}
.ny_waimao ul li i{font-size: 16px;font-style: normal;margin-left: 3px;}
.ny_waimao ul li span{font-size: 24px;display: block;line-height: 32px;}
.ny_waimao ul em{float: left;line-height: 216px;display: block;font-size: 32px;margin: 0 30px;color: #a7874b;}
.ny_waimao ul li:hover{background: #a7874b;}
.ny_waimao ul li:hover p{color:#fff;}
.ny_waimao ul li:hover i{color:#fff;}
.ny_waimao ul li:hover span{color:#fff;}


.nyaboutdjjx{width: 1300px;margin: 0 auto; padding-bottom: 40px; padding-top: 10px;}
.nyaboutdjjx .nyaboutdjjx_title{text-align: center;}
.nyaboutdjjx .nyaboutdjjx_title h3{ font-size: 36px;line-height: 60px;}
.nyaboutdjjx .nyaboutdjjx_title h3 b{ color: #004786;}
.nyaboutdjjx .nyaboutdjjx_title p{    font-size: 18px;font-weight: bold;color: #333;line-height: 50px;}
.nyaboutdjjx .nyaboutdjjx_title p b{color: #004786;}
.nyaboutdjjx_zz{width: 1300px;margin: 0 auto;text-align: center;}
.nyaboutdjjx_lc{width: 1300px;margin: 0 auto;position: relative;}
.nyaboutdjjx_lc:before{content: "";width: 980px;height: 1px;background: #a7874b;left: 50%;top: 8px;margin-left: -490px;position: absolute;}
.nyaboutdjjx_lc ul li{float: left;width: 25%;text-align: center;padding-top: 40px;position: relative;}
.nyaboutdjjx_lc ul li:before{content: "";width: 15px;height: 15px;position: absolute;left: 50%;top: 0;background: #fff;margin-left: -7.5px;border: 1px #a7874b solid;border-radius: 50%;}
.nyaboutdjjx_lc ul li h3{font-size: 20px;color: #333;}
.nyaboutdjjx_lc ul li p{font-size: 16px;color: #888;padding: 0 20px;padding-top: 15px;line-height: 25px;}
.nyaboutdjjx_lc ul li:hover h3{color:#A7874B;}

.mainbox{background: #f9f9f9; padding: 10px 0 120px 0;}
.syxgybz{width: 1300px;margin: 0 auto;}
.syxgybz .syxgybz_h{font-size: 24px;color: #333;font-weight: bold;margin-bottom: 10px;line-height: 50px;}
.syxgybz .syxgybz_c{font-size: 18px;color: #888;margin-bottom: 10px;line-height: 40px;}
.syxgybz .syxpzlg{width: 1300px;height: 391px;background: url(../images/syxpzlg.png) center center no-repeat;}
.syxgybz .syxpzlg ul{padding-top: 100px;}
.syxgybz .syxpzlg ul li{float: left;margin-right: 68px;width: 160px;font-size: 18px;color: #a7874b;text-align: center;}
.syxgybz .syxpzlg dl{padding-top: 175px;}
.syxgybz .syxpzlg dl dd{float: left;box-sizing: border-box;padding: 4px 10px;margin-right: 129px;line-height: 26px;margin-left: 58px;width: 270px;height: 100px;text-align: center;font-size: 16px;color: #fff;}
.syxgybz .syxpzlg ul li:hover{font-weight: bold;}

.ny_waimao_a{ background: #f0f0f0;  padding-bottom: 80px;}
.ny_waimao_aa{margin: 0 auto;width: 1300px;margin-top: 40px;}

.xyz_biaoti{text-align: center;margin-top: 30px;}
.xyz_biaoti p{font-size: 22px;font-weight: bold;color: #a7874b;margin-top: 60px;}
.xyz_biaoti span{display: block;padding-top: 20px;font-size: 18px;line-height: 34px;margin-bottom: 10px;color: #555;font-style: normal;float: inherit !important;}

.xyz_neirong{text-align: center;margin-top: 40px;/* background: #fff; */padding: 40px 0;border-radius: 4px;border: 3px solid rgba(167,135,75,0.5);}
.xyz_neirong p{font-size: 22px;font-weight: bold;color: #a7874b;/* margin-top: 60px; */}
.xyz_neirong span{display: block;padding-top: 20px;font-size: 18px;line-height: 34px;margin-bottom: 10px;color: #555;font-style: normal;float: inherit !important;}

/* 应用级官网  */
.guanw_tit{text-align: center;display: block;font-size: 28px;font-weight: bold;color: #a7874b;line-height: 42px;padding-top: 60px;}
.guanw_tit span{ text-align: center;display: block;padding-top: 10px;font-size: 18px;line-height: 34px;margin-bottom: 20px;color: #555;font-weight: normal;}

.guanw_one{background: url(../images/home_point_bg.jpg) bottom no-repeat #f9f9f9;padding-bottom: 120px;}
.guanw_one_a{text-align: center;font-size: 16px;color: #555;line-height: 35px;margin-top: 50px;}
.guanw_one_a p{font-size: 18px;color: #555;line-height: 48px;text-align: center;}

.guanw_two{width: 1300px;margin: 0 auto;background: #fff;padding-bottom: 50px;}
.guanw_two img{margin-top: 20px;}

.guanw_three{/* width: 1300px; */margin: 0 auto;background: #f9f9f9;margin-top: 30px;/* margin-bottom: 60px; */padding-bottom: 100px;}
.guanw_three dl{display: table;margin: 0 auto;margin-top: 80px;}
.guanw_three dl dt{float: left;}
.guanw_three dl dt p{font-size: 24px;font-weight: bold;color: #fff;line-height: 42px;float: left;padding: 20px 40px;background: #ab8d60;border-radius: 4px;}
.guanw_three dl dt span{line-height: 42px;font-size: 24px;color: #ab8d60;font-weight: bold;padding: 0 16px;padding-left: 20px;margin-top: 20px;float: left;}
.guanw_three dl dd{float: left;padding-left: 20px;}
.guanw_three dl dd p{float: left;padding: 0 50px;text-align: center;font-size: 16px;line-height: 50px;color: #555;margin-top: 2px;transition: all 0.6s;}
.guanw_three dl dd p:hover{margin-top:-10px;}
.guanw_three dl dd span{float: left;font-size: 24px;color: #ab8d60;font-weight: bold;padding: 0 16px;padding-top: 6px;margin-top: 20px;}
.guanw_three dl dd img{display: block;margin: 0 auto;}

.guanw_four{background: url(../images/licheng.jpg) bottom no-repeat #f9f9f9;padding-bottom: 100px;}

.guanw_four dl{background: url(../images/liuys.png) center no-repeat;height: 436px;width: 1200px;margin: 0 auto;margin-top: 50px;}
.guanw_four dl dt{float: left;}
.guanw_four dl dt p{font-size: 18px;line-height: 90px;background: #ffffff;width: 260px;text-align: center;border-radius: 100px;color: #b69c6c;margin: 46px 0;margin-left: 50px;border: 1px solid rgba(167,135,75,0.2);}
.guanw_four dl dt p:nth-child(2){margin-left: 0;}
.guanw_four dl dd{float: right;}
.guanw_four dl dd p{font-size: 18px;line-height: 90px;background: #fff;width: 260px;text-align: center;border-radius: 100px;color: #b79d6d;margin: 46px 0;margin-left: 50px;border: 1px solid rgba(167,135,75,0.2);}
.guanw_four dl dd p:nth-child(2){    margin-left: 100px;}
.guanw_four dl dd p:hover{ background: #a7874b; color:#fff;}
.guanw_four dl dt p:hover{ background: #a7874b; color:#fff;}

.guanw_five{padding-bottom: 80px;}
.guanw_five ul{width: 1300px;margin: 0 auto;margin-top: 40px;display: table;}
.guanw_five ul li{float: left;width: 300px;text-align: center;line-height: 120px;background: #f9f9f9;margin-right: 33px;font-size: 16px;color: #555;}
.guanw_five ul li p{}
.guanw_five ul li:nth-last-child(1){margin-right:0;border-radius: 4px;}
.guanw_five ul li:hover{background: #a7874b; color:#fff;}

/* 联系我们  */
.ny_conter{background: #f9f9f9;padding-bottom: 90px;padding-top: 70px;}
.ny_conter ul{width:1300px;margin:0 auto;display: table;}
.ny_conter ul li{width: 400px;float: left;background: #fff;margin-right: 50px;margin-top: 20px;box-sizing: border-box;padding: 40px 30px;height: 160px;  border: 3px solid #fff;transition: all 0.6s; }
.ny_conter ul li p{font-size: 20px;font-weight: bold;color: #a7874b;line-height: 32px;margin-bottom: 15px;}
.ny_conter ul li span{display: block;font-size: 14.5px;color: #555;line-height: 28px;}
.ny_conter ul li img{float: right;padding-right: 20px;margin-top: -10px;opacity: 0.2;transition: all 0.6s; }
.ny_conter ul li:nth-child(3n){margin-right:0;}
.ny_conter ul li:nth-child(1) span{margin-top: -5px;}
.ny_conter ul li:hover{border: 3px solid rgba(167,135,75,0.5);}
.ny_conter ul li:hover img{opacity: 0.8;}

.ny_conter_b{margin-bottom: 90px;}
.ny_conter_b img{margin: 0 auto;display: block;margin-top: 50px;}

.ny_conter_c{background: #f9f9f9; padding-bottom: 100px;}
.ny_conter_c ul{width:1300px;margin:0 auto;display: table;margin-top: 50px;}
.ny_conter_c ul li{margin-right: 20px;float: left;width: 238px;background: #fff;text-align: center;padding: 40px 0;height: 200px;transition: all 0.6s;border: 3px solid #fff;}
.ny_conter_c ul li p{font-size: 18px;color: #a7874b;line-height: 45px;transition: all 0.6s; }
.ny_conter_c ul li span{margin-top: 20px;display: block;font-size: 17px;color: #555;line-height: 20px;transition: all 0.6s;}
.ny_conter_c ul li i img{width: 100px;margin-top: 26px;}
.ny_conter_c ul li:nth-last-child(1){margin-right:0;}
.ny_conter_c ul li img{margin-top: 20px;}
.ny_conter_c ul li:nth-last-child(2) span{font-size: 16px;}
.ny_conter_c ul li:hover{ margin-top: -10px; border: 3px solid rgba(167,135,75,0.5);}
.ny_conter_c ul li:hover p{font-weight: bold;}
.ny_conter_c ul li:hover span{color: #a8894e;}

/*----------------------------------------------------------------------- bottom  -------------------------------------------------------------------------------------------*/

.new_bottom{background: #191919;height: 200px;padding: 70px 0;border-top: 2px solid #a7874b;}
.new_bottom_a{width: 1300px;margin: 0 auto;}
.new_bottom_l{float: left;}
.new_bottom_l p{color: #fff;text-align: left;font-size: 18px;display: block;font-weight: normal;margin-bottom: 10px;line-height: 40px;}
.new_bottom_l dl{display: table;margin-bottom: 30px;}
.new_bottom_l dl dt{margin-top: 10px;float: left;width: 210px;}
.new_bottom_l dl dt i{font-size: 14px;color: #999;font-style: normal;line-height: 33px;}
.new_bottom_l dl dt em{font-size: 24px;color: #fff;font-style: normal;display: block;}
.new_bottom_l span{line-height: 33px;color:#999;}
.new_bottom_l span a{color: #999;}
.new_bottom_l img{margin-top: 15px;}
.new_bottom_l b{display: block;color: #999;line-height: 38px;font-size: 14px;}
.new_bottom_z{text-align: center;margin-left: 100px;border-left: 1px solid rgba(185,145,69,0.4);border-right: 1px solid rgba(185,145,69,0.4);padding: 0 60px;}
.new_bottom_z span{float: left;padding: 0 30px;}
.new_bottom_z p{text-align: center;}

.new_bottom_r{float: right;width: 240px;}
.new_bottom_r p{color: #fff;text-align: left;font-size: 18px;display: block;font-weight: normal;margin-bottom: 10px;line-height: 50px;}
.new_bottom_r span{margin-top: 10px;display: block;}
.new_bottom_r span a{font-size: 14px;color: #999;line-height: 32px;float: left;width: 120px;}

.bottom_c{background: #a7874b;height: 60px;line-height: 60px;}
.bottom_cs{width: 1300px;margin: 0 auto;}
.bottom_cs p{color: #fff; font-size: 14px; opacity: 0.8;}
.bottom_cs p a{color: #fff;margin-right: 20px;}