﻿*{padding: 0px;font-family:Arial, "微软雅黑";}
a{text-decoration: none;}
ul li{list-style: none;}
body{width: 100%;}

/*页码开始*/
.pages{width:100%;text-align:center;line-height:28px;margin-top: 138px;}
.pages a{min-width:20px;height:20px;padding:4px;line-height:20px;border:1px solid #e0e0e0;display:inline-block;color:#4d4d4d;font-size:12px;text-align:center;margin-bottom: 5px;}
.pages a.currentpage,.pages a:hover{background:#00bde5;color:white;}
/*页码结束*/

/*头部开始*/
.header{width: 100%;height: 63px;line-height: 63px;position: relative;}
.head{width: 1200px;line-height: 63px;margin: 0px auto;position: relative;}
.header h1{width: 61px;height:58px;float: left;padding-top: 5px;}
#nav{width: 763px;margin-left: 250px;float: left;position: relative;padding-left: 10px;}
#nav>li{line-height: 63px;float: left;margin-right: 25px;position: relative;}
#nav>li>a{font-size: 13px;font-weight: bold;color: #535353;}
#nav>li.hide{display: none;}
#nav>li>ul{position: absolute;z-index:999;display:none;}
#link{width: 110px;overflow:hidden;height: 63px;position: relative;}
#link .link_img{width: 100px;float: left;text-align:center;line-height:83px;cursor: pointer;}
#link .link_img img{width: 100%;height: 21px;margin-top: 32px;}
#link span{display: block;width: 10px;height: 63px;float:left;background: url(../images/icon.png) no-repeat center 38px;}
.link_img2{z-index: 9999;width: 100px;position: absolute;right: 13px;line-height: 46px;display: none;}
.link_img2 a{display: block;height: 28px;line-height:28px;text-align:center;}

#hengtiao{height: 3px;position: absolute;bottom: 0px;background: #00bde5;left: 10px;display:block;}
/*头部结束*/


/*尾巴开始*/
.footer{width: 100%;overflow: hidden;}
.foot{width: 1120px;background: #014056;margin:0px auto;padding:0px 80px;position: relative;}
.index_about{width: 100%;overflow: hidden;    padding: 10px 0px;}
.index_about>li{float: left;color: white;font-size: 13px;margin-right: 50px;line-height: 35px;}
.index_about>li.tel{background: url(../images/tel.png) no-repeat left center;padding-left: 30px;/* margin-left: 35px; */margin-right: 0px;margin-top:35px;}
.index_about>li.weixin{background: url(../images/weixin.png) no-repeat left center;padding-left: 40px;margin-left: 58px;margin-right: 0px;margin-top:35px;}
.index_about>li>ul{overflow: hidden;width: 100%;height: 18px;/*margin-top: 5px;*/line-height: 18px;margin-top:10px;}
.index_about>li>span{color: white;font-weight: bold;}
.index_about>li>ul>li{float: left;margin-right: 3px;}
.index_about>li:first-child>ul>li:last-child>a{border-right:0!important;}
.index_about>li:nth-child(2)>ul>li:last-child>a{border-right:0!important;}
.index_about>li>ul>li>a{display: inline-block;border-right: 2px solid #95a5ac!important;line-height: 18px;color: #95a5ac;padding: 0px 3px 0px 0px;font-weight: bold;}
.copyright{width:1280px;line-height: 12px;padding: 15px 0px;text-align: center;font-size: 12px;color: #2a5261;background: #013041;margin:0px auto;}
.erweima{width:74px;height: 74px;padding: 26px;/*background: #80a0ab;*/position: absolute;right: 56px;top: -18px;display:block;z-index: 999;}
.erweima img{width: 100%;height: 74px;}
.hengxian{width: 100%;height: 1px;background: #1b5367;position: absolute;left: 0px;top: 48px;z-index: 99;}
/*尾巴结束*/

@media screen and (max-width:768px) {

/*头部开始*/
#wrap{width: 100%;}
.head{width: 100%;}
#link{display: none;}
h1{margin-left: 10px;}
#nav{display: none;z-index: 999;width: 225px;position: absolute;background: #014056;overflow: hidden;margin: 0px;right: 0px;padding-bottom: 130px;}
#nav>li{width: 100%;line-height: 37px;}
#nav>li>a{display: block;width: 88%;padding-left: 12%;color:#e9eced; font-size: 12px;border-bottom: 1px solid #1b5367;}
#nav>li>ul{position: static;z-index:999;display:none;}
#nav>li>ul.appear{display:block;}
#nav>li>ul>li{width:100%;}
#nav>li>ul>li>a{display:block;color:#e9eced;font-size: 12px;border-bottom: 1px solid #1b5367;padding-left: 18%;}

.shouji_nav{background: url(../images/nav.jpg) no-repeat center center;width: 20px;height: 15px;float: right;margin-right: 15px;margin-top: 26px;}
.all_nav{overflow: auto;width: 225px;height: 468px;position: fixed;display: none;}
/*头部结束

/*尾巴开始*/
.foot{width: 94.6%;padding: 10px;padding-bottom: 150px;}
.hengxian{display: none;}
.index_about>li{width: 100%;margin-top: 15px;}
.index_about>li>ul{margin-top: 5px;}
.index_about>li.tel{margin-left: 0px;margin-right: 0px;line-height: 30px;}
.index_about>li.weixin{margin-left: 0px;line-height: 30px;margin-top: 10px;}
.erweima{top: 255px;left:10px;}
.copyright{width: 100%;line-height:14px;}
/*尾巴结束*/

.pages{width:100%;text-align:left;line-height:28px;margin-top:22px;}
}
@media screen and (max-width:360px) {}