/**全局样式**/
html {
	background-color: #fff;
}

.wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

.container {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

.disn {
	display: none;
}

.disbl {
	display: block !important;
}

.gray {
	background: #f3f3f3;
}

.gray2 {
	background: #f6f8f8;
}


.mt_30 {
	margin-top: 30px !important;
}

@media (max-width: 768px) {
	.mt_30 {
		margin-top: 15px !important;
	}
}

.mb_30 {
	margin-bottom: 30px !important;
}

.ml_10 {
	margin-left: 10px !important;
}

.paddt_30 {
	padding-top: 30px !important;
}

.paddb_30 {
	padding-bottom: : 30px !important;
}

/************header************/
.header {
	height: 186px;
}

/*headtop*/
.headtop {
	height: 35px;
	font-size: 14px;
	line-height: 30px;
	color: #333;
	background: url(../images/thead-bg.png);
}

.headtop span {
	padding-right: 5px;
}

.headtop span.title {
	color: #d40000;
	padding-right: 0;
}

/*logo&tel*/
.headmid {
	height: 85px;
}

.logoimg {
	float: left;
	margin-top: 24px;
	width: 180px;
	/*border-right: 1px solid #ccc;*/
}

.logoimg>a {
	display: block;
}

.logotxt {
	float: left;
	margin-top: 20px;
	margin-left: 15px;
}

.logotxt p {
	font-size: 20px;
	font-weight: bold;
}

.logotxt p:first-child {
	color: #d40000;
}

.logotxt p:last-child {
	margin-top: 5px;
	font-size: 14px;
}

.headtel {
	margin-top: 16px;
	font-size: 14px;
	background: url(../images/num-bg.png) no-repeat left;
	padding-left: 40px;
}

.headtel .num-text {
	font-weight: bold;
	margin-top: 5px;
}

.headtel .num {
	color: #d40000;
	font-family: "Arial";
	font-size: 28px;
	font-weight: bold;
}

/*nav*/
.navbar {
	width: 100%;
	height: 65px;
	background: #d40000;
}

.nav {
	width: 980px;
	display: block;
	position: relative;
	z-index: 1000 !important;
	margin: 0 auto;
	padding: 0;
}

.nav h3 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px !important;
}

.nav .m {
	position: relative;
	float: left;
	display: block;
	width: 108px;
	text-align: center;
}

.nav h3 a {
	height: 65px;
	width: 108px;
	zoom: 1;
	line-height: 65px;
	display: block;
	color: #fff;
	font-size: 14px;
}

.nav li:hover h3>a,
.nav h3 a:hover,
.nav h3 .current {
	color: #fff;
	background: #000;
	text-decoration: none;
}

.nav .sub {
	display: none;
	width: 400px;
	position: absolute;
	left: 0;
	top: 100%;
	float: left;
	line-height: 30px;
	z-index: 1000 !important;
	background: #000;
	z-index: 1000 !important;
	padding-top: 8px;
	padding-bottom: 8px;
}

.nav .sub li {
	text-align: center;
	display: block;
	width: auto;
	float: left;
	text-align: left;
	padding-left: 15px;
	height: 22px;
	line-height: 22px;
	margin: 3px 0px;
	border-right: #fff solid 1px;
	padding: 0px 5px;
}

.nav .sub li:nth-of-type(4n+4) {
	border: none;
}

.nav .sub li a {
	display: block;
	zoom: 1;
	color: #ffffff;
	font-size: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 0px 8px;
}

.nav .sub li a:hover {
	text-decoration: underline;
}

/************banner&notice************/
.slideBox {
	width: 100%;
	height: 475px;
	overflow: hidden;
	position: relative;
	margin-top: -1px;
}

.slideBox .hd {
	width: 100%;
	height: 55px;
	line-height: 55px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.7);
	text-align: left;
}

.slideBox .hd>div {
	width: 980px;
	margin: 0 auto;
}

.slideBox .hd .title {
	color: #fff;
	float: left;
}

.slideBox .hd .title span {
	color: #fcaf01;
}

.slideBox .hd ul {
	float: right;
	overflow: hidden;
	padding-top: 22px;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 11px;
	width: 12px;
	height: 12px;
	line-height: 12px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	border-radius: 100%;
}

.slideBox .hd ul li.on {
	background: #d40000;
	color: #fff;
	position: relative;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	text-align: center;
	height: 420px;
}

.slideBox .bd img {
	width: 1600px;
	height: 420px;
}

.h_mid_news_c_nnbg {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

.h_mid_news_c_nn {
	position: absolute;
	font-size: 14px;
	line-height: 55px;
	top: -55px;
	z-index: 30;
}

.pgcnm {
	color: #d40000;
	font-weight: bold;
}

.txtMarquee-left .hd {
	overflow: hidden;
	height: 30px;
	padding: 0 10px;
	float: right;
	padding-left: 35px;
	display: none;
}

.txtMarquee-left .hd .prev,
.txtMarquee-left .hd .next {
	display: block;
	width: 17px;
	height: 17px;
	float: right;
	margin-top: 5px;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/001453_17.jpg) no-repeat left center;
}

.txtMarquee-left .hd .next {
	background: url(../images/001453_19.jpg) no-repeat right center;
}

.txtMarquee-left .bd ul li {
	width: 225px !important;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	margin-right: 15px;
}

.txtMarquee-left .bd {
	width: 400px;
	overflow: hidden;
}

.txtMarquee-left .bd ul li a {
	width: 225px !important;
	color: #fff;
}

.txtMarquee-left .bd ul li a:hover {
	color: #d40000;
}

/************mainbody************/
.mainbody {
	background: #fff;
}

/*hotproduct*/
.hotproduct>.mainhead {}

.hotproduct>.mainhead .title,
.about>.mainhead .title,
.news>.mainhead .title {
	font-size: 26px;
	line-height: 26px;
	color: #000;
	font-weight: normal;
	text-align: center;
}

.hotproduct>.mainhead .line,
.about>.mainhead .line,
.news>.mainhead .line {
	width: 980px;
	height: 1.5px;
	margin: 0 auto;
	background-color: #23201d;
	margin-top: 8px;
}

.hotproduct>.mainhead .line div,
.about>.mainhead .line div,
.news>.mainhead .line div {
	height: 1.5px;
	width: 80px;
	margin: 0 auto;
	background-color: #d40000;
}

.hotproduct>.mainhead .en,
.about>.mainhead .en,
.news>.mainhead .en {
	text-align: center;
	font-family: arial;
	font-weight: normal;
	line-height: 20px;
	color: #d40000;
	padding-top: 9px;
}

.hotproduct>.mainhead .more,
.about>.mainhead .more,
.news>.mainhead .more {
	font-size: 14px;
	color: #fff;
	line-height: 26px;
	width: 100px;
	text-align: center;
	background-color: #d40000;
	border-radius: 15px;
	display: block;
	margin: 0 auto;
	margin-top: -25px;
	margin-left: 86%;
}

.hotproduct>.mainhead .more:hover,
.about>.mainhead .more:hover,
.news>.mainhead .more:hover {
	background-color: #23201d;
}

.picMarquee-left {
	width: 980px;
	overflow: hidden;
	position: relative;
	margin-top: 30px;
}

.picMarquee-left .bd {
	padding: 0px;
}

.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picMarquee-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picMarquee-left .bd ul li .pic {
	text-align: center;
}

.picMarquee-left .bd ul li .pic img {
	width: 214px;
	height: 160px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}

.picMarquee-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.picMarquee-left .bd ul li .title {
	height: 35px;
	line-height: 35px;
	background: #000;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
}

.picMarquee-left .bd ul li .title a {
	color: #fff;
}

.picMarquee-left .bd ul li:hover .title {
	background: #d40000;
	display: block;
}

/*product*/
.product>.mainhead {
	height: 120px;
	background: #23201d;
	margin-top: 20px;
}

.product>.mainhead .title_b {
	width: 243px;
	height: 120px;
	background-color: #d40000;
	float: left;
	margin-left: 1px;
}

.product>.mainhead .title_b .a {
	font-size: 26px;
	color: #fff;
	line-height: 26px;
	padding-left: 15px;
	padding-top: 25px;
}

.product>.mainhead .title_b .b {
	font-size: 18px;
	line-height: 20px;
	color: #fff;
	opacity: 0.5;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 20px;
}

.product>.mainhead .product-text {
	float: left;
	margin-top: 20px;
	margin-left: 35px;
}

.product>.mainhead .product-text span {
	font-size: 26px;
	font-weight: bold;
	color: #d40000;
}

.product>.mainhead .product-text p {
	font-size: 26px;
	font-weight: bold;
	color: #d40000;
	margin-top: 10px;
}

.product>.mainhead .phone_b {
	width: 245px;
	height: 85px;
	float: right;
	background-color: rgba(252, 175, 1, 0.75);
	margin-top: 65px;
}

.product .phone_b>div {
	height: 50px;
	border-left: 1px solid #fff;
	float: left;
	margin-left: 16px;
	margin-top: 18px;
}

.product .phone_b .msg {
	margin-left: 40px;
	float: left;
	background-image: url(../images/001454_07.png);
	background-repeat: no-repeat;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	font-weight: bold;
	font-family: arial;
	padding-left: 22px;
	margin-top: 2px;
}

.product .phone_b .num {
	font-size: 28px;
	line-height: 28px;
	font-family: Impact;
	padding-left: 20px;
	clear: both;
	color: #fff;
	padding-top: 9px;
}

.product .search {
	float: right;
	border-radius: 25px;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 20px;
}

.product .search p span:last-child {
	font-size: 26px;
	margin-bottom: 5px;
}

.product .search p {
	color: #d40000;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
}

.product .s_c {
	height: 36px;
	float: left;
	position: relative;
	z-index: 10;
}

.search_text {
	width: 220px;
	height: 32px;
	line-height: 32px;
	background-color: #fff;
	text-indent: 15px;
	color: #252525;
	float: left;
	border-radius: 20px;
	font-family: "宋体";
	margin-right: 5px;
}

.search_submit {
	width: 32px;
	height: 32px;
	float: left;
	background: #fff url(../images/001454_06.png) no-repeat center;
	cursor: pointer;
	border-radius: 50%;
	margin-left: 5px;
	margin-left: 12px;
}

.search_submit:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.product .lnav {
	width: 243px;
	float: left;
	border: 1px solid #bebebe;
	background: #23201d;
	border-top: 0;
}

.product .lnav li {
	width: 183px;
	margin: 0 auto;
	height: 47px;
	line-height: 47px;
	color: #fff;
	background-image: url(../images/001454_08.png);
	background-repeat: no-repeat;
	background-position: 167px 17px;
	cursor: pointer;
}

.product .lnav li+li {
	border-top: 1px solid #515150;
}

.product .lnav li a {
	color: #fff;
	font-size: 14px;
}

.product .lnav li:hover {
	background-image: url(../images/001454_09.png);
}

.product .lnav li:hover a {
	color: #d40000;
	font-weight: bold;
	text-decoration: none;
}

.product .rdata {
	float: left;
	padding-left: 15px;
	width: 720px;
	display: none;
}

.product .rdata li {
	width: 220px;
	height: 195px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

.product .rdata li .img {
	width: 218px;
	height: 163px;
	border: 1px solid #e0e0e0;
	overflow: hidden;
}

.product .rdata li .img img {
	display: block;
	width: 214px;
	height: 159px;
	margin: 2px;
}

.product .rdata li .title {
	width: 220px;
	height: 28px;
	background-color: #23201d;
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	text-align: center;
	margin-top: 5px;
}

/*about*/
.about .abouttxt {
	width: 495px;
	padding-left: 35px;
	padding-right: 30px;
}

.about .abouttxt .title {
	font-size: 22px;
	line-height: 22px;
	color: #d40000;
	padding-top: 10px;
	margin-bottom: 20px;
}

.about .abouttxt .msg p {
	clear: both;
	line-height: 30px;
	color: #444343;
	font-family: "微软雅黑";
	height: 180px;
	overflow: hidden;
	font-size: 14px;
}

/*case*/
.casewrap {
	height: 450px;
	background: #23201d;
}

.oimgs {
	padding: 40px 0px;
}

.oimgs .imga {
	width: 486px;
	height: 183px;
	float: left;
	position: relative;

}

.imgh {
	margin-bottom: 4px;
}

.oimgs .imga img {
	display: block;
	width: 486px;
	height: 183px;
}

.oimgs .imgb {
	width: 245px;
	height: 183px;
	float: left;
	position: relative;
}

.oimgs .imgb img {
	display: block;
	width: 245px;
	height: 183px;
}

.oimgs .imgc {
	width: 241px;
	height: 183px;
	float: left;
	margin-top: 4px;
	position: relative;
}

.oimgs .imgc img {
	display: block;
	width: 241px;
	height: 183px;
}

.oimgs .imgd {
	width: 245px;
	height: 183px;
	float: left;
	margin-top: 4px;
	margin-left: 4px;
	position: relative;
}

.oimgs .imgd img {
	display: block;
	width: 245px;
	height: 183px;
}

.oimgs .case {
	width: 241px;
	height: 183px;
	float: left;
	margin-left: 4px;
	background-color: #d40000;
	color: #fff;
	margin-right: 4px;
}

.oimgs .case .title {
	width: 60px;
	height: 42px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-left: 17px;
	margin-top: 20px;
	font-family: Impact;
	font-size: 28px;
	text-align: center;
	line-height: 42px;
}

.oimgs .case .msg {
	font-size: 20px;
	line-height: 20px;
	padding-left: 17px;
	padding-top: 17px;
}

.msg_b p {
	color: #fff;
	text-align: center;
	margin-top: 60px;
}

.oimgs .case .more {
	width: 107px;
	height: 34px;
	border: 1px solid #fff;
	float: left;
	margin-left: 17px;
	text-align: center;
	line-height: 34px;
	color: #fff;
	border-radius: 5px;
	margin-top: 20px;
}

.oimgs .textimg {
	width: 481px;
	height: 183px;
	float: left;
	margin-left: 4px;
	position: relative;
	margin-right: 4px;
}

.oimgs .textimg img {
	display: block;
	width: 481px;
	height: 183px;
}

.oimgs .msg_bg {
	width: 100%;
	height: 183px;
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	display: none;
}

.oimgs .msg_b {
	width: auto;
	height: 143px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	border: 1px solid #8d8d8d;
}

.oimgs .msg_b .titlea {
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	color: #fff;
	padding-top: 19px;
	position: absolute;
	top: 5px;
}

.oimgs .msg_b .titlea div {
	float: left;
}

.oimgs .msg_b .titlea .line {
	width: 160px;
	float: left;
	height: 1px;
	background-color: #fff;
	margin-top: 7px;
}

.oimgs .msg_b .titlea .name {
	padding: 0 15px;
}

.oimgs .msg_b .titleb {
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	color: #fff;
	padding-top: 19px;
	position: absolute;
	top: 5px;
}

.oimgs .msg_b .titleb div {
	float: left;
}

.oimgs .msg_b .titleb .line {
	width: 40px;
	float: left;
	height: 1px;
	background-color: #fff;
	margin-top: 7px;
}

.oimgs .msg_b .titleb .name {
	padding: 0 14px 0 15px;
}

.oimgs .msg_b .msg {
	clear: both;
	font-size: 14px;
	line-height: 28px;
	font-family: simsun;
	color: #fff;
	text-indent: 2em;
	padding: 12px 15px;
	overflow: hidden;
	height: 100px;
	border: 1px solid #fff;
	border-top: none;
}

.oimgs .imgc .msg_b {
	margin-right: 16px;
}

/*news*/
.rimgs {
	width: 430px;
	height: 327px;
	overflow: hidden;
	float: left;
	margin-top: 22px;
	position: relative;
}

.rimgs .hd {
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 10;
}

.rimgs .hd ul li {
	float: left;
	width: 26px;
	text-align: center;
	cursor: pointer;
	font-size: 10px;
	color: #808080;
}

.rimgs .hd ul li.on {
	background: #d40000;
	color: #fff;
	position: relative;
}

.rimgs .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.rimgs .bd li {
	zoom: 1;
	vertical-align: middle;
	text-align: center;
}

.rimgs .bd img {
	width: 430px;
	height: 327px;
	display: block;
}

.news .newscon {
	margin-top: 22px;
}

.news .newscon .fir {
	height: 114px;
}

.news .newscon .fir .time {
	width: 100px;
	height: 100px;
	float: left;
	background-color: #d40000;
	color: #fff;
	text-align: center;
}

.news .newscon .fir .time .day {
	width: 50px;
	margin: 0 auto;
	font-size: 42px;
	line-height: 60px;
	height: 60px;
	border-bottom: 1px solid #fff;
}

.news .newscon .fir .time .year {
	font-size: 14px;
	line-height: 14px;
	padding-top: 12px;
}

.news .newscon .fir .info {
	float: left;
	padding-left: 20px;
	width: 400px;
}

.news .newscon .fir .info .title {
	font-size: 18px;
	line-height: 24px;
	color: #d40000;
	font-weight: bold;
	padding-right: 65px;
	margin-top: 10px;
	height: 39px;
	background-repeat: no-repeat;
	background-position: 348px 4px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.news .newscon .fir .info .title a {
	color: #d40000;
}

.news .newscon .fir .info .title a:hover {
	text-decoration: underline !important;
}

.news .newscon .fir .info .msg {
	font-size: 14px;
	line-height: 22px;
	color: #4d4d4d;
	height: 48px;
	overflow: hidden;
}

.news .newscon .item {
	height: 32px;
	line-height: 32px;
	margin-top: 15px;
	background-color: #f3f3f3;
}

.news .newscon .item .title {
	float: left;
	color: #23201d;
	font-size: 12px;
	display: inline-block;
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	padding-left: 2%;
}

.news .newscon .item .time {
	float: right;
	color: #3f3f3f;
	width: auto;
	padding-right: 12px;
}

/************footer************/
.footernav {
	height: 45px;
	background-color: #d40000;
}

.footernav ul li {
	width: 108px;
	float: left;
	text-align: center;
}

.footernav ul li a {
	display: inline-block;
	width: 80px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	margin-top: 9px;
	font-size: 12px;
	font-family: "宋体";
	border-radius: 4px;
}

.footernav ul li a:hover {
	background-color: #23201d;
}

.bb_nav_c span {
	display: inline-block;
	width: 42px;
	height: 21px;
	background: url(../images/001453_71.jpg) no-repeat center center;
	position: absolute;
	left: 50%;
	margin-left: -21px;
	bottom: -21px;
	display: none;
}

.footer_c {
	width: 100%;
	background-color: #23201d;
	padding-bottom: 40px;
}

.links {
	color: #fff;
	font-family: "simsun";
	font-size: 12px;
	padding-top: 40px;
}

.links span {
	padding-right: 10px;
}

.links a {
	color: #fff;
	margin-right: 25px;
}

.links a:hover {
	color: #2cadc4;
}

.f_content {
	float: left;
	line-height: 36px;
	color: #a7a7a7;
	margin-top: 18px;
	overflow: hidden;
	font-size: 12px;
	font-family: "宋体";
	text-align: left;
	float: left;
}

.f_content a {
	color: #fff;
}

.f_content a:hover {
	text-decoration: underline;
}

.i_map {
	margin-top: 18px;
	margin-bottom: 10px;
	color: #fff;
	font-size: 12px;
}

.i_map span {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	font-size: 20px;
}

.i_map p {
	font-size: 30px;
	font-weight: bold;
}

.i_map a {
	color: #fff;
}

.i_map a:hover {
	color: #2cadc4;
}

.side_nav {
	position: fixed;
	top: 50%;
	right: 0;
	width: 60px;
	z-index: 99999;
}

.side_nav ul li {
	position: relative;
	width: 60px;
	height: 60px;
	float: right;
	margin-bottom: 1px;
}

.side_nav ul li a {
	display: inline-block;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
}

.current_side_n {
	width: 140px !important;
}

.current_side_n a {
	width: 140px !important;
}

.side_nav ul li span {
	width: 148px;
	height: 148px;
	float: left;
	color: #fff;
	line-height: 60px;
	font-size: 16px;
	margin-left: 60px;
	cursor: pointer;
}

.side_nav ul li span img {
	width: 148px;
	height: 148px;
}

.side_nav_3 a {
	width: 60px;
}

.side_nav_3 a span {
	position: absolute;
	right: 60px;
	bottom: 0;
	margin-left: 0 !important;
	display: none;
}

.tel a {
	background: #d40000 url(../images/24hour_09.png) no-repeat 15px 15px;
}

.QQ a {
	background: #d40000 url(../images/0013920_47.png) no-repeat 15px -96px;
}

.sub_QR a {
	background: #d40000 url(../images/0013920_47.png) no-repeat 15px -207px;
}

.back_top a {
	background: #d40000 url(../images/0013920_47.png) no-repeat 15px -317px;
}

/************page--html************/
.pagebanner {
	background: url(../images/banner1.jpg) no-repeat center top;
	margin-top: -1px;
}

.child_top .sear_b {
	width: 100%;
	position: absolute;
	z-index: 20;
	height: 85px;
	background-color: rgba(0, 0, 0, 0.65);
	bottom: 0;
}

.child_top {
	width: 100%;
	height: 420px;
	position: relative;
	z-index: 999
}

.child_top a img {
	height: 420px;
	width: 1600px;
	margin: 0 auto;
	display: block;
}

.child_top .sear_b .head {
	width: 980px;
	margin: 0 auto;
	height: 85px;
}

.child_top .title_b {
	width: 223px;
	height: 85px;
	background-color: #d40000;
	float: left;
	color: #fff;
	margin-left: 1px;
}

.child_top .title_b .a {
	font-size: 26px;
	color: #fff;
	line-height: 26px;
	padding-left: 15px;
	padding-top: 15px;
}

.child_top .title_b .b {
	font-size: 20px;
	line-height: 20px;
	color: #fff;
	opacity: 0.5;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 10px;
}

.child_top .search {
	padding-top: 30px;
	padding-left: 65px;
}

.child_top .search {
	float: right;
	border-radius: 25px;
	font-size: 12px;
}

.child_top .phone_b {
	width: 245px;
	height: 85px;
	float: left;
}

.child_top .phone_b>div {
	height: 50px;
	float: left;
	margin-left: 8px;
	margin-top: 16px;
}

.search .s_c {
	/* width: 243px; */
	height: 36px;
	float: left;
	position: relative;
	z-index: 10;
}

.child_top .phone_b .top_msg {
	margin-left: 20px;
	float: left;
	background-image: url(../images/001454_07.png);
	background-repeat: no-repeat;
	font-size: 18px;
	line-height: 18px;
	color: #fff;
	font-weight: bold;
	font-family: arial;
	padding-left: 22px;
	margin-top: 2px;
}

.child_top .phone_b .num {
	font-size: 28px;
	line-height: 28px;
	font-family: Impact;
	padding-left: 20px;
	clear: both;
	color: #fff;
	padding-top: 9px;
}

/*left*/
.sp_left {
	width: 225px;
	overflow: hidden;
}

.sub_common {
	margin-bottom: 13px;
	padding-top: 17px;
}

.con1-left {
	width: 240px;
	height: auto;
	overflow: hidden;
}

.con1_class {
	overflow: hidden;
	position: relative;
	background: #fff;
}

.con1-left .product {
	margin: 0 auto;
	clear: both;
}

.sp_left .lnav {
	width: 225px;
	float: left;
	border: 1px solid #bebebe;
	background: #23201d;
	border-top: 0;
}

.sp_left .lnav li {
	width: 183px;
	margin: 0 auto;
	height: 47px;
	line-height: 47px;
	color: #fff;
	background-image: url(../images/001454_08.png);
	background-repeat: no-repeat;
	background-position: 167px 17px;
	cursor: pointer;
}

.sp_left .lnav li+li {
	border-top: 1px solid #515150;
}

.sp_left .lnav li a {
	color: #fff;
	font-size: 14px;
}

.sp_left .lnav li:hover {
	background-image: url(../images/001454_09.png);
}

.sp_left .lnav li:hover a {
	color: #d40000;
	font-weight: bold;
	text-decoration: none;
}

/*left-news*/
.c_title {
	width: 223px;
	height: 81px;
	border: 1px solid #bebebe;
	background-color: #d40000;
}

.c_title h2 {
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	padding-left: 10px;
	padding-top: 18px;
}

.c_title a {
	display: inline-block;
	color: #23201d;
	font-size: 12px;
	font-family: "宋体";
	background: url(../images/0014501_75.png) no-repeat right center;
	padding-right: 12px;
	position: absolute;
	top: 15px;
	right: 0;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.c_title span {
	font-family: arial;
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	opacity: 0.5;
	padding-left: 10px;
	padding-top: 8px;
	display: block;
}

.c_title a:hover {
	-webkit-transform: translateX(-5px);
	-ms-transform: translateX(-5px);
	-o-transform: translateX(-5px);
	transform: translateX(-5px);
}

.sub_common_padding {
	border: 1px solid #bebebe;
	border-top: none;
	padding: 0 10px;
}

.syl_list ul li {
	height: 44px;
	line-height: 44px;
	font-size: 12px;
	font-family: simsun;
}

.syl_list ul li+li {
	border-top: 1px dashed #353535;
}

.syl_list ul li a {
	color: #707070;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.syl_list ul li a:hover {
	color: #d40000;
}

/*left-contact*/
.contact_title h2 {
	font-size: 24px;
	line-height: 24px;
	color: #000;
	font-weight: normal;
}

.contact_title span {
	display: block;
	font-size: 28px;
	line-height: 28px;
	font-family: "Impact";
	color: #d40000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-top: 8px;
}

.sub_content_list {
	font-size: 12px;
	font-family: "宋体";
	padding-bottom: 15px;
	line-height: 28px;
	padding-top: 0;
	color: #707070;
	margin-top: 7px;
	border: none;
	padding: 0;
}

/*right*/
.sp_content {
	width: 730px;
	float: left;
	padding-left: 25px;
}

.content_com_title {
	height: 53px;
	position: relative;
	border-bottom: 2px solid #23201d;
}

.content_com_title h2 {
	height: 26px;
	line-height: 24px;
	font-size: 24px;
	color: #000;
	text-align: center;
	position: absolute;
	left: 0;
	top: 16px;
	z-index: 1;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: normal;
	border-bottom: 2px solid #d40000;
	padding-bottom: 11px;
}

.bread {
	color: #23201d;
	position: absolute;
	top: 28px;
	right: 0;
	padding-left: 14px;
	background: url(../images/ggeege_05.jpg) no-repeat left center;
	font-size: 12px;
	font-family: "宋体";
}

.bread a {
	display: inline-block;
	color: #23201d;
}

.bread a:hover {
	color: #d40000;
}

.content {
	line-height: 28px;
	_height: expression(this.scrollHeight < 672 ? "672px": "auto");
	padding-top: 25px;
}

/************news--html************/
.news1 {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 12px auto;
}

.news1 li {
	width: 100%;
	padding: 5px 0;
	height: 30px;
	font: 14px/30px "microsoft yahei";
	color: #737373;
	/* background:#fff; */
	border-bottom: 1px solid #d6bae4;
}

.news1 li a {
	float: left;
	margin-left: 12px;
}

.news1 li a:hover {
	color: #d40000;
}

.news1 li span {
	float: right;
	margin-right: 12px;
}

.news3 li {
	border-bottom: 1px dashed #ccc;
}

.pg-color {
	color: #666;
}

/*pages*/
.pagess {
	clear: both;
	height: 30px;
	margin: 20px;
	overflow: hidden;
	margin-left: 0px;
	text-align: center;
}

.pagess ul li {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 2px 9px;
	margin: 0 3px;
	line-height: 20px;
	background: #fff;
	color: #999;
}

/************product--html************/
.product1,
.product2,
.product3,
.product4,
.product5,
.product6,
.product7,
.product7 li,
.product8,
.product8 li {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.product1 li,
.product2 li,
.product3 li,
.product4 li,
.product5 li,
.product6 li {
	width: 33%;
	float: left;
	height: 215px;
	overflow: hidden;
	position: relative;
}

.product5 li div {
	width: 88%;
	padding: 6px;
	margin: 3px auto;
	position: relative;
}

.product4 li div a,
.product5 li div a {
	display: block;
	width: 100%;
	overflow: hidden;
}

.product1 li>a>img,
.product2 li>a>img,
.product3 li img,
.product4 li div a img,
.product5 li div a img,
.product6 li a img {
	display: block;
	width: 216px;
	height: 161px;
}

.pro5-border1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	border-top: 2px solid transparent;
}

.pro5-border2 {
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	border-left: 2px solid transparent;
}

.pro5-border3 {
	position: absolute;
	right: 0;
	top: 0;
	height: 0;
	border-right: 2px solid transparent;
}

.pro5-border4 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	border-bottom: 2px solid transparent;
}

.pg-border-color,
.product4 li div:hover {
	border-color: #d40000;
}

.product5 li div p,
.product5 li div:hover p,
.product6 li,
.product6 li:hover {
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.product1 li>p,
.product2 li>p,
.product3 li>p,
.product4 li>p,
.product5 li>p,
.product6 li>p {
	width: 88%;
	margin: 0 auto;
	text-align: center;
	font: 14px/35px "microsoft yahei";
}

.product5 li div:hover p.pro5-border1,
.product5 li div:hover p.pro5-border4 {
	width: 100%;
}

.product5 li div:hover p.pro5-border2,
.product5 li div:hover p.pro5-border3 {
	height: 100%;
}

/************case--html************/
.product3 li>div {
	width: 88%;
	margin: 3px auto;
	height: auto;
	position: relative;
}

.product3 li>div>p,
.prod-zoom {
	position: absolute;
	background: url(../images/product_zoom.png) 0 0 no-repeat;
	width: 53px;
	height: 53px;
	left: 50%;
	margin: -26px 0 0 -26px;
	cursor: pointer;
	z-index: 1;
	top: -100%;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}

.product3 li>div:hover p,
.prod7-left:hover p,
.prod8-left:hover p {
	top: 50%;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

/************detail--html************/
.view-title {
	width: 100%;
	text-align: center;
	font: 20px/36px "microsoft yahei";
	color: #333;
	padding: 14px 0 0
}

.view-date {
	width: 100%;
	text-align: center;
	font: 12px/24px "microsoft yahei";
	color: #999;
}

.view-date span {
	margin: 0 7px;
}

.view-share {
	width: 140px;
	margin: 0 auto;
}

.view-pages {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 20px auto;
}

.view-pages p {
	width: 100%;
	height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	border-bottom: 1px dashed #ddd;
}

.view-back {
	display: block;
	width: 100px;
	height: 30px;
	margin: 10px auto;
	text-align: center;
	font: 14px/30px "microsoft yahei";
}

.boxcen {
	line-height: 28px;
}

.page {
	width: 100%;
	margin: 10px auto;
	overflow: hidden;
	position: relative
}

.page p {
	width: 100%;
	height: 28px;
	font: 12px/28px "microsoft yahei";
	color: #1d1d1d;
	overflow: hidden;
}

.page p a {
	color: #1d1d1d
}

.page p a:hover,
.back:hover {
	text-decoration: underline
}

.back {
	font: 14px/39px "microsoft yahei";
	color: #fff;
	background: #d40000;
	width: 138px;
	margin: 0 auto;
	border-radius: 4px;
	display: block;
	text-align: center;
}

.view img {
	max-width: 100%;
	display: inline
}

.view div {
	font-size: 14px;
}

/************message--html************/
.msg_now {
	width: 100%;
	height: 34px;
	background: url(../images/msg_line1.png) center center no-repeat;
	overflow: hidden;
	margin: 15px 0 0 0;
}

.msg_title {
	width: 155px;
	height: 34px;
	background: #d40000;
	margin: 0 auto;
	text-align: center;
	color: #fff !important;
	font: 22px/34px "microsoft yahei";
}

.msg_ul {
	width: 580px;
	height: auto;
	overflow: hidden;
	margin: 20px auto;
}

.msg_ul li {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 6px;
}

.msg_ul li p {
	width: 90px;
	float: left;
	height: 36px;
	font: 14px/36px "microsoft yahei";
	color: #333;
	vertical-align: top;
	text-align: right;
	margin: 0 6px 0 0;
}

.msg_ul li p span {
	color: red;
	margin-top: 2px;
	vertical-align: middle;
	font-weight: bold
}

.msg_input {
	width: 300px;
	height: 34px;
	border: 1px solid #d9d9d9;
	border-radius: 2px;
	padding: 0 10px;
}

.msg_pin {
	width: 164px;
	height: 34px;
	border: 1px solid #d9d9d9;
	border-radius: 2px;
	padding: 0 10px;
	float: left;
}

.msg_pin img {
	float: left;
	margin-left: 14px;
}

.msg_textarea {
	width: 264px;
	height: 80px;
	border: 1px solid #d9d9d9;
	border-radius: 2px;
	padding: 10px;
	resize: none
}

.msg_submit {
	width: 322px;
	height: 36px;
	margin: 20px auto;
	border-radius: 3px;
	border: 0;
	text-align: center;
	font: 18px/36px "microsoft yahei";
	color: #fff;
	cursor: pointer
}

.msg_ul .msg_submit {
	background: #d40000;
}

.nrr {
	padding: 10px 0;
	line-height: 26px;
	color: #555555;
	font-size: 14px;
}



/*分页*/
.pagelink {
	clear: both;
	font-size: 12px;
	text-align: center;
	height: 38px;
	margin-top: 30px;
	font-size: 12px;
}

.pagelink a,
div.pagelink span {
	padding: 6px 7px 6px;
	height: 23px;
	color: #4c4c4c;
	border: 1px solid #ddd;
	line-height: 26px;
	text-decoration: none;
	margin: 0 2px;
}

.pagelink a:hover {
	color: #d40000;
	text-decoration: none;
	padding: 6px 7px 5px;
	border-bottom: 2px solid #d40000
}

.pagelink .current {
	color: #d40000;
	padding: 6px 7px 5px;
	height: 26px;
	border: 1px solid #ddd;
	border-bottom: 2px solid #d40000;
	font-weight: bold
}




.aboutimg img {
	max-width: 350px;
	max-height: 260px;
}