@charset "utf-8";
/* CSS Document */
body{ margin:0px; padding:0px; color:#666; background:#fff; font-size:14px; line-height:1.5em; font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;width: 100%;overflow-x: hidden;background: #f0f1f3;}
table,input,select,textarea{ color:#666; /*font-size:0.8em;*/ line-height:1.25em; font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif; outline: none;}
a{ text-decoration:none;}
a:hover{ text-decoration:none; cursor:pointer;}
img{ border:0px; vertical-align:middle;}
ul,li,dl,dt,dd{ margin:0px; padding:0px; list-style:none;}
input[type="button"],input[type="submit"],input[type="reset"],input[type="text"],input[type="password"],textarea{ -webkit-appearance:none;}/*ISO按钮默认样式*/
.clear:after{content:"." ;clear:both;height:0;overflow:hidden;visibility:hidden;display:block}
/*当页面大于1200px时*/
.nav{width: 100%;}
.nav_top{width: 100%;height:60px;background: #0160e5;}
.nav_top_center{width: 1200px;height:100%;margin: auto;}
.nav_top_log{display: block;width: 360px;height:30px;float: left;margin-top: 15px;}
.nav_top_user{width: 120px;height:100%;float: right;cursor: pointer;}
.nav_top_user_img{display: block;width: 40px;height: 40px;border-radius: 50px;float: left;margin-top: 10px;}
.nav_top_user_div{width: 62px;height: 100%;float: right;}
.nav_top_user_div_name{display: block;color: #fff;font-size: 14px;font-weight: bold;float: left;margin-top: 20px;}
.nav_top_down{display: block;width:7px;height:5px;float: right;margin-top: 28px;}

.nav_bottom{width: 100%;height:94px;background: #ffffff}
.nav_bottom_center{width: 1200px;;margin: auto;height: 100%;}
.nav_bottom_center li{float: left;display: block;width: 107px;margin: 23px 12.5px 0 12.5px;cursor: pointer;position: relative;}
.nav_bottom_center li img{display: block;margin-left: 41px;}
.nav_bottom_center li p{display: block;margin: 13px auto 0 auto;width: 100%;text-align: center;color: #808080;}
.btn-select{display:block;position: absolute;bottom: -25px;left:-46px;}


.bottom_p{display: block;width: 100%;text-align: center;color: #8596ab;font-size: 14px;margin: 20px 0}