@charset "UTF-8";
/*通用类代码*/
body{background-color:#fff;font-size:12px; color:#000; padding:0; margin:0 auto;width:100%;height:100%;font-family:"微软雅黑";}
ul,li,dl,dt,dd,p,div,br,p,table{margin:0; padding:0; list-style-type:none;}
/* 链接颜色 */
a:link{color: #000;text-decoration:none;}
a:visited{color: #000;text-decoration:none;}
a:hover{color: #000;text-decoration:none;}
a:active{color: #000;text-decoration:none;}
img{border:0;}
.clear{ clear:both;}
/*高度*/
.height10{height:10px;}
.height20{height:20px;}
/*浮动*/
.clear{clear:both;}
.float-left{float:left;}
.float-right{float:right;}
.text-center{text-align: center;}
/*行高*/
.line-height24{line-height: 24px;}
/*topbar*/
.topbar{height:39px;width:100%; background:#FFF;}
.top{margin:0 auto; width:950px; font-size:12px; line-height:38px; background:#FFF;}
.logo{float:left;}
.topnav{float:right; color:#303a5f;}
.topnav a {color:#303a5f;text-decoration:none;}
.topnav a:hover {color:#303a5f;text-decoration:none;}
/*bottom*/
.pbottom{background-color:#717171; font-size:12px; line-height:22px; text-align:center; color:#fff; padding:6px; margin:0px 0px 0px 0px; height:92px; border-top: solid 3px #333;}
.pbottom a {color:#fff;text-decoration: none;}
.pbottom a:hover {text-decoration: underline;color:#fff;}

/*专题代码开始*/
.bodybg{background: url(../images/bg01.jpg) center top no-repeat #992228;}
.banner{height: 656px;background: url(../images/bg02.png) top center no-repeat;}
.preface{width: 805px;padding-left: 145px;margin: 0px auto;height: 298px;display: flex;align-items: center;line-height: 36px;font-size: 18px;color: #ffd7af;background: url(../images/bg03.png) left center no-repeat;}
.people{width: 950px;margin: 90px auto 0px auto;}
.people_img{width: 221px;height: 189px;background: url(../images/bg04.png);float: left;}
.people_img_mian{width: 180px;height: 180px;border-radius: 90px;padding: 4px 5px;overflow: hidden;}
.people_img_mian img{width: 180px;height: 180px;border-radius: 90px;}
.people_right{width: 690px;float: right;margin-top: 10px;}
.people_title_left{float: left;width: 5px;height: 36px;float: left;background: url(../images/bg05.png) center center no-repeat;}
.people_title_word{float: left;padding-left: 6px;width: auto;height: 36px;line-height: 26px;background: url(../images/bg06.png) left bottom;background-repeat: repeat-x;font-size: 24px;color: #ffcb97;}
.people_title_right{float: left;width: 101px;height: 36px;line-height: 36px;background: url(../images/bg07.png) center center no-repeat;}
.people_right_header{height: 50px;line-height: 50px;font-size: 28px;color: #ffa180;font-weight: bold;margin-top: 17px;}
.people_right_bottom{height: 40px;line-height: 40px;font-size: 24px;color: #ffc99e;margin-top: 10px;}
.people_right_bottom span{margin-left: 10px;color: #ffdfd3;}
.video{width: 950px;height: 540px;margin: 40px auto 0px auto;}
.people_bottom_cotent{margin-top: 90px;height:394px;background: url(../images/bg09.png) center center no-repeat;}
.people_bottom{height: 394px;width: 950px;margin-left: auto;margin-right: auto;font-size: 24px;color: #ffcb97;}
.people_bottom_title{float: left;height: 60px;line-height: 60px;background: url(../images/bg08.png) right center no-repeat;padding-right: 80px;margin-top: 53px;}
.people_bottom_word{line-height: 38px;font-size: 18px;color: #ffd7af;margin-top: 25px;}

.index_mian_a{width: 435px;height: 231px;display: block;overflow: hidden;margin: 10px;}
.index_mian_a img{width: 435px;height: 231px;}
.index_mian{border: solid 1px #ffcb97;float: left;margin: 0px 36px 33px 0px;}
.index_mian_right{border: solid 1px #ffcb97;float: left;margin: 0px 0px 33px 0px;}
.index_content{padding-top: 80px;width: 950px;margin: 0px auto;}
