@charset "utf-8";

/* CSS Document */
#example {
    width: 100px !important;
    /* IE7+FF */
    width: 200px;
    /* IE6 */
}

* {
    margin: 0 auto;
    padding: 0;
}

body {
    font-size: 12px;
    color: #121212;
    font-family: Microsoft YaHei, 瀹嬩綋, Arial, Helvetica, sans-serif;
    background: none;
}

ul,
li {
    list-style-type: none;
}

img,
ul,
li,
button {
    margin: 0px;
}

img,
button {
    border: none;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

img {
    border: 0;
}

input {}

/*banner*/
.banner {
    width: 100%;
    margin-top: 0px;
}

.slideBox {
    width: 100%;
    height: 550px;
    overflow: hidden;
    position: relative;
    margin: auto;
}

.slideBox .hd {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 20px;
    z-index:9999999999;
}

.slideBox .hd ul {
    zoom: 1;
    text-align: center;
    width: 100%;
}

.slideBox .hd ul li {
    display: inline;
    margin-right: 10px;
    border-radius: 50%;
    padding: 0 8px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    margin-left: 15px;
}

.slideBox .hd ul li.on {
    background: #0471df;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 100%;
    height: 550px;
    display: block;
    margin: auto;
}

/* 涓嬮潰鏄墠/鍚庢寜閽唬鐮侊紝濡傛灉涓嶉渶瑕佸垹闄ゅ嵆鍙� */
.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}


/*gg_all*/
.gg_all {
    width: 100%;
    height: 100px;
    overflow: hidden;
    z-index: 9999;
    position: relative;
    margin-top: -50px;
}

.gg {
    width: 1200px;
    height: 100px;
    background: url(../images/gg_bk.png) no-repeat center;
}

.gg_bt {
    width: 200px;
    float: left;
    padding-top: 20px;
}

.gg_bt a {
    text-align: center;
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}

.gg_bt a p {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
}

.txtMarquee-top {
    width: 1000px;
    float: left;
    overflow: hidden;
    position: relative;
    height: 60px;
    margin-top: 20px;
}

.txtMarquee-top .hd {
    overflow: hidden;
    height: 30px;
    background: #f4f4f4;
    padding: 0 10px;
}

.txtMarquee-top .hd .prev,
.txtMarquee-top .hd .next {
    display: block;
    width: 9px;
    height: 5px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url("images/arrow.png") 0 -100px no-repeat;
}

.txtMarquee-top .hd .next {
    background-position: 0 -140px;
}

.txtMarquee-top .hd .prevStop {
    background-position: -60px -100px;
}

.txtMarquee-top .hd .nextStop {
    background-position: -60px -140px;
}

.txtMarquee-top .bd {
    padding: 15px;
}

.txtMarquee-top .infoList li {
    width: 450px;
    float: left;
    margin-left: 30px;
    height: 60px;
    line-height: 60px;
}

.txtMarquee-top .infoList li .date {
    float: right;
    color: #999;
    font-size: 14px;

}

.txtMarquee-top .infoList li a {
    color: #444;
    font-size: 16px;
    width: 300px;
    display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}


















/*pro*/
.pro_all {
    width: 100%;
    margin-top: 0px;
    height: 990px;
    background: url(../images/pro_bk.jpg) no-repeat center;
}

.pro {
    width: 1200px;
    margin: auto;
    position: relative;
    overflow: hidden;
    padding-top: 70px;
}

.pro_bt {
    text-align: center;
}

.pro_bt a {
    font-size: 30px;
    color: #444444;
    font-weight: bold;
}

.pro_bt a p {
    text-transform: uppercase;
    font-size: 12px;
    color: #999999;
    font-weight: normal;
}

.pro_ny {
    overflow: hidden;
    margin-top: 30px;
}

.pro_l {
    width: 245px;
    float: left;
}

.pro_l_bt {
    text-align: center;
    padding-top: 25px;
}

.pro_l_bt a {
    font-size: 24px;
    color: #fff;
}

.pro_l_bt a p {
    font-size: 12px;
    margin-top: 6px;
    text-transform: uppercase;
}

.pro_l ul {
    margin-top: 40px;
}

.pro_l ul li {
    width: 205px;
    height: 38px;
    background: url(../images/pro_l_li_bk.jpg) no-repeat center;
    margin: auto;
    margin-top: 15px;
    line-height: 38px;
}

.pro_l ul li a {
    font-size: 16px;
    color: #444;
    margin-left: 70px;
    -webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}

.pro_chat {
    width: 130px;
    height: 130px;
    margin: auto;
    margin-top: 20px;
}

.pro_chat img {
    width: 130px;
    height: 130px;
}

.pro_r {
    width: 925px;
    float: right;
    position: relative;
    height: 790px;
}

.pro_l ul li a:hover{
    -webkit-transform: translateX(15px);
    transform: translateX(15px);
    color: #0471df;
}

.pro1 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 610px;
    height: 380px;
}

.pro1 a {
    display: block;
    position: relative;
}

.pro1 a img {
    width: 610px;
    height: 380px;
}

.pro1 a p {
    width: 610px;
    height: 40px;
    position: absolute;
    top: 340px;
    background-color: rgba(0, 0, 0, .5);
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 40px;
}

.pro1 a p:hover{
    background-color: rgba(4, 113,223, .8);
}


.pro2 a p:hover{
    background-color: rgba(4, 113,223, .8);
}


.pro3 a p:hover{
    background-color: rgba(4, 113,223, .8);
}

.pro4 a p:hover{
    background-color: rgba(4, 113,223, .8);
}


.pro5 a p:hover{
    background-color: rgba(4, 113,223, .8);
}

.pro6 a p:hover{
    background-color: rgba(4, 113,223, .8);
}

.pro2 {
    position: absolute;
    top: 0px;
    left: 625px;
    width: 300px;
    height: 180px;
}

.pro2 a {
    display: block;
    position: relative;
}

.pro2 a img {
    width: 300px;
    height: 180px;
}

.pro2 a p {
    width: 300px;
    height: 35px;
    position: absolute;
    top: 145px;
    background-color: rgba(0, 0, 0, .5);
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 40px;
}

.pro3 {
    position: absolute;
    top: 198px;
    left: 625px;
    width: 300px;
    height: 180px;
}

.pro3 a {
    display: block;
    position: relative;
}

.pro3 a img {
    width: 300px;
    height: 180px;
}

.pro3 a p {
    width: 300px;
    height: 35px;
    position: absolute;
    top: 145px;
    background-color: rgba(0, 0, 0, .5);
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 40px;
}

.pro4 {
    position: absolute;
    top: 400px;
    left: 0px;
    width: 300px;
    height: 180px;
}

.pro4 a {
    display: block;
    position: relative;
}

.pro4 a img {
    width: 300px;
    height: 180px;
}

.pro4 a p {
    width: 300px;
    height: 35px;
    position: absolute;
    top: 145px;
    background-color: rgba(0, 0, 0, .5);
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 40px;
}

.pro5 {
    position: absolute;
    top: 600px;
    left: 0px;
    width: 300px;
    height: 180px;
}

.pro5 a {
    display: block;
    position: relative;
}

.pro5 a img {
    width: 300px;
    height: 180px;
}

.pro5 a p {
    width: 300px;
    height: 35px;
    position: absolute;
    top: 145px;
    background-color: rgba(0, 0, 0, .5);
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 40px;
}


.pro6 {
    position: absolute;
    top: 400px;
    left: 305px;
    width: 610px;
    height: 380px;
}

.pro6 a {
    display: block;
    position: relative;
}

.pro6 a img {
    width: 610px;
    height: 380px;
}

.pro6 a p {
    width: 610px;
    height: 40px;
    position: absolute;
    top: 340px;
    background-color: rgba(0, 0, 0, .5);
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 40px;
}




/* case */

.case_bg {
    width: 100%;
    height: 600px;
    margin: 0 auto;
    background: url(../images/al_bk.jpg) no-repeat center;
}

.case {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    position: relative;
    padding-top: 40px;
    height: 560px;
}

.case h3 {
    text-align: center;
}

.case h3 a {
    font-size: 30px;
    color: #444444;
    font-weight: bold;
}

.case .title span {
    text-align: center;
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
    display: block;
    margin-top: 8px;
}

.case-left .bd {
    padding: 0px;
}

.case-left .bd ul {
    zoom: 1;
}

.case-left .bd ul li {
    width: 370px;
    height: 370px;
    float: left;
    margin: 10px 26px 0 0;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case-left .bd ul li .case_img {
    width: 370px;
    height: 290px;
    margin: 0 auto;
}

.case-left .bd ul li .case_img img {
    width: 370px;
    height: 290px;
}

.case-left .bd ul li .case_text {
    margin: 0 auto;
    line-height: 28px;
    width: 370px;
    color: #444444;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.case-left .bd ul li .case_text h5 a {
    font-size: 18px;
    font-weight: normal;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    margin-top: 10px;
    color: #444;
}

.case-left .bd ul li .case_text p.nr1 {
    font-size: 16px;
    line-height: 28px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    width: 360px;
    color: #555;
}

.case-left .bd ul li .case_text p.nr2 {
    display: none;
}

.case-left .bd ul li:hover .case_text {
    width: 270px;
    height: 90px;
    background: #107ede;
    text-align: center;
    color: #fff;
    padding: 30px 25px;
    margin-top: -70px;
    position: relative;
}

.case-left .bd ul li:hover .case_text h5 a {
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 0;
}

.case-left .bd ul li:hover .case_text .nr1 {
    display: none;
}

.case-left .bd ul li:hover .case_text .nr2 {
    height: 56px;
    line-height: 28px;
    text-align: left;
    width: 270px;
    overflow: hidden;
    color: #fff;
    display: block;
}

.case-left .bd ul li:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case-left {
    width: 1200px;
    margin: 20px auto 0 auto;
    position: relative;
}

.case-left .hd {
    overflow: hidden;
    height: 30px;
    margin: 30px auto 0 auto;
}

.case-left .hd ul {
    overflow: hidden;
    zoom: 1;
    zoom: 1;
    margin: 0 auto;
    width: 100px;
}

.case-left .hd ul li {
    float: left;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin-right: 15px;
    text-indent: -999px;
    cursor: pointer;
    background: url("../images/ico1.png") 0 -12px no-repeat;
}

.case-left .hd ul li.on {
    background-position: 0 0;
}


/*gs_all*/
.gs_all {
    width: 100%;
    margin-top: 0px;
    height: 580px;
    background: url(../images/gs_bk.jpg) no-repeat center;
}

.gs {
    width: 1200px;
    padding-top: 70px;
}

.gs_bt {
    text-align: center;
}

.gs_bt a {
    font-size: 30px;
    color: #444444;
    font-weight: bold;
}

.gs_bt a p {
    text-transform: uppercase;
    font-size: 12px;
    color: #999999;
    font-weight: normal;
}

.gs_ny {
    margin-top: 30px;
    overflow: hidden;
}

.gs_l {
    width: 590px;
    height: 380px;
    float: left;
}

.gs_l a img {
    width: 590px;
    height: 380px;
}

.gs_r {
    width: 550px;
    float: right;
}

.gs_w1 {
    margin-top: 10px;
}

.gs_w1 a {
    font-size: 24px;
    color: #555555;
}

.gs_w2 {
    margin-top: 20px;
    line-height: 36px;
    color: #555555;
    font-size: 18px;
    height: 144px;
    overflow: hidden;
}

.gs_tb {
    margin-top: 65px;
}

.gs_tb ul {
    overflow: hidden;
}

.gs_tb ul li {
    float: left;
    margin-right: 100px;
}

.gs_tb ul li p {
    margin-top: 10px;
    font-size: 16px;
    color: #444;
    width: 80px;
    text-align: center;
}

.gs_tb_t {
    width: 80px;
    height: 80px;
    background: #666;
    border-radius: 50%;
}

.gs_tb_t a img {
    width: 38px;
    height: 38px;
    margin: auto;
    display: block;
    padding-top: 25px;
}

.gs_tb_t:hover {
    background: #0471df;
}



/*xw_all*/
.xw_all {
    width: 100%;
    margin-top: 0px;
    height: 470px;
    background: url(../images/xw_bk.jpg) no-repeat center;
}

.xw {
    width: 1200px;
    padding-top: 60px;
}

.xw_bt {
    text-align: center;
}

.xw_bt a {
    font-size: 30px;
    color: #444444;
    font-weight: bold;
}

.xw_bt a p {
    text-transform: uppercase;
    font-size: 12px;
    color: #999999;
    font-weight: normal;
}

.xw_ny {
    margin-top: 30px;
    overflow: hidden;
}

.xw_l {
    width: 600px;
    float: left;
}

.xw_r {
    float: right;
    width: 530px;
}

.xw_r ul {}

.xw_r ul li {
    line-height: 50px;
    border-bottom: 1px solid #eee;
    height: 60px;
    overflow: hidden;
    width: 530px;
    position: relative;
}


.xw_r ul li i{
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 0;
    height: 1px;
    background: #0471df;
    -webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}


.xw_r ul li:hover i{
    width: 100%;
}

.xw_r ul li a {
    font-size: 16px;
    color: #555;
}

.xw_r ul li a b {
    float: left;
    margin-right: 5px;
}

.xw_r ul li a p {
    width: 380px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}

.xw_r ul li a span {
    float: right;
}


/*鍚戝乏婊氬姩*/
.picScroll-left {
    width: 600px;
    overflow: hidden;
    position: relative;
}

.picScroll-left .hd {
    overflow: hidden;
}

.picScroll-left .hd .prev {
    display: block;
    width: 30px;
    height: 30px;
    float: right;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/xw_l.png) no-repeat;
    position: absolute;
    top: 10px;
    left: 528px;
    z-index: 99999;
}

.picScroll-left .hd .next {
    display: block;
    width: 30px;
    height: 30px;
    float: right;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/xw_r.png) no-repeat;
    position: absolute;
    top: 10px;
    left: 550px;
    z-index: 99999;
}

.picScroll-left .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 0px;
    zoom: 1;
}

.picScroll-left .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
}

.picScroll-left .hd ul li.on {
    background-position: 0 0;
}

.picScroll-left .bd {
    margin-left: 0px;
    width: 600px;
}

.picScroll-left .bd .picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
    position: absolute;
    top: 0px;
    width: 600px;
}

.picScroll-left .bd ul li {
    margin: 0 10px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picScroll-left .bd ul li .pic {
    text-align: center;
    overflow: hidden;
    border: 1px solid #e6e6e6;
    float: left;
}

.picScroll-left .bd ul li .pic img {
    width: 300px;
    height: 240px;
    display: block;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    overflow: hidden;
}

.picScroll-left .bd ul li .pic a:hover img {
    border-color: #ccc;
    transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

.picScroll-left .bd ul li .title {
    width: 250px;
    float: left;
    margin-left: 20px;
}

.xw_w1 {
    text-align: left;
    margin-top: 50px;
}

.xw_w1 a {
    font-size: 18px;
    color: #555;
    text-overflow: ellipsis;
white-space: nowrap;
display: block;
overflow: hidden;
}

.xw_w1 a:hover{
    color:#0471df ;
}


.xw_w2 {
    margin-top: 15px;
    line-height: 30px;
    height: 80px;
    font-size: 16px;
    color: #555;
    text-align: left;
}

.xw_w3 {
    margin-top: 15px;
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #0471df;
    margin-left: 0px;
}

.xw_w3 a {
    font-size: 14px;
    color: #fff;
}