@charset "utf-8";
/* CSS Document */

.tit1 {
	display: block;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 30px;
	color: #000;
	margin-top: 65px;
}
.tit2 {
	display: block;
	font-size: 30px;
	text-transform: uppercase;
	background: url(../img/line.gif) center bottom no-repeat;
	color: #000;
	text-align: center;
	height: 65px;
	line-height: 65px;
}
.tit2 em {
	color: #ff7d00;
}
.case .container {
	margin: 30px 0px;
	width: 1180px;
}
.poster-main {
	position: relative;
	width: 1180px;
	height: 346px;
}
.poster-main a, .poster-main img {
	display: block;
}
.poster-main .poster-list {
	width: 803px;
	height: 346px;
	position: absolute;
	left: 50%;
	margin-left: -510px;
}
.poster-main .poster-list .poster-item {
	position: absolute;
	left: 0;
	top: 0;
}
.poster-main .poster-btn {
	width: 44px;
	height: 44px;
	z-index: 10;
	cursor: pointer;
	z-index: 99;
}
.poster-main .poster-prev-btn {
	background: url(../img/icon_left.png) no-repeat center center;
	position: absolute;
	left: -75px;
}
.poster-main .poster-next-btn {
	background: url(../img/icon_right.png) no-repeat center center;
	position: absolute;
	right: -145px;
}
.prolist {
	overflow: hidden;
}
.prolist .left {
	width: 381px;
	height: 490px;
	margin: 30px 0px;
}
.prolist .left .block {
	width: 100%;
	height: 245px;
	background: left center no-repeat;
}
.prolist .left .block1 {
	background: url(../img/bg_sz.jpg);
	cursor: pointer;
	position: relative;
}
.prolist .left .block1 ul {
	width: 50%;
	height: 165px;
	padding-top: 80px;
	background-color: rgba(255,125,0,0.85);
	margin-left: 50%;
	text-align: center;
	position: relative;
}
.prolist .left .block1 ul h2 a {
	display: block;
	color: #fff;
	font-size: 26px;
	border: 1px solid #fff;
	width: 126px;
	height: 40px;
	line-height: 40px;
	margin: 0px auto;
}
.prolist .left .block1 ul h3 a {
	color: #fff;
	text-transform: uppercase;
	height: 30px;
	line-height: 30px;
	font-size:20px;
}
.prolist .left .block2 {
	background: url(../img/bg_gy.jpg);
	cursor: pointer;
	position: relative;
}
.prolist .left .block2 ul {
	text-align: center;
	height: 165px;
	padding-top: 80px;
	position: relative;
}
.prolist .left .block2 ul h2 a {
	display: block;
	color: #fff;
	font-size: 26px;
	border: 1px solid #fff;
	width: 146px;
	height: 40px;
	line-height: 40px;
	margin: 0px auto;
}
.prolist .left .block2 ul h3 a {
	color: #fff;
	text-transform: uppercase;
	height: 30px;
	line-height: 30px;
	font-size:20px;
}
.prolist .middle {
	display: block;
	float: left;
	width: 418px;
	height: 490px;
	background: url(../img/bg_ly.jpg) left center no-repeat;
	margin: 30px 0px;
	cursor: pointer;
	position: relative;
}
.prolist .middle ul {
	text-align: center;
	padding-top: 220px;
	height: 270px;
	position: relative;
}
.prolist .middle ul h2 a {
	display: block;
	color: #fff;
	font-size: 26px;
	border: 1px solid #fff;
	width: 246px;
	height: 40px;
	line-height: 40px;
	margin: 0px auto;
}
.prolist .middle ul h3 {
	color: #fff;
	text-transform: uppercase;
	height: 30px;
	line-height: 30px;
}
.prolist .right {
	width: 381px;
	height: 490px;
	margin: 30px 0px;
}
.prolist .right .block {
	width: 100%;
	height: 245px;
	background: left center no-repeat;
}
.prolist .right .block3 {
	background: url(../img/bg_ty.jpg);
	cursor: pointer;
	position: relative;
}
.prolist .right .block3 ul {
	height: 165px;
	padding-top: 80px;
	text-align: center;
	position: relative;
}
.prolist .right .block3 ul h2 a {
	display: block;
	color: #fff;
	font-size: 26px;
	border: 1px solid #fff;
	width: 126px;
	height: 40px;
	line-height: 40px;
	margin: 0px auto;
}
.prolist .right .block3 ul h3 {
	color: #fff;
	text-transform: uppercase;
	height: 30px;
	line-height: 30px;
}
.prolist .right .block4 {
	background: url(../img/bg_tongy.jpg);
	cursor: pointer;
	position: relative;
}
.prolist .right .block4 ul {
	width: 53%;
	height: 165px;
	padding-top: 80px;
	background-color: rgba(255,125,0,0.85);
	text-align: center;
	position: relative;
}
.prolist .right .block4 ul h2 a {
	display: block;
	color: #fff;
	font-size: 26px;
	border: 1px solid #fff;
	width: 126px;
	height: 40px;
	line-height: 40px;
	margin: 0px auto;
}
.prolist .right .block4 ul h3 {
	color: #fff;
	text-transform: uppercase;
	height: 30px;
	line-height: 30px;
}
.prolist ul .width100 .fade {
	display: block;
	position: absolute;
	left: 5px;
	bottom: 5px;
	width: 19px;
	height: 15px;
}
.prolist .width100 .block .plists {
	display: none;
}
.prolist .block:hover .plists {
	display: block;
	background-color: rgba(0,0,0,0.85);
	padding: 30px;
	overflow: hidden;
	width: 321px;
	height: 185px;
	top: 0px;
	position: absolute;
	z-index: 999;
	left: 0px;
}
.prolist .middle:hover .plists {
	display: block;
	background-color: rgba(0,0,0,0.85);
	padding: 30px;
	overflow: hidden;
	width: 358px;
	height: 430px;
	top: 0px;
	position: absolute;
	z-index: 999;
	left: 0px;
}
.prolist .block:hover .plists li a {
	display: block;
	width: 127px;
	margin-right: 20px;
	background: url(../img/small_white.gif) left center no-repeat;
	border-bottom: 1px solid #555;
	padding-left: 13px;
	float: left;
	height: 30px;
	line-height: 30px;
	color: #fff;
	z-index: 9999px;
}
.prolist .block:hover .plists li a:hover {
	color: #ff7d00;
}
.prolist .middle .plists {
	display: none;
}
.prolist .middle:hover .plists li a {
	display: block;
	width: 146px;
	margin-right: 20px;
	background: url(../img/small_white.gif) left center no-repeat;
	border-bottom: 1px solid #555;
	padding-left: 13px;
	float: left;
	height: 30px;
	line-height: 30px;
	color: #fff;
	z-index: 9999px;
}
.prolist .middle:hover .plists li a:hover {
	color: #ff7d00;
}
.picScroll-left {
	margin: 30px auto;
	overflow: hidden;
}
.picScroll-left .prev {
	display: block;
	float: left;
	width: 28px;
	height: 34px;
	background: url(../img/icon_lt.png) left center no-repeat;
	margin-top: 65px;
	cursor: pointer;
}
.picScroll-left .next {
	display: block;
	float: right;
	width: 28px;
	height: 34px;
	background: url(../img/icon_rt.png) left center no-repeat;
	margin-top: 65px;
	cursor: pointer;
}
.picScroll-left .bd {
	display: block;
	float: left;
	margin-left: 20px;
	width: 1084px;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picScroll-left .bd ul li .pic {
	text-align: center;
}
.picScroll-left .bd ul li .pic img {
	width: 253px;
	height: 162px;
	display: block;
	border: 1px solid #ccc;
}
.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}
.picScroll-left .bd ul li .title {
	height: 45px;
	line-height: 45px;
	background-color: #f68304;
}
.picScroll-left .bd ul li .title a {
	font-size: 18px;
	color: #fff;
}
.application {
	background: url(../img/bg_banner.jpg) left center no-repeat;
	height: 660px;
	overflow: hidden;
}
.application .width1180 {
	padding-left: 398px;
	width: 780px;
}
.application .width1180 h3 {
	display: block;
	font-size: 48px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	text-shadow: 0 0 0.1em #ffde00, -0 -0 0.2em #ffde00;
	text-align: center;
	margin-top: 60px;
}
.application .width1180 p {
	display: block;
	text-align: right;
	height: 25px;
	line-height: 25px;
	border-right: 7px solid #fff;
	color: #fff;
	font-size: 24px;
	padding-right: 50px;
	width: 724px;
	margin: 30px 0px;
}
.application .width1180 ul {
	display: block;
	width: 100%;
}
.application .width1180 ul li {
	width: 100%;
	border-bottom: 2px solid #fff;
	color: #fff;
	font-size: 22px;
	height: 80px;
	line-height: 80px;
}
.application .width1180 ul li:last-child {
	border-bottom: 0px;
}
.application .width1180 ul li em {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #fff;
	border-radius: 50%;
	float: left;
	margin: 20px 15px 0px 30px;
	text-shadow: 0 0 0.1em #ffde00, -0 -0 0.2em #ffde00;
	font-size: 30px;
	color: #f68304;
}
.aboutus {
	overflow: hidden;
}
.aboutus .left {
	width: 835px;
	margin-top: 60px;
}
.aboutus .left p img {
	float: left;
	width: 446px;
	height: 310px;
}
.aboutus .left .about {
	float: right;
	width: 680px;
}
.aboutus .left .about h1 {
	font-size: 22px;
	color: #000;
	font-weight: bold;
	margin-bottom: 20px;
}
.aboutus .left .about p {
	font-size: 16px;
	line-height: 30px;
	text-indent:30px;
}
.aboutus .left .about a {
	display: block;
	width: 100px;
	line-height: 24px;
	/*text-align: center;*/
	height: 24px;
	color: #fff;
	background: url(../img/bg_more.png) right center no-repeat;
	text-transform: uppercase;
	font-size: 12px;
	margin: 30px 0px 0px 290px;
}
.aboutus .right {
	width: 280px;
	height: 411px;
	margin-top: 10px;
	background: url(../img/bg_biaoyu.jpg) left center no-repeat;
}
.aboutus .right p {
	display: block;
	width: 100%;
	overflow: hidden;
	text-align: center;
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 50px;
	padding: 30px 0px;
}
.aboutus .right a {
	display: block;
	width: 174px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	border: 1px solid #fff;
	margin: 40px auto 0px;
	text-transform: uppercase;
}
.aboutus .right a:hover {
	border: 1px solid #000;
	color: #000;
}
.contactus {
	background: url(../img/bg_contact.jpg) left center no-repeat;
	height: 580px;
	padding-top: 0px;
	margin-top: 70px;
	overflow: hidden;
}
.contactus .tit1 {
	color: #fff;
	text-transform: uppercase;
	font-size: 38px;
	font-weight: bold;
}
.contactus .tit2 {
	color: #fff;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	background: none;
}
.feedback {
}
.feedback .fd {
	display: block;
	width: 878px;
	margin: 50px auto 0px auto;
	overflow: hidden;
}
.feedback .width100 {
	overflow: hidden;
}
.feedback .proname {
	display: block;
	width: 246px;
	height: 95px;
	background: url(../img/bg_input1.jpg) left center no-repeat;
	float: left;
	margin-right: 70px;
	text-align: center;
	padding-top: 50px;
}
.feedback .cname {
	display: block;
	width: 246px;
	height: 95px;
	background: url(../img/bg_input2.jpg) left center no-repeat;
	float: left;
	margin-right: 70px;
	text-align: center;
	padding-top: 50px;
}
.feedback .ctel {
	display: block;
	width: 246px;
	height: 95px;
	background: url(../img/bg_input3.jpg) left center no-repeat;
	float: left;
	text-align: center;
	padding-top: 50px;
}
.feedback input {
	border: 1px solid #fff;
	text-align: center;
	width: 126px;
	height: 36px;
	background: none;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #fff;
}
.feedback .width100 span.codes{ color:#fff; font-size:13px;}
.feedback .width100 input.click{ width:100px; height:20px; line-height:20px; text-align:center;}
.feedback .width100 a.qiehuan{ color:#fff;}
.feedback .fbut {
	display: block;
	width: 140px;
	height: 35px;
	margin: 40px auto 20px auto;
}
.contactus .width100 .adads {
	display: block;
	width: 530px;
	height: 80px;
	padding: 10px 0px;
	overflow: hidden;
	margin: 16px auto 0px auto;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	text-align: center;
}
.contactus .width100 {
	position: relative;
}
.contactus .width100 .adads p {
	color: #fff;
	font-size: 18px;
	line-height:34px;
}
.contactus .width100 h3 {
	position: absolute;
	right: 15%;
	bottom: 40px;
	color: #fff;
	font-size: 18px;
}



/*首页补充新闻部分*/
.news-index {
	margin: 70px auto 0px auto;
	overflow: hidden;
}
.news-index .left, .news-index .right {
	width: 570px;
	overflow: hidden;
}
.news-index .tit {
	background: url(../img/bg_title.png) left center repeat-x;
	height: 50px;
	line-height: 50px;
}
.news-index .tit span {
	float: left;
	display: block;
	width: 128px;
	height: 50px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	background: url(../img/icon6.png) 10px center no-repeat #2059a0;
}
.news-index .tit a {
	display: block;
	float: right;
	font-size: 12px;
	color: #2059a0;
	text-align: center;
	width: 80px;
}
.news-index .hot-news {
	margin: 20px 0px 50px 0px;
	overflow:hidden;
}
.news-index .hot-news img {
	display: block;
	float: left;
	width: 234px;
	height: 154px;
}
.news-index .hot-news p {
	display: block;
	float: left;
	margin-left: 30px;
	height: 154px;
	width: 306px;
}
.news-index .hot-news p a {
	display: block;
	width: 100%;
	overflow: hidden;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	margin-bottom: 10px;
}
.news-index .hot-news p span {
	font-size: 12px;
	color: #666;
	line-height: 24px;
}
.news-index .hot-news p a.more {
	width: 100px;
	text-align: center;
	background: url(../img/bg_button.png) center no-repeat;
	font-size: 14px;
	margin: 25px 0px 0px 100px;
}
.news-index ul {
	margin-top:20px;
}
.news-index ul li {
	display: block;
	width: 100%;
	overflow: hidden;
	background: url(../img/icon7.png) left center no-repeat;
	line-height: 40px;
}
.news-index ul li a {
	display: block;
	float: left;
	margin-left: 20px;
	font-size: 16px;
	width: 452px;
}
.news-index ul li span {
	display: block;
	float: right;
	font-size: 12px;
	color: #666;
	width: 88px;
	text-align: right;
}