* {margin:0;padding:0;font-family:arial;}
html {position:relative;}
body {overflow-x:hidden;}
ul,ol {margin:0;padding:0;list-style:none;}
.relative {position:relative;}
.absolute {position:absolute;}
.bold {font-weight:bold;}
.block {display:block;}
.center {margin:0 auto;}
.t_j {text-align:justify!important;}
.max-width-450 {max-width:450px;}
.max-width-600 {max-width:600px;}
.p10 {padding-top:10px;padding-bottom:10px;}
.p20 {padding-top:20px;padding-bottom:20px;}
.p-20 {padding-left:20px;padding-right:20px;}
.f12 {font-size:12px;}
.f16 {font-size:16px;}
.f20 {font-size:20px!important;}
.f32 {font-size:32px;}
.big {font-size:3.5rem;font-weight:bold;color:#fff;}

body {font-size:12px;}
@media (min-width:992px) {
	body {font-size:14px;}
}
@media (min-width:1200px) {
	body {font-size:16px;}
}
@media (min-width:1400px) {
	.container {width: 1200px;}
}
@font-face {
  font-family: 'webfont';
  font-display: swap;
  src: url('//at.alicdn.com/t/webfont_8r728t1f0lk.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/webfont_8r728t1f0lk.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/webfont_8r728t1f0lk.woff2') format('woff2'),
  url('//at.alicdn.com/t/webfont_8r728t1f0lk.woff') format('woff'), /* chrome、firefox */
  url('//at.alicdn.com/t/webfont_8r728t1f0lk.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/webfont_8r728t1f0lk.svg#after') format('svg'); /* iOS 4.1- */
}
.ali-font {font-family: 'webfont';}

a {color:inherit;text-decoration:none!important;cursor:pointer;outline:none;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;}
a:hover {color:inherit;}
.transition1s {transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;}
.color {color:#a88d4c;}/*文字主色调*/
.color-b {color:#a88d4c;}/*文字主色调*/
.bg-color {background-color:#a88d4c;}/*背景主色调*/

.imgbox {overflow: hidden;width:100%;position:relative;background:#fff;}
.imgbox:after {content:'';display:block;padding-top:75%;}
.imgbox img {width:100%;position:absolute;left:50%;top:50%;transform: translate(-50%,-50%);transition:.36s all;}
.imgbox:hover img {max-width:110%;width:110%;transition:.36s all;}
/*------------通用分隔符------------*/
.more {color:#888888;display:block;float:right;line-height:24px;}

#header {width:100%;z-index:9;position:absolute;top:0;left:0 ;right: 0px;border-bottom:1px solid rgba(255,255,255,.1);}
#logo {padding:0;font-size:20px;font-weight:bold;padding:20px 0 20px 15px;height:90px;line-height:30px;}
#logo img {max-width:90%;}
#logo small {font-size:16px;font-weight:normal;line-height:32px;}
#top_tel {right:80px;top:25%;background:url(../Image/tel.png) no-repeat left center;padding-left:35px;height:50px;line-height:50px;}
#top_tel b {font-size:23px;color:#fff;font-family:'Arial';}

.menu {display:flex;flex-flow:row wrap;font-size:1.5rem;background:#a88d4c;border-top:1px solid rgba(255,255,255,0.3);}
.menu li {color:rgba(255,255,255,.6);flex:1;flex-basis:25%;text-align:center;height:40px;line-height:40px;}
.menu li a {display:block;}

.m_menu {right:3%;top:0;color:#00baff;}
.m_menu img {width:40px;}
.m_menu:hover {opacity:0.7;}
.m_panel {background:rgba(0,0,0,0.7);display:none;position:fixed;height:100%;width:100%;z-index:99999;right:0;top:0;}
#m_menu {width:0;height:100%;float:right;background: #a88d4c;}
#m_menu li {width:100%;}
#m_menu li:first-child {display: flex;align-items: center;height:100px;margin-bottom: 10px;border-bottom: 1px solid #fff;}
#m_menu li:last-child {height:100px;padding-top: 30px;border-top: 1px solid #fff;}
#m_menu li:last-child b {color:#fff;display:block;line-height:40px;text-align:center;font-size:24px;}
#m_menu li a {color:#fff;white-space:nowrap;line-height:45px;text-align:center;font-size:18px;width:100%;display:block;}
#m_menu li a:hover {background:#fff;color:#000;}
#m_menu li.active a {background:#fff;color:#000;}

@media (max-width:767px) {
	#logo {padding:10px 0 10px 15px;margin-top: 5px;height: unset;}
	#logo img {max-width: 75%;}
    .page_des {font-size:14px;}
    .big {font-size:2.5rem;}
    .m_menu {margin-top:10px;}
}
@media (min-width:768px) {
    #top_tel {right:0;top:18px;}
    .menu li {flex-basis:unset;line-height: 60px;height:60px;}
}
@media (min-width:992px) {
    #top_tag {color:#fff;left:0px;top:0;}
    #header {color:#fff;height:120px;line-height:40px;}
    #top_tel {right:3%;top:10px;}
    #logo {font-size:24px;padding-left:0;height:80px;line-height:80px;}
    .menu {background:unset;margin-top:40px;border:none;}
    .menu li {height:80px;line-height:80px;}
    .menu li:hover {color:#fff;font-weight:bold;border-bottom:3px solid #fff;}
    .menu li.active {color:#fff;font-weight:bold;border-bottom:3px solid #fff;}
}
@media(min-width:1200px){
    #logo {font-size:28px;}
}

.in_banner {text-align:right;color:#fff;position:relative;overflow:hidden;height:450px;width:100%;z-index:8;}
.banner_bg {width:100%;height:180px;background:url(../Image/m_in_banner.jpg) no-repeat;}
.page_tag {display:block;left:15px;color:#fff;transform:translate(0,0);}
.title {padding-top:20px;padding-bottom:20px;line-height:24px;}
.title b {font-size:20px;}
@media(min-width:768px) {
    .banner_bg {width:100%;height:100%;background:url(../Image/in_banner.jpg) no-repeat center top fixed;}
}
@media(min-width:992px) {
	.in_banner {height:350px;}
    .page_tag {color:#fff;position:absolute;left:50%;top:50%;line-height:50px;transform:translateX(-50%);}
    .in-wrapper {position:relative;z-index:99;margin-top:-67px;padding-top:100px;-moz-transform:skewY(-4deg);-ms-transform:skewY(-4deg);-webkit-transform:skewY(-4deg);transform:skewY(-4deg);}
    .in-wrapper .container {-moz-transform:skewY(4deg);-ms-transform:skewY(4deg);-webkit-transform:skewY(4deg);transform:skewY(4deg);}
}
@media(min-width:1200px) {
    
}

.index-01 {position:relative;padding-top:15px;z-index:9999;}
.index-01 .title {background:url(../Image/icon.png) no-repeat left center;padding-left:25px;}
.index-01 .title b {color:#333;font-size:22px;}
.index-01 .title_content {text-align:justify;line-height:28px;}
.index-01 .title_content li span {font-size:16px;display:block;line-height:25px;padding-top:0px;text-align:center;white-space: nowrap;overflow:hidden;text-overflow:ellipsis;}
.index-01 .content .p_title {font-size:22px;padding:15px 0;font-weight:bold;}
.index-01 .content .p_content {padding:0 15px;height:40px;overflow:hidden;}
.index-01 .imgbox {border:1px solid #eee;}
.index-01 .imgbox img {height:90%;width:unset;}
.index-01 .imgbox:after {padding-top:35%;}
.in01_right {margin:30px auto 0px;}
.in01_right>div {padding:40px 0;background:#a88d4c;
    -moz-transform: skewY(-4deg);-ms-transform: skewY(-4deg);-webkit-transform: skewY(-4deg);transform: skewY(-4deg);}
.in01_r_con {color:#fff;padding-left:10%;padding-right:10%;
	-moz-transform: skewY(4deg);-ms-transform: skewY(4deg);-webkit-transform: skewY(4deg);transform: skewY(4deg);}
.in01_r_con b {font-size:22px;display:block;white-space:nowrap;}
.in01_r_con span {color:rgba(255,255,255,.6);line-height:32px;}
.in01_msg {margin-top:20px;}
.in01_msg .name,
.in01_msg .mobile {position:relative;border-radius:30px;background:none;color:#fff;padding:8px 10px;padding-left:20%;margin:5px 0;border:none;border:1px solid #fff;width:100%;outline: none;}
.in01_msg input::-webkit-input-placeholder {color: #fff;}
.in01_msg input::-moz-input-placeholder {color: #fff;}
.in01_msg input::-ms-input-placeholder {color: #fff;}
.in01_submit {background-color:#fff;color:#701615;border-radius:30px!important;width:100%!important;padding:10px;margin:5px 0;border:none;}
@media(min-width:768px) {
    .index-01 {padding-top:30px;}
    .in01_r_con b {font-size:26px;}
    .in01_msg {margin-top:0px;}
}
@media(min-width:768px) and (max-width:991px) {
	.in01_right>div {padding-bottom:50px;margin-bottom:30px;}
}
@media(min-width:992px) {
    .index-01 .title_content.in01_left_content {margin-top:10px;}
    .in01_right {margin-top:0;margin-bottom: 30px;padding-left:15px;}
    .in01_msg {margin-top:50px;}
}
@media(min-width:1200px){
    .index01 {top:-131px;}
    .index-01 .title b {font-size:26px;}
    .in01_r_con p {height:160px;}
	.in01_left {padding-right: 13px;}
    .in01_right {padding-left:22px;margin-top:-50px;}
    .index-01 .title_content {font-size:16px;line-height: 36px;}
}



.index-02 {width:100%;background:url(../Image/in_02_bg.jpg) no-repeat;padding:100px 0 50px;background-size:cover;}
.index-02 .title b {color:#000;font-size:32px;display:block;text-align:center;margin-top:15px;}
.index-02 .swiper-slide {margin-top:0px!important;}
.index-02 .swiper-slide div {overflow:hidden;width:100%;height:100%;}
.in02_l_tit {color:rgba(255,255,255,.6);line-height:50px;text-align:center;display:block;width:100%;}
.in02-left .imgbox {    border: 4px solid #fff;}
.in02_right ul {margin-top:30px;line-height:42px;}
.in02_right li {box-sizing:border-box;font-size:16px;line-height:35px;margin-top:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.in02_right li:hover {font-weight:bold;}
.in02_right>div {margin-top:-50px;padding:20px 20px 40px 40px;background:#a88d4c;
-moz-transform: skewY(-4deg);-ms-transform: skewY(-4deg);-webkit-transform: skewY(-4deg);transform: skewY(-4deg);}
.in02_r_con {padding-top:60px;color:#fff;
-moz-transform: skewY(4deg);-ms-transform: skewY(4deg);-webkit-transform: skewY(4deg);transform: skewY(4deg);}
.in02_r_con b {font-size:24px;}
.index-02 b {font-size:24px;}
.in02_protype {margin-bottom:30px;}
.in02_protype li {padding:10px;color:#fff;}
.in02_protype li div {line-height:24px;border:1px solid #fff;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.in02_protype li div a {display:block;}
.in02_protype li:hover div {background: #a78e4c;color:#fff;}
@media(max-width:767px) {
    .index-02 b {font-size:20px;margin:15px 0;display:block;}
    .in02_protype li {padding:5px;}
    .in02_protype li div {font-size:12px;}
    .in02_l_tit {font-size:14px;}
}
@media(min-width:768px) {
}
@media(min-width:992px) {
    .index-02 {padding:180px 0 80px;}
    .in02_r_con p {font-size:16px;font-weight:bold;margin-top:50px;}
}
@media(min-width:1200px) {
    .index-02 {padding-bottom:156px;}
    .in02_right {padding-left:25px;}
    .in02_right>div {padding-bottom:50px;}
}

.index_03 {margin-top:20px;border:1px solid #eee;overflow:hidden;background:#fff /*url(../Image/in_03_bg.png) center center no-repeat*/;background-size:100% 100%;padding-top:65px;padding-bottom:60px;}
.index_03 b {font-size:40px;color:#a88d4c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.index_03 p {font-size:22px;color:#282828;}
.index_03 li {line-height:32px;height:45px;padding-top:10px;padding-left:35px;font-size:15px;display:inline-block;background:url(../Image/in03_li.png) left top 15px no-repeat;/*white-space:nowrap;text-overflow:ellipsis;*/}
.index_03 li span {color:#ff0000;font-weight:600;}
.in03_left img {margin-bottom:20px;}
.in03_right img {position:absolute;right:-15px;top:-10px;}
@media(max-width:767px) {
    .index_03 {background:unset;}
    .in03_left img {max-width: 100%;}
    .in03_right img {display:none;}
    .index_03 b {font-size:30px;}
    .index_03 p {font-size:14px;}
    .index_03 li {font-size:14px;white-space:unset;line-height:unset;}
}
@media(min-width:768px) and (max-width:991px) {
	.in03_right img {right: 0px;top: 115px;}
}
@media(min-width:992px) {
    .index_03 li {font-size:18px;}
}
@media(min-width:1200px) {
    .index_03 {margin-top:70px;padding-top: 45px;padding-left: 30px;}
    .index_03 p {margin-bottom:20px;margin-top: 15px;}
    .index_03 li {white-space: nowrap;}
    .in03_right img {right:25px;top:15px;}
}

.index_04 {padding:0;padding-top:30px;padding-bottom:12px;overflow: hidden;}
.index_04 .title {background:url(../Image/icon.png) no-repeat left 15px center;padding-left:45px;}
.index_04 .title b {color:#333;font-size:26px;}
.index_04 .content {margin-top:10px;}
.index_04 ul {display:flex;justify-content: space-between;flex-flow:row wrap;}
.index_04 li>div {padding:10px;border:1px solid #ccc;border-bottom:4px double #ccc;background:#fff;}
.index_04 li {flex:1;flex-basis:48%;max-width:48%;margin-bottom:20px;/*padding-left: 10px;padding-right: 10px;*/}
.index_04 li i {transform:translateY(28px);color:#fff;float:right;display:block;font-size:18px;line-height:35px;text-align:center;width:35px;height:35px;background-color:#a88d4c;}
.in04_tit {font-size:16px;line-height:50px;border-bottom:1px dashed #aaa;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.index_04 li p {margin-top:20px;line-height:24px;height:48px;overflow:hidden;text-align:justify;}
.in04_date {line-height:50px;color:#aaa;}
.in04_img {width:100%;overflow:hidden;}
@media(max-width:767px) {
    .index_04>.row {margin:0;}
}
@media(min-width:992px) {
    .index_04 li {flex-basis:24%;max-width:24%;}
	.index_04 li p {font-size:14px;}
	.in04_tit {font-size:18px;}
	.index_04 li:hover .in04_tit {color:#a88d4c;}
	.index_04 li:hover i {color:#fff;background-color:#000;}
}

/*页面底部*/
.footer {background:url(../Image/footer_bg.png) no-repeat top;padding-top:115px;padding-bottom:0px;color:#fff;}
.footer .content>a {font-size:16px;display:inline-block;line-height:60px;margin-right:35px;}
.footer .content>a:hover {color:#fff;}
.footer .footer_msg {color:rgba(255,255,255,.6);font-size:14px;line-height:30px;padding-top:20px;margin-bottom:0px;margin-left:-15px;}
.footer .footer_msg li {display:inline-block;}
.footer .ewm {position:absolute;top:20px;right:0;}
.footer .ewm img {width:95px;}
.footer .ewm span {display:block;text-align:center;margin-top:20px;}
.footer-bottom {width:100%;line-height:40px;background-color:#000;color:#999;text-align:center;}
.page-margin {height:70px;}/*空出底部导航距离*/    

/*底部导航*/    
#page-footer ul li {width:25%;}
.page-footer {z-index:9999;background-color:#a88d4c;position:fixed;bottom:0;left:0;width:100%;margin:0;}
.page-footer li {float:left;height:70px;line-height:50px;text-align:center;padding:10px 0;}
.page-footer li a {width:100%;height:100%;text-align:center;color:#f9f4ee;}
.page-footer li:hover {background:#000;}
.page-footer li a i {font-size:24px;color:#f9f4ee;display:block;margin-bottom:-10px;}
#page-footer.five ul li {width:20%!important;}
.top {line-height:50px;font-size:36px;color:#f9f4ee;}
.top_li {display:none;}
.five .top_li {display:block;}
/*底部导航*/

/*页面底部*/
/*内页*/
.page_title {width:100%;text-align:center;}
.page_title i {display:none;width:57px;margin:20px auto;height:2px;background:#a88d4c;}
.page_des {margin-top:20px;color:#666;padding-bottom:15px;font-size:14px;border-bottom:1px solid #eee;}
.page_content {padding:20px;font-size:16px;line-height:3rem;}
.page_content img {max-width:100%!important;border:1px solid #f5f5f5;}
.page_content .p_tit {background-size:45px;line-height:50px;}
.pro_type {padding-bottom:15px;}
.pro_type a {font-size:14px;display:inline-block;padding:0 20px;margin-bottom:5px;margin-right:2px;line-height:35px;background:#a88d4c;color:#fff;}
.pro_type a:hover {background:#333;}
.page_contact ul li {text-align:left;padding:5px 15px;margin:0 0 5px 0;font-size:1.7rem;}
.page_contact ul li i {background-color:#a88d4c;width:32px;height:32px;line-height:32px;color:#fff;margin-right:15px;text-align:center;}
.info_con {background-color:#a88d4c;padding:10px;color:#fff;font-weight:bold;margin:15px 0;}
.prev_next {margin-top:20px;}
.prev_page {padding-left:0;}
.next_page {padding-right:0;}
.prev_page span,.next_page span {border:1px solid #fff;width:100%;height:100%;padding:5px 20px;}
.prev_page span:hover,.next_page span:hover {background:#a88d4c;color:#fff;}
.prev_page span a,.next_page span a {width:100%;height:100%;}
.page-a {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.news_list li a {display:flex;align-items:center;border-bottom:1px dashed #ccc;transition:all 0.3s;margin:15px 0;padding:10px 0;}
.news_list li a:after {content:'';display:block;clear:both;}
.news_list li a:hover {background:#fff;transform:translateY(-10px);}
.news_list li a:hover .t1 {color:#a88d4c;}
.news_list_img {overflow:hidden;padding:10px;text-align:center;}
.news_list_txt {position:relative;overflow:hidden;padding:0 20px !important;}
.news_list_txt .t1 {color:#333;font-size:16px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden; overflow:hidden;}
.news_list_txt .t2 {color:#666;font-size:12px;height:50px;line-height:24px;overflow:hidden;margin:10px 0 5px;}
.news_list_txt .t3 {font-size:12px;line-height:30px;}
.info-image {padding-top:2rem;}
@media (min-width:992px) {
	.pro_type {margin-bottom:34px;}
	.news_list_txt .t1 {margin-bottom:20px;}
}
@media (min-width:1200px) {
    .news_list_txt .t1 {font-size:18px;}
    .news_list_txt .t2 {font-size:15px;}
    .news_list_txt .t3 {font-size:14px;}
}

.product_list li {margin-bottom:20px;}
.product_list_img {border:2px solid #eee;border-bottom:0px;width:100%;box-sizing:border-box;position:relative;overflow:hidden;}
.product_list_tit {background:#eee;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:3%;padding-left:5px;padding-right:5px;width:100%;}
.product_list li:hover .product_list_tit {background:#fff;color:#a88d4c;}
.product_list li:hover .product_list_img {border-color:#fff;}
.sy {position:absolute;top:0;left:0;width:100%;height:100%;display:block;background:url(../Image/sy.png) center no-repeat;background-size:100%;z-index:99;}
.company {line-height:36px;font-size:16px;text-indent:2rem;text-align:justify;}
.company_content {margin-top:30px;}
.company_content img {max-width:100%!important;}

.product-list-title:after {content:'';display:block;width:80px;height:2px;background: #a88d4c;}
.product-list-desc {line-height: 20px;height:60px;overflow:hidden;}
.product-list-button {position: relative;display: inline-block;text-decoration: none;height:28px;line-height:28px;font-size:12px;border: solid 1px #a88d4c;padding:0 10px;background: #a88d4c;color: #FFF;}
/*内页*/
@media (max-width:767px) {
    .company_content {padding:0;margin-top:0;}
    .max-width-600 {width:100%!important;}
    .prev_page,.next_page {padding:0;}
    .prev_page span,.next_page span {padding:0;font-size:14px;}
    .in_banner {height:180px;}
    .page_content iframe {width:100%!important;}/*限制视频宽度*/
    .pro_type a {font-size:12px;padding:0 14px;margin:0px;line-height:25px;text-align:center;white-space: nowrap;overflow:hidden;}
    .product_list_img {border:0;}
    .bdshare-slide-button {display:none!important;}/*分享按钮隐藏*/    

    .footer {padding-top:100px;padding-bottom:0px;}
    .footer .content>a {display:none;}
    .footer .footer_msg {padding-top:0;}
}
@media (min-width:768px) and (max-width:991px) {
    .in_banner {height:260px;}
    .imgDiv {height:150px!important;}
    .footer .content>a {margin-right:20px;}
}
@media (min-width:1200px) {
	.footer {padding-top: 135px;padding-bottom: 30px;}
    .page_title {margin-top:40px;}
    .page_content_txt {    min-height: 400px;}
    .pro_type a {padding:5px 20px;}
    .product-list-title {margin-top:10px;font-size:18px;color:#666;line-height: 45px;font-weight:600;}
    .product-list-desc {font-size:14px;line-height: 25px;height:100px;margin:10px 0;overflow:hidden;}
}

.info-back {float:left;line-height:60px;}
.info-back a {border-radius:15px;text-align:center;overflow:hidden;background:#888;color:#fff;padding:5px 20px;}
.share_to {float:left;line-height:60px;padding-left:15px;}
.share_to li {display:inline-block;line-height:30px;}
.share_to li a {font-size:22px;background:#1493d0;display:inline-block;vertical-align:middle;margin:0 10px 0 0;color:#FFF;border-radius:50%;text-align:center;line-height:30px;width:30px;height:30px;overflow:hidden;}
.share_to li:nth-child(2n) a {background:#f40;}
.share_to li:last-child a {background:#3dc464;}
.bd_weixin_popup_foot:after {content:'　';display:block;clear:both;}
