﻿body {
	font-size: 12px;
	font-family: Tahoma, Arial, "Lantinghei SC", "Microsoft YaHei", "微软雅黑", 宋体, sans-serif;
	color: #010101;
	-webkit-tap-highlight-color: transparent;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
.fixed{ position:fixed !important; z-index:9999 !important; background:#fff;   box-shadow: 0 2px 50px 0 rgba(0, 0, 0, 0.25) !important;}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #333;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
}
a:link {
	color: #333;
}
img {
	border: 0;
	margin: 0px;
	padding: 0px;
}
ol, ul {
	list-style: none;
}
#btn_open{
	display:none;
}
/*间隙层结束*/
input[type="button"], input[type="submit"], input {
	-webkit-appearance: none;
	font-family: "Microsoft Yahei";
}
input, textarea {
	outline: none;
	font-family: "Microsoft Yahei";
}
input[type="button"], input[type="submit"] {
	cursor: pointer;
}
.clear {
content: '';
    clear: both;
    display: block; width:0; height:0;
    font-size: 0;}
.center {
	width: 1140px;
	margin: 0 auto;
}
.logo {
	float: left;
	margin: 16px 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.nav {
	padding: 0;
	height: 94px;
	line-height: 94px;
	float: right;
	position: relative;
	z-index: 1;
}
.nav a {
	color: #050505;
}
.nav .nLi {
	float: left;
	position: relative;
	display: block;
	padding: 0 17px;
}
.nav .nLi h3 {
	float: left;
	font-weight: normal;
}
.nav .nLi h3 a {
	display: inline-block;
	font-size: 18px;
}
.nav .sub {
	display: none;
	width: 112px;
	left: 0;
	top: 94px;
	position: absolute;
	background: url(../img/nav.png);
	padding: 0;
	border-top: 2px solid #e60033;
	z-index: 3000;
}
.nav .sub li {
	zoom: 1;
	line-height: 20px;
	
	text-align: center;
}
.nav .sub a {
	display: block;
	color: #fff;
	padding:10px 0;
}
.nav .sub a:hover {
	background: #E60033;
	color: #fff;
}
.nav .on h3 a {
	border-bottom: 2px solid #E60033;
}
#sub {
	width: 180px;
	left: 50%;
	margin-left: -90%;
}
#top{
	position: relative;
    z-index: 1000;
    top: 0;
    width: 100%;
    margin: 0;
}

/*----顶部电话---------*/
.topTel {
	width: 100%;
	background: #333;
	color: #fff;
}
.topTel ul {
	width: 1140px;
	overflow: hidden;
	font-size: 14px;
	margin: 0 auto;
	line-height: 40px;
}
.topTel01 {
	float: left;
}
.topTel02 {
	float: right;
	font-size: 14px;
}
.topTel02 ul {
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.topTel02 ul li {
	display: inline-block;
	padding-left: 20px;
}
.topTel02 ul li a {
	color: #fff;
}
.topTel02 ul li:first-child {
	padding-left: 30px;
	font-size: 16px;
	background: url(../img/tel.png) no-repeat left center;
}

/*--------search------*/
.search {
	background: rgba(249, 249, 249, 1);
	margin: 60px 0 50px 0;
	border: 1px solid #ddd;
}
.search .hd {
	font-size: 20px;
	border-bottom: 2px solid #E60033;
}
.search ul {
	overflow: hidden;
}
.search .hd ul li {
	float: left;
	text-align: center;
	padding: 15px 20px;
	width: 120px;
}
.search .hd ul li.on {
	background: #E60033;
}
.search .hd ul li.on a {
	color: #fff;
}
.search .bd ul {
	padding: 20px 50px;
}
.search .bd ul ul {
	padding: 15px 0;
}
.search .bd ul ul li a {
	padding: 2px;
}
.search .bd ul ul li a.on {
	background: #E60033;
	color: #fff;
	
}
.search .bd ul ul li {
	float: left;
	font-size: 14px;
	margin-right: 30px;
}
.locationSearch {
	width: 50%;
	height: 46px;
	padding: 0 70px 0 10px;
	float: right;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(221, 226, 227, 1);
	border-radius: 4px;
	font-size: 15px;
}
.searchcontent {
	overflow:hidden;
	width: 100%;
}
.searchForm .login { background: url(search.png) center center no-repeat; border: none;
	position: absolute;
	right: 20%; width:50px;
	font-size: 25px;
	color: #ddd;
	margin-top: 8px;
}
.searchL {
	width: 75%;
	float: left;
}
.searchlist {
	width: 100%;
/*	border: 1px solid rgba(221, 226, 227, 1);*/
	border-bottom: none;
}
.searchlist .hd {
	font-size: 20px;
	border-bottom: 2px solid #E60033;
}
.searchlist ul {
	overflow: hidden;
}
.searchlist .hd ul li {
	float: left;
	text-align: center;
	padding: 8px 3px;
	width: 90px;
	font-size: 16px;
}
.searchlist .hd ul li:last-child {
	float: right;
	width: 150px;
}
.searchlist .hd ul li:last-child span {
	color: #E60033;
	font-size: 18px;
}
.searchlist .hd ul li.on {
	background: #E60033;
}
.searchlist .hd ul li a {
	padding: 0 12px;
}
.searchlist .hd ul li a.asc {
	background: url(../img/icon45.jpg) no-repeat right;
}
.searchlist .hd ul li.on a {
	color: #fff;
}
.searchlist .bd ul {
	border-bottom: 1px dotted #ddd;
}
.searchlist .bd ul ul {
	padding: 30px 30px;
	border: none;
}
.searchlist .bd ul ul li p.datu {
	overflow: hidden;
	max-height: 180px;
	max-width: 100%;
	float: left;
}
.searchlist .bd ul ul li:first-child p img {
	width: 100%;
	height: auto;
}
.searchlist .bd ul ul li {
	float: left;
}
.searchlist .bd ul ul li:first-child {
	width: 25%;
}
.searchlist .bd ul ul li:nth-child(2) {
	padding: 0 2%;
	width: 50%;
}
.searchlist .bd ul ul li:nth-child(2) h3 {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
}
.searchlist .bd ul ul li:nth-child(2) p {
	font-size: 14px;
	padding-top: 5px;
}
.searchlist .bd ul ul li:nth-child(2) p.jieshao {
	max-height: 49px;
	overflow: hidden;
	padding-top: 16px;
	line-height: 22px;
}
.searchlist .bd ul ul li:nth-child(2) span {
	color: #E60033;
	font-size: 18px;
}
.searchlist .bd ul ul li:nth-child(3) {
	float: right;
}
.searchlist .bd ul ul li:nth-child(3) p {
	margin-bottom: 10px;
}
.searchlist .bd ul ul li:nth-child(3) .p1 {
	color: #E60033;
	font-size: 22px;
}
.searchlist .bd ul ul li:nth-child(3) .p2 {
	font-size: 12px;
	color: #838080;
}
.searchlist .bd ul ul li:nth-child(3) .p3  {
	    background: url(../img/l6.png) no-repeat left center;
    background-size: 20px;
    font-size: 14px;

	font-weight: bold;
 
    padding-left: 30px;
}
.searchlist .bd ul ul li:nth-child(3) .p3 span {
	font-size: 14px;
	
}
/*------pages-------*/
.page2{
	text-align:center;
}
.pages {
	clear: both;
	padding: 30px 0;
	text-align: center;
}
.pages a {
	display: inline-block;
	padding: 8px 14px;
	background: #eee;
	border: 1px solid #eee;
	border-radius: 5px;
	margin: 0 10px 0 0;
}
.pages a:hover, .pages a.cur {
	background: #E60033;
	text-decoration: none;
	border: 1px solid #E60033;
	color: #fff;
}
.pages span {
	display: inline-block;
	padding: 8px 14px;
	background: #E60033;
	border: 1px solid #E60033;
	border-radius: 5px;
	margin: 0 10px 0 0;
	color: #fff;
}
/*------hot-------*/
.hot {
	border: 1px solid rgba(221, 226, 227, 1);
	width: 20%;
	float: right;
	background: rgba(249, 249, 249, 1);
}
.hot .hotname {
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #ddd;
}
h3 {
	font-size: 16px;
	display: inline-block;
	overflow: hidden;
}
.hot .hotname img {
	width: 15px;
	padding-left: 2px;
}
.hot .hotimg {
	
}
.hot .hotimg:last-child  .hotcontent {
	border-bottom: none;
}
.hot .hotimg img {
	width: 90%;
	padding: 10px 0 10px 11px;
}
.hot .hotcontent {
	margin:0 10px;
	border-bottom: 1px dotted #ddd;
}
.hot .hotcontent p {
	font-size: 14px;
	margin-bottom: 5px;
}
.hot .hotcontent .p1 {
	font-size: 16px;
}
.hot .hotcontent .p2 span {
	color: #E60033;
}
.hot .hotcontent .p3 {
	height: 20px;
	overflow: hidden;
	color: rgba(153, 153, 153, 1);
}
/*------show_office-------*/
.location {
	width: 100%;
	padding: 20px 0;
	font-size: 14px;
	color: rgba(153, 153, 153, 1);
}
.officecontent {
	width: 100%;
}
/* 产品详情页 带缩略图 多图轮动切换css */
.officeleft {
	float: left;
	width: 60%;
	position: relative;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 20px;
}
.officeleft .bd {
	float: left;
	width: 100%;
	border: 1px solid #eee;
}
.officeleft .bd li {
	vertical-align: middle;
	position: relative;
}
.officeleft .bd img {
	width: 100%;
height:;
	display: block;
}
.officeleft .bd li h2 {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 24px;
	line-height: 50px;
	font-weight: normal;
	color: #FFF;
	padding: 0 20px;
	background-color: rgba(0,0,0,0.5);/* border-bottom:3px solid rgba(230,0,33,0.8);*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5ffffff, endColorstr=#E5ffffff);/*ie6*/
}
.officeleft .hd {
	float: left;
	padding-top: 5px;
	overflow: hidden;
	padding-left: 3px;
}
.officeleft .hd ul {
	margin-right: -5px;
	overflow: hidden;
	zoom: 1;
}
.officeleft .hd ul li {
	padding-top: 5px;
	text-align: center;
	float: left;
}
.officeleft .hd ul li img {
	width: 80px;
	height: 80px;
	border: 2px solid #ddd;
	cursor: pointer;
	margin: 0 8px;
}
.officeleft .hd ul li.on img {
	border-color: #E60033;
}
.officeleft .hd ul li p {
	width: 100%;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.officeright {
	width: 35%;
	float: right;
}
.officeright h3 {
	font-size: 30px;
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}
.officeright p {
	font-size: 16px;
	padding-top: 20px;
	color: #333;
}
/*.officeright div p {
	width: 100px;
	float: left;
}*/
.officeright .officetel p {
	    background: url(../img/l6.png) no-repeat left center;
    background-size: 25px;
	font-size: 20px;
	color: #E60033;
	width: 100%;
	margin-bottom:36px;
	padding-left:40px;
}

.officeright #submit {

	text-align:center;
	
	margin-top: 17px;

}
.officeright #submit a{
	color:#fff;
	font-size: 20px;
	    padding: 20px 100px;
    float: left;
    background: #E60033;
}
.slideTxtBox {
	float: left;
	width: 100%;
	text-align: left;
	margin: 25px 0;
}
.slideTxtBox .hd {
	background: #f5f5f5;
	
	position: relative;
	height: 50px;
}
.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	height: 100%;
}
.slideTxtBox .hd ul li {
	float: left;
	padding: 5px 30px;
	cursor: pointer;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
}
.slideTxtBox .hd ul li.on {
	background: #fff;
	color:#E60033;
	border: 1px solid #ddd;
	border-bottom: 2px solid #fff;
}
.slideTxtBox .bd ul {
	display: block;
	float: left;
	padding: 2%;
	width: 96%;
	overflow: hidden;
}
.slideTxtBox .bd li {
	height: autp;
	line-height: 24px;
	font-size: 14px;
}
.slideTxtBox .bd li p{
	line-height:30px;
}
.slideTxtBox .bd li .date {
	float: right;
	color: #999;
}
/* tabel 全局 */
.tabelMain {
	float: left;
	width: 100%;
	border-bottom: #d8d8d8 1px solid;
	font: normal 14px/25px "Arial", "微软雅黑", "宋体";
}
.tabelMain td {
	border-top: #d8d8d8 1px solid;
	padding: 7px 4px;
}
.tabelMain th {
	padding: 7px 0;
	border-top: #d8d8d8 1px solid;
	background: #f8f8f8;
	position: relative;
}
.tabelMain tr {
	background: #FFF;
}
.tabelMain tr:hover {
	background: #f6f6f6;
}
.tabelMain tr.topline > * {
	border-top-color: #b3b3b3;
}
.tabelMain th:before {
	content: '';
	position: absolute;
	left: 0;
	top: 15px;
	bottom: 15px;
	width: 1px;
	background: #dedede;
}
.tabelMain th:first-child:before {
	display: none;
	width: 0;
	overflow: hidden;
}
.tabelMain tr td:last-child {
border-right:;
}
.tabelMain tr td:first-child {
color:
}
.tabelMain tr td.border_none {
	border-right: none;
}
.tabelMain a {
	color: #067BC6;
}
.tabelMain a:hover {
	color: #39F;
}
.tabelMessage {
	float: left;
	width: 100%; /*border-bottom: #666 1px solid;*/
	font-size:16px;
	padding-bottom:30px;
}
.tabelMessage td {
	border-bottom: #d8d8d8 1px dotted;
	padding: 10px 0;
}
.tabelMessage tr:last-child td {
	border-bottom: none;
}
.tabelMessage .tdR {
	padding-right: 5%;
}
.tabelMessage .tdone {
	
}
/* 表单与按钮 */
.inputtxt {
	padding: 0 5px;
	width: 30%;
	line-height: 32px;
	height: 32px;
	border: 1px solid #d9d9d9;
	color: #808080;
	background: #f8f8f8;
}
.inputent {
	width: 70%;
	height: 96px;
}
.inputcode {
	width: 65px !important;
}
.tijiao {
	background-color:#00295F;
	padding: 0 20px;
	border: none;
	cursor: pointer;
	margin: 0;
	font-size: 14px;
	line-height: 35px;
	color: #FFF;
}
.tijiao:hover {
	background-color: #00295F;
	color: #FFF;
}
button {
	display: inline-block;
	padding: 0;
	border: 0;
	background: transparent;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	white-space: nowrap
}
.huo{
	    margin-bottom: 20px;
    width: 100%; 
    overflow: hidden;
	padding-bottom:20px;
	    border-bottom: 1px solid #ddd;
}
.huo:last-child{
	 
	    border-bottom:none;
}
.huo p.datu{
	width:30%;
	float:left;
}
.huo p.datu img{
	width:100%;
}
.huo .hdright{
	width:68%;
	padding-left:2%;
	float:right;
}
.huo .hdright h4{
	font-size:24px;
	padding-top:20px;
}
.huo .hdright p{
	line-height:20px;
	font-size:14px;
	    color: #333;
    padding-top: 20px;
}
.huo .hdright a{
    padding: 12px 30px;
    background: #E60033;
    color: #fff;
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
}
.huo .hdright .hdlink{
	margin-top:45px;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideTxtBox .arrow {
	position: absolute;
	right: 10px;
	top: 0;
}
.slideTxtBox .arrow a {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/arrow.png") 0 0 no-repeat;
}
.slideTxtBox .arrow .next {
	background-position: 0 -50px;
}
.slideTxtBox .arrow .prevStop {
	background-position: -60px 0;
}
.slideTxtBox .arrow .nextStop {
	background-position: -60px -50px;
}
/*--------pagebread------*/
.pagebread {
	padding: 10px 0;
	clear: both;
	border-top: 1px dashed #ddd;
}
.pagebread p {
	font-size: 14px;
	color: #666;
	padding-bottom: 5px;
}
.pagebread p span {
	color: #aaa;
	padding-right: 10px;
}
/*--------remen------*/
.youxuan:after,
.youxuan1:after,.youxuan2:after,.youxuan3:after,.youxuan3:after,.youxuan5:after{
	content: '';
    clear: both;
    display: block;
    font-size: 0;
}
.youxuan {
	width: 100%;
	background: #fff;
}
.remen {
	width: 1140px;
	margin: 0 auto;
	position: relative;
}
.remen h3 {
	font-size: 22px;
	color: #333;
	font-weight: bold;
	float: left;
	padding: 20px 0;
	padding-left: 20px;
}
.remen .more a {
	font-size: 16px;
	color: #E60033;
	float: right;
	padding: 20px 0;
}
.remen h3:after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	width: 5px;
	top: 25px;
	height: 20px;
	margin-right: 10px;
	background: #E60033;
}
.remen h3 span {
	font-size: 16px;
	color: #999;
	font-weight: normal;
}
ul.remenL {
	width: 100%;
	overflow: hidden;
}
ul.remenL li {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 30px;
	position: relative;
}
ul.remenL li:nth-child(3n+1) {
	clear: both;
}
ul.remenL li:nth-child(3n) {
	margin-right: 0 !important;
}
ul.remenL li p {
	overflow: hidden;
	max-width: 100%;
	max-height: 255px;
	position: relative;
}
ul.remenL li a .hoticon {
	position: absolute;
	left: 10px;
	top: 5px;
	z-index: 1;
	background: #fd604d;
	color: #FFF;
	font-size: 11px;
	display: inline-block;
	float: left;
	height: 21px;
	line-height: 21px;
	padding: 0 6px;
	white-space: nowrap;
}
ul.remenL li a .hoticon:before {
	content: "";
	position: absolute;
	left: -6px;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 21px 6px;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: #fd604d;
	border-left-color: transparent;
}
ul.remenL li a .hoticon:after {
	content: "";
	position: absolute;
	right: -6px;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 21px 6px 0 0;
	border-top-color: #fd604d;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
}
ul.remenL li a .hoticon span {
	color: #E60033;
	font-size: 14px;
	text-transform: uppercase;
}
ul.remenL li p img {
	width: 100%;
	height: auto;
}
ul.remenL li a p.datu img {
	width: 100%;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
ul.remenL li a:hover p.datu img {
	-webkit-transform: scale(1.06);
	-moz-transform: scale(1.06);
	-o-transform: scale(1.06);
	transform: scale(1.06);
}
ul.remen2 li a p.datu img {
	width: 100%;
	    height: 350px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
ul.remen2 li a:hover p.datu img {
	-webkit-transform: scale(1.06);
	-moz-transform: scale(1.06);
	-o-transform: scale(1.06);
	transform: scale(1.06);
}
ul.remen3 li {
	width: 100%;
}
ul.remen3 li a p {
	width: 30%;
	float: left;
}
ul.remen3 li a .remenright {
	background: #fff;
	box-shadow: 0 1px 1px 0 #eee;
	width: 70%;
	float: right;
	padding-bottom: 57px;
}
ul.remen3 li a .remenright button {
	border: none;
	background: #E60033;
	color: #fff;
	margin-left: 20px;
	padding: 10px 20px;
}
ul.remen3 li a .remenright h4 {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	padding-top: 20px;
	padding-left: 20px;
}
ul.remen3 li a .remenright p {
	width: 98%;
	padding-top: 20px;
	line-height: 30px;
	overflow: hidden;
	padding-bottom: 30px;
	padding-left: 20px;
	font-size: 16px;
}
.remenhide {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 40px;
	width: 100%;
	padding: 5px 0;
	background: rgba(0,0,0,0.4);
	overflow: hidden;
	transition: all ease-out 0.3s;
}
.remenhide h4 {
	font-size: 18px;
	line-height: 40px;
	font-weight: normal;
	color: #fff;
	height:40px;
	overflow:hidden;
	padding: 0 20px;
}

.remenhide p {
	font-size: 14px;
	line-height: 26px;
	max-height: 72px !important;
	overflow: hidden;
	padding: 0 20px;
	color: #fff;
}
.remenhide3 {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 40px;
	width: 100%;
	padding: 5px 0;
	background: rgba(0,0,0,0.4);
	overflow: hidden;
	transition: all ease-out 0.3s;
}
.remenhide3 h4 {
	font-size: 22px;
	line-height: 40px;
	font-weight: normal;
	color: #fff;
	padding: 0 20px;
}
.remenhide3 p {
	font-size: 14px;
	line-height: 26px;
	max-height: 150px !important;
	overflow: hidden;
	padding: 0 20px;
	color: #fff;
}
.newleft a .hoticon {
	position: absolute;
	left: 10px;
	top: 5px;
	z-index: 998;
	background: #fd604d;
	color: #FFF;
	font-size: 14px;
	display: inline-block;
	float: left;
	height: 33px;
	line-height: 29px;
	padding: 0 16px;
	white-space: nowrap;
}
.newleft a .hoticon:before {
	content: "";
	position: absolute;
	left: -6px;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 33px 6px;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: #fd604d;
	border-left-color: transparent;
}
.newleft a .hoticon:after {
	content: "";
	position: absolute;
	right: -6px;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 33px 6px 0 0;
	border-top-color: #fd604d;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
}
.newleft a .hoticon span {
	color: #E60033;
	font-size: 14px;
	text-transform: uppercase;
}
ul.remenL li:hover .remenhide {
	height: 130px;
}
.newleft:hover .remenhide3 {
	height: 170px;
}
.youxuan2 {
	background: #fff;
}
.remen2 li {
	border: 1px solid #ddd;
	box-sizing: border-box;
	box-shadow: 0 1px 1px 1px #eee;
}
.remen2 li p.datu {
	max-height: 350px;
}
.remenhide2 {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 70px;
	width: 100%;
	background: #fff;
	overflow: hidden;
	transition: all ease-out 0.3s;
}
.remenhide2 h4 {
	font-size: 16px;
	line-height: 40px;
	font-weight: normal;
	color: #333;
	padding: 0 20px;
}
.remenhide2 p {
	font-size: 14px;
	line-height: 26px;
	max-height: 72px !important;
	overflow: hidden;
	padding: 0 20px;
}
.youxuan3 {
	background: #f6f6f7;
}
.youxuan4 {
	background: #fff;
}
.youxuan5 {
	background: #f6f6f7;
}
ul.remen2 li:hover {
	
}
.newleft {
	width: 49%;
	position: relative;
	float: left;
}
.newleft p {
	width: 100%;
}
.newleft p img {
	width: 100%;
	height: auto;
}
ul.new2 {
	width: 49%;
	float: right;
}
.new-left2 {
	width: 100px;
	height: 110px;
	background: #f2f2f2;
	padding-left: 30px;
	font-size: 18px;
	line-height: 24px;
	color: #00295f;
	float: left;
}
.new-left2 span {
	display: block;
}
.new-left2 #ri {
	color: #E60033;
	font-size: 36px;
	padding: 14px 0 14px 0;
}
/*--------flash------*/
.flash {	width: 100%;	height:550px;	background: #fff; position:relative; overflow:hidden;}
.tu { margin:0 auto;height:100%; max-width: 1920px;width: 100%;}
.tu ul{float:left; height:auto !important;}
.tu ul li{float:left; }
.tu ul li img {	display: block; width: 100%;}
.tu ul li a {	display: block;}



.tu ul li{width: 100%;
	/*height: 550px;*/
background-repeat:no-repeat; background-position:left center;background-size:cover;
}

.flash .prev, .flash .next {
	position: absolute;
	top: 50%;
	display: block;
	width: 22px;
	height: 56px;
	margin-top: -11px;
}
.flash .prev {
	left: 100px;
	background: url(../img/niu01.png) no-repeat;
}
.flash .next {
	right: 100px;
	background: url(../img/niu02.png) no-repeat;
}
.flash .hd {
	position: absolute;
	top: 100%; 
	    margin-top: -30px;
	width: 100%;
	height: 14px;
}
.flash .hd ul {
	text-align: center;
}
.flash .hd ul li {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../img/02.png) no-repeat;
	cursor: pointer;
}
.flash .hd ul li.on {
	background: url(../img/01.png) no-repeat;
}
/*
.flash .center{position: relative;z-index:0;left: 0;top: -648px;}
.lan{background: url(../img/lan.png);padding: 50px 40px;width: 400px;height:430px ;color: #fff;}
.lan h3{font-size: 24px;font-weight: normal;}
.lan p{font-size: 16px;}
.lan .text{font-size: 16px;line-height: 24px;padding-top: 40px;height: 240px;}
.lan .xi{font-size: 16px;line-height: 30px;}
*/
.flash .center {/*
	position: relative;
	z-index: 0;
	left: 0;
	top: -425px;*/
	text-align: center;padding-top: 5%;
	color: #fff;
}
.flash .center h3 {
	font-size: 43px;
}

.flash .center .text {
	font-size: 30px;
	line-height: 40px;
	height: 150px;
	padding-top: 50px;
}
.flash .center span {
	display: block;
	font-size: 16px;
	color: #fff;
	width: 150px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #fff;
	margin: 0 auto;
}
.title {
	padding: 60px 0 50px 0;
	text-align: center;
}
.title h3 {
	font-size: 30px;
	color: #050505;
	font-weight: normal;
}
.title span {
	display: block;
	width: 40px;
	height: 2px;
	background: #E60033;
	margin: 10px auto;
}
.title p {
	font-size: 24px;
	color: #E60033;
}
.hui {
	background: #333;
	color: #75716c;
	padding-bottom: 20px;
	margin-top: 80px;
	clear: both;
}
.hui p {
	color: #fff;
	font-size: 16px;
	padding: 30px 0 5px 0;
	border-bottom: 1px solid #5c5e5f;
	margin-bottom: 20px;
	line-height: 24px;
}
.hui a {
	color: #fff;
	display: inline-block;
	margin-right: 5px;
}
.hui ul {
	float: left;
}
.hui ul li {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	padding-left: 30px;
}
.hui ul li.li1 {
	background: url(../img/a16.png) no-repeat left center;
}
.hui ul li.li2 {
	background: url(../img/a17.png) no-repeat left center;
}
.hui ul li.li3 {
	background: url(../img/a18.png) no-repeat left center;
}
.hui .ma {
	float: right;
	margin-left: 10px;
	width: 140px;
}
.hui .ma p {
	font-size: 12px;
	padding: 0;
	border: 0;
	text-align: center;
}
.foot {
	background: #201f1f;
	color: #75716c;
	font-size: 14px;
	text-align: center;
	height: 50px;
	line-height: 50px;
}
.more {
	float: right;
	color: #E60033;
	font-size: 14px;
}
.duo {
	color: #E60033 !important;
	font-size: 18px;
	text-align: center;
	display: block;
	padding: 20px 0;
	clear: both;
}
.banner {
	height: 346px;
	width: 100%;
}
.banenr-chan {
	background: url(../img/banner-chan.jpg) no-repeat center;
}
.banenr-chan2 {
	background: url(../img/banner-chan2.jpg) no-repeat center;
}
.banenr-about {
	background: url(../img/banner-about.jpg) no-repeat center;
}
.banenr-fuwu {
	background: url(../img/banner-fuwu.jpg) no-repeat center;
}
.banenr-new {
	background: url(../img/banner-new.jpg) no-repeat center;
}
.banenr-contact {
	background: url(../img/banner-contact.jpg) no-repeat center;
}
.ti {
	height: 40px;
	line-height: 40px;
	margin: 60px 0 50px 0;
}
.ti h3 {
	font-size: 30px;
	color: #050505;
	float: left;
	border-left: 2px solid #E60033;
	padding-left: 14px;
}
.ti span {
	color: #E60033;
	font-size: 24px;
	margin-left: 10px;
}
.ti-right {
	float: left;
	font-size: 18px;
	margin-left: 50px;
	color: #85888a;
}
.ti-right a {
	color: #85888a;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
}
.ti-right a.on {
	color: #E60033;
}
.new {
}
.new li {
	border-bottom: 2px solid #f2f2f2;
	padding-bottom: 14px;
	margin-bottom: 14px;
}
.new-left {
	width: 110px;
	height: 140px;
	background: #f2f2f2;
	padding-left: 30px;
	font-size: 18px;
	line-height: 24px;
	color: #00295f;
	float: left;
}
.new-left span {
	display: block;
}
.new-left #ri {
	color: #E60033;
	font-size: 36px;
	padding: 20px 0 14px 0;
}
.new-right {
	float: left;
	padding: 20px;
	width: 960px;
}
.new-right span {
	display: block;
	width: 40px;
	height: 2px;
	background: #E60033;
}
.new-right p {
	color: #002961;
	font-size: 18px;
	padding: 15px 0;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.new-right .time {
	color: #646464;
	font-size: 14px;
}
.page {
	font-size: 0;
	padding-top: 30px;
}
.page a, .page span {
	display: inline-block;
	border: 1px solid #00295f;
	color: #00295f;
	font-size: 14px;
	padding: 5px 10px;
	margin-right: 8px;
}
.page span {
	background: #E60033;
	color: #fff;
	border: 1px solid #E60033;
}
.rong {
	font-size: 16px;
	line-height: 30px;
	color: #666;
}
.rong h3 {
	font-size: 24px;
	color: #050505;
	text-align: center;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
	margin-bottom: 30px;
}
.sx {
	padding-top: 30px;
}
.sx p {
	color: #E60033;
	font-size: 16px;
	line-height: 26px;
}
.sx p a {
	color: #333;
}
/*.new2{border-top: 2px solid #f2f2f2;padding-top: 14px;}*/
.new2 li {
	width: 100%;
	float: left;
}
/*.new2 li.on {
	margin-left: 40px;
}*/
.new2 .new-right {
	width: 370px;
}
.new3 {
}
.new3 li {
	width: 550px;
	float: left;
	margin-bottom: 40px;
}
.new3 li a {
	color: #E60033;
}
.new3 li img {
	display: block;
}
.new3 li p {
	text-align: center;
	padding-top: 20px;
	font-size: 18px;
}
.new3 li.on {
	margin-left: 40px;
}
.contact {
	font-size: 14px;
	color: #050505;
	line-height: 36px;
	margin-bottom: 40px;
}
.contact img {
	float: left;
}
.contact-r {
	float: left;
	width: 400px;
	padding-left: 84px;
	padding-top: 50px;
}
.contact p {
	font-size: 30px;
	margin-bottom: 20px;
}
.zhaopin {
	background: #f0efed;
	padding: 40px;
	line-height: 24px;
	color: #050505;
	font-size: 14px;
}
.zhaopin h3 {
	color: #E60033;
	font-size: 24px;
}
.zhaopin p {
	color: #E60033;
	font-size: 18px;
}
.about {
	font-size: 14px;
	color: #050505;
	line-height: 24px;
}
.about p {
	font-size: 18px;
	color: #e60033;
}
.fti {
	font-size: 30px;
	color: #E60033;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 60px;
}
.fti span {
	vertical-align: middle;
	display: inline-block;
}
.fti #span {
	font-size: 18px;
}
.fuwu {
	font-size: 0;
}
.fuwu li {
	width: 310px;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	color: #85888a;
	margin-right: 105px;
}
.fuwu li.on {
	margin-right: 0;
}
.fuwu li img {
	display: block;
	margin: 0 auto 40px auto;
}
.fuwu li p {
	color: #00295f;
}
.fuwu .xian {
	width: 100%;
	height: 2px;
	background: #d0d0d1;
	margin: 14px 0;
}
.fuwu .xian span {
	display: block;
	height: 2px;
	width: 65px;
	background: #e60033;
}
.fuwu .text {
	line-height: 24px;
	height: 72px;
	margin-bottom: 10px;
}
.fuwu .a {
	height: 70px;
}
.fuwu a {
	display: block;
	color: #e60033;
}
.jingji {
	color: #050505;
	font-size: 16px;
	line-height: 30px;
}
.jingji p {
	color: #e60033;
	font-size: 18px;
}
.lie-left {
	width: 260px;
	float: left;
}
.lie-left a {
	display: block;
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #050505;
	border-bottom: 1px solid #EDEEEE;
	transform: skew(-45deg);
	-ms-transform: skew(-45deg); /* IE 9 */
	-moz-transform: skew(-45deg); /* Firefox */
	-webkit-transform: skew(-45deg); /* Safari and Chrome */
	-o-transform: skew(-45deg); /* Opera */
}
.lie-left a span {
	transform: skew(45deg);
	-ms-transform: skew(45deg); /* IE 9 */
	-moz-transform: skew(45deg); /* Firefox */
	-webkit-transform: skew(45deg); /* Safari and Chrome */
	-o-transform: skew(45deg); /* Opera */
	display: block;
}
.lie-left a.on {
	color: #fff;
	border-bottom: 0;
	background-color: #E60033;
}
.lie-right {
	float: right;
	width: 780px;
}
.lie-right li {
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #EDEEEE;
	padding-left: 30px;
	background: url(../img/a25.png) no-repeat left center;
}
.lie-right li a {
	display: block;
	font-size: 14px;
	color: #050505;
}
.lie-right li span {
	float: right;
}
.case {
}
.case img {
	float: right;
	width: 570px;
}
.case .case-r {
	float: left;
	width: 570px;
	padding-top: 30px;
}
.case2 img {
	float: left;
}
.case2 .case-r {
	width: 520px;
	padding-left: 50px;
}
.case .case-r p {
	color: #00295f;
	font-size: 24px;
}
.case .case-r span {
	display: block;
	color: #666666;
	font-size: 14px;
}
.case .case-r ul {
	padding: 20px 0 30px 0;
}
.ul li {
	line-height: 48px;
	font-size: 16px;
	color: #050505;
	padding-left: 40px;
}
.ul #li1 {
	background: url(../img/case_06.png) no-repeat left center;
}
.ul #li2 {
	background: url(../img/case_07.png) no-repeat left center;
}
.ul #li3 {
	background: url(../img/case_08.png) no-repeat left center;
}
.case .case-r a {
	display: block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #00295f;
	font-size: 16px;
	color: #fff
}
.ul2 li {
	line-height: 36px;
	font-size: 14px;
	color: #00295f;
	padding-left: 40px;
}
.ul2 #li1 {
	background: url(../img/l1.png) no-repeat left center;
	background-size: 25px;
}
.ul2 #li2 {
	background: url(../img/l2.png) no-repeat left center;
	background-size: 25px;
}
.ul2 #li3 {
	background: url(../img/l3.png) no-repeat left center;
	background-size: 25px;
}
.ul2 #li4 {
	background: url(../img/l4.png) no-repeat left center;
	background-size: 25px;
}
.ul2 #li5 {
	background: url(../img/l5.png) no-repeat left center;
	background-size: 25px;
}
.ul2 #li6 {
	background: url(../img/l6.png) no-repeat left center;
	background-size: 25px;
	color: #E60033;
	font-size: 20px;
}
.ul3 li {
	line-height: 30px;
	padding-left: 30px;
}
.ul3 #li1 {
	background: url(../img/l1.png) no-repeat left center;
	background-size: 20px;
}
.ul3 #li2 {
	background: url(../img/l2.png) no-repeat left center;
	background-size: 20px;
}
.ul3 #li3 {
	background: url(../img/l3.png) no-repeat left center;
	background-size: 20px;
}
.ul3 #li4 {
	background: url(../img/l4.png) no-repeat left center;
	background-size: 20px;
}
.ul3 #li5 {
	background: url(../img/l5.png) no-repeat left center;
	background-size: 20px;
}
.ul3 #li6 {
	background: url(../img/l6.png) no-repeat left center;
	background-size: 20px;
}
.ul3 #li7{
	margin-top:10px;
	padding-left:0 !important;
}
.ul3 #li7 a {
    color: #fff;
    font-size: 16px;
    padding: 5px 33px;
    float: left;
    background:#00295f;
}
.case-ti {
	margin: 50px 0;
	color: #fff;
	background: url(../img/case-ti.png) no-repeat;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
}
.case-x {
}
.case-x1 {
	width: 550px;
	height: 400px;
	overflow: hidden;
	float: left;
}
.case-x2 {
	float: right;
	width: 550px;
}
.case-x2 p {
	color: #00295f;
	font-size: 24px;
	margin-bottom: 20px;
}
.case-x2 .text {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 14px;
	margin-bottom: 10px;
}
.case-x2 ul {
	float: left;
}
.case-x2 img {
	float: right;
}
.game163 {
	position: relative;
	overflow: hidden;
	width: 1140px;
}
.game163 .bigImg {
	height: 600px;
	position: relative;
}
.game163 .bigImg li img {
	vertical-align: middle;
	width: 1140px;
	height: 600px;
}
.game163 .smallScroll {
	height: 120px;
	margin-top: 14px;
}
.game163 .sPrev, .game163 .sNext {
	float: left;
	display: block;
	width: 30px;
	height: 120px;
	text-indent: -9999px;
}
.game163 .sNext {
	background: url(../img/case-xn2.jpg) no-repeat;
}
.game163 .sPrev {
	background: url(../img/case-xn1.jpg) no-repeat;
}
.game163 .smallImg {
	float: left;
	display: inline;
	width: 1080px;
	overflow: hidden;
}
.game163 .smallImg ul {
	height: 120px;
	width: 9999px;
	overflow: hidden;
}
.game163 .smallImg li {
	float: left;
	width: 260px;
	cursor: pointer;
	display: inline;
	margin-left: 8px;
}
.game163 .smallImg img {
	width: 260px;
	height: 120px;
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	cursor: pointer;
}
.game163 .smallImg .on img {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
 filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
	-webkit-filter: grayscale(1);
}
/*交通*/
.bigtitle {
	font-size: 36px;
	line-height: 40px;
	color: #333;
	padding: 50px 0 40px 0;
}
.bigtitle span {
	font-size: 38px;
	display: inline-block;
	margin-right: 10px;
}
.jiaotong {
	background: #f5f6f9;
	padding: 80px 60px;
}
.jiao-img {
	display: block;
	width: 100%;
}
.tong1 {
	float: left;
	width: 400px;
}
.tong1 h3 {
	font-size: 30px;
	font-weight: bold;
	color: #434343;
	margin-bottom: 110px;
}
.tong1 p {
	font-size: 14px;
	font-family: microsoft yahei;
	color: rgb(158, 158, 158);
	letter-spacing: 0.8em;
	width: 200px;
	line-height: 32px;
	font-weight: bold;
	display: block;
}
.ju {
	font-size: 46px;
	color: #8E6346;
	width: 50px;
	float: left;
	font-weight: bold;
	margin-right: 40px;
	text-align: center;
}
.ju img {
	width: 22px;
}
.tong2 {
	float: left;
	width: 530px;
}
.tong2 ul {/*background: url(../img/OCG.png) no-repeat left center;background-size: 22px 100%;*/
}
.tong2 ul li {
	color: #808490;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}
.tong2 ul li span {
	color: #8E6346;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	display: inline-block;
	margin-right: 4px;
}
.tong2 ul li .div {
	float: right;
	display: inline-block;
}
.tong3 {
	padding-top: 10px;
}
.tong3 .f35 {
	font-size: 30px;
	color: #373a3c;
	margin-bottom: 30px;
}
.tong3 .f18 {
	color: #808490;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.hexian {
	background: #99755b;
	height: 5px;
	width: 100%;
}
.pro {
	font-size: 0;
}
.pro li {
	display: inline-block;
	width: 500px;
	margin-bottom: 50px;
	vertical-align: top;
}
.pro li.on {
	margin-left: 140px;
}
.pro li img {
	display: block;
	width: 500px;
	height: 415px;
}
.pro li .f30 {
	font-size: 24px;
	color: #323333;
	font-weight: bold;
	padding-top: 30px;
}
.pro li .f22 {
	color: #99755b;
	font-size: 18px;
	height: 60px;
	font-weight: bold;
	padding-top: 15px;
}
.pro li .xian- {
	display: block;
	width: 65px;
	height: 5px;
	background: #808490;
	margin: 0px 0 20px 0;
}
.pro li .text {
	font-size: 18px;
	line-height: 30px;
	color: #8d909b;
}
.service {
	font-size: 0;/*background: url(../img/service-bg.png) no-repeat center;*/
	padding-bottom: 40px;
	background-size: 100%;
}
.service li {
	display: inline-block;
	font-weight: bold;
	width: 255px;
	margin-right: 40px;
	vertical-align: top;
	margin-top: 50px;
}
.service li.on {
	margin-right: 0;
}
.service li img {
	margin-bottom: 10px;
}
.service li p {
color: #;
	font-size: 18px;
	color: #1c1c1e;
	height: 50px;
}
.service li .text {
	font-size: 15px;
	color: #808490;
	line-height: 24px;
}
.service li .huix {
	height: 2px;
	background: #808490;
	margin: 5px 0 10px 0;
}
.service li .huix span {
	display: block;
	width: 60px;
	height: 2px;
	background: #1c1c1e;
}
.zhaop {
	font-size: 14px;
	width: 1170px;
}
.zhaop li {
	width: 298px;
	float: left;
	margin-right: 30px;
	padding: 30px;
	border: 1px solid #c5c5c5;
	transition: all 0.6s ease-in-out;
	margin-bottom: 30px;
}
.zhaop li a {
	color: #888;
}
.zhaop li.on {
	margin-right: 0;
}
.zhaop li .ztime {
}
.zhaop li .ztitile {
	color: #333;
	font-size: 16px;
	padding: 10px 0;
	border-bottom: 1px solid #c5c5c5;
}
.zhaop li .ztext {
	line-height: 28px;
	padding: 10px 0;
}
.zhaop li .to {
	width: 30px;
	height: 30px;
	background: url(../img/fill.png) no-repeat center;
	background-size: cover;
}
.zhaop li:hover {
	background: #00295F;
}
.zhaop li:hover a {
	color: #fff;
}
.zhaop li:hover .ztitile {
	color: #fff;
	border-bottom: 1px solid #fff
}
.zhaop li:hover .to {
	background: url(../img/fill2.png) no-repeat center;
	background-size: cover;
}
.hui{
	margin-top:0 !important;
}
