﻿
  .f_pr{position:relative;}
.f_pa{position:absolute;}
.content{width: 72.9%;margin: 0 auto;  }
.content3{width:1200px;margin: 0 auto;  }
em{font-style:normal;}

 .topwrap{background: rgba(255,255,255,1);height: 6.3rem;position:absolute;left:0;top:0;width:100%;max-width: 1920px;min-width: 1200px;margin:0 auto;z-index: 125; } 



    .g_top{height:6.3rem; width:100%;z-index: 15; box-sizing: border-box;max-width: 1920px;min-width: 1200px; margin:0 auto; position: absolute;left:0;top:0;right:0;bottom:0;}
   .g_top .tlogo{ float:left;width:13.5%;display: table; height: 6.3rem;}
   .g_top .tlogo a{ display: table-cell; vertical-align: middle; }
   .g_top .tlogo img{width: 100%; max-height: 6.3rem; display: block;}
   .g_top .rig{float:right;width:50%;}

    .g_nav{float: left;width:81%;margin-right:3%;}
    .g_nav ul{display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;flex-wrap: wrap;}
    .g_nav li>a{display: block; position: relative;height:6.3rem;line-height: 6.3rem; font-size:0.85rem;color:#fff;}
    .g_nav li>a:hover,.g_nav .cur2>a{color:#fb6b2e;font-weight: bold;}
    

  .sou{float: left;width:1.5rem;margin-top: 2.5rem;position: relative; margin-right: 2rem;}
  .sou:before{content: "";position: absolute;width: 1px;height: 0.7rem;background: #fff;right:-1rem;top:0.45rem;}
  .sou i{width: 100%;}
  .sou i img{width: 100%;display: block;}
  .btn_sea_s{font-size:1.2rem;color:#003abc;transition:all .5s ease-in-out;cursor:pointer;width:1.5rem;}
.btn_sea_s img{width: 100%;display: block;}

    .pub_search_box_case.on{transform:none}
    .pub_search_box_case{position:fixed;left:0;top:0;z-index:6;transition:all .5s ease;transform:translateY(-120%);width:100%}
    .pub_search_box_case .pub_sea_sha{position:absolute;width:100vw;height:100vh;left:0;top:0;z-index:2;display:none}
    .pub_search_box_case.on .pub_sea_sha{display:block}
    .pub_search_box_case .pub_search_case{background:rgba(255,255,255,.98);padding:2rem 3rem 1rem 1.1rem;box-shadow:0 1px 3px rgba(0,0,0,.12);position:relative;z-index:3;height:15rem;display:block}
    .pub_search_box_case .pub_search_case .zhan_c{overflow:hidden;position:relative;height:5rem;opacity:1;pointer-events:none}
    .pub_search_box_case .pub_search_case .zhan_c img{height:5rem;display:block;max-width:none;width:auto!important}
    .pub_search_box_case .pub_search_case .pub_search_box{position:relative;width:100%;}
    .pub_search_box_case .pub_search_case .pub_search_box .sea_t{font-size:1.2rem;line-height:2rem;margin-bottom:0.6rem;color:#666;float: left;}
    .fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}
    .animated{-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
    .pub_search_box_case .pub_search_case .pub_search_box form{display:block;width:100%;position:relative}
    .pub_search_box_case .pub_search_case .pub_search_box form input{display:block;width:100%;background-color:transparent;border:none;border-bottom-width:medium;border-bottom-style:none;border-bottom-color:currentcolor;border-bottom:2px solid #003abc;padding:0 3rem 1rem 0;outline:0;line-height:2rem;font-size:1.2rem;color:#003abc}
    .pub_search_box_case .pub_search_case .pub_search_box form a{position:absolute;line-height:.65rem;top:0;right:0;width:.4rem;font-size:.24rem;color:#003abc;cursor:pointer}
    .pub_search_box_case .pub_search_case .btn_sea_close{position:absolute;right:6.5rem;top:2rem;cursor:pointer;width:2.5rem;height: 2.5rem;}
    .pub_search_box_case .pub_search_case .btn_sea_close img{width: 100%;display: block;}
  
  .s_inp{ width:60%; border-bottom:0.1rem solid #001e62; height: 3.5rem;line-height: 3.5rem;transition: all 0.3s linear 0s; margin:0 auto;}
  .inp01{float: left;width:85%;background: none;border:none;font-size: 1rem;color: #666;height: 3.5rem;line-height: 3.5rem; padding-left: 1rem;box-sizing: border-box;}
  .s_ss{float: right;width: 2.5rem; height: 2.5rem; background: url(../image/ss.png) no-repeat;background-size:2.5rem 2.5rem;border:none;}

  .ttel{float: left;width:1.5rem;position: relative;margin-top: 2.5rem;}
  .ttel em{width:1.5rem;height: 1.5rem; display: block;}
  .ttel em img{width:100%;display: block;}
  .ttel span{position: absolute;right:-1rem;top:-2rem;font-size: 1.5rem;color:#fb6b2e; text-align: center; transition: all 0.3s linear 0s;opacity: 1; width:12rem;font-weight: bold;}
  .ttel:hover span{opacity: 1;}
  .ttel:hover em{ -webkit-animation:hvr-buzz-out 3s infinite linear;animation:hvr-buzz-out 3s infinite linear}
  
  
  .hea {height: 5rem;
              position: fixed; background: url(../image/topbg2.jpg) no-repeat;background-size:100%;
              top: 0;left:0;bottom:0;right:0;
              box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.03);
              z-index: 99;
              min-width: 1200px;
              max-width: 1920px;
              width: 100%;
              margin: 0 auto; 
          }
.hea .tlogo{ float:left;width:11%;display: table; height: 5rem;}
.hea .tlogo a{ display: table-cell; vertical-align: middle; }
.hea .tlogo img{width: 100%; max-height: 5rem; display: block;}
.hea .ttel{margin-top: 1.8rem;}
.hea .sou{margin-top: 1.8rem;}
.hea .g_nav li>a{display: block; position: relative;height:5rem;line-height: 5rem; font-size:0.85rem;color:#fff;}   
  

.g_nav .three{background:rgba(255,255,255,.8);height:22rem;position:absolute;left:0;top:5rem;padding:2.7rem 13.5% 0 13.5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;z-index:11;display:none}

.three .xlaleft{float:left;width:42%!important;overflow:hidden;}
.three .cjbd{width:100%!important;}
.three .threeimg{width:100%!important;float:left;}
.three .threeimg img{width:100%;display:block;transition:all .3s linear 0s}
.three .threeimg a:before{width:0;background:0 0}
.three .threeimg:hover img{transform:scale(1.03)}

.three .threer{float:left;width:25%; margin-left:6%;}
.three .threer a{position:relative;height:2rem;line-height:2rem;font-size:0.85rem;color:#666666;font-weight:700;text-align:left;float:none;padding:0; border-bottom:1px solid #e2e3e5; position:relative; display:block;}
.three .threer b{font-size:0.85rem;height:2rem;line-height:2rem;color:#333;display:block;font-weight:normal;padding-left:1rem;}
.three .threer i{position:absolute;background:url(../image/dhico.png) no-repeat;background-size:1.4rem 1.4rem;width:1.4rem;height:1.4rem;right:1.6rem;top:50%;margin-top:-.7rem;z-index:112;transition:all .3s linear 0s;display:none;}
.three .threer a:hover b,.three .threer .on b{background:#1a45a4;color:#fff;}
.three .threer a:hover i{display:block;}

.g_nav .cur .threer .oneimg a:before{width:0;background:0 0}
.g_nav .cur .threer a:before{background:0 0}

.hea .three{top:5rem;box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);}
.hea .g_nav .threer a{float:left; width:100%;}
  
  
.g_nav li:hover .three{display:block}
.g_nav li:hover .three a:before{background:0 0;width:0}
  
  
  
  
  
/*媒体查询*/
@media screen and (min-width:1263px){html{font-size:calc(1263px * 20 / 1903)}
}
@media screen and (min-width:1349px){html{font-size:calc(1349px * 20 / 1903)}
}
@media screen and (min-width:1463px){html{font-size:calc(1463px * 20 / 1903)}
}
@media screen and (min-width:1543px){html{font-size:calc(1543px * 20 / 1903)}
}
@media screen and (min-width:1583px){html{font-size:calc(1583px * 20 / 1903)}
}
@media screen and (min-width:1643px){html{font-size:calc(1643px * 20 / 1903)}
}
@media screen and (min-width:1663px){html{font-size:calc(1663px * 20 / 1903)}
}
@media screen and (min-width:1903px){html{font-size:calc(1903px * 20 / 1903)}
}




        .ty-banner-1 {
            position: relative;
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{ 
            top: 0;
            left: 50%;
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

		.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: #1a45a4;}
	

    .p101-service-content{
        font-size: 16px;
    line-height: 32px;
    color: #4c4c4c;
    text-align: justify;
    padding: 40px 0px;
    box-shadow: 0 0 0px #eee;
    }


.title{padding-bottom: 15px;position: relative;font-weight: normal;text-align: center;margin-bottom: 40px;}
	.title:after{content: '';position: absolute;width: 76px;height: 1px;background: #d4d4d4;bottom: 0;left: 50%;margin-left: -38px;}
	.title span,.title a{display: block;height: 50px;line-height: 50px;font-size: 38px;color: #333333;}
	.title em{display: block;height: 22px;font: 14px/22px 'Arial';color: #808080;font-style: normal;letter-spacing: 2px;}
	
    .p101-latest-news {
        padding: 50px 0 80px;
    }
    
    .p101-latest-news-con {
        position: relative;
        padding-bottom: 80px;
    }
    
    .p101-latest-news-con .tempWrap {
        width: 1200px !important;
        margin: 0 auto;
    }
    
    .p101-latest-news-prev,
    .p101-latest-news-next {
        position: absolute;
        width: 36px;
        height: 36px;
        cursor: pointer;
        bottom: 0;
        z-index: 5;
        border-radius: 100%;
    }
    
    .p101-latest-news-prev {
        left: 550px;
        border: 2px solid #333333;
        background: #333333;
    }
    
    .p101-latest-news-next {
        right: 550px;
        border: 2px solid #1a45a4;
        background: #1a45a4;
    }
    
    .p101-latest-news-prev:before,
    .p101-latest-news-next:after {
        position: absolute;
        content: '';
        width: 14px;
        height: 14px;
        top: 10px;
        z-index: 1;
    }
    
    .p101-latest-news-prev:before {
        border: 2px solid #fff;
        border-style: solid none none solid;
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        right: 7px;
    }
    
    .p101-latest-news-next:after {
        border: 2px solid #fff;
        border-style: solid solid none none;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        left: 7px;
    }
    
    .p101-latest-news-list dl {
        float: left;
        width: 358px;
        padding: 9px;
        border: 1px solid #ebebeb;
        background: #f7f7f7;
        position: relative;
        margin-right: 33px;
    }
    
    .p101-latest-news-list dl:hover:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 3px;
        background: #1a45a4;
        left: 0;
        bottom: -1px;
        z-index: 1;
    }
    
    .p101-latest-news-list dl:last-child {
        margin-right: 0;
    }
    
    .p101-latest-news-list dt img {
        width: 100%;
        display: block;
    }
    
    .p101-latest-news-list dd {
        padding: 30px 25px 20px;
    }
    
    .p101-latest-news-list dd h4 {
        font-weight: normal;
    }
    
    .p101-latest-news-list dd h4 a {
        display: inline-block;
        max-width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 24px;
        color: #1a1a1a;
        margin-bottom: 15px;
        overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
    }
    
    .p101-latest-news-desc {
        line-height: 26px;
        font-size: 14px;
        color: #4c4c4c;
        text-align: justify;
        margin-bottom: 20px;
    }
    
    .p101-latest-news-time {
        height: 24px;
        line-height: 24px;
        font-size: 14px;
        color: #808080;
        padding-left: 28px;
        background: url("../image/latest_icon.png") no-repeat left 2px;
    }


.g_ft{background:#1c2632;height:44rem;position:relative}
.g_ft:before{content:"";position:absolute;width:100%;height:1px;background:rgba(255,255,255,.1);left:0;bottom:4rem}
.ftys{
    background: #fff;height: 9.3rem;padding: 0 7%;
}
.ftys dl{float: left;width:25%;position: relative;padding-left: 5%;box-sizing: border-box;height: 9.3rem;}
.ftys dt{width: 21%; height: 4.5rem; position: absolute;left:0;top:50%;margin-top: -2.25rem;}
.ftys dt img{width: 100%;display: block;}
.ftys dd{width: 75%;position: absolute;height: 3.6rem;left:22%;top:50%;margin-top: -1.8rem;}
.ftys h3{height: 2rem; line-height: 2rem; font-size: 1.2rem;color:#333333;font-weight: bold;}
.ftys p{font-size: 0.85rem;color:#333333;line-height: 1.6rem;text-transform: uppercase;}
.g_ft .g_ly{padding: 0 7%;}
.g_ft .m_ly h2{margin-bottom:2.5rem;margin-top: 3.5rem;width:47%}
.g_ft .m_ly h2 img{width: 100%;display: block;}

.g_ft .m_ly .dn{display:none}
.g_ft .lywz{margin-top:1.5rem; letter-spacing: 0.2rem; padding-bottom: 2.3rem; height:2.2rem;line-height:2.2rem;font-size:.85rem;color:#fff;margin-bottom:3.5rem;border-bottom:1px solid rgba(255,255,255,.1)}
.g_ft .m_ly{position:relative;}
.g_ft .m_ly li{height:3rem;float:left;width:21.2%;margin-right:.8%;background:rgba(255,255,255,1)}
.g_ft .m_ly .ly2{width:21.2%;margin-right:.8%}
.g_ft .m_ly .ly3{width:42.8%;margin-right:.8%}
.g_ft .m_ly li label{float:left;width:20%;line-height:3rem;color:#333333;font-size:.85rem;text-align:right;margin-right:5%}
.g_ft .m_ly li input{float:left;width:69%;border:none;line-height:3rem;color:#333333;font-size:.85rem;background:0 0}
.g_ft .m_ly .ly3 label{width:9%}
.g_ft .m_ly .ly3 input{width:78%}
.g_ft .m_ly span{display:inline-block;line-height:3rem;color:#333333;font-size:.85rem;}
.g_ft .m_ly b{position: absolute;right:0;top:4rem; line-height:3rem;color:#fff;font-size:.85rem;}
.g_ft .m_ly .form-btn-reset{display:none}
.g_ft .m_ly .form-btn-submit{background:url(../image/tj.jpg) no-repeat;background-size:100%;width:12%;height:3rem;border:none;font-size:0;margin-right:0}
.g_ft input:-webkit-input-placeholder{color:#333333}
.g_ft input:-moz-placeholder{color:#333333}

.ftd{padding: 0 7%;}
.g_ft .ftlogo{float:left;width:16%;}
.g_ft .ftlogo img{width: 100%;display: block;}

.g_ft .lxfs{float:left;width:63%;font-size:.85rem;font-weight:400;line-height:1.8rem;color:rgba(255,255,255,1)}
.g_ft .lxfs a{color:rgba(255,255,255,1)}
.g_ft .lxfs b{color:#fb6b2e;font-size: 1.3rem;}

.g_ft .ftcode{float:right;width:18%;margin-top:3rem}
.g_ft .ftcode li{float:left;width:2.6rem;height:2.6rem;margin-right:2%;position:relative}
.g_ft .ftcode li:nth-child(5){margin-right:0}
.g_ft .ftcode li i{width:100%;display:block;margin-bottom:1rem;overflow:hidden}
.g_ft .ftcode li i img{width:2.6rem;display:block}
.g_ft .ftcode li em{position:absolute;width:6rem;height:6rem;background:#fff;left:50%;margin-left:-3.1rem;transform:rotateY(90deg);top:-7rem;transition:all .3s linear 0s}
.g_ft .ftcode li em:before{content:"";position:absolute;left:50%;margin-left:-1rem;bottom:-.5rem;width:0;height:0;border-style:solid;border-width:1rem 1rem 0 1rem;border-color:#fff transparent transparent transparent;z-index:12}
.g_ft .ftcode li em img{width:100%;display:block;border:.6rem solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.g_ft .ftcode li:hover em{transform:rotateY(0)}
.g_ft .ftcode li:last-child{margin-right:0}
.copyr{position: absolute;left:0;bottom: 0;width: 100%;padding: 0 7%;box-sizing: border-box;font-size: 0.85rem;color:#fff;line-height: 4rem;} 
.copyr a{color:#fff;}








  

    .xin-2112-client-1 {
        width: 76px;
        position: fixed;
        left: 0;
        top: 50%;
        z-index: 999;
        color: #333;
        background: #fff;
        box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
        border-radius: 3px;
    }
    
    .xin-2112-client-1 li {
        width: 76px;
        border-radius: 2px;
        position: relative;
        cursor: pointer;
        padding: 10px 0 13px;
    }
    
    .xin-2112-client-1 li.my-kefu-top {
        display: none;
    }
    
    .xin-2112-client-1 li a {
        display: block;
        height: 100%;
        text-decoration: none;
        color: #333;
    }
    
    .xin-2112-client-1 li i {
        display: block;
        width: 38px;
        height: 37px;
        overflow: hidden;
        margin: 0 auto;
        background: url("../image/xin-2112-client-icon.png") no-repeat;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
    }
    
    .xin-2112-client-1 li.my-kefu-tel i {
        background-position: 0 0;
    }
    
    .xin-2112-client-1 li.my-kefu-link i {
        background-position: 0 -47px;
    }
    
    .xin-2112-client-1 li.my-kefu-qq i {
        background-position: 0 -94px;
    }
    
    .xin-2112-client-1 li.my-kefu-weixin i {
        background-position: 0 -141px;
    }
    
    .xin-2112-client-1 li.my-kefu-top i {
        background-position: 0 -188px;
    }
    
    .xin-2112-client-1 li .client-2112-cont {
        width: 160px;
        padding: 14px 14px 14px 70px;
        position: absolute;
        right: 85px;
        top: 4px;
        color: #fff;
        font-size: 18px;
        height: 32px;
        line-height: 32px;
        text-align: left;
        background: #1a45a4;
        display: none;
    }
    
    .xin-2112-client-1 li .client-2112-cont:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        top: 50%;
        margin-top: -7px;
        right: -7px;
        border-bottom: 7px solid transparent;
        border-top: 7px solid transparent;
        border-left: 7px solid #1a45a4;
    }
    
    .xin-2112-client-1 li .client-2112-cont:before {
        content: "";
        position: absolute;
        width: 38px;
        height: 38px;
        background: url("../image/xin-2112-client-icon.png") no-repeat;
        left: 25px;
        top: 50%;
        margin-top: -19px;
        z-index: 1;
    }
    
    .xin-2112-client-1 li .client-2112-cont-weixin {
        width: 115px;
        padding: 14px;
        position: absolute;
        right: 85px;
        top: -28px;
        background: #fff;
        display: none;
    }
    
    .xin-2112-client-1 li .client-2112-cont-weixin:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        top: 50%;
        margin-top: -7px;
        right: -7px;
        border-bottom: 7px solid transparent;
        border-top: 7px solid transparent;
        border-left: 7px solid #fff;
    }
    
    .xin-2112-client-1 li .client-2112-cont-weixin img {
        width: 115px;
        height: 115px;
        display: block;
    }
    
    .xin-2112-client-1 li.my-kefu-tel .client-2112-cont:before {
        background-position: -70px 0;
    }
    
    .xin-2112-client-1 li.my-kefu-qq .client-2112-cont:before {
        background-position: -70px -94px;
    }
    
    .xin-2112-client-1 li p {
        display: block;
        height: 18px;
        line-height: 18px;
        font-size: 12px;
        color: #333;
        text-align: center;
    }
    
    .xin-2112-client-1 li.my-kefu-link a {
        animation: heart 1s ease-in-out infinite alternate;
    }
    
    .xin-2112-client-1 li.cur,
    .xin-2112-client-1 li:hover {
        background: #1a45a4;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-tel i,
    .xin-2112-client-1 li.my-kefu-tel:hover i {
        background-position: -70px 0;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-link i,
    .xin-2112-client-1 li.my-kefu-link:hover i {
        background-position: -70px -47px;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-qq i,
    .xin-2112-client-1 li.my-kefu-qq:hover i {
        background-position: -70px -94px;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-weixin i,
    .xin-2112-client-1 li.my-kefu-weixin:hover i {
        background-position: -70px -141px;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-top i,
    .xin-2112-client-1 li.my-kefu-top:hover i {
        background-position: -70px -188px;
    }
    
    .xin-2112-client-1 li.cur p,
    .xin-2112-client-1 li:hover p {
        color: #fff;
    }
    
    .xin-2112-client-1 li:hover .client-2112-cont,
    .xin-2112-client-1 li:hover .client-2112-cont-weixin {
        display: block!important;
    }

