*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
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,
img {
    margin: 0px;
    padding: 0px;
    outline: none;
    border: 0px;
}

li {
    list-style: none;
}

body {
    text-align: left;
    font-family: 'å¾®è½¯é›…é»‘' !important;
    color: #333333;
    background: #fff;
}

input {
    font-family: 'å¾®è½¯é›…é»‘' !important;
}

html {
    font-size: 16px;
}

a,
ins {
    text-decoration: none;
}

a {
    color: #333333;
}

a:hover {
    text-decoration: none;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
}

a:visited,
a:active,
a:focus {
    text-decoration: none;
}

.lf {
    float: left;
}

.rf {
    float: right;
}

.hidden {
    display: none;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    clear: both;
    content: '';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}

.contentWidth {
    width: 1200px;
    margin: auto;
    margin: 50px auto;
    font-size: 18px;
    line-height: 40px;
    text-align: left;
    color: #333;

}


.contentWidth>div {
    width: 100%;
}


/****************************************/

.Basic_main {
    width: 100%;
    /* background: url(/cms_files/jcms1/web1839/site/picture/2201171534013063545.png) center top no-repeat; */
    background-size: 100% 740px;
}

.banner {
    height: 450px;
}

.banner_jc {
    display: none;
    text-shadow: 2px 2px 0px #fff, -2px -2px 0px #fff, 2px -2px 0px #fff, -2px 2px 0px #fff;
}

.banner_lh {
    display: none;
}

.banner>img {
    margin: auto;
    display: block;
    width: 842px;
    height: 248px;
}

.daoyu {
    /* height: 220px; */
    /* background: url(/cms_files/jcms1/web1839/site/picture/2201171534014103998.png) center center no-repeat; */
    padding: 16px 40px 10px 65px;
    /* box-shadow: 0px 3px 14px 0px rgba(227, 227, 227, 0.75); */
}

.daoyu_l {
    float: left;
    width: 130px;
    height: 204px;
    overflow: hidden;
}

.daoyu_l>img {
    width: 130px;
    height: 204px;
}

.daoyu_r {
    float: right;
    width: 890px;
    font-size: 16px;
    line-height: 36px;
    color: #333333;
}

.daoyu_r .daoyu_tit {
    width: 290px;
    height: 40px;
    background: url(/cms_files/jcms1/web1839/site/picture/2201171534015188980.png) left top no-repeat;
    color: #fff;
    font-size: 24px;
    line-height: 40px;
    padding-left: 20px;
    margin-top: 10px;
}

.daoyu_r>p {
    width: 100%;
    font-size: 16px;
    line-height: 36px;
    color: #333333;
    margin-top: 30px;
    text-align: justify;
    text-justify: inter-ideograph;
}

.list_wrap {
    margin-top: 40px;
}

.list_title {
    width: 100%;
    height: 30px;
    background: url(/cms_files/jcms1/web1839/site/picture/2201171534016453719.png) left center no-repeat;
    padding-left: 30px;
}

.list_title>span {
    width: 1068px;
    font-size: 28px;
    line-height: 30px;
    letter-spacing: 3px;
    color: #0932cc;
    font-weight: bold;
    display: block;
    background: url(/cms_files/jcms1/web1839/site/picture/2201171534016879717.png) 130px 10px no-repeat;
    float: left;
}

.list_title>a {
    float: right;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #0932cc;
}

.list {
    width: 100%;
    padding-top: 5px;
}

.list>li {
    width: 100%;
    height: 45px;
    overflow: hidden;
    border-bottom: 1px solid #dfdfdf;
    background: url(/cms_files/jcms1/web1839/site/picture/2201171534014614587.png) 10px 21px no-repeat;
    padding-left: 27px;
    line-height: 44px;
}

.list>li a {
    font-size: 16px;
    letter-spacing: 0px;
    color: #333333;
    display: block;
    float: left;
}

.list>li a:hover {
    color: #0932cc;
}

.list>li span {
    font-size: 16px;
    float: right;
    color: #333333;
}

.catalogue {
    width: 100%;
    height: 230px;
    background: url(/cms_files/jcms1/web1839/site/picture/2201171534015593893.png) center center no-repeat;
    padding: 32px 68px 0px 68px;
    background-size: cover;
    margin-top: 40px;
    display: block;
}

.catalogue .cata_tit {
    width: 100%;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #fafafa;
    font-weight: bold;
    text-align: center;
}

.catalogue>p {
    width: 100%;
    margin-top: 20px;
    font-size: 20px;
    line-height: 40px;
    letter-spacing: 0px;
    color: #ffffff;
    text-indent: 2em;
    text-align: justify;
    text-justify: inter-ideograph;
}

.item_wrap {
    margin-top: 10px;
    margin-bottom: 40px;
}

.item_wrap .item {
    width: 175px;
    height: 167px;
    margin-right: 30px;
    margin-top: 30px;
    /* box-shadow: 0px 0px 12px 0px rgba(227, 227, 227, 0.75); */
    background: #fff;
    float: left;
    display: block;
}

.item_wrap .item:nth-child(6n) {
    margin-right: 0;
}

.item_wrap .item .img {
    width: 70px;
    height: 70px;
    background: #3182e0;
    margin: 30px auto 10px;
    display: flex;
    align-items: center;
}

.item_wrap .item .img>img {
    display: block;
    margin: auto;
}

.item_wrap .item .text {
    width: 100%;
    display: table;
    padding: 0 12px;
    height: 48px;
    text-align: center;
}

.item_wrap .item .text>span {
    display: table-cell;
    font-size: 18px;
    vertical-align: middle;
    color: #333333;
}

.old_type .daoyu {
    height: auto;
    background-size: cover;
}

.old_type .daoyu_r .daoyu_tit {
    height: 60px;
    font-size: 36px;
    line-height: 60px;
    background-repeat: repeat-y;
}

.old_type .daoyu_r>p {
    font-size: 24px;
    line-height: 48px;
}

.old_type .list_title {
    height: 40px;
    background-size: 10px 40px;
}

.old_type .list_title>span {
    font-size: 36px;
    line-height: 40px;
    background-position: 168px 16px;
}

.old_type .list_title>a {
    font-size: 24px;
    line-height: 40px;
}

.old_type .list>li {
    height: 55px;
    background-position: 10px 26px;
    line-height: 54px;
}

.old_type .list>li a {
    font-size: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 946px;
}

.old_type .list>li span {
    font-size: 24px;
}

.old_type .catalogue .cata_tit {
    font-size: 36px;
    line-height: 38px;
}

.old_type .catalogue>p {
    font-size: 24px;
}

.old_type .item_wrap .item {
    height: 192px;
}

.old_type .item_wrap .item .text {
    height: 68px;
}

.old_type .item_wrap .item .text>span {
    font-size: 24px;
}

.mobile_type .contentWidth {
    width: 100vw;
    overflow: hidden;
	margin-top: 10px;
}

.mobile_type .Basic_main {
    background-size: 1920px 740px;
}

.mobile_type .banner {
    padding-top: 8vw;
    height: 48vw;
}

.mobile_type .banner_jc {
    display: block;
    width: 100%;
    font-family: 'å®‹ä½“';
    font-size: 8vw;
    font-weight: bold;
    line-height: 10vw;
    color: #002dc2;
    text-align: center;
    text-shadow: -2px 2px 0px #fff, -2px 0px 0px #fff;
}

.mobile_type .banner_lh {
    display: block;
    width: 100%;
    font-size: 10vw;
    font-weight: bold;
    line-height: 12vw;
    color: #002dc2;
    text-align: center;
    text-shadow: -2px 2px 0px #fff, -2px 0px 0px #fff;
}

.mobile_type .banner>img {
    display: none;
}

.mobile_type .daoyu {
    height: 69vw;
    padding: 3vw 7vw;
    /* box-shadow: none; */
    background-size: 100% 100%;
}

.mobile_type .daoyu_l {
    display: none;
}

.mobile_type .daoyu_r {
    float: none;
    width: 100%;
}

.mobile_type .daoyu_r .daoyu_tit {
    width: 36vw;
    height: 10vw;
    font-size: 6vw;
    line-height: 10vw;
    padding-left: 4vw;
    margin-top: 0;
    background-size: 100% 100%;
}

.mobile_type .daoyu_r>p {
    font-size: 4vw;
    line-height: 7vw;
    margin-top: 3vw;
}

.mobile_type .list_wrap {
    padding: 3vw;
    background: #fff;
    margin-top: 0;
}

.mobile_type .list_title {
    height: 6vw;
    padding-left: 4vw;
    background-size: 2vw 6vw;
}

.mobile_type .list_title>span {
    width: 75vw;
    font-size: 4vw;
    background-position: 20vw 1.5vw;
    line-height: 6vw;
}

.mobile_type .list_title>a {
    font-size: 4vw;
    line-height: 6vw;
}

.mobile_type .list>li {
    height: 13.5vw;
    background-position: 2vw 3vw;
    padding-left: 5vw;
    line-height: 6vw;
    margin-top: 1vw;
}

.mobile_type .list>li a {
    font-size: 4vw;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
}

.mobile_type .list>li span {
    font-size: 4vw;
}

.mobile_type .catalogue {
    margin-top: 0;
    background-size: 1200px 230px;
    background-position: left top;
    height: 56vw;
    padding: 3vw;
}

.mobile_type .catalogue .cata_tit {
    font-size: 6.5vw;
    line-height: 8vw;
}

.mobile_type .catalogue>p {
    margin-top: 2vw;
    font-size: 4vw;
    line-height: 6vw;
}

.mobile_type .item_wrap {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 2vw;
}

.mobile_type .item_wrap .item {
    width: 30vw;
    height: 40vw;
    margin-right: 2vw;
    margin-top: 2vw;
}

.mobile_type .item_wrap .item:nth-child(3n) {
    margin-right: 0;
}

.mobile_type .item_wrap .item .img {
    width: 20vw;
    height: 20vw;
    margin: 4vw auto 2vw;
}

.mobile_type .item_wrap .item .text {
    padding: 0 3vw;
    height: 10vw;
}

.mobile_type .item_wrap .item .text>span {
    font-size: 4vw;
}