﻿/****************************全局***********************************/
body,ul,p,h1,h2,h3,h4,h5,h6,h7,h8,h9,input{margin:0;padding: 0;}
ul{list-style:none;}
a{ color:#000; text-decoration:none;}  /*for ie f6n.net*/
a:hover{ color:#3267B4;}
input:focus{outline: 0;border:0px}
/****************************common***********************************/
.top{display: flex;width: 1000px;margin: 0px auto;padding: 15px 0px;}
.logo{ width: 350px;}
.logo img{ width:210px; height:60px}
.right{flex: 1;display: flex;flex-direction: column;}
.right p{text-align: right;font-size: 18px;font-weight: bold;margin-bottom: 10px;}
.menu{font-size: 16px;display: flex;justify-content: space-between;}
.menu li{ padding: 0px 15px;}
.menu li:first-child{ padding-left: 0px;}
.menu li:last-child{ padding-right: 0px;}
.bottom{background: #14253E;padding: 20px;color: #fff;}
.bottom-c{ width: 800px;margin: 0px auto;}
.company{display: flex;justify-content: space-evenly;}
.company-info{  line-height:25px; font-size:12px; width:545px; margin-left:50px;}
.subbanner{ position: relative;}
.subbanner img {width: 100%;}
.subbanner p {width: 100%;text-align: center;position: absolute;top: 35%;font-size: 40px;color: white;font-family: 'OPENSANS-BOLD'; text-transform: uppercase;}
.content {width: 1000px;margin: 0px auto;}
/****************************info***********************************/
 .info_h{border-bottom:#d3d3d3 1px solid;  text-align:center; margin-top:20px;}
 .info_h2{ line-height:54px; color:#666; }
 .info_c{margin:0px auto; min-height:400px; padding-top:10px; line-height:30px;}
 .info_bj{padding-bottom:30px;}
/****************************abount***********************************/
