@charset "gb2312";
/* CSS Document */
/* 通用 */
body{ margin:0px; padding:0px; font-size:16px; color:#000; font-family:"微软雅黑","黑体";}
ul,p{ margin:0px; padding:0px;}
a{ color:#000; text-decoration:none;}
.left{ float:left; zoom:1}
.left:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.right{float: right;}
.clear{clear: both;}
.con{margin: 0 auto;width: 1200px;position: relative;}
li{ list-style:none;}
input{ outline:none;}
input{ border:none;}
img{ outline:none; border:none;}
/* 头部 */
.header{ width:100%; height:88px; background-color:#374164; font-size:17px; position:relative;}
.header .icon{ float:left; display:block; margin-top:20px;}
.header .nav{ float:left; margin-left:70px;}
.header .nav a{ text-align:center; line-height:88px; color:#fff; display:inline-block;}
.header .nav .a1{ width:136px;}
.header .nav .a2{ width:190px; cursor:pointer;}
.header .nav .a3{ width:172px; cursor:pointer; }
.header .nav .a4{ width:150px; }
.header .nav .on{ background-color:#151c33;}
.header .xlt{ width:100%; height:80px; position:absolute; top:88px; left:0px; background-color:#151c33; font-size:17px; display:none; z-index:1;}
.header .xlt a{ text-align:center; line-height:80px; color:#fff; display:inline-block; width:180px;}
.header .xlt .a1{ margin-left:356px; width:190px;}
.header .xlt .a2{ width:172px;}
.header .xlt .a3{ width:150px;}

.header .xlt1{ width:100%; height:80px; position:absolute; top:88px; left:0px; background-color:#151c33; font-size:17px; display:none; z-index:1;}
.header .xlt1 a{ text-align:center; line-height:80px; color:#fff; display:inline-block; width:180px;}
.header .xlt1 .a1{ margin-left:542px; width:190px;}
.header .xlt1 .a2{ width:148px;}
.header .xlt1 .a3{ width:150px;}
/*底部*/
.footer{ width:100%; height:52px; background-color:#3f4048; text-align:center; font-size:13px; line-height:52px; color:#fff;}
.footer .span1{ margin-left:100px;}
