@charset "utf-8";

*{padding: 0;margin: 0;list-style-type: none;font-family:"微软雅黑";text-decoration: none;}

a{color: #262626;}

body{background: #F1F1F1;font-size: 16px;}


/*顶部导航*/
.header{height: 200px;width:100%;min-width:1100px;margin: 0 auto;overflow: hidden;}

.header .header_1,.header .header_2{width: 1100px;margin:0 auto;overflow: hidden;}

.header .header_1{height: 150px;}

.header .header_1 a{float: left;}

.header .header_1 a:nth-of-type(1){margin:22px 36px 0 50px;}

.header .header_1 a:nth-of-type(1) img{width: 104px;}

.header .header_1 .zh_name{font-size: 40px;color:#333333;width: 800px;display: block;margin-top: 29px;}

.header .header_1 .en_name{font-size: 20px;color: #696969;width: 800px;display: block;margin-top: 8px;}

.header .wd_100{width: 100%;background: #2E6BB7;}

.header .header_2{height: 50px;line-height: 50px;}

.header .header_2 ul{width: 750px;list-style: none;margin-left: 101px;}

.header .header_2 ul li{float: left;padding: 0 25px;}

.header .header_2 ul li a{color: #fff;font-size: 16px;}

.header .header_2 ul li.cur{background: #05327a;}

.header .header_2 ul li:hover{background: #05327a;}

.header .header_2 .srh{margin-left: 157px;}

.header .header_2 .srh .search_input{height: 30px;width:220px;line-height: 30px;font-size: 13px;}

.header .header_2 .srh .search_icon{width:19px;position: relative;top: 5px;left: -50px;cursor: pointer;}

/*底部*/
.footer{height: 85px;width: 100%;min-width:1100px;background: #323232;}

.footer .footer_1,.footer .footer_2{width:1100px;margin:0 auto;overflow: hidden;}

.footer .footer_1{}

.footer .footer_1 ul{list-style: none;float: right;margin-top: 23px;}

.footer .footer_1 ul li{float: left;padding: 0 10px;}

.footer .footer_1 ul li:last-child{padding-right: 0;}

.footer .footer_1 ul li a{color: #999999;font-size: 12px;}

.footer .footer_2{color:#6b6b6b;}

.footer .footer_2 span{float: right;margin-top: 4px;}

.footer .footer_2 span em{font-style: normal;font-size: 12px;margin: 0 5px;}

.footer .footer_2 span em:last-child{margin-right: 0;}