@charset "utf-8";
/* CSS Document */
.about{font-size:14px !important; line-height:30px !important;}
.abme {width:1000px; margin:0 auto; line-height:30px !important; height:30px;}
.abme span{font-size:12px; margin-left:5px; margin-right:5px;}
.content_n{ width:1000px; margin:0 auto; overflow:hidden;}
.left{ float:left; font-size:16px; width:200px; background-color:white; margin-bottom:5px; margin-right:20px;}
.left h2{ padding-left:15px; line-height:40px; background-color:rgba(155,0,120,.6); color:white; padding-top:40px;}
.left ul{ padding-top:10px; padding-bottom:30px;}
.left ul li{ padding-left: 15px; width: 171px; height: 32px;  line-height: 33px !important;}
.left ul li:hover{ background-repeat:no-repeat; background-position:0 12px;}
.left ul li:hover a{ color:#860068; text-decoration:none;}
.left ul li a{line-height:33px !important; color:#666; font-size:14px;}
.right{ float:left; border:1px solid #ddd; padding:40px 39px; color:#666; width:700px; font-size:14px; min-height:800px; _height:800px;}
.right h1{margin-bottom: 20px;font-size: 20px;height: 25px;line-height: 25px !important;font-family: "Microsoft Yahei";text-align: center;padding-bottom: 10px;border-bottom: 1px solid #ebebeb; font-weight:normal;}
.right h4 span{
	display: inline-block;
    height: 26px;
    line-height: 26px;
    margin: 0 15px 15px 0;
    padding: 0 10px;
    border: 1px solid #FF9F20;
	font-weight:normal;
	}
.clearfix{ overflow:hidden;}
.top2box{ padding-bottom:10px;}
.logo{ float:left;}
.logo img{width:180px; margin-top:10px;}
.top2{ width:1000px; margin-left:auto; margin-right:auto;}
.shouye{ float:right;}
.shouye a{ font-family:"微软雅黑"; font-size:14px; width:90px; float:left; text-align:center; color:#696969; padding-top:30px; padding-bottom:10px; margin-top:25px;}
.shouye a:hover{ color:#860068; text-decoration:none;}
.abox span{ color:#696969;}
.banbox{ background-image:url(/templates/main/updateimage/bannerbg.png); background-repeat:repeat-x;}
.ban{ width:1000px; margin-left:auto; margin-right:auto; height:224px;}
.text{ float:left; margin-top:88px;}
.text h1{ font-size:25px; color:#860068; font-weight:normal;} 
.text p{ font-size:11px; color:#b7b6b6;}
.photo{ float:right; margin-top:12px;}

.right p.h3 {
	position: relative;
    height: 40px;
    line-height: 40px;
    text-indent: 15px;
    font-size: 15px;
    font-weight: 400;
	font-family: "Microsoft YaHei";
    color: #222;
    cursor: pointer;
    transition: background .1s;
	/*background: linear-gradient(to top, #dfdfdf 20%, #fff 100%);*/
}
.right p.h3:hover {
	color: #9b0068;
}

.accordion-fold {
	margin-top: 8px;
	border-bottom: 1px solid #eee;
}
.accordion-fold__body {
	display: none;
	padding: 10px 15px 0;
    margin-bottom: 20px;
}
.h3 i {
	position: absolute;
    right: 10px;
    top: 18px;
    height: 0;
    width: 0;
    line-height: 0;
    font-size: 0;
    border: 5px dashed transparent;
    border-top: 5px solid #999;
}
.accordion-fold-expanded p.h3 {
	color: #9b0068;
}
.accordion-fold-expanded .h3 i {
	top: 13px;
	border-top: 5px dashed transparent;
    border-bottom: 5px solid #999;
}

.accordion-fold-expanded .accordion-fold__body {
	display: block;
}















