@charset "utf-8";
/* CSS Document */

/*@font-face {

}*/
@font-face {
 font-family: 'bold';
 src: url('../font/robotoslab-bold');
 src: local('robotoslab-bold Regular'),
        local('robotoslab-bold'),
        url('../font/robotoslab-bold.woff') format('woff'),
        url('../font/robotoslab-bold.ttf') format('truetype'),
        url('../font/robotoslab-bold.svg#Alien') format('svg');
} 

@font-face {
 font-family: 'light';
 src: url('../font/robotoslab-light');
 src: local('robotoslab-light Regular'),
        local('robotoslab-light'),
        url('../font/robotoslab-light.woff') format('woff'),
        url('../font/robotoslab-light.ttf') format('truetype'),
        url('../font/robotoslab-light.svg#Alien') format('svg');
} 
@font-face {
 font-family: 'reg';
 src: url('../font/robotoslab-regular');
 src: local('robotoslab-regular Regular'),
        local('robotoslab-regular'),
        url('../font/robotoslab-regular.woff') format('woff'),
        url('../font/robotoslab-regular.ttf') format('truetype'),
        url('../font/robotoslab-regular.svg#Alien') format('svg');
} 
@font-face {
 font-family: 'thin';
 src: url('../font/robotoslab-thin');
 src: local('robotoslab-thin Regular'),
        local('robotoslab-thin'),
        url('../font/robotoslab-thin.woff') format('woff'),
        url('../font/robotoslab-thin.ttf') format('truetype'),
        url('../font/robotoslab-thin.svg#Alien') format('svg');
} 
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.header{
	height: 94px;
	width: 100%;
	background: url(../img/img-01.png) repeat-x left bottom;
	position: relative;
	z-index: 10;
}
.height94{
	height: 94px;
	position: absolute;
	top: 0px;
	z-index: 3
}
.header.cur{
	position: fixed;
	left: 0px;
	height: 56px;
	z-index: 10;
	top: -300px;
}
.header.cur .top{
	display: none;
}
.header.cur .logo img{
	height: 39px;
	margin-top: 5px;
	transition: all 0.3s ease 0s; 
}
.header.cur .nav .navbox{
	margin-top: -2px;
}
.header .logo img{
	display: block;
	margin-top: 15px;
	float: left;
}
.header .nav{
	margin-top: 16px;
}
.header .nav .top{
	height: 22px;
	position: relative;
	z-index: 2;
}
.header .nav .top ul{
	/*float: right;*/
	display: inline-block;
	/*width: 400px;*/
}
.header .nav .top li{
	position: relative;
}
.header .nav .wel-sign{
	padding-left: 21px;
	background: url(../img/img-03.png) no-repeat left center;
	line-height: 15px;
	height: 22px;
	font-family: "light";
	line-height: 22px;
	display: block;
	color: #666;
}
.header .nav .wel-language{
	padding-left: 21px;
	background: url(../img/img-04.png) no-repeat left center;
	line-height: 22px;
	height: 22px;
	font-family: "light";
	line-height: 22px;
	display: block;
	color: #818181;
	float: left;
}
.header .nav .wel-language img{
	/*float: right;*/
	margin-left: 14px;
	/*margin-top: 10px;*/
	display: inline-block;
}
.header .nav .slidedown{
	padding-left: 22px;
	display: none;
	position: absolute;
	top: 22px;
	left: 0px;
	width: 100%;
	background: #fff;
}
.header .nav .slidedown a{
	display: block;
	font-family: "light";
	line-height: 22px;
	color: #818181;
}
.header .nav .line{
	margin: 0px 17px;
	background: url(../img/img-06.png) no-repeat center;
	height: 22px;
	width: 1px;
}
.header .nav .navbox{
	margin-top: 15px;
}
.header .nav .navbox li{
	margin-right: 21px;
	position: relative;
	height: 38px;
}
.header .nav .navbox li .sp-slide{
	position: absolute;
	top: 38px;
	left: -694px;
	width: 1200px;
	height: 297px;
	background:#f0f0f0 url(../img/img-08.png) repeat-x left top;
	display: none
}
.header .nav .navbox li .sp-slide .fl{
	background: url(../img/img-10.png) no-repeat right center;
	min-height: 221px;
	padding: 0 53px;
	padding-top: 36px;
}
.header .nav .navbox li .sp-slide a{
	display: block;
}
.header .nav .navbox li .sp-slide .flll a{
	font-size: 14px;
	color: #333;
	line-height: 24px;
	font-family: "reg";
}
.header .nav .navbox li .sp-slide .fll a:hover{
	color: #e72028;
}
.header .nav .navbox li .sp-slide .frr p{
	font-size: 14px;
	color: #333;
	font-family: "reg";
}
.header .nav .navbox li .sp-slide .frr a{
	font-size: 13px;
	color: #A5A4A4;
	font-family: "reg";
}
.header .nav .navbox li .sp-slide .frr a:hover{
	color: #e72028;
}
.header .nav .navbox li .jt{
	width: 27px;
	height: 18px;
	background: url(../img/img-09.png) no-repeat;
	position: absolute;
	left: 50%;
	top: 29px;
	margin-left: -22px;
	display: none;
}
.header .nav .navbox li .nava{
	display: block;
	overflow: hidden;
}
.header .nav .navbox li:hover span.frist{
	color: #e72028;
}
.header .nav .navbox span.frist{
	font-size: 16px;
	color: #333;
	font-family: "reg";
	float: left;
}
.header .nav .navbox em{
	width: 11px;
	height: 7px;
	background: url(../img/img-07.png) no-repeat;
	display: inline-block;
	float: left;
	margin-top: 8px;
	margin-left: 5px;
}
.header .nav .navbox li .children-a{
	position: absolute;
	top: 38px;
	width: 100%;
	left: -20px;
	padding-left: 20px;
	padding-bottom:36px; 
	display: none;
	padding-top: 19px;
	background:#f0f0f0 url(../img/img-08.png) repeat-x left top;
	padding-right: 20px;
}
.header .nav .navbox li .children-a a{
	display: block;
	font-size: 14px;
	color: #333;
	line-height: 28px;
	font-family: "reg";
}
.header .nav .navbox li .children-a a:hover{
	color: #e72028;
}
.header .nav .box1{
	background: #f0f0f0;
}











.banner{
	height: 500px;
	overflow: hidden;
	position: relative;
	margin-top: -3px;
}
.banner .hd{
	position: absolute;
	height: 30px;
	left: 0px;
	bottom: 22px;
	z-index: 1;
	width: 100%;
}
.banner .hd ul{
	width: 100%;
	text-align: center;
}
.banner .hd li{
	display: inline-block;
	float: none;
	margin: 0 4px;
	cursor: pointer;
}
.banner .hd li.on{
	background: #e8333b;
}
.banner .hd li{
	width: 30px;
	height: 7px;
	background: #fff;
}
.banner .bd li{
	width: 1920px;
	height: 500px;
}
.banner .bd li img{
	display: block;
}
.banner .bd{
	top: 0px;
	left: 50%;
	margin-left: -960px;
	position: absolute;
}
.wel-puimg{
	padding-top: 40px;
	padding-bottom: 33px;
}
.wel-puimg ul{
	width: 110%;
}
.wel-puimg li {
	position: relative;
	width: 375px;
	overflow: hidden;
	margin-right: 37px;
	opacity: 0;
	left: -20px;
}
.wel-puimg li span.img{
	width: 375px;
	height: 164px;
	overflow: hidden;
	display: block;
}
.wel-puimg li span.img:hover img{
	transform: scale(1.1);
}
.wel-puimg li .sp{
	position: absolute;
	bottom: 50px;
	left: 0px;
}
.wel-puimg li .sp img{
	display: block;
	width: 75px;
	height: 22px;
}
.wel-puimg li .sp span{
	display: block;
	float: left;
	position: relative;
	cursor: pointer;
}
.wel-puimg li .sp span .img{
	display: block;
	width: 377px;
	height: 167px;
}
.wel-puimg li p{
	font-size: 14px;
	color: #666;
	text-align: center;
	line-height: 50px;
	font-family: "bold"
}
.wel-new{
	background: #e5e7ed;
	padding-top: 33px;
	padding-bottom: 29px;
}
.wel-new .fll{
	width: 789px;
	opacity: 0;
	position: relative;
	left: -20px;
}
.wel-new .fll ul{
	width: 110%;
}
.wel-new .fll li{
	width: 375px;
	height: 206px;
	position: relative;
	margin-right: 37px;
	margin-bottom: 29px;
	overflow: hidden;
}
.wel-new .fll li .img{
	display: block;
}
.wel-new .fll li a{
	display: block;
}
.wel-new .fll li:hover .img img{
	transform: scale(1.3);
}
.wel-new .fll li .text{
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	padding-left: 30px;
	height: 182px;
	width: 345px;
	padding-top: 24px;
}
.wel-new .fll li .text .tit{
	margin-bottom: 7px;
	position: relative;
	opacity: 0;
	left: -20px;
	font-size: 18px;
	font-family: "bold";
	font-weight: bold;
}
.wel-new .fll li .text .tit p{
	font-family: "bold";
	font-weight: bold;
	font-size: 18px;
	color: #1d84cd;
	line-height: 33px;
	color: #1d84cd;
}
.wel-new .fll li .text .te{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-bottom: 10px;
	height: 72px;
		position: relative;
	opacity: 0;
	left: -20px;
	font-family: "thin";
	font-weight: bold;
}
.wel-new .fll li p.more{
	width: 76px;
	height: 32px;
	overflow: hidden;
	border:1px solid #a8a8a8;
	border-radius: 32px;
	display: block;
	background: url(../img/img-11.png) no-repeat 80px center;
	padding-left: 30px;
	line-height: 31px;
	color: #666;
	position: relative;
	opacity: 0;
	left: -20px;
	font-family: "reg";
}
.wel-new .fll li p.more:hover{
	background:#fff url(../img/img-11.png) no-repeat 80px center!important;
	color: #333!important;
	transition:all 1s;
	border:1px solid #fff;
}
.wel-new .frr{
	width: 315px;
	padding: 0px 30px;
	background: url(../img/img-14.jpg) no-repeat;
	height: 442px;
	opacity: 0;
	right: -20px;
	position: relative;
}
.wel-new .frr .tit{
	font-size: 18px;
	color:#1d84cd;
	line-height: 33px;
	margin-top: 22px;
	font-family: "bold"
}
.wel-new .frr ul{
	width: 100%;
}
.wel-new .frr .contact-list{
	position: relative;
}
.wel-new .frr .contact-list .prev{
	position: absolute;
	top: -27px;
	right: 43px;
}
.wel-new .frr .contact-list .next{
	position: absolute;
	top: -27px;
	right: 0px;
}
.wel-new .frr .contact-list .bd{
	height: 355px;
	overflow: hidden;
}
.wel-new .frr .contact-list li{
	border-bottom: 1px solid #eee;
	padding-bottom: 14px;
	width: 100%;
}
.wel-new .frr li .title{
	font-size: 14px;
	color: #333;
	line-height: 25px;
	margin-top: 11px;
	font-family: "reg";
	/*font-weight: bold;*/]
	text-transform:capitalize;
}
.wel-new .frr li .text{
	line-height: 19px;
	font-family: "light";
}









.footer{
	background: #222;
	overflow: hidden;
}
.footer .top {
	padding-top: 36px;
	padding-bottom: 76px;
}
.footer .top ul{
	width: 110%;
}
.footer .top li{
	margin-right: 114px;
}
.footer .top li span{
	font-size: 12px;
	color: #c6ccd2;
	display: block;
	height: 36px;
	line-height: 36px;
	font-family: "bold";
	margin-bottom: 6px;
}
.footer .top li a{
	line-height: 20px;
	color: #a4a4a4;
	display: block;
	height: 20px;
	font-family: "reg";
	transition: all 0.5s;
	position: relative;
}
.footer .top li a img{
	position: absolute;
	left: -16px;
	top: 4px;
}
.footer .top li a:hover{
	color: #cdcdcd;
}
.footer .center{
	/*border-bottom: 1px solid #393939;*/
	/*padding-bottom: 21px;*/
	line-height: 36px;
}
.footer .center span.fl{
	font-size: 14px;
	color: #bcbcbc;
	margin-right: 20px;
}
.footer .center .jiathis_style .jtico_fb{
	width: 7px!important;
	height: 36px!important;
	padding: 0px!important;
	margin: 0px!important;
	margin-right: 12px!important;
	background: url(../img/img-16.png) no-repeat left center;
}
.footer .center .jiathis_style .jtico_googleplus{
	width: 16px!important;
	height: 36px!important;
	padding: 0px!important;
	margin: 0px!important;
		margin-right: 12px!important;
	background: url(../img/img-16.png) no-repeat -17px center;
}
.footer .center .jiathis_style .jtico_twitter{
	width: 15px!important;
	height: 36px!important;
	padding: 0px!important;
	margin: 0px!important;
	margin-right: 7px!important;
	background: url(../img/img-16.png) no-repeat -44px center;
}
.footer .center .jiathis_style .jtico_pinterest{
	width: 16px!important;
	height: 36px!important;
	padding: 0px!important;
	margin: 0px!important;
	background: url(../img/img-16.png) no-repeat -62px center;
}
.footer .bottom ul li a{
	line-height: 36px;
	color: #6a6a6a;
	font-family: "reg";
	font-size: 12px;
}
.footer .bottom ul li{
	font-size: 8px;
	line-height: 36px;
	margin: 0px 4px;
}
.footer .bottom .fr a{
	color: #6a6a6a;
	line-height: 36px;
}
.footer .bottom .fr .tc{
	color: #535353;
}
















/**/
.margin{
	margin-top: -3px;
	overflow: hidden;
}
.about-banner{
	height: 523px;
	position: relative;
	overflow: hidden;
}
.about-banner .img{
	position: absolute;
	width: 1920px;
	height: 523px;
	top: 0px;
	left: 50%;
	margin-left: -960px;
	display: block;
}
.bread{
	width: 100%!important;
	height: 64px;
	position:relative;
	background: url(../img/bg1.png) repeat-x;
	/*top: 0px;
	left: 50%;
	margin-left: -600px!important;*/
	
	z-index: 2;
}
.bread ul{
	width: 1200px;
	position: absolute;
	top: 0px;
	margin-left: -600px;
	left: 50%;
	border-bottom: 1px solid #dde6f1;
}
.bread li{
	line-height: 64px;
	font-size: 14px;
	color: #fff;
}
.bread li a{
	line-height: 64px;
	display: inline-block;
	height: 64px;
	color: #fff;
	font-family: "reg";
}
.bread .fr{
	background: url(../img/img-17.png) no-repeat right center;
	margin-left: 434px;
	position: absolute;
	left: 50%;
	top: 0px;
}
.bread .fr span{
	display: inline-block;
	line-height: 64px;
	background: url(../img/img-17.png) no-repeat left center;
	padding: 0px 18px;
	font-size: 14px;
	color: #fff;
}
.bread .fr span a{
	color: #fff;
	font-family: "reg";
}
.bread .fr span img{
	display: block;
	float: left;
	margin-right: 6px;
	margin-top: 25px;
}
.about .f-nav{
	height: 48px;
	background: #f3f3f3;
}
.about .f-nav img{
	display: block;
	float: left;
}
.about .f-nav span{
	font-size: 16px;
	color: #4a4848;
	font-family: "Arial";
	padding: 0px 25px;
	background: #fff;
	display: inline-block;
	line-height: 48px;
	transition: all 0.5s;
	text-transform:Capitalize;
	font-family: "reg";
}
/*.about .f-nav span:hover{
	background: #646464;
	color: #fff;
}*/
.about .list-four{
	padding: 79px 0px 75px;
}
.about .list-four ul{
	width: 110%;
}
.about .list-four li{
	width: 280px;
	height: 200px;
	border-radius: 3px;
	
	background: #f9f9f9;
	margin-right: 26px;
	opacity: 0;
}
.about .list-four li:hover{
	background: #f23e34;
	box-shadow: 0 0 25px #f6bab5;
	transition: all 1s;
}
.about .list-four li .sp{
	text-align: center;
	margin-top: 46px;
}
.about .list-four li span{
	text-align: center;
	margin: 0 auto;
	position: relative;
}
.about .list-four li:hover span{
	color: #fff;
}
.about .list-four li span.tit{
	height: 65px;
	font-family: 'thin';
	font-size: 65px;
	line-height: 65px;
	padding: 0px 22px;
	font-weight: 300;
	font-style: normal;
	margin-bottom: 10px;
	display: inline-block;
}
.about .list-four li span.tit sup{
	position: absolute;
	right: 0px;
	top: 13px;
	font-size: 12px;
	height: 12px;
	line-height: 12px;
	font-family: "light"
}
.about .list-four li .te{
	font-size: 14px;
	color: #000;
	line-height: 18px;
	display: block;
	width: 200px;
	font-family: "light"
}
.about-our{
	background: #f9f9f9;
	position: relative;
	top: 50px;
	opacity: 0;
}
.about-our .tit{
	text-align: center;
	font-size: 42px;
	color: #000;
	line-height: 59px;
	margin-top: 65px;
	font-family: "reg"
}
.about-our .text{
	margin: 11px auto 50px;
	width: 730px;
	font-size: 16px;
	color: #000;
	text-align: center;
	font-family: "light"
}
.about-our .img img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.about-market{
	background: #fff;
	opacity: 0;
	position: relative;
	top: 50px;
}
.about-market .tit{
	text-align: center;
	font-size: 42px;
	color: #000;
	line-height: 59px;
	margin-top: 65px;
	font-family: "reg"
}
.about-market .text{
	margin: 11px auto 71px;
	width: 888px;
	font-size: 16px;
	color: #000;
	text-align: center;
	font-family: "light"
}
.about-market .img{
	position: relative;
	width: 1182px;
	margin: 0 auto;
}
.about-market .img img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.about-market .img span{
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	background: url(../img/img-21.png) no-repeat;
	top: 263px;
	right: 226px;
	animation: light 1.5s infinite linear !important;
    transform: scale(0.5) !important;
    opacity: 1 !important;
}
@keyframes light
{
    0%   {transform: scale(0.5);}
    50% {transform: scale(1);}
    100%   {transform: scale(0.5);}
}












.history{
	position: relative;
	opacity: 0;
	top: 20px;
}
.history .ajax-box{
	width: 1200px;
	height: 500px;
	margin-top: 66px;
	overflow: hidden;
	margin-bottom: 70px;
}
.history .ajax-box .fll{
	width: 693px;
	background: url(../img/img-21.jpg) no-repeat right top;
}
.history .ajax-box .frr{
	width: 378px;
	padding-left: 57px;
	padding-top: 40px;
}
.history .ajax-box .frr .tit{
	font-size: 22px;
	color: #333;
	margin-bottom: 30px;
	line-height: 23px;
	font-family: "reg"
}
.history .ajax-box .frr .te{
	font-size: 14px;
	color: #666;
	font-family: "light";
}
.history .ajax-box .year{
	font-size: 136px;
	color: #5e5e5e;
	line-height: 136px;
	height: 136px;
	font-weight: bold;
}
.history .ajax-box .img{
	margin-top: 16px;
}
.history .ajax-box .img img{
	width: 524px;
	height: 351px;
	display: block;
}
.history .img-show{
	background: url(../img/img-19.jpg) repeat-x center;
}
.history .img-show .sp{
	width: 957px;
	overflow: hidden;
	margin: 0 auto;
}
.history .img-show li{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 95px;
}
.history .img-show li.active{
	background: #e72028;
}
.history .img-show li.active a{
	background: none;
	color: #fff;
}
.history .img-show li a{
	display: block;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 26px;
	color: #333;
	margin-top: 28px;
	background: #fff;

}
.history .prev{
	width: 14px;
	height: 31px;
	background:#fff url(../img/img-22.png) no-repeat left center;
	position: absolute;
	left: 0px;
	display: block;
	bottom: 24px;
}
.history .next{
	width: 14px;
	height: 31px;
	background:#fff url(../img/img-22.png) no-repeat right center;
	position: absolute;
	right: 0px;
	display: block;
	bottom: 24px;
}






.organization{
	padding-bottom: 272px;
	opacity: 0;
	top: -20px;
	position: relative;
}
.organization .img{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9;
}
.organization{
	width: 1203px;
	margin: 124px auto 0;
	position: relative;
}
.organization .te{
	position: absolute;
	z-index: 10;
	cursor: pointer;
}

/*总公司定位*/
.organization .te1{
	top: 259px;
	right: 107px;
}
/*欧洲定位*/
.organization .te2{
	top: 186px;
    left: 553px;
}
/*泰国定位*/
.organization .te3{
    top: 320px;
    right: 185px;
}
/*美国定位*/
.organization .te4{
	top: 239px;
    left: 120px;
}
/*巴西定位*/
.organization .te5{
    top: 465px;
    left: 350px;
}
/*印度尼西亚定位*/
.organization .te6{
    top: 375px;
    right: 125px;
}



.organization .map{
	display: none;
	position: absolute;
}
.organization .map1{
	top: 186px;
	right: 190px;
}
.organization .map2{
	top: 0px;
  	left: 320px;
}
.organization .map3{
	top: 220px;
	right: 37px;
}
.organization .map4{
	left: 0px;
	top: 4px;
}
.organization .map5{
	left: 173px;
	top: 268px;
}
.organization .map6{
	top: 220px;
	right: 37px;
}


.organization .text{
	position: absolute;
	display: none;
	z-index: 10;
}
.organization .text .textbox .tit{
	font-size: 18px;
	color: #fff;
	font-family: "reg";
}
.organization .text .textbox .t-te{
	font-size: 14px;
	color: #fff;
	font-family: "light";
}

/*总公司*/
.organization .text1{
	width: 337px;
	height: 291px;
	top: 0px;
	right: 0px;
	background: url(../img/img-34.png);
}
.organization .text1 .textbox{
	width: 262px;
	height: 180px;
	margin-left: 51px;
	margin-top: 15px;
}
/*总公司*/

/*分公司(欧洲)*/
.organization .text2{
	width: 382px;
	height: 300px;
	top: 120px;
	left: 230px;
	background: url(../img/img-35.png);
}
.organization .text2 .textbox{
	width: 230px;
	height: 207px;
	margin-left: 53px;
	margin-top: 42px;
}
/*分公司(欧洲)*/

/*分公司(泰国)*/
.organization .text3{
	width: 382px;
	height: 300px;
	top: 260px;
	left: 540px;
	background: url(../img/img-36.png);
}
.organization .text3 .textbox{
	width: 230px;
	height: 207px;
	margin-left: 53px;
	margin-top: 46px;
}
/*分公司(泰国)*/

/*分公司(美国)*/
.organization .text4{
	width: 382px;
	height: 300px;
	top: 175px;
  	left: 155px;
	background: url(../img/img-37.png);
}
.organization .text4 .textbox{
	width: 224px;
	height: 203px;
	margin-left: 111px;
	margin-top: 50px;
}
/*分公司(美国)*/

/*分公司(巴西)*/
.organization .text5{
	width: 382px;
	height: 335px;
	top: 400px;
	left: 21px;
	background: url(../img/img-38.png);
}
.organization .text5 .textbox{
	width: 224px;
	height: 203px;
	margin-left: 56px;
	margin-top: 50px;
}
/*分公司(巴西)*/

/*分公司(印度尼西亚)*/
.organization .text6{
	width: 382px;
	height: 300px;
	top: 365px;
	left: 595px;
	background: url(../img/img-388.png);
}
.organization .text6 .textbox{
	width: 230px;
	height: 207px;
	margin-left: 53px;
	margin-top: 46px;
}
/*分公司(印度尼西亚)*/










.boss {
	padding-top: 73px;
	padding-bottom: 213px;
}
.boss .tit{
	font-size: 30px;
	color: #000;
	margin-bottom: 30px;
	font-family: "reg";
	position: relative;
}
.boss .tit img{
	position: absolute;
	top: -24px;
	left: 4px;
}
.boss .fll{
	width: 709px;
	padding-top: 10px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	opacity: 0;
	font-family: "light"
}
.boss .fll .zi-img{
	margin-top: 40px;
}
.boss .frr{
	width: 396px;
	height: 581px;
	background: #f3f3f3;
	position: relative;
	margin-right: 27px;
	padding-left: 46px;
	padding-top: 30px;
	opacity: 0;
}
.boss .frr img{
	width: 406px;
	height: 441px;
	display: block;
	opacity: 0;
	position: relative;
	right: -20px;
}
.boss .frr span{
	display: block;
	font-size: 18px;
	color: #333;
	line-height: 28px;
	margin-top: 17px;
	opacity: 0;
	position: relative;
	right: -20px;
	font-family: "reg"
}















.brand-big{
	position: relative;
}
.brand-big .down{
	position: relative;
}
.brand{
	position: relative;
	height: 813px;
	overflow: hidden;
}
.brand .img{
	position: absolute;
	width: 1920px;
	height: 813px;
	top: 0px;
	left: 50%;
	margin-left: -960px;
	display: block;
}
.brand .w1200{
	position: relative;
}
.brand .q-box{
	position: absolute;
	opacity: 0;
	cursor: pointer;
}
.brand .box1{
	top: 30px;
	left: 284px;
}
.brand .box2{
	top: 50px;
	right: 348px;
}
.brand .box3{
	top: 280px;
	left: 115px;
}
.brand .box4{
	top: 300px;
	left: 465px;
}
.brand .box5{
	top: 350px;
	left: 780px;
}
.brand .box6{
	top: 550px;
	left: 380px;
}
/*品牌介绍*/
.brand-fixed{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 813px;
	display: none;
}
.brand-fixed ul{
	width: 100%;
	height: 100%;
}
.brand-fixed li{
	width: 100%;
	height: 100%;
	display: none;
}
.brand-fixed li .box{
	width: 865px;
	padding: 55px 77px 0;
	margin: 181px auto 0;
	border-radius: 50px;
	overflow: hidden;
	height: 396px;
	position: relative;
}
.brand-fixed li .box .tit{
	font-size: 24px;
	color: #fff;
	margin-top: 43px;
	margin-bottom: 20px;
	font-family: "reg"
}
.brand-fixed li .box .te{
	font-size: 12px;
	color: #fff;
	line-height: 20px;
	font-family: "light"
}
.brand-fixed li .box .more{
	width: 165px;
	height: 37px;
	border-radius: 37px;
	border:1px solid #fff;
	/*background: url(../img/img-47.png) no-repeat 145px center;*/
	display: block;
	text-align: center;
	line-height: 37px;
	color: #fff;
  	margin:5px;
}
.brand-fixed li .box .four{
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: 27px;
	left: 0px;
}
.brand-fixed li .box .four span{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	display: inline-block;
	*display: inline-block;
	zoom: 1;
	margin: 0 2px;
	background: #ababab;
	cursor: pointer;
}
.brand-fixed li .box .four span.cur{
	background: #fff;
}
.brand-fixed li .hide{
	position: absolute;
	background: url(../img/img-48.png) no-repeat center;
	width: 18px;
	height: 18px;
	top: 35px;
	right: 44px;
	cursor: pointer;
}


.brand-big .down-img{
	position: absolute;
  	bottom: -421px;
  	left: 50%;
  	margin-left: -89px;
}

.brand .bicycle_brand_box2{
	top: 350px;
	right: 300px;
}

.brand .bicycle_brand_box3{
	top: 350px;
	left: 250px;
}




















.about-banner .deve-te{
	position: absolute;	
	top: 330px;
	left: 50%;
	margin-left: -365px;
	font-size: 14px;
	color: #fff;
	width: 730px;
	text-align: center;
	font-family: "reg";
	text-shadow: #2a2a2a 3px 2px 11px;
}
.development{
	padding-top: 87px;
	background: #fff;
	opacity: 0;
	position: relative;
	top: 50px;
}
.development .js{
	position: relative;
}
.development .js .hd{
	position: absolute;
	z-index: 1;
	height: 7px;
	bottom: 13px;
	width: 100%;
}
.development .js .hd ul{
	text-align: center;
	width: 100%;
	height: 7px;
}
.development .js .hd li{
	width: 7px;
	height: 7px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0px 5px;
	display: inline-block;
	*display: inline-block;
	*zoom: 1;
	background: #fff;
	opacity: 0.5;
	float: none;
	vertical-align: top;
	cursor: pointer;
}
.development .js .hd li.on{
	opacity: 1;
}
.development .js .bd li img{
	width: 1200px;
	height: 366px;
	display: block;
}
.table-list{
	margin-top: 60px;
	padding-bottom: 117px;
}
.table-list li {
	width: 100%;
	margin-bottom: 42px;
}
.table-list li table{
	width: 500px;
}
.table-list li table td img{
	margin-right: 18px;
}
.table-list li table .tit{
	font-size: 19px;
	color: #333;
	font-family: "bold";
	margin-bottom:9px;
}
.table-list li table td{
	color: #333;
	font-size: 16px;
	vertical-align: top;
	font-family: "light";
}

table td{
	word-break: normal!important;
}












.env {
	padding-top: 80px;
	padding-bottom: 96px;
	overflow: hidden;
}
.env ul{
	width: 110%;
}
.env ul li{
	width: 358px;
	height: 596px;
	background: #f3f3f3;
	display: inline-block;
	padding-top: 66px;
	margin-right: 62px;
/*	transition: all 0.3s ease 0s;*/
	opacity: 0;
	left: -20px;
	position: relative;
}
.env ul li.cur{
	box-shadow:0 0 10px #ccc;
}
.env ul li img{
	display: block;
	margin: 0 auto;
}
.env ul li .tit{
	font-size: 16px;
	color: #333;
	text-align: center;
	margin-top: 67px;
	margin-bottom: 30px;
	font-family: "bold";
}
.env ul li .te{
	font-size: 15px;
	color: #333;
	width: 308px;
	margin: 30px auto 0;
	text-align: left;
	line-height: 24px;
	font-family: "light"
}











.manage{
	padding:63px 0;
}
.manage table tr{
	opacity: 0;
	position: relative;
	top: 20px;
}
.manage .ovh{
	margin-bottom: 30px;
}
.manage img{
	display: block;
	margin: 0 auto;
}
.manage .fll{
	font-size: 18px;
	color: #333;
	text-align: center;
	margin-top: 23px;
	font-family: "bold"
}
.manage .q-box{
	width: 193px;
	height: 8px;
}
.manage .q-box img{
	display: block;
	float: left;
	margin-top: 8px;
	margin-left: 164px;

}
.manage span{
	display: block;
	float: left;
	vertical-align: top
}
.manage .pt{
	color: #333;
	font-size: 16px;
	width: 755px;
	font-family: "light"
}
.manage .q-box.cur img{
	display: none;
}
.manage table td.line{
	padding: 63px 0px;
	background: url(../img/img-30.jpg) repeat-x center;
}











.about-banner .tit{
	position: absolute;
	width: 100%;
	height: 92px;
	top: 225px;
	background:url(../img/img-59.png) no-repeat bottom center;
	font-size: 66px;
	color: #fff;
	text-align: center;
	line-height: 66px;
	text-transform: Uppercase;
	font-family: "reg";
	text-shadow: #2a2a2a 3px 2px 11px;
}
.care-js{
	position: relative;
	margin-bottom: 83px;
	margin-top: 20px;
}
.care-js .bd li{
	margin-right: 12px;
}
.care-js .bd li img{
	width: 593px;
	height: 343px;
	display: block;
}
.care-js .hd{
	position: absolute;
	top: 368px;
	left: 0px;
	width: 100%;
	height: 13px;
}
.care-js .hd ul{
	text-align: center;
}
.care-js .hd ul li{
	display: inline-block;
	*display: inline-block;
	zoom: 1;
	margin: 0px 4px;
	float: none;
	width: 11px;
	height: 11px;
	background:#1f1f1f;
	border:1px solid #1f1f1f;
	border-radius: 50%;
	cursor: pointer;
}
.care-js .hd ul li.on{
	background:#fff;
}











.center{
	/*margin-top: 18px;*/
    padding-bottom: 15px;
}
.center .tit{
	line-height: 33px;
	height: 33px;
	background:url(../img/img-38.jpg) repeat-x center;
	text-align: center;
	margin-bottom: 36px;
}
.center .tit p{
	text-align: center;
	font-size: 24px;
	color: #333;
	background: #fff;
	padding: 0px 10px;
	display: inline-block;
	font-family: "bold"
}
.center .round{
	padding-bottom: 100px;	
}
.center .round .round-box{
	background:url(../img/img-39.jpg) no-repeat center;
	height: 566px;
	position: relative;
	opacity: 0;
}
.center .round .round-box.cur{

}
.center .round .round-box .box{
	width: 177px;
	height: 177px;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	background:#4a4848;
	opacity: 0;
}
.center .round .round-box .box table{
	width: 100%;
	height: 100%;
}
.center .round .round-box .box table td{
	text-align: center;
	font-size: 18px;
	color: #cacaca;
	font-family: "reg";
}
.center .round .round-box .box1{
	top: 25px;
	left: 282px;
}
.center .round .round-box .box2{
	top: 25px;
	right: 256px;
}
.center .round .round-box .box3{
	top: 203px;
	right: 112px;
}
.center .round .round-box .box4{
	bottom: 8px;
	right: 256px;
}
.center .round .round-box .box5{
	bottom: 8px;
	left: 256px;
}
.center .round .round-box .box6{
	top: 203px;
	left: 117px;
}
.center-bot{
	background:#f3f3f3;
	padding-top: 65px;
	padding-bottom: 58px;
}
.center-bot ul{
	width: 110%;
	padding-top: 20px;
}
.center-bot li{
	width: 210px;
	height: 256px;
	background:#fff;
	padding: 35px 33px 0;
	border-radius: 3px;
	margin-right: 32px;
	margin-bottom: 40px;
	box-shadow: 0 0 35px #ccc;
}
.center-bot li .title{
	font-size: 16px;
	color: #333;
	margin-bottom: 15px;
	font-family: "reg"
}
.center-bot li table td{
	vertical-align: top;
	line-height: 28px;
	font-family: "reg";
	font-size: 14px;
} 
.center-bot li table td img{
	margin-right: 9px;
	font-size: 14px;
	color: #666;
}













.service{
	height: 815px;
}
.service .img{
	height: 815px; 
}
.service-w{
	position: absolute;
	height: 100%;
	top: 0px;
	left: 50%;
	margin-left: -600px;
}
.ser-tit{
	font-size: 62px;
	color: #fff;
	line-height: 54px;
	font-family: "bold";
	position: absolute;
	top: 160px;
	left: 16px;
	opacity: 0;
	position: relative;
	left: -20px;
}


.ser-boxlist .box{
	width: 196px;
	height: 196px;
	position: absolute;
/*	-webkit-transform: translateX(100px);
	-ms-transform: translateX(100px);
	-o-transform: translateX(100px);
	transform: translateX(100px);*/
	opacity: 0
}
.ser-boxlist .box.pt img{
	position: absolute;
	top: 0px;
	left: 0px;
/*	width: 196px;
	height: 196px;*/
	display: block;
}
.ser-boxlist .box .text{
	width: 100%;
	height: 196px;
	overflow: hidden;
	position: relative;
	z-index: 3;
	/*padding-top: 68px;*/
}
.ser-boxlist .box .text p{
	font-size: 18px;
	color: #fff;
	font-family: "bold";
	position: relative;
	text-align: center;
}
.ser-boxlist .box .text a{
	display: block;
	height: 196px;
	overflow: hidden;
}
.ser-boxlist .box .text img{
	display: block;
	margin: 68px auto 5px;
	position: relative!important;
	
}
.ser-boxlist .box.fll-blank{
	z-index: 1;
}
.ser-boxlist .box.fll-blank img{
	position: absolute;
	top: 0px;
	right: 0px;
/*	width: 204px;
	height: 196px;*/
	display: block;
}
.ser-boxlist .box.fll-blank img.red{
}
.ser-boxlist .box.frr-blank{
	z-index: 1
}
.ser-boxlist .box.frr-blank img{
	position: absolute;
	top: 0px;
	left: 0px;
/*	width: 204px;
	height: 196px;*/
	display: block;
}
/*.ser-boxlist .box.frr-blank img.red{
	opacity: 0;
	left: 20px;
}*/




.ser-boxlist .box1{
	top: 123px;
	left: 409px;
}
.ser-boxlist .box2{
	top: 123px;
	left: 605px;
}
.ser-boxlist .box3{
	top: 123px;
	left: 801px;
}
.ser-boxlist .box4{
	top: 123px;
	left: 997px;
}

.ser-boxlist .box5{
	top: 319px;
	left: 17px;
}
.ser-boxlist .box6{
	top: 319px;
	left: 213px;
}
.ser-boxlist .box7{
	top: 319px;
	left: 409px;
}
.ser-boxlist .box8{
	top: 319px;
	left: 605px;
}
.ser-boxlist .box9{
	top: 319px;
	left: 801px;
}
.ser-boxlist .box10{
	top: 319px;
	left: 997px;
}
.ser-boxlist .box11{
	top: 515px;
	left: 17px;
}
.ser-boxlist .box12{
	top: 515px;
	left: 213px;
}
.ser-boxlist .box13{
	top: 515px;
	left: 409px;
}
.ser-boxlist .box14{
	top: 515px;
	left: 605px;
}
.ser-boxlist .box15{
	top: 515px;
	left: 801px;
}

.ser-boxlist .box16{
	top: 515px;
	left: 801px;
}
.ser-boxlist .box17{
	top: 515px;
	left: 997px;
}



.fll-width{
	width: 0px;
	height: 196px;
	position: absolute;
	top: 0px;
	right: 0px;
	opacity: 0;
}
.frr-width{
	width: 0px;
	height: 196px;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0;
}

/*农业轮胎 品牌链接*/
.product_logo .list ul{
	text-align: center;
	width: 100%;
	margin-top: 25px;
	margin-bottom: -30px;
}
.product_logo .list li{
	display: inline-block;
	zoom: 1;
	float: none;
}
/*农业轮胎 品牌链接*/


/*.product{
	padding-top: 57px;
}*/
.product .list ul{
	text-align: center;
	width: 100%;
	margin-top: 74px;
	padding-bottom: 30px;
}
.product .list li{
	overflow: hidden;
	display: inline-block;
	*display: inline-block;
	zoom: 1;
	width: 196px;
	height: 41px;
	margin: 0px 2px 10px;
	float: none;
}
.product .list li.cur{
	float: left;
}
.product .list li a{
	border:1px solid #000;
	background:#fff;
	border-radius: 39px;
	display: block;
	line-height: 39px;
	font-size: 14px;
	color: #4a4848;
	cursor: pointer;
	transition: all 0.3s ease 0s;
}
.product .list li:hover a{
	width: 194px;
	height: 39px;
	background:#d82325;
	border:1px solid #d82325;
	color: #fff;
	display: block;
}
.product .list li a.cur{
	width: 194px;
	height: 39px;
	background:#d82325;
	border:1px solid #d82325;
	color: #fff;
}
.product .main .con1{
	margin: 0 auto;
	padding: 18px 0;
	border-top: 1px solid #dedede;
}
.product .main .con1 ul{
	background: url(../img/img-44.jpg) repeat-y center top;
}
.product .main .con1 ul li{
	width: 50%;
	padding-right: 100px;
	padding-bottom: 40px;
	box-sizing: border-box;
}
.product .main .con1 ul li.rt {
    padding-left: 70px;
}
.product .main .con1 ul li .tit{
	margin-bottom: 10px;
    font-family: 'reg';
    font-size: 20px;
    line-height: 30px;
    color: #666;
}
.product .main .con1 ul li .check{
	display: inline-block;
	width: 170px;
	margin-right: 10px;
	font-size: 16px;
	color: #666;
	padding-left: 28px;
	box-sizing: border-box;
	background: url(../img/img-45.jpg) no-repeat left center;
	cursor: pointer;
	line-height: 32px;
}
.product .main .con1 ul li .check.cur{
	background: url(../img/img-46.jpg) no-repeat left center;
}
.product .main .con2 .check.cur{
	width: auto;
	margin-right: 10px;
}
.product .main .con2{
	padding: 30px 0 50px;
	border-top: 1px solid #dedede;
}
.product .main .con2 .check ,.product .main .con3 .check {
    display: inline-block;
    width: 25%;
    font-size: 16px;
    color: #666;
    padding-left: 28px;
    box-sizing: border-box;
    background: url(../img/img-45.jpg) no-repeat left center;
    cursor: pointer;
    line-height: 32px;
}
.product .main .con2 .check.cur{
	background: url(../img/img-46.jpg) no-repeat left center;
}
.product .main .con3{
	padding: 35px 0 0px;
    border-top: none;
}
.product .main .con3 .check.cur{
	background: url(../img/img-46.jpg) no-repeat left center;
}
.productbox{
	margin-top: 50px;
}
.productbox ul{
	width: 110%;
}
.productbox li{
	float: left;
    position: relative;
    margin-right: 11px;
    margin-bottom: 62px;
    width: 291px;
    height: 405px;
}
.productbox li:hover .con{
	box-shadow: 0 0 10px #716060;
	margin-top: -20px
}
.productbox li .con{
    width: 291px;
    height: 405px;
    border-bottom: 1px solid #848383;
    cursor: pointer;
    transition: all 0.5s;	
}
.productbox li .con .pic{
	text-align: center;
}
.productbox li .con .pic img{
	width: 270px;
	height: 270px;
	margin: 0 auto;
	display: block;
}
.productbox li .con p{
	font-size: 22px;
	line-height: 40px;
	color: #333;
	text-align: center;
	font-family: "bold"
}
.productbox li .con .ico{
	text-align: center;
	margin-top: 17px;
}
.productbox li .con .ico span{
	margin: 0 3px;
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 3px solid #d82325;
    overflow: hidden;
}
.page img{
	display: block;
	margin: 0 auto 128px;
}











.drive .fll{
	width: 929px;

}
.drive .fll .fll-img img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.drive .fll .text{
	padding-bottom: 252px;
}
.drive .fll .text .q{
	float: left;
	margin-top: 7px;
	margin-right: 5px;
}
.drive .fll .text .tit{
	font-size: 24px;
	color: #4a4848;
	font-family: "reg";
	margin-bottom: 20px;

}
.drive .fll .text p{
	font-size: 14px;
	color: #4a4848;
	line-height: 22px;
	font-family: "reg"
}
.nav-side{
	width: 219px;
}
.nav-side li{
	width: 186px;
	height: 42px;
	background:url(../img/img-83.png) no-repeat 15px center;
	padding-left: 33px;
	line-height: 42px;
	cursor: pointer;
	border-bottom: 1px solid #cecece;
}
.nav-side li a{
	font-size: 14px;
	color: #333;
	font-family: "reg";
	display: block;
}
.nav-side li.cur{
	background:#e82128 url(../img/img-82.png) no-repeat 15px center;
/*	border-bottom: 1px solid #e82128*/
}
.nav-side li.cur a{
	color: #fff;
}

.nav-side li:hover{
	background:#e82128 url(../img/img-82.png) no-repeat 15px center;
	/*border-bottom: 1px solid #fff;*/
}
.nav-side li:hover a{
	color: #fff;
}
















.technology{
	padding-bottom: 110px;
	margin-top: 57px;
}
.technology .fll{
	width: 928px;
	float: left;
	font-family: "reg";
}
.technology .fll td{
	font-family: "reg";
}
.technology .fll span{
	font-family: "reg";
}
.technology .fll .top{
	border-bottom: 2px solid #ededed;
	padding-bottom: 115px;
}
.technology .fll .text{
	width: 536px;
	float: left;
	font-family: "light";
	font-size: 14px;
}
.technology .fll .img{
	width: 367px;
	float: right;
}
.technology .fll .img img{
	display: block;
	max-width: 100%;
}
.technology .fll .bot{
	position: relative;
	margin-top: 88px;
}
.technology .fll .bot .redbox{
	position: absolute;
	top: 229px;
  	left: 320px;
  	width: 39px;
  	height: 39px;
  	opacity: 0;
  	background:url(../img/img-84.png) no-repeat center;
	display: block;
	animation: lightt 1.5s infinite linear !important;
    transform: scale(0.5) !important;
}
.technology .fll .bot .greenbox{
	position: absolute;
	top: 229px;
  	right: 360px;
  	opacity: 0;
  	width: 39px;
  	height: 39px;
  	display: block;
  	background:url(../img/img-85.png) no-repeat center;
	animation: lightt 1.5s infinite linear !important;
    transform: scale(0.5) !important;
}
.technology .fll .bot .red-line{
	position: absolute;
	top: 248px;
	right: 587px;
	width: 0px;
	height: 1px;
	background: url(../img/img-55.jpg);
}
.technology .fll .bot .green-line{
	position: absolute;
	top: 248px;
	left: 558px;	
	width: 0px;
	height: 1px;
	background: url(../img/img-56.jpg);
}
.technology .fll .bot table.red{
	top: 290px;
	left: 0px;
	opacity: 0;
}
.technology .fll .bot table.green{
	top: 101px;
	right: -35px;
	opacity: 0;
}
.technology .fll .bot table{
	position: absolute;
	width: 290px;
}
.technology .fll .bot table td{
	vertical-align: top;
	font-size: 14px;
	color: #666;
	line-height: 22px;
	font-family: "light";
}
.technology .fll .bot table img{
	width: 28px;
	height: 28px;
	display: block;
	margin-right: 13px;
}
.technology .fll .bot table .tit{
	font-size: 24px;
	color: #333;
	font-family: "reg";
	line-height: 24px;
	margin-bottom: 21px;
}

@keyframes lightt
{
    0%   {transform: scale(0.8);}
    50% {transform: scale(1);}
    100%   {transform: scale(0.8);}
}

















.technology-two{
	padding-top: 57px;
}
.technology-two .fll{
	width: 928px;
}
.technology-two .fll .top{
	padding-bottom: 61px;
	border-bottom: 2px solid #ededed;
}
.technology-two .fll .top .text{
	width: 655px;
	float: left;
	font-family: "light";
	font-size: 14px;
	line-height: 24px;
}
.technology-two .fll .top .img{
	width: 217px;
	float: right;
}
.technology-two .fll .top .img img{
	display: block;
	max-width: 100%;
}
.technology-two .fll .listbox li{
	padding-top: 60px;
	border-bottom: 2px solid #ededed;
	margin-bottom: 56px;
	padding-bottom: 60px;
}
.technology-two .fll .listbox li .img{
	width: 138px;
	float: left;
}
.technology-two .fll .listbox li .img img{
	display: block;
	max-width: 100%;
	float: right;
}
.technology-two .fll .listbox li .text{
	float: left;
	width: 676px;
	margin-left: 55px;
	font-family: "light";
	font-size: 14px;
}
.technology-two .fll .listbox li .text .tit{
	font-size: 26px;
	color: #666;
	font-family: "reg";
	margin-bottom: 25px;
}









.news{
	background: #f3f3f3;
	padding-top: 40px;
}
.news .press{
	margin-bottom: 37px;
}
.news .press .fll{
	width: 742px;
	height: 349px;
	background: #fff;
	padding: 0px 35px;
	position: relative;
	left: -50px;
	opacity: 0;
}
.news .press .fll .tit{
	height: 65px;
	border-bottom: 1px solid #ccc;
}
.news .press .fll .tit span{
	font-size: 24px;
	color: #333;
	font-family: "bold";
	float: left;
	display: block;
	line-height: 65px;
}
.news .press .fll .more{
	background: url(../img/img-90.png) no-repeat right 30px;
	padding-right: 9px;
	float: right;
	line-height: 65px;
	font-family: "reg";
	display: block;
	color: #333;
	font-size: 14px;
}
.news .press .fll .more:hover{
	color: #cdcdcd;
}
.news .press .fll  .listbox{
	margin-top: 25px;
}
.news .press .fll  .listbox .img{
	width: 399px;
	height: 214px;
	overflow: hidden;
}
.news .press .fll  .listbox .img:hover img{
	transform: scale(1.3);
}
.news .press .fll  .listbox img{
	width: 399px;
	height: 214px;
	display: block;
}
.news .press .fll  .listbox .fr .list{
	width: 330px;
	border-bottom: 1px solid #eee;
	height: 100px;
	margin-bottom: 14px;
}
.news .press .fll  .listbox .fr .list:hover span{
	color: #cdcdcd;
	transition:all 0.3s;
}
.news .press .fll  .listbox .fr .list span{
	display: block;
}
.news .press .fll  .listbox .ttit{
	font-size: 16px;
	color: #4a4848;
	font-family: "reg";
	padding-left: 3px;
	margin-bottom: 10px;
	height: 66px;
}
.news .press .fll  .listbox .time{
	padding-left: 18px;
	background: url(../img/img-86.png) no-repeat 5px center;
	color: #4a4848;
	font-family: "Arial";
}
.news .press .frr{
	width: 388px;
	height: 349px;
	position: relative;
	right: -50px;
	opacity: 0;
}
.news .press .frr .te{
	position: absolute;
	top: 0px;
	left: 0px;
	color: #fff;
	font-size: 24px;
	color: #fff;
	font-family: "bold";
	top:25px;
	left: 25px;
	width: 287px;
}
.news .press .frr .more{
	position: absolute;
	top: 24px;
	right: 20px;
}
.news .press .frr .more a{
	color: #fff;
	font-size: 14px;
	color: #fff;
	font-family: "light";
	background: url(../img/img-89.png) no-repeat right center;
	padding-right: 13px;
}
.news .exh{
	margin-bottom: 136px;
}
.news .exh .fll{
	width: 742px;
	height: 349px;
	padding: 0px 35px;
	background:#fff url(../img/img-64.jpg) no-repeat right center;
	position: relative;
	left: -50px;
	opacity: 0;
}
.news .exh .fll .tit{
	height: 65px;
	border-bottom: 1px solid #ccc;
}
.news .exh .fll .tit span{
	font-size: 24px;
	color: #333;
	font-family: "bold";
	float: left;
	display: block;
	line-height: 65px;
}
.news .exh .fll .more{
	background: url(../img/img-90.png) no-repeat right 30px;
	padding-right: 9px;
	float: right;
	line-height: 65px;
	font-family: "reg";
	display: block;
	color: #333;
	font-size: 14px;
}
.news .exh .fll .more:hover{
	color: #cdcdcd;
}
.news .exh .fll .js{
	position: relative;
	width: 742px;
	height: 254px;
}
.news .exh .fll .js li img{
	width: 568px;
	height: 254px;
	display: block;
}
.news .exh .fll .js li span{
	width: 134px;
	background: #d82325;
	display: block;
	height: 214px;
	float: right;
	color: #fff;
	font-size: 18px;
	color: #fff;
	font-family: "bold";
	padding:20px;
}
.news .exh .fll .js .prev{
	position: absolute;
	right: 45px;
	bottom: 20px;
	width: 20px;
	height: 20px;
	background: url(../img/img-91.png) no-repeat left center;
	cursor: pointer;
}
.news .exh .fll .js .prev:hover{
	background: url(../img/img-92.png) no-repeat left center;
}
.news .exh .fll .js .next{
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 20px;
	height: 20px;
	background: url(../img/img-91.png) no-repeat right center;
	cursor: pointer;
}
.news .exh .fll .js .next:hover{
	background: url(../img/img-92.png) no-repeat right center;
}
.news .exh .frr{
	width: 338px;
	background: #fff;
	height: 349px;
	padding: 0px 25px;
	position: relative;
	right: -50px;
	opacity: 0;
}

.news .exh .frr .tit{
	height: 65px;
}
.news .exh .frr .tit span{
	font-size: 24px;
	color: #333;
	font-family: "bold";
	float: left;
	display: block;
	line-height: 65px;
}
.news .exh .frr .more{
	background: url(../img/img-90.png) no-repeat right 30px;
	padding-right: 9px;
	float: right;
	line-height: 65px;
	font-family: "reg";
	display: block;
	color: #333;
	font-size: 14px;
}
.news .exh .frr .more:hover{
	color: #cdcdcd;
}
div.orbit{
	margin: 0 auto;
}
div.orbit li{
	cursor: pointer;
	float: none;
}
div.orbit li p{
	display: none;
	text-align: center;
	font-size: 14px;
	font-family: "light";
	line-height: 22px;
}
div.orbit li.active p{
	display: block;
}
.orbit .prev{
	width: 35px;
	height: 38px;
	background: url(../img/img-93.png) no-repeat left center;
	display: block;
	position: absolute;
	top: 93px;
	left: 0px;
	z-index: 1;
}
.orbit .next{
	width: 35px;
	height: 38px;
	background: url(../img/img-93.png) no-repeat right center;
	display: block;
	  display: block;
	position: absolute;
	top: 93px;
	right: 0px;
	z-index: 1;
}
















.exhibition{
	margin-top: 63px;
	padding-bottom: 147px;
}
.exhibition .ajax-box{
	height: 536px;
	width: 1200px;
	overflow: hidden;
	margin-bottom: 8px;
}
.exhibition .w1200{
	position: relative;
}

.exhibition .img-show{
	width: 1110px;
	overflow: hidden;
	margin-left: 46px;
}
.exhibition .img-show li{
	width: 154px;
	height: 147px;
	background: #ededed;
	margin-right: 5px;
}
.exhibition .img-show li.active{
	background: #e72028;
	color: #fff;
}
.exhibition .img-show li img{
	display: block;
	margin: 13px auto 10px;
	width: 129px;
	height: 58px;
}
.exhibition .img-show li p{
	font-family: "Arial";
	width: 129px;
	margin: 0 auto;
	line-height: 16px;
}
.exhibition .prev{
	width: 44px;
	height: 147px;
	background: url(../img/img-69.jpg) no-repeat left center;
	position: absolute;
	left: 0px;
	bottom: 0px;
	cursor: pointer;
	background-size: auto 100%;
}
.exhibition .prev:hover{
	background: url(../img/img-71.jpg) no-repeat left center;
}
.exhibition .next{
	width: 44px;
	height: 147px;
	background: url(../img/img-69.jpg) no-repeat right center;
	position: absolute;
	right: 0px;
	bottom: 0px;
	cursor: pointer;
	background-size: auto 100%;
}
.exhibition .next:hover{
	background: url(../img/img-71.jpg) no-repeat right center;
}
.exhibition .js{
	height: 536px;
	width: 1200px;
	position: relative;
	overflow: hidden;
}
.exhibition .js .hd{
	position: absolute;
	bottom: 19px;
	right: 20px;
	z-index: 1;
}
.exhibition .js .hd li{
	width: 11px;
	height: 11px;
	border:1px solid #fff;
	margin: 0px 5px;
	border-radius: 50%;
	overflow: hidden;
	cursor: pointer;
}
.exhibition .js .hd li.on{
	background: #fff;
}
.exhibition .js .bd li img{
	width: 1200px;
	height: 536px;
	display: block;
}
.exhibition .js .text{
	background: url(../img/img-94.png) repeat;
	position: absolute;
	top: 482px;
	left: 0px;
	width: 100%;
	height: 234px;
}
.exhibition .js .text .hide{
	position: absolute;
	top: 26px;
	right:30px;
	display: none;
	cursor: pointer;
}
.exhibition .js .text .hide img{
	display: block;
}
.exhibition .js .text.cur{
	z-index: 3;
}
.exhibition .js .text .tit{
	height: 54px;
	margin-bottom: 8px;
}
.exhibition .js .text .tit p{
	font-size: 18px;
	color: #fff;
	line-height: 54px;
	padding-right: 35px;
	display: inline-block;
	margin-left: 35px;
	cursor: pointer;
	background: url(../img/img-95.png) no-repeat right center;
	float: left;
}
.exhibition .js .text .tit p.cur{
	background: url(../img/img-96.png) no-repeat right center;
}
.exhibition .js .text .day{
	font-size: 13px;
	color: #fff;
	font-family: "Arial";
	margin-left: 35px;
}
.exhibition .js .text .te{
	font-size: 13px;
	color: #fff;
	font-family: "Arial";
	width: 980px;
	margin-left: 35px;
	height: 135px;
	position: relative;
}
.exhibition .js .text .te{
	width: 1150px;
	overflow: hidden;
}
.ex1{
	float: left;
	position: absolute;
	overflow: hidden;
	left: 0px;
	width: 980px;
}
.ex2{
	width: 1px;
	height: 135px;
	float: right;
	background: #6C6A6A;
	position: absolute;
	right: 1px;
}
.ex3{
	width: 3px;
	height: 40px;
	background: #fff;
	position: absolute;
	top: 0px;
	left: -1px;
}


















.news-center{
	position: relative;
	top: 80px;
	opacity: 0;
}
.news-center ul{
	width: 110%;
	padding-top: 63px;
}
.news-center li{
	position: relative;
	width: 399px;
	height: 336px;
	margin-right: 2px;
	margin-bottom: 30px;
}
.news-center li img{
	width: 399px;
	height: 214px;
	display: block;
}
.news-center li:hover .box{
	background: #d82325;
	box-shadow: 0 0 10px #d82325;
	color: #fff;
}
.news-center li:hover .box .month{
	background: url(../img/img-87.png) no-repeat left center;
	color: #fff;
}
.news-center li .box{
	width: 307px;
	padding: 0px 30px;
	height: 95px;
	position: absolute;
	top: 195px;
	left: 16px;
	box-shadow: 0 0 10px #ccc;
	background:#fff;
	transition:all 0.8s ease 0s;
	font-size: 16px;
	color: #fff;
	font-family: "Arial";
	color: #4a4848;
	line-height: 22px;
	padding-top: 33px;
}
.news-center li .box .month{
	position: absolute;
	bottom: 10px;
	right: 35px;
	padding-left: 13px;
	background: url(../img/img-86.png) no-repeat left center;
	line-height: 22px;
	height: 22px;
	font-size: 12px;
	color: #4a4848;
	transition:all 0.8s ease 0s;
}







/*下载*/
.publications ul{
	width: 110%;
	padding-top: 62px;
	padding-bottom: 13px;
}
.publications li{
	width: 392px;
	height: 608px;
	background: url(../img/img-60.jpg) no-repeat;
	margin-bottom: 17px;
	margin-right: 11px;
	margin-bottom: 17px;
}
.publications li .box{
	width: 289px;
	height: 605px;
}
.publications li .box img{
	width: 352px;
	height: 497px;
	display: block;
	margin: 17px 0px 0px 19px;
}
.publications li .box span{
	/*background: url(../img/img-88.png) no-repeat right center;*/
	height: 18px;
	display: block;
	line-height: 18px;
	font-size: 14px;
	color: #666;
	margin-left: 18px;
	width: 345px;
	margin-top: 10px;
}

















.video{
	padding-top: 63px;
}
.video ul{
	width: 110%;
	margin-bottom: 53px;
}
.video li{
	margin-bottom: 14px;
	margin-right: 18px;
	position: relative;
}
.video li a{
	display: block;
}
.video li:hover span{
	display: block;
}
.video li span{
	background: url(../img/img-98.png) no-repeat center;
	width: 60px;
	height: 60px;
	display: block;
	left: 265px;
	top: 135px;
	display: none;
	position: absolute;
	z-index: 1;
}
.video li img{
	width: 590px;
	height: 330px;
	display: block;
}
.video li p{
	line-height: 48px;
	height: 48px;
	font-size: 16px;
	color: #4a4848;
	font-family: "reg";
}













.contact{
	position: relative;
}
.contact .tit{
	width: 437px;
	height: 48px;
	border:4px solid #3c3c3c;
	margin: 81px auto 54px;
	text-align: center;
}
.contact .tit p{
	padding-right: 19px;
	background: url(../img/img-100.png) no-repeat right center;
	display: inline-block;
	font-family: "reg";
	font-size: 24px;
	color: #4a4848;
	font-weight: bold;
	line-height: 48px;
}
.contact .bg{
	margin: 0 auto 145px;
	width: 906px;
	height: 447px;
	position: relative;
}
.width100 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}
.contact .bg .te{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}


.contact .bg .box{
	position: absolute;
	display: none;
	z-index: 1;
}
.contact .bg .box1{
	top: 140px;
  	right: 143px;
}
.contact .bg .box2{
	top: 165px;
	right: 28px;
}
.contact .bg .box3{
	top: 175px;
	right: 285px;
}
.contact .bg .box4{
	top: 274px;
	left: 239px;
}
.contact .bg .box5{
	top: 202px;
	left: 130px;
}
.contact .bg .box6{
	top: 3px;
	left: 0px;
}
.contact .bg .box7{
	top: 0px;
	left: 241px;
}
.contact .bg .box8{
	top: 15px;
	left: 493px;
}

/*反馈*/
.contact .ajax-box{
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -474px;
	z-index: 999;
	box-shadow: 2px 3px 5px #999;
}
/*反馈标题*/
.contact .ajax-box .titt{
	width: 948px;
	height: 97px;
	background: url(../img/img-74.jpg) no-repeat center;
	position: relative;
}
.contact .ajax-box .titt img{
	position: absolute;
	bottom: 0px;
	left: 58px;
}
.contact .ajax-box .titt p{
	font-family: "reg";
	font-size: 25px;
	color: #fff;
	line-height: 97px;
	margin-left: 271px;
}
.contact .ajax-box .titt span{
	width: 14px;
	height: 13px;
	background: url(../img/img-112.png) no-repeat center;
	display: block;
	position: absolute;
	top: 16px;
	cursor: pointer;
	right: 16px;
}
/*反馈标题*/
/*反馈背景*/
.contact .ajax-box .textt{
    /*反馈高度*/
	height: 600px;
	width: 100%;
	background: #fff;
}
/*反馈背景*/
.contact .ajax-box .textt .fll{
	width: 304px;
	padding-left: 36px;
	margin-top: 20px;
}
.contact .ajax-box .textt .fll h2{
	font-size: 22px;
	color: #333;
	font-family: "reg";
	font-weight: normal;
	padding: 12px 0;
	line-height: 35px;
	border-bottom: 1px solid #333;
}
.contact .ajax-box .textt .fll p{
	font-family: "reg";
}
.contact .ajax-box .textt .fll strong{
	font-family: "reg";
}
.contact .ajax-box .textt .fll ul{
	width: 100%;
	margin-top: 20px;
}
.contact .ajax-box .textt .fll ul li{
	width: 100%;
	margin-bottom: 20px;
}
.contact .ajax-box .textt .fll ul li span{
	font-family: "reg";
	font-size: 16px;
	color: #333;
	line-height: 20px;
	display: block;
		margin-bottom: 5px;
}
.contact .ajax-box .textt .frr{
	width: 492px;
	padding-top: 46px;
	margin-right: 43px;
}
.contact .ajax-box .textt .fll ul li span img{
	float:left;
	margin-right: 10px;

}
.contact .ajax-box .textt .fll ul li p{
	font-family: "light";
	font-size: 14px;
	color: #333;
}
.contact .ajax-box .textt .frr p{
	font-size: 14px;
	color: #333;
	font-family: "light";
	margin-bottom: 15px;
}
.contact .ajax-box .textt .frr .pt{
	width: 479px;
	padding:0 5px;
	height: 43px;
	border:1px solid #cfcfcf;
	line-height: 43px;
	font-family: "reg";
	font-size: 17px;
	color: #333;
	margin-bottom: 7px;
	float: left;
	margin-right: 10px;
}
.contact .ajax-box .textt .frr .input img{
	width: 110px;
	height: 45px;
	display: block;
	float: left;
}
.contact .ajax-box .textt .frr textarea{
	width: 479px;
	padding:5px;
	height: 182px;
	border:1px solid #cfcfcf;
	font-family: "reg";
	font-size: 17px;
	color: #333;
}
.contact .ajax-box .textt .frr .submit{
	width: 491px;
	height: 45px;
	background: #e72028;
	text-align: center;
	color: #fff;
	font-family: "reg";
	font-size: 17px;
	/*color: #333;*/
	border:0px none;
	/*color: #fff;*/
	margin-top: 10px;
}












.culture{
	padding-top:140px;
	position: relative;
	top: 80px;
	opacity: 0;
}
.culture .box{
	width: 573px;
	height: 214px;
	background: #f3f3f3;
	position: relative;
	margin-bottom: 118px;
}
.culture .box img{
	position: absolute;
	top: -56px;
	left: 67px;
}
.culture .box .tit{
	font-size: 30px;
	color: #333;
	font-family: "bold";
	margin-left: 67px;
	margin-top: 88px;
	margin-bottom: 14px;
}
.culture .box p{
	font-size: 20px;
	color: #333;
	font-family: "light";
	margin-left: 67px;
	width: 375px;
	line-height: 28px;
}











.join-us .tit{
	height: 53px;
	background: #4a4848;
	margin-top: 71px;
}
.join-us .tit span{
	font-size: 14px;
	color: #fff;
	font-family: "bold";
	line-height: 53px;
	display: inline-block;
}
.join-us .pos{
	width: 420px;
	padding-left: 30px;
}
.join-us .dep{
	width: 308px;
}
.join-us .loc{
	width: 300px;
}
.join-us .list ul{
	width: 100%;
}
.join-us .list {
	padding-bottom: 144px;
}
.join-us .list li{
	width: 100%;
	
}
.join-us .list li .list-paddingleft-2:after{
	display:block;
	clear:both;
	content:'';
}
.join-us .list li .list-paddingleft-2 li{
	list-style: initial;
}
.join-us .list .top{
	background: url(../img/img-125.png) repeat-x left bottom;
	height: 58px;
	cursor: pointer;
}
.join-us .list .top span{
	font-size: 14px;
	color: #333;
	font-family: "reg";
	line-height: 58px;
	display: inline-block;
}
.join-us .list .top.cur span{
	color: #e62129;
}
.join-us .list .bot{
	padding: 22px 30px 47px;
	background:#f3f3f3;
	font-family: "light";
	font-size: 14px;
	line-height: 24px;
	display: none;
}
.join-us .list .bot table{
	margin-bottom: 18px;
}
.join-us .list .bot table td{
	padding-right: 20px;
}
.join-us .list .bot .reg{
	font-size: 18px;
	font-weight: bold;
	color: #333;
	font-family: "reg";
	line-height: 24px;
}
.join-us .list .bot .light{
	font-size: 14px;
	color: #333;
	font-family: "light";
	line-height: 24px;
}
.join-us .list .bot a.more{
	background: url(../img/img-77.jpg) no-repeat center;
	width: 159px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	color: #fffffe;
	font-family: "Arial";
	display: block;
	margin-top: 20px;
	transition:all 0.3s;
}
.join-us .list .bot a.more:hover{
	color: #cdcdcd;
}













.log-in{
	height: 540px;
	background: #fff;
	position: absolute;
	top:200px;
	left: 50%;
	margin-left: -600px;
	opacity: 0;
}
.log-in .titt{
	font-size: 64px;
	font-family: "Arial";
	text-align: center;
	line-height: 64px;
	height: 64px;
	font-weight: bold;
	margin-top: 90px;
	margin-bottom: 54px;
}
.log-in .input{
	width: 284px;
	height: 42px;
	border-radius: 42px;
	background: #e3e3e3;
	display: block;
	margin-bottom: 22px;
	margin: 0 auto 22px;
}
.log-in .input img{
	margin-left: 10px;
	float: left;
	margin-top: 8px;
}
.log-in .input input{
	border:0px none;
	height: 24px;
	padding: 9px 0px;
	background: none;
	font-size: 14px;
	color: #666;
	margin-left: 10px;
	width: 215px;
	line-height: 24px;
	font-family: "reg";
}
.log-in .inputt{
	width: 284px;
	height: 42px;
	display: block;
	margin: 0 auto;

}
.log-in .inputt input{
	width: 140px;
	height: 37px;
	border-radius: 37px;
	overflow: hidden;
	background: #e72028;
	border:0px none;
	font-family: "bold";
	color: #fff;
}









.dow{
	margin-top: 50px;
	position: relative;
	z-index: 1;
}
.dow .dowbox{
	width: 1200px;
	height: 655px;
	background: #fff;
	overflow: hidden;
}
.dow .dowbox .titt{
	margin-top: 37px;
	height: 49px;
	line-height: 49px;
	padding: 0px 35px;
	font-size: 20px;
	color: #333;
	line-height: 49px;
	font-family: "reg";
	font-weight: bold;
}
.dow .dowbox .titt .two span{
	padding-left: 30px;
	line-height: 49px;
	height: 49px;
	margin-right: 34px;
	font-size: 14px;
	color: #333;
	display: inline-block;
	font-family: "thin";
}
.dow .dowbox .titt .two span a{
	color: #333;
}
.dow .dowbox .click{
	padding: 0px 30px;
	width: 1140px;
	height: 55px;
	overflow: hidden;
	margin-top: 13px;
}
.dow .dowbox .click p{
	display: block;
	height: 55px;
	background: #e72028;
	vertical-align: top;
	text-align: center;
	line-height: 55px;
	font-size: 25px;
	color: #fff;
	font-family: "reg";
	font-weight: bold;
	cursor: pointer;
	text-align: center;
}
.dow .dowbox .click p.cur{
	background: #e72028;
	color: #fff;
}
/*.dow .dowbox .click p:hover{
	background: #e72028;
	color: #fff;
}*/


.dow-table{
	width: 1140px;
	margin: 0 auto;
	height: 474px;
	position: relative;
}
.dow-table ul.box1{
	width: 100%;
	margin-top: 22px;
	margin-bottom: 20px;
}
.dow-table ul.box1 li{
	height: 60px;
	margin-bottom: 8px;
	background: #f3f3f3;
	width: 100%;
	cursor: pointer;
	margin-bottom: 6px;
}
.dow-table ul.box1 li:hover a{
	background: url(../img/img-80.jpg) no-repeat center;
}
.dow-table ul.box1 li span{
	height: 25px;
	line-height: 25px;
	float: left;
	display: block;
	margin-left: 16px;
	font-size: 13px;
	font-family: "Arial";
	margin-top:17px;
}
.dow-table ul.box1 li span.time{
	padding-right: 21px;
	border-right: 1px solid #dedede;
}
.dow-table ul.box1 li a{
	width: 70px;
	height: 60px;
	background: url(../img/img-79.jpg) no-repeat center;
	display: block;
	float: right;
}


.dow-table ul.box2{
	width: 100%;
	margin-top: 23px;
}
.dow-table ul.box2 li{
	width: 100%;
	margin-bottom: 8px;
	cursor: pointer;
}
.dow-table ul.box2 .top{
	background: #f3f3f3 url(../img/img-81.jpg) no-repeat right center;
	height: 60px;
	line-height: 60px;
	font-size: 13px;
	color: #666;
	padding-left: 30px;
}
.dow-table ul.box2 li.cur .top{
	background: #f3f3f3 url(../img/img-82.jpg) no-repeat right center;
}
.dow-table ul.box2 .bot{
	padding: 5px 77px 52px 30px;
	background: #f3f3f3;
	display: none;
}









.wuy{
	padding-bottom: 120px;
	margin-top: 45px;
	padding-top: 66px;
	background: #f9f9f9;
}
.wuy .wuy-tit{
	font-size: 42px;
	color: #000;
	font-family: "reg";
	margin-bottom: 34px;
	line-height: 42px;
	height: 42px;
}
.wuy .fll{
	width: 688px;
	padding-right: 66px;
	border-right: 1px solid #e0e0e0;
	opacity: 0;
	left: -20px;
	position: relative;
}
.wuy table span{
	padding-left: 19px;
	background: url(../img/img-130.png) no-repeat center;
	line-height: 24px;
	width: 7px;
	height: 7px;
	display: block;
	margin-top: 7px;
}
.wuy table td{
	font-size: 14px;
	color: #000;
	font-family: "light";
	padding-bottom: 15px;
	vertical-align: top;
}
.wuy .frr{
	width: 390px;
	opacity: 0;
	right: -20px;
	position: relative;
}
.wuy .frr table span{
	background: url(../img/img-131.png) no-repeat left center;
	width: 20px;
	height: 20px;
	margin-top: 4px;
	margin-left: 5px;
}
.wuy table td:hover{
	color: #ef3b35;
	cursor: pointer;
}
.wuy .fll table tr:hover span{
	background: url(../img/img-132.png) no-repeat center;
}





















/*产品*/
.proinfo-fi {
  width: 940px;
  margin: 0 auto;
  padding: 70px 0 60px 0;
  background: url(../img/bg13.jpg) no-repeat right 150px;
  min-height: 250px;
}
.proinfo-fi .lf {
  width: 420px;
}
.proinfo-fi .rt {
  width: 520px;
}
.proinfo-fi .rt h2 {
  font-family: 'reg';
  font-size: 48px;
  line-height: 70px;
  color: #e72028;
  margin-bottom: 50px;
}
.proinfo-fi .rt .list2 strong{
	font-family: "reg";
	display:block;
	margin-bottom: 7px;
}
.proinfo-fi .rt .list2 dd {
  margin-bottom: 20px;
  width: 460px;
  box-sizing: border-box;
  padding: 0 0 0 7px;
  line-height: 18px;
  font-size: 14px;
  border-left: 3px solid #e72028;
  color: #666;
  font-family: 'light';
}
.proinfo-th {
  padding: 50px 0 200px;
  width: 940px;
  margin: 0 auto;
}
.proinfo-th .hd {
  margin-bottom: 25px;
}
.proinfo-th .hd p {
  font-size: 26px;
  line-height: 36px;
  color: #666;
  font-family: 'reg';
}
.proinfo-th .hd .btns {
  font-size: 0;
}
.proinfo-th .hd .btns .prev {
  background: url(../img/img106.png) no-repeat;
  background-position: 0 0;
}
.proinfo-th .hd .btns .next {
  background: url(../img/img106.png) no-repeat;
  background-position: -36px 0;
}
.proinfo-th .hd .btns .btn {
  display: inline-block;
  width: 36px;
  height: 36px;
  margin-left: 12px;
  cursor: pointer;
  transition: all 0.5s;
}
.proinfo-th .hd .btns .prev:hover {
  background-position: 0 -36px;
}
.proinfo-th .hd .btns .next:hover {
  background-position: -36px -36px;
}
.proinfo-th .scroll {
  width: 940px;
  padding-top: 3px;
  overflow: hidden;
}
.proinfo-th .scroll li {
  float: left;
  width: 164px;
  height: 190px;
  margin-right: 30px;
  text-align: center;
}
.proinfo-th .scroll li .pic{

}










.service-info .top{
	background: #fff;
}
.service-info .med{
	background: #f8f8f8;
	padding: 66px 0;
}
.service-info .bot{
	background: #fff;
}
.norm-table {
  width: 940px;
  margin: 0 auto;
  margin-bottom: 20px;
  box-shadow: 0 3px 5px #ddd;
}
.norm-table th {
  background: #e72028;
  color: #fff;
  padding: 8px 5px;
  line-height: 25px;
  font-size: 13px;
  font-family: 'reg';
  font-weight: normal;
}
.proinfo-sec {
  width: 100%;
  min-width: 940px;
  padding: 66px 0;
  background: #f8f8f8;
}
.proinfo-sec .con p {
  font-size: 14px;
  color: #666;
  font-family: 'light';
}
.norm-table td {
  text-align: center;
  background: #fff;
  padding: 8px 5px;
  line-height: 18px;
  font-family: "reg";
}
.proinfo-sec .con p {
  font-size: 14px;
  color: #666;
  font-family: 'light';
}
.proinfo-th .scroll li {
  float: left;
  width: 164px;
  height: 190px;
  margin-right: 30px;
  text-align: center;
}
.proinfo-th .scroll li .pic {
  width: 162px;
  height: 162px;
  border: 1px solid #e6e6e6;
  overflow: hidden;
}
.proinfo-th .scroll li p {
  text-align: center;
  font-size: 14px;
  margin-top: 6px;
  color: #333;
}
.proinfo-th .scroll li:hover .pic {
  box-shadow: 0 0 3px #ddd;
}





















/*列表*/
.n-main-l ul{
	width: 110%;
}
.n-main-l .n-ul1 li{
	width: 217px;
	margin-right: 18px;
	margin-bottom: 34px;
	position: relative;
}
.n-main-l .n-ul1 li span{
	width: 217px;
	height: 133px;
	display: block;
	background: #e6e6e6;
}

.n-main-l .n-ul1 li img{
	width: 217px;
	height: 133px;
	display: block;
}
.n-main-l .n-ul1 li .n-p1{
  display: block;
  text-indent: 18px;
  padding: 10px 0 4px 0;
  font-family: 'reg';
  font-size: 14px;
  color: #666;
  font-style: normal;
}
.n-hidete{
	padding: 0px 22px;
	width: 173px;
	background: #e6e6e6;
	position: absolute;
	top: 122px;
	left: 0px;
	z-index: 1;
	display: none;
	border-bottom: 3px solid #b6b6b6;
	padding-bottom: 40px;
	font-family: "light";
}
.n-hidete strong{
  color: #e82128;
  font-size: 14px;
  height: 24px;
  display: block;
  font-family: 'bold';
  font-weight: normal;
}

.structure {
  padding: 30px 0 60px;
  font-size: 14px;
}
.structure ul{
	width: 100%;
}
.structure li{
	width: 100%;
}
.structure li .ztit {
  height: 42px;
  line-height: 42px;
  font: bold 18px/42px "reg";
  color: #666;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 14px;
}
.structure li  .zcon {
  padding-bottom: 40px;
  font: 15px/24px "light";
  color: #666;
}

.structure .seasonal .zhead {
  margin-bottom: 30px;
  font-family: "light"
}
.structure .seasonal .ztit {
  height: 42px;
  line-height: 42px;
  font: bold 18px/42px "reg";
  color: #666;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 14px;
}
.structure .seasonal .zimg {
  width: 450px;
  margin-bottom: 20px;
  font-family: "light"
}
.structure .seasonal .zimg h3 {
  font: bold 18px/42px "reg";
  color: #666;
}


















.news-info{
	opacity: 0;
	position: relative;
	top: 20px;
}
.news-info .tit{
	text-align: center;
	line-height: 100px;
	font-family: "reg";
	font-size: 50px;
	margin-top: 30px;

}
.news-info .time{
	text-align: center;
	font-size: 16px;
	font-family: "reg"
}
.news-info .text{
	font-size: 14px;
	margin-top: 30px;
	min-height: 300px;
	overflow: hidden;
}
.news-info .text img{
	max-width: 100%;
	display: block;
	margin:0 auto;
}
.news-info .news-page{
	margin-top: 20px;
	margin-bottom: 20px;
}
.news-info .news-page a{
	display: block;
}
.news-info .news-page .fl a{
	color: #666;
	transition:all .3s;
}
.news-info .news-page .fl a:hover{
	color: #cdcdcd;
}
.news-info .news-page .fr a{
	width: 86px;
	height: 30px;
	border:1px solid #333;
	text-align: center;
	line-height: 30px;
	color: #333;
	font-family: "reg";
	transition:all .3s;
}
.news-info .news-page .fr a:hover{
	background: #333;
	color: #fff;
}















.news_video{
	background: #fff;
	margin: 90px 0;
}



.new-info .nm{
	padding-top: 78px;
	margin-bottom: 24px;
}
.new-info .nm.cur{
	margin-bottom: 0px;
}
.new-info .fll{
	float: left;
	margin-right: 32px;
	width: 544px;
}
.new-info .fll .flimg{
	width: 465px;
	height: 465px;
	display: block;
}
.new-info .fll .bt{
	margin-top: 46px;
}
.new-info .fll .bt.cur{
	display: none;
}
.new-info .fll .bt .sha{
	width: 400px;
}
.new-info .fll .bt .fdj a{
	padding-right: 20px;
	background:url(../img/img100.jpg) no-repeat right center;
	color: #666;
}
.new-info .frr{
	float: left;
	width: 550px;
}
.new-info .frr .te{
	line-height: 20px;
	color: #333;
	float: left;
	width: 100%;
	/*padding-left: 10px;*/
	
	font-size: 14px;
	margin-bottom: 20px;
}
.new-info .frr .te p{
	padding-left: 10px;
	border-left: 3px solid #d3d3d3;
}
.new-infobg{
	width: 100%;
	height: 100%;
	background:#000;
	opacity: 0.8;
	position: fixed;
	top: 0px;
	left: 0px;
	display: none;
}
.new-infoimgbox{
	width: 800px;
	height: 467px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -233px;
	background:#fff;
	display: none;
}
.new-infoimgbox .img{
	width: 800px;
	height: 467px;
	display: block;
}
.new-infoimgbox a{
	display: block;
	width: 26px;
	height: 44px;
	position: absolute;
}
.new-infoimgbox .prev{
	background:url(../img/img103.png) no-repeat left center; 
	top: 211px;
	left: -45px;
}
.new-infoimgbox .next{
	background:url(../img/img103.png) no-repeat right center; 
	top: 211px;
	right: -45px;
}
.new-infoimgbox span{
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
}
.new-infoimgbox span img{
	display: block;
}


.new-info .fll .bt .sha .jtico_fb{
	width: 33px;
	height: 30px!important;
	margin: 0px;
	padding: 0px!important;
	display: block;
	float: left;
	background: url(../img/sha02.png) no-repeat left top;
}
.new-info .fll .bt .sha .jtico_twitter{
	width: 33px;
	height: 30px!important;
	margin: 0px;
	padding: 0px!important;
	display: block;
	float: left;
	background: url(../img/sha02.png) no-repeat -33px top;
}
.new-info .fll .bt .sha .jtico_googleplus{
	width: 33px;
	height: 30px!important;
	margin: 0px;
	padding: 0px!important;
	display: block;
	float: left;
	background: url(../img/sha02.png) no-repeat -66px top;
}
.new-info .fll .bt .sha .emall{
	width: 30px;
	height: 30px;
	display: block;
	float: left;
	background:url(../img/sha03.png) no-repeat left top;
}



/*----------------------*/
.info-table{
	background:#f0f0f0;
	padding-bottom: 66px;
	padding-top: 25px;
}
.info-table .tit{
	font-weight: normal;
	line-height: 86px;
	font-size: 30px;
	color: #333;
}
.info-table table{
	width: 100%;
}
.info-table th {
  height: 60px;
  background: #d82325!important;
  color: #fff;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #ececec;
  font-weight: normal;
  font-family: "reg";
}
.info-table td{
	height: 45px;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  border: 1px solid #ececec;
  font-family: "reg";
}
.info-table td{
	background:#fff;
}
.info-table tr:nth-child(2n) td{
	background:#ececec;
}
.info-table .js{
	position: relative;
}
.info-table .bd{
	width: 1020px;
	margin: 0 auto;
	height: 148px;
	overflow: hidden;
}
.info-table .bd li{
	width: 184px;
	float: left;
	height: 148px;
	margin-right: 20px;
}
.info-table .bd li img {
	display: block;
	max-width: 124px;
	max-height: 110px;
	margin: 0 auto;
}
.info-table .bd li p{
	line-height: 26px;
	font-size: 16px;
	text-indent: 28px;
	color: #666;
}
.info-table .js .prev{
	width: 36px;
	height: 36px;
	background: url(../img/img106.png) no-repeat left top;
	position: absolute;
	top: 44px;
	left: 0px;
	cursor: pointer;
}
.info-table .js .prev:hover{
	background: url(../img/img106.png) no-repeat left bottom;
}
.info-table .js .next{
	width: 36px;
	height: 36px;
	background: url(../img/img106.png) no-repeat right top;
	position: absolute;
	top: 44px;
	right: 0px;
	cursor: pointer;
}
.info-table .js .next:hover{
	background: url(../img/img106.png) no-repeat right bottom;
}





















/*inf-a*/

.info-a{
	height: 
}
.info-a-top{
	min-height:300px;
	position: relative; 
}
.info-a-top .w1200{
	position: relative;
	/*height: 100%;*/
	min-height: 300px;
}
.info-a-top .info-box1{
	height: auto;
	min-height: 310px;
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: hidden;
	z-index: 1;
}
.info-a-top .info-box1 img{
	display: block;
}
/*产品特征*/
.info-a-top .info-box2{
	padding-bottom: 80px;
	padding-top: 15px;
	/*特征描述大小*/
	width: 600px;
}
/*产品特征*/

.info-a-top .info-box2 p{
	font-family: "reg"
}
.info-a-top .info-box2 span{
	font-family: "reg"
}
.info-a-top .info-box2 .list2 {
  padding: 25px 0 40px;
}
.info-a-top .info-box2 .list2 strong{
	font-family: "reg";
}
.info-a-top .info-box2 .list2 dd {
  margin-top: 18px;
  margin-left: 1px;
  padding-left: 7px;
  line-height: 21px;
  border-left: 3px solid #e72028;
  color: #848484;
  font-family: "reg";
}
.info-a-top .info-box3{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 405px;
  height: 75px;
  padding-left: 265px;
  text-align: center;
  line-height: 74px;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  font-family: Arial;
  background: url(../img/z02.jpg) no-repeat;
}
.info-a-med{
	padding-bottom: 53px;
}
.info-a-med table{
	width: 100%;
}
.info-a-med table th {
	background: #e72028;
	color: #fff;
	padding: 8px 5px;
	line-height: 25px;
	border:1px solid #fff;
	font-family: "reg";
}
.info-a-med table td {
	text-align: center;
	background: #fff;
	padding: 8px 5px;
	line-height: 18px;
	border:1px solid #ddd;
	font-family: "reg";
}
.info-a-med .p{
 	color: #9f9e9e;
 	margin-top: 20px;
}

.info-a-bot{
	background: #F8F8F8;
	padding: 30px 0 70px;
}
.info-a-bot .w1200{
	position: relative;
}
.info-a-bot li {
  float: left;
  display: inline-block;
  width: 176px;
  height: 200px;
  margin-right: 20px;
}
.info-a-bot li img{
	width: 162px;
	height: 147px;
	display: block;
}
.info-a-bot li .imgbox {
  display: inline-block;
  width: 162px;
  height: 147px;
  padding: 7px;
  background: url(../img/z03.png) no-repeat -198px 0;
}
.info-a-bot li .imgbox:hover{
	  background: url(../img/z03.png) no-repeat 0px 0;
}

.info-a-bot li p {
  text-align: center;
  font-size: 14px;
  margin-top: 6px;
  color: #333;
  font-family: "reg"
}
.info-a-bot .tit {
  font-weight: normal;
  font-size: 26px;
  line-height: 34px;
  padding: 8px 0;
  color: #333;
  margin: 25px 0 10px;
  font-family: "reg"
}
.procarsinfo-tit{
	font-family: "reg";
}
.info-a-bot .prev{
	width: 36px;
	height: 36px;
	background: url(../img/img106.png) no-repeat left top;
	position: absolute;
	top: 60px;
	left: -35px;
	cursor: pointer;
}
.info-a-bot .prev:hover{
	background: url(../img/img106.png) no-repeat left bottom;
}
.info-a-bot .next{
	width: 36px;
	height: 36px;
	background: url(../img/img106.png) no-repeat right top;
	position: absolute;
	top: 60px;
	right: -35px;
	cursor: pointer;
}
.info-a-bot .next:hover{
	background: url(../img/img106.png) no-repeat right bottom;
}
.info-a-bot .bd{
	margin-left: 22px;
	height: 200px;
	overflow: hidden;
	width: 1155px;
}











/*fx*/
.sha-z{
	width: 65px;
	height: 181px;
	background: url(../img/zz.png) no-repeat;
	position: absolute;
	top: 49px;
  	left: 8px;
  	display: none;
}
.bread .fr .span{
	display: inline-block;
	line-height: 64px;
	background: url(../img/img-17.png) no-repeat left center;
	padding: 0px 18px;
	font-size: 14px;
	color: #fff;
	position: relative;
	font-family: "reg";
}
.bread .fr .span a{
	color: #fff;
}
.sha-z .jiathis_style_32x32{
	margin-top: 20px;
}
.sha-z .jiathis_style_32x32 .jtico_fb{
	width: 28px;
	height: 28px;
	background: url(../img/z09.png) no-repeat center 1px;
	padding: 0px 18px!important;
	margin-bottom: 5px;
}
.sha-z .jiathis_style_32x32 .jtico_twitter{
	width: 28px;
	height: 28px;
	background: url(../img/z09.png) no-repeat center -34px;
	padding: 0px 18px!important;
	margin-bottom: 5px;
}
.sha-z .jiathis_style_32x32 .jtico_googleplus{
	width: 28px;
	height: 28px;
	background: url(../img/z09.png) no-repeat center -70px;
	padding: 0px 18px!important;
	margin-bottom: 5px;
}
.sha-z .jiathis_style_32x32 .jtico_pinterest{
	width: 28px;
	height: 28px;
	background: url(../img/z09.png) no-repeat center -106px;
	padding: 0px 18px!important;
	margin-bottom: 5px;
}

.dtable table{
	margin: 63px 0px;
}




.new-info .frr .te dd{
	margin-bottom: 20px;
	width: 460px;
	box-sizing: border-box;
	padding: 0 0 0 7px;
	line-height: 18px;
	font-size: 14px;
	border-left: 3px solid #e72028;
	color: #666;
	font-family: 'light';
}



.he{
	line-height: 46px;
	font-size: 40px;
	color: #e60012;
	margin-bottom: 20px;
}






.product{
	margin-top: 57px;
}
.product .list{
	width: 1200px;
	margin: 0 auto;
}






.imgbug {
	position: relative;
}
.imgbug .tit-img{
	margin-bottom: 10px;
}
.imgbug ul li{
	width: 87px;
	height: 90px;
	text-align: center;
}
.imgbug ul li a{
	display: block;
	margin: 0 auto;
	width: 77px;
	height: 80px;
	background: url(../img/bg13.png) no-repeat;
}
.imgbug ul .li1 a{
	background-position: 0 -87px;
}
.imgbug ul .li1 i{
	left: 599px;
}
.imgbug ul .li1.cur a{
	background-position: 0px 0px;
}

.imgbug ul .li2 a{
	background-position: -86px -87px;
}
.imgbug ul .li2 i{
	left: 686px;
}
.imgbug ul .li2.cur a{
	background-position: -86px 0px;
}

.imgbug ul .li3 a{
	background-position: -176px -87px;
}
.imgbug ul .li3 i{
	left: 775px;
}
.imgbug ul .li3.cur a{
	background-position: -176px 0px;
}

.imgbug ul .li4 a{
	background-position: -264px -87px;
}
.imgbug ul .li4 i{
	left: 862px;
}
.imgbug ul .li4.cur a{
	background-position: -264px 0px;
}
.imgbug ul .li2 .fas{
	left: -663px;
}
.imgbug ul .li3 .fas{
	left: -750px;
}
.imgbug ul .li4 .fas{
	left: -837px;
}



.imgbug ul li p{
	font-size: 12px;
	padding-right: 15px;
	background: url(../img/jiantou.jpg) no-repeat right center;
	display: none;
}
.imgbug ul li.cur p{
	display: block;
}
.imgbug ul li{
	position: relative;
}
.imgbug .fas{
	display: none; 
	top: 120px;
	width: 1200px;
	height: 350px;
	left: -576px;
	border: 10px solid #f5f5f5;
	position: absolute;
}
.imgbug .fas i{
	display: block;
	width: 18px;
	height: 9px;
	background: url(../img/xbg01.png) no-repeat center;
	position: absolute;
	top: -19px;
	left: 581px;
}
.imgbug .fas img{
	width: 1200px;
	height: 350px;
	display: block;
}


.pl{
	font-size: 40px;
	position: absolute;
	top: -45px;
	right: 0px;
	color: #E72028;
	display: block;
	line-height: 40px;
}










.t260{
	position: absolute;
	top: -53px;
	left: 0px;
	width: 260px;
	height: 36px;
	border-radius: 36px;
	background: url(../img/serch2.png) repeat;
}
.t260 input{
	float: left;
}
.input1{
	width: 213px;
	border:0px none;
	height: 24px;
	margin-top: 6px;
	background: none;
	margin-left: 12px;
	color: #a4a4a4;
}
.input2{
	height: 24px;
	width: 20px;
	background: url(../img/serch1.png) no-repeat;
	margin-top: 6px;
	border:0px none;
}













.wel-new .fll li p.more-sp{
	background: url(../img/pic-01.png) no-repeat 80px center;
}



.rz{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background: #000;
	opacity: 0.7;
	filter:alpha(opacity=70);
	display: none;
	z-index: 2;
}
.rz-video{
	width: 1200px;
	height: 600px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -300px;
	margin-left: -600px;
	background: #000;
	display: none;
	z-index: 3;
}
.rz-hide{
	font-size: 44px;
	color: #fff;
	line-height: 44px;
	top: -44px;
	right: 0px;
	position: absolute;
	cursor: pointer;
}












.w0{
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-size: 14px;
	padding-bottom: 10px;
	font-family: "reg";
}
.w0 a{
	color: #D82325;
}

.oko-box{
	width: 135px;
	height: 32px;
	position: relative;
}
.oko-box input{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	widows: 135px;
	height: 32px;
	opacity: 0;
	z-index: 2;
}
.oko{
	width: 135px;
	height: 32px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	border:1px solid #ddd;
	box-shadow: 2px 2px 2px #f4f4f4 inset;
}