﻿*
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: "微软雅黑";
    box-sizing: border-box;
}
:focus
{
    outline: 0;
}
body
{
    color: #666;
    font-size: 14px;
    font-family: "微软雅黑";
    width: 100%;
}
ul li
{
    list-style: none;
}
a
{
    text-decoration: none;
}
a:hover
{
    transition-duration: .6s;
    transition-property: color;
}
img
{
    border: none;
}
h1
{
    font-size: 24px;
}
h2
{
    font-size: 18px;
}
h3
{
    font-size: 16px;
}
h4
{
    font-size: 14px;
}
.clr, .clearfix
{
    clear: both;
}
.container, .w1200
{
    margin: 0 auto;
    width: 1200px;
}
.l
{
    float: left;
}
.r
{
    float: right;
}
.header_nav_top
{
    width: 100%;
    height: 43px;
    background: #eee;
}
.headr_top_left
{
    width: auto;
    float: left;
    height: 43px;
    line-height: 43px;
    font-size: 14px;
    color: #333;
}
.headr_top_right
{
    width: auto;
    float: right;
}
.headr_top_right dl
{
    width: auto;
    float: left;
    line-height: 52px;
}
.headr_top_right dl dt
{
    font-size: 12px;
    color: #000;
    float: left;
}
.headr_top_right dl dd
{
    font-size: 14px;
    color: #000;
    font-weight: bold;
    float: left;
}
.h_sj
{
    background: url(../image/qq_icon.png) no-repeat left center;
    height: 43px;
    float: left;
    position: relative;
    padding-left: 15px;
}
.h_wx
{
    float: left;
    line-height: 43px;
    position: relative;
    margin-left: 20px;
    background: url(../image/sj_icon.png) no-repeat left center;
    padding-left: 10px;
}
.h_wx p
{
    padding-left: 25px!important;
}
.headr_top_right p
{
    font-size: 14px;
    color: #333;
    padding-left: 20px;
    line-height: 43px;
}
.h_wx img, .h_sj img
{
    width: 100px;
    height: 100px;
    position: absolute;
    top: 43px;
    left: 0;
    z-index: 999;
    display: none;
}
.h_sj:hover img
{
    display: block;
}
.h_wx:hover img
{
    display: block;
}
.h_wx:hover p, .h_sj:hover p, .h_dt:hover p
{
    color: #3abc72;
}
.header_nav
{
    width: 100%;
    height: 100px;
    position: relative;
}
.logo
{
    float: left;
    width: auto;
    height: 100px;
}
.logo img
{
    width: 229px;
    height: 87px;
    display: block;
    float: left;
}
.logo_xx
{
    width: 230px;
    height: auto;
    float: left;
    margin-left: 8px;
    margin-top: 24px;
}
.logo_xx h3
{
    font-size: 30px;
    color: #000;
    font-weight: bold;
}
.logo_xx p
{
    font-size: 14px;
    color: #000;
}
.header_nav .index_linaxi_left
{
    float: right;
    margin-top: 20px;
}
.h_nav
{
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #0074dc;
    position: relative;
    border-top: 2px solid #8cc63e;
}
.h_nav ul.nav
{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.nav .nLi
{
    position: relative;
    float: left;
    display: inline;
    height: 100%;
    width: 150px;
    text-align: center;
    height: 58px;
}
.nav .nLi h3
{
    float: left;
    text-align: center;
    font-weight: normal;
    width: 100%;
}
.nav .nLi h3 p
{
    width: 100%;
    height: 100%;
}
.nav .nLi h3 a
{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.nav .sub
{
    position: absolute;
    top: 58px;
    left: 0;
    z-index: 999;
    display: none;
    padding: 0;
    width: 100%;
    background: #f5f4f4;
    line-height: 26px;
}
.nav .sub li
{
    height: 33px;
    border-bottom: 1px solid #eee;
    text-align: center;
    line-height: 33px;
    zoom: 1;
}
.nav .sub li p
{
    float: left;
    margin: 0;
    width: 100%;
}
.nav .sub li span
{
    float: right;
}
.nav .sub a
{
    display: block;
    padding: 0 10px;
    height: 100%;
    color: #333;
    font-size: 12px;
}
.nav li.active
{
    background: #8cc63e;
}
.sub li:hover a
{
    color: #8cc63e;
}
.nav li:hover h3
{
    background: #8cc63e;
}
.txtMarquee-left
{
    width: 320px;
    height: 100px;
    line-height: 100px;
    float: left;
    margin-left: 40px;
}
.txtMarquee-left .bd
{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.txtMarquee-left .bd .tempWrap
{
    width: 320px!important;
}
.txtMarquee-left .bd ul
{
    overflow: hidden;
    zoom: 1;
}
.txtMarquee-left .bd ul li
{
    width: 100%;
    height: 100%;
    font-size: 20px;
    font-weight: bold;
    background-image: -webkit-gradient(linear,left 0,right 0,from(#04bd0a),to(#001dd1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}/*banner*/
.banner
{
    height: 600px;
    background: #efefef;
    position: relative;
}
.banner .slideBox
{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 600px;
}
.banner .slideBox .hd
{
    height: 15px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: 20px;
    z-index: 1;
    margin-left: -34.5px;
}
.banner .slideBox .hd ul
{
    overflow: hidden;
    zoom: 1;
    float: left;
}
.banner .slideBox .hd ul li
{
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 50%;
    margin: 0 5px;
}
.banner .slideBox .hd ul li.on
{
    background: #3abc72;
}
.banner .slideBox .bd
{
    position: relative;
    z-index: 0;
    width: 100%;
    height: 100%;
}
.banner .slideBox .bd ul
{
    width: 100%;
    height: 100%;
}
.banner .slideBox .bd li
{
    width: 100%;
    height: 600px;
    vertical-align: middle;
    zoom: 1;
    position: relative;
}
.banner .slideBox .bd li a
{
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.banner .slideBox .bd img
{
    display: block;
    width: 100%;
    height: 100%;
}/*产品中心*/
.index_product
{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 50px;
}
.in_pro_nav
{
    width: auto;
    display: table;
    margin: 30px auto;
}
.in_pro_nav a
{
    width: 90px;
    height: auto;
    float: left;
    text-align: center;
    margin-right: 35px;
    text-align: center;
}
.in_pro_nav a img
{
    -webkit-transition: -webkit-transform .5s ease-out;
    -moz-transition: -moz-transform .5s ease-out;
    transition: transform .5s ease-out;
}
.in_pro_nav a p
{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
}
.in_pro_nav a:last-child
{
    margin-right: 0;
}
.in_pro_nav a:hover img
{
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
.index_product .Box
{
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 40px;
}
.index_product .Box .Box_con
{
    position: relative;
}
.index_product .Box .Box_con .conbox
{
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}
.index_product .Box .Box_con .conbox ul
{
    position: relative;
    list-style: none;
}
.index_product .Box .Box_con .conbox ul li
{
    float: left;
    width: 390px;
    height: auto;
    margin-left: 15px;
    position: relative;
    overflow: hidden;
    background: #eee;
}
.index_product .Box .Box_con .conbox ul li:first-child
{
    margin-left: 0;
}
.index_product .Box .Box_con .conbox ul li img
{
    transition: all .5s;
    width: 100%;
    height: 100%;
    display: block;
}
.index_product .in_pro
{
    width: 100%;
    height: 288px;
    position: relative;
    overflow: hidden;
}
.in_pro_info
{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 20px 50px;
    text-align: center;
}
.in_pro_info h3
{
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.in_pro_info p
{
    width: 100%;
    height: 60px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.in_pro_info span
{
    width: 90px;
    height: 27px;
    border: 1px solid #0074dc;
    font-size: 14px;
    color: #0074dc;
    background: #fff;
    border-radius: 25px;
    display: block;
    margin: 20px auto 0;
    line-height: 25px;
}
.index_product .Box .Box_con .conbox ul li:hover img
{
    transform: scale(1.03);
}
.index_product .Box .Box_con .conbox ul li:hover .in_pro_info
{
    background: #0074dc;
}
.index_product .Box .Box_con .conbox ul li:hover .in_pro_info h3, .index_product .Box .Box_con .conbox ul li:hover .in_pro_info p
{
    color: #fff;
}
.index_product .Box .Box_con .conbox ul li:hover span
{
    color: #333;
}
.Box .Box_con .btn
{
    display: block;
    width: 31px;
    height: 31px;
    cursor: pointer;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -15px;
}
.Box .Box_con .btnl
{
    float: left;
    background: url(../image/pro_left.png) no-repeat;
    left: -50px;
}
.Box .Box_con .btnr
{
    float: right;
    background: url(../image/pro_right.png) no-repeat;
    right: -50px;
}
.Box .Box_con .btnl:hover
{
    background: url(../image/pro_hleft.png) no-repeat;
}
.Box .Box_con .btnr:hover
{
    background: url(../image/pro_hright.png) no-repeat;
}/*关于我们*/
.index_about
{
    width: 100%;
    height: 851px;
    overflow: hidden;
    background: url(../image/about_bj.jpg) no-repeat top center;
    padding: 63px 0;
    margin-top: 60px;
}
.index_about_left
{
    width: 509px;
    height: 509px;
    float: left;
    margin-top: -20px;
    margin-left: -35px;
}
.index_about_right
{
    width: 670px;
    height: auto;
    float: right;
    margin-right: 30px;
    margin-top: 66px;
}
.index_about_right h3
{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    background: url(../image/lan_bj.jpg) no-repeat left center;
    padding-left: 10px;
}
.in_abright_xx
{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 30px 0;
}
.in_abright_xx p
{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    text-indent: 2rem;
}
.in_abright_xx span
{
    font-size: 14px;
    color: #0074dc;
}
.index_about_right ul
{
    width: auto;
    display: table;
    margin: 80px auto 0;
}
.index_about_right ul li
{
    width: 74px;
    height: auto;
    float: left;
    margin: 0 30px;
}
.index_about_right ul li .about_icon
{
    width: 74px;
    height: 74px;
    background: url(../image/l_pic.png) no-repeat center;
}
.index_about_right ul li p
{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    text-align: center;
}
.index_about_right ul li i
{
    width: 100%;
    height: 100%;
    display: block;
}
.icon_1
{
    background: url(../image/icon_1.png) no-repeat center;
}
.icon_2
{
    background: url(../image/icon_2.png) no-repeat center;
}
.icon_3
{
    background: url(../image/icon_3.png) no-repeat center;
}
.icon_4
{
    background: url(../image/icon_4.png) no-repeat center;
}
.index_about_right ul li:hover .about_icon
{
    background: url(../image/la_pic.png) no-repeat center;
}/*案列中心*/
.index_case
{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 70px;
}
.index_case_nav
{
    width: auto;
    height: auto;
    overflow: hidden;
    display: table;
    margin: 20px auto 36px;
}
.index_case_nav a
{
    width: 119px;
    height: 45px;
    border: 1px dashed #bfbfbf;
    float: left;
    margin-right: 7px;
    text-align: center;
    line-height: 43px;
    font-size: 16px;
    color: #333;
}
.index_case_nav a:last-child
{
    margin-right: 0;
}
.index_case_nav a:hover
{
    background: #8cc63e;
    color: #fff;
    border: 0;
}
.picMarquee-left
{
    overflow: hidden;
    position: relative;
}
.picMarquee-left .bd
{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.picMarquee-left .bd ul
{
    overflow: hidden;
    zoom: 1;
}
.picMarquee-left .bd ul li
{
    width: 480px;
    height: 364px;
    position: relative;
    float: left;
}
.picMarquee-left .bd ul li img
{
    width: 100%;
    height: auto;
    display: block;
}
.index_hover
{
    width: 100%;
    height: 77%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,134,255,.6);
    text-align: center;
    opacity: 0;
    transition: all .4s ease-in-out;
}
.index_hover i
{
    width: 38px;
    height: 40px;
    background: url(../image/ss_p.png) no-repeat center;
    display: block;
    margin: 118px auto 0;
}
.index_hover p
{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
}
.index_hover:after
{
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border: 1px solid #fff;
}
.picMarquee-left .bd ul li:hover .index_hover
{
    opacity: 1;
    transition: all .4s ease-in-out;
}
.case_more
{
    width: 96px;
    height: 28px;
    border: 1px solid #0074dc;
    text-align: center;
    line-height: 28px;
    color: #0074dc;
    display: block;
    margin: 40px auto 0;
    font-size: 14px;
    border-radius: 25px;
}
.case_more:hover
{
    background: #0074dc;
    color: #fff;
}/*优势*/
.index_youshi
{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 90px;
}
.index_youshi_all
{
    width: 100%;
    height: 542px;
    overflow: hidden;
    background: url(../image/ys_pic.png) no-repeat right center;
    padding-top: 125px;
}
.slideTxtBox
{
    width: 554px;
    overflow: hidden;
}
.slideTxtBox .bd ul
{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.slideTxtBox .bd li
{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.slideTxtBox .bd li .in_you_info
{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.slideTxtBox .bd li .in_you_info span
{
    font-size: 30px;
    color: #333;
    font-family: "Arial";
    float: left;
}
.slideTxtBox .bd li .in_you_info h3
{
    font-size: 31px;
    color: #0074dc;
    font-weight: bold;
    margin-left: 10px;
    float: left;
}
.in_you_xx
{
    width: 100%;
    height: auto;
    margin: 40px 0;
    font-size: 14px;
    color: #666;
    line-height: 28px;
    text-indent: 2rem;
}
.slideTxtBox .hd
{
    height: auto;
}
.slideTxtBox .hd ul
{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.slideTxtBox .hd ul li
{
    float: left;
    width: 174px;
    height: 40px;
    border: 1px dashed #bfbfbf;
    text-align: center;
    line-height: 40px;
    margin-right: 15px;
    margin-bottom: 15px;
}
.slideTxtBox .hd ul li a
{
    font-size: 16px;
    color: #333;
    width: 100%;
    height: 100%;
    display: block;
}
.slideTxtBox .hd ul li.on
{
    border: 1px dashed #69ba2d;
}
.slideTxtBox .hd ul li.on a
{
    color: #69ba2d;
}
.slideTxtBox .hd ul li:nth-child(3n)
{
    margin-right: 0;
}
.index_linaxi
{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 40px;
}
.index_linaxi_left
{
    width: 245px;
    height: auto;
    float: left;
    background: url(../image/h_dh.png) no-repeat left center;
    padding-left: 55px;
}
.index_linaxi_left p
{
    font-size: 16px;
    color: #333;
    line-height: 25px;
}
.index_linaxi_left span
{
    font-size: 24px;
    color: #8bc63e;
    line-height: 30px;
    font-weight: 900;
}
.index_linaxi a
{
    width: 127px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    padding-left: 30px;
    border-radius: 25px;
    background: #0074dc url(../image/h_lx.png) no-repeat 15px center;
    float: left;
    font-size: 16px;
    color: #fff;
    margin-left: 20px;
    margin-top: 10px;
}
.in_gg
{
    width: 100%;
    height: auto;
    margin-top: 30px;
}
.in_gg img
{
    width: 100%;
    height: auto;
    display: block;
}/*新闻*/
.index_news
{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 75px;
}
.in_title
{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.in_title h4
{
    width: 100%;
    height: auto;
    font-size: 72px;
    color: #333;
    font-family: "Arial";
    text-align: center;
    opacity: .21;
    text-transform: Uppercase;
}
.in_title h3
{
    font-size: 30px;
    color: #333;
    font-weight: bold;
    margin-top: -51px;
}
.in_title h3 span
{
    font-size: 30px;
    color: #0074dc;
    font-weight: bold;
    margin-right: 8px;
}
.in_title p
{
    font-size: 14px;
    color: #666;
    line-height: 28px;
}
.in_title hr
{
    width: 50px;
    height: 2px;
    background: #ff7200;
    display: block;
    margin: 20px auto;
    border: 0;
}
.index_news_top
{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 40px;
}
.index_news_nav
{
    width: 250px;
    height: 450px;
    background: url(../image/news_lbjs.jpg) no-repeat center;
    float: left;
    padding: 118px 0 0;
}
.index_news_nav a
{
    width: 174px;
    height: 40px;
    border: 1px dashed #bfbfbf;
    display: block;
    animation-direction: 0 auto;
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 40px;
    margin: 0 auto 20px;
}
.index_news_nav a:hover
{
    background: #8cc63e;
    border: 0;
    color: #fff;
}
.index_news_left
{
    width: 405px;
    height: auto;
    float: left;
    margin-left: 26px;
}
.in_left_top
{
    width: 100%;
    height: 237px;
    overflow: hidden;
}
.in_left_top img
{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.in_top_nxx
{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 12px;
}
.in_top_nxx h3
{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: normal;
}
.in_top_nxx p
{
    width: 100%;
    height: 95px;
    overflow: hidden;
    font-size: 14px;
    color: #777;
    line-height: 30px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.in_top_nxx dl
{
    width: 100%;
    height: 45px;
}
.in_top_nxx dl dt
{
    font-size: 14px;
    height: 45px;
    width: 50px;
    line-height: 45px;
    color: #777;
    float: left;
}
.in_top_nxx dl dd
{
    float: right;
    background: url(../image/l_jt.png) no-repeat center;
    height: 45px;
    width: 50px;
    line-height: 45px;
}
.in_left_top:hover img
{
    transform: scale(1.05);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.05);
    -webkit-transform: all 1s ease 0s;
}
.in_top_nxx dl dd:hover
{
    background: #8cc63e;
    color: #fff;
}
.index_news_left:hover h3, .index_news_left:hover p
{
    color: #8cc63e;
}
.index_news_right
{
    float: right;
    width: 496px;
    height: auto;
    overflow: hidden;
}
.index_news_right ul
{
    width: 100%;
    height: auto;
}
.index_news_right li
{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 19px;
}
.index_news_time
{
    width: 98px;
    height: 98px;
    background: #eee;
    text-align: center;
    float: left;
}
.index_news_time span
{
    font-size: 51px;
    color: #666;
}
.index_news_time p
{
    font-size: 14px;
    color: #666;
}
.index_news_info
{
    width: 370px;
    height: 98px;
    float: right;
}
.index_news_info h3
{
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: #333;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: bold;
    border-bottom: 1px solid #dfdfdf;
}
.index_news_info p
{
    width: 100%;
    height: 56px;
    font-size: 14px;
    color: #666;
    line-height: 28px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 10px;
}
.index_news_right li:hover .index_news_time
{
    background: #8cc63e;
}
.index_news_right li:hover .index_news_time p, .index_news_right li:hover .index_news_time span
{
    color: #fff;
}
.index_news_right li:hover h3
{
    border-bottom: 1px solid #8cc63e;
}
.index_news_bottom
{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}
.index_news_bottom ul
{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.index_news_bottom ul li
{
    width: 49%;
    height: 66px;
    line-height: 66px;
    border-bottom: 1px solid #dfdfdf;
    float: left;
}
.index_news_bottom ul li p
{
    width: 460px;
    height: 66px;
    float: left;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.index_news_bottom ul li span
{
    width: auto;
    height: 40px;
    float: right;
    font-size: 14px;
    color: #666;
}
.index_news_bottom ul li:nth-child(2n)
{
    float: right;
}
.index_news_bottom ul li:hover p, .index_news_bottom ul li:hover span
{
    color: #63b846;
}/*底部*/
.footer
{
    width: 100%;
    height: auto;
    background: #0074dc;
    display: block;
    padding: 20px 0;
    overflow: hidden;
}
.footer_left
{
    widt: 305px;
    height: auto;
    float: left;
}
.footer_left_xx
{
    width: 350px;
    height: auto;
    margin-top: 10px;
    padding-left: 10px;
}
.footer_left_xx p
{
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}
.footer_right
{
    width: 640px;
    height: auto;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}
.footer_right dl
{
    width: auto;
    float: left;
    text-align: center;
    width: 106px;
}
.footer_right dl dt
{
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background: url(../image/nav_x.png) no-repeat bottom;
    height: 40px;
    line-height: 40px;
}
.footer_right dl dd
{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}
.footer_right dl dd a
{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    display: block;
}
.footer_right dl dd a:hover
{
    color: #63b846;
}
.footer_img
{
    height: auto;
    overflow: hidden;
    margin-top: 40px;
    float: right;
}
.footer_img dl
{
    width: 113px;
    height: auto;
    float: left;
    margin-left: 25px;
}
.footer_img dl dt
{
    width: 113px;
    height: 113px;
    background: url(../image/pic_bj.png) no-repeat center;
    padding: 10px;
}
.footer_img dl dt img
{
    width: 100%;
    height: 100%;
    display: block;
}
.footer_img dl dd
{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    padding-left: 40px;
}
.f1
{
    background: url(../image/f1.png) no-repeat 20px center;
    padding-left: 10px;
}
.f2
{
    background: url(../image/f2.png) no-repeat 15px center;
    padding-left: 10px;
}
.copy
{
    clear: both;
    width: 100%;
    height: 40px;
    color: #666;
    font-size: 12px;
    line-height: 40px;
    background: #1b1b1b;
}
.copy_l
{
    float: left;
    font-size: 14px;
    color: #666;
}
.copy_l a
{
    color: #666;
}
.copy_l a:hover
{
    color: #0074dc!important;
}
.copy_r
{
    float: right;
    margin-left: 15px;
    height: 100%;
    font-size: 14px;
    color: #666;
}
.footer_link
{
    width: 100%;
    height: auto;
    line-height: 50px;
    background: #ebebeb;
    overflow: hidden;
    margin-top: 80px;
}
.footer_link p
{
    font-size: 16px;
    color: #333;
    float: left;
    width: 80px;
}
.footer_link .footer_a
{
    width: 1120px;
    float: left;
    height: 100%;
}
.footer_link .footer_a a
{
    font-size: 14px;
    color: #666;
    margin: 0 10px;
}
.footer_link .footer_a a:hover
{
    color: #0074dc;
}/*客服*/
.lxfx
{
    height: auto;
    position: fixed;
    right: 0;
    top: 250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a
{
    color: #fff;
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
    font-size: 14px;
}
.leftlx
{
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span
{
    border-left: 1px solid #fff;
    color: #fff;
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm
{
    border: 5px solid #fff;
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i
{
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px;
    background: url(../image/fx.png) no-repeat;
}
.lxfx li i.icon-tel
{
    background-position: 0 -25px;
}
.lxfx li i.icon-ly
{
    background-position: 4px -53px;
}
.lxfx li i.icon-wx
{
    background-position: -34px 4px;
}
.lxfx li i.icon-wb
{
    background-position: -30px -22px;
}
.lxfx li i.icon-top
{
    background-position: -30px -49px;
    height: 32px;
}
.lxfx li p
{
    line-height: 12px;
    text-align: center;
}
.lxfx li
{
    background: #0074dc;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px;
    float: left;
}/*内页banner*/
.caseban
{
    background: url(../image/caseban.jpg) no-repeat center;
    height: 250px;
}
.newsban
{
    background: url(../image/newsban.jpg) no-repeat center;
    height: 250px;
}
.proban
{
    background: url(../image/proban.jpg) no-repeat center;
    height: 250px;
}
.contban
{
    background: url(../image/contban.jpg) no-repeat center;
    height: 250px;
}
.aboutban
{
    background: url(../image/aboutban.jpg) no-repeat center;
    height: 250px;
}
.yxwlban
{
    background: url(../image/yxwlban.jpg) no-repeat center;
    height: 250px;
}
.hrban
{
    background: url(../image/hrban.jpg) no-repeat center;
    height: 250px;
}
.main
{
    overflow: hidden;
    margin-top: -65px;
}/* 内页通用:左侧分类 */
.nyban p
{
    padding-top: 200px;
    color: #fff;
    font-size: 14px;
    text-align: right;
}
.nyban p a
{
    color: #fff;
}
.mainl-fl>h3
{
    width: 250px;
    margin-left: -1px;
    height: 66px;
    line-height: 66px;
    text-align: center;
    font-size: 21px;
    font-weight: bold;
    background: #0074dc;
    color: #fff;
}
.main-l
{
    border-top: none;
    width: 250px;
    border-top: none;
}
.mianlfl-li>a>p
{
    color: #393939;
    font-size: 16px;
    float: left;
    line-height: 52px;
}
.mianlfl-li>a>span
{
    width: 8px;
    height: 8px;
    display: block;
    border-radius: 50%;
    border: 2px solid #0074dc;
    float: left;
    margin-left: 10px;
    margin-top: 20px;
    margin-right: 13px;
}
.mianlfl-li
{
    clear: both;
}
.mianlfl-li>a
{
    display: block;
    margin: 0 auto;
    width: 225px;
    height: 52px;
    border-bottom: 1px solid #e5e5e5;
}
.mainl-fl>ul
{
    padding-top: 10px;
}
.mianlfl-li>.active p
{
    color: #0074dc;
}
.mianlfl-li>.active span
{
    background: #0074dc;
}
.mianlfl-li:hover a>span
{
    background: #0074dc;
}
.mianlfl-li:hover a>p
{
    color: #0074dc;
}
.zxzx-l
{
    background: url(404.png) no-repeat;
    height: 95px;
    width: 217px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px;
}
.zxdc-l
{
    background: url(../image/zxwj-bg.jpg) no-repeat;
    height: 95px;
    width: 217px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.zxzx-l>a>h3, .zxdc-l>a>h3
{
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding-top: 25px;
}
.zxzx-l>a>p, .zxdc-l>a>p
{
    text-align: center;
    color: #fff;
    font-size: 12px;
}
.mainl-fl2
{
    margin-top: 20px;
    border: 1px solid #d5d5d5;
    padding-bottom: 10px;
}
.mainl-fl1
{
    border: 1px solid #d5d5d5;
    border-top: none;
}
.mianl-tel
{
    padding: 0 15px;
    margin-top: 25px;
    line-height: 28px;
}
.mianl-tel>p
{
    color: #626262;
    font-size: 16px;
}
.mianl-tel>h3
{
    color: #0074dc;
    font-size: 24px;
    font-family: Impact,Haettenschweiler,Franklin Gothic Bold,Arial Black," sans-serif";
}
.mianl-tel>h3:after
{
    content: "";
    width: 100%;
    height: 1px;
    background: #e5e5e5;
    display: inherit;
    margin-top: 8px;
}
.mianl-tel>div>p
{
    color: #535353;
    font-size: 15px;
    line-height: 26px;
}
.mianl-tel>div
{
    padding-top: 8px;
}
.mianl-tel>span
{
    color: #0074dc;
    font-size: 24px;
    font-family: Impact,Haettenschweiler,Franklin Gothic Bold,Arial Black," sans-serif";
}/*内页通用：单页面*/
.main-r
{
    width: 920px;
    margin-top: 100px;
}
.main-title>h3
{
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    color: #0074dc;
}
.main-title>p
{
    color: #dcdcdc;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding-top: 15px;
}
.main-title>p:after
{
    width: 52px;
    height: 2px;
    content: "";
    display: inherit;
    background: #0074dc;
    margin: 0 auto;
    margin-top: 15px;
}
.mianr-mid
{
    margin-top: 30px;
    font-size: 16px;
    color: #666;
    line-height: 24px;
}
.mianr-mid>p
{
    line-height: 36px;
    font-size: 16px;
    color: #555;
}/*内页通用新闻资讯*/
.nynews-l
{
    margin-top: 30px;
    width: 585px;
}
.nynewst-div
{
    width: 187px;
    height: 152px;
    overflow: hidden;
    margin-top: 29px;
    margin-left: 7px;
}
.nynewst-div>img
{
    width: 100%;
    transition: .6s;
}
.nynews-top
{
    width: 100%;
    height: auto;
    overflow: hidden;
    transition: .3s;
    border: 1px solid #d5d5d5;
}
.nynews-top .r>h3
{
    color: #555;
    font-size: 16px;
    margin-top: 30px;
    transition: .3s;
}
.nynews-top .r>p
{
    color: #a1a1a1;
    font-size: 14px;
    transition: .3s;
}
.nynews-top .r>span
{
    color: #a1a1a1;
    font-size: 14px;
    line-height: 40px;
    transition: .3s;
}
.nynews-top .r
{
    width: 320px;
    margin-right: 50px;
}
.nynews-li
{
    border-bottom: 1px dashed #d5d5d5;
    overflow: hidden;
}
.nynews-li>span
{
    border: 2px solid #0074dc;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    display: block;
    float: left;
    margin-top: 20px;
    margin-right: 6px;
    position: relative;
    left: 0;
    transition: .3s;
}
.nynews-li>a
{
    float: left;
    line-height: 52px;
    width: 76%;
    color: #1b1b1b;
    font-size: 16px;
    position: relative;
    left: 0;
    transition: .3s;
}
.nynews-li>p
{
    float: right;
    line-height: 52px;
    color: #626262;
    font-size: 14px;
    position: relative;
    right: 0;
    transition: .3s;
}
.nynews-li a:hover
{
    left: 15px;
    color: #0074dc;
}
.nynews-li:hover>span
{
    left: 15px;
    background: #0074dc;
}
.nynews-li:hover>p
{
    right: 15px;
    color: #0074dc;
}
.nynews-top:hover .nynewst-l>img
{
    transform: scale3d(1.1,1.1,1);
}
.nynews-top:hover
{
    background: #0074dc;
    border: 1px solid #0074dc;
}
.nynews-top:hover .l>h3
{
    color: #fff;
}
.nynews-top:hover .l>p
{
    color: #fff;
}
.nynews-top:hover .l>span
{
    color: #fff;;
}
.news-bot
{
    margin-bottom: 40px;
}
.intitle-top>h3
{
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    color: #0c46c6;
}
.intitle-top>p
{
    font-size: 18px;
    color: #707070;
    text-align: center;
    line-height: 40px;
}
.ny-news
{
    margin-top: 40px;
    margin-bottom: 70px;
    overflow: hidden;
    margin-bottom: 40px;
}
.main-title>h3>span
{
    color: #0074dc;
}
.nynewst-l
{
    width: 210px;
    height: 138px;
    overflow: hidden;
    float: left;
}
.nynewst-l>img
{
    width: 100%;
    transition: .6s;
}
.nynews-top>a
{
    display: block;
    padding: 16px;
}
.nynews-top>a>.l
{
    width: 308px;
    margin-left: 15px;
}
.nynews-top>a>.l>h3
{
    color: #535353;
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    line-height: 30px;
    width: 100%;
    height: auto;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.nynews-top>a>.l>span
{
    color: #898989;
    font-size: 14px;
    display: block;
    line-height: 36px;
}
.nynews-top>a>.l>p
{
    color: #898989;
    font-size: 14px;
    line-height: 24px;
}/*内页：疑问解答*/
.mianr-mid .infaq-li
{
    margin-right: 18px;
    margin-bottom: 18px;
}
.mianr-mid>img
{
    display: table;
    margin: 0 auto;
}
.mianr-mid>h4
{
    background: #0074dc;
    color: #0074dc;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    margin-top: 30px;
}/*内页：新闻资讯*/
.in-news
{
    margin-top: 60px;
    background: url(404.png) no-repeat center;
    background-position: bottom;
}
.news-title h3
{
    color: #0074dc;
}
.news-title span
{
    width: 442px;
    line-height: 80px;
    color: #0074dc;
    font-size: 33px;
    text-align: center;
    font-weight: bold;
}
.news-title span p
{
    color: #0074dc!important;
    font-size: 33px;
    text-align: center;
    font-weight: bold;
    padding-top: 13px;
}
.news-title p
{
    color: #626262;
}
.title h3
{
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}
.title span
{
    display: block;
    width: 442px;
    height: 80px;
    margin: 0 auto;
}
.newsli-l
{
    width: 130px;
    height: 122px;
    background: #333;
    transition: .6s;
}
.newsli-l span
{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
    color: #fff;
    border-bottom: 1px solid #444;
    width: 100px;
    margin: 0 auto;
    padding-bottom: 13px;
    transition: .6s;
    display: block;
}
.newsli-l p
{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    color: #fff;
    padding-top: 10px;
}
.newsli-r
{
    width: 790px;
    background: #f5f5f5;
    padding: 18px 20px;
    height: 122px;
}
.news-li
{
    clear: both;
    margin-bottom: 20px;
    display: table;
}
.newsli-r h3
{
    font-size: 20px;
    line-height: 30px;
    transition: .6s;
    width: 100%;
    height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #333;
}
.newsli-r p
{
    font-size: 15px;
    line-height: 24px;
    margin-top: 5px;
    width: 100%;
    height: 48px;
    overflow: hidden;
    color: #333;
}
.news-li:hover .newsli-l
{
    background: #0074dc;
}
.news-li:hover .newsli-l span
{
    border-bottom: 1px solid #fff;
}
.news-li:hover .newsli-r h3
{
    color: #0074dc;
}
.news-li:hover .newsli-r p
{
    color: #0074dc;
}
.ny_news_h1
{
    width: 100%;
    text-align: center;
    clear: both;
    height: 40px;
}
.ny_news_h1 h1
{
    font-size: 24px;
    color: #555;
}
.ny_news_xxs
{
    width: 100%;
    line-height: 30px;
    color: #999;
    height: 30px;
    margin-bottom: 20px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: center;
    clear: both;
    font-size: 14px;
}
.ny_news_show
{
    margin-bottom: 70px;
}/*内页：联系方式*/
.contact .l
{
    width: 590px;
}
.contact .r
{
    margin-top: 15px;
}
.contact .l>h3
{
    font-size: 24px;
    font-weight: bold;
    color: #444;
    padding-bottom: 20px;
}
.contact .l p
{
    color: #444;
}
.contact .l h3
{
    color: #444;
}
.contact .ewm-li>div
{
    background: #fff;
    border: 1px solid #d5d5d5;
}
.contact .foottb-r h3
{
    color: #444;
}
.contact .foottb-r p
{
    color: #444;
    text-align: center;
}
.contact .foottb-r>p:before
{
    background: #d5d5d5;
}
.keyword_light p, .nycont-bot p
{
    line-height: 36px;
    font-size: 16px;
    color: #555;
}
.ewm-li
{
    float: left;
    margin-left: 10px;
}
.ewm-li div
{
    background: url(404.png) no-repeat;
    width: 128px;
    height: 128px;
}
.ewm-li div>img
{
    display: block;
    margin: 0 auto;
    width: 104px;
    padding-top: 12px;
}/*产品*/
.inproli-div
{
    width: 100%;
    height: 220px;
    overflow: hidden;
    border: 1px solid #ddd;
}
.inproli-div>img
{
    width: 100%;
    height: 100%;
    transition: .6s;
    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;
}
.goods-li
{
    float: left;
    margin-right: 29px;
    cursor: pointer;
    margin-bottom: 70px;
    position: relative;
    width: 287px;
}
.goods-li h3
{
    position: absolute;
    left: 0;
    border: 0;
    right: 0;
    text-align: center;
    color: #555;
    font-size: 15px;
    line-height: 40px;
    z-index: 2;
}
.goods-li:hover .inproli-div>img
{
    transform: scale3d(1.1,1.1,1);
}
.pro_buy
{
    width: 140px;
    height: 40px;
    border-radius: 5px;
    background: #0074dc;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    display: block;
    margin-left: 8px;
}
.goods-li:nth-child(3n)
{
    margin-right: 0;
}
.st_tree
{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0 10px;
}
.st_tree a
{
    text-decoration: none;
}
.st_tree a:hover
{
    color: #0074dc;
}
.st_tree ul
{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.st_tree ul li
{
    color: #393939;
    font-size: 16px;
    float: left;
    line-height: 52px;
    width: 100%;
    height: 52px;
    border-bottom: 1px solid #e5e5e5;
    cursor: pointer;
}
.st_tree ul ul li
{
    padding-left: 10px;
}
.st_tree ul li ul
{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.st_tree ul li ul li
{
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 35px;
    padding-left: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    border-bottom: 1px solid #e5e5e5;
}
.st_tree ul li ul li a
{
    color: #393939;
    font-size: 14px;
    width: 100%;
    height: 100%;
    display: block;
}
.st_tree ul ul li a
{
    color: #393939;
    font-size: 14px;
    width: 100%;
    height: 100%;
    display: block;
}
.st_tree ul ul li.active a
{
    color: #0074dc;
}
.st_tree ul ul li:hover a
{
    color: #0074dc;
}
.st_tree .folder
{
    background: url(404.png) no-repeat left center;
    background-size: 5%;
    padding: 0 0 0 20px;
}
.st_tree .open, .st_tree .on
{
    background: url(404.png) no-repeat left center;
    background-size: 5%;
    padding: 0 0 0 20px;
}
.st_tree .open a, .st_tree .on a
{
    color: #0074dc;
}/*历程*/
.ny_events_ul
{
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.ny_events_ul::after
{
    content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    background: #0074dc;
    z-index: 1;
    top: 0;
    left: 170px;
}
.ny_events_ul li
{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
}
.timer_shaft_left
{
    float: left;
    font-size: 24px;
    width: 180px;
    text-align: center;
    position: relative;
    line-height: 48px;
}
.timer_shaft_left::after
{
    content: "";
    position: absolute;
    right: 3px;
    top: 22px;
    width: 11px;
    height: 11px;
    border: 1px solid #0074dc;
    border-radius: 50%;
    background: #fff;
    z-index: 2;
}
.timer_shaft_right
{
    float: left;
    line-height: 35px;
    padding-left: 30px;
    padding-top: 10px;
    color: #666;
    max-width: 80%;
}/*荣誉资质*/
.docs-pictures
{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
}
.honor-li
{
    width: 218px;
    height: auto;
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
}
.honorli-div
{
    width: 100%;
    height: auto;
    overflow: hidden;
    border: 1px solid #ddd;
}
.honorli-div img
{
    width: 100%;
    height: 100%;
    display: block;
}
.honor-li:nth-child(4n)
{
    margin-right: 0;
}
.honor-li h3
{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
}
@media screen and (max-width: 1220px)
{
    body
    {
        transform: scale(.9);
        -ms-transform: scale(.9);
        -webkit-transform: scale(.9);
        -o-transform: scale(.9);
        -moz-transform: scale(.9);
    }
}
