@charset "utf-8";
.about_content{float: left;width: 100%;margin-top: 10px;border: 1px solid #f5f5f5;margin-bottom: 20px;background-color: #f7f7f7;}
.about_content .about_left{float: left;width: 218px;}
.about_content .about_left li{font-size: 16px;float: left;color: #333333;line-height: 50px;display: block;border-left-width: 2px;border-left-style: solid;border-left-color: #f7f7f7;width: 100%;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #f6f6f6;}
.about_content .about_left li a{display: block;float: left;width: 100%;}
.about_content .about_left li a i{color: #555555;float: left;margin-left: 20px;font-size: 22px;}
.about_content .about_left li a span{color: #333333;font-size: 14px;margin-left: 10px;float: left;}
.about_content .about_left li.on,.about_content .about_left li:hover{position: relative;background-color: #FFFFFF;border-left-width: 2px;border-left-style: solid;border-left-color: #ff6600;}
.about_content .about_left li.on a i,.about_content .about_left li.on a span,.about_content .about_left li:hover a i,.about_content .about_left li:hover a span{color:#FF6600;}
.about_content .about_right{float: left;width: 940px;font-size: 14px;border-left-width: 1px;border-left-style: solid;border-left-color: #f7f7f7;padding-top: 15px;padding-right: 15px;padding-bottom: 15px;padding-left: 25px;background-color: #FFFFFF;min-height:326px;color: #555555;line-height: 25px;}
.about_content .about_right h1{font-size: 18px;line-height: 40px;color: #333333;float: left;width: 100%;margin-top: 0px;margin-right: 0px;margin-bottom: 20px;margin-left: 0px;text-align: center;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #DFDFDF;padding-top: 0px;padding-right: 0px;padding-bottom: 10px;padding-left: 0px;}
.about_content .about_right p{line-height: 25px;margin: 0px;padding: 0px;float: left;width: 100%;}
.about_content .about_right .link_content{float: left;width: 100%;margin-bottom: 20px;padding-left: 10px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #E0E0E0;}
.about_content .about_right .link_content li{float: left;margin-bottom: 15px;width: 12.5%;line-height: 30px;font-size: 12px;color: #999999;list-style-type: disc;padding: 0px;margin-top: 0px;margin-right: 0px;margin-left: 0px;}
.about_content .about_right .link_content a{font-size: 12px;color: #666666;}
.about_content .about_right .link_content a:hover{color: #333333;text-decoration: underline;}