﻿@charset "utf-8";
/* CSS Document */
.about_jj{width:100%; height:580px; background:url(../images/about_jj_bg.jpg) no-repeat center;}
.about_jj .title{width:100%; text-align:center; height:80px; padding-top:70px; color:#ffffff;}
.about_jj .content{ overflow:hidden; color:#ffffff; font-size:14px; line-height:30px; text-align:center; padding-top:86px;}
.about_jj .arrow{width:36px; height:20px; margin:0px auto; padding-top:100px;}

.about_lc{width:100%; height:658px;}
.about_lc .title{width:100%; text-align:center; height:150px; padding-top:40px;}
.about_lc .content{ overflow:hidden;padding-top:14px;}

.about_wh{width:100%; height:738px; background:url(../images/about_wh_bg.jpg) no-repeat center;}
.about_wh .title{width:100%; text-align:center; height:80px; padding-top:70px; color:#ffffff;}
.about_wh .content{ overflow:hidden;padding-top:50px;}
.about_wh li{width:472px; float:left; padding:0px 64px; color:#ffffff; font-size:16px; line-height:36px;}

.about_td{width:100%; overflow:hidden;}
.about_td .title{width:100%; text-align:center; height:80px; padding-top:40px;}
.about_td .content{ overflow:hidden;padding-top:36px; width:100%;}
.about_td .content #demo {overflow:hidden;width:100%; height:259px; }
.about_td .content #demo ul li ,.n_about_box3 .content #demo li div{ float:left;line-height:25px;overflow:hidden} /* 横向滚动必须让所有li左浮动 */
.about_td .content #demo li div{width:410px; height:259px; float:left; padding:0px 20px;}
.about_td .content #demo a{width:410px; height:259px; display:block;}
.about_td .content #demo img{width:410px; height:259px;}

.about_btn{width:100%; overflow:hidden; padding:62px 0px;}
.about_btn .content{width:578px; margin:0px auto; height:59px;}
.about_btn .content li{width:251px; height:59px;-moz-border-radius:30px;-webkit-border-radius:30px;border-radius:30px; text-align:center; font-size:16px;}
.about_btn .content .zxly{width:245px; height:53px; float:left; line-height:53px; border:3px #fdd100 solid;}
.about_btn .content .lxwm{width:251px; height:59px; float:right; line-height:59px; background:#fdd100;}
.about_btn .content a{ display:block;}
.theme-popover-mask {
	z-index: 9998;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.4;
	filter:alpha(opacity=40);
	display:none
}
.theme-popover {
	z-index:9999;
	position:fixed;
	top:50%;
	left:50%;
	width:340px;
	height:260px;
	margin:-182px 0 0 -150px;
	border-radius:5px;
	border:solid 4px #5a74af;
	background-color:#fff;
	display:none;
	box-shadow: 0 0 10px #666;
}
.theme-poptit {
	border-bottom:1px solid #ddd;
	padding:12px;
	position: relative;
	font-size:16px;
}
.theme-popbod {
	padding:0px 15px;
	color:#444;
	height: 148px;
}
.theme-poptit .close {
	float:right;
	color:#999;
	padding:5px;
	margin:-2px -5px -5px;
	font:bold 14px/14px simsun;
	text-shadow:0 1px 0 #ddd
}
.theme-poptit .close:hover {
	color:#444;
}
.dform {
	padding:10px 20px 0px 20px;
	text-align: center;
}
.dform li{width:100%; overflow:hidden; border:2px #eeeeee solid;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius:5px; margin-bottom:10px;}
.dform li.last{ border:none;}
.dform .stxt{width:96%; height:28px; margin:0px; padding:0px; border:none; padding:0px 2%;}
.dform .stxt2{width:96%; height:40px; margin:0px; padding:0px; border:none; padding:2%;}


.honor{width:100%; overflow:hidden;}
.honor .title{width:100%; text-align:center; height:80px; padding-top:40px;}
.honor .content{ overflow:hidden;padding-top:36px; width:100%;}


/*荣誉滚动*/
/*荣誉滚动*/
.picMarquee-left{ position:relative;margin:30px 0; }
.picMarquee-left .hd{ position:absolute; top:-25px; right:0;}
.picMarquee-left .honorlist ul li{width:270px;margin:15px;}


