﻿* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    word-wrap: break-word;
}

body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
input,
textarea,
p,
hr,
thead,
tbody,
tfoot,
th,
td {
    margin: 0;
    padding: 0;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
}

html {
    -ms-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
}

body {
    line-height: 1.5;
    font-size: 0.28rem !important;
    background: #ffffff;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body,
button,
input,
select,
textarea {
    color: #666;
    font-family: "Microsoft YaHei", 'helvetica neue', tahoma, 'hiragino sans gb', stheiti, 'wenquanyi micro hei', \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, sans-serif;
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.35);
    color: #666;
    font-size: 0.28rem;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:focus {
    outline: none
}

a:hover,
a:active {
    outline: none
}

:focus {
    outline: none
}

a:link {
    color: #666
}

a:visited {
    color: #666
}

a:hover {
    color: #666
}

a:active {
    color: #666
}

b,
strong {
    font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6,
b,
strong {
    font-weight: 400;
}

i,
em {
    font-style: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

table th,
table td {}

table th {
    font-weight: inherit;
    border-bottom-width: 2px;
    border-bottom-color: #ccc;
}

img {
    border: 0 none;
    width: auto\9;
    max-width: 100%;
    vertical-align: top;
    height: auto;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

input:focus {
    outline: none;
}

select[size],
select[multiple],
select[size][multiple] {
    border: 1px solid #AAA;
    padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video,
progress {
    display: inline-block;
}

body {
    background: #ffffff;
}

input::-webkit-input-speech-button {
    display: none
}

button,
input,
textarea {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

img {
    vertical-align: middle;
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto
}


.f-l {
    float: left
}

.f-r {
    float: right
}

.height10 {
    height: 0.1rem;
    clear: both;
    zoom: 1;
    line-height: 0;
    font-size: 0;
}

.height20 {
    height: 0.2rem;
    clear: both;
    zoom: 1;
    line-height: 0;
    font-size: 0;
}

.height50 {
    height: 0.5rem;
    clear: both;
    zoom: 1;
    line-height: 0;
    font-size: 0;
}

.height100 {
    height: 1rem;
    clear: both;
    zoom: 1;
    line-height: 0;
    font-size: 0;
}

.tran_all {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.clearfix {
    display: block;
}

.clear {
    clear: both;
    height: 0
}

.dis_none {
    display: none;
}

.over-hide {
    overflow: hidden
}

.text-c {
    text-align: center
}

.text-l {
    text-align: left
}

.text-r {
    text-align: right
}

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.separate {
    height: 1px;
    width: 100%;
    background: #dfdfdfdf;
}

::-webkit-input-placeholder {
    color: #999;
    font-size: 0.28rem
}

:-moz-placeholder {
    color: #999;
    font-size: 0.28rem
}

::-moz-placeholder {
    color: #999;
    font-size: 0.28rem
}

:-ms-input-placeholder {
    color: #999;
    font-size: 0.28rem
}

.bgs {
    background-color: #f4f6f9
}

.bgw {
    background-color: #ffffff
}


.center {
    width: 8rem;
    margin: auto;
    background-color: #ffffff;
    overflow-x: hidden;
}

.container {
    padding: 0 0.55rem;
}

/*head*/
.header {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 900;
    margin: auto;
    text-align: center;
    height: 50px;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
}

.header .logo {
    float: left;
    /* height: 40px; */
    margin-top: 5px;
    margin-left: 0.55rem;
    overflow: hidden
}

.header .logo img {
    width: 30vw;
    margin: 0;
    vertical-align: top;
    display: inline-block;
    object-fit: scale-down;
}

.header .logo .hd {
    height: 14px;
    vertical-align: top;
    margin-left: .2rem;
    margin-top: 17px
}

.head_bg {
    width: 100%;
    height: 50px
}


/*foot*/

.f_contact {
    background: #245aa7;
    padding: 0.5rem 0.55rem;
}

.f_contact .flogo {
    float: left;
    width: 2.4rem;
}

.f_contact .flogo img {
    width: 2.4rem;
}

.f_contact .tel {
    float: right;
    color: #ffffff
}

.f_contact .tel .p1 {
    line-height: .5rem;
    width: 2rem;
    border-radius: .5rem;
    border: 1px solid #7094C6;
    padding-left: .75rem;
    color: #ffffff;
    font-size: 0.2rem;
    background: url(../imgs/z.png) no-repeat .3rem center;
    background-size: .3rem auto
}

.f_contact .tel .p2 {
    font-size: 0.38rem;
    margin-top: .1rem
}


.foot-navs {
    display: block;
    width: 100%;
    padding: .25rem 0.55rem 0.55rem;
    background-color: #f4f6f9;
}

.foot-navs .list li {
    border-bottom: 1px solid #d7d7d7;
    text-align: left;
    position: relative;
}

.foot-navs .list li:after {
    position: absolute;
    right: 0;
    top: .5rem;
    margin-top: -4px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    content: '';
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}

.foot-navs .list li>a {
    display: block;
    height: 1rem;
    line-height: 1rem;
    padding: 0;
    color: #333333;
    font-size: .28rem
}

.foot-navs .list li .box {
    display: none;
    padding: 0.1rem 0;
    padding-top: 0
}

.foot-navs .list li .box>a {
    display: block;
    position: relative;
    height: 0.7rem;
    line-height: 0.7rem;
    padding: 0 0.3rem;
    font-size: 0.26rem
}

.foot-navs .list li.on:after {
    transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
}




.copy {
    padding: .4rem .55rem;
    font-size: 0.2rem
}



.top_bg {
    height: 50px;
    width: 100%
}

.top_bar {
    position: fixed;
    z-index: 900;
    width: 100%;
    max-width: 100%;
    height: 50px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #ffffff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
}

.top_bar .top_menu {
    display: block;
    width: 100%;
    height: 50px;
    -webkit-box-orient: horizontal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.top_bar .top_menu li {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
}

.top_bar .top_menu li a {
    display: block;
    height: 50px;
    padding-top: 3px;
    font-size: 0;
    text-align: center;
    color: #333333;
    text-decoration: none;
    vertical-align: middle
}

.top_bar .top_menu li a label {
    display: block;
    height: 15px;
    line-height: 15px;
    margin-top: 5px;
    width: auto;
    font-size: 12px;
    overflow: hidden;
    color: #333333;
    vertical-align: middle
}

.top_bar .top_menu li a img {
    display: block;
    height: 25px;
    width: 25px;
    margin: auto;
    vertical-align: middle
}




/*banner*/
.banner {
    width: 100%;
    position: relative;
    z-index: 5;
    overflow: hidden
}

.banner .swiper-container {
    position: relative;
    width: 100%;
    height: 4.8rem;
    background: #222;
}

.banner .swiper-container-horizontal .swiper-pagination-bullets {
    bottom: 15px;
    font-size: 0
}

.banner .swiper-container-horizontal .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    border-radius: 100%;
    display: inline-block;
    vertical-align: middle;
    background: #ffffff;
    opacity: 0.8;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.banner .swiper-container-horizontal .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffffff;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

.banner .swiper-container .swiper-slide img {
    display: block;
    position: relative;
    width: 100%;
    height: 4.8rem;
}


/*main*/

/*main*/
.section {
    padding: .9rem .55rem;
}

.section .ititle {
    line-height: 1
}

.section .ititle h2 {
    color: #333333;
    font-size: .38rem;
    float: left
}

.section .ititle .rm {
    float: right;
    font-size: .22rem;
    color: #ffffff;
    line-height: .38rem;
    padding: 0 .15rem;
    background-color: #245aa7
}


/*news_item*/
.news_item ul {
    overflow: hidden
}

.news_item li {
    width: 100%;
    height: 2.9rem;
    padding-top: .5rem;
    margin-top: .5rem;
    border-top: 1px solid #e7e7e7
}

.news_item li:first-child {
    border-top: 0;
    margin-top: .25rem
}

.news_item li .pic {
    float: left;
    width: 3.2rem;
    height: 2.4rem;
    overflow: hidden
}

.news_item li .pic img {
    width: 3.2rem;
    height: 2.4rem;
}

.news_item li .tit {
    width: 3.3rem;
    margin-left: 3.6rem;
    margin-top: .2rem;
    height: .4rem;
    line-height: .4rem;
    color: #333333;
    font-size: .28rem;
}

.news_item li .txt {
    width: 3.3rem;
    margin-left: 3.6rem;
    margin-top: .2rem;
    height: .8rem;
    line-height: .4rem;
    color: #868686;
    font-size: .2rem;
    overflow: hidden;
}

.news_item li .day {
    width: 3.3rem;
    margin-left: 3.6rem;
    margin-top: .4rem;
    font-size: .22rem;
    color: #969696;
}



/*about_item*/
.about_item {
    width: 100%;
    padding: .65rem .55rem .9rem;
    min-height: 5.16rem;
    background: url(../imgs/b1.jpg) no-repeat center top;
    background-size: 100% auto;
    background-color: #f4f6f9
}

.about_item .box {
    margin: auto;
    margin-top: .9rem;
    padding: 0;
    background-color: #ffffff;
}

.about_item .box .info {
    padding: .5rem;
}

.about_item .box .info .stitle h2 {
    color: #333333;
    font-weight: 400;
    font-size: .38rem;
}

.about_item .box .info .content {
    color: #868686;
    margin-top: .15rem
}

.about_item .box .info a.rm {
    display: block;
    position: relative;
    margin-top: .4rem;
    padding-left: .3rem;
    width: 2rem;
    line-height: .65rem;
    color: #ffffff;
    font-size: .26rem;
    font-family: arial;
    background-color: #245aa7;
}

.about_item .box .info a.rm:after {
    position: absolute;
    right: .2rem;
    top: 50%;
    margin-top: -4px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    content: '';
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}

.about_item .box .mediabox {}

.about_item .box .mediabox video {
    width: 100%
}

/*product-number*/
.product-number-info {
    position: relative;
    padding: 0
}

.product-number-inner {
    margin: 0 auto;
}

.product-number-inner li {
    float: left;
    width: 3.45rem;
    height: 1rem;
    text-align: center;
    position: relative;
}

.product-number-inner li:nth-child(2n):after {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    border-right: 1px solid #6287bc;
    content: '';
}

.product-number-inner li b {
    font-size: .6rem;
    display: inline-block;
    position: relative;
    line-height: .7rem;
    color: #ffffff;
    font-weight: 400;
    font-family: arial;
}

.product-number-inner li b sup {
    font-size: .3rem;
    top: 1.7rem;
    line-height: 1
}

.product-number-inner li b i {
    font-style: normal
}

.product-number-inner li p {
    font-size: .24rem;
    color: #ffffff;
    height: .3rem;
    line-height: .3rem;
}

.product-number-inner li:nth-child(3),
.product-number-inner li:nth-child(4) {
    margin-top: .5rem
}




/*rd_item*/
.rd_item .item {
    width: 100%;
    height: 3.37rem;
    padding-top: .7rem;
    margin-top: .7rem;
    border-top: 1px solid #e7e7e7
}

.rd_item .item:first-child {
    border-top: 0;
    margin-top: 0
}

.rd_item .item .pic {
    float: left;
    width: 3.14rem;
    height: 2.67rem;
    overflow: hidden
}

.rd_item .item .pic img {
    width: 3.14rem;
    height: 2.67rem;
}

.rd_item .item .tit {
    width: 3.36rem;
    margin-left: 3.54rem;
    height: .46rem;
    line-height: .46rem;
    color: #333333;
    font-size: .32rem;
}

.rd_item .item .txt {
    width: 3.36rem;
    margin-left: 3.54rem;
    margin-top: .15rem;
    height: 1.2rem;
    line-height: .4rem;
    color: #868686;
    font-size: .22rem;
    overflow: hidden;
}

.rd_item .item a.rm {
    display: block;
    position: relative;
    margin-left: 3.54rem;
    margin-top: .3rem;
    padding-left: .3rem;
    width: 2rem;
    line-height: .55rem;
    color: #ffffff;
    font-size: .26rem;
    font-family: arial;
    background-color: #245aa7;
}

.rd_item .item a.rm:after {
    position: absolute;
    right: .2rem;
    top: 50%;
    margin-top: -4px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    content: '';
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}

/*main*/
h2.ititle {
    margin-bottom: .5rem;
    font-size: .38rem;
    color: #333333;
    text-align: center;
    font-weight: normal
}

.develop_item {
    position: relative;
}

.develop_item ul {
    position: relative;
    padding-bottom: 30px;
}

.develop_item li {
    padding: .4rem 0;
    position: relative;
    display: none
}

.develop_item li .tit {
    margin-left: 1.1rem;
    color: #245aa7;
    font-size: .38rem;
    font-weight: bold
}

.develop_item li .txt {
    margin-left: 1.1rem;
    color: #868686;
    font-size: .28rem;
}

.develop_item li:before {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #cfcfcf;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: 10px;
    content: '';
}

.develop_item li:after {
    width: 0;
    height: 100%;
    border-right: 1px solid #cfcfcf;
    position: absolute;
    top: 0;
    left: 15px;
    content: '';
}

.develop_item li:nth-child(2):after {
    top: 50%;
}

.develop_item .dot {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #245aa7;
}

.develop_item .dot:after {
    position: absolute;
    left: 50%;
    margin-left: -4px;
    top: 50%;
    margin-top: -5px;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    content: '';
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}



.center_item .slideTxtBox {}

.center_item .slideTxtBox .hd {
    margin: auto;
    width: 100%;
}

.center_item .slideTxtBox .hd ul {
    text-align: center
}

.center_item .slideTxtBox .hd ul li {
    float: left;
    margin-left: -1px;
    margin-top: -1px;
    width: 2.3rem;
    border: 1px solid #dfdfdf;
}

.center_item .slideTxtBox .hd ul li a {
    display: block;
    height: .9rem;
    line-height: .9rem;
    font-size: .28rem;
    color: #333333;
}

.center_item .slideTxtBox .hd ul li.on {
    background: #245aa7;
    color: #ffffff;
    border-color: #245aa7;
}

.center_item .slideTxtBox .hd ul li.on a {
    color: #ffffff;
}

.center_item .slideTxtBox .hd ul.tp2 li {
    width: 3.45rem;
}

.center_item .slideTxtBox .bd ul {
    overflow: hidden
}

.center_item .slideTxtBox .bd ul h3 {
    margin-top: .6rem;
    color: #333333;
    font-size: .36rem;
    padding-left: .44rem;
    position: relative;
    font-weight: bold
}

.center_item .slideTxtBox .bd ul h3:after {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    margin-top: -0.12rem;
    width: .24rem;
    height: .24rem;
    border-radius: 100%;
    background-color: #245aa7
}

.center_item .slideTxtBox .bd ul .content {
    margin-top: .3rem;
    color: #868686;
}

.center_item .slideTxtBox .bd ul .content img {
    max-width: 100% !important;
    height: auto !important;
}

.center_item .slideTxtBox .bd ul .pic_ul {
    margin-left: -0.2rem;
    margin-top: .2rem;
}

.center_item .slideTxtBox .bd ul .pic_ul .lis {
    width: 3.35rem;
    margin-top: .2rem;
    margin-left: .2rem;
    float: left;
}

.center_item .slideTxtBox .bd ul .pic_ul .lis .pic {
    width: 3.35rem;
    height: 2.76rem;
    overflow: hidden
}

.center_item .slideTxtBox .bd ul .pic_ul .lis .pic img {
    width: 3.35rem;
    height: 2.76rem;
}

.center_item .slideTxtBox .bd ul .pic_ul .lis .tit {
    width: 3.35rem;
    height: .65rem;
    line-height: .65rem;
    text-align: center;
    font-size: .22rem;
    color: #ffffff;
    background-color: #245aa7;
    overflow: hidden
}





.honor_item {
    padding: .9rem .45rem;
}

.honor_item .box {
    margin-top: .5rem;
}

.honor_item .box .swiper-container {
    position: relative;
    z-index: 3;
    padding-bottom: 1rem;
}

.honor_item .box .swiper-button-prev {
    width: .7rem;
    height: .7rem;
    left: auto;
    right: 50%;
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-right: .1rem;
    background: url(../imgs/arrows2.png) no-repeat 0 -.7rem;
    background-size: auto 1.4rem;
    cursor: pointer;
    background-color: #f4f4f4;
    border-radius: 50%
}

.honor_item .box .swiper-button-next {
    width: .7rem;
    height: .7rem;
    left: 50%;
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-left: .1rem;
    background: url(../imgs/arrows2.png) no-repeat -.7rem -.7rem;
    background-size: auto 1.4rem;
    cursor: pointer;
    background-color: #f4f4f4;
    border-radius: 50%
}

.honor_item .box .swiper-button-prev.sbp3 {
    background-color: #ffffff;
}

.honor_item .box .swiper-button-next.sbn3 {
    background-color: #ffffff;
}

.honor_item .box .swiper-button-prev.sbp3.swiper-button-disabled {
    opacity: 1;
    background-position: 0 0
}

.honor_item .box .swiper-button-next.sbp3.swiper-button-disabled {
    opacity: 1;
    background-position: -0.7rem 0
}

.honor_item .box .swiper-slide {
    height: 3.1rem;
    width: 3.55rem;
    padding: 0 0.1rem;
}

.honor_item .box .swiper-slide .pic {
    display: table-cell;
    width: 3.35rem;
    height: 2.2rem;
    text-align: center;
    vertical-align: middle
}

.honor_item .box .swiper-slide .pic img {
    max-width: 3.35rem;
    max-height: 2.2rem;
}

.honor_item .box .swiper-slide .tit {
    font-size: .24rem;
    margin-top: .2rem;
    width: 3.35rem;
    text-align: center
}



.coop_item .box {
    margin-left: -0.1rem;
}

.coop_item .box .item {
    margin-left: 0.1rem;
    margin-top: 0.1rem;
    float: left;
    width: 1.65rem;
    height: .8rem;
    border: 1px solid #dfdfdf;
}

.coop_item .box .item .pic {
    margin-top: -1px;
    margin-left: -1px;
    width: 1.65rem;
    height: .8rem;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.coop_item .box .item .pic img {
    max-width: 90%;
    max-height: 90%;
}


.contact_box {
    margin: auto;
    background-color: #ffffff;
    width: 100%;
    padding: .05rem .5rem;
}

.contact_box .lis {
    border-top: 1px solid #dfdfdf;
    padding: .45rem 0;
    line-height: 2
}

.contact_box .lis .company {
    padding-left: 20px;
    position: relative;
    font-size: .3rem;
    color: #000000;
}

.contact_box .lis .company:after {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #245aa7;
    left: 0;
    top: 50%;
    margin-top: -5px
}

.contact_box .lis .telphone {
    padding-left: 20px;
    font-size: .28rem;
    color: #333333;
}

.contact_box .lis .telphone span {
    font-size: .28rem;
    color: #919191;
}

.contact_box .lis .email {
    padding-left: 20px;
    font-size: .28rem;
    color: #333333;
}

.contact_box .lis .email span {
    font-size: .28rem;
    color: #919191;
}

.contact_box .lis:first-child {
    border-top: 0;
}


.feed_item {
    margin-top: 1rem
}

.feed {
    margin-top: 0.5rem
}

.feed .inl {
    margin-top: .2rem;
}

.feed .inl .lis {
    padding: .1rem .2rem;
    font-size: 0;
    background-color: #ffffff;
}

.feed .inl .lis input {
    width: 100%;
    height: .6rem;
    line-height: .6rem;
    font-size: .24rem;
    border: none;
    background: none
}

.feed .inl .lis textarea {
    width: 100%;
    height: 75px;
    line-height: 25px;
    font-size: 14px;
    border: none;
    background: none;
    resize: none;
}

.feed .inl .yzm {
    float: left;
    width: 3.4rem;
    padding: 0;
    font-size: 0;
}

.feed .inl .yzm input {
    float: left;
    width: 1.7rem;
    height: .8rem;
    line-height: .8rem;
    padding: 0 0.2rem
}

.feed .inl .yzm img {
    float: left;
    width: 1.7rem;
    height: .8rem;
}

.feed .btns {
    float: right;
    width: 3.3rem;
    height: .8rem;
    margin: auto;
}

.feed .btns button {
    width: 100%;
    line-height: .8rem;
    background-color: #245aa7;
    border-radius: 2px;
    border: none;
    color: #fff;
    text-align: center;
    font-size: .3rem;
    cursor: pointer
}


.idea_item .item {
    margin-top: .4rem;
    background-color: #ffffff;
    padding: .5rem;
    position: relative;
}

.idea_item .item .icon {
    display: block;
    margin: auto;
    width: 1.2rem;
    height: 1.2rem;
    background: url(../imgs/icon_02.png) no-repeat;
    background-size: auto 1.2rem
}

.idea_item .item .icon_1 {
    background-position: 0 0
}

.idea_item .item .icon_2 {
    background-position: -1.2rem 0
}

.idea_item .item .icon_3 {
    background-position: -2.4rem 0
}

.idea_item .item .box {
    width: 100%;
}

.idea_item .item .box .tit {
    font-size: .34rem;
    color: #333333;
    margin-top: .4rem;
}

.idea_item .item .box .desc {
    font-size: .28rem;
    color: #333333;
    margin-top: .2rem;
}

.idea_item .item .box .txt {
    font-size: .26rem;
    color: #868686;
    line-height: 1.8;
    margin-top: .3rem
}



.activity_item .box {}

.activity_item .box .item {
    margin-top: .45rem;
}

.activity_item .box .item .pic {
    width: 100%;
}

.activity_item .box .item .pic img {
    width: 100%;
}

.activity_item .box .item .tit {
    width: 100%;
    font-size: .28rem;
    color: #868686;
    margin-top: .35rem;
    overflow: hidden
}


.growup_item .pic {
    width: 100%;
    margin-bottom: .4rem
}

.growup_item .pic img {
    width: 100%
}

.growup_item .con .tit {
    font-size: .32rem;
    color: #333333;
}

.growup_item .con .txt {
    font-size: .28rem;
    color: #868686;
    margin-top: .25rem;
}

.video_item .box {}

.video_item .box .item {
    margin-top: .4rem;
    width: 100%;
}

.video_item .box .item .pic {
    width: 100%;
}

.video_item .box .item .pic img {
    width: 100%;
}

.video_item .box .item .tit {
    width: 100%;
    font-size: .34rem;
    color: #333333;
    margin-top: .3rem;
    overflow: hidden
}

.video_item .box .item .txt {
    width: 100%;
    font-size: .26rem;
    color: #868686;
    margin-top: .1rem;
    overflow: hidden
}


.job_item .box {
    padding-bottom: 3.2rem;
    background: url(../imgs/job.png) no-repeat center bottom;
    background-size: 100% auto
}

.job_item .box .item {
    background-color: #ffffff;
    border-radius: 5px;
    margin-top: .3rem
}

.job_item .box .item .tit {
    float: left;
    color: #333333;
    font-size: .38rem;
    font-weight: bold;
    line-height: .6rem
}

.job_item .box .item .num {
    float: right;
    width: .6rem;
    height: .6rem;
    line-height: .6rem;
    background-color: #245aa7;
    text-align: center;
    font-size: .32rem;
    color: #ffffff;
    font-family: arial;
    border-radius: 50%
}

.job_item .box .item a {
    display: block;
    height: 1.8rem;
    padding: .6rem .7rem
}


.news_u_item .ntitle {
    color: #333333;
    font-size: .38rem;
    font-weight: bold
}

.news_u_item .search_box {
    margin-top: .35rem;
    height: 1rem;
    padding: .2rem 0;
    background-color: #ffffff
}

.news_u_item .search_box input {
    float: left;
    width: 5.3rem;
    height: .6rem;
    line-height: .6rem;
    background: none;
    border: 0;
    font-size: .22rem;
    margin-left: .4rem;
}

.news_u_item .search_box button {
    float: right;
    width: .6rem;
    height: .6rem;
    border: 0;
    background: url(../imgs/search.png) no-repeat center center;
    background-size: .4rem .4rem;
    margin-right: .35rem
}


.news_u_item .item1 {
    width: 100%;
    height: 2.9rem;
    padding-top: .5rem;
    margin-top: .5rem;
    border-top: 1px solid #e7e7e7
}

.news_u_item .item1:first-child {
    border-top: 0;
    margin-top: .25rem
}

.news_u_item .item1 .pic {
    float: left;
    width: 3.2rem;
    height: 2.4rem;
    overflow: hidden
}

.news_u_item .item1 .pic img {
    width: 3.2rem;
    height: 2.4rem;
}

.news_u_item .item1 .tit {
    width: 3.3rem;
    margin-left: 3.6rem;
    margin-top: .2rem;
    height: .4rem;
    line-height: .4rem;
    color: #333333;
    font-size: .28rem;
}

.news_u_item .item1 .txt {
    width: 3.3rem;
    margin-left: 3.6rem;
    margin-top: .2rem;
    height: .8rem;
    line-height: .4rem;
    color: #868686;
    font-size: .2rem;
    overflow: hidden;
}

.news_u_item .item1 .day {
    width: 3.3rem;
    margin-left: 3.6rem;
    margin-top: .4rem;
    font-size: .22rem;
    color: #969696;
}


.news-main {
    overflow: hidden
}

.news-main-title {
    font-size: .36rem;
    color: #333333;
}

.news-main-info {
    margin-top: .25rem;
    font-size: .24rem;
    color: #969696;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: .25rem
}

.news-content {
    padding: .35rem 0;
    overflow: hidden;
    line-height: 1.8;
}

.news-content img {
    max-width: 100% !important;
    height: auto !important;
}

.news-content iframe,
.news-content video,
.news-content embed {
    max-width: 100% !important;
    height: 4rem !important;
}


.pro-menus {
    width: 8rem;
    overflow: hidden
}

.pro-menus a {
    float: left;
    margin-bottom: -1px;
    width: 33.33333%;
    height: 1.3rem;
    line-height: 1.3rem;
    color: #333;
    display: block;
    border-bottom: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    font-size: 0.3rem;
    text-align: center
}

.pro-menus a:nth-child(3n) {
    border-right: 0
}

.pro-menus a.active {
    background-color: #245aa7;
    color: #ffffff
}

.pro-child-menus {
    margin-left: -.2rem;
    margin-top: .45rem;
    margin-bottom: .7rem
}

.pro-child-menus a {
    float: left;
    margin-left: .2rem;
    margin-top: .2rem;
    width: 3.35rem;
    height: .7rem;
    line-height: .7rem;
    text-align: center;
    background-color: #ffffff;
    border-radius: .7rem
}

.pro-child-menus a.active {
    background-color: #245aa7;
    color: #ffffff
}

.pro_main {
    background-color: #ffffff;
    padding: .8rem .3rem;
}

.product-list {
    margin-left: -0.3rem;
    margin-top: .3rem
}

.product-list li {
    float: left;
    width: 3rem;
    height: 3.1rem;
    margin-top: .3rem;
    margin-left: .3rem;
}

.product-list li .pic {
    width: 3rem;
    height: 2.25rem;
    border: 1px solid #dfdfdf;
    overflow: hidden
}

.product-list li .pic img {
    width: 3rem;
    height: 2.25rem;
    margin-top: -1px;
    margin-left: -1px;
}

.product-list li .tit {
    width: 3rem;
    height: .4rem;
    line-height: .4rem;
    margin-top: .2rem;
    color: #868686;
    font-size: .26rem;
    overflow: hidden;
    text-align: center
}


/****/
.center_item .pro_main {
    float: none !important;
    width: auto !important;
    padding: 0 !important;
    background: none !important;
}

.center_item .pro_main .ctitle {
    margin-top: 0 !important;
    color: #ffffff !important;
    font-size: .32rem !important;
    font-weight: normal !important
}

.center_item .pro_main ul {
    margin-top: 0 !important
}

.pro_main .ctitle {
    margin-bottom: .1rem;
    display: inline-block;
    padding: 0 .4rem;
    min-width: 1rem;
    height: .6rem;
    line-height: .6rem;
    border-radius: .6rem;
    font-size: .3rem;
    background-color: #245aa7;
    color: #ffffff;
    text-align: center;
    font-weight: normal;
}

.pro_main .dtitle {
    margin-bottom: .4rem;
    font-size: .38rem;
    color: #333333;
    font-weight: normal;
}

.pro_main .etitle {
    margin-top: .25rem;
    color: #333333;
    font-size: .3rem;
    padding-left: .33rem;
    position: relative;
    font-weight: normal
}

.pro_main .etitle:after {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    margin-top: -.09rem;
    width: .18rem;
    height: .18rem;
    border-radius: 100%;
    background-color: #245aa7
}

.product-list.plauto {
    margin-top: 0
}

.product-list.plauto li {
    height: 2rem
}

.product-list.plauto li .pic {
    height: 2rem
}

.product-list.plauto li .pic img {
    height: 2rem
}

.product-list.plauto2 {
    margin-top: 0
}

.product-list.plauto2 li {
    height: auto;
}

.product-list.plauto2 li .etitle {
    margin-top: 0;
}

.product-list.plauto2 li .pic {
    height: 2.36rem;
}

.product-list.plauto2 li .pic img {
    height: 2.36rem
}

.product-list.plauto3 li {
    width: 6.3rem;
    height: auto;
}

.product-list.plauto3 li .etitle {
    margin-top: 0;
}

.product-list.plauto3 li .pic {
    width: 100%;
    height: auto;
    margin-top: .3rem;
    border: 0;
}

.product-list.plauto3 li .pic img {
    width: 100%;
    height: auto
}

.product-list.plauto4 {
    margin-top: 0
}

.product-list.plauto4 li {
    height: auto;
}

.product-list.plauto4 li .etitle {
    margin-top: 0;
}

.product-list.plauto4 li .pic {
    height: 2.75rem;
}

.product-list.plauto4 li .pic img {
    height: 2.75rem
}

.product-list.plauto5 {
    margin-top: 0
}

.product-list.plauto5 {
    margin-left: -.1rem;
}

.product-list.plauto5 li {
    width: 1.5rem;
    height: auto;
    margin-left: .1rem;
    margin-top: .1rem;
}

.product-list.plauto5 li .etitle {
    margin-top: 0;
}

.product-list.plauto5 li .pic {
    width: 1.5rem;
    height: 1.18rem;
}

.product-list.plauto5 li .pic img {
    width: 1.5rem;
    height: 1.18rem
}

.product-list.plautoX {
    margin-top: 0
}

.product-list.plautoX li {
    height: auto;
    width: 3.3rem;
}

.product-list.plautoX li .etitle {
    margin-top: 0;
    margin-bottom: .1rem
}

.product-list.plautoX li .pic {
    width: 3.3rem;
    height: 2.6rem;
    border: 0;
}

.product-list.plautoX li .pic img {
    width: 3.3rem;
    height: 2.6rem
}


.pro_cate_text {
    overflow: hidden
}

.pro_cate_text h3 {
    margin-top: .4rem;
    color: #333333;
    font-size: .32rem;
    padding-left: .4rem;
    position: relative;
    font-weight: normal
}

.pro_cate_text h3:after {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    margin-top: -.1rem;
    width: .2rem;
    height: .2rem;
    border-radius: 100%;
    background-color: #245aa7
}

.pro_cate_text .content {
    margin-top: .3rem;
    color: #868686;
}

.pro_cate_text .content img {
    max-width: 100% !important;
    height: auto !important;
}

.cate_pic_list {
    margin-left: -0.2rem;
}

.cate_pic_list li {
    margin-left: 0.2rem;
    margin-top: 0.2rem;
    width: 3.35rem;
    height: 3.7rem;
    float: left;
}

.cate_pic_list .pic {
    width: 3.35rem;
    height: 2.87rem;
}

.cate_pic_list .pic img {
    width: 3.35rem;
    height: 2.87rem;
}

.cate_pic_list .tit {
    margin-top: .2rem;
    color: #333333;
    font-size: .28rem;
    padding-left: .3rem;
    position: relative;
    height: .4rem;
    line-height: .4rem
}

.cate_pic_list .tit:after {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    margin-top: -.08rem;
    width: .16rem;
    height: .16rem;
    border-radius: 100%;
    background-color: #245aa7
}

.cate_pic_list_2 {
    background: #f4f6f9;
    padding: .3rem;
    border-radius: 5px;
    margin-top: .45rem;
}

.cate_pic_list_2 ul {
    margin-left: -.2rem;
}

.cate_pic_list_2 li {
    margin-left: .2rem;
    margin-top: .2rem;
    float: left;
    width: 2.75rem;
    height: 1.8rem;
}

.cate_pic_list_2 li img {
    width: 2.75rem;
    height: 1.8rem;
}

.cate_pic_list_2 li.bimg {
    width: 5.7rem;
    height: auto;
}

.cate_pic_list_2 li.bimg img {
    width: 5.7rem;
    height: auto;
}

.cate_pic_list_2 li.mimg {
    width: 260px;
    height: auto;
    float: right;
    margin-left: 0;
}

.cate_pic_list_2 li.mimg img {
    width: 260px;
    height: 305px;
}

.cate_pic_list_2 li.simg {
    width: 2.75rem;
    height: 1.93rem;
}

.cate_pic_list_2 li.simg img {
    width: 2.75rem;
    height: 1.93rem;
}

.cate_pic_list_2 li.s2img {
    width: 188px;
    height: auto;
}

.cate_pic_list_2 li.s2img img {
    width: 188px;
    height: auto;
}

/****/

.pro_main {
    padding: .6rem .3rem .3rem;
    background-color: #ffffff;
    overflow: hidden
}

.product-left {
    position: relative;
    border: 1px solid #dfdfdf;
}

.product_pic {
    padding: 0;
    background-color: #ffffff
}


.product-info {
    margin-top: .5rem
}

.product-info .title {
    color: #333333;
    font-size: .38rem;
}

.product-info .content {
    font-size: .28rem;
    color: #868686;
    line-height: 1.8;
    margin-top: .25rem
}

.product-info .content img {
    max-width: 100% !important;
    height: auto !important;
}

.product-process {
    margin-top: .6rem;
}

.product-process h3 {
    width: 100%;
    border-bottom: 1px solid #e4e4e4;
}

.product-process h3 b {
    display: block;
    width: 2.5rem;
    height: .58rem;
    line-height: 1;
    color: #333333;
    font-size: .32rem;
    border-bottom: 3px solid #245aa7;
}

.product-process .content {
    padding: .3rem 0;
    overflow: hidden
}

.product-process .content img {
    max-width: 100% !important;
    height: auto !important;
}




.investor_main {
    margin-top: .5rem;
    padding: .5rem;
    background-color: #ffffff;
    overflow: hidden
}

.investor_main .invtitle {
    font-size: .34rem;
    color: #333333;
    font-weight: normal;
    margin-bottom: .2rem
}

.investor_main .content {
    font-size: .28rem;
    color: #868686;
    line-height: 1.8
}

/*默认table*/
.investor_main .content table {
    width: 100%;
    empty-cells: show;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0
}

.investor_main .content table th {
    font-weight: 400
}

/*带水平线*/
.investor_main .content table th {
    font-weight: bold
}

.investor_main .content table th,
.investor_main .content table td {
    padding: 5px 5px;
    line-height: 1.5
}

.investor_main .content table tbody+tbody {
    border-top: 2px solid #ddd
}

.investor_main .content table {
    background-color: #fff
}

/*带横向分割线*/
.investor_main .content table {
    border-top: 1px solid #ddd
}

.investor_main .content table th,
.investor_main .content table td {
    border-bottom: 1px solid #ddd
}

/*th带背景*/
.investor_main .content table thead th {
    background-color: #F5FAFE
}

/*带外边框*/
.investor_main .content table {
    border: 1px solid #ddd;
    border-collapse: separate;
    *border-collapse: collapse;
    border-left: 0
}

.investor_main .content table th,
.investor_main .content table td {
    border-left: 1px solid #ddd
}

.investor_main .content table {
    border-bottom: 0
}



.picScroll-left3 {
    width: 100%;
    height: .8rem;
    border-bottom: 1px solid #dfdfdf;
    position: relative;
}

.picScroll-left3 .hd {
    position: relative;
    width: 100%;
    height: 0;
}

.picScroll-left3 .hd .prev {
    display: block;
    width: .6rem;
    height: .6rem;
    overflow: hidden;
    position: absolute;
    right: .7rem;
    top: 0;
    cursor: pointer;
    background: url(../imgs/arrows2.png) no-repeat 0 -0.6rem;
    background-size: auto 1.2rem
}

.picScroll-left3 .hd .next {
    display: block;
    width: .6rem;
    height: .6rem;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    background: url(../imgs/arrows2.png) no-repeat -0.6rem -0.6rem;
    background-size: auto 1.2rem
}

.picScroll-left3 .hd .prev.prevStop {
    background-position: 0 0;
}

.picScroll-left3 .hd .next.nextStop {
    background-position: -0.6rem 0;
}

.picScroll-left3 .hd ul {
    display: none
}

.picScroll-left3 .bd ul {
    width: 4.2rem
}

.picScroll-left3 .bd ul li {
    display: block;
    float: left;
    width: 1.4rem;
    height: .6rem;
}

.picScroll-left3 .bd ul li a {
    font-size: .28rem;
    line-height: .8rem;
    color: #868686;
    cursor: pointer;
}

.picScroll-left3 .bd ul li a.on {
    font-size: .38rem;
    line-height: .7rem;
    color: #245aa7;
    cursor: auto;
    font-weight: bold
}


.invlist {
    margin-top: .2rem
}

.invlist li {
    padding: .3rem 0 .3rem .3rem;
    line-height: 2;
    border-bottom: 1px solid #dfdfdf;
    position: relative;
}

.invlist li:after {
    position: absolute;
    content: '';
    left: 0;
    top: .5rem;
    margin-top: -.06rem;
    width: .12rem;
    height: .12rem;
    border-radius: 100%;
    background-color: #245aa7
}

.invlist li a {
    display: block;
    width: 5.6rem;
    font-size: 14px;
    color: #868686;
    height: .4rem;
    line-height: .4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.invlist li .time {
    display: block;
    font-size: .24rem;
    color: #868686;
}




.search_list {
    width: 100%;
    padding: 0.5rem 0.5rem 0;
}

.search_list h2 {
    font-size: 0.3rem;
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #e7e7e7;
}

.search_list li {
    padding: 0.2rem 0;
    height: 2.1rem;
    border-bottom: 1px solid #dddddd
}

.search_list li .tit {
    width: 100%;
    height: 0.4rem;
    line-height: 0.4rem;
}

.search_list li .tit a {
    color: #0000cc;
    font-size: 0.28rem;
    text-decoration: underline
}

.search_list li .tit a .hightlight {
    color: #e60027
}

.search_list li .con {
    height: 1.2rem;
    margin-top: 0.1rem;
}

.search_list li .con .pic {
    float: left;
    width: 1.6rem;
    height: 1.2rem;
    margin-right: 0.3rem;
    overflow: hidden
}

.search_list li .con .pic a {
    display: table-cell;
    width: 1.6rem;
    height: 1.2rem;
    text-align: center;
    vertical-align: middle
}

.search_list li .con .pic img {
    max-width: 1.6rem;
    max-height: 1.2rem;
}

.search_list li .con .txt {
    height: 1.2rem;
    line-height: 0.4rem;
    font-size: 0.26rem;
    color: #333;
    overflow: hidden
}

.search_list li .con .txt .hightlight {
    color: #e60027
}




/*********      page      ***************/
#page {
    width: 100%;
    overflow: hidden;
}

#page {
    text-align: center
}

#page select {
    display: none;
}

#page span,
#page a {
    display: inline-block;
    vertical-align: top;
    padding: 0 .2rem;
    font-size: .26rem;
    margin: 0 .1rem;
    background: #ffffff;
    border-radius: 2px;
    overflow: hidden;
    line-height: .6rem;
    color: #666666;
    border: 1px solid #e4e4e4;
}

#page span {
    color: #ffffff;
    font-size: .26rem;
    background: #245aa7;
    border-color: #245aa7
}

#page span font {
    color: #ffffff;
}

#page span.nolink {
    display: inline-block;
    vertical-align: top;
    padding: 0 .2rem;
    font-size: .26rem;
    margin: 0 .1rem;
    background: #ffffff;
    line-height: .6rem;
    color: #666666;
    border: 1px solid #e4e4e4;
}

/** prev next button ***/
.pn {
    padding-top: .2rem;
    margin: auto;
    overflow: hidden;
    border-top: 1px solid #e5e5e5;
    color: #666666
}

.pn .pn_l {
    padding: .05rem 0;
    font-size: .28rem;
}

.pn .pn_r {
    padding: .05rem 0;
    font-size: .28rem;
}

.pn a {
    color: #666666
}