﻿.head {
	height: 32px;
	background: #f7f7f7;
	border-top: 2px solid #fff;
	border-bottom: 1px solid #e4e2e2;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	width: 100%;
}

.head_lt {
	line-height: 30px;
	height: 30px;
	padding-left: 5%;
	color: #666666;
}

.head_lt a {
	color: #666666;
}

.head_lt p {
	float: left;
	margin-left: 24px !important;
}

.all_bg {
	background: url(../img/all_bg.png) no-repeat;
}

.home {
	display: block;
	float: left;
	padding-left: 21px;
	background-position: 0px 0px;
}

.Stars {
	display: block;
	float: left;
	padding-left: 28px;
	background-position: 8px -32px;
}

.head_rt {
	height: 30px;
	padding-right: 6%;
}

.head_rt dl dd {
	float: left;
	line-height: 32px;
	height: 30px;
}

.head_rt dl dd a {
	color: #666666;
	display: inline-block;
}

.head_rt dl dd span {
	color: #d71634;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
}

.weibo {
	background-position: 0px -64px;
	padding-left: 26px;
	margin-right: 16px;
}

.weixin {
	background-position: 0px -96px;
	padding-left: 25px;
	margin-right: 9px;
}

.tel {
	background-position: 0px -128px;
	padding-left: 17px;
}

.header {
	background: #fff;
}

.header {
	position: fixed;
	top: 30px;
	z-index: 4;
	width: 100%;
}

.header .logo {
	float: left;
	padding: 15px 0 15px 5%;
}

.nav {
	padding-top: 48px;
	float: left;
	padding-left: 8%;
}

.nav dl dd {
	float: left;
	margin: 0px 18px;
	position: relative;
}

.nav dl dd a {
	font-size: 16px;
	color: #333333;
	display: block;
	padding: 0px 15px 25px 15px;
	padding-left: 10px !important;
	text-align: center;
}

.nav_two a:hover {
	color: red !important;
}

.nav dl .nav_active,
.nav dl dd:hover {
	border-bottom: 4px solid #d71634;
}

.nav dl .nav_active a,
.nav dl dd a:hover {
	color: #d71634;
}

.nav_ico {
	cursor: pointer;
	float: right;
	display: none;
	margin-top: 26px;
	margin-right: 5px;
}

.nav dl dd .nav_two {
	position: absolute;
	left: -17px;
	top: 46px;
	z-index: 11;
	padding-top: 26px;
	display: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.nav dl dd .nav_two li {
	background: #fff;
	background: rgba(0, 0, 0, 0.8);
}

.nav dl dd .nav_two li a {
	display: block;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 14px;
	width: 123px;
}

/* .nav dl dd .nav_two li a:hover{ color: #d71634; } */
.nav dl dd:hover .nav_two {
	display: block;
}

.navLi-en {
	margin: 0px 18px;
}

.header_div {
	padding-top: 48px;
	padding-right: 10%;
	position: relative;
}

.Language {
	font-size: 16px;
	margin-right: 70px;
	display: inline-block;
}

.search {
	display: inline-block;
	vertical-align: top;
}

.search_div {
	position: absolute;
	top: 120px;
	right: 0;
	z-index: 22;
	padding: 20px 20px;
	background-color: #f2efef;
	border-color: #dcdadb;
	display: none;
	width: 200px
}

.s_text {
	height: 28px;
	line-height: 28px;
	border: 1px solid #ccc;
	padding: 5px 0px 5px 10px;
	width: 118px;
	float: left;
	background: #fff;
}

.s_sub {
	font-size: 12px;
	color: #000;
	width: 40px;
	float: left;
	margin-left: -1px;
	height: 28px;
	line-height: 28px;
	background: #fff url(../img/search_img.jpg) no-repeat center center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #fff;
}

.focus {
	width: 100%;
	/*height:100%;*/
	position: relative;
	overflow: hidden;
}

.focus .hd {
	width: 100%;
	height: 11px;
	position: absolute;
	z-index: 2;
	bottom: 20px;
	text-align: center;
}

.focus .hd ul {
	display: inline-block;
	height: 5px;
	padding: 3px 5px;
}

.focus .hd ul li {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #fff;
	opacity: 0.5;
	filter: alpha(opacity=50);
	margin: 0 5px;
	vertical-align: top;
	overflow: hidden;
	cursor: pointer;
	border-radius: 50%;
	text-indent: 2em;
}

.focus .hd ul .on {
	background: #d70029;
	opacity: 1;
	filter: alpha(opacity=100);
}

.focus .bd ul {
	width: 100%;
}

.focus .bd {
	position: relative;
	z-index: 1;
}

.focus .bd li {
	width: 100%;
}

.focus .bd li img {
	width: 100%;
}

.ct_title {
	padding-top: 35px;
	padding-bottom: 35px;
	background: url(../img/ct_title.png) no-repeat bottom center;
	margin-bottom: 30px;
}

.ct_title h5 {
	font-size: 39px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.intr {
	padding-bottom: 40px;
}

.intr_img img {
	width: 100%;
}

.intr_text {
	padding: 0px 30px;
}

.intr_text h5 {
	font-size: 35px;
}

.intr_text h5 img {
	width: 100%;
}

.intr_text p {
	font-size: 14px;
	color: #666666;
	padding: 35px 10px;
}

.intr_text a {
	font-size: 14px;
	color: #666666;
	width: 122px;
	height: 38px;
	line-height: 38px;
	display: block;
	border: 1px solid #dcdcdc;
	text-align: center;
	margin-top: 15px;
	margin-left: 10px;
	transition: all 0.7s;
	-webkit-transition: all 0.7s;
	-ms-transition: all 0.7s;
	-o-transition: all 0.7s;
}

.intr_text a:hover {
	background: #d71634;
	color: #fff;
}

.pr {
	position: relative;
}

.product_div {
	position: relative;
	width: 1170px;
	height: 349px;
	overflow: hidden;
	margin-bottom: 30px;
}

.product_div dl dd {
	float: left;
	width: 360px;
	margin-right: 50px;
}

.product_div dl {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 12000px;
}

.product_div dl dd p img {
	width: 100%;
	height: 280px;
}

.product_div dl dd a {
	font-size: 18px;
	color: #666666;
	display: block;
	text-align: center;
	padding-top: 8px;
}

#left_obtn {
	position: absolute;
	left: -40px;
	top: 48%;
}

#right_obtn {
	position: absolute;
	right: -40px;
	top: 48%;
}

.pt figure p {
	padding: 0px 25px;
}

.pt figure p img {
	width: 100%;
}

.pt figure a {
	font-size: 18px;
	color: #666666;
	display: block;
	text-align: center;
	padding: 0px 25px;
	height: 20px;
	line-height: 20px;
	margin: 25px 0px 35px 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news_tit {
	font-size: 24px;
	color: #666666;
	padding-bottom: 16px;
}

.ns1 {
	padding-top: 4px;
}

.ns1 dl dd {
	padding-bottom: 18px;
}

.ns1_lt {
	width: 57px;
	height: 60px;
	background: #a4a4a4;
}

.ns1_lt h5 {
	font-size: 26px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

.ns1_lt span {
	display: block;
	text-align: center;
	font-size: 13px;
	color: #fff;
}

.ns1_rt {
	padding-left: 15px;
	width: 80%;
}

.ns1_rt h5 {
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ns1_rt p {
	font-size: 14px;
	color: #666666;
}

.ns2 {
	width: 100%;
}

.ns2 p img {
	width: 100%;
}

.ns2 dl {
	padding-top: 5px;
}

.ns2 dl dd {
	line-height: 30px;
}

.ns2 dl dd a {
	font-size: 16px;
	color: #666666;
	display: block;
	float: left;
}

.ns2 dl dd a:hover {
	color: #c02;
}

.ns2 dl dd span {
	font-size: 14px;
	color: #666666;
	float: right;
}

.news_r {
	padding: 0px 10px;
}

.news_r2 {
	padding: 0px 10px;
}

.news_r3 {
	padding: 0px 10px;
}

/*.news{ padding-bottom: 45px; }*/

.foot_nav {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 16px;
}

.ft_dl {
	float: left;
	width: 134px;
	/*padding: 0px 24px; */
}

.ft_dl dt {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

.ft_dl dd {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 134px;
}

.ft_dl dd a {
	font-size: 13px;
}

.ft_dl dd a:hover {
	color: #c02;
}

.ft1,
.ft2 {
	padding-left: 4px;
}

.ft1 h5,
.ft2 h5 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 14px;
}

.ft2.fl {
	margin-left: 385px;
}

.ft_rt {
	padding-left: 6px;
	padding-top: 28px;
}

.ft_rt p {
	font-size: 13px;
	padding-bottom: 5px;
}

.ft_rt p span {
	margin-left: 4px;
}

.footer {
	padding: 0px 84px 20px 84px;
}

.footer dl {
	padding-bottom: 3px;
}

.footer dl dt {
	font-size: 14px;
	font-weight: bold;
	float: left;
	height: 24px;
	line-height: 24px;
}

.footer dl dd {
	float: left;
	height: 24px;
	line-height: 24px;
}

.footer dl dd a {
	font-size: 12px;
}

.footer dl dd span {
	font-size: 12px;
	margin: 0px 10px 0px 9px;
}

.footer p {
	text-align: center;
	line-height: 24px;
}

.sd_ad img {
	max-width: 100%;
}

.tit {
	height: 50px;
	line-height: 50px;
	font-size: 12px;
	color: #666666;
}

.tit span {
	color: #d71634;
}

.left_sider {
	width: 200px;
	float: left;
}

.sider_tit {
	position: relative;
	font-size: 39px;
	color: #fff;
	width: 200px;
	background: #d71634;
	height: 58px;
	line-height: 54px;
	text-align: center;
	margin-bottom: 25px;
	cursor: pointer;
}

.sider_tit img {
	position: absolute;
	left: 89px;
	top: 58px;
	width: 22px;
	height: 11px;
	display: block;
}

.sider_dl {
	width: 100%;
}

.sider_dl dd {
	height: 50px;
	line-height: 50px;
	margin-bottom: 2px;
}

.sider_dl dd a {
	font-size: 20px;
	color: #333333;
	display: block;
	padding-left: 30px;
	background: #f2f2f2;
}

.sider_dl .s_active a,
.sider_dl dd a:hover {
	padding-left: 20px;
	border-left: 10px solid #d71634;
	background: #727071 url(../img/sider_ico.png) no-repeat 162px center;
	color: #fff;
}

.rt_all {
	width: 81%;
	float: right;
}

.all_tit {
	position: relative;
	height: 82px;
	padding-top: 27px;
}

.all_tit span {
	position: absolute;
	left: 0px;
	top: 12px;
	font-size: 32px;
	color: #d71634;
	display: block;
	height: 30px;
	line-height: 30px;
	background: #fff;
	padding-right: 5px;
}

.all_tit p {
	width: 100%;
	overflow: hidden;
	height: 1px;
	background: #d6d6d6;
}

.display {
	padding-bottom: 40px;
}

.display dd {
	float: left;
	width: 50%;
	cursor: pointer;
}

.display dd .thumb {
	overflow: hidden;
}

.display dd p img {
	width: 100%;
	transition: all 0.7s;
	-webkit-transition: all 0.7s;
	-ms-transition: all 0.7s;
	-o-transition: all 0.7s;
}

.display dd .title {
	display: block;
	text-align: center;
	padding: 14px 0 33px 0;
}

.display dd .title a {
	font-size: 18px;
	color: #666666;
}

.r_p30 {
	padding-right: 30px;
}

.l_p30 {
	padding-left: 30px;
}

.display dd:hover img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
}

.more {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #f2f2f2;
	font-size: 20px;
	color: #333333;
	display: block;
	text-align: center;
	transition: all 1s;
	-webkit-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
}

.more:hover {
	background: #fff;
	color: #d71634;
}

.dy_side {
	position: relative;
	margin-bottom: 30px;
}

.dy_img img {
	display: none;
	width: 100%;
}

.dy_ul {
	position: absolute;
	right: 16px;
	bottom: 18px;
}

.dy_ul .dy_active {
	color: #fff;
	background: #d71634;
	opacity: 1;
	filter: alpha(opacity=100);
}

.dy_ul li {
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #fff;
	opacity: 0.6;
	filter: alpha(opacity=60);
	float: left;
	cursor: pointer;
	margin-right: 5px;
}

.dy_tl {
	border-bottom: 2px solid #d71634;
}

.dy_tl h5 {
	float: left;
	width: 160px;
	height: 48px;
	line-height: 48px;
	background: #d71634;
	font-size: 20px;
	color: #fff;
	text-align: center;
}

.dyt_h5 {
	font-size: 18px;
	color: #999999;
	padding: 28px 0px 16px 0px;
}

.dyt_p {
	font-size: 15px;
	color: #999999;
}

.dy_table {
	width: 100%;
	margin: 20px 0px 30px 0px;
}

.dy_table tr th {
	width: 17%;
	padding-right: 1%;
	border: 1px solid #9a9a9a;
	height: 31px;
	line-height: 31px;
	text-align: right;
}

.dy_table tr td {
	width: 82%;
	border: 1px solid #9a9a9a;
	height: 31px;
	line-height: 31px;
}

.cases {}

.cases h5 {
	font-size: 20px;
	color: #333333;
	height: 50px;
	line-height: 50px;
	background: #f2f2f2;
	padding-left: 20px;
	margin-bottom: 28px;
}

.cases_list {}

.cases_list li {
	float: left;
	padding: 0px 14px 36px 14px;
}

.cases_list li p img {
	width: 100%;
}

.cases_list li a {
	font-size: 15px;
	color: #666666;
	display: block;
	text-align: center;
	padding-top: 12px;
}

.sider_dl2 {
	width: 100%;
}

.sider_dl2 dd {
	line-height: 50px;
	margin-bottom: 2px;
	position: relative;
}

.sider_dl2 dd a {
	font-size: 20px;
	color: #333333;
	display: block;
	padding-left: 30px;
	background: #f2f2f2;
}

.sider_dl2 .s_active i {
	background: url(../img/sider_ico.png) no-repeat;
	display: block;
	width: 10px;
	height: 11px;
	position: absolute;
	right: 18px;
	top: 20px;
	z-index: 11;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
}

.sider_dl2 .s_active a {
	padding-left: 20px;
	border-left: 10px solid #d71634;
	background: #727071;
	color: #fff;
}

.s_two {
	background: #fff;
	display: none;
}

.s_two ul li {
	height: 43px;
	line-height: 43px;
	padding-left: 30px;
	background: url(../img/two_ico.jpg) no-repeat 10px center;
	border-bottom: 1px solid #c9c9c9;
}

.s_two ul li a {
	font-size: 16px;
	color: #333333;
}

.pt_ds img {
	margin: 0 auto;
	width: 100%;
}

#product_small {
	width: 415px;
	margin: 14px auto 0px auto;
	position: relative;
	overflow: hidden;
	height: 75px;
}

#product_small ul {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 10000px;
}

#product_small ul li {
	float: left;
	cursor: pointer;
	background: #fff;
	margin-right: 5px;
}

#lt_obt {
	width: 14px;
	height: 18px;
	display: block;
	position: absolute;
	left: 10px;
	bottom: 32px;
	z-index: 11111111;
}

#rt_obt {
	width: 14px;
	height: 18px;
	display: block;
	position: absolute;
	right: 10px;
	bottom: 32px;
	z-index: 11111111;
}

.ds_lt {
	width: 20px;
	height: 37px;
	background: url(../img/newsl_ico.png) no-repeat;
	display: block;
	position: absolute;
	left: 8px;
	top: 30%;
	display: none;
}

.ds_rt {
	width: 20px;
	height: 37px;
	background: url(../img/newsr_ico.png) no-repeat;
	display: block;
	position: absolute;
	right: 8px;
	top: 30%;
	display: none;
}

.pt_lunbo figure {
	margin-bottom: 28px;
}

.pt_table {
	width: 100%;
}

.pt_table tr {
	vertical-align: top;
}

.pt_table tr th {
	font-size: 16px;
	color: #333333;
	width: 16%;
	text-align: right;
	padding-top: 12px;
}

.pt_table tr td {
	font-size: 16px;
	color: #333333;
	width: 65%;
	padding-top: 12px;
}

.ptdl {
	border-bottom: 2px solid #d71634;
}

.ptdl dd {
	float: left;
	width: 160px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	margin-right: 2px;
}

.ptdl dd a {
	font-size: 20px;
	color: #333333;
	display: block;
	background: #f2f2f2;
}

.ptdl .pt_active a {
	background: #d71634;
	color: #fff;
	border-bottom: 2px solid #d71634;
}

.product_text {
	padding: 16px 0px 5px 0px;
}

.pttext {
	display: none;
}

.pttext p {
	color: #666666;
}

.pttext img {
	margin-bottom: 6px;
	width: 100%;
	max-height: 580px;
}

.message {
	padding-bottom: 35px;
}

.message table {
	width: 100%;
}

.message table tr th {
	width: 33%;
	text-align: right;
}

.message table tr th label {
	font-size: 14px;
	color: #666666;
	padding-right: 10px;
}

.message table tr td {
	width: 67%;
	padding: 9px 0px;
}

.meinput {
	height: 38px;
	line-height: 38px;
	border: 1px solid #cdcdcd;
	width: 370px;
}

.mess_sub {
	width: 200px;
	height: 50px;
	line-height: 50px;
	background: #f2f2f2;
	color: #333333;
	font-size: 20px;
	border: none;
}

.yzm {
	width: 280px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #cdcdcd;
}

.yzm_img {
	display: inline-block;
	margin-left: 15px;
}

.news_list {
	padding-bottom: 40px;
}

.news_list ul li {
	padding-bottom: 40px;
}

.newslist_lt {
	width: 214px;
}

.newslist_lt img {
	width: 100%;
}

.newslist_fr {
	width: 720px;
}

.news_list_tit {
	padding-top: 4px;
}

.news_list_tit h5 {
	float: left;
	font-size: 20px;
	color: #111111;
}

.news_list_tit span {
	float: right;
	font-size: 16px;
	color: #333333;
}

.news_list_text {
	font-size: 15px;
	color: #999;
	line-height: 24px;
	padding: 10px 0px;
}

.news_more {
	display: block;
	width: 106px;
	height: 32px;
	line-height: 32px;
	background: #d71634;
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-top: 14px;
}

.ns_ds_title {
	font-size: 20px;
	color: #333333;
	text-align: center;
}

.news_details p {
	font-size: 14px;
	color: #333333;
	line-height: 26px;
}

.news_details .font15 {
	font-size: 15px;
}

.news_ds_ul {
	line-height: 68px;
	border-top: 1px solid #f2f2f2;
}

.news_ds_ul li {
	float: left;
	width: 50%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news_ds_ul li a {
	color: #333333;
	font-size: 15px;
}

.news_ds_ul span a {
	font-size: 16px !important;
}

.news_all_tit {
	height: 40px;
	line-height: 40px;
	margin-bottom: 6px;
}

.news_all_tit h5 {
	font-size: 24px;
	color: #666666;
	float: left;
}

.news_all_tit a {
	font-size: 16px;
	color: #666666;
	float: right;
}

.news_all_img img {
	width: 100%;
}

.news_all .pr30 {
	padding-right: 30px;
}

.news_all .pl30 {
	padding-left: 30px;
}

.news_all dl dd {
	padding-bottom: 25px;
}

.news_all_uls {
	padding-top: 10px;
}

.news_all_uls li {
	line-height: 30px;
}

.news_all_uls li a {
	display: block;
	float: left;
	font-size: 14px;
	color: #666666;
	background: url(../img/news_all_ico.jpg) no-repeat left center;
	padding-left: 9px;
}

.news_all_uls li span {
	float: right;
	font-size: 14px;
	color: #666666;
}

.introd p {
	color: #666666;
	line-height: 24px;
}

.introd img,
.news_details img {
	max-width: 100%;
	height: auto !important;
}

.top_bar {
	position: fixed;
	z-index: 900;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	margin-top: 130px;
	font-family: Helvetica, Tahoma, Arial, Microsoft YaHei, sans-serif;
	display: none;
}

.top_menu {
	display: -webkit-box;
	border-top: 1px solid #3D3D46;
	display: block;
	width: 100%;
	background: rgba(255, 255, 255, 0.7);
	height: 50px;
	display: -webkit-box;
	display: box;
	margin: 0;
	padding: 0;
	-webkit-box-orient: horizontal;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#524945), to(#48403c), color-stop(60%, #524945));
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1) inset;
	background: url(../img/bg_1.png) repeat-x;
}

.top_bar .top_menu>li.home2 {
	max-width: 70px;
}

.top_bar .top_menu>li {
	-webkit-box-flex: 1;
	position: relative;
	text-align: center;
}

.top_menu li:first-child {
	background: none;
}

.top_bar .top_menu>li {
	float: left;
	width: 25%;
}

.top_bar .top_menu>li.home2 a {
	height: 60px;
	width: 60px;
	margin: auto;
	border-radius: 60px;
	position: relative;
	top: -20px;
	background: url(../img/common_00.png) no-repeat center center;
	background-size: 100% 100%;
}

.top_bar .top_menu>li>a {
	height: 48px;
	margin-right: 1px;
	display: block;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	text-shadow: 0 1px rgba(0, 0, 0, 0.3);
	-webkit-box-flex: 1;
}

.top_bar .top_menu>li>a label {
	overflow: hidden;
	margin: 3px 0 0 0;
	font-size: 12px;
	display: block !important;
	line-height: 18px;
	text-align: center;
}

.top_bar .top_menu>li>a img {
	padding: 3px 0 0 0;
	border: 0;
	height: 22px;
	width: 22px;
	color: #fff;
	line-height: 48px;
	vertical-align: middle;
}

.top_bar .top_menu>li>a img.imgkbottom {
	width: 22px;
	height: 22px;
}

.top_bar .top_menu>li>a img {
	padding: 3px 0 0 0;
	border: 0;
	color: #fff;
	line-height: 48px;
	vertical-align: middle;
}

.rides-cs {
	font-size: 12px;
	background: #d71634;
	position: fixed;
	top: 250px;
	right: 0px;
	_position: absolute;
	z-index: 1500;
	border-radius: 6px 0px 0 6px;
}

.rides-cs a {
	color: #00A0E9;
}

.rides-cs a:hover {
	color: #ff8100;
	text-decoration: none;
}

.rides-cs .floatL {
	width: 36px;
	float: left;
	position: relative;
	z-index: 1;
	margin-top: 21px;
	height: 181px;
}

.rides-cs .floatL a {
	font-size: 0;
	text-indent: -999em;
	display: block;
}

.rides-cs .floatR {
	width: 130px;
	float: left;
	padding: 5px;
	overflow: hidden;
}

.rides-cs .floatR .cn {
	background: #F7F7F7;
	border-radius: 6px;
	margin-top: 4px;
}

.rides-cs .cn .titZx {
	font-size: 12px;
	color: #333;
	font-weight: 600;
	line-height: 24px;
	padding: 5px;
	text-align: center;
}

.rides-cs .cn ul {
	padding: 0px;
}

.rides-cs .cn ul li {
	line-height: 38px;
	height: 38px;
	border-bottom: solid 1px #E6E4E4;
	overflow: hidden;
	text-align: left;
}

.rides-cs .cn ul li span {
	color: #777;
}

.rides-cs .cn ul li a {
	color: #777;
}

.rides-cs .cn ul li img {
	vertical-align: middle;
}

.rides-cs .btnOpen,
.rides-cs .btnCtn {
	position: relative;
	z-index: 9;
	top: 25px;
	left: 0;
	background-image: url(../img/lanrenzhijia.png);
	background-repeat: no-repeat;
	display: block;
	height: 146px;
	padding: 8px;
}

.rides-cs .btnOpen {
	background-position: 0 0;
}

.rides-cs .btnCtn {
	background-position: -37px 0;
}

.rides-cs ul li.top {
	border-bottom: solid #ACE5F9 1px;
}

.rides-cs ul li.bot {
	border-bottom: none;
}

@media (min-width:1200px) {
	body {
		padding-top: 152px;
	}
}

@media (max-width:1400px) {
	.nav {
		padding-left: 5%;
	}

	.nav dl dd {
		margin: 0px 14px;
	}

	.header_div {
		padding-right: 30px;
	}

	.Language {
		margin-right: 35px;
	}

	.search_div {
		top: 120px;
		right: 0
	}
}

@media (max-width:1300px) {
	.nav {
		padding-left: 4%;
	}

	.nav dl dd {
		margin: 0px 12px;
	}

	#left_obtn {
		left: 15px;
		top: 45%;
	}

	#right_obtn {
		right: 15px;
		top: 45%;
	}

	.left_sider {
		width: 190px;
	}

	.sider_tit {
		font-size: 36px;
		width: 190px;
	}
}

@media (max-width:1200px) {
	.nav {
		padding-left: 0px;
		padding-top: 40px;
	}

	.nav dl dd {
		margin: 0px 10px;
	}

	.header .logo {
		float: left;
		padding-left: 5%;
		padding-top: 15px;
	}

	.header .logo img {
		width: 79%;
	}

	.nav dl dd a {
		font-size: 14px;
		padding: 0px 10px 15px 10px;
	}

	.header_div {
		padding-top: 40px;
		padding-right: 25px;
	}

	.product_div {
		width: 786px;
		margin: 0 auto;
	}

	.ft_dl {
		padding: 0px 17px;
	}

	.ft1,
	.ft2 {
		padding: 0px 12px;
	}

	.search_div {
		top: 90px;
		right: 0
	}

	.rt_all {
		width: 76%;
	}

	.r_p30 {
		padding-right: 20px;
	}

	.l_p30 {
		padding-left: 20px;
	}

	.pt_table tr th {
		font-size: 18px;
		width: 45%;
		line-height: 38px;
	}

	.pt_table tr td {
		font-size: 18px;
		width: 55%;
		line-height: 38px;
	}

	.pt_lunbo figure {
		margin-bottom: 20px;
	}

	.pt_ds img {
		margin: 0 auto;
		width: 60%;
	}

	.newslist_lt {
		width: 190px;
	}

	.newslist_fr {
		width: 508px;
	}

	.news_list_tit h5 {
		font-size: 18px;
	}

	.news_list_tit span {
		font-size: 14px;
	}

	.news_list_text {
		font-size: 14px;
		line-height: 22px;
		padding: 6px 0px;
	}

	.news_more {
		width: 100px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		margin-top: 12px;
	}

	.news_all .pr30 {
		padding-right: 20px;
	}

	.news_all .pl30 {
		padding-left: 20px;
	}

	.news_all dl dd {
		padding-bottom: 20px;
	}

	.news_all_uls {
		padding-top: 6px;
	}

	.news_all_uls li {
		line-height: 28px;
	}

	.news_all_uls li a {
		font-size: 13px;
	}

	.news_all_uls li span {
		font-size: 13px;
	}

	body {
		padding-top: 122px;
	}
}

@media (max-width:992px) {
	.header .logo {
		width: 180px;
	}

	.nav {
		padding-top: 30px;
	}

	.nav dl .nav_active a,
	.nav dl dd a:hover {
		border-bottom: 2px solid #d71634;
	}

	.nav dl dd {
		margin: 0px 0px;
	}

	.header_div {
		padding-top: 30px;
		padding-right: 25px;
	}

	.Language {
		font-size: 14px;
		margin-right: 25px;
	}

	.product_div {
		width: 368px;
		margin-bottom: 20px;
		height: 329px;
	}

	.pt figure p {
		padding: 0px 15px;
	}

	.pt figure a {
		font-size: 20px;
		margin: 15px 0px 20px 0px;
	}

	.ns2 dl dd {
		line-height: 30px;
	}

	.ns2 dl {
		padding-top: 8px;
	}

	.ns2 dl dd a {
		font-size: 15px;
	}

	.ns2 dl dd span {
		font-size: 12px;
	}

	.news_r3 {
		padding-top: 20px;
	}

	.news {
		padding-bottom: 35px;
	}

	.ft_dl {
		padding: 0px 32px;
	}

	.ft1,
	.ft2 {
		padding: 20px 32px 0px 32px;
	}

	.search_div {
		top: 90px;
		right: 0;
	}

	.s_text {
		width: 116px;
	}

	.left_sider {
		width: 170px;
	}

	.sider_tit {
		font-size: 30px;
		width: 170px;
		height: 48px;
		line-height: 48px;
		margin-bottom: 20px;
	}

	.sider_tit img {
		left: 74px;
		top: 48px;
	}

	.rt_all {
		width: 72%;
	}

	.r_p30 {
		padding-right: 10px;
	}

	.l_p30 {
		padding-left: 10px;
	}

	.display dd .title {
		font-size: 20px;
		padding: 12px 0px 20px 0px;
	}

	.sider_dl .s_active a,
	.sider_dl dd a:hover {
		background: #727071 url(../img/sider_ico.png) no-repeat 145px center;
		padding-left: 20px;
	}

	.all_tit {
		height: 68px;
		padding-top: 27px;
	}

	.all_tit span {
		font-size: 28px;
		top: 10px;
	}

	.cases_list li a {
		font-size: 14px;
		padding-top: 12px;
	}

	.cases_list li {
		padding: 0px 8px 26px 8px;
	}

	.cases h5 {
		font-size: 16px;
		height: 40px;
		line-height: 40px;
		padding-left: 16px;
		margin-bottom: 18px;
	}

	.dy_table {
		margin: 18px 0px 24px 0px;
	}

	.news_list {
		padding-bottom: 20px;
	}

	.news_list ul li {
		padding-bottom: 20px;
	}

	.newslist_lt {
		width: 150px;
	}

	.newslist_fr {
		width: 358px;
	}

	.news_list_tit {
		padding-top: 0px;
	}

	.news_list_tit h5 {
		font-size: 15px;
	}

	.news_list_tit span {
		font-size: 12px;
	}

	.news_list_text {
		font-size: 12px;
		line-height: 20px;
		padding: 4px 0px;
	}

	.news_more {
		width: 80px;
		height: 25px;
		line-height: 25px;
		font-size: 14px;
		margin-top: 2px;
	}

	.ns_ds_title {
		font-size: 18px;
	}

	.news_details p {
		font-size: 13px;
		color: #333333;
		line-height: 24px;
	}

	.news_details .font15 {
		font-size: 13px;
	}

	.news_ds_ul {
		line-height: 28px;
		border-top: 1px solid #f2f2f2;
		padding: 10px 0px;
	}

	.news_ds_ul li {
		float: none;
		width: 100%;
	}

	.news_ds_ul li a {
		color: #333333;
		font-size: 12px;
	}

	.news_all .pr30 {
		padding-right: 0px;
	}

	.news_all .pl30 {
		padding-left: 0px;
	}

	.news_all_uls li {
		line-height: 28px;
	}

	.news_all_uls li a {
		font-size: 12px;
	}

	.news_all_uls li span {
		font-size: 12px;
	}

	.news_all_tit {
		height: 35px;
		line-height: 35px;
		margin-bottom: 3px;
	}

	.news_all_tit h5 {
		font-size: 18px;
	}

	.news_all_tit a {
		font-size: 12px;
	}

	.nav dl dd a {
		padding: 0 5px;
	}
}

@media (max-width: 768px) {
	body {
		padding-top: 98px;
	}

	.head_rt dl dd .weibo {
		display: none;
	}

	.head_rt dl dd .weixin {
		display: none;
	}

	.home {
		display: none;
	}

	.Stars {
		display: none;
	}

	.nav_ico {
		display: block;
	}

	/*    111111111111    */
	.head {
		display: none;
	}

	.header {
		position: fixed;
		left: 0px;
		top: 0px !important;
		z-index: 111;
		width: 100%;
		box-shadow: 0px 0px 2px #ccc;
	}

	.mrl110 {
		margin-right: 110px;
		margin-left: -110px;
		-webkit-transition: 0.4s ease-in 0s;
		-moz-transition: 0.4s ease-in 0s;
		-ms-transition: 0.3s ease-in 0s;
		-o-transition: 0.4s ease-in 0s;
	}

	.nav {
		position: fixed;
		right: -110px;
		top: 0px;
		padding-top: 0px;
		z-index: 11;
		background: #fff;
		padding-top: 10px;
		height: 100%;
		box-shadow: 0px 0px 1px #ccc;
	}

	.nav dl dd {
		float: none;
		margin: 10px 5px;
	}

	.nav dl dd a {
		font-size: 14px;
		padding: 0px 6px 8px 6px;
		width: 100px;
	}

	.nav dl .nav_active,
	.nav dl dd:hover {
		border-bottom: 1px solid rgba(215, 22, 52, 0.09);
	}

	.nav dl .nav_active a,
	.nav dl dd a:hover {
		border: none;
	}

	.nav dl dd,
	.nav dl dd:hover {
		border-bottom: 1px solid rgba(0, 0, 0, 0.09);
	}

	.nav dl dd .nav_two {
		position: static;
	}

	/*    111111111111    */

	.intr {
		padding-bottom: 20px;
	}

	.intr_img,
	.intr_text h5 {
		text-align: center;
		font-size: 22px !important
	}

	.intr_img img {
		width: 70%;
	}

	.intr_text h5 {
		margin-top: 20px;
	}

	.intr_text a {
		width: 100px;
		height: 32px;
		line-height: 32px;
		margin-top: 6px;
		margin-left: 0px;
	}

	.intr_text p {
		padding: 22px 0px;
	}

	.ct_title {
		padding-top: 15px;
		padding-bottom: 25px;
		margin-bottom: 20px;
	}

	.ct_title h5 {
		font-size: 29px;
		height: 35px;
		line-height: 35px;
	}

	.product_div dl dd a {
		font-size: 20px;
		padding-top: 15px;
		height: 344px;
	}

	.news {
		padding: 0px 40px;
		padding-bottom: 15px;
	}

	.news_r2 {
		padding-top: 25px;
	}

	.ft_dl {
		padding: 0px 20px;
	}

	/*    111111111111    */
	.nav dl dd .nav_two {
		/* left:-8px; top: 26px; */
		padding-top: 0px;
	}

	.nav dl dd .nav_two li {
		background: #fff;
		background: rgba(225, 225, 225, 0.9);
	}

	.nav dl dd .nav_two li a {
		display: block;
		height: 38px;
		line-height: 38px;
		font-size: 10px;
		width: 95px;
		color: #333;
	}

	.nav dl dd .nav_two li a:hover {
		color: #d71634;
	}

	/*    111111111111    */

	.left_sider {
		width: 140px;
	}

	.sider_tit {
		font-size: 22px;
		width: 140px;
		height: 40px;
		line-height: 40px;
		margin-bottom: 20px;
	}

	.sider_tit img {
		left: 59px;
		top: 40px;
	}

	.rt_all {
		width: 76%;
	}

	.r_p30 {
		padding-right: 10px;
	}

	.l_p30 {
		padding-left: 10px;
	}

	.display dd .tit {
		font-size: 16px;
	}

	.sider_dl dd {
		height: 40px;
		line-height: 40px;
	}

	.sider_dl dd a {
		font-size: 14px;
		padding-left: 25px;
	}

	.sider_dl .s_active a,
	.sider_dl dd a:hover {
		background: #727071 url(../img/sider_ico.png) no-repeat 105px center;
		padding-left: 15px;
	}

	.all_tit {
		height: 60px;
	}

	.all_tit span {
		font-size: 24px;
	}

	.ptdl dd {
		float: left;
		width: 120px;
		height: 42px;
		line-height: 42px;
	}

	.ptdl dd a {
		font-size: 18px;
	}

	.message {
		padding-bottom: 25px;
	}

	.message table tr th {
		width: 30%;
	}

	.message table tr th label {
		padding-right: 5px;
	}

	.message table tr td {
		width: 70%;
		padding: 6px 0px;
	}

	.meinput {
		height: 38px;
		line-height: 38px;
		border: 1px solid #cdcdcd;
		width: 270px;
	}

	.mess_sub {
		width: 150px;
		height: 40px;
		line-height: 40px;
		font-size: 18px;
		border: none;
	}

	.yzm {
		width: 180px;
		height: 38px;
		line-height: 38px;
	}

	.yzm_img {
		display: inline-block;
		margin-left: 10px;
	}
}

@media (max-width:640px) {
	body {
		padding-top: 50px;
		padding-bottom: 49px;
	}

	.ft_dl {
		padding: 0px 13px;
	}

	.ft1,
	.ft2 {
		padding: 20px 12px 0px 12px;
	}

	.left_sider {
		float: none;
		width: 100%;
	}

	.sider_dl dd {
		background: #727071;
		height: 35px;
		line-height: 35px;
	}

	.sider_dl .s_active a,
	.sider_dl dd a:hover {
		background: #727071 url(../img/sider_ico.png) no-repeat right center;
		padding-left: 15px;
		margin-right: 15px;
	}

	.all_tit {
		height: 55px;
	}

	.rt_all {
		float: none;
		width: 100%;
	}

	.display {
		padding-bottom: 20px;
	}

	.more {
		height: 40px;
		line-height: 40px;
		font-size: 18px;
	}

	.newslist_lt {
		width: 28%;
		margin-right: 3%;
	}

	.newslist_fr {
		width: 69%;
	}

	.news_all {
		padding: 0px 10px;
	}

	.left_sider,
	.sider_tit,
	#floatTools {
		display: none;
	}

	.left_sider.sider_wap {
		display: block;
	}

	.header {
		position: fixed;
		z-index: 4;
		width: 100%;
	}

	#footer {
		display: none;
	}

	.all_ban img {
		margin-top: 0;
		display: none;
	}

	.head,
	.footer {
		display: none;
	}

	.top_bar {
		display: block;
	}

	.ns1_rt .description {
		height: 38px;
		overflow: hidden;
	}

	.pro-list .title {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 100%;
	}

	.cases_list li:nth-child(2) {
		display: none;
	}

	.rt_all .mainFoot {
		height: 60px;
		margin: 20px 0 0 0;
	}

	.rt_all .mainFoot .child {
		width: 22%;
	}

	.rt_all .mainFoot .child .childIcon {
		margin-top: 10px;
		width: 38px;
		height: 38px;
		line-height: 38px;
		border-radius: 38px;
		-moz-border-radius: 38px;
		-ms-border-radius: 38px;
		-o-border-radius: 38px;
		-webkit-border-radius: 38px;
	}

	.rt_all .mainFoot .child .childInfo {
		display: none;
	}
}

@media (max-width:480px) {
	.head_lt {
		padding-left: 0px;
	}

	.head_rt {
		padding-right: 6px;
	}

	.head_lt p {
		margin-left: 8px !important;
		font-size: 10px;
	}

	.head_rt dl dd span {
		font-size: 10px;
	}

	.header .logo {
		width: 250px;
		padding-top: 8px;
	}

	.header .logo img {
		width: 78%;
	}

	.header_div {
		padding-top: 20px;
		padding-right: 25px;
	}

	.intr_text a {
		width: 80px;
		height: 28px;
		line-height: 28px;
		font-size: 12px;
	}

	.intr_text p {
		font-size: 12px;
	}

	.intr_img img {
		width: 95%;
	}

	.intr_text h5 img {
		width: 95%;
	}

	.intr_text {
		padding: 0px 10px;
	}

	.ct_title {
		padding-top: 10px;
		margin-bottom: 10px;
	}

	.ct_title h5 {
		font-size: 19px;
		height: 25px;
		line-height: 25px;
	}

	#left_obtn {
		left: 15px;
		top: 40%;
	}

	#right_obtn {
		right: 15px;
		top: 40%;
	}

	.product_div dl dd a {
		font-size: 16px;
		padding-top: 10px;
	}

	.product_div dl dd a:hover {
		color: #c02;
	}

	.product_div {
		margin-bottom: 15px;
		height: 312px;
		width: 100%;
	}

	.product_div dl dd p {
		width: 100%;
	}

	.pt figure p {
		padding: 0px 5px;
	}

	.pt figure p img {
		width: 100%;
	}

	.pt figure a {
		font-size: 14px;
		margin: 5px 0px 10px 0px;
	}

	.news {
		padding: 0px 4px;
		padding-bottom: 15px;
	}

	.ns1 dl dd {
		padding-bottom: 8px;
	}

	.news_tit {
		font-size: 18px;
		padding-bottom: 10px;
	}

	.ns1_rt p {
		font-size: 12px;
		color: #666666;
	}

	.ns1_rt h5 {
		font-size: 12px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.ns1_rt {
		padding-left: 8px;
	}

	.ns1_rt p a:hover {
		color: #c02;
	}

	.news_r2,
	.news_r3 {
		padding-top: 12px;
	}

	.ns2 dl dd a {
		font-size: 13px;
	}

	.ft_dl {
		padding: 0px 0px 15px 20px;
		width: 33.33333%;
		min-height: 180px;
	}

	.ft1 {
		padding: 4px 0px 0px 0px;
	}

	.ft2 {
		padding: 4px 0px 0px 10px;
	}

	.ft_dl dd {
		width: 100%;
	}

	.ft_dl_div:after {
		visibility: hidden;
		display: block;
		font-size: 0;
		content: " ";
		clear: both;
		height: 0;
	}

	.ft_dl dt {
		font-size: 13px;
		font-weight: bold;
		padding-bottom: 5px;
	}

	.ft1 h5,
	.ft2 h5 {
		padding-bottom: 5px;
	}

	.ft_dl dd {
		height: 22px;
		line-height: 22px;
	}

	.ft_dl dd a {
		font-size: 12px;
	}

	.footer {
		padding: 10px 4px 10px 4px;
	}

	.footer dl dt {
		font-size: 12px;
		height: 22px;
		line-height: 22px;
	}

	.footer dl dd span {
		margin: 0px 5px 0px 4px;
	}

	.footer p {
		text-align: left;
		line-height: 22px;
	}

	.footer dl dd {
		height: 22px;
		line-height: 22px;
	}

	.search_div {
		top: 60px;
		right: 0;
		padding: 10px 10px;

	}

	.tit {
		height: 35px;
		line-height: 35px;
	}

	.sider_tit {
		font-size: 18px;
		width: 100px;
		height: 30px;
		line-height: 30px;
		margin-bottom: 15px;
	}

	.sider_tit img {
		left: 39px;
		top: 30px;
	}

	.r_p30 {
		padding-right: 5px;
	}

	.l_p30 {
		padding-left: 5px;
	}

	.all_tit span {
		font-size: 22px;
	}

	.display dd .tit {
		font-size: 14px;
		padding: 8px 0px 12px 0px;
	}

	.more {
		height: 35px;
		line-height: 35px;
		font-size: 16px;
	}

	.dy_table tr th {
		width: 27%;
		padding-right: 1%;
		border: 1px solid #9a9a9a;
		height: 31px;
		line-height: 31px;
		text-align: right;
	}

	.dy_table tr td {
		width: 72%;
		border: 1px solid #9a9a9a;
		height: 31px;
		line-height: 31px;
	}

	#product_small {
		display: none;
	}

	#lt_obt {
		display: none;
	}

	#rt_obt {
		display: none;
	}

	.ds_lt,
	.ds_rt {
		display: block;
		z-index: 1111;
	}

	.pt_ds img {
		margin: 0 auto;
		width: 80%;
	}

	.ds_lt {
		left: 2px;
		top: 45%;
	}

	.ds_rt {
		right: 2px;
		top: 45%;
	}

	.pt_lunbo figure {
		margin-bottom: 14px;
	}

	.pt_table tr th {
		font-size: 12px;
		color: #333333;
		width: 40%;
		text-align: right;
		line-height: 28px;
	}

	.pt_table tr td {
		font-size: 12px;
		color: #333333;
		width: 60%;
		line-height: 28px;
	}

	.ptdl dd {
		float: left;
		width: 80px;
		height: 32px;
		line-height: 32px;
	}

	.ptdl dd a {
		font-size: 14px;
	}

	.message {
		padding-bottom: 15px;
	}

	.message table tr th {
		width: 30%;
	}

	.message table tr th label {
		font-size: 12px;
	}

	.message table tr td {
		width: 70%;
		padding: 3px 0px;
	}

	.meinput {
		height: 28px;
		line-height: 28px;
		border: 1px solid #cdcdcd;
		width: 170px;
	}

	.mess_sub {
		width: 120px;
		height: 30px;
		line-height: 30px;
		font-size: 16px;
		border: none;
	}

	.yzm {
		width: 80px;
		height: 28px;
		line-height: 28px;
	}

	.newslist_lt {
		display: inline-block;
		width: 100%;
		margin: 0 auto;
		margin-bottom: 5px;
	}

	.newslist_fr {
		display: inline-block;
		width: 100%;
	}

	.news_list_tit h5 {
		font-size: 12px;
	}

	.news_list_tit span {
		font-size: 10px;
	}

	.news_list_text {
		font-size: 12px;
		line-height: 20px;
		padding: 4px 0px;
	}

	.news_more {
		width: 60px;
		height: 22px;
		line-height: 22px;
		font-size: 12px;
		margin-top: 2px;
	}

	.introd p {
		line-height: 20px;
		font-size: 12px;
	}

	.s_text {
		width: 112px;
	}

	.s_sub {
		margin-left: -1px;
	}

	#left_obtn img {
		width: 70%;
	}

	#right_obtn img {
		width: 70%;
	}

	#right_obtn {
		right: 0px;
		top: 46%;
	}

	#left_obtn {
		top: 46%;
	}

	.ft1_fl {
		width: 85px;
	}

	.ft1_fl img {
		width: 100%;
	}

	.head {
		display: none;
	}

	.nav_ico {
		margin-top: 15px;
	}

	.Language {
		display: none;
	}

	.foot_nav {
		display: none;
	}

	.footer dl {
		display: none;
	}

	.rides-cs {
		display: none;
	}

	.page {
		padding: 20px 0px 10px 0px;
	}

	.page a {
		height: 24px;
		line-height: 24px;
		margin-left: 2px;
		padding: 0 4px;
	}

	#page a {
		font-size: 12px;
	}
}

.praas {
	font-size: 16px;
}

.praas:hover {
	color: #c02;
}

#dshow {
	top: 29px;
	right: 0;
	position: absolute;
	width: 130px;
	padding: 12px 8px;
	background: #fff;
	border: 1px solid #eaedf1;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	z-index: 3;
	zoom: 1;
	display: none;
}

#dshow2 {
	top: 29px;
	left: 0;
	position: absolute;
	width: 130px;
	padding: 12px 8px;
	background: #fff;
	border: 1px solid #eaedf1;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	z-index: 3;
	zoom: 1;
	display: none;
}

.oneshwo {
	width: 100px;
	margin: 0 auto;
}

.twoshwo {
	text-align: center;
	padding-top: 10px;
}

.wshwo {
	position: relative;
}

/*大图*/
.jqzoom {
	float: left;
	border: none;
	position: relative;
	padding: 0px;
	cursor: pointer;
	margin: 0px;
	display: block;
}

.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 0px;
	left: -300px;
	width: 360px;
	height: 360px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}

.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #aaa;
	background: #ffffff;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}

/*图片小图预览列表*/
.spec-preview {
	width: 361px;
	height: 381px;
	overflow: hidden;
}

.spec-scroll {
	clear: both;
	margin-top: 10px;
	width: 361px;
}

.spec-scroll .prev {
	float: left;
	margin-top: 24px;
	display: block;
	text-align: center;
	width: 10px;
	height: 14px;
	cursor: pointer;
	text-decoration: none;
}

.spec-scroll .next {
	float: right;
	margin-top: 24px;
	display: block;
	text-align: center;
	width: 10px;
	height: 14px;
	cursor: pointer;
	text-decoration: none;
}

.spec-scroll .items {
	float: left;
	position: relative;
	width: 337px;
	height: 79px;
	overflow: hidden;
	margin: 0 2px;
}

.spec-scroll .items ul {
	position: absolute;
	width: 999999px;
	height: 73px;
}

.spec-scroll .items ul li {
	float: left;
	width: 84px;
	text-align: center;
	height: 73px;
}

.spec-scroll .items ul li img {
	border: 1px solid #fff;
	width: 67px;
	height: 71px;
}

.spec-scroll .items ul li img:hover {
	border: 1px solid #e39624;
}

.news_ds_ul li span {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	font-size: 16px;
}

.news_ds_ul li span a {
	width: 100%;
}

.cases_list li a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.bdsharebuttonbox {
	position: absolute;
	top: 0;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.bdsharebuttonbox a {
	display: none;
}

.bdsharebuttonbox .bds_weixin {
	width: 100%;
	height: 100%;
	display: block;
	opacity: 0 !important;
	filter: alpha(opacity=0) !important;
}

.mainFoot {
	position: relative;
	text-align: center;
	height: 78px;
	border-top: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	margin: 60px 0;
}

.mainFoot .child {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: relative;
	width: 193px;
	height: 100%;
	border-left: 1px solid #ddd;
}

.mainFoot a:nth-child(1) .child {
	border-left: 0;
}

.mainFoot .child .childIcon,
.mainFoot .child .childInfo {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}

.mainFoot .child .childIcon {
	margin-top: 20px;
	position: relative;
	background: #666;
	width: 38px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	border-radius: 38px;
	-moz-border-radius: 38px;
	-ms-border-radius: 38px;
	-o-border-radius: 38px;
	-webkit-border-radius: 38px;
}

.mainFoot .child .childIcon img {
	vertical-align: middle;
}

.mainFoot .child .childIcon img {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

.mainFoot .child:hover .childIcon img {
	transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
}

.mainFoot .child .childInfo {
	padding-left: 12px;
	text-align: left;
	margin-top: 18px;
}

.mainFoot .child .childInfo p {
	color: #666;
	font-size: 14px;
}

.head_rt dl dd .header-link a {
	font-size: 14px;
	color: #d71634;
	padding-right: 20px;
	font-weight: bold;
}

.pagebar {
	clear: both;
	margin: 20px 0;
	text-align: center;
}

.pagebar a:hover {
	color: #d71634;
}

.pagebar span a {
	color: #333;
}

.page-status {
	border-radius: 2px 0 0 2px;
}

.page-last {
	border-radius: 0 2px 2px 0;
}

.page-index,
.page-last,
.page-next,
.page-num,
.page-pre,
.page-status {
	display: inline-block;
	margin: 0 -1px 5px 0;
	padding: 0 15px;
	height: 28px;
	border: 1px solid #e2e2e2;
	background-color: #fff;
	color: #333;
	vertical-align: middle;
	font-size: 12px;
	line-height: 28px;
}

.page-status {
	display: none;
}

.page-num-current {
	background-color: #d71634;
	color: #fff !important;
}

a.page-num-current:hover {
	color: #fff;
}