@charset "gb2312";
/*****公共样式*******/
*{padding:0;margin:0;font-family:"微软雅黑"; border-image:none; }
html,body{margin: 0;background:#fff;min-width: 1360px;}

li,ul,dl,dt,dd,ol,ul{list-style:none; text-decoration:none;}
a{text-decoration:none; color:none; cursor: pointer;}
img{ border:0; text-decoration:none;}
h1, h2, h3, h4, h5, h6{ font-weight: normal;}
u,b{ font-weight:normal; text-decoration:none;}
/***** 水平居中 *****/
.cen{margin:0 auto; }
/***** 清除浮动 *****/
.clear{clear:both}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfloat{zoom:1}
.container {width: 1300px;margin: 0 auto;min-height: 1px;}

.header_top{position:fixed;z-index:99;width:100%;background: #fff;}
.top_bg_w{width:100%;min-width:1300px;height:100px;}
.top_bg{width:1300px;height: 100px;}
.top_logo{width: 800px;height: auto;float:left;margin-top:18px;}
.top_bg_r{float:right;margin-top: 24px;width: 300px;text-align: right;}
.top_bg_r span{float:left;color: #1d3381;font-size: 20px;line-height:20px;}
.top_bg_r a{line-height:20px;}
.top_bg_r p{background: url(../images/call.png) no-repeat left 40px;line-height:40px;font-size:14px;float:left;padding-left:24px;color:#333;position: absolute;padding-top: 26px;}
.top_m{float: right;position: relative;margin-left: 30px;}
.top_m img:last-child{position:absolute;z-index:99;width: 120px;display:none;border:1px solid #eee;margin-top: 10px;background-color: #fff;}
.top_m a:hover img{display:block;}

.top_nav{width:100%;min-width:1300px;height:56px;background-image: linear-gradient(135deg, #0d67bb, #49bd6f); float:left;position:relative;z-index:1;}
.top_nav ul{width:1300px;height: 56px;}
.top_nav .nLi{float:left;}
.top_nav .nLi a{float:left;font:16px/56px "微软雅黑";color: #fff;padding: 0px 26px;text-align:center;}
.top_nav .nLi a:hover{background-color:rgba(30, 52, 129, 0.2);}
.top_nav .nLi .on a{background-color:rgba(30, 52, 129, 0.2);}
.top_nav .return{height: 86px; width: 135px;position: absolute;line-height: 80px;text-align: center;color: #fff;margin-top: -14px;}
.top_nav .sou {width:56px;height:56px;text-align: right;position: relative;float:right;line-height:56px}
.top_nav .sou input {position: absolute;width:240px;height:40px;right:-24px;top:80px;background-color: #FFFFFF;z-index:99;border:none;box-shadow: 0 0 10px 1px rgba(22, 45, 124, 0.3);border-radius: 20px;padding-left:20px;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;transition: all 0.5s;opacity: 0;}
.top_nav .sou .btn{display: none !important;position:absolute;right:0;top:80px;cursor:pointer;width: 40px;height:40px;display:block;background:url(../images/nav-sou.png) no-repeat left center;z-index:99;}
.top_nav .sou:hover input {opacity: 1;right:0;}
.top_nav .sou:hover .btn{display:block !important;}
.top_nav .sou img {cursor: pointer;display: inline-block;margin-top: 16px;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;transition: all 0.5s;}

.top_nav .sub{ display:none; /*默认隐藏*/position:absolute;top:56px;width:80px;z-index:999;}
.top_nav .sub li{width:140px;overflow:hidden;float:left;}
.top_nav .sub li a{display:block;text-align:left;background: #2c9493;width:120px;height:48px;color:#fff;font:16px/48px "微软雅黑";margin-left:0;}
.top_nav .sub li:hover a{color:#fff;background-color:#68b9b8;}


#container{width:1300px; height:auto; padding:0px 0px 10px 0px;}
/* 防止高度称不开 */
.clearfix:after {content: '.';clear: both;display: block;height: 0;visibility: hidden;}
.clearfix:after, .clearfix:before {content: " "; display: table;}


/******** banner ********/
.focusBox {width:100%;min-width:1300px;height:auto;position:relative;overflow:hidden;background:#fff;text-align:center;z-index:0;margin-top: 156px;}
.focusBox .pic{position:relative;z-index:0;left: 50%;transform: translateX(-50%);}
.focusBox .pic img { max-width:100%; min-height:500px;height:100%; display: block; }
.focusBox .hd {width:100%;position: absolute;bottom: 16px;text-align: center;font-size:0;z-index:1;}
.focusBox .hd li{margin: 0 6px;background: url(../images/dot.png) no-repeat;overflow: hidden;height: 10px;width: 36px;cursor: pointer;display:inline-block; *display:inline;zoom:1;box-shadow: 0 0 4px 4px rgba(255, 255, 255, 0.16);border-radius: 24px;}
.focusBox .hd .on{width:36px; background: url("../images/dot_on.png") no-repeat; }



/***** 当前位置 *****/
.position {width: calc(100%-30px);padding-left:30px;background:#fafbfd url(../images/add_ico01.png) 13px center no-repeat;height:38px;font:12px/38px "微软雅黑";color:#787777;height:38px;margin-top:30px;margin-bottom:20px;box-shadow:0px 0px 3px #e3e3e3;/*兼容operaspace:nowrap*/-moz-box-shadow:0px 0px 3px #e3e3e3;/*兼容firefox*/-webkit-box-shadow:0px 0px 3px #e3e3e3;/*兼容safari或chrome*/filter:progid:DXImageTransform.Microsoft.Shadow(color=#e3e3e3,direction=120,strength=3);/*兼容ie*/}
.position a{ font:13px/30px "微软雅黑"; height:30px;color:#555; text-decoration:none; }
.position a:hover{color:#0268bc; text-decoration:underline;} 
 

#container{width:1300px;}
/* 防止高度称不开 */
.clearfix:after {content: '.';clear: both;display: block;height: 0; visibility: hidden;}
.clearfix:after, .clearfix:before {content: " "; display: table;}



/***** foot *****/
.footer{float:left;width:100%;height:auto}
.footer .footer_link{height:48px;line-height:48px;text-align:left;margin:30px auto;border:1px solid rgba(13, 103, 187, 0.16);}
.footer .footer_link span{float:left;font-size:16px;font-weight:bold;color:#0d67bb;padding-left:24px;}
.footer .footer_link a{height:14px;border-right:1px solid #0d67bb;font-size:14px;color:#0d67bb;padding:0 20px;}
.footer .footer_link a:last-child{border:none;}
.footer .footer_link a:hover{font-weight:bold;}
.footer .footer_m{background-color:#0054a3;height:120px;border-top:3px solid #247ccd;color:rgba(255, 255, 255, 0.88);text-align:center;}
.footer .footer_main{margin-top:24px;}
.footer .footer_main p{font-size:13px;line-height:30px;}
.footer .footer_main p span{padding:0 10px;}
.footer .footer_main p a{color:rgba(255, 255, 255, 0.88);}
.footer .footer_main p a:hover{text-decoration:underline;}


