
        i,em{ font-style:normal;}
        .content{ width:1200px; margin:0 auto;font-family: "Microsoft Yahei";}
		.header{height: 235px;background: url(img/head_bg.jpg) no-repeat center 0;}
		.h_top{height:45px;line-height: 45px;font-size: 12px;color: #666;}
		.h_top i a{color: #666;display: inline-block;padding: 0 35px;border-left: 1px solid #cdcdcd;}
		.h_top i .last{border-right:1px solid #cdcdcd;}
		.h_con{height: 132px;}
		.h_con h1{float: left;margin: 33px 36px 0 0;}
		.h_con h1 a {
            display: block;
            width: 200px;
            height: 88px;
            overflow: hidden;
            position: relative;
        }
        .h_con h1 a img {
            width: 204px;
            position: absolute;
            left: 1px;
            top: -32px;
        }
		.h_con h2{float:left;color: #155bc5;font-size: 18px;margin-top: 33px;}
		.h_con h2 em{color: #c7000a;}
		.h_con p{float: right;font-size: 14px;color: #4f4b4c;margin-top: 46px;background:url(img/ph1.png) no-repeat left center;padding-left: 60px;}
		.h_con p b{display: block;font-size: 22px;color: #c7000a;}
		.h_nav{height: 58px;}
		.h_nav ul li{float: left;font-size: 16px;padding:0 21px;height: 58px;line-height: 58px;}
		.h_nav ul li a{color: #000;}
		.h_nav ul li.home a{color: #fff !important;font-weight: normal !important;}
		.h_nav ul li:hover a,.h_nav ul li.cur a{color: #155bc5;font-weight: bold;}
	

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .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 #494949;
            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;
        }
    

        
        .p14-left-nav-1-tit {
            background: #155bc5;
            /*height: 80px;                            */
        }
        
        .p14-left-nav-1-tit h3 {
            height: 75px;
            font-size: 24px; 
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
            
        }
        .p14-left-nav-1-tit h3 span{font-size: 14px; text-transform: uppercase;}
         
        
        .p14-left-nav-1-nav-one h3 {
            height: 50px;
            line-height: 50px; 
            background:url(images/p14-icon5.png) no-repeat right center #494949; 
            margin-bottom: 2px;
            
        }
        
        .p14-left-nav-1-nav-one h3 a {
            display: block; 
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px; 
            color: #fff;
        }
        
        .p14-left-nav-1-nav-one h3.sidenavcur,.p14-left-nav-1-nav-one h3:hover{
            background: url(images/p14-icon2.png) no-repeat right center #155bc5; 
        }  
        
        .p14-left-nav-1-nav dl{
            padding: 2px 0 4px;
        }
        .p14-left-nav-1-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px; 
            margin-bottom: 1px;
            background:#ececec;
            position: relative;	
            
        }
        .p14-left-nav-1-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);
        }
        
        .p14-left-nav-1-nav dt.sidenavcur:after,.p14-left-nav-1-nav dt:hover:after {
                    	border-color:#155bc5;  
        }
        .p14-left-nav-1-nav dt.sidenavcur a,.p14-left-nav-1-nav dt:hover a{color: #155bc5; }
        
        .p14-left-nav-1-nav dd{
            border: 1px solid #ececec;                             
            border-bottom:0;     
        }
        .p14-left-nav-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;
        }
          
                          
        /*.p14-left-nav-1-nav p:after{content: ""; width: 3px; height: 3px; border-radius: 100%;background: #666; position: absolute; left: 58px; top: 50%;}*/
        
       
        .p14-left-nav-1-nav p.sidenavcur a,.p14-left-nav-1-nav p:hover a{color:#155bc5;} 
         
        .p14-left-nav-1-nav p.sidenavcur:after ,.p14-left-nav-1-nav p:hover:after  {background: #494949; } 
        
        .p14-left-nav-1-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;
        }
    

        .leftnav-z1-desc {
            background: #fff;
            max-height: 180px;
            margin-bottom: 14px;
        }
        
        .leftnav-z1-desc dt {
            height: 30px;
            padding: 20px 0 10px;
        }
        
        .leftnav-z1-desc dt b {
            display: inline-block;
            height: 30px;
            font-weight: normal;
            border-left: 13px solid #e3e3e3;
            border-right: 7px solid #e3e3e3;
            padding: 0 12px 0 13px;
            font-size: 28px;
            color: #7c7c7c;
            line-height: 30px;
        }
        
        .leftnav-z1-desc dt b span {
            font-size: 18px;
            color: #bfbfbf;
            text-transform: uppercase;
            padding-left: 10px;
        }
        
        .leftnav-z1-desc dd {
            padding: 0 27px 10px 27px;
        }
        
        .leftnav-z1-desc dd h4 {
            font-size: 24px;
            font-weight: normal;
            color: #797979;
            max-height: 44px;
            line-height: 44px;
            overflow: hidden;
        }
        
        .leftnav-z1-desc dd div {
            font-size: 14px;
            line-height: 24px;
            color: #666;
            max-height: 48px;
            overflow: hidden;
        }
        
        .leftnav-z1-tit {
            height: 50px;
            line-height: 50px;
            border-bottom: 1px solid #ebebeb;
            margin-bottom: 15px;
            font-size: 24px;
        }
        
        .leftnav-z1-tit span {
            display: inline-block;
            height: 50px;
            border-bottom:1px solid #494949;
        }
        
        .leftnav-z1-list dl {
            width: 48.9%;
            border: 1px solid #dedede;
            margin-bottom: 15px;
            background: #fff;
            float: left;
            margin-right: 2%;
            box-sizing:border-box;
        }
        
        .leftnav-z1-list dl:nth-child(3n-1) {
            margin-right: 0;
        }
        
        .leftnav-z1-list dt img {
            width: 100%;
            display: block;
        }
        
        .leftnav-z1-list dd {
            padding: 6px 20px 24px 20px;
        }
        
        .leftnav-z1-list dd h4 {
            height: 45px;
            font-weight: normal;
            font-size: 18px;
            color: #154c64;
            line-height: 45px;
        }
        
        .leftnav-z1-list h4 a {
            display: block;
            color: #727272;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .leftnav-z1-list dl:hover h4 a {
            color: #155bc5;
        }
        
        .leftnav-z1-list-desc {
            height: 40px;
            font-size: 14px;
            line-height: 20px;
            color: #666;
            margin-bottom: 12px;
            overflow: hidden;
        }
        
        .leftnav-z1-list-deta {
            width: 100px;
            height: 40px;
            display: inline-block;
            border: 1px solid #aaa;
            font-size: 16px;
            line-height: 40px;
            text-align: center;
        }
        
        .leftnav-z1-list dl:hover {
            border-color: #155bc5;
        }
        
        .leftnav-z1-list dl:hover .leftnav-z1-list-deta {
            background: #155bc5;
            border-color: #155bc5;
        }
        
        .leftnav-z1-list dl:hover .leftnav-z1-list-deta a {
            color: #fff;
        }
    

		.footer{height: 397px;background: url(img/foot_bg.jpg) no-repeat center 0;}
		.f_con{height: 292px;padding-top: 45px;}
		.f_con p{float: left;}
		.f_con p em{display: block;font-size: 20px;margin-bottom: 15px;height: 40px;background: url(img/line4.jpg) no-repeat left bottom;}
		.f_con p em a{color: #fff;}
		.f_con p span{display: block;line-height: 32px;color: #c8c8c8;}
		.f_con p span a{display: block;height: 30px;line-height: 30px;color: #c8c8c8;}
		.f_con .p1{width: 210px;margin-left: 13px;}
		.f_con .p2{width: 300px;}
		.f_con .p3{width: 228px;}
		.f_con .p2 span{width: 230px;}
		.f_con .p2 span a{float: left;width: 115px;}
		.f_con .info i{display:block;height: 23px;margin-top: 12px;}
		.f_con .info i a{display: inline-block;width: 85px;height: 23px;line-height: 23px;text-align: center;font-size: 14px;color: #fff;margin-right: 24px;background: url(img/liu_bg.png) no-repeat;}
		.f_con .sao{float: right;width: 107px;margin-right: 13px;}
		.f_con .sao p{line-height: 32px;color: #fff;font-size: 14px;text-align: center;}
		.f_con .sao p i{display: block;width: 105px;height: 104px;border: 1px dashed #afafaf;}
		.f_con .sao p img{display: block;width: 94px;height: 94px;margin: 5px auto 0;}
		.bei{height: 60px;line-height: 60px;text-align: center;font-size: 14px;color:#949494;}
		.bei a{color: #949494;}
		.bei i{margin-left: 20px;}
	

        .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:url(img/qiao.png) no-repeat center;
        }
        
        .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: #155bc5;
            color: #fff;
            height: 56px;
            width: 247px;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #155bc5;
            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;
        }
    
