* {
    margin: 0px;
    padding: 0px;
}

html,
body {
    width: 100%;
/*    height: 100%;*/
    background: #fff;
    font-family: "微软雅黑";
    color: #333
}

a {
    color: #666;
    font-size: 14px;
    text-decoration: none;
}

a:hover {
    color: #2482e3;
    font-size: 14px;
    text-decoration: none;
}

ul,
li,
ol {
    list-style: none;
}

input,
textarea {
    font-family: "微软雅黑";
    font-size: 16px;
}

b,
em,
i{
    font-style: normal;
    font-weight: normal;
}

.main {
    width: 1200px;
    margin: auto;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

input,
select,
textarea {
    outline: none;
    border: none/*-webkit-appearance: none;*/
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #9c9c9c;
    font-size: 14px;
}

input:-moz-placeholder {
    color: #9c9c9c;
    font-size: 14px;
}

input::-moz-placeholder {
    color: #9c9c9c;
    font-size: 14px;
}

input:-ms-input-placeholder {
    color: #9c9c9c;
    font-size: 14px;
}

textarea {
    resize: none;
    color: #9c9c9c;
    font-size: 14px;
}

a {
    text-decoration: none;
    color: #333
}

i,
em,
b,
h1,
h2,
h3,
h4,
h5 {
    font-style: normal;
    font-weight: normal;
}

.nav {
    width: 100%;
    height: 85px;
    line-height: 85px;
    position: fixed;
    top: 30px;
    z-index: 9;
    /* float: left; */
    /* background: #000; */
}

.nav.fixed {
    background: #fff;
    border-bottom: 1px solid #eee;
    height: 86px;
    top: 0px;
}

.nav .main .navcon {
    background: #fff;
    width: 1200px;
    height: 86px;
    margin: 0px auto;
}

.logo {
    margin-left: 20px;
    margin-top: 30px;
}

.navcon {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.nav ul {
    /* width: 850px; */
    margin-left: 70px;
    display: flex;
    height: 40px;
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 40px;
    justify-content: space-between;
	padding-right:20px;
    border-right: 1px solid #b7b7b7;
	}

.nav ul li {
    /* padding: 0px 30px; */
    padding: 0px 20px;
    display: inline-block;
    cursor: pointer;
}

.nav ul li a {
    width: 100%;
    padding: 0px 15px;
    height: 60px;
    line-height: 40px;
    margin-bottom: 10px;
    display: inline-block;
    text-align: center;
    color: #333;
    font-size: 14px;
    position: relative;
    /* border-right: 1px solid #232d3c;
    border-left: 1px solid #374760; */
}

.nav ul li:first-child a {
    border-left: none;
}

.nav ul li:last-child a {
    border-right: none;
}

.nav ul li:hover>a,
.nav ul li.active>a {
    color: #0d397c;
    border-bottom: 3px solid #02AC92;
    /* border-color: #2482e3; */
}

.nav ul li:hover dl {
    display: block;
}

.nav ul li dl {
    width: 100%;
    position: relative;
    top: -11px;
    display: none;
    z-index: 9;
    left: 0px
}

.nav ul li dl dd {
    height: 40px;
    line-height: 40px;
    width: 100%;
}

.nav ul li dl dd a {
    height: 40px;
    line-height: 40px;
    width: 100%;
    background: #0d397c;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    border: none;
}

.nav ul li dl dd a:hover {
    background: #02AC92;
}

.nav p.fr {
    margin-left: 20px;
}

.nav p.fr a {
    margin: 0px 10px;
	font-size:13px;
}

.nav p.fr a.active {
    color: #0d397c;
}

.swiper-container1 {
    position: relative;
    top: 0px;
    float: left;
    width: 100%;
}

.swiper-container1 img {
    width: 100%;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 15px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0px 5px;
}

.swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    margin-right: 0px;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    width: 60px;
    background: #fff;
    height: 12px;
}

.index1,
.index2,
.index3,
.index4 {
    width: 100%;
    float: left;
}

.index_tit {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}

.index_tit dl {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.index_tit dl dt {
    display: flex;
    background: url(../image/index_tit.png) left center no-repeat;
    width: 72px;
    height: 141px;
}

.index_tit dl dt b {
    margin-top: 95px;
    width: 60px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    display: inline-block;
}

.index_tit dl dd {
    margin-top: 70px;
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
}

.index_tit dl dd b {
    font-size: 16px;
    color: #c9c0c0;
}

.index_tit dl dd p {
    font-size: 38px;
    color: #0d397c;
}

.index1_con {
    width: 100%;
    height: 595px;
    /* background: url(../image/index_bj1.png) center center no-repeat; */
    background-size: 100%;
    position: relative;
}

.index1_con img {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
}

.index1_con dl {
    position: absolute;
    width: 450px;
    color: #aab3c7;
    top: 200px;
    line-height: 32px;
    left: 650px;
    float: left;
}

.index1_con dl dt {
    font-size: 24px;
    color: #fff;
    margin-bottom: 10px;
}
.index1_con dl dd {
    font-size: 14px;
	line-height:32px;
}

.index2 {
    width: 100%;
    /* margin-top: 30px; */
    margin-bottom: 50px;
    /* background: url(../image/index_bj2.png) top center repeat-x; */
}

.index2_con {
    width: 100%;
}

.index2_con ul li {
    position: relative;
    left: 0px;
    top: 0px;
    width: 190px;
    height: 546px;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.8);
}

.index2_con ul li:last-child {
    margin-right: 0px;
}

.index2_con ul li img {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3;
    /* width: 100%; */
}

.index2_con ul li p {
    width: 100%;
    height: 100%;
    display: inline-block;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 5;
    background: rgba(0, 0, 0, 0.2);
}

.index2_con ul li p {
    position: absolute;
    display: flex;
    flex-direction: column;
    color: #fff
}

.index2_con ul li.hover p {
    left: 0px;
    background: transparent;
}

.index2_con ul li.hover {
    width: 600px;
}


/* .index2_con ul li a {
    color: #fff;
    width: 100%;
    height: 100%;
    display: inline-block;
} */

.index2_con ul li p b {
    font-size: 22px;
    margin-bottom: 10px;
    position: absolute;
    top: 350px;
    left: 30px;
}

.index2_con ul li p a {
    font-size: 14px;
    width: 100px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: inline-block;
    border: solid 1px #ffffff;
    position: absolute;
    top: 420px;
    left: 30px;
    color: #fff;
}

.index2_con ul li.hover a {
    background: #0d397c;
    color: #fff;
    /* border: #0d397c; */
}


/* 
.index2 .index_tit {
    margin-top: 15px;
} */

.swiper-button-next5 {
    top: 500px;
    left: 600px;
    width: 85px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    background: #fff;
    color: #0d397c;
    background-image: none;
}

.swiper-button-prev5 {
    top: 500px;
    left: 516px;
    width: 85px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    background: #0d397c;
    color: #fff;
    background-image: none
}

.main2 {
    width: 1400px;
    margin: 0px auto;
}

.main3 {
    width: 1400px;
    margin: 0px auto;
}

.index4 {
    width: 100%;
    float: left;
    height: 783px;
    margin-top: 80px;
    background: url(../image/index_bj3.png) center center no-repeat;
}

.index4 .index4_con {
    background: url(../image/index3_con.png) center center no-repeat;
    background-size: 100%;
    width: calc(100% - 80px);
    height: 500px;
    padding: 30px 40px;
}

.index4_l {
    width: 530px;
    float: left;
    margin-right: 30px;
    margin-top: 20px;
}

.index4_l dl {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.index4_l dl dt p {
    font-size: 24px;
    color: #133a85;
	padding-bottom:15px;
}

.index4_l dl dt i {
    font-size: 16px;
    line-height: 32px;
    margin-top: 10px;
    color: #656565;
}

.index4_l dl dd a {
    width: 285px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: inline-block;
    border: 1px solid #14407f;
    color: #14407f;
    font-size: 16px;
    margin-top: 20px;
}

.index4_l dl dd a:hover {
    background: #14407f;
    color: #fff;
}

.index4_r {
    width: 550px;
    height: 440px;
    margin-top: 20px;
    float: left;
    overflow: hidden;
}

.index4_r img {
    width: 100%;
}

.index3 {
    width: 100%;
    background: #f6f6f6;
    height: 780px;
}

.index3 .main {
    margin-top: 30px;
}

.index_news {
    width: 100%;
    float: left;
    /* height: 100px; */
}

.index_news li {
    width: 324px;
    height: 439px;
    background-color: #ffffff;
    box-shadow: 2px 2px 13px 0px rgba(0, 0, 0, 0.13);
    border-radius: 3px;
    float: left;
    margin-right: 30px;
}

.index_news li img {
    width: 100%;
    float: left;
}

.index_news li b {
    position: relative;
}

.index_news li b i {
    position: absolute;
    right: 0px;
    top: 210px;
    background: url(../image/index_news_bj.png) center center no-repeat;
    color: #fff;
    line-height: 29px;
    width: 122px;
    text-align: center;
    display: inline-block;
}

.index_news li:last-child {
    margin-right: 0px;
}

.index_news li p {
    /* margin-top: 20px; */
    width: 100%;
    float: left;
    width: 280px;
    margin: 20px 10px 0px;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    color: #666;
}

.index_news li p i {
    font-size: 18px;
    margin-bottom: 10px;
}

.index_news li p span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.index_news li:hover {
    width: 324px;
    height: 439px;
    background-color: #1c4d98;
    box-shadow: 4px 4px 25px 0px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
}

.index_news li:hover a i,
.index_news li:hover span {
    color: #fff;
}

.swiper-container2 {
    height: 530px;
}

.swiper-container2 .swiper-pagination-bullet {
    background: #fff;
}

.swiper-container2 .swiper-pagination-bullet-active {
    background: #1c4d98;
    width: 12px;
}

.swiper-container2 .swiper-button-next,
.swiper-container2 .swiper-button-prev {
    top: 95%;
}

.swiper-container2 .swiper-button-prev,
.swiper-container2 .swiper-container-rtl .swiper-button-next {
    left: 40%;
    background: url(../image/btn_r.png) center center no-repeat;
    background-size: 45px;
    width: 45px;
    height: 45px;
    ;
}

.swiper-container2 .swiper-button-next,
.swiper-container2 .swiper-container-rtl .swiper-button-prev {
    right: 40%;
    background: url(../image/btn_l.png) center center no-repeat;
    background-size: 45px;
    width: 45px;
    height: 45px;
    ;
}

.copy {
    width: 100%;
    height: 55px;
    line-height: 55px;
    float: left;
    background: #21262b;
    font-size: 14px;
    color: #8f9192;
    border-bottom: 1px solid #32373c;
}

.copy .main {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    /* background: #21262b; */
}

.copy a {
    margin: 0px 5px;
    float: left;
    color: #8f9192;
}
.copy a:hover{
    margin: 0px 5px;
    float: left;
    color: #fff;
}
.copy b {
    margin: 0px 5px;
    float: left;
    color: #8f9192;
}

.copy2 {
    width: 100%;
    background: #21262b;
    display: flex;
    height: 125px;
    flex-direction: row;
    color: #8f9192;
    font-size: 14px;
    line-height: 24px;
}
.copy_r p a{
    color: #8f9192;
}
.copy_r p a:hover{
    color: #fff;
}
.copy2 .main {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.banner_img {
    width: 100%;
    height: 555px;
    margin: auto;
    position: relative;
    /* overflow: hidden; */
}

.banner_img>p {
    width: 100%;
    height: 555px;
    margin: auto;
    overflow: hidden;
    overflow: hidden;
    position: relative;
    top: 0px;
}

.banner_img>p img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
}

.page_nav {
    width: 100%;
    float: left;
    position: absolute;
    bottom: -60px;
    z-index: 2;
}

.page_nav dl {
    padding: 67px 0px 0px 65px;
    width: 367px;
    height: 165px;
    background: url(../image/page1.png) center center no-repeat;
    color: #fff;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.page_nav dl dt {
    width: 8px;
    height: 70px;
    background-image: linear-gradient(-67deg, #00a48d 0%, #81c799 100%), linear-gradient( #0d397c, #0d397c);
    display: flex;
    border-radius: 6px;
}

.page_nav dl dd {
    margin-left: 20px;
    display: flex;
    flex-direction: column;
    font-size: 16px;
}

.page_nav dl dd p {
    font-size: 44px;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
}

.about_1 {
    width: 100%;
    float: left;
    margin-top: 90px;
    margin-bottom: 50px;
}

.about_1top_con {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.about_1_l {
    width: 720px;
    margin-right: 70px;
    float: left;
}

.about_1 dl {
    display: flex;
    flex-direction: column;
    line-height: 30px;
}

.about_1 dl dt {
    display: flex;
    flex-direction: column;
}

.about_1 dl dt p {
    font-size: 24px;
    color: #2482e3;
    font-weight: bold;
    line-height: 40 px;
    padding-bottom: 20px;
}

.about_1 dl dt i {
    margin-bottom: 20px;
    color: #666;
    font-size: 14px;
}

.about_1bot_con {
    width: 100%;
}

.about_1bot_con dl span {
    font-size: 22px;
    color: #2482e3;
    padding-bottom: 15px;
}

.about_1_r {
    width: 420px;
    height: 300px;
    float: left;
}

.about_1_r img {
    width: 100%;
}

.swiper-container4 {
    height: 300px;
}

.swiper-container4>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    display: flex;
    justify-content: flex-end;
    right: 10px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:last-child {
    margin-right: 20px;
}

.swiper-container4 .swiper-pagination-bullet-active {
    width: 12px;
}

.swiper-container4 .swiper-pagination-bullet {
    opacity: .5;
}

.swiper-container4 .swiper-pagination-bullet-active {
    opacity: 1;
}


/*case*/

.case {
    width: 100%;
    float: left;
    margin-top: 140px;
}

.casecon {
    width: 100%;
    margin-bottom: 100px;
    display: flex;
    justify-content: space-between;

}

.casecon dl {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    margin: 40px 10px 0px;
}

.casecon dl dt {
    font-size: 26px;
    color: #2c5d97;
}

.casecon dl dd {
    font-size: 22px;
    color: #00977c;
}

.casecon ul {
    display: flex;
    flex-direction: column;
    margin-top: 70px;
    font-size: 16px;
    margin-left: 10px;
}

.casecon ul li {
    /* margin-bottom: 30px; */
    height: 110px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.casecon ul li p {
    font-weight: bold;
    display: flex;
}

.casecon ul li span {
    font-size: 14px;
    margin-top: 3px;
    /*display: flex;*/
    line-height: 27px;
}

.textright {
    width: 600px;
    display: flex;
    /*justify-content: flex-end;*/
    flex-direction: column;
}

.textright dl {
    width: 580px;
    display: flex;
    align-items: flex-end;
}

.textright ul li {
    display: flex;
    align-items: flex-end;
}


/*contact*/

.contact {
    width: 100%;
    float: left;
    margin-top: 150px;
    margin-bottom: 60px;
}

.contact1_top {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.contact1_topl {
    width: 600px;
    display: flex;
    flex-direction: column;
}

.contact1_topl dl {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 20px;
}

.contact1_topl dl dt {
    font-size: 18px;
    color: #2c5d97;
}

.contact1_topl ul {
    width: 100%;
    display: flex;
    flex-direction: row;
}

.contact1_topl ul li {
    display: flex;
    flex-direction: row;
    width: 180px;
    margin-right: 50px;
    color: #0d387c;
    font-size: 14px;
    align-items: center;
}

.contact1_topl ul li img {
    margin-right: 10px;
}

.contact1_topr {
    width: 464px;
    float: left;
}

.contact1_bot {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #333;
    margin-top: 20px;
}

.contact1_bot>p {
    font-size: 14px;
}

.contact1_botcon {
    background: #f5f6f6;
    margin-top: 40px;
    width: calc(100% - 60px);
    padding: 30px 25px;
    float: left;
}

.contact1_botcon ul li {
    /* height: 40px; */
    margin-bottom: 25px;
    background: #fff;
    border: 1px solid #e1e6eb;
    float: left;
    display: flex;
    align-items: flex-start;
}

.contact1_botcon ul li.wid45 {
    width: 550px;
    margin-right: 30px;
}

.contact1_botcon ul li:nth-child(2n) {
    margin-right: 0px;
}

.contact1_botcon ul li.wid100 {
    width: 100%;
}

.contact1_botcon ul li b {
    line-height: 40px;
    width: 45px;
    text-align: center;
    display: inline-block;
}

.contact1_botcon ul li b img {
    vertical-align: middle;
}

.contact1_botcon ul li input {
    width: calc(100% - 70px);
    padding: 0px 5px 0px 10px;
    line-height: 40px;
    border-left: 1px solid #e1e6eb;
}

.contact1_botcon ul li select {
    width: calc(100% - 70px);
    padding: 0px 5px 0px 10px;
    line-height: 40px;
    border: none;
    border-radius: 0px;
    height: 40px;
    background: #fff;
    border-left: 1px solid #e1e6eb;
    font-size: 14px;
    color: #666;
}

.contact1_botcon ul li select option {
    border-radius: 0px;
}

.contact1_botcon ul li textarea {
    width: calc(100% - 70px);
    height: 110px;
    padding: 10px;
    border-left: 1px solid #e1e6eb;
}

.contact1_botcon p {
    float: left;
}

.contact1_botcon p input {
    width: 70px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
    color: #fff;
    border-radius: 5px;
}


/**/

.culture {
    width: 100%;
    height: 500px;
    background: url(../image/page_bj2.jpg) center center no-repeat;
	
}

.culturecon {
    width: 100%;
    float: left;
    margin-top: 120px;
	margin-bottom:50px;
	line-height:30px;
	font-size:14px;
}

.culturecon ul li {
    width: 270px;
    height: 450px;
    margin-right: 40px;
    float: left;
    background: #0d397c;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    display: flex;
    flex-direction: column;
}

.culturecon ul li:nth-child(2n) {
    background: #00a48d;
    margin-top: 105px;
}

.culturecon ul li:last-child {
    margin-right: 0px;
}

.culturecon ul li img {
    margin-top: 80px;
}

.culturecon ul li p {
    width: 225px;
    margin: 0px auto;
    color: #fff;
    margin-top: 35px;
    line-height: 24px;
    display: flex;
    flex-direction: column;
    font-size: 24px;
}

.culturecon ul li p span {
    font-size: 14px;
    margin-top: 10px;
}


/*join*/

.join {
    width: 100%;
    height: 500px;
	
}

.joincon {
    width: 100%;
    float: left;
    margin-top: 120px;
	margin-bottom:50px;
	line-height:28px;
	font-size:14px;
}
.news {
    width: 100%;
    float: left;
}

.news ul {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top: 100px;
}

.news ul>li {
    width: calc(100% - 30px);
    padding: 20px 15px;
    display: flex;
    flex-direction: column;
    border: 1px solid #e8e8e9;
    margin-bottom: 60px;
    justify-content: space-between;
}

.news ul li a {
    width: 100%;
    display: inline-flex;
    justify-content: space-between;
}

.newscon_l {
    width: 1000px;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
}

.newscon_l p {
    margin-right: 40px;
    width: 500px;
}

.newscon_l ol {
    width: 100%;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    line-height: 30px;
}

.newscon_l ol li {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: #666666;
}

.newscon_l ol li:hover p {
    color: #14407f;
}

.newscon_l ol li p {
    font-size: 18px;
    color: #333;
}

.newscon_l ol li span {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}

.newscon_l ol li i {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}

.newscon_l ol li span img {
    width: 12px;
    vertical-align: middle;
}

.newscon_r {
    width: 120px;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.newscon_r b {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    font-size: 24px;
    background: #e5e5ee;
    /* background: #0d4486; */
    color: #fff;
}

.news ul li a:hover b {
    background: #0d4486;
}

.pages {
    display: table;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 50px;
}

.pages li {
    float: left;
}

.pages li a {
    height: 32px;
    padding: 0px 10px;
    line-height: 32px;
    background: #f3f3f3;
    color: #666;
    display: inline-block;
    margin-right: 10px;
    color: #666;
    text-align: center;
}

.pages li a:hover {
    height: 32px;
    line-height: 32px;
    background: #2482e3;
    color: #fff;
    text-align: center;
}

.pages li.active a {
    background: #2482e3;
    color: #fff
}

.newsshow {
    padding-bottom: 100px;
    width: 100%;
    float: left;
    margin-top: 100px;
}

.newsshowcon h3 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #f5f5f5;
    height: 34px;
    margin-bottom: 10px;
    line-height: 34px;
}

.newsshowcon h3 i {
    font-size: 18px;
    color: #0d387c;
    line-height: 34px;
}

.newsshowcon h3 span {
    font-size: 14px;
    line-height: 40px;
}

.newsshowcon h3 img {
    width: 16px;
    margin-right: 5px;
    vertical-align: middle;
}

.newsshowcon div {
    line-height: 28px;
    color: #666;
    font-size: 14px;
    padding-bottom: 5px;
    float: left
}

.newsshowcon dl {
    float: left;
    width: 100%;
    line-height: 26px;
    font-size: 14px;
}

.newsshowcon dl dt {
    float: left;
    color: #666;
}

.newsshowcon dl dd a {
    float: left;
    color: #666
}

.newsshowcon dl dd a:hover {
    color: #0d387c
}

.service {
    width: 100%;
    margin-top: 600px;
    float: left;
    margin-top: 50px;
    /* margin-bottom: 50px; */
}

.service1 {
    position: relative;
    top: 50px;
    left: 0px;
	margin-top:50px;
    margin-bottom: 100px;

}

.serviceconcon img {
    position: absolute;
    left: 0px;
	top:100px;
}

.service1con {
    position: absolute;
    top: 110px;
    left: 640px;
    width: 540px;
}

.service1:nth-child(2n) .service1con {
    position: absolute;
    top: 70px;
    left: 40px;
    width: 540px;
}

.service1con dl {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.service1con dl dt {
    font-size: 30px;
    padding-bottom: 10px;
    line-height: 32px;
    color: #07457c;
}

.service1con dl dd {
    line-height: 30px;
    font-size: 14px;
}

.service1con ul,
.service1con ul li {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.service1con ul li p {
    font-size: 16px;
    color: #333;
}

.service1con ul li span i {
    float: left;
    margin-top: 15px;
}

.service1con ul li span {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    margin-bottom: 20px;
}

.service1con ul.service1con4 li span {
    line-height: 34px;
}

.honor {
    float: left;
    width: 100%;
    margin: 100px 0px 50px 0px;
}

.honor ul {
    float: left;
    width: 100%;
    padding-top: 15px;
}

.honor ul li {
    float: left;
    width: 272px;
    height: 450px;
    text-align: center;
    margin-right: 25px;
    margin-bottom: 20px;
    position: relative;
}

.honor ul li span {
    width: 100%;
    background: #fff;
    display: inline-block;
    border: 1px solid #d9d9d9;
    padding: 2px;
    height: 380px;
    display: flex;
    align-items: center;
}

.honor ul li img {
    width: calc(100% - 4px);
    background: #fff;
    padding: 2px;
}
.honor ul li:hover span {
    border: 1px solid #2482e3;
}
.honor ul li a b {
    line-height: 38px;
    display: inline-block;
    color: #333333;
    font-size: 14px;
    width: 272px;
}

.honor ul li:nth-child(4n) {
    margin-right: 0px;
}

.honor ul li:hover a {
    color: #2482e3;
    display: inline-block;
}

.honor ul li:hover a b {
    color: #2482e3
}



#gallery-overlay {
    background-color: #000;
}

#gallery-container {
    font: 16px/22px verdana, arial, sans-serif;
}

#gallery {
    color: #999;
    display: none;
    height: 200px;
    margin: 0 auto;
    position: relative;
    width: 300px;
    box-shadow: 0 0 64px #000;
    -moz-box-shadow: 0 0 64px #000;
    -webkit-box-shadow: 0 0 64px #000;
}

#gallery-image-container {
    display: none;
    height: 100%;
}

#gallery-loading {
    padding: 8px;
}

#gallery-controls {
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#gallery-controls div {
    float: left;
    height: 100%;
    width: 50%;
}

#gallery-controls a {
    background: #fff;
    color: #000;
    font-size: 12px;
    outline-style: none;
    position: absolute;
    text-decoration: none;
    top: 40px;
}

#gallery-previous-link {
    left: 0;
    padding: 6px 10px 6px 6px;
    border-radius: 0 6px 6px 0;
    -moz-border-radius-bottom-right: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
}

#gallery-next-link {
    padding: 6px 6px 6px 10px;
    right: 0;
    border-radius: 6px 0 0 6px;
    -moz-border-radius-bottom-left: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
}

#gallery-meta-container {
    background: #fff;
    color: #999;
    display: none;
    margin: 0 auto;
    overflow: auto;
}

#gallery-image {
    padding: 8px;
}

#gallery-meta {
    display: none;
    height: 44px;
    padding: 0px 8px;
}

#gallery-meta div {
    float: left;
}

#gallery-info {
    text-align: left;
    width: 80%;
}

#gallery-close {
    line-height: 30px;
    text-align: right;
    width: 20%;
}

#gallery-close a {
    color: #999;
    font-size: 24px;
    font-weight: bold;
    outline-style: none;
    text-decoration: none;
}

#gallery-close a:hover {
    color: #bbb;
}

#gallery-title a,
#gallery-title a:link,
#gallery-title a:visited {
    color: #666;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
}

#gallery-title a:visited:hover {
    color: #999
}

#gallery-pages {
    color: #999;
    display: block;
    font-size: 10px;
    line-height: 14px;
}

.pages {
    display: table;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 50px;
}

.pages li {
    float: left;
}

.pages li a {
    height: 32px;
    padding: 0px 10px;
    line-height: 32px;
    background: #f3f3f3;
    color: #666;
    display: inline-block;
    margin-right: 10px;
    color: #666;
    text-align: center;
}

.pages li a:hover {
    height: 32px;
    line-height: 32px;
    background: #2482e3;
    color: #fff;
    text-align: center;
}

.pages li.active a {
    background: #2482e3;
    color: #fff
}
.sub, .res {
    width: 100px;
    line-height: 30px;
    border-radius: 3px;
    border: 0;
    color: #fff;
    margin-right: 10px;
    cursor: pointer;
    transition: all .5s ease;
    margin-bottom: 25px;
}

.sub {
    background: #0C4EA2;
    margin-left: 50px;
}

.sub:hover {
    background: #02AC92;
}

.res {
    background: #02AC92;
}

.res:hover {
    background: #0C4EA2;
}