html{
	font-size:18px;
}
.width-33 {
    width: 33.333333%;
}

.width-10 {
    width: 10%;
}

.width-15 {
    width: 15%;
}

.width-20 {
    width: 20%;
}

.width-25 {
    width: 12%;
}

.width-30 {
    width: 30%;
}

.width-35 {
    width: 35%;
}

.width-40 {
    width: 40%;
}

.width-45 {
    width: 45%;
}

.width-50 {
    width: 50%;
}

.width-55 {
    width: 55%;
}

.width-60 {
    width: 60%;
}

.width-65 {
    width: 65%;
}

.width-70 {
    width: 70%;
}

.width-75 {
    width: 75%;
}

.width-80 {
    width: 80%;
}

.width-85 {
    width: 85%;
}

.width-90 {
    width: 90%;
}

.width-95 {
    width: 95%;
}

.width-100 {
    width: 100%;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    outline: none;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}


.con_slider_area {
    position: relative;
    padding-bottom: 0px;
}

.con_slider_area .slider_nav .left_arrow, .con_slider_area .slider_nav .right_arrow {
    top: auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    bottom: 0;
}

.con_slider_area .slider_nav .left_arrow.left_arrow, .con_slider_area .slider_nav .right_arrow.left_arrow {
    left: 0;
}

.con_slider_area .slider_nav .left_arrow.right_arrow, .con_slider_area .slider_nav .right_arrow.right_arrow {
    right: auto;
    left: 50px;
}

.main_slider {
    height: calc(100vh - 145px);
    min-height: 700px;
    margin-bottom: 0 !important;
}

.main_slider .slick-list, .main_slider .slick-track {
    height: 100%;
    position: relative;
}

.main_slider.main_slider_one .overlay_bg:before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #030303;
    opacity: 0;
    z-index: -1;
}

.main_slider .overlay_bg {
    background-size: cover !important;
    background-position: center 0 !important;
}

.main_slider .slider_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.main_slider .slick-dots {
    position: absolute;
    bottom: 50px !important;
    right: 45%;
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    padding: 8px 30px 8px 30px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50px;
    -ms-border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    text-align: center;
}

.main_slider .slick-dots li > i {
    background: rgba(255, 255, 255, 0.3);
    border: none;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    outline: none;
    width: 15px;
    height: 15px;
    margin-right: 0px;
    color: rgba(255, 209, 0, 0);
    font-size: 9px;
    cursor: pointer;
    display: block;
    padding: 5px;
    transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);

}

.main_slider .slick-dots li > i:before {
    display: none;
}

.main_slider .slick-dots li.slick-active i {
    background: #e2efd9;
    color: #e2efd9;
}

.slider_text h5 {
    font-weight: 600;
    color: #fff;
    letter-spacing: 2px;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.slider_text h1 {
    font-size: 90px;
    font-weight: 700;
    color: #fff;
    line-height: 96px;
    margin-bottom: 32px;
}

.slider_text p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 45px;
}

.slider_text .con_btn {
    margin-top: 10px;
}

.slider_text .slider_btn_two {
    margin-left: 30px;
}

.slider_nav .left_arrow, .slider_nav .right_arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    line-height: 46px;
    text-align: center;
    color: #fdb900;
    border: 2px solid #fdb900;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.slider_nav .left_arrow.left_arrow, .slider_nav .right_arrow.left_arrow {
    left: 30px;
}

.slider_nav .left_arrow.right_arrow, .slider_nav .right_arrow.right_arrow {
    right: 30px;
}

.slider_nav .left_arrow:hover, .slider_nav .right_arrow:hover {
    background: #fdb900;
    color: #fff;
}

.overlay_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.slider_text {
    margin-left: 100px;
    margin-top: -50px;
}

body, p, h1, h2, h3, ul, li, form {
    margin: 0;
    padding: 0;
}

html {
    outline: none;
    font-size: 18px;
}

body {
    font-family: Arial, Helvetica, sans-serif, "Microsoft Yahei", "微软雅黑";
}

a {
    text-decoration: none;
}

ul, li {
    list-style: none;
}

#pagebody {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

cate {
    margin: 0 5px;
    width: 0.9375rem;
}

.page_content {
    margin-bottom: 110px;
    height: auto;
}

.sub_page_cont {
    padding: 0px 90px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.english_lcb {
    width: 15% !important;
}

[data-title] {
    position: relative;
    display: inline-block;
}

[data-title]::before,
[data-title]::after {
    position: absolute;
    visibility: visible;
    opacity: 0;
    z-index: 20161024;
    pointer-events: none;
    transition: .2s;
}

[data-title]::before {
    content: '';
    border: 5px solid transparent;
    border-top-color: rgba(0, 0, 0, .6);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 100%;
    left: 50%;
    margin-bottom: -5px;
}

[data-title]::after {
    content: attr(data-title);
    background: rgba(0, 0, 0, .7);
    font-size: 0.75rem;
    color: #fff;
    padding: 4px 8px;
    border-radius: 2px;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, .3);
    white-space: nowrap;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 5px;
}

[data-title]:hover::before,
[data-title]:hover::after {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
}

[data-title=""]::before,
[data-title=""]::after {
    display: none !important;
}

/*----------------------------
            英文版取消首行空两格
------------------------------*/
.English {
    text-indent: 0em !important;
}

.English p {
    text-indent: 0em !important;
}

.English div {
    margin-bottom: 20px;
    color: #333;
    line-height: 25px;
}

/*----------------------------
            滚动banner
------------------------------*/
.main_slider .slick-dots {
    right: 50%;
}

/*----------------------------
            分页
------------------------------*/
.pages {
    text-align: center;
    margin-top: 30px;
}

.pages a {
    padding: 15px 20px;
    color: #fff;
    background: #014282;
    margin-right: 10px;
    border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    transition: all 0.3s;
    -ms-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.pages a:hover {
    color: #000;
    background: #e2efd9;
}

.pageactive {
    color: #000 !important;
    background: #e2efd9 !important;
}

/*----------------------------
            弹出层关闭样式
------------------------------*/

/* .layui-layer-setwin .layui-layer-close2 {
	position: absolute;
	right: -68px !important;
	top: -15px !important;
	width: 30px !important;
	height: 30px !important;
	margin-left: 0;
	background-position: -149px -31px;
	*right: -18px;
	_display: none;
	background: #dc340d;
	padding: 10px 10px 10px 13px;
}

.layui-layer-setwin .layui-layer-close2:before {
	content: "\f00d";
	font-family: "FontAwesome";
	color: #fff;
	font-size: 1.875rem;
	text-align: center;
}

.layui-layer-setwin .layui-layer-close2:hover {
	transition: all 0.3s;
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
} */
/*----------------------------
            手机IPAD菜单 menu
------------------------------*/
#close_layer {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 10px 20px;
    font-weight: normal;
    z-index: 1000000000000;
}

.header_mobile {
    display: none;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 19861025;
    height: 110px;
}

.header_mobile content {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    margin: 21px 30px;
    position: relative;
}

.header_mobile img {
    max-width: 100%;
}

.mob_logo {
   /* margin-top: 5px;*/
}

.mob_menu {
    color: #fff;
    text-align: right;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-end;
    position: relative;
}

.mob_menu a {
    line-height: 40px;
    font-size: 2.5rem;
    color: #fff;
    text-align: right;
    padding: 10px 10px;

}

.menu_mobile {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 110px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    display: none;
    padding-top: 40px;
}

.menu_mobile li {
    width: 100%;
    text-align: left;
    height: auto;
    /* position: relative; */
}

.menu_mobile li a {
    color: #fff;
    font-size: 1rem;
    line-hight: 50px;
    display: block;
    text-align: left;
    padding: 10px 40px;
}

.menu_mobile li a:hover {
    background: #1c5e9f;
}

.mobnav_smenu {
    display: none;
    background: #1c5e9f;
    position: absolute;
    top: 50px;
    left: 40%;
    width: 100%;
    padding: 20px 0px;
    z-index: 100000000000;
    overflow: auto;
    height: 350px;
}

.lanage_mob {
    width: auto;
    margin-top: 14px;
    margin-right: 10px;
    display: block;
    color: rgba(255, 255, 255, 0.5);
}

.lanage_mob a {
    font-size: 1.25rem !important;
    color: rgba(255, 255, 255, 0.5);
    margin-top: 40px;
    padding: 5px 10px;
    line-height: 40px;
    text-align: right;
}

.lanage_active {
    color: #e2efd9 !important;
}

/*----------------------------
            手机IPAD菜单 footer
------------------------------*/
.mobile_footer {
    display: none;
}

.frendbox {
    padding: 30px 40px 0px 40px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}

.frendbox h1 {
    font-size: 1rem;
    color: #e2efd9;
    font-weight: normal;
    margin-bottom: 15px;
}

.frendbox p {
    line-height: 40px;
    font-size: 0.875rem;
    color: #fff;
}

.frendbox a {
    color: #fff;
    transition: all 0.3s;
    -ms-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    font-size: 0.875rem;
}

.frendbox a:hover {
    color: #e2efd9;
}

/*----------------------------
            头部部分
------------------------------*/
header {
    padding: 0px;
    _padding: 0px;
    *padding: 0px;
    line-height: 110px;
    position: fixed;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 19861025;
    height: 110px;
}

.header {
    margin: 0px 80px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    height: 110px;
}

header img {
    width: 100%;
    margin-top: 50px;
}

.logo a {
    padding: 0px;
    margin: 0px;
    line-height: 110px;
}

.headmenu {
    width: auto;
    height: auto;
    position: relative;
    color: #fff;
}

.lanage {
    position: absolute;
    right: 20px;
    top: 5px;
    font-size: 0.75rem;
    color: rgba(255, 255, 255, 0.5);
    line-height: 30px !important;
    z-index: 100000;
    background: rgba(0, 0, 0, 0.3);
    padding: 0px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
}

.lanage a {
    color: rgba(255, 255, 255, 0.5);

}

.lanage_active {
    color: #e2efd9 !important;
}

.lanage a:hover {
    color: #e2efd9;
}

/*----------------------------
            导航菜单
------------------------------*/
.nav_menu {
    float: right;
    line-height: 110px;
    position: relative;
    /* overflow:hidden; */
}

.nav_menu li {
    float: left;
}

.nav_menu a {
    padding: 0px 20px;
    text-align: center;
    color: #fff;
    display: block;
    line-height: 110px;
    font-size: 1rem;
}

.child_menu:after {
    content: '\f107';
    font-family: 'FontAwesome';
    margin-left: 5px;
}

.child_menu2:after {
    content: '\f105';
    font-family: 'FontAwesome';
    margin-left: 5px;
}

.nav_menu a:hover {
    color: #38764f;
}

.nav_smenu {
    position: absolute;
    *position: absolute;
    _position: absolute;
    width: 250px;
    background: #fff;
    border-top: 2px solid #e2efd9;
    top: 160px;
    visibility: hidden;
    opacity: 0;
    -ms-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    transition: all 400ms ease;
    box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);
    -ms-box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);

}

.nav_smenu li {
    float: none;
}

.nav_smenu li a {
    color: #474747;
    line-height: 50px;
    border-bottom: 1px solid rgba(234, 234, 234, 0.5);
    display: block;
    text-align: left;
    font-size: 0.875rem;
}

.nav_menu li:hover .nav_smenu {
    top: 110px;
    opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -webkit-opacity: 1;
    visibility: visible;
}

/*----------------------------
            滚动图片
------------------------------*/
.siderbox_img {
    background: #065097;
    height: 100%;
}

.slider_text h5 {
    color: #fff;
    padding: 20px 30px 5px 30px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    font-size: 1.5rem;
}

.slider_text h1 {
    padding: 5px 30px 20px 30px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 3rem;
}

/*英文banner上的字*/
.slider_text_en {
    margin-left: 100px;
    margin-top: -50px;
}

.slider_text_en h5 {
    color: #fff;
    padding: 20px 30px 5px 30px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    font-size: 1.5rem !important;
    margin: 0px 0px;
}

.slider_text_en h1 {
    padding: 5px 30px 20px 30px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 2.25rem !important;
    line-height: 72px !important;
    width: 60% !important;
}

/*----------------------------
            产品与服务
------------------------------*/
.porduct_service {
    height: 510px;
    background: #70ad47;
    padding: 60px 90px 30px 90px;
}

.box_content {
    height: 100%;
    color: #fff;
    display: flex;
}

.prodcut_left {
    height: auto;
    margin-right: 50px;
}

.prodcut_left h1 {
    font-size: 2rem;
    font-weight: normal;
    margin-bottom: 40px;
}

.prodcut_left p {
    line-height: 34px;
    text-indent: 2em;
    font-size: 1rem;
}

.prodcut_right {
    height: auto;
}

.item_product {
    display: flex;
    width: 100%;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    -webkit-flex-flow: wrap;
    height: 480px;
}

.item_product li {
    width: 40%;
    border-bottom: 5px solid #70ad47;
    background: #e2efd9;
    padding: 30px 30px 0px 30px;
    margin-bottom: 40px;
    position: relative;
}

.item_product li h1 {
    font-size: 1rem;
    font-weight: normal;
    margin-bottom: 20px;

}

.item_product li a {
    color: #38764f;
}

.item_product li p {
    font-size: 0.875rem;
    line-height: 25px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.item_product li p > i {
    margin-right: 10px;
    font-size: 1.25rem;
    color: #b7abae;
}

.icon_product {
    text-align: right;
    margin-top: 20px;
    font-size: 3.125rem;
    color: #e2efd9;
    position: absolute;
    bottom: 0px;
    right: 30px;
}

.icon_product i {
    text-align: right;
    margin-top: 20px;
    font-size: 3.125rem;
    color: #70ad47;
}
.item_product li .icon_product i{
    display: block;
    width: 62px; height:62px
}
.item_product li .icon_product i img{width:100%;height: 100%;display: block;}


.item_product li:hover {
    background: #fff;
}

.item_product li:hover a {
    color: #38764f;
}

.item_product li:hover i {
    color: #70ad47;
}

/*----------------------------
            关于我们
------------------------------*/
.map {
    
    padding: 0px;
    line-height: 25px;
    height: auto;
}

.map h7 {
    font-size: 1rem;
    font-weight: bold;
}

.map_cont {
    padding: 0px 0px;
    color: #666;
    font-size: 0.875rem;
	display: flex;
	display: -webkit-flex;
	justify-content: flex-start;
	margin-top:10px;
}
.map_cont span:first-child {
    width:60px;
	text-align: center;
}
.map_cont span:nth-child(2) {
    width:80%;
}
.map_cont span {
    display: block;
    font-size: 0.875rem;
}

.map_address {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
}

.map_address span {
    display: block;
    font-size: 0.875rem;
    color: #666;
}
.map_address span:first-child {
    width:60px;
	text-align: center;
}
.map_address span:nth-child(2) {
    width:80%;
}
.about_box {
    height: 480px;
    padding: 60px 90px 60px 90px;
}

.about_content {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}

.about_text {
    margin-right: 0px;
}

.about_text h1 {
    font-size: 2rem;
    margin-bottom: 40px;
    font-weight: normal;
}

.about_p {
    max-height: 320px;
}

.about_text p {
    line-height: 34px;
    font-size: 1rem;
    text-indent: 2em;
    color: #333;
    margin-bottom: 10px;
}

.about_more {
    margin-top: 43px;
    color: #474747;
}

.about_more a {
    color: #707070;
    font-size: 0.875rem;
}

.about_more a:hover {
    color: #e2efd9;
}

.about_more i {
    margin-right: 10px;
    font-size: 0.8125rem;

}

.about_img {
    margin-left: 120px;
    position: relative;
}

.about_imgbox {
    width: 100%;
    height: auto;
    z-index: 100;
    overflow: hidden;
    text-align: right;

}

.about_imgbox img {
    width: auto;
    height: 470px;
    margin-top: 5px;
}

/* .about_imgbox h1 {
	line-height: 211px;
	width: 211px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	text-align: center;
	margin-top: -170px;
	position: absolute;
	margin-left: -90px;
	font-size: 55px;
	color: #e2efd9;
} */
.group_item {
    height: auto;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
}

.group_item li {
    background: #70ad47;
    width: 20%;
    margin-bottom: 40px;
    margin-right: 20px;
}

.group_item a {
    color: rgba(255, 255, 255, 0.5);
    display: block;
    line-height: 50px;
    text-align: center;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.group_item li:hover {
    background: #e2efd9;
    color: #014282;
    font-weight: bold;
}

.group_active {
    background: #e2efd9 !important;
    font-weight: bold;
}

.group_active a {
    color: #70ad47!important;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.group_item a:hover {
    color: #70ad47 !important;
    font-weight: bold;
}

.compaylist {
    height: auto;

}

.jigouleft {
    position: relative;
}

.womenlist {
    height: auto;

}

.womenlist p {
    text-indent: 0 !important;
    color: #666;
    postion: relative;
}

.compaylist h5 {
    font-size: 1.125rem;
    color: #333;

}
.womenlist table td{
	padding:0px 5px;
}

.womenlist img {
    width: 140px !important;
    height: auto;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;

}

.womenlist p {
    text-indent: 0 !important;
    color: #333;
}

.jigoubox {
    line-height: 30px;
    font-size: 0.9375rem;
    color: #333;
    border-left: 1px solid #dedede;
    padding-left: 30px;
}

.tabletd {
    /* padding-left:185px; */
    padding-left: 15.5%;
}

.tabletd2 {
    /* padding-left:185px; */
    padding-left: 20%;
}

.compaylist h6 {
    padding: 10px 0px;
    margin: 0px 0px 10px 0px;
    font-size: 1rem;
}

.jigoubox h6 > span {
    border: 1px solid #dedede;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 10px 20px;
    position: relative;
}

.jigoubox h6 > span:before {
    content: "";
    position: absolute;
    width: 30px;
    border-top: 1px solid #dedede;
    left: -30px;
    top: 20px;
}

.sm_group {
    height: auto;
    margin: 10px 0px;
}

.sm_group i {
    text-indent: 0 !important;
    color: #333;
    postion: relative;
    display: block;
    font-style: normal;
    padding-left: 20px;
    border-left: 1px solid #dedede;
    font-size: 0.875rem;
    line-height: 30px;
}

.sm_group i:before {
    content: "";
    position: absolute;
    width: 30px;
    border-bottom: 1px solid #dedede;
    width: 10px;
    display: block;
    margin-left: -20px;
    margin-top: 15px;
}

.isobox {
    /* 	display: flex;
        display: -webkit-flex;
        justify-content: space-between; */
    height: auto;
    width: 100%;
}

.isobox h2 {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    font-size: 0.0625rem;
}

.isobox h2 i {
    margin-right: 10px;
}

/* .isobox img {
	width: auto;
	height: 560px;
	margin-right: 20px;
} */

.isodown {
    height: auto;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}

.isodown li {
    padding: 20px 20px;
    line-height: 30px;
    border-left: 10px solid #70ad47;
    border-top: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    margin-bottom: 20px;
    width: 44%;
}

.isodown li span {
    display: block;
    font-size: 0.875rem;
    color: #aeaeae;
    line-height: 30px;
}

.isodown a {
    color: #333;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    font-size: 1rem;
}

.isodown li:hover {
    background: #70ad47;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    border-left: 10px solid #e2efd9;
    border-top: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}

.isodown li:hover a {
    color: #fff;
}
.isodown li:hover span {
    color: #fff;
}
/*----------------------------
            人才——加入我们
------------------------------*/
.joinus_box {
    height: 600px;
    padding: 0px 0px;
}

.joinus_content {
    margin: 0px 90px 0px 0px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;

}

.join_left {
    color: #fff;
    background: rgba(0, 0, 0, 0.2);
    padding: 60px 30px 0 90px;
    width: 41% !important;
    height: 540px;
    position: relative;
}

.join_left h1 {
    font-size: 2rem;
    margin-bottom: 20px;
    font-weight: normal;
}

.join_left p {
    line-height: 34px;
    text-indent: 2em;
    font-size: 1rem;
    margin-bottom: 10px;
}

.join_right {
    padding: 20px 0px 20px 0px;
    text-align: right;
    position: relative;
    margin-top: 35px;

}

.join_right span {
    display: block;
    font-size: 1rem;
    margin-top: 10px;
}

.jonin_link1 {
    position: absolute;
    right: 50px;
    top: 10px;
}

.jonin_link2 {
    position: absolute;
    right: 235px;
    top: 125px;
}

.jonin_link3 {
    position: absolute;
    right: 50px;
    top: 225px;
}

.join_right a {
    padding: 40px 20px;
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    font-size: 3rem;
    width: 120px;
    text-align: center;
}

.join_us_en span {
    font-size: 0.75rem;
    font-family: Arial, Helvetica, sans-serif;
}

.join_right a:hover {
    background: rgba(255, 209, 0, 1);
    color: #fff;
}

.jonin_more {
    margin-top: 20px;
}

.jonin_more a {
    color: #fff;
    font-size: 0.875rem;
    position: absolute;
    bottom: 60px;
}

.jonin_more i {
    margin-right: 10px;
}

/*----------------------------
            加入我们新版
------------------------------*/
.join_itembox {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    margin-top: 100px;
    flex-wrap: wrap;
}

.join_itembox li {
    width: 43%;
    margin-bottom: 40px;
    padding: 30px;
    position: relative;
    background: rgba(28, 94, 159, 1);
}

.join_itembox i {
    font-size: 4.375rem;
    text-align: center;
    margin-bottom: 20px;
    color: rgba(255, 255, 255, 1);
}

.join_itembox h1 {
    line-height: 40px;
    color: #fff;
    position: absolute;
    margin-top: -80px;
    margin-left: 120px;
    font-size: 1.875rem;
}

.join_itembox h1 > span {
    font-size: 1.875rem;
    margin-right: 10px;
}

.join_itembox p {
    color: #fff;
    line-height: 35px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.join_itembox li:hover {
    background: #e2efd9;
    transition: all 0.3s;
}

.join_itembox li:hover i {
    color: rgba(28, 94, 159, 1);
}

.join_itembox li:hover h1 {
    color: rgba(28, 94, 159, 1);
}

.join_itembox li:hover p {
    color: rgba(28, 94, 159, 1);
}

.join_leftmenu h1 {
    font-size: 1.125rem;
    border-left: 5px solid #e2efd9;
    padding-left: 20px;
}

.jobtable {
    width: 100% !important;
    border-left: 1px solid #7bb5ff;
    color: #666;
}

.jobtable tr:first-child {
    background: rgba(28, 94, 159, 1);
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 0.9375rem;
}

.jobtable td:first-child {
    width: 40px;
}

.tdcenter {
    text-align: center !important;
}

.jobtable td {
    border-right: 1px solid #7bb5ff;
    border-bottom: 1px solid #7bb5ff;
    font-size: 0.9375rem;
    padding: 10px;
    line-height: 30px;
}

.times {
    font-size: 0.75rem !important;
    color: #aeaeae;
    margin-right: 10px;
}

.work_content {
    border-top: 1px dotted #dedede;
    margin-top: 10px;
    margin-left: 65px;
    padding: 10px 0px;
    font-size: 0.9375rem;
    color: #666;
    line-height: 30px;
    border-bottom: 1px dotted #dedede;
    margin-bottom: 20px;
    display: none;
}

/*----------------------------
            新闻中心
------------------------------*/
.news_box {
    height: 540px;
    padding: 60px 0px;
    overflow: hidden;
}

.news_content {
    margin: 0px 90px 0px 90px;

}

.news_content h1 {
    font-size: 2rem;
    margin-bottom: 40px;
    font-weight: normal;
}

.news_content h1 a {
    float: right;
    font-size: 0.875rem;
    line-height: 40px;
    font-weight: normal;
    color: #707070;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

.news_content h1 a:hover {
    color: #e2efd9;
}

.news_content h1 a > i {
    margin-left: 10px;
}

.news_list {
    width: 100%;
    display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -webkit-display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    flex-wrap: wrap;
    overflow: hidden;
}

.news_list li {
    width: 24%;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    margin-bottom: 130px;

}

.news_img {
    overflow: hidden;
    border-top-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-top-left-radius: 3px;
    -ms-border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -ms-border-top-right-radius: 3px;
    -moz-border-top-right-radius: 3px;
    max-width: 100%;
    height: auto;
}

.news_img img {
    transition: all 0.3s;
    width: 100%;
    height: auto;
}

.news_text {
    border-left: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    margin-top: -3px;
    padding-bottom: 20px;
}

.datetime {
    padding: 10px 30px 10px 30px;
    color: #333;
    font-size: 0.75rem;
}

.news_list li h1 {
    font-size: 1rem;
    padding: 0px 30px;
    font-weight: normal;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_list li p {
    line-height: 30px;
    color: #333;
    padding: 0px 30px 0px 30px;
    font-size: 0.875rem;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-indent: 2em;
}

.news_more {
    padding: 0px 30px 30px 30px;

}

.news_more i {
    margin-left: 10px;

}

.news_list a {
    color: #000;
    transition: all 0.3s;
    webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.news_list li:hover a {
    color: #e2efd9;
}

.news_list li:hover {
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
    height: auto;
}

.news_list li:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
}

/*----------------------------
            版权部分
------------------------------*/
footer {
    height: auto;
    padding: 0px 90px;
}

.footer {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    justify-content: space-between;
    padding-top: 35px;
    padding-bottom: 25px;
}

.footer_logo {
    height: auto;
}

.footer_logo img {
    width: 500px;
    margin-bottom: 10px;

}

.copyright {
    color: #fff;
}

.copyright p {
    color: #fff;
    line-height: 30px;
    font-size: 0.875rem;
    padding-left: 7px;
}

.footer_menu {
    height: auto;
}

.foot_contact {
    width: 520px;
}

.footer_menu h1 {
    font-size: 0.875rem;
    color: #e2efd9;
    font-weight: normal;
    margin-bottom: 15px;
}

.footer_menu p {
    line-height: 35px;
    font-size: 0.875rem;
    color: #fff;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
}

.footer_menu a {
    color: #fff;
    transition: all 0.3s;
    -ms-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    font-size: 0.875rem;
}

.footer_menu a:hover {
    color: #e2efd9;
}

.footerbar {
    background: #38764f;
    line-height: 50px;
    height: 50px;
}

.footer_copyright {
    margin-left: 90px;
    font-size: 0.9375rem;
    color: #fff;
}

.icp {
    margin-left: 30px;
    color: #fff;
}

.gettop {
    background: #e2efd9;
    color: #70ad47;
    line-height: 47px;
    display: block;
    width: 140px;
    text-align: center;
    border-bottom: 3px solid #70ad47;
    float: right;
    margin-right: 15px;
    font-size: 0.75rem;
}

.gettop i {
    margin-left: 10px;
}

/*----------------------------
            关于我们页面
------------------------------
            banner
-----------------------------*/

.subpage_banner {
    height: 450px;
    background-color: #065097;
    background: no-repeat 50% 0;
}

.sub_page_banner {
    padding: 180px 90px 100px 90px;
    text-align: left;
    height: 170px;
   /* background-color: rgba(0, 0, 0, 0.5);*/
}

.sub_page_banner h1 {
    font-size: 2.625rem;
    color: #fff;
    margin-bottom: 10px;
}

.sm_title {
    color: #e2efd9;
    font-size: 1rem;
    text-align: left;
    line-height: 40px;
}

.sm_title span {
    padding-left: 0px;
    text-align: center;
    color: #fff;
}

.smtitlea {
    color: #fff !important;
    font-size: 0.9375rem;
}

/*--------------------
    横向小导航
----------------------*/
.small_menu {
    line-height: 100px;
}

.menu_bar {
    padding: 0px 90px;
    margin-bottom: 30px;
    border-bottom: 1px solid #dedede;
}

/*--------------------
    内容框
----------------------*/
.about_left_cont {
    padding: 0px 90px;
    display: flex;
    display: -webkit-flex;
}

.leftmenu {
    height: auto;
    /* margin-right: 40px; */
    width: 19%;
}

.leftmenu h1 {
    line-height: 80px;
    padding: 0px 20px;
    /* border-left: 2px solid #e2efd9;*/
    font-weight: normal;
    font-size: 1.125rem;
    background: #38764f;
    margin-bottom: 3px;
    color:#fff;
    white-space: nowrap;
}

.leftmenu h1 i {
    margin-right: 10px;
}

.leftmenu li {

    margin-bottom: 3px;
    position: relative;
}

.leftmenu li a {
    line-height: 50px;
    padding: 0px 30px;
    color: #fff;
    transition: all 0.3s;
    display: block;
    background: #38764f;
    font-size: 1rem;
    white-space: nowrap;
}

.leftmenu li a:hover {
    color: #000;
    background: #e2efd9;
}

/* .leftmenu li:hover:after{
    content: "\f046";
	font-family: 'FontAwesome';
	float: right;
	position: absolute;
	top:18px;
	right:20px;
} */
.leftmenu .deveactive {
    background: #38764f;
    position: relative;
}

/* .leftmenu .deveactive:after{
	content: "\f046";
	font-family: 'FontAwesome';
	float: right;
	position: absolute;
	top:18px;
	right:20px;
	
} */

.aboutimg {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.aboutimg img {
    width: 100%;
    height: auto;
}

.about_cont {
    border-bottom: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    padding: 30px;
}

.about_cont font {
    padding: 8px 10px;
    font-weight: bold;
    color: #014282;
}

.about_cont font:before {
    content: "\f017";
    font-family: "FontAwesome";
    color: #014282;
    font-size: 1.125rem;
    padding-right: 10px;
}

.about_cont h1 {
    line-height: 40px;
    font-size: 1.875rem;
    font-weight: normal;
    margin-bottom: 20px;
}

.about_cont h4 {
    font-size: 1rem;
}

.about_cont p {
    text-indent: 2em;
    line-height: 40px;
    margin-bottom: 30px;
    margin-top: 10px;
    font-size: 0.875rem;
    color: #666;
}

/*--------------------
    新闻中心
----------------------*/
.newssub_listbox {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    margin: 110px 90px;
}

.item_news {
    text-align: center;
    margin-top: 70px;
}

.item_news a {
    padding: 15px 50px;
    background: #014282;
    color: rgba(255, 255, 255, 0.5);
    margin-right: 50px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.item_news a:hover {
    border-bottom: 3px solid #014282;
    background: #e2efd9;
    color: #014282;
}

.newsactive {
    background: #e2efd9 !important;
    color: #014282 !important;
    border-bottom: 3px solid #014282;
    font-weight: bold;
}

.news_listbox {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    flex-flow: wrap;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
}

.news_listbox li {
    width: 30%;
    border-bottom: 3px solid #e2efd9;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    margin-bottom: 50px;
}

.news_subimg {
    max-width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
    border-top-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;

    border-top-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;

}

.news_subimg img {
    width: 100%;
    height: auto;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;

}

.news_subimg:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    transition: all 0.3s linear;
    overflow: hidden;
    -webkit-transform: scaleY(1);
    -khtml-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 0;
}

.news_sub_title {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    padding: 0px 0px 30px 0px;
    position: relative;
    font-size: 1rem;
    /*overflow: hidden;*/
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
}

.news_sub_title p{
	/*overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;*/
}
.news_sub_title a {

    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;

}

.news_sub_title i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #014282;
    color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    font-size: 1.25rem;
    position: absolute;
    right: 0px;
}

.newstime {
    padding: 0px;
    margin-top: -20px;
    margin-bottom: 10px;
    color: #333;
    font-size: 0.75rem;
}

.pagination {
    margin: 0px auto;
    text-align: center;
}

.news_smcont {
    padding: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 30px;
    color: #333;
    font-size: 0.875rem;
    line-height: 25px;
    text-indent: 2em;
}

.news_listbox li a {
    color: #000;
}

.news_listbox li:hover a {
    color: #014282;
}

.news_listbox li:hover {
    border-bottom: 3px solid #70ad47;
}

.news_listbox li:hover p {
    color: #70ad47;
}

.news_listbox li:hover .news_sub_title i {
    background: #e2efd9;
    color: #000;
}

.news_listbox li:hover .news_subimg img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);

}

.news_listbox li:hover .news_subimg:after {
    transition: all 0.3s linear;
    -webkit-transform: scaleY(0);
    -khtml-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    opacity: 1;
}

.news_sub_menu {
    line-height: 40px;
    margin-bottom: 10px;
    margin-top: 3px;
    display: none;
}

.news_sub_menu a {
    font-size: 0.875rem !important;
}

/*--------------------
    新闻详情模块
----------------------*/
.news_showbox {
    margin: 110px 0px 0px 0px;
}

.newshow_left {
    margin-right: 40px;
    flex-wrap: nowrap;
}

.news_showbox h1 {
    font-size: 1.25rem;
    border-left: 5px solid #e2efd9;
    padding-left: 20px;
    line-height: 50px;

}

.news_showbox span {
    /*float: right;*/
    font-weight: normal;
    font-size: 1rem;
    color: #333;
    font-size: 0.75rem;

}

.smaitle {
    border: 1px solid #dedede;
    background: #f3f3f3;
    padding: 20px;
    line-height: 25px;
    font-size: 0.875rem;
    margin-top: 20px;
    color: #333;
    text-indent: 2em;
    margin-bottom: 20px;
}

.news_contentbox img {
    max-width: 100%;
    height: auto;
    margin: 20px auto;
    display: block;
    overflow: hidden;
}

.news_contentbox {
    height: auto;
    margin-bottom: 50px;
    overflow: hidden;
    flex-wrap: nowrap;
}

.news_contentbox p {
    text-indent: 2em;
    margin-bottom: 20px;
    line-height: 30px;
    font-size: 1rem;
    color: #333;
}

.news_left_href {
    width: 100%;
    margin: 0px 0px 0px 0px;
    border-top: 1px solid #dedede;
    padding-top: 20px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}

.news_left_href a {
    color: #000;
}

.news_left_href a > h2 {
    font-size: 0.75rem;
    margin-top: 10px;
    padding: 0px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;

}

.news_left_href a > font {
    font-size: 0.75rem;
    padding: 0px;
    line-height: 25px;
    padding: 5px 15px 5px 10px;
    color: #666;
}

.news_left_href a:hover font {
    background: #e2efd9;
}

.news_rightbox {
    /* overflow: hidden; */
}

.news_rightbox form {
    position: relative;
}

.news_rightbox h1 {
    font-size: 1.25rem;
    margin-bottom: 20px;
    line-height: 50px;
    width: 100%;
}

.news_rightbox input {
    outline: none;
    line-height: 40px;
    padding: 0px 60px 0px 20px;
    height: 40px;
    border: 1px solid #dedede;
    width: auto;
}

.news_rightbox button {
    border: none;
    background: #014282;
    color: #fff;
    line-height: 41px;
    padding: 0px 20px;
    position: absolute;
    top: 0px;
    right: 0px;
}

.hotkey {
    margin-top: 20px;
}

.hotkey a {
    padding: 5px 10px;
    margin-right: 10px;
    border: 1px solid #dedede;
    font-size: 0.8125rem;
    color: #474747;
}

.rightimg_list {
    height: auto;
    margin-top: 30px;
    width: 100%;
}

.rightimg_list li {
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
    width: 100%;
}

.rightimg_list li:hover {
    padding-bottom: 20px;
}

.imgnews_title {
    height: auto;
}

.imgnews_title a {
    color: #000;
    font-size: 0.875rem;

}

.rightimg_list li:hover img {
    opacity: 0.8;
    transition: all 0.3s;
}

.rightimg_list li:hover a {
    color: #e2efd9 !important;
}

.imgnews_title h2 {
    font-size: 0.875rem;
    margin-left: 20px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.imgnews_title p {
    font-size: 0.75rem;
    margin-left: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #333;
    line-height: 25px;
    text-indent: 2em;
}

.imgnews_title span {
    font-size: 0.75rem;
    color: #333;
    display: block;
    float: none;
    padding-left: 19px;
    line-height: 30px;
}

.rightimg_list img {
    width: 150px;
    height: auto;
}

/*---n-----------------
    人才模块
----------------------*/

.join_active p > img {
    width: auto;
    height: auto;
    margin: 0px auto;
}

.joinbox {
    width: 100%;
    height: auto;

}

.join_index {
    line-height: 30px;
    font-size: 1rem;
}

.join_menubox {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    flex-flow: wrap;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    margin-top: 120px;
}

.join_menubox li {
    border: 3px solid #014282;
    -webkit-border: 3px solid #014282;
    -ms-border: 3px solid #014282;
    -moz-border: 3px solid #014282;
    width: 48%;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    margin-bottom: 50px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    cursor: pointer;
}

.left_cont {
    padding: 40px;
    width: 12%;
    line-height: 40px;
    text-align: center;
    display: block;
    border-right: 3px solid #014282;
    font-style: normal;
    font-size: 1.875rem;
    font-weight: bold;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.right_cont {
    width: 88%;

}

.right_cont h1 {
    line-height: 50px;
    padding: 10px 20px 0px 20px;
}

.right_cont p {
    padding: 0px 20px;
}

.join_menubox li:hover {
    border: 3px solid #e2efd9;
    -webkit-border: 3px solid #014282;
    -ms-border: 3px solid #014282;
    -moz-border: 3px solid #014282;
}

.join_menubox li:hover .left_cont {
    border-right: 3px solid #e2efd9;
    background: #e2efd9;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.boxshad {
    width: 100%;
    height: 100%;
    background: rgba(1, 66, 130, 0.5);
    position: fixed;
    top: 0;
    left: 0;
}

.close {
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    position: absolute;
    right: 40px;
    top: 130px;
    font-size: 2.25rem;
    color: #fff;
    background: #dc340d;

}

.close:hover i {
    transition: all 0.3s;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}

.box_cont {
    background: #fff;
    height: auto;
    margin: 130px 90px;
    padding: 50px;
}

.boxh1 {
    margin-bottom: 30px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 20px;
}

/*----------------------------
            可持续发展模块
------------------------------*/
.leftflexbox {
    margin-right: 40px;
}

.leftflex_menu {
    height: auto;
    width: 100%;
}

.leftflex_menu li {
    margin-bottom: 10px;
    background: rgba(0, 0, 0, 0.1);
    height: auto;
    position: relative;
}

.leftflex_menu li a {
    padding: 5px 20px;
    line-height: 40px;
    display: block;
    color: #000;
    transition: all 0.3s;
}

.leftflex_menu li a:hover {
    background: #e2efd9;
}

.leftflex_menu li a:hover {
    background: #e2efd9;
}

.deve_contbox {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    padding: 30px 30px 30px 30px;
}

.deve_contbox h4 {
    font-size: 1rem;
}

.right_devebox {
    width: 100%;
    height: auto;
    position: relative;
}

.right_devebox h1 {
    font-size: 1.5rem;
    padding: 0px;
    margin-bottom: 30px;
    position: relative;
    padding-left: 50px;

}

.right_devebox h1:before {
    height: 2px;
    width: 30px;
    background-color: #70ad47;
    content: "";
    left: 0;
    top: 20px;
    position: absolute;
}

.right_devebox h1:after {
    height: 2px;
    width: 30px;
    background-color: #70ad47;
    content: "";
    top: 20px;
    position: absolute;
    margin-left: 20px;
}

.right_devebox img {
    max-width: 100%;
    margin: 20px 0px;
}

.right_devebox p {
    text-indent: 2em;
    margin-bottom: 10px;
    line-height: 30px;
    font-size: 1rem;
    color: #333;
}

.right_devebox strong {
    font-size: 1rem;
    margin: 5px 0px;
    display: block;
    color: #000;
}

.right_devebox p > b {
    font-size: 1rem;
    margin: 5px 0px;
    display: block;
    color: #000;
}

.deve_item {
    height: auto;
    margin-bottom: 20px;
}

.deve_item a {
    display: block;
    line-height: 50px;
    background: #f2f4f6;
    margin-bottom: 3px;
    color: #707070;
    padding-left: 20px;
    transition: all 0.3s;
    webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

.deve_item a:hover {
    background: #e2efd9;
    color: #000;
}

.deve_item ul {
    height: auto;
    display: none;
}

.deve_fadein ul {
    display: block !important;
}

.deve_item ul li > a {
    padding-left: 40px !important;
    background: #f9f6f8;
}

.deve_active {
    background: #e2efd9 !important;
    color: #000 !important;
}

.nanbao {
    height: auto;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-flow: wrap;
}

.nanbao li {
    padding: 0px 0px;
    line-height: 30px;
    margin-bottom: 20px;
    width: 48.5%;
}

.nanbao li h2 {
    line-height: 30px;
    margin: 0px;
    padding-bottom: 20px;
}

.nanbao li span {
    display: block;
    font-size: 0.875rem;
    color: #aeaeae;
    line-height: 30px;
}

.nanbao li a {
    color: #333;
    font-size: 1rem;
    display: block;
    border-left: 10px solid #014282;
    border-top: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    padding: 20px;
}

.nanbao a:hover {
    color: #000;
}

.nanbao li:hover {
    color: #000;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;

}

.nanbao li a:hover {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    background: #014282;
    color: #fff;
    border-left: 10px solid #e2efd9;
    border-top: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}

.nanbao a:hover li {
    color: #fff;
}


/*----------------------------
            概况
------------------------------*/
.xinxi_box {
    position: relative;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    flex-flow: wrap;
}

.deve_contbox h2 {
    margin-bottom: 30px;
    font-size: 1rem;
}

.deve_contbox h2 > i {
    margin-right: 10px;
}

.xinxi_box li {
    width: 100%;
    position: relative;
}

.xinxi_box li a {
    padding: 15px 280px 15px 20px;
    display: block;
    color: #333;
    font-size: 1rem !important;
    transition: all 0.3s;
    -ms-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    border-bottom: 1px dotted #dedede;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
}

.xinxi_box li a > font {
    margin-top: -5px;
}

.xinxi_box li:hover {
    background: #f2f2f2;
}

.xinxi_box li:hover a {
    color: #e2efd9;
}

.xinxi_box li a > i {
    margin-right: 10px;
}

.xinxi_box li a > span {
    display: block;
    line-height: 35px;
    font-size: 0.875rem;
    color: #aeaeae;
}

.update_time {
    font-size: 0.875rem;
    color: #aeaeae;
    position: absolute;
    top: 15px;
    right: 20px;
}

/*----------------------------
            年报
------------------------------*/
.nanbox {
    width: 100%;
    height: auto;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.nanbox li {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    position: relative;
    width: 32%;

}

.nanbox li > h2 {
    color: #000;
    font-size: 1rem;

}

.nanbox a {
    color: #000;
}

.nanbox li:hover h2 {
    color: #e2efd9;
}

.nanbox li:hover p {
    border-bottom: 1px solid #e2efd9;
}

.nanbox li:hover h2 {
    color: #e2efd9;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
}


/*----------------------------
            产品与服务
------------------------------*/
.pro_list {
    margin: 100px 90px 0px 90px;
    height: auto;

}

.pro_list:hover img {
    transform: scale(1.1);
    transition: all 0.3s;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;
}

.pro_list:hover h1 {
    color: #e2efd9;
}

.pro_item {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    width: 100%;
    height: auto;
}

.proright_margin {
    margin-left: 50px;
}

.pro_item h1 {
    font-size: 1.875rem;
    margin-bottom: 20px;
}

.pro_item p {
    line-height: 1.875rem;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 20px;
    color: #474747;
}

.pro_item a {
    color: #000;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

.pro_item a:hover {
    color: #e2efd9;
}

.pro_item img {
    width: 100%;
    height: auto;

}

.pro_smahref {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.pro_smahref a {
    display: block;
    background: #dedede;
    margin-right: 20px;
    padding: 0px 20px;
    line-height: 35px;
    margin-bottom: 20px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
}

.pro_smahref a:hover {
    color: #000;
    background: #e2efd9;
}

.proitem_big {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.proitem_big li > i {
    font-size: 3.75rem;
    display: block;
    margin-bottom: 10px;
}

.proitem_big li {
    display: block;
    /* background:rgba(28,94,159,1); */
    color: #fff;
    text-align: center;
    padding: 20px;
    width: 31%;
    border-radius: 5px;
    font-size: 0.875rem;
    /* -moz-background:rgba(28,94,159,1);
    -webkit-background:rgba(28,94,159,1);
    -ms-background:rgba(28,94,159,1); */

}

/* .proitem_big a:hover{
	background:rgba(1,64,121,1);
	box-shadow: 0px 0px 15px rgba(28,94,159,0.8);
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-webkit-transition: all 0.3s;
} */
.proitem_big img {
    margin: 0px auto 10px auto;
    display: block;
}

/*----------------------------
            产品与服务--展示页
------------------------------*/
.proshow_box {
    margin-top: 80px;

}

.product_cont {
    margin-right: 0px;
}

.product_cont h1 {
    margin-bottom: 20px;
    line-height: 30px;
    border-left: 5px solid #e2efd9;
    padding-left: 20px;
    font-size: 1rem;
}

.product_cont h1 > a {
    float: right;
    font-size: 1rem;
    color: #000;
    background: #e2efd9;
    padding: 10px 20px;
    font-weight: normal;
}

.product_contact {
    height: auto;
}

.product_contact h1 {
    line-height: 30px;
    padding-left: 20px;
    border-left: 5px solid #e2efd9;
    margin-bottom: 20px;
    font-size: 1rem;
}

.product_conite {
    background: #014282;
    color: #e2efd9;
    padding: 20px;
}

.product_conite p {
    line-height: 30px;
    margin: 15px 0px;
}

.telbox {
    width: 100%;

}

.telbox li {
    width: 100%;
    display: flex;
    justify-content: space-around;
    font-size: 0.9375rem !important;
}

.telbox li span {
    line-height: 25px;
    font-size: 0.75rem;
}

.product_conite h2 {
    font-size: 0.875rem;
    margin-bottom: 10px;
    border-bottom: 1px solid #e2efd9;
    padding-bottom: 10px;
}

/*----------------------------
     产品与服务2--展示页2
------------------------------*/
#product_active {
    padding: 30px 30px 0px 30px;
}

.proshow_box_active {
    /* display: flex;
    justify-content: space-between;
    flex-wrap: wrap !important; */
}

.page_content_active {
    padding: 0px;
}

.product_box {
    margin: 110px 90px 0px 90px;
}

.list_probox {
    display: flex;
    display: -webkit-flex;
    justify-content: left;
    flex-wrap: wrap;
    order: 10;
    align-items: center;
    position: relative;
}

.product_show {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
}

.list_probox li {
    width: 12.2%;
    height: 100px;
    text-align: center !important;
    line-height: 30px;
    margin-bottom: 3px;
    display: flex;
    display: -webkit-flex;
    /* transform: perspective(800px) rotateY(0deg); */
    padding-top: 10px;
    position: relative;
	margin-right:3px;
	
}

/* .list_probox li::after{
	content:attr(data-title);
	position: absolute;
	left:0;
	top:0;
	background:#ccc;
} */

.list_probox li:hover {
    transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    /* transform: perspective(800px) rotateY(360deg); */
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    z-index: 1000;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.list_probox li a {
    width: 100%;
    line-height: 30px;
    display: block;
    color: #fff;

}

.list_probox li span {
    display: -webkit-box;
    /* -webkit-line-clamp: 1; */
    -webkit-box-orient: vertical;
    overflow: hidden;
    /* white-space: nowrap; */
    font-size: 0.75rem;
    word-wrap: break-word;
    line-height: 1;
}

.list_probox li a > i {
    font-size: 2.25rem;
    display: block;
    margin-top: 18px;
    margin-bottom: 10px;
}

.bigtitle {
    width: 10.9% !important;
    text-align: center !important;
}


.list_sm_pro {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.pro_bg1 {
    background: #5fabf9;
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -moz-transition: all 0.1s;
}

.pro_bg2 {
    background: #d15b7e;
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -moz-transition: all 0.1s;
}

.pro_bg3 {
    background: #25c1da;
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -moz-transition: all 0.1s;
}
.pro_bg6 {
    background: #25c1da;
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -moz-transition: all 0.1s;
}
.pro_bg4 {
    background: #fa836f;
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -moz-transition: all 0.1s;
}
.pro_bg5{
    background: #5fabf9;
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -moz-transition: all 0.1s;
}

.pro_bg1_filter {
    opacity: 0.5;
    transition: all 0.2s;
}

.pro_bg1_filter_no {
    opacity: 1;
    transition: all 0.2s;
}

/*----------------------------
     产品与服务详情2--展示页详情2
------------------------------*/
.icondown {
    padding: 20px;
    display: block;
    width: 50%;
    text-align: center;
    color: #014282;
    border-radius: 5px;

}

.icondown:hover i {
    color: #e2efd9;
    transition: all 0.1s;
    -ms-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
}

.icondown i {
    display: block;
    font-size: 4.375rem;
    color: #014282;
    margin-bottom: 20px;
}

.botder {
    line-height: 50px;
    width: 100%;
    margin: 0px auto 30px auto;
    color: #666;
}

.botder font {
    width: 100%;
    display: block;
    line-height: 35px;
    font-size: 0.875rem;
}

.viwer {
    color: #014282;
}

.about_pro {
    margin: 20px;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    flex-wrap: wrap;

}

.about_pro a {
    background: #f3f3f3;
    padding: 10px 20px;
    margin-bottom: 20px;
    margin-right: 20px;
    color: #000;
    border-radius: 3px;
    transition: all 0.3s;
    -ms-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.about_pro a:hover {
    background: #e2efd9;
    color: #fff;
}

/*--------------------
    大记事
----------------------*/
.jisi_cont {
    /* border:1px solid #dedede; */
    padding: 0px;

}

.jisi_cont li {
    line-height: 50px;
    display: flex;
    justify-content: space-around;
    border-bottom: 1px dotted #dedede;
}

.jisi_cont li .width1 {
    width: 25%;
    font-size: 0.9375rem;
    color: #666;

}

.jisi_cont li .width2 {
    width: 75%;
    font-size: 1rem;
    color: #666;
}

.jisi_cont cate {
    margin-right: 15px;
    color: #014282;
}

@keyframes iconflash {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        opacity: 1;
    }

    50% {
        transform: scale(2);
        -webkit-transform: scale(2);
        -ms-transform: scale(2);
        -moz-transform: scale(2);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        opacity: 1;
    }
}

/*新增大事记时间线样式*/
.dasj_box {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    flex-wrap: wrap;
}

.dasj_box p {
    position: relative;
    border-bottom: 1px dotted #dedede;
    padding-bottom: 8px;
    text-indent: 0;
}

.dasj_box p:nth-child(odd) {
    width: 30% !important;
    text-align: left;
}

.dasj_box p:nth-child(even) {
    width: 70% !important;
    text-align: left;
}

.dasj_box p:nth-child(odd)::before {
    content: "\f274";
    font-family: 'FontAwesome';
    padding-left: 20px;
    padding-right: 20px;
    color: #70ad47;
}

/*---n-----------------
    loading效果
----------------------*/
#preloader {
    background-color: #014282;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 19861024;
    margin-top: 0px;
    top: 0px;
    z-index: 99;
}

#loading-center {
    width: 100%;
    height: 100%;
    position: relative;
}

#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 150px;
    width: 150px;
    margin-top: -75px;
    margin-left: -75px;
}

.object {
    width: 20px;
    height: 20px;
    background-color: #FFF;
    float: left;
    margin-right: 20px;
    margin-top: 65px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
}

#object_one {
    -webkit-animation: object_one 1.5s infinite;
    animation: object_one 1.5s infinite;
}

#object_two {
    -webkit-animation: object_two 1.5s infinite;
    animation: object_two 1.5s infinite;
    -webkit-animation-delay: 0.25s;
    animation-delay: 0.25s;
}

#object_three {
    -webkit-animation: object_three 1.5s infinite;
    animation: object_three 1.5s infinite;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}


/*---------------------
    重要里程碑时间线效果
----------------------*/
.timelist {
    height: auto;
}

.timelist li {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    line-height: 40px;
    margin-bottom: 10px;
}

.timelist li span {
    position: relative;
    display: block;
    font-size: 1rem;
    text-align: right;
    line-height: 40px;
    padding-right: 30px;
    margin-top: 5px;
}

.timelist li span:before {
    content: "";
    position: absolute;
    border-right: 1px solid #dedede;
    height: 70px;
    top: -15px;
    right: 0;
}

.timelist li p {
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    background: #efefef;
    line-height: 45px;
    margin-left: 30px;
    margin-top: 0px;
    font-size: 1rem;
    padding-left: 20px;
    text-indent: 0em;
}

.timelist li p:before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #666;
    position: absolute;
    left: -35px;
    top: 20px;
    z-index: 100;
}

.timelist li p::after {
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid #efefef;
    border-bottom: 10px solid transparent;
    position: absolute;
    left: -10px;
    top: 12px;
    z-index: 111;
}

/*---------------------
    职业发展
----------------------*/
.jonin_container {
    width: 100%;
}

/*瀑布流层*/
.jonin_waterfall {
    -moz-column-count: 3; /* Firefox */
    -webkit-column-count: 3; /* Safari 和 Chrome */
    column-count: 3;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    column-gap: 1em;
}

.jonin_waterfall p {
    text-align: left;
    text-indent: 2em;
    font-size: 1rem;
    line-height: 28px;
    color: #333;
}

/*一个内容层*/
.join_item {
    padding: 0em;
    margin: 0 0 1em 0;
    -moz-page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0);
}

.zhiye_img {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.zhiye_img img {
    max-width: 100%;
}

/*---------------------
    职业介绍样式
----------------------*/
.joinus_job {
    width: 100%;
    height: auto;
    color: #333;
}

.joinus_job table {
    width: 100%;
    border-left: 1px solid #5b9bd5;
    border-top: 1px solid #5b9bd5;
    resize: none;
    word-wrap: break-word;
    text-overflow: ellipsis;

}

.joinus_job table td {
    border-right: 1px solid #5b9bd5;
    border-bottom: 1px solid #5b9bd5;
    line-height: 30px;
    padding: 10px 10px;
    font-size: 0.875rem;
}

.joinus_job table a {
    padding: 5px 5px;
    background-color: #4472c4;
    width: 100%;
    color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
}

.joinus_job table a:hover {
    background: #e2efd9;
    color: #4472c4;
}

.joinus_job tr:first-child {
    background: #014282 !important;
    color: #fff;
}

.joinus_job tr:first-child td {
    font-size: 1rem !important;
}

.joinus_job tr:nth-child(odd) {
    background-color: #eaeff7;
}

.joinus_job tr:nth-child(even) {
    background-color: #d2deef;
}

/*---------------------
    您的收获样式
----------------------*/
.shouhuo_yuanshu {
    width: 100%;
    height: auto;
    margin-top: 40px;
}

.hr_box {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
}

.hr_box li > a {
    color: #fff;
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -moz-transition: all 0.1s;
}

.hr_box li {
    width: 9.5%;
    height: 80px;
    text-align: center !important;
    line-height: 30px;
    margin-bottom: 8px;
    padding-top: 10px;
    cursor: pointer;
}

.hr_box li:hover {
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -moz-transform: scale(1.4);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
}

.hr_bg1 {
    background: rgba(1, 151, 214, 1);
}

.hr_bg2 {
    background: rgba(74, 177, 68, 1);
}

.hr_bg3 {
    background: rgba(248, 152, 29, 1);
}

.hr_bg4 {
    background: rgba(197, 18, 48, 1);
}

.nohover {
    text-align: center;
    background: #fff;
    width: 50% !important;
}

.nohover img {
    height: 80px;
    width: auto;
    margin: 0px !important;
}

.nohover:hover {
    transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -ms-box-shadow: none !important;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -ms-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
}

.hr_box i {
    display: block;
    text-align: center;
    font-size: 2.75rem;
    margin-bottom: 10px;
    margin-top: 10px;
}

.hr_box span {
    display: block;
    text-align: center;
    font-size: 0.55rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hr_bottombox {
    display: none;
    margin-top: 20px;
}

.hr_contside {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
}

.hr_lefts {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    border: 1px solid #dedede;
    background: #f3f3f3;
    padding: 0px 20px;
    margin-right: 20px;
}

.hr_lefts img {
    height: 82px;
    border: 1px solid #dedede;
}

.hr_lefts strong {
    padding-left: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.left_hr_cont {
    font-size: 0.875rem;
    line-height: 25px;
    color: #333;
    padding-left: 20px;
}

#hr_iconcont {
    text-align: center;
    padding: 20px 20px;
    margin-right: 20px;
}

#hr_iconcont i {
    display: block;
    text-align: center;
    font-size: 4.75rem;
    color: #fff;
    padding: 0px 20px;
}

#hr_iconcont span {
    display: block;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 10px;
    font-size: 0.875rem;
    width: 100%;
}

.hr_rightbox {
    padding-left: 20px;
}

.hr_rightbox h2 {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    color: #333;
}

.hr_btcont {
    font-size: 0.875rem;
    line-height: 25px;
    color: #333;
}

/*手机端*/
.hr_moblie {
    flex-wrap: nowrap !important;
    display: flex !important;
    display: -webkit-flex !important;
    justify-content: flex-start !important;
    margin-right: 10px;
    display: none;
}

.hr_moblie li {
    margin-right: 5px;
    padding: 20px;
    width: 220px !important;
    float: left;
}

.mobilebox {
    height: auto;
    display: none;
}

.mobilelist_box {
    overflow: hidden;
    padding: 20px;
}

.hr_moblie li:hover {
    transform: scale(1.1) !important;
    -webkit-transform: scale(1.1) !important;
    -ms-transform: scale(1.1) !important;
    -moz-transform: scale(1.1) !important;
    box-shadow: none !important;
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5) !important;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5) !important;
    -ms-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5) !important;
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    -ms-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
}

.mobile_img {
    max-width: 60%;
    text-align: center;
    margin: 0px auto;
    display: none;
}

.mobile_img img {
    max-width: 100%;
    height: 100px;
    margin: 0px auto;
    text-align: center;
}


.mar_btn {
    text-align: center;
    line-height: 40px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    display: none;
}

.mar_btn a {
    color: #333;
    padding: 0px 10px;
    margin: 0px 5px;
}

.mar_btn span {
    padding: 0px 5px;
}

/*---------------------
    校园招聘
----------------------*/
.shoolimg {
    height: auto;
    text-align: center;
    display: flex;
    display: -webkit-flex;
    justify-content: left;
    align-items: center;
}

.shoolimg img {
    max-width: 30%;
    margin-right: 10px;
    height: auto;
    width: 30%;

}

.shoolbtn {
    padding: 10px 20px;
    background: #396bc5;
    color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    margin: 10px auto;
}

/*---------------------
    多彩生活
----------------------*/
.life {
    width: 100%;
    height: auto;
}

.life td {
    text-align: center;
    padding: 10px;
}

.life img {
    max-width: 100%;
    padding: 0px;
    margin: 0px;
}

/*底部关于我们重写*/
.contact-us .contact-us-title {
    float: left;
    width: 12%;
    line-height: 35px;
    font-size: 0.875rem;
    color: #fff;
}

.contact-us .contact-us-content {
    float: left;
    width: 88%;
    line-height: 35px;
    font-size: 0.875rem;
    color: #fff;
}

.contact-us .contact-us-title-english {
    float: left;
    width: 17%;
    line-height: 35px;
    font-size: 0.875rem;
    color: #fff;
}

.contact-us .contact-us-content-english {
    float: left;
    width: 83%;
    line-height: 35px;
    font-size: 0.875rem;
    color: #fff;
}

.contact-us .contact-us-tel-title-english {
    float: left;
    width: 14%;
    line-height: 35px;
    font-size: 0.875rem;
    color: #fff;
}

.contact-us .contact-us-tel-content-english {
    float: left;
    width: 86%;
    line-height: 35px;
    font-size: 0.875rem;
    color: #fff;
}

/*手机版产品展示*/
.mob_product {
    margin: -50px 20px 50px 20px;
    display: none;
}

.mob_product a {
    color: #fff;
    display: block;
    height: 100%;
    margin-top: -20px;
}

.mob_productlist {
    margin-bottom: 20px;
}

.mob_productlist li {
    width: 100% !important;
    display: block;
    /* background: rgba(28,94,159,1); */
    color: #fff;
    text-align: center;
    padding: 20px 0px;
    width: 20%;
    border-radius: 5px;
    margin-bottom: 20px;
}

.mob_productlist li i {
    font-size: 3.75rem !important;
    display: block;
    margin-top: 18px;
    margin-bottom: 10px;
}

.mob_smproduct_list {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.mob_smproduct_list li {
    width: 49.2% !important;
    margin-bottom: 10px;
}

.mob_smproduct_list li i {
    font-size: 2.25rem !important;
    display: block;
    margin-top: 18px;
    margin-bottom: 5px;
}

.mob_smproduct_list li span {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: nowrap;
    font-size: 0.75rem;
}

/*职位招聘*/
.join_joblist {
    width: 100%;
    display: none;
}

.join_joblist li {
    border-bottom: 1px solid #dedede;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.join_joblist strong {
    line-height: 30px;
    font-size: 1rem;
}

.join_joblist strong span {
    line-height: 30px;
    font-size: 1rem;
    font-weight: normal;
    float: right;
}

.joblist {
    width: 100%;

}

.jobbox_cont {
    line-height: 34px;
    margin: 10px 0px;
    font-size: 1rem;
}

.job_btn {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.job_btn a {
    padding: 5px 20px;
    background: #4472c4;
    border-radius: 3px;
    color: #fff;
    font-size: 0.875rem;
    margin-left: 10px;
}

/*大事记下拉选择样式*/
.mobile-only {
    margin: 20px 0px;
    border: 1px solid #dedede;
    height: 40px;
    line-height: 40px;
    width: 100%;
}

.mobile-only select {
    border: none;
    height: 40px;
    line-height: 40px;
    width: 100%;
    background: #fff;
    outline: none;
    padding: 0px 20px;
    font-size: 1rem;
}

.slider_item a:focus, .slider_item a:hover {
    outline: none;
}

ul.pagination > li {
    display: inline-block;
}
ul.pagination > li > a, ul.pagination > li.disabled {
    padding: 15px 20px;
    color: #fff;
    background-color: #70ad47;
    margin: 0 5px;
    border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    transition: all 0.3s;
    -ms-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}
ul.pagination > li.active > a, ul.pagination > li > a:hover {
    color: #000;
    background-color: #e2efd9;
}

.list_probox li.disabled:hover {
    transition: none;
    transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
}
.vjs-big-play-centered .vjs-big-play-button {
    top: 50%;
    left: 50%;
    margin-top: -0.81666em;
    margin-left: -1.5em;
}




.con1 {
                    display: flex;
                    justify-content: space-between;
                    flex-wrap: wrap;
                    align-items: center;
                    padding: 0 5%;
                }
                .con1left {
                    width: 50%;
                }
                .con1right {
                    width: 50%;
                }
                .con1right img {
                    width: 100%;
                }
                .con1left {
                    padding-top: 80px;
                }
                .title h1 {
                    letter-spacing: 2px;
                    color: #e6f1e6;
                    font-size: 68px;
                }
                .title strong {
                    color: #212529;
                    font-size: 46px;
                    display: block;
                    margin-top: -58px;
                    position: relative;
                }
                .title strong::after {
                    position: absolute;
                    content: '';
                    width: 60px;
                    height: 9px;
                    background-color: #1a9e98;
                    left: 0;
                    bottom: -25px;
                }
                .title1 {
                    margin-bottom: 75px;
                }
                .con1p {
                    padding-right: 115px;
                    color: #696969;
                    font-size: 18px;
                    line-height: 35px;
                }
                .con1p a {
                    color: #696969;
                    font-size: 17px;
                }
                .indexscroll {
                    padding-right: 50px;
                    margin-top: 30px;
                }
                .indexscroll .mumping_mun {
                    display: flex;
                    flex-wrap: wrap;
                    justify-content: space-between;
                }
                .indexscroll .mumping_mun li {
                    width: 42%;
                    border-radius: 10px;
                    padding: 1rem; box-sizing:border-box
                }
                .indexscroll .mumping_mun li {
                    color: #fff;
                    margin-bottom: 20px;
                    text-align: center;
                }
				.indexscroll .mumping_mun li p{ font-size:1em}
                .indexscroll .mumping_mun li h2 {
                    font-size: 40px;
                }
                .indexscroll .mumping_mun li span {
                    padding-top: 24px;
                    padding-left: 10px;
                    display: block;
                }
                .indexscroll .mun_top {
                    display: flex;
                    justify-content: center;
                }
				
				
@media only screen and (max-width: 980px) {
	.con1propage .swiper-pagination-bullet-active {
                    background-color: #159e92;
                }
                .con1 {
                    display: flex;
                    justify-content: space-between;
                    flex-wrap: wrap;
                    width: 100%;
                    padding: 15px;
                    box-sizing: border-box;
                }
                .con1left {
                    width: 100%;
                    margin-bottom: 40px;
                }
                .con1right {
                    width: 100%;
                }
                .con1right img {
                    width: 100%;
                }
                .con1left h1 {
                    letter-spacing: 2px;
                    color: #e6f1e6;
                    font-size: 47px;
                }
                .con1left strong {
                    color: #212529;
                    font-size: 34px;
                    display: block;
                    margin-top: -42px;
                    position: relative;
                }
                .con1left strong::after {
                    position: absolute;
                    content: '';
                    width: 48px;
                    height: 4px;
                    background-color: #1a9e98;
                    left: 0;
                    bottom: -12px;
                }
                .title1 {
                    margin-bottom: 30px;
                }
                .con1p {
                    color: #696969;
                    font-size: 18px;
                    line-height: 35px;
                    padding-right: 0;
                }
                .con1p a {
                    color: #696969;
                    font-size: 17px;
                }
                .indexscroll {
                    margin-top: 30px;
                    padding-right: 0;];]0;];
                }
                .indexscroll .mumping_mun {
                    display: flex;
                    justify-content: space-between;
                    flex-wrap: wrap;
                }
                .indexscroll .mumping_mun li {
                    width: 48%;
                    border-radius: 22px;
                    padding: 30px 20px;
                    margin-bottom: 25px;
                }
                .indexscroll .mumping_mun li {
                    color: #fff;
                    text-align: center;
                    width: 35%;
                }
                .indexscroll .mumping_mun li h2 {
                    font-size: 30px;
                }
                .indexscroll .mumping_mun li span {
                    padding-top: 16px;
                    padding-left: 10px;
                    display: block;
                }
                .indexscroll .mun_top {
                    display: flex;
                    justify-content: center;
                }
	}				
	
.kuandu{  margin-left: 300px; margin-right: 300px;}	
.inside_con{ padding:10px 0; min-height: 300px;}

.nbt{ margin-top: 4%; margin-bottom: 4%;}
.nbt ul li{ line-height: 1.5; margin-bottom: 10px; font-size: 18px;}
.nbt ul li span{ display: inline-block; font-size: 18px;}
.biuge{ margin-top: 1%;}
.biuge table { border:1px dashed #ccc; border-top:none; border-left:none;}
.biuge table tr td{ border-left:1px dashed #ccc; border-top:1px dashed #ccc; text-align: center; background: #e2efd9;}
.biuge table tr th{ border-left:1px dashed #ccc; border-top:1px dashed #ccc; color: #fff; background:#70ad47;text-align: center; padding: 1% 0;}
@media only screen and (max-width: 980px) {
	
.biuge{ width: 100%;overflow-x:scroll;}
	.biuge table{ width: 1440px;}
	.kuandu{ margin-left: 5%; margin-right: 5%;}
}