﻿@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}

ul,
li,
ol {
    list-style-type: none;
}

img {
    border: none 0;
    vertical-align: middle;
}

button,
select,
input {
    font-family: "SimSun";
}

ul,
li {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

em,
i {
    font-style: normal;
}

a {
    text-decoration: none;
    color: #333;
}

input,
textarea {
    resize: none;
    outline: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:before,
.container:before,
ul:before {
    content: '';
    clear: both;
}

.clearfix:after,
.container:after,
ul:after {
    content: '';
    clear: both;
    display: table;
}

body,
html {
    font: normal 12px/1.5 "SimSun", Helvetica, Arial;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    color: #333;
}

.container {
    width: 1140px;
    margin: 0 auto;
}

.header {
    height: 120px;
}

.logo {
    float: left;
    display: inline-block;
}

.header .ld {
    text-align: right;
    padding-top: 5px;
}

.header .ld a {
    display: inline-block;
    vertical-align: middle;
    font-family: Microsoft YaHei;
    font-size: 16px;
    color: #777777;
    margin-left: 10px;
}

.header .ld span {
    position: relative;
    display: inline-block;
    width: 26px;
    height: 26px;
    vertical-align: middle;
    background: url(../images/newindex/icon_code.png) no-repeat center center;
    cursor: pointer;
    margin-left: 10px;
}

.header-list {
    margin: 20px 0 0 -17px;
}

.header-list li {
    position: relative;
    float: left;
    padding: 0 17px 5px 17px;
}

.header-list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9.5px;
    width: 1px;
    height: 19px;
    background-color: #ccc;
}

.header-list li:first-child:before {
    display: none;
}

.header-list li:after {
    content: "";
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 0;
    display: none;
    height: 2px;
    background-color: #3a5678;
}

.header-list li:hover:after,
.header-list li.on:after {
    display: block;
}

.header-list li a {
    display: inline-block;
    text-align: center;
    color: #3a5678;
}

.header-list li a:hover,
.header-list li.on a {
    color: #2e76cd;
}

.header-list li a span {
    display: block;
    font-size: 18px;
    line-height: 1.2;
    font-family: Microsoft YaHei;
}

.header-list li a em {
    display: block;
    font-family: Arial;
    font-size: 12px;
}

.banner {
    height: 450px;
    padding-top: 30px;
    background: url(../images/newindex/bannerbg.jpg) no-repeat center center;
}

.banner .ld {
    float: left;
    width: 300px;
}

.btn_join {
    display: inline-block;
}

.notice {
    width: 244px;
    height: 270px;
    margin-top: 30px;
    background: url(../images/newindex/bgnotice.png) no-repeat center center;
    padding: 0 28px;
}

.notice-tit {
    display: block;
    height: 54px;
    line-height: 54px;
    color: #fff;
    font-family: Microsoft YaHei;
    font-size: 24px;
    text-align: center;
    border-bottom: 1px solid #91b6c3;
}

.notice-list {
    padding-top: 10px;
}

.notice-list li {
    position: relative;
    padding: 6px 0 6px 27px;
}

.notice-list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 13px;
    display: inline-block;
    width: 6px;
    height: 6px;
    background: url(../images/newindex/icon_1.png) no-repeat center center;
}

.notice-list li a {
    font-family: Microsoft YaHei;
    color: #fff;
    font-size: 14px;
}

.notice-list li a:hover {
    text-decoration: underline;
}

.banner .rd {
    float: right;
    width: 800px;
    height: 409px;
    margin-left: 30px;
    padding: 5px;
    background-color: #ededed;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.banner-scoll {
    position: relative;
}

.banner-scoll .bd ul li a {
    position: relative;
    display: block;
    wwidth: 800px;
    height: 409px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -ms-behavior: url(css/backgroundsize.min.htc);
    behavior: url(css/backgroundsize.min.htc);
}

.banner-scoll .bd ul li span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60px;
    display: block;
    width: 100%;
    background: url(../images/newindex/bgback.png);
    color: #fff;
    font-size: 18px;
    line-height: 48px;
    text-align: center;
    font-family: SimHei;
}

.banner-scoll .hd {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    z-index: 1;
    height: 5px;
    text-align: center;
}

.banner-scoll .hd ul li {
    display: inline-block;
    width: 140px;
    height: 5px;
    background-color: #a4a59d;
    margin: 0 2px;
    text-indent: -99999px;
}

.banner-scoll .hd ul li.on {
    background: #fff;
}

.gamehot {
    float: left;
    width: 735px;
    height: 60px;
    background-color: #f2f7f9;
    margin-top: 20px;
}

.gamehot-tit {
    float: left;
    display: inline-block;
    width: 155px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-family: Microsoft YaHei;
    font-size: 24px;
    color: #4c5763;
}

.gamehot-list {
    position: relative;
    float: right;
    height: 60px;
    padding-right: 100px;
}

.gamehot-list li {
    width: 440px;
    height: 60px;
    line-height: 65px;
}

.gamehot-list li a {
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #4c5763;
}

.gamehot-list .prev {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    width: 45px;
    height: 30px;
    background-color: #cae8f3;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}

.gamehot-list .prev:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #e1f5fd;
    vertical-align: bottom;
    margin-bottom: 5px;
}

.gamehot-list .prev:hover:after {
    border-bottom: 10px solid #fff;
}

.gamehot-list .next {
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    width: 45px;
    height: 30px;
    background-color: #cae8f3;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}

.gamehot-list .next:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #e1f5fd;
    vertical-align: top;
    margin-top: 5px;
}

.gamehot-list .next:hover:after {
    border-top: 10px solid #fff;
}

.joinsum {
    float: right;
    width: 380px;
    height: 60px;
    margin-top: 20px;
    background: url(../images/newindex/bg1.jpg) no-repeat;
}

.joinsum span {
    float: left;
    display: inline-block;
    line-height: 60px;
    font-size: 55px;
    font-family: Arial;
    color: #c74646;
    margin-left: 20px;
}

.joinsum .fr {
    text-align: right;
    margin-right: 10px;
}

.joinsum p {
    padding-top: 5px;
    font-family: Microsoft YaHei;
    font-size: 14px;
}

.joinsum h1 {
    font-family: Microsoft YaHei;
    font-size: 24px;
    line-height: 1;
}

.schedule {
    float: left;
}

.titlesd {
    text-align: left;
    height: 65px;
    line-height: 65px;
}

.titlesd span {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
}

.titlesd em {
    font-family: Arial;
    font-size: 18px;
    color: #979898;
}

.schedule .bd {
    width: 350px;
    height: 471px;
    padding: 5px 20px;
    background-color: #f3f5f3;
}

.schedule-list li {
    position: relative;
    overflow: hidden;
    padding: 5px 0;
}

.schedule-list li:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 67px;
    width: 3px;
    background-color: #34455d;
}

.schedule-list li:first-child:after {
    top: 15px;
}

.schedule-list li:last-child:after {
    bottom: 56px;
}

.schedule-list li em {
    position: relative;
    float: left;
    display: inline-block;
    font-size: 14px;
    width: 61px;
    padding-right: 16px;
    text-align: right;
    font-family: Microsoft YaHei;
}

.schedule-list li em:after {
    content: "";
    position: absolute;
    top: 5px;
    right: 3px;
    display: inline-block;
    width: 11px;
    height: 11px;
    background-color: #34455d;
    border-radius: 11px;
    margin-left: 5px;
}

.schedule-list .word {
    float: left;
    width: 243px;
    margin-left: 30px;
}

.schedule-list li span {
    font-size: 18px;
    color: #0456a4;
    line-height: 1.3;
    font-family: Microsoft YaHei;
}

.schedule-list li a {
    display: block;
    color: #666;
    text-indent: 2em;
    line-height: 1.8;
    font-family: Microsoft YaHei;
    height: 63px;
}

.schedule-list li a:hover {
    color: #000;
}


/* 6.9 */

.tation {
    float: left;
    width: 460px;
}

.tation .bd {
    position: relative;
    height: 480px;
}

.tation-more {
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    width: 115px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    background-color: #b0955f;
    color: #fff;
    font-size: 14px;
    font-family: Microsoft YaHei;
}

.tation-more:hover {
    background-color: #9a814f;
}

.tation-list {}

.tation-list li {
    width: 118px;
    height: 119px;
    text-align: center;
    border: 1px solid #e7dfcf;
    border-top: 0;
    cursor: pointer;
    background-color: #fdfdfd;
}

.tation-list li:first-child {
    border-top: 1px solid #e7dfcf;
}

.tation-list li img {
    margin-top: 30px;
}

.tation-list li span {
    display: block;
    font-size: 16px;
    font-family: Microsoft YaHei;
    padding-top: 5px;
}

.tation-list li.on {
    border-right: 0;
    background-color: #fff;
}

.tation-list li div {
    display: none;
    position: absolute;
    left: 120px;
    top: 0;
    right: 0;
    bottom: 60px;
    padding-left: 10px;
    padding-bottom: 10px;
    overflow-y: auto;
}

.tation-list li.on div {
    display: block;
}

.tation-list li p {
    line-height: 1.9;
    text-align: left;
    padding: 10px 0;
    color: #666;
    text-indent: 2em;
}

.plan {
    float: right;
}

.contactus {
    height: 215px;
    margin-top: 35px;
    background-color: #e7eff0;
}

.contactus .bd {
    margin-top: 10px;
}

.codeimg {
    float: left;
    margin-right: 20px;
}

.codeimg img {
    width: 104px;
    height: 110px;
}

.codeimg span {
    display: block;
    padding-top: 3px;
    text-align: center;
    font-family: Microsoft YaHei;
}

.phone {
    float: left;
    margin-left: 8px;
}

.phone .row {
    height: 55px;
    margin-top: 3px;
}

.icon_phone {
    float: left;
    display: inline-block;
    width: 40px;
    height: 55px;
    background: url(../images/newindex/icon_phone.png) no-repeat center center;
}

.phone .word {
    width: 132px;
    float: left;
    padding: 3px 0 0 5px;
}

.phone .word em {
    display: block;
    font-size: 14px;
    color: #317187;
    font-family: Microsoft YaHei;
}

.phone .word span {
    display: block;
    font-size: 20px;
    font-family: SimHei;
    font-weight: bold;
}

.qqconact {
    float: left;
    height: 110px;
    margin-left: 30px;
    margin-right: 20px;
}

.qqconact i {
    float: left;
    display: inline-block;
    width: 36px;
    height: 110px;
    background: url(../images/newindex/icon_qq.png) no-repeat center 11px;
}

.qqconact .word {
    float: left;
    width: 191px;
    margin-left: 20px;
}

.qqconact .word .tit {
    display: block;
    font-size: 14px;
    color: #317187;
    font-family: Microsoft YaHei;
}

.qqconact .row {
    padding: 1px 0;
}

.qqconact .row em {
    display: inline-block;
    width: 75px;
    font-size: 14px;
    vertical-align: middle;
    font-family: Microsoft YaHei;
}

.qqconact .row span {
    display: inline-block;
    font-size: 20px;
    font-family: SimHei;
    vertical-align: middle;
    font-weight: bold;
}

.linkimg {
    float: left;
}

.activy .hd {
    overflow: hidden;
}

.activy .titlesd {
    float: left;
}

.list1 {
    float: right;
    margin-top: 29px;
}

.list1 li {
    float: left;
}

.list1 li a {
    display: inline-block;
    padding: 0 20px;
    font-family: Microsoft YaHei;
    font-size: 16px;
    color: #aab1bd;
}

.list1 li a:hover {
    color: #8091ae;
}

.list1 li.on a {
    color: #598BE0;
}

.list1 li {
    height: 17px;
    line-height: 17px;
    border-right: 2px solid #b7bdc7;
}

.list1 li:first-child {
    border-left: 2px solid #b7bdc7;
}

.activy .bd {}

.activy .list2 li {
    position: relative;
    float: left;
    width: 270px;
    margin-left: 20px;
    cursor: pointer;
}

.activy .list2 li:first-child {
    margin-left: 0;
}

.activy .list2 li div {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    background: url(../images/newindex/bluebg.png);
}

.activy .list2 li p {
    color: #fff;
    font-size: 14px;
    line-height: 1.8;
    font-family: Microsoft YaHei;
}

.activy .list2 li a {
    display: block;
    width: 138px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    margin: 10px auto;
    font-size: 14px;
    font-family: Microsoft YaHei;
}

.activy .list2 li a:hover {
    background-color: #7dd2e5;
}

.activy .list2 li.on div {
    display: block;
}

.coopeation {
    height: inherit;
    background-color: #e7eff0;
    margin-top: 30px;
    padding-bottom: 15px;
}

.coopeation-list li {
    float: left;
    width: 270px;
    height: 90px;
    margin: 0 0 10px 18px;
}

.coopeation-list {
    margin-left: -18px;
}

.coopeation-list li a {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -ms-behavior: url(css/backgroundsize.min.htc);
    behavior: url(css/backgroundsize.min.htc);
}

.newsd {}

.newsd-list {
    margin-left: -20px;
}

.newsd-list li {
    float: left;
    width: 560px;
    height: 159px;
    margin: 0 0 20px 20px;
    background-color: #f5f7f7;
}

.newsd-list .imgd {
    float: left;
    display: inline-block;
    width: 158px;
    height: 159px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -ms-behavior: url(css/backgroundsize.min.htc);
    behavior: url(css/backgroundsize.min.htc);
}

.newsd-list .word {
    float: left;
    width: 345px;
    margin: 30px 0 0 30px;
}

.newsd-list .date span {
    font-family: Microsoft YaHei;
    color: #007bc1;
}

.newsd-list .date em {
    font-family: Microsoft YaHei;
    color: #666;
    padding-left: 5px;
}

.newsd-list .tit {
    display: inline-block;
    height: 40px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: #000;
    font-weight: bold;
}

.newsd-list .tit:hover {
    text-decoration: underline;
}

.newsd-list p {
    padding-top: 8px;
    font-family: Microsoft YaHei;
}

.footer {}

.footer .hd {
    height: 210px;
    background-color: #cfd9de;
}

.footer .row {
    padding-top: 27px;
    float: left;
    width: 325px;
}

.footer .row .tit {
    font-size: 24px;
    color: #4d5158;
    font-family: Microsoft YaHei;
}

.footer .list li {
    padding: 3px 0;
}

.footer .list a {
    font-size: 14px;
    color: #4d5158;
    font-family: Microsoft YaHei;
}

.footer .list a:hover {
    text-decoration: underline;
}

.footer .row2 {
    position: relative;
    font-size: 14px;
    color: #4d5158;
    font-family: Microsoft YaHei;
    padding: 4px 0 4px 58px;
}

.footer .row2 em {
    position: absolute;
    left: 0;
    top: 4px;
    display: inline-block;
    width: 55px;
    text-align: right;
}

.footer .bd {
    height: 40px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    background-color: #223c4d;
    font-size: 14px;
    font-family: Microsoft YaHei;
}



/* 6.9 */

.code {
    position: relative;
    z-index: 3;
}

.code img {
    display: none;
    position: absolute;
    top: 29px;
    right: 0;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2)
}

.code:hover img {
    display: block;
}

.planlist {
    font-family: Microsoft YaHei;
}

.plan .bd {
    width: 263px;
    height: 469px;
    background-color: #f3f5f2;
    padding: 6px;
}

.pland-h {
    overflow: hidden;
    border-bottom: 1px solid #19557c;
}

.pland-h li {
    float: left;
    width: 33.33%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #19557c;
    font-family: Microsoft YaHei;
    font-size: 14px;
    cursor: pointer;
}

.pland-h li.on {
    background-color: #19557c;
    color: #fff;
}

.pland-d {
    display: none;
    position: relative;
    padding-top: 40px;
}

.pland-d dl {
    height: 409px;
    overflow-y: auto;
}

.pland-tit {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #c74746;
    font-weight: bold;
    padding: 5px 0;
    background-color: #fff;
}

.pland-d dt span {
    padding-right: 10px;
}

.pland-d dd {
    height: 29px;
    line-height: 29px;
    color: #888888;
    font-size: 14px;
}

.pland-d dd:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #148cae;
    border-radius: 10px;
    margin: 0 15px;
}

.pland-d dd span {
    padding-right: 20px;
}

.pland-d dd.type1:before {
    background-color: #b8b8b8;
}

.pland-d dd.type2:before {
    background-color: #c74746;
}

.pland-d dd.type2 a {
    color: #c74746;
    font-weight: bold;
}


.dwlist {
    display: block;
    margin-left:-20px;
}

.dwlist dt {
    font-size: 26px;
    font-family: Microsoft YaHei;
    padding: 8px 0;
}

    .dwlist dd {
        display: inline-block;
        margin: 10px 0 10px 15px;
        width: 270px;
        height: 90px;
    }

.coopeation {
    text-align: center;
}





/*项目展示*/

.sbanner {
    background-repeat: no-repeat;
    background-position: center top;
    height: 150px;
    border-top: #ffffff solid 1px;
}

.crumbs {
    margin-top: 50px;
    font-size: 20px;
    color: #fff;
    font-family: "微软雅黑";
}

.crumbs a {
    color: #fff;
}

.crumbs a:hover {
    text-decoration: underline;
}

.crumbs em {
    font-family: "宋体";
    margin-left: 10px;
}

.crumbs span {
    display: block;
    font-size: 40px;
    line-height: 40px;
    margin-top: 10px;
}

.search_list {
    border: #ccc solid 1px;
    margin-top: 20px;
}

.search_list ul li {
    border-top: #999 dashed 1px;
    padding: 15px 20px;
    overflow: hidden;
    font-family: "微软雅黑";
}

.search_list ul li:first-child {
    border-top: none;
}

.search_name {
    float: left;
    width: 80px;
    text-align: right;
    font-size: 14px;
    color: #666;
    line-height: 28px;
}

.search_nr {
    float: left;
    width: 980px;
    margin-left: 18px;
    font-size: 14px;
    padding-left: 20px;
    position: relative;
}

.search_nr a {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
    margin-bottom: 5px;
    color: #636262;
    margin-right: 5px;
}

.search_nr a:first-child {
    /*position: absolute;*/
    left: 0;
    top: 0;
}

.search_nr a.active {
    /*background-color: #fc9822;*/
    background-color:red;
    color: #fff;
}
.search_nr2 {
    float: left;
    width: 980px;
    margin-left: 18px;
    font-size: 14px;
    padding-left: 20px;
    position: relative;
}

.search_nr2 a {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
    margin-bottom: 5px;
    color: #000;
     font-weight:bold;
    margin-right: 5px;
}

.search_nr2 a:first-child {
    /*position: absolute;*/
    left: 0;
    top: 0;
}

.search_nr2 a.active {
    background-color: red;
    color: #fff;
    font-weight:bold;
}
.sskuan {
    width: 426px;
    height: 32px;
    border: red solid 2px;
    margin: 0 auto;
    overflow: hidden;
}

.sskuan>div {
    width: 359px;
    float: left;
}

.sskuan input {
    float: left;
    width: 343px;
    height: 32px;
    line-height: 32px;
    border: none;
    background-color: #fff;
    padding: 0 8px;
    font-family: "微软雅黑";
    font-size: 14px;
}

.sskuan a {
    display: block;
    float: left;
    width: 65px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-left: red solid 2px;
    background-color: red;
    color: #fff;
    font-size: 16px;
    font-family: "微软雅黑";
}

.xianm_list {
    margin: 20px 0;
    overflow: hidden;
}

.xianm_list ul {
    width: 1160px;
}

.xianm_list ul li {
    border-bottom: #6c6c6c dashed 1px;
    float: left;
    width: 560px;
    margin-right: 20px;
    padding: 20px 0;
    overflow: hidden;
}

.xm_img {
    width: 160px;
    height: 110px;
    float: left;
    margin-right: 15px;
}

.xm_img a {
    display: block;
    width: 160px;
    height: 110px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 160px 110px;
    -ms-behavior: url(css/backgroundsize.min.htc);
    behavior: url(css/backgroundsize.min.htc);
}

.xm_con {
    float: left;
    width: 385px;
    font-family: "微软雅黑";
}

.xm_name a {
    font-size: 18px;
    color: #2e76cd;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.xm_name a:hover {
    text-decoration: underline;
}

.xm_ms {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
    line-height: 22px;
    max-height: 66px;
    overflow: hidden;
}

.spage {
    margin: 30px 0;
    text-align: center;
    font-size: 0;
}

.spage a {
    vertical-align: top;
    display: inline-block;
    border: #e2e2e2 solid 1px;
    line-height: 24px;
    height: 24px;
    width: 24px;
    color: #666;
    margin: 0 3px;
    font-size: 12px;
    text-align: center;
}

.spage a:hover {
    color: #2e76cd;
    border: #2e76cd solid 1px;
}

.spage a.active {
    background-color: #2e76cd;
    color: #fff;
    border: #2e76cd solid 1px;
}

.spage span {
    vertical-align: top;
    display: inline-block;
    line-height: 24px;
    height: 24px;
    color: #666;
    margin: 0 1px;
    font-size: 12px;
}

.spage span em {
    color: #2e76cd;
    margin: 0 1px;
}
.projectshow{
    position: relative;
    padding-top:10px;
}
.projectshow .hd{
    overflow: hidden;
}
.projectshow .hd .titlesd{
    float: left;
}
.projectscrool{
    position: relative;
}
.projectscrool .bd ul li{
    overflow: hidden;
    margin-left: -12px;
}
    .projectscrool .bd ul li > div {
        position: relative;
        float: left;
        width: 180px;
        height: 125px;
        margin-left: 12px;
        padding-top:15px;
    }
.projectscrool .bd ul li > div img{
    width: 178px;
    height: 98px;
    border: 1px solid #e6e6e6;
}
.projectscrool .bd ul li > div span{
    font-family: Microsoft YaHei;
    font-size: 14px;
    line-height: 2;
}
.projectscrool .bd ul li > div:hover p{
    display: block;
}
.projectscrool .bd ul li > div p{
    display: none;
    position: absolute;
    top: 0;
    bottom: 25px;
    left: 0;
    right: 0;
    background: url(../images/newindex/bgback.png);
    text-align: center;
}

.projectscrool .bd ul li > div p a{
    display: inline-block;
    width: 140px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 3px;
    text-align: center;
    line-height: 40px;
    font-family: Microsoft YaHei;
    font-size: 16px;
    color: #fff;
    margin-top: 28px;
}
.projectscrool .bd ul li > div p a:hover{
    background-color: #fff;
    background-color: rgba(255,255,255,0.9);
    color: #333;
    transition: all .3s;
}
.projectscrool .prev,
.projectscrool .next{
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 64px;
    height: 64px;
    margin-top: -32px;
    cursor: pointer;
}
.projectscrool .prev{
    left: -120px;
}
.projectscrool .next{
    right: -120px;
}