
.top_bg{ height:198px; background:url(images/top_bg.png) repeat-x; overflow:hidden;position: relative;z-index: 10;}
.header{width: 1200px; margin:0 auto;}
.h_con{ height:95px;padding: 27px 0 0;}
.logo{width: 235px;float: left;}
.logo img{ width:235px; height:70px;}
.h_con .h_dw{ float:left;line-height: 30px;font-size: 30px;color: #333;padding: 12px 0 0 30px;font-weight: normal;}
.h_dw span{display: block;font-size: 12px;color: #e9e9e9;text-transform: uppercase;font-family:Arial, Helvetica, sans-serif;}
.h_tel{float: right;height: 60px;line-height: 30px; background:url(images/tel.gif) no-repeat 0 10px;font-size: 30px;color: #333;padding: 0 25px 0 50px;font-family: "DINOT";}
.h_tel b{display: block;}
.h_nav{ height:76px; line-height:70px;overflow: hidden;}
.h_nav li{height: 76px; float:left;}
.h_nav li a{ font-size:16px; color:#333; padding:0 26px;display:block; float:left;height: 76px;}
.h_nav li a {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.h_nav li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #1d48b0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.h_nav li a:hover:before, .h_nav li a:focus:before, .h_nav li a:active:before,.h_nav li.cur a:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.h_nav li a:hover,.h_nav li.cur a{color: #fff;}

em,i{ font-style:normal;}


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

    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    
    .p102-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
    }
    
    .p102-search-1 p b {
        display: inline-block;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    .p102-search-1 p a:hover{color: #1d48b1;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
    .p102-search-1-inp:before,
    .p102-search-1-inp:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
    .p102-search-1-inp:before {
        top: 0;
    }
    
    .p102-search-1-inp:after {
        bottom: 0;
    }
    
    .p102-search-1-inp1 {
        width: 249px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
    .p102-search-1-inp2 {
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(images/p102-search-icon1.png) no-repeat center center #1d48b1;
        float: right;
        position: relative;
        z-index: 2;
        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(images/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: #1d48b1;}
	

    .p102-info-1 {
        width: 1029px;
        background: #fff;
        border-left: 1px solid #ebebeb;
        margin-left: -1px;
        padding: 70px 40px 40px;
    }
    
    .p102-info-items {
        margin-bottom: 60px;
    }
    
    .p102-info-items-img {
        float: right;
        width: 362px;
    }
    
    .p102-info-items-img a,
    .p102-info-items-img img {
        width: 100%;
        display: block;
    }
    
    .p102-info-items-text {
        float: left;
        width: 620px;
        padding-top: 40px;
    }
    
    .p102-info-items-text h4 {
        height: 32px;
        position: relative;
        padding-left: 90px;
        margin-bottom: 20px;
    }
    
    .p102-info-items-text h4 em {
        position: absolute;
        width: 74px;
        height: 30px;
        line-height: 30px;
        font-size: 18px;
        color: #1d48b1;
        text-align: center;
        font-style: normal;
        border: 1px solid #1d48b1;
        left: 0;
        top: 0;
    }
    
    .p102-info-items-text h4 a {
        display: inline-block;
        height: 32px;
        max-width: 100%;
        line-height: 32px;
        font-size: 22px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p102-info-items-text p {
        line-height: 28px;
        font-size: 14px;
        color: #666666;
        text-align: justify;
        margin-bottom: 24px;
    }
    
    .p102-info-1-more a {
        display: inline-block;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        color: #333333;
    }
    
    .p102-info-1-more a:hover {
        color: #1d48b1;
    }


    .p102-info-list {
        border: 1px solid #e3e3e3;
        border-bottom: 0;
        margin-bottom: 30px;
    }
    
    .p102-info-list dl {
        border-bottom: 1px solid #e3e3e3;
        padding: 19px;
        position: relative;
    }
    
    .p102-info-list dt {
        width: 268px;
    }
    
    .p102-info-list dt a,
    .p102-info-list dt img {
        display: block;
        width: 100%;
    }
    
    .p102-info-list dd {
        position: absolute;
        left: 327px;
        right: 29px;
        top: 19px;
        bottom: 19px;
        z-index: 1;
        padding-top: 20px;
    }
    
    .p102-info-list dd h4 {
        height: 40px;
        line-height: 40px;
        font-weight: normal;
        margin-bottom: 5px;
    }
    
    .p102-info-list dd h4 a {
        display: inline-block;
        max-width: 100%;
        height: 40px;
        font-size: 22px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p102-info-list .p102-info-list-desc {
        font-size: 14px;
        line-height: 26px;
        color: #666666;
        text-align: justify;
    }
    
    .p102-info-list-more {
        padding-top: 22px;
    }
    
    .p102-info-list-more a {
        display: block;
        width: 98px;
        height: 34px;
        line-height: 34px;
        font-size: 14px;
        color: #1d48b1;
        text-align: center;
        border: 1px solid #1d48b1;
        position: relative;
    }
    
    .p102-info-list-more a:before {
        content: '';
        position: absolute;
        border-top: 9px solid transparent;
        border-bottom: 9px solid transparent;
        border-left: 10px solid #fff;
        left: -1px;
        top: 50%;
        margin-top: -9px;
        z-index: 1;
    }
    
    .p102-info-list-more a:after {
        content: '';
        position: absolute;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 7px solid #1d48b1;
        left: -1px;
        top: 50%;
        margin-top: -5px;
        z-index: 2;
    }
    
    .p102-info-list dl:hover {
        box-shadow: 5px 5px 10px #ededed, -5px -5px 10px #ededed;
    }
    
    .p102-info-list dl:hover dd h4 a {
        color: #1d48b1;
    }
    
    .p102-info-list dl:hover .p102-info-list-more a {
        background: #1d48b1;
        color: #fff;
    }
    
    .p102-info-list dl:hover .p102-info-list-more a:before {
        border-left: 10px solid #1d48b1;
    }
    
    .p102-info-list dl:hover .p102-info-list-more a:after {
        border-left: 7px solid #fff;
    }


    .p102-info-fdh-1 {
        width: 90px;
        position: relative;
        z-index: 2;
        margin-top: 70px;
    }
    
    .p102-info-fdh-1-nav-one {
        margin-bottom: 10px;
    }
    
    .p102-info-fdh-1-nav-one h3 {
        background: #1d48b1;
        font-weight: normal;
    }
    
    .p102-info-fdh-1-nav-one h3 a {
        display: block;
        line-height: 26px;
        font-size: 20px;
        color: #ffffff;
        text-align: center;
        padding: 19px 20px;
    }
    
    .p102-info-fdh-1-nav-one h3.sidenavcur,
    .p102-info-fdh-1-nav-one h3:hover {
        background: #dda417;
        font-weight: bold;
    }
    
    .p102-info-fdh-1-nav dl {
            padding: 2px 0 4px;
        }
        
        .p102-info-fdh-1-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            margin-bottom: 1px;
            background: #ececec;
            overflow: hidden;
            text-align: center;
        }
        
        .p102-info-fdh-1-nav dt.sidenavcur a,
        .p102-info-fdh-1-nav dt:hover a {
            color:  #1d48b1;
        }
        
        .p102-info-fdh-1-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .p102-info-fdh-1-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;
        }
        
        .p102-info-fdh-1-nav p.sidenavcur a,
        .p102-info-fdh-1-nav p:hover a {
            color:  #1d48b1;
        }
        
        .p102-info-fdh-1-nav p.sidenavcur:after,
        .p102-info-fdh-1-nav p:hover:after {
            background: #dda417;
        }
        
        
    /*有需要黑色字体的可放出*/
    /*.p102-info-fdh-1-nav-one h3.sidenavcur a,*/
    /*.p102-info-fdh-1-nav-one h3:hover a {*/
    /*    color: #1a1a1a;*/
    /*}*/


.f_bg{background:url(images/f_bg.jpg) no-repeat center 0; height:354px;padding-top: 47px; overflow:hidden;}
.footer{width: 1200px; margin:0 auto;}
.f_nav{height: 52px;line-height: 40px;overflow: hidden;border-bottom: #5a5a5a 1px solid;}
.f_nav ul li{float: left;padding: 0 25px;}
.f_nav ul li a{font-size: 14px;color: rgba(255,255,255,0.8);}
.f_nav ul li a:hover,.f_logo p a:hover{color: #fff;}
.f_nav ul li:first-child{padding-left: 0;}
.f_nav ul li.nobor{padding-right: 0;}
.f_logo{width: 310px;height: 177px;padding: 60px 0 0;background:url(images/f_line.png) no-repeat right 42px;}
.f_logo h5{width: 206px;padding-bottom: 15px;}
.f_logo h5 img{width: 206px;height: 62px;}
.f_logo p{height: 30px;line-height: 30px;}
.f_logo p a{font-size: 14px;color: rgba(255,255,255,0.8);padding-right: 20px;}
.f_ban{width: 420px;padding: 37px 0 0 120px;height: 200px;background:url(images/f_line.png) no-repeat right 42px;}
.f_ban p{line-height: 48px;font-size: 14px;color: rgba(255,255,255,0.8);padding-left: 35px;}
.f_ban span{padding: 0 10px;}
.f_ban p.f_p01{background:url(images/f_ico01.png) no-repeat 0 12px;}
.f_ban p.f_p02{background:url(images/f_ico02.png) no-repeat 0 12px;}
.f_ban p.f_p03{background:url(images/f_ico03.png) no-repeat 0 12px;}
.f_er{width: 300px; padding:45px 0 0;height: 192px;}
.f_er p{width: 112px;float: left;padding: 0 0 0 38px;text-align: center;}
.f_er p em{display: block;width: 100px;height: 100px;border: #424552 1px solid;padding: 5px;}
.f_er img{ width:100px; height:100px;}
.f_er p span{display: block;font-size: 14px;color: #fff;line-height: 36px;}
.f_bot{height: 64px;line-height: 64px;overflow: hidden;font-size: 14px;color: rgba(255,255,255,0.7);}
.f_bot span{padding: 0 10px;}
.f_bot a{color: rgba(255,255,255,0.7);}
  

        .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:#1d48b1 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#1d48b1 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#1d48b1 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#1d48b1 url(images/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:#1d48b1 url(images/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:#1d48b1 url(images/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:#1d48b1 url(images/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;
        }
    
