  .clear{
    clear: both;
}
.head{
    width: 100%;
    height: 120px;
    position: relative;
    background-color: #ffffff;
    z-index: 500;
}
.swiper-pagination-bullet{
    border-radius: 0;!important;
}
.swiper-slide swiper-slide-active{
    width: 100%;
}
.phone{
    top: -40px;
    right: 40px;
    position: absolute;
}
.logo{
    margin-top: 33px;
    width: 320px;
    float: left;
}
.cop_name{
    margin-top: 5px;
    float: left;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
}
.cop_nameE{
    font-family: PingFang-SC-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
    margin-top: 0px;
}

.head1{
    height: 63px;
    margin-left: 575px;
    position: absolute;
    top: 40px;
}
.headcontent{
    width: 1200px;
    overflow: hidden;
    margin: auto;
}

#main {
    position: relative;
    list-style: none;
    font-weight: 400;
    font-size: 0;
    text-transform: uppercase;
    display: inline-block;
    padding: 0;
}
#main li {
    font-size: 20px;
    display: inline-block;
    position: relative;
    padding: 15px 20px;
    cursor: pointer;
    z-index: 5;
    text-align: center;
    min-width: 120px;
}


.drop {
    overflow: hidden;
    list-style: none;
    position: absolute;
    padding: 0;
    width: 100%;
    left: 0;
    top: 48px;
}
.drop div {
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
    -webkit-transition: all 0.5s 0.1s;
    -moz-transition: all 0.5s 0.1s;
    -ms-transition: all 0.5s 0.1s;
    transition: all 0.5s 0.1s;
    position: relative;
}
.drop li {
    display: block;
    padding: 0;
    width: 100%;
}

#marker {
    height: 3px;
    position: absolute;
    bottom: 0;
    width: 50px;
    z-index: 2;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
}


#main li:nth-child(1):hover ul div {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
#main li:nth-child(1):hover ~ #marker {
    -webkit-transform: translate(55px, 0);
    -moz-transform: translate(55px, 0);
    -ms-transform: translate(55px, 0);
    transform: translate(55px, 0);
    background-color:#291671 ;
}

#main li:nth-child(2):hover ul div {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
#main li:nth-child(2):hover ~ #marker {
    -webkit-transform: translate(225px, 0);
    -moz-transform: translate(225px, 0);
    -ms-transform: translate(225px, 0);
    transform: translate(225px, 0);
    background-color:#291671 ;
}

#main li:nth-child(3):hover ul div {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
#main li:nth-child(3):hover ~ #marker {
    -webkit-transform: translate(395px, 0);
    -moz-transform: translate(395px, 0);
    -ms-transform: translate(395px, 0);
    transform: translate(395px, 0);
    background-color:#291671 ;
}

#main li:nth-child(4):hover ul div {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
#main li:nth-child(4):hover ~ #marker {
    -webkit-transform: translate(555px, 0);
    -moz-transform: translate(555px, 0);
    -ms-transform: translate(555px, 0);
    transform: translate(555px, 0);
    background-color:#291671 ;
}
.foot{
    width: 100%;
    height: 540px;
    background-color: #10043D;
    color: #ffffff;
    overflow: hidden;
    position: relative;
}
.linkF{
    width: 1200px;
    margin: auto;
    margin-top: 20px;
    height: 75px;
    font-size: 20px;

}
.linkF a:hover{
    color: #fff !important;
}
.linkF p{
    font-size: 14px;
}
.footc{
    border-top: 1px #21085C solid;
    margin-top: 10px;
    height: 400px;
    border-bottom: 1px #21085C solid;
}
.beian{
    width: 100%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    color: #9c9c9c;
}
.foot .footc1{
    width: 275px;
    height: 400px;
    float: left;
}
.foot .footc1 img{
    margin-top: 25px;
    width: 100px;
    height: 75px;
    margin-left: 30%;
}
.foot .footc .footcontent{
    font-size: 16px;
    line-height: 36px;
    color: #9c9c9c;
}
.foot .footc .footc1 .footbtn{
    width: 100px;
    height: 34px;
    background-color: #da251b;
    border-radius: 6px;
    text-align: center;
    line-height: 34px;
    margin-left: 30%;
    margin-top: 30px;
    font-size: 16px;
    color: #ffffff;
}
.linkF p{
    display: inline;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 31px;
    letter-spacing: 0px;
    color: #ffffff;
    line-height: 50px
}
.foot .footc2{
    width: 170px;
    height: 40px;
    float: left;
    color: #ffffff !important;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
}
.foot .footc2 a{
    color: #ffffff !important;

}
.foot .footc2c1{
    width: 170px;
    height: 260px;
    margin-top: 25px;
    float: left;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
}
.foot .footc2c2{
    width: 170px;
    height: 260px;
    margin-top: 25px;
    float: left;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
}
.foot .footc2c3{
    width: 170px;
    height: 260px;
    margin-top: 25px;
    float: left;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
}
.foot .footc2c4{
    width: 170px;
    height: 260px;
    margin-top: 25px;
    float: left;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
}
.foot a{
    color: #9c9c9c;
}
.foot a:hover{
    color: red;
}
.erweima{
    margin-top: 25px;
    width: 192px;
    height: 220px;
    float: right;
    text-align: center;
}
.erweima img{
    width: 132px;
    height: 132px;
}
.footwidth{
    width: 1200px;
    overflow: hidden;
    margin: auto;
}

.swiper-pagination-bullet{
    width: 16px;!important;
    height: 16px;!important;
    margin: 0 40px;
}

.banner {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.bannerworld{
    width: 1200px;
    position: absolute;
    color: white;
    z-index: 100;
    top: 140px;
    left: calc(50% - 600px);
}
.bannerbtn{
    width: 160px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-color: #da251b;
    color: #ffffff;
    border-radius: 6px;
    margin-top: 90px;
}
.bannerbtn a{
    color: #ffffff;
    font-size: 24px;
}
.bannerbtn a:hover{
    color: #ffffff;
}

.ba1{
    width: 100%;
    height: 100%;
    background: url("/template/default/img/Ô¤ÀÀÍ¼_Ç§Í¼Íø_±àºÅ35139717.png") no-repeat;
    background-size: 100% 100%;
}
.ba2{
    width: 100%;
    height: 100%;
    background: url("/template/default/img/banner3.jpg") no-repeat;
    background-size: 100% 100%;
}
.ba3{
    width: 100%;
    height: 100%;
    background: url("/template/default/img/banner5.jpg") no-repeat;
    background-size: 100% 100%;
}

.box1{
    width: 100%;
    height: 425px;
    margin-top: 50px;
}
.box1_con{
    width: 1200px;
    height: 400px;
    margin: 0 auto;
}
.box1_con_img{
    float: left;
}
.box1_con_words{
    float: left;
    margin-left: 35px;
    margin-top: 30px;
    height: 400px;
    width: 565px;
}
.box1 .title{
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
}
.box1 .title1{
    float: right;
}
.box1 .words{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
    height: 300px;
    margin-top: 50px;
}
.box1 .words p{
    color: #333333;
    text-align: justify;
}
.box1 .box1_con .box1_con_words .words p{
    font-size: 16px;
    line-height: 30px;
}
.box2{
    width: 100%;
    height: 605px;
    background: #F9F9F9;
}
.box2 .content{
    width: 1200px;
    height: 530px;
    margin:auto;
    position: relative;
}
.box2 .title{
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    height: 75px;
    overflow: hidden;

    letter-spacing: 0px;
    color: #333333;
}
.box2 .title1{
    position: absolute;
    right: 0;
    top: 44px;
}
.box2 .content_all{
    margin-top: 10px;
}
.box2 .cot{
    width: 380px;
    height: 480px;
    float: left;
    margin-left: 30px;
    background-color: #F5F3F2;
}
.box2 .cot a{
    color: #333333;
}
.box2 .cot a:hover{
    color: #291671;
}
.box3{
    width: 100%;
    
    overflow: hidden;
}
.box3 .content{
    margin: 0 auto;
    width: 1200px;
    
    overflow: hidden;
}
.box3 .content .title{
    width: 1200px;
    height: 200px;
    margin-top: 25px;
    background:url("/template/default/img/×é 37.png") no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.box3 .content .title1{
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    margin-top: 60px;
}
.box3 .content1{
    width: 100%;
    height: 500px;
    margin-top: 50px;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #333333;
    position: relative;
}
.box3 .product{
    margin-top: 30px;
    width: 100%;
    height: 440px;
}
.box3 .products{
    width: 280px;
    height: 210px;
    padding-bottom: 20px;
    float: left;
}
.box3 .products img{
    width: 280px;
    height: 180px;
    margin: auto;
    border-radius: 6px;
}
.box3 .protitle{
    font-size: 16px;
    margin-top: 10px;
    margin-left: 19px;
}
.box3 .content1 .title1{
    position: absolute;
    right: 0px;
    top: -55px;
    font-size: 12px;
}
.box4{
    width: 100%;
    height: 750px;
    background: #F9F9F9;
    overflow: hidden;
}
.box4 .con{
    width: 1200px;
    margin: auto;
}
.box4 .content1{
    width: 580px;
    height: 650px;
    margin-top: 25px;
    float: left;
    background-color: #ffffff;
}
.box4 .content2{
    width: 580px;
    height: 650px;
    float: left;
    margin-top: 25px;
    margin-left: 40px;
    background-color: #ffffff;
 }
.box4 .c_title{
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    font-size: 24px;
}
.box4 .title1{
    float: right;
    margin-right: 20px;
    margin-top: 24px;
}
.box4 li{
    width: 524px;
    height: 36px;
    list-style: disc;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
}
.box4 ul{
    margin-top: 10px;
    margin-left: 36px;
}
.box4 .news img{
    width: 540px;
    height: 260px;
    margin-left: 20px;
    margin-top: 30px;
}
.tit1 {
    float: right;
}
.banner1{
    width: 100%;
    height: 460px;
    background: url("/template/default/img/banner-1.jpg");
    background-size: 100% 100%;
}
.direction{
    width: 100%;
    height: 60px;
    font-size: 15px;
    background-color: #F9F9F9;
}
.direction .content{
    width: 1200px;
    height: 60px;
    margin: auto;
}
.direction .content .location{
    font-size: 20px;
    line-height: 60px;
    float: left;
}
.box5 {
    width: 1200px;
    margin: auto;
}
.box5 .nav{
    float: left;
    width: 220px;
    min-height: 800px;
}
.box5 .nav .mainnav{
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    padding-left: 20px;
    box-sizing: border-box;
}
.box5 .nav .listnav{
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    padding-left: 30px;
    box-sizing: border-box;
}
.box5 .content{
    float: left;
    margin-left: 45px;
    width: 930px;
    min-height: 800px;
    box-sizing: border-box;
}
.box5 .content .title{
    height: 23px;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 23px;
    letter-spacing: 0px;
    color: #333333;
    text-align: center;
}
.box5 .content .cont{

    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 23px;
    letter-spacing: 0px;
    color: #333333;
}
.box5 .content .cont img{
    width: 100%;
    height: auto;
}
.box5 .content .con{
    width: 435px;
    height: 330px;
    overflow: hidden;
    float: left;
    border-radius: 6px;
    margin: 15px 30px;
    margin-right: 0;
}
.box5 .content .con img{
    width: 435px;
    height: 300px;
    border-radius: 6px;
}

.box6 {
    width: 1430px;
    margin: auto;
}
.box6 .nav{
    float: left;
    width: 220px;
}
.box6 .nav .mainnav{
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    padding-left: 20px;
    box-sizing: border-box;

}
.box6 .nav .listnav{
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    padding-left: 40px;
    box-sizing: border-box;
}
.box6 .content{
    float: left;
    margin-left: 15px;
    width: 1150px;
    height: auto;
    box-sizing: border-box;
}
.box6 .content .box{
    width: 350px;
    height: 280px;
    margin-top: 40px;
    margin-left: 25px;
    float: left;
}
.box6 .content .boxcontent{
    height: 750px;
}
.box6 .content .box img{
    width: 350px;
    height: 250px;
    margin-left: 25px;
    border-radius: 6px;
}
.box6 .content .newslist{
    width: 900px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #2a1672;
}
.box5 .nav .mainnav:hover{
    font-weight: 600;
    color: black;
}
.box6 .nav .mainnav:hover{
    font-weight: 600;
    color: black;
}
.box6 .content .newslist .title{
    float: left;
}
.box6 .content .newslist .date{
    float: right;
}
.box6 .content .title{
    height: 25px;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #333333;
}
.box6 .content .date{
    height: 25px;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #333333;
    margin-top: 20px;
}
.box6 .content .cont{
    margin-top: 50px;
    font-size: 18px;
}
.bar{
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    text-align: center;
    margin: auto;
    margin-top: 50px;
}

.box6 .content .boxcontent .bar{
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    text-align: center;
    margin: auto;
    margin-top: 50px;
}

.box5 .content .bar{
    position: relative;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    text-align: center;
    margin: auto;
}
.page-num{
    width: 30px;
    height: 30px;
    float: left;
    border: solid 1px #535353;
    background-color: #ffffff;
    line-height: 30px;
    margin-left: 10px;
}
.page-pre{
    width: 60px;height: 30px;border: solid 1px #626262;float: left;line-height: 30px;text-align: center
}
.page-status{
    line-height: 30px;
    margin-left: 10px;
}
.page-index{
    display: none;
}
.page-last{
    display: none;
}
.bar select{
    float: left;
    height: 30px;
    margin-left: 10px;
}
.page-next{
    margin-left: 10px;width: 60px;height: 30px;border: solid 1px #626262;float: left;line-height: 30px;text-align: center
}
.page-num-current{
    border: solid 1px #535353;
    background-color: #2a1672;
    color:#ffffff ;
}
.box7{
    width: 1200px;
    /*height: 1445px;*/
    margin: auto;
    margin-top: 15px;
    margin-bottom: 45px;
}
.box7 .box{
    width: 580px;
    height: 460px;
    float: left;
    position: relative;
}
.box7 .box .boxtitle{
    height: 25px;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #333333;
}
.box7 .box .boxcontent{

}
.box7 .box .boxcontent img{
    width: 580px;
    height: 380px;
    border-radius: 6px;
    margin-top: 20px;
}
.box7 .box .cover{
    width: 400px;
    height: 80px;
    background-color: #2a1672;
    opacity: 0.7;
    position: absolute;
    left: 20px;
    bottom: 60px;
}
.box7 .box .cover .title{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-left: 25px;
    margin-top: 20px;
}
.box7 .box .cover .title p{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
}
.box7 .box .cover .more{
    float: right;
    width: 50px;
    height: 14px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    margin-right: 20px;
    margin-bottom: 10px;
}
.box7 .box .cover .more a{
    color: #ffffff;
}
.box7 .box .cover .more a:hover{
    /*color: red;*/
}
.box7 .box .boxtitle a:hover{
    /*color: red;*/
}
#connectdetials p{
    font-family: PingFang-SC-Regular;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
}
#showback{
    background-color: #f9f9f9;
}
.bigimg{width:800px;position: fixed;left: 0;top: 0; right: 0;bottom: 0;margin:auto;display: none;z-index:9999;border: 10px solid #fff;}
.mask{position: fixed;left: 0;top: 0; right: 0;bottom: 0;background-color: rgba(0,0,0,.5);filter: Alpha(opacity=50);z-index: 888;transition:all 1s;display: none}
.bigbox{width:840px;background: #fff;border:1px solid #ededed;margin:0 auto;border-radius: 10px;overflow: hidden;padding:10px;}
.bigbox>.imgbox{width:400px;height:250px;float:left;border-radius:5px;overflow: hidden;margin: 0 10px 10px 10px;}
.bigbox>.imgbox>img{width:100%;}
.imgbox:hover{cursor:zoom-in}
.mask:hover{cursor:zoom-out}
.mask>img{position: fixed;right:10px;top: 10px;width: 60px}
.mask>img:hover{cursor:pointer}
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension a:hover{color: red}
.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(/template/default/img/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(/template/default/img/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(/template/default/img/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(/template/default/img/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(/template/default/img/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(/template/default/img/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:20px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(/template/default/img/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}
.suspension .d-service-item .text p{
    font-weight: 600;
}

.headhover{
    position: fixed;
    z-index: 800;
    height: 200px;
    width: 650px;
    top: 100px;
    left: calc(50% - 50px);
    background-color: #ffffff;
    display: none;
    cursor: auto;
    transition:width 2s;
    -moz-transition:width 2s; /* Firefox 4 */
    -webkit-transition:width 2s; /* Safari and Chrome */
    -o-transition:width 2s;
}
.headhover .img{
    width: 190px;
    float: left;
    height: 135px;
    margin: 30px;
    margin-right: 15px;
    border-radius: 6px;
}
.headhover .word{
    width: 370px;
    float: left;
    height: 53px;
    margin-top: 30px;
}
.headhover .word .wordlist{
    width: 80px;
    height: 25px;
    float: left;
    margin-left: 40px;
    margin-top: 25px;
}
.innerimg{
	width: 100%;
}
