﻿body {
	height: 100%;
	color: #000;
	font-family: Tahoma, Arial, "\5B8B\4F53", sans-serif, 'Microsoft Yahei', '微软雅黑E\8F6F\96C5\9ED1';
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
textarea,
input,
select,
table {
	padding: 0px;
	margin: 0px;
}

div,
span,
ul,
li,
ol,
dd,
dt,
dl,
td,
p {
	text-align: left;
}


/*h1, h2, h3, h4, h5, h6 {display:inline;}*/

img {
	border: 0px;
}

li {
	list-style-type: none;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

input {
	height: 22px;
	line-height: 22px;
	/*background:transparent;*/
}

input,
textarea,
select {
	outline: 0px;
	margin-left: 3px;
}

select {
	height: 24px;
	padding: 2px 0px;
	position: relative;
	top: 1px;
}

blockquote,
div.audio {
	border: #fff 5px solid;
	padding: 10px;
	margin: 20px 0px;
	border-radius: 5px;
	box-shadow: 0px 0px 15px #aaa;
	background: #fdfdfd;
}

div.audio audio {
	width: 100%;
}

.submit {
	padding: 0px 18px;
	height: 24px;
	position: relative;
	top: -0.5px;
}

:root select {
	top: 0px
}

:root .submit {
	top: 0.5px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	:root .submit {
		top: -0.2px
	}
}

body,
div,
span,
td {
	color: #444;
}

a {
	color: #444;
	text-decoration: none;
}


/*a:visited	{color:#2b2b2b;}*/

/*a:hover {
	color: #000;
}

a:active {
	color: #000;
	text-decoration: underline;
}*/

.checkbox {
	height: 15px;
	width: 15px;
}

.bian,
#alttxt,
div.contents img,
.error3 {
	border-radius: 5px;
	box-shadow: 0px 0px 15px #aaa;
}

.bian2 {
	border-radius: 5px;
}

.bian2:hover,
.bianhover:hover {
	box-shadow: 0px 0px 15px #aaa;
}

.yuan,
div.contents input,
div.contents textarea,
div.contents select {
	border-radius: 5px;
}

.overtxt {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.yahei {
	font-family: 'Microsoft Yahei', '微软雅黑E\8F6F\96C5\9ED1', Arial, 'Hiragino Sans GB', '宋体B8B\4F53';
}

ul.love {
	width: 100%;
}

ul.love li {
	width: 20%;
	padding: 10px 0px;
	float: left;
	color: #666;
}

ul.love li a {
	display: block;
	color: #666;
	margin: 10px;
}

ul.love li a:hover {
	color: #FF0000;
}

ul.love li a img {
	width: 100%;
}

ul.love li div {
	overflow: hidden;
	transform: rotate(0);
	border-radius: 5px;
}

ul.love li div img {
	transition: all 2s ease-in-out;
}

ul.love li div:hover img {
	transform: translateZ(0) scale(1.12);
	transition: all .4s ease-in-out;
}

ul.love li div:hover {
	box-shadow: 0px 0px 15px #333;
	transition: all .3s ease-in-out;
}

ul.love ol {
	padding: 10px 0px 0px 0px;
	display: block;
	text-align: center;
}

ul.lovelist li {
	width: 32.53%;
	float: left;
	background: #fafafa;
	margin: 0.8% 0.8% 0.8% 0px;
	padding: 0px;
	border-radius: 5px;
	transition: all 1.5s ease-in-out;
}

ul.lovelist li a {
	padding-left: 10px;
	font-size: 1.2em;
}

ul.lovelist li:hover {
	background: #eee;
	transition: all .01s ease-in-out;
}

div.editsubmit input,
.button {
	user-select: none;
	width: auto;
	border: 0px;
	color: #fff;
	font-size: 16px;
	font-family: 'Microsoft Yahei', '微软雅黑E软雅黑6F\96C5\9ED1', Arial, 'Hiragino Sans GB', '宋体B8B体4F53';
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.35);
	height: 38px;
	line-height: 38px;
	padding: 0px 13px;
	margin: 15px;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	border-radius: 3px;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3);
	text-decoration: none !important;
	background-color: #2EB5E5;
	background-image: -moz-linear-gradient(top, #34C0E9, #29AAE1);
	background-image: -webkit-linear-gradient(top, #34C0E9, #29AAE1);
	background-image: -ms-linear-gradient(top, #34C0E9, #29AAE1);
	background-image: linear-gradient(top, #34C0E9, #29AAE1);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34C0E9', endColorstr='#29AAE1', GradientType=0);
}

div.editsubmit input:hover,
.button:hover {
	box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.3);
	color: #ffd;
}

.button2,
div.editsubmit .button2 {
	user-select: none;
	width: auto;
	border: 0px;
	color: #fff;
	font-size: 16px;
	font-family: 'Microsoft Yahei', '微软雅黑E软雅黑6F\96C5\9ED1', Arial, 'Hiragino Sans GB', '宋体B8B体4F53';
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.35);
	height: 38px;
	line-height: 38px;
	padding: 0px 13px;
	margin: 15px;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	border-radius: 3px;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3);
	text-decoration: none !important;
	background-color: #ff4400;
	background-image: -moz-linear-gradient(top, #ff4400, #dd2b00);
	background-image: -webkit-linear-gradient(top, #ff4400, #dd2b00);
	background-image: -ms-linear-gradient(top, #ff4400, #dd2b00);
	background-image: linear-gradient(top, #ff4400, #dd2b00);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4400', endColorstr='#dd2b00', GradientType=0);
}

.button2:hover {
	color: #fff;
	background: #ff4400;
}

.min_button {
	padding: 0px 10px;
	margin: 5px;
	line-height: 28px;
	height: 28px;
	font-size: 13px;
}


/*禁止选中文字*/

.nocopy {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

.show {
	position: absolute;
	z-index: 991;
	background: #000;
	height: 100%;
	width: 100%;
	top: 0px;
}

#show {
	position: absolute;
	z-index: 992;
	height: 100%;
	width: 100%;
	text-align: center;
	top: 0px;
	overflow: hidden;
	background: url(../images/side.jpg)
}

#show div {
	height: 100%;
	position: relative;
	margin-right: 200px;
}

#show div img {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

#show dl {
	height: 100%;
	top: 0px;
	marging-top: 20px;
	position: absolute;
	right: 0px;
	width: 200px;
	background: #787878 url(../images/1.gif);
	overflow-y: auto;
	overflow-x: hidden;
	;
}

#show dl dt {
	width: 180px;
	margin: 0 auto;
}

#show dl dd {
	padding: 10px;
}

#show img {
	max-height: 95%;
	max-width: 95%;
	border: solid #aaa 3px;
	border-radius: 5px;
	position: relative;
}

#show img:hover {
	border: solid #fff 3px;
	box-shadow: 0px 0px 15px #aaa;
}


/*字体阴影与描边*/

.shadow {
	text-shadow: 5px 5px 5px #aaa;
	color: #444;
}

.miaobian {
	text-shadow: 1px 0px 2px #ddd, -1px 0px 2px #ddd, 0px 1px 2px #ddd, 0px -1px 2px #ddd;
}


div.main {
	width: 1200px;
	text-align: left;
	min-height: 450px;
	margin: 0 auto;
}

div.list,
div.main_right,
div.main_left,
div.main_content {
	display: inline;
	word-break: break-all;
	table-layout: fixed;
	min-height: 200px;
	margin-bottom: 20px;
}

div.main_content {
	float: left;
	width: 80%;
}

div.main_right {
	float: right;
	width: 19%;
	padding-left: 1%;
}

div.main_left {
	float: left;
	width: 19%;
	padding-right: 1%;
}


/*小内容盒子*/

div.min_box {
	border-radius: 5px;
	border: solid 1px #ddd;
	margin-bottom: 20px;
	background: #FFF;
}

div.min_box:hover {
	box-shadow: 0px 0px 15px #aaa;
	color: #000;
	background: url(../images/hotbg.gif);
}

div.min_box_content {
	min-height: 200px;
	padding: 12px;
	line-height: 150%;
	font-size: 14px;
	color: #555;
	border-top: solid 1px #ddd;
	word-break: break-all;
}

div.min_box_content:hover {
	color: #000;
}


/*新闻产品的内容*/

div.content {
	margin-top: 10px;
}

div.content h1 {
	font-size: 25px;
}

div.content .time {
	text-align: center;
	color: red;
}



h1.title3 {
	background: #fafafa;
	color: #444;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	font-size: 20px;
	font-family: 'Microsoft Yahei', '微软雅黑E\8F6F\96C5\9ED1', Arial, 'Hiragino Sans GB', '宋体B8B\4F53';
	border-radius: 5px;
}

h1.title3 i {
	background: #db0101;
	width: 2px;
	height: 30px;
	display: block;
	float: left;
	margin: 10px 10px 0px 0px;
}

h1.title3 .b {
	background: #005BC4;
}

h1.title3 .g {
	background: #00C45B;
}

h1.title3 span {
	float: right;
	padding: 0px 15px;
	font-size: 15px;
}

h1.title2 {
	background: #fafafa;
	color: #444;
	height: 36px;
	line-height: 36px;
	font-weight: bold;
	font-size: 15px;
	font-family: 'Microsoft Yahei', '微软雅黑E\8F6F\96C5\9ED1', Arial, 'Hiragino Sans GB', '宋体B8B\4F53';
	border-radius: 5px;
}

h1.title2 i {
	background: #C4005B;
	width: 2px;
	height: 20px;
	display: block;
	float: left;
	margin: 8px 10px 0px 0px;
}

h1.title2 .b {
	background: #005BC4;
}

h1.title2 .g {
	background: #00C45B;
}

h1.title2 span {
	float: right;
	padding: 0px 15px;
	font-size: 13px;
}

.navtable {
	width: 100%;
	height: 100px;
}

.navtable .td1 {
	width: 260px;
}

.info {
	border-top: 10px solid #C4005B;
	margin: 10px 0px 20px 0px;
}

.info div {
	border-top: 1px solid #f1f1f1;
	background: #E5E5E5;
	height: 30px;
	line-height: 30px;
	padding: 0px 15px;
}

.hiddenhtml {
	overflow-y: hidden;
}


/*顶部*/

.top {
	padding-bottom: 15px;
	position: relative;
}

.top,
.top .top_bg,
.top .top_box {
	height: 38px;
	line-height: 33px;
}

.top .top_bg {
	position: absolute;
	width: 100%;
	z-index: -1;
	background: #eee url(../images/header-bg.gif);
	opacity: 0.75;
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	filter: alpha(Opacity=75);
}

.top .top_box {
	width: 1200px;
	margin: 0 auto;
	height: 45px;
	position: relative;
}

.top .r ul,
.top .r li {
	float: left;
}

.top .r {
	position: absolute;
	right: 0;
	top: 0px;
	z-index: 10;
}

.top .r li {}

.top .r li a {
	display: block;
	padding: 0px 15px;
}

.top .r dl {
	background: #fff;
	text-align: center;
	border-top: 1px solid #aaa;
	display: none;
}

.top .r dt {
	padding: 10px;
}

.top .r form * {}

.top .r form a {
	display: inline;
	padding: 0px 5px;
}

.top .r form span {
	width: 30px;
}

.top .r form input {
	width: 90px;
}

.top .r #memory {
	width: 25px;
}

.top .r-select {
	background: #ddd;
	border-top: 3px solid #1F72A6;
}

.top .hover dl {
	display: block;
	background: #ff0;
}

.top .sms {
	color: red;
}

.bar {
	background: #1F72A6 url('../images/top_bg.jpg');
	height: 151px;
	color: #fff;
	margin-bottom: 10px;
}

.bar_bg {
	background: url('../images/logo.png') no-repeat;
	height: 100%;
}

.bar h1 {
	padding: 125px 10px 0px 0px;
	text-align: right;
}

/*分页翻页*/

.page_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.page_list div {
	position: relative;
	padding: 10px;
	BACKGROUND-COLOR: #fff;
}

.page_list select {
	position: relative;
	top: -3px
}

.page_list_span1 {
	position: absolute;
	right: 100px;
}

.page_list_span2 {
	position: absolute;
	right: 10px;
}

.page_list font {
	color: red;
}


/*搜索表单*/

div.form {
	height: 44px;
	line-height: 44px;
	border: 1px solid #efefef;
	background: #fefefe url('../images/contenttop.png');
}

div.form span {
	padding-left: 120px;
}

div.form input {
	margin-right: 5px;
	height: 24px;
}

div.form .key {
	width: 180px;
}

div.form select {
	height: 28px;
}

div.form .submit {
	height: 28px;
}


/*Showbox*/

#showbox {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 998;
	width: 99%;
	height: 100%;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#showbox2 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 998;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	background-color: #ddd;
}

#loadbox {
	position: absolute;
	top: 20%;
	left: 0px;
	width: 100%;
	z-index: 999;
	text-align: center;
}

#loadlayer {
	display: none;
}

#closebox {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: right;
	background: url('../images/header-bg.gif') repeat-x;
}

#closebox a,
#closebox a:visited,
#closebox a:link,
#closebox a:active {
	line-height: 33px;
	font-size: 14px;
	color: #000;
	padding: 15px;
}


/*表格样式*/

table.table {
	width: 100%;
	background-color: #fff;
}

table.table,
table.table td {
	border-collapse: collapse;
	border: 1px solid #eee;
	padding: 10px;
}

table.table .tr {
	background-color: #f0f0f0;
	background-image: url('../images/tr.gif');
	text-align: center;
}

table.table tr:hover {
	background: #f8f8f8;
}

table.table .tr2 {
	background-color: #fefefe;
}

table.table2 td {
	padding: 3px;
	border: 0px;
}

table.table3 {
	width: 100%;
	background: #fafafa;
}

table.table3 td {
	padding: 7px;
	border: 1px #FFFFFF solid;
}

table.table tr:first-child {
	color: #636363;
	background: #f8f8f8;
	background: -moz-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #e8e8e8));
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
	background: -o-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
	background: -ms-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
	background: linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#e8e8e8', GradientType=0);
}


/*清除浮动*/

.clear {
	background: none;
	border: 0px none;
	clear: both;
	display: block;
	float: none;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	visibility: hidden;
	width: 0px;
	height: 0px;
	line-height: 0px;
	list-style-type: none;
}


div.content .p p img{ margin:0 auto;}

.news-right{
	width:100%;
}
.neidl{
		width: 95%;
		margin: 5px auto;
	}
	.neidl dd{
		width: 14.285%;
		height: 35px;
		float: left;
		margin-bottom: 15px;
	}
	.neidl dd a{
		display: block;
		width: 90%;
		margin: 0 auto;
		height: 100%;
		border: #2469f2 2px solid;
		border-radius: 6px;
		text-align: center;
		line-height: 35px;
		color: #333;
		transition: .5s;
	}
	.neidl dd:hover a{
		color: #2469f2;
		transform: scale(1.1);
	}
	
.pronav{
	width:100%;	
}
.pronav ul li{
	width:23%;
	margin:0% 1% 2%;
	background:#2966cc;
	height:48px;
	border-radius:10px;
	float:left;
}
.pronav ul li a{
	display:block;
	color:#fff;
	line-height:48px;
	font-size:18px;
	text-align:center;
}
.pronav ul li:hover{
	background:#db0101;
}
	
	
.prolistr{width:100%;}	
.showlist {width:100%;}
.showlist div *{width:100%;}
.showlist li{margin:0 1% 2% 1%;width:23%;height:330px;background:#f8f8f8;float:left;overflow:hidden;}
.showlist li:hover{background:#1c60d2;color:#fff;}
.showlist li dl a{display:block;text-align:left;}
.showlist li dl{background:#f8f8f8;}
.showlist li:hover dl a{color:#222;}
.showlist li img{width:100%;height:280px;}
.showlist li .t{line-height:35px;display:block;}
.showlist li:hover b{color:#e30;}
.showlist li dl dt span{
	content: " ";
	position: absolute;
	bottom: 30%;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: rgba(0,0,0,.5) url(../images/fdj.png) no-repeat center center;
	transition: .5s;
	}
.showlist li:hover dl dt span{
	bottom:0;
	opacity: 0;
	
}
.showlist dt a{overflow:hidden;display:inline-block;transform:rotate(0);}
.showlist dt a img{transition:all .4s ease-in-out;}
.showlist dt a:hover img{transform:translateZ(0) scale(1.12);}
.showlist dd ,.showlist ol{padding:2% 0%;color:#666;text-align:center;}
.showlist dd{
	position:relative;
	background:#f1f1f1;
	white-space: nowrap; /* 禁止换行（英文单词/字母不拆分） */
  
  }
.showlist dd .t{
	text-align:center;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	max-width:330px;
  overflow: hidden !important; /* 隐藏溢出内容 */
  text-overflow: ellipsis !important; /* 溢出显示省略号 */
  word-break: keep-all !important;
  word-wrap: normal !important;
  font-size:14px;
  letter-spacing:normal;
  display:block;
   hyphens: none;
}
.showlist dd *{color:#666;}
.showlist span{text-decoration:line-through;vertical-align: middle;}
.showlist .pm{text-decoration:none;color:#00F;}
.showlist div{float:left;border-left:1px solid #eee;}
.showlist div:hover{}
.showlist .button{width:60%;color:#fff;margin:0px auto;padding:0px;}
.showlist li:hover dl{background:#f8f8f8;}
.showlist dd:before{
	position:absolute;
	bottom:15px;
	right:20px;
	width:50px;
	height:20px;
	content:"";
	transition:all .5s ease-in-out;
}

.ulul{
	text-align: center;
	margin-bottom:30px;
	width:22%;
	float:left;
	background:#f1f1f1;
}
.ulul span{
	display:block;
	margin-top:30px;
	font-size:36px;
	font-family:Impact;
	color:#fff;
	background:#db0101;
	padding:20px 20px;
}
.ulul span i{
	display:block;
	font-style:normal;
}
.ulul b{
	background:#1449c3;
	width:100%;
	display:block;
	color:#fff;
	font-size:40px;
	line-height:80px;
	margin-bottom:20px;
}
.ulul b i{
	display:block;
	text-align:center;
	font-style:normal;
	font-weight:normal;
	line-height:20px;
	padding-bottom:30px;	
	font-size:24px;
}
.ulul li{
	width: 100%;
	display: inline-block;
	height: 65px;
	border-radius:2px;
	margin:1.5% auto;
}
.ulul li a{
	display: block;
	width: 86%;
	margin: 0 auto;	
	height: 100%;
	background:#fff url(../images/arrow.png) no-repeat 240px center;
	color: #333;
	text-align: left;
	line-height: 65px;
	border-radius:2px;
	font-size:1.2rem;
	padding-left:7%;
	transition:all .5s ease-in-out;
	
}
.ulul li:hover a{background:#db0101 url(../images/arroww.png) no-repeat 250px center;;color:#fff;}
.ulul p{padding:0px 20px 0px 20px;line-height:40px;}
.tt11{margin-top:20px;}
.tt12{margin-bottom:20px;}
.contentr{
	width:100%;
}
.newsdetail{
	width:100%;
}
.conerj{
	font-size:13px;
	text-align:center;
	border-bottom:1px solid #eee;
	display:block;
	padding-bottom:10px;
	margin-bottom:20px;
}
.p{
	line-height:1.8;
	text-align:justify;
}
.p p{
	line-height:2;
	text-align:justify;
}
.conerj span{
	font-size:14px;
	color:#999;
	background:url(../images/admin.png) no-repeat left center;
	padding-left:25px;
}
.conerj i{
	font-size:14px;
	color:#999;
	background:url(../images/time.png) no-repeat left center;
	font-style:normal;
	padding-left:25px;
}
.nr20 h4{
	margin:0;
    font-size:26px;
    color: #333;
    font-weight: bold;
	}
	.nr20 h5{
		margin-bottom: 35px;
    font-size: 24px;
    color: #666;
    text-align: center;
    line-height: 38px;
    letter-spacing: 10px;
    font-weight: normal;
	}
	.nr20 h5 i{
	display: inline-block;
    padding: 0 7px 0 15px;
    margin-right: 15px;
    background: #d00101;
    color: #fff;
    vertical-align: top;
    border-radius: 50px;
    font-style: normal;
    font-weight: normal;
	}
/* 分页 */

.pagination {
	font-size: 0px;
	margin-right: -5px;
	text-align: center;
	width: 100%;
	padding: 20px 0 30px;
}
.pagination ul li {
	float: left;
	display:contents;
}
.pagination a {
	font-size: 14px;
	color: #444;
	display: inline-block;
	_display: inline;
	padding: 0 13px;
	margin: 0 5px;
	line-height: 35px;
	background: #f5f5f5;
	border-radius: 4px;
}
.pagination span {
	font-size: 14px;
	color: #aaa;
	display: inline-block;
	_display: inline;
	
	margin: 0 5px;
	line-height: 35px;

	border-radius: 4px;
}
.pagination span.current {
	background: #004CBE;
	color: #fff;
}
.pagination a.prev, .pagination a.next {
	padding: 0 15px;
}
.pagination a:hover, .pagination a.cur, .pagination a.active, .pagination li.active a, .pagination li.active a:hover {
	background: #004CBE;
	color: #fff;
}

.page-num-current{background:#004CBE !important;color:#fff !important;}
.pagelist a.page-num-current{background:#004CBE !important;color:#fff !important;border:1px solid #004CBE;}


.pageinfo{padding:0 3px;color:#1574cd;}
.topw{background:#f1f1f1;height:38px;line-height:38px;}
.topl{line-height:38px;font-size:13px;color:#666;float:left;}
.topr{float:right;height:38px;}
.topr a{font-size:13px;padding:0 4px;}
.topr a:hover{color:#e61109;}

.contact1{
	width:96%;
	margin:0 auto;
	}	
.contantl{
	width:100%;
	height:445px;
	margin-top:30px;
	background:#eee;
	background:url(../images/ableft.jpg) no-repeat center;
	}	
.contactr{
	width:100%;
	height:445px;
	margin-top:30px;
	}	
.contantl b{
	font-size:32px;
	color:#fff;
	line-height:48px;
	padding-left:30px;
	padding-top:30px;
	display:block;
	}	
.contantl em{
	font-size:13px;
	color:#fff;
	line-height:30px;
	padding-left:30px;
	font-style:normal;
	position:relative;
	}	
.contantl em:before {
    width: 134px;
    height: 4px;
    position: absolute;
    left: 30px;
    bottom: -20px;
    content: "";
    background: #E70012;
}	
.contantl .tel {
    margin-bottom: 20px;
    color: #fff;
    font-size: 1.05rem;
    line-height: 2.5;
	padding-left:30px;
	margin-top:30px;
}	
.contantl .tel span {
    display: block;
    color: #E70012;
    font-size: 2.3rem;
    font-weight: bold;
    line-height: 1.2;
}	
.lxtxt{
	color: #fff;
    font-size: 18px;
    line-height: 36px;
	padding-left:30px;
	}
.conList {
	margin-bottom: 50px;
}

.conList li {
	width: 33.133333333%;
	float: left;
	color: #333;
	font-size: 17px;
	line-height: 2;
	text-align: center;
	border-right:1px solid #eee;
}
.conList li:last-child{
	border:none;
}

.conList li span {
	margin-top: 15px;
	display: block;
	font-size: 20px;
	font-weight: bold;
	text-align:center;
}

.conList li img {
	margin: 0 auto;
	display: block;
}

.coname{text-align:center;font-size:38px;padding:40px 0 80px 0;color:#444;}	
.imgbox{width:100%; }	 
.imgboxl{width:40%;float:left;border:1px solid #f1f1f1;text-align:center;}
.imgboxl img{width:100%;height:420px;border:1px solid #eee;}
.imgboxr{width:54%;float:right;padding-top:20px;}
.imgboxr span{font-size:13px;color:#ccc;padding-bottom:15px;display:block;}
.imgboxr b{font-size:30px;color:#333;line-height:36px;margin-bottom:15px;display:block;}
.imgboxr p{font-size:19px;color:#555;line-height:50px;}
.lxbt{width:380px;height:50px;background:#0053c2;border-radius:25px;margin-top:30px;display:block;}
.lxbt a{display:block;color:#fff;text-align:center;font-size:30px;line-height:50px;font-weight:bold;}
.lxbt:hover{background:#b50101;color:#fff;}
.lxbt a:hover{color:#fff;}
.cpxq{width:100%;margin-top:40px;background:#f1f1f1;height:46px;line-height:40px;margin-bottom:30px;}
.cpxq b{font-size:18px;color:#333;padding-left:20px;line-height:46px;border-left:3px solid #db0101;}
.imgboxr .gs{background:url(../images/gs.png) no-repeat left center;padding-left:40px;}
.imgboxr .lxr{background:url(../images/lxr.png) no-repeat left center;padding-left:40px;}
.imgboxr .dian{background:url(../images/dian.png) no-repeat left center;padding-left:40px;font-family:Impact;}
.imgboxr .dian em{font-size:36px;font-style:normal;font-family:Impact;}

.imgboxr .dizhi{background:url(../images/dizhi.png) no-repeat left top;padding-left:40px;line-height:1.2;font-size:16px;}