@charset "utf-8";
/* CSS Document */
body {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: Arial, "微软雅黑";
    color: #666;
}

a {
    color: #666;
    text-decoration: none;
    outline: none;
}

a:active {
    star: expression(this.onFocus=this.blur());
}

img {
    border: 0px;
}

a:link {
    text-decoration: none;
    outline: none;
}

a:visited {
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: none;
    color: #ff7701;
    outline: none;
}

ul, p, dl, dt, dd {
    padding: 0px;
    margin: 0px;
}

li {
    list-style-position: outside;
    list-style-type: none;
}

h1, h2, h3, h4, h5 {
    font-size: 14px;
    padding: 0px;
    margin: 0px;
}

h1 {
    font-size: 16px;
}

h5 {
    font-size: 12px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear_f {
    clear: both;
    height: 0px;
    padding: 0px;
    margin: 0px;
    display: block;
    _display: inherit;
}

.h10 {
    height: 10px;
    overflow: hidden;
    clear: both;
}

.h10Tel {
    height: 10px;
    overflow: hidden;
    clear: both;
    display: none;
}

.h50 {
    height: 50px;
    overflow: hidden;
    clear: both;
}

.h100 {
    height: 100px;
    overflow: hidden;
    clear: both;
}

input {
    background: transparent;
    padding: 0px;
    font-size: 12px;
    font-family: Arial, "微软雅黑";
    color: #888;
    border: 0px;
    outline: none;
}

em {
    font-style: normal;
}

i {
    font-style: normal;
}

.wal {
    width: 1200px;
    margin: 0px auto;
}

.w180 {
    width: 180px;
    overflow: hidden;
}

.w900 {
    width: 900px;
    overflow: hidden;
}

.headDiv, .headDiv .wal {
    height: 112px;
    position: relative;
}

.headDiv .logo {
    position: absolute;
    left: 0px;
    top: 31px;
}

.headDiv .img {
    height: 55px;
    position: absolute;
    left: 181px;
    top: 30px;
    padding-left: 13px;
    background: url(../images/line1.jpg) left center no-repeat;
}

.nav {
    width: 1200px;
    margin: auto;
    text-align: center;
}

.nav li {
    display: inline-block;
}

.nav a {
    display: inline-block;
    height: 47px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    color: #555;
    width: 188px;
    position: relative;
    line-height: 40px;
}

.nav a:hover, .nav a.aNow {
    background: #e8e8e8;
}

.nav a.aNow1 {
    background: #e8e8e8 url(../images/ico2.png) no-repeat bottom center;
}

.headDiv .topRight {
    position: absolute;
    right: 55px;
    top: 48px;
}

.headDiv .topRight a {
    display: block;
    float: left;
    padding-left: 18px;
}

.headDiv .topSearchA {
    position: absolute;
    right: 0px;
    top: 48px;
}

.navIco {
    display: none;
}

.headDiv .searchTel {
    display: none;
}

/*.navLayer{ display:none;}*/
.navLayer {
    overflow-x: auto;
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: fixed;
    z-index: 50;
    right: -100%;
    top: 0px; /*background:url(../images/navbg.png) left repeat; position:fixed; z-index:50; top:0px; right:-112px; height:100%; width:100%;*/
}

.searchLayer {
    display: none;
}

.topSearch {
    position: absolute;
    z-index: 333;
    top: -5px;
    right: 50%;
    margin-right: -23px;
    background: url(../images/input1.png) no-repeat;
    width: 167px;
    height: 33px;
    display: none;
}

.topSearch .input1 {
    float: left;
    height: 33px;
    line-height: 33px;
    padding-left: 10px;
    width: 110px;
    position: relative;
}

.topSearch .btn1 {
    float: left;
    height: 37px;
    width: 33px;
    cursor: pointer;
    position: relative;
}

.footDiv {
    height: 300px;
    background: #dce8e7;
    padding-top: 35px;
}

.footDiv .wal {
    position: relative;
}

.footDiv .footNav ul{
    padding-left: 50px;
    padding-right: 30px;
    float: left;
}

.footDiv .footNav li a {
    font-size: 16px;
    color: #000;
    line-height: 30px;
}

.footDiv .footNav li a:hover {
    color: #F70;
}

.footDiv .footNav li.li01 a {
    font-size: 12px;
    color: #979797;
}

.footDiv .footNav li.li01 a:hover {
    color: #F70;
}

.footDiv_m .ewmList {
    height: 215px;
}

.footDiv_m .ewmList li {
    text-align: center;
}

.footDiv_m .ewmList li p {
    font-size: 14px;
    padding-top: 10px;
}

.footDiv_m .share li {
    float: left;
    margin-right: 17px;
}

.footDiv_r {
    width: 300px;
    padding-left: 100px;
}

.footDiv_r li {
    margin: 0 21px 20px 0;
    float: left;
}

.footDiv_r img {
    display: block;
    width: 129px;
}

.footDiv_r .tel {
    padding-top: 10px;
}

.foot {
    text-align: center;
    height: 80px;
    background: #4e8b86;
    color: #ffffff;
    overflow: hidden;
    position: relative;
    line-height: 80px;
    font-size: 14px;
}

.foot a {
    color: #fff;
}

.footTel {
    display: none;
}

.sNav {
    position: absolute;
    z-index: 1000;
    width: 188px;
    top: 159px;
    display: none;
    background: #fff;
    padding-bottom: 14px;
}

.sNav .list {
}

.sNav .list li {
    height: 14px;
    line-height: 50px;
    height: 50px;
}

.sNav .list li a {
    font-size: 14px;
    text-align: center;
    display: block;
    border-bottom: #dddddd solid 1px;
}

.sNav .list li a:hover {
    color: #fff;
    background: #f0b901;
}

.pageBanner {
    min-height: 200px;
    position: relative;
}

.pageBanner img {
    width: 100%;
    display: block;
}

.pageBannerTel {
    display: none;
}

.pageBannerTel img {
    width: 100%;
    display: block;
}

.pageNav {
    height: 75px;
    width: 100%;
    background: url(../images/bg3.jpg) repeat-x;
    position: relative;
}

.pageNav .wal {
    position: relative;
    height: 75px;
}

.pageTitle {
    width: 157px;
    height: 75px;
    font-size: 14px;
    color: #FFF;
}

.pageTitle p {
    font-size: 24px;
    text-align: left;
    line-height: 75px;
}

.pageName {
    height: 64px;
    line-height: 64px;
    white-space: nowrap;
    font-family: "宋体";
    border-bottom: #ffe4cc solid 1px;
}

.pageName .wal {
    position: relative;
    height: 64px;
}

.pageName .line {
    width: 67px;
    height: 4px;
    background: #ff7701;
    position: absolute;
    left: 0px;
    bottom: -3px;
}

.pageNow {
    position: absolute;
    top: 0px;
    height: 72px;
    line-height: 72px;
    right: 0px;
    white-space: nowrap;
    font-family: "宋体";
    background: url(../images/nimg21_1.png) no-repeat left center;
    padding-left: 25px;
}

.pageNow em {
    color: #ff7701;
}

.pageNowTel {
    height: 50px;
    line-height: 50px;
    position: relative;
    overflow: hidden;
    background: #024288;
    text-align: center;
    color: #FFF;
    font-size: 18px;
    display: none;
}

.pageNowTel em a {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 60px;
    height: 50px;
    border-right: #155eae solid 1px;
    background: url(../images/nimg16_1.png) center no-repeat;
    padding: 0px;
}

.pageBox {
    padding: 60px 0;
}

.pageBox2 {
    padding: 60px 0 100px;
}

.pageList {
    padding-bottom: 80px;
}

.pageList li {
    height: 48px;
    line-height: 48px;
    border-bottom: #e5e5e5 solid 1px;
}

.pageList li a {
    padding-left: 10px;
    font-size: 16px;
    background: url(../images/ico5.png) no-repeat right center;
    display: block;
}

.sideNav .title {
    height: 60px;
    line-height: 60px;
    background: #146aba;
    font-size: 24px;
    color: #fff;
    padding-left: 90px;
    position: relative;
}

.sideNav .title img {
    position: absolute;
    left: 43px;
    top: 13px;
}

.sideNav .list {
    border: #efefef solid 1px;
    border-bottom: none;
}

.sideNav .list li {
    border-bottom: #efefef solid 1px;
    padding-left: 22px;
    height: 43px;
    line-height: 42px;
    font-size: 14px;
}

.sideNav .list li a {
    display: block;
    padding-left: 13px;
    background: url(../images/nimg6_1.png) no-repeat left center;
}

.sideNav .list li a:hover, .sideNav .list li a.aNow {
    background: url(../images/nimg6_1on.png) no-repeat left center;
    color: #146aba;
}

/*分页*/
.pageNum {
    height: 66px;
    padding-top: 50px;
    text-align: center;
    color: #444;
}

.pageNum a {
    margin: 0 3px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    background: #fff;
    padding: 0 11px;
    border: #d7d7d7 solid 1px;
    font-size: 14px;
}

.pageNum a:hover, .pageNum .aNow {
    background: #ff7701;
    border: #ff7701 solid 1px;
    color: #FFF;
}

.pageNum .prev em {
    background: url(../images/prev.png) left center no-repeat;
    padding-left: 10px;
}

.pageNum .next em {
    background: url(../images/next.png) right center no-repeat;
    padding-right: 10px;
}

.pageNum .input1 {
    width: 34px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin: 0 5px;
    border: #d7d7d7 solid 1px;
    background: #fff;
}

.pageNum .btn1 {
    background: #fff;
    border: #d7d7d7 solid 1px;
    width: 34px;
    height: 30px;
    margin-left: 5px;
    color: #444;
    cursor: pointer;
}

.pageNum span {
    margin: 0 3px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    background: #ff7701;
    padding: 0 11px;
    font-size: 14px;
}

.pageMore {
    display: none;
}

.sideBar {
    position: fixed;
    z-index: 999;
    top: 110px;
    right: 10px;
    background: url(../images/sideBar.png) left top no-repeat;
    width: 76px;
    height: 77px;
    cursor: pointer;
}

.sideBar ul {
    display: none;
}

.sideBar li {
    position: relative;
    top: 77px;
    height: 77px;
}

.sideBar .mouse {
    position: absolute;
    left: -200px;
    top: 0px;
    display: none;
}

.sideBar .img {
    background: url(../images/sideBarBg.png) left top no-repeat;
    height: 76px;
    text-align: center;
}

.sideBar .img img {
    position: relative;
    top: 19px;
}

.sideBar .liNow .img {
    background: url(../images/sideBarBgon.png) left top no-repeat;
}

.sideBar .liNow .mouse {
    display: block;
}

.sideBar .li_01 .mouse {
    background: url(../images/sideBarBg1.png) left top no-repeat;
    width: 190px;
    height: 225px;
    left: -191px;
    top: 0px;
}

.sideBar .li_01 .list {
    padding: 21px 0 0 17px;
}

.sideBar .li_01 .list dd {
    width: 122px;
    float: left;
    margin: 0 18px;
}

.sideBar .li_01 .list dd p {
    font-size: 14px;
}

.sideBar .li_02 .mouse {
    background: url(../images/sideBarBg2.png) left top no-repeat;
    width: 277px;
    height: 111px;
    left: -277px;
    top: 0px;
}

.sideBar .li_02 p {
    padding: 22px 0 0 27px;
    font-size: 18px;
    color: #000;
}

.sideBar .li_02 .list {
    padding: 18px 0 0 27px;
}

.sideBar .li_02 dd {
    float: left;
    width: 80px;
    line-height: 22px;
    color: #999;
    position: relative;
    padding-left: 40px;
    font-size: 14px;
}

.sideBar .li_02 dd img {
    position: absolute;
    left: 12px;
    top: 0px;
}

.sideBar .li_03 {
    position: relative;
}

.sideBar .li_03 .mouse {
    width: 277px;
    left: -277px;
    background: url(../images/sideBarBg3.png) left top no-repeat;
    height: 94px;
    top: -19px;
}

.sideBar .li_03 .tel {
    padding: 20px 0 0 26px;
    font-size: 18px;
    color: #000;
    line-height: 30px;
}

.sideBar .li_03 .tel b {
    font-size: 24px;
    color: #ea5503;
}

.tabContent {
    display: none;
}

.tab li {
    cursor: pointer;
}

.selectDiv {
    cursor: pointer;
}

.selectDiv span {
    padding-left: 10px;
}

.selectDiv select {
    display: none;
}

/**/
.selectLayer {
    position: absolute;
    z-index: 100;
    display: none;
    background: #FFF;
    border: #bababa solid 1px;
}

.selectLayer li {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    padding-left: 10px;
    color: #666;
}

.pageNum2 {
    padding: 25px 0;
    height: 100px;
    font-size: 16px;
    line-height: 30px;
    position: relative;
    border-top: #bcbcbc solid 1px;
}

.pageNum2 .btn {
    position: absolute;
    top: 20px;
    right: 0px;
}

.topA .btn1 {
    background: url(../images/topA.png) left top no-repeat;
    width: 42px;
    height: 42px;
    background-size: 100%;
    z-index: 555
}

.cd-top {
    display: inline-block;
    position: fixed;
    bottom: 70px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}

.cd-top.cd-fade-out {

    opacity: .5;
}

#Layer1 {
    position: absolute;
    position: fixed;
    _position: absolute;
    width: 100%;
    z-index: 99;
    top: 0;
    left: 0px;
    background-color: #000;
    display: none;
}











































































