﻿@charset "utf-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #000;
	list-style:none;
}
img {
	text-decoration: none;
}
/*头部*/
.head {
	width: 100%;
	padding-top: 5px;
	height: auto;
	padding-bottom: 5px;
}
.header {
	width: 1000px;
	margin: 0 auto;
	height: 120px;
}
.logo1 {
    float: left;
    width: 500px;
    padding-top:25px;
    font-family: "方正粗倩简体";
    font-size: 35px;
    margin-left: 20px;
    color: #21ab40;
}
.dh {
    float: right;
    padding-top: 25px;
    padding-right: 55px;
    font-size: 28px;
    font-weight: bold;
	color:#C30;
}
.dh img{
	margin-bottom:-10px
}
.sc {
	width: 520px;
	float: right;
}
.sc .p1 {
	text-align: right;
	font-size: 12px;
}
.sc .p1 a {
	color: #000;
}
.sc .p2 {
	color: #f00;
	font-size: 14px;
	text-align: left;
	margin-top: 20px;
}
.nav {
	width: 100%;
	height: 45px;
	/*background:url(../images/mn-bg.png) repeat-x;*/
	background:#c83e19;
}
.menu {
	font-size: 14px;
	list-style: none;
	width: 1000px;
	margin: 0 auto;
	line-height: 45px;
}
.menu li {
	float: left;
	width: 125px;
	text-align: center;
}
.menu li.line {
	width: 3px;
}
.menu li a {
	color: #fff;
}
.menu li a:hover {
	display: block;
	background: #ef8e10;
	color: #fff;
}
.menu li ul {
	display: none;
	position: absolute;
	z-index: 9;
	list-style: none;
	background: #fff;
	height: auto;
	top: 170px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}
.menu li:hover ul {
	display: block;
	background:#c83e19;
}
.menu li ul li{
	clear:both;
}
.menu li ul li a {
	color: #fff;
}
.menu li ul li a:hover {
	color: #fff;
}
.menu2 li {
	clear:both;
}

.flash {
	width: 1000px;
	margin: 0 auto;
	border-top: none;
}
/*头部结束*/

/*首页小动画*/
.yqzs {
	float: left;
	margin-top: 5px;
}
#sliderbox {
	width: 350px;
	height: 300px;
	position: relative;
	overflow: hidden;
}
#slider {
	list-style: none;
	margin: 0;
	padding: 0;
}
#slider li {
	float: left;
	margin: 0;
	padding: 0;
}
#slidertab {
	position: absolute;
	right: 0px;
	bottom: 5px;
	width: 50px;
	height: 20px;
	list-style: none;
}
#slidertab li {
	float: left;
	width: 20px;
	height: 20px;
	margin: 2px;
	background: #eee;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
}
#slidertab li.sliderclass {
	background: #f00;
}
/*结束*/


.cont {
	width: 1000px;
	margin: 0 auto;
	padding-top: 25px;
	margin-bottom: 35px;
}
/*产品分类部分*/
.zj {
	width: 100%;
	background: #f2f8dd;
	height:400px;
	margin-bottom: 10px;
	padding-top: 25px;
}
.up {
	width: 1000px;
	margin: 0 auto;
	height:365px;
}
.up p {
	text-align: center;
	font-size: 18px;
	color:#1c79c1;
	margin-bottom: 15px;
}
.jt {
	text-align: center;
}
.jt ul {
	margin-left: 100px;
}
.jt ul li {
	list-style-type: none;
	display: inline;
	margin: 0px 0px 20px 5px;
}
.jt li {
	float: left;
}
.jt li a:hover {
	color: #f00;
}
/*产品分类部分结束*/


/*-------------------------------------*/

.ttt li {
	float:left;
	list-style:none;
}
.ttt li img {
	width:230px;
	height:230px;
	margin:8px;
	/*box-shadow:2px 4px 6px #999;*/
}
.ttt li p {
	text-align:center;
	padding-top:10px;
	font-size:16px;
}
.ttt li p a {
	color:#1c79c1;
}
.ttt li p a:hover {
	color:#1c79c1;
}

/*-------------------------------------*/

/*案例展示*/
.you {
	width: 100%;
	height: 330px;
	margin-bottom: 30px;
}
.anli {
	width: 1000px;
	margin: 0 auto;
	clear: both;
	padding-bottom: 20px;
	padding-top: 20px;
}
.anlit {
	height: 40px;
	line-height: 32px;
}
.anlitt {
	background: url(../images/37466086-809e-41df-80db-b77c65031c15_32_32.png) 10px 0px no-repeat;
	font-size:20px;
	padding-left: 50px;
	width: 1000px;
	float: left;
	line-height:32px;
	height:32px;
	color:#f34234;
}
.anlitt span {
	padding-left: 15px;
	font-family: Arial;
	font-size: 25px;
}
.anlitt span a {
	color: #ccc;
}
.midrbb {
	width: 998px;
	height: auto;
	overflow: hidden;
	border: 1px solid #D1D1D1;
	padding: 10px 0px;
}
#demoLeft {
	float: left;
	overflow: hidden;
	width: 1150px;
	margin-left: 10px;
}
#demoLeft .indemo {
	float: left;
	width: 2000%;
}
#demob1, #demob2 {
	float: left;
}
#demob1 img, #demob2 img {
	width: 180px;
	height: 170px;
	margin: 10px 20px;
}
#pro {
	width: 240px;
	float: left;
	margin-left: 6px;
}
.protp {
	width: 226px;
	height: 185px;
	padding: 4px;
	border: 1px #CCC solid;
}
.promc {
	margin-top: 10px;
	height: 24px;
	border: 1px #CCC solid;
	text-align: center;
	line-height: 24px;
}
.promc a {
	font-size: 12px;
	color: #000;
}
.midbt h3 span {
	line-height: 50px;
	color: #F00;
	font-size: 24px;
}
/*案例结束*/


/*新闻简介部分*/
.down {
	height: 444px;
	padding-bottom: 15px;
	width: 1000px;
	margin: 0 auto;
}
.title {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	padding-bottom: 15px;
	color: #800000;
}
/*about*/
.about {
	width: 980px;
	margin: 0 auto;
	padding: 50px 0 0 0;
	height: 400px;
	overflow: hidden;
}
.aboutleft {
	float: left;
	width: 350px;
	padding: 15px 0 0 0;
}
.aboutleft p.name {
	text-align: right;
	text-transform: uppercase;
	font-family: 'Impact';
	font-size: 16px;
	color:#092f8e;
}
.hdp_container {
	width: 350px;
	height:305px;
	float: left;
	position: relative;
	display: inherit;
	font-size: 12px;
	overflow: hidden;
	margin: 5px 0px 0px 0px;
}
.aboutleft p.biao {
	clear: both;
	text-align: right;
	padding: 10px 0 0 0;
}
.aboutright {
	float: right;
	width: 604px;
	height: 343px;
	background: url(../images/aboutmore.png) left top no-repeat;
}
.aboutmore {
	float: right;
	width: 96px;
	height: 133px;
	display: inline;
	margin: 190px 0 0 0;
}
.aboutcon {
	float: right;
	width: 490px;
	padding: 40px 0 0 0;
	height: 280px;
}
.aboutcon p.top {
	font-size: 20px;
	font-family: 'Microsoft Yahei';
	color:#092f8e;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.abcon {
	float: left;
	width: 490px;
	line-height: 35px;
	color: #747474;
	font-size: 14px;
	height: 245px;
	overflow: hidden;
	font-family: 'Microsoft Yahei';
	
}
.abcon p {
    text-indent: 2em;
}
/*about*/
/*产品分类开始*/


/*产品分类开始*/
.he_border1 {
	background: #fe7253;
	width:230px;
	height:230px;
	padding: 0;
	margin:8px;
	float: left;
	border: 1px solid #666;
	position: relative;
	box-sizing: border-box;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	overflow: hidden
}
.he_border1 .he_border1_img {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	opacity: 1;
	overflow: hidden
}
.he_border1:hover .he_border1_img {
	position: absolute;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	opacity: .6
}
.he_border1 .he_border1_caption {
	color: #fff;
	padding: 0;
	margin: 0;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	overflow: hidden
}
.he_border1 .he_border1_caption::before, .he_border1 .he_border1_caption::after {
	position: absolute;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.4s, -webkit-transform .4s;
	-moz-transition: opacity 0.4s, -moz-transform .4s;
	-o-transition: opacity 0.4s, -o-transform .4s;
	transition: opacity 0.4s, transform .4s
}
.he_border1 .he_border1_caption::before {
	top: 8%;
	right: 10%;
	bottom: 8%;
	left: 10%;
	border-top: 1px solid #fe7253;
	border-bottom: 1px solid #fe7253;
	-webkit-transform: scale(0, 1);
	-moz-transform: scale(0, 1);
	-o-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0
}
.he_border1 .he_border1_caption::after {
	top: 8%;
	right: 10%;
	bottom: 8%;
	left: 10%;
	border-right: 1px solid #fe7253;
	border-left: 1px solid #fe7253;
	-webkit-transform: scale(1, 0);
	-moz-transform: scale(1, 0);
	-o-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-o-transform-origin: 100% 0;
	transform-origin: 100% 0
}
.he_border1:hover .he_border1_caption::before, .he_border1:hover .he_border1_caption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.he_border1 .he_border1_caption, .he_border1 .he_border1_caption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	overflow: hidden;
	z-index: 1000
}
.he_border1 .he_border1_caption_h {
	font-size: 1.3em;
	font-weight: 700;
	text-align: center;
	width: 80%;
	position: absolute;
	top: 20%;
	left: 10%;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	overflow: hidden;
	opacity: 1
}
.he_border1 .he_border1_caption_p {
	font-size: 1em;
	text-align: center;
	width: 80%;
	position: absolute;
	top: 60%;
	left: 10%;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	overflow: hidden;
	opacity: 0
}
.he_border1:hover .he_border1_caption_p {
	top: 45%;
	opacity: 1
}
/*产品分类结束*/















/**/

/*产品分类结束*/
/**/

.ph {
	width: 600px;
	height: 375px;
	float:left;
}
.more {
	float: right;
	padding-top: 15px;
}
.diange {
	height:41px;
	line-height:41px;
}
.phb {
	background: url(../images/37466086-809e-41df-80db-b77c65031c15_32_32.png) 10px 0px no-repeat;
	font-size:20px;
	padding-left:50px;
	width:600px;
	float: left;
	line-height:32px;
	height:32px;
	color:#1c79c1;
}

.phh li a:hover {
	color: #a50404;
}
.phb span {
	padding-left: 15px;
	font-size: 15px;
	color:#CCC;
}
.phh {
	height:322px;
	width:600px;
	float:left;
}
.phh span {
	width:605px;
	float:left;
	padding:4px 0px 0px 13px;
}
/**/
/*新闻*/
.xw {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 5px;
	height:390px;
}
.news {
	width:1000px;
	height:390px;
	line-height: 50px;
	float:right;
}
.more {
	float: right;
	padding-top: 15px;
}
.newst {
	height: 40px;
	line-height: 32px;
	border-bottom: 3px solid #ececec;
}
.newstt {
	background: url(../images/37466086_32.png) 10px 0px no-repeat;
	font-size:20px;
	padding-left: 50px;
	width:265px;
	float: left;
	line-height:32px;
	height:32px;
	color:#f22d1e;
}
.newstt span {
	padding-left: 15px;
	font-family: Arial;
	font-size: 25px;
}
.newstt span a {
	color: #CCC;
}
.newstu {
	width: 1000px;
	padding-left: 20px;
}
.newsb ul{ padding-left:22px;
	
	}

.newsb {
	width:999px;
	padding-top:10px;
	padding-left:20px;
}
.newsb li {
	list-style:none;
	font-size:14px;
	line-height:33px;
	float:left;
	width:425px;
	margin:0px 0px 2px 0px;
	background:url(../images/triangle.png) 0px 12px no-repeat;
	padding-left:15px;
	margin-left: 9px;
margin-right: 33px;
}
.newsb li img {
	padding-right:15px;
	width:15px;
}
.newsb li a {
	color:#505050;
}
.newsb li span{ float: right;
}
.newsb li a:hover {
	color:#1C79DD;
}
/*新闻结束*/
/*联系我们*/
.yhua {
	width: 315px;
	height: 340px;
	float: right;
}
.yhuat {
	height: 45px;
	line-height: 45px;
	background: url(../images/2008022817510046.gif) no-repeat;
	font-size:20px;
	padding-left: 50px;
}
.yhuat span {
	color: #ccc;
	padding-left: 15px;
	font-family: Arial;
	font-size: 25px;
}
.yhuab {
	padding-top: 5px;
	background: url(../images/lxbg.jpg) no-repeat;
}
.yhuab p.hy {
	font-size: 16px;
	font-weight: bold;
}
.yhuab p {
	font-size: 14px;
	line-height: 30px;
	padding-left: 5px;
}
.yhuab a {
	color: #000;
}
.yhuab a:hover {
	color: #F00;
}
/*联系我们结束*/

/*新闻简介部分结束*/

/*子页开始*/
.container .cont {
	background: #fff;
	padding-top: 3px;
}
.lefter {
	width: 220px;
	float: left;
	margin-bottom: 35px;
	padding-top: 10px;
}
.lefter li a {
	color: #000;
}
.lefter h4 {
	color: #fff;
	padding-left: 20px;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	background: url(../images/li.gif) 10px 15px #c83e19 no-repeat;
}
.lefter h4 span {
	padding-left: 10px;
}
.flxx h2{
	font-size:16px;
	padding-left:15px;
	height: 35px;
	line-height: 35px;
}
.flxx h2 a{
	color: #082B86;
}
.flxx h3 {
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	background: url(../images/sss.png) no-repeat left 35px center;
	margin-bottom: 5px;
	padding-left: 65px;
	border-bottom: 1px #ddd dashed;
}
.flxx h3 a {
	color: #000;
}
.flxx h3 a:hover {
	color: #f00;
}
.flxx ul {
	list-style: none;
	padding-left: 15px;
	padding-right: 10px;
}
.flxx ul li {
	font-size: 12px;
	float: left;
	width: 105px;
	line-height: 30px;
}
.flxx ul li a:hover {
	color: #f00;
}
.contact {
	padding-bottom: 15px;
}
.contact h4 {
	margin-top: 10px;
}
.contn p {
	line-height: 30px;
	font-size: 14px;
	margin-left: 10px;
}
.contn a {
	color: #000;
}
.contn a:hover {
	color: #F00;
}
.bt {
	font-size: 16px;
	padding-left: 5px;
	color: #000;
	font-weight: bold;
	padding-top: 10px;
	background: url(../images/zytitbg.png) no-repeat left bottom;
	padding-bottom: 20px;
}
.btt {
	background: url(../images/right_title_back.gif) no-repeat left center;
	padding-left: 20px;
	height: 26px;
	line-height: 26px;
}
.righter {
	width: 740px;
	float: right;
	margin-bottom: 35px;
}
.rightcon {
	width: 1000px;
	margin: 0 auto;
}
.righttit {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	line-height: 2em;
}
.article_content {
	margin-top: 10px;
	margin-left: 30px;
	font-size: 14px;
	line-height: 2.5em;
	text-indent:2em;
}
.article_content a {
	color: #000;
}
#article_content {
	margin-top: 10px;
	margin-left: 30px;
	font-size: 14px;
	text-indent:2em;
}
#article_content img {
	/*width: 620px;*/
}
#article_content li {
	list-style: none;
	line-height: 35px;
	font-size: 12px;
	border-bottom: #CCC 1px dotted;
}
#article_content li span {
	float: right;
}
#article_content li a {
	font-size: 14px;
	font-weight: bold;
	background: url(../images/jiantou.png) no-repeat left center;
	padding-left: 15px;
	color: #000;
}
#article_content li a:hover {
	color: #F00;
}
#article_content li p {
	font-size: 12px;
	color: #666;
}
.nr {
	margin-top: 10px;
}
.zs {
	width: 740px;
}
.zs ul {
	list-style: none;
	padding-top: 10px;
}
.zs ul li {
	float: left;
	width: 246px;
}
.zs ul li img {
	border: 1px #ccc solid;
	padding: 5px;
	width: 220px;
	height: 220px;
}
.zs ul li p {
	font-size: 12px;
	color: #000;
	text-align: center;
	border: 1px #ccc solid;
	width: 231px;
	margin-top: 10px;
	line-height: 2em;
	margin-bottom: 10px;
	margin-left: 10px;
}
.zs ul li a {
	color: #000;
	padding-left: 10px;
}
.zs ul li a:hover {
	color: #f00;
}
.rightcon {
	text-align: center;
}
.contn {
	padding-top: 10px;
}
.back a {
	color: #000;
}
.back a:hover {
	color: #F00;
}
.fy {
	clear: both;
	font-size: 12px;
	padding-top: 30px;
	padding-left: 15px;
}
.fy a {
	color: #000;
}
.fy a:hover {
	color: #F00;
}
/*底部*/
.bottom {
	width: 100%;
	background: #ececec;
	clear: both;
	border-top: 1px solid #6c6c6c;
}
.bottom h4 {
	color: #ea2222;
	border-bottom: 1px #2a2222 solid;
width: 100px;
line-height: 2.2em;
}
.bimg {
	width: 1000px;
	margin: 0 auto;
}
.bimg p img {
	float: left;
	width: 240px;
	margin: 90px 0px 40px 85px;
	/*border: #CCC 1px solid;*/
}
.one {
	width: 210px;
	float: left;
	margin-left: 45px;
	margin-top: 48px;
	border-right: 1px #6c6c6c solid;
	border-left: 1px #6c6c6c solid;
	padding-left: 70px;
	height: 215px;
}
.one ol{ padding-top: 5px;
	}
.one ol li {
	list-style: none;
	line-height: 30px;
	font-size: 14px;
}
.one ol li a {
	color: #666;
}
.two {
	width: 250px;
	float: left;
	margin-left: 80px;
	margin-top: 48px;
}
.two ol{ padding-top: 5px;
	}
.two ol li {
	list-style: none;
	line-height: 30px;
	font-size: 14px;
	color: #666;
}
.two ol li a {
	color: #666;
}
.foot {
	width: 1000px;
	margin: 0 auto;
	padding-top: 300px;
	padding-bottom: 10px;
	color: #666;
}
.foot p {
	font-size: 14px;
	line-height: 40px;
	text-align: center;
}
.foot p a {
	color: #666;
}
.foot p a:hover {
	color: #666;
}
/*底部结束*/
