
.top_bg{ height:170px; background:url(images/common/top_bg.gif) repeat-x; overflow:hidden;}
.header{width: 1200px; margin:0 auto;}
.h_con{ height:83px; padding:27px 0 0; overflow:hidden;}
.h_con h1{ float:left;width: 125px; padding:0 22px 0 0;}
.h_con h1 img{ width:125px; height:58px;}
.h_con .h_dw{ float:left;line-height: 56px; font-size:28px; color:#282828;font-weight: bold; background:url(images/common/t_line.gif) no-repeat 0 16px; padding:0 0 0 20px;}
.h_con .tel{ float:right;font-size: 14px;color: #adadad;line-height: 24px; background:url(images/common/tel.gif) no-repeat 0 14px; padding:0 0 0 35px;}
.tel span{font-size: 24px;font-weight: bold;display: block;color: #333;}
.h_nav{ height:60px; line-height:60px;}
.h_nav li{height: 60px; float:left;position: relative;width: 133px; background:url(images/common/nav_bg.gif) no-repeat;}
.h_nav li a{ font-size:16px; color:#fff;width: 133px;height: 60px;text-align: center;display:block; float:left;position: relative;z-index: 4; text-decoration:none;}
.h_nav li a:hover{background:#f18d00\9;}/* IE6、IE7、IE8支持 */
.h_nav li:after{content:'';position:absolute;height:100%;width:0;background:#f18d00;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s;}
.h_nav li:hover:after,.h_nav li.cur:after{width:100%;}
.h_nav li:first-child a{ text-align:left; padding:0 0 0 33px;width: 100px;}
.h_nav em{display: block;width: 19px;height: 19px;position: absolute;top: 20px;left: 11px;z-index: 20;line-height: 0;}
.h_nav em img{width: 19px;height: 19px;}
.h_nav .nobor{ background:none;}
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;
        }
    

        .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 #353535;
            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: #f18d00;
            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 #ececeb; 
            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: #666;
        }
        
        .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 #f18d00; 
        }  
        .p14-left-nav-1-nav-one h3.sidenavcur a,.p14-left-nav-1-nav-one h3:hover a{
            color: #fff
        }
        
        .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:#f18d00;  
        }
        .p14-left-nav-1-nav dt.sidenavcur a,.p14-left-nav-1-nav dt:hover a{color: #f18d00; }
        
        .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:#f18d00;} 
         
        .p14-left-nav-1-nav p.sidenavcur:after ,.p14-left-nav-1-nav p:hover:after  {background: #353535; } 
        
        .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;
        }
    

            .cplb-3n-ts-03-tit {
                height: 50px;
                font-size: 24px;
                font-weight: normal;
                line-height: 50px;
                border-bottom: 1px solid #ebebeb;
                margin-bottom: 15px;
            }
            
            .cplb-3n-ts-03-tit span {
                display: inline-block;
                height: 50px;
                border-bottom: 1px solid #353535;
            }
            
            .cplb-3n-ts-03-list dl {
                width: 32.1%;
                border: 1px solid #dedede;
                margin-bottom: 15px;
                background: #fff;
                float: left;
                margin-right: 1.2%;
            }
            
            .cplb-3n-ts-03-list dl:nth-child(4n-1) {
                margin-right: 0;
            }
            
            .cplb-3n-ts-03-list dt img {
                width: 100%;
                margin: 0 auto;
                display: block;
            }
            
            .cplb-3n-ts-03-list dd {
                padding: 6px 20px 5px 20px;
            }
            
            .cplb-3n-ts-03-list dd h4 {
                height: 45px;
                font-weight: normal;
                font-size: 18px;
                color: #154c64;
                line-height: 45px;
            }
            
            .cplb-3n-ts-03-list h4 a {
                display: block;
                color: #727272;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }
            
            .cplb-3n-ts-03-list dl:hover h4 a {
                color:  #f18d00;
            }
            
            .cplb-3n-ts-03-list-desc {
                height: 40px;
                font-size: 14px;
                line-height: 20px;
                color: #666;
                margin-bottom: 12px;
                overflow: hidden;
            }
            
            .cplb-3n-ts-03-list-deta {
                width: 100px;
                height: 40px;
                display: inline-block;
                border: 1px solid #aaa;
                font-size: 16px;
                line-height: 40px;
                text-align: center;
            }
            
            .cplb-3n-ts-03-list dl:hover {
                border-color:  #f18d00;
            }
            
            .cplb-3n-ts-03-list dl:hover a {
                color:  #f18d00;
            }
        

.f_bg{ background:url(images/common/f_bg.gif) repeat-x; height:345px; overflow:hidden;}
.footer{width: 1200px; margin:0 auto;}
.f_nav{height:64px; line-height:64px; text-align:center; overflow:hidden; color:#7c7c7c;font-size: 12px;}
.f_nav a{ font-size:14px; color:#fff; padding:0 50px;}
.f_logo{width: 315px; padding:42px 0 0;height: 160px;}
.f_logo img{width: 130px;height: 58px;display: block; padding:0 0 15px;}
.f_logo p{font-size:14px; color:#ababab;line-height: 22px;}
.f_logo a{color:#ababab;}
.f_logo span{ padding:0 20px;}
.f_ban{ padding:40px 0 0;height: 162px;width: 570px;}
.f_ban p{ font-size:14px; color:#ababab; line-height:30px;width: 250px;float: left; padding:0 0 0 33px;height: 70px;}
.f_ban p i{display: block;color: #fff;}
.f_ban a{ font-size:14px; color:#ababab;}
.f_ban .f_p01{ background:url(images/common/f_ico01.gif) no-repeat 0 3px;}
.f_ban .f_p02{ background:url(images/common/f_ico02.gif) no-repeat 0 3px;}
.f_ban .f_p03{ background:url(images/common/f_ico03.gif) no-repeat 0 3px;}
.f_ban .f_p04{ background:url(images/common/f_ico04.gif) no-repeat 0 3px;}
.f_er{height: 156px;width: 170px; padding:46px 0 0;}
.f_er p{width: 150px;float: left;}
.f_er em{width: 100px;height: 100px;background: #fff;display: block;float: left;border-radius:10px;padding: 8px;}
.f_er img{ width:100px; height:100px;}
.f_er span{display: block;float: left;width: 25px;text-align: center;font-size: 14px;color: #ababab; padding:15px 0 0;}
.f_link{height: 78px;line-height: 78px;overflow: hidden;}
.f_link i{font-size: 16px;color: #f18d00;font-weight: bold; display:inline-block;width: 90px;}
.f_link a{font-size: 14px;color: #333; display:inline-block; padding:0 10px;}
  

        .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-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: 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: #f18d00;
            color: #fff;
            height: 56px;
            width: 247px;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #f18d00;
            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;
        }
    
