@charset "utf-8";

@font-face {font-family: 'Bahnschrift'; src: url('/fonts/Bahnschrift.eot'); /* IE9 Compat Modes */ src: url('/fonts/Bahnschrift.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/Bahnschrift.woff') format('woff'), /* Modern Browsers */ url('/fonts/Bahnschrift.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/Bahnschrift.svg#Bahnschrift') format('svg'); /* Legacy iOS */ } 

/* CSS Document */
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar{width: 5px; background:rgba(255,255,255,0);} 
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track{background:rgba(255,255,255,1);} 
/* 定义滑块 内阴影+圆角 */
::-webkit-scrollbar-thumb {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); background:#142062;} 

/* CSS Document */
*{margin:0 auto; padding:0; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;box-sizing:border-box;}
html {font-size: 62.5%; /*10÷16=62.5% */ overflow-x: hidden;}
@media only screen and (max-width:1600px){
	html {font-size: 60%;}
}
@media only screen and (max-width:1440px){
	html {font-size: 58%;}
}
@media only screen and (max-width:1280px){
	html {font-size: 56%;}
}
@media only screen and (max-width:1024px){
	html {font-size: 54%;}
}
@media only screen and (max-width:800px){
	html {font-size: 52%;}
}
@media only screen and (max-width:560px){
	html {font-size: 50%;}
}
blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
span, a, ul, li {margin:0;padding:0;border:0;list-style-type:none;}
input, button, textarea{outline:none; appearance:none;}
body{font-family:"Microsoft YaHei",sans-serif; -webkit-font-smoothing: antialiased; font-size:12px; font-size:1.2rem; margin:0 auto; color:#333; PADDING-TOP:0px; overflow-x: hidden; background: #fff;}
a{color:#333; text-decoration:none;}
a:hover{color:#c7a36f;}

.linkA{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 9}

.ta{-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in;}
.ta a{-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in;}
.ta:hover{-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in;}

img{vertical-align:middle; border:0;}

.ftb{font-family: 'Bahnschrift';}
.b{font-weight: bold;}

.ta{-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in;}

.clear{clear:both; height:0; line-height:0; font-size:0; *display:inline;/*IE only*/}
.clearfix:after{content:"";display:block;clear:both;}
.fl { float:left;}
.fr { float:right;}
.tal{text-align: left;}
.tac{text-align: center;}
.tar{text-align: right;}

@media only screen and (max-width:800px){
	embed{width:100%; height: auto;}
	video{width:100%; height: auto;}
	iframe{width:100%; height: auto;}
	table{width:100%; height: auto;}
}

/*表格*/
.product_tb table{width:100%;border-spacing:0; border-collapse:separate;}
.product_tb table>thead>tr>th,.product_tb table>tbody>tr>th,.product_tb table>tfoot>tr>th,.product_tb table>thead>tr>td,.product_tb table>tbody>tr>td,.product_tb table>tfoot>tr>td{text-align:center; padding: .5% 0; border-top:1px solid #ddd}
.product_tb table>thead>tr>th{vertical-align:bottom; border-bottom:1px solid #ddd;}
.product_tb table>caption+thead>tr:first-child>th,.product_tb table>colgroup+thead>tr:first-child>th,.product_tb table>thead:first-child>tr:first-child>th,.product_tb table>caption+thead>tr:first-child>td,.product_tb table>colgroup+thead>tr:first-child>td,.product_tb table>thead:first-child>tr:first-child>td{border-top:0}
.product_tb table>tbody+tbody tr:first-child td{border-top:2px solid #ddd}

.product_tb table{border-right:1px solid #ddd; border-bottom:1px solid #ddd}
.product_tb table>thead>tr>th,.product_tb table>tbody>tr>th,.product_tb table>tfoot>tr>th,.product_tb table>thead>tr>td,.product_tb table>tbody>tr>td,.product_tb table>tfoot>tr>td{border-left:1px solid #ddd}
.product_tb table>thead>tr>th:first-child,.product_tb table>tbody>tr>th:first-child,.product_tb table>tfoot>tr>th:first-child,.product_tb table>thead>tr>td:first-child,.product_tb>tbody>tr>td:first-child,.product_tb>tfoot>tr>td:first-child{border-left:none}

/*gotop*/
.cbbfixed {position:fixed; right:10px; transition: bottom ease .3s; z-index:3; cursor:pointer;}
.cbbfixed .cbbtn {width: 40px; height: 40px; display: block; background-color:#c7a36f;}
.cbbfixed .gotop {transition:background-color ease .3s;margin-top: 1px;}
.cbbfixed .gotop .up-icon{float:left; margin:14px 0 0 9px; width:23px;height:12px;background:url(side-icon02.png);}
.cbbfixed .gotop:hover {background-color:#142062;}
.cbbfixed .cweixin {background: #9b9b9b;}
.cbbfixed .cweixin:hover{background:#434343;}
.cbbfixed .cweixin div {background: url(erwei.png) no-repeat left center; width: 194px;height: 199px;position: absolute;left: -194px;top: -115px;opacity: 0;transform: scale(0);    -webkit-transform: scale(0);transform-origin: 100% 70%;-webkit-transform-origin: 100% 70%;transition: transform ease .3s,opacity ease .3s;-webkit-transition: all ease .3s;display:none\0;*display:none;}
.cbbfixed .cweixin:hover div {display: block;transform: scale(1);-webkit-transform: scale(1);opacity: 1;*display:block;}
.cbbfixed .cweixin .weixin-icon{float: left;margin:12px 0 0 11px;width:18px;height: 18px; background:url(side-icon01.png);}

@media only screen and (max-width:800px){
	.cbbfixed{-webkit-transform:scale(.8, .8); transform:scale(.8, .8); transition: all 1s; right:2px;}
}

@media only screen and (max-width:1366px) {}
@media only screen and (max-width:1280px) {}
@media only screen and (max-width:940px) {}
@media only screen and (max-width:800px) {}
@media only screen and (max-width:560px){}

/*container*/
.container{width: 78%; margin: 0 auto;}

@media screen and (max-width: 1600px){
	.container{width: 92%;}
}

/*head*/
.header{width: 100%; height: 120px; padding: 0 4%; background: #fff; display: flex; justify-content: space-between; position: relative; z-index: 9999;}
.header.fixed{position: fixed; z-index: 999; top: 0; left: 0; box-shadow: 0 0 25px rgba(0,0,0,.2);}

.header .logo{display: flex; justify-content: flex-start;}
.header .logo .logo-ico{}
.header .logo .logo-by{margin-left: 2vw; display: flex; align-items: center; justify-content:flex-start;}
.header .logo .logo-by p:first-child{color: #c7a36f;}
.header .logo .logo-by p:nth-child(2){margin-top: 3%; color: #666666;}

.headerbox{flex: 1; margin-left: 15%; width: 100%; height: 100%; display: flex; align-items: center; justify-content:space-between;}

.search{*zoom: 1;position: relative; margin-left: 5%;}
.search:after{content: ""; display: table; clear: both;}
.search-button{overflow: hidden; text-transform: capitalize; position: relative; z-index: 1; display: block; outline: none; border: none; cursor: pointer; background-image: linear-gradient(#48559f, #142062); width: 29px; height: 29px; border-radius: 50%; overflow: hidden; display: flex; align-items: center; justify-content: center; transition: .5s;}
.search-button img{width: 50%;}
#toggle-search:after{transition: top, 0.5s; position: absolute; top: 52px; left: 50%; margin-left: -8px; content: ""; border-color: transparent transparent #fff; border-width: 8px 8px 12px;}
#search-form{transition: max-height, 0.5s; position: absolute; top: 40px; z-index: 99; right: 0; width:200px; max-height: 0; overflow: hidden; background-color: #c7a36f;}
#search-form.open{max-height: 40px; width:200px;}
#search-form fieldset{position: relative; padding: 0; border: none;}
#search-form input{-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;display: block; height: 40px;}
#search-form input[type="search"]{width:150px;padding: 0 5px 0 12px; background:none; border: none; color: #fff;}
#search-form input::-webkit-input-placeholder{color: #f5dfb9;}
#search-form input[type="submit"]{position: absolute; bottom: 0; right: 0; width: 50px; margin: 0; padding: 0; text-transform: uppercase; color: #fff; background-image: linear-gradient(#48559f, #142062); border: none; cursor: pointer;}

.nav{flex: 1; width: 100%; height: 100%;}
.nav .nav_pc{width: 100%; height: 100%; display: flex; align-items: center; justify-content:space-between;}
.nav ul li{position: relative; height: 100%; border-bottom: 2px solid #fff; display: flex; align-items: center; justify-content:center;}
.nav ul li .f_a{text-align:center; display: flex; align-items: center; justify-content:center;}
.nav ul li:hover .f_a a, .nav ul li.hovert .f_a a{color: #142062;}
.nav ul li.hovert{border-bottom: 2px solid #142062;}
.nav ul li .s_navbox{display:none; position: absolute; left: 50%; transform:translate(-50%,0); top:100%; width: 180px; border-top: 2px solid #142062; border-radius: 3px; background:rgba(255,255,255,1); z-index: 9;}
.nav ul li .s_navbox .s_a a{text-transform:uppercase; display:block; text-align: center; padding: 10px 15px; border: 1px solid rgba(0,0,0,.07); border-top: none;}
.nav ul li .s_navbox .s_a a:hover{background:#142062; color: #fff;}

.m_nav{display:none}
.m_img{display: none}

@media screen and (max-width: 1600px){
	.header{height: 110px;}
	.header .logo .logo-ico img{width: 150px;}
	.headerbox{margin-left: 10%;}
}
@media screen and (max-width: 1366px){
	.header{height: 100px; padding: 0 2%;}
	.header .logo .logo-ico img{width: 130px;}
	.headerbox{margin-left: 5%;}
	.search-button{width: 25px; height: 25px;}
}
@media screen and (max-width: 1280px){
	.header{height: 90px;}
	.header .logo .logo-ico img{width: 110px;}
	.headerbox{margin-left: 3%;}
	.search-button{width: 23px; height: 23px;}
}
@media screen and (max-width: 1024px){
	.header{height: 75px;}
	.header .logo .logo-ico img{width: 90px;}
	.headerbox{margin-left: 3%;}
	.header .logo .logo-by p:first-child{font-size: 18px; font-size: 1.8rem;}
}

/*移动端导航*/
@media screen and (max-width: 900px) and (min-width: 0px){
	.top{display:none}
	.header{display:none}
	.m_img{display:block; height:60px; background:#fff; position:fixed; top:0px; left:0px; width:100%; z-index:9999; border-bottom:1px solid #ddd; display: flex; justify-content:space-between;}
	.m_img .headlf{padding:0 2%; display: flex; justify-content: flex-start;}
	.m_img .headlf .m_logo{width: 80px; display: block;}
	.m_img .headlf .logo-by{margin-left: 2vw; display: flex; align-items: center; justify-content:flex-start;}
	.m_img .headlf .logo-by p:first-child{color: #c7a36f;}
	.m_img .headlf .logo-by p:nth-child(2){margin-top: 2%; color: #666666;}
	.m_img .headrg{padding-right:2%; padding-top:21px;}
	.m_img .headrg a .m_menuimg{height:16px; vertical-align:top; display: block}
	.m_nav {display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
	.m_nav .closecover{position:absolute;width:100%;height:100%;background:#0b0d19;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
	.m_nav .closeicon{position:absolute;width:20%;left:30px;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
	.m_nav .m_navList{position:absolute;width:80%;right:0px;top:0px;background:#0b0d19;height:100%;z-index:100;right:-80%;overflow-y: scroll;}
	.m_nav .m_navList ul{padding-left:5%;padding-right:5%}
	.m_nav .m_navList ul li{border-bottom:1px solid #232530}
	.m_nav .m_navList ul li a{display:block;height:45px;color:#fff;line-height:45px;padding-left:5%;font-size:16px}
	.m_nav .m_navList ul li .m_f_a{display: flex; align-items: center; justify-content: space-between; width: 100%}
	.m_nav .m_navList ul li .m_f_a a{flex: 1;}
	.m_nav .m_navList ul li .m_f_a i{width: 40px; height:35px; box-sizing: border-box; padding:0 5px; display: block;}
	.icon{ background:url(plus.png) 100% no-repeat; background-position: 50% 50%; -webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
	.icon_on{background:url(reduce.jpg) 50% no-repeat!important;background-position: 50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
	.m_nav .m_navList ul li .m_s_nav{display:none;width: 100%;}
	.m_nav .m_navList ul li .m_s_nav a{display: block; height:40px;line-height:40px;font-size:14px;padding-left:10%;overflow: hidden; white-space: nowrap;width: 90%;text-overflow: ellipsis;}
}

/*banner*/
.banner{position: relative; width: 100%;}
.banner-top{position: absolute; bottom: 30%; left: 0;}

.banner .swiper-container{width: 100%; height: 100%;}
.banner .swiper-slide{position: relative;}

.aboutbanner{height:35vh;}
.banner .swiper-slide .aboutbanner-title{width: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); color: #fff;}

.banner .swiper-slide .swiper-slide-img{width: 100%; height: 100%;}
.banner .swiper-slide .swiper-slide-img img{width: 100%; height: 100%; object-fit: cover;}
.banner .swiper-slide .swiper-slide-imgt{display: none; width: 100%; height: 100%;}
.banner .swiper-slide .swiper-slide-imgt img{width: 100%; height: 100%; object-fit: cover;}

.banner .swiper-slide .swiper-slideimg{width: 100%; height: 100%;}
.banner .swiper-slide .swiper-slideimg img{width: 100%; height: 100%; object-fit: cover;}

.banner .swiper-slide .ab-desc{position: absolute; left: 10.94%; bottom: 10%; color: #fff;}
.banner .swiper-slide .ab-desc .ap-desc-text1{color: rgba(255,255,255,.2); text-transform: uppercase;}
.banner .swiper-slide .ab-desc .ap-desc-text2{margin-top: 2%;}

.banner .swiper-container .swiper-pagination{text-align: center; position:absolute; bottom:10px;}
.banner .swiper-pagination-bullet{background:none;opacity:1; margin:0 6px !important; width:12px; height:12px; position:relative; outline:none;vertical-align:middle;}
.banner .swiper-pagination-bullet span{width:7px;height:7px; background:rgba(255,255,255,.5); display:block; border-radius:50%; margin-top:1px; margin-left:1px;}
.banner .swiper-pagination-bullet i{background:#c7a36f;height:1px;width:20px;position:absolute;top:4px;transform:scaleX(0);transform-origin:left;z-index:3;transition-timing-function:linear;}
.banner .swiper-pagination-bullet-active span,.swiper-pagination-bullet:hover span{width:9px;height:9px;margin-top:0;margin-left:0; background:#c7a36f; position:relative;z-index:1;}
.banner .swiper-pagination-bullet-active i{animation:middle 6s;}
.banner .swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i{animation:first 6s;}
.banner .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active i{animation:last 6s;}	
@keyframes first{0% {transform:scaleX(0.5);left:0px;}/*091*/100% {transform:scaleX(1);left:2px;} /*0915*/}
@keyframes last{0% {transform:scaleX(0.7);left:-10px;}/*1090*/20% {transform:scaleX(0.3);left:2px;} /*090*/100% {transform:scaleX(0.3);left:0px;} /*090*/}		
@keyframes middle{0% {transform:scaleX(0.7);left:-10px;}/*1091*/20% {transform:scaleX(0.45);left:2px;}/*092*/100% {transform:scaleX(1);left:2px;} /*0913*/}	
.banner .swiper-button-prev, .banner .swiper-button-next{top: 47%; background:rgba(0,0,0,.2); color: #fff; border-radius: 5px; width: 35px; height: 60px; --swiper-navigation-size: 15px;}
.banner .swiper-button-prev{left:1%;}
.banner .swiper-button-next{right:1%;}
.banner .swiper-button-prev:hover, .banner .swiper-button-next:hover{background: #c7a36f;}

@media only screen and (max-width:1024px){
	.banner .swiper-button-prev, .banner .swiper-button-next{border-radius: 3px; width: 25px; height: 50px; --swiper-navigation-size: 12px;}
}
@media only screen and (max-width:800px){
	.banner{margin-top: 50px;}
	.aboutbanner{height: 35vh;}
	
	.banner .swiper-slide .swiper-slide-img{display: none;}
	.banner .swiper-slide .swiper-slide-imgt{display: block;}
	
	.banner .swiper-slide .aboutbanner-title{font-size: 35px; font-size: 3.5rem;}

	.banner .swiper-slide .p-desc .p-desc-text1{font-size: 40px; font-size: 4.0rem;}
	.banner .swiper-slide .p-desc .p-desc-text2{font-size: 22px; font-size: 2.2rem;}
	
	.banner .swiper-button-prev, .banner .swiper-button-next{width: 20px; height: 40px; --swiper-navigation-size: 8px;}
}

@media only screen and (max-width:560px){
	.banner-top{bottom: 35%;}
	
	.banner .swiper-slide .aboutbanner-title{font-size: 28px; font-size: 2.8rem;}
	
	.banner .swiper-slide .p-desc .p-desc-text1{font-size: 25px; font-size: 2.5rem;}
	.banner .swiper-slide .p-desc .p-desc-text2{font-size: 16px; font-size: 1.6rem;}
	
	.banner .swiper-slide .ab-desc{left: 5%;}
	.banner .swiper-slide .ab-desc .ap-desc-text1{font-size: 35px; font-size: 3.5rem;}
	.banner .swiper-slide .ab-desc .ap-desc-text2, .banner .swiper-slide .ab-desc .ap-desc-text3{font-size: 20px; font-size: 2rem;}
	
	.banner .swiper-container .swiper-pagination{bottom:3px;}
	.banner .swiper-pagination-bullet{width:10px; height:10px;}
	.banner .swiper-pagination-bullet span{width:7px;height:7px;}
	.banner .swiper-pagination-bullet i{top:3px;}
}

/**我们是做什么的**/
.indextitle p:first-child{color: #ececec; text-transform: uppercase;}
.indextitle p:nth-child(2){color: #000;}

.indexwhatdo{display: flex; justify-content: space-between; flex-flow: wrap;}
.indexwhatdo .left{width: 63%; padding:5% 7% 0 11%; background: url(indexwhatdo-left-bg.png) no-repeat center bottom; background-size: 100%;}

.indexwhatdo #tab{margin-top: 6%;}
.indexwhatdo #tab .tab_menu{display: flex; justify-content:space-between;}
.indexwhatdo #tab .tab_menu li{width: calc((100% - 3%) / 4); cursor:pointer; text-align:center; border-radius: 5px; border: 1px solid #ece6db; transition: .5s;}
.indexwhatdo #tab .tab_menu li .ico{position: relative; width: 38px; height: 38px; margin: 15% auto 0;}
.indexwhatdo #tab .tab_menu li .ico p{position: relative; z-index: 1; width: 100%; height: 100%; overflow: hidden;}
.indexwhatdo #tab .tab_menu li .ico img{width: 100%; margin-top: 0; transition: .5s;}
.indexwhatdo #tab .tab_menu li .ico .yuan{width: 24px; height: 24px; border-radius: 50%; position: absolute; left: 75%; top: -10px; background-image: linear-gradient(70deg, #ffffff, #e8cca3);}
.indexwhatdo #tab .tab_menu li .title{margin: 7% 10% 5%; line-height: 1.4;}
.indexwhatdo #tab .tab_menu .selected{border: 1px solid #c7a36f;}
.indexwhatdo #tab .tab_menu .selected .ico img{width: 100%; margin-top: -100%;}
.indexwhatdo #tab .tab_menu .selected .title{color: #c7a36f;}
.indexwhatdo #tab .tab_box{margin-top: 6%;}
.indexwhatdo #tab .tab_box .title font{color: #c7a36f;}
.indexwhatdo #tab .tab_box .desc{margin-top: 3%; color: #777; line-height: 2; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden;}
.indexwhatdo #tab .tab_box .desc p{margin: 2% 0;}
.indexwhatdo #tab .tab_box .more{margin-top: 5%;}
.indexwhatdo .hide{display:none;}

.more{display: inline-block;}
.more a{position: relative; display: inline-block; color: #fff; padding: 1.6vh 1.7vw; border-radius: 111px; background-image: linear-gradient(#48559f, #142062); overflow: hidden; display: flex; align-items: center; justify-content: space-between; box-shadow: 0 0 30px rgba(20,32,98,.3);}
.moreyew a{background-image: linear-gradient(#e2bf8b, #c7a36f); box-shadow: 0 0 30px rgba(199,163,111,.5);}
.more a img{margin-left: 1.5vw;}
.more a:hover{}

.indexwhatdo .right{width: 37%;}
.indexwhatdo .right img{width: 100%; height: 100%; object-fit: cover;}

@media only screen and (max-width:1600px){
	.indexwhatdo .left{padding:4% 5% 0 4%;}
	.indexwhatdo #tab{margin-top: 4%;}
	.indexwhatdo #tab .tab_menu li .ico{width: 34px; height: 34px; margin: 12% auto 0;}
	.indexwhatdo #tab .tab_menu li .title{margin: 5% 8% 4%; line-height: 1.2;}
	.indexwhatdo #tab .tab_menu li .ico .yuan{width: 21px; height: 21px;}
	.indexwhatdo #tab .tab_box{margin-top: 4%;}
	.indexwhatdo #tab .tab_box .desc{margin-top: 2%; line-height: 1.8;}
	.indexwhatdo #tab .tab_box .more{margin-top: 4%;}
}
@media only screen and (max-width:1366px){
	.indextitle p:first-child{font-size: 28px; font-size: 2.8rem;}
	.indextitle p:nth-child(2){font-size: 32px; font-size: 3.2rem;}
	
	.indexwhatdo #tab .tab_box .title{font-size: 26px; font-size: 2.6rem;}

	.more a{padding: 1.4vh 2vw; box-shadow: 0 0 25px rgba(20,32,98,.3);}
	.moreyew a{box-shadow: 0 0 25px rgba(199,163,111,.5);}
	.more a img{height: 6px;}
}
@media only screen and (max-width:1024px){
	.indextitle p:first-child{font-size: 24px; font-size: 2.4rem;}
	.indextitle p:nth-child(2){font-size: 28px; font-size: 2.8rem;}

	.indexwhatdo #tab .tab_menu li .ico{width: 26px; height: 26px; margin: 10% auto 0;}
	.indexwhatdo #tab .tab_menu li .title{margin: 4% 6% 4%; line-height: 1.2;}
	.indexwhatdo #tab .tab_menu li .ico .yuan{width: 16px; height: 16px;}
	.indexwhatdo #tab .tab_box .title{font-size: 22px; font-size: 2.2rem;}
	.indexwhatdo #tab .tab_box .desc{line-height: 1.6; -webkit-line-clamp: 3;}
	.indexwhatdo #tab .tab_box .more{margin-top: 4%;}
	
	.more a{padding: 1.2vh 2.2vw; box-shadow: 0 0 20px rgba(20,32,98,.3);}
	.moreyew a{box-shadow: 0 0 20px rgba(199,163,111,.5);}
	.more a img{height: 5px;}
}
@media only screen and (max-width:800px){
	.indexwhatdo .left{width: 100%; padding:6% 4%;}

	.indexwhatdo #tab .tab_box .desc{-webkit-line-clamp: 5;}
	
	.more a{padding: 1.2vh 4vw;}
	.more a:nth-child(2){margin-left: 3vw;}
	
	.indexwhatdo .right{width: 100%;}
}
@media only screen and (max-width:560px){
	.indexwhatdo .left{padding:8% 4%;}
	
	.indexwhatdo #tab .tab_menu li .ico{width: 22px; height: 22px; margin: 20% auto 0;}
	.indexwhatdo #tab .tab_box{margin-top: 7%;}
	.indexwhatdo #tab .tab_box .desc{-webkit-line-clamp: 8; line-height: 2;}
}

/**首页视频**/
.indexvideo{position: relative; margin: 5% auto 0;}
.indexvideo .play{position: absolute; left: 50%; top: 70%; transform: translate(-50%, 0); z-index: 2; cursor: pointer;}
.indexvideo .play img{width: 5vw;}
.indexvideo .play p{color: #e60020; margin-top: 5px;}
.indexvideo .bg{position: relative; height: 0; padding-bottom: 36.8%; background: url(indexvideo-bg.jpg) no-repeat center center; background-size: cover;}

@media only screen and (max-width:560px){
	.indexvideo{margin: 8% auto 0;}
	.indexvideo .play img{width: 7vw;}
	.indexvideo .bg{padding-bottom: 43%;}
}

/**我们为谁提供服务**/
.indexserve{padding: 5% 0;}

.indexserve-titledesc{color: #999; line-height: 2; border-bottom: 1px solid #ece6db; padding: 1% 0 2% 0;}
.indexserve-titledesc p{width: 50%; margin: 0 auto;}

.indexservebox{margin-top: 4%; padding: 1% 0; display: flex; justify-content: space-between;}
.indexservebox .left{width: 21%;}
.indexservebox .center{width: 59.5%; background: url(indexservebox-img.jpg) no-repeat center center; background-size: 90%;}
.indexservebox .right{width: 19.5%; display: flex; align-items: center; justify-content: flex-start;}
.indexservebox .left .list{text-align: right;}
.indexservebox .left .list:nth-child(2){width: 92%; margin: 25% 0;}
.indexservebox .list .ico p{display: inline-block; width: 28px; height: 28px; overflow: hidden;}
.indexservebox .list .ico img{width: 100%; transition: .5s;}
.indexservebox .list .title{color: #c7a36f; margin: 3% 0;}
.indexservebox .list .desc{color: #666; line-height: 1.8;}

.indexserve-more{margin-top: 2%; text-align: center;}

.indexserve-pic{margin-top: 8%;}
.indexserve-pic img{width: 100%; height: 100%; object-fit: cover;}

@media only screen and (max-width:1366px){
	.indexservebox{background-size: 48%;}
	.indexservebox .left{width: 25%;}
	.indexservebox .right{width: 23.5%;}
	.indexservebox .left .list:nth-child(2){margin: 15% 0;}
	.indexservebox .list .ico p{width: 25px; height: 25px;}
	.indexservebox .list .title{font-size: 20px; font-size: 2rem;}
}
@media only screen and (max-width:1024px){
	.indexserve-titledesc p{width: 65%;}
	
	.indexservebox .left .list:nth-child(2){margin: 5% 0;}
	.indexservebox .list .ico p{width: 22px; height: 22px;}
	.indexservebox .list .title{font-size: 18px; font-size: 1.8rem;}
}
@media only screen and (max-width:800px){
	.indexserve-titledesc p{width: 100%;}
	
	.indexservebox{display: block;}
	.indexservebox .left{width: 100%;}
	.indexservebox .center{position: relative; width: 100%; height: 0; padding-bottom: 74%; margin: 5% 0; background: url(indexservebox-img1.jpg) no-repeat center center; background-size:100%;}
	.indexservebox .right{width: 100%; text-align: center; justify-content:center;}
	.indexservebox .left .list{text-align: center;}
	.indexservebox .left .list:nth-child(2){width: 100%; margin: 3% 0;}
	.indexservebox .list{width: 100%; border: 1px solid #ece6db; padding: 3% 5%; border-radius: 5px;}
	.indexservebox .list .title{margin: 1% 0; font-size: 20px; font-size: 2rem;}
	
	.indexserve-more{margin-top: 5%;}
}
@media only screen and (max-width:560px){
	.indexserve{padding: 8% 0;}
}

/**我们的4大核心优势**/
.indexadv{padding: 5% 0; background:#fef8ec;}
.indexadv .indextitle{border-bottom: 1px solid #ece6db; padding-bottom: 3%;}
.indexadv .indextitle p:first-child{color: #dcd5c7;}
.indexadvbox{margin-top: 5%; display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.indexadvboxff{flex-direction:row-reverse;}
.indexadvbox .pic{width: 46%;}
.indexadvbox .pic img{width: 100%;}
.indexadvbox .box{width: 46%;}
.indexadvbox .box .list:first-child{border-bottom: 1px solid #ece6db; padding-bottom: 10%; margin-bottom: 10%;}
.indexadvbox .box .list .numtitle{display: flex; align-items: center; justify-content: flex-start;}
.indexadvbox .box .list .numtitle .num{margin-right: 3%; background-image: linear-gradient(to top, #c7a36f, #f0d1a3); -webkit-background-clip: text;
-webkit-text-fill-color: transparent;}
.indexadvbox .box .list .numtitle .title p:first-child{color: #c7a36f; margin-bottom: 1%;}
.indexadvbox .box .list .icodesc{margin-top:1.5%; display: flex; justify-content: space-between;}
.indexadvbox .box .list .icodesc .ico{margin-top:1.2%; width: 12px; height: 12px; border-radius: 50%; border: 2px solid transparent; background-clip: padding-box,border-box; background-origin: padding-box, border-box; background-image: linear-gradient(to right, #fef8ec, #fef8ec), linear-gradient(to top, #c7a36f, #f0d1a3);}
.indexadvbox .box .list .icodesc .desc{flex: 1; width: 100%; margin-left: 2%; color: #666; line-height: 1.6;}

@media only screen and (max-width:1024px){
	.indexadvbox .box .list .numtitle .num{font-size: 60px; font-size: 6rem;}
	.indexadvbox .box .list .icodesc .desc{font-size: 16px; font-size: 1.6rem;}
}
@media only screen and (max-width:800px){
	.indexadvbox .pic{width: 100%; margin-top: 4%;}
	.indexadvbox .box{width: 100%;}
	.indexadvbox .box .list:first-child{padding-bottom: 5%; margin-bottom: 5%;}

}
@media only screen and (max-width:560px){
	.indexadv{padding: 8% 0;}
}

/**发展战略**/
.indexfzzl{padding-top: 5%; background: url(indexfzzl-bg.jpg) no-repeat center center; background-size: cover;}
.indexfzzl .indextitle p:first-child{color: rgba(255,255,255,.36);}
.indexfzzl .indextitle p:nth-child(2){color: #fff;}

.indexfzzl .container{display: flex; justify-content: space-between; flex-flow: wrap;}
.indexfzzl .left{width: 54%;}
.indexfzzl .left .desc{margin: 6% 0; color: #fff; line-height: 2;}
.indexfzzl .right{margin-top: 4%; width: 46%; display: flex; justify-content: flex-end;}
.indexfzzl .right .list{width: 25%; margin-left: 5%; background: url(indexfzzl-sj-bg.png) no-repeat center top; background-size: cover;}
.indexfzzl .right .list:first-child{margin-left: 0;}
.indexfzzl .right .list .box{position: relative; width: 100%; height: 0; padding-bottom: 251%;}
.indexfzzl .right .list .box .num{padding-top: 70%; margin: 0 auto; text-align: center;}
.indexfzzl .right .list .box .num .img{position: relative; display: inline-block;}
.indexfzzl .right .list .box .num .img .unit{position: absolute; left: 80%; top: -20%; width: 24px; height: 24px; border-radius: 50%; background-image: linear-gradient(#48559f, #142062); color: #f6ca8b; display: flex; align-items: center; justify-content: center;}
.indexfzzl .right .list .box .desc{width: 30px; margin: 20% auto 0; text-align: center; line-height: 1.1; color: #f02b11;}

@media only screen and (max-width:1440px){
	.indexfzzl .right .list .box .num .img img{height: 85px;}
}
@media only screen and (max-width:1366px){
	.indexfzzl .right .list .box .num .img img{height: 75px;}
}
@media only screen and (max-width:1280px){
	.indexfzzl .right .list .box .num .img img{height: 65px;}
	.indexfzzl .right .list .box .desc{font-size: 20px; font-size: 2rem;}
}
@media only screen and (max-width:1024px){
	.indexfzzl .left .desc{line-height: 1.8;}
	
	.indexfzzl .right{margin-top: 8%;}
	.indexfzzl .right .list .box .num .img img{height: 55px;}
	.indexfzzl .right .list .box .num .img .unit{width: 20px; height: 20px;}
	.indexfzzl .right .list .box .desc{margin: 15% auto 0; line-height: 1;}
}
@media only screen and (max-width:800px){
	.indexfzzl .left{width: 100%;}
	.indexfzzl .right{margin-top: 6%; width: 100%;}
	.indexfzzl .right .list{width: 30%; margin-left: 5%;}
	.indexfzzl .right .list .box{padding-bottom: 221%;}
	.indexfzzl .right .list .box .num .img img{height: 75px;}
	.indexfzzl .right .list .box .desc{font-size: 26px; font-size: 2.6rem; line-height: 1.1;}
}
@media only screen and (max-width:560px){
	.indexfzzl{padding-top: 8%;}
	
	.indexfzzl .right .list .box{padding-bottom: 241%;}
	.indexfzzl .right .list .box .num .img img{height: 50px;}
	.indexfzzl .right .list .box .num .img .unit{width: 16px; height: 16px;}
	.indexfzzl .right .list .box .desc{font-size: 20px; font-size: 2rem; line-height: 1;}
}

/**新闻资讯**/
.indexnews{padding: 5% 0;}
.indexnews-top{display: flex; align-items: center; justify-content: space-between;}
.indexnews-cat{display: flex; align-items: center; justify-content: flex-end;}
.indexnews-cat a{display: inline-block; transition: .5s; margin-left: 3vw;}
.indexnews-cat a:hover, .indexnews-cat a:first-child{color: #fff; padding: 1.6vh 1.7vw; border-radius: 111px; background-image: linear-gradient(#e2bf8b, #c7a36f); box-shadow: 0 0 30px rgba(199,163,111,.5);}

.indexnews .box{margin-top: 5%; display: flex; justify-content: space-between; flex-flow: wrap;}
.indexnews .box .left{width: 61%; border: 1px solid #ece6db; padding: 2vw;}
.indexnews-tj{position: relative;}
.indexnews-tj .title{border-left:4px solid #142062; color: #142062; line-height: 1; padding-left: 1vw; transition: .5s; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.indexnews-tj:hover .title{border-left:4px solid #c7a36f; color: #c7a36f;}
.indexnews-tj .desc{color: #999; line-height: 1.6; margin-top: 2%; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}

.indexnews-box{margin-top:3%; background: #f7f7f7; padding: 1.2vw;}
.indexnews-box .list{position: relative; line-height: 2.4; display: flex; align-items: center; justify-content: space-between;}
.indexnews-box .list .ico{color: #c7a36f;}
.indexnews-box .list .title{flex: 1; width: 100%; margin: 0 5% 0 1%; color: #757575; transition: .3s; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.indexnews-box .list:hover .title{color: #142062;}

.indexnews .box .right{width: 36%; border: 1px solid #ece6db; padding: 2vw;}
.indexnews-pic{position: relative; width: 100%; height: 0; padding-bottom: 40%; overflow: hidden;}
.indexnews-pic img{width: 100%; object-fit: cover;}
.indexnews-boxt{margin-top: 3%; padding: 0; background: none;}

@media only screen and (max-width:1366px){
	.indexnews-cat a:hover, .indexnews-cat a:first-child{padding: 1.4vh 2vw;}
}
@media only screen and (max-width:1024px){
	.indexnews-cat a:hover, .indexnews-cat a:first-child{padding: 1.2vh 2.2vw;}
}
@media only screen and (max-width:800px){
	.indexnews-cat a:hover, .indexnews-cat a:first-child{padding: 1.2vh 4vw;}
	
	.indexnews .box .left{width: 100%;}
	.indexnews .box .right{margin-top: 3%; width: 100%;}
}
@media only screen and (max-width:560px){
	.indexnews{padding: 8% 0;}
	.indexnews-top{flex-flow: wrap;}
	.indexnews-cat{width: 100%; margin-top: 4%; justify-content: flex-start;}
}

/**立即联系**/
.indexcontact{padding: 5% 0; text-align: center;}
.indexcontact .title{color: #f5dfb9;}
.indexcontact .desc{color: #fff; margin: 1% 0;}
.indexcontact .moref{display: block;}
.indexcontact .moref a{display: inline-block; padding: 1.2vh 3.2vw; color: #f5dfb9; background-image: linear-gradient(#48559f, #142062); box-shadow: 0 0 30px rgba(20,32,98,.3);}

@media only screen and (max-width:800px){
	.indexcontact .moref a{padding: 1.2vh 5vw;}
}
@media only screen and (max-width:800px){
	.indexcontact .title{font-size: 24px; font-size: 2.4rem;}
	.indexcontact .desc{margin: 2% 0;}
	.indexcontact .moref a{padding: 1.2vh 6vw;}
}

/**底部**/
.footer{color: #999999; background: url(foot-bg.png) #fef8ec no-repeat center center; background-size: cover;}
.footer a{color: #999999;}
.footer a:hover{color: #c7a36f;}

.logocontact{border-bottom: 1px solid #ece6db; padding-bottom: 3%; margin-bottom: 3%; display: flex; align-items:flex-end; justify-content: space-between;}
.logocontact .logo img{width: 150px;}
.logocontact .contact{text-align: right;}
.logocontact .contact p{color: #333;}
.logocontact .contact p:nth-child(2){color: #c7a36f; line-height:1.5;}
.logocontact .contact p i{color: #c7a36f; margin-right: 5px;}

.footerbox{display: flex; align-items: flex-start; justify-content: space-between;}
.footernav{flex: 1; width: 100%; margin-right: 10%; display: flex; justify-content: space-between;}
.footernav .list{}
.footernav .flist-title{}
.footernav .flist-title a{color: #333;}
.footernav .navlist{margin-top: 1vw;}
.footernav .navlist a{line-height: 2.4; display: block;}
.footercode{display: flex; align-items: center; justify-content: space-between; line-height: 2;}
.footercode .list:first-child{margin-right: 10%;}
.footercode .list img{width: 120px;}

.copy{border-top: 1px solid #ece6db; padding: 3% 0 4% 0; margin-top: 3%; line-height: 2;}

.zqkj{display: inline-block; background: url(zqkj1.png) no-repeat; background-size: 100%; width: 108px; height: 12px;}

@media only screen and (max-width:1280px){
	.footernav{margin-right: 5%;}
	.footercode .list img{width: 110px;}
}
@media only screen and (max-width:800px){
	.footer{margin-bottom: 76px;}
	
	.logocontact .logo img{width: 130px;}
	
	.footerbox{flex-flow: wrap;}
	.footernav{flex: none; margin-right: 0;}
	.footercode{margin: 5% auto 0; justify-content: center;}
}
@media only screen and (max-width:560px){
	.logocontact .logo img{width: 80px;}
	.logocontact .contact p:nth-child(2){font-size: 28px; font-size: 2.8rem;}
	.footernav{display: none;}
	.footercode .list img{width: 100px;}
	.copy{text-align: center;}
}

/**手机底部菜单**/
.footmenu{position: fixed; left: 0; bottom: 0; z-index: 9999; background: #142062; width: 100%; padding: 8px 0; display: none; justify-content: flex-start; flex-flow: wrap;}
.footmenu .list{width: 25%; height: 30px; line-height: 30px; text-align: center;}
.footmenu .list a{color: #f4deb8;}
.footmenu .list a.hovert{color: #fff;}

@media only screen and (max-width:800px){
	.footmenu{display: flex;}
}


/*内页*/
.mainbody{padding: 4% 0;}
.mainbody .mainbodybox{padding: 4%; background: #fff;}
.mainbody-left{width: 20%;}
.mainbody-right{width: 75%;}

.mainbody_content{line-height:2; text-align:justify;}
.mainbody_content p{margin:1.5% 0;}
.mainbody_content img{max-width:100%;}

@media only screen and (max-width:1366px){
}
@media only screen and (max-width:1024px){
}
@media only screen and (max-width:800px){
	.nav-location{padding-bottom: 2vh;}
	
	.location{padding: 0 0;}
}
@media only screen and (max-width:560px){
	.mainbody_content{line-height:1.8;}
	.mainbody_content p{margin:3% 0;}
}

/*about-nav*/
.about-nav{border-bottom: 1px solid #ece6db;}
.about-nav .container{display: flex; justify-content:flex-start;}
.about-nav a{position: relative; overflow: hidden; transition: .5s; padding: 1.4vw 3%; border-right: 1px solid #ece6db; text-align: center; display: flex; align-items: center; justify-content: center;}
.about-nav a:first-child{border-left: 1px solid #ece6db;}
.about-nav a::before{position: absolute; content: ""; left: 0; bottom: 0; width: 0; height:100%; background: #c7a36f; transition: .3s;}
.about-nav a:hover::before, .about-nav a.cur::before{width: 100%;}
.about-nav a font{position: relative;}
.about-nav a:hover{color: #fff;}
.about-nav a.cur{color: #fff;}

@media only screen and (max-width:1280px){
	.about-nav a{padding: 2.5vh 2vw;}
}
@media only screen and (max-width:1024px){
}
@media only screen and (max-width:800px){
	.about-nav .container{margin: 2vh auto; flex-flow: wrap;}
	.about-nav a{width: 24.25%; margin: 0.5% 1% 0.5% 0; padding: 1.2vw 3%; background: #f4f4f4; border-right:none;}
	.about-nav a:first-child{border-left:none;}
	.about-nav a:nth-child(4n){margin-right: 0;}
}
@media only screen and (max-width:560px){
	.about-nav a{padding: 3vw 3%;}
}

/**内页关于我们**/
.body-title{margin-bottom: 4%; color: #000;}

.aboutus-company{padding: 5% 0 7% 0; background: url(aboutus-company-bg.png) no-repeat right bottom; background-size: 75%;}
.aboutus-culture{padding: 5% 0; background: url(aboutus-culture-bg.jpg) no-repeat center center; background-attachment: fixed; background-size: cover; background-position: 100% 100%;}
.aboutus-culture .body-title{color: #c7a36f;}
.aboutus-culture .box{display: flex; justify-content: space-between; flex-flow: wrap;}
.aboutus-culture .box .list{width: 50%; display: flex; align-items: center; justify-content: space-between; background: #fff;}
.aboutus-culture .box .list:nth-child(3), .aboutus-culture .box .list:last-child{flex-direction:row-reverse;}
.aboutus-culture .box .list .img{width: 50%;}
.aboutus-culture .box .list .img p{position: relative; width: 100%; height: 0; padding-bottom: 67%; overflow: hidden;}
.aboutus-culture .box .list .img p img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; transition: .5s;}
.aboutus-culture .box .list:hover .img p img{transform: scale(1.2);}
.aboutus-culture .box .list .content{width: 50%; text-align: center; padding: 0 2%;}
.aboutus-culture .box .list:hover .content .title{color: #c7a36f;}
.aboutus-culture .box .list .content .desc{margin-top: 5%; color: #999; line-height: 1.8;}

.aboutus-honor{padding: 5% 0;}
.aboutus-honorbox{position: relative;}
.aboutus-honorbox .swiper-container{width: 100%; padding-bottom: 2.5%;}
.aboutus-honorbox .swiper-slide{z-index: 222; background: #fff;}
.aboutus-honorbox .swiper-slide:hover{box-shadow: 0 5px 25px rgba(199,163,111,.3);}
.aboutus-honorbox .swiper-slide .img{position: relative; width: 100%; height: 0; padding-bottom: 70%; border: 1px solid rgba(0,0,0,.05); border-bottom: none; overflow: hidden;}
.aboutus-honorbox .swiper-slide .img p{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;}
.aboutus-honorbox .swiper-slide .img img{max-width: 100%; max-height: 100%; transition: .5s;}
.aboutus-honorbox .swiper-slide:hover .img img{transform: scale(1.3);}
.aboutus-honorbox .swiper-slide .title{padding: 4% 2%; background: #f0f0f0;}
.aboutus-honorbox .swiper-slide:hover .title{color: #fff; background: #c7a36f;}
.aboutus-honorbox .swiper-slide .title p{overflow: hidden; text-overflow:ellipsis; white-space:nowrap;}
.aboutus-honorbox .swiper-pagination{width: 100%; top: 100%;}
.aboutus-honorbox .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 4px; background:#f0f0f0; width: 2vw; min-width: 10px; height: 3px; border-radius: 2px; opacity: 1; outline: none;}
.aboutus-honorbox .swiper-pagination-bullets .swiper-pagination-bullet-active{background: #c7a36f;}
.aboutus-honorbox .swiper-button-prev, .aboutus-honorbox .swiper-button-next{top: 36%; background: rgba(0,0,0,.3); color: #fff; border-radius: 50%; width: 2vw; min-width: 25px; height: 2vw; min-height: 25px; --swiper-navigation-size: 12px; outline: none;}
.aboutus-honorbox .swiper-button-prev{left:1%;}
.aboutus-honorbox .swiper-button-next{right:1%;}
.aboutus-honorbox .swiper-button-prev:hover, .aboutus-honorbox .swiper-button-next:hover{background: #c7a36f;}

.aboutus-development{padding: 5% 0; background: url(aboutus-development-bg.jpg) no-repeat center center; background-size: cover;}

@media only screen and (max-width:1280px){
	.aboutus-culture .box .list .content .title{font-size: 26px; font-size: 2.6rem;}
	.aboutus-culture .box .list .content .desc{font-size: 16px; font-size: 1.6rem;}
}
@media only screen and (max-width:1024px){

}
@media only screen and (max-width:800px){
	.body-title{margin-bottom: 6%; font-size: 40px; font-size: 4rem;}
	
	.aboutus-culture .box .list{width: 100%;}
	.aboutus-culture .box .list:nth-child(2), .aboutus-culture .box .list:last-child{flex-direction:row-reverse;}
	.aboutus-culture .box .list:nth-child(3){flex-direction:row;}
	.aboutus-culture .box .list .content .desc{font-size: 20px; font-size: 2rem;}
}
@media only screen and (max-width:560px){
	.body-title{margin-bottom: 8%; font-size: 34px; font-size: 3.4rem;}
	
	.aboutus-company{padding: 8% 0 12% 0;}
	.aboutus-company .mainbody_content{font-size: 18px; font-size: 1.8rem;}
	
	.aboutus-culture{padding: 8% 0;}
	.aboutus-culture .box .list{width: 100%;}
	.aboutus-culture .box .list:nth-child(2), .aboutus-culture .box .list:last-child{flex-direction:row-reverse;}
	.aboutus-culture .box .list:nth-child(3){flex-direction:row;}
	.aboutus-culture .box .list .content .title{font-size: 20px; font-size: 2rem;}
	.aboutus-culture .box .list .content .desc{font-size: 14px; font-size: 1.4rem;}
	
	.aboutus-honor{padding: 8% 0;}
	
	.aboutus-development{padding: 8% 0;}
}

/**内页产品服务**/
.service-introduction{padding: 5% 0;}

.service-process{padding: 5% 0; background: url(service-process-bg.jpg) no-repeat center center; background-attachment: fixed; background-size: cover; background-position: 100% 100%;}
.service-process .box{display: flex; justify-content:space-between;}
.service-process .box .list{width: calc((100% - 18%) / 10);}
.service-process .box .list .ico{position: relative; width: 100%; height: 0; padding-bottom: 100%; border-radius: 100%; border: 2px solid #c7a36f;}
.service-process .box .list .ico p{position: absolute; left: 25%; top: 25%; width: 50%; height: 50%; display: flex; align-items: center; justify-content: center;}
.service-process .box .list .ico img{height: 70%; transition: 1.8s;}
.service-process .box .list:hover .ico img{transform:rotateY(360deg); -moz-transform:rotateY(360deg); -webkit-transform:rotateY(360deg); -o-transform:rotateY(360deg); }
.service-process .box .list .title{margin-top: 2vh; line-height: 1.5;}
.service-process .box .list:hover .title{color: #c7a36f;}

.service-xm{padding:5% 0;}
.service-xm .box .list{display: flex; align-items: center; justify-content: space-between;}
.service-xm .box .list:nth-child(2n){flex-direction:row-reverse;}
.service-xm .box .list .img{width: 50%;}
.service-xm .box .list .img p{position: relative; width: 100%; height: 0; padding-bottom: 53%; overflow: hidden;}
.service-xm .box .list .img p img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; transition: .5s;}
.service-xm .box .list:hover .img p img{transform: scale(1.2);}
.service-xm .box .list .content{width: 50%; padding-left: 5%;}
.service-xm .box .list:nth-child(2n) .content{padding-left: 0; padding-right: 5%;}
.service-xm .box .list .content .title{color: #c7a36f;}
.service-xm .box .list:hover .content .title{color: #142062;}
.service-xm .box .list .content .desc{margin-top: 4%; color: #666; line-height: 1.6; text-align: justify;}

@media only screen and (max-width:1280px){
	.service-xm .box .list .content .title{font-size: 32px; font-size: 3.2rem;}
}
@media only screen and (max-width:1024px){
	.service-xm .box .list .content .title{font-size: 28px; font-size: 2.8rem;}
}
@media only screen and (max-width:800px){
	.service-process .box{flex-flow: wrap;}
	.service-process .box .list{width: calc((100% - 16%) / 5); margin: 2% 0;}
	
	.service-xm .box .list{flex-flow: wrap;}
	.service-xm .box .list:nth-child(2n){flex-direction:row;}
	.service-xm .box .list .img{width: 100%;}
	.service-xm .box .list .content{width: 100%; padding: 5% 0 8% 0;}
	.service-xm .box .list .content .title{font-size: 24px; font-size: 2.4rem;}
}
@media only screen and (max-width:560px){
	.service-introduction{padding: 8% 0;}
	.service-introduction .mainbody_content{font-size: 18px; font-size: 1.8rem;}
	
	.service-process{padding: 8% 0;}
	.service-process .box .list .ico{border: 1px solid #c7a36f;}
	.service-process .box .list .title{font-size: 14px; font-size: 1.4rem;}

	.service-xm{padding: 8% 0;}
}

/**内页联系我们**/
.contact-title{padding: 3% 0; border-bottom: 1px solid #ece6db;}
.contact-title p:first-child{color: #c7a36f;}
.contact-title p:nth-child(2){color: #666; margin-top: 1%;}

.contact-contact{margin-top: 5%; border: 1px solid #ece6db; border-bottom: 4px solid #c7a36f;}
.contact-contact .box{display: flex; justify-content:space-between;}
.contact-contact .box .list{width: 100%; padding: 4% 3%; border-right: 1px solid #ece6db; text-align: center;}
.contact-contact .box .list:last-child{border-right: none;}
.contact-contact .box .list .ico{color: #c7a36f;}
.contact-contact .box .list .title{color: #666; line-height: 3;}
.contact-contact .box .list:first-child .desc{color: #c7a36f;}

.contact-message{margin-top: 5%; border: 1px solid #ece6db; border-bottom: 4px solid #c7a36f;}
.contact-message .box{padding: 2% 3% 4% 3%; display: flex; justify-content: space-between; flex-flow: wrap; flex-direction:row-reverse;}
.contact-message .box .message{width: 48%;}
.contact-message .box .img{width: 50%; overflow: hidden;}
.contact-message .box .img p{position: relative; width: 100%; height: 100%;}
.contact-message .box .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.contact-message .box .list{position: relative; margin-bottom: 1.2%; border: 1px solid #eeeeee; transition: .5s;}
.contact-message .box .list:hover{border: 1px solid #c7a36f;}
.contact-message .box .list span{position: absolute; right: 10px; top: 50%; transform: translate(0, -50%);}
.contact-message .box .list p{position: absolute; right: 70px; top: 50%; transform: translate(0, -50%);}
.contact-message .box .list img{position: absolute; right: 10px; top: 50%; transform: translate(0, -50%);}
.msg_input{width: 100%; border: none; padding: 13px 15px; font-family:"Microsoft YaHei",sans-serif;}
.message input::-webkit-input-placeholder{color: #999;}
.msg_textarea{width: 100%; height: 140px; background: #fff; border: none; padding: 13px 15px; line-height: 1.4; font-family:"Microsoft YaHei",sans-serif;}
.message textarea::-webkit-input-placeholder{color: #999;}
.msg_submitt{width: 100%; padding: 13px 15px; background: #c7a36f; color: #fff; text-transform: uppercase; border: none;}	

.contact-map{margin: 3% 0;}
.contactmapbox{position: relative; width: 100%; height: 0; padding-bottom: 30%; overflow: hidden; border: 1px solid rgba(0,0,0,.2);}
.contactmapbox #map{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block; z-index: 2;}
.contactmapbox iframe, #map{width: 100%; height: 100%;}

@media only screen and (max-width:1280px){
	.contact-title p:first-child{font-size: 32px; font-size: 3.2rem;}
	
	.contact-contact .box .list .ico{font-size: 42px; font-size: 4.2rem;}
	
	.msg_input{padding: 10px 12px;}
	.msg_textarea{height: 120px; padding: 10px 12px;}
	.msg_submitt{width: 100%; padding: 10px 12px;}
}
@media only screen and (max-width:1024px){
	.contact-title p:first-child{font-size: 28px; font-size: 2.8rem;}
	
	.contact-contact .box .list .ico{font-size: 36px; font-size: 3.6rem;}
	
	.msg_input{padding: 10px 10px;}
	.msg_textarea{height: 80px; padding: 10px 10px;}
	.msg_submitt{width: 100%; padding: 10px 10px;}
}
@media only screen and (max-width:800px){
	.contact-contact .box{flex-flow: wrap;}
	.contact-contact .box .list{width: 50%;}
	.contact-contact .box .list:first-child{border-bottom: 1px solid #ece6db;}
	.contact-contact .box .list:nth-child(2){border-right: none; border-bottom: 1px solid #ece6db;}
	.contact-contact .box .list .ico{font-size: 32px; font-size: 3.2rem;}

	.contact-message .box{padding: 4% 4%;}
	.contact-message .box .list{margin-bottom: 3%;}
	.contact-message .box .message{width: 100%; margin-top: 4%;}
	.contact-message .box .img{width: 100%;}
	.contact-message .box .img p{height: 0; padding-bottom: 30%;}
	
	.contactmapbox{padding-bottom: 100%;}
}
@media only screen and (max-width:560px){
	.contact-title{padding: 5% 3%;}
	
	.contact-contact{border-bottom: 3px solid #c7a36f;}
	.contact-contact .box .list .ico{font-size: 28px; font-size: 2.8rem;}
	.contact-contact .box .list .title{font-size: 20px; font-size: 2rem; line-height: 2.4;}
	.contact-contact .box .list:first-child .desc{font-size: 24px; font-size: 2.4rem;}
	
	.contact-message{border-bottom: 3px solid #c7a36f;}
}

/**内页加盟合作**/
.join-condition{padding-top: 2%;}
.join-tel{color: #666; margin-top: 3%;}
.join-tel font{color: #142062;}
.join-condition .box{margin-top: 5%; display: flex; justify-content: space-between; flex-flow: wrap;}
.join-condition .box .img{position: relative; width: 50%; height: 0; padding-bottom: 26%; overflow: hidden; border-bottom: 2vw solid #fff;}
.join-condition .box .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.join-condition .box .desc{width: 50%; overflow: hidden; background: #c7a36f; border-top: 2vw solid #fff; color: #fff; display: flex; align-items: center; justify-content: center;}
.join-condition .box .desc .descbox{padding: 0 10%; width: 100%; line-height: 1.8; text-align: justify;}
.join-condition .box .desc .descbox p{padding: 2% 0;}
.join-condition .box .desc .descbox img{max-width: 100%;}

@media only screen and (max-width:1280px){
	.join-condition .box .desc{font-size: 18px; font-size: 1.8rem;}
}
@media only screen and (max-width:800px){
	.join-condition .box .img{width: 100%; padding-bottom: 40%; border-bottom: none;}
	.join-condition .box .desc{width: 100%; border-top: none;}
	.join-condition .box .desc .descbox{padding: 5% 5%;}
}

/*内页图片列表*/
.productny-list{display: flex; justify-content: space-between; flex-wrap: wrap;}
.productny-list:after{content: ''; width:calc((100% - 5%) / 3);}
.productny-list .list{position: relative; width:calc((100% - 5%) / 3); margin-bottom:4vh; transition: .5s;}
.productny-list .list .img{width: 100%; position: relative; height: 0; padding-bottom: 70%; border: 1px solid #ece6db; border-radius: 5px;}
.productny-list .list:hover .img{background: #c7a36f}
.productny-list .list .img p{position: absolute; width: 94%; height: 92%; top: 4%; left: 3%; background: #fff; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.productny-list .list .img p img{width: 100%; height: 100%; object-fit: cover; transition: all .4s;}
.productny-list .list:hover .img img {transform: scale(1.15);}

.productny-list .list .imgt{width: 100%; position: relative; height: 0; padding-bottom: 70%; border: 1px solid #ece6db; border-radius: 5px;}
.productny-list .list:hover .imgt{background: #c7a36f}
.productny-list .list .imgt p{position: absolute; width: 94%; height: 92%; top: 4%; left: 3%; background: #fff; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.productny-list .list .imgt p img{max-width: 100%; max-height: 100%; transition: all .4s;}
.productny-list .list:hover .imgt img {transform: scale(1.15);}

.productny-list .list .title{position: relative; z-index: 2; margin-top: 1.5vh; text-align: center; transition: .3s;}
.productny-list .list:hover .title{color: #c7a36f;}
.productny-list .list .title p{white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}

@media only screen and (max-width:800px){
	.productny-list:after{content: ''; width:48%;}
	.productny-list .list{width:48%;}
}
@media only screen and (max-width:560px){
	.productny-list:after{content: ''; width:100%;}
	.productny-list .list{width:100%;}
}

/*内页案例列表*/
.bodycase{}
.bodycase .list{position: relative; border: 1px solid #ece6db; margin-bottom: 4%; display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;  transition: .5s;}
.bodycase .list:hover{border: 1px solid #c7a36f;}
.bodycase .list .img{width: 50%;}
.bodycase .list .img p{position: relative; width: 100%; height: 0; padding-bottom: 60%; overflow: hidden;}
.bodycase .list .img p img{position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; transition: all .4s;}
.bodycase .list:hover .img p img {transform: scale(1.15);}
.bodycase .list .box{width: 50%; padding: 2% 5%;}
.bodycase .list .title{line-height: 1.6; transition: .3s;}
.bodycase .list:hover .title{color: #c7a36f;}
.bodycase .list .desc{text-align: justify; margin: 5% 0;}
.bodycase .list .desc p{line-height: 1.8; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden;}


@media only screen and (max-width:800px){
	.bodycase .list .img{width: 100%;}
	.bodycase .list .box{width: 100%; padding: 5% 5%;}
	.bodycase .list .desc{margin: 3% 0;}
}
@media only screen and (max-width:560px){
	.bodycase .list .title{line-height: 1.4; font-size: 22px; font-size: 2.2rem;}
}


/*内页新闻列表*/
.newslist{display: flex; justify-content: space-between; flex-flow: wrap;}
.newslist::after{width: calc((100% - 4%) / 3); content: "";}
.newslist .list{width: calc((100% - 4%) / 3); margin: 1% 0; position: relative; border: 1px solid #ece6db; transition: .5s;}
.newslist .list:hover{border: 1px solid #c7a36f;}
.newslist .list .img{position: relative; width: 100%; height: 0; padding-bottom: 60%; overflow: hidden;}
.newslist .list .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; transition: 1s;}
.newslist .list:hover .img img{transform: scale(1.3);}
.newslist .list .content{position: relative; padding: 6% 6%;}
.newslist .list .content .cattime{display: flex; align-items: center; justify-content: space-between;}
.newslist .list .content .cattime .cat{color: #c7a36f;}
.newslist .list .content .cattime .time{color: #999;}
.newslist .list .content .cattime .time i{margin-right: 5px;}
.newslist .list .content .title{color: #000; line-height: 1.6; min-height: 64px; margin: 5% 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.newslist .list:hover .content .title{color: #c7a36f;}
.newslist .list .content .desc{color: #999;}
.newslist .list .content .desc p{line-height: 1.8; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}

@media only screen and (max-width:1280px){
	.newslist .list .content .title{min-height: 60px;}
}
@media only screen and (max-width:800px){
	.newslist::after{width: calc((100% - 4%) / 2);}
	.newslist .list{width: calc((100% - 4%) / 2); margin:2% 0;}
	.newslist .list .content .title{min-height: 56px;}
}
@media only screen and (max-width:560px){
	.newslist::after{width: 100%;}
	.newslist .list{width: 100%; margin:2% 0;}
	.newslist .list .content .title{min-height: auto;}
}

/*新闻搜索*/
.newssearch{}
.newssearch .list{position: relative; margin-bottom: 2%; padding: 3%; border: 1px solid #ece6db; border-radius: 5px; transition: .5s;}
.newssearch .list:hover{border: 1px solid #c7a36f;}
.newssearch .list .cattime{display: flex; align-items: center; justify-content: flex-start;}
.newssearch .list .cattime .cat{margin-right: 1vw; color: #fff; background: #c7a36f;}
.newssearch .list .cattime .time{color: #666;}
.newssearch .list .title{margin: 2% 0; color: #000; transition: .5s;}
.newssearch .list:hover .title{color: #c7a36f;}
.newssearch .list .desc{color: #666; line-height: 1.8;}

/*内页新闻详情推荐*/
.newsshowbox{display: flex; align-items: flex-start; justify-content: space-between;}
.newsshowbox .mainbody{width: 68%; background: #fafafa; padding: 5%;}
.newsshow-title{font-weight: bold; color: #363636; line-height: 1.4;}
.newsshow-info{color: #acacac; padding: 1% 0; border-bottom: 1px solid rgba(0,0,0,.1);}

.newsshowbox .newsshowtj{width: 27%;}
.newsshowtj .newsshowtj-list{margin: 8% 0; padding-bottom: 8%; position: relative; border-bottom: 1px solid rgba(0,0,0,.1);}
.newsshowtj .newsshowtj-list .newsshowtj-listimg{position: relative; width: 100%; height: 0; padding-bottom: 44%; overflow: hidden; border-radius: 5px;}
.newsshowtj .newsshowtj-list .newsshowtj-listimg img{position: absolute; width: 100%; height: 100%; top: 0; left: 0; object-fit: cover; transition:.5s;}
.newsshowtj .newsshowtj-list:hover .newsshowtj-listimg img{transform: scale(1.2);}
.newsshowtj .newsshowtj-list .newsshowtj-listtitle{margin: 3% 0 2% 0; line-height: 1.25; color: #000; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.newsshowtj .newsshowtj-list:hover .newsshowtj-listtitle{color: #c31818;}
.newsshowtj .newsshowtj-list .newsshowtj-listdesc{color: #858585; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.newsshowtj .newsshowtj-list .newsshowtj-listtime{position: absolute; z-index: 1; top: 2%; left: 2%; padding: .5% 1%; border-radius: 3px; background: #c31818; color: #fff;}
.newsshowtj .newsshowtj-list .newsshowtj-listtime font{font-weight:lighter; color: #fff;}

@media only screen and (max-width:1366px){
	.newsshow-info{padding: 2% 0;}
}
@media only screen and (max-width:1024px){
	
	.newsshowtj .newsshowtj-list .newsshowtj-listdesc{font-size: 13px;}
}
@media only screen and (max-width:800px){
	.newsshowbox{flex-flow: wrap;}
	.newsshowbox .mainbody{width: 100%;}
	.newsshow-title {margin-top: 3%; font-size: 26px; font-size: 2.6rem;}
	
	.newsshowbox .newsshowtj{width: 100%; margin-top: 4%;}
	.newsshowtj .newsshowtj-list{margin: 4% 0; padding-bottom: 4%;}
	.newsshowtj .newsshowtj-list .newsshowtj-listdesc{font-size: 12px;}
}
@media only screen and (max-width:560px){
	.newsshow-title {font-size: 22px; font-size: 2.2rem;}
	
	.newsshowtj .newsshowtj-list .newsshowtj-listdesc{font-size: 11px;}
}

/*内页新闻、图片详细内容*/
.right_content_top{width: 100%;}
.right_content_title{width: 100%; font-size: 42px; text-align: center; line-height: 50px; color: #000; padding: 15px 0; }
.right_content_info{width: 100%; height:40px;line-height:40px;text-align:center; margin:15px 0; border-bottom: 1px solid rgba(0,0,0,.1); border-top: 1px solid rgba(0,0,0,.1); color:#666; font-size: 15px;}
.right_content_info small{margin-left:18px;margin-right:3px;color:#999;font-size:14px;}
.right_content_desc{margin:30px 0 15px; padding:5px 10px; line-height:25px; border:1px solid #f4e4b4; background:#fffff0; font-size:14px;}
.right_content_content{line-height:1.75; margin-top: 3%; text-align: justify;}
.right_content_content p{margin: 1.3% 0;}
.right_content_content img{max-width:100%;}

@media only screen and (max-width:1599px){
	.right_content_title{font-size: 30px; line-height: 40px; padding: 12px 0;}
}
@media only screen and (max-width:1359px){
	.right_content_title{font-size: 25px; line-height: 40px; padding: 12px 0;}
	
	.right_content_content p{margin: 8px 0;}
}
@media only screen and (max-width:1023px){
	.right_content_title{font-size: 20px; line-height: 30px; padding: 10px 0;}
	
	.right_content_content p{margin: 5px 0;}
}
@media only screen and (max-width:560px){
	.right_content_title{font-size: 16px; line-height:22px;}
	.right_content_info{height:30px; line-height:30px; margin: 0 0; text-align:center; font-size: 12px;}
	.right_content_info small{margin-left:0;margin-right:0;font-size:12px;}
	
	.right_content_content{line-height: 160%;}
}


/*详细页上一页下一页收藏打印*/
.preNext{width: 100%; margin-top: 20px; border-top: 1px solid rgba(0,0,0,.1); position: relative;}
.preNext .text{color:#999; margin-top: 20px; line-height: 30px;}
.preNext .actBox{position:absolute;top:25px;right:0;}
.preNext .actBox li{display:inline;padding-left:22px;background-image:url(actbox-ico.gif);background-repeat:no-repeat;margin-left:10px;}
.preNext .actBox li a{color:#666;}
.preNext .actBox li#act-fav{background-position:4px 0px;}
.preNext .actBox li#act-err{background-position:4px -37px;}
.preNext .actBox li#act-pus{background-position:4px -70px;}
.preNext .actBox li#act-pnt{background-position:4px -105px;}

@media only screen and (max-width:800px){

}
@media only screen and (max-width:560px){
	.preNext{margin-top: 0;}
	.preNext .text{margin-top: 10px; line-height: 20px;}
	.preNext .actBox{top:7px;}
}


/*分页样式*/
.page_info{text-align:center; padding-top:30px; color:#333; font-size: 14px; font-size: 1.5rem;}
.page_info span{padding:0 2px;font-weight:bold; color: #c7a36f;}
.page_list{line-height:25px; text-align:center; letter-spacing:0; font-size:15px; font-size: 1.5rem; margin-top:30px;}
.page_list div{text-align: center; display: inline-block; padding:2px 25px;}
.page_list a{display:inline-block; background:#f6f6f6; border: 1px solid rgba(0,0,0,.08); margin: 0 4px; color:#222222; text-align:center; padding:3px 11px; border-radius: 2px;}
.page_list a:hover,.page_list a.on{color:#fff; background:#c7a36f; font-weight: bold;}


@media only screen and (max-width:800px){
	.page_info{font-size: 14px; padding-top:5px;}
	.page_list{font-size: 14px; line-height:22px; margin-top:20px;}
	.page_list a{padding:2px 9px; margin:0 3px;}
}
@media only screen and (max-width:560px){
	.page_info{font-size: 12px;}
	.page_list{font-size: 12px; line-height:18px; margin-top:10px;}
	.page_list div{padding: 0 2px;}
	.page_list a{padding:1px 7px; margin:1px 1px;}
}

/*内容分页*/
.contPage{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.contPage a{display:inline-block;color:#898989;background:#fff;text-align:center;padding:0 7px;margin:0 1px;}
.contPage a:hover{color:#fff;background:#898989;}
.contPage a.on{color:#333;background:#E5EDF2;border:1px solid #C2D5E3;}

