﻿@charset "utf-8";
*{ padding:0; margin:0;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p{ padding:0px; margin:0px;}
ol, ul{ list-style:none;}
li{ list-style-type:none; }
a{ text-decoration:none; color:#000;}
a:hover { COLOR:#EB7923;text-decoration: none !important;}
img { border:0;}


/*公共样式开始*/
body{ background: url(../images/bg.gif);margin:0 auto; font-family: "Microsoft YaHei", '微软雅黑', '宋体'; font-size:12px;}
.clear{ clear:both; font-size:0px; line-height:0px; height:0px;}
.fl{ float:left;}
.fr{ float:right;}
.hidden {display:none;}
.display{display:block;}
.w1200{
	width: 1200px;
	height: auto;
	margin:0px auto;
}
.top{
	width: 100%;
	height: 95px;
	background: #000;
}
.gonggao{
	width: 100%;
	height:30px;
	background: #EEE; 
}
.gonggao .g_con{
	width: 800px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	overflow: hidden;
}
.gonggao .g_con li{
	height: 30px;
}
.nav{
	width: 100%;
	height: 90px;
	position:relative;
	z-index: 3000;
	overflow: hidden;
}
.nav ul{
	overflow: hidden;
}
.nav li{
	width: 120px;
	height: 90px;
	line-height: 90px;
	font-size: 19px;
	text-align: center;
	float: left;
	cursor: pointer;
	transition: all 0.5s ease-in-out 0.1s;
	color: #000;
}
.nav .hover{
	background: #03a9f4;
	color: #fff;
}
.nav .hover a{color: #fff;}
.nav li a{color: #000;}
.nav li:hover{
	background:#03a9f4;
	color: #fff;
}
.nav li:hover a{color: #fff;text-decoration: none;}
.nav li p{
	position: relative;
	width: 100%;
	height: 90px;
	overflow: hidden;
	-webkit-transition: all 0.5s ease-in-out 0.1s;
    -moz-transition: all 0.5s ease-in-out 0.1s;
    -ms-transition: all 0.5s ease-in-out 0.1s;
    -o-transition: all 0.5s ease-in-out 0.1s;
    transition: all 0.5s ease-in-out 0.1s;
}
.nav li .hid{
	height: 0px;
    overflow: hidden;
    transition: .5s;
}
.nav li .hid li{
	background:#03a9f4;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
}
.nav li .hid li:hover{
	background: #03a9f4;
}
.nav li:hover .hid {
	height: auto;
}
/* banner核心代码 */
.focus{width:1200px;height:408px;overflow:hidden;position:relative;}
.focus ul{height:480px;position:absolute;}
.focus ul li{float:left;width:1200px;height:408px;overflow:hidden;position:relative;background:#000;}
.focus ul li div{position:absolute;overflow:hidden;}
.focus .btn{position:absolute;width:1180px;height:10px;padding:5px 10px;right:0;bottom:5px;text-align:center;}
.focus .btn span{display:inline-block;_display:inline;_zoom:1;width:13px;height:13px;_font-size:0;margin-left:5px;cursor:pointer;background:#fff;border-radius:50%;}
.focus .btn span.on{background:#EA7724;}
.focus .preNext{width:45px;height:100px;position:absolute;top:162px;background:url(../images/sprite.png) no-repeat 0 0;cursor:pointer;display:none;}
.focus .pre{left:0;}
.focus .next{right:0;background-position:right top;}
.focus img{
	width: 1200px;
	height: 408px;
}
.pro{
	height: auto;
	background: #EBEBEB;
}
.title{
	text-align: center;
	padding: 20px 0px;
}
.pro_box{
	overflow: hidden;
	padding-bottom: 20px;
}
.pro_box .pro_con{
    width: 279px;
    height: 276px;
    text-align: center;
    line-height: 21px;
    font-size: 16px;
    margin: 7px 10px;
}
.pro_box .pro_con img{
	width: 273px;
	height: 237px;
	border:3px solid #fff;
}
.pro_box .pro_con:hover{
	background: #fff;
}
.about{
	height: 278px;
	background: url(../images/aboutbg.png) no-repeat;
}
.about img{
	width: 289px;
    height: 213px;
    margin: 32px;
}
.about .ab_con{
	height: 213px;
    margin-top: 25px;
    margin-right: 32px;
    width: 811px;
    color: #fff;
    font-size: 16px;
    line-height: 32px;
}
.about .ab_con h1{
	font-weight: normal;
	padding: 0px;
	font-size: 32px;
}
.case{
	overflow: hidden;
	margin-bottom: 30px;
}
.case .case_con img{
	width: 270px;
	height: 230px;
	margin: 0px 5px;
}
.case .cbox{
	OVERFLOW: hidden;
	WIDTH:1200Px;
	HEIGHT:230px; 
	float:left; 
	display:inline;
	text-align: center;
}
.pro_class{
	text-align: center;
	padding: 20px 0;
}
.pro_class li{
	display: inline-block;
	margin: 0 3px;
}
.pro_class li a{
	padding: 5px 20px;
	font-size: 16px;
	border:1px #666 solid;
	border-radius: 4px;
}
.pro_class li a:hover{
	background: #EB7923;
	color: #fff;
	border:1px #EB7923 solid;
}
.new{
	height: 415px;
	border:1px solid #C9C9C9;
}
.new .news_con{
	width: 385px;
	height: 415px;
}
.new .news_con .ntitle{
	width: 93%;
    height: 45px;
    background: url(../images/newsbg.jpg) no-repeat;
    margin: 13px auto;
    background-position: 0px 8px;
    line-height: 45px;
    text-indent: 14px;
    font-size: 16px;
    overflow: hidden;
}
.new .news_con .ntitle span{
	margin-right: 10px;
    font-size: 14px;
    line-height: 49px;
}
.new .news_con .ntitle span a{color: #EB7923;}
.new .news_con ul{
	width: 93%;
	margin: 4px auto;
}
.new .news_con ul li{
	width: 100%;
	height: 40px;
	line-height: 49px;
	border-bottom: 1px dashed #A1A1A1;
	font-size: 14px;
	color:#737373; 
	overflow: hidden;
}
.new .news_con ul li e{
	color: #737373;
    padding-right: 10px;
    padding-left: 5px;
}
.new .news_con ul li a{
	color:#737373; 
}
.new .news_con ul li span{
	float: right;
	margin-right: 10px;
}
.new .news_con ul li:hover a{
	color: #03a9f4;
}
.new .news_con ul li:last-child{
	border-bottom: 0px;
}
.lx_con{
	width: 93%;
    margin: 0px auto;
    line-height: 34px;
    font-size: 17px;
    color: #737373;
}
.lx_con img{
	margin: 10px auto;
	display: block;
}
.lx_con p{
	padding-left:17px;
}
.footer{
	width: 100%;
    height: 170px;
    background: rgb(36, 32, 29);
    margin-top: 20px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 17px;
}
.footer a{
	color: #fff;
	padding:0px 10px;
}
.footer a:hover{
	color: #333;
}
.footer .fnav{
	width: 100%;
	height: 47px;
	background: #03a9f4;
	font-size: 14px;
	line-height: 47px;
	text-align: center;
}
.ny{
	margin-top: 20px;
}
.ny .n_left{
	width: 200px;
	background: #f2f2f2;
	padding-bottom: 10px;
}
.ny .n_left .nleft_name{
	width: 100%;
	height: 60px;
	background: #EA7724;
	line-height: 60px;
	font-size: 20px;
	color: #fff;
    text-align: center;
}
.ny .n_left ul li{
	width: 170px;
    height: 35px;
    background:#fff url(../images/dot2.png) no-repeat;
    margin: 0px auto;
    line-height: 35px;
    text-indent: 27px;
    font-size: 14px;
    background-position: 4px 6px;
    margin-top: 10px;
}
.ny .n_left ul li a{
	color: #000;
}
.ny .n_left ul li:hover a{
	color: #EA7724;
}
.ny .n_right{
	width: 984px;
	min-height: 400px;
}
.ny .n_right .cname{
	width: 100%;
    height: 30px;
    border-bottom: 1px solid #D3D3D3;
    line-height: 21px;
    font-size: 18px;
    color: #EA7724;
}
.ny .n_right .cname e{
	font-size: 24px;
    color: #A7A7A7;
    padding: 6px;
}
.ny .n_right .cname span{
	font-size: 12px;
    margin-right: 6px;
    color: #000;
}
.ny .n_right .cname a{
	color: #000;
}
.ny .n_right .wenzhang{
	width: 95%;
    height: auto;
    margin: 10px auto;
    line-height: 23px;
    font-size: 14px;
}
.ny .n_right .wenzhang p{
	padding:5px 0px;
	text-indent: 2em;
}
.list{
	width: 95%;
    min-height: 200px;
    margin: 10px auto;
}
.list ul li {
    line-height: 34px;
    border-bottom: 1px dashed #CCC;
    background: url(../images/icons.jpg) no-repeat 0;
    padding-left: 20px;
}
.list ul li span {
    float: right;
    color: #999;
}
.list ul li a {
    color: #545454;
}
.list ul li:hover a{
	color: #EA7724;
}
.page{
	width: 100%;
	height: auto;
	margin:20px 0px;
	text-align: center;
}
.page a{
	padding: 4px 11px;
    margin: 0px 2px;
    border: 1px solid #ccc;
    color: #444;
}
.page a:hover{
	background: #EA7724;
	color: #fff;
	border: 1px solid #EA7724;
}
.piclist{
	width: 95%;
    min-height: 200px;
    margin: 10px auto;
    border-bottom: 1px dashed #D3D3D3;
    padding-bottom: 10px;
}
.pic_con{
	width: 281px;
    height: 259px;
    text-align: center;
    line-height: 28px;
    font-size: 16px;
    margin: 5px 15px;
}
.pic_con img{
	width: 279px;
	height: 222px;
}
.newstitle{
	font-size: 22px;
    line-height: 50px;
    text-align: center;
}
.date{
	text-align: center;
	text-indent: 0px;
}
.article{
	padding-bottom:20px;
	border-bottom: 1px dashed #D3D3D3;
}