.nav11 .container{	position: absolute;	right:0;	left: auto;	*left: 960px;	top:58px;	width:240px;	height:476px;
	*width:238px;	*height:474px;	border:1px solid #e2e2e2;	background:#fff;	z-index: 2;}
.nav11 .container .container-top{	width:240px;	height:122px;}
.nav11 .container .container-top dl{	width:218px;	height:80px;	padding:12px 0 0 22px;	box-sizing: border-box;}
.nav11 .container .container-top dl dt{
	float:left;	width:53px;	height:53px;	margin-right:15px;}
.nav11 .container .container-top dl dd{	float:left;	height:43px;	padding-top:10px;}
.nav11 .container .container-top dl dd p{	font-size: 16px;	height:23px;	color:#555;}
.nav11 .container .container-top dl dd span{font-size: 14px;	color:#888;}
.nav11 .container .container-top .container-top-loginbar{
	width:240px;	height:40px;	border-top:1px solid #e2e2e2;	border-bottom:1px solid #e2e2e2;}
.nav11 .container .container-top .container-top-loginbar a{	float:left;	display: block;	font-size: 14px;	width:119px;
	height:40px;line-height: 40px;	color:#333;	float: left;}
.nav11 .container .container-top .container-top-loginbar a.login {
	text-indent: 56px;	border-right:1px solid #e2e2e2;
	background: #f8f8f8 url(../img/cj-login.png) no-repeat 26px 11px;}
.nav11 .container .container-top .container-top-loginbar a.join {
	text-indent: 42px;	background: #f8f8f8 url(../img/cj-join.png) no-repeat 12px 12px;}
.nav11 .container .container-top .container-top-loginbar a.member {
	text-indent: 42px;
	border-right:1px solid #e2e2e2;	background: #f8f8f8 url(../img/cj-mem.png) no-repeat 12px 12px;}
.nav11 .container .container-top .container-top-loginbar a.room {	text-indent: 42px;
	background: #f8f8f8 url(../img/cj-room.png) no-repeat 12px 12px;}
.nav11 .container .container-center{width:218px;height:172px;border-bottom: 1px solid #e2e2e2;	margin:0 auto;}
.nav11 .container .container-center .container-center-ul li{position: relative;}
.nav11 .container .container-center .container-center-ul li .container-center-ul-li-content{
	position: absolute;	left:0;	top:42px;	width:218px;	/*height:90px;*/
	padding-top:17px;	border-top: 1px solid #e2e2e2;}
.nav11 .container .container-center .container-center-ul li .container-center-ul-li-content a{
	line-height: 25px;
	display: block;
	color:#666666;
	height: 25px;
	width: 210px;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;}
.nav11 .container .container-center .container-center-ul li .container-center-ul-li-content a:hover{color:#e73328;}
.nav11 .container .container-center .container-center-ul li p{
	float:left;	width:90px;	height:26px;font-size: 14px;	padding-top: 16px;
	text-align: center;
	border-bottom: 1px solid #e73328;
	color:#333;	position: relative;    z-index: 2;}
.nav11 .container .container-center .container-center-ul li .container-center-ul-li-content1{	display:none;}

.nav11 .container .container-bottom{
	width:218px;
	/*height:162px;*/
	margin:0 auto;
	padding-top: 10px;
}
.nav11 .container .container-bottom p {
	color: #333;
	font-size: 14px;
}
.nav11 .container .container-bottom p.line{
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e2e2e2;
	position: relative;
}
.nav11 .container .container-bottom p.line::after {
	content: "";
	position: absolute;
	width: 90px;
	height: 1px;
	background: #e73828;
	bottom: -1px;
	z-index: 2;
	left: 0;
}
.nav11 .container .container-bottom .address {
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 18px;
}
.nav11 .container .container-bottom .address2 {
	height: 104px;
}
.nav11 .container .container-bottom .address a{
	font-size: 12px;
	color: #666;
	line-height: 26px;
	margin-right: 3px;
}
.nav11 .container .container-bottom .address a:hover {
	color: #e73328;
}
.nav11 .container .container-bottom dl{
	width: 66px;
	height:72px;
	float:left;
	padding: 8px 0;
}
.nav11 .container .container-bottom dl.last {
	width: 84px;
}
.nav11 .container .container-bottom dl a{
	color:#555;
}
.nav11 .container .container-bottom dt{
	text-align: center;
}
.nav11 .container .container-bottom dl dt img {
	width: 45px;
	transition: all .4s ease-in-out;
}
.nav11 .container .container-bottom dl:hover dt img {
	transform: rotateY(360deg);
}
.nav11 .container .container-bottom dd{
	text-align: center;
}

.banner {
	width: 100%;
}
.banner .inner {
	width: 1200px;
	height: 494px;
	*height: 524px;
	margin: 0 auto;
}
.banner .swiper-container {
	width: 728px;
	margin-left: 190px;
	padding: 20px 20px 16px;
	position: relative;
	z-index: 111;
	*top: 35px;
}
.banner .swiper-container .hd {
	width: 728px;
	position: absolute;
	bottom: 28px;
	text-align: right;
	right: 35px;
}
.banner .swiper-container .hd ul li {
	width: 10px;
	height: 10px;
	*width: 8px;
	*height: 8px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	box-sizing: border-box;
	border: 1px solid #fff;
	filter:alpha(opacity=100);  
	-moz-opacity:1;  
	-khtml-opacity: 1;  
	opacity: 1; 
	background: transparent;
	margin: 0 2px;
	overflow: hidden;
	text-indent: 9px;
	cursor: pointer;
}
.banner .swiper-container .hd ul li.on {
	border: 1px solid #e73328;
	background: #e73328;
}

.banner .banner-bottom {
	width: 768px;
	margin-left: 190px;
	*margin-top: 30px;
}
.banner .banner-bottom ul {
	margin: 0 20px;
	height: 148px;
	border-top: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
}
.banner .banner-bottom ul li {
	position: relative;
	float: left;
	width: 241px;
	height: 148px;
	border-bottom: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	overflow: hidden;
}
.banner .banner-bottom ul li img {
	width: 241px;
	height: 148px;
	/*position: absolute;
	right: 0;
	bottom: 0;*/
	/*z-index: -1;*/
	transition: all .3s ease-out;
}
.banner .banner-bottom ul li:hover img {
	transform: scale(1.2);
}
.banner .banner-bottom ul li dl {
	margin: 25px 0 0 20px;
	line-height: 26px;
}
.banner .banner-bottom ul li dl dt {
	font-size: 16px;
	color: #333;
}
.banner .banner-bottom ul li dl dd {
	font-size: 18px;
	color: #e73328;
}
.banner .banner-bottom ul li a {
	display: block;
	width: 241px;
	height: 148px;
	/*font-size: 12px;
	color: #fff;
	line-height: 20px;*/
	/*margin: 20px 0 0 20px;*/
	/*background: #122A88;
	border-radius: 10px;
	text-align: center;*/
}

/*推荐产品*/

.pdt-box {
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
	position: relative;
}
.pdt-box .pop {
	position: absolute;
	top: 196px;
	*top: 194px;
	left: 0;
	width: 1200px;
	*width: 1194px;
	height: 537px;
	border: 3px solid #122a8c;
	box-sizing: border-box;
	background: #fff;
	z-index: 99;
	overflow: hidden;
	display: none;
}
.pdt-box .pop .close {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	z-index: 100;
}
.product .pop ul {
	width: 1195px;
	height: 532px;
}
.product .pop ul li {
	float: left;
	width: 239px;
	height: 266px;
	*width: 238px;
	*height: 265px;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	box-sizing: border-box;
}
.product .pop ul li .pdt-img {
	width: 238px;
	height: 209px;
	text-align: center;
	overflow: hidden;
}
.product .pop ul li .pdt-img img {
	width: 180px;
	height: 180px;
	margin-top: 15px;
	transition: all .3s ease-out;
}
.product .pop ul li .pdt-text dl {
	padding: 0 16px;
}
.product .pop ul li .pdt-text dl dt a {
	display: block;
	width: 100%;
	height: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #666;
}
.product .pop ul li .pdt-text dl dt a:hover {
	color: #e73328;
}
.product .pop ul li .pdt-text dl dd {
	font-size: 14px;
	color: #e73328;
	margin-top: 5px;
}
.product .pop ul li .pdt-text dl dd span {
	font-size: 18px;
}
.product .pop ul li .pdt-img:hover img {
	transform: scale(1.1);
}
/*企业展厅筛选*/
.enterprise .pop {
	height: 508px;
}
.enterprise .pop .left {
	width: 234px;
	border-right: 1px solid #e2e2e2;
	float: left;
}
.enterprise .pop .left ul li {
	width: 233px;
	height: 125px;
	text-align: center;
	overflow: hidden;
}
.enterprise .pop .left ul li img {
	width: 75px;
	height: 75px;
	margin-top: 8px;
	transition: all .5s;
}
.enterprise .pop .left ul li:hover img {
	transform: scale(1.1);
}
.enterprise .pop .left ul li a.name {
	display: block;
	width: 200px;
	margin: 6px auto 0;
	font-size: 14px;
	color: #333;
	height: 20px;
	text-align: center;
	overflow: hidden; /*自动隐藏文字*/
    text-overflow: ellipsis;/*文字隐藏后添加省略号*/
    white-space: nowrap;/*强制不换行*/
}
.enterprise .pop .left ul li a.name:hover {
	color: #e73328;
}
.enterprise .pop .right {
	float: left;
	width: 958px !important;
}
.enterprise .pop .right .ep {
	width: 478px !important;
	*width: 428px !important;
}

.pub .pdt-title {
	padding-left: 14px;
}
.pdt-box .pdt-title {
	position: relative;
	font-size: 26px;
	color: #000;
	padding-bottom: 8px;
	border-bottom: 4px solid #122A8C;
}
.new-pdt .pdt-title,.link-pdt .pdt-title,.new-cmpy .pdt-title {
	border-bottom: none;
}
.pub .pdt-title::before {
	content: "";
	position: absolute;
	width: 4px;
	height: 26px;
	left: 0;
	top: 4px;
	background: #e73328;
}
.pdt-box .pdt-title span {
	font-size: 14px;
	color: #888;
}
.pdt-box .pdt-title em {
	font-style: normal;
	color: #e73328;
}
.pdt-box .pdt-title p {
	font-size: 14px;
	color: #333;
	margin-top: 16px;
	*margin-top: -35px;
}
.pdt-box .pdt-title p a {
	font-size: 14px;
	color: #333;
	margin-left: 8px;
}
.pdt-box .pdt-title p a:hover {
 	color: #e73328;
 }
.rec-pdt ul {
	width: 1200px;
	height: 228px;
	border-left: 1px solid #e2e2e2;
}
.rec-pdt ul li {
	position: relative;
	float: left;
	width: 400px;
	height: 229px;
	*width: 399px;
	*height: 228px;
	border-bottom: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	box-sizing: border-box;
	overflow: hidden;
}
.rec-pdt ul li .top {
	width: 50px;
	height: 50px;
	position:absolute;
	background: url(../img/pdt-rec-3d.jpg) no-repeat left top;
	width: 50px; 
	position: absolute;
	right: 25px;
	top: -1px;
	z-index: 5;
	text-align: center;
	color:#ffffff;
	font-size: 14px;
}
.rec-pdt ul li img.right {
	display: block;
	width: 180px;
	height: 180px;
	position: absolute;
	right: 15px;
	bottom: 28px;
	z-index: 1;
	transition: all .3s ease-out;
	overflow: hidden;
}
.rec-pdt ul li:hover img.right {
	transform: scale(1.1);
}
.rec-pdt ul li dl {
	margin: 25px 0 0 20px;
	line-height: 24px;
}
.rec-pdt ul li dl dt {
	width: 178px;
	height: 48px;
	font-size: 18px;
	color: #000;
	overflow: hidden;
}
.rec-pdt ul li dl dd {
	font-size: 24px;
	color: #e83328;
	margin-top: 16px;
}
.rec-pdt ul li dl dd var {
	font-size: 14px;
}
.rec-pdt ul li dl dd span {
	font-size: 14px;
	color: #a59999;
	display: block;
}
.rec-pdt ul li .zx{
	display: block;
	width: 100px;
	font-size: 12px;
	color: #e83328;
	line-height: 27px;
	margin: 35px 0 0 20px;
	text-align: center;
	border: 1px solid #f39993;
	padding-left: 26px;
	box-sizing: border-box;
	background: url(../img/pdt-see.png) no-repeat 13px center;
	transition: all .5s ease-out;
}
.rec-pdt ul li .zx:hover {
	color: #fff;
	background: #e73328 url(../img/pdt-see-white.png) no-repeat 13px center;
	
}

/*1F新能源汽车展厅*/
.pdt-box .filter {
	padding: 25px 35px 11px;
	border: 1px solid #e2e2e2;
	border-top: 0;
	background: #f8f8f8;
}
.pdt-box .filter dl {
	margin-bottom: 15px;
}
.pdt-box .filter dl dt {
	display: inline-block;
	zoom: 1;
	*display: inline;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-right: 30px;
}
.pdt-box .filter dl dd {
	display: inline-block;
	zoom: 1;
	*display: inline;
	font-size: 14px;
	line-height: 22px;
	color: #000;
	margin-right: 15px;
	padding: 0 10px;
	border: 1px solid #ccc;
	cursor: pointer;
	position: relative;
}
.pdt-box .filter dl dd.selected {
	color: #fff;
	border: none;
	padding: 0 11px;
	line-height: 24px;
	background: #122a8c;
}
.pdt-box .filter dl dd:hover {
	color: #122a8c;
	border-color: #122a8c;
}
.pdt-box .filter dl dd.selected:hover {
	color: #fff;
	border: none;
}
.pdt-box .products {
	width: 1200px;
	height: 538px;
}
.pdt-box .products .left {
	width: 239px;
}
.pdt-box .products .left .top {
	height: 392px;
	*height: 339px;
	background: #768cd2;
	position: relative;
	padding: 53px 0 0 33px;
	box-sizing: border-box;
}
.pdt-box .products .left .bottom {
	height: 146px;
	*height: 112px;
	background: #667dc6;
	padding: 14px 28px;
	box-sizing: border-box;
	color: #fff;
	overflow: hidden;
}
.pdt-drone.pdt-box .products .left .top {
	background: #ff8956;
}
.pdt-robot.pdt-box .products .left .top {
	background: #4ccfc0;
}
.pdt-drone.pdt-box .products .left .bottom {
	background: #ee733f;
}
.pdt-drone.pdt-box .products .left .bottom a{
	color:#fff;
}
.pdt-robot.pdt-box .products .left .bottom {
	background: #19bca9;
}
.pdt-box .products .left .top p {
	font-size: 24px;
	font-weight: bold;
	line-height: 48px;
	color: #fff;
}
.pdt-box .products .left .top span {
	font-size: 14px;
	color: #fff;
}
.pdt-box .products .left .top a {
	display: block;
	width: 106px;
	text-align: center;
	font-size: 12px;
	line-height: 28px;
	color: #fff;
	border: 1px solid #fff;
	margin-top: 34px;
	position: relative;
	overflow: hidden;
}
.pdt-box .products .left .top a::before {
	content: "";
	display: block;
	position: absolute;
	top: -42px;
	left: -29px;
	width: 7px;
	height: 120px;
	background: #fff;
	transform: rotate(45deg);
	z-index: 99;
}
.pdt-box .products .left .top a::after {
	content: "";
	display: block;
	position: absolute;
	bottom: -42px;
	right: -29px;
	width: 7px;
	height: 120px;
	background: #fff;
	transform: rotate(45deg);
	z-index: 99;
}
@-webkit-keyframes swiper{
	100%{
	left: 130px;
	}
}
@-webkit-keyframes swipel{
	100%{
	right: 130px;
	}
}
.pdt-box .products .left .top a:hover::before {
	animation: swiper .8s;
}
.pdt-box .products .left .top a:hover::after {
	animation: swipel .8s;
}
.pdt-box .products .left .top img {
	position: absolute;
	top: 188px;
	left: 0;
}
.pdt-drone .products .left .top img {
	top: 208px;
}
.pdt-robot .products .left .top img {
	top: 213px;
}
.pdt-box .products .left .bottom a {
	display: inline-block;
	zoom: 1;
	*display: inline;
	white-space: nowrap;
	margin-bottom: 15px;
	color: #fff;
	font-size: 14px;
}
.pdt-box .products .left .bottom a:hover {
	text-decoration: underline;
}
.pdt-box .products .right,
.pdt-box .pop .right {
	width: 960px;
	height: 538px;
	border-left: 1px solid #e2e2e2;
	box-sizing: border-box;
}
.pdt-box .products .right ul {
	width: 960px;
	height: 538px;
}
.pdt-box .products .right ul li {
	float: left;
	width: 240px;
	height: 269px;
	*width: 239px;
	*height: 268px;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	box-sizing: border-box;
}
.pdt-box .products .right ul li .pdt-img {
	width: 239px;
	height: 209px;
	text-align: center;
	overflow: hidden;
}
.pdt-box .products .right ul li .pdt-img img {
	width: 180px;
	height: 180px;
	margin-top: 15px;
	transition: all .3s ease-out;
}
.pdt-box .products .right ul li .pdt-text dl {
	text-align: center;
}
.pdt-box .products .right ul li .pdt-text dl dt a {
	display: block;
	font-size: 14px;
	color: #666;
	padding:0 10px;
	overflow: hidden;
	height: 18px;
	/*width: 234px;*/
}
.pdt-box .products .right ul li .pdt-text dl dt a:hover {
	color: #e73328;
}
.pdt-box .products .right ul li .pdt-text dl dd {
	font-size: 14px;
	color: #e73328;
	margin-top:8px;
}
.pdt-box .products .right ul li .pdt-text dl dd span {
	font-size: 18px;
}
.pdt-box .products .right ul li .pdt-img:hover img {
	transform: scale(1.1);
}

.pdt-box .company {
	width: 1200px;
	height: 98px;
	text-align: center;
	border: 1px solid #e2e2e2;
	border-top: none;
}
.pdt-box .company a img {
	margin: 12px 43px 0;
	transition: all .5s;
}
.pdt-box .company a img:hover {
	transform: scale(1.1);
}


/*新品展示*/

.new-pdt ul {
	width: 1200px;
}
.new-pdt ul li {
	float: left;
	width: 277px;
	height: 416px;
	margin: 0 30px 30px 0;
}
.new-pdt ul li.not {
	width: 276px;
	margin-right: 0;
}
.new-pdt ul li .pdt-img {
	width: 275px;
	height: 275px;
	text-align: center;
	border: 1px solid #e3e3e3;
	position: relative;
	z-index: 2;
}
.new-pdt ul li .pdt-img img {
	width: 216px;
	height: 216px;
	margin-top: 30px;
	transition: all .3s ease-out;
}
.new-pdt ul li .pdt-img:hover img {
	transform: scale(1.1);
}
.new-pdt ul li .pdt-text {
	box-sizing: border-box;
}
.new-pdt ul li .pdt-img .hover {
	width: 277px;
	height: 138px;
	*width: 275px;
	border: 1px solid #e83328;
	box-sizing: border-box;
	position: absolute;
	left: -1px;
	bottom: -139px;
	z-index: 9;
	background: #fff;
	text-align: center;
	display: none;
}
.new-pdt ul li .pdt-img .hover p {
	line-height: 42px;
	font-size: 18px;
	color: #fff;
	background: #e73328;
}
.new-pdt ul li .pdt-img .hover p a {
	color: #fff;
}
.new-pdt ul li .pdt-img .hover span {
	display: block;
	line-height: 35px;
	font-size: 12px;
	color: #666;
	border-top: 1px solid #f1f1f1;
	text-align: left;
	padding-left: 12px;
}
.new-pdt ul li .pdt-img .hover .detail dl {
	float: left;
	width: 90px;
	margin: 9px 0 10px 0;
	border-right: 1px solid #dcdcdc;
	font-size: 14px;
	height: 38px;
}
.new-pdt ul li .pdt-img .hover .detail dl.last {
	border: none;
}
.new-pdt ul li .pdt-img.hover .detail dl dt {
	line-height: 20px;
	color: #313131;
}
.new-pdt ul li .pdt-img .hover .detail dl dd {
	line-height: 19px;
	color: #e83328;
}
.new-pdt ul li .pdt-text>dl {
	height: 100px;
	padding: 2px 18px 0 12px;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}
.new-pdt ul li .pdt-text>dl dt {
	font-size: 14px;
	color: #e83328;
	line-height: 44px;
}
.new-pdt ul li .pdt-text>dl dt var {
	font-size: 18px;
}
.new-pdt ul li .pdt-text>dl dt span {
	font-size: 12px;
	color: #999;
	*margin-top: -45px;
}
.new-pdt ul li .pdt-text>dl dd a.name {
	display: block;
	width: 100%;
	font-size: 16px;
	color: #000;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}
.new-pdt ul li .pdt-text>dl dd a:hover {
 	color: #e83328;
 }
.new-pdt ul li .pdt-text>dl dd span {
	width: 150px;
	float: left;
    display: block;
    font-size: 12px;
    color: #313131;
    margin-top: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.new-pdt ul li .pdt-text>dl dd.name2 a {
	float: right;
}
.new-pdt ul li .pdt-text>dl dd a img {
	margin-right: 4px;
	margin-top: 12px;
}
.new-pdt ul li .pdt-text>dl dd span:hover {
	/*text-decoration: underline;*/
}
.new-pdt ul li .pdt-text>dl dd i {
	float: right;
	margin: -15px 6px 0 0;
	width: 17px;
	height: 17px;
}
.new-pdt ul li .pdt-text>dl dd i.chang {
	background: url(../img/cj-chang.png) no-repeat 0 0;
}
.new-pdt ul li .pdt-text>dl dd i.zheng {
	background: url(../img/cj-zheng.png) no-repeat 0 0;
}
.new-pdt ul li .pdt-text>dl dd i.vth3 {
	background: url(../img/cj-v3.png) no-repeat 0 0;
}
.new-pdt ul li .pdt-text>dl dd i.vth2 {
	background: url(../img/cj-v2.png) no-repeat 0 0;
}
.new-pdt ul li .pdt-text>dl dd i.vth1 {
	background: url(../img/cj-v1.png) no-repeat 0 0;
}
.new-pdt ul li .pdt-text>dl dd i.vth0 {
	background: url(../img/cj-v0.png) no-repeat 0 0;
}
.new-pdt ul li .pdt-text .pdt-adr {
	position: relative;
    height: 35px;
    line-height: 35px;
}
.new-pdt ul li .pdt-text .pdt-adr p {
	font-size: 12px;
	color: #666;
	padding: 0 13px 0 12px;
	border: 1px solid #e3e3e3;
}
.new-pdt ul li .pdt-text .pdt-adr a {
	position: absolute;
    right: 13px;
    top: 6px;
    transition: color .1s;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    color: #333;
    padding-left: 24px;
    padding-right: 8px;
    border: 1px solid #dbdbdb;
    background: #f5f5f5 url(../img/pdt-compare.png) no-repeat 0 0;
}
.new-pdt ul li .pdt-text .pdt-adr a.compared {
	background-position: 0 -30px;
}
.new-pdt ul li .pdt-text .pdt-adr a:hover {
    background-color: #ededed;
}



/*友情链接*/
.link-pdt {
	margin-top: 0;
}
.link-pdt .links {
	padding: 19px 26px;
	border: 1px solid #e2e2e2;
}
.link-pdt .links a {
	font-size: 14px;
	color: #333;
	line-height: 40px;
	margin-right: 29px;
	word-break: keep-all;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.link-pdt .links a:hover{
	color:#e73328;
}







