﻿@charset "utf-8"; /* CSS Document */
html, body, a, p, span, ul, img, dt, dl, dd {
    padding: 0;
    margin: 0;
    list-style: none;
    border: none;
    font: 12px "宋体";
    color: #000000;
}

img {
    border: none;
}
#allmap{
	height:730px
}

body {
    background: url(/images/index_02.jpg) repeat-x;
}

a {
    text-decoration: none;
}

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

a:hover {
    color: #ff0000;
}

.blank1, .blank2, .blank3, .blank4, .blank5, .blank10 {
    overflow: hidden;
    clear: both;
    display: block;
    font-size: 1px;
}

.blank1 {
    height: 1px;
}

.blank10 {
    height: 10px;
}

.blank3 {
    height: 3px;
}

.blank20 {
    height: 20px;
}

.blank5 {
    height: 5px;
}

.table5 {
    border: 1px dotted #cfcfcf;
}

.table5 td {
    border: 1px dotted #cfcfcf;
    padding-left: 10px;
    line-height: 25px;
    font-size: 12px;
}

.strong {
    font-weight: bold;
    font-size: 14px;
}

.made p {
    text-indent: 0em;
}

.page {
    width: 976px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 13px;
}

.head {
    width: 975px;
}

.top1 {
    width: 975px;
    background: url(/images/index_04.png) no-repeat left center;
    height: 94px;
}

.top1 ul {
    float: right;
    width: 280px;
    padding-top: 60px;
}

.top1 ul li {
    float: left;
    width: 90px;
    height: 30px;
}

.top1 ul li a {
    padding-left: 25px;
    line-height: 25px;
}

.nav {
    background: url(/images/index_06.jpg) no-repeat;
    width: 973px;
    height: 45px;
}

.nav ul {
    padding: 0 5px 0 0;
}

.nav ul li {
    float: left;
    width: 138px;
    background: url(/images/navline.jpg) no-repeat;
    text-align: center;
    height: 45px;
    position: relative;
}

.nav ul li a {
    line-height: 45px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding-left: 20px;
}

.nav ul li a:hover {
    color: #ffff00;
    display: block;
}

/*二级导航样式*/
#nav li ul {
    z-index: 100;
    text-align: left;
    width: 100px;
    position: absolute;
    top: 44px;
    left: 0px;
    display: none;
    background: #0253af;
    padding-left: 0px;
    padding-top: 0px;
}

#nav li ul li {
    width: 100px;
    border-bottom: #fff 1px dashed;
    background: none;
    height: 28px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    line-height: 28px;
    text-align: center;
}

#nav li ul a {
    display: block;
    color: #ffffff;
    font-size: 13px;
    line-height: 28px;
    text-align: center;
    padding-right: 10px;
}

#nav li ul a:link {
    color: #ffffff;
    text-decoration: none;
}

#nav li ul a:hover {
    color: #ffff00;
    text-decoration: none;
    font-weight: bold;
    display: block;
    height: 28px;
}

#nav li:hover ul {
    display: block;
}

#nav li.sfhover ul {
    display: block;
}



.main {
    width: 976px;
    overflow: hidden;
}

.left {
    width: 216px;
    float: left;
}

.indexright {
    width: 745px;
    overflow: hidden;
    float: right;
}

.right {
    width: 743px;
    overflow: hidden;
    float: right;
    border: #dfdfdf 1px solid;
}

.prolist {
    width: 216px;
}

.prolist dt {
    background: url(/images/index_11.jpg) no-repeat;
    width: 216px;
    height: 28px;
}

.prolist dt p {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    padding: 8px 0 0 30px;
}

.prolist dd {
    width: 214px;
    border: 1px solid #dfdfdf;
    margin-top: 5px;
}

.prolist dd ul {
    padding: 3px 5px 8px 5px;
}

.prolist dd ul li {
    background: url(/images/index_20.jpg) no-repeat 8px center;
    width: 204px;
    border-bottom: 1px dashed #C5B9B9;
    height: 35px;
}

.prolist dd ul li a {
    font-size: 13px;
    font-weight: bold;
    line-height: 35px;
    padding-left: 20px;
}

.tophead2 {
    width: 975px;
    overflow: hidden;
    height: 76px;
    background: url(/images/logo1.jpg) no-repeat left center;
    margin: 0 auto;
}

.tophead2 p {
    text-align: right;
    padding: 10px 20px 0 0;
    width: 955px;
    display: block
}

.tophead2 p a {
    text-decoration: none;
    font-size: 12px;
}

.tophead2 span {
    text-align: right;
    width: 975px;
    display: block
}

.proshowcontent {
    width: 739px;
    _width: 739px;
    padding-top: 10px;
}

.proshowcontent img {
    border: 1px #CCC solid;
}

.contact {
    width: 216px;
    overflow: hidden;
}

.contact dt {
    background: url(/images/index_11.jpg) no-repeat;
    width: 216px;
    height: 28px;
}

.contact dt p {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    padding: 8px 0 0 30px;
}

.contact dd {
    width: 214px;
    border: 1px solid #dfdfdf;
    margin-top: 5px;
    background: url(/images/lx.jpg) no-repeat right bottom;
}

.contact dd p {
    line-height: 27px;
    padding-left: 30px;
}

.rightop {
    width: 740px;
    overflow: hidden;
}

.company {
    width: 413px;
    overflow: hidden;
    float: left;
}

.company dt {
    background: url(/images/index_10.jpg) no-repeat;
    width: 410px;
    height: 32px;
}

.company dt p {
    float: left;
    color: #135493;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 0 0 28px;
}

.company dt a {
    float: right;
    line-height: 32px;
}

.company dd {
    width: 410px;
    padding-top: 10px;
}

.company dd img {
    float: left;
    padding-right: 10px;
    padding-top: 5px;
}

.company dd p {
    text-indent: 2em;
    line-height: 30px;
}

.news {
    width: 315px;
    float: right;
    overflow: hidden;
}

.productlist {
    width: 740px;
    overflow: hidden;
}

.productlist dt {
    background: url(/images/index_29.jpg) no-repeat;
    width: 740px;
    height: 30px;
}

.productlist dt p {
    float: left;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 0 0 28px;
}

.productlist dt a {
    float: right;
    line-height: 32px;
    padding-right: 10px;
}

.productlist dd {
    width: 738px;
    border: 1px solid #dfdfdf;
    margin-top: 5px;
}

.footer {
    background: url(/images/index_33.jpg) repeat-x top center;
    width: 100%;
}

.foot {
    width: 1002px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 12px;
}

.foot p {
    text-align: center;
    line-height: 25px;
}

.p_1 {
    width: 228px;
    height: 39px;
    overflow: hidden;
    background: url(/images/index_06.jpg) no-repeat center center
}

.p_1 p {
    font-size: 14px;
    color: #fff;
    padding: 17px 0 0 22px;
    font-weight: bold
}

.p_11 {
    width: 228px;
    height: 39px;
    overflow: hidden;
    background: url(/images/index_061.jpg) no-repeat center center
}

.p_11 p {
    font-size: 14px;
    color: #fff;
    padding: 17px 0 0 22px;
    font-weight: bold
}

.list {
    width: 228px;
    overflow: hidden;
}

.p_title {
    width: 228px;
    height: 20px;
    overflow: hidden;
    background: url(/images/index_13.jpg) no-repeat center center
}

.p_list {
    width: 228px;
    overflow: hidden;
    background: url(/images/index_15.jpg) repeat-y;
}

.p_list li {
    width: 190px;
    margin: 0 auto;
    background: url(/images/index_24.jpg) no-repeat center bottom;
    height: 34px;
    display: block;
}

.p_list li a {
    line-height: 34px;
    font-size: 12px;
    text-decoration: none;
    display: block;
    background: url(/images/index_20.jpg) no-repeat left center;
    padding-left: 20px;
}

.p_list li a:hover {
    color: #009900
}

.p_bottom {
    width: 228px;
    height: 67px;
    overflow: hidden;
    background: url(/images/index_27.jpg) no-repeat center center
}

.chanpintit {
    width: 740px;
    background: url(/images/index_36.jpg) no-repeat center bottom;
    height: 36px;
    padding-left: 2px;
}

.chanpintit p {
    line-height: 36px;
    padding-left: 25px;
    font-weight: bold;
    font-size: 13px;
}

.chanpinconn {
    width: 727px;;
    overflow: hidden;
    padding: 0px 10px 0 10px;
}

.neirong {
    width: 730px;;
    overflow: hidden;
}

.chanpinconn p {
    font-size: 13px;
    text-indent: 2em;
    line-height: 28px;
}

.chanpinconn table {
}

.chanpinconn td {
    line-height: 25px;
    vertical-align: middle;
}

.productinfo {
    width: 705px;
    overflow: hidden;
    margin: auto;
}

.cpinfo {
    padding: 0 0 10px 0px;
    width: 100%;
}

.cpinfo td {
    line-height: 20px;
    padding-left: 5px;
}

.cpinfo td p {
    text-indent: 0px;
    line-height: 20px;
}

.cpinfotit {
    height: 35px;
    background: url(/images/index_09.jpg) no-repeat;
    width: 725px;
    border: 1px solid #adacac;
}

.cpinfotit p {
    text-indent: 0px;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0 0 20px;
}

.arc {
    width: 740px;
    background: url(/images/index_36.jpg) no-repeat center bottom;
    height: 36px;
    padding-left: 2px;
}

.arc p {
    line-height: 36px;
    padding-left: 25px;
    font-weight: bold;
    font-size: 13px;
}

.arcconn {
    width: 727px;;
    overflow: hidden;
    padding: 10px 10px 0 10px;
}

.arcconn p {
    font-size: 13px;
    text-indent: 2em;
    line-height: 28px;
}

.arcconn table {
}

.arcconn td {
    line-height: 25px;
    vertical-align: middle;
}

.arcconn a:link {
    font-weight: bold;
    color: #000000;
}

.arcconn a:hover {
    font-weight: bold;
    color: #FF0000;
}

.arcconn a:vsited {
    font-weight: bold;
    color: #FF0000;
}

.danyetit {
    width: 740px;
    background: url(/images/index_36.jpg) no-repeat center bottom;
    height: 36px;
    padding-left: 2px;
}

.danyetit p {
    line-height: 36px;
    padding-left: 25px;
    font-weight: bold;
    font-size: 13px;
}

.danyeconn {
    width: 727px;;
    overflow: hidden;
    padding: 10px 10px 0 10px;
}

.danyeconn p {
    font-size: 13px;
    text-indent: 2em;
    line-height: 28px;
}

.gsjj {
    background: url(/images/jianjiebg.jpg) no-repeat center bottom;
    height: 500px;
    width: 720px;
    padding: 5px;
}

.gsjj p {
    line-height: 30px;
}

.gsjj p.jj {
    font-weight: bold;
    font-size: 14px;
}

.qywh {
    width: 700px;
    background: url(/images/wenhua.jpg) no-repeat right bottom;
    height: 350px;
}

.lxwm {
    width: 360px;
    padding: 0px 10px 0 10px;
    float: left;
}

.lxwm p {
    text-indent: 0em;
    line-height: 38px;
}

.lxwm span {
    font-size: 16px;
    font-weight: bold;
    line-height: 38px;
}

.xswl {
    width: 740px;
    text-align: center;
    padding-top: 20px;
}

/*-------------------------page-----------------------------------*/
.related {
    padding: 15px 8px;
}

.related li {
    border-bottom: 1px dashed #000;
}

.related li a {
    line-height: 28px;
    background: url(/images/ico3.gif) no-repeat 5px;
    padding-left: 15px;
}

.info {
    padding: 20px;
}

.info p {
    text-indent: 2.0em;
    line-height: 25px;
    text-align: justify;
    text-justify: inter-ideograph;
}

.info td {
    line-height: 25px;
}

.info p td {
    text-indent: 0em;
    line-height: 25px;
}

.pro {
    margin: 10px 0;
}

.pro td {
    text-align: center;
}

.productinfo ul {
    width: 100%;
    padding-left: 2px;
}

.productinfo li {
    float: left;
    width: 235px;
    text-align: center;
}

.productinfo ul li img {
    border: 1px solid #ccc;
    width: 200px;
    height: 160px;
}

.productinfo ul li a:hover img {
    border: 1px solid #ff0000;
}

.productinfo ul li td {
    vertical-align: middle;
    padding-top: 10px;
}

.productinfo td {
    line-height: 25px;
}

.p6 td {
    border-bottom: 1px solid #ccc;
    text-align: left;
    padding-left: 6px;
    height: 30px;
    line-height: 30px;
}

.p6 td a {
    color: #000;
    line-height: 30px;
}

.p6 td a:hover {
    color: #ff0000;
}

.p5 td {
    text-align: left;
    padding-left: 10px;
    height: 30px;
    line-height: 30px;
}

.pagelist {
    padding: 15px;
}

.pagelist li {
    float: left;
    padding: 0 5px;
}

.exhibition {
    padding: 15px;
}

.exhibition-title {
    text-indent: 0em
}

.exhibition-title a {
    text-indent: 0em;
    text-decoration: underline;
    font-size: 18px;
    font-weight: bold;
    color: #0063ae;
}

.exhibition-info {
    padding-top: 10px;
}

.exhibition-info p {
    line-height: 2.0em;
    text-indent: 2.0em
}

.exhibition-new {
}

.exhibition-new li {
    border-bottom: 1px dashed #000;
    background: url(/images/arrow1.jpg) no-repeat 10px;
    padding-left: 30px;
    height: 25px;
    overflow: hidden;
}

.exhibition-new a {
    line-height: 28px;
}

.product {
    width: 99%;
    padding: 10px 0 0 5px;
}

.product img {
    width: 169px;
    height: 123px;
    padding: 3px;
    border: 1px solid #dddddd;
}

.product a:hover img {
}

.product a {
    font-size: 12px;
}

.product td {
    vertical-align: middle;
}

.product table tr td {
    padding: 0 0 0 10px;
}

.insert {
    border-left: 1px solid #838383;
    width: 737px;
    float: left;
}

.newstitinsert {
    background: url("/images/newstitinsert.jpg") no-repeat left top;
    width: 740px;
    height: 44px;
    overflow: hidden;
    padding-top: 10px;
    padding-left: 30px;
}

.tupian img {
    padding: 2px;
    border: 1px solid #838383;
}

.pager {
    text-align: center
}

h1 {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    padding-bottom: 13px;
}

.info_font {
    width: 100%;
    overflow: hidden;
}

.e_tt .hover a {
    color: #000;
}

.e_tt .hover a:visited {
    color: #fff
}

/*.e_tt a:visited{color:#666}*/
.e_tt {
    height: 30px;
    width: 315px;
    border-bottom: 1px solid #d8d8d8;
}

.e_tt ul {
    width: 90%;
    height: 34px;
    padding-left: 25px;
}

.e_tt ul li {
    float: left;
}

.hover .newsA a {
    display: block;
    background: #0566c4;
    width: 115px;
    height: 19px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    padding-top: 7px;
    font-size: 14px;
}

.newsA a {
    display: block;
    background: url(images/bg_btn2.jpg) repeat-x;
    width: 115px;
    height: 19px;
    color: #000;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    padding-top: 7px;
    font-size: 14px;
}

.e_bb {
    width: 100%;
    overflow: hidden;
    padding: 5px 0 0 0px;
    height: 240px;
}

.info_com ul li {
    width: 100%;
    background: url(/images/index_22.jpg) no-repeat left center;
    border-bottom: 1px dashed #ccc;
}

.info_com ul li a {
    color: #29292a;
    padding-left: 15px;
	line-height: 1;
    display: block;
    margin: 9px 0;
}

.info_com ul li a:hover {
    color: #ff0000;
}

.info_com p {
    line-height: 27px;
    text-indent: 2em;
    padding-top: 5px;
}

.e_bb a:link, .e_bb a:visited {
    color: #29292a;
    text-decoration: none;
}

.e_bb a:hover {
    color: #000;
    text-decoration: underline;
}

#subij2 ul {
    padding-right: 1px;
}

#subij2 ul li {
    width: 100%;
    background: url(/images/index_22.jpg) no-repeat left center;
    border-bottom: 1px dashed #ccc;
}

#subij2 ul li a {
    line-height: 28px;
    padding-left: 15px;
}

/*页码样式*/
#pagelist {
    width: 95%;
    overflow: hidden;
    padding: 15px 0 0 0;
    text-align: center;
}

#pagelist ul {
    float: right;
    overflow: hidden;
    padding-right: 12px;
}

#pagelist li {
    float: left;
    padding: 4px 8px;
    margin: 4px;
    text-align: center;
    border: 1px solid #eee;
    color: #000;
}

#pagelist .thisclass {
    background: #ccc;
    border: 1px solid #ccc;
    color: #fff;
    font-weight: bold;
}

#pagelist .thisclass a {
    font-weight: bold;
}

.datu {
    padding-top: 10px;
    text-align: center;
}

.datu img {
    text-align: center;
    border: 1px solid #838383;
    width: 250px;
    height: 179px;
    padding: 3px;
}

.cptitle {
    font-weight: bold;
    font-size: 14pt;
    padding-top: 8px;
    text-align: center;
    padding-bottom: 8px;
    background: #dbdbdb;
    margin-top: 10px;
}

.cpshijian {
    text-align: center;
    padding-top: 8px;
}

.dl {
    width: 755px;
    height: 420px;
    background: url(/images/jm.jpg) no-repeat;
}

.dl p {
    line-height: 30px;
}

.gdbt {
    width: 155px;
    height: 22px;
    background: url(/images/gdbt.jpg) no-repeat;
    padding-left: 20px;
}

.gdbt a {
    line-height: 23px;
}

.gdbt a:hover {
    text-decoration: underline;
}

.page_honor {
    width: 100%;
    overflow: hidden;
}

.page_honor ul li {
    text-align: center;
    border: #eee 2px solid;
    margin: 10px;
    padding: 8px 0px 8px 0px;
    float: left;
}

.page_honor li {
    line-height: 25px;
    text-align: center;
}

.page_honors {
    width: 100%;
    overflow: hidden;
    padding-top: 5px;
}

.page_honors li {
    float: left;
    width: 197px;
    text-align: center;
    line-height: 18px;
    padding: 8px 0;
    border: 6px solid #eee;
    margin: 12px !important;
    margin: 10px;
}

.page_honors li img {
    margin-bottom: 6px;
}

.neirong p.ck {
    font-size: 26px;
    font-weight: bold;
    text-indent: 0;
}

.neirong p.biaoti {
    font-size: 16px;
    font-weight: bold;
    text-indent: 0;
    line-height: 30px;
}

.neirong td {
    padding-left: 10px;
}

.dbt {
    font-size: 15px;
    font-weight: bold;
}

.cpfl td {
    padding: 0 0 0 10px;
}

.dybg {
    background: url(/images/dybg.jpg) no-repeat;
    width: 715px;
    height: 190px;
    overflow: hidden;
}

.xwbg {
    background: url(/images/xwbg.jpg) no-repeat;
    width: 715px;
    height: 190px;
    overflow: hidden;
}

.cpbg {
    background: url(/images/cpbg.jpg) no-repeat;
    width: 715px;
    height: 190px;
    overflow: hidden;
}

.jj {
    width: 100%;
}

.jj img {
    float: left;
    padding: 0 10px 0 0;
}

.jj p {
    tex-indent: 2em;
}

.jj a {
    color: #ff0000;
}

.jj span {
    color: #950808;
    font-size: 14px;
    font-weight: bold;
}

.cpjs {
    width: 100%;
}

.cpimg {
    width: 300px;
    float: left;
}

.cpxx {
    width: 427px;
    float: right;
}

.cpxx p {
    text-indent: 0px;
    line-height: 31px;
}

.cpxx span {
    font-weight: bold;
    font-size: 14px;
    line-height: 31px;
}

.cplist {
    width: 724px;
    overflow: hidden;
}

.cplisttit {
    height: 35px;
    background: url(/images/index_09.jpg) no-repeat;
    width: 720px;
    border: 1px solid #adacac;
}

.cplisttit p {
    text-indent: 0px;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0 0 20px;
}

.prolist dd ul li ul {
    width: 230px;
    display: none;
    left: 206px;
    position: relative;
    width: 300px;
    top: -35px;
    padding: 0px;
    background: #1d5798;
}

.prolist dd ul li ul li {
    background: url(/images/ligb.jpg) no-repeat;
    width: 250px;
    height: 33px;
    margin: 0px 0px 0px 0px;
}

.prolist dd ul li ul li a {
    width: 252px;
    height: 33px;
    display: block;
    line-height: 33px;
    padding-left: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
}

.prolist dd ul li ul li a:hover {
    color: #F00;
}

.prolist dd ul li ul p {
    width: 97%;
    text-align: center;
    padding-top: 3px;
}

.prolist dd ul li ul p a img {
}

.prolist ul li:hover ul {
    display: block;
    left: 206px;
    position: relative;
    width: 258px;
    top: -35px;
}

.prolist ul li a:hover ul {
    display: block;
    left: 206px;
    position: relative;
    width: 100px;
    top: -35px;
}

/*热门搜索和友情连接*/
.link {
    width: 960px;
    border: #ccc 1px solid;
    padding-bottom: 5px;
    overflow: hidden;
    margin: 0 auto;
}

.hotKey {
    width: 948px;
    overflow: hidden;
    padding: 5px 0px 5px 15px;
}

.hotTitle {
    float: left;
    width: 70px;
    line-height: 20px;
    font-weight: bold;
}

.hotList {
    float: left;
    width: 865px;
    overflow: hidden;
}

.hotList ul {
    padding-left: 0px;
    valign: middle;
    line-height: 25px:
}

.hotList li {
    float: left;
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 0px;
    width: auto;
    white-space: nowrap;
}

.hotList li a:link, .hotKey li a:visited {
    text-decoration: none;
    color: #000;
    line-height: 20px;
}

.hotList li a:hover {
    text-decoration: underline;
    color: red;
    line-height: 20px;
}

.gd {
    float: right;
    padding-right: 10px;
}

/*接待 （样式名不可修改）*/
.qlswu_Reception {
    width: 100%;
    text-align: center;
    line-height: 24px;
    padding-top: 3px;
}

.qlswu_Reception img {
    cursor: pointer;
    position: relative;
    top: 5px;
}

.qlswu_call {
    display: inline-block;
    cursor: hand;
    font-family: 'Impact';
    color: red;
    text-indent: 0em;
    white-space: 2px;
    letter-spacing: 1px;
    font-size: 16px;
}

.qlswu_call_title {
    font-weight: bold;
}

.cpjs p {
    font-size: 12px;
    color: #444444;
    text-indent: 2em;
    padding-left: 10px;
    padding-right: 10px;
}

.cpjs {
    width: 720px;
    border: 3px solid #ccc;
    margin-left: 10px;
}

.banner{
            width: 975px;
            height: 264px;
            margin: 0 auto;
            position: relative;
            background: url(/images/banner2.jpg) no-repeat;
            overflow: hidden;
        }
        
        @keyframes firstImg{
            0% {
                
                opacity: 0;
            }
            50% {
                
                opacity: 1;
                
            }
            100% {
                opacity: 0;
            }
        }
        
        @keyframes left{
            0% {
                left:0px;
                opacity: 0;
            }
            20% {
                left: 40px;
                opacity: 1;
            }
            70% {
                left: 40px;
                opacity: 1;
            }
            80% {
                left: 0px;
                opacity: 0;
            }
            100% {
                left:0px;
                opacity: 0;
            }
        }
        @keyframes right{
            0% {
                left:500px;
                opacity: 0;
            }
            20% {
                left: 480px;
                opacity: 1;
            }
            70% {
                left: 480px;
                opacity: 1;
            }
            80% {
                left:500px;
                opacity: 0;
            }
            100% {
                left:500px;
                opacity: 0;
            }
        }
        .banner_sub1_left{
            position: absolute;
            z-index: 2;
            animation: left 10s infinite;
            top: 80px;
        }
        .banner_sub1_right{
            position: absolute;
            z-index: 2;
            top: 40px;
            animation: right 10s infinite;
            
        }
        .banner_sub2{
            position: absolute;
            z-index: 1;
            animation: firstImg 10s infinite;
            top: 0
            left: 0;
        }