body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

ol,
ul,
li {
    list-style: none;
}

h1,
h2 {
    font-weight: bold;
}

em,
i {
    font-style: normal;
}

a {
    text-decoration: none;
    display: inline;
}

img {
    border: none;
    width: 100%;
    display: block;
}

.fl,
.fr {
    _display: inline;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cl {
    clear: both;
}

.cl:after {
    content: ".";
    visibility: hidden;
    height: 0;
    font-size: 0;
    display: block;
    clear: both;
}

body {
    background: #f5f5f5;
    overflow-x: hidden;
    font-family: 'Microsoft Yahei', 'microsoft yahei';
}

.setCenter {
    width: 1px;
    margin: 0 auto;
    position: relative;
}

.setCenter .mainContent {
    width: 1920px;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -960px;
}

.setCenter .mainContent .part1 {
    width: 1920px;
    height: 640px;
    background: url('../images/topImgBg.jpg') no-repeat center;
    background-size: 1920px 640px;
    z-index: 100;
    overflow: hidden;
}

.setCenter .mainContent .part1>div {
    width: 100%;
    height: 100%;
    background: url('../images/line.png') repeat;
    background-size: 5px 5px;
    position: relative;
}

.setCenter .mainContent .part1>div>div.topImgBox {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    background: url('../images/topImgEl.png') no-repeat center;
    background-size: cover;
}

.setCenter .mainContent .part1>div>div.topImgBox .topImg {
    width: 1200px;
    height: 100%;
    position: relative;
}

.setCenter .mainContent .part1>div>div.topImgBox .topImg>div {
    width: 100%;
    position: absolute;
    left: 0;
}

.setCenter .mainContent .part1>div>div.topImgBox .topImg>div img {
    margin: 0 auto;
}

.setCenter .mainContent .part1>div>div.topImgBox .topImg .logo {
    top: 140px;
    display: none;
}

.setCenter .mainContent .part1>div>div.topImgBox .topImg .logo img {
    width: 250px;
    height: 60px;
}

.setCenter .mainContent .part1>div>div.topImgBox .topImg .theme {
    top: 225px;
    height: 125px;
    overflow: hidden;
}

.setCenter .mainContent .part1>div>div.topImgBox .topImg .theme img {
    width: 960px;
    height: 125px;
    position: absolute;
    top: 200px;
    left: 50%;
    margin-left: -480px;
}

.setCenter .mainContent .part1>div>div.topImgBox .topImg .topTit {
    top: 370px;
    left: 1920px;
}

.setCenter .mainContent .part1>div>div.topImgBox .topImg .topTit img {
    width: 860px;
    height: 36px;
}

.setCenter .mainContent .part1>div .topShodw {
    width: 100%;
    position: absolute;
    bottom: -30px;
    left: 0;
}

.setCenter .mainContent .part1>div .topShodw img {
    width: 100%;
    height: 30px;
}

.setCenter .mainContent .part2 {
    width: 1200px;
    margin: 0 auto;
    height: 400px;
    text-align: center;
}

.setCenter .mainContent .part2 h4 {
    margin-top: 80px;
    font-size: 36px;
    color: #2e4ae2;
}

.setCenter .mainContent .part2 ul li {
    float: left;
    width: 200px;
    height: 160px;
}

.setCenter .mainContent .part2 ul li a {
    overflow: hidden;
    display: block;
    width: 160px;
    height: 160px;
    margin: 40px auto;
    position: relative;
}

.setCenter .mainContent .part2 ul li a>div {
    position: relative;
    width: 160px;
    height: 160px;
}

.setCenter .mainContent .part2 ul li a>div img {
    display: block;
    width: 100%;
    height: 100%;
}

.setCenter .mainContent .part2 ul li a>div h5 {
    position: absolute;
    left: 0;
    top: 105px;
    width: 100%;
    font-size: 18px;
    color: #fff;
    text-align: center;
}

.setCenter .mainContent .part3 {
    width: 100%;
    height: 540px;
    font-size: 0;
    position: relative;
}

.setCenter .mainContent .part3>div {
    position: absolute;
    width: 1200px;
    height: 540px;
    top: 0;
    left: 50%;
    margin-left: -600px;
    padding: 60px 0;
}

.setCenter .mainContent .part3>div h4 {
    margin: 15px 0;
    font-size: 24px;
    color: #fff;
    text-align: center;
    background: url('../images/titLine.png') no-repeat center;
    background-size: 100%;
}

.setCenter .mainContent .part3>div ul {
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
    font-size: 0;
}

.setCenter .mainContent .part3>div ul li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 195px;
    height: 70px;
    margin-left: 5px;
}

.setCenter .mainContent .part4 {
    width: 100%;
    height: 610px;
    background: url('../images/upLineBg.jpg') no-repeat top;
    background-size: cover;
    overflow: hidden;
}

.setCenter .mainContent .part4>div {
    height: 450px;
    width: 500px;
    margin: 80px auto;
    border: 10px solid #89edf9;
}

.setCenter .mainContent .part4>div:hover {
    box-shadow: 0px 3px 30px 0 #999;
}

.setCenter .mainContent .part4>div .upLine {
    margin-top: 60px;
    margin-bottom: 20px;
}

.setCenter .mainContent .part4>div .upLine p {
    font-size: 24px;
    text-align: center;
}

.setCenter .mainContent .part4>div .upLine h3 {
    font-size: 64px;
    text-align: center;
    line-height: 65px;
}

.setCenter .mainContent .part4>div>p {
    font-size: 20px;
    text-align: center;
    line-height: 1.7;
}


/* 网站顶部 */

.wauto {
    margin: 0 auto;
}

.w1190 {
    width: 1190px;
}

.topa {
    width: 100%;
    height: 30px;
    float: left;
    background: #e6e7e7;
    border-bottom: 1px solid #c6c6c6;
    position: relative;
    z-index: 99;
}

.topa a {
    float: left;
    line-height: 30px;
    padding: 0 10px;
    color: #616161;
    font-size: 13px;
    font-family: microsoft yahei, simhei;
}

.topa a i {
    display: inline-block;
    vertical-align: middle;
}

.topa a.cbm:hover,
.topa a.cbm.on {
    background: #e60044;
    color: #fff!important;
}

.topa a.cbm i {
    /* background: url(images/top_arrow.gif) no-repeat 0 -6px; */
    display: inline-block;
    width: 9px;
    height: 7px;
    margin: -3px 0 0 5px;
    transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}

.topa a.cbm:hover i,
.topa a.cbm.on i {
    /* background: url(images/top_arrow2.gif) no-repeat 0 -6px; */
    transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.topa a i.mobile {
    display: inline-block;
    /* background: url(images/icon.png) no-repeat 0 -18px; */
    width: 18px;
    height: 18px;
}

.topa i.hi {
    float: left;
    /* background: url(images/icon_t.png) no-repeat; */
    width: 20px;
    height: 20px;
    margin: 5px 7px 0 0;
}

.topa a.hydh i {
    /* background: url(images/icon_t.png) no-repeat 0 -20px; */
    width: 20px;
    height: 20px;
    margin-right: 3px;
}

.topa a.hydh:hover,
.topa a.hydh.on {
    background: #fff;
    border-bottom: 1px solid #fff;
}

.topa .topalink {
    position: relative;
}

.topa .topalink img {
    position: absolute;
    top: 29px;
    left: -120px;
    border: 1px solid #ddd;
    display: none;
}

.topa .topalink:hover img {
    display: block;
}

.topa .topalink a {
    padding: 0 10px 0 0;
}

.topa .topalink2 a {
    /* background: url(images/v_dot.gif) no-repeat left center; */
}

.topa .topalink3 a {
    font-size: 12px;
}

.topa .topalink3 img {
    vertical-align: middle;
    margin-right: 2px;
}

.topa .topalink2 a:hover {
    text-decoration: none;
    color:#e63939;
}

.topa .topalink3 {
    display: none;
}

#jm_member {
    float: left;
}

#jm_member li {
    float: left;
    padding: 0 10px;
}

#jm_member li a {
    color: #616161;
}

#jm_member li a:hover {
    text-decoration: none;
}

.group {
    width: 100%;
    height: 38px;
    line-height: 38px;
    border-top: 1px solid #e63939;
    border-bottom: 1px solid #e63939;
    background: #fff;
    position: absolute;
    top: 29px;
    left: 0;
    z-index: 9999;
    display: none;
    margin-top: 0;
}

.group a {
    font-size: 12px;
    line-height: 18px;
    color: #333;
    padding: 0 9px;
    margin-top: 11px;
    text-align: center;
    background: none;
    border-right: 1px solid #e1e1e1;
    float: left;
}

.group b {
    display: inline-block;
    float: left;
    font-size: 14px;
    margin-left: -5px;
}

.group b i {
    display: inline-block;
    float: left;
    /* background: url(images/agent/icon_hy.png) no-repeat 0 -90px; */
    width: 30px;
    height: 30px;
    margin-top: 4px;
}


/*网站底部*/

.wspac {
    width: 100%;
    height: 3px;
    border-top: 3px solid #e60044;
    background: #fff;
    clear: both;
}

.n_footer {
    float: left;
    width: 100%;
    background: #e8e8e8;
    padding: 20px 0;
}

.n_footer dl dt {
    width: 95px;
    height: 95px;
    float: left;
}

.n_footer dl dd {
    float: left;
    padding: 15px 25px;
    border-right: 1px solid #ccc;
}

.n_footer dl dd b {
    font-size: 18px;
    font-weight: normal;
}

.n_footer dl dd p {
    line-height: 22px;
    font-size: 12px;
}

.n_footer .copyright {
    float: left;
    width: auto;
    margin-top: 0;
    border: 0;
    padding: 0 0 0 25px;
}

.n_footer .copyright a {
    color: #333;
}

.n_footer .copyright .nav_a {
    margin: 0;
    padding: 0;
    line-height: 24px;
}

.n_footer .copyright .nav_a a {
    margin-left: -5px;
}

.n_footer .copyright p {
    color: #333;
    padding: 0;
    line-height: 24px;
    font-size: 12px;
}

.n_footer .copyright p b {
    font-weight: normal;
    margin-left: -5px;
}

.n_footer .copyright span {
    color: #333;
    padding: 0 5px;
    font-size: 12px;
}

.n_footer .copyright a {
    padding: 0 3px;
    font-size: 12px;
}

.n_footer .copyright a:hover {
    text-decoration: underline;
    color: #333;
}

.n_footer .copyright a i {
    display: inline-block;
    /* background: url(images/icon_ba.png) no-repeat; */
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-right: 3px;
}