
            body{min-width:1200px;width:100%;overflow-x:hidden; }
            i,em{ font-style:normal;}
            .content,.head{ width:1200px; margin:0 auto;font-family: "Microsoft Yahei";}
            .h_bg{height:218px; position: relative; z-index: 9999;background:url(images/t_bg.jpg) repeat-x;}
            .h_top{ height: 28px; line-height: 28px; font-size: 14px; color: #999;}
            .h_top i{ display: inline-block; float: right;}
            .h_top i a{ display: inline-block; color: #999; margin-left: 12px; padding-left: 20px;background:url(images/t_ico1.jpg) no-repeat left 6px;}
            .h_top i a:nth-child(2){background:url(images/t_ico2.jpg) no-repeat left 6px;}
            .h_top i a:nth-child(3){background:url(images/t_ico3.jpg) no-repeat left 6px;}
            .h_top i a:hover{ color: #333;}
            .h_con{ overflow: hidden; height: 130px;}
            .logo{float: left; padding-top: 26px;}
            .h_con em{ display: inline-block; float: left; padding: 42px 0 0 20px; line-height: 100%;font-weight: normal; color: #333; font-size: 24px;}
            .h_con em i{ display: block; font-size: 24px; font-weight: bold; padding-top: 10px;}
            .h_con p{ float: right; margin-top: 52px;}
            .h_con p i{ display: inline-block; float: left; padding-left: 88px; font-size: 0; color: #000;background:url(images/t_tel.jpg) no-repeat; min-height: 35px; line-height: 100%; width: 1px;height: 86px;
margin-top: -10px;}
            .h_con p i span{ display: block; padding-bottom: 4px;}
            .h_con p b{ display: inline-block; font-weight: normal; color: #000; font-size: 20px; line-height: 25px; font-family:arile;    margin-top: -12px;padding-top:10px;letter-spacing: 1px;font-weight: bold;}

            .h_nav{ overflow: hidden; box-sizing: border-box; float: left;}
            .h_nav ul li{float: left;font-size: 18px; position: relative;background:url(images/nav.jpg) no-repeat right 25px;}
            .h_nav ul li:last-of-type{ background: none;}
            .h_nav ul li a{color: #fff;display: block; position: relative;z-index: 5;text-align: center; line-height: 56px;  height: 56px; padding: 0 35px 4px;}
            .h_nav li:hover a,.h_nav li.cur a{ color: #000;background:url(images/cur.jpg) no-repeat center 0;}

            .sea{width:44px; height:44px;float:right;position: relative; margin-top:7px; margin-right:0px;}
            .sea .txt{width:0;height:44px; overflow: hidden; background:#ce6100; border:0; border-radius:30px;position: absolute; right:28px;box-sizing: border-box;transition: .5s; outline: none; color: #fff;  z-index: 6;}
            .sea .btn{width:44px; height:44px; background:url(images/btn.png) no-repeat center; cursor: pointer;z-index:67; position: relative; border: none; outline: none;}
            .sea:hover .txt{width:230px;position: absolute; right:5px;padding:0 10px; z-index: 66;}
             
        

     .tils ul li .tvv{    border-radius: 10px;overflow: hidden;height: 250px;}
 

         .p_show ul li b img{ width: 302px; height: 226px;}
         .p_on1 dl dd h4{    margin-top: 55px;
    height: 67px;}

 
 
 .liy .submit{display:none;} 
/*表单弹框*/
.nsw-modal {
    width: 100%;
    height: 100%;
    background: rgba(225, 225, 225, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999; 
}
.modal-dialog {
    position: fixed;
    color:#000000;
    top: 150px;
    width: 400px;
    border-radius: 3px;
    min-height: 155px;
    overflow: hidden;
    z-index: 99998;
    margin-left: -200px;
    left: 50%; 
}
.modal-dialog .css-icon {
    background-image: url("images/modal-icons.png"); 
}
.modal-dialog .modal-head {
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    background: #F6EFEF;
    font-size: 14px; 
}
.modal-dialog .modal-head .modal-logo {
    width: 15px;
    height: 15px;
    background-position: 1px 0px;
    margin: 8px 5px 0 0;
    float: left; 
}
.modal-dialog .modal-head .close {
    float: right;
    width: 15px;
    height: 15px;
    background-position: -14px 0px;
    margin-top: 8px; 
}
.modal-dialog .modal-body {
    width: 100%;
    min-height: 125px;
    background: #ffffff; 
}
.modal-dialog .modal-body .modal-body-left {
    width: 140px;
    float: left; 
}
.modal-dialog .modal-body .modal-body-left .icon {
    width: 64px;
    height: 64px;
    margin: 30px 0 0 48px; 
}
.modal-dialog .modal-body .modal-body-left .success-message {
    background-position: 0px -14px; 
}
.modal-dialog .modal-body .modal-body-left .warming-message {
    background-position: 0px -78px; 
}
.modal-dialog .modal-body .modal-body-right {
    width: 260px;
    float: right;
    padding-top: 20px; 
}
.modal-dialog .modal-body .modal-body-right .close-btn {
    color: #000;
    text-align: center;
    width: 90px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    background: #818079; 
}
.modal-dialog .modal-body .modal-body-right p {
    line-height: 30px; 
}

/*翻页*/
.p12-pagination-1-main {
    margin: 0 auto; 
    padding: 20px 0;
    height: 30px;
    text-align: center;
}

.p12-pagination-1 a,
.p12-pagination-1 span {
    display: inline-block;
    padding: 0 8px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #e5e5e5; 
    text-align: center;
    margin: 0 2px;
    background: #fff;
}

.p12-pagination-1 span {
    border: 1px solid #fff;
}

.p12-pagination-1 .page_curr {
    background:#ff8f11;
    color:#fff;
}

.p12-pagination-1 .laypage_first,
.p12-pagination-1 .laypage_last {
    display: none;
}
.tij ul li.bg3 b{ color:#fff;}
.tij ul li.bg3{ height:120px;}
.zs_r ul li a{ font-size:15px;}


	.f_bj{color:#666;clear:both;font-family:"Microsoft Yahei";overflow: hidden; position:relative; background: url(images/f_bg.jpg) no-repeat center  0;height:303px;box-sizing: border-box; padding-top: 67px; overflow: hidden;}
	.f_con{ width: 1200px; margin: 0 auto;}
    .f_logo{ float: left;}
    .f_rt{ float: right; width: 978px;}
    .f_menu{ height: 66px;}
    .f_menu ul li{ float: left;background: url(images/f_nav.png) no-repeat right 5px; padding: 0 23px;}
    .f_menu ul li:first-of-type{ padding-left: 0;}
    .f_menu ul li:last-of-type{ background: none; padding-right: 0;}
    .f_menu ul li a{ display: inline-block; line-height: 100%; font-size: 16px; color: #fff; opacity: 0.9;}
    .f_lx{ overflow: hidden; float: left; width: 830px;}
    .f_lx ul li{line-height: 100%;  margin-bottom: 14px;;color: #fff; opacity: 0.9; font-size: 15px; line-height: 100%;}
    .f_lx ul li i{ display: inline-block; width: 420px;} .f_lx ul li span{ padding: 0 11px;}
    .f_lx ul li a{color: #fff; opacity: 0.9;}
    .f_er{ float: right; width:86px; margin-right:41px; margin-top: 22px; text-align: center; font-size: 14px; font-weight: normal;color: #fff; opacity: 0.9;}
    .f_er img{ display: inline-block; width: 88px; height: 88px; margin-bottom: 7px;}


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