﻿.content {min-height: 630px;width: 1200px;margin: auto;}
.content .center {margin-top: 70px;min-height: 630px;width: 1200px;display: flex; flex-direction: row;}
.center .center_left {width: 230px;height: 160px;background-color: #f6f6f6; float:left;}
.center .center_left span {height: 40px;width: 230px;text-align: center;vertical-align: middle;display: inline-block;background: #f6f6f6;font: 16px/40px "微软雅黑";color: #000000;}
.center .center_left span:hover {background: #0d5bb1;color: #FFFFFF;}
.center .center_left .center_title {height: 30px;line-height: 25px;font-size: 16px;background-color: #fff;}
.center .right {margin-top: 30px;margin-left: 70px; max-width:900px; float:left;}
.right .leader ul {width: 900px;height: 1000px;}
.right .leader ul li {height: 300px;width: 446px;border: 1px solid #1d8dd5;}
.right .right_top {height: 50px;font-size: 20px;display: flex; line-height:50px; }
.right .right_top h2 {height: 30px;width: 12px;margin-right: 15px;background-color: #905343; line-height:30px; margin-top:7px;float:left;}
.right table {height: 300px;width: 1000px;}
.right table tr td {height: 50px;width: 200px;text-align: center;border: 4px solid #fff;}
.right .right_bottom {margin-top: 30px;height: 50px;font-size: 20px;display: flex;}
.right .right_bottom h2 {height: 30px;width: 12px;margin-right: 15px;background-color: #905343; margin-top:7px; float:left;}
.right ul li {list-style: none;font-size: 16px;display: flex;height: 30px;line-height: 30px;vertical-align: middle;text-align: center;margin: 5px 0;}
.right ul li div {height: 16px;width: 16px;margin: 6px 5px;background-color: #905343;border-radius: 8px; float:left;}
.info_title {font-size: 25px;font-weight: bold;line-height: 50px;text-align: center;color: #333;}
.right h1 { width:100%; text-align:center; line-height:40px; padding-bottom:30px;font-size:26px;font-weight:bold;}
