﻿
.top_bg{ height:150px; padding:22px 0 0; background:url(../images/top_bg.gif) repeat-x; overflow:hidden;}
.header{width: 1200px; margin:0 auto;}
.h_con{ height:93px; overflow:hidden;}
.h_con h1{ float:left;width: 214px;}
.h_con h1 img{ width:214px; height:74px;}
.h_con .h_dw{ float:left; font-size:18px; color:#666;line-height: 39px;width:430px; text-align:center;}
.h_dw b{display: block;font-size: 32px;color: #a1dbff;font-weight:bold;}
.h_con .tel{ float:right;font-size: 18px;color: #333; background:url(../images/tel.gif) no-repeat 0 15px; padding:12px 0 10px 55px;line-height: 28px;}
.tel span{display: block;font-size: 26px;font-weight: bold;}
.h_nav{ height:57px; line-height:57px;overflow: hidden;}
.h_nav li{height: 57px; float:left;position: relative; background:url(../images/nav_bor.gif) no-repeat right 23px;margin-right: -1px;}
.h_nav li a{ font-size:16px; color:#fff; padding:0 48px;display:block; float:left;position: relative;z-index: 4; text-decoration:none; font-weight:bold}
.h_nav li a:hover{background:#ff7e03\9;}/* IE6、IE7、IE8支持 */
.h_nav li:after{content:'';position:absolute;width:100%;height:0;background-color:#ff7e03;bottom:0;left:0;-webkit-transition:height .3s;transition:height .3s;}
.h_nav li:hover:after,.h_nav li.cur:after{height:100%;}
.h_nav .nobor{background: none;}
em,i{ font-style:normal;}
.header, .content, .footer {
    width: 1200px;
    margin: 0 auto;
}

        /*banner*/
        .fullSlide{ min-width:1200px; position:relative;  height:700px; overflow:hidden;  }
        .fullSlide .bd{ position:relative; z-index:0;  }
        .fullSlide .bd ul{ width:100% !important;  }
        .fullSlide .bd li{ width:100% !important;  height:700px; overflow:hidden; text-align:center;  }
        .fullSlide .bd li a{ display:block; height:700px; }
        .fullSlide .hd{ width:1200px; left:50%; margin-left:-600px; bottom:55px; position:absolute; z-index:1;overflow:hidden; }
        .fullSlide .hd ul li{ float:left; margin:0 18px 0 0; display:inline; cursor:pointer; width: 88px;height: 5px;border: #ffde9c 2px solid; text-indent: -999px;}
        .fullSlide .hd ul .on{background: #333;}
      

.s_bg{height: 77px;overflow: hidden; background:url(../images/s_bg.gif) repeat-x;}
.search{ width:1200px; margin:0 auto;}
.search p{ float:left;font-size: 14px; color:#333; width:890px; height:77px; line-height:77px; overflow:hidden;}
.search p a{font-size: 14px; color:#333; padding:0 0 0 10px;}
.search p a:hover{font-weight: bold;}
.search .ser_inp{ background:url(../images/s_inp.gif) no-repeat; width:260px; height:38px; border:none; padding:0 0 0 5px; float:left; font-family:"Microsoft YaHei";font-size: 14px; color:#333; line-height:38px; outline:none;margin-top: 22px;}
.search .ser_so{cursor: pointer; float:left; background:url(../images/s_so.gif) no-repeat; border:none; width:43px; height:38px;margin-top: 22px;}
input::-webkit-input-placeholder {color: #333;}


  .g_ft{ height:360px; background: url(../images/ftbg.jpg) no-repeat center top;padding-top: 110px;}
      .g_ft .ftup{border-bottom: 1px solid #009531;height: 253px;}
      .g_ft .f_ftcon{float: left;width: 490px;}
      .g_ft .f_ftcon li{position: relative;height: 30px;line-height: 30px;margin-bottom: 13px;padding-left: 45px;font-size: 14px;color: #fff;}
      .g_ft .f_ftcon li a{color: #fff;}
      .g_ft .f_ftcon li em{position: absolute;left:0;top:0;}
      .g_ft .f_ftcon li b{font-size: 24px;font-weight: normal;}
      .g_ft .m_fnav{float: left;width: 425px; }
      .g_ft .m_fnav a{display: block;float: left;width:120px;height: 70px;font-size: 15px;color: #fff;  }
      .g_ft .m_code{float: left;width: 280px;}
      .g_ft .m_code h2{height: 43px; font-weight: normal;font-size: 15px;color: #fff; }
      .g_ft .codelst li{float: left;width: 128px;height: 128px;margin-right: 20px;}
      .g_ft .codelst li img{width: 128px;height: 128px;display: block;margin: 0 auto;}
      .g_ft .codelst .code2{margin-right: 0;}
      .g_ft .codelst li em{display: block;height: 32px;line-height: 32px;text-align: center;font-size: 14px;color: #fff;}
      .g_ft .copyr{font-size: 14px;color: #fff;padding-top: 22px;}
      .g_ft .copyr a{color: #fff;}


    

        .tl-fdh-02 {
            height: 55px;
            background: #fff;
            margin-bottom: 20px;
            overflow: hidden;
        }
        
        .tl-fdh-02 li {
            width: 25%;
            height: 55px;
            font-size: 18px;
            line-height: 55px;
            text-align: center;
            float: left;
            border-right: 1px solid #d8d8d8;
            box-sizing:border-box;
            background: #f4f4f4;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }
        
        .tl-fdh-02 li a {
            display: block;
            height: 55px;
            color: #333;
        }
        
        .tl-fdh-02 li.sidenavcur,
        .tl-fdh-02 li:hover {
            background: url(../images/p16-icon6.png) no-repeat bottom center #a1dbff;
            border-color: #a1dbff;
        }
        
        .tl-fdh-02 li.sidenavcur a,
        .tl-fdh-02 li:hover a {
            color: #fff;
        }
    

        .p12-aboutinfo-1{display: inline-block;width: 100%;background: #fff;margin-bottom: 38px;}
        .p12-aboutinfo-1-tit{height: 114px;line-height: 114px;font-size: 30px;text-align: center; color:#4b4a4a;}
        .p12-aboutinfo-1-tit span{font-size: 22px;color: #aaa;}
		  .fdh-01-tit {
            background: #a1dbff;
            height: 80px;
        }
        
        .fdh-01-tit h3 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h3 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: url(../images/p14-icon5.png) no-repeat right center #ececeb;
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            height: 50px;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(../images/p14-icon2.png) no-repeat right center  #a1dbff;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a{
            color: #fff;
        }
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color:  #a1dbff;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color:  #a1dbff;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color:  #a1dbff;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #e6e6e6;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .cbgg-01 {
            background: #a1dbff;
            text-align: center;
            color: #fff;
        }
        
        .cbgg-01-img img {
            width: 100%;
            display: block;
        }
        
        .cbgg-01 p {
            padding-top: 15px;
        }
        
        .cbgg-01 p img {
            vertical-align: middle;
            margin-right: 5px;
        }
        
        .cbgg-01 span {
            display: block;
            font-size: 28px;
            font-weight: bold;
            font-family: Arial;
            padding-bottom: 20px;
            padding-top: 10px;
        }
    

            .cplb-3n-ts-03-tit {
                height: 50px;
                font-size: 24px;
                font-weight: normal;
                line-height: 50px;
                border-bottom: 1px solid #ebebeb;
                margin-bottom: 15px;
            }
            
            .cplb-3n-ts-03-tit span {
                display: inline-block;
                height: 50px;
                border-bottom: 1px solid #e6e6e6;
            }
            
            .cplb-3n-ts-03-list dl {
                width: 32.1%;
                border: 1px solid #dedede;
                margin-bottom: 15px;
                background: #fff;
                float: left;
                margin-right: 1%;
            }

            
            .cplb-3n-ts-03-list dt img {
                width: 100%;
                margin: 0 auto;
                display: block;
            }
            
            .cplb-3n-ts-03-list dd {
                padding: 6px 20px 5px 20px;text-align:center;
            }
            
            .cplb-3n-ts-03-list dd h4 {
                height: 45px;
                font-weight: normal;
                font-size: 18px;
                color: #154c64;
                line-height: 45px;
                overflow: hidden;
            }
            
            .cplb-3n-ts-03-list h4 a {
                display: block;
                height: 45px;
                color: #727272;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }
            
            .cplb-3n-ts-03-list dl:hover h4 a {
                color:  #a1dbff;
            }
            
            .cplb-3n-ts-03-list-desc {
                height: 40px;
                font-size: 14px;
                line-height: 20px;
                color: #666;
                margin-bottom: 12px;
                overflow: hidden;
            }
            
            .cplb-3n-ts-03-list-deta {
                width: 100px;
                height: 40px;
                display: inline-block;
                border: 1px solid #aaa;
                font-size: 16px;
                line-height: 40px;
                text-align: center;
            }
            
            .cplb-3n-ts-03-list dl:hover {
                border-color:  #a1dbff;
            }
            
            .cplb-3n-ts-03-list dl:hover a {
                color:  #a1dbff;
            }
			.tg_pages {
    float: right;
    overflow: hidden;
    padding-bottom: 40px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
}
.tg_pages li {
    display: inline-block;
}
.tg_pages li a {
    border: 1px solid #bebebe;
    color: #bebebe;
    display: inline-block;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.tg_pages li.thisclass a {
    background: #23a7ea none repeat scroll 0 0;
    border: 1px solid #23a7ea;
    color: #ffffff;
}
  .k12-xl-xwlb-1nt2-1-01-list dl {
            border: 1px solid #dedede;
            margin-bottom: 15px;
            padding: 22px 50px 22px 22px;
            background: #fff;
            display: inline-block;
            width:856px;
        }
        
        .k12-xl-xwlb-1nt2-1-01-list dt {
            width: 44.4%;
            float: left;
            margin-right: 2.3%;
        }
        
        .k12-xl-xwlb-1nt2-1-01-list dt img {
            width:100%; 
            display: block;
        }
        
        .k12-xl-xwlb-1nt2-1-01-list dd h4 {
            height: 40px;
            font-weight: normal;
            font-size:18px;
            color: #154c64;
            line-height: 40px;
            margin-bottom: 5px;
            overflow: hidden;
        }
        
        .k12-xl-xwlb-1nt2-1-01-list h4 a {
            display: block;
            height: 40px;
            color: #4b4a4a;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; float:left
        }
		.k12-xl-xwlb-1nt2-1-01-list h4 span{ float:right}
        .k12-xl-xwlb-1nt2-1-01-list dl:hover{border:1px solid #a1dbff;}
        .k12-xl-xwlb-1nt2-1-01-list dl:hover h4 a {
            color: #a1dbff;
        }
        
        .k12-xl-xwlb-1nt2-1-01-list-desc {
            max-height: 72px;
            font-size: 14px;
            line-height: 24px;
            color: #797979;
            margin-bottom: 28px;
            overflow: hidden;
        }
        
        .k12-xl-xwlb-1nt2-1-01-list-deta {
            width: 90px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            display: block;
            float: right;
            background: #b6b6b6;
            color: #fff;
        }
        .k12-xl-xwlb-1nt2-1-01-list-deta a{color:#fff;}
        
        .k12-xl-xwlb-1nt2-1-01-list dl:hover .k12-xl-xwlb-1nt2-1-01-list-deta {
            background: #a1dbff;
            border-color: #a1dbff;
        }
        
        .k12-xl-xwlb-1nt2-1-01-list dl:hover .k12-xl-xwlb-1nt2-1-01-list-deta a {
            color: #fff;
        }