input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

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

select,
input,
img,
select {
    vertical-align: middle;
}

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

table,
th,
td {
    vertical-align: middle
}

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

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

p {
    margin: 0;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

p {
    margin: 0;
}

.wd1200 {
    width: 1200px;
    margin: 0 auto;
}


/*滚动*/

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800%
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}

.com-img {
    display: block;
    overflow: hidden;
}

.com-img img {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*头部样式*/

.top_head {
    position: relative;
    height: 150px;
}

.logo {
    float: left;
    line-height: 150px;
}

.top_phone {
    float: right;
    position: relative;
    padding-left: 70px;
    background: url(../images/tp_phne.png) no-repeat left center;
    font-size: 18px;
    color: #333333;
    margin-top: 35px;
}

.top_phone p:nth-child(2) {
    font-size: 30px;
    color: #004097;
    font-weight: bold;
}


/* nav_wap */

.nav_wap {
    position: relative;
    background: #004097;
    height: 70px;
}


/*热门搜索*/

.search_index {
    height: 90px;
    position: relative;
    background: #f6f6f6;
}

.hotSearch {
    float: left;
    height: 90px;
    line-height: 90px;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}

.hotSearch a {
    color: #333333;
    margin-right: 10px;
}

#formsearch2 {
    margin-top: 20px;
    width: 360px;
    height: 50px;
    line-height: 50px;
    float: right;
    background: url(../images/ssbg.png) no-repeat center center;
}

#formsearch2 input {
    height: 50px;
    background: #fff;
    line-height: 50px;
    border: none;
    outline: none;
    float: left;
}

#formsearch2 input#keyword {
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    color: #cccccc;
    background: none;
    border: none;
    font-size: 18px;
    width: calc(100% - 80px);
}

#formsearch2 input#s_btn {
    width: 80px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    background: none;
}


/* c1_index */

.c1_index {
    position: relative;
    padding-top: 80px;
}

.ttt1 {
    text-align: center;
}

.ttt1 h3 {
    font-size: 50px;
    color: #004097;
}

.ttt1 h3 img {
    padding-right: 25px;
}

.ttt1 h3 span {
    color: #333333;
}

.ttt1 p {
    font-size: 20px;
    color: #999999;
    padding-top: 20px;
}


/*  */

.number {
    position: relative;
    display: flex;
    margin-top: 90px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 30px;
}

.number li {
    position: relative;
    padding-bottom: 30px;
    padding-left: 20px;
    width: 25%;
}

.number li+li {
    border-left: 1px solid #d2d2d2;
}

.number li h3 {
    margin-top: 30px;
    color: #004097;
    line-height: 1;
}

.number li h3 i {
    font-style: inherit;
    color: #004097;
    font-family: Impact;
    font-size: 80px;
    font-weight: 400;
}

.number li h3 em {
    color: #004097;
    font-size: 36px;
    font-weight: 600;
    font-style: inherit;
    padding-left: 5px;
}

.number li p {
    font-size: 20px;
    margin-top: 30px;
    background: url(../images/line1.png) no-repeat left top;
    padding-top: 25px;
    line-height: 1.7;
    font-weight: 400;
    color: #999999;
}


/* aa_inquiry */

.aa_inquiry {
    position: relative;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .2);
    background: #fff;
    height: 200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px;
}

.aa_inquiry .zxun {
    display: block;
    font-size: 24px;
    color: #fff;
    background: #004097;
    width: 200px;
    line-height: 60px;
    text-align: center;
    border-radius: 30px;
}


/* c2_index */

.c2_index {
    position: relative;
    padding: 50px 0;
}

.sort1 {
    position: relative;
    font-size: 0;
    margin: 0 -5px;
    margin-top: 50px;
    margin-bottom: 35px;
}

.sort1 li {
    position: relative;
    margin: 0 5px;
    text-align: center;
    display: inline-block;
    background: #004097;
    border-radius: 30px;
    width: 190px;
    line-height: 50px;
    margin-bottom: 16px;
}

.sort1 li a {
    display: block;
    font-size: 16px;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.sort1 li:hover,
.sort1 li.on {
    background: #fa0c08;
}


/* list_xx */

.list_xx {
    position: relative;
    font-size: 0;
    margin: 0 -1%;
}

.list_xx li {
    display: inline-block;
    vertical-align: top;
    width: 31.33%;
    margin: 0 1% 22px 1%;
}

.list_xx li a {
    display: block;
}

.list_xx li a img {
    width: 100%;
    height: 390px;
}


/* c3_index */

.c3_index {
    position: relative;
    padding-bottom: 70px;
}

.field {
    position: relative;
    padding-top: 40px;
}

.field .slick-slide {
    margin: 0 8px;
    position: relative;
    text-align: center;
}

.field .slick-slide a.img {
    display: block;
}

.field .slick-slide .qimg img {
    width: 100%;
}

.field .slick-slide .qtxt {
    border: 1px solid #d2d2d2;
    border-top: none;
    height: 210px;
    position: relative;
    transition: .5s ease;
}

.field .slick-slide .qtxt .fs {
    position: absolute;
    top: -65px;
    z-index: 999;
    text-align: center;
    width: 100%;
}

.field .slick-slide .qtxt .fs img {
    margin: 0 auto;
    width: 130px;
    height: 130px;
}

.field .slick-slide .qtxt .spp {
    position: relative;
    padding-top: 90px;
}

.field .slick-slide .qtxt .spp h3 {
    font-size: 30px;
    color: #333333;
    font-weight: normal;
}

.field .slick-slide .qtxt .spp h3 em {
    display: block;
    font-style: inherit;
    font-size: 14px;
    color: #999999;
    text-transform: uppercase;
}

.field .slick-slide:hover .qtxt {
    background: #004097;
    border: 1px solid #004097;
    border-top: none;
}

.field .slick-slide:hover .qtxt .spp h3,
.field .slick-slide:hover .qtxt .spp h3 em {
    color: #fff;
}

.field .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 60px;
    height: 60px;
    font-size: 0;
    border: none;
    outline: none;
    z-index: 999;
}

.field .slick-prev {
    left: -70px;
    background: url(../images/prev1.png) no-repeat center;
}

.field .slick-next {
    right: -70px;
    background: url(../images/next1.png) no-repeat center;
}

.field .slick-prev:hover {
    background: url(../images/prev1h.png) no-repeat center;
}

.field .slick-next:hover {
    background: url(../images/next1h.png) no-repeat center;
}


/* c4_index */

.c4_index {
    position: relative;
    background: url(../images/ys_bg.png) no-repeat top center;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.fubiao {
    height: 375px;
    text-align: center;
    position: relative;
    padding-top: 50px;
}

.fubiao img {
    max-width: 100%;
    margin: 0 auto;
}

.ys_aa {
    margin-bottom: 50px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ys_aa>div {
    width: 600px;
}

.ys_aa>div.z {
    width: 550px;
}

.ys_aa .z h3 {
    font-size: 42px;
    color: #333333;
    font-weight: normal;
    padding-left: 245px;
    background: url(../images/01.png) no-repeat 40px center;
    line-height: 1.7;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 6px solid #dcdcdc;
}

.ys_aa .z span {
    display: block;
    font-size: 18px;
    color: #333333;
    line-height: 35px;
}

.ys_aa>div.y {
    text-align: center;
}

.ys_aa>div.y img {
    max-width: 100%;
    margin: 0 auto;
}

.ys_bb .z h3 {
    background: url(../images/02.png) no-repeat 40px center;
}

.ys_cc .z h3 {
    background: url(../images/03.png) no-repeat 40px center;
}


/* c5_index */

.c5_index {
    position: relative;
}

.cas_list {
    margin-top: 45px;
    position: relative;
}

.cas_list li {
    float: left;
    position: relative;
    margin-right: 15px;
    margin-bottom: 15px;
}

.cas_list li:nth-child(3n) {
    margin-right: 0;
}

.cas_list li a {
    display: block;
}

.cas_list li .com-img img {
    width: 390px;
    height: 390px;
}

.cas_list li h3 {
    background: #eeeeee;
    line-height: 90px;
    text-align: center;
    font-size: 18px;
    color: #333333;
    transition: .5s ease;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.cas_list li:hover h3 {
    background: #004097;
    color: #fff;
}


/* c6_index */

.c6_index {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}

.c6_wap {
    margin-top: 35px;
    display: flex;
    justify-content: space-between;
}

.c6left {
    position: relative;
    width: 500px;
}

.titnn {
    position: relative;
    height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    
}

.titnn h3 {
    font-size: 18px;
    color: #333333;
    line-height: 60px;
    height: 60px;
    border-bottom: 2px solid #333;
}

.titnn a {
    text-transform: uppercase;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

#ydemo {
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    height: 590px;
    margin-top: 10px;
    padding: 10px;
}

#yindemo {
    height: 100%;
}

#ydemo1 {}

#ydemo2 {}

.news_list2 {
    position: relative;
    padding: 0px;
}

.news_list2 li {
    position: relative;
    height: 110px;
    margin-bottom: 10px;
}

.news_list2 li a {
    display: flex;
    justify-content: space-between;
}

.news_list2 li .kkimg {
    width: 110px;
}

.news_list2 li .kkimg img {
    width: 110px;
    height: 110px;
}

.news_list2 li .kkyy {
    width: calc(100% - 110px);
    background: #ffffff;
    padding: 20px;
}

.news_list2 li .kkyy h3 {
    font-size: 16px;
    color: #333333;
    margin-bottom: 20px;
}

.news_list2 li .kkyy span {
    display: block;
    font-size: 16px;
    color: #666666;
}

.news_list2 li:nth-child(2n) .kkyy {
    width: calc(100% - 110px);
    background: #f6f6f6;
}

.news_list2 li .kkyy h3:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #fa0c08;
    margin-right: 5px;
    vertical-align: 2px;
    border-radius: 50%;
}

.news_list2 li .kkyy span:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #0f4ec4;
    margin-right: 5px;
    vertical-align: 2px;
    border-radius: 50%;
}

.news_list2 li:hover .kkyy h3 {
    color: #004097;
}


/*  */

.c6right {
    position: relative;
    width: 660px;
}

.titpp {
    position: relative;
    height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.titpp ul {
    position: relative;
    display: flex;
    line-height: 60px;
}

.titpp ul li {
    margin-right: 75px;
    position: relative;
    line-height: 60px;
    font-size: 18px;
    color: #999999;
    font-weight: bold;
    cursor: pointer;
}

.titpp ul li:hover,
.titpp ul li.on {
    border-bottom: 2px solid #333;
    color: #333;
}

.titpp a {
    text-transform: uppercase;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}


/*  */

.n_tab_con {
    position: relative;
    padding: 20px;
}

.nlist_aa {
    position: relative;
    margin: 10px 0;
}

.nlist_aa li a {
    display: flex;
    justify-content: space-between;
}

.nlist_aa li .limg {
    width: 280px;
    height: 200px;
}

.nlist_aa li .limg img {
    width: 280px;
    height: 200px;
}

.nlist_aa li .lright {
    width: calc(100% - 280px);
    padding-left: 15px;
}

.nlist_aa li .lright h3 {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    line-height: 40px;
}

.nlist_aa li .lright span {
    display: block;
    line-height: 2;
    font-size: 16px;
    color: #666666;
    min-height: 130px;
    overflow: hidden;
}

.nlist_aa li .lright .nskk {
    float: right;
    font-size: 14px;
    color: #666666;
}

.nlist_aa li:hover .lright h3 {
    color: #004097;
}


/* nlist_bb */

.nlist_bb {
    position: relative;
}

.nlist_bb li {
    position: relative;
    line-height: 70px;
    padding: 0 20px;
}

.nlist_bb li:nth-child(2n) {
    background: #f6f6f6;
}

.nlist_bb li a {
    display: block;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}

.nlist_bb li a::before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #fa0c08;
    margin-right: 3px;
    vertical-align: 2px;
    border-radius: 50%;
}

.nlist_bb li span {
    position: absolute;
    right: 20px;
    top: 0px;
    font-size: 14px;
    color: #666666;
}

.nlist_bb li:hover a {
    color: #004097;
}


/* c7_index */

.c7_index {
    position: relative;
    padding-bottom: 60px;
}

.c7_wap {
    position: relative;
    margin-top: 100px;
}

.c7_top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 35px;
}

.abb_left {
    position: relative;
    width: 580px;
}

.abb_left h3 {
    font-size: 50px;
    color: #004097;
    text-transform: uppercase;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

.abb_left h3 em {
    display: block;
    font-style: inherit;
    font-size: 24px;
    color: #333333;
    font-weight: normal;
}

.abb_left .abbtxt {
    line-height: 30px;
    font-size: 18px;
    color: #666666;
}

.abb_left .ab_lx {
    position: relative;
    margin-top: 20px;
    display: flex;
}

.abb_left .ab_lx a {
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-right: 15px;
    border-radius: 30px;
    display: block;
    width: 144px;
    line-height: 40px;
}

.abb_left .ab_lx a:nth-child(1) {
    background: #004097;
}

.abb_left .ab_lx a:nth-child(2) {
    background: #fa0c08;
}

.abb_right {
    position: relative;
    width: 600px;
}

.abb_right img {
    width: 600px;
    height: 500px;
}


/*  */

.axx_list {
    position: relative;
}

.axx_list .slick-slide {
    margin: 0 8px;
    position: relative;
    text-align: center;
}

.axx_list .slick-slide a.img {
    display: block;
}

.axx_list .slick-slide .com-img img {
    width: 100%;
}

.axx_list .slick-slide h3 {
    font-size: 18px;
    color: #333333;
    line-height: 40px;
    font-weight: normal;
    padding: 10px 0;
}

.axx_list .slick-arrow {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    width: 60px;
    height: 60px;
    font-size: 0;
    border: none;
    outline: none;
    z-index: 999;
}

.axx_list .slick-prev {
    left: -60px;
    background: url(../images/prev1.png) no-repeat center;
}

.axx_list .slick-next {
    right: -60px;
    background: url(../images/next1.png) no-repeat center;
}

.axx_list .slick-prev:hover {
    background: url(../images/prev1h.png) no-repeat center;
}

.axx_list .slick-next:hover {
    background: url(../images/next1h.png) no-repeat center;
}


/* foot_wap */

.foot_wap {
    position: relative;
    background: #004097;
    padding-top: 40px;
    padding-bottom: 30px;
}

.link {
    padding-bottom: 40px;
    line-height: 1.7;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.link a {
    font-weight: normal;
    color: #fff;
    margin-right: 10px;
}

.foot_aa {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.ft_logo {
    width: 800px;
}

.ft_logo img {
    max-width: 100%;
}

.ft_dh {
    position: relative;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}

.ft_dh p:nth-child(1) {
    font-size: 20px;
    font-weight: normal;
    padding-left: 50px;
    background: url(../images/ft_dh.png) no-repeat left center;
    min-height: 35px;
}


/*  */

.foot_bb {
    position: relative;
    padding: 50px 0 40px;
    display: flex;
    justify-content: space-between;
}

.foot_bb h2 {
    font-size: 30px;
    color: #ffffff;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.foot_bb h2::before {
    width: 60px;
    height: 2px;
    position: absolute;
    background: rgba(255, 255, 255, .5);
    bottom: 0px;
    left: 0px;
    content: "";
}

.ft_contact {
    width: 300px;
}

.ft_contact div {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
}

.ft_ewm div img {
    max-width: 140px;
}

.ft_zs div img {
    max-width: 140px;
}

.ft_ewm,
.ft_zs {
    width: 220px;
}

.ft_zxun div {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 2;
}

.ft_zxun .inss a {
    margin-top: 20px;
    display: block;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    width: 140px;
    text-align: center;
    line-height: 50px;
    background: #fa0c08;
    border-radius: 30px;
}


/*  */

.ft_nav {
    position: relative;
    padding: 25px 0;
    border-top: 1px solid rgba(255, 255, 255, .2);
    display: flex;
}

.ft_nav li {
    flex: 1;
    text-align: center;
}

.ft_nav li a {
    font-size: 18px;
    color: rgba(255, 255, 255, .5);
}

.ft_nav li a:hover {
    color: #fff;
    font-weight: bold;
}


/* container */

.container {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}