
        i,em{font-style: normal;}
        .topWrap {background:#fff;font-family: "Microsoft Yahei"; position: relative;}
        .header,.menu ul { width: 1400px; margin:0 auto;}
        .h_nr { height:123px;box-sizing: border-box; }
        .hd-logo { width: 164px;max-height:86px;  overflow: hidden; box-sizing: border-box; float: left;margin-top:18px;}
        .hd-logo img { width: 100%; display: block; }
        .hd-txt {font-size: 20px;position: relative; color: #12416f;margin-top:36px;  text-align: left; line-height:34px;font-weight: normal;margin-left: 12px;float: left;padding-left:25px; }
        .hd-txt::before{content: "";position: absolute;width:8px;height:59px;background: url(images/logo-txt.png) no-repeat ;left:0;top:5px; }
        .hd-txt b{font-size:24px;display: block;color: #323232;}
        .hd-tel{margin-top:42px; padding-left:60px; background: url(images/tel.png) no-repeat left center; float: right; box-sizing:border-box;overflow: hidden; color: #db0d00;font: 29px "Arial";  font-weight: bold; line-height: normal;}
        .hd-tel span{ color: #555555;font-weight: normal;display: block; font-size: 16px;}
        .menu{ height: 67px; border-top:1px solid #e0e0e0;position: relative;background:#fff;}
        .menu li { float: left;font-size: 17px;font-weight: normal; }
        .menu li a { text-decoration: none; height: 67px;line-height: 67px; padding:0 40px;  display: block; position: relative;z-index: 2; color: #333;box-sizing: border-box; }
        .menu li a::before{content: ""; width:0px;height:14px;background: #0a3e6b;position: absolute; top:25px;right:0px;}
        .menu li a::after{content: ""; width: 0%;height:100%;background: #0a3e6b;position: absolute; bottom:0;left:50%;-webkit-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;-webkit-transform: translateX(-50%);transform: translateX(-50%);z-index: -1;}
        .menu li:hover a:after,.menu li.cur a:after{width:100%;color: #fff;}
        .menu li:hover a:before,.menu li.cur a:before{width:0;}
        .menu li:hover a, .menu .cur a { text-decoration: none;  color: #fff; }
        .menu li.nones{margin-right: 0;}
        .menu li.nones a:before{background: none;}  
        .menu li.sublist_show a{color:#fff;}
        
          .menu li:hover .submenu a{color: #333;}
          .menu li .submenu{overflow: hidden; display: none;position: absolute;width: 100%;top:67px;z-index: 99;background:#fff;padding: 14px 0; left: 0;line-height: 0;font-size: 0; text-align: left;border-top:3px solid #eee;}
          .menu li .submenu dl{width: 1300px;margin: 0 auto;padding: 30px 0 30px;}
          .menu li .submenu dl a{padding:0;height: 45px;line-height: 45px;}
          .menu li .submenu dl a::before,.menu li .submenu dl a::after{background: none;width: 0;}
          .menu li .submenu dt{float: right;width: 450px;height: 260px;overflow: hidden;border:1px solid #eee;margin-top:30px;}
          .menu li .submenu dt a{background:none;}
          .menu li .submenu dt img{width: 100%;display: block;}
          .menu li .submenu dd{float: left;width: 670px;margin-left:50px;}
          .menu li .submenu h4{font-size: 18px;color: #333;font-weight: bold;text-align: left;padding:0;border-bottom: 1px solid #eee;margin-bottom: 10px;}  
          .menu li .submenu h4 a{color: #000;}
          .menu li .submenu p{clear: both;overflow: hidden;}
          .menu li .submenu p a{display: block;float: left;width: 198px;height: 32px;line-height: 32px;background: #fff;padding-left:22px;font-size: 18px;color: #333333;margin: 0 20px 10px 0;position: relative; text-align: left; font-size: 16px;}
          .menu li .submenu p a:nth-child(3n){margin-right: 0;}
          .menu li .submenu p a:before{content: "";position: absolute;width: 6px;height: 6px;border: 1px solid #a4a4a4;border-radius: 50%;left:0;top:12px;}
          .menu li:hover .submenu p a{font-weight: normal;}
          .menu li:hover .submenu p a:hover,.menu li:hover .submenu h4 a:hover{color: #0a3e6b;font-weight: bold;}  
        
          .menu li .submenu_d2{margin-top:30px;}
          .menu li .submenu_d2 h4{overflow: hidden;width: 318px; float:left;margin-right:20px;margin-bottom:10px;}
          .menu li .submenu_d2 h4 a{display: block;float: left;width: 318px;font-weight:normal; height: 45px;line-height: 45px;background: #fff;padding-left:22px;color: #333333;margin: 0;position: relative; text-align: left; font-size: 16px;}
          .menu li .submenu_d2 h4:nth-child(2n){margin-right: 0;}
          .menu li .submenu_d2 h4 a:before{content: "";position: absolute;width: 6px;height: 6px;border: 1px solid #a4a4a4;border-radius: 50%;left:0;top:20px;}
          
          .menu li .submenu_d4{margin-top:30px;}
          .menu li .submenu_d4 h4{overflow: hidden;width: 318px; float:left;margin-right:20px;margin-bottom:10px;}
          .menu li .submenu_d4 h4 a{display: block;float: left;width: 318px;font-weight:normal; height: 45px;line-height: 45px;background: #fff;padding-left:22px;color: #333333;margin: 0;position: relative; text-align: left; font-size: 16px;}
          .menu li .submenu_d4 h4:nth-child(2n){margin-right: 0;}
          .menu li .submenu_d4 h4 a:before{content: "";position: absolute;width: 6px;height: 6px;border: 1px solid #a4a4a4;border-radius: 50%;left:0;top:20px;}
              
        
        .isfixeds{filter:alpha(opacity=100);opacity:1; position:fixed; top:0;left:0;box-shadow: 0 0 2px #f8f8f8;background:#fff; -webkit-transition:top 0.5s;transition:top 0.5s;z-index:10; width:100%;_position:absolute;_top:expression(eval(document.documentElement.scrollTop)-0);border-bottom:1px solid #e0e0e0;border-top:0; }
        @media screen and (max-width:1420px) {
            .header,.menu ul{width: 1200px;}
            .menu li a { padding:0 37px;}
            
          }  
    

        .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;
        }
    

    .p103-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    
    .p103-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
    }
    
    .p103-search-1 p b {
        display: inline-block;
    }
    
    .p103-search-1 p a {
        color: #333;
        display: inline-block;
        margin-right: 15px;
    }
    
    .p103-search-1-inp {
        float: right;
        height: 34px;
        background: #fff;
        margin-top: 18px;
        border: 1px solid #e3e3e3;
        position: relative;
    }
    
    .p103-search-1-inp1 {
        width: 270px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        padding-left: 19px;
        float: left;
    }
    
    .p103-search-1-inp2 {
        width: 64px;
        height: 34px;
        background: url(images/p103-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: #333;}
		.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: #333;}
		.p102-curmbs-1 a:hover{color: #1f4c76;}
	

                .xnznr-page {
                    text-align: center;
                    margin-top: 25px;
                    margin-bottom: 30px;
                }
                
                .xnznr-page a {
                    display: inline-block;
                    width: 30px;
                    height: 30px;
                    line-height: 30px;
                    text-align: center;
                    border: 1px solid #aaa;
                    vertical-align: middle;
                    margin-right: 4px;
                }
                
                .xnznr-page span {
                    display: inline-block;
                    width: 30px;
                    height: 30px;
                    line-height: 30px;
                    text-align: center;
                    vertical-align: middle;
                    margin-right: 4px;
                }
                
                .xnznr-page a.cur {
                    color: #fff;
                    background: #db0d00;
                    border: 1px solid #124a62;
                }
                
                .xnznr-page a img {
                    display: block;
                }
                
                .r1-searchcontent-1-tit {
                    border-bottom: 1px solid #ccc;
                }
                
                .r1-searchcontent-1-tit h2 {
                    width: 145px;
                    height: 46px;
                    text-align: center;
                    line-height: 46px;
                    background: #333;
                    color: #fff;
                    font-weight: normal;
                    position: relative;
                    top: 1px;
                }
                
                .r1-searchcontent-1-main dl {
                    padding: 23px 0;
                    clear: both;
                    border-bottom: 1px solid #cbcbcb;
                    display: inline-block;
                    width: 100%;
                }
                
                .r1-searchcontent-1-main dt {
                    width: 18%;
                    padding-right: 23px;
                    float: left;
                }
                
                .r1-searchcontent-1-main dt img {
                    width: 100%;
                }
                
                .r1-searchcontent-1-main dd {
                    float: left;
                    width: 79%;
                }
                
                .r1-searchcontent-1-main dd h4 {
                    font-size: 18px;
                    font-weight: normal;
                }
                
                .r1-searchcontent-1-main dd h4 span {
                    color: #f00;
                }
                
                .r1-searchcontent-1-main dd p {
                    line-height: 30px;
                    height: 60px;
                    padding-top: 8px;
                    overflow: hidden;
                }
                
                .r1-searchcontent-1-main dd p span {
                    color: #f00;
                }
            

        .g-quick{padding:72px 0 81px;background: #f6f6f6;} 
        .quick h3{height: 122px;width: 237px;background:url(images/qc-tit.png) no-repeat;padding:24px 0 0 37px;box-sizing: border-box; font-size: 27px;color: #12416f;float: left;line-height: normal;}
        .quick h3 i{display: block;color: #333333;font-weight: normal;}
        .quick ul{clear: both;overflow: hidden;max-width: 1115px;width: 79.6%;float: right;}
        .quick li{min-height:42px;line-height: 41px;font-size: 16px; border-bottom: 1px solid #dddddd;box-sizing: border-box; font-weight: normal;}
        .quick li b{font-weight: bold;padding-left:28px;background: url(images/qc-ico.png) no-repeat left center;width:12%; max-width:130px;float: left;font-size: 16px;color: #242425;letter-spacing: 2px;}
        .quick li b a{color: #242425;}
        .quick li p{width:75%;float: left;}
        .quick li a{display: inline-block;font-size: 16px;color: #666666;margin-right: 40px;}
        .qc-more{float: right;margin-right: 0 !important;}
        .quick li:last-child{border-bottom: 0;}
        .quick li a:hover{color: #db0d00; font-weight:bold;}
        .footWrap{background:#101f31;height:500px;font-family:"Microsoft Yahei";padding-top:80px;box-sizing: border-box;color:rgba(255, 255, 255, 0.77); line-height:30px; font-size: 15px;}
        .footWrap h3{margin-bottom:15px; font-size: 16px; color:#fff; line-height:30px;height: 30px;position: relative; font-weight: bold; }
        .footer{width:1400px;margin: 0 auto; }
        .footer em{padding:0 10px; }
        .ft-logo{width: 500px;float: left;height: 308px;}
        .flogo{display: block;}
        .flogo img{width: 166px;display: block; }
        .flogo span{display: block;margin:12px 0 35px;color: #cccccc;font-size: 16px;}
        .ft-logo p{line-height: 24px;color: rgba(255, 255, 255, 0.3);}
        .ft-logo .p2{padding-left: 48px;box-sizing: border-box;}
        .ft-logo .p2 a{color: rgba(255, 255, 255, 0.3);}
        .ft-nav{width: 374px; height: 308px; box-sizing: border-box;float: left;}
        .ftnav {width:200px; float: left;}
        .ftnav2{width:174px;}
        .ftnav a{display: block;font-size:15px;color:rgba(255, 255, 255, 0.77); line-height:30px; height: 30px; text-decoration: none;}
        .ftnav a:first-child{margin-bottom:15px; font-size: 16px; color:#fff; line-height:30px;height: 30px;font-weight: bold;}
        .ft-contact{width: 300px; height: 308px;float: left;}
        .ftcontact p{font-size: 14px;color:rgba(255, 255, 255, 0.77); line-height: 36px;}
        .ft-code{width: 114px;height: 308px;float: right;}
        .ftcode{ width:114px;float: right;}
        .ftcode img{width: 114px; height: 114px;display: block;padding:5px;background: #fff;box-sizing: border-box;}
        .ftcode span{display: block;text-align: center; color:rgba(255, 255, 255, 1); line-height: 25px; box-sizing: border-box; font-size: 14px;margin-top:10px;font-weight: normal;}
        .ft-beian{width:100%;position: relative; height: 54px;line-height: 27px;padding-top: 15px; border-top:1px solid #2d3a4a; box-sizing: border-box; font-size: 15px;color: rgba(255, 255, 255, 0.77);text-align: center;}
        .ft-beian::after{content: "";position: absolute;width:100%;height:1px;background:#09111b;;left:0;top:0;}
        .ft-beian a{color: rgba(255, 255, 255, 0.77);}
        .ft-beian img{width: 50px;height: 12px;vertical-align: middle;}
        @media screen and (max-width:1420px) {
          .footer{width: 1200px;}
           .ft-logo{width: 410px;}
        }
  

        .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: 62px;
            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: 12px;
            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: 31px;
            background-position: -23px -47px;
            background-size: 52px 82px;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            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: #1f4c76;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #1f4c76;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            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;
        }
    
