.in_title {
    text-align: left;
    margin-bottom: 20px;
    position: relative
}

.in_title h3 {
    font-size: 26px;
    color: #686d81;
    font-weight: normal
}

.in_title h3 span {
    font-size: 16px;
}

.in_title p {
    font-size: 16px;
    color: #686d81;
    border-bottom: 1px solid #686d81;
    line-height: 50px;
}

.in_product {
    padding-top: 25px;
    padding-bottom: 25px;
    overflow: hidden;
    background: url(../images/in_productBg.jpg) no-repeat top center;
}

.in_product .tabTop {
    overflow: hidden;
}

.in_product .tabTop li {
    width: 168px;
    height: 40px;
    border: 1px solid #000;
    text-align: center;
    float: left;
    line-height: 40px;
    margin-right: 30px;
}

.in_product .tabTop li a {
    font-size: 20px;
}

.in_product .tabTop li a i {
    width: 5px;
    height: 5px;
    vertical-align: middle;
    display: inline-block;
    background: #000;
    margin-right: 10px;
}

.in_product .tabTop li.on {
    background: #f08200;
    border: 1px solid #f08200;
}

.in_product .tabTop li.on a {
    color: #FFF;
}

.in_product .tabTop li.on i {
    background: #FFF
}

.in_product .tabBottom {
    display: none;
}

.in_product .tabBottom.on {
    display: block
}

.in_product .Bottom {
    margin: 0 -6px;
    overflow: hidden;
}

.in_product .tabBottom li {
    width: 268px;
    height: 360px;
    background: #f5f5f5;
    float: left;
    margin: 20px 6px 0;
    padding: 10px;
}

.in_product .tabBottom li a img {
    display: block;
    margin: 0 auto 10px;
    max-width: 100%;
}

.in_product .tabBottom li a p {
    line-height: 60px;
    color: #333333;
    font-size: 18px;
    font-weight: bold
}

.in_product .tabBottom li a span {
    background: url(../images/prolibg.jpg) no-repeat;
    width: 60px;
    height: 60px;
    float: right;
    text-align: center;
    font-size: 16px;
    color: #FFF;
    line-height: 20px;
    font-weight: normal;
    padding-top: 10px;
}

.in_product .tabBottom li:hover a span {
    background: url(../images/prolihbg.jpg) no-repeat
}

.in_why {
    background: url(../images/whyBg.png) no-repeat top center;
    height: 266px;
    overflow: hidden;
    padding-top: 28px;
    position: relative;
    z-index: 100
}

.in_why img {
    display: block;
    margin: 0 auto;
}

.in_server {
    overflow: hidden;
    position: relative;
    z-index: 99;
    margin-top: -28px;
    padding: 25px 0 89px;
    background: url(../images/in_server.jpg) no-repeat top center;
}

.in_server ul {
    overflow: hidden;
}

.in_server ul li {
    width: 48%;
    padding-left: 2%;
    float: left;
}

.in_server ul li h3 {
    font-size: 24px;
    color: #006cb7;
    line-height: 69px;
    border-bottom: 1px dashed #959595;
    width: 280px;
    margin: 15px 0;
}

.in_server ul li h3 img {
    display: inline-block;
    vertical-align: middle;
    margin: 10px 10px 10px -6%;
}

.in_server ul li p {
    position: relative;
    font-size: 16px;
    color: #4c4c4c;
    line-height: 33px;
    padding-left: 15px;
}

.in_server ul li p i {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #006cb7;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.in_server ul li.one {
    padding-top: 63px;
}

.in_server ul li.two {
    margin-left: 0;
}

.in_case {
    padding: 37px 0 130px;
    background: url(../images/in_casebg.jpg) no-repeat;
    overflow: hidden;
    height: 358px;
}

.in_case h2 {
    background: url(../images/in_caseh2bg.png) no-repeat bottom center;
    font-size: 26px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    line-height: 70px;
}

/* .in_case .tabTop {
    text-align: center;
    padding: 50px 0;
}

.in_case .tabTop li {
    display: inline-block;
    width: 165px;
    position: relative;
    line-height: 40px;
}

.in_case .tabTop li a {
    color: #FFF;
    font-size: 16px;
}

.in_case .tabTop li a i {
    width: 30px;
    height: 4px;
    background: #0073df;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -15px;
    border-radius: 5px;
    opacity: 0;
}

.in_case .tabTop li.on a {
    color: #0073df
}

.in_case .tabTop li.on a i {
    opacity: 1;
}

.in_case .Bottom {
    height: 500px;
}

.in_case .tabBottom {
    display: none;
}

.in_case .tabBottom.on {
    display: block
}

.in_case .tabBottom li .fl {
    width: 400px;
    height: 420px;
    background: #121e2e;
    padding: 41px 30px;
    position: relative
}

.in_case .tabBottom li .fl h4 {
    font-size: 16px;
    color: #FFF;
    line-height: 40px;
    font-weight: normal
}

.in_case .tabBottom li .fl h4 span {
    width: 100px;
    height: 1px;
    background: #5a626d;
    display: block
}

.in_case .tabBottom li .fl p {
    color: #fff;
    padding: 10px 30px 0 0;
    font-size: 14px;
    line-height: 30px;
}

.in_case .tabBottom li .fl b {
    font-size: 16px;
    color: #FFF;
    background: #0068b7;
    width: 85%;
    line-height: 40px;
    border-radius: 10px;
    text-align: center;
    display: block;
    font-weight: normal;
    position: absolute;
    left: 30px;
    bottom: 30px;
}

.in_case .tabBottom li .fr {
    width: 670px;
    height: 500px;
} */
.in_case .slideBox{ overflow:hidden; zoom:1;position:relative;}
.in_case .slideGroup .parBd ul{ overflow:hidden; zoom:1;}
.in_case .slideGroup .parBd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center;position:relative;padding-top: 30px;}
.in_case .slideGroup .parBd ul li img{ width:285px; height:317px; display:block;}
.in_case .slideGroup .parBd ul li p{ line-height:43px;width: 178px;height: 43px;font-size: 21px;color: #fff;background:#40abf7;position: absolute;top: 137px;left: 55px;}
.in_case .slideGroup .parBd ul li .cover{width:285px; height:317px;background: url(../images/case_cover.png) no-repeat;position: absolute;top: 0;left: 0;display: none;}
.in_case .slideGroup .parBd ul li:hover .cover{display: block;}
.in_case .slideGroup .parbd ul{ overflow:hidden; zoom:1;}
.in_case .slideGroup .parbd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center;position:relative;}
.in_case .slideGroup .parbd ul li img{ width:170px; height:75px; display:block;}
.in_case .slideGroup .parbd ul li p{ line-height:43px;width: 178px;height: 43px;font-size: 21px;color: #fff;background:#40abf7;position: absolute;top: 137px;left: 55px;}
.in_case .slideGroup .parbd ul li .cover{width:285px; height:317px;background: url(../images/case_cover.png) no-repeat;position: absolute;top: 0;left: 0;display: none;}
.in_case .slideGroup .parbd ul li:hover .cover{display: block;}
.in_about {
    padding-top: 80px;
    background: url(../images/in_aboutbg.jpg) repeat-x;
    overflow: hidden;
}

.in_about .fr {
    width: 618px;
}

.in_about .fr .title {
    padding-left: 20px;
    border-left: 5px solid #0068b7
}

.in_about .fr .title span {
    color: #777777;
    font-size: 12px;
    display: block
}

.in_about .fr .title h4 {
    color: #182333;
    font-size: 30px;
    font-weight: normal
}

.in_about .text {
    padding: 20px 0 0;
}

.in_about .text p {
    color: #777777;
    font-size: 14px;
    line-height: 20px;
}

.in_about .fr ul li {
    width: 33.3%;
    float: left;
}

.in_about .fr ul li .top {
    border-bottom: 1px solid #dddddd;
    font-size: 28px;
    color: #182333;
    font-weight: bold;
    width: 80%;
    padding: 10px 0;
    line-height: 28px;
}

.in_about .fr ul li .top img {
    display: inline-block;
    vertical-align: middle;
}

.in_about .fr ul li p {
    color: #777777;
    font-size: 14px;
    line-height: 27px;
    padding: 10px 0 30px;
}

.in_about .fr a {
    display: inline-block;
    width: 168px;
    line-height: 50px;
    background: #fda12b;
    color: #FFF;
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
}

.in_about .fr a img {
    margin-left: 20px;
    vertical-align: middle;
    display: inline-block
}

.in_about .bottom {
    margin: 50px -9px 86px;
    overflow: hidden;
}

.in_about .bottom li {
    width: 225px;
    float: left;
    margin: 0 9px;
}

.in_about .bottom li .text1 {
    width: 180px;
    height: 60px;
    margin: 0 auto;
    display: block;
    background: #3f3f4b;
    border-radius: 10px;
    margin-bottom: -30px;
    position: relative;
    z-index: 100;
}

.in_about .bottom li .text1 img {
    display: block;
    margin: 0 auto;
}

.in_about .bottom li .text2 {
    width: 163px;
    height: 68px;
    background: #FFF;
    border: 1px solid #dddddd;
    border-radius: 10px;
    text-align: center;
    padding: 40px 30px 10px;
    font-weight: bold
}

.in_yueyue {
    background: url(../images/in_yuyuebg.jpg) no-repeat;
    padding: 45px 0 0;
    overflow: hidden;
}

.in_yueyue .in_title h3 {
    color: #FFF;
}

.in_yueyue .in_title p {
    color: #b5b9cb;
}

.in_yueyue ul {
    width: 1400px;
    margin: 35px -50px 0;
    overflow: hidden;
}

.in_yueyue ul li {
    width: 297px;
    float: left;
    margin-left: -97px;
    position: relative;
}

.in_yueyue ul li.one {
    margin-left: 50px;
}

.in_yueyue ul li h3 {
    position: absolute;
    left: -5px;
    top: 70px;
    width: 194px;
    text-align: center;
    font-size: 20px;
    color: #FFF;
    font-weight: normal;
    letter-spacing: -1px;
}

.in_yueyue ul li span {
    position: absolute;
    left: -5px;
    top: 90px;
    width: 194px;
    text-align: center;
    font-size: 16px;
    color: #FFF;
    display: block;
    line-height: 50px;
}

/* in_news */

.in_news {
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 30px;
    background: none;
}

.in_news .fl {
    width: 500px;
    height: 439px;
    overflow: hidden;
    background: url(../images/newsbg.png) no-repeat;
    padding: 20px;
    margin-left: -20px;
}

.in_news .fl .bottom {
    padding: 0 20px;
    overflow: hidden;
}

.in_news .fl h3 {
    font-size: 18px;
    color: #0068b7;
}

.in_news .fl .bottom p {
    color: #909090;
    font-size: 14px;
    padding: 20px 0;
    line-height: 20px;
}

.in_news .fl img {
    margin-bottom: 20px;
}

.in_news .fl span {
    color: #999999;
    font-size: 14px;
    width: 100%;
    display: block;
}

.in_news .fl span b {
    float: right;
    background: url(../images/newsmore.jpg) no-repeat right center;
    padding-right: 40px;
    font-size: 14px;
    color: #0068b7;
}

.in_news .fr {
    width: 700px;
    padding: 20px 0;
    margin-left: -20px;
}

.in_news .fr ul li {
    padding: 10px 20px;
    overflow: hidden;
    margin-bottom: 13px;
}

.in_news .fr .newsfl {
    width: 80px;
    height: 80px;
    border-right: 1px solid #d6d6d6;
    text-align: center;
    float: left;
    font-size: 16px;
    color: #909090;
    line-height: 30px;
}

.in_news .fr .newsfl b {
    font-size: 46px;
    color: #666666;
    line-height: 50px;
    display: block;
    font-weight: normal
}

.in_news .fr .newsfr {
    width: 85%;
    float: right;
}

.in_news .fr a h3 {
    font-size: 16px;
    color: #333333;
    position: relative;
    font-weight: normal;
}

.in_news .fr a p {
    font-size: 14px;
    color: #909090;
}

.in_news .fr ul li:hover {
    background: #f0f0f0
}

.in_news .fr ul li:hover h3 {
    color: #0068b7;
    font-weight: bold
}
.in_case2{
    padding-bottom: 50px;
    overflow: hidden;
    padding-top: 50px;
}
.picScroll-left {
    overflow: hidden;
    position: relative;
}

.picScroll-left .hd {
    overflow: hidden;
    height: 60px;
    position: absolute;
    left: 0;
    top: 20px;
    width: 100%;
    z-index: 100
}


.picScroll-left .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
}

.picScroll-left .hd ul li {
    float: left;
    width: 9px;
    height: 60px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
}
.picScroll-left .hd a{
    width: 28px;
    height: 60px;
    display: inline-block
}
.picScroll-left .hd a.next{
    background: url(../images/sPrev.jpg) no-repeat;
}
.picScroll-left .hd a.prev{
    float: right;
    background: url(../images/sNext.jpg) no-repeat;
}
.picScroll-left .hd ul li.on {
    background-position: 0 0;
}

.picScroll-left .bd {
    padding: 0 10px;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    margin: 0 10px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}


.picScroll-left .bd ul li img {
    width: 275px;
    height: 85px;
    display: block;
    border: 1px solid #0d70c9;
}

.picScroll-left .bd ul li .pic a:hover img {
    border-color: #999;
}

.picScroll-left .bd ul li .title {
    line-height: 24px;
}