@charset "utf-8";
/*------------------------------------------------全局元素-------------------------------------------*/
/*--------------------------------Powered by Lian-----------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 1;
	font-size: 14px;
	font: inherit;
	font-family: "Microsoft YaHei", "宋体", Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	color: #000;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, header, menu, dialog, footer, figure, dl, dt, dd, ul, li {
	display: block;
}
body, html {
}
a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #de0500;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
img {
	border: 0 none;
}
ul, ol {
	list-style: none outside none;
}
table {
	width: 100%;
}
.Clear {
	clear: both;
}
.w100 {
	width: 100%;
}
.w1200 {
	width: 1200px;
	margin: 0px auto;
}
.left {
	display: block;
	float: left;
}
.right {
	display: block;
	float: right;
}
.logo {
	overflow: hidden;
}
.logo .left {
	width: 501px;
	height: 56px;
	margin: 44px 0px;
}
.logo .right {
	background: url(../img/tel.png) left top no-repeat;
	padding-left: 65px;
	padding-top: 30px;
	margin-bottom: 44px;
	height: 64px;
}
.logo .right span {
	font-size: 16px;
}
.logo .right p {
	font-size: 30px;
	font-weight: bold;
	color: #de0500;
}
.nav {
	background: #000;
	height: 56px;
	line-height: 56px;
	width: 100%;
}
.menus {
	position: relative;
	z-index: 9999;
}
.menus a {
	color: #fff;
}
.menus .nLi {
	float: left;
	position: relative;
	display: block;
}
.menus .nLi h3 {
	float: left;
}
.menus .nLi h3 a {
	display: block;
	/*padding: 0px 25px;*/
	width: 171px;
	text-align: center;
	font-size: 16px;
}
.menus .sub {
	display: none;
	width: 180px;
	padding: 5px 25px;
	left: 0;
	top: 56px;
	position: absolute;
	background: #d50000;
	line-height: 35px;
}
.menus .sub li {
	zoom: 1;
}
.menus .sub a {
	display: block;
	font-size: 14px;
}
.menus .sub a:hover {
	background: #d50000;
	color: #000;
}
.menus li.on {
	background: #d50000;
	color: #fff;
}
/*banner*/
.fullSlide {
	width: 100%;
	position: relative;
	height: 596px;
	overflow: hidden;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 596px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 596px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 30px;
	left: 0;
	height: 30px;
	line-height: 30px;
	line-height: 999;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
 *display:inline;
	zoom: 1;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	margin: 5px;
	background: #c3c3c3;
}
.fullSlide .hd ul .on {
	background: #de0500;
}
.products {
	overflow: hidden;
}
h2.tits {
	font-size: 36px;
	height: 70px;
	line-height: 30px;
	display: block;
	text-align: center;
	margin: 76px 0px 56px 0px;
}
.products h2.tits {
	background: url(../img/b1.png) center no-repeat;
}
.products .pro_nr .pro_a {
	height: 440px;
	background: #f7f7f7;
	margin-bottom: 20px;
	position: relative;
	padding: 10px 0px;
	overflow: hidden;
}
.products .pro_a .left {
	width: 480px;
	overflow: hidden;
}
.products .pro_a .left h2 {
	margin-top: 20px;
	display: block;
	overflow: hidden;
}
.products .pro_a .left h2 a {
	display: block;
	width: 400px;
	font-size: 18px;
	color: #fff;
	display: block;
	height: 43px;
	line-height: 43px;
	background: url(../img/sigle.png) left center no-repeat;
	padding-left: 40px;
}
.products .pro_a .left p {
	display: block;
	overflow: hidden;
	width: 440px;
	line-height: 26px;
	color: #666;
	height: 104px;
	font-size: 14px;
	padding-left: 40px;
	margin-top: 20px;
}
.products .pro_a .left span {
	display: block;
}
.products .pro_a .left span a {
	display: block;
	width: 58px;
	height: 26px;
	line-height: 999;
	overflow: hidden;
	background: url(../img/arr.png) center no-repeat #000;
	float: right;
	border-radius: 30px;
	margin-top: 30px;
}
.products .pro_a .left span a:hover {
	background-color: #de0500;
}
.products .pro_a .left ul {
	overflow: hidden;
	padding: 50px 0px 0px 40px;
}
.products .pro_a .left ul li {
	display: block;
	float: left;
	width: 139px;
	text-align: center;
	margin-right: 11.5px;
}
.products .pro_a .left ul li:nth-child(3n) {
	margin-right: 0px;
}
.products .pro_a .left ul li img {
	display: block;
	width: 137px;
	height: 101px;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}
.products .pro_a .left ul li span {
	display: block;
	height: 30px;
	line-height: 30px;
}
.products .pro_a .right {
	width: 659px;
	height: 440px;
	margin-right: 10px;
	overflow: hidden;
}
.products .pro_a .right img {
	width: 659px;
	height: 440px;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	transition: .5s all;
	-webkit-transform: scale(1, 1) rotate(0);
	-ms-transition: .5s all;
}
.products .pro_a .right img:hover {
	-webkit-transform: scale(1.06, 1.06);
	-moz-transform: scale(1.06, 1.06);
	-o-transform: scale(1.06, 1.06);
	transform: scale(1.06, 1.06);
	-ms-transform: scale(1.06, 1.06);
}
.products .pro_a:nth-child(2n) .left {
	float: right;
	margin-right: 10px;
}
.products .pro_a:nth-child(2n) .left h2 a {
	text-align: right;
	float: right;
	background: url(../img/double.png) right center no-repeat;
	padding-right: 40px;
	padding-left: 0px;
}
.products .pro_a:nth-child(2n) .left p {
	padding-left: 0px;
	padding-right: 40px;
}
.products .pro_a:nth-child(2n) .left span a {
	margin-right: 40px;
}
.products .pro_a:nth-child(2n) .left ul {
	padding: 50px 40px 0px 0px;
}
.products .pro_a:nth-child(2n) .right {
	float: left;
	margin-right: 0px;
}
/*aboutus*/
.aboutus {
	background: url(../img/bg_about.jpg) center no-repeat;
	height: 384px;
	padding: 87px 0px;
	margin-top: 80px;
}
.about {
	background: #fff;
	width: 908px;
	margin: 0px auto;
	padding: 50px 60px;
	overflow: hidden;
}
.about h2 {
	display: block;
	text-align: center;
	font-size: 32px;
}
.about h5 {
	display: block;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.8px;
}
.about p {
	display: block;
	text-align: center;
	color: #666;
	line-height: 30px;
	padding: 20px 0px;
}
.about a {
	display: block;
	width: 162px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #de0500;
	color: #fff;
	font-size: 18px;
	margin: 20px auto;
}
.about a:hover {
	background: #000;
}
/*案例*/
.case {
	overflow: hidden;
}
.case h2.tits {
	background: url(../img/b2.png) center no-repeat;
}
.picScroll-left {
	overflow: hidden;
	position: relative;
}
.picScroll-left .hd {
	overflow: hidden;
	height: 30px;
	margin-top: 30px;
}
.picScroll-left .hd ul {
	overflow: hidden;
	zoom: 1;
	text-align: center;
}
.picScroll-left .hd ul li {
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 30px;
	margin: 0px 5px;
	background: #ddd;
	overflow: hidden;
	text-indent: -999px;
	cursor: pointer;
}
.picScroll-left .hd ul li.on {
	width: 52px;
	background: #de0500;
}
.picScroll-left .bd {
	padding: 10px;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	display: block;
	float: left;
	width: 385px;
	text-align: center;
	margin-right: 15px;
}
.picScroll-left .bd ul li img {
	width: 383px;
	height: 285px;
	border: 1px solid #ddd;
}
.picScroll-left .bd ul li span {
	display: block;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	font-size: 16px;
}
/*资讯*/
.news {
	overflow: hidden;
}
.news h2.tits {
	background: url(../img/b3.png) center no-repeat;
}
.news .left, .news .right {
	width: 580px;
}
.news .lt {
	float: left;
	display: block;
	width: 184px;
	height: 140px;
	border: 1px solid #ddd;
}
.news .lt img {
	width: 184px;
	height: 140px;
}
.news .rt {
	display: block;
	float: right;
	width: 370px;
}
.news .rt h4 a {
	display: block;
	width: 100%;
	font-size: 16px;
}
.news .rt em {
	display: block;
	width: 47px;
	height: 3px;
	background: #de0500;
	margin: 10px 0px;
}
.news .rt span {
	display: block;
	color: #999;
	font-size: 13px;
	font-weight: bold;
}
.news .rt p {
	display: block;
	color: #666;
	line-height: 24px;
	font-size: 13px;
	margin-top: 10px;
}
.news ul {
	overflow: hidden;
	padding: 20px 0px;
}
.news ul li {
	display: block;
	background: url(../img/circle1.png) left center no-repeat;
	border-bottom: 1px dashed #ddd;
	height: 50px;
	line-height: 50px;
}
.news ul li a {
	float: left;
	margin-left: 18px;
	font-size: 16px;
}
.news ul li span {
	float: right;
	width: 80px;
	text-align: right;
	font-size: 13px;
	color: #999;
}
/*底部*/
.footer {
	background: #000;
	overflow: hidden;
	margin-top: 80px;
	padding: 80px 0px;
}
.footer, .footer p {
	font-size: 13px;
	color: #666;
	line-height: 26px;
}
.footer .left1 {
	width: 328px;
	overflow: hidden;
}
.footer .left1 p {
	margin: 20px 0px;
}
.footer .left1 a.zx {
	display: block;
	width: 163px;
	padding-left: 50px;
	height: 55px;
	line-height: 55px;
	font-size: 18px;
	border: 1px solid #fff;
	background: url(../img/arr.png) 140px center no-repeat;
	color: #fff;
	margin-top: 50px;
}
.footer .right {
	width: 780px;
	overflow: hidden;
}
.footer .right .foot-t {
	border-bottom: 1px solid #666;
	padding-bottom: 60px;
	overflow: hidden;
}
.footer .right .foot-t ul {
	width: 25%;
}
.footer .right .foot-t ul h3 {
	font-size: 16px;
	color: #fff;
	margin-bottom: 20px;
}
.footer .right .foot-t ul li {
	display: block;
	line-height: 26px;
}
.footer .right .foot-t ul li a {
	color: #666;
}
.footer .right .foot-t ul li a:hover {
	color: #de0500;
}
.footer .foot-b {
	padding-top: 30px;
	overflow: hidden;
}
.footer .right .foot-b h3 {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}
.footer .right .foot-b p {
	height: 40px;
	line-height: 40px;
	display: block;
	overflow: hidden;
}
.footer .right .foot-b p span {
	color: #666;
	display: block;
	float: left;
}
.footer .right .foot-b p span em {
	color: #fff;
	font-size: 28px;
}
.footer .right .foot-b p a {
	color: #666;
	font-size: 13px;
	float: left;
	display: block;
}
.footer .right .foot-b p a:hover {
	color: #de0500;
}
.footer .right .foot-b p span:nth-child(3) {
	float: right;
	text-align: right;
}
.footer .right .foot-b p span:nth-child(2) {
	margin-left: 70px;
}
/*yhcms翻页*/
.pages {
	margin-top: 30px;
	overflow: hidden;
	margin-bottom: 30px;
}
div.flickr {
	padding: 0px;
	text-align: center;
	margin-top: 50px;
	font-size: 13px;
}
div.flickr a {
	border: #dedfde 1px solid;
	background-position: 50% center;
	color: #666;
	margin-right: 3px;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	padding: 0px 15px;
	font-size: 13px;
}
div.flickr a:hover {
	border-right: #ddd 1px solid;
	border-top: #ddd 1px solid;
	background-image: none;
	border-left: #ddd 1px solid;
	color: #fff;
	border-bottom: #ddd 1px solid;
	background-color: #de0500;
}
div.flickr a:active {
	border-right: #ddd 1px solid;
	border-top: #ddd 1px solid;
	background-image: none;
	border-left: #ddd 1px solid;
	color: #fff;
	border-bottom: #ddd 1px solid;
	background-color: #de0500;
}
div.flickr span {
	color: #999;
	margin-right: 5px;
}
div.flickr span.current {
	border: #dedfde 1px solid;
	background-position: 50% bottom;
	color: #de0500;
	margin-right: 5px;
	text-decoration: none;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	padding: 0px 15px;
	font-weight: bold;
}
div.flickr span.disabled {
	color: #adaaad;
	margin-right: 5px;
}
/*单页模型*/
.inbanner {
	height: 400px;
}
.inbanner1 {
	background: url(../img/inbanner1.jpg) center no-repeat;
}
.guide {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ddd;
}
.guide, .guide p, .guide a {
	font-size: 13px;
}
.main {
	padding: 50px 0px;
	overflow: hidden;
}
.main h2.first {
	font-size: 30px;
	font-weight: bold;
	background: url(../img/arr2.png) 140px center no-repeat;
}
.main h3.second {
	font-size: 20px;
	margin-top: 10px;
}
.main .desc {
	padding: 30px 0px;
	overflow: hidden;
}
.main .desc, .main .desc p {
	font-size: 16px;
	line-height: 30px;
}
.main .ny-image {
	padding: 30px 0px;
	overflow: hidden;
}
.main .ny-image li {
	display: block;
	float: left;
	width: 288px;
	margin-right: 16px;
	margin-bottom: 16px;
}
.main .ny-image li img {
	border: 1px solid #ddd;
	width: 286px;
	height: 213px;
	display: block;
}
.main .ny-image li span {
	display: block;
	width: 100%;
	background: #ddd;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
}
.main .ny-image li:nth-child(4n) {
	margin-right: 0px;
}
/*文章模型*/
.newslist {
	padding: 30px 0px;
	overflow: hidden;
}
.newslist li {
	display: block;
	overflow: hidden;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	width: 585px;
}
.newslist li:nth-child(2n) {
	margin-right: 0px;
}
.newslist img {
	width: 184px;
	height: 140px;
	border: 1px solid #ddd;
}
.newslist .right {
	width: 379px;
}
.newslist .right h4 a {
	display: block;
	font-size: 18px;
	line-height: 30px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}
.newslist .right p {
	font-size: 14px;
	line-height: 26px;
	color: #666;
	margin-top: 10px;
}
.newslist .right li:hover h4 {
	color: #d50000;
}
.news-list {
}
.news-list .left {
	width: 1000px;
	border-right: 1px solid #de0500;
}
.news-list .left h3.tit {
	display: block;
	text-align: center;
	border-bottom: 1px solid #de0500;
	font-size: 20px;
	height: 60px;
	line-height: 30px;
}
.news-list .left .fbiao {
	display: block;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.news-list .left .fbiao span {
	margin: 0px 20px;
	font-size: 13px;
	color: #666;
}
.news-list .desc {
	padding-right: 80px;
}
.news-list .desc img {
	max-width: 100%;
	margin: 10px auto;
	display: block;
}
.news-list .right {
	width: 179px;
	padding-left: 20px;
}
.news-list .right li {
	display: block;
	height: 30px;
	line-height: 30px;
}
/*产品模型*/
.inbanner2 {
	background: url(../img/inbanner2.jpg) center no-repeat;
}
.prolist {
	overflow: hidden;
}
.prolist .left {
	width: 200px;
	overflow: hidden;
}
.prolist .left h2 {
	background: #de0500;
	text-align: center;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	padding: 30px 0px 5px 0px;
}
.prolist .left h3 {
	background: #de0500;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	padding-bottom: 30px;
}
.prolist .left ul {
	display: block;
}
.prolist .left ul li {
	display: block;
	background: url(../img/circle1.png) 20px center no-repeat;
	padding-left: 35px;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #ddd;
}
.prolist .left ul li a {
	font-size: 16px;
}
.prolist .right {
	width: 999px;
	border-left: 1px solid #de0500;
	overflow: hidden;
}
.prolist .right h2 {
	display: block;
	border-bottom: 1px solid #de0500;
	height: 50px;
	line-height: 50px;
}
.prolist .right h2 a {
	font-size: 20px;
	font-weight: bold;
	margin-left: 30px;
}
.prolist .right ul {
	padding: 30px;
	overflow: hidden;
	width: 939px;
}
.prolist .right ul li {
	display: block;
	float: left;
	border: 1px solid #ddd;
	width: 301px;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
}
.prolist .right ul li:nth-child(3n) {
	margin-right: 0px;
}
.prolist .right ul li img {
	display: block;
	width: 301px;
	height: 224px;
}
.prolist .right ul li span {
	display: block;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	margin: 10px 0px;
}
.prolist .right .w100 {
	overflow: hidden;
}
.prolist .right .lt {
	float: left;
	width: 600px;
	height: 447px;
	margin: 30px;
}
.prolist .right .lt img {
	width: 600px;
	height: 447px;
}
.prolist .right .rt {
	float: right;
	width: 339px;
	margin: 30px 0px;
}
.prolist .right .rt p {
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
}
.prolist .right .rt p span {
	color: #de0500;
	font-weight: bold;
}
.prolist .right .info {
	padding: 30px 0px 30px 30px;
	width: 969px;
	overflow: hidden;
}
.prolist .right .info, .prolist .right .info p {
	font-size: 16px;
	line-height: 30px;
}
/*图片模型*/
.inbanner3 {
	background: url(../img/inbanner3.jpg) center no-repeat;
}
