@charset "utf-8";

/* CSS Document */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: Arial, "微软雅黑";
}

a {
    text-decoration: none;
    color: #666666;
    transition-property: color;
    transition-duration: 0.5s;
    border: 0px;
}

img {
    border: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

.findclass {
    text-decoration: none;
    color: #666666;
    transition-property: color;
    transition-duration: 0.5s;
}

.clearfix {
    clear: both;
}


/*=================================================首页=========================================================*/

.bgwhite {
    background-color: white;
}


/*===========================网页顶部======================================*/

body {
    background-image: url(../images/bg-body.jpg);
    background-position: center center;
}

header {
    background-image: url(../images/bg-1.jpg);
    background-position: center center;
}

.head1 {
    max-width: 1350px;
    margin: 0 auto;
}

.head1-2 {
    float: left;
    width: 247px;
    height: 50px;
    background-image: url(../images/logo-1.png);
    margin-top: 25px;
    margin-right: 10px;
    background-repeat: no-repeat;
    transition-property: background-image;
    transition-duration: 2s;
}

.head1-1 {
    float: left;
    color: #2b8ed9;
    margin-top: 15px;
    transition-property: color;
    transition-duration: 2s;
    display: none;
}

.head1-p1 {
    font-size: 22px;
}

.head1-p2 {
    font-size: 14px;
    font-weight: bold;
}

.head1:hover .head1-2 {
    background-image: url(../images/logo-2.png);
}

.head1:hover .head1-1 {
    color: #00468e;
}

.head1-3 {
    float: right;
    margin-top: 40px;
    margin-right: 33px;
}

.head1-3 dt {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    float: left;
    line-height: 32px;
    font-size: 16px;
    background-color: #eeeeee;
    text-align: center;
    margin: 0 3px;
    transition-property: background-color, color;
    transition-duration: 2s, 1s;
}

.head1-3 dt:hover {
    background-color: #308fd9;
    color: white;
}

.head2 {
    max-width: 1350px;
    height: 86px;
    margin: 0 auto;
    margin-top: 11px;
}

.head2 dl,
.head2 dt {
    float: left;
}

.head2 dl a {
    font-size: 20px;
    padding: 0 16px;
    height: 86px;
    line-height: 86px;
    display: block;
    transition-property: background-color, color;
    transition-duration: 2s, 1s;
}

.head2.head2-c dl a {
    padding: 0 40px;
}

.head2 dl dd {
    position: absolute;
    z-index: 2;
    overflow: hidden;
    height: 0;
    opacity: 0;
    transition: opacity 1s linear;
}

.head2 dl dd.head2-over {
    display: block;
    opacity: 1;
    height: auto;
}

.head2 dl dd li {
    list-style: none;
}

.head2 dl dd li a {
    width: 220px;
    display: block;
    background-color: rgb(43, 142, 217);
    background-color: rgba(43, 142, 217, 0.70);
    color: white;
    text-align: center;
    height: 50px;
    line-height: 50px;
    transition-duration: 1s;
    box-sizing: border-box;
}

.head2 dl dd li a:hover {
    background-color: #5cb2f4;
    color: white;
}

.head2 dl:nth-child(1) a {
    background-color: #2b8ed9;
    color: white;
}

.head2 dl a:hover {
    background-color: #2b8ed9;
    color: white;
}

.head2 dt {
    width: 1px;
    background-color: #666666;
}


/*=======导航竖线========*/

.head2d-1,
.head2d-2 {
    height: 79px;
}

.head2d-2 {
    margin-top: 4px;
}

.head2d-3 {
    height: 60px;
}

.head2d-4 {
    height: 72px;
    margin-top: 12px;
}

.head2d-5 {
    height: 61px;
}

.head2d-6 {
    height: 52px;
    margin-top: 30px;
}


/*================================轮播图=================================*/

.banner dl {
    max-width: 1920px;
    height: 560px;
    padding-top: 60px;
    margin: 0 auto;
    color: #333;
    background-size: 100% auto;
    background-position: center center;
    box-sizing: border-box;
    background-repeat: no-repeat;
}

.imgBox1 {
    background-image: url(../images/banner/1.jpg);
}

.imgBox2 {
    background-image: url(../images/banner/2.jpg);
}

.imgBox3 {
    background-image: url(../images/banner/3.jpg);
}

.imgBox4 {
    background-image: url(../images/banner/4.jpg);
}

.imgBox {
    position: relative;
}

.imgBoxin {
    width: 60%;
    margin: 0 auto;
    padding: 20px 0;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
}

.imgBox .aLeft,
.imgBox .aRight {
    display: block;
    width: 45px;
    height: 45px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    cursor: pointer;
}

.aLeft {
    background-image: url(../images/next.png);
    left: 296px;
}

.aRight {
    background-image: url(../images/pre.png);
    right: 296px;
}

.btns {
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    top: 90%;
}

.btns span {
    display: block;
    width: 8px;
    height: 8px;
    float: left;
    background-color: #f8ede4;
    margin-right: 10px;
    cursor: pointer;
    border-radius: 4px;
    transition-property: width;
    transition-duration: 0.5s;
}

.btns .currentBtn {
    background-color: #308fd9;
    width: 15px;
    height: 8px;
}

.imgBox dl img {
    width: 140px;
    margin: 0 auto;
    display: block;
}

.imgBox dl h1 {
    font-size: 32px;
    text-align: center;
    margin-top: 10px;
    line-height: 48px;
    color: white;
}

.imgBox dl h2 {
    font-size: 16px;
    text-align: center;
    line-height: 18px;
    margin-top: 14px;
    color: white;
}

.imgBox dl a {
    width: 200px;
    height: 47px;
    display: block;
    font-size: 20px;
    line-height: 47px;
    text-align: center;
    margin: 0 auto;
    color: white;
    margin-top: 32px;
    background-color: #2B8ED9;
}

.img-a1 {
    width: 100%;
    height: 320px;
}


/*===========================首页盒子1=========================================*/

.ibox-1 {
    max-width: 1180px;
    height: 200px;
    margin: 0 auto;
    background-image: url(../images/bg-2.png);
    background-position: center center;
}

.ibox-1 h1 {
    font-size: 48px;
    font-weight: bold;
    color: #2b8ed9;
    padding-top: 95px;
    text-align: center;
}

.ibox-1 h2 {
    font-size: 20px;
    color: #2b8ed9;
    float: right;
    line-height: 32px;
    margin-right: 8px;
}

.ibox-1 .ibox-more-c {
    font-size: 16px;
    color: #2b8ed9;
    border: solid 1px rgba(43, 142, 217, 0.60);
    background-color: rgba(43, 142, 217, 0.40);
    border-radius: 4px;
    display: block;
    height: 32px;
    line-height: 32px;
    text-align: right;
    float: right;
    padding: 0 7px;
    background-repeat: no-repeat;
    background-position: 7px center;
    box-shadow: 0px 2px 2px #999999;
    transition-property: box-shadow;
    -moz-transition-property: box-shadow;
    /* Firefox 4 */
    -webkit-transition-property: box-shadow;
    /* Safari 和 Chrome */
    -o-transition-property: box-shadow;
    /* Opera */
    transition-duration: 1s;
    -moz-transition-duration: 1s;
    /* Firefox 4 */
    -webkit-transition-duration: 1s;
    /* Safari 和 Chrome */
    -o-transition-duration: 1s;
    /* Opera */
}

.ibox-1 .ibox-more-c:hover {
    box-shadow: 0px -2px 2px #999999;
    color: white;
    background-color: #2b8ed9;
}

.ibox-1 .ibox-reset,
.ibox-1 .ibox-reset-c {
    font-size: 16px;
    color: #2b8ed9;
    border: solid 1px rgba(43, 142, 217, 0.60);
    background-color: rgba(43, 142, 217, 0.40);
    border-radius: 4px;
    display: block;
    width: 100px;
    height: 32px;
    line-height: 32px;
    text-align: right;
    float: right;
    padding-right: 7px;
    background-image: url(../images/icon-01.png);
    background-repeat: no-repeat;
    background-position: 7px center;
    box-shadow: 0px 2px 2px #999999;
    transition-property: box-shadow;
    -moz-transition-property: box-shadow;
    /* Firefox 4 */
    -webkit-transition-property: box-shadow;
    /* Safari 和 Chrome */
    -o-transition-property: box-shadow;
    /* Opera */
    transition-duration: 1s;
    -moz-transition-duration: 1s;
    /* Firefox 4 */
    -webkit-transition-duration: 1s;
    /* Safari 和 Chrome */
    -o-transition-duration: 1s;
    /* Opera */
}

.ibox-1 .ibox-reset-c {
    font-size: 16px;
}

.ibox-1 a.ibox-reset-c:hover {
    box-shadow: 0px -2px 2px #999999;
    color: white;
    background-color: #2b8ed9;
}


/*===========================首页盒子2=========================================*/

.ibox-2 {
    width: 100%;
    margin-top: 10px;
}

.ibox-2c,
.ibox-2b {
    max-width: 1180px;
    margin: 0 auto;
}

.ibox-2b {
    position: relative;
    z-index: 1;
}

.ibox-3b {
    width: 100%;
    border: solid 1px #ccc;
    padding: 10px 0;
    max-height: 300px;
    overflow: auto;
    background-color: white;
    z-index: 9999;
    position: relative;
    font-size: 14px;
    box-sizing: border-box;
    text-align: left;
}

.ibox-3b h4 {
    line-height: 36px;
    text-align: left;
    background-color: #308fd9;
    color: white;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 0 8px;
}

.ibox-3b a {
    line-height: 32px;
    padding: 0 8px;
    display: block;
    box-sizing: border-box;
    border-bottom: solid 1px #eeeeee;
    color: #999999;
}

.ibox-3b .sear-group {
    padding-left: 32px;
}

.ibox-3b .sear-group a {
    display: inline-block;
    padding: 0 18px;
}

.ibox-3b .sear-group a:hover {
    background-color: white;
}

.ibox-3b a:hover {
    background-color: #efefef;
    color: #308fd9;
}

.ibox-2c .ibox-change,
.ibox-2c dd {
    float: left;
}

.ibox-2c .ibox-change {
    width: 196px;
    height: 49px;
    text-align: center;
    line-height: 49px;
    font-size: 18px;
    border-top: solid 1px #fafafa;
    box-shadow: 0px 2px 4px #ccc;
    transition-property: box-shadow;
    transition-duration: 1;
    cursor: pointer;
}

.ibox-2c a.ibox-change:hover,
.ibox-2c a.ibox-change.active {
    color: #2b8ed9;
    box-shadow: 0px -5px 0 0px #2b8ed9 inset, 0px 2px 4px #ccc;
}

.ibox-2c .ibox-change:first-child {
    font-size: 18px;
    font-weight: normal;
    cursor: default;
    border: 0;
    height: 49px;
}

.ibox-2c .ibox-change dd {
    float: left;
}


/*===========================首页盒子3=========================================*/

.ibox-3 {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 56px;
}

.ibox-3c {
    width: 50%;
    float: left;
}

.ibox-3c dl {
    width: 554px;
    margin: 0 auto;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.15);
    padding-top: 27px;
    padding-right: 26px;
    border-right: solid 7px #2b8ed9;
}

.ibox-3c dt {
    width: auto;
    padding: 4px 15px;
    font-size: 36px;
    background-color: #2b8ed9;
    color: white;
    text-align: left;
    font-weight: 800;
    display: inline;
}

.ibox-3a1 {
    width: 90px;
    height: 26px;
    display: block;
    line-height: 26px;
    border: solid 1px #666666;
    text-align: center;
    float: right;
    margin-top: 10px;
    color: #676767;
    margin-bottom: 8px;
}

.ibox-3u {
    height: 88px;
    list-style: inherit;
}

.ibox-3u li {
    width: 504px;
    float: right;
    font-size: 18px;
    padding: 6px 6px;
    line-height: 26px;
    border-bottom: solid 1px #ebebeb;
}

.ibox-3u li a {
    color: #676767;
    transition-property: color;
    transition-duration: 0.5s;
    height: 52px;
}

.ibox-3u li a:hover {
    color: #2b8ed9;
}

.ibox-3u li:last-child {
    border: none;
}

.ibox-3u li span {
    float: right;
    font-size: 14px;
    color: #666;
    display: block;
}


/*===========================首页盒子4=========================================*/

.ibox-4 {
    max-width: 1120px;
    margin: 0 auto;
    height: 430px;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.15);
    margin-top: 36px;
    border-top: solid 8px #2b8ed9;
    padding: 0 45px 20px 15px;
}

.ibox-4l1 {
    width: 2px;
    height: 42px;
    background-color: #2b8ed9;
    float: left;
    margin-top: 34px;
}

.ibox-4a {
    float: left;
    font-weight: 800;
    font-size: 38px;
    color: #2b8ed9;
    margin: 20px 10px 0 10px;
}

.ibox-4l2 {
    width: 2px;
    height: 62px;
    background-color: #2b8ed9;
    float: left;
}

.ibox-4 .ibox-3a1 {
    margin-top: 54px;
}

.ibox-3a1:hover {
    background-color: rgba(43, 142, 217, 1.00);
    color: white;
}

.ibox-4b1 {
    width: 560px;
    height: 260px;
    float: left;
    color: #676767;
    padding-top: 6px;
}

.ibox-4b1 img {
    float: left;
    margin-right: 15px;
    width: 220px;
}

.ibox-4b1 dl {
    float: left;
    width: 300px;
    height: 245px;
    line-height: 26px;
}

.ibox-4b1 dl h3 {
    font-size: 18px;
}

.ibox-4b1 dl a {
    font-size: 14px;
    display: block;
}

.ibox-4b1 dt {
    float: right;
    font-size: 14px;
    margin-right: 30px;
}

.ibox-4b1:hover,
.ibox-4b1:hover dl a {
    transition-property: color;
    -moz-transition-property: color;
    /* Firefox 4 */
    -webkit-transition-property: color;
    /* Safari 和 Chrome */
    -o-transition-property: color;
    /* Opera */
    transition-duration: 1s;
    -moz-transition-duration: 1s;
    /* Firefox 4 */
    -webkit-transition-duration: 1s;
    /* Safari 和 Chrome */
    -o-transition-duration: 1s;
    /* Opera */
}

.ibox-4b1:hover,
.ibox-4b1:hover dl a {
    color: #2b8ed9;
    text-decoration: underline;
}

.ibox-4b2 {
    width: 500px;
    float: left;
    margin-left: 58px;
    list-style: inherit;
}

.ibox-4b2 li {
    width: 429px;
    height: 100px;
    border-bottom: solid 1px #ebebeb;
    margin-top: 20px;
}

.ibox-4b2 li:first-child {
    margin-top: 0;
}

.ibox-4b2 li:last-child {
    border: none;
}

.ibox-4b2 li a {
    line-height: 24px;
    font-size: 18px;
    color: #676767;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 72px;
}

.ibox-4b2 li span {
    float: right;
    color: #676767;
    font-size: 14px;
    display: block;
}

.ibox-4b2 li a,
.ibox-4b2 li span {
    transition-property: color;
    -moz-transition-property: color;
    /* Firefox 4 */
    -webkit-transition-property: color;
    /* Safari 和 Chrome */
    -o-transition-property: color;
    /* Opera */
    transition-duration: 1s;
    -moz-transition-duration: 1s;
    /* Firefox 4 */
    -webkit-transition-duration: 1s;
    /* Safari 和 Chrome */
    -o-transition-duration: 1s;
    /* Opera */
}

.ibox-4b2 li:hover a,
.ibox-4b2 li:hover span {
    color: #2b8ed9;
}


/*======================================底部================================================*/

.footer {
    background-image: url(../images/bg-3.jpg);
    max-width: 1920px;
    margin: 0 auto;
    height: 308px;
    background-position: bottom center;
    background-repeat: no-repeat;
    margin-top: 36px;
}

.fbox1 {
    width: 100%;
}

.fbox1 a {
    display: block;
    width: 38px;
    margin: 0 auto;
    padding-right: 5px;
}

.fbox1 a img {
    display: block;
    padding-top: 16px;
}

.fbox2 {
    max-width: 1200px;
    margin: 0 auto;
}

.fbox2l-1a {
    float: left;
    width: 1px;
    height: 141px;
    background-color: white;
}

.fbox2l-1b {
    font-size: 24px;
    font-weight: bold;
    color: white;
    margin: 38px 10px 0 10px;
    ;
    float: left;
    width: 220px;
    height: 30px;
}

.fbox2l-1c {
    float: left;
    width: 1px;
    height: 75px;
    background-color: white;
}

.fbox2l-1 {
    width: 427px;
    float: left;
    height: 150px;
}

.fbox2l-1 p {
    width: 400px;
    float: left;
    font-size: 16px;
    margin-left: 26px;
    color: white;
    margin-top: 0px;
    line-height: 24px;
    display: block;
}

.fbox3 {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 62px;
    color: white;
}

.fbox3-1 {
    margin-left: 26px;
    float: left;
    width: 30%;
}

.fbox3-1 a {
    color: white;
}

.fbox3-2 {
    float: left;
    width: 40%;
    text-align: center;
}

.fbox2r {
    width: 590px;
    height: 148px;
    float: left;
    margin-left: 170px;
    margin-top: 33PX;
}

.fbox2r dl {
    float: left;
    width: 1px;
    height: 148px;
    background-color: white;
}

.fbox2r dt {
    float: left;
    width: 1px;
    height: 75px;
    background-color: white;
    margin-left: 26px;
}

.fbox2r-2 {
    float: left;
    width: 113px;
    height: 170px;
    margin-left: 24px;
    margin-top: 10px;
    text-align: center;
}

.fbox2r-3 {
    float: left;
    width: 420px;
    height: 132px;
    padding-left: 34px;
    box-sizing: border-box;
    padding-top: 10px;
}

.fbox2r-3 h4 {
    color: white;
    line-height: 26px;
    font-size: 18px;
    margin-bottom: 4px;
    display: block;
    float: left;
}

.fbox2r-3 h4 img {
    float: left;
    margin-right: 20px;
    height: 26px;
}

.fbox2r-3 h4 span {
    display: black;
    float: left;
}

.fbox2r-4 {
    float: left;
    width: 418px;
    height: 42px;
    border-top: solid 1px white;
    display: none;
}

.fbox2r-4 img {
    margin-top: 10px;
    float: left;
    margin-left: 34px;
    height: 28px;
}


/*导航切换*/

.nav-toggle {
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 2.2rem;
    cursor: pointer;
    float: right;
    display: none;
}

.nav-toggle .nav-close {
    display: none;
}

.nav-toggle .nav-open {
    display: block;
}

.nav-toggle.nav-toggle-s .nav-close {
    display: block;
}

.nav-toggle.nav-toggle-s .nav-open {
    display: none;
}

.ibox-3u a,
.ibox-4b2 a {
    display: block;
}


/*======================================Group==================================================*/

.inbanner {
    max-width: 1900px;
    margin: 0 auto;
    height: 400px;
    background-repeat: no-repeat;
    overflow: hidden;
    padding-top: 166px;
    box-sizing: border-box;
    text-align: center;
    background-position: center center;
    background-size: 1900px 400px;
}

.inbanner-r {
    max-width: 1920px;
    margin: 0 auto;
    height: 400px;
    background-repeat: no-repeat;
    overflow: hidden;
    box-sizing: border-box;
}

.btn01 {
    line-height: 84px;
    border: solid 3px white;
    font-weight: bold;
    font-size: 48px;
    color: white;
    border-radius: 3px;
    display: inline-block;
    padding: 0 20px;
}

.section {
    max-width: 1200px;
    margin: 0 auto;
}

.navbox,
.navbox a {
    font-size: 20px;
    color: #b6b6b6;
    line-height: 46px;
    padding-top: 10px;
}

.navbox a:hover {
    color: #2b8ed9;
}

.navbox a:last-child {
    color: #2b8ed9;
}

.groupbox {
    margin-top: 46px;
    width: 100%;
}

.group01 {
    width: 210px;
    float: left;
}

.group01 dl a {
    display: block;
    width: 170px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-bottom: solid 1px #737373;
    border-left: solid 1px #737373;
    background-color: #b6b6b6;
    color: white;
    font-size: 22px;
    border-radius: 3px;
    margin-bottom: 16px;
    cursor: pointer;
    transition-property: background-color;
    transition-duration: 1s;
}

.group01 dl a:hover {
    background-color: #1e74c4;
}

.group02 {
    width: 722px;
    float: left;
    border-right: solid 2px #6c6c6c;
}

.group02-t {
    margin-bottom: 50px;
}

.group02-t h1 {
    font-size: 36px;
    font-weight: 800;
    color: #676767;
    line-height: 36px;
    float: left;
    margin-right: 40px;
    margin-bottom: 20px;
    width: 100%;
}

.group-s {
    width: 60%;
    float: left;
}

.group02-t a {
    float: right;
    margin-right: 20px;
    display: block;
}

.group02-t h3,
.group02-t a img {
    font-size: 20px;
    line-height: 36px;
    float: left;
}

.group02-t a :hover {
    color: #2E8EDA;
}

.group02-t p {
    font-size: 16px;
    line-height: 36px;
    color: #676767;
    margin-bottom: 20px;
    width: 694px;
    display: inline-block;
}

.group-s .ibox-reset {
    font-size: 18px;
    color: #2b8ed9;
    border: solid 1px rgba(43, 142, 217, 0.60);
    background-color: white;
    margin-bottom: 20px;
    margin-right: 80px;
    border-radius: 4px;
    padding-left: 32px;
    display: block;
    height: 32px;
    line-height: 32px;
    text-align: left;
    float: left;
    padding-right: 7px;
    background-image: url(../images/icon-13.png);
    background-repeat: no-repeat;
    background-position: 7px center;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}

.group03 {
    width: 260px;
    float: left;
    text-align: center;
}

.group03 h2 {
    color: #2b8ed9;
    font-size: 20px;
    font-weight: 800;
}

.group03 h3 {
    color: #2b8ed9;
    font-size: 16px;
}

.group03 p {
    color: #676767;
    font-size: 16px;
}

.group03 dl {
    margin-bottom: 40px;
    width: 260px;
    float: left;
}

.group03 dl img {
    border: solid 5px #2e8eda;
    width: 150px;
}

.group04,
.group05 {
    width: 980px;
    float: left;
    margin-bottom: 20px;
}

.group04 h1 {
    font-size: 26px;
    font-weight: 800;
    color: #2b8ed9;
    margin-bottom: 10px;
}

.group04 p {
    color: #676767;
    font-size: 16px;
    line-height: 36px;
}

.group04 h2,
.group04 p span {
    color: #2b8ed9;
    font-weight: bold;
}

.group04 p span {
    font-size: 18px;
}


/*==================================service========================================================*/

.service-b {
    max-width: 1030px;
    padding: 15px;
    margin: 0 auto;
    line-height: 36px;
    font-size: 22px;
    color: #676767;
    border: solid 1px #676767;
}

.service-c {
    max-width: 1060px;
    margin: 0 auto;
    margin-top: 0px;
}

.service-c h1 {
    color: #2b8ed9;
    font-size: 28px;
    font-weight: 800;
}

.service-c h2 {
    color: #2b8ed9;
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.service-c li {
    color: #676767;
    font-size: 18px;
    line-height: 32px;
}

.service-c h3 {
    color: #2b8ed9;
    font-weight: 800;
    font-size: 24px;
    margin-top: 60px;
}


/*======================================地址==============================================================*/

.add-box {
    margin-top: 20px;
    width: 100%;
}

.add-l {
    width: 16.66%;
}

.add-r {
    width: 83.34%;
    position: relative;
}

.add-l dt {
    width: 200px;
    height: 75px;
    line-height: 78px;
    text-align: center;
    background-color: #b6b6b6;
    color: white;
    font-size: 26px;
    cursor: pointer;
    transition-property: background-color;
    transition-duration: 1s;
    float: left;
    border-bottom: solid 1px white;
    border-right: solid 1px white;
}

.add-l dt:first-child,
.add-l dt:hover {
    background-color: #2b8ed9;
}

.add-l,
.add-r {
    float: left;
}

.add-r img {
    z-index: 1;
    width: 100%;
}

.add-content {
    width: 100%;
    height: 80px;
    background-color: rgba(255, 255, 255, 0.70);
    margin-top: -80px;
    position: absolute;
    z-index: 4;
    box-sizing: border-box;
}

.add-content h1 {
    font-size: 24px;
    font-weight: 800;
    line-height: 80px;
    height: 80px;
    color: #2b8ed9;
    padding: 0px 0px 0 20px;
    border-right: solid 3px #2b8ed9;
    float: left;
    width: 30%;
    display: inline-block;
    box-sizing: border-box;
}

.add-content p {
    width: 70%;
    padding-left: 20px;
    padding-top: 5px;
    color: #676767;
    float: left;
    font-size: 20px;
    line-height: 25px;
    display: inline-block;
    box-sizing: border-box;
}

.add-box2 {
    max-width: 1200px;
    height: 140px;
    border-bottom: solid 2px #2b8ed9;
    margin-bottom: 40px;
}

.add-box2l {
    max-width: 400px;
    height: 140px;
    float: right;
}

.add-box2l dl a {
    width: 197px;
    height: 48px;
    background-color: #2b8ed9;
    line-height: 48px;
    text-align: center;
    color: white;
    border-radius: 3px;
    border-bottom: solid 1px #666666;
    border-left: solid 1px #666666;
    font-size: 15px;
    display: block;
    float: right;
    margin-top: 10px;
}

.add-box2l p {
    font-size: 22px;
    color: #414b59;
    float: right;
    margin-top: 20px;
}

.add-box2l p a {
    text-decoration: underline;
    color: #2b8ed9;
}

.add-box3 {
    max-width: 730px;
    height: 260px;
    float: left;
}

.add-box3 h1 {
    font-size: 36px;
    color: #2b8ed9;
    font-weight: 800;
}

.add-box3 h2 {
    font-size: 22px;
    color: #2b8ed9;
    line-height: 30px;
    margin-top: 10px;
}

.add-box3 p {
    font-size: 18px;
    color: #676767;
    line-height: 30px;
}

.add-box4 {
    width: 325px;
    float: right;
}

.add-box4 img,
.add-box4 p {
    float: left;
}

.add-box4 img {
    margin-top: 8px;
}

.add-box4 p {
    font-size: 22px;
    color: #414b59;
    margin-left: 10px;
    width: 260px;
    line-height: 24px;
    padding-top: 5px;
}


/*=======================================================简历===============================================================*/

.resume-1 {
    max-width: 1100px;
    margin: 0 auto;
    padding-top: 48px;
}

.resume-1 img {
    width: 340px;
    border: solid 15px rgba(255, 255, 255, 0.40);
    float: left;
    display: block;
}

.resume-line1 {
    width: 28px;
    height: 120px;
    float: left;
    border-right: solid 2px white;
    margin-top: 215px;
    margin-right: 30px;
}

.resume-txt1 {
    width: 560px;
    float: left;
    margin-left: 28px;
}

.resume-txt1 h1 {
    font-size: 42px;
    font-weight: 800;
    color: #c0e4ff;
    line-height: 30px;
    margin-bottom: 20px;
}

.resume-txt1 li {
    background-image: url(../images/blue-icon.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 20px;
    color: #c0e4ff;
    font-size: 22px;
    line-height: 26px;
    list-style: none;
}

.resume-txt1 dl {
    color: #ffffff;
    font-size: 24px;
    line-height: 36px;
}

.resume-txt1 dt {
    font-size: 24px;
    font-weight: 800;
    color: #2b8ed9;
    line-height: 40px;
    float: left;
    text-shadow: 1px 0px 2px white;
}

.resume-txt1 dd {
    width: 340px;
    height: 6px;
    float: right;
    border-top: solid 2px white;
}

.service-c p {
    color: #676767;
    font-size: 18px;
    line-height: 32px;
    margin-top: 10px;
}

.resumebox .service-c h1 {
    padding-top: 20px;
}

.resumebox .service-c ul {
    border-bottom: solid 1px #ebebeb;
    padding-bottom: 38px;
    margin-top: 38px;
    color: #676767;
    font-size: 18px;
    line-height: 32px;
}

.resumebox .service-c ul ul {
    margin-top: 10px;
    padding-bottom: 0px;
    border-bottom: none;
}

.resumebox .service-c ul:last-child {
    border: none;
}


/*========================================================================团队成员===========================================================*/

.group-pt {
    width: 50%;
    height: 180px;
    float: left;
    margin-bottom: 70px;
}

.group-pt img {
    width: 130px;
    border: solid 5px #2b8ed9;
    float: left;
    margin-right: 4%;
}

.group-pt1 {
    float: left;
    color: #2b8ed9;
    width: 280px;
    margin-bottom: 10px;
}

.group-pt1 h1 {
    line-height: 30px;
    font-size: 24px;
    font-weight: 800;
}

.group-pt1 h2 {
    font-size: 19px;
}

.group-pt2 {
    float: left;
    border-left: solid 2px #2b8ed9;
    padding-left: 5px;
    width: 282px;
}

.group-pt2 p {
    color: #676767;
    font-size: 19px;
}


/*===============================================================核心价值==============================================================================*/

.corebox-o,
.corebox-e {
    width: 48%;
    margin: 0 1%;
    background-image: url(../images/bg-5.jpg);
    background-repeat: no-repeat;
    border: solid 1px #cecece;
    margin-bottom: 18px;
    padding: 0 30px;
    float: left;
    box-sizing: border-box;
}

.corebox-o img,
.corebox-e img {
    width: 60%;
}

.corebox-o img {
    float: right;
}

.corebox-e img {
    float: left;
}

.corebox-o {
    background-position: left center;
}

.corebox-e {
    background-position: right center;
}

.corebox-txt {
    width: 40%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-align: center;
}

.corebox-o .corebox-txt {
    float: left;
}

.corebox-e .corebox-txt {
    float: right;
}

.corebox-txt h1 {
    line-height: 150px;
    margin-bottom: 0;
}


/*====================================================荣誉========================================================================*/

.honorbox {
    width: 100%;
    border: solid 1px #cecece;
    background-image: url(../images/bg-6.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    margin-bottom: 3%;
    padding: 2% 0;
}

.honorbox .honorimg {
    float: left;
    padding-left: 5px;
    width: 16%;
    height: 100%;
    text-align: center;
}

.honorbox .honorimg img {
    padding: 15px;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
}

.honorbox .honortxt {
    float: left;
    width: 74%;
    margin-left: 3%;
}

.honorbox .honortxt p {
    font-size: 18px;
    margin: 0;
    line-height: 26px;
    text-align: justify
}

.honorbox .honortxt h1 {
    font-size: 24px;
}


/*=======================================资源--文章=========================================================*/

.group04-res-child {
    width: 100%;
    padding: 20px 15px 20px 0;
    list-style: none;
    -moz-box-sizing: border-box;
    /*Firefox3.5+*/
    -webkit-box-sizing: border-box;
    /*Safari3.2+*/
    -o-box-sizing: border-box;
    /*Opera9.6*/
    -ms-box-sizing: border-box;
    /*IE8*/
    box-sizing: border-box;
    /*W3C标准*/
    border-bottom: solid 1px #676767;
}

.group04-res {
    border-top: solid 3px #2b8ed9;
}

.group04-res>h2 {
    color: #2b8ed9;
    font-size: 30px;
    font-weight: bold;
    padding-top: 40px;
    padding-bottom: 40px;
}

.group04-res-lf {
    width: 70%;
    padding: 10px 0 10px 15px;
    float: left;
    color: #676767;
    font-size: 18px;
    line-height: 36px;
    border-left: solid 6px #2b8ed9;
}

.group04-res-lf:hover,
.group04-res-lf h2:hover {
    color: #2B8ED9;
}

.group04-res-rg {
    width: 25%;
    line-height: 24px;
    float: right;
    text-align: right;
}

.group04-res-rg p {
    margin-bottom: 0;
    font-size: 20px;
    color: #676767;
    line-height: 36px;
}

.group04-res-rg p:first-child {
    padding-top: 10px;
}

.group04-res-rg p:last-child {
    color: #2b8ed9;
}

.group04-btn {
    padding: 0px 30px;
    line-height: 48px;
    background-color: #2b8ed9;
    color: white;
    font-size: 30px;
    border-radius: 3px;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 80px;
    border-bottom: solid 1px #737373;
    border-left: solid 1px #737373;
}

.group04-btn img {
    margin-right: 12px;
}

.group04-res-rg .group04-btn {
    padding: 0px 12px;
    margin-bottom: 0;
}

.group04-res-btnrg {
    text-align: right;
}

.group04-res-btnlf {
    text-align: left;
}

.group04-res-child h2 {
    font-size: 24px;
    font-weight: bold;
    color: #676767;
    line-height: 50px;
}

.group04-res-child h5 {
    line-height: 20px;
    font-size: 14px;
    color: #676767;
}

.group04-distance {
    width: 100%;
    height: 30px;
}

.grounp-alphabet a {
    font-size: 20px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    width: 3.3%;
    text-align: center;
    display: inline-block;
}

.grounp-alphabet {
    margin: 0 auto;
    max-width: 1200px;
    line-height: 36px;
}


/*==============================================================搜索========================================================================================*/

.grounp-alphabet a:hover {
    text-decoration: underline;
    color: #2b8ed9;
}

.grounp-alphabet a.changed-alphabet {
    text-decoration: underline;
    color: #2b8ed9;
}

.group-search {
    max-width: 1200px;
    margin: 50px auto;
}

.group-search .group-title {
    color: #2b8ed9;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    float: left;
}

.group-search button {
    float: left;
    line-height: 26px;
    margin-left: 10px;
    padding: 0px 10px;
    background-color: white;
    border: solid 1px #ccc;
    border-radius: 2px;
    color: #666666;
    font-size: 14px;
    margin-bottom: 10px;
}

.group-search button span {
    font-weight: normal;
    font-family: 'icomoon' !important;
    display: inline-block;
    margin-left: 10px;
}

.group-search h3 {
    font-size: 24px;
    color: #676767;
    line-height: 36px;
}

.group-search .group-change {
    font-size: 30px;
    color: #676767;
}

.group-search .group-change a:hover {
    color: #2b8ed9;
    text-decoration: underline;
}

.group-search-content {
    border-top: solid 3px #2b8ed9;
    margin-top: 40px;
}

.group-search-img img {
    width: 8%;
    height: 120px;
    float: left;
}

.group-search-right {
    width: 90%;
    height: 90px;
    float: right;
    border-left: solid 6px #2b8ed9;
    margin-top: 15px;
}

.group-searchbox-1,
.group-searchbox-2,
.group-searchbox-3 {
    float: left;
    height: 90px;
    box-sizing: border-box;
}

.group-searchbox-1 {
    width: 52%;
    padding-left: 20px;
}

.group-searchbox-1 h2 {
    font-size: 30px;
    color: #2b8ed9;
}

.group-searchbox-1 h3 {
    font-size: 24px;
    color: #676767;
}

.group-searchbox-2 {
    width: 35%;
    line-height: 24px;
    font-size: 14px;
    color: #676767;
}

.group-searchbox-3 {
    width: 13%;
    line-height: 90px;
    text-align: right;
    font-size: 18px;
    color: #676767;
}

.btn-box {
    margin: 0 auto;
    margin-bottom: 100px;
}

.btn-change {
    display: block;
    width: 33px;
    height: 33px;
    border: solid 1px #dcdcdc;
    float: left;
    line-height: 33px;
    text-align: center;
    border-radius: 3px;
    margin: 5px;
    box-shadow: 0 0 0 3px #f2f2f2;
    font-size: 14px;
    background-color: white;
}

.btn-change:hover,
.pagination li a:hover {
    box-shadow: 0 0 0 3px #f2f2f2, 0 1px 4px #dbdbdb inset;
}

.btn-change.active,
.pagination .active {
    color: rgba(41, 141, 216, 1.0);
    box-shadow: 0 0 0 3px #f2f2f2, 0 1px 4px #dbdbdb inset;
}


/*=================================================================修改====================================================================*/

.group04-res-news {
    width: 100%;
    padding: 10px 0 10px 15px;
    float: left;
    color: #676767;
    font-size: 24px;
    line-height: 36px;
    border-left: solid 6px #2b8ed9;
}

.group04-res-news:hover,
.group04-res-news h2:hover {
    color: #2B8ED9;
}

.group04-issuebox a {
    line-height: 40px;
    display: inline-block;
    padding-right: 40px;
}

.group04-issuebox a:hover {
    color: #2B8ED9;
}

.newsheader {
    text-align: center;
}

.newsheader h1 {
    font-size: 24px;
    color: #2b8ed9;
}

.newsheader h3 {
    font-size: 16px;
    margin-top: 10px;
    padding-bottom: 5px;
    line-height: 36px;
    color: #333;
    border-bottom: dashed 1px #2b8ed9;
}

.newsbody {
    padding-top: 30px;
}

.newsbody p {
    line-height: 26px;
    margin-top: 10px;
    font-size: 18px;
    color: #666;
}

.newsbody p img,
.newsbody img {
    margin: 0 auto;
    max-width: 100%;
    box-sizing: border-box;
}

.newsbox {
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 40px;
}

.groupbox .service-btn {
    margin-bottom: 20px;
    padding-right: 0;
    margin-top: 0px;
}

.ser {
    display: none;
}


/*#ser1:target,#ser2:target,#ser3:target,#ser4:target{
	display: block;
}*/

.search-group-head {
    background-color: #686669;
    color: white;
    line-height: 36px;
    padding-left: 36px;
    font-size: 18px;
}

.search-group-content {
    padding-left: 20px;
    border: solid 1px #686669;
    border-top: none;
}

.search-group-content a {
    line-height: 36px;
    font-size: 18px;
    color: #686669;
    padding: 0 16px;
    display: inline-block;
}

.search-group-content a:hover {
    color: rgba(43, 142, 217, 1.00);
}

.search-btn {
    width: 100%;
}

.search-btn dt {
    width: 20%;
    float: right;
    line-height: 49px;
    height: 49px;
    text-align: center;
    background-color: #2B8ED9;
    font-size: 22px;
    margin-top: 20px;
}

.search-btn dt a {
    color: white;
}


/*=============================================================招聘页面==================================================================*/

.jobbox {
    width: 90%;
    margin: 0 auto;
}

.jobbox1 {
    font-size: 22px;
    line-height: 1.6;
    font-weight: bold;
    color: #676767;
    margin-top: 40px;
}

.jobbox h2 {
    font-size: 26px;
    color: #2b8ed9;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 10px;
}

.jobbox2 tr th:first-child,
.jobbox2 tr td:first-child {
    padding-left: 20px;
}

.jobbox2 {
    font-size: 16px;
    line-height: 46px;
}

.jobbox2 a {
    color: #333333;
}

.jobbox2 tr:nth-child(odd) {
    background-color: #aeaeae;
}

.jobbox2 tr:hover {
    background-color: #dddddd;
}

.jobbox3 {
    font-size: 22px;
    background-image: url(../images/job1.png);
    background-repeat: no-repeat;
    height: 124px;
    padding: 20px 120px 20px 20px;
    color: white;
    line-height: 36px;
    max-width: 1040px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.jobbox4 {
    width: 100%;
}

.jobbox4 img {
    width: 100%;
}

.jobbox5 {
    margin: 0 auto;
    margin-top: 20px;
    max-width: 820px;
}

.jobbox5 img {
    width: 100%;
}

.job-dec1 {
    font-size: 20px;
    width: 100%;
    line-height: 32px;
    color: #676767;
}

.job-dec1 tr td:last-child,
.job-dec1 tr th:last-child {
    padding-left: 20px;
}

.job-dec1 tr td:last-child {
    border-left: solid 3px #2b8ed9;
}

.job-dec1 tr:last-child td {
    border-left: solid 3px transparent;
}

.job-dec h3 {
    color: #2b8ed9;
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 1px;
}

.job-dec2 p {
    font-size: 18px;
    color: #676767;
    line-height: 36px;
}

.job-dec3 {
    font-size: 22px;
    color: #676767;
    line-height: 36px;
    margin-top: 20px;
}

.pagination {
    margin-top: 10px;
}

.pagination li {
    display: inline-block;
    margin-right: 10px;
}

.pagination li a {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    border: solid 1px #dcdcdc;
    box-shadow: 0 0 0 3px #f2f2f2;
    display: block;
    text-align: center;
}


/*===================================新增按钮=====================================*/

.service-btn {
    box-sizing: border-box;
    text-align: right;
    margin-top: 46px;
    margin-bottom: -46px;
}

.service-btn a {
    width: 112px;
    padding-left: 30px;
    border: solid 1px #b6b6b6;
    color: #b6b6b6;
    display: inline-block;
    font-size: 21px;
    text-align: center;
    line-height: 38px;
    background-repeat: no-repeat;
    box-sizing: border-box;
}

.service-btn .btn1 {
    background-image: url(../images/resume/2.png);
    background-position: 10px center;
}

.service-btn .btn2 {
    background-image: url(../images/resume/1.png);
    background-position: 2px center;
}

.service-btn .btn1:hover,
.service-btn .btn2:hover {
    background-color: #2b8ed9;
    border: solid 1px #2b8ed9;
    color: white;
}

.service-btn .btn1:hover {
    background-image: url(../images/resume/2-1.png);
}

.service-btn .btn2:hover {
    background-image: url(../images/resume/1-1.png);
}

.resume-txt1-1 {
    height: 370px;
}

.resume-txt1-3 {
    padding-left: 30px;
}

.resume-txt1-2 {
    padding-left: 30px;
    background: url(../images/resume/line-left.jpg) no-repeat;
    background-position: left center;
}

.resume-txt1-2 dl:last-child {
  /*  background: url(../images/resume/line.png) no-repeat;*/
    background-position: right center;
}

.resume-txt1 dl img {
    width: auto;
    border: none;
    margin-right: 10px;
    margin-top: 4px;
}

.inbanner-r.banner-r {
    height: 520px;
}

.imgBox dl h3 {
    height: 320px;
    display: block;
    color: rgba(0, 0, 0, 0.00);
}

.newstime {
    margin-top: 30px;
}

.newstime-l {
    font-size: 16px;
    color: #666;
    float: left;
    line-height: 36px;
    width: 30%;
}

.newstime-l a {
    margin-left: 20px;
    color: #2b8ed9;
}

.newstime-l span {
    margin-right: 20px;
}

.newshare a img {
    width: 18px;
    margin-bottom: -3px;
    margin-right: 5px;
}

.newshare {
    float: right;
    text-align: right;
    width: 30%;
    font-weight: 600;
    line-height: 36px;
}

.newshare a span {
    color: #555555;
    font-family: Calibri;
    font-size: 18px;
}

.mark,
.share-dialog {
    display: none;
}

.newsworker {
    text-align: center;
    width: 40%;
    float: left;
}

.newsworker a {
    font-size: 16px;
    line-height: 36px;
    padding: 5px 10px;
    margin-right: 2px;
}

.newsworker a:hover {
    color: #2B8ED9;
}

.list-paddingleft-2 {
    margin-bottom: 10px;
}

.list-paddingleft-2 li p::before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #676767;
    border-radius: 50%;
    margin-bottom: 3px;
    margin-right: 10px;
}

.list-paddingleft-2 li p {
    margin-bottom: 10px;
    line-height: 26px;
}

.group2-b h2 {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 20px;
    color: #5aafef;
}

.group2-b h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 20px;
    color: #5aafef;
}

.group2-b h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 20px;
    color: #5aafef;
}

.group2-b h5 {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 20px;
    color: #5aafef;
}

.pagination li a.hidden {
    display: none;
}

.ibox-reset-c.hidden {
    display: none;
}

.sitemapbox {
    padding: 40px;
    padding-top: 30px;
    background-color: white;
    border: solid 1px #a5d7fd;
    border-radius: 8px;
    margin-top: 30px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}

.sitemapbox h4 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.sitemapbox h4 a {
    font-size: 16px;
    font-weight: bold;
    color: #2b8ed9;
}

.sitemap-children {
    padding-left: 40px;
}

.sitemap-children p a {
    color: #2b8ed9;
    font-size: 14px;
    line-height: 26px;
}

.sitemap-children p a::before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #676767;
    border-radius: 50%;
    margin-bottom: 3px;
    margin-right: 10px;
}

.new-group {
    position: relative;
    max-width: 1350px;
    margin: 0 auto;
    zoom: 1;
    z-index: 1;
    height: inherit;
    display: none;
}

.new-group.new-group-show {
    display: block;
}

.new-groupbox {
    position: absolute;
    width: 100%;
    background-color: white;
    padding-top: 15px;
    padding-bottom: 30px;
}

.new-group .groupbox {
    margin-top: 0;
}

.new-group .groupbox .ibox-1 {
    background-image: none;
    height: auto;
}

.new-group .groupbox .ibox-1 h1 {
    padding-top: 15px;
    font-size: 28px;
}

.search-icon {
    background: url(../images/search.png) no-repeat center center;
    width: 16px;
    height: 16px;
    margin-top: 16px;
    display: inline-block;
    float: left;
    cursor: pointer;
    margin-left: 5px;
}

#lawname {
    width: 120px;
    height: 36px;
    margin-left: 15px;
    margin-top: 5px;
    padding-left: 10px;
    font-size: 18px;
    border: solid 1px #eeeeee;
    display: inline-block;
    float: left;
}

#lawname:focus {
    border: solid 1px #cccccc;
}