@charset "utf-8";
/* CSS Document */
header{
	position: fixed;
	z-index: 5;
	width: 96%;
	min-width: 960px;
	height: 100px;
	padding: 0 2%;
	background: #1b1b1d;
}
header .tips{
	padding: 60px 0 20px 44px;
	border-left: 1px solid #272729;
	font-size: 14px;
	line-height: 20px;
	color: #a8a8a8;
}
header .langages{
	width: 120px;
	padding-left: 48px;
	background: url(../img/bg_sign01.png) no-repeat left center;
}
header .langages span{
	display: inline-block;
	padding-right: 20px;
	background: url(../img/bg_sign02.png) no-repeat right center;
	cursor: pointer;
}
header .langages .list{
	left: 0;
	top: 20px;
	padding-left: 48px;
	background: #1b1b1d;
}
header .langages a{
	display: inline-block;
	width: 100%;
	color: #a8a8a8;
}
header .langages a:hover{
	color: #fff;
}
header .login-box{
	width: 90px;
	height: 20px;
	font-size: 14px;
}
header a.login{
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	padding: 0 29px;
	background: url(../img/bg_sign03.png) no-repeat left 0;
	color: #a8a8a8;
}
header a.regist{
	background-image: url(../img/bg_sign03s.png);
	opacity: 0;
	filter:alpha(opacity=0);
}
header .login-box.hover a.login{
	top: -15px;
}
header .login-box.hover a.regist{
	top: 15px;
	opacity: 1;
	filter:alpha(opacity=100);
}
header a.login:hover{
	color: #fff;
	background-position: left bottom;
}
header .search{
	width: 27px;
	height: 20px;
}
header .search input.text{
	left: 0;
	top: 0;
	width: 0;
	height: 20px;
	border: 0;
	border-bottom: 1px solid #ccc;
	background: #1b1b1d;
	color: #fff;
}
header .search input.submit{
	width: 27px;
	height: 20px;
	border: 0;
	background: url(../img/bg_btn01.png) no-repeat right center;
}
.header-blank{
	height: 100px;
}
nav{
	padding: 60px 26px 0 0;
}
nav li{
	height: 20px;
	padding-bottom: 20px;
}
nav a.tit{
	display: inline-block;
	padding: 0 26px;
	font-size: 16px;
	line-height: 20px;
	color: #a8a8a8;
}
nav a:hover{
	color: #fff;
}
.subnav{
	top: 100px;
}
.subnav a{
	display: inline-block;
	padding: 0 26px;
	font-size: 14px;
	line-height: 42px;
	color: #999;
}
.subnav a:hover{
	color: #fff;
}
.nav-bg{
	position: fixed;
	left: 0;
	top: 100px;
	width: 100%;
	height: 42px;
	border-top: 1px solid #1e1e1f;
	background: #141415;
	z-index: 4;
}
footer{
	padding-top: 80px;
	border-top: 1px solid #2c2c2e;
	background: #1b1b1d;
}
footer .main{
	width: 84%;
	max-width: 1590px;
	margin: 0 auto;
}
.footer-top{
	min-height: 310px;
	border-bottom: 1px solid #2f2f31;
}
footer .tips{
	width: 495px;
}
footer .tips p{
	font-size: 16px;
	line-height: 50px;
	color: #bfbfc0;
	padding-left: 36px;
	background: url(../img/bg_sign04.png) no-repeat left 0;
}
footer .tips p.tel{
	background-position: left -50px;
}
footer .tips p.mail{
	background-position: left -100px;
}
footer .tips a{
	color: #bfbfc0;
}
footer .tips a:hover{
	color: #fff;
}
footer .tips select{
	width: 120px;
	height: 40px;
	border: 1px solid #49494a;
	background: #49494a;
	margin: 15px 5px 0 0;
	font-size: 13px;
	line-height: 40px;
	color: #bfbfc0;
}
footer .tips input{
	width: 120px;
	height: 40px;
	border: none;
	background: #f08300;
	margin-top: 15px;
	font-size: 13px;
	color: #fff;
}
footer .list{
	/*margin-left: 5%;*/
}
footer .list li{
	width: 100px;
	margin-left: 70px;
}
footer .list li:first-child{
	margin-left: 0;
}
footer .list a{
	display: inline-block;
	font-size: 14px;
	line-height: 32px;
	color: #9c9c9c;
}
footer .list a.tit{
	border-bottom: 1px solid #2f2f31;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 50px;
	color: #fff;
}
footer .list a:hover{
	color: #fff;
}
footer .image{
	width: 294px;
	padding-top: 10px;
	font-size: 14px;
	line-height: 56px;
	color: #686868;
	text-align: center;
}
footer .image .box{
	width: 107px;
	margin: 0 15px 0 25px;
}
.footer-bottom{
	padding: 40px 0;
	font-size: 14px;
	line-height: 2;
	text-transform: uppercase;
}
.footer-bottom a{
	display: inline-block;
	margin: 0 6px;
	color: #666;
}
.footer-bottom a:hover{
	color: #fff;
}
.footer-bottom a.btn{
	width: 28px;
	height: 28px;
	background: url(../img/bg_ico01.png) no-repeat;
}
.footer-bottom a.tmall{
	background-position: 0 -28px;
}
.footer-bottom a.jd{
	background-position: 0 -56px;
}

/*INDEX*/
.i-banner{
	width: 100%;
	background: #000;
	z-index: 1;
}
.i-banner li,
.products-ban li{
	opacity: 0;
	filter:alpha(opacity=0);
}
.i-banner .btns,
.products-ban .btns{
	left: 0;
	bottom: 20px;
	width: 100%;
	height: 13px;
}
.products-ban .btns{
	bottom: 110px;
}
.i-banner .btns span,
.products-ban .btns span{
	display: inline-block;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #575758;
	margin: 0 4px;
	cursor: pointer;
	transition: background 0.5s;
}
.i-banner .btns span.hover,
.i-banner .btns span.cur,
.products-ban .btns span.hover,
.products-ban .btns span.cur{
	background: #f08300;
}
.i-news .box-left{
	width: 66.57%;
}
.i-news .box-in{
	width: 50%;
}
.i-news .box-in.video-box{
	background: #000;
}
.i-news .box-in .tips{
	left: 0;
	top: 0;
	width: 77.5%;
	padding: 12.6% 14.2% 0 8.3%;
}
.i-news .box-in .tips a{
	display: inline-block;
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	color: #9e9e9e;
}
.i-news .box-in .tips a.tit{
	margin-bottom: 5.8%;
	font-size: 20px;
	line-height: 2;
	color: #fff;
}
.i-news .box-in .tips a:hover{
	color: #fff;
}
.i-news .box-in .tips a.sign{
	width: 33px;
	height: 33px;
	background: url(../img/bg_btn02.png) no-repeat;
	margin: 10% 5px 0 0;
	opacity: 0.15;
}
.i-news .box-in .tips a.prev{
	background-image: url(../img/bg_btn02s.png);
}
.i-news .box-in .tips a.sign:hover{
	opacity: 1;
	filter:alpha(opacity=100);
}
.i-news .box-in .tips p.time{
	padding-left: 20px;
	background: url(../img/bg_sign05.png) no-repeat left center;
	margin-bottom: 2.5%;
	font-size: 14px;
	line-height: 2;
	color: #9e9e9e;
}
.news-tips{
	left: 13.7%;
	top: 20%;
	width: 395px;
}
.news-tips.top{
	top: 10.2%;
}
.news-tips h2{
	margin-bottom: 5%;
	font-size: 30px;
	line-height: 2;
	color: #d5d5d5;
}
.news-tips a{
	display: inline-block;
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	color: #79797a;
}
.news-tips p.tit{
	font-size: 18px;
	line-height: 26px;
}
.news-tips a:hover{
	color: #fff;
}
.news-tips a.sign{
	width: 33px;
	height: 33px;
	background: url(../img/bg_btn02.png) no-repeat;
	margin: 12% 5px 0 0;
	opacity: 0.15;
}
.news-tips a.prev{
	background-image: url(../img/bg_btn02s.png);
}
.news-tips a.sign:hover{
	opacity: 1;
	filter:alpha(opacity=100);
}
.i-news .box-right{
	width: 33.43%;
	background: #232323
}
.i-news .box-right .tirangle{
	left: 50%;
	top: 49.8%;
	width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 13px solid #232323;
    margin-left: -7px;
}
/*PRODUCTS*/
.pdpart-wrap{
	width: 100%;
}
.products-ban{
	height: 760px;
}
.products-wrap{
	position: relative;
	top: -100px;
	z-index: 2;
	margin-bottom: -100px;
}
.products-wrap .main{
	width: 1190px;
	margin: 0 auto;
}
.chenge-list{
	width: 1190px;
	height: 168px;
	padding: 5px 9px 9px;
	background: #1e1e1e;
	background: url(../img/bg_bg02.png) no-repeat center;
	margin-left: -9px;
}
.chenge-list .names .list{
	width: 227px;
	height: 117px;
	margin: 25px 0 26px;
	text-align: center;
}
.chenge-list .names li{
	width: 227px;
	height: 39px;
}
.chenge-list .names a{
	display: inline-block;
	width: 100%;
	font-size: 14px;
	line-height: 39px;
	color: #666;
}
.chenge-list .names li.cur a{
	font-weight: bold;
	font-size: 16px;
	color: #fff;
}
.chenge-list .names a:hover{
	color: #fff;
}
.chenge-list .names .btn{
	left: 89px;
	width: 40px;
	height: 40px;
	cursor: pointer;
}
.chenge-list .names .prev{
	top: -19px;
	background: url(../img/prev01.png) no-repeat center;
}
.chenge-list .names .next{
	bottom: -19px;
	background: url(../img/next01.png) no-repeat center;
}
.chenge-list .car-list{
	width: 774px;
	margin: 25px 80px 0 0;
}
.chenge-list .car-list .list{
	width: 774px;
	height: 136px;
}
.chenge-list .car-list li{
	position: relative;
	left: 30px;
	width: 150px;
	height: 136px;
	margin-right: 58px;
	text-align: center;
	opacity: 0;
	filter:alpha(opacity=0);
}
.chenge-list .car-list p{
	line-height: 28px;
	color: #a1a1a1;
}
.chenge-list .car-list a:hover p{
	color: #fff;
}
.chenge-list .car-list .btn{
	top: 0;
	width: 45px;
	height: 136px;
	cursor: pointer;
	opacity: 0.2;
}
.chenge-list .car-list .prev{
	left: -45px;
	background: url(../img/prev02.png) no-repeat left center,
				url(../img/prev02.png) no-repeat 45px center;
}
.chenge-list .car-list .prev.hover{
	opacity: 0.59;
	background: url(../img/prev02.png) no-repeat -45px center,
				url(../img/prev02.png) no-repeat left center;
}
.chenge-list .car-list .next{
	right: -45px;
	background: url(../img/next02.png) no-repeat right center,
				url(../img/next02.png) no-repeat -45px center;
}
.chenge-list .car-list .next.hover{
	opacity: 0.59;
	background: url(../img/next02.png) no-repeat 45px center,
				url(../img/next02.png) no-repeat right center;
}
.products-list{
	padding: 42px 0 60px;
}
.products-list li{
	width: 379px;
	height: 320px;
	margin: 0 0 26px 26px;
}
.products-list li:first-child{
	margin-left: 0;
}
.products-list li h2{
	padding: 15px 0 8px;
	font-size: 20px;
	line-height: 2;
	color: #fff;
}
.products-list li a{
	display: inline-block;
	width: 100%;
	line-height: 20px;
	color: #999;
}
.products-list li a:hover{
	color: #fff;
}
.products-list li a.more{
	width: auto;
	padding-right: 16px;
	background: url(../img/bg_sign06.png) no-repeat right center;
	margin-top: 14px;
	font: 12px/2 Arial;
	color: #f08300;
}
.products-list li a.more:hover{
	animation: arrow 1s;
}
@keyframes arrow{
	0%{
		background-position: 90% center;
	}
	100%{
		background-position: right center;
	}
}
.prolist-wrap{
	padding: 64px 0 143px;
	background: #171717;
}
.prolist-wrap .main{
	width: 1193px;
	margin: 0 auto;
}
.prolist-wrap .tips{
	height: 180px;
	background: url(../img/bg_bg03.png) no-repeat center top;
	font-size: 13px;
	line-height: 24px;
	color: #9c9c9c;
}
.prolist-wrap .tips h2{
	font-size: 45px;
	line-height: 82px;
	color: #f08300;
}
.prolist-wrap .menu a{
	display: inline-block;
	width: 168px;
	background: #2d2d2f;
	margin: 1px;
	font-size: 16px;
	line-height: 44px;
	color: #acacac;
	text-align: center;
	transition: all 0.8s;
}
.prolist-wrap .menu a:hover,
.prolist-wrap .menu a.cur{
	background: #f08300;
	color: #fff;
}
.prolist-wrap .list ul{
	width: 1208px;
}
.prolist-wrap .list li{
	position: relative;
	top: 30px;
	opacity: 0;
	filter:alpha(opacity=0);
	width: 287px;
	height: 461px;
	margin: 0 15px 64px 0;
}
.prolist-wrap .list .img{
	width: 287px;
	height: 207px;
	padding: 39px 0;
	background: url(../img/bg_bg04.jpg) no-repeat;
}
.prolist-wrap .list li.hover .img{
	box-shadow: 0 0 10px rgba(0,0,0,0.21);
}
.prolist-wrap .list a{
	display: inline-block;
	width: 100%;
	line-height: 2;
	color: #666;
}
.prolist-wrap .list a.tit{
	padding: 1px 0;
	margin-top: 23px;
	font-size: 20px;
	color: #fff;
}
.prolist-wrap .list a:hover{
	color: #f08300;
}
.prolist-wrap li a.more{
	width: auto;
	padding-right: 16px;
	background: url(../img/bg_sign06.png) no-repeat right center;
	margin-top: 14px;
	font: 12px/2 Arial;
	color: #f08300;
}
.prolist-wrap li a.more:hover{
	animation: arrow 1s;
}
.prolist-wrap .more-btn{
	background: #202020;
	font-size: 16px;
	line-height: 42px;
	color: #bebebe;
	text-align: center;
	cursor: pointer;
}
.prolist-wrap .more-btn.hover{
	background: #f08300;
	color: #fff;
}
.proinfo-wrap{
	padding: 62px 0 150px;
	background: url(../img/bg_bg05.jpg) no-repeat center top #1f1f1f;
}
.proinfo-wrap .main{
	width: 1190px;
	margin: 0 auto;
}
.proinfo-wrap .tips{
	min-height: 267px;
	font-size: 20px;
	line-height: 2;
	color: #b2b2b2;
	text-align: center;
}
.proinfo-wrap .tips h2{
	font-size: 48px;
	line-height: 86px;
	color: #fff;
}
.proinfo-wrap .tips p.fz36{
	font-size: 36px;
	line-height: 52px;
	color: #cfcfd0;
}
.proinfo-wrap .tips a{
	display: inline-block;
	width: 188px;
	height: 54px;
	border: 1px solid #7a7a7a;
	border-radius: 28px;
	margin: 33px 0 57px;
}
.proinfo-wrap .tips a:hover{
	border-color: #fff;
}
.proinfo-wrap .tips span{
	display: inline-block;
	width: 113px;
	padding-left: 75px;
	background: url(../img/bg_sign07.png) no-repeat 42px 0;
	margin: 9px 0;
	font-size: 18px;
	line-height: 2;
	color: #d2d3d3;
	text-align: left;
}
.proinfo-wrap .tips a:hover span{
	background-position: 42px -36px;
	color: #fff;
}
.proinfo-wrap .img-show{
	width: 714px;
	height: 594px;
	padding-bottom: 55px;
	margin: -59px auto 0;
}
.proinfo-wrap .img-show .img{
	width: 714px;
	height: 516px;
	margin-bottom: 18px;
}
.proinfo-wrap .img-show .list{
	height: 60px;
	text-align: center;
}
.proinfo-wrap .img-show .list img{
	display: inline-block;
	border: 1px solid #343434;
	margin: 1px 8px;
	cursor: pointer;
}
.proinfo-wrap .img-show .list a.cur img{
	border: 2px solid #f08300;
	margin: 0 7px;
}
.por-detail .title{
	padding: 0 30px;
	background: #222;
	font-size: 18px;
	line-height: 56px;
	color: #fff;
}
.por-detail .detail-in{
	padding: 21px 0;
	font-size: 14px;
	line-height: 2;
	color: #a1a1a1;
}
.por-detail .detail-in img{
	max-width: 100%;
}
.por-detail .table{
	margin: 20px 0 58px;
}
.por-detail table{
	border-top: 1px solid #272727;
	border-right: 1px solid #272727;
}
.por-detail td{
	border-bottom: 1px solid #272727;
	border-left: 1px solid #272727;
	background: #222;
	font-size: 14px;
	line-height: 34px;
	color: #ccc;
}
.por-detail td:nth-child(2n){
	background: none;
	text-align: center;
}
.por-detail .turn{
	margin-top: 73px;
	border-top: 1px solid #363636;
	padding-top: 32px;
	font-size: 14px;
	line-height: 30px;
	color: #888;
}
.por-detail .turn a{
	color: #888;
}
.por-detail .turn a:hover{
	color: #f08300;
}
.por-detail .turn a.back{
	right: 0;
	top: 52px;
	display: inline-block;
	width: 153px;
	border-radius: 22px;
	background: #f08300;
	font-size: 16px;
	line-height: 44px;
	color: #fff;
}
.por-detail .turn span{
	display: inline-block;
	padding-left: 39px;
}
.por-detail .turn em{
	display: inline-block;
	width: 14px;
	height: 16px;
	margin: 14px 14px 0 0;
	background: url(../img/bg_sign08.png) no-repeat;
}
.por-detail .turn a:hover em{
	transform: rotate(-360deg);
}
.pdpart-nav{
	left: 0;
	top: 0;
	width: 100%;
}
.pdpart-nav.cur{
	position: fixed;
	background: rgba(255,255,255,0.9);
}
.pdpart-nav .main{
	width: 1190px;
	height: 62px;
	margin: 17px auto 0;
	border-bottom: 1px solid #3b3c3e;
	font-size: 18px;
	line-height: 62px;
	color: #aaa9a9;
}
.pdpart-nav .main a{
	display: inline-block;
	margin-left: 46px;
	font-size: 14px;
	color: #aaa9a9;
}
.pdpart-nav .main.white,
.pdpart-nav .main.white a{
	color: #fff;
}
.pdpart-nav.cur .main{
	margin-top: 0;
	border-bottom: 0;
	color: #1e1e20;
}
.pdpart-nav.cur .main a{
	color: #1e1e20;
}
.pdpart-nav .main a:hover,
.pdpart-nav .main a.cur{
	color: #f7580c;
}
.upshow{
	position: relative;
	opacity: 0;
	filter:alpha(opacity=0);
	transform: translateY(30px);
}
.leftshow{
	position: relative;
	opacity: 0;
	filter:alpha(opacity=0);
	transform: translateX(30px);
}
.pdintro-part{
	height: 900px;
}
.pdintro-part .w{
	width: 1190px;
	margin: 0 auto;
}
.pdintro-part .img.poa-f{
	background-position: center;
	background-repeat: no-repeat;
	opacity: 0;
	filter:alpha(opacity=0);
}
.pdintro-part .tips{
	width: 545px;
	font-size: 20px;
	line-height: 30px;
}
.pdintro-part .tips-left{
	left: 0;
	top: 278px;
	color: #aaa9a9;
}
.pdintro-part .tips-right{
	right: 0;
	top: 292px;
	color: #5b5c60;
}
.pdintro-part .tips.tar{
	text-align: right;
}
.pdintro-part .tips-main{
	width: 100%;
	text-align: center;
}
.pdintro-part .tips h2{
	font-size: 50px;
	line-height: 82px;	
}
.pdintro-part .tips p.fz36{
	padding: 17px 0;
	font-size: 36px;
	line-height: 46px;
}
.pdintro-part .white{
	color: #fff;
}
.pdintro-part .black{
	color: #3c3c42;
}
.pdintro-part p.color-white{
	color: #aaa9a9;
}
.pdintro-part p.color-black{
	color: #5b5c60;
}
.pdintro-part p.fz18{
	font-size: 18px;
}
.pdintro-fi .tips{
	left: 130px;
	top: 298px;
	width: 400px;
	font-size: 20px;
	line-height: 42px;
	color: #5b5c60;
}
.pdintro-fi .tips h2{
	font-size: 50px;
	line-height: 80px;
}
.pdintro-fi .tips h3{
	font-size: 40px;
	line-height: 70px;
}
.pdintro-fi .leftshow{
	transform: translateX(200px);	
}
.pdintro-se img,
.pddesign-fi img{
	transform: translateY(200px) scale(0.8);
	opacity: 0;
	filter:alpha(opacity=0);
}
.pdintro-part .img-box .sign{
	transform: scale(0);
	opacity: 0;
	filter:alpha(opacity=0);
}
.pdintro-part .img-box .sign-fi{
	left: 369px;
	top: 396px;
}
.pdintro-part .img-box .sign-se{
	left: 575px;
	top: 480px;
}
.pdintro-part .img-box .sign-th{
	left: 398px;
	top: 615px;
}
.pdintro-part .img-box .sign.cur{
	animation: light 2s infinite;
}
@keyframes light{
	0%{
		transform: scale(1);
	}
	50%{
		transform: scale(0.2);
	}
	100%{
		transform: scale(1);
	}
}
.pdintro-part .img-box .line-fi{
	left: 382px;
	top: 521px;
	width: 49px;
	height: 0;
	background: url(../img/line01.png) no-repeat center;
}
.pdintro-part .img-box .line-se{
	left: 401px;
	top: 453px;
	width: 173px;
	height: 0;
	background: url(../img/line02.png) no-repeat center;
}
.pdintro-part .img-box .line-th{
	left: 427px;
	top: 564px;
	width: 151px;
	height: 0;
	background: url(../img/line03.png) no-repeat center;
}
.pdmore{
	padding: 72px 0;
	background: #0f0f0f;
}
.pdmore .main{
	width: 1190px;
	margin: 0 auto;
}
.pdmore .main h2{
	font-size: 42px;
	line-height: 62px;
	color: #fff;
}
.pdmore .main a{
	display: inline-block;
	padding-right: 30px;
	background: url(../img/bg_sign09.png) no-repeat right center;
	font-size: 20px;
	line-height: 42px;
	color: #e47f12;
}
.pdmore .main a:hover{
	animation: arrow 1s;
}


/* pager style */
.page{
	padding:90px 0 10px;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	text-align:center;
	clear:both;}
.page a{
	text-decoration:none;
	color:#a1a1a1;
	background:#2d2d2f;
	border:1px solid #2d2d2f;
	padding:3px 13px;
	padding-bottom:2px;
	margin-right:9px
}
.page a.active{
	background:#f29423;
	border:1px solid #f29423;
	color:#fff}
.page a:hover{
	text-decoration:none;
	color:#fff;
	background:#f29423;
	border:1px solid #f29423}
.J_imageView img{
	padding: 1px;
	border: 2px solid #CCC;
	float: left;
	margin-right: 13px;
	margin-bottom: 15px;
	position: relative;
	max-width: 120px;
	max-height: 90px;
}

/* pager style */
.lpage{
	padding:90px 0 10px;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	text-align:center;
	clear:both;}
.lpage a{
	text-decoration:none;
	color:#a1a1a1;
	background:#2d2d2f;
	border:1px solid #2d2d2f;
	padding:3px 13px;
	padding-bottom:2px;
	margin-right:9px
}
.lpage a.active{
	background:#f29423;
	border:1px solid #f29423;
	color:#fff}
.lpage a:hover{
	text-decoration:none;
	color:#fff;
	background:#f29423;
	border:1px solid #f29423}
.J_imageView img{
	padding: 1px;
	border: 2px solid #CCC;
	float: left;
	margin-right: 13px;
	margin-bottom: 15px;
	position: relative;
	max-width: 120px;
	max-height: 90px;
}

.news-tips .list ul,
.news-tips .list li,
.i-news .box-in .tips-in .in,
.box-right .move .in-a,
.box-right .img-box,
.i-news .box-right .move,
.i-about .img-list .move{
	width: 100%;
}
.i-about .img-list{
	right: 6.8%;
	top: 6.2%;
	width: 42.2%;
}

.backtop{
	position: fixed;
	right: 5%;
	bottom: 110px;
	z-index: 5;
	width: 48px;
	height: 48px;
	background: url(../img/top.jpg) no-repeat center;
	cursor: pointer;
	opacity: 0;
	transition: all 0.8s;
}
.footer-top-box{
	width: 1189px;
	overflow: hidden;
	margin: 0 auto;
}
.footer-top-box-tit{
	line-height: 75px;
	font-size: 18px;
	color: #cdcdcd;
}
.footer-top-box ul{
	width: 100%;
	overflow: hidden;
	margin-top: -6px;
	padding-bottom: 43px;
}
.footer-top-box ul li{
	width: 118px;
	line-height: 24px;
}
.footer-top-box ul li a{
	color: #c7c5c5;
}
.footer-top-box ul li a:hover{
	color: #ffffff;
}