@charset "utf-8";
#aboutus {
	width: 1188px;	
	border: 1px solid #e3e3e3;
	border-top-width: 0px;
	padding-bottom: 25px;
}
#leftMenu {
	float: left;
	width: 103px;
	padding-top: 40px;
	padding-left:30px;
}
#mainContent {
	float: left;	
	margin: 20px 0px 0px 6px;
	position: relative;
	top: 0px;
	width: 985px;
}
.credit_serviceBtn {
	font: bold 16px/42px 微软雅黑;
	color: #FFF;
	background: url(../../images/ui/leftmenu.png) no-repeat -211px 0px;
	display: block;
	clear: both;
	height: 42px;
	width: 132px;
	border-width: 0px;
	margin-top: 33px;
	cursor: pointer;
}
.left_menuLi.selected .left_menuBtn {
	color: #FFF;
	background: url(../../images/ui/leftmenu.png) no-repeat 0px 0px;
	width: 104px;
	border:none;
}
.left_menuBtn {
	font: bold 14px/32px 微软雅黑;	
	height: 32px;
	width: 97px;
	float: left;
	margin-bottom: 10px;
	clear: both;
	color: #666666;
	text-align: center;
	border-bottom:1px solid #ccc;
}
#right_map {
	height: 30px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
}
.go_upLevel {
	font: bold 14px/30px 微软雅黑; 
	color: #666666;
	float: left;
	height: 30px;
	text-decoration: none;
	background: url(../../images/ui/titlearrow.gif) no-repeat right center;
	padding-right: 16px;
	margin-right: 10px;
}
.go_upLevel:hover {
	text-decoration: underline;
	}
.currentPage_name.go_upLevel {
	background: none;
	color: #FF5A00;
}
#profile_content {
	font-size: 14px;
	line-height: 27px;
	color: #333;
	text-indent: 2em;
	margin-left: 25px;
	margin-top: 12px;
}
.pfl_con {
	padding-bottom: 22px;
}
.profile_text_box{
	background: url(../../images/ui/aboutus_profile_bg.png) no-repeat left top;
	width:975px;
	min-height:544px;
}
.profile_text_box .text1{
	padding:10px 40px 22px 290px;
	line-height:26px;
	height: 167px;
	font-size: 12px;
	}
.profile_text_box .text2{
	padding-left:196px;
	padding-top:49px;
}
.profile_text_box .text2 strong{
	color:#ff5a00;
}
.certified_img {
	height: 138px;
	width: 138px;
	border: 1px solid #999999;
	position: relative;
	display: block;
}
.certified_img img {
	height: 138px;
	width: 138px;
	}
.certified_name {
	line-height: 20px;
	padding-top: 9px;
	font-size: 12px;
	width: 138px;
	height: 40px;
	text-align: center;
	color: #666;
	}
.honor_li {
	float: left;
	margin-right: 48px;
	padding-bottom: 12px;
}
#honors {
	margin-left: 50px;
	margin-top: 28px;
	width: 100%;
}
#honor_content {
	width: 100%;
	overflow: hidden;
	padding: 20px 0 100px;
}
.zoomin {
	display: block;
	position: absolute;
	bottom: -1px;
	right: 0px;
	height: 27px;
	width: 100%;
	background: url(../../images/ui/aboutus_zoomin.png) no-repeat left top;
}
#his {
	padding-top: 28px;
	padding-bottom: 40px;
	padding-left: 25px;
}
.declare_con {
	padding-bottom:5px;
	text-indent: 2em;
}
.declare_title {
	padding-bottom:10px;
	text-align:center;
	font-size:16px;
}
.declare_conTit{
	font-weight:bold;
}
.declare_link{
	color:#ff7800;
	font-weight:bold;
}
#declare {
	margin-left: 25px;
	line-height: 30px;
	color: #333;
	margin-top: 12px;
	width: 100%;
}
.pay_tr {
	line-height: 34px;
}
.yellow_bg {
	width: 67px;
	padding-left: 10px;
	background-color: #FFFEEF;
}
#other_ways,#sh_ways,#sz_ways,#lf_ways,#suz_ways {
	width: 434px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	color: #666;
	margin-bottom: 17px;
}

#other_ways td, #other_ways th,
#sh_ways td, #sh_ways th, 
#sz_ways td, #sz_ways th,
#lf_ways td, #lf_ways th,
#suz_ways td, #suz_ways th{
	border: 1px solid #ccc;
	}
.pay_td {
	padding-left: 10px;
	}
#payment {
	padding-bottom: 20px;
	padding-top: 15px;
	padding-left: 25px;
}
.contact_area {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
#bj_contacts, #sz_contacts, #pay_prompt {
	font-size: 14px;
	line-height: 30px;
	color: #666;
}
#pay_prompt {
	margin-top: 37px;
}
.right_mapLi {
	float: left;
	}
	

.aboutTitle{
	text-align: center;
	margin-bottom: 30px;
}
.video{
	width: 970px;
	height: 250px;
	background: url(../../images/ui/aboutUs/video.jpg) no-repeat;
	cursor: pointer;
}
.video_mask{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: rgba(0,0,0,.5);
}
.videoPop{
	position: fixed;
	width: 960px;
	height: 540px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	transition: all .3s ease-in;
}
.videoPop video{
	width: 100%;
	height: 100%;
	border: none;
}
.videoPop .close{
	font-size: 30px;
	color: #fff;
	position: absolute;
	right: 0;
	top: -50px;
	cursor: pointer;
}
.aboutus_text{
	width: 970px;
	box-sizing: border-box;
	font-size: 14px;
	padding:10px 20px;
	background-color: #fff8f2;
	line-height: 30px;
	font-family: "微软雅黑";
	margin-bottom: 30px;
}
.licheng_div{
	width: 970px;
	font-family: "微软雅黑";
}
.licheng_div .botText{
	color: #666;
	padding-left: 40px;
	line-height: 50px;
}
.licheng_con{
	width: 970px;
	height: 930px;
	position: relative;
	box-sizing: border-box;
	padding-top: 70px;
	margin-bottom: 40px;
}
.licheng_con .year_scope{
	font-size: 17px;
	font-weight: bold;
	color: #999;
	position: absolute;
	left: 0px;
	bottom: 135px;
	background-color: #fff;
	z-index: 10;
	height: 40px;
	text-indent: 0;
	width: 119px;
}
.yearBg{
	width: 790px;
	height: 140px;
	background: url(../../images/ui/aboutUs/yearShadeBg.png?v=1) no-repeat -177px -16px;
	position: absolute;
	left: 180px;
	bottom: 160px;
	z-index: 10;
}
.licheng_con .line{
	height: 100%;
	width: 15px;
	background: url(../../images/ui/aboutUs/scrollBg.jpg) repeat-y left 3px;
	position: absolute;
	left: 137px;
	top: 0;
}
.licheng_con .line .top,
.licheng_con .line .bottom{
	display: inline-block;
	width: 6px;
	height: 1px;
	border-top: 1px solid #bababa;
	position: absolute;
	left: 0;
}
.licheng_con .line .top{
	top: 0;
}
.licheng_con .line .bottom{
	bottom: -1px;
}
.licheng_con .listDiv{
	width: 100%;
	height: 130px;
	margin-bottom: 10px;
	position: relative;
	box-sizing: border-box;
	padding-left: 180px;
}
.licheng_con .yearListDiv:last-child .listDiv:last-child{
	margin-bottom: 0px;
}
.licheng_con .listDiv1{
	margin-bottom: 40px;
}
.yearListDiv{
	margin-bottom: 40px;
}
.yearListDiv:last-child{
	margin-bottom: 0px;
}
.licheng_list .year{
	width: 110px;
	height: 40px;
	background-color: #ff7800;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	line-height: 40px;
	position: absolute;
	left: 0;
	top: 0;
}
.licheng_list .year::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
 border-left:8px solid #ff7800;
 border-top:8px solid transparent;
 border-bottom:8px solid transparent;
  position: absolute;
  left: 110px;
  top: 13px;
}
.licheng_list .yuan{
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../../images/ui/aboutUs/yuan.png) no-repeat;
	position: absolute;
	left: 131px;
	top: 12px;
}
.licheng_list .list{
	width: 790px;
	height: 130px;
	background-color: #f7f7f7;
	box-sizing: border-box;
	padding: 20px;
}
.licheng_list .list img{
	float: left;
	width: 200px;
	height: 90px;
	box-shadow:0px 0px 9px rgba(151, 151, 151, .5);
	margin-right: 50px;
}
.licheng_list .list .right{
	float: right;
	width: 500px;
	text-indent: 0;
}
.licheng_list .list strong{
	font-size: 24px;
	color: #ff7800;
}
.licheng_list .list .nian{
	color: #666;
}
.licheng_list .list .text{
	font-size: 16px;
	line-height: 22px;
	padding-left: 15px;
	text-indent: 0;
	position: relative;
	margin-top: 5px;
}
.licheng_list .list .dian{
	float: left;
	width: 6px;
	height: 6px;
	background-color: #ff7800;
	border-radius: 6px;
	position: absolute;
	left: 0;
	top: 9px;
}
.licheng_list .blueT{
	color: #0084ff;
	font-size: 16px;
	float: right;
}
.licheng_scroll{
	height: 690px;
	overflow: hidden;
	position: relative;
	margin-bottom: 40px;
}
#scrollDiv{
	position: absolute;
	left: 0;
}
.scroll_line{
	width: 6px;
	height: 730px;
	background-color: #ff7800;
	position: absolute;
	left: 137px;
	top: 30px;
}
.scroll_line .topLine{
	display: inline-block;
	width: 20px;
	height: 3px;
	background-color: #ff7800;
	position: relative;
	left: -35px;
}
.scroll_pointer{/*滚动条里面小方块*/
	width: 24px;
	height: 30px;
	background: url(../../images/ui/aboutUs/scroll.jpg) no-repeat;
	box-shadow:0 0 8px rgba(224,105,0,1);
	position: absolute;
	left: -9px;
	top: 0;
	cursor: pointer;
	z-index: 10;
}
.scroll_tips{
	width: 110px;
	height: 46px;
	line-height: 16px;
	border: 1px solid #c7c7cc;
	border-radius: 10px;
	font-size: 12px;
	color: #888;
	box-sizing: border-box;
	padding-left: 10px;
	position: absolute;
	left: 0;
	top: 0;
	text-align: left;
	text-indent: 0;
	padding-top: 5px;
}
.scroll_tips::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-bottom: 13px solid #fff;
    border-right: 13px solid transparent;
    position: relative;
    left: 97px;
    top: 13px;
	filter: drop-shadow(2px 1px 0px rgba(199,199,204,1));
}
.wenhua_textDiv{
	width: 970px;
	height: 170px;
	background: url(../../images/ui/aboutUs/wenhuaBg.jpg) no-repeat;
}
.wenhua_textDiv .textDiv1,
.wenhua_textDiv .textDiv2,
.wenhua_textDiv .textDiv3{
	width: 320px;
	text-align: center;
	padding-top: 70px;
	font-family: "微软雅黑";
	float: left;
}
.wenhua_textDiv .tit{
	font-weight: bold;
	font-size: 18px;
	line-height: 40px;
}
.wenhua_textDiv .textDiv1 .tit{
	color: #006cff;
}
.wenhua_textDiv .textDiv2 .tit{
	color: #ff7600;
}
.wenhua_textDiv .textDiv3 .tit{
	color: #00cc2d;
}
.wenhua_textDiv .text{
	font-size: 15px;
}
#focus_Box{
	position:relative;
	width:970px;
	height:380px;
	margin:40px auto;
}
#focus_Box ul{
	position:relative;
	width:970px;
	height:380px;
}
#focus_Box li{
	box-sizing: border-box;
	z-index:0;
	position:absolute; 
	width:0px;
	height:0px;
	top:146px;
	cursor:pointer;
	left:377px;
	padding: 18px;
	background-color: #fff;
	border: 2px solid #ffe5cf;
	border-radius:5px;
	box-shadow:0px 0px 13px rgba(225, 118, 0, .15);
	text-align: center;
}
#focus_Box li img{
	width:100%;
	height:100%;
	float: left;
}
#focus_Box .prev,#focus_Box .next{
	display:block;
	z-index:100;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
	width:37px;
	height:37px;
	top:170px;
}
#focus_Box .prev{
	background:url(../../images/ui/aboutUs/arrow.png) left top no-repeat;
	left:0px;
}
#focus_Box .next{
	background:url(../../images/ui/aboutUs/arrow.png) left bottom no-repeat;
	right:0px;
}

.honorTab{
	float: left;
	width:490px;
	margin-left: 50px;
}
.honor_conDiv{
	width: 420px;
	float: right;
	margin-top: 100px;
}
.honorTab li{
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	position: relative;
	padding-left: 76px;
	color: #666;
	font-family: "微软雅黑";
	cursor: pointer;
}
.honorTab li:hover{
	background-image: linear-gradient(to right,#fff8f2 70%,#fffefd);
}
.honorTab .line{
	display: inline-block;
	width: 4px;
	height: 50px;
	background-color: #ff7800;
	position: absolute;
	left: 50px;
	top: 0;
}
.honorTab .yuan{
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #ff7800;
	border-radius: 10px;
	position: absolute;
	left: 47px;
	top: 15px;
}
.honorTab li.hover{
	background-image: linear-gradient(to right,#fff8f2 70%,#fffefd);
	font-weight: bold;
}
.honorTab li.hover .yuan{
	border: 5px solid #ffdec2;
	left: 42px;
}
.honorTab li:first-child .line{
	border-radius: 5px 5px 0 0;
}
.honorTab li:last-child .line{
	border-radius:0 0 5px 5px;
}
.honor_yc{display:none;}
.honor_con {
	text-align: center;
}
.honor_con .text{
	font-size: 16px;
	color: #999;
	line-height: 30px;
	font-family: "微软雅黑";
}
.webSet_div{
	margin-left: 225px;
}
.webSet_div li{
	width: 618px;
	height: 100px;
	margin-bottom: 22px;
	position: relative;
}
.webSet_div li a{
	position: absolute;
	right: 10px;
	bottom: 15px;
	font-size: 16px;
	color: #0084ff;
	font-family: "微软雅黑";
}
.webSet_div li.web1{
	background: url(../../images/ui/aboutUs/web1.jpg?v=1) no-repeat;
}
.webSet_div li.web2{
	background: url(../../images/ui/aboutUs/web2.jpg?v=2) no-repeat;
}
.webSet_div li.web3{
	background: url(../../images/ui/aboutUs/web3.jpg?v=2) no-repeat;
}
.webSet_div li.web4{
	background: url(../../images/ui/aboutUs/web4.jpg?v=1) no-repeat;
}
.webSet_div li.web5{
	background: url(../../images/ui/aboutUs/web5.jpg?v=2) no-repeat;
}
.webSet_div li.web6{
	background: url(../../images/ui/aboutUs/web6.jpg?v=2) no-repeat;
}
.webSet_div li.web7{
	background: url(../../images/ui/aboutUs/web7.jpg?v=1) no-repeat;
}
.webSet_div li.web8{
	background: url(../../images/ui/aboutUs/web8.jpg?v=2) no-repeat;
}
.webSet_div li.web9{
	background: url(../../images/ui/aboutUs/web9.jpg?v=1) no-repeat;
}
.webSet_div li.web10{
	background: url(../../images/ui/aboutUs/web10.jpg) no-repeat;
}
