/*初始化*/
*{ margin: 0; padding: 0;}
.fl{ float: left;}
.fr{ float: right;}
.clear{ clear: both;}
a{ text-decoration: none;}
li{list-style: none;}
img{border: none;}
p{ text-indent: 0px!important; }

/*头部样式*/
.head{ width: 100%; min-height: 115px; background: url(top_bg.jpg) no-repeat top center;}
.head_box{ width: 1160px; min-height: 115px; margin: 0 auto;}
.head_box_left p img{ margin-top: 22px;}
.head_box_left{ width: 498px; min-height: 115px;}
.head_box_right{ margin-top: 48px;}
.language{ margin-top: 56px; margin-right: 20px;}
.language a{ font-size: 14px; color: #FFFFFF; font-family: "Microsoft YaHei";}
.input{ border: none; width: 229px; min-height: 37px; line-height: 37px; padding-left: 10px; color: #bbbbbb; background: #f3f3f3;}
.search{ float: right;}
.sousuo{ border: none; background: #e7ba5b; width: 51px; min-height: 37px; line-height: 37px; margin-left: -8px; color: #FFFFFF; text-align: center;}

/*导航样式*/
.nav_box_hx{ width: 100%; min-height: 5px; background: #e7ba5b;}
.nav{ width: 100%; min-height: 50px; background: #FFFFFF; border-bottom: 1px solid #DEDEDE;}
.nav_box{ width: 1160px;height: 50px; margin: 0 auto;}
.nav_box ul li{ float: left; width: 142px;  height: 20px; text-align: center; border-left: 1px solid #e4e4e4; margin-top: 15px;}
.nav_box ul li a{font-size: 17px; font-family: "Microsoft YaHei"; color: #333333; line-height: 20px;}
.nav_box ul li a:hover{color: #208fa0; transition: 1s;}

/*底部版权信息*/
.bqxx{ width: 100%; min-height: 120px; background: #21919d; font-family: "Microsoft YaHei";}
.bqxx_box{ width: 1160px; min-height: 120px; margin: 0 auto; font-family: "Microsoft YaHei";}
.bqxx_box_left{ margin-top: 24px; font-family: "Microsoft YaHei";}
.bqxx_box_right{ color: #FFFFFF; margin-top: 45px; font-size: 14px; margin-right: 130px; font-family: "Microsoft YaHei";}
.ba{ margin-top: 10px; margin-left: 42px; font-family: "Microsoft YaHei";}