﻿@charset "utf-8";
/* 全局样式 Global-Style **********************************************************/
*	
{margin: 0; padding: 0;}
form,ul,li,dl,dt,dd{margin: 0; padding: 0; list-style: none;}
img{border:none;}




.main_a{width:100%; margin:auto; height:auto; background:url(../images/banner_list.png) no-repeat center top; padding-top:182px; min-width: 1200px;}
.main_box{width:1200px; margin:auto;}

/*-------发展历史----------*/
.history{width: 100%; height: auto; overflow:hidden; padding-top:50px; background:#fff;}
.history li{width: 400px; height: auto;  position: relative; }
.history li h3{font-size: 20px; color: #185fae;}
.history li h4{font-size: 15px; color: #333; font-weight: bold; line-height: 28px;}
.history li.his_right{text-align: left; float: right; border-left: 1px solid #8bafd6;padding-left: 40px; padding-right:10px;}
.history li.his_left{text-align: right; float: left;border-right: 1px solid #8bafd6; padding-right: 40px;padding-left:9px;}
.history li p{font-size: 15px; color: #333; line-height: 24px;margin-left: -32px;}
.history li .his_icon{position: absolute; width: 42px; height: 61px; top: 0; }
.history li.his_right .his_icon{ background: url(his_1.png) no-repeat #fff; left: -30.5px;}
.history li.his_left .his_icon{ background: url(his_2.png) no-repeat #fff; right: -31.5px;}
/*右边主要内容框架*/
.main_right{width:900px; min-height:100px; float:right; height:auto; background:#fff; padding:0px 150px 50px;}
.main_right h2{display:block; width:100%; float:left; font-size:18px; color:#185fae; font-weight:bold; margin-bottom:15px; text-align:center;}
.title_box{width:100%; float:left; border-bottom:1px #f3f7fb solid; padding-bottom:5px; margin-bottom:20px;}
.title_box h1{display:block; float:left; width:auto; font-size:18px; color:#185fae; font-weight:bold;}
.title_list{width:auto; float:right;}





