﻿@charset "utf-8";
/*整体定义*/







body {
	font-size: 12px;
	color: #999;
	font-family: 'Microsoft YaHei', Arial;
	background: url(../images/index_bg.jpg) repeat;
}
body, form, box, div, id, class, p, span, h1, h2, h3, h4, h5, h6, ul, li, ol, dl, dt, dd, em, input, textarea, label {
	margin: 0;
	padding: 0;
	font-style: normal;
}
* {
	margin: 0;
	padding: 0;
}
* {
	-webkit-text-size-adjust: none;/*这个是针对google浏览器12号以下字体不能用*/
}
li {
	list-style: none;
}
img {
	border: 0;
}
a {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #f39801;
	text-decoration: none;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.left {
	float: left;
}
.right {
	float: right;
}
/*头部定义*/







#top {
	height: 105px;
}
#header {
	background: #FFF;
	position: fixed;
	width: 100%;
	z-index: 99999999999;
}
.header {
	margin: 0 auto;
	width: 1025px;
	height: 105px;
	position: relative;
}
.header .logo {
	height: 105px;
	overflow: hidden;
}
.header .language {
	position: absolute;
	right: 0;
	top: 10px;
}
.header .language span {
	padding: 0 5px;
}
.nav {
	overflow: hidden;
	zoom: 1;
	padding-top: 55px;
	position: relative;
	padding-bottom: 10px;
}
.nav ul {
	overflow: hidden;
	zoom: 1;
}
.nav li {
	padding-left: 35px;
	float: left;
	height: 15px;
}
.nav li a {
	display: block;
	height: 15px;
}
.nav_01 {
	width: 117px;
}
.nav_01 a {
	background: url(../images/nav.gif);
}
.nav_01 a:hover, .nav_01 .this {
	background: url(../images/nav.gif) 0 -15px !important;
}
.nav_02 {
	width: 110px;
}
.nav_02 a {
	background: url(../images/nav.gif) 0 -30px;
}
.nav_02 a:hover, .nav_02 .this {
	background: url(../images/nav.gif) 0 -45px !important;
}
.nav_03 {
	width: 153px;
}
.nav_03 a {
	background: url(../images/nav.gif) 0 -60px;
}
.nav_03 a:hover, .nav_03 .this {
	background: url(../images/nav.gif) 0 -75px !important;
}
.nav_04 {
	width: 133px;
}
.nav_04 a {
	background: url(../images/nav.gif) 0 -90px;
}
.nav_04 a:hover, .nav_04 .this {
	background: url(../images/nav.gif) 0 -105px !important;
}
.nav b {
	height: 1px;
	overflow: hidden;
	background: #e1a65f;
	position: absolute;
	left: -117px;
	bottom: 0;
	width: 0px;
	margin-left: 35px;
}
/*首页*/







.home {
	overflow: hidden;
}
#home_01 {
	height: 420px;
	background: #000;
}
#homeBanner {
	position: relative;
	margin: 0 auto;
	width: 1025px;
}
.homeBannerLeft {
	width: 21px;
	height: 42px;
	background: url(../images/bannerJiantou.gif);
	position: absolute;
	top: 180px;
	left: -40px;
	cursor: pointer;
}
.homeBannerRight {
	width: 21px;
	height: 42px;
	background: url(../images/bannerJiantou.gif) -21px 0;
	position: absolute;
	top: 180px;
	right: -40px;
	cursor: pointer;
}
.homeBanner {
	margin: 0 auto;
	width: 1025px;
	height: 420px;
	position: relative;
	overflow: hidden;
}
.homeBanner dl {
	overflow: hidden;
	zoom: 1;
	position: absolute;
	top: 0;
	width: 911px;
	height: 420px;
	overflow: hidden;
}
.homeBanner dt {
	width: 38px;
	cursor: pointer;
}
.homeBanner dd {
	width: 873px;
}
#home_02 {
	height: 620px;
	background: url(../images/home_02.gif) no-repeat center top;
}
.homeAbout {
	margin: 0 auto;
	width: 1025px;
	height: 620px;
	position: relative;
	font-size: 14px;
	color: #333;
}
.homeAbout a {
	color: #333;
}
.homeAbout a:hover {
	color: #f39801
}
.homeAbout h2 {
	padding: 27px 0 20px 0;
}
.homeAbout .homeAboutFont {
	padding: 14px 14px 50px 14px;
	line-height: 20px;
}
.homeAbout ul {
	margin-left: 14px;
	line-height: 48px;
	border-top: #cacaca 1px solid;
	width: 300px;
}
.homeAbout .homeAboutLi {
	width: 600px !important;
	overflow: hidden;
	zoom: 1;
}
.homeAbout .homeAboutLi li {
	width: 300px;
	float: left;
}
.homeAbout ul li {
	border-bottom: #cacaca 1px solid;
	text-indent: 45px;
}
.homeAbout ul li a {
	display: block;
	height: 45px;
}
.homeAbout ul li a:hover, .homeAbout ul .this {
	background: url(../images/home_jt.gif) no-repeat 25px 21px !important;
}
.homeAbout .homeAboutImg {
	position: absolute;
	right: 0;
	top: 300px;
}
.homeAbout dl {
	overflow: hidden;
	zoom: 1;
	padding-top: 70px;
}
.homeAbout dt {
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
.homeAbout dd {
	float: left;
	width: 200px;
	margin-right: 45px;
	font-size: 12px;
	line-height: 32px;
	border-top: #cacaca 1px solid;
	border-bottom: #cacaca 1px solid;
}
#home_03 {
	height: 620px;
	background: url(../images/home_03.gif) no-repeat center top;
}
.homeCase {
	margin: 0 auto;
	width: 1025px;
	height: 620px;
	position: relative;
}
.homeCase h2 {
	padding: 22px 0 28px 0;
}
.homeCase .homeCaseTitle {
	overflow: hidden;
	padding-bottom: 19px;
}
.homeCase .homeCaseTitle ul {
	overflow: hidden;
	zoom: 1;
	width: 510px;
	float: left;
}
.homeCase .homeCaseTitle ul li {
	width: 78px;
	height: 29px;
	line-height: 29px;
	color: #FFF;
	text-align: center;
	cursor: pointer;
	background: url(../images/home_15.png);
	float: left;
	margin-right: 23px;
}
.homeCase .homeCaseTitle ul li a {
	color: #FFF;
}
.homeCase .homeCaseBoxList {
	width: 100%;
	zoom: 1;
}
.homeCase .homeCaseBoxList ul {
	width: 1100px;
	height: 396px;
	margin-left: -13px;
}
.homeCase .homeCaseBoxList ul li {
	width: 324px;
	height: 396px;
	background: url(../images/homeCaseBgThis.gif) no-repeat;
	float: left;
	position: relative;
	padding: 0 13px 25px 13px;
}
.homeCase .homeCaseBoxList ul li img {
	display: block;
}
.hui {
	-webkit-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: url(gray.svg#grayscale);
	filter: gray;
}
.homeCase .homeCaseBoxList ul li .homeCaseTop {
	width: 31px;
	height: 27px;
	background: url(../images/homeCase_01.png) no-repeat;
	position: absolute;
	left: 23px;
	top: 0;
	text-indent: -9999px;
	z-index: 1;
}
.homeCase .homeCaseBoxList ul li .font {
	padding: 15px 33px 0 33px;
	line-height: 18px;
}
.homeCase .homeCaseBoxList ul li .font h3 {
	font-size: 16px;
	color: #000;
	font-weight: normal;
	padding-bottom: 10px;
}
.homeCase .homeCaseBoxList ul li .font b {
	color: #000;
	font-weight: normal;
}
.homeCase .homeCaseBoxList ul li .font p {
	padding-bottom: 10px;
}
.homeCase .homeCaseBoxList ul li .more {
	width: 324px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	position: absolute;
	left: 13px;
	bottom: 25px;
}
.homeCase .homeCaseBoxList ul li .more a {
	display: block;
	background: #333;
	color: #FFF;
	font-size: 22px;
}
.homeCase .homeCaseBoxList ul .this {/*box-shadow:0 2px 7px #000;*/
	background: url(../images/homeCaseBg.gif) no-repeat;
}
.homeCase .homeCaseBoxList ul .this .more a {
	background: #f7ba40;
}
.homeCase .homeCaseBoxList ul .this .a {
	display: none !important;
}
.homeCase .homeCaseBoxList ul .this .b {
	display: block !important;
}
.homeCase .homeCaseBoxList ul .this .homeCaseTop {
	width: 21px;
	height: 95px !important;
	background: url(../images/homeCase_02.png) no-repeat !important;
	text-indent: 0 !important;
	color: #000;
	padding: 0 2px 0 8px;
	line-height: 16px;
	font-size: 14px;
}
#home_04 {
	height: 620px;
	background: url(../images/home_04.gif) no-repeat center top;
}
.homeJob {
	margin: 0 auto;
	width: 1025px;
	height: 620px;
}
.homeJob h2 {
	padding: 20px 0 18px 0;
}
.homeJob .homeJobBox {
	overflow: hidden;
	zoom: 1;
}
.homeJob .homeJobBox .homeJobBoxTitle {
	width: 261px;
	
}
.homeJob .homeJobBox .homeJobBoxNav{width:261px; height:438px; position:relative; overflow:hidden;}
.homeJob .homeJobBox .homeJobBoxNav ul{width:261px; position:absolute; left:0; top:0;}
.homeJob .homeJobBoxPage dl{overflow:hidden; zoom:1; padding-top:2px;}
.homeJob .homeJobBoxPage dt, .homeJob .homeJobBoxPage dd{width:50%; float:left; line-height:30px; cursor:pointer; text-align:center;}
.homeJob .homeJobBox .homeJobBoxTitle li {
	height: 54px;
	line-height: 54px;
	background: #d1d1d1;
	font-family: 'Microsoft YaHei';
	font-weight: bold;
	text-indent: 16px;
	border-bottom: #cbcbcb 1px solid;
}
.homeJob .homeJobBox .homeJobBoxTitle li a {
	display: block;
	border-left: #d1d1d1 3px solid;
	font-size: 18px;
	color: #FFF;
}
.homeJob .homeJobBox .homeJobBoxTitle li a:hover, .homeJob .homeJobBox .homeJobBoxTitle .this {
	border-left: #9f9f9f 3px solid !important;
	background: #e3e3e3 !important;
}
.homeJob .homeJobBox .homeJobBoxContent {
	width: 674px;
	height: 420px;
	background: #cbcbcb;
	padding: 28px 45px 20px 45px;
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.homeJob .homeJobBox .homeJobBoxContent .homeJobBoxContentBox {/*display:none; width:600px;*/
	overflow: hidden;
}
#home_05 {
	height: 620px;
	background: url(../images/home_05.gif) no-repeat center top;
}
.homeContact {
	margin: 0 auto;
	width: 1025px;
	height: 620px;
	position: relative;
}
.homeContact h2 {
	padding: 40px 0 55px 0;
	text-align: center;
}
.homeContact .homeContactBox {
	overflow: hidden;
	zoom: 1;
}
.homeContact .homeContactBox dl {
	width: 260px;
	height: 190px;
	padding: 20px;
	line-height: 26px;
	font-size: 14px;
	color: #FFF;
}
.homeContact .homeContactBox dt {
	font-size: 22px;
	padding-bottom: 30px;
	font-weight: bold;
}
.homeContact .homeContactBox .left {
	background: url(../images/pic_02.png);
}
.homeContact .homeContactBox .right {
	background: url(../images/pic_03.png);
}
.homeContact .homeContactList {
	padding-top: 75px;
}
.homeContact .homeContactList ul {
	overflow: hidden;
	zoom: 1;
	padding-left: 15px;
}
.homeContact .homeContactList ul li {
	float: left;
	width: 218px;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-indent: 52px;
	padding: 0 15px;
}
.homeContact .homeContactList ul li a {
	display: block;
	height: 44px;
	line-height: 44px;
	background: url(../images/homeContactList.png);
	position: relative;
	color: #FFF;
}
.homeContact .homeContactList ul li a:hover {
	background: url(../images/homeContactList.png) 0 -44px;
}
.homeContact .homeContactList ul li img {
	position: absolute;
	left: 15px;
	top: 12px;
}
#right {
	width: 12px;
	position: fixed;
	top: 255px;
	right: 10px;
}
#right ul li {
	width: 12px;
	height: 12px;
	background: url(../images/right.png) 0 -36px;
	margin-bottom: 20px;
	color: #FFF;
	position: relative;
}
#right ul .this {
	background: url(../images/right.png) 0 -24px;
}
#right ul li span {
	display: none;
}
#right ul .this span {
	display: block;
	position: absolute;
	right: 20px;
	top: -2px;
	width: 150px;
	text-align: right;
}
.rightHei ul li {
	background: url(../images/right.png) 0 -12px !important;
	color: #000 !important;
}
.rightHei ul .this {
	background: url(../images/right.png) 0 0 !important;
}
/*内容定义*/







#content {
}
/*尾巴定义*/







#footer {
	text-align: center;
	padding-top: 60px;
	margin-top: 80px;
	height: 180px;
}
#footer img {
	margin-bottom: 45px;
}
.footer {
	padding-top: 60px;
	background: #e7e7e7;
	margin-top: 80px;
	height: 180px;
}
.footer img {
	margin-bottom: 45px;
}
/*







弹出







#wrapper{width:531px; height:460px; margin:0 0 0 -265px; background:#FFF; position:fixed; top:0; _top:expression(documentElement.scrollTop + "px"); _top:expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); _position:absolute; z-index:999;}







*/























/* 案例--详情*/















#full-screen-slider {
	width: 100%;
	height: 420px;
	position: relative
}
#slides {
	display: block;
	width: 100%;
	height: 420px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative
}
#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute
}
#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}
#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 45%;
	top: 345px;
	z-index: 9900;
	padding: 5px 15px 5px 0;
	margin: 0
}
#pagination li {
	display: block;
	list-style: none;
	width: 10px;
	height: 10px;
	float: left;
	margin-left: 15px;
	border-radius: 5px;
	background: #FFF
}
#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
#pagination li.current {
	background: #c28100
}
.detail_box {
	width: 100%;
	height: auto;
	background: url(../images/bg_02.jpg) repeat;
	overflow: hidden;
}
.detail_con {
	width: 1025px;
	height: auto;
	margin: 0 auto;
	padding-top: 40px;
}
.bt_zh1 {
	font-size: 22px;
	font-weight: normal;
	color: #000;
}
.bt_en1 {
	font-size: 40px;
	font-weight: bold;
	color: #000;
	display: inline-block;
	margin-bottom: 30px;
	border-bottom: 1px solid #000;
	letter-spacing: 2.6px;
	width: 225px;
	float: left;
}
.ip_03 {
	width: 235px;
	height: 32px;
	line-height: 32px;
	background: url(../images/search03.jpg) no-repeat;
	border: none;
	font-size: 12px;
	font-weight: normal;
	color: #c2c2c2;
	text-indent: 5px;
	float: left;
}
.ip_04 {
	width: 89px;
	height: 32px;
	background: url(../images/search04.jpg) no-repeat;
	border: none;
	float: left;
	cursor: pointer;
}
.header1 {
	background: url(../images/bg_02.jpg) repeat;
}
.weizhi {
	width: 400px;
	height: 30px;
	margin-bottom: 10px;
}
.weizhi span {
	font-weight: normal;
	font-size: 12px;
	color: #aaaaaa;
	display: block;
	float: left;
}
.weizhi ul {
	width: auto;
	float: left;
	height: 30px;
}
.weizhi ul li {
	float: left;
	width: auto;
	color: #cccccc;
	height: 30px;
}
.weizhi ul li a {
	font-size: 12px;
	font-weight: normal;
	color: #cccccc;
	display: block;
	float: left;
	height: 30px;
}
.detail_nr {
	width: 1025px;
	height: auto;
	float: left;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 26px;
}
.detail_nr img {
	max-width: 1025px;
}
.nr_pic {
	width: 1025px;
	height: 364px;
	margin-bottom: 15px;
	margin-top: 50px;
}
.detail_1 {
	width: 995px;
	height: auto;
	padding: 15px;
	background: url(../images/bg_03.jpg) repeat;
	overflow: hidden;
	margin-bottom: 50px;
}
.detail_1 dl {
	margin-bottom: 40px;
}
.detail_1 dl dt {
	float: left;
	width: 340px;
	height: 211px;
}
.detail_1 dl dt img {
	width: 324px;
	height: 211px;
}
.detail_1 dl dd {
	float: left;
	display: block;
	width: 640px;
}
.detail_1 dl dd h1 {
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 15px;
	color: #000;
}
.introduction {
	font-size: 16px;
	font-weight: normal;
	color: #000;
	margin-top: 20px;
}
.xmbj {
	width: 85px;
	float: left;
	font-weight: bold;
}
.xmnr {
	float: left;
}
.hzsj {
	font-size: 16px;
	font-weight: normal;
	color: #f7ba40;
	margin-top: 10px;
}
.hzsj strong {
	color: #000;
}
.date {
	font-size: 16px;
	font-weight: normal;
	color: #999999;
	margin-top: 10px;
}
.date strong {
	color: #000;
}
#Tidbits {
	width: 1025px;
	margin: 0 auto;
	position: relative;
	margin-top: 50px;
}
#Tidbits h1 {
	font-size: 26px;
	font-weight: normal;
	color: #aaa;
	margin: 15px 0;
}
#Tidbits h1 span {
	font-size: 16px;
	font-weight: normal;
	color: #aaa;
}
.Tidbits {
	width: 1025px;
	height: 179px;
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #aeaeae;
}
.Tidbits ul {
	position: absolute;
	overflow: hidden;
	zoom: 1;
	left: -223px;
	;
	top: 0;
	width: 9000%;
}
.Tidbits ul li {
	width: 291px;
	height: 155px;
	float: left;
	margin-right: 6px;
	background: #f9f9f9;
	overflow: hidden;
}
.Tidbits ul li img {
	width: 291px;
	height: 155px;
}
.case_prev {
	left: -40px;
	z-index: 9;
	background: url(../images/case_prev.jpg) no-repeat;
	cursor: pointer;
	width: 16px;
	height: 21px;
	position: absolute;
	top: 110px;
}
.case_prev:hover {
	background: url(../images/case_prev_h.jpg) no-repeat;
}
.case_next {
	background: url(../images/case_next.jpg) no-repeat;
	right: -40px;
	cursor: pointer;
	width: 16px;
	height: 21px;
	position: absolute;
	top: 110px;
}
.case_next:hover {
	background: url(../images/case_next_h.jpg) no-repeat;
}
.top {
	width: 62px !important;
	height: 125px !important;
	display: block;
	position: fixed;
	bottom: 50px;
	right: 25px;
}
.cart_param {
	width: 1025px;
	padding: 25px 0 25px 0;
	margin-bottom: 25px;
	min-height: 150px;
	border-top: 1px solid #d6d6d6;
}
.cart_logo {
	width: 218px !important;
	height: 148px !important;
	border: 1px solid #dddddd;
	float: left;
	display: inline-block;
	margin-right: 20px;
}
.cart_param dl {
	width: 770px;
	min-height: 150px;
	float: left;
}
.cart_param dl dt {
	width: 770px;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	margin-bottom: 15px;
}
.cart_param dl dd {
	width: 385px;
	min-height: 30px;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	float: left;
}
.search {
	float: right;
	display: inline-block;
	margin-top: 20px;
	margin-right: 8px;
	width: 328px;
}
.search2 {
	float: right;
	display: inline-block;
	width: 328px;
}
.ip_01 {
	width: 235px;
	height: 32px;
	line-height: 32px;
	background: url(../images/search_01.jpg) no-repeat;
	border: none;
	font-size: 12px;
	font-weight: normal;
	color: #c2c2c2;
	text-indent: 5px;
	float: left;
}
.ip_02 {
	width: 89px;
	height: 32px;
	background: url(../images/search_02.jpg) no-repeat;
	border: none;
	float: left;
	cursor: pointer;
}
.case_prev2 {
	display: inline-block;
	width: auto;
	float: left;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
.case_next2 {
	display: inline-block;
	width: auto;
	float: right;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
.case_prev2:hover, .case_next2:hover {
	color: #dc0b00;
}
/*案例*/







.case_box {
	width: 100%;
	height: auto;
	background: url(../images/bg_02.jpg) repeat;
	overflow: hidden;
}
.case_con {
	width: 1025px;
	height: auto;
	margin: 0 auto;
	padding-top: 40px;
	overflow: hidden;
}
.case_con .CaseBoxList {
	width: 700px;
	zoom: 1;
	float: right;
}
.case_con .CaseBoxList ul {
	overflow: hidden;
	zoom: 1;
}
.case_con .CaseBoxList ul li {
	width: 324px;
	height: 396px;
	background: url(../images/homeCaseListBg.gif) no-repeat;
	display: inline-block;
	padding: 0 13px 25px 13px;
	float: left;
	position: relative;
}
.case_con .CaseBoxList ul li .CaseTop {
	width: 31px;
	height: 27px;
	background: url(../images/homeCase_01.png) no-repeat;
	position: absolute;
	left: 13px;
	top: 0;
	text-indent: -9999px;
	z-index: 99999;
}
.case_con .CaseBoxList ul li .font {
	padding: 15px 33px 0 33px;
	line-height: 18px;
}
.case_con .CaseBoxList ul li .font h3 {
	font-size: 16px;
	color: #000;
	font-weight: normal;
	padding-bottom: 10px;
}
.case_con .CaseBoxList ul li .font b {
	color: #000;
	font-weight: normal;
}
.case_con .CaseBoxList ul li .font p {
	padding-bottom: 10px;
}
.case_con .CaseBoxList ul li .more {
	width: 324px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	position: absolute;
	left: 13px;
	bottom: 25px;
}
.case_con .CaseBoxList ul li .more a {
	display: block;
	background: #333;
	color: #FFF;
	font-size: 22px;
}
.case_con .CaseBoxList ul li img {
	display: block;
}
.case_con .CaseBoxList ul .this {
	background: url(../images/homeCaseListBgThis.gif) no-repeat;
}
.homeCase .homeCaseBoxList {
	width: 100%;
	zoom: 1;
}
.homeCase .homeCaseBoxList ul {
	width: 1100px;
	height: 396px;
	margin-left: -13px;
}
.homeCase .homeCaseBoxList ul li {
	width: 324px;
	height: 396px;
	background: url(../images/homeCaseBgThis.gif) no-repeat;
	float: left;
	position: relative;
	padding: 0 13px 25px 13px;
}
.homeCase .homeCaseBoxList ul li img {
	display: block;
}
.case_con .CaseBoxList ul .this .more a {
	background: #f7ba40;
}
.case_con .CaseBoxList ul .this .CaseTop {
	width: 21px;
	height: 95px !important;
	background: url(../images/homeCase_02.png) no-repeat !important;
	text-indent: 0 !important;
	color: #000;
	padding: 0 2px 0 8px;
	line-height: 16px;
	font-size: 14px;
}
.CaseBox {
	width: 100%;
	overflow: hidden;
	position:relative;
}
.classify_case {
	width: 294px;
	background: #f2f2f2;
	min-height: 230px;
	float: left;
	display: inline-block;
	padding: 15px;
	position:absolute; left:0; top:0;
}
.classify_case h1 {
	font-size: 14px;
	font-weight: normal;
	color: #000;
	margin-left: 9px;
}
.classify_case h1 span {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
}
.classify_case ul {
	border-bottom: 1px dashed #bdbdbd;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.classify_case ul li {
	width: 67px;
	height: 20px;
	background: url(../images/case_buttom.png) no-repeat 0 -20px;
	text-align: center;
	line-height: 20px;
	cursor: pointer;
	float: left;
	margin-left: 9px;
	margin-right: 22px;
	_margin-right: 22px;
	margin-top: 18px;
	color: #000;
}
.classify_case ul li a {
	color: #000;
}
.classify_case ul li:hover {
	background: url(../images/case_buttom.png) no-repeat 0 0;
	color: #fff;
}
.case_cuurent {
	background: url(../images/case_buttom.png) no-repeat 0 0 !important;
	color: #fff !important;
}
.case_cuurent a {
	color: #FFF !important;
}
.case_year {
	border: none !important;
}
.yema {
	height: 37px;
	overflow: hidden;
	padding: 30px 0 0 0;
	text-align: center;
	font-size: 14px;
}
.yema a {
	background: #e9e9e9;
	margin-left: 8px;
	padding: 4px 10px;
}
.yema a:hover {
	background: #000;
	color: #fff;
}
.yema span {
	background: #000 !important;
	color: #fff !important;
	margin-left: 5px;
	padding: 4px 10px;
}
/*动态*/







.dynamic_box {
	width: 1025px;
	height: auto;
	margin: 0 auto;
	padding-top: 40px;
	overflow: hidden;
}
.dynamic_left {
	width: 200px;
	margin-top: 10px;
	float: left;
}
.dynamic_title1 {
	font-size: 22px;
	font-weight: normal;
	color: #000;
}
.dynamic_title2 {
	font-size: 40px;
	font-weight: bold;
	color: #000;
	font-family: "Century Gothic";
	letter-spacing: 1.2px;
	border-bottom: 1px solid #000;
}
.time_top {
	width: 200px;
	height: 27px;
	display: block;
	background: url(../images/dynamic_1.jpg) no-repeat top right;
}
.dynamic_year_list {
	width: 60px;
	height: auto;
	float: left;
	border-right: 1px solid #333;
}
.dynamic_year_list li {
	width: 60px;
	height: 18px;
	margin-bottom: 15px;
	cursor: pointer;
	font-size: 14px;
	color: #333;
}
.dynamic_year_list li a {
	color: #333;
	display: block;
	width: 60px;
}
.dynamic_year_list li a:hover {
	border-right: 1px solid #d88100;
	color: #d88100;
}
.year_select a {
	border-right: 1px solid #d88100 !important;
	color: #d88100 !important;
}
.date_list {
	width: 100px;
	height: auto;
	float: right;
	background: url(../images/date_bg.jpg) repeat-y top right;
	padding-top: 72px;
	_padding-top: 72px;
}
.date_end {
	margin: 0 !important
}
.date_list li {
	width: 100px;
	height: 13px;
	background: url(../images/dynamic_unselect.jpg) no-repeat top right;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin-bottom: 196px;
	_margin-bottom: 191px;
*margin-bottom:191px;
	position: relative;
}
.date_list li span.date_year {
	display: block;
	position: absolute;
	top: -40px;
	font-size: 22px;
	font-family: "Century Gothic";
	color: #000;
}
.content {
	padding: 10px 20px 40px 20px;
	color: #000;
	font-size: 14px;
	border: #ccc 1px solid;
	margin: 0 20px;
}
.content h2 {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: #ccc 1px solid;
	margin-bottom: 20px;
	color: #d88100;
}
.dynamic_right {
	width: 815px;
	height: auto;
	margin-top: 10px;
	float: right;
}
.dynamic_right dl {
	width: 815px;
	height: 189px;
	_height: 189px;
*height:189px;
	background: #eeeeee;
	margin-bottom: 20px;
	_margin_bottom: 20px;
	position: relative;
}
.dynamic_right dl dt {
	width: 345px;
	height: 189px;
	float: left;
}
.dynamic_right dl dt img {
	width: 335px;
	height: 179px;
	display: inline-block;
	margin: 5px;
	_margin: 5px;
}
.dynamic_right dl dd {
	width: 450px;
	height: 189px;
	float: right;
	padding-right: 10px;
	color: #000;
	line-height: 21px;
	font-size: 14px;
}
.dynamic_right dl dd h1 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	line-height: 35px;
	margin-bottom: 10px;
}
.dynamic_right dl dd a {
	width: 80px;
	height: 26px;
	display: block;
	position: absolute;
	bottom: 5px;
	right: 5px;
	background: url(../images/dynamic_more.png) no-repeat 0 -26px;
}
.dynamic_right dl.dynamic_this {
	background: #f6e8cb;
}
.dynamic_right dl.dynamic_this dd a {
	background: url(../images/dynamic_more.png) no-repeat 0 0;
}
/*首页弹窗*/







#bg {
	background: #000;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	display: none;
	height: 100%;
}
.popup_Box {
	width: 1025px;
	min-height: 400px;
	position: fixed;
	left: 50%;
	margin-left: -520px;
	display: none;
	z-index: 99999;
}
.popup_Box2 {
	width: 1025px;
	height: 400px;
	position: relative;
	left: 10px;
	top: 10px;
	z-index: 10;
}
.popup_Top {
	width: 1025px;
	height: 90px;
	background: url(../images/popup_top.png) no-repeat;
	position: relative;
}
.popup_Close {
	width: 32px;
	height: 39px;
	position: absolute;
	right: 20px;
	top: 45px;
	cursor: pointer;
}
.popup_Content {
	width: 965px;
	height: 365px;
	background: #fff;
	overflow-y: scroll;
	padding: 0 30px;
}
.pro_Name {
	font-size: 22px;
	font-weight: normal;
	color: #000;
	font-family: "Microsoft YaHei";
	color: #000;
	width: 114px;
}
.pro_Name span {
	font-weight: bold;
}
#homeContent {
	padding-top: 12px;
}
.popup_Content p {
	font-weight: normal;
	color: #000;
	font-size: 14px;
	line-height: 25px;
}
.popup_Bmttom1 {
	width: 1025px;
	height: 75px;
	position: relative;
}
.popup_Bmttom2 {
	width: 1032px;
	height: 75px;
	position: absolute;
	left: -7px;
	background: url(../images/popup_bottom.png) no-repeat;
}
.dumascroll {
}  /*只需对需要渲染滚动条的div设置该class即可*/
.dumascroll_area {
	height: 100%;
	overflow: hidden;
}
.dumascroll_bar {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9;
	background: #ccc;
	width: 14px;
	height: 100%;
	cursor: default;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	float: left;
}/*长条背景*/
.dumascroll_arrow_up, .dumascroll_arrow_up_a, .dumascroll_handle, .dumascroll_handle_a, .dumascroll_arrow_down, .dumascroll_arrow_down_a {
	position: absolute;
	left: 0;
}
.dumascroll_arrow_up, .dumascroll_arrow_up_a, .dumascroll_arrow_down, .dumascroll_arrow_down_a {
	width: 100%;
	height: 0px;
	color: #666;
	text-align: center;
}
.dumascroll_arrow_up, .dumascroll_arrow_up_a {
	top: 0;
}
.dumascroll_arrow_down, .dumascroll_arrow_down_a {
	bottom: 0;
}
.dumascroll_handle, .dumascroll_handle_a {
	width: 100%;
	height: 50px;
}
.dumascroll_arrow_up {
	background: #666;
}/*上三角未点击的颜色*/
.dumascroll_arrow_up_a {
	background: #333;
}/*上三角点击的时候颜色*/
.dumascroll_handle {
	background: #999;
}/*滚动条未点击时候的颜色*/
.dumascroll_handle_a {
	background: #333;
}/*滚动条点击时候的颜色*/
.dumascroll_arrow_down {
	background: #333;
}/*下三角未点击的颜色*/
.dumascroll_arrow_down_a {
	background: #333;
}/*下三角点击的时候颜色*/
.dumascroll_handle {
	height: 60px;
}


/*20200407*/
.case_con .CaseBoxList ul li{
	background: url(../images/homeCaseListBgThis.gif) no-repeat !important;
}
.case_con .CaseBoxList ul li .CaseTop {
	width: 21px;
	height: 95px !important;
	background: url(../images/homeCase_02.png) no-repeat !important;
	text-indent: 0 !important;
	color: #000;
	padding: 0 2px 0 8px;
	line-height: 16px;
	font-size: 14px;
}
.case_con .CaseBoxList ul li .more a{
	background: #f7ba40;
}
.hui {
    -webkit-filter: none !important;
    -ms-filter: none !important;
    -o-filter: none !important;
    filter: none !important;
    filter: none !important;
    filter: none !important;
}
