/**重置样式**/

body,
form,
div,
span,
ul,
ol,
li,
p,
pre,
dl,
dt,
dd,
em,
a,
fieldset,
legend,
address,
label,
textarea,
select,
input,
button,
figure,
table,
th,
td,
b,
i {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}

fieldset,
img {
    border: 0;
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

em,
i {
    font-style: normal;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    color: none;
}

input,
select,
img {
    vertical-align: middle;
}

hr {
    border: 1px solid #333;
}

.clear {

    zoom: 1;

}

.clear:after {

    visibility: hidden;

    display: block;

    font-size: 0;

    content: " ";

    clear: both;

    height: 0;

}

.fl {
    float: left;
}

.fr {
    float: right;
}

.wp {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.top {
    height: 30px;
    background: #ededed;
    line-height: 30px;
    font-size: 13px;
}

.top span {
    margin-left: 20px;
}

.head {
    padding: 20px 0px;
}

.menu {
    margin-top: 15px;
}

.menu ul li {
    float: left;
    margin-left: 30px;
}

.menu ul li a {
    font-weight: bold;
}

.menu ul li a:hover {
    color: #45a3df;
}

.search {
    margin-top: 10px;
}

.search input {
    width: 130px;
    padding-left: 5px;
    height: 30px;
    border: 1px solid #CCC;
    float: left;
}

.search button {
    width: 40px;
    height: 30px;
    float: left;
    background: #45a3df;
    color: #FFF;
    border: none;
    cursor: pointer;
    line-height: 30px;
}

/* CSS Document */

@charset "UTF-8";

.bannerbox {

    height: 500px;

    width: 100%;

    overflow: hidden;

    position: relative;

}

.containt-div {

    width: 1200px;

    position: relative;

    height: 500px;

    margin: 0 auto;

}

.bannerbox ul {

    position: relative;

}

.bannerbox ul li {

    list-style: none;

    width: 100%;

    height: 500px;

    position: absolute;

    left: 0;

    top: 0;

}

.banner-line {
    width: 365px;
    border-bottom: 1px solid #57ce74;
    height: 3px;
    margin-top: 10px;
}

.banner-line span {
    width: 75px;
    height: 7px;
    display: inline-block;
    background: #57ce74;
    float: left;
}

.bannerbox ul li.fst-li {

    background: url(img/banner1.jpg) center no-repeat;

}

.bannerbox ul li.sec-li {

    background: url(img/banner2.jpg) center no-repeat;

    background-size: cover;

}

.bannerbox ul li.third-li {

    background: url(img/banner3.jpg) center no-repeat;

    background-size: cover;

}

.bannerbox ul li .img1 {

    position: absolute;

}

/*banner-01*/

.baner-01-a {



    position: absolute;

    color: #FFF;

    top: 20px;

    left: 50%;

    margin-left: -600px;

    filter: alpha(opacity=0);

    -moz-opacity: 0;

    -khtml-opacity: 0;

    opacity: 0;



}

.baner-01-a h3 {
    font-size: 28px;
    font-weight: normal;
}

.baner-01-a p {
    margin-top: 20px;
    font-size: 14px;
    line-height: 25px;
}

.baner-01-b {

    right: 0px;

    top: 80px;

    position: absolute;

    margin-left: -376px;

    filter: alpha(opacity=0);

    -moz-opacity: 0;

    -khtml-opacity: 0;

    opacity: 0;

}

/*banner2*/

.banner2-02 {

    width: 593px;

    height: 93px;

    position: absolute;

    top: 243px;

    left: 0;

    filter: alpha(opacity=0);

    -moz-opacity: 0;

    -khtml-opacity: 0;

    opacity: 0;

}

.banner2-01 {

    top: 217px;

    position: absolute;

    left: -100px;

    filter: alpha(opacity=0);

    -moz-opacity: 0;

    -khtml-opacity: 0;

    opacity: 0;

}

.banner2-03 {

    top: 352px;

    left: 0;

    position: absolute;

    filter: alpha(opacity=0);

    -moz-opacity: 0;

    -khtml-opacity: 0;

    opacity: 0;

}

/*banner3*/

.banner3-01 {

    position: absolute;

    top: 138px;

    width: 720px;

    height: 73px;

    left: 50%;

    /*margin-left: -310px;*/

    filter: alpha(opacity=0);

    -moz-opacity: 0;

    -khtml-opacity: 0;

    opacity: 0;

}

.banner3-02 {

    position: absolute;

    top: 227px;

    left: 50%;

    /*margin-left: -305px;*/

    width: 610px;

    filter: alpha(opacity=0);

    -moz-opacity: 0;

    -khtml-opacity: 0;

    opacity: 0;

}

.banner3-03 {

    position: absolute;

    top: 283px;

    width: 214px;

    left: 50%;

    /*margin-left: -107px;*/

    filter: alpha(opacity=0);

    -moz-opacity: 0;

    -khtml-opacity: 0;

    opacity: 0;

}

.banner3-04 {

    position: absolute;

    bottom: 100px;

    left: 50%;

    width: 479px;

    margin-left: -239px;

    filter: alpha(opacity=0);

    -moz-opacity: 0;

    -khtml-opacity: 0;

    opacity: 0;

}

.nav {
    width: 100px;
    height: 14px;
    position: absolute;
    bottom: 10px;
    right: 20px;
    z-index: 2;
    left: 50%;
    margin-left: -50px
}

.nav dl dd {
    list-style-type: none;
    width: 12px;
    height: 12px;
    float: left;
    margin-right: 5px;
    cursor: pointer;

    border: 1px solid #fff;
}

.nav dl .bg {
    background: #ff7300;
    width: 14px;
    height: 14px;
    border: none;
}



.m1 {
    padding: 50px 0px;
    background: #f2f3f7;
}

.m1t span {
    font-size: 24px;
}

.m1t em {
    font-size: 13px;
    color: #666;
    margin-left: 10px;
}

.m1t a {
    width: 80px;
    height: 24px;
    border-radius: 3px;
    font-size: 13px;
    color: #FFF;
    display: inline-block;
    background: #d1d2da;
    text-align: center;
    line-height: 24px;
    margin-top: 10px;
}

.m1-left {
    width: 50%;
    height: 395px;
    margin-top: 30px;
}

.fullSlide {
    width: 100%;
    position: relative;
    height: 395px;
    overflow: hidden;
}

.fullSlide .bd {
    position: relative;
    z-index: 0;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 395px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    height: 395px;
}



.fullSlide .hd {
    width: 600px;
    right: 10px;
    position: absolute;
    z-index: 1;
    bottom: 10px;
    overflow: hidden;
}

.fullSlide .hd ul {
    float: right;
}

.fullSlide .hd ul li {
    float: left;
    margin: 0 5px;
    display: inline;
    cursor: pointer;
}

.fullSlide .hd ul li img {
    width: 60px;
    line-height: 31px;
    display: block;
    border: 2px solid #fff;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.fullSlide .hd ul .on img {
    border-color: #FF8106;
    filter: alpha(opacity=100);
    opacity: 1;
}



.box {
    width: 60%;
    background: rgba(0, 0, 0, 0.3);
    padding: 20px;
    color: #FFF;
    margin-top: 100px;
}

.box h3 {
    font-size: 16px;
    font-weight: normal;
    text-align: left;
}

.box p {
    font-size: 12px;
    margin-top: 10px;
    text-align: left;
    line-height: 25px;
}

.m1-right {
    width: 50%;
    height: 395px;
    border: 1px solid #CCC;
    margin-top: 30px;
    background: #FFF;
}

.m1-right dl dt {
    width: 33.33333%;
    height: 197px;
    text-align: center;
    float: left;
    border-left: 1px solid #CCC;
}

.m1-right dl dt img {
    width: 100%;
    height: 167px;
}

.m1-right dl dt p {
    line-height: 30px;
    font-size: 14px;
}



.m2 {
    padding: 50px 0px;
}

.m2t {
    text-align: center;
    border-bottom: 1px solid #CCC;
    height: 65px;
}

.m2t span {
    color: #666;
    background: #fff;
    display: inline-block;
    margin-top: 10px;
    padding: 0px 20px;
}

.m2 dl dt {
    width: 30%;
    height: 150px;
    float: left;
    /* margin-left: 142.5px; */
    text-align: center;
    color: #FFF;
    margin: 0 1.5%;
}

.m2 dl dt a {
    color: #FFF;
}

.m2 dl {
    margin-top: 50px;
}

.m2 dl dt.m2-dt1 {
    background: url(img/bg1.jpg);
}

.m2 dl dt.m2-dt2 {
    background: url(img/bg2.jpg);
}

.m2 dl dt.m2-dt3 {
    background: url(img/bg3.jpg);
}

.m2 dl dt h4 {
    font-weight: normal;
    padding-top: 30px;
}

.m2 dl dt p {
    font-size: 13px;
    margin: 20px;
    line-height: 25px;
}



.m3 {
    padding: 60px 0px;
    background: #f2f3f7;
}

.m3-right {}

.m3-left img {
    width: 100%
}

.ab-des {
    font-size: 14px;
    line-height: 30px;
    margin-top: 20px;
    color: #555;
}



.m4 {
    padding: 40px 0px;
}

.m4t {
    text-align: center;
}

.m4t h3 {
    font-weight: normal;
    font-size: 24px;
}

.m4t p {
    font-size: 13px;
    color: #666;
    margin-top: 10px;
}

.m5 {
    padding-top: 40px;
}

.mr_frbox {
    height: 120px;
    margin-top: 30px;
}

.mr_frBtnL {
    float: left;
    margin-top: 23px;
    margin-right: 10px;
    cursor: pointer;
    display: inline;
}

.mr_frUl {
    float: left;
    height: 120px;
}

.mr_frBtnR {
    float: right;
    margin-top: 23px;
    cursor: pointer;
}

.mr_frUl ul li {
    display: inline;
    float: left;
    width: 198px;
    height: 88px;
    overflow: hidden;
    border: 1px solid #CCC;
    margin: 0px 12px;
}

.mr_frUl ul li img {
    width: 100%;
    height: 100%;
}

.tempWrap {
    width: 560px;
}

.m5-list {
    margin-top: 30px;
}

.m5-list dl {
    width: 23%;
    float: left;
    /* margin-left: 40px; */
    margin: 0 1%;
}

.m5-list dl dt img {
    width: 100%;
    height: 207px;
}

.m5-list dl dd h3 {
    font-weight: normal;
    font-size: 15px;
    margin-top: 10px;
}

.m5-list dl dd span {
    font-size: 13px;
    color: #666;
    display: block;
    margin: 5px 0px;
}

.m5-list dl dd p {
    font-size: 13px;
    color: #555;
    line-height: 25px;
}

.m5-list dl dd h3 a:hover {
    color: #45a3df;
}

.m5-list dl:nth-child(1) {
    margin-left: 0px;
}



.footer {
    width: 100%;
    background: #3f4344;
    padding-top: 30px;
    margin-top: 60px;
}

.foot-nav dl {
    width: 140px;
    float: left;
}

.foot-nav dl dt {
    color: #FFF;
    margin-bottom: 20px;
}

.foot-nav dl dd {
    margin-top: 6px;
}

.foot-nav dl dd a {
    font-size: 13px;
    color: #EFEFEF;
}

.foot-nav dl:nth-child(1) {
    margin-left: 30px;
}

.foot-right {
    width: 390px;
    color: #efefef;
}

.foot-right b {
    font-size: 33px;
    font-weight: normal;
    display: block;
    margin: 10px 0px;
}

.foot-right a {
    width: 145px;
    height: 40px;
    display: block;
    background: #45a3df;
    color: #FFF;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
}

.foot-right p {
    font-size: 13px;
    margin-top: 10px;
}

.foot-bot {
    width: 100%;
    height: 45px;
    background: #2d3031;
    text-align: center;
    line-height: 45px;
    color: #FFF;
    font-size: 14px;
    margin-top: 20px;
}

.foot-bot a {
    color: #FFF;
}

.foot-bot a:hover {
    color: #45a3df;
}



.main {
    margin-top: 50px;
    s margin-bottom: 50px;
}

.widget-area {
    width: 220px;
}

.widget-area .dh {
    background: #45a3df;
    width: 220px;
    overflow: hidden;
    border-radius: 3px 3px 0 0;
}

.widget-area .dh h2 {
    background: url(img/bg01.gif) repeat;
    padding: 28px 0 0;
    line-height: 26px;
    text-align: center;
    color: #fff;
    font-size: 20px;
}

.widget-area .dh h2 em {
    color: #90a7cf;
}

.widget-area .dh h2 a {
    color: #fff;
    display: block;
}

.widget-area .widget-area .dh h2 em {
    font-style: normal;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    font-family: Arial;
}

.widget-area .dh_bot {
    width: 201px;
    height: 21px;
    display: block
}

.widget-area .dh_c {
    padding: 12px 15px 0;
    background: #fff;
    border-radius: 0 0 3px 3px;
    margin: 0 5px 5px;
}

.widget-area .dh_c ul li {
    line-height: 38px;
    font-size: 14px;
    font-weight: normal;
    padding: 7px 0 0;
    overflow: hidden
}

.widget-area .dh_c ul li a {
    line-height: 31px;
    display: inline-block;
    padding: 0 0 0 28px;
    width: 100%;
    background: url(img/dhhbg1.jpg) no-repeat 0 0;
    color: #333;
}

.widget-area .dh_c ul li.current-cat a,
.widget-area .dh_c ul li a:hover,
.widget-area .dh_c ul li.current-menu-item a,
.widget-area .dh_c ul li.current-menu-parent a {
    background: url(img/dhhbg2.jpg) no-repeat 0 0;
    text-decoration: none;
    color: #fff;
}

.widget-area .dh_c ul li ul li {
    height: 30px;
    line-height: 30px;
    background: url(img/ico01.jpg) no-repeat 14px 12px;
    padding: 0 0 0 28px;
    font-size: 14px;
}

.widget-area .dh_c ul li ul li a {
    background: none;
    padding: 0;
    width: auto;
    color: #555;
}

.widget-area .dh_c ul li.current-cat ul li a,
.widget-area .dh_c ul li ul li a:hover {
    background: none;
    color: #555;
}

.widget-area .dh_c ul li ul li.current-cat a:hover,
.widget-area .dh_c ul li ul li a:hover {
    text-decoration: underline;
    color: #1f4e9e;
}

.widget-area .dh_c ul li ul li.current-cat a {
    background: none;
    color: #555;
}

.widget-area .dh_gg {
    height: 55px;
    padding: 0 0 0 64px;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    background: url(img/dh_gg.jpg) no-repeat -10px -62px;
}

.widget-area .dh_gg strong {
    display: block;
    font-size: 22px;
    font-weight: normal;
    font-family: Arial;
}

.widget-area .dh1 .dh_c {
    padding: 12px 15px;
}

.widget-area .dh2 .dh_c {
    height: 190px;
    padding: 12px 15px;
}

.widget-area .dh3 .dh_c {
    height: 145px;
    padding: 12px 15px;
}

.widget-area .lx {
    margin: 10px 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    overflow: hidden;
}

.widget-area .lx h2 {
    background: #45a3df;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #90a7cf;
    font-size: 18px;
    color: #fff;
    display: block;
    font-family: "Microsoft YaHei";
    font-weight: bold;
}

.widget-area .lx h2 a {
    color: #fff;
}

.widget-area .lximgs {
    padding: 8px 0;
}

.widget-area .lximgs img {
    display: block;
    margin: 0 auto;
}

.widget-area .lxnrs {
    border: 1px solid #45a3df;
}

.widget-area .lxnrs p {
    color: #666666;
    line-height: 22px;
    padding: 0 9px;
    word-break: break-all;
    font-size: 14px;
}

.widget-area .lxnrs p.pl {
    padding-left: 70px;
}

.widget-area .lxnrs p span {
    color: #545454;
}

.widget-area .lxnrs p b {
    font-weight: bold;
}



.right {
    width: 940px;
}

.rt {
    border-left: 5px solid #45a3df;
    border-bottom: 1px solid #CCC;
    height: 40px;
    line-height: 40px;
}

.rt span {
    font-size: 18px;
    margin-left: 10px;
}

.rt em {
    float: right;
    font-size: 13px;
    color: #666;
    margin-top: 2px;
}

.rt em a {
    color: #666;
}

.rt em a:hover {
    color: #45a3df;
}





.pageshow {
    line-height: 30px;
    margin-top: 20px;
}

.news {
    margin-top: 20px;
}

.news ul li {
    font-size: 14px;
    line-height: 35px;
    border-bottom: 1px dashed #CCC;
}

.news ul li span {
    float: right;
    color: #666;
}

.news ul li i {
    font-size: 25px;
    float: left;
    margin-right: 10px;
}

.news ul li a {
    color: #333;
}

.news ul li a:hover {
    color: #45a3df;
}

.product {
    margin-top: 15px;
}

.product ul li {
    width: 24%;
    height: 200px;
    float: left;
    margin: 15px 0.5% 0px;
}

.product ul li img {
    width: 230px;
    height: 150px;
}

.product ul li p {
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #666;
}

.product ul li:hover p {
    color: #45a3df;
}

.pn {
    margin-top: 50px;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #666;
}

.con-tt {
    margin-bottom: 20px;
    margin-top: 10px;
}

.con-tt h2 {
    text-align: center;
    margin-bottom: 10px;
    color: #666;
}

.con-tt p {
    text-align: center;
    font-size: 13px;
    color: #666;
}

.con-tt p span {
    margin-right: 20px;
}



/* 分页page样式 style*/

.page {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 13px;
}

.page a {

    border: 1px solid #ccc;

    display: inline;

    padding: 3px 10px 3px 10px;

    margin-right: 5px;

    border-radius: 3px;

    -moz-border-radius: 3px;

    -webkit-border-radius: 3px;

    cursor: pointer;

    background: #fff;

    text-decoration: none;

    color: #999;

}

.page a:hover {

    border: 1px solid #FF6600;

    background-color: #FF6600;

    color: #fff;

}

.page span {

    border: 1px solid #FF6600;

    display: inline;

    padding: 3px 10px 3px 10px;

    margin-right: 5px;

    border-radius: 3px;

    -moz-border-radius: 3px;

    -webkit-border-radius: 3px;

    background: #FFEEE5;

    color: #FF6600;
}


@media (max-width: 768px) {
    .head {
        padding-top: 20px;
        padding-bottom: 0;
    }

    .top {
        padding-left: 3%;
        padding-right: 3%;
        font-size: 12px;
    }

    .top span {
        display: none;
    }

    .logo {
        width: 100%;
        float: none;
        text-align: center;
    }

    .search {
        display: none;
    }

    .menu {
        padding-top: 5px;
        background: #45a3df;
        margin-top: 15px;
        padding-bottom: 5px;
    }

    .menu ul li {
        line-height: 2;
        text-align: center;
        width: 20%;
        float: left;
        margin-left: 0px;
    }

    .menu ul li a {
        font-weight: bold;
        color: #fff;
    }

    .m1t {
        width: 100%;
        text-align: center;
    }

    .m1t .fl {
        width: 100%;
        float: none;
    }

    .m1t .fr {
        display: none;
    }

    .m1t span {
        display: block;
        font-size: 24px;
    }

    .m1-left {
        width: 100%;
        height: 395px;
        margin-top: 20px;
    }

    .m1-right {
        width: 100%;
        height: auto;
    }

    .m1-right dl dt img {
        height: auto;
    }

    .m1-right dl dt {
        height: 150px;
    }

    .m2 dl dt {
        width: 100%;
        height: auto;
        float: none;
        margin-bottom: 10px;
    }

    .m3t img {
        width: 100%;
    }

    .m3-right {
        margin-top: 20px;
    }

    .m5-list dl {
        width: 48%;
        margin: 0 1%;
    }

    .m5-list dl dt img {
        width: 100%;
        height: 150px;
    }

    .m2 {
        padding: 20px 0px;
    }

    .scrollsidebar {
        display: none;
    }

    .footer .foot-nav {
        width: 100%;
    }

    .footer .foot-right {
        width: 100%;
        text-align: center;
    }

    .foot-right a {

        display: inline-block;

    }

    .widget-area .lx {
        display: none;
    }

    .widget-area {
        width: 19%;
    }

    .widget-area .dh {
        background: #fff;

        width: auto;
    }

    .right {
        width: 100%;
    }

    .widget-area {
        width: 100%;
    }

    .product ul li {
        width: 48%;
        height: 200px;
        float: left;
        margin: 15px 0.5% 0px;
    }

    .product ul li img {
        width: 100%;
        height: 150px;
    }

    .widget-area .dh h2 {
        display: none;

    }

    .main {
        margin-top: 20px;
    }

    .widget-area .dh1 .dh_c {
        text-align: center;
        padding: 0;
    }

    .widget-area .dh_c ul li {
        margin: 5px;
        background: #DDD;
        padding: 0 5%;
        display: inline-block;
        line-height: 25px;
        font-size: 14px;
        font-weight: normal;
        /* padding: 7px 0 0; */
        overflow: hidden;
    }

    .widget-area .dh_c ul li a {
        line-height: 25px;
        display: block;
        padding: 0;
        width: auto;
        background: none;
        color: #333;
    }

    .page a {

        display: inline-block;
    }

    .page span {

        display: inline-block;

    }

    .rt em {
        font-size: 12px;

    }

    .rt span {
        font-size: 13px;
    }

    .pageshow table {
       width: 100% !important;
    }

    .pageshow img{
       width: 100% !important;
       height: auto !important;
    }
    .pageshow {
        padding-left: 3%;
        padding-right: 3%;
    }
    .pn .fl{width: 100%}
    .pn .fr{width: 100%}
}