.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
}

.p12-curblock{
    display: none;
}
.p12-curmbs-1 b {
  
}
.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: #0051a3;
    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 #46af33; 
    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 #0051a3; 
}  

.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:#0051a3;  
}
.p14-left-nav-1-nav dt.sidenavcur a,.p14-left-nav-1-nav dt:hover a{color: #0051a3; }

.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:#0051a3;} 
 
.p14-left-nav-1-nav p.sidenavcur:after ,.p14-left-nav-1-nav p:hover:after  {background: #46af33; } 

.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;
}


.p14-product-2-tit {
    height: 46px;
    line-height: 46px;
    border-bottom: 2px solid #dfdfdf;
    margin-bottom: 20px;
    padding-top: 15px;
}

.p14-product-2-tit b {
    display: inline-block;
    font-size: 24px;
    font-weight: normal;
    color: #464646;
    border-bottom: 2px solid #46af33;
}

.p14-product-2-tit span {
    margin-left: 8px;
    font-size: 16px;
    font-family: Arial;
    color: #c2c2c1;
    text-transform: uppercase;
}

.p14-product-2-list dl {
    width: 100%;
    border: 1px solid #dfdfdf;
    box-sizing: border-box;
    margin-bottom: 20px;
    background:#fff;
}

.p14-product-2-list dl.p14-product-clear {
    margin-right: 0;
}

.p14-product-2-list dl img {
    display: block;
    width: 100%;
}

.p14-product-2-list dd {
    padding: 10px 28px 10px 10px;
    margin-right: 2px;
    position: relative;
}

.p14-product-2-list h3 {
    height: 30px;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    color: #191919;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p14-product-2-list h3 a {
    color: #191919;
}













.p14-product-2-desc {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p14-product-2-list dl:hover {
    border-color: #0051a3;
}

.p14-product-2-list dl:hover h3 a {
    color: #0051a3;
}


        .pc-cx-tel-1 {
            
            height: 56px;
            border-top: 2px solid #e6e6e6;
            padding-top: 10px;
           
            
        }
        
        .pc-cx-tel-1-t1 {
            width: 114px;
            height: 44px;
            background: #0051a3;
            font-size: 18px;
            line-height: 44px;
            text-align: center;
            float: right;
        }
        
        .pc-cx-tel-1-t1 a {
            display: block;
            color: #fff;
            font-size:15px;
        }
        .pc-cx-tel-1-t1 a:hover{
            background: #e60012
        }
        
        .pc-cx-tel-1-t2 {
            height: 56px;
            padding-left: 70px;
            background: url(../images/pc-xc-icon2.png) no-repeat 10px top;
            font-size: 18px;
            line-height: 18px;
            color: #454545;
        }
        
        .pc-cx-tel-1-t2 p {
            line-height: 30px;
            padding: 0;
            margin: 0;
        }
    

.p15-showcase {
    
    padding: 12px 18px 16px 20px;
    margin-bottom: 15px;
    background: #fff;
    border: 1px solid #eee;
	
}

.p15-showcase-right-con {
    line-height: 24px;
    font-size: 14px;
    height: 210px;
    margin-bottom: 36px;
  
}
.p15-showcase-right-con ul{
    padding: 0;
    margin: 0;
    padding-top: 20px
}
.p15-showcase-right-con ul li{
    line-height: 28px
}
.p15-showcase-left {
    width: 380px;
    float: left;
    line-height: 0;
  
    border: 1px solid #e7e7e7;
    margin-right: 3.3%;
}

.p15-showcase-left-jt {
    width: 12px;
    height: 23px;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    cursor: pointer;
    z-index: 33;
}

.p15-showcase-left-prev {
    left: 10px;
}

.p15-showcase-left-next {
    right: 10px;
}

.p15-showcase-left-size {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 56px;
    height: 28px;
    font-size: 14px;
    line-height: 16px;
    padding: 0 15px;
}

.p15-showcase-left-size em {
    font-style: normal;
}

.p15-showcase-left-pic {
    width: 100%;
    text-align: center;
}

.p15-showcase-left-pic li {
    float: left;
}

.p15-showcase-left-pic img {
    width: 100%;
    display: block;
}

.p15-showcase-right {
    width: 51.6%;
    float: left;
}

.p15-showcase-right-tit {
    height: 40px;
    font-size: 24px;
    line-height: 40px;
    color: #454545;
    margin-bottom: 16px;
    
    text-overflow: ellipsis;
    white-space: nowrap;
}


.p14-prodcontent-1 {
    background: #fff;
    padding: 32px 0 42px;
    margin-bottom: 22px;
}

.p14-prodcontent-1-tit {
    height: 40px;
    font-size: 24px;
    line-height: 40px;
    border-bottom: 2px solid #d4d4d4;
    margin-bottom: 20px;
}

.p14-prodcontent-1-tit span {
    display: inline-block;
    height: 40px;
    color: #464646;
    border-bottom: 2px solid  #46af33;
    padding-left: 34px;
    background: url(../images/p14-icon11.png) no-repeat 2px center;
}

.p14-prodcontent-1-tit em {
    font-size: 18px;
    font-family: Arial;
    text-transform: uppercase;
    font-style: normal;
    color: #c2c2c1;
}

.p14-prodcontent-1-desc {
    padding-left: 15px;
    padding-right: 15px;
}


.f_bg{ background:url(../images/f_bg.gif) repeat-x; height:329px; overflow:hidden;}
.footer{width: 1200px; margin:0 auto;}
.f_nav{ height:75px; line-height:75px; text-align:center; overflow:hidden; color:#fff;}
.f_nav a{ font-size:16px; color:#fff; padding:0 40px;}
.f_logo{ padding:70px 0 0;width: 250px;height: 184px;text-align: center; background:url(../images/f_line.gif) no-repeat right 36px;}
.f_logo img{ }
.f_logo b{display: block;font-size: 24px;color: #fff; padding:10px 0 0;}
.f_ban{ padding:35px 0 0 40px;height: 219px;width: 445px; background:url(../images/f_line.gif) no-repeat right 36px;}
.f_ban p{ font-size:14px; color:#dde3ee; line-height:32px;}
.f_ban span{ padding:0 20px;}
.f_ban a{ font-size:14px; color:#dde3ee;}
.f_er{ padding:18px 0 0; background:url(../images/f_erbg.gif) no-repeat 0 62px;width: 351px; padding:52px 0 0;height: 202px;}
.f_er em{display: block;width: 150px;float: left; padding:0 22px 0 42px;}
.f_er span{display: block;width: 110px;float: left;font-size: 18px;color: #fff; padding:45px 0 0;line-height: 30px;}
.f_er img{ width:150px; height:150px;}


.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: #0051a3;
    color: #fff;
    height: 56px;
    width: 247px;
    padding:9px 0 6px;
    float: left;
}

.client-2 .my-kefu-main {
    background: #0051a3;
    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;
}

