@charset "utf-8";
html{min-width:1200px;}
::-webkit-scrollbar {

    width: 8px;

    height: 8px;

    background-color: #F5F5F5;

}



::-webkit-scrollbar-track {

    border-radius: 10px;

    background-color: #E2E2E2;

}



::-webkit-scrollbar-thumb {

    border-radius: 10px;

    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

    background-color: #555;

}



 ::selection {

	background-color: #ee7b1e;

	color: #fff;

}



::-moz-selection {

	background-color: #ee7b1e;

	color: #fff;

}



::-webkit-selection {

	background-color: #ee7b1e;

	color: #fff;

}

* {

    padding: 0;

    margin: 0;

    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

}



body {

    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

    color: #333;

    margin: 0;

    line-height: 1.5;

}

*:before, *:after {

    box-sizing: content-box;

}

:focus {

    outline: 1;

}



article,

aside,

canvas,

details,

figcaption,

figure,

footer,

header,

hgroup,

menu,

nav,

section,

summary {

    display: block;

}



a {

    color: #333;

    text-decoration: none;

}



a:link,

a:hover,

a:active,

a:visited {

    text-decoration: none;

}



ins {

    background-color: #ff9;

    color: #000;

    text-decoration: none;

}



mark {

    background-color: #ff9;

    color: #000;

    font-style: italic;

    font-weight: bold;

}



del {

    text-decoration: line-through;

}



table {

    border-collapse: collapse;

    border-spacing: 0;

}



hr {

    display: block;

    height: 1px;

    border: 0;

    border-top: 1px solid #cccccc;

    margin: 1em 0;

    padding: 0;

}



input,

select {

    vertical-align: middle;

}



li,

ul {

    list-style-type: none;

}



img {

    border: none;

}

input,textarea {

    outline: 0;

    border: 0;

    resize: none;

}







h1,

h2,

h3,

h4,

h5,

h6,

dl,

dd,

dt,

i,

em {

    font-weight: normal;

    font-style: normal;

}






textarea{

    animation: animated 1s infinite;

    -moz-animation: animated 1s infinite;

    -webkit-animation: animated 1s infinite;

    -o-animation: animated 1s infinite;

 

}



input[type="text"]{

     animation: animated 1s infinite;

    -moz-animation: animated 1s infinite;

    -webkit-animation: animated 1s infinite;

    -o-animation: animated 1s infinite;

}

input[type="button"]

{

   cursor: url(../images/Acur.png),

   default  !important;

}



input,button{

        outline: none;

}



@keyframes animated {

    0% {

        cursor: url('../images/Pcuro1.png'),

        auto;

    }



    8.8% {

        cursor: url('../images/Pcuro2.png'),

            auto;

    }



    17.6% {

        cursor: url('../images/Pcuro3.png'),

            auto;

    }



    26.4% {

        cursor: url('../images/Pcuro4.png'),

            auto;

    }



    35.2% {

        cursor: url('../images/Pcuro5.png'),

            auto;

    }



    44% {

        cursor: url('../images/Pcuro6.png'),

            auto;

    }



    52.8% {

        cursor: url('../images/Pcuro7.png'),

            auto;

    }



    61.6% {

        cursor: url('../images/Pcuro8.png'),

            auto;

    }



    70.4% {

        cursor: url('../images/Pcuro9.png'),

            auto;

    }



    79.2% {

        cursor: url('../images/Pcuro10.png'),

            auto;

    }



    88% {

        cursor: url('../images/Pcuro11.png'),

            auto;

    }



    100% {

        cursor: url('../images/Pcuro12.png'),

            auto;

    }



    

}




.clear{

    clear: both;

}





/* top*/



.header {

    width: 100%;

    margin: 0 auto;

    height: 36px;

   background: #f8f8f8;

}



.header .top {

    width: 1200px;

    margin: 0 auto;

    height: 36px;

    line-height: 36px;

}



.header .top .wel {

    float: left;

    font-size: 14px;

    color: #666;

}





.header .top .top_r {

    float: right;

}



/* 询盘*/

i {

    font-weight: normal;

    font-style: normal;

}



.topxunpan {

    height: 33px;

    float: right;

    position: relative;

    margin-left: 15px;

}





.topxunpan .xp {

    position: relative;

    float: right;

    line-height: 36px;

    color: #666;

    font-size: 14px;

    cursor: pointer;

}



.topxunpan .xp img {

    position: relative;

    top: 3px;

    margin-right: 2px;

}



.topxunpan .xp i {

    padding: 0px 5px;

    margin-left: 1px;

    margin-right: 1px;

    font-size: 14px;

    box-sizing: border-box;

    color: #ed7f02;

    font-size: 14px;

    line-height: 36px;

    text-align: center;

    border: 1px solid #ed7f02;

    width: 20px;

    height: 20px;

}



.topxunpan .xp #xunpantip {

    z-index: 999;

    position: absolute;

    top: 35px;

    left: 50%;

    width: 180px;

    height: 50px;

    line-height: 50px;

    text-align: center;

    color: #fff;

    font-size: 14px;

    -webkit-transform: translateX(-50%) scale(0);

    -moz-transform: translateX(-50%) scale(0);

    -o-transform: translateX(-50%) scale(0);

    -ms-transform: translateX(-50%) scale(0);

    transform: translateX(-50%) scale(0);

    -webkit-transition: transform .4s, opacity .4s;

    -moz-transition: transform .4s, opacity .4s;

    -o-transition: transform .4s, opacity .4s;

    -ms-transition: transform .4s, opacity .4s;

    transition: transform .4s, opacity .4s;

    background-color: #ed7f02;

    border-radius: 4px;

    opacity: 0;

    font-weight: bold;

    box-shadow: 5px 5px 2px #dfdfdf;

}



.topxunpan .xp #xunpantip::after {

    content: '';

    position: absolute;

    top: -16px;

    left: 50%;

    width: 0;

    height: 0;

    -webkit-transform: translateX(-50%);

    -moz-transform: translateX(-50%);

    -o-transform: translateX(-50%);

    -ms-transform: translateX(-50%);

    transform: translateX(-50%);

    border: 8px solid transparent;

    border-bottom-color: #ed7f02;

}



.topxunpan .xp #xunpantip.xunpantextactive {

    -webkit-transform: translateX(-50%) scale(1);

    -moz-transform: translateX(-50%) scale(1);

    -o-transform: translateX(-50%) scale(1);

    -ms-transform: translateX(-50%) scale(1);

    transform: translateX(-50%) scale(1);

    opacity: 1;

}



.top_r .t_buttom {

    float: left;

    color: #666;

    font-size: 14px;

    background: url(../images/xt1.png) no-repeat right center;

    height: 23px;

    line-height: 23px;

    margin-top: 7px;

    padding-right: 20px;





}



.top_r .t_buttom a {

    color: #666;

    font-size: 14px;

    background: url(../images/buttom1.png) no-repeat left center;

    padding-left: 32px;

    display: block;

}







/* head*/



.head{

    width: 1200px;

    margin: 0 auto;

    height: 120px;

}



.head .left_nr{

float: left;

}



.head .left_nr .logo{

    float: left;

    margin: 35px 20px 0 0;

}



.head .left_nr .logo img{

   width: 420px;

   height: 50px;

}



.head .left_nr .trait{

    float: left;

    margin-top: 16px;

    font-size: 36px;

    color: #333333;

    font-weight: bold;
    

}



.head .left_nr .trait p{

    font-size: 14px;

    font-weight: normal;

    color: #666;

    margin-top: 5px;

}



.head .right_tel{

    float: right;

    background: url(../images/tel.png) no-repeat left top;

    padding-left: 60px;

    margin-top:16px;

}



.head .right_tel span{

font-size: 16px;

color: #666;

display: block;

}



.head .right_tel p{

    font-size: 28px;

    color: #ee7b1e;

    font-family: "Impact";

    line-height: 32px;

}





/*导航栏样式*/



.nav_dh {

    height: 50px;

    margin: 0 auto;

    width: 100%;

    background: #005aff;

}



.menu {

    width: 1200px;

    margin: 0 auto;

    height: 50px;

    position: relative;

}



.nav {

    height: 50px;

}



.nav>li {

    line-height: 50px;

    height: 50px;

    text-align: center;

    width: 200px;

    float: left;

    position: relative;

    z-index: 999;

    -webkit-transition: all 0.5s ease-out;

    -o-transition: all 0.5s ease-out;

    transition: all 0.5s ease-out;



}





.nav li a {

    display: block;

    line-height: 50px;

    color: #fff;

    height: 50px;

    font-size: 16px;

}





.nav>li:hover {

    background: #ee7b1e;

}





.nav>li.another {

    background: #ee7b1e;

}









.nav .sec {

    height: 0;

    width: 200px;

    overflow: hidden;

    z-index: 9999;

    position: absolute;

    top: 50px;

    left: 0px;

    background: #ee7b1e;

    text-align: center;

}



.nav .sec a {

    color: #fff;

    font: 100 14px/24px "Microsoft YaHei";

    height: 45px;

    line-height: 45px;

    border-bottom: 1px solid #f5f5f5;

}



.secleft {

    width: 200px;

}



.secleft a {

    color: #000;

    height: 45px;

    line-height: 45px;

    overflow: hidden;

}



.secleft a:hover {

    background: #005aff;

    text-decoration: none;

    color: #fff;

}





/*.nav_line {

    width: 980px;

    height: 4px;

    background: #e3e3e3;

    position: absolute;

    right: 0;

    bottom: 4px;

}*/



.nav li.pro.non {

    background: #ee7b1e;

}



.nav .secs {

    height: 0;

    background: #fff;

    width: 1200px;

    overflow: hidden;

    z-index: 9999;

    position: absolute;

    top: 50px;

    left: -532px;

}





.nav .secs li.nlayer1 .nav_img {

    width: 268px;

    height: 155px;

    margin: 10px auto 0 auto;

}



.nav .secs li.nlayer1 img {

    width: 268px;

    height: 155px;

}



.nav .secs li.nlayer1 {

    float: left;

    width: 298px;

    background: none;

    margin-top: 12px;

    border-right: 1px solid #cccccc;

    height: 400px;

    overflow: hidden;

}



.nav .secs li.nlayer1:nth-child(4) {

    border-right: none;

}



.nav .secs li.nlayer1>a {

    text-align: center;

    width: 268px;

    line-height: 34px;

    height: 34px;

    background: #f2f2f2;

    margin-left: 15px;

    color: #333;

}



.nav .secs li.nlayer1 a.a {

    background: #d9d9d9;

    margin: 10px auto 0 auto;

    display: block;

}



.nav .secs .nlayer2 {

    width: 268px;

    margin-left: 15px;

    position: relative;

}



.nav .secs .nlayer2 a {

    margin-top: 7px;

    text-align: center;

    line-height: 30px;

    height: 30px;

    background: #f2f2f2;

    color: #333;

    font-weight: normal;

    white-space: nowrap;

    text-overflow: ellipsis;

    -o-text-overflow: ellipsis;

    overflow: hidden;

    display: block;

    font-size: 14px;

    width: 268px;

    position: relative;

    z-index: 5;

    -webkit-transition: all 0.8s ease-out;

    -o-transition: all 0.8s ease-out;

    transition: all 0.8s ease-out;

}



.nav .secs .nlayer2 span {

width: 0;

height: 30px;

background: #ee7b1e;

position: absolute;

left: 0;

bottom: 0;

display: block;

-webkit-transition: all 0.5s ease-out;

-o-transition: all 0.5s ease-out;

transition: all 0.5s ease-out;

z-index: -1;

}



.nav .secs .nlayer2 a:hover span{

    width: 100%;

}



.nav .secs .nlayer2 a:hover{

    color: #fff;

}



.fixedNav {

    position: fixed;

    top: 0px;

    left: 0px;

    width: 100%;

    z-index: 100000;

    _position: absolute;

    _top: expression(eval(document.documentElement.scrollTop));

}





/*footer*/



.footer_bg{

    width: 100%;

    margin: 10px auto 0 auto;

}



.footer_bg .footer_top{

    width: 100%;

    margin: 0 auto;

    height: 110px;

    background: #ed7f02;

}



.footer_bg .footer_top .top_cont{

    width: 1200px;

    margin: 0 auto;

    height: 120px;

}



.footer_bg .footer_top .top_cont ul li{

float: left;

height: 65px;

margin: 27px 86px 0 0;

width: 325px;

}



.footer_bg .footer_top .top_cont ul li:last-child{

    width: 375px;

    margin: 27px 0px 0 0;

}



.footer_bg .footer_top .top_cont ul li:last-child p{

    font-size: 16px;

}

.footer_bg .footer_top .top_cont ul li img{

    width: 57px;

    height: 65px;

    float: left;

    margin-right: 10px;

}



.footer_bg .footer_top .top_cont ul li p{

    float: left;

    font-size: 19px;

    color: #fff;

    line-height: 25px;

    margin-top: 20px;

}



.footer_bg .footer_top .top_cont ul li p span{

    font-size: 14px;

    color: #fff;

}



.footer_bg .footer_bottom{

    width: 100%;

    margin: 0 auto;

    height: 350px;

    background: #333;

}



.footer_bg .footer_bottom .footer{

    width: 1200px;

    margin: 0 auto;

    padding-top: 50px;

}



.footer_bg .footer_bottom .footer .f_l{

    float: left;

    width: 560px;

    background: url(../images/f_xt.png) no-repeat right center;

}





.footer_bg .footer .f_l dl{

    width: 170px;

    float: left;

    margin: 0px 10px 0 0;

}



.footer_bg .footer .f_l dl dt{

    font-size: 18px;

    font-weight: bold;

    color: #f8f8f8;

    margin-bottom: 25px;

}



.footer_bg .footer .f_l dl dt span{ 

    font-size: 12px;

    font-weight: normal;

    color: #cccccc;

    text-transform: uppergcal;

    font-family: Arial, Helvetica, sans-serif;

    display: block;

    margin-top: 10px;

}



.footer_bg .footer .f_l dl dd a{

    font-size: 14px;

    color: #999;

    line-height: 32px;

    white-space: nowrap;

    text-overflow: ellipsis;

    -o-text-overflow: ellipsis;

    overflow: hidden;

    display: block;

}





.footer_bg .footer .f_c{

    float: left;

    width: 410px;

    margin-left: 60px;

}



.footer_bg .footer .f_c h5{

    font-size: 18px;

    color: #fff;

    font-weight: bold;

    margin: 0px 0 20px 0;  

}





.footer_bg .footer .message{

    margin: 0px ;

  }

  

  

  .footer_bg .footer .message .m_nr{

    height: 42px;

    width: 410px;

  

  }

  .footer_bg .footer .message  .form-group1{

    width: 180px;

    height: 40px;

    float: left;

    margin: 0px 15px 0px 0;

  }

  

  .footer_bg .footer .message  .form-group1 input{

    width: 180px;

    height: 40px;

    background: none;

    border: 1px solid #aaaaaa;

    font-size: 14px;

    color: #fff;

    text-indent: 10px;

  

  }







  .footer_bg .footer .message  .form-group2{

    width: 180px;

    height: 40px;

    float: left;

    margin: 0px;

  }

  

  .footer_bg .footer .message  .form-group2 input{

    width: 180px;

    height: 40px;

    background: none;

    border: 1px solid #aaaaaa;

    font-size: 14px;

    color: #fff;

    text-indent: 10px;

  }

  

  .footer_bg .footer .message  .form-group3{

    width: 377px;

    height: 42px;

    margin: 15px 0;

  }

  

  .footer_bg .footer .message  .form-group3 input{

    width: 377px;

    height: 40px;

    background: none;

    border: 1px solid #aaaaaa;

    font-size: 14px;

    color: #fff;

    text-indent: 10px;

  }

  

  .footer_bg .footer .message  .codeText{

    width: 180px;

    height: 40px;

    background: none;

    border: 1px solid #aaaaaa;

    float: left;

    font-size: 14px;

    color: #fff;

    text-indent: 10px;

    margin-right: 15px;

  }

  .footer_bg .footer .message  .imgcode{

    float: left;

    width: 90px;

    height: 35px;

    margin: 0 15px 0 0;

  }

  

  .footer_bg .footer .message .anniu{

    width: 81px;

    height: 40px;

    line-height: 40px;

    background: url(../images/buttom7.jpg) no-repeat center;

    float: left;

  }

  

  .footer_bg .footer .message .anniu button{

    border: none;

    width: 81px;

    height: 40px;

    line-height: 40px;

    background: url(../images/buttom7.jpg) no-repeat center;

    font-size: 14px;

    color: #fff;

    text-align: center;

    cursor: pointer;

  

  

  }



  .footer_bg .f_r{

      width: 130px;

      float: right;

  }



  .footer_bg .f_r h5{

    font-size: 18px;

    color: #fff;

    font-weight: bold;

    margin: 0px 0 20px 0; 

  }



  .footer_bg .footer .f_r h5 span {



    font-size: 12px;

    font-weight: normal;

    color: #cccccc;

    text-transform: uppercase;

    font-family: Arial, Helvetica, sans-serif;

    display: block;

    margin-top: 10px;



}



.footer_bg .footer .f_r img{

    width: 122px;

    height: 122px;

}



.footer_bg .end{

    width: 1200px;

    margin: 20px auto 0 auto;

    height: 70px;

    line-height: 70px;

    border-top: 1px solid #404040;

    font-size: 14px;

    color: #999;

}



.footer_bg .end a{

    font-size: 14px;

    color: #999;

}



.footer_bg .end img{

    margin: 0 5px;

    vertical-align: middle;

}



/*首页banner*/

.ban {

    width: 100%;

    height: auto;

    overflow: hidden;

  }

  

  .html5zoo-img-0 img {

    width: 100%;

  }

  

  .html5zoo-arrow-left-0 {

    left: 10% !important;

  }

  

  .html5zoo-arrow-right-0 {

    right: 10% !important;

  }

  

  .html5zoo-bullet-wrapper-0 div {

    margin: 0 4px !important;

  }

  

  .html5zoo-nav-0 {

    margin-top: -35px !important;

    left: 48% !important;

  }

  

  .html5zoo-bullet-wrapper-0 {

    width: 100% !important;

  }

  

  .banner {

    width: 1000px;

    margin: 0 auto;

    position: relative;

    height: 325px;

    margin-top: 8px;

  }

  

  .banner ul.bb {

    position: relative;

    padding: 0px;

    margin: 0px;

    z-index: 5;

  }

  

  .banner ul.bb li {

    position: absolute;

    display: none;

  }

  

  .banner .num {

    position: absolute;

    right: 2px;

    bottom: 10px;

    z-index: 100;

  }

  

  .banner .num li {

    width: 18px;

    height: 18px;

    display: inline-block;

    margin-right: 4px;

    background: #fff;

    line-height: 18px;

    text-indent: -100px;

    overflow: hidden;

    border-radius: 10px;

  }

  

  .banner .num li.num_hover {

    background-color: #f7de07;

  }

  

  .banner .num li.num_hover a {

    color: #fff;

  }

  

  .banner .num li a {

    float: left;

    display: block;

    text-align: center;

    color: #666;

    text-decoration: none;

    cursor: pointer;

    width: 18px;

    height: 18px;

    line-height: 18px;

  }

  

  #bannerArrow,

  #bannerCircle {

    display: none;

  }

  

  /*幻灯片样式2*/

  #focus {

    width: 255px;

    height: 188px;

    overflow: hidden;

    position: relative;

  }

  

  #focus ul {

    height: 188px;

    position: absolute;

  }

  

  #focus ul li {

    float: left;

    width: 255px;

    height: 188px;

    overflow: hidden;

    position: relative;

    background: #000;

  }

  

  #focus ul li a img {

    height: 188px;

    width: 255px;

  }

  

  #focus ul li div {

    position: absolute;

    overflow: hidden;

  }

  

  #focus .btnBg {

    position: absolute;

    width: 255px;

    height: 20px;

    left: 0;

    bottom: 0;

    background: #000;

  }

  

  #focus .btn {

    position: absolute;

    width: 255px;

    height: 10px;

    padding: 5px 10px;

    right: 0;

    bottom: 0;

    text-align: right;

  }

  

  #focus .btn span {

    display: inline-block;

    _display: inline;

    _zoom: 1;

    width: 25px;

    height: 10px;

    _font-size: 0;

    margin-left: 5px;

    cursor: pointer;

    background: #fff;

  }

  

  #focus .btn span.on {

    background: #fff;

  }







/*title*/



.title{

    width: 1200px;

    margin: 0 auto;

    text-align: center;

}



.title h3{

    font-size: 30px;

    font-weight: bold;

    color: #333;



}



.title h3 span{

    color: #e58206;

    font-weight: bold;

} 



.title p{

    font-size: 16px;

    color: #666;

    font-family: Arial, Helvetica, sans-serif;

    text-transform: uppercase;

    margin-top: 5px;

}







/*product*/



.product_bg{

    width: 100%;

    margin: 0 auto;

    height: 835px;

    background: #f0f0f0;

}



.product_bg .product{

    width: 1200px;

    margin: 0 auto;

    padding-top: 55px;

}



.product_bg .product .product_box{

    width: 1200px;

    margin: 0 auto;

    padding-top: 35px;

}



.product_box .pro_l{

    width: 260px;

    float: left;

    background: #fff;

}



.product_box .pro_l .pro_t{

    height: 110px;

    background: #333333;

    text-align: center;

}



.product_box .pro_l .pro_t h5{

    font-size: 20px;

    font-weight: bold;

    color: #fff;

    padding-top: 20px;

}



.product_box .pro_l .pro_t span{

    font-size: 16px;

    color: #fff;

    font-family: Arial, Helvetica, sans-serif;

    text-transform: uppercase;

    margin-top: 5px;

    display: block;

}



.product_box .pro_l .pro_con{

    margin: 25px 0;

}



.product_box .pro_l .pro_con ul li .first{

    font-size: 16px;

    color: #fff;

    background: #333 url(../images/buttom3.png) no-repeat  190px center;

    width: 180px;

    padding-right: 40px;

    height: 36px;

    line-height: 36px;

    border-radius: 25px;

    overflow: hidden;

    text-overflow:ellipsis;

    white-space: nowrap;

    display: block;

    margin: 0  auto 20px auto;

    text-indent: 20px;

}



.product_box .pro_l .pro_con ul li .first:hover{

    background: #ed7f02 url(../images/buttom2.png) no-repeat  190px center;

}



.product_box .pro_l .pro_con ul li  ul li{

    width: 220px;

    height: 30px;

    line-height: 30px;

    border: 1px solid #ccc;

    margin: 0 auto 10px auto;

}



.product_box .pro_l .pro_con ul li  ul li a{

    font-size: 14px;

    color: #666;

    overflow: hidden;

    text-overflow:ellipsis;

    white-space: nowrap;

    display: block;

    padding: 0 10px 0 30px;

}



.product_box .pro_tab{

  width: 1200px;

  float: right;

}



.product_box .pro_tab .pro_list{

  width: 840px;
  margin: 0 auto;

  height: 70px;

  border-bottom: 1px solid #ccc;

}



.product_box .pro_tab .pro_list ul li{

  float: left;

  margin:0 15px;

  width: 180px;

  height: 48px;

  line-height: 48px;

  background: #005aff;

  border-radius: 25px;

  font-size: 16px;

  color: #fff;

  text-align:center;

}



.product_box .pro_tab .pro_list ul li.casehover{

  background: #ed7f02;

}





.product_box .pro_tab .pro_nr{

  margin-top: 30px;

}



.product_box .pro_tab .pro_nr ul li{

  width: 288px;

  height: 220px;

  float: left;

  margin: 0 15px 18px 0;

  position: relative;

}


.product_box .pro_tab .pro_nr ul li:nth-of-type(4n) {
    margin-right: 0;
}

.product_box .pro_tab .pro_nr ul li .pic{

  width: 288px;

  height: 220px;

  position: relative;

}



.product_box .pro_tab .pro_nr ul li .pic img{

  width: 288px;

  height: 220px;

}



.product_box .pro_tab .pro_nr ul li .txt{

  width: 130px;

  height: 30px;

  line-height: 30px;

  background:#ed7f02;

  border-radius: 25px;

  position: absolute;

  left: 80px;

  bottom: 20px;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.product_box .pro_tab .pro_nr ul li .txt a{

  padding: 0 5px;

  font-size: 14px;

  color: #fff;

  text-align:center;

  display: block;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;



}



.product_box .pro_tab .pro_nr ul li:hover .txt{

  background: #ed7f02;

}





/*hengfu*/



.hengfu{

  width: 100%;

  margin: 0 auto;

  height: 195px;

  background: url(../images/hengfu.jpg) no-repeat center;

}



.hengfu .cont{

  width: 1200px;

  margin: 0 auto;

  padding-top: 35px;

}



.hengfu .cont .txt{

  float: left;

}



.hengfu .cont .txt h5{

  font-weight: normal;

  color: #fff;

  font-size: 26px;

  margin-top: 35px;

}



.hengfu .cont .txt h5 span{

  font-weight: bold;

  color: #fff;

}



.hengfu .cont .txt p{

  font-weight: normal;

  color: #ccc;

  font-size: 14px;

  margin-top: 5px;

  font-family: Arial, Helvetica, sans-serif;

}



.hengfu .cont .zx{

  width: 220px;

  float: right;


  margin-right: 10px;

}



.hengfu .cont .zx .zixun{

  width: 220px;

  height: 40px;

  line-height: 40px;

  background: #fff;

}



.hengfu .cont .zx .zixun a{

  color: #ed7f02;

  font-size: 14px;

  text-align: center;

  display: block;

}



.hengfu .cont .zx .tel{

  margin-top: 20px;

  color: #fff;

  font-size: 14px;

  text-align: center;

}



.hengfu .cont .zx .tel span{

  color: #fff;

  font-size: 24px;

}





/*youshi*/





.youshi{

  width: 1200px;

  margin: 55px auto 0 auto;

}



.youshi .youshi_box{

  width: 1200px;

  margin: 35px auto 0 auto;

  position: relative;

  height: 410px;

}



.youshi .youshi_box .youshi_img{

  float: left;

  width: 875px;

  height: 410px;

}



.youshi .youshi_box .youshi_img img{

  width: 875px;

  height: 410px;

}



.youshi .youshi_box .txt{

  float: right;

  width: 320px;

  height: 410px;

  background: url(../images/youshi_nr.jpg) no-repeat center;

}



.youshi .youshi_box .txt h5{

  color: #fff;

  font-size: 24px;

  margin: 65px auto 30px auto;

  text-align: center;

}



.youshi .youshi_box .txt p{

  color: #fff;

  font-size: 14px;

  line-height: 30px;

  margin: 0 45px;

}



.youshi .youshi_box .tel{

  position: absolute;

  right: 0;

  bottom: 0px;

  width: 320px;

  height: 60px;

  line-height: 60px;

  text-align: center;

  color: #fff;

  font-size: 16px;

} 



.youshi .youshi_box .tel span{

  color: #fff;

  font-size: 24px;

}



.youshi .youshi_list{

  margin-top: 35px;



}



.youshi .youshi_list ul li{

  width: 207px;

  height: 180px;

  border-right: 2px solid #ddd;

  float: left;

  padding: 0 45px;



}

.youshi .youshi_list ul li:first-child{

  border-left: 2px solid #ddd;

}





.youshi .youshi_list ul li h5{

  color: #222;

  font-size: 50px;

  font-weight: bold;

  font-family: Arial, Helvetica, sans-serif;

  margin-top: -10px;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.youshi .youshi_list ul li span{

  display: block;

  color: #666;

  font-size: 24px;

  text-transform: uppercase;

  margin-top: 10px;

  line-height: 30px;

}



.youshi .youshi_list ul li h3{

  color: #222;

  font-size: 24px;

  font-weight: normal;

  margin-top: 10px;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.youshi .youshi_list ul li.casehover h5{

  color: #ed7f02;

}



.youshi .youshi_list ul li.casehover h3{

  color: #ed7f02;

}







/*te*/



.te_bg{

  width: 100%;

  height: 390px;

  background: #f0f0f0;

  margin: 60px auto 0 auto;



}



.te_bg .te{

  width: 1200px;

  margin: 0 auto;

  padding-top: 50px;

}



.te_bg .te .title h3{

  font-weight: normal;



}



.te_bg .te .title p{

  font-family: none;

  text-transform: inherit;

}



.te_bg .te .te_box{

  margin-top: 20px;

}



.te_bg .te .te_box dl{

  width: 171px;

  float: left;

}



.te_bg .te .te_box dl dt{

  width: 66px;

  height: 66px;

  margin-left: 25px;



}



.te_bg .te .te_box dl dd{

  margin-top: 5px;

}



.te_bg .te .te_box dl dd h5{

  width: 171px;

  height: 49px;

  line-height: 49px;

  background: #e58206;

  font-size: 14px;

  color: #fff;

  text-align: center;





}



.te_bg .te .te_box dl:nth-child(2n) dd h5{

  background: #f99d2a;



}



.te_bg .te .te_box dl dd p{

  font-size: 14px;

  color: #666;

  font-family: Arial, Helvetica, sans-serif;

  line-height: 30px;

  margin-top: 15px;

}







/*banner_2*/



.banner_2{

  width: 100%;

  margin: 0 auto;

  height: 224px;

  background: url(../images/banner_2.jpg) no-repeat center;

}



.banner_2 .cont{

  width: 1200px;

  margin: 0 auto;

  padding-top: 110px;

}



.banner_2 .cont .txt{

  float: left;

  margin-left: 80px;

}



.banner_2 .cont .txt h5{

  font-weight: bold;

  color: #fff;

  font-size: 22px;

}



.banner_2 .cont .txt h5 span{

  font-weight: bold;

  color: #ed7f02;

}



.banner_2 .cont .txt p{

  font-weight: normal;

  color: #fff;

  font-size: 16px;

  margin-top: 20px;

}



.banner_2 .cont .zx{

  width: 220px;

  float: left;

  margin-left: 75px;

}



.banner_2 .cont .zx .zixun{

  width: 195px;

  height: 35px;

  line-height: 35px;

  background: #ed7f02;

  margin-left: 10px;

}



.banner_2 .cont .zx .zixun a{

  color: #fff;

  font-size: 14px;

  text-align: center;

  display: block;

}



.banner_2 .cont .zx .tel{

  margin-bottom: 10px;

  color: #fff;

  font-size: 14px;

  text-align: center;

}



.banner_2 .cont .zx .tel span{

  color: #fff;

  font-size: 24px;

}





/*lc*/



.lc_bg{

  width: 1200px;

  margin: 0 auto;

  padding-top: 55px;



}



.lc{

  width: 1200px;

  margin: 0 auto;

  border-bottom: 1px solid #ddd;

  height: 250px;

}



  

.lc  .title h3{

  font-weight: normal;



}



.lc  .title p{

  text-transform: inherit;



}



.lc .lc_box{

  margin-top: 45px;

}





.lc .lc_box dl{

width: 85px;

float: left;

margin: 0 32px;

-webkit-transition: all 0.5s ease-out;

-o-transition: all 0.5s ease-out;

transition: all 0.5s ease-out;

}



.lc .lc_box dl dt{

  width: 85px;

  height: 98px;

  background: url(../images/lc_list.png) no-repeat center;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.lc .lc_box dl dt img{

  width: 85px;

  height: 85px;

  margin: 0 auto;

  display: block;

}



.lc .lc_box dl dd{

  background: url(../images/buttom4.png) no-repeat top center;

  text-align: center;

  color: #333;

  font-size: 16px;

  padding-top: 40px;

  margin-top: 20px;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;



}



.lc .lc_box dl:hover dt{

  background: url(../images/lc_list1.png) no-repeat center;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.lc .lc_box dl:hover dd{

  background: url(../images/buttom5.png) no-repeat top center;

}







/*case*/



.case_bg{

width: 100%;

margin: 50px auto 0 auto;

height: 530px;

background: #f0f0f0;

}



.case_bg .case{

  width:1200px;

  margin: 0px auto 0 auto;

  padding-top: 50px;

}



.case_bg .case .title p{

  text-transform: inherit;

}



.case_bg .case .case_box{

  width:1200px;

  margin: 40px auto 0 auto;

  position: relative;

}



.case_bg .case .case_box .bd{

  width:1200px;

  margin: 0 auto;



}



.case_bg .case .case_box .bd ul li{

  width: 386px;

  height: 305px;

  float: left;

  margin: 0 10px;

  position: relative;

}



.case_bg .case .case_box .bd ul li .pic{

  width: 386px;

  height: 290px;

}



.case_bg .case .case_box .bd ul li .pic img{

  width: 386px;

  height: 290px;

}



.case_bg .case .case_box .bd ul li .txt{

  width: 270px;

  height: 45px;

  background: #fff;

  margin: -20px auto 0 auto;

  position: relative;

  padding: 0 25px;

} 



.case_bg .case .case_box .bd ul li .txt h5{

  width: 70px;

  height: 70px;

  background: #ed7f02;

  border-radius: 50%;

  margin: 0px auto 0 auto;

  font-size: 24px;

  font-weight: normal;

  text-align: center;

  line-height: 70px;

  font-family: Arial, Helvetica, sans-serif;

  color: #fff;

  position: relative;

  top: -35px;

}



.case_bg .case .case_box .bd ul li .txt h6 a{

  font-size: 14px;

  color: #333;

  text-align: center;

  display: block;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;



}



.case_bg .case .case_box .bd ul li .txt p{

  font-size: 14px;

  color: #666;

  line-height: 24px;

  height: 72px;

  overflow: hidden;

  margin: 20px 0;

}



.case_bg .case .case_box .bd ul li .txt .xq a{

  margin: 0 auto;

  width: 12px;

  height: 12px;

  display: block;



}



.case_bg .case .case_box .bd ul li:hover .txt h6 a{

  color: #ed7f02;



}





/*gsjj*/



.jj_bg{

  width: 100%;

  margin: 0 auto;

  height: 500px;

  background: url(../images/jj_bg.jpg) no-repeat center;

  padding-top: 138px;

}



.jj_bg .gsjj{

  width: 1200px;

  margin: 0 auto;

  position: relative;



}



.jj_bg .gsjj .jj_list{

  margin: 0 auto;

  width: 1200px;

  position: relative;

}



.jj_bg .gsjj .jj_list ul li{

 width: 118px;

 height: 118px;

 background: #fff;

 border-radius: 50%;

 -webkit-transition: all 0.5s ease-out;

 -o-transition: all 0.5s ease-out;

 transition: all 0.5s ease-out;

}



.jj_bg .gsjj .jj_list ul li span{

  width: 54px;

  height: 47px;

  display: block;

  margin: 20px auto 0 auto;



}



.jj_bg .gsjj .jj_list ul li a{

  font-size: 14px;

  color: #333;

  text-align: center;

  display: block;

  margin-top: 5px;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.jj_bg .gsjj .jj_list ul li.a1 span{

  background: url(../images/a1.png) no-repeat center;

}



.jj_bg .gsjj .jj_list ul li.a2 span{

  background: url(../images/a2.png) no-repeat center;

}





.jj_bg .gsjj .jj_list ul li.a3 span{

  background: url(../images/a3.png) no-repeat center;

}



.jj_bg .gsjj .jj_list ul li.a4 span{

  background: url(../images/a4.png) no-repeat center;

}





.jj_bg .gsjj .jj_list ul li.a1{

  position: absolute;

  left: 90px;

  top: 220px;

}



.jj_bg .gsjj .jj_list ul li.a2{

  position: absolute;

  left: 345px;

  top: 0px;

}



.jj_bg .gsjj .jj_list ul li.a3{

  position: absolute;

  left: 725px;

  top: 0px;

}



.jj_bg .gsjj .jj_list ul li.a4{

  position: absolute;

  right: 105px;

  top: 220px;

}



.jj_bg .gsjj .jj_list ul li:hover{

  background: #ed7f02;

}



.jj_bg .gsjj .jj_list ul li.a1:hover span{

  background: url(../images/a11.png) no-repeat center;

}



.jj_bg .gsjj .jj_list ul li.a2:hover span{

  background: url(../images/a22.png) no-repeat center;

}





.jj_bg .gsjj .jj_list ul li.a3:hover span{

  background: url(../images/a33.png) no-repeat center;

}



.jj_bg .gsjj .jj_list ul li.a4:hover span{

  background: url(../images/a44.png) no-repeat center;

}



.jj_bg .gsjj .jj_list ul li:hover a{

  color: #fff;



}



.jj_bg .gsjj .jj_nr{

  width: 440px;

  margin: 0 auto;

  padding-top: 250px;



}



.jj_bg .gsjj .jj_nr h5{

  font-size: 16px;

  color: #333;

  font-weight: bold;

  text-align: center;

  background: url(../images/a5.png) no-repeat top center;

  padding-top: 60px;



}



.jj_bg .gsjj .jj_nr p{

  font-size: 14px;

  color: #666;

  height: 60px;

  overflow: hidden;

  line-height: 30px;

  text-indent: 2em;

  margin-top: 18px;

}





.jj_bg .gsjj .jj_nr .xq{

  width: 180px;

  height: 42px;

  line-height: 42px;

  background: #ed7f02;

  border-radius: 25px;

  margin: 20px auto 0 auto;

  position: relative;

  z-index: 5;

}



.jj_bg .gsjj .jj_nr .xq a{

  font-size: 14px;

  color: #fff;

  text-align: center;

  display: block;

}





.jj_bg .gsjj .jj_nr .xq span{

  position: absolute;

  width: 0;

  height: 42px;

  background: #015aff;

  border-radius: 25px;

  left: 0px;

  bottom: 0px;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

  z-index: -1;

}



.jj_bg .gsjj .jj_nr .xq:hover span{

  width: 100%;

}





/*news*/



.news{

  width: 1200px;

  margin: 55px auto 0 auto;

  height: 585px;

}



.news .news_list{

  width: 480px;

  margin: 40px auto 0 auto;

  height: 50px;

}



.news .news_list ul li{

  width: 218px;

  height: 48px;

  line-height: 48px;

  border: 1px solid #ddd;

  float: left;

  margin: 0 10px;

  

}



.news .news_list ul li a{

  font-size: 14px;

  color: #333;

  text-align: center;

  display: block;

}



.news .news_list ul li.casehover{

  background: #ed7f02;

  border: 1px solid #ed7f02;

}



.news .news_list ul li.casehover a{

  color: #fff;

}



.news .news_box{

  width: 1200px;

  margin: 40px auto 0 auto;

}



.news .news_box .news_l{

  width: 575px;

  float: left;

}



.news .news_box .news_l .news_img img{

  width: 575px;

  height: 266px;

}



.news .news_box .news_l .nr{

  margin-top: 25px;

  height: 80px;

}



.news .news_box .news_l .nr .time{

  float: left;

  width: 114px;

  border-right: 1px solid #ddd;

  height: 80px;

  text-align: center;

}



.news .news_box .news_l .nr .time span{

  font-size: 48px;

  color: #333;

  display: block;

  line-height: 50px;

}



.news .news_box .news_l .nr .time p{

  font-size: 16px;

  color: #333;

}



.news .news_box .news_l .nr .txt{

  width: 420px;

  float: right

}



.news .news_box .news_l .nr .txt h5 a{

  font-size: 16px;

  color: #333;

  font-weight: normal;

  display: block;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  line-height: 20px;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.news .news_box .news_l .nr .txt p{

  font-size: 14px;

  color: #666;

  line-height: 28px;

  height: 56px;

  overflow: hidden;

  margin-top: 10px;

}



.news .news_box .news_l .nr:hover .txt h5 a{

  color: #ed7f02;



}



.news .news_box .news_r{

  width:1200px;

  float: right;

}



.news .news_box .news_r ul li{

  width: 578px;

  height: 80px;
  float:left;
  margin-right:40px;

  border: 1px solid #ddd;

  margin-bottom: 22px;

  padding: 14px 0;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}

.news .news_box .news_r ul li:nth-of-type(2n) {
    margin-right: 0;
}

.news .news_box .news_r ul li .time{

  float: left;

  width: 125px;

  border-right: 1px solid #ddd;

  height: 80px;

  text-align: center;

}



.news .news_box .news_r ul li .time span{

  font-size: 48px;

  color: #333;

  display: block;

  line-height: 50px;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.news .news_box .news_r ul li .time p{

  font-size: 16px;

  color: #333;

}



.news .news_box .news_r ul li .txt{

  width: 515px;

  float: right;

  margin-right: 35px;

}



.news .news_box .news_r ul li .txt h5 a{

  font-size: 16px;

  color: #333;

  font-weight: normal;

  display: block;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  line-height: 20px;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.news .news_box .news_r ul li .txt p{

  font-size: 14px;

  color: #666;

  line-height: 28px;

  height: 56px;

  overflow: hidden;

  margin-top: 5px;

}



.news .news_box .news_r ul li:hover{

  border: 1px solid #ed7f02;

}



.news .news_box .news_r ul li:hover .time span{

  color: #ed7f02;

}



.news .news_box .news_r ul li:hover .txt h5 a{

  color: #ed7f02;

}







/*question*/



.question{

  margin: 35px auto 0 auto;

  width: 1200px;

}





.question .question_t{

  width: 205px;

  height: 120px;

  float: left;

  background: #ed7f02;

  margin-top: 10px;

}



.question .question_t h3{

  font-size: 24px;

  color: #fff;

  background: url(../images/buttom6.png) no-repeat  35px 30px;

  padding: 20px 0 0 110px;

}





.question .question_box{

  float: right;

  width: 985px;

}



.question .question_box ul {

  height: 150px;

}



.question .question_box ul li{

  width: 428px;

  height: 68px;

  background: #fff;

  float: left;

  box-shadow: 0 1px 8px 6px rgba(0, 0, 0, .03);

  margin: 10px 6px;

  padding: 25px;

  border:1px solid #fff;

  -webkit-transition: all 0.5s ease-out;

  -o-transition: all 0.5s ease-out;

  transition: all 0.5s ease-out;

}



.question .question_box ul li:hover{

  border:1px solid #ed7f02;



}



.question .question_box ul li a{

  color: #333;

  font-size: 14px;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  display: block;

  background: url(../images/Q.png) no-repeat  left center;

  line-height: 24px;

  padding-left: 35px;

}



.question .question_box ul li p{

  color: #666;

  font-size: 14px;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;

  display: block;

  background: url(../images/A.png) no-repeat  left center;

  line-height: 24px;

  padding-left: 35px;

  margin-top: 18px;

}







/*links*/



.links{

  width: 1200px;

  margin: 15px auto 0 auto;

  height: 50px;

  line-height: 50px;

}



.links .links_t{

  float: left;

}



.links .links_t h3{

  font-size: 16px;

  color: #666;

  font-weight: normal;

}



.links .links_t h3 span{

  font-size: 30px;

  color: #ed7f02;

  text-transform: uppercase;

  font-family: Arial, Helvetica, sans-serif;

} 



.links .yq{

  float: right;

  width: 1000px;

  margin-top: 5px;

}



.links .yq a{

  font-size: 14px;

  color: #666;

  margin: 0 10px;

}