/*header*/
.header h1{padding:50px 0 15px;float:left;}
.header .head{width:1200px}
.header.header-back{height:110px;background:rgba(255,255,255,0.95);position:fixed;top:0;z-index:999;width: 100%;}
nav{float:right;padding:10px 0 20px;}
nav ul li{padding:10px 25px 5px;float:left;font-size:20px;position:relative;}
nav ul li a{color:#333;display:inline-block;}
nav ul li:hover a{color:#BB4C52;}
nav ul li:nth-child(1):hover,nav ul li:nth-child(1).on{background:url('../images/nav1_03.png') no-repeat center bottom;}
nav ul li:hover,nav ul li.on{background:url('../images/nav.png') no-repeat center bottom;}
nav ul li.on a{color:#BB4C52;}
nav ul>li .hidden{width:107px;position:absolute;top:41px;left:11.5px;background:rgba(0,0,0,0.6);padding:10px 0px;z-index:9999;}
nav ul>li .hidden>.item01{width:107px;text-align:center;height:35px;line-height:35px;font-size:12px;}
nav ul>li .hidden>.item01 a{color:#efb3b2;font-size:14px;}
nav ul>li .hidden .item01:hover a{color:#fff;display:inline-block;width: 100%;}
nav ul>li:hover .hidden{display:block;}
/*home-banner*/
.home-banner{width:100%;}
.home-banner img{width:100%;display:block;}
.swiper-container {width: 100%;height: 100%;}
.swiper-slide {text-align: center;font-size: 18px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-container-horizontal> .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 30px;}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 15px;}
.swiper-pagination-home .swiper-pagination-bullet {width: 50px;height: 8px;border-radius:3px;display: inline-block;text-align: center;line-height: 8px;opacity: 1;background: #dcdcdc;}
.swiper-pagination-home .swiper-pagination-bullet-active {color:#fff;background:#a41818;}
/*section*/
.home-title-one{width:100%;font-size:38px;position:relative;color:#700909;font-weight:100;text-align:center;}
.home-title-one:before, .home-title:after {content: '';position: absolute;top: 50%;margin-top:-8px;width: 487px;height:25px;}
.home-title-one:before{left: 0%;background:url('../images/home-title-left.png') no-repeat center center;}
.home-title-one:after {right: 0%;background:url('../images/home-title-right.png') no-repeat center center;}

.home-title{width:100%;font-size:38px;position:relative;color:#700909;font-weight:100;text-align:center;}
.home-title:before, .home-title:after {content: '';position: absolute;top: 50%;margin-top:-8px;width: 511px;height:25px;}
.home-title:before{left: 0%;background:url('../images/home-title-left.png') no-repeat center center;}
.home-title:after {right: 0%;background:url('../images/home-title-right.png') no-repeat center center;}

.home-title-two{width:100%;font-size:38px;position:relative;color:#700909;font-weight:100;text-align:center;}
.home-title-two:before, .home-title-two:after {content: '';position: absolute;top: 50%;margin-top:-8px;width: 511px;height:25px;}
.home-title-two:before{left: 0%;background:url('../images/title-two-left.png') no-repeat center center;}
.home-title-two:after {right: 0%;background:url('../images/title-two-right.png') no-repeat center center;}


.our-server{padding-top:90px;background:#f7f7f7;}
.our-server-sec ul{margin-top:50px;padding-bottom:60px;}
.our-server-sec ul li{width:270px;margin-right:40px;float:left;background:#fff;}
.our-server-sec ul li:nth-last-child(1){margin-right:0;}
.our-server-sec ul li:hover{box-shadow:0px 10px 15px #fae0a9;}
.our-server-sec ul li h3{width:100%;font-size:22px;padding:15px 0;text-align:center;font-weight:100;}
.our-server-sec ul li h3 a{color:#923232;}
.our-server-sec ul li p{width:100%;padding:0 5%;text-align:center;margin-bottom:15px;font-size:14px;color:#666;}
.our-server-sec ul li>a{display:block;width:110px;height:30px;font-size:16px;color:#c34e4e;line-height:29px;text-align:center;margin:0 auto;border:1px solid #c34e4e;border-radius:15px;margin-bottom:15px;}
.our-server-sec ul>li:hover a{background:#c34e4e;color:#fff;}
.our-server-sec ul>li:hover h3 a{background:none;color:#923232;}

.home-case{padding-top:70px;}
.case-sec-head{width:100%;}
.case-sec-head ul{width:70%;margin-top:30px;}
.case-sec-head ul li{cursor:pointer;width:31%;height:42px;line-height:42px;text-align:center;font-size:20px;margin:20px 1.15%;float:left;border:2px solid #ecdd99;color:#a79544;}
.case-sec-head ul li:hover,.case-sec-head ul li.hover{cursor:pointer;background:url('../images/case-sec-head.png') no-repeat center center;background-size:100% 42px;color:#3e0303;}
.case-sec-body ul{width:100%;}
.case-sec-body ul li{width:290px;height:275px;float:left;margin-right:13px;margin-bottom:13px;position:relative;cursor:pointer;}
.case-sec-body ul li:nth-child(4n){margin-right:0px;}
.case-sec-body ul li span{display:none;width:290px;height:275px;position:absolute;top:0;left:0;background:rgba(0,0,0,0.5);text-align:center;line-height:275px;font-size:18px;color:#fff;cursor:pointer;}
.case-sec-body ul li:hover span{display:block;}

.advantage{margin-top:80px;padding-top:60px;padding-bottom:40px;background:url('../images/ad-back.png') no-repeat 100% 100%;background-size:100% 100%;}
.ad-home-title{width:100%;font-size:38px;position:relative;color:#ffeaea;font-weight:100;text-align:center;}
.ad-home-title:before, .ad-home-title:after {content: '';position: absolute;top: 50%;margin-top:-8px;width: 511px;height:25px;}
.ad-home-title:before{left: 0%;background:url('../images/ad-left.png') no-repeat center center;}
.ad-home-title:after {right: 0%;background:url('../images/ad-right.png') no-repeat center center;}
.advantage-sec ul{margin-top:65px;}
.advantage-sec ul li{width:21%;margin:0 6%;float:left;background:rgba(0,0,0,0.4);}
.advantage-sec ul li img{display:block;text-align:center;vertical-align:middle;padding:25px 0;-webkit-transition: -webkit-transform 0.4s ease-out;-moz-transition: -moz-transform 0.4s ease-out;-o-transition: -o-transform 0.4s ease-out;-ms-transition: -ms-transform 0.4s ease-out;}
.advantage-sec ul li:hover img{ -webkit-transform: rotateZ(360deg);-moz-transform: rotateZ(360deg);-o-transform: rotateZ(360deg);-ms-transform: rotateZ(360deg);transform: rotateZ(360deg);}
.advantage-sec ul li h3{cursor: pointer;width:80%;margin:0 10%;border-top:1px solid #535353;padding:55px 0 35px 0;text-align:center;font-size:24px;color:#fee7e7;font-weight:100;}
.advantage-sec ul li p{cursor: pointer;width:50%;margin:0 25% 40px;font-size:14px;color:#b4b4b4;text-align:center;}
.advantage-sec p{width:100%;text-align:center;margin-top:40px;color:#b4b4b4;font-size:18px;}

.news-home{margin-top:90px;}
.news-home-sec>ul{width:100%;margin-top:30px;margin-bottom:70px;}
.news-home-sec>ul>li{width:32%;margin-right:1%;float:left;}
.news-home-sec>ul>li:nth-child(3n){margin-right:0;}
.news-home-sec-head{padding: 20px 0;}
.news-home-sec-head h3{font-size:22px;color:#333;float:left;font-weight:100;}
.news-home-sec-head a{display:inline-block;font-size:14px;color:#333;float:right;margin:5px 0;}
.news-home-sec-head:hover a{color:#d26868;}
.news-home-sec-body{position:relative;cursor:pointer;width:384px;height:221px;}
.news-home-sec-body img{display:block;width:100%;}
.news-home-sec-body span{display:block;width:100%;height:40px;background:rgba(0,0,0,0.5);position:absolute;bottom:0;left:0;line-height:40px;padding-left:10px;color:#fff;font-size:16px;}
.news-home-sec-foot{width:100%;}
.news-home-sec-foot ul li{width:100%;margin-top:25px;padding-left:25px;background:url('../images/xsj.png') no-repeat left center;}
.news-home-sec-foot ul li a{color:#4a4a4a;}
.news-home-sec-foot ul li span{display:inline-block;float:right;}
.news-home-sec-foot ul li:hover{background:url('../images/xsj2.png')no-repeat left center;}
.news-home-sec-foot ul li:hover a{color:#d26868;}

.about-us{padding:45px 0;background:url('../images/53c5e3f270bca6f4fe238f11f7b06a3d.png') 100% 100%;background-size:100% 100%;}
.about-sec-left{width:478px;height:443px;float:left;margin-top:60px;}
.about-sec-right{float:left;margin-top:60px;margin-left:70px;width:610px;}
.about-sec-right a{display:inline-block;float:right;width:100px;height:30px;line-height:30px;text-align:center;font-size:16px;background:#b75050;color:#fff;border-radius:15px;}
.about-sec-right ul li{width:100%;margin-bottom:10px;}
.about-sec-right ul li h3{font-size:28px;font-weight:100;color:#b75050;padding-left:25px;margin-bottom:7px;background:url('../images/xzfx.png') no-repeat left center;}
.about-sec-right ul li p{width:100%;font-size:18px;line-height:25px;color:#4a4a4a;}

.customer-sec ul{margin-top:48px;}
.customer-sec ul li{width:19.2%;margin-right:1%;margin-bottom:20px;float:left;}
.customer-sec ul li:nth-child(5n){margin-right:0;}
.customer-sec ul li img{display:block;width:100%;}
.customer-sec ul li:hover{box-shadow: 0 0 3px 2px #ccc;}

.contact-us{width:100%;background: url('../images/contactus.png') 100% 100%;padding-top:75px;padding-bottom:55px;}
.contact-sec-left{width:475px;float:left;margin-top:60px;}
.contact-sec-left ul{width:80%;margin:0;}
.contact-sec-left ul li{width:100%;margin-bottom:25px;color:#fff;font-size:20px;}
.contact-sec-right{width:725px;margin-top:60px;float:left;}
.contact-sec-right h3{width:100%;color:#fff;font-size:20px;font-weight:100;margin-bottom:35px;}
.contact-sec-input{width:360px;height:40px;margin:0;margin-bottom:35px;}
.contact-sec-input span,.contact-sec-text span{display:block;width:60px;height:40px;line-height:40px;color:#fff;float:left;font-size:18px;}
.contact-sec-input input{width:290px;height:38px;padding:0 10px;outline:none;border:1px solid #fff;background:#6e7275;color:#fff;float:left;font-size:18px;border-radius:3px;}
.contact-sec-text textarea{width:90%;height:98px;padding:5px 10px;outline:none;border:1px solid #fff;background:#6e7275;color:#fff;float:left;font-size:18px;border-radius:3px }
.contact-sec-text{width:100%;height:100px;margin:0;margin-bottom:35px;}
.contact-sec-right .button{width:270px;height:40px;line-height:40px;background-color:#ba3422;color:#fff;font-size:22px;border:none;border-radius:3px;margin-left:60px;cursor:pointer;}

/*project.html*/
.navigation-bar-left {width: 100%;height: 24px;margin:20px 0;}
.navigation-bar-left span,.navigation-bar-left p {display: inline-block;height: 20px;line-height: 20px;font-size: 14px;color: #666;}
.navigation-bar-left p a{color: #666;}
.navigation-bar-left span{background:url('../images/wz.png') no-repeat left center;padding-left:20px;}
.project-case{margin-top:50px;}
.project-case-sec-title{width:100%;font-size:28px;position:relative;color:#9b3f3f;font-weight:100;text-align:center;letter-spacing:1px;}
.view{width:100%;font-size:28px;position:relative;color:#9b3f3f;font-weight:100;text-align:center;letter-spacing:1px;}
.project-case-sec-title:before, .project-case-sec-title:after {content: '';position: absolute;top: 50%;margin-top:-8px;width: 419px;height:25px;}
.project-case-sec-title:before{left: 0%;background:url('../images/project-case-sec-title-left.png') no-repeat center center;}
.project-case-sec-title:after {right: 0%;background:url('../images/project-case-sec-title-right.png') no-repeat center center;}
/* .project-case-sec p{width:80%;margin:45px 10% 30px;font-size:18px;line-height:35px;text-align:center;color:#666;} */
.project-case-sec img{max-width:100%;}
.project-case-span{width:600px;margin:0;padding:10px 0;}
.project-case-span span{display:block;width:45%;margin-right:5%;padding:5px 0;float:left;font-size:18px;}
.other-case{border-top:1px solid #ededed;padding-top:10px;}
.other-case-sec h2{width:100%;color:#666;margin:20px 0;font-weight:100;font-size:18px;padding-left:15px;}
.other-case-sec ul{width:100%;}
.other-case-sec ul li{cursor:pointer;position:relative;width:261px;height:250px;margin:0px 20px 0px 19px;float:left;}
.other-case-sec ul li span{position:absolute;bottom:0;left:0;display:none;width:100%;height:30px;background:rgba(0,0,0,0.7);color:#fff;font-size:14px;line-height:30px;text-align:center;letter-spacing:2px;}
.other-case-sec ul li:hover span{display:block;}

/*restaurant.html*/
.restaurant-case-sec-title{width:100%;font-size:28px;position:relative;color:#9b3f3f;font-weight:100;text-align:center;letter-spacing:2px;}
.restaurant-case-sec-title:before, .restaurant-case-sec-title:after {content: '';position: absolute;top: 50%;margin-top:-8px;width: 528px;height:25px;}
.restaurant-case-sec-title:before{left: 0%;background:url('../images/restaurant-left.png') no-repeat center center;}
.restaurant-case-sec-title:after {right: 0%;background:url('../images/restaurant-right.png') no-repeat center center;}

.restaurant-case-sec-title-arc{width:100%;font-size:28px;position:relative;color:#9b3f3f;font-weight:100;text-align:center;letter-spacing:2px;}
.restaurant-case-sec-title-arc:before, .restaurant-case-sec-title-arc:after {content: '';position: absolute;top: 50%;margin-top:-8px;width:494px;height:25px;}
.restaurant-case-sec-title-arc:before{left: 0%;background:url('../images/restaurant-left-arc.png') no-repeat center center;}
.restaurant-case-sec-title-arc:after {right: 0%;background:url('../images/restaurant-right-arc.png') no-repeat center center;}

.restaurant-case-sec ul{width:100%;margin-top:40px;margin-bottom:40px;}
.restaurant-case-sec ul li{width:290px;height:275px;float:left;margin-right:13px;margin-bottom:13px;position:relative;cursor:pointer;}
.restaurant-case-sec ul li:nth-child(4n){margin-right:0px;}
.restaurant-case-sec ul li span{display:none;width:290px;height:275px;position:absolute;top:0;left:0;background:rgba(0,0,0,0.5);text-align:center;line-height:275px;font-size:18px;color:#fff;cursor:pointer;}
.restaurant-case-sec ul li:hover span{display:block;}
.restaurant-sec-span{width:460px;margin:0 auto;margin-bottom:50px;}
.restaurant-sec-span span{display:block;width:46px;height:46px;cursor:pointer;line-height:42px;text-align:center;font-size:18px;color:#9b3f3f;border:2px solid #9b3f3f;float:left;margin-right:50px;}
.restaurant-sec-span span.last-span{margin-right:0;}
.restaurant-sec-span span:hover{background:#9b3f3f;color:#fff;cursor:pointer;}



/*culture.html*/
.culture-aboutus{padding-top: 50px;padding-bottom:95px;}
.culture-aboutus-sec p, .vision-sec p{width:100%;font-size:18px;line-height:35px;color:#4c4c4c;}
.culture-aboutus-sec p.first-child, .vision-sec p.first-child{margin-top:55px;}
.culture-aboutus-sec ul li{float:left;margin-right:75px;margin-top:40px;}
.culture-aboutus-sec ul li:nth-last-child(1){margin-right:0;}
.culture-aboutus-sec ul li img{display:block;}

/*news.html*/
.industry-news{padding-top:50px;}
.industry-news-sec ul{padding-top:60px;padding-bottom:60px;}
.industry-news-sec ul li{float:left;width:384px;padding-bottom:20px;margin-right:24px;border:2px solid #e1e1e1;height: 337px;}
.industry-news-sec ul li:nth-last-child(1){margin-right:0;}
.industry-news-sec ul li:hover{box-shadow:0 0 16px 2px #d3d3d3;}
.industry-news-sec ul li a img{display:block;width:100%;}
.industry-news-sec ul li a h3{width:100%;padding:10px 20px;font-size:18px;color:#191919;font-weight:100;}
.industry-news-sec .page-con{margin-top:30px;width:100%;}
.industry-news-sec .page-con img{max-width:100%;}
.industry-news-sec ul li p{width:100%;margin-left:0;line-height:25px;padding:0 20px;font-size:14px;color:#434343;}
.industry-news-li-sec ul{width:100%;padding-bottom:50px;}
.industry-news-li-sec ul li{border-top:1px solid #efefef;width:100%;float:left;}
.industry-news-li-sec ul li .news-time{width:98px;height:98px;float:left;margin:45px 30px 45px 0;background:#f1f1f1;}
.industry-news-li-sec ul li .news-time h4{width:100%;font-size:26px;line-height:40px;text-align:center;color:#969696;font-weight:100;margin-top:20px;}
.industry-news-li-sec ul li .news-time span{display:block;width:100px;font-size:12px;line-height:30px;text-align:center;color:#969696;font-weight:100;}
.industry-news-li-sec ul li .news-right{width:960px;height:98px;margin:45px 0;float:left;}
.industry-news-li-sec ul li .news-right h3{width:100%;font-size:18px;font-weight:100;line-height:40px;}
.industry-news-li-sec ul li .news-right h3 a{color:#191919;}
.industry-news-li-sec ul li .news-right p{cursor:pointer;width:100%;font-size:16px;font-weight:100;color:#4c4c4c;line-height:30px;}
.industry-news-li-sec ul li:hover h3 a,.industry-news-li-sec ul li:hover p{color:#ba5050;}
.industry-news-li-sec ul li:hover p{ text-decoration: underline;}

/*news-detail.html*/
.news-detail-sec span{display:block;width:100%;text-align:center;font-size:14px;line-height:40px;color:#4c4c4c;}
.news-detail-sec-p{margin:40px 0;}
.news-detail-sec-p p{width:100%;font-size:16px;color:#4c4c4c;line-height:30px;}
.other-news{padding-top:10px;}
.other-news-sec h2{width:100%;color:#666;margin:20px 0;font-weight:100;font-size:18px;padding-left:15px;}
.other-news-sec ul{width:100%;padding-bottom:90px;}
.other-news-sec ul li{width:100%;float:left;}
.other-news-sec ul li .news-time{width:98px;height:81px;float:left;margin:10px 30px 10px 0;background:#f1f1f1;}
.other-news-sec ul li .news-time h4{width:100%;font-size:26px;line-height:30px;text-align:center;color:#969696;font-weight:100;margin-top:15px;}
.other-news-sec ul li .news-time span{display:block;width:100px;font-size:12px;line-height:30px;text-align:center;color:#969696;font-weight:100;}
.other-news-sec ul li .news-right{width:960px;height:81px;margin:10px 0;float:left;}
.other-news-sec ul li .news-right h3{width:100%;font-size:18px;font-weight:100;line-height:40px;}
.other-news-sec ul li .news-right h3 a{color:#191919;}
.other-news-sec ul li .news-right p{cursor:pointer;width:100%;font-size:14px;font-weight:100;color:#4c4c4c;line-height:20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.other-news-sec ul li:hover h3 a,.other-news-sec ul li:hover p{color:#ba5050;}

/*contactus.html*/
.contactus-sec-title{float:left;width:70%;margin-bottom:50px;font-size:28px;position:relative;color:#9b3f3f;font-weight:100;text-align:center;letter-spacing:2px;}
.contactus-sec-title:before, .contactus-sec-title:after {content: '';position: absolute;top: 50%;margin-top:-8px;width: 100px;height:25px;}
.contactus-sec-title:before{left: 0%;background:url('../images/restaurant-left.png') no-repeat right center;}
.contactus-sec-title:after {right: 0%;background:url('../images/restaurant-right.png') no-repeat left center;}
.contactus-sec-left{width:510px;float:left;}
.contactus-sec-left p{display:block;font-size:20px;float:left;width:72%;line-height:40px;color:#4c4c4c;}
.contactus-sec-right{width:685px;border-left:1px solid #ececec;float:left;}
.contactus-sec-right h3{width:100%;color:#700909;font-size:20px;font-weight:100;margin-bottom:25px;padding-left:220px;}
.contactus-sec-input{width:530px;height:40px;margin-left:155px;margin-bottom:35px;}
.contactus-sec-text{width:530px;height:100px;margin-left:155px;margin-bottom:35px;}
.contactus-sec-input span,.contactus-sec-text span{display:block;width:60px;height:50px;line-height:50px;color:#4c4c4c;float:left;font-size:18px;}
.contactus-sec-input input{width:466px;height:46px;padding:0 10px;outline:none;border:2px solid #ececec;color:#4c4c4c;float:left;font-size:18px;border-radius:3px;}
.contactus-sec-text textarea{width:466px;height:98px;padding:5px 10px;outline:none;border:2px solid #ececec;color:#4c4c4c;float:left;font-size:18px;border-radius:3px }
.contactus-sec-right .button{width:270px;height:40px;line-height:40px;background-color:#c13940;color:#fff;font-size:22px;border:none;border-radius:3px;cursor:pointer;margin-left:215px;}
.map{float:left;margin-top:75px;margin-bottom:110px;border:2px solid #e3e3e3;border-radius:5px;width:100%;height:450px;}

/*honor.html*/
.aptitude-sec-title{width:100%;margin-bottom:50px;font-size:28px;position:relative;color:#9b3f3f;font-weight:100;text-align:center;letter-spacing:2px;}
.aptitude-sec-title:before, .aptitude-sec-title:after {content: '';position: absolute;top: 50%;margin-top:-8px;width: 510px;height:25px;}
.aptitude-sec-title:before{left: 0%;background:url('../images/restaurant-left.png') no-repeat right center;}
.aptitude-sec-title:after {right: 0%;background:url('../images/restaurant-right.png') no-repeat left center;}
.aptitude-sec ul,.honor-sec ul{width:100%;padding-bottom:50px;}
.aptitude-sec ul li,.honor-sec ul li{width:365px;float:left;margin-right:48px;}
.aptitude-sec ul li:nth-child(3n),.honor-sec ul li:nth-child(3n){margin-right:0;}
.aptitude-sec ul li img,.honor-sec ul li img{display:block;width:100%;}
.aptitude-sec ul li span,.honor-sec ul li span{display:block;width:100%;text-align:center;line-height:60px;font-size:18px;color:#333;}
/* .honor-sec{margin-bottom:150px;} */

/* 分页 */
.paging{width:100%;display:inline-block;margin:40px auto 40px;text-align:center;min-height:30px;font-size:14px}
.paging a{padding:8px 13px;background:#d7dcd3;margin:0px 10px;}
.paging a:hover{color:#9b3f3f;}
.paging span{display:inline-block;background:#9b3f3f;padding:8px 13px;color:#fff;}
.paging a.next{margin:0px;}
.paging a.prev{margin:0px;}

.telephone{width:420px;height:45px;margin:50px auto;background:url('../images/tel.png') no-repeat left center;padding-left:55px;line-height:45px;font-size:28px;color:#b54646;letter-spacing:2px;}
.telephone a{display:inline-block;float:right;width:120px;height:35px;line-height:35px;text-align:center;font-size:18px;background:#b75050;color:#fff;border-radius:17px;margin-top:5px}
.telephonem{width:222px;height:35px;margin:5px auto 0;background:url('../images/tels.png') no-repeat left center;padding-left:40px;line-height:35px;font-size:20px;color:#b54646;letter-spacing:2px;}

/*footer*/
footer{background:#292929;padding-bottom:10px;}
.footer{position:relative;}
.footer ul{width:66%;margin:0 auto;padding-top:55px;margin-bottom:70px;}
.footer ul li{padding:0 15px;border-right:2px solid #b1b0b0;height:25px;line-height:25px;font-size:20px;float:left;}
.footer ul li:nth-last-child(1){border:0;}
.footer ul li a{color:#fff;}
.footer p{width:100%;font-size:16px;color:#b1b0b0;text-align:center;margin-bottom:15px;}
.vx{width:100px;position:absolute;right:0;top:30%;}
.vx img{display:block;text-align:center;vertical-align:middle;}
.vx span{display:block;width:100%;padding:10px 0;text-align:center;font-size:18px;color:#fff;}
/**/
