﻿@charset "UTF-8";
body, p, form, textarea, h1, h2, h3, h4, h5, dl, dd {
	margin: 0px;
}

input, button, ul, ol {
	margin: 0px;
	padding: 0px;
}

body, input, button, form {
	font-size: 14px;
	line-height: 28px;
	font-family: "microsoft yahei";
	color: #333333;
}

h1, h2, h3, h4, h5, h6, font {
	font-size: 14px;
	font-weight: normal;
}

ul, ol, li {
	list-style: none;
}

input {
	background: none;
	border: 0 none;
}

img, iframe {
	border: 0px;
}

em, i {
	font-style: normal;
}

button, input, select, textarea {
	font-size: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.tac {
	text-align: center;
}

.tar {
	text-align: right;
}

.poa {
	position: absolute;
}

.por {
	position: relative;
}

.hidden {
	display: none;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #F3101C;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

:-moz-placeholder {
	color: #aaa;
}

::-moz-placeholder {
	color: #aaa;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #aaa;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #aaa;
}

.clearfix {
	*zoom: 1;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clear {
	clear: both;
}



.icon {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}

.index .title {
	text-align: center;
	width: 100%;
	padding-bottom: 30px;
}

.index .title h3 {
	font-size: 30px;
	font-weight: normal;
	display: block;
	line-height: 30px;
	background: url(../images/title.png) no-repeat center;
}

.index .title p {
	color: #999;
	font-size: 20px;
	text-transform: uppercase;
	font-family: "AvantGardeITVbyBT Book", arial;
	padding-top: 14px;
}

.index .title h3 b {
	display: inline-block;
}

.imenu {
	text-align: center;
}

.imenu a {
	font-size: 16px;
	display: inline-block;
	padding: 0 24px;
	text-align: center;
	border-left: 1px solid #F3101C;
	height: 20px;
	line-height: 20px;
}

.imenu a:first-child {
	border-left: 0 none;
}

.imenu a:hover {
	color: #F3101C;
}

.index .floor_1_main {
	padding-top: 80px;
	padding-bottom: 80px;
}

.ipro {
	position: relative;
	overflow: hidden;
	padding: 30px 0;
}

.ipro .list {
	width: 108%;
}

.ipro .item {
	float: left;
	width: 386px;
	display: block;
	height: 290px;
	overflow: hidden;
	margin-bottom: 20px;
	margin-right: 20px;
	position: relative;
}

.ipro .item a {
	display: block;
	position: relative;
	width: 100%;
	height: 290px;
}

.ipro .item img {
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	width: 100%;
	height: 100%;
	display: block;
}

.ipro .item:hover img {
	transform: scale(1.06, 1.06);
}

.ipro .item h3 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-indent: 30px;
	font-weight: normal;
	font-size: 16px;
	height: 65px;
	line-height: 65px;
	background: url(../images/black60.png) repeat;
	color: #fff;
}

.ipro .item em {
	position: absolute;
	right: 0;
	bottom: 20px;
	z-index: 2;
	width: 32px;
	height: 26px;
	background-position: -190px 0;
	display: block;
	margin-right: 30px;
	vertical-align: middle;
}

.ipro .item:hover h3 {
	background: url(../images/ipro_t.png) repeat-x left top;
}

.index .floor_2_main {
	background: url(../images/iyoushi.jpg) no-repeat center top;
	height: 800px;
	overflow: hidden;
}

.index .floor_2, .index .floor_3 {
	padding: 80px 0;
	position: relative;
}

.index .floor_2 .title {
	color: #fff;
}

.iyoushi {
	background: url(../images/bieshu.png) no-repeat 390px center;
	height: 536px;
	overflow: hidden;
}

.iyoushi .item {
	width: 375px;
	height: 128px;
	background: url(../images/yousitem.png) no-repeat left top;
	float: left;
	margin-top: 40px;
}

.iyoushi .item a {
	display: block;
	padding: 40px;
}

.iyoushi .item .img {
	width: 50px;
	height: 50px;
	overflow: hidden;
	position: relative;
	margin-left: 10px;
}

.iyoushi .item .img img {
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	display: block;
}

.iyoushi .item .txt {
	width: 140px;
	padding-left: 60px;
	color: #fff;
}

.iyoushi .item .txt h3 {
	font-size: 20px;
	font-weight: bold;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.iyoushi .item .txt p {
	font-family: arial;
	color: #cccccc;
	padding-top: 0;
}

.iyoushi .it1, .iyoushi .it5 {
	margin-left: 62px;
	margin-right: 60px;
}

.iyoushi .it2, .iyoushi .it6 {
	margin-right: 65px;
	float: right;
}

.iyoushi .it4 {
	float: right;
}

.iyoushi .item:hover {
	background: url(../images/yousitem_a.png) no-repeat left top;
}

.iyoushi .item:hover .txt h3 {
	color: #F3101C;
}

.iyoushi .item:hover .img img {
	top: -50px;
}

.floor_3_main {
	overflow: hidden;
}

.liuc {
	position: relative;
	overflow: hidden;
	padding: 40px 0;
}

.liuc .list {
	width: 108%;
}

.liuc li {
	float: left;
	width: 206px;
}

.liuc li .Piece {
	width: 168px;
	height: 188px;
	background: #f5f5f5;
	border: 1px solid #ddd;
	float: left;
	font-size: 20px;
	text-align: center;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	box-shadow: 0 0 0 #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.liuc li .jtou {
	width: 36px;
	height: 188px;
	background: url(../images/jtou.png) no-repeat center;
	float: left;
	display: block;
}

.liuc li img {
	max-width: 100px;
	max-height: 80px;
	display: block;
	margin: 0 auto;
}

.liuc li p {
	text-align: center;
	padding-top: 40px;
	height: 88px;
}

.liuc li:last-child .jtou {
	display: none;
}

.liuc li:hover .Piece {
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
	box-shadow: 0 15px 30px rgba(0,0,0,.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}

.xunpan {
	width: 100%;
	background: url(../images/xunpan.jpg) no-repeat center top;
	height: 200px;
	color: #fff;
}

.xunpan .zixun {
	width: 300px;
	padding-top: 40px;
	text-align: center;
}

.xunpan .zixun a {
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	height: 50px;
	display: block;
	line-height: 50px;
	color: #fff;
	background: #F3101C;
	font-size: 20px;
}

.xunpan .zixun:hover a {
	background: #F3101C;
}

.xunpan .tel {
	border: 1px solid #85878d;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 26px;
	text-align: center;
	font-family: "AvantGardeITVbyBT Book", arial;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	margin-bottom: 20px;
}

.xunpan .tel em {
	width: 25px;
	height: 25px;
	display: inline-block;
	background-position: -100px 0;
	margin-right: 10px;
}

.xunpan strong {
	display: inline-block;
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	padding-right: 10px;
	font-style: italic;
}

.xunpan p {
	font-size: 20px;
}

.xunpan .bigtxt {
	font-size: 40px;
	padding-bottom: 20px;
	padding-top: 60px;
}

.iabout {
	width: 100%;
	padding: 80px 0;
}

.iabout .txt {
	width: 470px;
	height: 240px;
	display: block;
	padding: 40px;
}

.iabout .txt p {
	padding-top: 20px;
	color: #333;
}

.iabout .txt .abo_more {
	width: 154px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	display: block;
	border: 1px solid #F3101C;
	margin-top: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	cursor: pointer;
}

.iabout .txt:hover .abo_more {
	background: #F3101C;
	color: #fff;
}

.iabout .img {
	width: 650px;
	height: 320px;
	display: block;
	overflow: hidden;
}

.iabout .img img {
	width: 100%;
	display: block;
}

.floor_4_main {
	background: #f5f5f5;
	overflow: hidden;
	width: 100%;
}

.index .floor_4 {
	padding: 80px 0 80px;
	position: relative;
}

.textlist {
	
}

.textlist .list {
	width: 100%;
	padding-bottom: 30px !important;
}

.textlist .item {
	float: left;
	width: 375px;
	height: 471px;
	margin-right: 37px;
	transition: all 0.2s linear 0s;
	margin-bottom: 30px;
	/* box-shadow: 0 2px 5px rgba(0,0,0,.1); */
	background: #fff;
}

.textlist .item a {
	display: block;
	padding: 0;
	color: #333;
}

.textlist .item .img {
	width: 375px;
	height: 281px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}

.textlist .item .img img {
	width: 100%;
	height: 100%;
	transition: all 0.3s ease-out 0s;
	display: block;
}

.textlist .item:hover .img img {
	transform: scale(1.1, 1.1);
}

.textlist .item .txt {
	padding: 30px 40px 0;
}

.textlist .item h3 {
	font-size: 18px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.textlist .desc {
	line-height: 24px;
	height: 52px;
	overflow: hidden;
	margin-bottom: 10px;
	cursor: pointer;
	padding-top: 10px;
}

.textlist span {
	display: block;
	color: #666;
	font-family: arial;
	padding-top: 10px;
	border-top: 1px solid #ddd;
}

.textlist .item:hover {
	-webkit-box-shadow: 0 15px 15px rgba(0,0,0,.1);
	box-shadow: 0 15px 30px rgba(0,0,0,.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}

.textlist .item:hover h3 {
	color: #F3101C;
}

.floor_4 .btn {
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	top: 50%;
	cursor: pointer;
}

.floor_4 .btn.prev {
	background-position: -100px -50px;
	left: -5%;
}

.floor_4 .btn.next {
	background-position: -190px -50px;
	right: -5%;
}

.floor_4 .btn.prev:hover {
	background-position: -145px -50px;
}

.floor_4 .btn.next:hover {
	background-position: -236px -50px;
}

.ipatent_main {
	width: 100%;
	background: url(../images/patent.jpg) no-repeat center top;
	height: 460px;
	overflow: hidden;
}

.ipatent_main .floor {
	overflow: hidden;
	padding: 100px 0;
}

.ipatent_main .title {
	color: #fff;
}

.ipatent_main .title h3 {
	background: url(../images/title1.png) no-repeat center;
}

.ipatent {
	padding-top: 40px;
}

.ipatent .item {
	width: 580px;
	height: 140px;
	background: url(../images/pat_bk.png) no-repeat left top;
	float: left;
	margin-left: 37px;
}

.ipatent .item:first-child {
	margin-left: 0;
}

.ipatent .item a {
	display: block;
	padding: 30px;
}

.ipatent .item .img {
	width: 64px;
	height: 60px;
	overflow: hidden;
	position: relative;
	margin-right: 40px;
	margin-left: 22px;
	margin-top: 10px;
}

.ipatent .item .img img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	display: block;
}

.ipatent .item .txt {
	width: 350px;
	color: #fff;
	padding-left: 20px;
}

.ipatent .item .txt h3 {
	font-size: 20px;
	font-weight: bold;
}

.ipatent .item .txt p {
	font-family: arial;
	color: #cccccc;
	padding-top: 0;
}

.indnews {
	padding: 80px 0;
	overflow: hidden;
	position: relative;
}

.index .more {
	width: 180px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	display: block;
	margin: 40px auto 0;
	background: #444;
	transition: all 0.2s linear 0s;
}

.index .more:hover {
	background: #F3101C;
	color: #fff;
	text-indent: 10px;
}

.newsBox {
	width: 380px;
	height: 410px;
	overflow: hidden;
	position: relative;
}

.newsBox .bd {
	border: 1px solid #ddd;
}

.newsBox .hd {
	height: 28px;
	overflow: hidden;
	position: absolute;
	bottom: 1px;
	z-index: 10;
	padding-left: 20px;
	text-align: center;
}

.newsBox .hd ul {
	overflow: hidden;
	zoom: 1;
}

.newsBox .hd ul li {
	margin-right: 6px;
	width: 10px;
	height: 10px;
	line-height: 14px;
	text-align: center;
	background: #999;
	cursor: pointer;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	display: inline-block;
}

.newsBox .hd ul li.on {
	background: #F3101C;
	color: #fff;
}

.picBox .bd {
	height: 100%;
	z-index: 0;
}

.newsBox .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
	height: 408px;
	overflow: hidden;
}

.newsBox .bd img {
	width: 380px;
	height: 285px;
	display: block;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.newsBox .bd li h3 {
	display: block;
	font-size: 18px;
	color: #000;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.newsBox .bd li .txt {
	z-index: 5;
	padding: 15px 20px;
	border-top: 0 none;
	height: 93px;
}

.newsBox .bd li p {
	padding: 0;
	color: #666;
	line-height: 24px;
	height: 45px;
	overflow: hidden;
}

.newsBox .bd li .time {
	font-size: 16px;
	padding-right: 30px;
	padding-top: 28px;
}

.newsBox .bd li a:hover h3 {
	color: #F3101C;
}

.newsBox .bd li a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.index .txtlistbox {
	width: 800px;
}

.txtlistbox .item {
	border: 1px solid #ddd;
	margin-bottom: 16px;
	transition: all 0.2s linear 0s;
	+margin-bottom: 18px;
}

.txtlistbox .item a {
	display: block;
	padding: 28px;
}

.txtlistbox .item h3 {
	font-size: 18px;
	vertical-align: top;
}

.txtlistbox .item p {
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	color: #666;
}

.txtlistbox .item .time {
	display: block;
	width: 90px;
	height: 66px;
	border-right: 1px solid #ddd;
	line-height: 20px;
	margin-right: 30px;
	color: #666;
	vertical-align: middle;
	*zoom: 1;
}

.txtlistbox .item .time b {
	color: #666;
	display: block;
	font-size: 48px;
	line-height: 48px;
}

.txtlistbox .item:hover {
	border: 1px solid #F3101C;
	-webkit-box-shadow: 0 15px 15px rgba(0,0,0,.1);
	box-shadow: 0 2px 6px rgba(0,0,0,.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}

.links_bg {
	width: 100%;
    background: #191919;
    color: #fff;
}

.links {
	padding: 15px 0;
	font-size: 16px;
	border-bottom: 1px solid #353535;
}

.links span {
	color: #fff;
	display: inline-block;
}

.links a {
	display: inline-block;
	font-size: 14px;
	color: #999;
	padding-right: 10px;
}

.links a:hover {
	color: #F3101C;
}

.banc {
	text-align: center;
}

.banc img {
	max-width: 100%;
	height: auto;
	display: inline-block;
}

.inews .section_con {
	position: absolute;
	height: 560px;
	left: 50%;
	top: 50%;
	margin: -290px 0 0 -600px;
}

.inews .inews-left {
	width: 550px;
	float: left;
	overflow: hidden;
	position: relative;
}

.inews .inews-left .list {
	width: 500%;
}

.inews .inews-left .prev, .inews .inews-left .next {
	width: 30px;
	height: 70px;
	display: block;
	cursor: pointer;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	position: absolute;
	border-radius: 3px;
	top: 140px;
	z-index: 10;
	background: url(../images/black50.png) repeat 0 0;
}

.inews .inews-left .prev s, .inews .inews-left .next s {
	width: 30px;
	height: 70px;
	display: block;
	background: url(../images/inews-ico.png) no-repeat 11px center;
}

.inews .inews-left .prev:hover, .inews .inews-left .next:hover {
	background: url(../images/red80.png) repeat 0 0;
}

.inews .inews-left .prev {
	left: 10px;
}

.inews .inews-left .next {
	right: 10px;
}

.inews .inews-left .next s {
	background-position: -41px center;
}

.inews .inews-left .item {
	width: 550px;
	float: left;
}

.inews .inews-left .item a {
	width: 100%;
	display: block;
}

.inews .inews-left .item .img {
	height: 350px;
	overflow: hidden;
}

.inews .inews-left .item img {
	width: 100%;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}

.inews .inews-left .item h3 {
	height: 55px;
	line-height: 55px;
	overflow: hidden;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	padding-top: 0;
	color: #333;
	font-size: 18px;
}

.inews .inews-left .item .time {
	width: 70px;
	float: left;
	border-right: 1px solid #979797;
	color: #333333;
	line-height: 16px;
	font-size: 16px;
}

.inews .inews-left .item .time .year {
	font-size: 24px;
	display: block;
	line-height: 24px;
	margin-bottom: 4px;
}

.inews .inews-left .item .txt {
	width: 462px;
	float: right;
	color: #979797;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin-top: -7px;
}

.inews .inews-left .item:hover img {
	filter: brightness(105%);
}

.inews .inews-left .item:hover h3 {
	color: #F3101C;
	padding-left: 5px;
}

.inews .inews-left img {
	width: 100%;
	display: block;
}

.inews .inews-right {
	width: 550px;
	float: right;
}

.inews .inews-right .item {
	width: 100%;
	padding: 28px 0;
	position: relative;
	border-bottom: 1px solid #e0e0e0;
}

.inews .inews-right .item:first-child {
	padding-top: 0;
}

.inews .inews-right .item a {
	display: block;
	width: 100%;
	*zoom: 1;
}

.inews .inews-right .item a:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.inews .inews-right .item img {
	width: 140px;
	height: 105px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	display: block;
	float: left;
	margin-right: 20px;
}

.inews .inews-right .item h3 {
	font-size: 16px;
	line-height: 20px;
	height: 20px;
	margin-bottom: 5px;
	overflow: hidden;
	color: #333;
}

.inews .inews-right .item .time {
	display: block;
	color: #333;
}

.inews .inews-right .item .more {
	width: 68px;
	height: 18px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	line-height: 18px;
	position: absolute;
	right: 0;
	bottom: 30px;
	text-align: center;
	color: #b6b6b6;
	display: block;
	float: right;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	font-family: arial;
}

.inews .inews-right .item a:hover .more {
	background: #ed4e43;
	border-color: #ed4e43;
	color: #fff;
}

.inews .inews-right .item a:hover img {
	filter: brightness(105%);
}

@media (max-width: 1600px) {
	.inews .indexTit {
		margin-bottom: 20px;
	}

	.inews .section_con {
		height: 540px;
		margin-top: -255px;
	}
}

@media (max-width: 1366px) {
	.inews .indexTit {
		margin-bottom: 10px;
	}

	.inews .section_con {
		height: 440px;
		margin-top: -200px;
	}

	.inews .inews-left .prev, .inews .inews-left .next {
		margin-top: -40px;
	}

	.inews .inews-left .item .img {
		height: 260px;
	}

	.inews .inews-left .item h3 {
		height: 40px;
		line-height: 40px;
	}

	.inews .inews-right .item {
		padding: 10px 0;
	}

	.inews .inews-right .item .more {
		bottom: 10px;
	}
}

.indexTit {
	width: 100%;
	text-align: center;
	position: relative;
	margin-bottom: 46px;
}

.indexTit .en {
	color: #2f2f2f;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 6px;
	text-transform: uppercase;
	font-family: arial;
	display: block;
}

.indexTit .line-left, .indexTit .line-right {
	width: 90px;
	height: 1px;
	position: absolute;
	bottom: 12px;
	display: block;
	background: #c1c1c1;
}

.indexTit .line-left {
	left: 50%;
	margin-left: -158px;
}

.indexTit .line-right {
	right: 50%;
	margin-right: -158px;
}

.indexTit h2 {
	font-size: 24px;
	line-height: 30px;
}

@media (max-width: 1366px) {
	.indexTit .en {
		margin-bottom: 0;
	}
}

.nyIcon {
	background: url(../images/nyicon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}

.wrapper {
	padding: 55px 0 55px;
	min-height: 300px;
}

.wrapper .indexTit .line-right {
	margin-right: -202px;
}

.wrapper .indexTit .line-left {
	margin-left: -202px;
}

.wrapper .noinfor {
	padding: 0 0 20px;
	text-align: left;
	color: red;
}

.wrapper .bcontact {
	width: 100%;
	margin-top: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #e5e5e5;
}

.wrapper .bcontact li {
	width: 399px;
	float: left;
	padding: 20px 0;
	border-left: 1px solid #e5e5e5;
	text-align: center;
}

.wrapper .bcontact li s {
	width: 60px;
	height: 55px;
	display: block;
	margin: 0 auto;
	background: url(../images/contact-ico.png) no-repeat 0 center;
}

.wrapper .bcontact li h3 {
	font-size: 16px;
	padding: 6px 0 14px;
}

.wrapper .bcontact li.a1 {
	border-left: 0px;
}

.wrapper .bcontact li.baddress s {
	background-position: -70px center;
}

.wrapper .bcontact li.btel s {
	background-position: -144px center;
}

.n-tit {
	margin-bottom: 30px;
}

.n-tit h3 {
	line-height: 35px;
	font-size: 24px;
}

.n-tit s {
	width: 4px;
	height: 22px;
	margin-right: 15px;
	background: #F3101C;
	display: inline-block;
	vertical-align: middle;
}

.n-project {
	width: 100%;
	padding: 45px 0 20px;
}

.n-project .con {
	overflow: hidden;
	position: relative;
}

.n-project .gridlist {
	width: 105%;
	*padding-bottom: 30px;
}

.n-project.n-yewu {
	padding-bottom: 30px;
}

.n-project .txtlistbox {
}

.n-project .txtlistbox li {
	width: 590px;
	float: left;
}

.n-project .txtlistbox li:nth-child(2n) {
	float: right;
}

.n-project.n-yewu .gridlist .item {
	margin-right: 26px;
}

.n-yewu .textlist .item {
	width: 280px;
	height: 275px;
	margin-right: 26px;
}

.n-yewu .textlist .item:nth-child(4n) {
	margin-right: 0;
}

.n-yewu .textlist .item .img {
	width: 280px;
	height: 185px;
}

.n-yewu .textlist .item .txt {
	padding: 10px;
}

.n-yewu .textlist .item .txt .desc {
	height: 40px;
	padding-top: 5px;
	margin-bottom: 15px;
	line-height: 22px;
}

.n-yewu .textlist .item span {
	padding-top: 5px;
}

.location {
	width: 100%;
	line-height: 60px;
	background: #fff;
	position: relative;
	z-index: 99;
	border-bottom: 1px solid #eee;
}

.location .w1200 {
	position: relative;
}

.location.fixt {
	position: fixed;
	top: 95px;
}

.location .sitepath {
	color: #363636;
	width: 400px;
	white-space: nowrap;
}

.location .sitepath s {
	width: 22px;
	height: 20px;
	background-position: 0 0;
	margin-right: 6px;
}

.location .sitepath a {
	color: #363636;
}

.location .sitepath a:hover {
	color: #F3101C;
}

.location .menu {
	height: 60px;
	line-height: 60px;
}

.location .menu span {
	width: 1px;
	height: 16px;
	margin: 0 16px 0 14px;
	background-position: -206px -36px;
}

.location .menu li {
	padding: 0;
	height: 60px;
	line-height: 60px;
	margin-left: 35px;
	text-align: center;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	color: #363636;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.location .menu li a {
	display: block;
	position: relative;
}

.location .menu li i {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 2px;
	background-color: #F3101C;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.location .menu li:hover i, .location .menu li.hover i {
	width: 100%;
	margin-left: -50%;
}

.location .menu li .box {
	width: 100%;
	text-align: left;
	position: absolute;
	left: 0;
	top: 80px;
	display: none;
}

.location .menu li .box dl {
	position: relative;
}

.location .menu li .box dd {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	vertical-align: top;
	margin-right: 14px;
	text-align: center;
	width: 158px;
}

.location .menu li .box dd s {
	width: 4px;
	height: 4px;
	border-radius: 100%;
	display: inline-block;
	vertical-align: middle;
	background: #999;
	margin-right: 5px;
	display: none;
}

.location .menu li .box dd a:hover {
	background: #fff;
	border: 1px solid #F3101C;
	color: #F3101C;
}

.location .menu li.hover a {
	color: #F3101C;
}

.location .menu li.hover .box {
	display: block;
}

.location.fixt .menu .box {
	display: none !important;
}

.projectPage .list {
	padding-top: 0;
}

.contactPage {
	padding: 0 0 0;
}

.contactPage .bcontact {
	padding-top: 30px;
}

.contactPage .bcontact .a3 {
	height: 131px;
}

.contactPage .bcontact .a3 img {
	width: 130px;
	display: block;
	margin: 0 auto;
}

.contactPage .txtcon img {
	max-width: 100%;
}

.contactPage .t2 {
	padding: 58px 0 48px;
	text-align: center;
}

.contactPage .t2 .titb {
	font-size: 30px;
	margin-bottom: 16px;
}

.contactPage .t2 .txt {
	font-size: 14px;
	line-height: 24px;
}

.contactPage .t2 .txt span {
	font-weight: bold;
	color: #F3101C;
}

.contactPage .mapArea {
	width: 100%;
	height: 400px;
	margin-top: 40px;
}

.contactPage .mapArea #allmap {
	width: 100%;
	height: 400px;
}

.projectPage {
	overflow: hidden;
}

.projectPage .list {
	width: 105%;
}

.newsPage .list {
	padding-bottom: 30px;
}

.newsPage .item {
	height: 178px;
	transition: all .5s;
	border: 1px solid #f3f3f3;
	display: block;
	margin-bottom: 20px;
}

.newsPage .item a {
	padding: 26px;
	display: block;
}

.newsPage .item img {
	width: 168px;
	height: 126px;
	display: block;
	margin-right: 30px;
}

.newsPage .item h3 {
	font-size: 20px;
	padding: 25px 0 20px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	color: #000;
}

.newsPage .item .txt {
	color: #999;
	line-height: 24px;
	width: 640px;
	height: 48px;
	overflow: hidden;
}

.newsPage .item .time {
	width: 130px;
	padding: 20px 0 20px 45px;
	border-left: 1px solid #eee;
	font-family: arial;
	font-size: 18px;
	color: #999;
	text-align: center;
}

.newsPage .item .time .day {
	font-size: 30px;
	line-height: 45px;
	display: block;
}

.newsPage .item:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	margin-left: 15px;
}

.newsPage .item:hover h3 {
	color: #F3101C;
}

.newsPage .item:hover .time .day span {
	background: #6d6d6d;
}

.newsPage .item:hover .time .day strong {
	background: #ff0000;
	color: #fff;
}

.showNews .title {
	font-size: 24px;
	color: #333333;
	text-align: center;
	margin: 10px 0 22px;
	font-weight: bold;
}

.showNews .mark {
	color: #999999;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin-bottom: 20px;
	border-top: 1px dashed #e5e5e5;
	border-bottom: 1px dashed #e5e5e5;
}

.showNews .mark a {
	color: #999999;
}

.article_pic {
	text-align: center;
	margin-bottom: 20px;
}

.article_pic img {
	max-width: 100%;
	height: auto;
	display: inline-block;
}

.showNews .showContxt {
	color: #666666;
	padding: 0 0 30px;
	line-height: 30px;
}

.showNews .showContxt img {
	max-width: 100%;
}

.tag {
	height: 25px;
	color: #666;
}

.tag a {
	color: #666;
}

.tag a:hover {
	color: #F3101C;
}

.reLink {
	width: 100%;
	height: 25px;
	color: #666;
	border-top: 1px solid #d7d6d6;
	padding: 15px 0 40px;
}

.reLink a {
	color: #666;
}

.reLink a:hover {
	color: #F3101C;
}


