﻿*{
	padding: 0;
	margin: 0;
	border: 0;
}
body{
	font-family: "经典楷体简";
}
li{
	list-style: none;
	float: left;
}
a{
	text-decoration: none;
}
.clearfix,.clear{
	clear: both;
}
.wrap{
	height: auto;
	width: 1200px;
	margin: 0 auto;
}
img{
	max-width: 100% !important;
}
.main{
	width: 100%;
	/* background: url(../img/h-bg.jpg); */
	background-size: 100% 100%;
}
.swiper-pagination-bullet{
	background: #fff;
}
.swiper-pagination-bullet-active{
	background: #913336;
}
.cu-list ul li .words .p-1{
	display: none;
}
/*header*/
header{
	width: 100%;
	height: 90px;
	position: relative;
	border-bottom:1px solid #b4b4b4 ;
	background: url(../img/h-1.jpg);
	background-size:100% 100%;
}
header .logo{
	float: left;
	padding-top: 20px;
}
header .the-search{
	width: 350px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
}
header .the-search input,header .the-search button{
	float: left;
}
header .the-search input{
	height: 40px;
	border: 1px solid #452b14;
	width: 293px;
	box-sizing: border-box;
	outline: none;
	padding-left: 10px;
	box-sizing: border-box;
	font-size: 14px;
}
header .the-search button{
	height: 40px;
	width: 57px;
	color: #ffffff;
	text-align: center;
	background-color: #452b14;
	cursor: pointer;
}
header .tel{
	float: right;
}
header .tel ul{
	/*margin-top: 8px;*/
}
header .tel ul li{
	padding:5px;
	font-size: 12px;
	font-family: "宋体";
	line-height: 24px;
	float: right;
	margin-top: 10px;
}
header .tel ul li a {
	color: #000;
}
header .tel .foot{
	color: #000;
	font-size: 18px;
	display: block;
	/*margin-top: 14px;*/
	line-height: 40px;
}
header .tel .foot span{
	font-size: 24px;
	/*color: #cd161e;*/
	color: #701a1a;
}
/*导航*/
nav{
	width: 100%;
	height: 60px;
	padding: 5px 0;
	box-sizing: border-box;
	background: url(../img/h-2.jpg);
	background-size:100% 100%;
}
nav ul {
	width: 100%;
	padding: 0 22px;
	font-family: "经典楷体简";
	box-sizing: border-box;
}
nav ul li{
	position: relative;
	padding: 0 21px;
	text-align: center;
	padding-top: 8px;
}
nav ul li p{
	font-size: 16px;
	color: #170405;
}
nav ul li span{
	font-size: 14px;
	color: #a7a7a7;
}
nav ul li.active p,nav ul li.active span{
	color: #e70012;
}
nav ul li:hover p,nav ul li:hover span{
	color: #e70012;
}
nav ul li:before{
	content: "";
	height: 50px;
	width: 1px;
	background-color: #b4b4b4 ;
	position: absolute;
	left: 0;
	top: 0;
}
nav ul li:first-child:before{
	display: none;
}
/*banner*/
#banner{
	width: 100%;
	height: 800px;
	position: relative;
	overflow: hidden;
}
#banner .swiper-button-prev.swiper-button-white{
	left: 8%;
}
#banner .swiper-button-next.swiper-button-white{
	right: 8%;
}
.p-img{
	display:block;
}
.a-img{
	display:none;
}
.banner .swiper-pagination-bullet{
	height: 12px;
	width: 12px;
	opacity: 1;
}
.swiper-container {
	width: 100%;
	/*height: 300px;*/
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
.swiper-slide {
	background-size: cover;
	background-position: center;
}
.gallery-top .swiper-slide{
	z-index: 100;
	/*height: 100% !important;*/
}
.gallery-top .swiper-slide img{
	height: 100%;
	width: 100%;
}
.gallery-top {
	/*height: 80%;*/
	height: 100%;
	width: 100%;
}
.gallery-thumbs .swiper-slide{
	z-index: 10000;
	/*height: 100% !important;*/
}
.gallery-thumbs {
	/* height: 20%; */
	height: 150px;
	box-sizing: border-box;
	padding: 10px;
	box-sizing: border-box;
	position: absolute;
	/*left: 0;*/
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	/*bottom: 10%;*/
	bottom: 5%;
	width: 48%;
	/*padding: 0 ;*/
}
.gallery-thumbs .swiper-slide {
	height: 100%;
	/*opacity: 0.4;*/
	border:2px solid #848383;
	box-sizing: border-box;
}
.gallery-thumbs .swiper-slide-thumb-active {
	/*opacity: 1;*/
	border-color: rgb(158,0,36);
}
/*banner*//*五大优势*/

.a-inner .fir .wrap{
	position: relative;
}
.a-inner .fir .pic1{
	position: absolute;
	left: 50%;
	bottom: -21%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	z-index: 10;
	padding: 5px;
	background-color: #fff;
}
.a-inner .the-left,.a-inner .the-right{
	width:50%;
	float: left;
	position: relative;
}
.five-adv .fir:nth-child(1){
	padding-bottom: 65px;
	margin-top: 7px;
}
.five-adv .fir .the-left{
	padding-left: 90px;
	box-sizing: border-box;
}
.a-inner .fir:nth-child(2) .the-right .pic{
	padding: 0;
}
.a-inner .fir:nth-child(3) .wrap,.a-inner .fir:nth-child(4) .wrap{
	background-color: #fff;
}
.a-inner .fir:nth-child(3) .the-right .pic,.a-inner .fir:nth-child(4) .the-right .pic{
	padding: 0;
}
.a-inner .fir:nth-child(3) .the-left span{
	top: 60%;
	left: 4%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.a-inner .fir:nth-child(3) .l-main .p-2,.a-inner .fir:nth-child(3) .l-main .p-1{
	margin-top: 10px;
}
.a-inner .fir:nth-child(3) .l-main{
	padding: 10% 0;
	padding-left: 30px;
	/* margin-top: 23%; */
	margin-top:7%;
}
.a-inner .fir:nth-child(3) .the-right .pic img{
	height: 500px;
	display: block;
	width: 100%;
}
.a-inner .fir:nth-child(2) .the-left{
	width: 48%;
	margin-left:2%;
}
.a-inner .fir .the-left span{
	position: absolute;
	left: 0;
	top: 0;
	height: 52px;
	width: 52px;
	text-align: center;
	line-height: 52px;
	font-size: 26px;
	color: #FFFFFF;
	border-radius: 50%;
	background-color: #913336;
	display: block;
}
.a-inner .fir .l-main{
	border-left: 1px solid #df0024;
	padding-left: 30px;
}
.a-inner .fir .l-main h3{
	font-size: 30px;
	font-weight: normal;
	line-height: 48px;
}
.a-inner .fir .l-main .p-0{
	color: #767676;
	font-size: 18px;
	margin-top: 32px;
}
.a-inner .fir .l-main .p-1{
	font-size: 16px;
	margin-top: 40px;
	color: #767676;
	line-height: 34px;
	width: 77%;
}
.a-inner .fir:nth-child(2) .p-1{
	margin-top: 20px;
}
.a-inner .fir .l-main .p-2{
	height: 38px;
	width: 150px;
	background: #434343;
	padding: 4px;
	box-sizing: border-box;
	margin-top: 26px;
}
.a-inner .fir .l-main .p-3{
	/*height: 100%;
	width: 100%;*/
	border: 1px solid #fff;
}
.a-inner .fir .l-main .p-4{
	line-height: 28px;
	text-align: center;
	background: #fff;
	border: 1px solid #434343;
	color: #5e4f46;
}
.a-inner .fir .the-right .pic{
	width: 100%;
	background-color: #fff;
	padding: 5px;
	box-sizing: border-box;
}
.a-inner .fir .the-right .pic img{
	width: 100%;
	display: block;
}
.a-inner .fir2 .the-right .pic{
	padding: 5% !important;
}
.a-inner .fir2 .the-left{
	position: absolute;
	left: auto;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.banner,.five-adv{
	width: 100%;
	overflow: hidden;
}
.banner img,.five-adv>img{
	width: 100%;
	display: block;
}
.five-adv .f-fio{
	width: 100%;
	background: url(../img/c-bg.jpg) repeat;
}
.five-adv .a-top{
	/*height: 100;*/
	width: 100%;
	text-align: center;
	height: 210px;
	background: url(../img/ad-1.jpg);
	background-size: 100% 100%;
	padding-top: 36px;
	box-sizing: border-box;
}
.five-adv .fir{
	margin-top: 60px;
}
.five-adv .fir:first-child{
	margin-top: 20px;
}
.five-adv .fir2{
	padding-bottom: 120px;
	background: url(../img/ad-6.jpg);
	background-size: 100% 100%;
}
.five-adv .a-top h3{
	font-size: 52px;
	color: #e70012;
	margin-bottom: 5px;
}
.five-adv .a-top h4{
	font-size: 38px;
	color: #000;
	font-weight: normal;
}
/*五*/
.f-five{
	width: 100%;
	padding-top: 16px;
	background: url(../img/bg.jpg) repeat;
	/*background-size: 100% 100%;*/
}
.f-five .f-top{
	background-color: #913336;
	height: 51px;
	width: 51px;
	border-radius: 50%;
	color: #fff;
	font-size: 29px;
	text-align: center;
	line-height: 51px;
	margin: 0 auto;
}
.f-five .biaoti {
	width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.f-five .biaoti h2 {
    width: 100%;
   /*width: 83%;*/
    height: 56px;
    line-height: 56px;
    text-align: center;
    margin-top: 20px;
    background: url(../img/f-t.png) top center no-repeat;
    background-size: 100% 100%;
    color: #333333;
    font-size: 24px;
    letter-spacing: 2px;
    margin: 0 auto;
}
.f-five .biaoti h3 {
    width: 390px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 2px;
    color: #ffffff;
    border-radius: 7px;
    background-color: #a62c2c;
    margin: 10px auto 0;
    font-size: 16px;
}
.mdl4nr {
   	/*width: 100%;*/
   	width: 83%;
   	margin: 0 auto;
    overflow: hidden;
}
.mdl4nr ul li {
    overflow: hidden;
    position: relative;
    color: #333333;
   	width: 50%;
}
.mdl4nr ul li h4 {
    width: 163px;
    height: 39px;
    margin: 40px auto 0;
    background: url(../img/1.png) no-repeat;
    text-align: center;
    line-height: 36px;
    font-size: 24px;
    font-weight: bold;
}
.mdl4nr ul li div {
    float: left;
   	width: 50%;
    margin-top: 26px;
}
.mdl4nr ul li div img {
    width: 236px;
    height: 189px;
    display: block;
    border-radius: 6px;
}
.mdl4nr ul li div p {
    font-size: 16px;
    line-height: 42px;
    text-align: center;
}
.mdl4nr ul li>img {
    display: block;
    position: absolute;
    bottom: 105px;
    right: 53%;
    margin-right: -41px;
}
/*艺术品展示*/
.the-show{
	width: 100%;
	padding-top: 20px;
	padding-bottom: 30px;
	background: url(../img/s-bj.jpg);
	background-size: 100% 100%;
}
.the-show .title{
	text-align: center;
}
.the-show .tab-list .top ul{
	width: 100%;
	padding:20px 40px;
	box-sizing: border-box;
}
.the-show .tab-list .top li{
	border-radius: 50%;
	background-color: #fff;
	height: 116px;
	width: 116px;
	margin-left: 50px;
	text-align: center;
	padding-top: 20px;
	box-sizing: border-box;
	cursor: pointer;
}
.the-show .tab-list .top li.focus{
	background-color: #cc2424;
	color: #fff;
}
.the-show .tab-list .top li:hover{
	background: #cc2424;
	color: #fff;
}
.the-show .tab-list .top li .pic{
	width: 100%;
	height: 60%;
	position: relative;
}
.the-show .tab-list .top li:first-child{
	margin-left: 0;
}
.the-show .tab-list .top li .pic img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
}
.the-show .tab-list .top li p{
	margin-top: 5px;
	font-size: 16px;
}
.the-show .tab-list .tab{
	display: none;
}
.the-show .tab-list .active{
	display: block;
}
.the-show .tab-list .tab ul li{
	width: 24%;
	margin-left: 1%;
	margin-bottom: 10px;
	background:#fff;
}
.the-show .tab-list .tab ul li:first-child{
	margin-left: 0;
	width: 49%;
}
.the-show .tab-list .tab ul li:nth-child(4){
	margin-left: 0;
}
.the-show .tab-list .tab ul li .pic img{
	display: block;
	/* width: 100%;
	max-height: 286px; */
	height:170px;
	margin:0 auto;
}
.the-show .tab-list .tab ul li p{
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	/*background-color: #913336;*/
	background:#701a1a ;
}
/*关于我们*/
.about-us{
	width: 100%;
	overflow: hidden;
}
.about-us .wrap{
	height: 100%;
}
.about-us .the-title{
	width: 41%;
	position: absolute;
	left: 10%;
	top: 28px;
}
.about-us .the-title p{
	/*font-size: 22px;*/
	font-size: 42px;
	text-align: right;
	/*margin-right: 20px;*/
}
.about-us .the-title hr {
    height: 2px;
    left: 10%;
    width: 53%;
    background: #ccc;
    position: absolute;
    left: 10%;
    top: 28px;
}
.about-us .the-title span{
	font-size: 20px;
	text-align: right;
	display: block;
	margin-top: 10px;
}



.about-us .pic{
	position: relative;
	width: 100%;
}
.about-us .pic .inner img{
	display: block;
}
.about-us .wrap{
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	background: transparent;
}
.about-us .pic .p-pic,.about-us  .words{
	position: absolute;
	top: 54%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.about-us .pic .p-pic{
	left: 15px;
	width:50%;
}
.about-us .pic .p-pic .play{
	position:absolute;
	left:43%;
	top:50%;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	width:64px;
	height:64px;
}
.about-us .words {
	width:50%;
    /* width: 341px; */
    right: 9%;
    top: 53.8%;
    /* height: 415px; */
	height:400px;
    background-color: #fff;
}
.about-us .words .the-c{
	/*height: 344px;*/
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
}
.about-us .words .the-c h2 {
    text-align: center;
    font-weight: normal;
    padding: 10px 0;
    letter-spacing: 5px;
    border-bottom: 2px solid #ccc;
    width: 45%;
    display: block;
    margin: 0 auto;
}
.about-us .words .the-c .p{
	font-size:16px;
	line-height:42px;
	text-align:center;
}
.about-us .words .the-c p{
	font-size: 14px;
	line-height: 28px;
	color: #333;
	/* font-family: "宋体"; */
	text-indent:2em;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 11;
    -webkit-box-orient: vertical;
}
.about-us .words .the-c p span{
	font-size: 34px;
}
.about-us .words a.more {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    position: absolute;
    right: -14px;
    bottom: -17%;
}
/*新闻*/
.the-news{
    width: 100%;
    padding:40px 0;
    background: url(../img/n-bg.jpg);
    background-size: 100% 100%;
}
.the-news ul li{
    width: 33.3333%;
    border-left: 1px solid #ccc;
    box-sizing:border-box;
    padding:0 60px;
    box-sizing:border-box; 
}
.the-news ul li:first-child{
    border-left: 0;
}
.the-news ul li h3{
    float: left;
    font-size: 20px;
    color: #414141;
    line-height: 26px;
    padding-left: 16px;
    /*box-sizing: border-box;*/
   background: url(../img/7.jpg) left center no-repeat;
    
}
.the-news ul li h3 span{
    font-size: 14px;
    color: #876d65;
    margin-left: 5px;
    font-weight: normal;
}
.the-news ul li .title a{
    float: right;
    font-size: 14px;
    color: #876d65;
    line-height: 26px;
}
.the-news ul li .pic{
    margin: 10px 0;
}
.the-news ul li .list{
    padding: 20px 0;
    border-top: 1px solid #ccc;
}

.the-news ul li .list h4{
    color: #959596;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
}
.the-news ul li .list p{
    font-size: 16px;
    line-height: 26px;
    color: #0c0916;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	overflow: hidden;
	-webkit-box-orient: vertical;
}
.the-news ul li .list1 {
    border-top: 1px solid #ccc;
    padding-left: 40px;
    box-sizing: border-box;
    margin-top: 24px;
    /* padding-bottom: 10px; */
    height: 175px;
    padding-top: 18px;
    padding-bottom: 15px;
    /*background: url(../img/8.jpg) left top 18px no-repeat;*/
    padding-left: 60px;
    position: relative;
}
.the-news ul li .list1 span {
    position: absolute;
    height: 36px;
    width: 36px;
    border: 1px solid #333;
    border-radius: 50%;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    left: 0;
    /* top: 50%; */
    top: 19px;
    color: #333;
}
.the-news ul li .list1 h3{
	float: none;
	/*font-weight: normal;*/
	font-size: 16px;
	/*margin-bottom: 5px;*/
	/*color: #3d3633;*/
	color: #0c0916;
	line-height: 42px;
	background: none;
	font-weight: normal;
	padding-left: 0;
}
.the-news ul li .list1  p{
	font-size: 14px;
	line-height: 24px;
	color: #848c91;
}
.the-news ul li .fir{
	/*border-top: 0;*/
	border: 0;
}
/*footer*/
footer{
    width: 100%;
    padding:40px 0; 
    padding-bottom: 20px;
    background: url(../img/f-bg.jpg);
    background-size: 100% 100%;
}
footer .f-top ul {
    width: 100%;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
    padding-left: 70px;
    padding-bottom: 10px;
    display: none;
}
footer .f-top ul li{
    font-size: 14px;
    line-height: 26px;
    padding-right: 70px;
    position: relative;
}
footer .f-top ul li:after{
	position: absolute;
	right: 33px;
	color: #701a1a;
	top: 0;
	content: "/";
}
footer .f-top ul li a{
    display: block;
    color: #701a1a;
}
footer .f-middle{
	width: 100%;
	border-bottom: 1px solid #ccc;
	height: 140px;
	padding: 10px 0;
}
footer .f-middle div{
	float: left;
	/*width: 25%;*/
	text-align: center;
}
footer .f-middle .f-logo{
	/*margin-top: 70px;*/
	margin-top: 50px;
	width: 25%;
}
footer .f-middle .the-middle{
	width: 50%;
	padding-left: 24px;
	box-sizing: border-box;
}
footer .f-middle .f-tel,footer .f-middle .f-add{
	/*margin-top: 40px;*/
	margin-top: 16px;
}
footer .f-middle div .pic{
	/*float: none;*/
	/*width: 100%;*/
	float: left;
}
footer .f-middle span{
	color: #701a1a;
	/*display: block;*/
}
footer .f-middle .p-1{
	/*font-size: 20px;*/
	font-size: 18px;
	/*line-height: 28px;*/
	line-height: 44px;
	margin-left: 5px;
}
footer .f-middle .p-2{
	line-height: 26px;
	/*font-size: 18px;*/
	font-size: 16px;
	
}
footer .f-middle .f-add .p-2{
	text-align: left;
}
footer .f-middle .f-code p{
	font-size: 16px;
}
footer .f-middle .f-code .pic{
	float: none;
}
footer img{
	/*display: block;*/
	
	/*margin: 0 auto;*/
	vertical-align: middle;
}
footer .f-middle .f-code img{
	width: 120px;
}
footer .f-foot{
	width: 100%;
	margin-top: 30px;
}
footer .f-foot .p-1{
	float: left;
	margin-left: 20px;
}
footer .f-foot .p-2{
	float: right;
	margin-right: 30px;
}
/*左侧悬浮框*/
.left-aside{
	/*height: 509px;
	width: 142px;*/
	position: fixed;
	/*left: 10px;*/
	right: 10px;
	/*right: 10px;*/
	z-index: 1000;
	top: 55%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	display: none;
}
.left-aside .top{
	/*height: 509px;*/
	height: 460px;
	/*width: 142px;*/
	width: 124px;
	background: url(../img/l-bg.jpg);
}
.left-aside .top ul{
	width: 100%;
	padding: 0 10px;
	padding-top: 13px;
	box-sizing: border-box;
	overflow:hidden;
}
.left-aside .top ul li{
	float: none;
	width: 100%;
	background: #45211c;
	font-size: 16px;
	text-align: center;
	/*line-height: 43px;*/
	line-height: 38px;
	margin-top: 12px;
	border-radius: 3px;
	height:38px;
}
.left-aside .top ul li:first-child{
	margin-top: 0;
}
.left-aside .top ul li.focus{
	background: #701a1a;
}
.left-aside .top ul li a{
	color: #fff;
	display: inline-block;
	width:100%;
	
	
}
.left-aside .back{
	width: 100%;
	text-align: center;
	margin-top: -5px;
	cursor: pointer;
}
.left-aside .back img{
	margin: 0 auto;
	display: block;
}
/*成功案例*/
.case-success{
	width: 100%;	
	background: url(../img/c-bg.jpg) repeat;
	padding-bottom: 50px;
}
/*banner*/
.case-success .banner{
	width: 100%;
	background: url(../img/c-1.jpg);
	background-size: 100% 100%;
}
.case-success .banner .wrap{
	position: relative;
}
.case-success .banner .meng{
	height: 54px;
	/*background: #a83f46;*/
	/*background: rgb(158,0,36);*/
	background: #701a1a;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	font-size: 16px;
	line-height: 54px;
	padding-left: 10px;
	box-sizing: border-box;
}
.case-success .banner .meng a{
	color: #fff;
	position: relative;
	/*padding-left: 25px;*/
}
.case-success .banner .meng a:first-child{
	padding-left: 0;
}
.case-success .banner .meng a:first-child:before{
	display: none;
}
/*.case-success .banner .meng a:before{
	position: absolute;
	left: 6px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	content: ">>";
	color: #fff;
	font-size: 14px;
	letter-spacing: -3px;
}*/
.al-title{
	width: 100%;
	text-align: center;
	padding: 25px 0;
}
.al-title h3{
	font-size: 30px;
	line-height: 44px;
	color: #272727;
}
.al-title p{
	font-size: 20px;
	color: #b0afaf;
	line-height: 32px;
}
.case-success .tab-list{
	width: 100%;
}
.case-success .tab-list .top {
	width: 100%;
	padding-bottom: 26px;
}
.case-success .tab-list .top ul{
	padding: 0;
}
.case-success .tab-list .top li{
	width: 13%;
	margin-left: 1.26%;
	border: 2px solid transparent;
	box-sizing: border-box;
	height: 156px;
	border-radius: 50%;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.case-success .tab-list .top li.focus{
	border-color: red;
}
.case-success .tab-list .top li:hover{
	background: red;
}
.case-success .tab-list .top li .meng{
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.5);
	border-radius: 50%;
	height: 100%;
	width: 100%;
	z-index: 50;
}
.case-success .tab-list .top li:first-child{
	margin-left: 0;
}
.case-success .tab-list .top li .pic1{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 5;
	border-radius: 50%;
}
.case-success .tab-list .top li .pic1 img{
	max-width: none !important;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
}
.case-success .tab-list .top li .pic2{
	position: absolute;
	z-index: 100;
	top: 25%;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}
.case-success .tab-list .top li p{
	font-size: 16px;
	position: absolute;
	color: #fff;
	left: 50%;
	/*left: 0;*/
	bottom: 24%;
	z-index: 52;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}
.case-success ul.tab{
	width: 100%;
	padding:0 124px;
	box-sizing: border-box;
}
.case-success ul.tab li{
	width: 100%;
	float: none;
	background: #fff;
	margin-top: 50px;
	/*height: 344px;*/
	/*height: auto;*/
	/*padding-bottom: 10px;*/
	padding: 10px 0;
}
.case-success ul.tab li:first-child{
	margin-top: 0;
}
.case-success ul.tab li .pic{
	width: 52.5%;
	float: left;
}
.case-success ul.tab li .pic img{
	display: block;
	width: 100%;
	/* height: 310px; */
	height:244px;
}
.case-success ul.tab li .word{
	width: 47.5%;
	float: right;
	color: #181818;
	padding: 60px 34px 0;
	padding-top: 20px;
	box-sizing: border-box;
}
.case-success ul.tab li .word h5{
	font-size: 16px;
	font-weight: normal;
	line-height: 32px;
	margin-bottom: 16px;
}
.case-success ul.tab li .word p{
	font-size: 14px;
	line-height: 24px;
	color: #514e4e;
}
.case-success ul.tab li .word p.p-1{
	margin-top: 10px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/*联系我们*/
.contact-us{
	width: 100%;
	position: relative;
	background: url(../img/c-bg.jpg) repeat;
}
.contact-us .pic{
	position: relative;
}
.contact-us .pic img{
	/*height: 333px;*/
	height: 260px;
}
.contact-us .word{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	/*padding-top: 5%;*/
	padding-top: 3%;
	box-sizing: border-box;
}
.contact-us .word h2{
	/*font-size: 52px;*/
	font-size: 46px;
	font-weight: 300;
	color: #303030;
}
.contact-us .word span {
    font-size: 28px;
    color: #979797;
    margin-top: 11px;
    display: block;
}
.contact-us .word p {
    color: #acacac;
    font-size: 24px;
    font-weight: 200;
    /* margin-top: 16px; */
}
/*留言*/
.the-message{
	width: 100%;
	padding: 30px 0;
}
.the-message h2{
	/*font-size: 46px;*/
	font-size: 36px;
	color: #333333;
	text-align: center;
	font-weight: 400;
}
.the-message p.p-1{
	font-size: 16px;
	color: #999;
	line-height: 26px;
	text-align: center;
	margin-top: 16px;
}
.the-message form{
	width: 930px;
	margin: 0 auto;
}
.the-message form input,.the-message form textarea{
	border: 1px solid #666666;
	color: #666666;
	border-radius: 10px;
	margin-top: 36px;
	box-sizing: border-box;
	padding-left: 10px;
	font-size: 14px;
	outline: none;
}
.the-message form input{
	display: inline-block;
	width: 48%;
	margin-left: 3%;
	height: 56px;
	line-height: 56px;
}
.the-message form input:nth-child(2n){
	margin-left: 0;
}
.the-message form textarea{
	width: 100%;
	height: 100px;
	line-height: 32px;
}
.the-message form button{
	height: 60px;
	width: 580px;
	background-color: #a83f46;
	line-height: 60px;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
	display: block;
	border-radius: 5px;
	cursor: pointer;
	/*font-size: 20px;*/
	font-size: 22px;
}
/*list*/
.the-message .m-list{
	/*width: 100%;*/
	width: 1100px;
	margin: 0 auto;
	margin-top: 120px;
}
.the-message .m-list ul li{
	/*width: 340px;*/
	width: 31.33333%;
	/*margin-left: 90px;*/
	margin-left: 2%;
	background-color: #fff;
	/*height: 338px;*/
	height: 300px;
	box-shadow: 1px 1px 1px #ccc;
	position: relative;
	padding-top: 100px;
	text-align: center;
	box-sizing: border-box;
}
.the-message .m-list ul li:first-child{
	margin-left: 0;
}
.the-message .m-list ul li .top{
	height: 154px;
	width: 154px;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	border: 1px solid #c8deed;
	background: #fff;
	box-sizing: border-box;
	padding: 28px;
}
.the-message .m-list ul li .top .inner{
	border-radius: 50%;
	background: #a83f46;
	height: 100%;
	width: 100%;
}
.the-message .m-list ul li .top img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
}
.the-message .m-list ul li h3{
	font-size: 24px;
	/*color: #666666;*/
	color: #333;
	font-weight: normal;
}
.the-message .m-list ul li p{
	/*color: #888888;*/
	color: #333;
	font-size: 16px;
	line-height: 28px;
	margin-top: 16px;
	font-weight: bolder;
	padding: 0 50px;
	height: 56px;
}
.the-message .m-list ul li span{
	display: block;
	width: 138px;
	height: 40px;
	background: #b4b4b4;
	color: #fff;
	line-height: 40px;
	text-align: center;
	border-radius: 5px;
	margin: 0 auto;
	margin-top: 20px;
}
.the-message .m-list ul li span a{
color:#fff;
    display: block;
}
.the-message .m-list ul li span:hover{
	background: #a83f46;
}
/*地图*/
.map{
	width: 100%;
}
#dituContent{
	height: 300px !important;
}
.iw_poi_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap
}
.iw_poi_content {
	font: 12px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word
}
#dituContent{
	box-sizing: border-box;
}
#dituContent img{
	max-width: none !important;
}
/*名家讲坛*/
.the-famous{
	background: url(../img/c-bg.jpg) repeat;
	width: 100%;
}
.the-famous .a-img{
	display:none;
}
.the-famous .pic{
	position: relative;
	
}
.the-famous .pic img{
	height: 260px;
}
.the-famous .wrap1{
	width: 1200px;
	height: 54px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-mos-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	bottom: 0;
}
.the-famous .banner .meng{
	height: 54px;
	/*background: #a83f46;*/
	/*background: rgb(158,0,36);*/
	background: #701a1a;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	font-size: 16px;
	line-height: 54px;
	padding-left: 10px;
	box-sizing: border-box;
}
.the-famous .banner .meng a:first-child {
    padding-left: 0;
}
.the-famous .banner .meng a:first-child:before{
	display: none;
}
.the-famous .banner .meng a {
    color: #fff;
    position: relative;
    padding-left: 25px;
}
.the-famous .banner .meng a:before {
    position: absolute;
    left: 6px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    content: ">>";
    color: #fff;
    font-size: 14px;
    letter-spacing: -3px;
}
/*名家列表*/
.the-famous .f-list{
	width: 100%;
	padding-top: 47px;
}
.the-famous .f-list .title{
	font-size: 16px;
	line-height: 32px;
	padding-bottom: 5px;
	color: #595959;
	width: 100%;
	border-bottom: 2px solid #b4b4b4;
	font-weight: bolder;
	margin-bottom: 10px;
}
.the-famous .f-list .the-left{
	width: 77%;
	padding-right: 16px;
	box-sizing: border-box;
	float: left;
}
.the-famous .f-list .the-left ul li{
	width: 100%;
	float: none;
	position: relative;
	box-sizing: border-box;
	height: 290px;
	padding: 30px 20px 0 205px;
	background: #e6e6e6;
	margin-bottom: 28px;
}
.the-famous .f-list .the-left ul li:hover{
	background: #e8dfce;
	box-shadow: 1px 1px 10px #ccc;
	transition: all 1s;
	transform-style: preserve-3d;
}
.the-famous .f-list .the-left ul li .pic{
	width: 161px;
	height: 161px;
	position: absolute;
	left: 22px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	border-radius: 50%;
	overflow: hidden;
}
.the-famous .f-list .the-left ul li .pic img{
	max-width: none !important;
	height: auto;
	width:100%;
}
.the-famous .f-list .the-left ul li .p-1{
	color: #170405;
	font-weight: bolder;
	font-size: 18px;
	line-height: 32px;
}
.the-famous .f-list .the-left ul li .p-3{
	font-size: 16px;
	line-height: 28px;
	/*color: #b50c0d;*/
	color: #322522;
	margin-top: 10px;
}
.the-famous .f-list .the-left ul li .p-3 span,.the-famous .f-list .the-left ul li .p-2{
	color: #322522 ;
	line-height: 28px;
	font-size: 16px;
}
.the-famous .f-list .the-left ul li a{
	color: #fff;
	height: 34px;
	width: 160px;
	float: right;
	display: block;
	line-height: 34px;
	text-align: center;
	border: 1px solid #CCCCCC;
	box-sizing: border-box;
	background: #ae4f53;
	font-size: 14px;
	margin-top: 26px;
}
.the-famous .f-list .the-right{
	width: 23%;
	float: right;
	padding-left:10px;
	box-sizing:border-box;
}
.the-famous .f-list .the-right .top img{
	width: 100%;
	display: block;
}
.the-famous .f-list .the-right .pic img{
	width: 100%;
	height: auto;
}
.the-famous .f-list .the-right .pic{
	margin-bottom:10px;
	position:relative;
}
.the-famous .f-list .the-right .pic img.play{
	position:absolute;
	left:50%;
	top:40%;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	height:64px;
	width:64px;
	background:rgba(0,0,0,0.5);
	border-radius:50%;
}
.the-famous .f-list .the-right .pic p{
	font-size:12px;
	line-height:26px;
	width:100%;
	box-sizing:border-box;
	padding:0 10px;
	color:#333;
}
.the-famous .f-list .the-right .ti{
	width: 100%;
	border-left: 6px solid #087eaf;
	padding-left: 10px;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 32px;
	color: #333333;
	font-weight: bolder;
	margin-top: 16px;
}
.the-famous .f-list .the-right  ul{
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
	padding-top: 10px;
	margin-bottom: 30px;
}
.the-famous .f-list .the-right  ul li{
	font-size: 14px;
	float: none;
	width: 100%;
	margin-bottom: 10px;
}
.the-famous .f-list .the-right  ul li:first-child span.span-1{
	background: #fd7e2a;
}
.the-famous .f-list .the-right  ul li span.span-1{
	background: #bbbbbb;
	height: 16px;
	width: 16px;
	display: inline-block;
	line-height: 16px;
	text-align: center;
}
.the-famous .f-list .the-right  ul li a{
	color: #333;
}
/*企业文化*/
.the-culture{
	width: 100%;
	/*background: #fff;*/
}
.the-culture .banner{
	background:url(../img/cu-bg.jpg);
	/*margin-bottom: 20px;*/
}
.the-culture .banner img{
	/* height: 260px; */
}
.case-success .banner .p-img{
	display:block;
}
.case-success .banner .a-img{
	display:none;
}
/*文化列表*/
.cu-list{
	width: 100%;
}
.cu-list ul li{
	float: none;
	width: 100%;
	padding-top: 20px;
	background:url(../img/c-bg.jpg) repeat;
	padding-bottom: 10px;
}
.cu-list ul li:first-child{
	border-top: 1px solid #ccc;
	background: #fff;
	margin-bottom: 20px;
}
.cu-list ul li:nth-child(2) span.span-1,.cu-list ul li:nth-child(4) span.span-1{
	float: right;
}
.cu-list ul li:nth-child(2) .top .word,.cu-list ul li:nth-child(4) .top .word{
	float: right;
	margin-right: 10px;
	text-align: right;
}
.cu-list ul li span.span-1{
	height: 80px;
	width: 80px;
	line-height: 80px;
	color: #fff;
	font-size: 40px;
	display: inline-block;
	background: #bf9f62;
	text-align: center;
	float: left;
}
.cu-list ul li .top .word{
	float: left;
	color: #333;
	margin-top: 20px;
	margin-left: 10px;
}
.cu-list ul li .top .word .p-1{
	font-size: 20px;
	display: block;
}
.cu-list ul li .top .word .p-2{
	font-size: 14px;
}
.cu-list ul li  .words{
	background: url(../img/c-bg.jpg) repeat;
	width: 100%;
	padding: 10px 10px 20px;
	box-sizing: border-box;
	margin-top: 20px;
}
.cu-list ul li  .words .p-1{
	line-height: 32px;
	font-size: 16px;
	border-bottom: 1px solid #ffffff;
}
.cu-list ul li  .words .p-2{
	font-size: 18px;
	margin-top: 10px;
	line-height: 32px;
}
.cu-list ul li  .words .p-3{
	font-size: 14px;
	line-height: 26px;
	text-indent: 2em;
}
.cu-list ul li dl dd{
	float: left;
	width: 24%;
	margin-left: 1.333333%;
	overflow: hidden;
	margin-top: 20px;
	cursor: pointer;
}
.cu-list ul li dl dd:first-child{
	margin-left: 0;
}
.cu-list ul li dl dd  .pic{
	height: 207px;
	width: 100%;
	overflow: hidden;
}
.cu-list ul li dl dd img{
	max-width: none !important;
}
.cu-list ul li dd .the-desc{
	background: #f5f5f5;
	width: 100%;
	text-align: center;
	height: 66px;
	font-size: 14px;
	line-height: 24px;
	padding-top: 10px;
	box-sizing: border-box;
	color: #666666;
}
.cu-list ul li dd:hover .the-desc{
	background: #9e0024;
	color: #fff;
	transition: all 1s;
	transform-style: preserve-3d;
}
/*.cu-list ul li dd:hover img{
	transform: scale(1.1);
	transition: all 1s;
	transform-style: preserve-3d;
}*/
.cu-list ul li:nth-child(2) .words{
	background: #9e0024;
	position: relative;
	color: #fff;
	height:259px;
}
.cu-list ul li:nth-child(2) .words p{
	/* width: 362px; */
	/*width: 100%;*/
	position: relative;
	z-index: 10000;
	width:30%;
}
.cu-list ul li:nth-child(2) .words .p-3{
	padding-right: 40px;
	box-sizing: border-box;
}
.cu-list ul li:nth-child(2) .words .pic{
	height: 260px;
	overflow: hidden;
	position: absolute;
	right: 0;
	/* top: 20px; */
	top:0;
	/* width: 843px; */
	width:70%;
}
.cu-list ul li:nth-child(2) .words .pic img{
	position: absolute;
	left: 0;
	/* top: -30%; */
	top:0;
}
.cu-list ul li:nth-child(2) .words .kuang{
	position: absolute;
	border-width: 0 0 259px 111px;
	height: 0;
	width: 0;
	border-color:transparent #9e0024;
	left: 0;
	top: 0;
	border-style: solid;
	z-index: 100;
	display:none;
}
.cu-list ul li:nth-child(3) .words {
	position: relative;
	height: 170px;;
	width: 100%;
}
.cu-list ul li:nth-child(3) .words .pic{
	position: absolute;
	right: 0;
	top: 0;
	width: 70%;
	overflow: hidden;
	height: 171px;
}
.cu-list ul li:nth-child(3) .words .pic img{
	width: 100%;
	position: absolute;
	left: 0;
	/* top: -50%; */
	top:0;
	height:100%;
}
.cu-list ul li:nth-child(3) .words .pic .meng{
	display:none;
}
.cu-list ul li:nth-child(3) .words .uio{
	height: 171px;
	width: 30%;
	position: absolute;
	left: 0;
	top: 0;
	background: #9e0024;
	color: #fff;
	padding-left: 20px;
	box-sizing: border-box;
}
.cu-list ul li:nth-child(3) .words p{
	width: 362px;
	position: relative;
	z-index: 10000;
}
.cu-list ul li:nth-child(3) .words .p-3{
	padding-right: 40px;
	box-sizing: border-box;
}
.cu-list ul li .the-value{
	/*background: #9E0024;*/
	/*background: url(../img/q-6.jpg);*/
	width: 100%;
	
	padding-top: 10px;
	margin-top: 20px;
}
.cu-list ul li .the-value h3{
	font-size: 16px;
	line-height: 36px;
	color: #fff;
	width: 100%;
	font-weight: normal;
	background: #9E0024;
	padding: 0 20px;
	box-sizing: border-box;
}
.cu-list ul li .the-value dd{
	border-radius: 10px;
	position: relative;
}
.cu-list ul li .the-value dd .pic{
	height: 207px;
	overflow: hidden;
}
.cu-list ul li .the-value dd img{
	position: absolute;
	right: 0;
	top: 0;
	height: 207px;
}
.cu-list ul li .the-value dd span{
	font-size: 18px;
	color: #666666;
}
.cu-list ul li .the-value dd .the-desc{
	height: auto;
	text-align: left;
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
	height: 105px;
	padding-top: 10px;
	
}
.cu-list ul li .the-value dd .the-desc p{
	font-size: 14px;
	color: #666666;
}
.cu-list ul li .the-value dd:hover .the-desc{
	background: #f5f5f5;
}
/*私家典藏*/
.the-collection{
	width: 100%;
}
.the-collection .banner{
	background: none;
	/*height: 260px;*/
}
.the-collection .banner img{
	 height: 260px;
}

/*精品系列*/
.the-collection .co-list{
	width: 100%;
	padding-top: 40px;
}
.the-collection .co-list .swiper-slide img{
	height:253px;
	width:100%;
}
.the-collection .swiper-button-prev,.the-collection .swiper-button-next{
	height: 80px;
	width: 80px;
	background-size: 80px 80px;
}
.the-collection .swiper-button-prev{
	background: url(../img/left.png);
}
.the-collection .swiper-button-next{
	background: url(../img/right.png);
}
.the-collection .swiper-container{
	margin-top: 20px;
}
/*新闻资讯*/
.main-news .banner{
	background: url(../img/n-1.jpg);
}
.news-list{
	width: 100%;
	margin-top: 26px;
}
.news-list .the-left{
	width: 21%;
	float: left;
}
.news-list .the-left .title {
    height: 50px;
    width: 100%;
    text-align: center;
    line-height: 50px;
    color: #fff;
    background: #701a1a;
    font-size: 22px;
}
.news-list .the-left .top  ul {
    padding: 8px 0;
    width: 100%;
    background: #ebebeb;
}
.news-list .the-left .top  li {
    background: url(../img/n-2.png) no-repeat 25px center;
    float:none ;
    padding-left: 60px;
    font-size: 14px;
    line-height: 46px;
    width: 100%;
}
.news-list .the-left  li a{
	color: #666;
	display:block;
}
.news-list .the-left .foot{
    background: #ebebeb;
	margin-top: 20px;
}
.news-list .the-left .foot ul {
    padding: 5px 13px 35px 13px;
    width: 100%;
    box-sizing: border-box;
}
.news-list .the-left .foot ul h2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: #701a1a;
}
.news-list .the-left .foot ul li {
    line-height: 26px;
    font-size: 14px;
    color: #818181;
    float: none;
}
.news-list .the-right{
	width: 79%;
	float: right;
	padding-left: 20px;
	box-sizing: border-box;	
}
.news-list .the-right .the-rights li{
	width: 100%;
	float: none;
    background: #f9f9f9;
    height: 187px;
    border: 1px solid #e4e4e4;
    padding: 20px;
    position: relative;
    padding-left: 276px;
    margin-bottom: 15px;
    position: relative;
    box-sizing: border-box;
}
.news-list .the-right .the-rights li img {
    position: absolute;
    top: 20px;
    left: 20px;
}
.news-list .the-right .the-rights li h2 {
    font-size: 18px;
    line-height: 46px;
    font-weight: normal;
}
.news-list .the-right .the-rights li h2 a{
	color: #333;
}
.news-list .the-right .the-rights li h2 span {
    float: right;
    font-size: 14px;
    color: #7d7c7a;
}
.news-list .the-right .the-rights li p {
    line-height: 24px;
    font-size: 14px;
    color: #7d7c7a;
    height: 72px;
    overflow: hidden;
    display: block;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.news-list .the-right .the-rights li .tomore {
    color: #fff;
    display: block;
    width: 88px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    position: absolute;
    right: 15px;
    bottom: 15px;
    background: #913336;
}
/*艺术品*/
.the-art{
	background: #fff;
}
.art-list .the-left .top ul{
	background: #fff;
	padding-top: 0;
}
.art-list .the-left .top ul li{
	box-sizing: border-box;
	padding-left: 15px;
	background: none;
	margin-top: 10px;
	background: #f3f3f3;
}
.art-list .the-left .top ul li:hover{
	background:#701a1a;
}
.art-list .the-left .top ul li:hover a{
	color:#fff;
}
.art-list .the-left .top ul li:first-child{
	margin-top: 0;
}
.art-list .the-right{
	background: #fff;
}
.art-list .the-right ul{
	background:#eee;
	padding:10px;
	box-sizing:border-box;
	width:100%;
}
.art-list .the-right ul li{
	width: 32.3333%;
	margin-left: 1.5%;
	float: left;
	padding: 0;
	height: auto;
	background: #fff;
	border: 2px solid transparent;
	box-sizing:border-box;
	margin-bottom:10px;
}
.art-list .the-right ul li:hover{
	border: 2px solid #913336;
}
.art-list .the-right ul li:nth-child(3n+1){
	margin-left: 0;
}
.art-list .the-right ul li .pic{
	width: 100%;
	padding: 5px;
	box-sizing: border-box;
}
.art-list .the-right ul li .pic img{
	position: static;
	/*height: 226px;*/
	display: block;
	/* width: 100%; */
	/* height:290px; */
	height:190px;
	margin:0 auto;
}
.art-list .the-right ul li .words{
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	/*padding-bottom: 20px;*/
	/*border-bottom: 1px dotted #ccc;*/
}
.art-list .the-right ul li h3 {
	font-weight: normal;
    /*width: 273px;*/
    width: 100%;
    margin: 0px auto 5px;
    color: #333333;
    border-left: 2px #913336 solid;
    padding-left: 5px;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
}
.art-list .the-right ul li p {
    color: #595959;
    line-height: 22px;
    font-size: 14px;
    /*width: 283px;*/
    width: 100%;
    height: auto;
    /*margin: 0px auto;*/
}
.art-list .the-right ul li .mored {
    text-align: center;
    border-top: 1px #cccccc dashed;
        font-size: 18px;
    color: #6e6e6e;
    line-height: 40px;
}
/*艺术品详情*/
.art-inner{
	width: 100%;
	background: #f6f6f6;
}
.art-inner .banner{
	background: url(../img/ai-1.jpg);
}
.art-inner .inner-detail{
	width: 100%;
	padding: 20px 0 60px;
	background: #fff;
}
.art-inner .inner-detail .the-left{
	width: 50%;
	/*height: 500px;*/
	height: 400px;
	float: left;
	position: relative;
	border:1px solid #ccc;
	box-sizing:border-box;
}
.art-inner .inner-detail .the-left .gallery-top .swiper-slide img{
	width:auto !important;
	display:block;
	margin:0 auto;
}
/*.art-inner .inner-detail .the-left*/
.art-inner .inner-detail .the-left .gallery-thumbs{
	width: 80%;
	height: 100px;
	bottom: 2%;
}
.art-inner .inner-detail .the-left .gallery-thumbs .swiper-slide{
	background:#fff;
}
.art-inner .inner-detail .the-left .gallery-thumbs .swiper-slide img{
	/* height:76px; */
	height:100%;
	display:block;
	margin:0 auto;
}
.art-inner .inner-detail .the-left .swiper-button-prev.swiper-button-white{
	background-image: url(../img/left2.png);
	height: 50px;
	width: 50px;
	background-size: 100% 100%;
}
.art-inner .inner-detail .the-left .swiper-button-next.swiper-button-white{
	background-image: url(../img/right2.png);
	height: 50px;
	width: 50px;
	background-size: 100% 100%;
}

.art-inner .inner-detail .the-wrap{
	width: 100%;
	height: 110px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(112,112,112,0.8);
}
.art-inner .inner-detail .the-right{
	width: 50%;
	float: left;
	padding: 0 20px;
	box-sizing: border-box;
	/*height: 500px;*/
	height: 400px;
	position: relative;
	padding-top: 26px;
}
.art-inner .inner-detail .the-right h3{
	font-size: 24px;
	font-weight: normal;
	color: #414141;
	margin-bottom: 10px;
}
.art-inner .inner-detail .the-right p{
	font-size: 16px;
	line-height: 38px;
}
.art-inner .inner-detail .the-right p span{
	font-weight: bold;
}
.art-inner .inner-detail .the-right .hot-line{
	width: 100%;
	height: 65px;
	line-height: 65px;
	font-size: 24px;
	color: #fff;
	position: absolute;
	left: 20px;
	bottom: 1px;
	text-align: center;
}
.art-inner .inner-detail .the-right .hot-line .left{
	float: left;
	width: 132px;
	background: #a83f46;
}
.art-inner .inner-detail .the-right .hot-line .right{
	font-size: 34px;
	color: #040001;
	background: #cdcdcd;
	width: 329px;
	float: left;
}
/*产品概述*/
.the-product{
	width: 100%;
	padding: 10px 0;
}
.the-product .title{
	width: 100%;
	position: relative;
}
.the-product .title h3{
	font-weight: normal;
	height: 45px;
	/*width: 164px;*/
	width: 13.66667%;
	background: #913336;
	font-size: 18px;
	text-align: center;
	line-height: 45px;
	color: #fff;
}
.the-product .title p{
	height: 1px;
	/*width: 1036px;*/
	width: 86.33333%;
	background: #c3c3c3;
	position: absolute;
	bottom: 13px;
	right: 0;
}
.the-product .product-inner{
	margin-top: 40px;
}
.the-product .product-inner .p-title{
	width: 178px;
	height: 54px;
	font-size: 28px;
	color: #fff;
	line-height: 54px;
	text-align: center;
	display: block;
	/*margin: 20px auto;*/
	background: url(../img/0000.png) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
}
.the-product .product-inner .the-list{
	width: 83%;
	margin: 0 auto;
	padding-bottom: 50px;
	border-bottom: 2px dashed #a7a7a7;
	margin-bottom: 30px;
}
.the-product .product-inner .the-list ul li{
	float: none;
	width: 100%;
	padding:30px;
	box-sizing: border-box;
}
.product-inner .the-list ul li .the-left{
	width: 40%;
	float: left;
}
.product-inner .the-list ul li .the-right{
	width: 60%;
	float: left;
	padding-left: 30px;
	box-sizing: border-box;
}
.product-inner .the-list ul li .pic{
}
.product-inner .the-list ul li .pic img{
	border: 2px solid #640a07;
	display: block;
	width: 100%;
}
.product-inner .the-list ul li .words .jk{
	height: 54px;
	width: 100%;
	background-color: #640a07;
	box-sizing: border-box;
	padding: 5px;
}

.product-inner .the-list ul li .words .h3{
	height: 54px;
	width: 180px;
	background-color: #640a07;
	box-sizing: border-box;
	padding: 5px;
}
.product-inner .the-list ul li .words .nm{
	width: 255px;
}
.product-inner .the-list ul li .h3 .kuan,.product-inner .the-list ul li .jk .kuan{
	height: 100%;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #e4ffcb;
}
.product-inner .the-list ul li .h3 h3,.product-inner .the-list ul li .jk h3{
	font-size: 22px;
	line-height: 44px;
	font-weight: normal;
	color: #fff;
	text-align: center;
}
.product-inner .the-list ul li .words p{
	font-size: 18px;
	line-height: 36px;
	margin-top: 20px;
}
.product-inner .the-right1{
	padding-left: 0 !important;
	padding-right: 30px;
}
.product-inner .the-list ul li .pic{
	padding: 10px;
	background:url(../img/0014.png);
	background-size: 100% 100%;
}
.product-inner .the-list ul li .pic1{
	width: 44%;
	margin-left: 1%;
	float: left;
}
.product-inner .the-list ul li .pic1:first-child{
	margin-left: 0;
}














.the-product .product-inner .top{
	width: 100%;
}
.the-product .product-inner .top img{
	display: block;
	margin: 0 auto;
}
.the-product .product-inner .p-list{
	width: 100%;
	padding: 0 60px;
	box-sizing: border-box;
	margin-top: 40px;
}
.the-product .product-inner .p-list li{
	width: 31.333%;
	margin-left: 2%;
	float: none;
	display: inline-block;
}
.the-product .product-inner .p-list li:first-child{
	margin-left: 0;
}
.the-product .product-inner .p-list li .pic{
	height: 276px;
	width: 276px;
	padding: 10px;
	border-radius: 50%;
	box-sizing: border-box;
	border: 1px dashed #945856;
	margin: 0 auto;
}
.the-product .product-inner .p-list li .pic img{
	display: block;
	height: 100%;
	width: 100%;
	border-radius: 50%;
}
.the-product .product-inner .p-list li .words{
	width: 177px;
	margin: 0 auto;
	margin-top: 26px;
}
.product-inner .p-list li .words p{
	height: 194px;
	font-size: 18px;
	color: #0a0a0a;
	writing-mode: tb-lr;
	writing-mode: vertical-rl;
	float: left;
	margin-right: 10px;
}
.product-inner .p-list li .words .shu{
	width: 7px;
	height: 155px;
	float: left;
	margin: 14px 20px 0 6px;
}
.product-inner .p-list li .words .shu span:first-child{
	margin-bottom: 10px;
	background: #ba7977;
}
.product-inner .p-list li .words .shu span{
	width: 100%;
	height: 71px;
	background: #d5d6d7;
	display: block;
	border-radius: 3px;
}
.product-inner .p-list li .words h4{
    height: 177px;
    width: 55px;
    background: url(../img/ai-3.png);
    font-size: 24px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    box-sizing: border-box;
    padding: 26px 15px;
    float: left;
}
.product-inner .the-wenan{
	width: 100%;
	text-align: center;
	margin:70px 0 30px;
}
.product-inner .the-wenan h3{
	font-family: "方正兰亭超细黑简体";
	/*font-size: 54px;*/
	font-size: 44px;
	color: #646464;
	font-weight: normal;
}
.product-inner .the-wenan p{
	line-height: 32px;
	/*font-size: 16px;*/
	font-size: 14px;
	color: #3c3539;
}
.product-inner .the-der{
	text-align: center;
}
.product-inner .the-der .pic10{
	position: relative;
	box-sizing: border-box;
	width: 1002px;
	margin: 0 auto;
}
.product-inner .the-der .pic{
	position: absolute;
	left: 50%;
	top: 50%;
	height: 92%;
	width: 97%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
}
.product-inner .the-der .pic img{
	height: 100%;
	width: 100%;
}
.product-inner .wen-wrap{
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
.product-inner .wen-wrap .pic span {
    font-size: 44px;
    line-height: 58px;
    color: #000000;
    /* font-family: "华文行楷"; */
}
.product-inner .wen-wrap span{
	font-size: 12px;
	color: #191919;
	display: block;
	line-height: 20px;
}
.product-inner .wen-wrap .span-1{
	font-size: 16px;
	font-weight: 600;
	color: #171717;
	line-height: 32px;
}
.product-inner .the-der1 {
	height: 545px;
	/*width: 603px;*/
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.product-inner .the-der1 .pic10{
	height: 545px;
	width: 603px;
	float: left;
}
.product-inner .the-der1 .pic10>img{
	height: 100%;
	width: 100%;
}
.product-inner .the-der1 .pic{
	height: 95%;
}
.product-inner .the-der1 .right{
	float: left;
	padding: 30px 0 0 64px;
	width: 124px;
}
.product-inner .the-der1 .right p{
	height: 220px;
	writing-mode: vertical-rl;
	/*font-size: 22px;*/
	font-size: 20px;
	color: #1a1a1a;
	text-align: left;
	float: left;
}
.product-inner .the-der1 .right span{
	/*font-family: "华文行楷";*/
	/*font-size: 42px;*/
	font-size: 32px;
	width: 42px;
	height: 195px;
	padding-left: 5px;
	margin-left: 15px;
	border-left: 2px solid #3c1b09;
	float: left;
}
.product-inner .the-der2 .pic10{
	float: none;
	height: 545px;
	width: 896px;
}
.product-inner .the-der2 .pic{
	/*position: static;*/
	float: right;
	height: 506px;
	width: 690px;
	top: 20px;
	right: 15px;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	left: auto;
}
.product-inner .the-der2 .right{
	float: left;
	position: absolute;
	left: 20px;
	padding: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-mos-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.product-inner .the-der2 .right p{
	height: 286px;
}
.product-inner .the-der:nth-last-of-type(1){
	margin-top: 20px;
}
.product-inner .wen-wrap .the-wenan{
	margin-top: 35px;
	margin-bottom: 0;
}
.product-inner .the-ring{
	height: 580px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #a7a7a7;
}
.product-inner .the-ring ul{
	width: 100%;
	height: 438px;
	position: relative;
}
.product-inner .the-ring ul li{
	height: 380px;
	width: 380px;
	border-radius:50% ;
	box-sizing: border-box;
	overflow: hidden;
	background: #fff;
	position: absolute;
}
.product-inner .the-ring ul li:first-child{
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	z-index: 200;
}
.product-inner .the-ring ul li:nth-child(2),.product-inner .the-ring ul li:nth-child(3){
	top: 87%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.product-inner .the-ring ul li:nth-child(2) {
    left: 22%;
    z-index: 300;
}
.product-inner .the-ring ul li:nth-child(3) {
    right: 20%;
    z-index: 100;
}
.product-inner .the-ring ul li .pic{
	height: 100%;
	width: 100%;
}
.product-inner .the-ring ul li img{
	height: 100%;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #e2915f;
	border-radius: 50%;
}
/*七大理由*/
.choose-reason{
	width: 100%;
}
.choose-reason .wrap{
	width: 1000px;
}
.choose-reason .wrap h2{
	font-size: 36px;
	font-weight: 600;
	text-align: center;
	color: #141414;
}
.choose-reason .wrap h2 span{
	font-family: "华文行楷";
	font-size: 60px;
}
.choose-reason .wrap .j-our{
	width: 100%;
	height: 36px;
	line-height: 36px;
	color:#0f0f0f;
	font-size: 34px;
	position: relative;
	margin: 10px 0;
}
.choose-reason .wrap .j-our p{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	background: #f6f6f6;
	padding: 0 10px;
	z-index: 10;
}
.choose-reason .wrap .j-our hr{
	height: 1px;
	width: 100%;
	background: #333333;
	position: absolute;
	left: 0;
	top: 50%;
	 transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 9;
}
.choose-reason .wrap .youshi{
	color: #fff;
	background: #141414;
	height: 38px;
	width: 130px;
	text-align: center;
	line-height: 38px;
	font-size: 18px;
	margin: 0 auto;
	margin-top: 16px;
}
.choose-reason .wrap .y-list{
	width: 100%;
	margin-top: 26px;
}
.choose-reason .wrap .y-list ul li{
	float: none;
	width: 100%;
	background: #fff;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 10px;
}
/*品牌印象*/
.the-brand{
	width: 100%;
	background: url(../img/c-bg.jpg) repeat;
	overflow: hidden;
}
.the-brand .t-words {
    width: 100%;
    padding-left: 80px;
    box-sizing: border-box;
    padding-top: 32px;
    color: #7d6e77;
    height: 270px;
    background: url(../img/p-3.png) right top no-repeat;
    position: relative;
}

.the-brand .t-words p{
	width: 737px;
	font-size: 28px;
	line-height: 50px;
	font-family: "新宋体";	
}
.the-brand .t-words p.zita{
	margin-top: 25px;
	font-size: 24px;
}
.the-brand .t-words .c-top p{
	/*font-size: 60px;*/
	font-size: 44px;
	/*font-family: "华文行楷";*/
	top: 36%;
	left: 17%;
	font-family: "经典楷体简";
	color: #fff;
}
.the-brand .t-words .c-top{
	position: absolute;
	left: 0;
	top: -88px;
}
.the-brand .t-list{
	width: 100%;
	padding-bottom: 20px;
}
.the-brand .t-list ul li{
	width: 33.3333%;
	padding: 10px;
	box-sizing: border-box;
	text-align: center;
}
.the-brand .t-list ul li .pic{
	height: 235px;
	width: 235px;
	border-radius: 50%;
	overflow:hidden;
	border: 3px solid #fff;
	margin: 0 auto;
}
.the-brand .t-list ul li .pic img{
	height: 100%;
	width: 100%;
	display:block;
}
/*/愿景*/
.the-brand .the-hope{
	width: 100%;
	background: url(../img/p-7.jpg) no-repeat;
	background-size: 100% 100%;
}
.the-brand .the-hope .wrap{
	padding-top: 140px;
	position: relative;
}
.the-jo{
	height: 105px;
	width: 638px;
	background: url(../img/p-4.png);
	position: absolute;
	top: 70px;
	right: 50px;
}
.the-jo p {
    font-size: 44px;
    color: #fff;
    /* font-family: "华文行楷"; */
    position: absolute;
    /*top: 48%;*/
   	top: 35%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    right: 22%;
}
.the-brand .the-hope .h-inner p.name{
	position: absolute;
	/*top: 0;*/
	top: 4%;
	left: 0;
}
.the-brand .the-hope .h-inner p.name img{
	width: 90%;
}
.the-brand .the-hope .h-inner h3{
	color:#ce712b;
	/*font-size: 40px;*/
	/*font-size: 32px;*/
	/*font-size: 30px;*/
	font-size: 26px;
	font-weight: normal;
	/*font-family: "华文行楷";*/
	/*margin-top: 26px;*/
	margin-top: 7px;
}
.the-brand .the-hope .h-inner p{
	font-size: 18px;
	/*font-family: "华文行楷";*/
	/*padding: 66px 0 50px 0;*/
	/*padding: 28px 0 30px 0;*/
	padding: 12px 0;
}
/*.the-brand .the-hope .h-inner p:nth-of-type(3){
	margin-left: 16px;
}
.the-brand .the-hope .h-inner p:nth-of-type(4){
	margin-left: 26px;
}
.the-brand .the-hope .h-inner p:nth-of-type(5){
	margin-left: 36px;
}*/
.the-brand .the-hope .h-inner p span{
	width: 37px;
	height: 41px;
	background: url(../img/p-5.png) 100% 100%;
	display: inline-block;
	line-height: 41px;
	text-align: center;
	font-size: 28px;
}
.the-brand .the-hope .h-inner .h-list{
	margin-top: 20px;
	width: 1046px;
}
.the-brand .the-hope .h-inner .h-list ul{
	width: 100%;
	/*padding-left: 58px;*/
	box-sizing: border-box;
}
.the-brand .the-hope .h-inner .h-list ul li{
	width: 32.3333%;
	margin-left: 1.5%;
	position: relative;
}
.the-brand .the-hope .h-inner .h-list ul li:first-child{
	margin-left: 0;
}
.the-brand .the-hope .h-inner .h-list ul li img{
	display: block;
	height: 434px
}
.the-brand .the-hope .h-inner .h-list ul li .meng{
	position: absolute;
	left: 59%;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	height: 340px;
	width: 170px;
	background: rgba(0,0,0,0.5);
	padding: 30px 0;
	box-sizing: border-box;
	
}
.the-brand .the-hope .h-inner .h-list ul li .meng p {
    /* font-size: 22px; */
    font-size: 16px;
    /* font-family: "华文隶书"; */
    writing-mode: vertical-rl;
    padding: 0;
    position: absolute;
    top: 30px;
    right: 10%;
    height: 280px;
    line-height: 28px;
    /* color: #a7a7a7; */
	color:#fff;
    /* opacity: 0.5; */
	opacity:1;
    letter-spacing: 3px;
}
/*核心价值观*/
.the-core{
	width: 100%;
	margin-top: 56px;
	background: url(../img/c-bg.jpg) repeat;
}
.c-top{
	height: 138px;
	width: 743px;
	position: relative;
}
.c-top p {
    /*font-size: 60px;*/
   font-size: 44px;
    color: #fff;
    /*font-family: "华文行楷";*/
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    left: 5%;
}
.the-core .c-inner{
	width: 100%;
	padding: 80px 0 60px 350px;
	box-sizing: border-box;
	position: relative;
	background: url(../img/p-10.png) left center no-repeat;
	height: 588px;
	margin-top: 50px;
}
.the-core .c-inner .pic-1{
	position: absolute;
	right: 0;
	top: -123px;
}
.the-core .c-inner h3{
	/*font-size: 40px;*/
	/*font-size: 32px;*/
	font-size: 26px;
	font-weight: normal;
	/*font-family: "华文行楷";*/
	color: #ce712b;
}
.the-core .c-inner p:first-child{
	margin-top: 25px;
}
.the-core .c-inner p {
    /*font-size: 20px;*/
   font-size: 18px;
    line-height: 32px;
    margin-top: 40px;
    /* font-family: "华文行楷"; */
    color: #000000;
    width: 710px;
    text-indent: 2em;
}
/*品牌精神*/
.the-mind{
	width: 100%;
	background: url(../img/c-bg.jpg) repeat;
}
.the-mind .wrap{
	position: relative;
}
.the-mind .the-w-jk{
	height: 210px;
	margin-bottom: 32px;
}
.the-mind .the-jo {
	background: url(../img/p-11.png);
	height: 138px;
	width: 743px;
	text-align: right;
}
.the-mind .the-jo p{
	right: 6%;
}
.the-mind .the-jo span {
    position: absolute;
    bottom: 22px;
    /* font-size: 32px; */
    font-size: 28px;
    /* font-family: "华文行楷"; */
    right: 5%;
    color: #fff;
    font-size: 21px;
}
.the-mind{
	width: 100%;
}
.the-mind .m-f-1 {
	padding: 0 113px 0 40px;
	box-sizing: border-box;
	
}
.the-mind .m-f-1 .pic{
	height: 164px;
	width: 100%;
	position: relative;
}
.the-mind .m-f-1 img{
	float: left;
}
.the-mind .m-f-1 .wo{
	position: absolute;
	left:130px ;
	bottom: 25px;
}
.the-mind .m-f-1 p{
	/*font-size: 22px;*/
	font-size: 20px;
	line-height: 32px;
	color: #141414;
	/*font-family: "华文行楷";*/
	display: block;
}
.the-mind .m-f-2{
	/*width: 243px;*/
	height: 243px;
	padding-left: 146px;
	width: 100%;
	box-sizing: border-box;
	position: relative;
	/*padding-top: 50px;*/
	/*margin-top: 15px;*/
}
.the-mind .m-f-2>img{
	position: absolute;
	/*left: 0;*/
	left: 20%;
	top: 0;
}
.the-mind .m-f-2 img{
	float: right;
}
.the-mind .m-f-2 .wo{
	right: 130px;
	left: auto;
	bottom: 68px;
}
.the-mind  .m-f-3{
	height: 350px;
	margin-top: 16px;
	position: relative;
	background: url(../img/p-15.jpg);
}
.the-mind .m-f-3 .pic2{
	position: absolute;
	right: 0;
	top: -30px;
}
.the-mind .m-f-3 .wrap{
	height: 100%;
}
.the-mind .m-f-3 .pic2 img{
	height: 380px;
}
.the-mind .m-f-3 .c-top{
	position: absolute;
	/*bottom: 0;*/
	bottom: -53px;
}
.the-mind .m-f-3 .c-top p{
	/*font-size: 60px;*/
	font-size: 44px;
	color: #fff;
}
/*经营方针*/
.the-run{
	width: 100%;
	background: url(../img/p-bg.jpg);
	padding-top: 85px;
	background-size: 100% 100%;
	height:1494px;
	box-sizing:border-box;
}
.the-run .r-top{
	height: 217px;
	width: 100%;
	position: relative;
}
.the-run .r-top .pic{
	position: absolute;
	left: 0;
	top: 0;
}
.the-run .r-top p{
	/*font-size: 40px;*/
	/*font-size: 32px;*/
	font-size: 26px;
	color: #ce712b;
	position: absolute;
	left: 230px;
	bottom: 76px;
	/*font-family: "华文行楷";*/
}
.the-run .r-top p span{
	margin-right: 16px;
}
.the-run .r-foot ul{
	width: 100%;
	padding-left: 60px;
	box-sizing: border-box;
}
.the-run .r-foot ul li:first-child{
	margin-top: 0;
}
.the-run .r-foot ul li {
	/*width: 100%;*/
	float: none;
	/*font-family: "华文行楷";*/
	padding-left: 164px;
	box-sizing: border-box;
	position: relative;
	/*margin-top: 120px;*/
	margin-top: 50px;
}
.the-run .r-foot ul li:nth-child(2){
	margin-left: 240px;
}
.the-run .r-foot ul li span{
	height: 41px;
	width:164px ;
	text-align: center;
	line-height: 41px;
	/*font-size: 22px;*/
	font-size: 20px;
	background: url(../img/p-17.png);
	background-size: 100% 100%;
	display: inline-block;
	position: absolute;
	left: 0;
}
.the-run .r-foot ul li p{
	/*font-size: 22px;*/
	font-size: 18px;
	line-height: 41px;
	width: 600px;
	text-indent: 2em;
}
/*空白*/
.kongbai{
	width: 100%;
	height: 740px;
	/*height: 440px;*/
}
/*分页*/
.page ul{
	text-align: center;
	/*padding: 10px 0;*/
	padding: 20px 0;
}
.page ul a{
	color: #333;
}
/*成功案例*/
.the-inner{
	width: 100%;
	/*padding-top: 10px;*/
	padding-bottom: 50px;
}
.the-inner .the-left{
	background: #fff;
	padding: 0 38px;
	box-sizing: border-box;
	padding-top: 20px;
}
.the-inner .the-left h3{
	font-size: 30px;
	line-height: 50px;
	text-align: center;
}
.the-inner .the-left .the-seo span{
	color: #818181;
	font-size: 14px;
	line-height: 28px;
	margin: 20px 0;
	margin-right: 20px;
	display: inline-block;
}
.the-inner .the-left .words{
	width: 100%;
	padding: 0 55px;
	box-sizing: border-box;
}
.the-inner .the-left .words img{
	display: block;
	margin:   10px auto;
}
.the-inner .the-left .words p{
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	text-indent: 2em;
	margin: 10px 0;
}
.the-last{
	width: 100%;
	margin-top: 20px;
	padding: 0 55px;
	box-sizing: border-box;
	margin-bottom:20px;
}
.the-last dl a{
color:#000;
}
.the-last dl{

line-height:50px;
}



.the-last dl dd{
	width: 100%;
	float: none;
	height: auto ;
	background: #fff;
	padding-bottom: 20px;
}
.the-last dl dd span{
	display: inline-block;
	height: 21px;
	width: 48px;
	background: #bf9f62;
	color: #fff;
	font-size: 12px;
	text-align: center;
	float: left;
}
.the-last dl dd p{
	float: left;
	margin-left: 20px;
	color: #666;
	font-size: 14px;
}
/*新闻详情*/
.news-inner .the-right{
	background: #fff;
	padding: 0 38px;
	box-sizing: border-box;
	padding-top: 20px;
}
.news-inner .the-right h3{
	font-size: 30px;
	line-height: 50px;
	text-align: center;
}
.the-seo span{
	color: #818181;
	font-size: 14px;
	line-height: 28px;
	margin: 20px 0;
	margin-right: 20px;
	display: inline-block;
}
.news-inner .the-right .words{
	width: 100%;
	padding: 0 55px;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 28px;
}
.news-inner .the-right .words p{
	text-indent: 2em;
}
.news-inner .the-right .words img{
	display: block;
	margin: 10px auto;
}
/*名家讲坛详情*/
.the-iop{
	width: 100%;
	padding-bottom: 36px;
}
.the-intro{
	width: 100%;
	background: #fff;
	padding: 30px 60px;
	box-sizing: border-box;
	padding-bottom: 100px;
}
.the-intro  h3 {
    font-size: 30px;
    line-height: 50px;
    text-align: center;
}
.the-intro .span-1{
	color: #170405;
	font-size: 16px;
	padding: 16px 0;
	text-align: center;
	display: block;
}
.the-intro  .the-seo span{
	color: #177756;
}
.the-intro  .the-peo{
	width: 100%;
}
.the-intro  .the-peo .the-left{
	float: left;
}
.the-intro  .the-peo .pic img{
	height: 406px;
	width: 305px;
	display: block;
	border: 2px solid #c19d53;
}
.the-intro  .the-peo .the-right{
	float: left;
	width: 620px;
	margin-left: 50px;
	padding-top: 10px;
}
.the-intro .the-peo .the-right p{
	font-size:16px;
	line-height:32px;
}
.the-intro  .the-peo .the-right .p-1{
	font-size: 24px;
	color: #170405;
	margin-bottom: 26px;
}

.the-intro  .the-peo .the-right .p-2{
	font-size: 14px;
	color: #362b2b;
	line-height: 36px;
	text-indent: 2em;
}
.the-intro  .the-peo .the-right .p-2 span{
	font-size: 16px;
	color: #170405;
	font-weight: 600;
}
.the-intro  .p-list{
	width: 100%;
	margin-top: 36px;
}
.the-intro  .p-list p{
	font-size: 16px;
	margin: 10px 0;
	color: #333;
	line-height: 32px;
}
.the-intro  .p-list p span{
	font-weight: bolder;
}
/*手机端导航*/
.a-main{
	display: none;
}
/*手机端底部*/
.the-fixed{
	display: none;
}
@media screen and (max-width: 1680px) {
	.the-run{
		height:1305px;
	}
	.kongbai{
		/*height:184px;*/
		height: 684px;
	}
	.art-inner .inner-detail .the-left .gallery-thumbs{
		height: 80px;
	}
	/*#banner{
		height: 700px;
	}*/
	#banner .gallery-thumbs{
		height: 120px;
		bottom: 1%;
	}
	.five-adv .a-top {
	    height: 188px;
	    padding-top: 22px;
	}
	.five-adv .a-top h3{
		font-size: 48px;
	}
	.five-adv .a-top h4{
		font-size: 34px;
	}
	.five-adv .fir:first-child{
		margin-top: 10px;
	}
	.the-show .tab-list .tab ul li .pic img{
		max-height: 254px;
	}
	.about-us .the-title{
		top: 20px;
	}
	.about-us .the-title p{
		font-size: 38px;
	}
	.about-us .the-title span{
		margin-top: 0;
	}
	.about-us .pic .p-pic{
		top: 54%;
		left: 3%;
	}
	.about-us .words{
		right: 10%;
	}
	.about-us .pic .p-pic img{
		height: 400px;
	}
}
@media only screen and (min-width:1600px) and (max-width: 1679px) {
	.the-run{
		height:1242px;
	}	
	.the-jo{
		top: 30px;
	}
	.about-us .words{
		top: 45%;
	}
	/*#banner{
		height: 670px;
	}*/
	.five-adv .a-top h3{
		font-size: 44px;
	}
	.five-adv .a-top h4{
		font-size: 30px;
	}
	.five-adv .fir{
		margin-top: 30px;
	}
	.about-us .pic .p-pic img{
		height: 400px;
	}
	.about-us .words{
		top: 49%;
		right: 13%;
	}
	.about-us .pic .p-pic{
		left: 5%;
		top:49.2%;
	}
	.product-inner .the-wenan{
		margin-top: 10px;
	}
	/*品牌概念*/
	.the-brand .t-words p.zita{
		font-size: 22px;
	}
	.the-brand .the-hope .h-inner p.name{
		top: 27px;
	}
	.the-brand .the-hope .h-inner p.name img{
		width: 86%;
	}
	.the-brand .the-hope .h-inner h3,.the-core .c-inner h3,.the-run .r-top p{
		/*font-size: 30px;*/
		font-size: 22px;
	}
	.the-brand .the-hope .h-inner p,.the-mind .m-f-1 p{
		/*font-size: 22px;*/
		font-size: 18px;
	}
	.the-brand .the-hope .h-inner .h-list ul li img{
		height: 390px;
	}
	.c-top p{
		font-size: 44px;
	}
	.the-core .c-inner {
	    height: 560px;
	}
	.the-mind .the-w-jk {
	    height: 170px;
	    margin-bottom: 32px;
	}
	.the-core .c-inner p,.the-run .r-foot ul li span,.the-run .r-foot ul li p{
		font-size: 18px;
	}
	.case-success .banner .meng{
		height: 46px;
		line-height: 46px;
	}
	.the-famous .f-list{
		padding-top: 20px;
	}
	
}
@media only screen and (min-width:1400px) and (max-width: 1599px) {
	.kongbai{
		height:490px;
	}
	.art-list .the-right ul li .pic img{
		height:150px;
	}
	/*#banner {
	    height: 550px;
	}*/
	.the-brand .the-hope .h-inner p.name{
		top: 6%;
	}
	.the-brand .the-hope .h-inner p.name img{
		width: 75%;
	}
	.the-brand .the-hope .h-inner h3,.the-core .c-inner h3,.the-run .r-top p{
		font-size: 20px;
	}
	.the-brand .the-hope .h-inner p,.the-core .c-inner p,.the-run .r-foot ul li p{
		font-size: 16px;
	}
	.the-brand .t-words .c-top p,.the-jo p,.c-top p,.the-mind .m-f-3 .c-top p{
		font-size: 40px;
	}
	.contact-us .word{
		padding-top: 5%;
	}
	.contact-us .word h2{
		font-size: 40px;
	}
	.contact-us .word span{
		font-size: 25px;
		margin-top: 14px;
	}
	.contact-us .word p{
		font-size: 20px;
	}
	.the-message h2{
		font-size: 32px;
	}
	.the-message form input{
		height: 46px;
	}
	.the-message form button{
		height: 46px;
		line-height: 46px;
		font-size: 20px;
	}
	.the-message .m-list ul li h3{
		font-size: 22px;
	}
	.the-message .m-list ul li p{
		font-weight: normal;
	}
	.the-brand .t-words{
		height: 236px;
	}
	.the-brand .t-words p.zita{
		font-size: 20px;
	}
	.left-aside .top{
/* 		height: 425px;*/
		width: 110px;
	}
	.left-aside{
		right: 0;
	}
	.left-aside .top ul li{
		line-height: 34px;
	}
	.five-adv .a-top {
	    height: 160px;
	}
	.five-adv .a-top h3 {
	    font-size: 42px;
	}
	.five-adv .a-top h4 {
	    font-size: 30px;
	}
	.the-show .tab-list .tab ul li .pic img{
		max-height: 220px;
	}
	.about-us .words{
		top: 45%;
	}
	.about-us .pic .p-pic{
		left: 0;
		top: 52.3%;
	}
	.about-us .words .the-c h2{
		padding:6px 0;
	}
	.about-us .pic .p-pic img{
		/* height: 400px; */
		height: 379px;
	}
	.about-us .words{
		top: 52.3%;
		right: 2.5%;
		height: 379px;
	}
}
 @media only screen and (max-width:1480px){
	.the-run{
		height:1161px;
	}
} 

 @media only screen and (max-width:1440px){
	.the-run{
		height:1117px;
	}
} 

@media only screen and (min-width:1367px) and (max-width: 1399px) {
	.the-run{
		height:1059px;
	}
	.left-aside{
		/*left: 0*/
		right: 0;
	}
	.left-aside .top{
		width: 120px;
	}
}


@media screen and (max-width: 1366px){ 
	.the-run{
		height:1059px;
	}
	.case-success .banner .p-img{
		height:216px;
	}
	.about-us .pic .p-pic img{
		height:330px;
	}
	.about-us .pic .p-pic .play{
		left:50%;
	}
	.the-product .product-inner .the-list{
		width:100%;
	}
	.about-us .words .the-c .p{
		line-height:38px;
		font-size:14px;
	}
	.about-us .words .the-c h2{
		font-size:18px;
	}
	.cu-list ul li:nth-child(3) .words .uio{
		width:35%;
	}
	.cu-list ul li:nth-child(3) .words .pic{
		width:65%;
	}
	.the-famous .f-list .the-left ul li .p-3{
		font-size:14px;
		line-height:24px;
	}
	.the-famous .f-list .the-left ul li a{
		margin-top:20px;
	}
	.cu-list ul li:nth-child(2) .words{
		height:194px;
	}
	.a-inner .fir .l-main .p-1{
		font-size:14px;
		line-height:30px;
		margin-top:7px;
		width:90%;
	}
	.a-inner .fir .l-main .p-2{
		margin-top:7px;
	}
	.a-inner .fir:nth-child(3) .l-main{
		padding:0 3%;
		margin-top:3.5%;
	}
	.cu-list ul li:nth-child(2) .words p{
		width:35%;
		padding-right:0px !important;
	}
	
	.a-inner .fir:nth-child(3) .the-right .pic img{
		height:auto;
	}
	.the-news ul li .list1 h3,.the-news ul li .list p{
		font-size:14px;
	}
	.the-news ul li .list1 p{
		font-size:12px;
	}
	.art-list .the-right ul li .pic img{
		height:120px;
	}
	.kongbai{
		height: 347px;
	}
	.art-inner .inner-detail .the-left,.art-inner .inner-detail .the-right{
		height: 300px;
	}
	.art-inner .inner-detail .the-right{
		padding-top: 6px;
	}
	.art-inner .inner-detail .the-right h3{
		font-size: 20px;
	}
	.art-inner .inner-detail .the-right p {
	    font-size: 14px;
	    line-height: 32px;
	}
	.art-inner .inner-detail .the-right .hot-line{
		height: 40px;
		line-height: 40px;
		font-size: 18px;
	}
	.art-inner .inner-detail .the-right .hot-line .right{
		font-size: 24px;
	}
	.the-famous .wrap1{
		width: 1000px;
	}
	.the-famous .banner .meng{
		height: 40px;
		line-height: 40px;
	}
	.the-message h2{
		font-size: 26px;
	}
	.the-message form input,.the-message form button{
		height: 40px;
		line-height: 40px;
	}
	.the-message form button{
		font-size: 18px;
	}
	.contact-us .word{
		top: 6%;
	}
	.contact-us .word h2{
		font-size: 32px;
	}
	.contact-us .word span{
		font-size: 24px;
	}
	.contact-us .word p{
		font-size: 20px;
	}
	.case-success .tab-list .top li{
		height: 130px;	
	}
	.case-success ul.tab li .word{
		padding-top: 20px;
	}
	.gallery-thumbs {
    height: 120px;
    bottom: 5%;
	}
	#banner{
		/*height: 500px;*/
		/*height: 380px;*/
	}
	#banner .gallery-thumbs{
		height: 100px;
	}
	.news-list .the-left .title{
		height: 44px;
		line-height: 44px;
		font-size: 18px;
	}
	.art-list .the-right ul li h3{
		font-size: 16px;
	}
	.art-list .the-right ul li .mored{
		font-size: 14px;
	}
	.cu-list ul li .the-value dd span{
		font-size: 16px;
	}
	.cu-list ul li .the-value dd .the-desc p,.product-inner .the-wenan p{
		font-size: 12px;
	}
	footer .f-middle .p-1{
		font-size: 16px;
	}
	.product-inner .the-wenan{
		margin-top: 30px;
	}
	.product-inner .the-der1 .right span{
		font-size: 30px;
	}
	.product-inner .the-wenan h3{
		font-size: 38px;
	}
	.product-inner .wen-wrap .pic span{
		font-size: 34px;
	}
	.product-inner .wen-wrap .span-1{
		font-size: 15px;
		font-weight: normal;
	}
	.product-inner .the-der1 .right p{
		font-size: 18px;
	}
	.product-inner .the-ring ul li{
		height: 350px;
		width: 350px;
	}
	.product-inner .the-ring ul li:nth-child(2){
		left: 20%;
	}
	.product-inner .the-ring ul li:nth-child(3){
		right: 18%;
	}
	.product-inner .the-ring{
		height: 514px;
	}
	.product-inner .the-ring ul{
		height: 340px;
	}
	.the-brand .t-words .c-top p,.the-jo p,.c-top p,.the-jo p,.the-mind .m-f-3 .c-top p{
		font-size: 38px;
	}
	.the-brand .the-hope .h-inner h3,.the-core .c-inner h3,.the-run .r-top p{
		font-size: 18px;
	}
	.the-run .r-foot ul li p,.the-mind .m-f-1 p,.the-core .c-inner p,.the-brand .the-hope .h-inner p{
		font-size: 15px;
	}
	.the-brand .the-hope .h-inner p.name{
		top: 7%;
	}
	.the-brand .the-hope .h-inner p.name img{
		width: 65%;
	}
	.the-brand .the-hope .h-inner .h-list ul li img{
		height: 388px;
	}
	.the-core .c-inner{
		height: 420px;
	}
	.the-mind .m-f-1 .pic img{
		height: 100px;
	}
	.the-mind .m-f-1 .pic{
		height: 90px;
	}
	.the-mind .m-f-1 .wo {
	    left: 79px;
	    bottom: 0;
	}
	.the-mind .m-f-2 .wo{
		right: 79px;
		left: auto;
	}
	.the-mind .m-f-2{
		height: 175px;
	}
	.the-mind .m-f-2>img{
		height: 170px;
		left: 24%;
	}
	.the-mind .m-f-3 .pic2 img{
		height: 180px;
	}
	.the-mind .m-f-3{
		height: 210px;
	}
	.the-mind .m-f-3 .pic2{
		right: 15%;
	}
	nav ul li p{
		font-size: 14px;
	}
	nav ul li span{
		font-size: 12px;
	}
	.left-aside{
		/*left: 0*/
		right: 0
	}
	.left-aside .top{
		/*width: 120px;*/
		width: 100px;
		height: 388px;
	}
	.left-aside .top ul li {
	    font-size: 14px;
	    line-height: 30px;
		height:30px;
	}
	.five-adv .a-top {
	    height: 140px;
	}
	.five-adv .a-top h3{
		font-size: 32px;
	}
	.five-adv .a-top h4{
		font-size: 21px;
	}
	.wrap{
		width: 1000px;
	}
	.five-adv .fir2{
		padding-bottom: 80px;
	}
  	.f-five .biaoti h2 {
    	font-size: 22px;
    }
    .five-adv .fir:first-child{
    	margin-top: 0;
    }
    .five-adv .fir{
    	margin-top:30px;
    }
    /*艺术品展示*/
   .the-show .tab-list .top li{
   	/*margin-left: 34px;*/
   	margin-left: 18px;
   }
   .the-show .tab-list .tab ul li .pic img{
   	/*height: 264px;*/
   		/* height: 200px; */
	height:170px;
   }
   .the-show .tab-list .tab ul li p{
   		font-size: 14px;
   }
    .about-us .pic .p-pic {
    	/*left: 15%;*/
    	left: 0;
		width:40%;
    	top: 50%;
    }
    .about-us .pic .p-pic>img {
    	height: 330px;
    }
    .about-us .words {
	    /*right: 17%;*/
	   	right: 0%;
	    top: 49.7%;
	    height: 330px;
	    /* width: 291px; */
		width:60%;
	}
    .about-us .words .the-c p {
    	font-size: 12px;
		/* -webkit-line-clamp: 10; */
		line-height:26px;
    }
    .about-us .words .the-c {
    	/* padding: 19px; */
    }
    .about-us .words a.more {
    	font-size: 12px;
    	line-height: 18px;
    	right:6px;
    	bottom: -20%;
    }
    .about-us .the-title{
    	top: 20px;
    }
    .about-us .the-title p{
    	font-size: 36px;
    }
    .about-us .the-title span{
    	font-size: 18px;
    	margin-top: 0;
    }
    nav ul{
    	padding: 0;
    }
    nav ul li{
    	padding: 0 18px;
    }
    /*企业文化*/
   .cu-list ul li:nth-child(2) .words .pic{
   	/* width: 774px; */
	width:63%;
   }
   .case-success .banner .meng{
   	height: 40px;
   	line-height: 40px;
   }
   /*联系我们*/
  .the-message .m-list ul li{
  	/*width: 333px;*/
  	width: 300px;
  	margin-left: 50px;
  }
  #dituContent{
  	height: 300px !important;
  }
  /*新闻中心*/
 .the-news ul li{
 	padding: 0 40px;
 }
}
@media only screen and (max-width: 1360px){
	.the-run{
		height:1054px;
	}
}

@media only screen and (max-width: 1280px){
	.the-run{
		height:991px;
	}
}

 @media only screen and (max-width:1152px){
	.the-run{
		height:904px;
	}
}

 @media only screen and (max-width:1024px){
	.the-run{
		height:804px;
	}
}

@media only screen and (max-width: 768px){
	.the-run{
		height:602px;
	}
	.the-run .r-foot ul li p{
		color:#ff0000;
	}
	.product-inner .the-list ul li .pic1 {
		width: 50%;
		margin-left: 0%;
		float: right;
	}
	.five-adv .fir .the-left{
		padding-left:60px;
	}
	.a-inner .fir:nth-child(3) .the-left span{
		left:1%;
	}
	.a-inner .fir .l-main{
		padding-left:10px;
	}
	.a-inner .fir .l-main h3{
		font-size:26px;
		line-height:34px;
	}
	.a-inner .fir:nth-child(3) .l-main{
		margin-top:0;
		padding:3%;
	}
	.fir2 .the-right{
		padding:7% 0;
	}
	.a-inner .fir .l-main .p-0{
		font-size:14px;
		line-height:28px;
	}
	.the-news ul li .list1 span{
		top:0;
	}
	.the-news ul li .list1{
		padding-left:50px;
		padding-top:0;
	    margin-top: 12px;
		height:auto;
	}
	footer .f-middle .f-logo{
		width:20%;
	}
	footer .f-middle .f-add .pic img,footer .f-middle .f-tel .pic img{
		height:30px;
	}
	footer .f-middle .the-middle{
		width:55%;
	}
	footer .f-middle .f-code p{
		font-size:14px;
		line-height:32px;
	}
	.wrap{
		width: 100%;
	}
	.a-main {
		display: block;
	}
	.main{
		display: none;
	}
	/*#banner{
		height: 280px;
	}*/
	#banner .gallery-thumbs{
		height: 70px;
	}
	/*五大优势*/
	.f-five .biaoti h2{
		font-size: 17px;
		width: 100%;
	}
	.mdl4nr{
		width: 100%;
		padding: 0 10px;
	}
	.mdl4nr ul li{
		width: 48%;
		margin-left: 2%;
		
	}
	.mdl4nr ul li:first-child{
		margin-left: 0;
	}
	/*艺术品*/
	.the-show .tab-list .top li{
		margin-bottom: 16px;
		margin-left: 9px;
		height: 102px;
		width: 102px;
	}
	.the-show .tab-list .top ul{
		padding:10px 0;
	}
	.the-show .tab-list .tab ul li .pic img{
		height: 140px;
	}
	.the-show .tab-list .top li p{
		font-size:12px;
	}
	.the-news ul li .list p{
		font-size: 14px;
	}
	header{
		/*height: auto;*/
		height: 50px;
		padding: 5px 0;
		border-bottom: 0;
	}
	header .logo img{
		width:82%;
	}
	header .logo{
		padding-left: 20px;
		padding-top: 0;
	}
	.the-art .banner img{
		height: 260px;
	}
	.the-brand .the-hope .h-inner .h-list ul li .meng{
		/*left: 56%;*/
	}
	.the-core .c-inner{
		padding-top: 20px;
	}
	.the-core .c-inner .pic-1 img{
		height: 200px;
	}
	.the-message .m-list{
		width: 100%;
	}
	.the-brand .the-hope .h-inner .h-list ul li img{
		margin: 0 auto;
	}
	.art-inner .inner-detail{
		padding-bottom: 20px;
	}
	.product-inner .the-der1 .right span,  .product-inner .the-der2 .right span{
	 	color: #913336 !important;
	 }
	 .product-inner .the-ring ul li{
	 	height: 300px;
	 	width: 300px;
	 }
	 .product-inner .the-ring ul li:nth-child(2) {
	    left: 9%;
	}
	.product-inner .the-ring ul li:nth-child(3) {
	    right: 10%;
	}
	.art-inner .inner-detail .the-right,.art-inner .inner-detail .the-left{
		height: 300px;
	}
	.art-list .the-right ul li .pic img{
		height: 85px;
	}
	.art-inner .inner-detail .the-left .gallery-thumbs{
		height: 60px;
	}
	.art-inner .inner-detail .the-right h3{
		font-size: 18px;
	}
	.art-inner .inner-detail .the-right p {
	    font-size: 14px;
	    line-height: 32px;
	}
	.art-inner .inner-detail .the-right .hot-line{
		height: 42px;
		line-height: 42px;
		font-size: 20px;
	}
	.art-inner .inner-detail .the-right .hot-line .right{
		font-size: 26px;
	}
	/*.the-show .tab-list .top li:nth-child(4n+1){
		margin-left: 0;
	}*/
	/*.the-show .tab-list .tab ul li{
		height: 214px;
	}	*/
	/*关于我们*/
	.about-us{
		display: none;
	}
	/*底部*/
	footer .f-middle .p-2{
		font-size: 14px;
	}
	.a-inner .fir .pic1{
		bottom:-28%;
		width:34%;
		left:61%;
	}
	#banner{
		height:500px;
	}
	.cu-list ul li:nth-child(3) .words{
		background:#9e0024;
	}
	.cu-list ul li:nth-child(3) .words .pic{
		width:52%;
		top:50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
	}
	.cu-list ul li:nth-child(2) .words{
		height:168px;
	}
	.cu-list ul li:nth-child(2) .words p{
		width:49%;
	}
	.cu-list ul li:nth-child(2) .words .pic{
		width:50%;
		top:50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		height:118px;
	}
	.case-success .banner .a-img,.case-success .banner .a-img{
		display:block;
	}
	.case-success .banner .p-img,.case-success .banner .p-img{
		display:none;
	}
	.the-culture .banner img,.the-art .banner img,.the-collection .banner img{
		height:auto;
	}
	.the-collection .swiper-button-next,.the-collection .swiper-button-prev{
		height:60px;
		width:60px;
		background-size:60px 60px;
	}
	.the-collection .co-list .swiper-slide img{
		height:170px;
	}
	.the-collection .swiper-pagination-bullet{
		 background:#000; 
	}
	.the-collection .swiper-pagination-bullet-active{
		background:#913336
	}
	.the-collection .swiper-container{
		padding-bottom:30px;
	}
	.the-collection .swiper-container-horizontal>.swiper-pagination-bullets{
		bottom:0;
	}
	/*新闻*/
	.the-news ul li{
		padding: 0 10px;
	}
	/*成功案例*/
	.case-success .tab-list .top li{
		height: 99px;
	}
	.case-success .tab-list .top li p{
		font-size: 14px;
		bottom: 17%;
	}
	.case-success ul.tab{
		padding: 0 10px;
	}
	/*成功案例详情*/
	.the-famous .f-list .the-left{
		width: 100%;
		padding: 0 10px;
	}
	.the-famous .f-list .the-right{
		display: none;
	}
	/*.the-famous .f-list .the-right .pic{
		margin-bottom:10px;
	}
	 .the-famous .f-list .the-right .pic  p{
		width:100%;
		box-sizing:border-box;
		font-size:14px;
	} */
.the-famous .f-list .the-right .pic p{
	font-size:14px;
	width:100%;
	padding:0 10px;
	box-sizing:border-box;
}
	.the-inner .the-left .words{
		padding: 0 15px;
	}
	/*联系我们*/
	.the-message form{
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.the-message form input{
		height: 46px;
		line-height: 46px;
	}
	.the-message form input, .the-message form textarea{
		margin-top: 16px;
	}
	.the-message form button{
		width: 60%;
		height: 46px;
		line-height: 46px;
		margin-top: 20px;
	}
	.the-message .m-list ul li{
		width: 31.3333%;
		margin-left: 3%;
	}
	.the-message .m-list ul li p{
		padding: 0 12px;
	}
	.the-message .m-list ul li:first-child{
		margin-left: 0;
	}
	#dituContent{
		height: 300px !important;
	}
	/*名家讲坛*/
	.the-famous .wrap1{
		width: 100%;
	}
	.the-famous .f-list{
		padding-top: 20px;
	}
	
	/*名家讲坛详情*/
	.the-intro{
		padding: 20px 10px;
	}
	.the-intro .the-peo .the-left{
		width: 40%;
	}
	.the-intro .the-peo .the-right{
		width: 60%;
		padding-left: 15px;
		box-sizing: border-box;
		margin-left: 0;
	}
	/*/新闻资讯*/
	.news-list .the-left{
		display: none;
	}
	.news-list .the-right{
		width: 100%;
		padding: 0 10px;
	}
	/*新闻详情*/
	.news-inner .the-right .words{
		padding: 0 10px;
	}
	.news-inner .the-right .words table{
		width:100% !important;
	}
	/*艺术品详情*/
	.art-inner .inner-detail .the-wrap{
		height: 84px;
	}
	.silder_nav li, .silder_nav img{
		height: 56px;
		width: 67px;
	}
	.the-product .product-inner .p-list{
		padding: 0 10px;
	}
	.the-product .product-inner .p-list li .pic{
		height: 220px;
		width: 220px;
	}
	.product-inner .the-der .pic10{
		width: 100%;
	}
	.product-inner .the-der1,.product-inner .the-der2{
		position: relative;
	}
	.product-inner .the-der1 .right{
		position: absolute;
		right: 10px;
		top: 0;
	}
	.product-inner .the-der1 .right p,.product-inner .the-der1 .right span,.product-inner .the-der2 .right p,.product-inner .the-der2 .right span{
		color: #fff;
	}
	.product-inner .the-der1 .right span{
		border-left-color: #fff;
	}
	.product-inner .the-der2 .pic{
		height: 96%;
		width: 96%;
		top: 10px;
	}
	.product-inner .the-der2 .right{
		left: 20px;
		top:20px;
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
	}
	.product-inner .the-ring ul li:nth-child(2){
		left: 7%;
	}
	.product-inner .the-ring ul li:nth-child(3){
		right: 7%;
	}
	.choose-reason .wrap{
		width: 100%;
	}
	.art-inner .inner-detail .the-right{
		padding: 0 10px;
	}
	.art-inner .inner-detail .the-right .hot-line{
		width: 94%;
		left: 10px;
	}
	.art-inner .inner-detail .the-right .hot-line .left{
		width: 30%;
	}
	.art-inner .inner-detail .the-right .hot-line .right{
		width: 70%;
	}
	/*品牌印象*/
	.the-brand .t-pic{
		display: none;
	}
	.the-brand .t-words {
	    padding: 0 10px;
	    height: 318px;
	    background: url(../img/p-3.png) right top no-repeat;
	    padding-top: 114px;
	}
	.the-brand .t-words p{
		width: 100%;
		color: #ff0000;
	}
	
	.the-brand .the-hope .h-inner p{
		padding: 20px 0 30px 0;
	}
	.the-brand .the-hope .h-inner .h-list ul{
		padding: 0 10px;
	}
	.the-brand .the-hope .h-inner .h-list ul li{
		width: 48%;
		margin-left: 4%;
	}
	.the-brand .the-hope .h-inner .h-list{
		width: 100%;
	}
	.the-brand .the-hope .h-inner .h-list ul li:first-child{
		margin-left: 0;
	}
	.the-brand .the-hope .h-inner .h-list ul li:nth-child(3){
		display: none;
	}
	.the-core .c-inner{
		/*padding-left: 0;*/
		padding-left: 10px;
		padding-right: 10px;
		background: none;
		height: auto;
		padding-bottom: 0px;
	}
	.the-run{
		background-size: 100% 100%;
	}
	.the-run .r-foot ul{
		width: 100%;
		padding: 0;
	}
	.the-run .r-foot ul li:nth-child(2){
		margin-left: 0;
	}
	.the-run .r-foot ul li{
		width: 100%;
		margin-top: 50px;
	}
	.kongbai{
		height: auto;
	}
	.c-top{
		width: 100%;
	}
	.the-brand .t-words .c-top{
		top: 10px;
	}
	.the-mind .m-f-3{
		width: 100%;
		padding: 0 10px;
	}
}

@media only screen and (max-width: 767px) {
	
	.the-famous .p-img{
		display:none;
	}
	.the-famous .a-img{
		display:block;
	}
	.the-brand .the-hope{
		background-size:auto auto;
	}
	.the-product .product-inner .the-list{
		width: 100%;
	}
	.the-product .product-inner .the-list ul li{
		padding:10px;
	}
	.product-inner .the-list ul li .the-left,.product-inner .the-list ul li .the-right{
		width: 100%;
	}
	.product-inner .the-list ul li .the-right{
		padding: 0;
	}
	.product-inner .the-list ul li .words .jk{
		height: 48px;
	}
	.product-inner .the-list ul li .jk h3,.product-inner .the-list ul li .h3 h3{
		line-height: 32px;
		font-size: 16px;
	}
	.product-inner .the-list ul li .words .jk,.product-inner .the-list ul li .words .h3{
		height: 42px;
	}
	.product-inner .the-list ul li .words p{
		font-size: 14px;
		line-height: 26px;
		margin-top: 10px;
	}
	.the-product .product-inner .p-title{
		width: 160px;
		height: 42px;
		line-height: 42px;
		font-size: 22px;
	}
	.product-inner .the-list ul li .h3{
		width: 140px !important;
	}
	.product-inner .the-list ul li .words .nm{
		width: 186px !important;
	}
	.product-inner .the-list ul li .pic1{
		width: 42%;
	}
	.product-inner .the-list ul li .pic{
		margin-bottom: 10px;
	}
	
	.art-inner .inner-detail .the-left .gallery-thumbs{
		display:none;
	}
	.p-img{
		display:none;
	}
	.a-img{
		display:block;
	}
	.case-success .banner .p-img{
		display:none;
	}
	.case-success .banner .a-img{
		display:block;
	}
	html,body{
		height:100%;
	}
	.banner{
		height:70% !important;
	}
	.art-inner .inner-detail{
		padding-top: 0;
	}
	.the-mind .the-jo span {
	    bottom: 18px;
	    display: none;
	    font-size: 16px;
	}
	.the-jo p{
		top: 47%;
	}
	.the-mind .m-f-1 p{
		font-size: 15px;
	}
	.the-mind .m-f-1 .wo{
	    left: 87px;
	    /*bottom: 66px;*/
	   bottom: 34px;
	}
	.the-mind .m-f-2 .wo{
		right: 87px;
	}
	.the-mind .m-f-1 .pic{
		height: 120px;
	}
	.the-mind .m-f-1 img{
		height: 120px;
	}
	.the-message .m-list ul li .top{
		height: 130px;
		width: 130px;
		top: 7%;
	}
	/*#banner{
		height: 200px;
	}*/
	#banner .gallery-thumbs{
		height: 50px;
		bottom: 1%;
		width: 80%;
	}
	.the-famous .pic img{
		height: auto;
	}
	
	
	
	.case-success .banner .meng{
		height: 38px;
		line-height: 38px;
	}
	.the-culture .banner img{
		height: 200px;
	}
	.case-success .banner img{
		height: 200px;
	}
	
	
	.wrap {
		width: 100%;
	}
	.main,.left-aside,footer,.f-five{
		display: none;
	}
	.a-main {
		display: block;
	}
	.a-main header{
		height: 60px;
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.a-main header .logo{
		padding-top:7px;
	}
	.a-main header .logo img{
		height: 45px;
	}
	/*首页*/
	/*banner*/
	.banner .swiper-button-next,.banner .swiper-button-prev,.five-adv{
		display: none;
	}
	/*艺术品展示*/
	.the-show .tab-list .top ul{
		padding: 10px;
	}
	.the-show .tab-list .top li{
		margin: 0;
		width: 24%;
		margin-left: 1.33333%;
		border-radius: 10px;
		height: 100px;
		margin-bottom: 10px;
	}
	.the-show .tab-list .top li:nth-child(4n+1){
		margin-left: 0;
	}
	.the-show .tab-list .top li p{
		font-size: 14px;
	}	
	.the-show .tab-list .tab ul{
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.the-show .tab-list .tab ul li{
		width: 48%;
		margin-left: 4% !important;
		height: auto;
	}
	.the-show .tab-list .tab ul li:first-child{
		width: 48%;
	}
	.the-show .tab-list .tab ul li:nth-child(2n+1){
		margin-left: 0 !important;
	}
	.the-show .tab-list .tab ul li img{
		height: 120px !important;
	}
	/*关于我们*/
	.about-us{
		background: #fff;
	}
	.about-us .pic{
		height: auto;
	}
	.about-us .wrap{
		position: static;
		left: 0;
		transform: translateX(0);
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
	}
	.about-us .title h3{
		font-size: 36px;
		line-height: 36px;
		/*font-family: "华文行楷";*/
		text-align: center;
		padding: 16px 0;
	}
	.about-us .inner{
		display: none;
	}
	.about-us .pic .p-pic,.about-us .words{
		position: static;
		top: 0;
		left: 0;
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		width: 100%;
	}
	.about-us .pic .p-pic>img{
		height: 180px;
		width: 100%;
		display: block;
	}
	.about-us .words a.more{
		display: none;
	}
	.about-us .words{
		height: auto;
	}
	.about-us .pic{
		height: 370px;
	}
	/*新闻*/
	.the-news{
		padding: 20px 0;
		padding-bottom: 50px;
	}
	.the-news ul li{
		width: 100%;
		display: none;
		padding: 0 16px;
	}
	.the-news ul li:first-child{
		display: block;
	}
	.the-news ul li .list{
		padding: 10px 0;
	}
	/*底部固定框*/
	.the-fixed{
		position: fixed;
		left: 0;
		bottom: 0;
		height: 40px;
		width: 100%;
		background: #913336;
		display: block;
		z-index: 11000000;
	}
	.the-fixed ul li{
		width: 50%;
		line-height: 40px;
		font-size: 16px;
		text-align: center;
		box-sizing: border-box;
	}
	.the-fixed ul li:first-child{
		border-right: 1px solid #fff;
	}
	.the-fixed ul li a{
		color: #fff;
		display: block;
	}
	/*成功案例*/	
	.case-success{
		padding-bottom: 60px;
	}
	.al-title{
		padding: 10px 0;
	}
	.al-title h3 {
	    font-size: 24px;
	    line-height: 34px;
	}
	.al-title p {
	    font-size: 18px;
	    line-height: 28px;
	}
	.case-success ul.tab{
		padding: 0 10px;
	}
	.case-success ul.tab li{
		height: auto;
		margin-top: 20px;
	}
	.case-success ul.tab li .pic,.case-success ul.tab li .word{
		float: none;
		width: 100%;
	}
	.case-success .tab-list .top{
		padding-bottom: 10px;
	}
	.case-success .tab-list .top li{
		width: 24%;
		border-radius:3px;
		height:72px;
		margin: 5px 0;
		margin-left: 1.33333%;
	}
	.case-success .tab-list .top ul{
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.case-success .tab-list .top li:nth-child(4n+1){
		margin-left: 0;
	}
	.case-success .tab-list .top li .meng{
		border-radius:3px;
	}
	.case-success .tab-list .top li p{
		width: 100%;
		text-align: center;
		font-size: 12px;
	}
	.case-success .tab-list .top li .pic2{
		top: 14%;
	}
	.case-success .tab-list .top li p{
		bottom: 12%;
	}
	.case-success .tab-list .top li .pic2 img{
		height: 30px;
	}
	.case-success ul.tab li .pic img{
		height: 150px;
	}
	.case-success ul.tab li .word{
		padding-bottom: 10px;
	}
	.case-success ul.tab li .word h5{
		margin-bottom: 0;
	}
	/*案例详情*/
	.the-famous .f-list .the-right{
		display: none;
	}
	.the-famous .f-list .the-left{
		width: 100%;
	}
	.the-famous .f-list{
		padding-top: 0;
	}
	.the-inner .the-left{
		padding: 0 10px;
		padding-top: 10px;
	}
	.the-inner .the-left h3 {
    	font-size: 20px;
	    line-height: 32px;
	}
	.the-inner .the-left .the-seo span{
		margin: 5px 0;
	}
	.the-inner .the-left .words{
		padding: 0 10px;
	}
	/*联系我们*/
	.contact-us .pic img{
		height: 200px;
	}
	.contact-us .word h2 {
	    font-size: 36px;
	    font-weight: 300;
	}
	.contact-us .word span {
	    /*font-size: 30px;*/
	   font-size: 26px;
	}
	.contact-us .word p {
	    font-size: 24px;
	    /*margin-top: 12px;*/
	   margin-top: 0;
	}
	#dituContent{
		height: 250px !important;
	}
	.contact-us{
		padding-bottom: 60px;
	}
	.contact-us .word{
		padding-top: 10%;
	}
	.the-message{
		padding: 10px 0;
	}
	.the-message h2{
		/*font-size: 40px;*/
		font-size: 30px;
	}
	
	.the-message p.p-1{
		font-size: 14px;
		margin-top: 10px;
	}
	.the-message form{
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.the-message form input{
		margin-left: 2%;
		height: 36px;
		line-height: 36px;
		width: 48%;
	}
	.the-message form input, .the-message form textarea{
		margin-top: 20px;
	}
	.the-message form button{
		width: 70%;
		height: 36px;
		line-height: 36px;
		margin-top: 20px;
		font-size: 20px;
	}
	.the-message .m-list{
		/*margin-top: 100px;*/
		margin-top: 70px;
		width: 100%;
	}
	.the-message .m-list ul{
		width: 100%;
		padding: 0 20px;
		box-sizing: border-box;
	}
	.the-message .m-list ul li{
		width: 100%;
		margin-left: 0;
		margin-bottom: 20px;
	}

	.the-last dl{
		line-height: 30px;
	}
	.the-last dl a{
		display: block;
		font-size: 14px;
	}
	
	/*名家讲坛*/
	.the-famous{
		padding-bottom: 60px;
	}
	.the-famous .wrap1{
		width: 100%;
	}
	.the-famous .f-list .the-left{
		padding-right: 0;
	}
	.the-famous .f-list .the-left ul li{
		padding: 10px 10px 10px 137px;
		height: auto;
		margin-bottom: 15px;
	}
	.the-famous .f-list .the-left ul li .pic{
		height: 120px;
		width: 120px;
		left: 10px;
	}
	.the-famous .f-list .the-left ul li a{
		margin-top: 10px;
	}
	.the-famous .f-list .the-left ul li .p-3 span, .the-famous .f-list .the-left ul li .p-2{
		font-size: 14px;
		line-height: 24px;
	}
	.the-famous .f-list .the-left ul li .p-3{
		margin-top: 0;
		font-size: 14px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp:4;
		-webkit-box-orient: vertical;
	}
	.the-famous .f-list .the-left ul li .p-1{
		font-size: 16px;
	}
	/*名家讲坛详情*/
	.the-intro{
		padding:20px 10px;
	}
	.the-intro h3{
		font-size: 24px;
		line-height: 36px;
	}
	.the-intro .span-1{
		padding: 10px 0;
	}
	.the-seo span {
	    margin: 10px 0;
	    margin-top: 0;
	}
	.the-intro .the-peo .the-left{
		width: 100%;
	}
	.the-intro .the-peo .the-left img{
		margin: 0 auto;
	}
	.the-intro .the-peo .the-right{
		width: 100%;
		margin-left: 0;
		padding: 10px;
		box-sizing: border-box;
		font-size:14px;
		line-height:24px;
	}
	.the-intro .the-peo .the-right .p-1{
		font-size: 20px;
		margin-bottom: 5px;
	}
	/*企业文化*/
	.cu-list ul li{
		padding-top: 0;
	}
	.cu-list ul li dl{
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.cu-list ul li dl dd{
		width: 48%;
		margin-left: 4%;
		margin-top: 10px;
	}
	.cu-list ul li dl dd .pic{
		height: 150px;
	}
	.cu-list ul li dl dd:nth-child(2n+1){
		margin-left: 0;
	}
	.cu-list ul li:nth-child(2) .words .pic{
		display: none;
	}
	.cu-list ul li:nth-child(2) .words p{
		width: 100%;
		padding-right: 0 !important;
	}
	.cu-list ul li .words{
		padding-bottom: 10px;
	}
	.cu-list ul li:nth-child(3) .words .uio{
		width: 100%;
	}
	.cu-list ul li:nth-child(3) .words .pic,.cu-list ul li:nth-child(3) .words{
		height: 171px;
	}
	.cu-list ul li:nth-child(3) .words .uio,.cu-list ul li:nth-child(3) .words .pic img{
		height: 100%;
		top: 0;
	}
	.cu-list ul li .the-value{
		padding: 0 10px;
		box-sizing: border-box;
	}
	.cu-list ul li .the-value{
	    /*background: #9E0024;*/
	    padding-bottom: 10px;
	}
	.cu-list ul li:nth-child(4) dl{
		padding: 0;
	}
	.cu-list ul li .the-value dd .pic,.cu-list ul li .the-value dd img{
		height: 120px;
		width: 100%;
	}
	.cu-list ul li .the-value dd .the-desc{
		padding: 0 10px ;
		padding-top: 5px;
		height: 126px;
	}
	.cu-list ul li .the-value dd span{
		font-size: 16px;
	}
	.cu-list ul li .the-value dd .the-desc p{
		text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 4;
	    -webkit-box-orient: vertical;
	}
	/*私家典藏*/
	.the-collection .banner{
		height: 200px;
	}
	.the-collection .banner img{
		height: 200px;
	}
	.the-collection .co-list{
		padding-top: 20px;
	}
	.the-collection .co-list .top{
		width: 100%;
		overflow: hidden;
		position: relative;
		height: 49px;
	}
	.the-collection .co-list .top img{
	    width: auto;
	    max-width: none !important;
	    position: absolute;
	    left: 50%;
	    transform: translateX(-50%);
	    -webkit-transform: translateX(-50%);
	    -moz-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	    -o-transform: translateX(-50%);
	    top: 2px;
	}
	.the-collection .swiper-button-prev, .the-collection .swiper-button-next{
		height: 50px;
		width: 50px;
	}
	.the-collection .swiper-button-next,.the-collection .swiper-button-prev{
		background-size: 100% 100%;
	}
	/*新闻资讯*/
	.news-list{
		margin-top: 0;
	}
	.news-list .the-left{
		display: none;
	}
	.news-list .the-right{
		width: 100%;
		padding: 0 10px;
		padding-top: 10px;
	}
	.news-list .the-right ul li{
		/* padding-left: 10px; */
		/*height: auto;*/
		height: 175px;
		padding:10px !important;
		/* padding-bottom: 10px;
		padding-top: 10px; */
	}
	.news-list .the-right ul li h2 span{
		display: none;
	}
	.news-list .the-right ul li img{
		/*height: 100px;*/
		height: 135px;
		width: 150px;
		left: 10px;
		top: 10px;
	}
	.art-list .the-right ul.pagination li{
		padding:0 !important;
		width:26px !important;
		margin-top:10px !important;
	}
	.art-list .the-right ul.pagination li a{
		display:block;
	}
	.news-list .the-right ul li h2 {
	    font-size: 16px;
	    line-height: 24px;
	    padding-top: 5px;
	}
	.news-list .the-right ul li p{
		overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 3;
	    -webkit-box-orient: vertical;
	}
	.news-list .the-right ul li .tomore{
		font-size: 12px;
		bottom:3px;
	}
	/*新闻中心详情*/
	.news-inner .the-right h3 {
	    font-size: 24px;
	    line-height: 36px;
	}
	.news-inner .the-right .the-seo{
		text-align: center;
	}
	.news-inner .the-right .words{
		padding: 0;
		font-size: 14px;
		line-height: 24px;
	}
	/*艺术品*/
	.art-list .the-right ul li{
		padding-left: 0;
		width: 49%;
		margin-left: 2% !important;
		padding-top: 0;
		padding-bottom: 5px;
		margin-bottom: 10px;
		height: auto !important;
	}
	.art-list .the-right ul li img{
		height: 100px;
	}
	.art-list .the-right ul li:nth-child(2n+1){
		margin-left: 0 !important;
	}
	.art-list .the-right ul li .words{
		padding-top: 5px;
	}
	.art-list .the-right ul li h3{
		font-size: 16px;
	}
	.art-list .the-right ul li p{
		font-size: 12px;
	}
	.art-list .the-right ul li .mored {
	    font-size: 16px;
	    line-height: 30px;
	}	
	/*艺术品详情*/
	.art-inner .inner-detail .the-left,.art-inner .inner-detail .the-right{
		width: 100%;
	}
	.art-inner .inner-detail .the-left{
		height: 300px;
	}
	.slider_box,.silder_con,.silder_panel,.silder_panel img{
		height: 300px;
	}
	.silder_nav{
		width: 96%;
	}
	.silder_nav li{
		width: 30.33333%;
		display: inline-block;
		margin: 0;
		margin-left: 2%;
	}
	.silder_nav li img{
		width: 100%;
	}
	.silder_nav li.current{
		margin: 0;
		margin-left: 2%;
	}
	.art-inner .inner-detail{
		padding-bottom: 0;
	}
	.art-inner .inner-detail .the-right{
		/*padding-top: 10px;*/
		padding: 10px;
		height: auto;
	}
	
	.art-inner .inner-detail .the-right p {
    font-size: 14px;
	    line-height: 34px;
	}
	.art-inner .inner-detail .the-right h3 {
	    font-size: 20px;
	}
	.art-inner .inner-detail .the-right .hot-line{
		position: static;
		font-size: 16px;
		line-height: 48px;
	}
	.art-inner .inner-detail .the-right .hot-line .left{
		width: 25%;
	}
	.art-inner .inner-detail .the-right .hot-line .right{
		width: 75%;
		font-size: 32px;
	}
	.the-product .title h3{
		width: 25%;
	}
	.the-product .title p{
		width: 75%;
	}
	.the-product .product-inner .p-list li{
		width: 48%;
	}
	.the-product .product-inner .p-list{
		padding: 0 10px;
	}
	.the-product .product-inner .p-list li:nth-child(3){
		display: none;
	}
	.the-product .product-inner .p-list li .pic{
		height: 170px;
		width: 170px;
	}
	.product-inner .the-wenan {
	    margin: 20px 0 14px;
	}
	.product-inner .the-wenan h3{
		font-size: 32px;
	}
	.product-inner .the-wenan p{
		font-size: 14px;
		line-height: 26px;
	}
	.product-inner .the-der .pic10{
		width: 100%;
	}
	.product-inner .the-der1{
		position: relative;
		height: auto;
	}
	.product-inner .the-der1 .pic10{
		height: auto;
		padding-bottom: 5px;
	}
	.product-inner .the-der1 .pic img{
		height: 94%;
	}
	.product-inner .the-der1 .right{
		padding: 0;
		position: absolute;
		right: 10px;
		top: 10px;
		display: none;
	}
	.product-inner .the-der2 .right{
		display: none;
	}
	.the-product .product-inner .p-list li .words,.product-inner .the-ring,.product-inner .wen-wrap .the-wenan{
		display: none;
	}
	.product-inner .the-der1 .right p,.product-inner .the-der1 .right span{
		color: #fff;
	}
	.product-inner .the-der1 .right span{
		border-left: 2px solid #fff;
	    font-size: 38px;
	    height: 180px;
	}
	.product-inner .the-der1 .right p {
	    height: 178px;
	    font-size: 18px;
	    
	}
	.product-inner .the-der2{
		position: relative;
	}
	.product-inner .the-der2 .pic{
		height: 96%;
		width: 96%;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		-o-transform: translate(-50%,-50%);
	}
	.product-inner .the-der2 .right{
		position: absolute;
		left: 15px;
		top: 15px;
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
	}
	.choose-reason .wrap{
		width: 100%;
	}
	.product-inner .the-ring ul{
		height: 415px;
	}
	.product-inner .the-ring ul li{
		height: 66%;
		width: 66%;
	}
	.product-inner .the-ring ul li:nth-child(2){
		left: 4%;
	}
	.product-inner .the-ring ul li:nth-child(3){
		right: 4%;
	}
	.choose-reason .wrap .j-our{
		font-size: 26px;
	}
	.choose-reason .wrap .youshi {
	    height: 34px;
	    width: 130px;
	    line-height: 34px;
	    font-size: 14px;
	    margin-top: 0px;
	}
	.choose-reason .wrap .y-list {
	    margin-top: 10px;
	}
	/*品牌印象*/
	.the-brand{
		padding-bottom: 60px;
	}
	.the-brand .t-pic{
		display: none;
	}
	.the-brand .t-words{
		padding: 0 10px;
    	/*height: 244px;*/
    	height: 270px;
    	padding-top: 66px;
    	background: url(../img/p-3.png) right top no-repeat;
	}
	.the-brand .t-words p {
	    /*font-size: 22px;*/
	    line-height: 40px;
	    color: #ff0000;
	    width: 100%;
	}
	.the-brand .t-words p.zita{
		font-size: 16px;
	}
	.the-brand .t-words .c-top{
		top: 5px;
	}
	.the-brand .t-words .c-top img{
		width: 85%;
 		height: 80px;
	}
	.the-brand .t-words .c-top p{
		/*font-size: 40px;*/
		/*font-size: 32px;*/
		font-size: 27px;
	}
	.the-brand .t-list ul li{
		width: 50%;
	}
	.the-brand .t-list ul li:nth-child(3){
		display: none;
	}
	.the-brand .t-list ul li .pic{
		width: 96%;
		border-radius: 0;
		height: auto;
	}
	.the-jo {
	    height: 95px;
	    width: 75%;
	    background: url(../img/p-4.png);
	    position: absolute;
	    top:5px;
	    /*left: -25%;*/
	    right:0;
	    background-size: 100% 100%;
	}
	.the-jo p {
	    /*font-size: 46px;*/
	   /*font-size: 32px;*/
	  	font-size: 27px;
	    right: 16%;
	}
	.the-brand .the-hope .h-inner p.name img{
		width: 65%;
	}
	.the-brand .the-hope .h-inner p.name{
		top: 2%;
	}
	.the-brand .the-hope .wrap{
		padding-top: 95px;
	}
	.the-brand .the-hope .h-inner h3 {
	    /*font-size: 30px;*/
	   font-size: 20px;
	    margin-top: 26px;
	    width: 100%;
	    padding: 0 10px;
	    box-sizing: border-box;
	}
	.the-brand .the-hope .h-inner p{
		padding: 10px;
		/*font-size: 20px;*/
		font-size: 15px;
	}
	.the-brand .the-hope .h-inner .h-list{
		width: 100%;
	}
	.the-brand .the-hope .h-inner .h-list ul{
		padding: 0 10px;
	}
	.the-brand .the-hope .h-inner .h-list ul li{
		width: 49%;
		margin-left: 2%;
	}
	.the-brand .the-hope .h-inner .h-list ul li:nth-child(3){
		display: none;
	}
	.the-core{
		margin-top: 22px;
	}
	.c-top{
		height: auto;
		width: 100%;
	}
	.c-top p{
		/*font-size: 36px;*/
		/*font-size: 32px;*/
		font-size: 27px;
	}
	.the-core .c-inner .pic-1{
		top: -120px;
	}
	.the-core .c-inner .pic-1 img{
		height: 120px;
	}
	.the-core .c-inner{
		padding: 0 10px;
		background: none;
		height: auto;
	}
	.the-core .c-inner h3{
		/*font-size: 26px;*/
		font-size: 20px;
		font-weight: normal;
	}
	.the-core .c-inner p{
		/*font-size: 18px;*/
		font-size: 15px;
		margin-top: 16px;
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.the-mind .the-jo {
	    width: 85%;
	    height: 80px;
	    right: 0;
	    background-size: 100% 100%;
	    left: auto;
	}
	.the-mind .m-f-1{
		padding: 0 10px;
	}
	.the-mind .the-w-jk {
	    height: 120px;
	    margin-bottom: 6px;
	}
	.the-mind .m-f-2>img,.the-mind .m-f-3 .pic2 img{
		display: none;
	}
	.the-mind .m-f-2{
		height: auto;
	}
	.the-mind .m-f-3{
		height: 200px;
	}
	.the-mind .m-f-3 .c-top{
		bottom: -30px;
	}
	.the-mind .m-f-3 .c-top p{
		/*font-size: 42px;*/
		font-size: 27px;
	}
	.the-mind .m-f-1 .c-top img{
		height: 80px;
	}
	.the-run{
		padding-top: 44px;
		background-size: auto auto;
	}
	.the-run .r-top p {
	   left: auto;
	   /*right: 16px;*/
	  right: 29%;
	   bottom: 40px;
	   height: 176px;
	   writing-mode: vertical-rl;
	   font-size: 20px;
	}
	.the-run .r-foot ul{
		padding: 0 10px;
	}
	.the-run .r-foot ul li{
		padding-left: 0;
		margin-left: 0 !important;
		margin-top: 20px;
	}
	.the-run .r-foot ul li span{
		position: static;
		display: block;
	}
	.the-run .r-foot ul li p{
		width: 100%;
		font-size: 15px;
	}
	.kongbai{
		height: auto;
	}
	.the-brand .the-hope .h-inner .h-list ul li .meng{
		/*height: 80%;*/
		height: 100%;
		width: 90%;
		left: auto;
		right: 0;
		padding: 10px 0;
		transform: translate(0,-50%);
		-webkit-transform: translate(0,-50%);
		-moz-transform: translate(0,-50%);
		-ms-transform: translate(0,-50%);
		-o-transform: translate(0,-50%);
		/*top: 0;*/
	}
	
	.the-brand .the-hope .h-inner .h-list ul li img{
		height: 340px;
	}
	
	.the-last{
		padding: 0 10px;
		font-size:14px;
		line-height:24px;
	}
}
@media only screen and  (max-width: 1152px) {
	.about-us .the-title{top:6px;}
	.about-us .the-title p{font-size:24px;}
	.about-us .the-title hr{left:21%;top:17px;}
	.about-us .the-title span{font-size:16px;}
	.about-us .words a.more{bottom:-16%;}
}
@media screen and (max-width: 415px){
	.the-message form input{
		margin-left:1%;
	}
}

@media screen and (max-width: 360px){ 
	.cu-list ul li:nth-child(2) .words{
		height:195px;
	}
	.cu-list ul li .the-value dd .the-desc{
		height:96px;
	}
}


@media only screen and  (max-width: 320px) {
	/*品牌概念*/
	.the-brand .t-words p{
		font-size: 18px;
	}
	.the-brand .the-hope .h-inner .h-list ul li .meng{
		height: 100%;
		width: 100%;
		left: 50%;
	}
	.the-brand .the-hope .h-inner .h-list ul li .meng p{
		right: 0;
	}
	.the-brand .the-hope .h-inner .h-list ul li img{
		height: 372px;
	}
	.the-jo p{
		font-size: 36px;
	}
	.the-product .product-inner .p-list li .pic{
		height: 140px;
		width: 140px;
	}
	.product-inner .p-list li .words h4 {
	    height: 150px;
	    width: 34px;
	    font-size: 16px;
	    padding: 26px 5px;
	    background-size: 100% 100%;
	}
	.product-inner .p-list li .words p{
		font-size: 16px;
	}
	.product-inner .wen-wrap .pic span {
	    font-size: 44px;
	    line-height: 44px;
	}
	.product-inner .wen-wrap .span-1{
		width: 100%;
		text-align: left;
		padding: 0 10px;
		box-sizing: border-box;
		font-size: 14px;
	}
	.product-inner .the-der1 .right span {
	    font-size: 30px;
	    height: 150px;
	}
	.product-inner .the-der1 .right p {
	    height: 150px;
	    font-size: 16px;
	}
	.product-inner .the-ring{
		display: none;
	}
	.choose-reason .wrap h2 span {
	    /*font-family: "华文行楷";*/
	    font-size: 54px;
	}
	.choose-reason .wrap h2 {
	    font-size: 32px;
	}
	.choose-reason .wrap .j-our{
		font-size: 20px;
	}
	/*企业文化*/
	.cu-list ul li .words .p-2{
		font-size: 14px;
	}
	.cu-list ul li .words .p-3{
		font-size: 12px;
	}
	.cu-list ul li dl dd .pic{
		height: 100px;
	}
}
.pagination {
    width: auto;
    height: auto;
    color: #333;
    font-size: 15px;
    float: right;
    display: block;
    margin-top: 30px;
}
 
.pagination:hover {
    cursor: pointer;
}
.pagination li {
    width: auto !important;
    height: auto !important;
    float: left !important;
    padding: 2px 6px 2px 6px !important;
    border: 1px solid #333333 !important;
    display: block;
    margin:0 10px 0 0 !important;
    text-align: center;
    border-radius: 15%;
}
.pagination li.active {
    background: #5a98de !important;
    color: #fff;
    border: 1px solid #5a98de;
}
.pagination li.active a{
	color:#fff;
}
