﻿/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
}
.clear{ clear:both;}
*html {
	background-image: url(../images/795339ad93c849bdbb4b6c2e572d2103.gif);
	background-attachment: fixed;
}
body {
	background: #FFF;
	line-height: 25px;
	min-width: 1200px;
	color: #333333;
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6, i, em, p, span, i, th, td {
	font-style: normal;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #da251c;
}
img, input {
	border: 0px;
	vertical-align: middle;
	outline: none;
}
ul, ol, li {
	list-style: none;
}
table, th, td {
	border-collapse: collapse;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.lf {
	float: left;
}
.dis {
	display: none;
}
.hui {
	background: #f5f5f5;
}
p10 {
	padding: 10px;
}
p20 {
	padding: 20px;
}

::-webkit-scrollbar {
 width: 10px;
 height: 10px;
 background-color: #F5F5F5;
}
 
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 border-radius: 10px;
 background-color: #F5F5F5;
}
 
/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
 background-color: #555;
}

.language a {
	color: #838383;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 10px 0 25px;
	background: url(../images/en.jpg) no-repeat left center;
}

.gsjs {
	width: 100%;
	height: 422px;
	background: url(../images/gsjs.jpg) no-repeat center;
}
.fixedSubNav {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 99;
	width: 100%;
	background: rgba(255,255, 255, 0.8);
	animation: myfirst 0.5s;
	-moz-animation: myfirst 0.5s; /* Firefox */
	-webkit-animation: myfirst 0.5s; /* Safari and Chrome */
	-o-animation: myfirst 0.5s; /* Opera */
}
@keyframes myfirst {
from {
top:-50px;
}
to {
	top: 0px;
}
}
 @-moz-keyframes myfirst /* Firefox */ {
from {
top:-50px;
}
to {
	top: 0px;
}
}
 @-webkit-keyframes myfirst /* Safari and Chrome */ {
from {
top:-50px;
}
to {
	top: 0px;
}
}
 @-o-keyframes myfirst /* Opera */ {
from {
top:-50px;
}
to {
	top: 0px;
}
}
.left_b {
	height: 22px;
	background: url(../images/bt_bg.jpg) no-repeat center;
}
.plist {
	width: 266px;
	float: left;
	margin-bottom: 30px;
}
.plist .hd {
	height: 80px;
	line-height: 80px;
	font-size: 30px;
	color: #fff;
	text-align: left;
	background: #da251c url(../images/a8.jpg) no-repeat center;
	text-indent: 35px;
	overflow: hidden;
}
.plist .bd {
	width: 260x;
	border: 1px solid #eaeaea;
	border-top: none;
	background: #f9f9f9;
}
.plist .bd ul {
	width: 220px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 6px;
}
.plist .bd ul li {
	width: 100%;
	text-indent: 10px;
	height: 55px;
	line-height: 55px;
	padding: 5px 0;
	border-bottom: 1px dashed #e2e2e2;
	position: relative;
}
.plist .bd ul li a {
	display: block;
	width: 94%;
	height: 55px;
	margin: 0 auto;
	font-size: 16px;
	color: #333;
}
.plist .bd ul li a:hover {
	color: #fff;
	background: #da251c;
}
.plist .bd ul .hover {
	color: #fff;
	background: #da251c;
}
.plist .bot {
	margin-top: 8px;
	border: 1px solid #eaeaea;
}
.plist .bot ul {
	padding: 10px 15px;
	line-height: 28px;
}
.plist .bot ul p{font-size: 16px;}
.plist .bot ul span {
	color: #000;
	font-weight: 700;
	font-size: 16px;
}
.plist .pztype {
	width: 100%;
	display: none;
	position: absolute;
	left: 220px;
	top: 0px;
	z-index: 9999;
	font-size: 14px;
}
.plist.pztype p {
	text-align:  left;
	display:  block;
	text-indent:  24px;
	font-size:  14px;
	height:  35px;
	line-height:  35px;
	overflow:  hidden;
	background-color:  #f9f9f9;
	padding:  0 15px;
}
.plist .bd ul li .pztype p a {
	display: block;
	width: 100%;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
}
.plist .bd ul li .pztype p a:hover {
	display: block;
	font-size: 14px;
	background: 0089d1;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
	clear: both;
	display: block;
}
.w1200w {
	width: 1200px;
	margin: 0px auto;
	clear: both;
}

.left_b {
	height: 22px;
	background: url(../images/bt_bg.jpg) no-repeat center;
}
/**menu**/
.tel h3 span {
	font-size: 14px;
	color: #6c6c6c;
}
.tel h3 p {
	font-size: 28px;
	line-height: 30px;
	color: #0068af;
	font-family: impact;
}
.itel {
	margin-top: 20px;
	float: right;
}
/**ban**/
html {
	overflow-x: hidden
}
.ban {
	position: relative;
	width: 1000px;
	height: 600px;
	margin: 0px auto;
}
.banPa {
	left: -460px;
	position: absolute;
}
#foucsBox {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 600px;
	overflow: hidden;
	zoom: 1;
	position: relative;
}
#foucsBox .imgCon {
	width: 100%;
	height: 600px;
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
}
#foucsBox .imgCon li {
	float: left;
	width: 100%;
	height: 600px;
}
#foucsBox .imgCon li img {
	width: 100%;
	height: 600px;
}
#foucsBox .foucs {
	width: 680px;
	height: 22px;
	position: absolute;
	bottom: 3px;
	text-align: center;
	z-index: 3;
}
#foucsBox .foucsButton {
	width: 37px;
	height: 37px;
	position: absolute;
	bottom: 0px;
	z-index: 4;
}
#foucsBox .foucsButton span {
	display: inline;
	width: 37px;
	height: 37px;
	cursor: pointer;
	overflow: hidden;
	background: url(../images/banCoin.png) no-repeat;
}
#foucsBox .foucsButton img {
	display: none;
}
#foucsBox .lBtn {
	left: 0px;
}
#foucsBox .lBtn span {
	float: left;
	background-position: 0px 0px;
}
#foucsBox .rBtn {
	left: 37px;
}
#foucsBox .rBtn span {
	float: right;
	background-position: -37px 0px;
}
/**产品**/
.iproWarp {
	background: #f9f9f9;
	height: 630px;
}
.iproLeft {
	width: 245px;
}
.iproLeft .tit {
	background: #333;
	padding: 29px 0px;
	color: #fff;
}
.iproLeft .tit p {
	color: #989898;
}
.proSide {
}
.proSide li {
	height: 67px;
	line-height: 67px;
	border-top: 1px solid #dcdcdc;
	float: left;
	width: 245px;
}
.proSide li:first-child {
	border-top: 0px;
}
.proSide li a {
	display: block;
	color: #000;
	background: url(../images/proType.png) no-repeat 28px 30px #f0f0f0;
	padding-left: 45px;
}
.proSide li a:hover, .proSide li a.cur {
	color: #fff;
	background: url(../images/proType.png) no-repeat 28px -69px #ff9c00;
}
.iproRight {
	width: 835px;
}
.iproRight .tit {
	height: 60px;
	line-height: 60px;
	border: 1px solid #cacaca;
}
.iproRight .tit span.protab {
	color: #2a2a2a;
	cursor: pointer;
	float: left;
	width: 273px;
}
.iproRight .tit span.prohov {
	color: #fff;
	background: #ff9c00;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.protab_con {
	display: none;
}
.protab_con0 {
	display: block;
}
/**��ҳ��Ʒ����**/
.sy_cpfl {
	width: 100%;
	height: 125px;
	padding-top: 40px;
}
.sy_cpfl .sy_cpfl_a {
	width: 1200px;
	margin: 0 auto;
}
.sy_cpfl .sy_cpfl_a ul li {
	float: left;
	text-align: center;
	width: 230px;
	height: 50px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.sy_cpfl .sy_cpfl_a ul li a {
	color: #fff;
	display: block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-size: 14px;
	text-align: center;
	line-height: 50px;
	background: #da251c;
}
.sy_cpfl .sy_cpfl_a ul li a:hover {
	background: #da251c;
	color: #fff;
}
.sy_cpfl .sy_cpfl_a ul li:nth-child(5n) {
	margin-right: 0px;
}
.sy_cpfl .sy_cpfl_a ul li ul li:first-child a {
	background: #fff;
	color: #333;
}
.sy_cpfl .sy_cpfl_a ul li ul {
	display: none;
	width: 133px;
	background: #ddd;
	z-index: 9999;
	position: absolute;
}
.sy_cpfl .sy_cpfl_a ul li:hover ul {
	font-weight: bold;
	background: #f1f1f1;
	display: block;
}
.sy_cpfl .sy_cpfl_a ul li ul li {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px #ddd solid;
	width: 133px;
}
.sy_cpfl .sy_cpfl_a ul li ul li a {
	line-height: 45px;
	height: 45px;
	text-align: center;
	font-weight: normal;
	color: #333 !important;
	background: #fff !important;
	padding: 0;
	display: block;
	font-size: 13px;
}
.sy_cpfl .sy_cpfl_a ul li ul li a:hover {
	background: #da251c !important;
	color: #fff !important;
}
#pro {
	width: 100%;
	margin: 0 auto;
	background: #da251c;
	height: 510px;
}
.pro_a {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-top: 60px;
}
.pro_a p {
	font-size: 32px;
	color: #fff;
}
.pro_a span {
	color: #fff;
	font-size: 18px;
}
.ipro {
	margin-top: 4px;
	margin: auto;
}
.ipro div {
	float: left;
	width: 284px;
	text-align: center;
	margin: 5px;
	border: 1px solid #ccc;
	margin-bottom:10px;
}
.ipro div:hover {
	border: 1px #da251c solid;
}
.ipro02 {
	border: 1px solid #ccc;
	float: left;
	width: 288px;
	text-align: center;
	margin: 5px;
}
.ipro02:hover {
	border: 1px #da251c solid;
}
.ipro h3 {
	width: 284px;
	height: 195px;
	margin: 0 auto 5px;
}
.ipro h3 a {
	width: 284px;
	height: 191px;
	padding: 1px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
*display:block;
*font-size:166px;
*font-family:Arial;
}
.ipro h3 img {
	vertical-align: middle;
	visibility: visible;
}
.ipro p a {
	display: block;
	text-align: center;
	background-color: #f9f9f9;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	color: #333;
	margin-top: 16px;
}
.ipro p a:hover {
	color: #fff;
	background: #da251c;
}
.ipro2 {
	margin-top: 4px;
	margin: auto;
}
.ipro2 div {
	float: left;
	width: 300px;
	_width: 300px;
	text-align: center;
}
.ipro2 h3 {
	width: 284px;
	height: 383px;
	margin: 0 auto 5px;
}
.ipro2 h3 a {
	width: 284px;
	height: 383px;
	padding: 1px;
}
.ipro2 h3 img {
	vertical-align: middle;
}
.ipro2 p a {
	color: #333;
	font-weight: normal;
	line-height: 30px;
	display: block;
	width: 284px;
	margin: 0 auto;
	background: #fff;
}
.ipro2 p a:hover {
	text-decoration: underline;
}
.ipro1 {
	margin-top: 4px;
	margin: auto;
}
.ipro1 div {
	float: left;
	width: 300px;
	text-align: center;
	border: 3px solid #fff;
	background: #fff;
	margin-right: 20px;
}
.ipro1 h3 {
	width: 284px;
	height: 213px;
	margin: 0 auto 5px;
}
.ipro1 h3 a {
	width: 284px;
	height: 213px;
	padding: 1px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.ipro1 h3 img {
	vertical-align: middle;
}
.ipro1 p {
	text-align: center;
	font-weight: normal;
	border-top: 1px #eee solid;
}
.ipro1 p a {
	color: #333;
	font-weight: normal;
	line-height: 42px;
	font-size: 16px;
}
.ipro1 p a:hover {
	text-decoration: underline;
}
#demo1p {
	list-style: none outside none;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}
#indemo1p {
	float: left;
	width: 800%;
}
#demo1p1 {
	float: left;
}
#demo1p2 {
	float: left;
}
.sy_sxfl {
	width: 100%;
	background: #f8f8f8;
	padding: 0px 0px 10px 0px;
	height: 780px;
}
.sy_sxfl_a {
	width: 1200px;
	margin: 0 auto;
}
.ihotprotitle {
	height: 78px;
	line-height: 78px;
	background: url(../images/ihotprotitle.png) left center no-repeat;
}
.ihotprotitle h3 {
	line-height: 75px;
	font-size: 30px;
	color: #333;
	font-weight: bold;
}
.ihotprotitle h3 a {
	font-size: 18px;
	margin-left: 2px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
}
.ihotprotitle h3 a:hover {
	color: #da251c;
	font-weight: bold;
}
.ihotprotitle h3 span a:hover {
	color: #666;
	font-weight: normal;
}
.ihotprotitle h3 span a {
	float: right;
	line-height: 78px;
	font-size: 18px;
	color: #666;
	font-weight: normal;
	padding-right: 35px;
	background: url(../images/more.png) right center no-repeat;
}
.ihotprotitle h3 b {
	font-size: 18px;
	margin-left: 10px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
}
.sy_cpzs {
	width: 100%;
}
.sy_cpzs ul {
	width: 1200px;
	margin: 0 auto;
	padding-top: 10px;
}
.sy_cpzs ul li {
	float: left;
	width: 280px;
	height: 260px;
	margin-right: 20px;
	margin-bottom: 20px;
	background: #fff;
	text-align: center;
	overflow: hidden;
}
.sy_cpzs ul li p {
	width: 280px;
	height: 210px;
	background: #fff;
	overflow: hidden;
}
.sy_cpzs ul li:nth-child(4) {
	margin-right: 0;
}
.sy_cpzs ul li:nth-child(8) {
	margin-right: 0;
}
.sy_cpzs ul li span {
	height: 40px;
	line-height: 50px;
	padding: 0 25px;
	display: block;
}
.sy_cpzs ul li span a {
	font-size: 15px;
	text-align: left;
	display: block;
	background: url(../images/more.png) right center no-repeat;
	color: #333;
}
.sy_cpzs ul li:hover {
	background: #da251c;
	box-shadow: 0 0 10px #c6c6c6;
	-webkit-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
	-ms-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
}
.sy_cpzs ul li:hover span a {
	color: #fff;
}
/*  sy_youshi  */
.hf {
	height: 240px;
	width: 100%;
	background: url(../images/hf.jpg) no-repeat center;
}
.hz {
	height: 358px;
	width: 100%;
	background: url(../images/hz.jpg) no-repeat center;
}
#ys {
	width: 100%;
	background: url(../images/ys.jpg) no-repeat center;
	height: 1400px;
}
.ys {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.ys1 {
	position: absolute;
	width: 420px;
	right: 40px;
	top: 45px;
}
.ys2 {
	position: absolute;
	width: 420px;
	left: 45px;
	top: 400px;
}
.ys3 {
	position: absolute;
	width: 420px;
	right: 52px;
	top: 730px;
}
.ys4 {
	position: absolute;
	width: 420px;
	left: 45px;
	top: 1060px;
}
.ys1 h3, .ys2 h3, .ys3 h3, .ys4 h3 {
	font-size: 25px;
	color: #333;
	font-weight: bold;
	line-height: 100px;
	padding-left: 120px;
	margin-bottom: 20px;
}
.ys1 p, .ys2 p, .ys3 p, .ys4 p {
	font-size: 16px;
	color: #555;
	line-height: 40px;
}
/*  sy_about  */
.sy_xinwen_a {
	width: 1200px;
	height: 78px;
	line-height: 78px;
	position: relative;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 30px;
	text-align: left;
}
.ihotprotitle_a {
	height: 78px;
	line-height: 78px;
	background: url(../images/ihotprotitle_b.png) left center no-repeat;
}
.ihotprotitle_a h3 a {
	font-size: 16px;
	margin-left: 2px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
}
.ihotprotitle_a h3 a:hover {
	color: #da251c;
}
.ihotprotitle_a h3 {
	line-height: 75px;
	font-size: 30px;
	color: #333;
	font-weight: bold;
}
.ihotprotitle_a h3 b {
	font-size: 18px;
	margin-left: 10px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
}
.ihotprotitle_a h3 span a:hover {
	color: #666;
	font-weight: normal;
}
.ihotprotitle_a h3 span a {
	float: right;
	line-height: 78px;
	font-size: 15px;
	color: #666;
	font-weight: normal;
	padding-right: 35px;
	background: url(../images/more.png) right center no-repeat;
	background-size: 25%;
}
.inewstitle {
	width: 1200px;
	height: 78px;
	text-align: center;
	line-height: 78px;
	position: relative;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 10px;
}
.inewstitle h3 {
	width: 1200px;
	height: 78px;
}
.inewstitle h3 b {
	font-size: 30px;
	line-height: 115px;
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	color: #333;
	font-weight: bold;
}
.inewstitle h3 span {
	font-size: 60px;
	color: #F0F0F0;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
}
#about {
	width: 100%;
	height: 750px;
	background: url(../images/ibg.jpg) center no-repeat;
	padding: 10px 0;
}
.sy_about {
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 80px;
}
.sy_about img {
}
.sy_about p {
	width: 1200px;
	font-size: 15px;
	color: #5c5c5c;
	line-height: 35px;
	text-align: center;
}
.sy_about p span {
	font-size: 30px;
	color: #da251c;
	padding-top: 20px;
	display: block;
	font-weight: bold;
	margin-bottom: 40px;
}
.sy_about p a {
	line-height: 42px;
	font-size: 15px;
	color: #da251c;
	font-weight: normal;
	width: 200px;
	display: block;
	margin: 0 auto;
	margin-top: 30px;
	border: 1px #da251c dashed;
	transition: all 0.3s linear 0s;
}
.sy_about p a:hover {
	transform: translateY(-10px);
}
.od1 {
	background: url(../images/od1.jpg) no-repeat top center;
	height: 260px;
	margin-top: 30px;
}
.od1 span {
	float: left;
	margin-top: 175px;
	height: 50px;
	font-size: 20px;
	color: #fff;
	padding-left: 35px;
	margin-left: 67px;
	display: inline-block;
}
.od1 span b {
	font-size: 28px;
	font-weight: bold;
}
.od1 span a {
	display: inline-block;
	height: 38px;
	line-height: 38px;
	width: 226px;
	background: #f48000;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin-left: 325px;
}
.w940 {
	width: 940px;
}
.lct {
	display: block;
	height: 590px;
	background: url(../images/lctBg.jpg) no-repeat center top;
	font-family: "Microsoft YaHei";
	margin: 0px 0 0 0;
}
.lct h2 {
	display: block;
	padding-top: 49px;
	height: 127px;
	text-align: center;
}
.lct h2 a {
	color: #333333;
	font-size: 36px;
}
.lct h2 i {
	display: block;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	color: #bdbdbd;
	line-height: 32px;
}
.lct .lct-wrp {
	display: block;
	overflow: hidden;
	height: 350px;
	width: 960px;
}
.lct-wrp dl {
	display: block;
	overflow: hidden;
	float: left;
	width: 100px;
	margin-right: 130px;
	text-align: center;
	height: 182px;
	cursor: pointer;
}
.lct-wrp dt {
	display: block;
	width: 100px;
	height: 100px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.prod {
	float: right;
	width: 100%;
	margin-top: 22px;
}
.ipro_detail {
	border: 1px #ccc solid;
	margin: 0px 0px 8px;
	padding: 12px 10px 12px 12px;
	background: #fff;
}
.ipro_detail2 {
	width: 765px;
	height: 260px;
	border: 1px #ccc solid;
	margin: 0px 0px 8px;
	padding: 10px 10px;
	background: #fff;
}
.zcrx {
	background: url(../images/lfte_tel.png) no-repeat left top;
	padding: 0 0 0 50px;
	margin: 5px 10px 13px 0px;
}
.zcrx span {
	color: #ffc53b;
	font-size: 14px;
	line-height: 16px;
}
.zcrx p {
	font-size: 24px;
	color: #56667c;
	font-family: impact;
}
.adv1 {
	background: url(../images/adv1.jpg) no-repeat center #0568B3;
	height: 222px;
	margin: 35px 0 0 0;
}
/**新闻**/
.newWarp {
	margin-top: 40px;
}
.newList {
	width: 785px;
}
.newList .tit {
	width: 783px;
	height: 44px;
	line-height: 44px;
	background: #efefef;
	border: 1px solid #dadada;
}
.newList .tit .newtab {
	float: left;
	width: 261px;
	color: #2a2a2a;
	cursor: pointer;
}
.newList .tit .newhov {
	background: #ff9c00;
	color: #fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.newList .newtab_con .only {
	margin: 20px 0px 15px;
}
.newList .newtab_con .only h2 {
	width: 255px;
}
.newList .newtab_con .only h3 {
	width: 510px;
}
.newList .newtab_con .only h3 span {
	color: #383838;
}
.newList .newtab_con .only h3 p {
	color: #686868;
	line-height: 24px;
	margin: 4px 0px;
}
.newList .newtab_con .only h3 a {
	color: #ff9c00;
	margin-left: -7px;
}
.newList .newtab_con .list {
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	background: url(../images/news-ico.gif) no-repeat left center;
	padding-left: 14px;
	float: left;
	width: 770px;
	line-height: 30px;
}
.newList .newtab_con .list a {
	color: #616161;
	width: 675px;
	background: url(../images/news-bor.gif) no-repeat right center;
}
.newList .newtab_con .list a:hover {
	color: #ff9c00;
}
.newList .newtab_con .list span {
	color: #7f7f7f;
}
.newtab_con {
	display: none;
}
.newtab_con0 {
	display: block;
}
.newAsk {
	width: 305px;
}
.newAsk .tit {
	border: 1px solid #dadada;
	height: 44px;
	line-height: 44px;
	padding: 0px 15px;
}
.newAsk .tit span {
	color: #ff9c00;
}
.newAsk .tit span em {
	color: #404040;
}
.newAsk .tit a {
	color: #333;
}
.newAsk .tit a:hover {
	color: #ff9c00;
}
.newAsk ul {
	margin-top: 12px;
	overflow: hidden;
	height: 375px;
}
.newAsk ul li {
	padding: 10px 5px 10px 15px;
	float: left;
	width: 285px;
}
.newAsk ul li em {
	width: 20px;
	height: 20px;
	margin-right: 8px;
	float: left;
}
.newAsk ul li a {
	color: #000;
	height: 20px;
	line-height: 20px;
}
.newAsk ul li a:hover {
	color: #ff9c00;
}
.newAsk ul li a em {
	background: url(../images/faq-ico1.gif) no-repeat left center;
}
.newAsk ul li p {
	color: #464646;
	margin-top: 16px;
}
.newAsk ul li p em {
	height: 25px;
	background: url(../images/faq-ico2.gif) no-repeat left 3px;
}
.newAsk ul li p span {
	width: 257px;
	line-height: 24px;
}
.online {
	margin-top: 40px;
}
.online-od {
	background: url(../images/online-od.jpg) no-repeat center;
	width: 619px;
	height: 222px;
	border: 1px solid #d6d6d6;
	padding-top: 185px;
	padding-left: 93px;
}
.online-od span a {
	display: block;
	width: 336px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border: 1px solid #f48000;
	color: #f48000;
	font-size: 20px;
	font-weight: bold;
}
.online-od span em {
	display: block;
	overflow: hidden;
	padding-left: 31px;
	background: url(../images/pk-tel.gif) no-repeat left center;
	height: 56px;
	line-height: 56px;
	font-style: normal;
	color: #333333;
	font-size: 20px;
}
.online-od span b {
	font-size: 28px;
	vertical-align: middle;
	letter-spacing: -1px;
	font-weight: bold;
}
.online-form {
	width: 350px;
}
.online-form h2 {
	display: block;
	height: 48px;
	line-height: 48px;
	padding-bottom: 6px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
/**联系我们**/
.inewslist {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}
.inewslist * {
	-webkit-transition: all ease-in-out 0.55s;
	-o-transition: all ease-in-out 0.55s;
	-ms-transition: all ease-in-out 0.55s;
	transition: all ease-in-out 0.55s;
}
.inewslist ul {
}
.inewslist ul li {
	float: left;
	margin-right: 40px;
	width: 580px;
	border: 1px #fff solid;
	margin-bottom: 20px;
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
}
.inewslist ul li h4 {
	float: left;
	width: 54px;
	padding-right: 20px;
	margin-right: 20px;
	height: 60px;
	text-align: center;
	border-right: 1px #ddd solid;
}
.inewslist ul li h4 b {
	font-size: 42px;
	color: #333;
	display: block;
	line-height: 50px;
	font-weight: lighter;
}
.inewslist ul li h4 i {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	font-style: normal;
	line-height: 10px;
}
.inewslist ul li h3 {
	float: left;
	width: 420px;
	line-height: 30px;
}
.inewslist ul li h3 a {
	font-size: 18px;
	color: #333;
	font-weight: normal;
}
.inewslist ul li p {
	float: left;
	width: 420px;
	font-size: 12px;
	color: #888;
	line-height: 18px;
}
.inewslist ul li:hover {
	border: 1px #da251c solid;
}
.inewslist ul li:hover h3 a {
	color: #da251c;
}
.inewslist ul li:nth-child(2) {
	margin-right: 0px;
}
.inewslist ul li:nth-child(4) {
	margin-right: 0px;
}
.sy_xinwen {
	width: 100%;
	background: #f0f0f0;
	padding-top: 1px;
	padding-bottom: 50px;
}
/**产品列表**/
.main {
	padding-top: 50px;
	padding-bottom: 40px;
}
.insLeft {
	width: 250px;
}
.insRight {
	width: 900px;
	float: right;
}
.miaosu {
	line-height: 32px;
	padding-left: 6px;
	margin-bottom: 10px;
}
/**产品详情**/
.picimg_wj {
	width: 230px;
	height: 230px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
*display:block;
*font-size:197px;
}
.picimg_wj img {
	vertical-align: middle;
}
.proArtiTop .proct_bg1 {
	line-height: 30px;
	padding-top: 10px;
}
.insNewsArti img {
}
.inprotab_con ul li {
	float: left;
	width: 270px;
	height: 248px;
	overflow: hidden;
	margin: 11px 4px;
	position: relative;
}
.inprotab_con ul li h2 {
	width: 270px;
}
.inprotab_con ul li h3 em {
	display: block;
	position: absolute;
	left: 0px;
	top: 200px;
	width: 270px;
	height: 48px;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.inprotab_con ul li h3 a {
	display: block;
	height: 48px;
	color: #fff;
	position: absolute;
	left: 0px;
	top: 200px;
	width: 270px;
}
.inprotab_con ul li h3 a span.proName {
	text-align: center;
	line-height: 48px;
	display: block;
}
/**新闻列表**/
.insNewList {
	border-bottom: 1px dashed #bebebe;
	padding: 20px 0px;
	cursor: pointer;
}
.insNewList .nTit a {
	color: #383838;
	font-size: 16px;
	float: left;
	padding-left: 15px;
	background: url(../images/nCoin.png) no-repeat 3px -128px;
}
.insNewList .nTit a:hover, .insNewH .nTit a {
	color: #da251c;
	background: url(../images/nCoin.png) no-repeat 3px 10px;
}
.insNewList .nTit span {
	color: #7f7f7f;
	float: right;
	padding-right: 15px;
}
.insNewList .con {
	color: #888;
	margin-top: 8px;
	padding: 0px 5px;
	line-height: 2em;
}
.xinwen_img {
	float: left;
	width: 140px;
	border: 1px solid #F3F3F3;
}
.newCon {
	width: 900px;
	margin-left: 20px;
}
.insNewsArti p {
	font-size: 16px;
	line-height: 2em;
}
.insNewsArti p b {
	font-weight: bold;
	font-size: 14px;
	line-height: 2;
}
.insNewsArti p span {
	font-size: 14px;
	line-height: 2;
}
/**新闻详情**/
.insNewsArti {
	border: 1px solid #ccc;
	padding: 20px;
}
.insNewsArti, .insNewsArti h3 span a {
	color: #343434;
	min-height: 300px;
	font-size:16px;
}
.insNewsArti h4 {
	margin: 10px 0px;
}
.insNewsArti h3 span {
	padding: 0px 8px;
}
.insNewsArti .con {
	line-height: 26px;
	margin: 30px 0;
}
.insNewsArti .con, .insNewsArti .con a {
	font-size: 16px;
	color: #343434;
}
.insNewsArti .con, .insNewsArti .con strong {
	font-size: 16px;
	color: #343434;
}
.insNewsArti .newArtiNext, .insNewsArti .tag, .proArtiNum {
	line-height: 2em;
}
.insNewsArti .tag, .insNewsArti .tag a, .insNewsArti .newArtiNext, .insNewsArti .newArtiNext a, .proArtiNum, .proArtiNum a {
	color: #343434;
		font-size: 16px;
}
.insNewsArti .tag a {
	margin: 0px 5px;
}
.insNewsArti .tag a:hover, .insNewsArti .newArtiNext a:hover, .proArtiNum a:hover {
	color: #0568B3;
}
.insNews1 li {
	float: left;
	line-height: 35px;
	width: 97%;
	padding: 0px 10px;
}
.insNews1 li a {
	float: left;
	color: #343434;
	font-size:16px;
}
.insNews1 li a:hover {
	color: #da251c;
}
.insNews1 li span {
	float: right;
	color: #b4b4b4;
}
/**网站地图**/
.sitemap {
	padding: 5px 10px;
	line-height: 24px;
}
.sitemap .title3 {
	font-size: 16px;
}
.sitemap DL {
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px
}
.sitemap DL FONT {
	TEXT-ALIGN: left;
	DISPLAY: block;
	COLOR: #666;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal
}
.sitemap DL FONT A {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	COLOR: #666;
	PADDING-TOP: 0px
}
.sitemap DL FONT A:hover {
	COLOR: #fd3639;
	TEXT-DECORATION: none
}
.nyjz {
	padding: 10px 10px;
}
/*左侧分类*/
.demo1 {
	width: 1200px;
	height: 596px;
	margin: 0px auto 0px;
	padding: 40px 0 0 0;
}
.demo1_menu {
	width: 265px;
	float: left;
}
.demo1_menu p {
	width: 265px;
	height: 84px;
	color: #fff;
	background: #da251c;
	font-size: 30px;
	line-height: 84px;
	text-align: center;
	font-weight: bold;
}
.demo1_menu ul {
}
.demo1_menu ul li {
	width: 265px;
	height: 60px;
	border-top: 1px #fff solid;
	position: relative;
}
.demo1_menu ul li a {
	display: block;
	line-height: 60px;
	text-align: center;
	color: #333333;
	font-size: 16px;
	background: #f3f3f3;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.demo1_menu ul li ul {
	display: none;
}
.demo1_menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 265px;
	z-index: 9999;
	top: 0;
	background: #fff;
}
.demo1_menu ul li ul li {
	width: 220px;
	height: 45px;
	margin: 2px 0px;
}
.demo1_menu ul li ul li a {
	display: block;
	line-height: 45px;
	text-align: center;
	color: #333333;
	font-size: 14px;
	border-bottom: 1px #eee solid;
	background: #fff;
}
.demo1_menu a:hover {
	background: #da251c;
	color: #fff;
	left: 0px
}
.demo1_menu a.on {
	background: #c0010b;
	color: #fff;
}
.demo1_menua {
	width: 265px;
	float: left;
}
.demo1_menua p {
	width: 265px;
	height: 84px;
	line-height: 85px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background: #0068AF;
}
.demo1_menua ul {
}
.demo1_menua ul li {
	width: 265px;
	height: 50px;
	border-top: 1px #fff solid;
	position: relative;
}
.demo1_menua ul li a {
	display: block;
	line-height: 50px;
	text-align: center;
	color: #333333;
	font-size: 16px;
	background: #f3f3f3;
}
.demo1_menua ul li ul {
	display: none;
}
.demo1_menua ul li:hover ul {
	display: block;
	position: absolute;
	left: 265px;
	z-index: 9999;
	top: 0;
	background: #fff;
}
.demo1_menua ul li ul li {
	width: 265px;
	height: 45px;
	margin: 2px 0px;
}
.demo1_menua ul li ul li a {
	display: block;
	line-height: 45px;
	text-align: center;
	color: #333333;
	font-size: 14px;
	border-bottom: 1px #eee solid;
	background: #fff;
}
.demo1_menua a:hover {
	background: #087ED8;
	color: #fff;
	left: 0px
}
.demo1_menua a.on {
	background: #c0010b;
	color: #fff;
}
/*右侧产品*/
.demo1_right {
	width: 900px;
	float: right;
	overflow: hidden;
}
.demo1_right dl {
}
.demo1_right dl dd {
	width: 275px;
	height: 242px;
	margin: 0 10px 17px 8px;
	float: left;
	border: 5px solid #F3F3F3;
	background: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.demo1_right dl dd:hover {
	border: 5px solid #FEB403;
}
.demo1_right dl dd > a {
	width: 234px;
	margin: 20px auto 0;
	display: block;
	padding: 1px;
	border: 1px #f8f8f8 solid;
}
.demo1_right dl dd p {
	width: 234px;
	height: 35px;
	color: #909090;
	line-height: 35px;
	text-align: center;
	margin: 0 auto 0;
	font-size: 16px;
}
.gd1 {
	width: 910px;
	height: 550px;
}
.iabout_title {
	width: 100%;
	height: 28px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.iabout_title p {
	font-size: 24px;
	color: #222;
	width: 400px;
	float: left;
	font-weight: bold;
	border-left: 5px #da251c solid;
	padding-left: 20px;
	line-height: 24px;
}
.iabout_title p span {
	font-size: 14px;
	color: #333;
	font-weight: normal;
	padding-left: 10px;
}
.iabout_menu {
	float: right;
}
.iabout_menu a {
	font-size: 12px;
	color: #333;
	float: left;
	margin: 0 10px;
	line-height: 40px;
}
/*商盟成员*/
.link {
	background: #f0f0f0;
	width: 100%;
	padding-bottom: 30px;
}
.links {
	width: 1200px;
	border: 1px solid #dadada;
	margin: 0 auto;
}
.links span {
	float: left;
	color: #333;
	background: url(../images/link.png) no-repeat 5px center #F0F0F0;
	padding: 0 10px 0 90px;
	margin: -10px 0 0 8px;
	position: absolute;
}
.links ul {
	padding: 0 0 0 15px;
	margin-top: 10px;
}
.links ul li {
	float: left;
}
.links ul a {
	color: #333;
	line-height: 30px;
}
.links ul a:hover {
	color: #004fa6;
}
.dsrz img {
	height: 30px;
}
.tetle {
	height: 50px;
	background: #0568B3;
	width: 100%;
	color: #fff;
	line-height: 50px;
	padding-left: 20px;
	font-size: 18px;
	width: 530px;
}
.tetle span {
	float: right;
	padding-right: 20px;
}
.tetle span a {
	font-size: 12px;
	color: #fff;
	line-height: 50px;
}
/*  sy_new  */
.inew {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}
.inew p {
	font-size: 40px;
	color: #181a1d;
	display: inline-block;
	padding: 25px 6px 0 6px;
	position: relative;
	font-weight: bold;
	line-height: 1;
}
.inew span {
	text-transform: uppercase;
	font-weight: lighter;
	line-height: 40px;
	color: #393a45;
	display: block;
}
.inew_a {
	width: 1200px;
	margin: 0 auto;
}
.inew_b {
	width: 585px;
	float: left;
	padding: 20px 30px 20px 30px;
	color: #636161;
	border: 1px solid #cccccc;
	border-bottom: 6px solid #cccccc;
	position: relative;
	margin-bottom: 20px;
	box-sizing: border-box;
	margin-right: 20px;
}
.inew_b:nth-child(2) {
	margin-right: 0;
}
.inew_b:nth-child(4) {
	margin-right: 0;
}
.inew_b p {
	font-size: 20px;
	font-weight: normal;
	display: block;
	position: relative;
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.inew_b p a {
	color: #da251c;
	font-weight: bold;
}
.inew_b span {
	padding: 5px 0 10px 0;
	display: block;
}
.goto {
	color: #FAB00E;
	opacity: 1;
	font-weight: bold;
}
/*首页资质荣誉*/

.zzry {
	float: right;
	width: 510px;
	border: 1px #eee solid;
}
.zzry p {
	font-size: 14px;
	padding-left: 15px;
	color: #990008;
	line-height: 50px;
	font-weight: bold;
	border-bottom: 1px #eee solid;
}
.zzry p span {
	font-size: 12px;
	line-height: 50px;
	padding-right: 15px;
	font-weight: normal;
	float: right;
}
.bannerbox {
	width: 470px;
	height: 165px;
	overflow: hidden;
	margin: 20px auto;
}
#focus {
	width: 470px;
	height: 165px;
	clear: both;
	overflow: hidden;
	position: relative;
	float: left;
}
#focus ul {
	width: 470px;
	height: 165px;
	float: left;
	position: absolute;
	clear: both;
	padding: 0px;
	margin: 0px;
}
#focus ul li {
	float: left;
	width: 470px;
	height: 165px;
	overflow: hidden;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#focus .preNext {
	width: 223px;
	height: 165px;
	position: absolute;
	top: 0px;
	cursor: pointer;
}
#focus .pre {
	left: 0;
	background: url(../images/sprite.png) no-repeat left center;
}
#focus .next {
	right: 0;
	background: url(../images/sprite1.png) no-repeat right center;
}
/*首页案例*/
.pages {
	width: 500px;
	margin: 20px auto;
}
.pages ul {
}
.pages ul li {
	float: left;
	margin: 0 5px;
}
.xdh {
	float: right;
	width: 470px;
	text-align: right;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.crumb {
	height: 40px;
	line-height: 40px;
	background: #ccc;
	padding-left: 10px;
	font-size:16px;
}

.crumb span{font-size:16px;}
.pro_left {
	width: 400px;
	float: left;
	height: 300px;
	border: 1px #f9f9f9 solid;
}
.pro_right {
	width: 420px;
	float: right;
}
.pro_right p {
	border-bottom: 1px #eee solid;
	font-size: 16px;
	padding-top: 10px;
	line-height: 25px;
}
.pro_right h1 {
	line-height: 60px;
	float: left;
	font-size:16px;
}
.cp_mingc {
	border-bottom: 1px #eee solid;
	height: 60px;
}
.cp_mingc span {
	float: left;
	line-height: 60px;
	font-size:16px;
}
.content {
	width: 1200px;
	margin: 0 auto;
}
.lc {
	background: url(../images/lc.jpg) no-repeat center 0;
	height: 320px;
	overflow: hidden;
	margin-bottom: 40px;
}
.lc ul {
	padding-top: 55px;
	overflow: hidden;
	width: 1080px;
	margin: 0 auto;
}
.lc ul li {
	float: left;
	height: 250px;
	width: 160px;
	margin-right: 70px;
	text-align: center;
}
.lc ul li.lc5 {
	margin-right: 0;
}
.lc ul li a {
	display: block;
	background: url(../images/lv1.png) no-repeat;
	padding-top: 183px;
	font-size: 15px;
	color: #333;
	transition: all 0.3s linear 0s;
	line-height: 24px;
}
.lc ul li.lc2 a {
	background: url(../images/lv2.png) no-repeat;
}
.lc ul li.lc3 a {
	background: url(../images/lv3.png) no-repeat;
}
.lc ul li.lc4 a {
	background: url(../images/lv4.png) no-repeat;
}
.lc ul li.lc5 a {
	background: url(../images/lv5.png) no-repeat;
}
.lc ul li a:hover {
	transform: translateY(-10px);
}
.cgbj {
	height: 550px;
	overflow: hidden;
	margin-top: 15px;
}
.cg {
	padding-top: 19px;
	height: 501px;
}
.cg h3 {
	text-align: center;
	margin-bottom: 49px;
}
.cg h3 span {
	display: block;
	font-size: 42px;
	font-weight: bold;
	color: #333;
	line-height: 42px;
	height: 79px;
	background: url(../images/t1.png) no-repeat bottom center;
}
.cg h3 i {
	display: block;
	font-size: 18px;
	color: #666666;
	margin-top: 11px;
	font-style: inherit;
}
.cg ul li {
	float: left;
	width: 275px;
	border: 1px #eee solid;
	margin-right: 30px;
	margin-bottom: 85px;
	height: 480px;
}
.cg ul li:nth-child(4) {
	margin-right: 0px;
}
.cg ul b {
	display: block;
	width: 24px;
	height: 170px;
	float: left;
}
.cg ul li dl {
}
.cg ul li dl dt {
	margin-bottom: 17px;
	margin-top: 17px;
}
.cg ul li dl dt i {
	display: block;
	height: 170px;
	margin: 0 auto;
	transition: all 0.5s ease-in-out;
}
.cg ul li dl dt .cg1 {
	background: url(../images/cg1.jpg) no-repeat center;
}
.cg ul li dl dt .cg2 {
	background: url(../images/cg2.jpg) no-repeat center;
}
.cg ul li dl dt .cg3 {
	background: url(../images/cg3.jpg) no-repeat center;
}
.cg ul li dl dt .cg4 {
	background: url(../images/cg4.jpg) no-repeat center;
}
.cg ul li dl dt .cg5 {
	background: url(../images/cg5.jpg) no-repeat center;
}
.cg ul li dl dt .cg6 {
	background: url(../images/cg6.jpg) no-repeat center;
}
.cg ul li:hover dl dd span {
	color: #da251c;
}
.cg ul li:hover i {
}
.cg ul li dl dd p {
	font-size: 14px;
	color: #4c4c4c;
	padding: 0 20px;
	line-height: 28px;
}
.cg ul li dl dd p span {
	font-weight: bold;
	font-size: 18px;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.cg ul li dl dt i {
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
.cg ul li:hover i {
	opacity: 0.6;
}
.wh_bg {
	height: 720px;
	position: relative;
	background: url(../images/ys.jpg) no-repeat center;
}
.wh_bg .content {
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 0;
}
.wh_bg .wd {
	width: 600px;
	padding-top: 70px;
}
.wh_bg li {
	height: 160px;
}
.wh_bg li a {
	display: block;
}
.wh_bg li em {
	display: block;
	float: right;
	width: 96px;
	height: 96px;
	background: url(../images/whyico1.png);
	margin-right: -45px;
	transition: all 0.3s linear 0s;
}
.wh_bg li em:hover {
	transform: translateY(-10px);
}
.wh_bg li p {
	float: left;
	padding-left: 20px;
	width: 500px;
	color: #333;
	font-size: 15px;
	line-height: 22px;
	text-align: right;
}
.wh_bg li p strong {
	color: #333;
	font-size: 24px;
	display: block;
	line-height: 28px;
	margin-bottom: 15px;
}
.wh_bg .l2 em {
	background: url(../images/whyico2.png);
}
.wh_bg .l3 em {
	background: url(../images/whyico3.png);
}
.wh_bg .l4 em {
	background: url(../images/whyico4.png);
}
.sy_ystxt {
	width: 1200px;
	margin: 0 auto;
}
footer {
	background: #2d3035;
	height: 150px;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 100%;
}

.linka {
	float: left;
	width: 619px;
	height: 185px;
	color: #a9a9a9;
	border-bottom: 1px solid #323232;
	padding: 10px 0px;
	word-wrap: break-word;
	font-size: 14px;
	line-height: 32px;
}
.linka a {
	display: inline-block;
	margin: 0 5px;
	color: #a9a9a9;
}
.foot-con {
	width: 1200px;
	margin: 0 auto;
	color: #e5e5e5;
	line-height: 28px;
}
.foot-left {
	float: left;
	width: 619px;
	padding: 30px 0 0 0;
	color: #878787;
	line-height: 30px;
}
.footnav ul {
	margin: 0 auto;
	width: 1200px;
	padding: 0;
}
.footnav ul li {
	float: left;
	width: 152px;
	padding: 0 0 0 0;
}
.footnav ul li a {
	float: left;
	width: 152px;
	line-height: 55px;
	color: #c6c6c6;
	font-size: 14px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.footnav {
	width: 100%;
	height: 55px;
	background: #1e1e1e
}
.foo-cont {
	float: left;
	width: 336px;
	height: 298px;
	background: url(../images/cont.gif) left top no-repeat;
	position: relative;
	margin: -40px 0 0 0;
}
.foo-cont p.name {
	font-size: 20px;
	color: #e5e5e5;
	padding: 24px 0 0 32px;
}
.foo-cont p.not {
	color: #7a7a7a;
	padding: 10px 32px;
	width: 250px;
}
.cont-fcon {
	float: left;
	padding: 5px 32px;
	width: 255px;
	font-size: 14px;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
}
.foo-cont p.tel {
	float: left;
	width: 318px;
	text-align: center;
	font-size: 35px;
	font-family: impact;
	padding: 5px 0 0 0;
	height: 58px;
	line-height: 58px;
}
.foo-right {
	float: left;
	width: 619px;
	margin-left: 50px;
}
.foot-left .left {
	float: left;
	width: 255px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.foot-left .right {
	float: right;
	width: 350px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.foot-left a {
	color: #878787
}
.p1 {
	margin-top: 35px;
	font-size: 13px;
	color: #fff;
	text-align: center
}
.p2 {
	font-size: 24px;
	margin-bottom: 20px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}
.p3 {
	font-size: 14px;
	margin-top: 28px;
	color: #fff;
	text-align: center
}
.ewm img {
	margin: 0 auto;
	display: block;
}
.dsrz img {
	height: 30px;
}
.tetle {
	height: 50px;
	background: #0568B3;
	width: 100%;
	color: #fff;
	line-height: 50px;
	padding-left: 20px;
	font-size: 18px;
	width: 530px;
}
.tetle span {
	float: right;
	padding-right: 20px;
}
.tetle span a {
	font-size: 12px;
	color: #fff;
	line-height: 50px;
}
.ewm {

	height: 295px;

	position: absolute;
	right: 0px;
	top: -10px;

}
/*商盟*/
.link {
	width: 1200px;
	border: 1px solid #dadada;
	margin: 0 auto;
}
.link span {
	float: left;
	color: #333;
	background: url(../images/link.png) no-repeat 5px center #fff;
	padding: 0 10px 0 90px;
	margin: -10px 0 0 8px;
	position: absolute;
}
.link ul {
	padding: 0 0 0 15px;
	margin-top: 10px;
}
.link ul li {
	float: left;
}
.link ul a {
	color: #333;
	line-height: 30px;
}
.link ul a:hover {
	color: #004fa6;
}
/*banner寮€濮�*/

.top-banner {
	height: 600px;
	width: 100%;
	overflow: hidden
}
.top-banner .banner-container {
	width: 100%;
	height: 100%;
	position: relative
}
.top-banner .banner-arrow-left {
	opacity: 0;
	width: 50px;
	height: 80px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -40px;
	margin-left: -575px;
	z-index: 2;
	cursor: pointer;
	background: url(../images/banner_arrow.png) no-repeat center;
	background-size: 50px 80px;
	transition: all ease-in .5s;
}
.top-banner .banner-arrow-left:hover {
	background: url(../images/banner_arrow_hover.png) no-repeat center;
	background-size: 50px 80px
}
.top-banner .banner-arrow-right {
	opacity: 0;
	width: 50px;
	height: 80px;
	position: absolute;
	top: 50%;
	right: 50%;
	margin-top: -40px;
	margin-right: -575px;
	z-index: 2;
	cursor: pointer;
	background: url(../images/banner_arrow.png) no-repeat center;
	background-size: 50px 80px;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transition: all ease-in .5s;
}
.top-banner .banner-arrow-right:hover {
	background: url(../images/banner_arrow_hover.png) no-repeat center;
	background-size: 50px 80px
}
.top-banner .banner-container:hover .banner-arrow-left {
	opacity: 1;
}
.top-banner .banner-container:hover .banner-arrow-right {
	opacity: 1;
}
.top-banner .banner-pagination {
	position: absolute;
	left: 0;
	bottom: 34px;
	text-align: center;
	width: 100%;
	height: 0;
	cursor: pointer;
	font-size: 0;
	z-index: 1;
}
.top-banner .banner-pagination .swiper-pagination-switch {
	display: inline-block;
	margin-right: 8px;
	text-align: center;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #999;
	vertical-align: middle;
	cursor: pointer
}
.top-banner .banner-pagination .swiper-pagination-switch.on {
	background: #fff;
}
.top-banner .banner-pagination .swiper-pagination-switch:last-child {
	margin-right: 0
}
.top-banner .banner-pagination .swiper-active-switch {
	background: #fff;
	position: relative
}
.top-banner .banner-container .swiper-slide {
	position: relative;
	float: left;
	width: 100%;
	height: 600px!important
}
.top-banner .bd .banner1 {
	display: block;
	width: 100%;
	height: 600px;
	background: url(../images/banner1.jpg) top center no-repeat;
}
.top-banner .bd .banner2 {
	display: block;
	width: 100%;
	height: 600px;
	background: url(../images/banner2.jpg) top center no-repeat;
}
.top-banner .bd .banner3 {
	display: block;
	width: 100%;
	height: 600px;
	background: url(../images/banner3.jpg) top center no-repeat;
}
div#wrapper {
	width : 400px;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	float: left;
}
div#maincontent {
	margin: 0px;
	padding: 5px;
}
.jqzoom {
	display: block;
	border: 1px solid #CCCCCC;
	float: left;
	position: relative;
	padding: 0px;
	cursor: crosshair;
}
div.zoomdiv {
	z-index : 100;
	position : absolute;
	top: 0px;
	left: 0px;
	width : 200px;
	height : 200px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}
div.jqZoomPup {
	z-index : 10;
	visibility : hidden;
	position : absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #aaa;
	background: #ffffff url(../images/zoomlens.gif) 50% top no-repeat;
	opacity: 0.3;
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	filter: alpha(Opacity=30);
}
/***************top and bottom css*********************/
.top_main {
  width: 100%;
  position: relative;
  z-index: 999;
  border-bottom: 1px solid #ededed;
  height: 35px;
  line-height: 35px;
  color: #999;
}
.top_main .top {
  position: relative;
}
.top_main p {
  float: left;
  width: 75%;
}
.top_main .top_r {
  float: right;
  width: 20%;
  text-align: right;
}
.top_main .top_r li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
  margin-left: 5px;
  color: #999;
}
.top_main .top_r li a {
  color: #999;
  cursor: pointer;
}
.top_main .top_r li a:hover {
  color: #da251c;
}
.top_main .top_r li s {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  background-position: -62px 1px;
}
.top_main .top_r li.map s {
  background-position: -82px 2px;
}
/*header_main*/
.header_main {
  width: 100%;
  height: 116px;
  position: relative;
  z-index: 998;
  background: #fff;
}
.header_main .logo_main {
  width: 500px;
  height: 100px;
  float: left;
  padding-top: 8px;
}
.header_main .logo_main img {
  display: block;
  padding-top:15px;
}
.header_main .header {
  position: relative;
}
.header_main .webtel {
  width: 268px;
  padding-top: 25px;
  line-height: 24px;
  float: right;
  white-space: nowrap;
}
.header_main .webtel .tel {
  height: 32px;
  line-height: 32px;
  text-align: right;
}
.header_main .webtel .tel s {
  width: 30px;
  height: 30px;
  vertical-align: middle;
  margin: 0 8px 0 0;
  background-position: 0 0;
}
.header_main .webtel .tel strong {
  color: #000;
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  line-height: 32px;
}
.header_main .webtel .ewm {
  text-align: right;
  position: relative;
  height: 25px;
  line-height: 25px;
  color: #999;
  margin-bottom: 4px;
}
.header_main .webtel .ewm s {
  width: 25px;
  height: 25px;
  vertical-align: top;
  margin: 0 0 0 5px;
  background-position: -34px 0;
}
.header_main .webtel .ewm .box {
  width: 112px;
  height: 0;
  position: absolute;
  right: 0;
  top: 30px;
  overflow: hidden;
  transition: all ease 300ms;
  background: #fff;
}
.header_main .webtel .ewm .box img {
  width: 100px;
  height: 100px;
  display: block;
  padding-top: 6px;
  margin: 0 auto;
}
.header_main .webtel .ewm:hover .box {
  height: 112px;
}
/*nav_main*/
.nav_main {
  width: 100%;
  float: left;
  height: 60px;
  line-height: 60px;
  position: relative;
  z-index: 100;
  background: #333;
}
.nav_main .list {
  width:1200px;
  margin:0 auto;
  line-height: 0;
  font-size: 0;
}
.nav_main li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 60px;
  line-height: 60px;
  position: relative;
  vertical-align: top;
  text-align: center;
  font-size: 16px;
}
.nav_main li:first-child {
    background: #da251c;
}
.nav_main li a {
  display: block;
  height: 100%;
  padding: 0 34px;
  position: relative;
  color: #fff;
  font-size:16px;
}
.nav_main li:hover a,
.nav_main li.hover a {
  color: #fff;
  background: #da251c;
}
.nav_main .sub-box {
  background: #da251c;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50px;
  z-index: 100;
  display: none;
}
.nav_main .sub-box a {
  color: #fff;
  line-height: 35px;
  height: 35px;
  overflow: hidden;
  display: block;
  font-size: 14px;
  transition: all ease 300ms;
}
.nav_main .sub-box a:hover {
  background: #333;
}
/*footer_main*/
.footer_main {
  width: 100%;
  background: url(../images/footerbg.jpg) no-repeat center top;
  color: #fff;
}
.footer_main .footer {
  padding: 60px 0;
}
.footer_main .bcontact {
  width: 405px;
  float: left;
  line-height: 30px;
  font-weight:normal;
}
.footer_main .bcontact h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}
.footer_main .bcontact a {
  color: #fff;
}
.footer_main .bcontact a:hover {
  color: #da251c;
}
.footer_main .bcontact p {
  font-size: 16px;
  padding-top: 10px;
}
.footer_main .bnav {
  width: 300px;
  float: left;
  padding-left: 100px;
  line-height: 36px;
  border-left: 1px solid #da251c;
  border-right: 1px solid #da251c;
}
.footer_main .bnav .list {
  margin-top: -10px;
}
.footer_main .bnav a {
  width: 150px;
  height: 36px;
  color: #fff;
  text-align: left;
  display: block;
  float: left;
  font-weight:normal;
}

.footer_main .bnav a:hover {
  color: #da251c;
}
.footer_main .bewm {
  width: 268px;
  float: right;
  padding-top: 0;
}
.footer_main .bewm li {
  width: 120px;
  float: right;
  color: #fff;
  text-align: center;
}
.footer_main .bewm li:first-child {
  float: left;
}
.footer_main .bewm li img {
  width: 110px;
  height: 110px;
  display: block;
  margin: 0 auto 3px;
  border: 5px solid #fff;
}
.footer_main .bewm p {
  text-align: center;
  line-height: 20px;
  padding-top: 5px;
}
.footer_main .copyright {
  line-height: 40px;
  height: 40px;
  background: #121c27;
  font-size: 12px;
  color: #a5a7ab;
}
.footer_main .copyright a {
  color: #a5a7ab;
}
.footer_main .copyright a:hover {
  color: #fff;
}
/***********top and bottom css end***********/
.banner_main {
  width: 100%;
  overflow: hidden;
  height: 600px;
  position: relative;
  z-index: 2;
}
.banner {
  width: 100%;
  min-width: 1000px;
  position: relative;
  overflow: hidden;
  z-index: 0;
  height: 600px;
}
.banner .list {
  max-height: 600px;
  overflow: hidden;
}
.banner li {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  overflow: hidden;
}
.banner li img {
  width: 1920px;
  display: block;
  position: relative;
  left: 50%;
  margin-left: -960px;
  top: 0;
}
.banner li a {
  width: 100%;
  display: block;
}
.banner .tip {
  width: 100%;
  height: 20px;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 46px;
  z-index: 10;
}
.banner .tip span {
  width: 8px;
  height: 8px;
  border: 2px solid #fff;
  border: 2px solid rgba(255, 255, 255, 0.5);
  overflow: hidden;
  margin: 0 6px;
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
  background: none;
  border-radius: 100%;
}
.banner .tip span.cur {
  background: #fff;
  border-color: #fff;
}
.banner .prev,
.banner .next {
  width: 52px;
  height: 52px;
  position: absolute;
  z-index: 12;
  top: 50%;
  margin-top: -35px;
  cursor: pointer;
  background: url(../images/btn-ico.png) no-repeat 0 0;
}
.banner .prev {
  left: 3%;
  background-position: 0 0;
}
.banner .prev:hover {
  background-position: 0 -68px;
}
.banner .next {
  right: 3%;
  background-position: -69px 0;
}
.banner .next:hover {
  background-position: -69px -68px;
}
.search_main {
  position: relative;
  height: 80px;
  line-height: 80px;
  width: 100%;
  top: -40px;
  z-index: 100;
  overflow: hidden;
}
.search_main .bg {
  width: 960px;
  height: 80px;
  position: absolute;
  right: 50%;
  background: #da251c;
}
.search_main .search {
  background: #da251c;
  position: relative;
  z-index: 10;
}
.search_main .box {
  width: 528px;
  float: right;
  position: relative;
}
.search_main .box input {
  border: 0px;
  outline: none;
  display: block;
  	width: 392px;
	padding-left: 10px;
	padding-top: 23px;
	height: 32px;
	line-height: 32px;
	border-bottom: 1px solid #ffa29d;
	color: #fff;
	background:#da251c;
}
.search_main .box .txt {
  width: 392px;
  padding-left: 10px;
  padding-top: 23px;
  height: 32px;
  line-height: 32px;
  border-bottom: 1px solid #ffa29d;
  color: #fff;
}
.search_main .box .btn {
  width: 80px;
  height: 80px;
  display: block;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  background: #333 url(../images/search-btnbg.png) no-repeat center center;
}
.search_main .skey_txt {
  width: 640px;
  float: left;
  line-height: 80px;
  color: #fff;
}
.search_buttons{	width: 80px;
	height: 80px;
	display: block;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	background: #333 url(../images/search-btnbg.png) no-repeat center center;}
.search_main .skey_txt span {
  font-size: 18px;
  display: inline-block;
  color: #fff;
}
.search_main .skey_txt a {
  display: inline-block;
  margin-right: 30px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  color: #fff;
  transition: all ease 300ms;
}
.search_main .skey_txt a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
/***************top and bottom css*********************/
.top_main {
	width: 100%;
	position: relative;
	z-index: 999;
	border-bottom: 1px solid #ededed;
	height: 35px;
	line-height: 35px;
	color: #999;
}
.top_main .top {
	position: relative;
}
.top_main p {
	float: left;
	width: 75%;
}
.top_main .top_r {
	float: right;
	width: 20%;
	text-align: right;
}
.top_main .top_r li {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	text-align: center;
	margin-left: 5px;
	color: #999;
}
.top_main .top_r li a {
	color: #999;
	cursor: pointer;
}
.top_main .top_r li a:hover {
	color: #da251c;
}
.top_main .top_r li s {
	width: 20px;
	height: 20px;
	margin-right: 5px;
	background-position: -62px 1px;
}
.top_main .top_r li.map s {
	background-position: -82px 2px;
}
/*header_main*/
.header_main {
	width: 100%;
	height: 116px;
	position: relative;
	z-index: 998;
	background: #fff;
}
.header_main .logo_main {
	width: 500px;
	height: 100px;
	float: left;
	padding-top: 8px;
}
.header_main .logo_main img {
	display: block;
	padding-top: 15px;
}
.header_main .header {
	position: relative;
}
.header_main .webtel {
	width: 268px;
	padding-top: 25px;
	line-height: 24px;
	float: right;
	white-space: nowrap;
}
.header_main .webtel .tel {
	height: 32px;
	line-height: 32px;
	text-align: right;
}
.header_main .webtel .tel s {
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin: 0 8px 0 0;
	background-position: 0 0;
}
.header_main .webtel .tel strong {
	color: #000;
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	line-height: 32px;
}
.header_main .webtel .ewm {
	text-align: right;
	position: relative;
	height: 25px;
	line-height: 25px;
	color: #999;
	margin-bottom: 4px;
}
.header_main .webtel .ewm s {
	width: 25px;
	height: 25px;
	vertical-align: top;
	margin: 0 0 0 5px;
	background-position: -34px 0;
}
.header_main .webtel .ewm .box {
	width: 112px;
	height: 0;
	position: absolute;
	right: 0;
	top: 30px;
	overflow: hidden;
	transition: all ease 300ms;
	background: #fff;
}
.header_main .webtel .ewm .box img {
	width: 100px;
	height: 100px;
	display: block;
	padding-top: 6px;
	margin: 0 auto;
}
.header_main .webtel .ewm:hover .box {
	height: 112px;
}
.icon {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.footbg {
	width: 100%;
	background: #222;
	height: 100px;
}
.footer-word {
	padding-top: 10px;
	width: 1200px;
	margin: 0 auto;
	color: #fff;
	line-height: 2em;
}
.footer-word a {
	color: #fff;
}
.footer-word a:hover {
	color: #da251c;
}
.right_bar{position:fixed; top:calc(90px + 10vh); right:0; width:50px; height:203px; z-index:9999; display:none;}
.right_bar li{ width:62px; height:50px; z-index:20; }
.right_bar li.rtbar_li1,.right_bar li.rtbar_li4{ position:absolute; left:0;}
.right_bar li.rtbar_li1{ top:0; width:172px; }
.right_bar li.rtbar_li2{ position:absolute; top:51px; left:0; }
.right_bar li.rtbar_li3{ position:absolute; top:102px; left:0; width:126px; }
.right_bar li.rtbar_li4{ top:153px;}
.rtbar_li4{ position:absolute; top:153px; left:0;}
.right_bar li a{ display:block; color:#FFF; font-size:14px; height:50px; line-height:50px; overflow:hidden; background-color:#39424b; opacity:0.8; border-radius:6px;}
.right_bar li a img{ display:block; float:left; vertical-align:middle; width:24px; height:24px; margin:12px 12px 14px 14px;}
.right_bar li a:hover{ background-color:#da251c; opacity:1;}
.rtbar_shwx{ display:none; position:absolute; top:-65px; left:-142px; padding-bottom:9px; }
.rtbar_shwx img{ padding:10px 10px 20px 10px; background-color:#FFF; }

.form-group{ width:940px; margin:0 auto; clear:both; padding:12px 0;}

.form-group label{ float:left;}

.form-control{ float:left; width:500px; border:1px #ddd solid; height:30px; line-height:30px;}

.form-control-c{ float:left; width:500px; border:1px #ddd solid; height:100px; line-height:30px;}

.form-control-y{ float:left; width:100px; border:1px #ddd solid; height:30px; line-height:30px;}

.form-sub{ width:560px; height:30px; color:#fff; background:#fd2015; border:none;}