﻿/*public css*/



.slh { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.clear_float { height: 0px; clear: both; }

/*end*/

.flex-slider{
	overflow: hidden; position: relative; margin: 26px auto 0 auto;
}
.grid{
	text-align:left;
}

.nbs-flexisel-container {
	position: relative; 
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
}
.nbs-flexisel-item {
	float: left;
	margin:0px;
	padding:0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
    overflow:hidden;width:33.3333333333333333333333%;
}
 .flex-slider .cover { height: 100%; width: 100%; position: absolute; top: 0; left: 0; text-align:center;color:#fff;overflow:hidden; display:flex;flex-direction:column;align-items:center;justify-content:center;}

    .flex-slider .cover_colorl { background:rgba(0,152,220,0.8);}
    .flex-slider .cover .img { margin-top:19.81132075471698%\9;}
    .flex-slider .cover .tit {font-size:30px;line-height:30px;margin-top:22px; }
    .flex-slider .cover .titen { font-size:12px;line-height:24px;font-family:Arial;}
        .flex-slider .cover_colorr{ background:rgba(231,69,51,0.8);}
        .flex-slider .cover_colory{ background:rgba(234,154,0,0.8);}

.flex-slider .pic {position:relative;overflow:hidden;}
    .flex-slider .pic:hover  .ind_img {
    -webkit-transform: matrix(1.2, 0, 0, 1.2, 0, 0);
	-ms-transform: matrix(1.2, 0, 0, 1.2, 0, 0);
	-moz-transform: matrix(1.2, 0, 0, 1.2, 0, 0);
	transform: matrix(1.2, 0, 0, 1.2, 0, 0);
	-webkit-transition: all 2s;
	-ms-transition: all 2s;
	-moz-transition: all 2s;
	transition: all 2s}
    .flex-slider .pic > img {width:100%;	-webkit-transition: all 2s;
	-ms-transition: all 2s;
	-moz-transition: all 2s;
	transition: all 2s}

.flex-slider .pic .img { -moz-transition: all 2s; -ms-transition: all 2s; -webkit-transition: all 2s; -o-transition: all 2s; transition: all 2s;}
.flex-slider .pic:hover .img { -moz-transform: rotateY(360deg); -ms-transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -o-transform: rotateY(360deg); transform: rotateY(360deg); -moz-transition: all 2s; -ms-transition: all 2s; -webkit-transition: all 2s; -o-transition: all 2s; transition: all 2s; }





.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 38px;
	height: 67px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	margin-top:-0em;
}
.ind_news_list .kk:last-child {
    border-right: none;
}
.nbs-flexisel-nav-left {
	left: 8px;
	top:-105px;
    display:none;
	background: url(/img/ind_png_30.png) no-repeat;
}
.nbs-flexisel-nav-right {
	right: 8px;
    display:none;
	background: url(/img/ind_png_33.png) no-repeat;
}

.ind_case {background:#eeeeee;padding-top:75px;}
.ind_case .ind_tit { text-align:center;}
.ind_news {
background:#eeeeee;padding-top:70px;padding-bottom:20px;}
.ind_news .ind_tit { text-align:center;}
.ind_news .left {
width:50%;float:left;background:#fff;}
.ind_news .right {width:50%;float:left; background:#fff;}
    .ind_news .right a {display:block; border-bottom:1px solid #eeeeee; padding:33px 0;  }
        .ind_news .right a .time {float:left;margin-left:12px;width:16.3%;color:#787878;font-size:14px;text-align:center;}
        .ind_news .right a strong {font-size:40px;}
        .ind_news .right a .nr {
        width:76%;float:left;}
        .ind_news .right a .tit {color:#000;font-size:18px;line-height:26px;margin-bottom:18px;}
        .ind_news .right a p {color:#666666;font-size:14px;line-height:28px;}
        .ind_news .right a:last-child {
        border-bottom:none;}

        .ind_news .right a:hover .time
        {
            color:#203896;
        }

         .ind_news .right a:hover .tit
        {
            color:#203896;
        }

          .ind_news .right a:hover p
        {
            color:#203896;
        }


.slideBox1 { width: 100%; height: 500px; overflow: hidden; position: relative;}
    .slideBox1 .hd { height: 8px; overflow: hidden; position: absolute; right: 5px; bottom:14px; z-index: 2; left: 50%; margin-left: -44px; }
        .slideBox1 .hd ul { overflow: hidden; zoom: 1; float: left; }
            .slideBox1 .hd ul li { float: left; margin:0 7px; width: 8px; height: 8px;  background: #707070; cursor: pointer;border-radius:4px;}
                .slideBox1 .hd ul li.on { color: #fff;background:#3358cd; }
    .slideBox1 .bd { position: relative; width: 100%; z-index: 1; height:460px; }
        .slideBox1 .bd ul { width: 100%; height: 100%; }
        .slideBox1 .bd li { zoom: 1; vertical-align: middle; width: 100%; height: 100%; }
 .slideBox1 .bd li .div { display: block; width: 100%; margin: 0 auto; height: 100%;position:relative; }
                .slideBox1 .bd li .div .cover {width:420px;height:188px;position:absolute;right:45px;bottom:47px;background:rgba(255,255,255,0.85);}
                    .slideBox1 .bd li .div .cover .text {width:340px;margin:20px auto 0 auto;position:relative;}
                        .slideBox1 .bd li .div .cover .text .tit {color:#000000;font-size:20px;}
                        .slideBox1 .bd li .div .cover .text .time {color:#525252;font-size:12px;margin-top:10px;margin-bottom:5px;}
                        .slideBox1 .bd li .div .cover .text p {color:#1f1f1f;font-size:14px;line-height:28px;}
                        .slideBox1 .bd li .div .cover .text .more {height:22px;width:22px;background:url(/img/ind_png_40.png);position:absolute;right:0;bottom:0;}


                        .slideBox1 .bd li .div .cover:hover .tit
                        {
                            color:#203896;
                        }

                         .slideBox1 .bd li .div .cover:hover .time
                        {
                            color:#203896;
                        }
                           .slideBox1 .bd li .div .cover:hover p
                        {
                            color:#203896;
                        }


    .slideBox1 .prev { display: block; float: right; overflow: hidden; cursor: pointer; background: url(/img/left.png) left top no-repeat; position: absolute; width: 63px; height: 63px; z-index: 3333; left: 2%; top: 50%; margin-top: -14px; }
    .slideBox1 .next { display: block; float: right; overflow: hidden; cursor: pointer; background: url(/img/right.png) left top no-repeat; position: absolute; width: 63px; height: 63px; right: 0px; top: 0px; z-index: 3333; right: 2%; top: 50%; margin-top: -14px; }
    .slideBox1 .tempWrap { width: 100%; height: 100% !important; }

.gg {
width:100%;display:block;}




.link { padding:50px 0 30px 0;background:#eee;}
.link ul{width:90.1704545454545455%;margin:0 auto;}
    .link ul li {line-height:25px;color:#2c2c2c;font-size:14px;vertical-align:middle;text-align:left;float:left;width:25%}
        .link ul li img { margin-right:5px;vertical-align:middle;}
.foot { height:50px;line-height:50px;color:#fff;background:#03165e;}
    .foot .kk { width:90.1704545454545455%;margin:0 auto;font-size:13px;}
        .foot .kk> a { color:#fff;margin-right:5px;font-size:13px;}

.yqlj {
    width: 189px;
    height: 32px;
    float: right;
    position: relative;
    margin-top: 10px;
}
.yl1 {
    width: 189px;
    height: 32px;
    cursor: pointer;
}
.yl11 {
    width: 157px;
    height:32px;
    float: left;
    background: #fff;
    text-align: center;
    color: #adb0b9;
    font-size: 12px;
    text-align: center;
    line-height: 32px;
}
.yl12 {
    width: 32px;
    height: 32px;
    float: right;
    background: url(/img/ind_png_138.png) no-repeat center #ff1b27;
}
.yqlj ul {
    position: absolute;
    bottom: 22px;
    left: 0;
    border:1px solid #ebebeb;
}
.yqlj ul li {
    height: 22px;
    background: #fff;
    line-height: 22px;
    width: 155px;
    text-indent: 12px;
}
.yqlj ul li a {
    color: #adb0b9;
    font-size: 12px;
}
.foot .ewm { height:30px;width:30px;background:#fff;border-radius:5px;display:flex;justify-content:center;float:right;margin-right:31px;margin-top:10px;align-items:center;position:relative;margin-left:16px;}
    .foot .ewm:hover .foot_ewm { display:block;}
.foot_ewm { 
    display: none;
    width: 192px;
    height: 198px;
    position: absolute;
    top: -209px;
left:-83px;
}
.son_banner {
width:100%;}
    .son_banner img {
    width:100%;display:block;}



.son_menu {
    width: 100%;
    min-height: 70px;
    background: #fff;
    border-bottom: 4px solid #eeeeee;
    padding-top: 22px;
}



        .son_menu  ul {
            width: 100%;
            display: flex;
            align-items: center;margin:0 auto;
        }

    .son_menu ul li {
    }

    .son_menu .about {
        justify-content: space-between;
    }

    .son_menu ul li a {
        display: flex;
        justify-content: center;
        color: #353535;
        font-size: 16px;
        margin-bottom: -4px;
        border-bottom: 4px solid #eee;
        line-height: 70px;
        align-items: center;
    }

        .son_menu ul li a .img2 {
            display: none;
        }

    .son_menu ul li:hover .img1 {
        display: none;
    }

    .son_menu ul li:hover .img2 {
        display: initial;
    }

    .son_menu ul li:hover a {
        color: #203896;
        border-bottom: 4px solid #203896;
    }

    .son_menu ul li a img {
        margin-right: 11px;
         -moz-transition: all 2s; -ms-transition: all 2s; -webkit-transition: all 2s; -o-transition: all 2s; transition: all 2s;
    }
    .son_menu ul li:hover a .img2 {
    -moz-transform: rotateY(360deg); -ms-transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -o-transform: rotateY(360deg); transform: rotateY(360deg); -moz-transition: all 2s; -ms-transition: all 2s; -webkit-transition: all 2s; -o-transition: all 2s; transition: all 2s;
    
    
    }

    .son_menu ul .xz .img1 {
        display: none;
    }

    .son_menu ul .xz .img2 {
        display: initial;
    }

    .son_menu ul .xz a {
        color: #203896;
        border-bottom: 4px solid #203896;
    }

    .son_menu .about {width:1160px;}

/*历程--zy*/
#dsj { position: relative; height: 100%; padding: 20px 0; margin: 25px auto; width:1110px;margin-bottom:100px;margin-top:40px;}
.line0001 { width: 2px; height: 100%; position: absolute; left: 50%; margin-left: -1px; top: 0; background: #e5e5e5; margin-bottom: 20px; }
    .line0001 div { position: absolute; background:#e5e5e5 ; width:10px; height: 10px;border-radius:5px; }
.up_c { top: -4px; left: -4px; }
.down_c { bottom: -4px; left: -4px; }





.dsj_box { width:508px; float: left; position: relative; padding: 16px; padding-right: 26px;padding-bottom:26px;padding-top:26px; }
    .dsj_box > img { display: block; position: absolute; right: -12px; top: 40px; z-index: 100; }
.dsj_w {cursor:pointer; padding: 20px; position: relative; border:1px solid #ececec;background: #FFFFFF; z-index: 99; }
    .dsj_w .f20 { font-size: 20px; color: #696969; }
        .dsj_w .f20 .y { font-weight: 600; font-size: 36px; width: 90px;font-family:Arial; }
         .dsj_w .f20 .n { font-size:18px;display:initial;}
        .dsj_w .f20 span { display: table-cell; vertical-align: text-top; }
ul.dsj_li li { list-style: url(/img/cir0002.png); margin-left: 30px; font-size: 15px; line-height: 24px; color: #403f3f; }
ul.dsj_li { padding-top: 20px; margin-top: 15px; border-top: 1px solid #EDEDED; }
#dsjL { float: left; width: 50%; }
#dsjR { float: right; width: 50%; padding-top: 50px; }
    #dsjR div.dsj_box { padding-right: 16px; padding-left: 32px; }
        #dsjR div.dsj_box img { left: -7px; right: auto; transform: rotate(180deg); }
       .dsj_box  .img2 {display:none;}
.dsj_box:hover .img2 {
display:block;}
.dsj_box:hover .dsj_w {
border:1px solid #dcdfec;}
.tz_item { background: #f1eae8; position: relative; width: 100%; margin-bottom: 3px; }
.img_box2 { width: 342px; float: left; }
    .img_box2 img { display: block; }
    .img_box2 .f24 { font-size: 24px; line-height: 56px; text-indent: 15px; font-weight: bold; color: #FFFFFF; background: #E45736; float: left; width: 100%; }
.tz_con { width: 290px; float: left; color: #474747; padding: 23px; line-height: 28px; height: 190px; position: relative; }
    .tz_con i { color: #f1eae8; }
    .tz_con pre p { line-height: 16px; }
.more05 { position: absolute; left: 23px; bottom: 10px; }

.tz_dialog { background: url(/img/dialog_bg.png) no-repeat left; width: 282px; height: 220px; color: #FFFFFF; text-align: center; float: left; margin-top: 10px; }
    .tz_dialog .f22 { font-weight: bold; font-size: 22px; margin-top: 50px; }
    .tz_dialog .f18 b { font-size: 24px; }

.kdtj { position: relative; background: #E45736; margin-top: 24px; }
    .kdtj img { display: block; width: 50%; }
    .kdtj > div { width: 50%; color: #FFFFFF; float: left; }
        .kdtj > div ul li { list-style: url(/img/cir001.png); font-size: 16px; line-height: 24px; }
        .kdtj > div ul { margin-left: 40px; }
    .kdtj .f24 { font-size: 24px; font-weight: 600; margin-top: 20px; margin-left: 25px; margin-bottom: 10px; }
.dsj_w ul li{font-size:14px;line-height:30px;}
.dsj_w ul li span{height:4px;width:4px;background:#203896;margin-top:13px;}
#dsj ul li span {
float:left;margin-right:7px;}
.dsj_w ul {
margin-top:15px;}
.dsj_w:hover .f20 {
color:#203896;}
.about_con .img {
float:left;width:50%;}
.about_con {padding:53px 0 70px 0;}
    .about_con .right {width:42.1875%;float:left;margin:2.3%;}

    .about_con .ind_tit {
    text-align:left;margin-top:15px;}
  .about_con .ind_titen {
    text-align:left;}
    .about_con .heng {
    width:25px;height:4px;background:#000;margin:14px 0 25px 0;}

    .about_con p {color:#353535;font-size:14px;line-height:24px;
    }
	
.about_con2 .img {
}
.about_con2 {margin:0 auto;}
    .about_con2 .right {width:50%;margin:0 auto; text-align:center;}

    .about_con2 .ind_tit {
    text-align:center;margin-top:15px;}
  .about_con2 .ind_titen {
    text-align:center;}
    .about_con2 .heng {
     width:25px;height:4px;background:#000;margin:14px 0 25px 0; margin:15px auto;}

    .about_con2 p {color:#353535;font-size:14px;line-height:24px;
    }
	
	
.honor_menu ul {width:290px;margin:0 auto;margin-bottom:30px;}
.honor_menu ul li {float:left;}
.honor_menu ul li a {padding:0 16px;color:#000;font-size:16px;}
.honor_menu .shu {
height:14px;width:1px;background:#ababab;margin-top:5px;}

.honor_menu ul .xz{
    color:#203896;
}
.honor_menu ul li:hover a{color:#203896;}
.honor_menu ul .xz a{color:#203896;}

.moshi_menu {padding-top:45px;position:relative;background:#fff;padding-bottom:16px;}
    .moshi_menu span {
    display:block;width:19px;height:9px;background:url(/img/moshi_03.jpg);position:absolute;bottom:-9px;left:50%;margin-left:-9px;}

.moshi_con {
background:#eeeeee;border-bottom:37px solid #fff;}
    .moshi_con .moshi_menu {
    margin-top:4px;}

.moshi_list {padding:25px 0 45px 0;width:102.3%;
}
.moshi_kk {width:48%;margin-right:2%;float:left;background:#fff;border-radius:10px;height:595px;margin-bottom:16px;}
    .moshi_kk .img {height:390px;margin-left:8%;display:flex;align-items:center;}
        .moshi_kk .img img {max-height:90%;vertical-align:middle;max-width:85%;}
    .moshi_kk .tit .num {float:left;color:#203896;font-family:Arial;font-size:50px;font-weight:bold;width:60px;line-height:50px;}
    .moshi_kk .tit .cn {color:#203896;font-weight:bold;font-size:24px;}
    .moshi_kk .tit {margin-left:8%}
    .moshi_kk .tit .en {color:#203896;font-family:Arial;font-size:12px;}
    .moshi_kk .tit .right {float:left;}
    .moshi_kk .heng {width:21px;height:3px;background:#203896;margin-top:8px;}
    .moshi_kk p{color:#000;font-size:16px;margin-left:60px;padding-top:20px;width:80%;line-height:26px;}




.serve .ban{ width:1200px;position:relative;margin:0 auto;margin-top:34px;}
.serve .ban2{ width:100%; height:712px; position:relative; overflow:hidden;background:#fff;margin-top:5px;}
.serve .ban2 ul{ position:absolute; left:0; }
.serve .ban2 ul li{ width:1200px; height:712px;background:#fff;overflow:hidden;position:relative;}
.serve .ban2 ul li img {width:100%;margin:0 auto; }
.serve .ban2 ul li p {color:#000;line-height:48px;font-size:16px;text-align:center;position:absolute;bottom:0;left:0;background:rgba(0,0,0,0.7);width:100%;color:#fff;}
.serve .prev{ float:left; cursor:pointer;}
.serve .num{ height:120px;overflow:hidden; width:100%; position:relative;margin:0 auto;}
.serve .min_pic{ width:100%;position:relative;background:#fff;margin-top:28px;}
.serve .num ul{ position:absolute; left:0; top:0;}
.serve .num ul li{ width:195px; height:117px; padding:1px;margin-right:5px;position:relative;}
.serve .num ul li.on .cover{display:block; }
.serve .num ul li.on img {}
.serve .prev_btn1{ width:30px;  height:100%; top:0px; left:0; cursor:pointer;position:absolute;background:url(/img/jidi_17.png) no-repeat; background-position:-49px 0;z-index:10}
.serve .next_btn1{ width:30px;  height:100%;top:0px;  position:absolute;right:0;background:url(/img/jidi_17.png) no-repeat;cursor:pointer;background-position:-49px -128px;}
.serve .prev1{ display: block;
    overflow: hidden;
    cursor: pointer;
    background: url(/img/jidi_07.png)  100% 100% no-repeat;
    background-position:-51px 0;
    position: absolute;
    width: 44px;
    height:49px;
    z-index: 3;
    left:0;
    top: 280px;cursor:pointer;}
.serve .next1{     display: block;
    overflow: hidden;
    cursor: pointer;
    background: url(/img/jidi_07.png) no-repeat 100% 100%;
    background-position:-51px -51px;
    position: absolute;
    width: 44px;
    height: 49px;
    right: 0;
    top: 280px;
    z-index: 33;cursor:pointer;}
.serve .num ul li img {width:100%;height:100%;}
.serve .num ul li .cover {width:100%;height:100%;background:url(/img/fuwu_15.png) 100% 100%;position:absolute;top:0;left:0;background-size:100% 100%;display:none;}
.serve .num ul li:hover .cover {display:block;}

.serve .next_btn1:hover {background-position:0 -128px;}
.serve .prev_btn1:hover {background-position:0 0;}

.serve .next1:hover {
background-position:0 -51px;}
.serve .prev1:hover {
background-position:0 0;}
.son_menu  .sol {width:360px;margin:0 auto;justify-content: space-between;}
.ser_fangan_menu {background:#fff;padding-top:50px;}
    .ser_fangan_menu .kk {width:260px;display:flex;justify-content:space-between;height:100%;margin:0 auto;}
        .ser_fangan_menu .kk a {display:block;position:relative;padding-bottom:32px;}
            .ser_fangan_menu .kk a .tb {width:80px;height:80px;background:#5b9ae7;text-align:center;line-height:60px;border-radius:60px;margin:0 auto;}
        .ser_fangan_menu .kk a:hover .tb {background:#203896;}
            .ser_fangan_menu .kk a:hover span {
            display:block;}
        .ser_fangan_menu .kk p {color:#203896;font-size:16px;line-height:20px;text-align:center;margin-top:10px;}
        .ser_fangan_menu .kk span {
        display:none;position:absolute;width:41px;height:22px;background:url(/img/fangan_21.png);bottom:0;left:50%;margin-left:-20px;}
        .ser_fangan_menu .kk a .tb img{vertical-align:-webkit-baseline-middle;}
.ser_con {background:#eeeeee;padding-bottom:23px;}
.ser_fangan_menu .kk .xz .tb{background:#203896;}
.ser_fangan_menu .kk .xz span {display:block;}
.ser_form {width:1200px;background:#fff;border-radius:5px;padding:80px 0 66px 0;margin:0 auto;margin-top:14px;}
    .ser_form .xiangmu {width:380px;margin:0 auto;margin-bottom:18px;}
        .ser_form .xiangmu .xm_kk {float:left;color:#000000;font-size:16px;}
            .ser_form  .kk_list .kk {width:100%;line-height:50px;border:1px solid #d9d9d9;height:50px;margin-bottom:9px;}
                .ser_form .kk_list .kk .shuxing {color:#000;font-size:16px;text-indent:1em;width:16%;line-height:50px;float:left;}
                .ser_form .kk_list .kk .miaoshu {color:#000;font-size:16px;text-indent:1em;width:18%;line-height:50px;float:left;}
                .ser_form .kk_list .kk input {border-left:1px solid #d9d9d9;width:82%;height:50px;line-height:50px;font-size:16px;color:#000;text-indent:1em;}
    .ser_form .kk_list {
    width:82.5%;margin:0 auto;}
        .ser_form .kk_list .duan {float:left;
        width:49%;}
            .ser_form .kk_list .duan .shuxing {
            width:32.5%;}
            .ser_form .kk_list .duan input {
            width:65%;}

        .ser_form .kk_list .textarea {height:180px;}

            .ser_form .kk_list .textarea textarea {
            height:100%;width:80%;border-left:1px solid #d9d9d9;resize: none;line-height:24px;font-size:16px;text-indent:1em;}

.ser_form .btn {width:112px;height:43px;line-height:43px;text-align:center;color:#fff;font-size:20px;background:#b7b7b7;display:block;float:left;border-radius:2px;}
    .ser_form .btn:hover {background:#203896;
    }
    .ser_form .tj {margin:0 auto;width:260px;margin-top:30px;padding-bottom:60px;}
.height14{min-height:14px;width:100%;background:#fff;}

.lingyu_list a {display:block;width:24.4%;margin:0 0.3%;position:relative;float:left;margin-bottom:20px;}
    .lingyu_list a > img {display:block;width:100%;}
    .lingyu_list a .cover {width:100%;height:15%;position:absolute;left:0;bottom:0;color:#fff;background:rgba(3,22,94,.7);display:flex;align-items:center;justify-content:center; -moz-transition: all 0.36s; -ms-transition: all 0.36s; -webkit-transition: all 0.36s; -o-transition: all 0.36s; transition: all 0.36s;}
.lingyu_list {
margin-top:14px;}
    .lingyu_list a .cover .tit {text-align:center;line-height:15%;
    }
    .lingyu_list a .cover img {
    display:none;}
    .lingyu_list a:hover .cover img {
    display:block;}
    .lingyu_list a .cover .xq {font-size:14px;color:#fff;text-align:center;display:none;}
        .lingyu_list a:hover .cover .xq {display:block;}
    .lingyu_list a:hover .cover {
    height:100%;flex-direction:column}
        .lingyu_list a:hover .cover .tit {
        line-height:60px;font-size:24px;}

.cover_join { width: 100%; height: 100%; position: fixed; background: url(/img/bgblack.png); top: 0; left: 0; z-index:1;display:none;}
    .cover_join .xq { position: absolute; top: 10%; left: 50%; z-index: 200; width: 1000px; margin-left: -500px; height: 80%; background:rgba(255,255,255,0.5); border-radius:8px; }
.del { position: absolute; top: 20px; right:30px; z-index: 100; width: 36px; height:36px; overflow: hidden; background: urL(/img/del.jpg) no-repeat center center #cccccc;color:#fff;font-size:26px;text-align:center;line-height:34px;border-radius:36px; }
.cover_join .xq .con {width:98%;height:97%;margin:1%;background:#fff;overflow:auto;}
.cover_join .xq .kk {width:85%;margin:0 auto;}
    .cover_join .xq .con .tit {font-size:30px;color:#000;text-align:center; line-height:50px;padding-top:22px;}
    .cover_join .xq .con p {font-size:14px;color:#000;line-height:26px;}
.ser_fangan_menu .cases_menu_kk {
width:620px;}

.cases_menu_c{width:13%;float:left;border-radius:10px;background:#fff;margin-top:24px;padding-bottom:35px;}
    .cases_menu_c .top {line-height:30px;background:#203896;color:#fff;text-align:center;font-size:18px;border-radius:10px 10px 0 0;border-bottom:1px solid #eeeeee;  padding:20px 0;}
        .cases_menu_c .top img {vertical-align:baseline;max-width:22px;max-height:22px;margin-right:6px;}
    .cases_menu_c ul li a {display:block;font-size:16px;line-height:24px;color:#000;border-bottom:1px solid #eeeeee;position:relative;padding:10px 0;padding-left:1em;}

        .cases_menu_c ul li a span {display:block;width:5px;height:10px;background:url(/img/cases_dt_21.png);position:absolute;right:16px;top:24px;display:none;}
        .cases_menu_c ul li a:hover {
        background:#5b9ae7;color:#fff;}

        .cases_menu_c ul .xz {
        background:#5b9ae7;color:#fff;}

         .cases_menu_c ul .xz a {
        color:#fff;}
            .cases_menu_c ul li a:hover span {
            background:url(/img/cases_dt_18.png)}
.cases_dt_list {width:85.5%;float:right;margin-top:24px;}
    .cases_dt_list .kk {
    width:100%;border-radius:10px;background:#fff;margin-bottom:20px;}
        .cases_dt_list .kk > img {width:50%;height:100%;border-radius:10px 0 0 10px;float:left;}
        .cases_dt_list .kk .text {width:43.5%;float:left;margin-left:30px;}
            .cases_dt_list .kk .text .tit {color:#203896;font-size:20px;font-weight:bold;font-size:20px;line-height:24px;margin-top:30px;}
            .cases_dt_list .kk .text .heng {width:24px;height:4px;background:#203896;margin-bottom:28px;}
            .cases_dt_list .kk .text ul {margin-bottom:5px;}
            .cases_dt_list .kk .text ul li {color:#343434;font-size:14px;font-weight:bold;}
.li:before {width:4px;height:4px;color:#203896;border-radius:4px;content:"•";margin-right:13px;}
.cases_dt_list .kk .text  p {color:#515151;font-size:14px;line-height:26px;margin-left:20px;}
.dt_con {padding-bottom:80px;background:#eee;}
.fb_con .cases_dt_list {width:100%;}

    .fb_con .cases_dt_list .kk .text p {margin-left:0;}

    .fb_con .cases_dt_list .kk > img {
    border-radius:initial;}
    .fb_con .cases_dt_list .kk {
    border-radius:0;}
.son_menu .contact {width:550px;justify-content:space-between;}

.contact_con {width:1310px;margin:0 auto;padding:70px 0 112px 0;}
    .contact_con .map {width:70%;float:left;}
    .contact_con .lxfs {width:27%;float:right;}
.contact_con .lxfs .name {color:#353535;font-size:24px;font-weight:bold;}
        .contact_con .lxfs .name_en {color:#353535;font-family:Arial;font-size:14px;margin-bottom:8px;line-height:26px;}
        .contact_con .lxfs ul li {color:#353535;font-size:14px;line-height:36px;}
            .contact_con .lxfs ul li:before {content:"•";margin-right:10px;}
        .contact_con .lxfs .ewm {width:126px;text-align:center;margin-top:22px;}
            .contact_con .lxfs .ewm img {width:110px;padding:6px;border:1px solid #eeeeee;}
            .contact_con .lxfs .ewm p {color:#353535;font-size:14px;line-height:36px;
            }

.join {
    margin: 80px auto 14px auto;
    width: 93.75%;
    display: flex;
    flex-wrap: wrap;
}

    .join .kk {
        width: 23.1%;
        height: 210px;
        border-radius: 10px;
        box-shadow: #efefef 0px 0px 10px;
        margin-right: 2.5%;
        margin-bottom: 38px;
        display: flex;
        align-items: center;
    }
        .join .kk> a {
        width:100%;}
        .join .kk:nth-child(4n) {
            margin-right: 0;
        }

        .join .kk .zw {
            display: flex;
            align-items: center;
            color: #000;
            font-size: 20px;
            margin-bottom: 15px;
        }

        .join .kk .ms {
            color: #000;
            font-size: 14px;
            line-height: 26px;
        }

        .join .kk .div {
            width: 82.9268292682968%;
            margin: 0 auto;
        }

        .join .kk .img2 {
            display: none;
        }

        .join .kk:hover .img1 {
            display: none;
        }

        .join .kk:hover .img2 {
            display: inherit;
        }

        .join .kk .zw img {
            margin-right: 8px;
        }

        .join .kk:hover .zw {
            color: #203896;
        }

        .join .kk:hover .ms {
            color: #203896;
        }

        .join .kk .ms img {
            float: right;
        }

        .join .kk .ms p {
            display: flex;
            align-items: flex-end;
            justify-content: space-between;
        }
        .join .kk .ms .jt {
        justify-content:flex-end;}
.detailInfo {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 2000;
    background: rgba(0,0,0,.21);
    display: none;
    top: 0;
    left: 0;
}

.white1 {
    width: 905px;
    border-radius: 5px;
    background: rgba(255,255,255,0.5);
    display: flex;
    justify-content: center;
    /*align-items: center;*/
    margin: 5% auto;
    height: 80%;
}

.white2 {
    width: 890px;
    background: #fff;
    display: flex;
    flex-flow: row wrap;
    margin: 7.5px auto;
    padding-bottom: 50px;
}

    .white2 .head {
        width: 100% !important;
        padding: 0 5%;
        height: 56px !important;
        display: flex;
        align-items: center;
        background: #203896;
        text-align: left;
    }

        .white2 .head p {
            font-weight: bold;
            color: #fff;
            font-size: 18px;
            width: 100%;
        }

        .white2 .head img {
            margin-right: -4%;
            cursor: pointer;
        }

    .white2 .part {
        padding: 0px 5%;
        width: 90%;
        display: flex;
        flex-direction: column;
        padding-bottom: 22px;
        border: none;
    }

        .white2 .part .title {
            font-weight: bold;
            font-size: 14px;
            color: #000;
            line-height: 26px;
        }

        .white2 .part .text p {
            color: #000;
            font-size: 14px;line-height:26px;
        }

    .white2 .part2 {
        padding: 0px 5%;
        width: 90%;
        display: flex;
        padding-bottom: 0;
    }

        .white2 .part2 .title {
            font-weight: bold;
            font-size: 0.35rem;
            color: #000;
            line-height: 0.75rem;
        }

        .white2 .part2 .text {
            font-size: 0.35rem;
            color: #000;
        }

.joinD {
    width: 99%;
    height: 80%;
    overflow-y: auto;
    overflow-x: hidden;
}

.white2 .part .ze_name {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 25px;
}

.white2 .zpfs .xq {
    margin-left: 5%;
}

.white2 .zpfs {
    margin-bottom: 0;
    margin-top: 10px;width:92%;margin:0 auto;padding:10px 0;
}
.zpfs {
    width: 100%;
    border-radius: 10px;
    border: 1px dashed #e5e5e5;
    display: flex;
    align-items: center;
    padding: 25px 0;
    margin-bottom: 70px;
}

    .zpfs .xq {
        margin-left: 2.888888889%;
    }
        .zpfs .xq strong {color:#000;font-size:18px;line-height:36px;
        }
        .zpfs .xq p {
            display: flex;
            align-items: center;
            font-size: 14px;
            line-height: 36px;
        }

            .zpfs .xq p img {
                margin-right: 10px;
            }
            .zpfs .xq p a {
            color:#005ed3;}

.gustbook { width:91.4772727272723%;height:710px;margin:30px auto 48px auto;background:url(/img/liuyan_03.jpg)}

    .gustbook .bt { text-align:center;color:#203896;font-size:24px;font-weight:bold;padding-top:25px;}

.shuru {
    display: flex;
    box-shadow: 0 0 5px #f8f8f8;
    background: #fff;
    width: 98%;
    margin: 0 auto;
    height: 45px;
    align-items: center;
    margin-top: 18px;
    border-radius: 5px;
    
}
.shuru .input {
    font-size: 14px;
    line-height: 26px;
    height: 26px;
    width: 460px;
    outline: none;
    margin: 0 auto;
}
.shuru .title {
    font-size: 16px;
    color: #2e2e2e;
    width: 108px;
    height: 28px;
    border-right: 1px solid #e5e5e5;
    line-height: 28px;
    text-align: center;
}
.text { width:600px;margin:0 auto;}
#neirong {
    height: 220px;
    align-items: flex-start;
}
#neirong .title {
    margin: 10px 0;
}
.shuru .textarea {
    font-size: 14px;
    line-height: 26px;
    height: 26px;
    width: 460px;
    outline: none;
    margin: 0 auto;
    resize: none;
    margin-top: 10px;
    height: 200px;
}
.btns {
    width: 100%;
    display: flex;
    margin-top: 30px;
    justify-content:center;
}
.submit ,.reset {
    width: 140px;
    height: 48px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    background: #203896;
    border-radius: 5px;
    line-height: 48px;
    margin-right: 20px;
}
.btns .reset {
    background: #fff;
    color: #203896;
}
.gustbook .text {
    width: 600px;
    margin: 0 auto;
}
.width1200 {width:1200px;margin:0 auto;overflow:hidden;}
.gonggao_list {width:110%;margin-top:50px;}
    .gonggao_list .kk {width:44.8%;float:left;margin-right:1%;border:1px dashed #e5e5e5;border-radius:5px;padding:10px 0;display:block;height:74px;margin-bottom:24px;}
        .gonggao_list .kk .text {width:86%;float:left;margin-left:5%;}
        .gonggao_list .kk .yl {float:right;margin-right:2.5%;}
        .gonggao_list .kk .text .tit {color:#000000;font-size:18px;line-height:36px;}
        .gonggao_list .kk .text .time {color:#7a7a7a;font-family:Arial;font-size:13px;line-height:30px;}
        .gonggao_list .kk .yl img {
        display:block;}
.gonggao_list .kk .yl .img2{display:none;}
        .gonggao_list .kk:hover .img2 {
        display:block;}
        .gonggao_list .kk:hover .img1 {
        display:none;}
        .gonggao_list .kk .yl .jt {
        margin-top:8px;}
        .gonggao_list .kk:hover .tit {color:#203896;}
        .gonggao_list .kk:hover .time {
        color:#203896;}
.fuwu_img {width:69.5%;}
.contact_con .fuwu_list ul li:before{content:"";margin-right:0;}
.contact_con .fuwu_list ul li img {
vertical-align:middle;margin-right:8px;}

.news_list {margin-top:60px;}
    .news_list .kk {border-bottom:1px solid #f3f3f3;display:block;padding:33px 0 20px 0;}
        .news_list .kk .text {width:40%;margin-left:3.33%;float:left;}
            .news_list .kk .text .tit {font-size:18px;line-height:36px;color:#000;}
            .news_list .kk .text .time {color:#888888;font-size:13px;line-height:24px;margin-bottom:10px;}
            .news_list .kk .text p {color:#666666;font-size:13px;line-height:24px;}
            .news_list .kk .text .more {width:90px;height:30px;line-height:30px;text-align:center;color:#fff;background:#81191e;font-size:12px;text-transform:uppercase;margin-top:28px;}
        .news_list .kk .img {width:20%;margin-right:2.66666%;float:right}
        .news_list .kk:hover {background:#f7f7f7;}
            .news_list .kk:hover .more {
            background:#e67511;}
     

.newsDetailBody {
    width: 100%;
    height: auto;
    padding-bottom:98px;
    margin-top:30px;
}

.backBtn {
    display: flex;
    margin-left: auto;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 90px;
    border-radius: 40rem;
    border: 1px solid #cacaca;
    margin-bottom: 0.5rem;float:right;
}

    .backBtn img {
        width: 25px;
        margin-right: 0.1rem;
    }

    .backBtn p {
        font-size: 14px;
        color: #7e7e7e;
        letter-spacing: 2px;
    }

.newsDetailBody .title {
    width: 100%;
    font-weight: bold;
    color: #000;
    line-height:58px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 24px;
}

.newsDetailBody .time {
    font-size: 14px;
    line-height: 30px;
    color: #000000;
    width: 100%;
    text-align: center;
    white-space: normal;
    text-overflow: ellipsis;
}

.newsDetailBody .heng {
    border-top: 1px dashed #bebebe;
    margin-top:4px;
    width: 100%;
}

.newsDetailBody .text {
    width: 100%;
    margin-top: 0.5rem;
    display: flex;
    flex-direction: column;
    height: auto;
    margin-top:22px;
    margin-bottom:60px;
}

    .newsDetailBody .text p {
        color: #353535;
        font-size: 15px;
        line-height:24px;
    }

    .newsDetailBody .text img {
        max-width: 100%;
        margin: 0.5rem auto;
    }

.prevWen {
    height: auto;width:100%;
}

    .prevWen p {
        float: left;
        color: #666666;
        font-size: 16px;
        line-height:30px;font-weight:bold;
    }
    .prevWen p a{
        color: #353535;
        font-size: 16px;
        line-height: 22px;
    }

.ye {
float:left;width:80%;margin-top:25px;}

.prevWen:hover a {
color:#203896}

.team .ind_tit,.team .ind_titen {
text-align:left;}
.team {margin-top:66px;
}
    .team .heng {width:25px;height:5px;background:#000;margin-top:19px;margin-bottom:22px;    }
    .team p {color:#353535;font-size:14px;line-height:24px;}
.team_list {width:100%;}
    .team_list .kk {width:48%;float:left;height:880px;padding-bottom:18px;}
        .team_list .kk .img {width:100%;}
        .team_list .kk .img img{width:100%;display:block;}
.team_list {margin-top:54px;}
    .team_list .kk .name {color:#353535;font-size:24px; margin-top:48px;   }
        .team_list .kk .name strong {font-size:24px;}
    .team_list .kk .name_en {color:#353535;font-size:14px;font-family:Arial;margin-bottom:18px;}


 .team_list .kk ul li {color:#353535;font-size:14px;line-height:24px;}
 .team_list .kk ul li:before {content:"•";margin-right:8px;}
    .team_list .kk ul {margin-top:18px;}
.pro_fenlei ul li {float:left;}
    .pro_fenlei ul li a {display:block;color:#0a0a0a;font-size:16px;line-height:30px;padding:0 24px;}
.pro_fenlei ul .shu {height:11px;width:1px;background:#737373;margin-top:10px;}
.pro_fenlei {width:1200px;margin:70px auto 28px auto; }

    .pro_fenlei ul li a:hover {color:#203896;}
    .pro_fenlei ul li .xz {color:#203896;}

.yf_pro .ban{ width:1200px;position:relative;margin:0 auto;margin-top:34px;margin-bottom:60px;}
.yf_pro .ban2{ width:100%; height:620px; position:relative; overflow:hidden;background:#fff;margin-top:5px;}
.yf_pro .ban2 ul{ position:absolute; left:0; }
.yf_pro .ban2 ul li{ width:1200px; height:620px;background:#fff;overflow:hidden;position:relative;}
.yf_pro .ban2 ul li img {width:100%;margin:0 auto;height:620px; }
.yf_pro .ban2 ul li p {color:#000;line-height:48px;font-size:16px;text-align:center;position:absolute;bottom:0;left:0;background:rgba(0,0,0,0.5);width:100%;color:#fff;}
.yf_pro .prev{ float:left; cursor:pointer;}
.yf_pro .num{ height:110px;overflow:hidden; width:1060px; position:relative;margin:0 auto;}
.yf_pro .min_pic{ width:100%;position:relative;background:#fff;margin-top:28px;}
.yf_pro .num ul{ position:absolute; left:0; top:0;}
.yf_pro .num ul li{ width:210px; height:110px; padding:1px;margin-right:2px;position:relative;}
.yf_pro .num ul li.on .cover{display:block; }
.yf_pro .num ul li.on img {}
.yf_pro .prev_btn1{ width:60px;  height:100%; top:0px; left:0; cursor:pointer;position:absolute;background:url(/img/pro_bot_l.png) no-repeat center center #2fa8e1; z-index:10;}
.yf_pro .next_btn1{ width:60px;  height:100%;top:0px;  position:absolute;right:0;background:url(/img/pro_bot_r.png) no-repeat center center #2fa8e1;cursor:pointer;}
.yf_pro .prev1{ display: block;
    overflow: hidden;
    cursor: pointer;
    background: url(/img/pro_top.png)  100% 100% no-repeat;
    background-position:-81px 0;
    position: absolute;
    width: 61px;
    height:61px;
    z-index: 3;
    left:0;
    top: 280px;cursor:pointer;}
.yf_pro .next1{     display: block;
    overflow: hidden;
    cursor: pointer;
    background: url(/img/pro_top.png) no-repeat 100% 100%;
    background-position:-81px -70px;
    position: absolute;
    width: 61px;
    height: 61px;
    right: 0;
    top: 280px;
    z-index: 33;cursor:pointer;}
.yf_pro .num ul li img {width:100%;height:100%;}
.yf_pro .num ul li .cover {width:100%;height:100%;background:url(/img/fuwu_15.png) 100% 100%;position:absolute;top:0;left:0;background-size:100% 100%;display:none;}
.yf_pro .num ul li:hover .cover {display:block;}

.yf_pro .next_btn1:hover {background:url(/img/pro_bot_r.png) no-repeat center center #203896;}
.yf_pro .prev_btn1:hover {background:url(/img/pro_bot_l.png) no-repeat center center #203896;}

.yf_pro .next1:hover {background-position:0 -70px;}
.yf_pro .prev1:hover {background-position:0 0;}
.yf_pro .ind_tit {color:#203896;text-align:left;}
.yf_pro .ind_titen {color:#203896;text-align:left;}
.yf_pro .heng {width:25px;height:4px;background:#203896;margin:10px 0 30px 0;}
.yf_pro .xingneng {color:#0a0a0a;font-size:14px;line-height:30px;}
.yf_pro .xingneng:before {content:"•";color:#203896;margin-right:5px;}
.yf_jj p {color:#0a0a0a;font-size:14px;line-height:30px;}
.yf_jj {margin-top:30px;margin-bottom:140px;}

.slideBox2 { width:100%; height:auto;margin:0 auto;position:relative;padding-top:24px;padding-bottom:45px;}
    .slideBox2 .hd { height: 5%; overflow: hidden; position: absolute; right: 5px; bottom: 5px; z-index: 2; left: 50%; margin-left: -44px; }

    .slideBox2 .bd { position: relative; width: 100%; z-index: 1; height: 100%; }
        .slideBox2 .bd ul { width: 100%; height: 100%; }
        .slideBox2 .bd li { zoom: 1; vertical-align: middle; width: 100%; height: 100%;position:relative; }
            .slideBox2 .bd li img { display: block; width: 100%; margin: 0 auto; height: 100%;}
    .slideBox2 .prev { display: block;overflow: hidden; cursor: pointer; background: url(/img/jishu_btn.png); position: absolute; width: 61px; height: 61px; z-index: 3; left: 0; top: 50%;margin-top:-30px;-webkit-transition: all 0.2s;-ms-transition: all 0.2s;-moz-transition: all 0.2s;transition: all 0.2s; background-position:-84px 0;}
    .slideBox2 .next { display: block;overflow: hidden; cursor: pointer; background: url(/img/jishu_btn.png); position: absolute; width: 61px; height:61px; right:0; top: 0px; z-index: 3; top: 50%; margin-top: -30px; -webkit-transition: all 0.2s;-ms-transition: all 0.2s;-moz-transition: all 0.2s;transition: all 0.2s; background-position:-84px 70px;}
    .slideBox2 .tempWrap { width: 100%; }

    .slideBox2 .prev:hover {
    background-position:0 0;}
        .slideBox2 .next:hover {
    background-position:0 70px;}
    .slideBox2 .bd li p {position:absolute;bottom:0;left:0;line-height:50px;height:50px;background:rgba(0,0,0,0.5);width:100%;text-align:center;color:#fff;font-size:16px;
    }

.gexin_list .kk11 {width:23.6%;float:left;margin-right:1.8%;margin-bottom:20px;}
    .gexin_list .kk11 .top {height:50px;background:#203896;line-height:50px;text-align:center;color:#fff;font-weight:bold;font-size:18px;border-left:1px solid #203896;border-right:1px solid #203896;}
    .gexin_list .kk11 .nr {border:1px solid #eeeeee;border-top:none;padding:0 7%;min-height:300px;padding-bottom:20px;padding-top:28px;}
        .gexin_list .kk11 .nr .year {color:#203896;font-size:16px;font-weight:bold;font-size:16px;        }
            .gexin_list .kk11 .nr .year strong {font-size:48px;font-family:Arial;}

        .gexin_list .kk11 .nr .heng {width:20px;height:4px;background:#203896;margin:10px 0;}
        .gexin_list .kk11 .nr p {color:#000000;font-size:14px;line-height:24px;}
.kk11:last-child {margin-right:0;    }
.gexin_list {margin-bottom:100px;}
.pingtai_heng {
width:100%;height:2px;background:#fff;margin:28px auto;}

.pingtai {margin-top:0px;margin-bottom:76px;}
.pingtai .jj {color:#353535;font-size:14px;line-height:24px;text-align:center;}
.pingtai_list {margin-top:30px;}
    .pingtai_list .kk {width:33%;float:left;position:relative;margin-right: 0.5%;margin-bottom:34px;overflow:hidden;}
        .pingtai_list .kk img {
        display:block;width:100%;height:250px;	-webkit-transition: all 0.36s;
	-ms-transition: all 0.36s;
	-moz-transition: all 0.36s;
	transition: all 0.36s}
        .pingtai_list .kk p {position:absolute;bottom:0;left:0;height:58px;line-height:58px;text-align:center;color:#fff;font-size:18px;background:rgba(3,22,94,0.7);width:100%;}
        .pingtai_list .kk:nth-child(3n) {
        margin-right:0;}
        .pingtai_list .kk:hover img{
           -webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
	-ms-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
	-moz-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
	transform: matrix(1.1, 0, 0, 1.1, 0, 0);
	-webkit-transition: all 0.36s;
	-ms-transition: all 0.36s;
	-moz-transition: all 0.36s;
	transition: all 0.36s
        
        
        }
        .pages {
    margin: 20px auto;
    clear: both;
    width: 890px;
    text-align: center;
    padding: 10px 0px;
    text-align: center;
    font-size: 12px;
}

    .pages ul {
        display: inline;
        margin: 0 auto;
        width: 890px;
    }

    .pages li {
        display: inline;
        margin: 0 auto !important;
        width: auto !important;
        float: none !important;
        border-radius: initial !important;
    }

    .pages a {
        padding: 7px 11px;
        border-radius: 3px;
        margin: 4px;
        background-color: #f2f3f5;
        border: #ddd 1px solid;
        color: #555;
        text-decoration: none;
        width: auto !important;
        display: initial !important;
    }

        .pages a:hover, li.current a {
            background-color: #4157ac;
            color: #FFFFFF;
            border: #4157ac 1px solid;
            text-decoration: none;
        }




.ind_about .cover1 {
    width: 100%;
    height: 100%;
    position: fixed;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: 3;
    display: none;
}
.ind_videokk {
    position: relative;width:854px;height:366px;
}
.video-js {
    display: block;
    vertical-align: top;
    box-sizing: border-box;
    color: #fff;
    background-color: #000;
    position: relative;
    padding: 0;
    font-size: 10px;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.vjs-no-js {
    padding: 20px;
    color: #fff;
    background-color: #000;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    width: 300px;
    height: 150px;
    margin: 0px auto;
}

.video-js *, .video-js *:before, .video-js *:after {
    box-sizing: inherit;
}

.vjs-no-js a, .vjs-no-js a:visited {
    color: #66A8CC;
}

.ind_about .cover1 .cls {
    position: absolute;
    top: 8px;
    right: 11px;
    cursor: pointer;
    z-index: 9;
}

    .my-map {
        margin: 0 auto;
        width: 917px;
        height: 600px;
    }

        .my-map .icon {
            background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat;
        }

        .my-map .icon-cir {
            height: 31px;
            width: 28px;
        }

        .my-map .icon-cir-red {
            background-position: -11px -5px;
        }

    .amap-container {
        height: 100%;
    }
/*自适应开始*/
#view_l{float: right;}
.HD{display:none;width:100%;z-index:999;position:relative;background:#fff;height:80px;}
#view_l> .div{position: absolute;width: 100%;background-color:#fff;display: none;top: 80px;padding: 10px 0;z-index: 999;right:0;height:1080px;}
#view_l> .div a{display: block;text-align: center;font-size:22px;line-height:65px;font-weight:bold;color:#000;}
.hamburger {position: relative;height: 80px;width: 25px;top: 0;right: 0;float: right;padding: 0 30px;cursor: pointer;z-index: 999999;}
.hamburger span {height: 3px;width: 25px;background-color: #000;position: absolute;transition: all .2s cubic-bezier(.4,0,.2,1);}
.open  span:last-child{transform:rotate(45deg);bottom:38px !important;}
.open  span:first-child{transform:rotate(-45deg);top:39px !important;}
.hamburger span:last-child{bottom:34px}
.hamburger span:first-child{top:34px}
#logo img { margin-left:2%;margin-top:15px;}
.open .header__navigation {
    transform: translateX(0);
}
.header__navigation {
    transform: translateX(-100%);
    transition: transform .5s cubic-bezier(.4,0,.2,1);
}
.open {overflow-x:hidden;overflow-y:hidden;}
.ipad_1200 {display:none;}
.ipad_1800 {display:none;}
.ipad_960 {
display:none;}
.dt {
display:none;}
.HD .language {    margin: 35px 10px 0 0px;
}
    .foot .m {
    display:none;}
/*自适应结束*/



@media screen and (max-width:1800px) {
    .cases_menu_c {width:18%;}
    .cases_dt_list {width:80%;}
    .ind_news .pc {display:none; }
    .ipad_1800 {display:block;}
}
@media screen and (max-width:1700px) {

    .about_con .img {float:none;width:auto;margin:0 auto;display:block;    }
    .about_con .right {
    float:none;width:960px;margin:0 auto;}



}
@media screen and (max-width:1500px) {

    .header .ul1 {float:right;}
    .ind_more {margin-top:2%;}
    .cases_menu_c {
    float:none;width:80%;margin:20px auto 0 auto;padding-bottom:0;}
        .cases_menu_c .top {
        display:none;}
        .cases_menu_c ul li {float:left;width:50%;
        }
    .dt {
    display:block;}
    .cases_dt_list {
    float:none;margin:24px auto 0 auto;}
        .cases_dt_list .kk > img {
        border-radius:0px;}
    .my-map {
    width:100%;}
    .contact_con .map {
    width:60%;}
    .contact_con {
    width:96%;}
    .cases_menu_c ul li a{
    min-height:72px;}
    .header .ul1 {
    width:auto;}
}

@media screen and (max-width:1300px) {
    .ind_about p {margin-top:10px;}
    .ind_news .right {
    width:55%;}
    .ind_news .left {
    width:45%;}
    .cases_dt_list .kk .text .tit {
    margin-top:10px;margin-bottom:10px;}
    .news_list .kk .text{width:50%;}
}
@media screen and (max-width:1200px) {
.HD { display:block;}
.ipad_1200 {display:block;}
    .ind_gy .pc {
    display:none;}
    .ind_tit {margin:0 auto；}
    .flex-slider .pic .img {
    width:20%;}
    .flex-slider .cover .tit {
    font-size:20px;}
    .link ul li {
    width:50%;} .header {
    display:none;}
    .serve .ban {
    width:960px;}
    .serve .ban2 ul li {
    width:960px;}
    .serve .ban2 ul li {
    height:570px;}
    .serve .ban2 {
    height:570px;}
    .width1200 {
    width:96%;}
    .yf_pro .ban {
    width:960px;}
    .fb_con .cases_dt_list {
    width:890px;float:none;margin:24px auto 0 auto;}
    .cases_dt_list .kk > img {
    width:100%;}
    .cases_dt_list .kk .text {
    width:90%;margin:0 auto;float:none;    padding-bottom: 20px;}


        .ser_fangan_menu .cases_menu_kk {
    width:580px;}
                .ser_form .kk_list .kk .shuxing {width:22%;}
    .ser_form .kk_list .kk input {
    width:76%;}
    .ser_form .kk_list .duan .shuxing {
    width:22%;}
    .ser_form .kk_list .duan  input {
    width:76%;}
    .ser_form .kk_list .textarea textarea {
    width:76%;}
    .ser_form .kk_list .duan {
    width:100%;}
    .ser_form {
    width:100%;}
        .cases_dt_list .kk > img {float:none;}
}
@media screen and (max-width:1100px) {
    .slideBox1 .bd li .div .cover {width:400px;
    right:5px;}
    .ind_news .right a {
    padding:15px 0;}
    #dsjR,#dsjL {
    float:none;width:100%;}
    .line0001 {
    margin-left:0;left:0;}
    #dsj {
    width:90%;}
    .dsj_box > img {    transform: rotate(180deg);left: -7px;
    right: auto;
    }
   .dsj_box {
    padding-right: 16px;
    padding-left: 32px;
}




}
@media screen and (max-width:1000px) {
    .about_con .img {width:96%;}
    .about_con .right {width:96%;}
    .son_menu .about {width:98%;}
    .son_menu .about{flex-flow:wrap row;}
    .son_menu .about li a {border-bottom:none;}
    .son_menu .about li {width:33%;}
    .son_menu .about li:hover a {border-bottom: none;}
    .son_menu ul .xz a {border-bottom:none;}
    .son_menu .about {
    justify-content:initial;}
    .cover_join .xq {
    width:760px;margin-left:-380px;}
    .contact_con .lxfs {
    width:37%;}
    .fuwu_img {
    width:60%;}
    .join .kk {
    width:31.5%;}
            .join .kk:nth-child(3n) {
            margin-right: 0;
        }
                    .join .kk:nth-child(4n) {
            margin-right: 2.5%;
        }
}

@media screen and (max-width:960px) {
    .ind_about {flex-direction:column;}
    .ind_video,.ind_gy {width:100%;float:none;}
    .ipad_1200 {display:none;}
    .ipad_960 {display:block;}
    .ind_jish .kk {width:100%;float:none;}
    .ind_news .left {float:none;width:100%;}
    .ind_news .right {float:none;width:100%;}
    .foot .ewm {display:none;}
    .foot span {display:none;}
    .foot .kk {width:96%;}
    .link ul {width:96%;}
    .moshi_kk {width:100%;height:500px;margin-left:0;}
    .moshi_kk .img {height:320px;}
    .moshi_list {
    width:100%;}
    .serve .ban {
    width:560px;}
    .serve .ban2 ul li {
    width:560px;height:330px;}
    .serve .ban2 {
    height:330px;}
    .serve .prev1,.serve .next1 {
    top:150px;}
    .min_pic {
    display:none;}
       .yf_pro .ban {
    width:620px;}
    .yf_pro .ban2 ul li img {
    height:320px;}
    .yf_pro .ban2 ul li {
    width:620px;height:320px;}
    .yf_pro .ban2 {height:320px;}
        .yf_pro .prev1 {top:130px;}
    .yf_pro .next1 {
    top:130px;}
    .gonggao_list {
    width:100%;}
    .gonggao_list .kk {
    float:none;width:80%;margin:0 auto 24px auto;}
    .pages {
    width:100%;}
    .lingyu_list a {    width: 49.4%;
    }
    .white1 {
    width:620px;}
    .white2 {
    width:600px;}

        .ser_form .kk_list .kk .shuxing {width:40%;}
    .ser_form .kk_list .kk input {
    width:59%;}
    .ser_form .kk_list .duan .shuxing {
    width:40%;}
    .ser_form .kk_list .duan  input {
    width:58%;}
    .ser_form .kk_list .textarea textarea {
    width:90%;height:120px;}
    .ser_form .kk_list .kk .miaoshu {
    width:40%;}
    .newsDetailBody .title {
    text-overflow:initial;
    white-space:initial;line-height:38px;margin-bottom:10px;
    }
    .contact_con .map {
    width:100%;height:300px;float:none;margin-bottom:20px;}
    .contact_con .lxfs {
    width:100%;float:none;}
    .my-map{height:300px;}
        .fb_con .cases_dt_list {
    width:100%;}
    .ind_videokk {
    width:700px;height:303px;}
    .zpfs .xq p {
    display:block;}
        .zpfs .xq p img {
        vertical-align:middle;}
    .nbs-flexisel-nav-left,.nbs-flexisel-nav-right {
    display:block;top:50% !important;margin-top:-34px !important;}
    .ind_about .cover1 .cls {
    z-index:999;top:-30px;right:0;}
    .ind_video img{z-index:9999;}

}
@media screen and (max-width:800px) {
    .cover_join .xq {
        width: 580px;
        margin-left: -290px;
    }
    .news_list .kk .img {
    width:44%;}
    .backBtn {
    display:none;}
}
@media screen and (max-width:760px) {
    .pro_fenlei {
    width:100%;}
           .yf_pro .ban {
    width:560px;}
               .yf_pro .ban2 ul li {
    width:560px;}
    .gonggao_list .kk {
    width:90%;}
    
    .news_list .kk .text,.news_list .kk .img {
    width:90%;float:none;margin:0 auto;display:block;}
    .fuwu_img,.contact_con .lxfs {
    width:90%;display:block;float:none;margin:0 auto;margin-bottom:20px;}
        .white1 {
    width:580px;}
    .white2 {
    width:560px;}
        .join .kk {
    width:47.5%;}
                .join .kk:nth-child(3n) {
            margin-right: 2.5%;
        }
  .join .kk:nth-child(2n) {
            margin-right:0;
        }
      .ind_videokk {
    width:560px;height:303px;}
   .gustbook .text{
    width:100%;}
    .white2 .zpfs .xq {
    margin-left: 1%;}
    .white2 .zpfs {
    width:96%;}
}
@media screen and (max-width:620px) {
    .slideBox1 .bd {
    height:296px;}
    .slideBox1 {
    height:330px;}
    .team_list .kk {
    float:none;width:100%;}
    .team_list .kk {
    height:auto;padding-bottom:30px;}
    .pingtai_list .kk {
    width:80%;float:none;margin:0 auto 34px auto;}
    .pingtai_list .kk:nth-child(3n){margin:0 auto 34px auto;}
        .lingyu_list a .cover:hover img {width:76px;
    display:block;}
                .lingyu_list a .cover img {width:76px;margin-bottom:8px;
    display:block;}
    .lingyu_list a .cover:hover .xq {display:none;}
    .lingyu_list a .cover {height:100%;flex-direction:column}
        .lingyu_list a:hover  .cover .tit {line-height:30px;font-size:18px;}
    .lingyu_list a  .cover .tit {line-height:30px;font-size:18px;}
    .son_menu ul li a {
    justify-content:flex-start;}
    .cases_menu_c {
    width:96%;}
    .cases_dt_list {
    width:96%;}
    .foot .pc {
    display:none;}
    .foot .m {
    display:block;}
    .foot {
    height:auto;line-height:24px;padding:15px 0;}

}


/*zengjia*/
.main{ margin:0px 0 0px 0;}
.main .box{ width:1008px; margin:0 auto;}
.main .classification{}
.main .classification a{ height:42px; line-height:42px; padding:0 20px; margin:0 15px 10px 0; display:inline-block; font-size:14px; font-family:'Microsoft YaHei'; background:#f2f4f6; color:#4a4a4a; transition:100ms;}
.main .classification a:hover,.main .classification .cur{ background:#21b9fd; color:#fff;}

#product ul{ width:1008px; overflow:hidden; margin:50px 0 0 0;}
#product li{ width:181px; height:173px; margin:0 20px 20px 0; overflow:hidden; background:#000; float:left; position:relative;}
#product .img{ width:100%; height:133px; position:absolute; left:0; top:0;}
#product .text{ width:100%; height:40px; line-height:40px; text-align:center; padding:0 0 30px 0; overflow:hidden; font-size:14px; color:#363636; background:#f2f4f6; color:#363636; position:absolute; left:0; bottom:-30px; transition:color 150ms,background-color 150ms;}
#product li:hover .text{ color:#fff; background:#21b9fd url(img/i4.png) no-repeat center 60px;}

#productDetail{ font-family:'Microsoft YaHei';}
#productDetail .title{ height:58px; line-height:58px; padding:0 18px; background:#f2f4f6; color:#4a4a4a; font-size:16px;}
#productDetail .text{ padding:40px 18px; line-height:24px; font-size:14px; color:#4a4a4a;}
#productDetail .img{ text-align:center; margin:45px 0;}
#productDetail .img img{ width:582px;}
