.top {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #e6e6e6;
}
.top_hy {
    width: 60%;
    line-height: 40px;
}
.top_hy p {
    font-size: 14px;
    height: 40px;
    padding-left: 30px;
    background: url(../img/home.png) left center no-repeat;
}
.top_yy {
    width: 10%;
}
.top_yy .yxselect {
    border: none;
    width: 113px;
    background: url(../img/yy.png) no-repeat 8px center #fff;
    padding-left: 23px !important;
    height: 26px;
    border-radius: 50px;
    float: left;
    margin-top: 9px;
    margin-right: 14px;
    border: 0 !important;
    -webkit-appearance: menulist-button;
    font-size: 14px;
    border-right: none;
}
.top_yy .yxselect {
}
.head {
    width: 100%;
    overflow: hidden;
    height: 120px;
    margin-bottom: 30px;
}
.logo {
    width: 31%;
    margin-top: 30px;
}
.tle {
    width: 60%;
    margin-top: 20px;
}
.tle li {
    height: 100px;
    float: left;
    margin-left: 40px;
}
.tle li:nth-child(1) {
    height: 100px;
    padding-left: 80px;
    background: url(../img/zj.png) no-repeat center left;
}
.tle li p, .tle li span {
    font-size: 15px;
    margin-top: 30px;
}
.tle li:nth-child(2) {
    height: 100px;
    padding-left: 80px;
    background: url(../img/zj.png) no-repeat center left;
}
.tle li:nth-child(3) {
   /* height: 68px;*/
    width: 22%;
    border-radius: 20px;
    background: #BC1100;
}
.tle li:nth-child(3) p {
    color: #fff;
    margin-top: 10px;
    text-align: center;
}
.tle li:nth-child(3) span {
    color: #fff;
    display: block;
    margin-top: 10px;
    text-align: center;
}
/*nav*/
.ct {
    background: #fff;
}
#_ctl0__ctl3_box {
    background: #fff;
}
.box880_-6112 {
    font: 14px/1.43 "Noto Sans SC", Arial, sans-serif;
    position: absolute;
    z-index: 999;
    width: 100%;
    height: 70px;
    color: #333;
}
.box880_-6112 .nav:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    color: '';
}
.box880_-6112 .nav > li {
    position: relative;
    float: left;
    margin-right: 7%;
}
.box880_-6112 .nav > li:last-child {
    margin-right: 0px;
}
.box880_-6112 .nav > li > a {
    position: relative;
    display: block;
    text-align: center;
    height: 70px;
    line-height: 70px;
    padding: 0 15px;
}
.box880_-6112 .nav > li > a:hover,
.box880_-6112 .nav > li > a:hover .subtitle,
.box880_-6112 .nav .active,
.box880_-6112 .nav .active .subtitle {
    color: #bc1100;
}
.box880_-6112 .nav > li > a:after {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 2px;
    content: '';
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    background: #bc1100;
}
.box880_-6112 .nav > li > a:hover:after,
.box880_-6112 .nav .active:after {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.box880_-6112 .nav a span {
    display: block;
    font-size: 16px;
}
.box880_-6112 .nav {
    width: 1200px;
    margin: 0 auto;
}
.box880_-6112 .nav .title {
}
.box880_-6112 .nav .subtitle {
    font-size: 9px;
    padding-top: 5px;
    text-transform: uppercase;
    color: #666;
}
.box880_-6112 .subnav {
    position: absolute;
    top: 70px;
    left: 50%;
    visibility: hidden;
    width: 170px;
    margin-left: -85px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
    background: rgba(255, 255, 255, .9);
    box-shadow: 0 3px 16px rgba(0, 0, 0, .1);
}
.box880_-6112 .nav > li:hover .subnav {
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.box880_-6112 .subnav li a {
    font-size: 14px;
    line-height: 50px;
    position: relative;
    display: block;
    overflow: hidden;
    height: 50px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    color: #666;
}
.box880_-6112 .subnav li a:hover {
    padding-left: 0px;
    color: #fff;
    background: #bc1100;
}
.box880_-6112 .subnav li a:after {
    position: absolute;
    top: 50%;
    right: 10px;
    visibility: hidden;
    width: 5px;
    height: 10px;
    margin-top: -5px;
    content: '';
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}
.box880_-6112 .subnav li a:hover:after {
    right: 15px;
    visibility: visible;
}
.box880_-6112 .nav > li.selected a:after {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.box880_-6112 .nav > li.selected a .title {
    color: #bc1100;
}
.fixed-on #tmf3 .box880_-6112 .subnav {
    position: fixed;
    left: auto;
    margin-left: -40px;
}
/**/
.fullSlide {
    position: relative;
    margin: 0 auto;
}
.fullSlide .bd {
    position: relative;
    z-index: 0;
}
.fullSlide .bd li img {
    width: 100%;
    vertical-align: top;
}
.fullSlide .hd {
    position: relative;
    z-index: 1;
    margin-top: -61px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.fullSlide .hd ul {
    text-align: center;
    padding-top: 5px;
}
.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 60px;
    height: 4px;
    margin: 5px;
    border-radius: 20px;
    background: #fff;
    overflow: hidden;
    line-height: 9999px;
}
.fullSlide .hd ul .on {
    background: #bc1100;
}
.fullSlide .prev, .fullSlide .next {
    z-index: 1;
    display: block;
    width: 55px;
    height: 55px;
    position: relative;
    margin: -17% 0 0 3%;
    float: left;
    background: url(../img/arrow.png) 0 0 no-repeat;
    filter: alpha(opacity=40);
    opacity: 0.4
}
.fullSlide .next {
    background-position: right 0;
    float: right;
    margin-right: 3%
}
.fullSlide .prev:hover, .fullSlide .next:hover {
    filter: alpha(opacity=80);
    opacity: 0.8
}
/*section*/
.section1 {
    width: 100%;
    height: 711px;
    overflow: hidden;
    background: url(../img/sction1.jpg) no-repeat center;
}
.section1_swiper {
    margin-top: 100px;
}
.section1_slide {
    background: #ffffff;
    width: 393px !important;
    height: 557px !important;
    transition: all 0.5s ease-out;
}
.section1_slide:hover {
    transition: all 0.5s;
    background: #bc1100;
}
.slide_img {
    width: 393px;
    display: block;
    overflow: hidden;
    height: 335px;
    text-align: center;
    margin-top: 20px;
}
.slide_img img {
    width: 393px;
    display: block;
    overflow: hidden;
    margin-top: 20px;
}
.slide_txt {
    margin-top: 10px;
    text-align: center;
}
.slide_txt a {
    display: block;
    height: 50px;
    font-weight: bold;
    font-size: 20px;
    line-height: 50px;
}
.slide_txt p {
    width: 320px;
    line-height: 30px;
    padding: 10px;
    height: 60px;
    font-size: 18px;
    margin-top: 20px;
    margin: 20px auto;
}
.section1_slide:hover a {
    color: #fff;
}
.section1_slide:hover p {
    color: #fff;
}
/*section2*/
.section2 {
    overflow: hidden;
    width: 100%;
    height: 1183px;
    background: url(../img/sction2.jpg) no-repeat center;
}
.title2 {
    margin-bottom: 50px;
    padding-top: 80px;
    text-align: center;
}
.title2 h2 {
    font-size: 54px;
    font-weight: bold;
    color: #bc1100;
}
.title2 p {
    font-size: 25px;
    margin-top: 30px;
}
.item1 {
    margin-top: 80px;
}
.item1 img {
    vertical-align: top;
}
.item1 li {
    position: relative;
    float: left;
    margin-right: 20px;
    width: 396px;
    height: 334px;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 55px;
    box-shadow: 0 0px 15px #868686;
}
.item1 .item2 {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 60px;
    text-align: center;
    background: #fff;
    color: #000;
    overflow: hidden;
    border-top: 5px solid #BC1100;
}
.item1 .item2 a {
    color: #000 !important;
    height: 60px;
}
.item1 .item2 a p {
    width: 120px;
    float: left;
    background: #BC1100;
    height: 60px;
}
.item1 .item2 a p img {
    margin-top: 10px;
}
.item1 .item3 {
    display: none;
    margin: 20px auto 0;
    width: 396px;
    line-height: 20px;
    text-align: left;
    font-size: 12px;
    clear: both;
    padding: 20px;
}
.item1 h3 {
    color: #000000;
    width: 20px;
    float: left;
    width: 200px;
    line-height: 60px;
    font-size: 18px;
}
.item1 .item3 p {
    color: #333;
    font-size: 16px;
    line-height: 30px;
    height: 200px;
}
.item1 .item3 a {
    display: block;
    font-size: 16px;
    color: #000;
}
.item1 .item3:hover a {
    color: #BC1100;
}
.more {
    margin-left: 20px;
    display: block;
    width: 200px;
    height: 40px;
    margin: 20px auto;
    border: 1px solid #333333;
    text-align: center;
    clear: both;
    line-height: 40px;
    border-radius: 20px;
    color: #333;
    font-size: 16px;
}
.more:hover {
    border: none;
    color: #fff;
    background: #BC1100;
}
.section3 {
    width: 100%;
    overflow: hidden;
    height: 1006px;
    background: url(../img/sction3.jpg) no-repeat center;
}
.title3 {
    color: #fff;
}
.title3 h2 {
    color: #fff;
}
.section3 ul {
    margin-top: 67px;
}
.section3 ul li {
    height: 320px;
    margin-right: 30px;
    padding: 10px;
    margin-bottom: 11px;
    float: left;
    width: 380px;
    text-align: center;
}
.section3 ul li img {
    height: 60px;
    margin-top: 20px;
    margin-bottom: 30px;
}
.section3 ul li p {
    margin-top: 20px;
    height: 40px;
    color: #fff;
    font-size: 25px;
}
.section3 ul li span {
    margin-top: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 15px;
    display: block;
}
.section3 ul li:hover {
    background: #BC1100;
}
.section4 {
    width: 100%;
    height: auto;
    background: url(../img/sction4.jpg) no-repeat bottom center;
    overflow: hidden;
    background-size: auto;
    padding-bottom: 2%;
}
.section4 ul {
    margin-top: 20px;
    padding-bottom: 20px;
}
.section4 ul li {
    transition: all 0.5s;
    float: left;
    width: 248px;
    background: url(../img/main21.png) no-repeat center;
    height: 269px;
    margin-bottom: 16px;
}
.section4 ul li img {
    display: block;
    margin: 20px auto;
    margin-top: 78px;
    text-align: center;
}
.section4 ul li:nth-child(6) {
    /* margin-left: 125px; */
}
@keyframes test {
    0% {
        transform: translate(0, 0)
    }
    50% {
        transform: translate(0, 5px)
    }
    100% {
        transform: translate(0, 0)
    }
}
.section4 ul li:hover {
    animation: test 0.25s ease-in 3;
}
.section5 {
    height: 666px;
    background: url(../img/sction5.jpg) no-repeat center;
    width: 100%;
}
.index_new {
    margin-top: 20%;
    margin-left: 15%;
    width: 20%;
}
.index_new h2 {
    font-weight: bold;
    font-size: 48px;
}
.index_new a {
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    height: 50px;
    width: 180px;
    margin-top: 20px;
    display: block;
    border-radius: 20px;
    background: #BC1100;
    color: #fff;
}
.index_new2 {
    width: 65%;
    margin-top: 120px;
}
.section5_slide {
    width: 400px;
}
.slide5_img {
    display: block;
    height: 255px;
    /*width: 400px;*/
    display: block;
    transition: all 0.5s;
    overflow: hidden;
}
.slide5_img img {
    transition: all 0.5s;
    height: 100%;
    width: 100%;
}
.slide5_img:hover img {
    transform: scale(1.1);
}
.slide5_txt {
    padding: 10px;
    background: #fff;
}
.slide5_txt .news_bt {
    height: 40px;
    display: block;
    font-size: 18px;
    line-height: 40px;
}
.slide5_txt .news_bt:hover {
    color: #BC1100;
}
.slide5_txt img {
    clear: both;
}
.slide5_txt .wz {
    margin-top: 11px;
    height: 80px;
    border-bottom: 5px solid #D8D8D8;
    font-size: 13px;
    overflow: hidden;
    line-height: 25px;
    color: #333;
/ margin-bottom: 11 px;
}
.slide5_line {
    padding-top: 20px;
    height: 60px;
}
.slide5_line p {
    font-size: 16px;
    float: left;
    line-height: 30px;
}
.slide5_line p span {
    font-size: 30px;
    float: left;
    color: #333333;
}
.slide5_line a {
    margin-top: 20px;
    width: 10%;
    float: right;
}
.footer {
    width: 100%;
    overflow: hidden;
    background: #2e384d;
    padding-top: 60px;
}
.foot_nav {
    height: 260px;
    overflow: hidden;
    width: 16%;
}
.foot_nav h2 {
    color: #fff;
    font-size: 18px;
}
.foot_nav h2 a {
    color: #fff;
    font-size: 15px;
}
.foot_nav ul {
    margin-bottom: 20px;
    margin-top: 20px;
}
.foot_nav ul li {
    line-height: 40px;
    color: #fff;
}
.foot_nav ul li a {
    font-size: 14px;
    color: #fff;
}
.foot_nav p {
    margin-top: 20px;
    font-size: 18px;
    color: #fff;
    margin-bottom: 20px;
}
.foot_nav img {
    width: 99px;
    height: 99px;
}
.footer_cont {
    clear: both;
    overflow: hidden;
}
.footer_cont ul li {
    float: left;
    margin-right: 20px;
    color: #fff;
}
.footer_cont ul li p {
    font-size: 15px;
}
.foot {
    clear: both;
    border-top: 1px #3b4865 solid;
    margin-top: 20px;
}
.foot p {
    text-align: center;
    height: 50px;
    font-size: 15px;
    color: #fff;
    line-height: 50px;
}
.foot p a {
    color: #fff;
}
.zy_banner {
    width: 100%;
    height: 381px;
}
.other_bt {
}
.other_bt h2 {
    font-size: 30px;
    color: #000000;
    margin-bottom: 20px;
}
.other_bt>p {
    width: 220px;
    height: 8px;
    background: #a71717;
}
.other_bt span {
    display: block;
    font-size: 16px;
    margin-top: 20px;
}
.hy_cont {
    background: #f4f4f4;
    padding: 20px;
    overflow: hidden;
    margin-top: 20px;
}
.hy_cont .hy_cont_img {
    width: 45%;
    height: 421px;
    display: block;
    overflow: hidden;
    transition: all 0.5s;
}
.hy_cont .hy_cont_img img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}
.hy_cont .hy_cont_img:hover img {
    transform: scale(1.1);
}
.hy_cont_txt {
    width: 45%;
}
.hy_cont_txt h3 {
    font-size: 30px;
    color: #000000;
    padding-bottom: 20px;
    border-bottom: 1px solid #e2e2e2;
}
.hy_cont_txt p {
    font-size: 16px;
    padding-top: 20px;
    height: 160px;
    line-height: 30px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 20px;
}
.hy_cont_txt ul {
    margin-top: 30px;
}
.hy_cont_txt ul li {
    float: left;
    height: 50px;
    margin-right: 20px;
    width: 200px;
    background: #A71717;
}
.hy_cont_txt ul li a {
    text-align: center;
    display: block;
    height: 50px;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
}
.hy_cont_txt ul li:hover {
    background: #2e384d;
}
.hy_cont_js {
    margin-bottom: 60px;
    background: #f4f4f4;
    padding: 20px;
    overflow: hidden;
    margin-top: 60px;
}
.hy_cont_bt2 {
    height: 60px;
    border-bottom: 2px solid #A71717;
    background: #fff;
}
.hy_cont_bt2 h3 {
    line-height: 60px;
    font-size: 30px;
    font-weight: bold;
    text-align: center
}
.hy_cont_js2 {
    padding-bottom: 20px;
    padding-top: 30px;
}
.hy_cont_fy {
    font-size: 18px;
    margin-top: 30px;
}
/*.hy_cont_fy p {
    font-size: 18px;
    margin-top: 30px;
}*/
.hy_cont_fy p:hover a {
    color: #A71717;
}
.Menu002662 {
    text-align: center;
    padding: 2% 0;
}
.Menu002662 .columnname {
    font-size: 48px;
    color: #333;
    padding-bottom: 2%;
    display: none;
}
.Menu002662 ul {
    position: relative;
}
.Menu002662 ul:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    left: 0;
    top: 50%;
    background: #ccc;
    z-index: -1;
}
.Menu002662 ul li {
    margin: 0 4px;
    position: relative;
    padding: 8px;
    display: inline-block;
}
.Menu002662 ul li a {
    display: block;
    background: #e5e5e5;
    color: #333;
    padding: 8px 45px;
    line-height: 24px;
    font-size: 16px;
}
.Menu002662 ul li i {
    position: absolute;
    width: 3px;
    height: 100%;
    top: 0;
    opacity: 0;
}
.Menu002662 ul li i.i_1 {
    left: 0;
}
.Menu002662 ul li i.i_2 {
    right: 0;
}
.Menu002662 ul li i::before,
.Menu002662 ul li i::after {
    position: absolute;
    content: '';
    width: 13px;
    height: 12px;
}
.Menu002662 ul li i::before {
    top: 0;
}
.Menu002662 ul li i::after {
    bottom: 0;
}
.Menu002662 ul li i.i_1::before,
.Menu002662 ul li i.i_1::after {
    left: 0;
    border-left: 2px solid #009ba4;
}
.Menu002662 ul li i.i_2::before,
.Menu002662 ul li i.i_2::after {
    right: 0;
    border-right: 2px solid #009ba4;
}
.Menu002662 ul li i.i_1::before,
.Menu002662 ul li i.i_2::before {
    border-top: 2px solid #009ba4;
}
.Menu002662 ul li i.i_1::after,
.Menu002662 ul li i.i_2::after {
    border-bottom: 2px solid #009ba4;
}
.Menu002662 ul li a:hover,
.Menu002662 ul li.aon a {
    background: #009ba4;
    color: #fff;
    font-weight: bold;
}
.Menu002662 ul li:hover i,
.Menu002662 ul li.aon i {
    opacity: 1;
}
@media (max-width: 1024px) {
    .Menu002662 .columnname {
        font-size: 36px;
    }
    .Menu002662 ul:before {
        display: none;
    }
    .Menu002662 ul {
        display: block;
    }
    .Menu002662 ul li {
        float: left;
        width: 49%;
        margin: 0;
    }
    .Menu002662 ul li a {
        padding: 8px 0;
        font-size: 14px;
        text-align: center;
    }
}
@media (max-width: 640px) {
    .Menu002662 .columnname {
        font-size: 26px;
    }
    .Menu002662 ul li a {
        font-size: 12px;
    }
}
/*
 .RighInfo001749 
 */
.RighInfo001749 {
    padding: 2% 0;
    line-height: 1.5;
}
.RighInfo001749 .videobox {
    float: right;
    margin: 0 0 5% 5%;
    width: 35%;
    position: relative;
}
.RighInfo001749 .videobox i {
    position: absolute;
    width: 3px;
    height: 90%;
    top: 5%;
    z-index: 99;
}
.RighInfo001749 .videobox i.i_1 {
    left: 5%;
}
.RighInfo001749 .videobox i.i_2 {
    right: 5%;
}
.RighInfo001749 .video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: rgba(0, 0, 0, 0.3);
}
/**/
.other_pro {
    overflow: hidden;
    width: 100%;
    margin-top: 40px;
}
.other_nav {
    height: 100px;
}
.other_nav ul .one {
    float: left;
    width: 19%;
    margin-left: 1%;
    position: relative;
}
/*.other_nav ul li:nth-child(1){
	float: left;
	width: 20%;
	margin-left: 1%;
}*/
.other_nav ul .one a {
    font-size: 17px;
    color: #000;
    text-decoration: none;
    padding: 0 6px;
    text-align: center;
    display: block;
    height: 60px;
    line-height: 60px;
    border: none;
    border-bottom: 9px solid #e9e9e9;
}
.other_nav ul .one:hover > a {
    color: #bc1100;
    border-bottom: 9px solid #bc1100;
}
.other_nav ul .one.hover > a {
    color: #bc1100 !important;
    border-bottom: 9px solid #bc1100 !important;
}
.other_nav li.one .submenu {
    display: none;
    z-index: 555;
    background: rgba(255, 255, 255, .6);
    box-shadow: 0 3px 16px rgba(0, 0, 0, .1);
    position: absolute;
}
.other_nav li.one .submenu li {
    float: left;
    width: 100%;
    border-bottom: none !important;
}
.other_nav li.one .submenu li a {
    float: left;
    width: 100%;
    border-bottom: none !important;
}
.other_nav li.two:hover a {
    color: #bc1100;
    font-size: 16px;
    font-weight: bold;
}
.other_nav li.two .curr {
    color: #bc1100;
}
.other_pro_box {
    margin-top: 30px;
    overflow: hidden;
}
.section2_slide {
    height: 531px !important;
    background: #f0f3fa;
}
.pro_box_list {
    overflow: hidden;
    margin-bottom: 20px;
    margin-top: 30px;
    clear: both;
}
.pro_box_list li {
    margin-right: 20px;
    float: left;
}
.pro_box_list h4 {
    font-size: 28px;
    color: 0462 a6;
}
.pro_box_list .pro_h2 {
    margin-top: 20px;
    overflow: hidden;
}
.pro_box_list .pro_h2 p {
    float: left;
    width: 80%;
    font-size: 16px;
    line-height: 35px;
}
.pro_box_list .pro_h2 a {
    display: block;
    width: 15%;
    height: 40px;
    font-size: 15px;
    float: right;
    background: #bc1100;
    color: #fff;
    text-align: center;
    line-height: 40px;
}
.other_pro {
    margin-bottom: 60px;
}
/**/
.cp_cont {
    padding: 20px;
    overflow: hidden;
    margin-top: 20px;
}
.cp_cont .cp_cont_img {
    width: 40%;
    height: 421px;
    display: block;
    overflow: hidden;
    transition: all 0.5s;
    background: #f0f3fa;
}
.cp_cont .cp_cont_img img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}
.cp_cont .cp_cont_img:hover img {
    transform: scale(1.1);
}
.cp_cont_txt {
    background: #efefef;
    width: 55%;
    padding: 20px;
    height: 421px;
}
.cp_cont_txt h3 {
    padding-top: 30px;
    font-size: 30px;
    color: #000000;
    padding-bottom: 20px;
    border-bottom: 1px solid #e2e2e2;
}
.cp_cont_txt p {
    font-size: 16px;
    padding-top: 20px;
    height: 160px;
    line-height: 30px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 20px;
}
.cp_cont_txt ul {
    margin-top: 30px;
}
.cp_cont_txt ul li {
    float: left;
    height: 50px;
    margin-right: 20px;
    width: 200px;
    background: #A71717;
}
.cp_cont_txt ul li a {
    text-align: center;
    display: block;
    height: 50px;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
}
.cp_cont_txt ul li:hover {
    background: #2e384d;
}
.other_pro_cont {
    margin-top: 30px;
    overflow: hidden;
    width: 100%;
}
.xq_nav {
    margin-bottom: 30px;
    overflow: hidden;
}
.xq_nav ul li {
    width: 20%;
    float: left;
    height: 60px;
    line-height: 60px;
    border-bottom: 5px solid #e7e7e7;
}
.xq_nav ul li p {
    text-align: center;
    font-size: 20px;
    cursor: pointer;
}
.xq_nav ul li:hover {
    border-bottom: 5px solid #A71717;
}
.xq_nav ul li.hover {
    border-bottom: 5px solid #A71717;
}
.xq_nav ul li.hover p {
    color: #A71717;
}
.xq_box {
    margin-top: 30px;
}
.xq_list h5 {
    font-size: 20px;
    padding-left: 30px;
    background: url(../img/incon.png) no-repeat left center;
}
.xq_nr {
    margin-top: 20px;
}
.xq_nr p {
    font-size: 16px;
    line-height: 30px;
}
.xq_nr table {
    border-collapse: collapse;
    width: 100% !important;
    height: auto;
}
.xq_nr table td {
    border: 1px solid #cad3de;
    /*height: 30px !important;
    line-height: 60px  !important;*/
    text-align: center;
}
.xg_img {
    margin-top: 30px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.xg_img h5 {
    font-size: 20px;
    color: #0462A6;
}
/*åœ¨çº¿ç•™è¨€*/
.online {
    margin-top: 30px;
    clear: both;
}
.online h4 {
    height: 50px;
    color: #fff;
    font-size: 16px;
    margin-left: 20px;
    text-align: center;
    background: #a71717;
    line-height: 50px;
    margin-right: 20px;
    margin-bottom: 10px;
}
/*ÃƒÂ¥Ã…â€œÃ‚Â¨ÃƒÂ§Ã‚ÂºÃ‚Â¿ÃƒÂ§Ã¢â‚¬Â¢Ã¢â€žÂ¢ÃƒÂ¨Ã‚Â¨Ã¢â€šÂ¬*/
.message {
    overflow: hidden;
    margin: 10px auto;
}
.message_box {
    width: 100%;
    margin: auto;
    margin-top: 10px;
    padding: 20px;
}
.message_box input {
    width: 48%;
    padding: 0 10px;
    height: 48px;
    line-height: 48px;
    background: #f1f1f1;
    margin-right: 2px;
    margin-bottom: 20px;
    border: none;
}
.message_box textarea {
    width: 97%;
    padding: 10px;
    background: #f1f1f1;
    height: 118px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #888;
    border: none;
}
.message_box .sub_btn {
    width: 220px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border: none;
    cursor: pointer;
    color: #FFFFFF;
    background: #a71717;
}
.btn_group {
    width: 220px;
    margin: auto;
}
.inp4 .Img1 {
    width: 120px;
    height: 38px;
    border-left: 1px solid #d1d1d1;
}
.inp4 input {
    width: 17%;
    height: 38px;
}
.inp4 span {
    margin-top: 13px;
    display: block;
    float: left;
}
.other_pro_cont {
    margin-bottom: 40px;
}
.about_cont {
    margin-top: 10px;
    margin-bottom: 60px;
}
.about_cont p {
    line-height: 30px;
    font-size: 16px;
}
.about_img1 {
    width: 1233px;
    margin-top: 30px;
    height: 454px;
    overflow: hidden;
    margin-bottom: 30px;
    transition: all 0.5s;
}
.about_img1 img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}
.about_img1:hover img {
    transform: scale(1.1);
}
.about_slide p {
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    text-align: center;
    font-size: 16px;
}
.about_box2 {
    margin-top: 40px;
    height: 706px;
    width: 100%;
    overflow: hidden;
    background: url(../img/aboutlc.jpg) no-repeat center;
}
.about_box3 {
    height: 778px;
    width: 100%;
    overflow: hidden;
    background: url(../img/aboutry.jpg) no-repeat center;
}
.about-three {
    width: 100%;
    height: 845px;
    background: url(../img/aboutlc.jpg) no-repeat center;
    background-size: cover;
}
.about3-shodow {
    width: 100%;
    height: 100%;
}
.about3-red {
    background: #DA3519;
    width: 68%;
    height: 377px;
    margin-top: 40px;
}
.about3-red .nian {
    margin-top: 70px;
    padding: 0 32px;
    height: 74px;
    line-height: 74px;
    color: #dc3517;
    font-size: 48px;
    background: #fff;
    display: inline-block;
}
.about3-red .txt {
    margin-top: 30px;
    padding: 0 96px 0 181px;
}
.about3-red .txt h2 {
    font-size: 20px;
    color: #fff;
    height: 60px;
    line-height: 30px;
}
.about3-red .txt p {
    font-size: 16px;
    color: #fff;
    height: 60px;
    line-height: 30px;
}
.about3-red .txt .zh {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    margin-bottom: 10px;
}
.about3-red .txt .en {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
}
.about3-fr {
    padding-top: -27px;
    text-align: center;
    width: 22%;
    height: 100%;
    position: relative;
}
.about3-fr .tit {
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    line-height: 45px;
}
.about3-fr .en {
    font-size: 15px;
    color: #fff;
    line-height: 24px;
}
.about3-fr .gallery-thumbs {
    height: 100%;
}
.about3-fr .gallery-thumbs .swiper-slide {
    height: 80px;
    color: #fff;
    font-size: 30px;
    cursor: pointer;
    line-height: 80px;
    text-align: center;
}
.about3-fr .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
    color: #CB3218;
    position: relative;
}
.about3-fr .gallery-thumbs .swiper-slide.swiper-slide-thumb-active:before {
    position: absolute;
    width: 27%;
    height: 1px;
    background: #CB3218;
    content: '';
    top: 50%;
    left: 0;
}
.about3-fr .swiper-button-next {
    width: 38px;
    height: 22px;
    margin-top: 0;
    right: 50%;
    bottom: -30px;
    background: url(../img/about-down.png) no-repeat center !important;
    background-size: 19px 11px;
    margin-right: -19px;
    top: auto;
}
.about3-fr .swiper-button-prev {
    width: 38px;
    height: 22px;
    margin-top: 0;
    left: 50%;
    top: -30px;
    background: url(../img/about3-up.png) no-repeat center !important;
    background-size: 19px 11px;
    margin-left: -19px;
    bottom: auto;
}
.about3-box {
    position: relative;
    height: 480px;
    margin-top: 50px;
}
.about-three .about-top {
    display: none;
}
.ry_box {
    margin-top: 120px;
}
.about_slide img{
    width: 295px;
}
.about_box1{
    margin-bottom: 40px;
}
/*è”ç³»æˆ‘ä»¬*/
.contact_us {
    overflow: hidden;
    margin-top: 40px;
}
.contact_txt {
    width: 40%;
}
.contact_txt h2 {
    font-size: 30px;
    padding-left: 30px;
    background: url(../img/ct.jpg) no-repeat left;
}
.contact_txt h2:before {
    width: 60px;
    height: 40px;
    background: #009BA4;
}
.contact_fs {
    border-top: 1px dashed #ccc;
    margin-top: 60px;
    padding-top: 60px;
}
.contact_fs p {
    line-height: 30px;
    font-size: 16px;
}
.contact_img {
    width: 50%;
}
.contact_img img {
    width: 100%;
}
.contact_ly {
    width: 100%;
    height: 700px;
    background: url(../img/contact_us.jpg) no-repeat center;
}
.about_box4 {
    margin-top: 30px;
    overflow: hidden;
    margin-bottom: 30px;
}
.culture_one {
    width: 55%;
}
.culture_one {
    width: 65%;
}
.culture_img1 {
    height: 340px;
    width: 100%;
    display: block;
    overflow: hidden;
}
.culture_img1 img {
    height: 100%;
    width: 100%;
    transition: all 0.5s;
}
.culture_img1:hover img {
    transform: scale(1.1);
}
.culture_txt1 {
    width: 100%;
    padding: 20px;
    height: 140px;
    background: #f0f3fa;
}
.culture_txt1 h2 {
    font-size: 30px;
    text-align: center;
}
.culture_txt1 p {
    text-align: center;
    margin-top: 30px;
    font-size: 16px;
}
.culture_two {
    width: 32%;
}
.culture {
    overflow: hidden;
    margin-bottom: 30px;
}
.other_news {
    margin-top: 40px;
    overflow: hidden;
    margin-bottom: 40px;
}
.other_news li {
    margin-left: 38px;
    margin-bottom: 40px;
    width: 367px;
    float: left;
}
.other_news li:nth-child(1), .other_news li:nth-child(4) {
    margin-left: 0px;
}
/**/
.other_nav2 {
    height: 80px;
}
.other_nav2 ul li {
    float: left;
    width: 24%;
    margin-left: 1%;
}
.other_nav2 ul li a {
    font-size: 18px;
    color: #000;
    text-decoration: none;
    padding: 0 6px;
    text-align: center;
    display: block;
    height: 89px;
    line-height: 89px;
    border: none;
    border-bottom: 9px solid #e9e9e9;
}
.other_nav2 ul li:hover a {
    color: #bc1100;
    border-bottom: 9px solid #bc1100;
}
.other_nav2 ul li.hover a {
    color: #bc1100 !important;
    border-bottom: 9px solid #bc1100 !important;
}
.ny-main {
    padding: 0 0 3%;
    z-index: 3;
}
.lcoual li {
    box-shadow: 0px 4px 26px #ccc;
    margin-top: 50px;
    height: 455px;
}
.lcoual li .pic {
    width: 45%;
    float: left;
    overflow: hidden;
}
.lcoual li .pic a {
    background: no-repeat center center;
    background-size: cover;
    display: block;
    overflow: hidden;
    height: 455px;
    transition: all 0.5s ease;
}
.lcoual li .pic:hover a {
    transform: scale(1.1);
}
.lcoual li .con {
    float: right;
    width: 55%;
    height: 455px;
    display: table;
    background: #fff;
    padding: 0 5%;
    transition: all 0.5s ease;
}
.tab-cell {
    display: table-cell;
    vertical-align: middle;
}
.lcoual li .con .p1 {
    font-size: 30px;
    background: url(../img/d1.png) repeat-x left center;
}
.lcoual li .con .p11 {
    font-size: 30px;
    background: url(../img/d2.png) repeat-x left center;
}
.lcoual li .con .p1 span {
    display: inline-block;
    padding-right: 20px;
    background: #fff;
    color: #333;
    transition: all 0.5s ease;
}
.lcoual li .con .p2 {
    opacity: 0.6;
    margin-top: 5px;
    text-transform: uppercase;
}
.lcoual li .con .p3 {
    margin-top: 20px;
    padding-top: 25px;
    position: relative;
    line-height: 25px;
    height: 150px;
    overflow: hidden;
}
.lcoual li .con .p3:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 2px;
    background: #0068b7;
}
.lcoual li .con .p6:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 2px;
    background: #fff !important;
}
.lcoual li .con .p4 {
    margin-top: 20px;
}
.lcoual li .con .p4 span {
    display: inline-block;
    border: 1px solid #ccc;
}
.lcoual li .con .p4 span a {
    position: relative;
    display: inline-block;
    line-height: 45px;
    padding: 0 35px;
    border: 1px solid #666;
    transition: all 0.5s ease;
    position: relative;
    left: -5px;
    top: -5px;
    text-decoration: none;
}
.lcoual li .con .p4 span a i {
    position: relative;
    z-index: 2;
}
.lcoual li .con .p4 span a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #0068b7;
    transition: all 0.5s ease;
}
.lcoual li .con .p4 span a:hover {
    background: #0068b7;
    color: #fff;
}
.lcoual li .con .p5 span a:hover {
    background: #fff;
    color: #0068B7 !important;
}
.lcoual li:nth-child(2n) .pic {
    float: right;
}
.lcoual li:nth-child(2n) .con {
    float: left;
    background: #bc1100;
    color: #fff;
}
.p3 p {
    font-size: 16px;
    line-height: 30px;
}
.lcoual li:nth-child(2n) .con .p4 span a {
    color: #fff;
    border-color: #fff;
}
.lcoual li:nth-child(2n) .con .p1 span {
    background: #bc1100;
    color: #fff;
}
.wrap2 {
    width: 1400px;
    margin: 0 auto;
}
@media (max-width: 1400px) {
    .wrap2 {
        width: 100%;
        padding: 0 2%;
    }
}
.ny-main {
    overflow: hidden;
    margin-bottom: 40px;
    margin-top: 40px;
}
.hz_box ul {
    margin-top: 20px;
}
.hz_box ul li {
    transition: all 0.5s;
    float: left;
    width: 243px;
    background: url(../img/main21.png) no-repeat center;
    height: 269px;
    margin-bottom: 18px;
}
.hz_box ul li img {
    display: block;
    margin: 20px auto;
    margin-top: 78px;
    text-align: center;
}
.hz_box ul li:nth-child(6) {
    /* margin-left: 125px; */
}
@keyframes test {
    0% {
        transform: translate(0, 0)
    }
    50% {
        transform: translate(0, 5px)
    }
    100% {
        transform: translate(0, 0)
    }
}
.hz_box ul li:hover {
    animation: test 0.25s ease-in 3;
}
.hz_box {
}
.shipin_main02 {
    overflow: hidden;
    margin-bottom: 50px;
    padding-top: 60px;
}
.n01 h2 {
    font-size: 24px;
    color: #bc1100;
}
.n01 span#ffb {
    color: #999;
    margin-bottom: 20px;
    display: block;
    line-height: 35px;
    border-bottom: 1px dashed #eee;
    padding-bottom: 10px;
}
.shipin_main02 .n01 {
    width: 70%;
}
.ncontent ul, .ncontent li {
    list-style-position: inside !important;
}
.shipin_main02 .n02 {
    width: 25%;
}
.shipin_main02 h3 {
    font-size: 24px;
    font-weight: normal;
    color: #333;
    padding-bottom: 20px;
}
.nll01 {
    background: #f5f5f5;
    padding: 20px;
    margin-bottom: 30px;
}
.nll01 ul {
    margin-top: 10px;
}
.nll01 li {
    line-height: 22px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 240px;
}
.nll01 .bottom {
    background: #bc1100;
    color: #fff;
    padding: 7px 25px;
    margin-top: 20px;
    display: block;
    text-align: center;
}
.nll02 {
    border-bottom: 1px dashed #ddd;
    display: inline-block;
    padding-bottom: 20px;
}
.nll02 .cp02 {
}
.nll02 .cp02 a {
    float: left;
    background: #000;
    color: #fff;
    padding: 7px 20px;
    margin: 8px 10px 8px 0;
}
.nll02 .cp02 a:hover {
    background: #bc1100;
    color: #fff;
}
.ncontent {
    font-size: 16px;
    line-height: 33px;
}
._detailPage_bottom {
    border-top: 1px solid #eee;
    margin-top: 30px;
}
._detailPage_bottom li {
    line-height: 50px;
    overflow: hidden;
    height: 50px;
    padding: 0 10px;
    border-bottom: 1px solid #eee;
}
._detailPage_bottom ._mark {
    font-weight: bold;
    float: left;
    margin-right: 10px;
}
._detailPage_bottom ._title {
    font-size: 14px;
    float: left;
    width: 68%;
}
._detailPage_bottom ._title:hover {
    color: #bc1100;
}
._detailPage_bottom ._time {
    float: right;
    color: #bbb;
}
.bdsharebuttonbox .bds_more {
    float: none;
    padding-left: 2px;
    background: none;
}
	