
.top_bg{ height:205px; background:#ededed url(../image/top_bg.gif) repeat-x 0 bottom;overflow: hidden;position: relative;z-index: 12;}
.btm{box-shadow: 0 1px 4px 0 rgba(0,0,0,0.6);}
.header,.h_nav{width: 1200px; margin:0 auto; }
.h_con{ height:120px;padding: 25px 0 0;}
.logo{ float:left;width: 110px;padding: 0 20px 0 0;}
.logo img{ width:100px; height:73px;}
.h_dw{ float:left;line-height: 36px;height: 70px;font-size: 26px;color: #2b2b2b; background:url(../image/t_line.gif) no-repeat;padding:20px 0 0 20px;overflow:hidden;}
.h_dw i{display: block;font-weight: normal; font-weight:bold;}
.h_tel{float: right;height: 90px;line-height: 90px; background:url(../image/tel.png) no-repeat 0 30px;font-size: 36px;color: #2b2b2b;padding: 0 0 0 40px;font-family: "DINOT";font-weight: bold;}
.menu_nav{position:absolute;top:145px;left:0;width:100%;background:#3170b3;}
.h_nav{ height:60px; line-height:60px;overflow: hidden; background:url(../image/nav_bor.gif) no-repeat;}
.h_nav li{height: 60px; float:left;position: relative; background:url(../image/nav_bor.gif) no-repeat right 0;margin-left: -1px;}
.h_nav li a{ font-size:16px; color:#fff; padding:0 43px;display:block; float:left;position: relative;z-index: 4; text-decoration:none;}
.h_nav li a:hover{background:#54aa6e\9;font-weight: bold;}/* IE6、IE7、IE8支持 */
.h_nav li:after{content:'';position:absolute;width:100%;height:0;background:#54aa6e;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 li.cur a{font-weight: bold;}
em,i{ font-style:normal;}


        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p101-search-1 {
            height: 80px;
            box-shadow: 0 3px 4px #e9e9e9;
        }
        .blk-main01{
            width: 1200px;
            margin: 0 auto;
        }
        .p101-search-1 p {
            float: left;
            width: 750px;
            height: 80px;
            line-height: 80px;
            font-size: 14px;
            color: #333333;
        }
        
        .p101-search-1 p b {
            display: inline-block;
        }
        
        .p101-search-1 p a {
            color: #666666;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p101-search-1-inp {
            float: right;
            width: 356px;
            height: 36px;
            background: #fff;
            margin-top: 22px;
        }
        
        .p101-search-1-inp1 {
            width: 249px;
            height: 34px;
            line-height: 34px;
            color: #999999;
            border: 1px solid #e3e3e3;
            border-right: 0;
            padding: 0 20px;
            float: left;
        }
        
        .p101-search-1-inp2 {
            width: 66px;
            height: 36px;
            border: 0;
            background: #0e56a2 url(../image/p101-search-icon1.png) no-repeat center center;
            float: right;
            cursor: pointer;
        }
    

		.plc{padding: 5px 0 25px;}
		.p12-curblock{
			display: none;
		}
		.p102-curmbs-1{height: 40px;line-height: 40px;font-size: 14px;color: #808080;}
		.p102-curmbs-1 b {
			font-weight: normal;
			padding-left: 35px;
			background: url(../image/p102-curmbs-icon1.png) no-repeat left center;

		}
		.p102-curmbs-1 i {
			font-style: normal;
		}

		.p102-curmbs-1 span {
			font-family: 宋体;
			height: 46px;
			line-height: 46px;
			padding: 0px 5px;
		}
		.p102-curmbs-1 a{color: #808080;}
		.p102-curmbs-1 a:hover{color: #0e56a2;}
	

    .p102-fdh-3 {
        height: 100px;
        box-shadow: 0 4px 6px #e9e9e9;
    }
    
    .p102-fdh-3 li {
        float: left;
        width: 20%;
        height: 100px;
        position: relative;
    }
    
    .p102-fdh-3 li:after {
        content: "";
        position: absolute;
        width: 1px;
        height: 26px;
        background: #cfcfcf;
        right: 0;
        top: 50%;
        margin-top: -13px;
    }
    
    .p102-fdh-3 li:last-child:after {
        display: none;
    }
    
    .p102-fdh-3 li a {
        display: block;
        height: 100px;
        line-height: 100px;
        font-size: 22px;
        color: #1a1a1a;
        text-align: center;
    }
    
    .p102-fdh-3 li.sidenavcur:before,
    .p102-fdh-3 li:hover:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        background: #0e56a2;
        left: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-fdh-3 li.sidenavcur a,
    .p102-fdh-3 li:hover a {
        font-weight: bold;
        color: #0e56a2;
    }
    
    .p102-fdh-3 li.sidenavcur a:before,
    .p102-fdh-3 li:hover a:before {
        content: "";
        position: absolute;
        width: 12px;
        height: 12px;
        background: #fff;
        border: 3px solid #0e56a2;
        border-radius: 100%;
        left: 50%;
        margin-left: -9px;
        bottom: -8px;
        z-index: 2;
    }
    
    .p102-fdh-3 li.sidenavcur a:after,
    .p102-fdh-3 li:hover a:after {
        content: "";
        position: absolute;
        width: 6px;
        height: 6px;
        background: #0e56a2;
        border-radius: 100%;
        left: 50%;
        margin-left: -3px;
        bottom: -2px;
        z-index: 3;
    }


    .p102-about-content{font-size: 16px;line-height: 32px;color: #4c4c4c;text-align: justify;padding: 40px 0;}


.f_bg{ background:#0e56a2; height:333px;overflow: hidden;padding: 33px 0 0;border-top: #ffffff 2px solid;}
.footer{width: 1200px; margin:0 auto;}
.foot_top{height: 250px;}
.f_logo{width: 240px;height: 225px;padding: 25px 0 0; background:url(../image/f_line01.gif) no-repeat right 26px;overflow: hidden;}
.f_logo h5{width: 200px;height: 85px;padding: 0 0 30px;}
.f_logo h5 img{height: 85px;}
.f_logo p{width: 66px;text-align: center;float: left;position: relative;height: 150px;}
.f_logo em{width: 46px;height: 46px;display: block;line-height: 0;overflow: hidden;margin: 0 auto;}
.f_logo em img{width: 46px;height: 46px;}
.f_logo span{display: block;width: 85px;height: 85px;border: #ccc 1px solid;position: absolute;top: 0;left: -100px;-webkit-transition:all .5s;transition:all .5s;z-index: 10;}
.f_logo span img{width: 85px;height: 85px;}
.f_logo p:hover span{left: 66px;}
.f_logo p.nobor span{left: -240px;}
.f_logo p.nobor:hover span{left: -85px;}
.f02{width: 625px;padding-left: 35px;height: 250px;overflow: hidden;}
.f_nav{width: 625px;height: 75px;line-height: 75px; background:url(../image/f_line02.gif) no-repeat 0 bottom;}
.f_nav ul li{float: left;padding: 0 12px;}
.f_nav ul li a{font-size: 16px;color: #ffffff;}
.f_nav ul li a:hover{color: #000;}
.f_nav ul li:first-child{padding-left: 0;}
.f_nav ul li.nobor{padding-right: 0;}
.f_ban{padding: 25px 0 0;}
.f_ban p{font-size: 16px;color: #ffffff;line-height: 25px;padding-left: 50px;float: left;font-weight: bold;height: 68px;}
.f_ban p i{display: block;color: #ffffff;font-weight: normal;}
.f_ban span{padding:0 10px;}
.f_ban b{display: block;font-size: 18px;}
.f_ban p.f_p01{ background:url(../image/f_ico04.png) no-repeat 0 9px;width: 315px;}
.f_ban p.f_p02{ background:url(../image/f_ico05.png) no-repeat 0 9px;width: 180px;}
.f_ban p.f_p03{ background:url(../image/f_ico06.png) no-repeat 0 9px;width: 520px;}
.f_er{width: 274px;padding: 25px 0 0;}
.f_er p{width: 120px;text-align: center;float: left;border: #e3e3e3 1px solid;margin-left: 15px;}
.f_er p em{display: block;width: 120px;height: 120px;line-height: 0;}
.f_er p img{width: 120px;height: 120px;}
.f_er p span{display: block;font-size: 14px;color: #fff;line-height: 40px;height: 40px;position: relative;width: 100%;margin-top: 10px;}
.f_er p span:before{content: "";width: 90%;height: 1px;position: absolute;top: 0;left: 5%;background: #e1d2d3;}
.f_bot{font-size: 16px;color: #ffffff;line-height: 56px;height: 56px;overflow: hidden;}
.f_bot p{float: right;}
.f_bot span{}
.f_bot a{color: #ffffff;}

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#0e56a2 url(../image/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#0e56a2 url(../image/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#0e56a2 url(../image/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#0e56a2 url(../image/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#0e56a2 url(../image/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#0e56a2 url(../image/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#0e56a2 url(../image/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
