.top_bg{ background:url(../images/common/top_bg.gif) repeat-x; height:214px; overflow:hidden;}
.header{width: 1200px; margin:0 auto;}
.h_top{height: 38px;line-height: 38px;overflow: hidden;font-size: 12px;color: #b4b4b4;}
.h_top i{display: block;float: left;font-size: 12px;color: #b4b4b4;}
.h_top p{float: right;}
.h_top p a{font-size: 12px;color: #b4b4b4; padding:0 10px;}
.h_con{ height:127px; overflow:hidden;}
.h_con h1{ float:left;width: 120px; padding:4px 12px 0 0;}
.h_con h1 img{ width:115px; height:110px;}
.h_con .h_dw{ float:left; padding:32px 0 10px 22px; font-size:22px; color:#161616;line-height: 32px; background:url(../images/common/t_line01.gif) no-repeat 0 30px;}
.h_dw b{display: block;font-size: 28px; background:url(../images/common/t_line02.gif) no-repeat 120px 25px;}
.h_con .tel{ float:right; background:url(../images/common/tel.gif) no-repeat 0 28px;font-size: 14px;color: #858585; padding:32px 0 10px 0;line-height: 28px;}
.tel i{ padding:0 0 0 35px;}
.tel b{display: block;color: #a40000;font-size: 27px;}
.h_er{width: 80px;height: 80px;position: absolute;top: 24px;right: 216px;}
.h_er img{width: 80px;height: 80px;}
.h_nav{ height:49px; line-height:49px;}
.h_nav li{height: 49px; float:left; background:url(../images/common/nav_bor.gif) no-repeat right 18px; margin-left:14px;position: relative;}
.h_nav li a{ font-size:16px; color:#fff; padding:0 35px;display:block; float:left;position: relative;z-index: 4; text-decoration:none;}
.h_nav li a:hover{background:#e50011\9;}/* IE6銆両E7銆両E8鏀寔 */
.h_nav li:after{content:'';position:absolute;width:100%;height:0;background-color:#000;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;}


.ty-banner-1 {
    overflow: hidden;
    line-height: 0;
    text-align:center;
    background-color: #0c48ba;
}
.ty-banner-1 img{
    visibility: visible;
}
.ty-banner-1 img.show{
    visibility: visible;
}


.p1-search-1 {
    background: #f2f2f2;
    height: 82px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    font-size: 14px;
}

.p1-search-1 p {
    color: #444;
    line-height: 82px;
}

.p1-search-1 a {
    color: #444;
    display: inline-block;
    margin-right: 15px;
}

.p1-search-1-inp {
    width: 270px;
    height: 30px;
    border-radius: 20px;
    background: #fff;
    padding-left: 10px;
    margin-top: 28px;
}

.p1-search-1-inp input {
    border: 0;
}

.p1-search-1-inp1 {
    width: 224px;
    height: 30px;
    line-height: 30px;
    color: #a9a9a9;
    float: left;
}

.p1-search-1-inp2 {
    width: 30px;
    height: 30px;
    background: url(../images/VISkins-p1.png) no-repeat -258px -936px;
    float: right;
    cursor: pointer;
}


.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
}

.p12-curblock{
    display: none;
}
.p12-curmbs-1 b {
    border-left: 10px solid #333333;
    font-weight: normal;
    padding-left: 8px;
}
.p12-curmbs-1 i {
    font-style: normal;
}

.p12-curmbs-1 span {
    font-family: '瀹嬩綋';
    padding: 0 5px;
    height: 46px;
    line-height: 46px;
}


.fdh-01-tit {
    background: #1e419a;
    height: 75px;
}

.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 #333333;
    margin-bottom: 2px;
}

.fdh-01-nav-one h3 a {
    display: block;
    font-size: 18px;
    font-weight: normal;
    margin-right: 40px;
    margin-left: 38px;
    color: #fff;
}

.fdh-01-nav-one h3.sidenavcur,
.fdh-01-nav-one h3:hover {
    background: url(../images/p14-icon2.png) no-repeat right center  #1e419a;
}

.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;
}

.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:  #e50011;
}

.fdh-01-nav dt.sidenavcur a,
.fdh-01-nav dt:hover a {
    color:  #1e419a;
}

.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;
}

.fdh-01-nav p.sidenavcur a,
.fdh-01-nav p:hover a {
    color:  #e50011;
}

.fdh-01-nav p.sidenavcur:after,
.fdh-01-nav p:hover:after {
    background: #333333;
}

.fdh-01-nav a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.contact-z1 {
    height: 140px;
    background: url("../images/contact-z1.jpg") no-repeat;
    color: #333;
    margin-bottom: 30px;
}

.contact-z1 p {
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    padding: 37px 0 0 95px;
    background: url(../images/contact-z1_tel.png) no-repeat 74px 44px;
}

.contact-z1 span {
    display: block;
    height: 30px;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    padding-left: 73px;
}


.p15-infolist-1-t1 {
    padding: 35px 49px 0px 21px;
    background: #fff;
    border-bottom: 1px dashed #cacaca;
    margin-bottom: 20px;
    height: 164px;
}

.p15-infolist-1-t1 dt {
    position: relative;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 8px;
    padding-left: 68px;
}
.p15-infolist-1-t1 dt a{
    display: block;
    color:#333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p15-infolist-1-t1 dt span {
    display: block;
    width: 60px;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 0;
    left: -0px;
    background: #e50011;
}
.p15-infolist-1-t1-desc {
    height: 72px;
    line-height: 24px;
    margin-bottom: 5px;
    overflow: hidden;
    padding-left: 68px;
}

.p15-infolist-1-t1-deta {
    width: 60px;
    float: right;
    padding-left: 20px;
    background: url(../images/p14-icon21.png) no-repeat left center;
}

.p15-infolist-1-t1-deta a {
    display: block;
    color:  #e50011;
}



.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: 32.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;
}

.k12-xl-xwlb-1nt2-1-01-list h4 a {
    display: block;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.k12-xl-xwlb-1nt2-1-01-list dl:hover{border:1px solid #1e419a;}
.k12-xl-xwlb-1nt2-1-01-list dl:hover h4 a {
    color: #1e419a;
}

.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: #1e419a;
    border-color: #1e419a;
}

.k12-xl-xwlb-1nt2-1-01-list dl:hover .k12-xl-xwlb-1nt2-1-01-list-deta a {
    color: #fff;
}


.f_bg{ background:url(../images/common/f_bg.gif) repeat-x; height:463px; overflow:hidden;}
.footer{width: 1200px; margin:0 auto;}
.f_top{ padding:52px 0 0;height: 91px;}
.f_top p{ background:url(../images/common/f_line01.gif) no-repeat right 0;height: 91px;float: left; padding:0 0 0 50px;}
.f_top p em{display: block;float: left;width: 56px;}
.f_top p em img{width: 56px;height: 56px;}
.f_top p span{display: block;float: left;font-size: 20px;color: #fff;line-height: 28px; padding:0 0 0 15px;}
.f_top p i{display: block;font-size: 14px;}
.f_top .f_p01{width: 270px;padding: 0;}
.f_top .f_p02{width: 220px;}
.f_top .f_p03{width: 230px;}
.f_top .f_p04{width: 300px; background:none;}
.f_er{height: 187px;width: 280px; padding:38px 0 0;}
.f_er p{ padding:0 20px 0 0;width: 90px;float: left;text-align: center; }
.f_er p span{display: block;font-size: 12px;color: #a7a7a7; padding:5px 0 0;}
.f_er p img{ width:90px; height:90px;}
.f_ban{width: 300px;height: 190px; padding:35px 0 0;}
.f_ban img{display: block;width: 145px;}
.f_ban p{font-size: 12px;color: #a7a7a7; line-height: 30px;}
.f_ban p a{font-size: 12px;color: #a7a7a7; }
.f_ban p span{ padding:0 0 0 10px;}
.f_ban i{color: #e6e6e6;font-size: 14px;display: block;width: 185px;text-align: center;}
.f_nav{height: 200px;width: 595px; padding:25px 0 0;}
.f_ul01 li{width: 130px;float: left; padding:0 0 0 18px; }
.f_ul01 li a{font-size: 14px;color: #e6e6e6;display: block;height: 30px;line-height: 30px;width: 130px;}
.f_ul02{ padding:5px 0 0;}
.f_ul01 .f_ul02 li{padding: 0;}
.f_ul02 li a{font-size: 12px;color: #a7a7a7;height: 28px;line-height: 28px;}
.f_links{height: 70px;line-height: 70px;overflow: hidden;}
.link_l {font-size: 14px;color: #999; width:125px;}
.link_l i{ padding:0 0 0 5px;text-transform: uppercase;font-size: 14px; font-family:Arial, Helvetica, sans-serif;}
.lk_c{ width:1075px; overflow:hidden;}
.lk_c a{ padding:0 15px; display:inline-block; font-size:14px; color:#666;}


.client-2 {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900;
}

.client-2 li a {
    text-decoration: none;
}
.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 71px;
    position: relative;
}

.client-2 li i {
    background: url(../images/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}

.client-2 li p {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 .my-kefu-qq i {
    background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
    background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
    background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
    background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop i {
    width: 33px;
    height: 35px;
    background-position: -27px -51px;
}

.client-2 .my-kefu-left {
    float: left;
    width: 77px;
    height: 47px;
    position: relative;
}

.client-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px;
}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-tel-main {
    background: #e50011;
    color: #fff;
    height: 56px;
    width: 247px;
    padding:9px 0 6px;
    float: left;
}

.client-2 .my-kefu-main {
    background: #e50011;
    width: 97px;
    height: 56px;
    position: relative;
    padding:9px 0 6px;
    float: left;
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
}

.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}