body,
div,
h1,
h2,
h3,
h4,
h5,
a,
img,
strong,
span,
var,
em,
form,
select,
option,
input,
ol,
ul,
dt,
dd,
dl,
li,
p {
    margin: 0px;
    padding: 0px;
}

body {
    font-family: "Microsoft Yahei"
}

a {
    text-decoration: none;
    cursor: pointer;
    font-style: normal;
    outline: none;
}

ol,
ul,
li {
    list-style-type: none;
}

em,
var {
    font-style: normal;
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}

a img {
    border: none;
}

@font-face {
    font-family: "sysong";
    src: url(../fonts/SourceHanSerifCN-Bold.otf);
}

/* AB模板网 www.adminbuy.cn 整站模板下载网站 */
.w1200 {
    width: 1320px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both
}

.div-height {
    height: 20px;
}

.mt-30 {
    margin-top: 30px;
}

/*欢迎*/

.wel {
    width: 100%;
    height: 36px;
    line-height: 36px;
    background-color: #1a5eaf;
}

.wel_1 {
    width: 1320px;
    color: #FFFFFF;
    font-size: 14px;
}


/*头部*/

.top {
    width: 100%;
    height: 100px;
}

.top1 {
    width: 344px;
    margin: 30px auto 0;
}

.top1 img {
    width: 100%;
}

.top2 {
    width: 840px;
    margin: 20px auto 0;
}

.top2_1 {
    width: 650px;
    height: 30px;
    background: #004794;
    border-bottom-left-radius: 30px;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 30px;
    font-size: 12px;

}

.top2_1 span {
    margin-right: 20px;
    margin-left: 20px;
    color: #fff;
}

.top2_1 a {
    font-size: 12px;
    line-height: 30px;
    color: #fff;
}

.top2_2 {
    width: 840px;
    margin-top: 14px;
}


/*导航*/
.nav_ {
    width: 100%;
    height: 60px;
}

.nav1_ {
    width: 840px;
    height: 60px;
    line-height: 60px;
    margin: auto;
}

.nav1_ li {
    float: left;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.nav1_ li a {
    font-size: 18px;
    color: #000;
    height: 60px;
    line-height: 60px;
    padding: 0 24px;
}



.nav1_ li a:hover {
    color: #004794;
    font-size: 18px;
    height: 60px;
    line-height: 60px;
}

.nav1_ .mson li a {
    font-size: 16px;
    padding: 0;
    text-align: center;
    background: #fff;
    color: #333;
}

.nav1_ .mson li:hover .seca {
    background: #eee;
    color: #004794;
    font-weight: bold;
}

.nav1_ .mson li .msonson {
    font-size: 16px;
    padding: 0;
    text-align: center;
    background: #fff;
    color: #333;
}

.nav1_ .mson li:hover .msonson {
    display: block;
}

.nav1_ .mson li .msonson a:hover {
    background: #eee;
    color: #004794;
    font-weight: bold;
}

.curt {
    color: #004794 !important;
}

.dw {
    width: 100%;
    height: 60px;
    position: absolute;
    z-index: 10000;
}

/*公告*/

.mess {
    width: 100%;
    height: 61px;
}

.mess_1 {
    width: 1320px;
    height: 61px;
    font-size: 14px;
    line-height: 61px;
    color: #000;
}



/*精品展示*/

.cpbt {
    width: 100%;
    padding: 50px 0 50px;
    background-position: center;
    background-repeat: no-repeat;
}

.cpbt1 {
    width: 1320px;
    margin: auto;
}

.cpbt1 p {
    text-align: center;
    text-transform: uppercase;
}

.cpbt1 p:nth-child(1) {
    color: #024995;
    font-size: 50px;
    font-weight: 500;
    letter-spacing: 4px;
}

.cpbt1 p:nth-child(2) {
    color: #999;
    font-size: 20px;
}


.cpzs {
    width: 100%;
    padding: 0;
    margin-bottom: 40px;
}

/*首页产品列表*/

.lbb {
    width: 100%;
    margin: 0 auto;
}

.lbb ul {
    width: 1320px;
    margin: 0 auto;
}

.lbb li {
    width: 413px;
    float: left;
    margin-left: 40px;
    height: 130px;
}

.lbb li:nth-child(1) {
    margin-left: 0;
}

.lbb li .bgi,
.lbb li .bgi img {
    width: 100%;
    height: 100%;
    background: url(../images/lights.jpg) no-repeat center;
}

.lbb li:nth-child(1) .bgi {
    background: url(../images/lights.jpg) no-repeat center;
    background-size: 413px 130px;
}

.lbb li:nth-child(2) .bgi {
    background: url(../images/lamp.jpg) no-repeat center;
    background-size: 413px 130px;
}

.lbb li:nth-child(3) .bgi {
    background: url(../images/liang.jpg) no-repeat center;
    background-size: 413px 130px;
}

.lbb li .bgi img {
    opacity: 1;
    transition: ease all .6s;
}

.lbb li:nth-child(1):hover .bgi img,
.lbb li:nth-child(2):hover .bgi img,
.lbb li:nth-child(3):hover .bgi img,
.lbb .on:nth-child(1) .bgi img,
.lbb .on:nth-child(2) .bgi img,
.lbb .on:nth-child(3) .bgi img {
    opacity: 0;
}




/*滚动产品图片样式*/

.zs2 {
    margin-top: 40px;
    width: 100%;
    margin-bottom: 40px;
}

.zs2 li {
    float: left;
    width: 315px;
    height: 365px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.zs2 li:nth-child(4n) {
    margin-right: 0;
}

.zs2 li .ppic {
    width: 315px;
    height: 315px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .2);
    border-radius: 10px 10px 0 0;
}

.zs2 li .ppic img {
    width: 100%;
    height: 100%;
    border-radius: 10px 10px 0 0;
    transition: ease all .6s;
}

.zs2 li .pwor {
    width: 100%;
    height: 50px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .2);
    border-radius: 0 0 10px 10px;
}

.zs2 li .pwor .p1 {
    width: 255px;
    height: 50px;
    font-size: 20px;
    color: #333;
    padding-left: 10px;
    float: left;
    line-height: 50px;
}

.zs2 li .pwor .p2 {
    width: 30px;
    height: 30px;
    margin: 10px;
    float: right;
    border-radius: 50%;
    background: #999;
    transition: ease all .6s;
}

.zs2 li:hover .ppic img {
    scale: 1.1;
}

.zs2 li:hover .pwor .p2 {
    background: #004794;
}

.zs2 li img {
    width: 100%;
    height: 100%;
}

/*优势*/
.youshi {
    width: 100%;
    height: 1060px;
    padding-top: 60px;
    background-image: url(../images/ysbg/ysbg_01.jpg),
        url(../images/ysbg/ysbg_02.jpg),
        url(../images/ysbg/ysbg_03.jpg),
        url(../images/ysbg/ysbg_04.jpg),
        url(../images/ysbg/ysbg_05.jpg);
    background-position: top, center 224px, center, center 672px, bottom;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
}

.title_b {
    color: #fff;
    font-size: 34px;
    line-height: 50px;
    border-right: 4px #fff solid;
    width: 810px;
    height: 50px;
    text-align: right;
    text-transform: uppercase;
}

.title_b span {
    font-size: 48px;
    color: #fff;
    margin-right: 15px;
}


.youshi .ys1 {
    width: 100%;
    height: 620px;
    margin-top: 100px;
}

.youshi .ys1 li {
    width: 1000px;
    height: 130px;
    margin-bottom: 100px;
}

.youshi .ys1 li .ysp1 {
    width: 130px;
    height: 130px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
}

.youshi .ys1 li .ysp1 img {
    width: 128px;
}

.youshi .ys1 li .ysp2 {
    width: 810px;
    height: 130px;
    color: #fff;
}

.youshi .ys1 li .ysp3 {
    width: 100%;
    font-size: 36px;
    text-align: right;
    line-height: 40px;
    color: #fff;
    margin-bottom: 20px;
}

.youshi .ys1 li .ysp5 {
    width: 100%;
    height: 70px;
    font-size: 24px;
    line-height: 34px;
    text-align: right;
    color: #fff;
}


/*简介*/

.jj {
    width: 100%;
    height: 960px;
    margin-top: 70px;
}

.jjt {
    width: 1320px;
    margin: auto;
}

.jjt p {
    text-align: center;
    text-transform: uppercase;
}

.jjt p:nth-child(1) {
    color: #024995;
    font-size: 50px;
    font-weight: 500;
    letter-spacing: 4px;
}

.jjt p:nth-child(2) {
    color: #999;
    font-size: 20px;
}

.jcon {
    width: 100%;
    height: 680px;
    background: url(../images/jj.jpg) no-repeat center;
    margin-top: 30px;
}

.jcon .jj1 {
    width: 1320px;
    height: 520px;
    margin: 0 auto;
    padding-top: 80px;
}

.jcon .jj1 p {
    width: 856px;
    height: 520px;
    font-size: 24px;
    line-height: 48px;
    color: #fff;
    float: right;
    text-align: justify;
}
.j-tags {
    width: 1320px;
    height: 80px;
    margin: 20px auto;
}
.j-tags ul{
    width: 920px;
    height: 100%;
    float: left;
}
.j-tags li{
    width: 228px;
    height: 70px;
    border-right: 2px #004794 solid;
    float: left;
    text-align: center;
    color: #004794;
    font-size: 20px;
    line-height: 30px;
    padding-top: 10px;
}
.j-tags li span{
    font-size: 30px;
    color: #004794;
    font-weight: bold;
}
.j-tags li:nth-child(4){
    width: 230px;
    border: none;
}
.j-more{
    width: 360px;
    height: 80px;
    float: right;
    border: 1px #004794 solid;
    border-radius: 10px;
    overflow: hidden;
}
.j-more p{
    text-align: center;
    height: 80px;
    line-height: 80px;
    font-size: 24px;
}
.j-more p:first-child{
    width: 200px;
    background: #004794;
    float: left;
    color: #fff;
}
.j-more p:last-child{
    width: 160px;
    float: right;
    color:#666;
}

/*产品展示*/

/*内页列表*/

.cpfl {
    width: 263px;
    float: left;
}

.cpfl_1 {
    width: 148px;
    text-align: center;
    background-color: #1a5eaf;
    height: 60px;
    padding: 20px 57.5px;
}

.cpfl_1 p {
    color: #becce6;
    line-height: 25px;
    height: 25px;
    font-size: 17px;
    font-weight: 500;
    text-align: center;
}

.cpfl_1 span {
    color: #ffffff;
    line-height: 30px;
    height: 30px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.lb {
    width: 263px;
    background-color: #0065b5;
    padding: 0px 0;
}

.lb_ {
    width: 259px;
    background-color: #FFFFFF;
    padding: 20px 0px;
    margin: 0px 2PX;
}

.lb_ a {
    display: block;
    font-size: 16px;
    text-indent: 30px;
    color: #4a4a4a;
    line-height: 38px;
    width: 221px;
    transition: all .2s ease;
    background-image: url(../images/m1.jpg);
    background-position: left;
    background-repeat: no-repeat;
    font-weight: normal;
    margin: 0 auto;
    border-bottom: #cbcbcb 1px solid;
}

.lb_ a:hover {
    display: block;
    font-size: 16px;
    color: #ffffff;
    text-indent: 40px;
    transition: all .2s ease;
    line-height: 38px;
    background-image: url(../images/m2.jpg);
    background-position: left;
    background-repeat: no-repeat;
    width: 221px;
    background-color: #d9241d;
}

.currt {
    color: #fff !important;
    text-indent: 40px !important;
    background-color: #d9241d;
}

.lxx {
    width: 215px;
    background-color: #3c3e46;
    padding: 28px 24px;
    color: #ffffff;
    line-height: 30px;
    font-weight: normal;
    font-size: 15px;
}




/*案例*/

.al1 {
    width: 100%;
    height: 830px;
    padding: 30px 0px;
    background: url(../images/casebg.jpg) no-repeat center;

}

.al11 {
    width: 1320px;
    margin: auto;
    height: 80px;
}

.al11 p {
    text-align: center;
    text-transform: uppercase;
}

.al11 p:nth-child(1) {
    color: #024995;
    font-size: 50px;
    font-weight: 500;
    letter-spacing: 4px;
}

.al11 p:nth-child(2) {
    color: #999;
    font-size: 20px;
}


.al2 {
    width: 100%;
    height: 660px;
    margin: 30px auto;
    position: relative;
}

.al2 .next,
.al2 .prev {
    width: 62px;
    height: 62px;
    position: absolute;
}

.al2 .next {
    left: -82px;
    top: 284px;
}

.al2 .prev {
    right: -82px;
    bottom: 284px;
}

.al2 li {
    width: 315px;
    height: 215px;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
}

.al2 li p,
.al2 li p img {
    width: 100%;
    height: 100%;
}

.al2 li:nth-child(4n) {
    margin-right:0;
}

/*厂房*/

.cf1 {
    width: 100%;
    height: 580px;
    padding: 30px 0px;
}

.cf11 {
    width: 1320px;
    margin: auto;
    height: 80px;
}

.cf11 p {
    text-align: center;
    text-transform: uppercase;
}

.cf11 p:nth-child(1) {
    color: #024995;
    font-size: 50px;
    font-weight: 500;
    letter-spacing: 4px;
}

.cf11 p:nth-child(2) {
    color: #999;
    font-size: 20px;
}


.cf2 {
    width: 100%;
    height: 500px;
    margin: 30px auto;
    position: relative;
}

.cf2 li {
    width: 420px;
    height: 500px;
    margin-right: 30px;
    float: left;
}

.cf2 li p,
.cf2 li p img {
    width: 100%;
    height: 420px;
}

.cf2 li h2{
    width: 100%;
    height: 80px;
    background: #004794;
    color: #fff;
    text-align: center;
    line-height: 80px;
    font-size: 20px;
}


/*新闻*/

.xw {
    width: 100%;
    height: 680px;
    padding: 40px 0;
    background: url(../images/newsb.jpg) no-repeat bottom center;
}

.xw01 {
    width: 640px;
    height: 550px;
    float: left;
    margin-top: 30px;
    overflow: hidden;
}

.xw1 .xw11 {
    width: 640px;
    height: 260px;
    background: #fff;
    border-radius: 20px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .2);
    margin-bottom: 30px;
    transition: ease all .6s;
}

.xw1 .xw11 .xw111 {
    width: 240px;
    height: 240px;
    float: left;
    margin: 10px;
    border-radius: 17px;
}
.xw1 .xw11 .xw111 img{
    width: 100%;
    height: 100%;
}

.xw1 .xw11 .xw112 {
    width: 360px;
    height: 240px;
    margin: 10px;
    float: right;
}

.xw1 .xw11 .xw112 h2{
    width: 100%;
    height: 60px;
    font-size: 28px;
    font-weight: normal;
    color: #333;
}

.xw1 .xw11 .xw112 p{
    width: 96%;
    height: 130px;
    font-size: 20px;
    line-height: 30px;
    color: #999;
}

.xw1 .xw11 .xw113 {
    width: 94%;
    height: 50px;
}

.xw1 .xw11 .xw113 h3 {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #999;
    float: left;
    font-size: 30px;
    color: #fff;
    text-align: center;
    line-height: 45px;
    transition: ease all .6s;
}

.xw1 .xw11 .xw113 h4 {
    font-size: 20px;
    color: #999;
    float: right;
    padding-top: 24px;
    font-weight: normal;
}
.xw1 .xw11:hover .xw113 h3 {
    background: #004794;
}
.xw1 .xw11:hover {
    box-shadow: inset 0 0 10px rgba(0, 71, 148, .3);
}

.xw02 {
    width: 640px;
    height: 550px;
    float: right;
    margin-top: 30px;
    overflow: hidden;
}

.xw3 .xw31 {
    width: 100%;
    height: 170px;
    background: #f6faff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .2);
    margin-bottom: 20px;
    transition: ease all .6s;
}

.xw3 .xw31:hover {
    box-shadow: inset 0 0 10px rgba(0, 71, 148, .3);
}

.xw3 .xw31 .xw311 {
    float: left;
    width: 150px;
    height: 115px;
    text-align: center;
    font-size: 20px;
    color: #999;
    padding-top: 35px;
    margin: 10px;
    border-right: 1px #999 solid;
}

.xw3 .xw31 .xw311 span {
    font-size: 36px;
    font-weight: bold;
    color: #666;
}

.xw3 .xw31 .xw312 {
    float: right;
    width: 450px;
    padding-top: 17px;
}

.xw3 .xw31 .xw312 p:nth-child(1) {
    width: 100%;
    font-size: 24px;
    margin-bottom: 16px;
}

.xw3 .xw31 .xw312 p:nth-child(2) {
    width: 94%;
    font-size: 18px;
    line-height: 36px;
    color: #999;
}

/*特点*/

.td {
    width: 100%;
    height: 269px;
    background-color: #006fc1;
}

.td1 {
    width: 1200px;
    height: 223px;
    padding: 23px 0px;
    background-color: #006fc1;
}

.td1 ul li {
    width: 240px;
    float: left;
    margin-left: 55px;
}

.td1 ul li span {
    width: 240px;
    height: 40px;
    line-height: 40px;
    color: #ffe400;
    font-weight: 700;
    font-size: 20px;
    display: block;
    text-align: center;
}

.td1 ul li p {
    width: 240px;
    height: 20px;
    line-height: 20px;
    color: #FFFFFF;
    font-weight: normal;
    font-size: 15px;
    text-align: center;
}




/*底部*/


.footr {
    width: 100%;
    background: url(../images/footerbg.jpg)center top no-repeat;
    padding: 70px 0 0;
    height: 390px;
}

.footr1 {
    width: 50%;
    height: 360px;
    float: left;
}

.footr1_1 {
    width: 100%;
    height: 28px;
    font-size: 28px;
    color: #fff;
    margin-bottom: 30px;
}

.footr1_2{
    width: 100%;
    height: 20px;
    font-size: 20px;
    color: #fff;
    margin-bottom: 30px;
}

.footr1_2 img {
    height: 100%;
    margin-right: 10px;
}

.footr1_3{
    width: 160px;
    height: 160px;
}
.footr1_3 img{
    width: 100%;
}


.footr2 {
    width: 50%;
    height: 360px;
    float: right;
}

.footr2 ul{
    float: left;
    margin-right: 60px;
}
.footr2 ul:last-child{
    margin-right: 0;
}

.footr2 h1 {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    line-height: 36px;
    margin-bottom: 20px;
}

.footr2 li a {
    color: #fff;
    font-size: 16px;
    line-height: 32px;
}


.footr4 {
    clear: both;
    width: 100%;
    height: 29px;
    border-top: 1px rgba(255, 255, 255, .2) solid;
}

.footr4 ul {
    width: 1320px;
    height: 29px;
    margin: 0 auto;
}

.footr4 li {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 29px;
}

.footr4 .footr4_1 {
    float: left;
}

.footr4 .footr4_2 {
    float: right;
    text-align: right;
}
.footr4 .footr4_2 a{
    font-size: 14px;
    color: #fff;
}

/*内页*/

.ny_ {
    width: 100%;
    margin: 10px 0px;
    margin-bottom: 20px;
}

.ny {}

.ny p {
    font-size: 16px;
    line-height: 30px
}

.neiye {
    width: 900px;
}

.neiye h3 {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    color: #005dc7;
}

.neiye h3 span {
    float: right;
    font-size: 14px;
    font-weight: normal;
    color: #888
}

.neiye h3 span a {
    color: #888
}






/*产品列表*/
.showlist {
    width: 100%;
    float: left;
}

.showlist div * {
    width: 100%;
}

.showlist li {
    margin: 10% auto;
    width: 80%;
    background: #fdfdfd;
    border: 5px solid #fff;
    border-radius: 5px;
}

.showlist li:hover {
    box-shadow: 0px 0px 8px #666;
    background: #f0f0f0;
}

.showlist li dl a {
    display: block;
}

.showlist li dl dt{
    height: 40vh;
    overflow: hidden;
}

.showlist li img {
    border-radius: 5px;
}

.showlist li .t {
    line-height: 35px;
    display: block;
}

.showlist li:hover b {
    color: #e30;
}

.showlist dt a {
    overflow: hidden;
    display: inline-block;
    transform: rotate(0);
    border-radius: 5px;
}

.showlist dt a img {
    transition: all .4s ease-in-out;
}

.showlist dt a:hover img {
    transform: translateZ(0) scale(1.12);
}

.showlist dd,
.showlist ol {
    padding: 1%;
    color: #666;
    text-align: center;
}

.showlist dd * {
    color: #666;
}

.showlist span {
    text-decoration: line-through;
    vertical-align: middle;
}

.showlist .pm {
    text-decoration: none;
    color: #00F;
}

.showlist div {
    float: left;
    border-left: 1px solid #eee;
}

.showlist div:hover {
    background: #fafafa;
}

.showlist .button {
    width: 60%;
    color: #fff;
    margin: 0px auto;
    padding: 0px;
}

@media only screen and (max-width: 650px) {
    .showlist .button {
        font-size: 12px;
        height: 30px;
        line-height: 30px;
    }
}

#showdata {
    display: none;
}

#showdata li {
    float: left;
    width: 300px;
}

#showdata li * {
    width: 100%;
}

#loaddata {
    text-align: center;
}

/*新闻列表*/
.news {
    width: 100%;
}

.news * {
    font-size: 1.1em;
    color: #666;
}

.news div {
    float: left;
    border-left: 1px solid #eee;
}

.news li {
    background: #fdfdfd;
    border-bottom: 1px solid #eee;
    padding: 10px;
    position: relative;
}

.news li:hover {
    background: #f7f7f7 url(../images/bg5.gif);
}

.news li a {
    display: block;
    width: 70%;
    position: relative;
    left: 10px;
    top: 0;
}

.news li span {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
}

.news li ol {
    clear: both;
    float: none;
    display: none;
    padding: 10px;
    height: 80px;
    overflow: hidden;
    color: #888;
    font-size: 1em;
}

.news li ol img {
    height: 90%;
    border-radius: 5px;
}

.news li ol:hover {
    overflow: auto;
}

.news li:hover ol {
    display: block;
    color: #000;
}

.news li:hover a {
    color: red;
}

.showpics {
    width: 94%;
    border: #DBDBDB solid 1px;
    border-radius: 5px;
    background: #FFF;
    float: left;
    margin: 0px;
}

.showpics img {
    border-radius: 5px;
}

.showpics li {
    height: 395px;
    padding-bottom: 15px;
    text-align: center;
    position: relative;
}

.showpics li img {
    max-height: 385px;
    max-width: 95%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
}

.showpics ol {
    border-top: #dbdbdb solid 1px;
    background: #fbfbfb;
}

.showpics dt {
    height: 90px;
}

.showpics dt img {
    height: 80%;
    margin: 1%;
}

.showpics dt img:hover {
    box-shadow: -5px -5px 8px #aaa;
}

div.showleft {
    background: #fdfdfd;
    width: 50%;
    float: left;
    margin: 3% 0px;
}

div.showleft .qrout {
    margin: 0px 20px 0px 0px;
}

ul.fs2 {
    margin: 0px;
    padding-top: 1px;
}

ul.fs2 li dl {
    width: 20%;
}

ul.fs2 li dt {
    width: 76%;
}

#_nub {
    width: 50px;
}

.nubjia,
.nubjian {
    border: #A0A0A0 1px solid;
    line-height: 27px;
    height: 27px;
    width: 15px;
    display: inline-block;
    margin-left: 3px;
    text-align: center;
    cursor: pointer;
    user-select: none;
}

div.min_box_content {
    color: #666;
    min-height: 110px;
    height: 110px;
    padding-bottom: 22px;
}

div.min_box_content div.c {
    min-height: 110px;
    text-indent: 2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

div.min_box_content:hover {
    color: #000;
    background: url(../images/hotbg.gif);
}











.baizi a:link {
    color: #ffffff;
    text-decoration: none;

}

.baizi a:visited {
    color: #ffffff;
    text-decoration: none;
}

.baizi a:hover {
    color: #ffe400;
    text-decoration: none;
}

.heizi a:link {
    color: #333333;
    text-decoration: none;

}

.heizi a:visited {
    color: #333333;
    text-decoration: none;
}

.heizi a:hover {
    color: #dd3f40;
    text-decoration: none;
}

.fonts {
    font-size: 14px;
    color: #ffffff;
}






.tout {
    width: 1200px;
    background-image: url(../images/1_r5_c10_s1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    height: 86px;
    padding: 30px 0px
}

.tout h1 {
    color: #00A131;
    text-align: center;
    height: 56px;
    line-height: 56px
}

.tout p {
    color: #666;
    text-align: center;
    height: 30px;
    line-height: 30px
}



.lie {
    width: 241px;
    float: left
}

.lie_1 {
    width: 206px;
    height: 31px;
}

.lie_2 {
    width: 241px;
    height: 39px;
    background-image: url(../images/n1.jpg);
}

.lie_2 dd a {
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
}

.lie_2 dd a {
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
}

.zhan {
    width: 910px;
    float: left;
    margin-left: 49px;
    background: #006666
}




.cpfl_2 h3 {
    color: #FFFFFF;
    height: 84px;
    line-height: 84px;
    padding-left: 70px;
}

.cpfl_3 {
    background-color: #09A343;
    line-height: 35px;
    height: 350px;
}

.cpfl_3 p {
    color: #FFF;
    padding: 0px 20px;
    font-size: 14px;
    width: 190px
}





.gf2 a {}

.gf2 a:link {
    width: 180px;
    display: block;
    float: left;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    margin: 0px 40px 0px 0px;
}

.gf2 a:visited {
    width: 180px;
    display: block;
    float: left;
    height: 28px;
    text-align: center line-height:25px;
    font-size: 14px;
    text-decoration: none;
    color: #fff;

    margin: 0px 40px 0px 0px;
}


.gf2 a:hover {
    width: 180px;
    display: block;
    float: left;
    line-height: 25px;
    text-align: center height:25px;
    font-size: 14px;
    color: #ffec4c;
    text-decoration: none;
    background-position: center;

    margin: 0px 40px 0px 0px;
}




.list_wd dd a {
    display: block;
    font-size: 16px;
    text-indent: 60px;
    color: #FFFFFF;
    line-height: 39px;
    width: 241px;
    transition: all .7s ease;
    height: 39px;
    background: url(../images/n1.jpg) no-repeat left;
    font-weight: normal;
}

.list_wdd dd a {
    display: block;
    font-size: 16px;
    text-indent: 60px;
    color: #000000;
    line-height: 40px;
    width: 245px;
    transition: all .7s ease;
    height: 40px;
    background: url(../images/1_r10_c2_s14.jpg) no-repeat left;
    font-weight: normal;
}

.list_wd dd a:hover {
    display: block;
    font-size: 16px;
    color: #FFFFFF;
    text-indent: 80px;
    transition: all .2s ease;
    line-height: 39px;
    width: 241px;
    height: 39px;
    background: url(../images/n2.jpg) no-repeat left;
}

.list_wdd dd a:hover {
    display: block;
    font-size: 16px;
    color: #FFFFFF;
    text-indent: 80px;
    transition: all .2s ease;
    line-height: 40px;
    width: 245px;
    height: 40px;
    background: url(../images/1_r7_c2_s11.jpg) no-repeat left;
}






.juzhong {
    text-align: center
}

.anli {
    width: 220px;
    height: 262px;
    float: left;
}

.biaoyu {
    width: 100%;
    height: 832px;
    background-color: #F0F0F0;
}

.biaoyu_1 {
    float: left;
    width: 1200px;
    height: 56px;
    margin: 44px 0px
}

.biaoyu_1 li {
    width: 599px;
    height: 56px;
    float: left
}

.biaoyu_1 li p {
    font-size: 20px;
    color: #FFF;
    line-height: 56px;
    text-align: center
}

.biaoyu_2 {
    width: 1200px;
    height: 646px;
    background-color: #FFF;
}

.biaoyu_2_1 {
    width: 1145px;
    height: 588px;
    background-image: url(../images/1_r16_c4_s1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    top: 29px;
    left: 27px
}

.biaoyu_2_1 li {
    width: 570px;
    height: 250px;
    float: left;
    line-height: 27px;
}

.biaoyu_2_1 li p {
    width: 500px;
    font-size: 14px;
    color: #FFF;
    padding-left: 40px;
}



#by1 {
    background-color: #03AD4D
}

#by2 {
    background-color: #E90000;
    border-left: #FFF 2px solid
}


.ssd {
    background-image: url(../images/1_r39_c2_s1.jpg);
    height: 47px
}

.pp {
    background-color: #09A343;
    height: 147px
}

.pp1 {
    width: 1200px;
    background-image: url(../images/1_r30_c2_s1.jpg);
    height: 147px
}




.jj_nr_img {
    width: 560px;
    height: 318px;
    float: left;
    background-image: url(../images/1_r34_c2_s1.jpg);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 37px
}

.jj_nr_zi {
    width: 560px;
    height: 318px;
    float: left;
    margin-left: 43px;
    line-height: 33px
}

.jj_nr_zi p {
    font-size: 14px;
    color: #333
}

.wx {
    width: 100%;
    background-image: url(../images/1_r20_c1_s1.jpg);
    height: 458px;
    background-position: center;
}






.dtt {
    width: 100%;
    background-color: #F11109;
    height: 102px;
    padding: 30px 0;
}

.dtt1 {
    width: 750px;
    height: 102px;
    float: left;
}

.dtt1 h2 {
    color: #FEDB00;
    height: 42px;
    line-height: 42px;
}

.dtt1 p {
    color: #FFFFFF;
    line-height: 30px;
}

.dtt2 {
    width: 392px;
    height: 102px;
    float: left;
    margin-left: 58px;
}

.dttt {
    width: 100%;
    height: 174px;
    background-image: url(../images/1_r14_c1_s1.jpg);
    background-position: center;
    background-repeat: no-repeat;
}


.xinwen_news dt {
    background: #ef9c00;
    width: 85px;
    height: 85px;
    color: #ffffff;
    line-height: 28px;
    font-size: 14px;
    text-align: center;
    float: right;
    overflow: hidden;
}

.xinwen_news:hover dt b {
    color: #FFF;
    border-bottom: #FFF 1px solid;
}

.xinwen_news dt b {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 38px;
    color: #ffffff;
    width: 55px;
    margin: 0 auto;
    border-bottom: #fff 1px solid;
    padding: 5px 0 2px;
    line-height: 40px;
}

.xinwen_news dt span {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
    padding: 5px 0 0;
}

.xinwen_news dd {
    width: 700px;
    padding: 0 0 0 15px;
    float: left;
}

.xinwen_news dd h5 {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

.xinwen_news dd h5 a {
    font-size: 16px;
    color: #444;
    font-weight: bold;
}

.xinwen_news dd h5 a:hover {
    color: #bc0030;
    font-size: 16px;
}

.xinwen_news dd p {
    font-size: 12px;
    color: #7d7d7d;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
    padding-top: 3px;
}

.xinwen_news dd p a {
    font-size: 12px;
    color: #197500;
    padding: 0 0 0 20px;
}

.xinwen_news p .gdd {
    margin-top: 10px;
    width: 100%;
    height: 22px;
    float: left;
    background: url(../images/more.png) no-repeat left;
    color: #ffffff;
    line-height: 22px;
    font-size: 12px;
    padding-left: 20px;
}


.xinwen_news1 {
    width: 890px;
    height: 340px;
}

.xinwen_news1 li {
    width: 890px;
    display: inline-block;
    padding: 8px 0;
    overflow: hidden;
    float: left;
    line-height: 28px;
    font-size: 15px
}

.xinwen_news1 li a {
    font-weight: bold;
    font-size: 16px
}

.xinwen_news1 li:hover {
    background: #F6F6F6;
}

.xinwen_news1 li img {
    padding-right: 20px
}


.news_dl_3 {
    width: 710px;
    display: inline-block;
    padding: 14px 0;
    overflow: hidden;
    height: 420px;
    float: right;
}

.news_dl_3 dd {
    border-bottom: #b8b8b8 1px dashed;
    position: relative;
    top: -40px
}

.news_dl_3 dt {
    background: #ef9c00;
    width: 85px;
    height: 85px;
    color: #ffffff;
    line-height: 28px;
    font-size: 14px;
    text-align: center;
    float: right;
    overflow: hidden;
}

.news_dl_3 dl:hover dt {
    background: #6f6f6f;
    width: 85px;
    height: 85px;
    text-align: center;
    float: right;
    overflow: hidden;
    color: #FFF;
}

.news_dl_3 dl:hover dt b {
    color: #FFF;
    border-bottom: #FFF 1px solid;
}

.news_dl_3 dt b {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 38px;
    color: #ffffff;
    width: 55px;
    margin: 0 auto;
    border-bottom: #fff 1px solid;
    padding: 5px 0 2px;
    line-height: 40px;
}

.news_dl_3 dt span {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
    padding: 5px 0 0;
}

.news_dl_3 dd {
    width: 620px;
    padding: 0 0 0 15px;
    float: left;
}

.news_dl_3 dd h3 {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

.news_dl_3 dd h3 a {
    font-size: 16px;
    color: #444;
    font-weight: bold;
}

.news_dl_3 dd h3 a:hover {
    color: #bc0030;
    font-size: 16px;
}

.news_dl_3 dd p {
    font-size: 12px;
    color: #7d7d7d;
    height: 60px;
    line-height: 20px;
    overflow: hidden;
    padding-top: 3px;
}

.news_dl_3 dd p a {
    font-size: 12px;
    color: #197500;
    padding: 0 0 0 20px;
}

.news_dl_3 dd p .gdd {
    margin-top: 10px;
    width: 100%;
    height: 22px;
    float: left;
    background: url(../images/more.png) no-repeat left;
    color: #ffffff;
    line-height: 22px;
    font-size: 12px;
    padding-left: 20px;
}


.wtjd_nr ul li {
    float: left;
    width: 600px;
    height: 40px
}

.wtjd_1 {
    width: 570px;
    height: 371px;
    float: left;
    border: #EEE 1px solid;
}

.wtjd_gun {
    width: 530px;
    height: 331px;
    margin: 20px 20px;
    line-height: 30px
}

.wtjd_2 {
    margin-left: 600px;
    height: 371px
}

.wtjd {}





.fh {
    width: 579px;
    height: 75px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.tp {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 15px;
}





.col1 {
    background-color: #EDA830;
}

.col1 h2 {
    color: #FFFFFF;
    text-align: center;
    height: 60px;
    line-height: 60px;
    background-image: url(../images/1_r13_c8_s1.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

.col1 p {
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
}

.col2 {
    background-color: #55AFE3;
}

.col2 h2 {
    color: #FFFFFF;
    text-align: center;
    height: 60px;
    line-height: 60px;
    background-image: url(../images/1_r13_c8_s1.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

.col2 p {
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
}

.flip-container {
    perspective: 1000;
}

.flip-container:hover .flipper,
.flip-container.hover .flipper {
    transform: rotateY(180deg);
}

.flip-container,
.front,
.back {
    width: 288px;
    height: 245px;
}

.flipper {
    transition: 0.6s;
    transform-style: preserve-3d;

    position: relative;
}

.front,
.back {
    backface-visibility: hidden;

    position: absolute;
    top: 0;
    left: 0;
}

.front {
    z-index: 2;
}

.back {
    transform: rotateY(180deg);
}



table {
    border-collapse: collapse;
}

.banner {
    height: 55px;
    width: 1180px;
    margin: 0 auto;
}

#banner li {
    width: 147px;
    float: left;
    height: 55px;
    line-height: 55px;
    text-align: center;
}

#banner li a {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    height: 55px;
    line-height: 55px;
    width: 147px;
    display: block;
    font-family: "΢���ź�";
}

#banner li a:hover {
    color: #FFF;
    background-color: #FF8000;
    background-repeat: no-repeat;
    font-family: "΢���ź�";
    font-size: 16px
}

.fanren a:link {
    color: #FFF;
    font-size: 16px;
}

.fanren a:visited {
    color: #FFF;
    font-size: 16px
}

.footd a:link {
    color: #FFF;
    font-size: 14px;
    padding: 0 30px
}

.footd a:visited {
    color: #FFF;
    font-size: 14px
}

.flash1 {
    z-index: -900;
    width: 980px;
    margin: 0 auto
}

.dibu a {
    color: #FFF
}

.dibu a:link {
    color: #FFF
}

.dibu a:visited {
    color: #FFF
}

.liebiao a {
    color: #FFF
}

.liebiao a:link {
    color: #FFF
}

.liebiao a:visited {
    color: #FFF
}

.dibu1 {
    color: #FFF
}

.dibu1 a {
    color: #FFF
}

.dibu1 a:link {
    color: #FFF
}

.dibu1 a:visited {
    color: #FFF
}

.dibu2 a {
    color: #FFF
}

.dibu2 a:link {
    color: #FFF
}

.dibu2 a:visited {
    color: #FFF
}


.guanjianci a:link {
    color: #000
}

.guanjianci a:visited {
    color: #000
}