.header {
    /* width: 100%; */
    background: #fff;
    height: 110px;
    /* position: fixed; */
    /* top: 0; */
    /* left: 0; */
    z-index: 9999;
    /* box-shadow: 0px 0px 8px rgba(0,0,0,0.2); */
}

.header .logo {
    margin-top: 11px;
    width: 24%;
    line-height: 110px;
}

.header .nav {
    width: 48%;
    margin-left: 10%;
    margin-top: 1%;
}

.header .nav ul li {
    width: 16.66%;
    /* margin-left: 2%; */
    line-height: 80px;
    float: left;
}

.header .nav ul li a {
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    display: block;
}

.header .nav ul li:hover {
    border-bottom: 6px solid #0065b0;
}

.header .nav ul li:hover a {
    color: #0065b0;
}

.header .nav ul li.on {
    border-bottom: 6px solid #0065b0;
}

.header .nav ul li.on a {
    color: #0065b0;
}

.language {
    width: 14%;
    margin-top: 33px;
}

.language ul li {
    float: left;
    margin-right: 30px;
}

/**/

/*banner*/

.fullSlide {
    width: 100%;
    position: relative;
    height: 645px;
    background: #000;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
    width: 100%;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 645px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    height: 645px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    _background: #000;
    _filter: alpha(opacity=60);
}

.fullSlide .hd ul {
    text-align: center;
    padding-top: 5px;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 8px;
    height: 8px;
    margin: 5px;
    background: #0065B0;
    overflow: hidden;
    line-height: 9999px;
}

.fullSlide .hd ul .on {
    background: #000;
}

/*index_ys*/

.index_ys {
    height: 164px;
    width: 100%;
    margin-top: 10px;
}

.index_ys dl {
    width: 19.9%;
    text-align: center;
    float: left;
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    /*height: 153px;*/
    color: #666;
    position: relative;
    padding-top: 50px;
}

.index_ys dl dt {
    font-size: 22px;
}

.index_ys dl dd.dd1 {
    font-size: 14px;
    margin-top: 5px;
    height:52px;
}

.index_ys dl dd.dd2 {
    margin-top: 15px;
    height: 34px;
    width: 34px;
    margin: 15px auto;
    position: relative;
    overflow: hidden;
}

.index_ys dl dd.dd2 i {
    display: block;
    width: 34px;
    height: 34px;
    background: url(__PUBLIC__/img/Index/ty01.png) no-repeat center;
    position: relative;
    top: 0;
    left: 0;
    font-style: normal;
}

.index_ys dl dd.dd2 em {
    display: block;
    width: 34px;
    height: 34px;
    position: relative;
    top: 0;
    left: 0;
}

.index_ys dl:hover {
    color: #0066b1;
}

/*section1*/

.section1 {
    padding-bottom: 30px;
    width: 100%;
    overflow: hidden;
    padding-top: 30px;
    background: #f5f5f5;
}

.title {
    margin-top: 30px;
    text-align: center;
}

.title p:nth-child(1) {
    font-size: 30px;
}

.title p:nth-child(1) span {
    color: #086fbe;
}

.title p:nth-child(2) {
    width: 120px;
    height: 5px;
    margin: 20px auto;
    background: #0065B0;
}

.title p:nth-child(3) {
    font-size: 16px;
}

.section1_pro {
    margin-top: 40px;
}

.section1_pro ul li {
    float: left;
    width: 31%;
    height: auto;
    margin-left: 1.5%;
    margin-bottom: 20px;
}

.section1_pro ul li .section1_pro_img {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
}

.section1_pro ul li .section1_pro_img img {
    width: 100%;
    height: auto;
    transition: all 0.5s;
}

.section1_pro ul li .section1_pro_img:hover img {
    transform: scale(1.1);
}

.section1_pro_txt {
    text-align: center;
    font-size: 18px;
    height: 50px;
    display: block;
    line-height: 50px;
}

.section1_pro_txt p:hover {
    color: #086fbe;
}

/*section2*/

.section2 {
    width: 100%;
    height: 271px;
    background: #086fbe;
}

.section2_fl {
    width: 60%;
    padding-top: 40px;
}

.section2_fl p:nth-child(1) {
    font-size: 31px;
    color: #fff;
    font-weight: bold;
}

.section2_fl p:nth-child(1) span {
    font-size: 32px;
    color: #fcef01;
}

.section2_fl p:nth-child(2) {
    color: #fff;
}

.section2_fl p:nth-child(3) {
    color: #fff;
    margin-top: 20px;
    font-size: 22px;
}

.section2_fr {
    width: 32%;
    padding-top: 40px;
}

.section2_fr p:nth-child(1) {
    font-size: 18px;
    color: #fff;
    height: 60px;
    line-height: 60px;
    padding-left: 60px;
    background: url(../img/Phone-call.png) left center no-repeat;
}

.section2_fr p:nth-child(2) {
    font-size: 16px;
    width: 300px;
    height: 60px;
    margin-top: 30px;
    text-align: center;
    line-height: 60px;
    background: #fff;
    border-radius: 10px;
}

.ys_box {
    padding-top: 40px;
}

.ys_fl {
    width: 50%;
}

@keyframes test {
    0% {
        transform: translate(0, 0)
    }
    50% {
        transform: translate(0, 5px)
    }
    100% {
        transform: translate(0, 0)
    }
}

.ys_fl:hover {
    animation: test 0.25s ease-in 3;
}

.ys_fr {
    width: 50%;
}

.ys_fr_txt {
    padding-bottom: 20px;
}

.ys_fr_txt .sz {
    width: 10%;
    font-size: 81px;
    color: #6a6363;
    font-style: italic;
}

.ys_fr_txt .wz {
    height: 120px;
    width: 80%;
}

.ys_fr_txt .wz p:nth-child(1) {
    padding-top: 30px;
    font-size: 30px;
    color: #006dba;
}

.ys_fr_txt .wz p:nth-child(2) {
    font-size: 17px;
    color: #a1a1a1;
    display: none;
}

.ys_cont {
    clear: both;
}

.section3_ys {
    overflow: hidden;
    margin-top: 50px;
}

.ys_cont p {
    font-size: 16px;
    color: #333;
    margin-top: 40px;
    line-height: 30px;
}

.ys_cont a {
    width: 160px;
    display: block;
    height: 40px;
    line-height: 40px;
    margin-top: 40px;
    text-align: center;
    border: 1px solid #086fbe;
}

.ys_cont a:hover {
    background: #006dba;
    color: #fff;
}

.section3_ys1 {
    width: 100%;
    padding-top: 220px;
    background: url(../img/pro_ys.png) no-repeat;
    overflow: hidden;
    margin-top: 50px;
}

/*section4*/

.section4 {
    width: 100%;
    margin-top: 60px;
    padding-top: 20px;
    overflow: hidden;
    padding-bottom: 20px;
    background: #f5f5f5;
}

.section4_fl {
    margin-top: 68px;
    width: 45%;
}

.section4_fl .section4_title {}

.section4_fl .section4_title p {
    width: 184px;
    height: 4px;
    margin-bottom: 20px;
    background: #086fbe;
}

.section4_fl .section4_title h4 {
    font-size: 36px;
    margin-bottom: 20px;
}

.section4_fl .section4_txt {
    margin-top: 10px;
}

.section4_fl .section4_txt a:nth-child(1) {
    height: 209px;
    line-height: 30px;
    overflow: hidden;
    display: block;
}

.section4_fl .section4_txt a:nth-child(2) {
    width: 140px;
    height: 40px;
    display: block;
    text-align: center;
    color: #fff;
    margin-top: 20px;
    line-height: 40px;
    background: #086fbe;
}

.section4_fl .section4_txt a:nth-child(2):hover {
    background: #000000;
}

.section4_fr {
    margin-top: 68px;
    width: 50%;
    height: auto;
    display: block;
    overflow: hidden;
}

.section4_fr a {
    width: 100%;
    display: block;
    height: auto;
    overflow: hidden;
}

.section4_fr a img {
    width: 100%;
    display: block;
    height: auto;
    overflow: hidden;
    transition: all 0.5s;
}

.section4_fr a img:hover {
    transform: scale(1.1);
}

.section4 {
    margin-top: 40px;
    overflow: hidden;
}

.section5 {
    margin-bottom: 30px;
    clear: both;
    height: 685px;
    overflow: hidden;
}

.section5_news {
    margin-top: 30px;
}

.section5_news ul li {
    float: left;
    width: 390px;
    padding: 20px;
    margin-left: 10px;
    border: 1px solid #f5f5f5;
}

@keyframes test {
    0% {
        transform: translate(0, 0)
    }
    50% {
        transform: translate(0, 5px)
    }
    100% {
        transform: translate(0, 0)
    }
}

.section5_news ul li:hover {
    animation: test 0.25s ease-in 3;
}

.section5_news ul li .news_time {
    height: 70px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f5f5f5;
}

.section5_news ul li .news_time p:nth-child(1) {
    font-size: 30px;
    color: #a5a1a1;
}

.section5_news ul li .news_time p:nth-child(2) {
    font-size: 14px;
    color: #cbcbcb;
}

.section5_news ul li .news_cont {
    padding-top: 10px;
}

.section5_news ul li .news_cont a {
    display: block;
}

.section5_news ul li .news_cont h4 {
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    color: #a5a1a1;
}

.section5_news ul li .news_cont img {
    width: 358px;
    margin-bottom: 20px;
    height: 175px;
}

.section5_news ul li .news_cont p {
    font-size: 14px;
    color: #a5a1a1;
    line-height: 30px;
    height: 100px;
    overflow: hidden;
}

.section5_news ul li .news_cont span {
    padding: 5px;
    border-radius: 24px;
    background: #006dba;
    color: #fff;
    width: 80px;
    display: block;
    text-align: center;
}

.section5_news ul li .news_cont span:hover {
    background: #0972bd;
}

.section5_news ul li .news_cont h4:hover {
    color: #0972bd;
}

.section5_news ul li .news_cont p:hover {
    color: #0972bd;
}

/*footer*/

.footer {
    margin-top: 3%;
    width: 100%;
    overflow: hidden;
    background: url(../img/footer.png) no-repeat center;
    height: 390px;
}

.foot_fl {
    padding-top: 60px;
    color: #fff;
    width: 382px;
}

.foot_fl h5 {
    margin-bottom: 20px;
    font-size: 20px;
    background: url(../img/yd.png) no-repeat left center;
    padding-left: 30px;
}

.foot_fl p {
    font-size: 14px;
    padding-top: 10px;
}

.foot_fl ul li {
    float: left;
    height: 30px;
    width: 180px;
    color: #fff;
}

.foot_fl ul li a {
    float: left;
    height: 30px;
    width: 180px;
    color: #fff;
}

.foot_fl2 {
    padding-top: 60px;
    width: 369px;
}

.foot_fl2 h5 {
    margin-bottom: 20px;
    font-size: 20px;
    background: url(../img/yd.png) no-repeat left center;
    padding-left: 30px;
    color: #fff;
}

.foot_fl2 ul li {
    float: left;
    width: 140px;
}

.foot_fl2 ul li img {
    width: 120px;
    height: 120px;
}

.foot_links {
    clear: both;
    margin-top: 20px;
    font-size: 12px;
    color: #fff;
    padding-top: 30px;
}

.foot_links a {
    clear: both;
    margin-top: 20px;
    font-size: 12px;
    color: #fff;
}

/*zy_banner*/

.subCon {
    width: 100%;
    height: 499px;
    position: relative;
}

.subCon .subPic {
    width: 100%;
    height: 499px;
    position: relative;
    background-position: top left;
    background-repeat: no-repeat;
}

.shadeCon {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
}

.subTitle {
    padding-top: 172px;
    margin-bottom: 114px;
}

.subTitle .title {
    height: 87px;
    line-height: 87px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    position: relative;
}

.subTitle .title:after {
    display: block;
    content: "";
    position: absolute;
    width: 40px;
    height: 2px;
    background: #fff;
    left: 50%;
    margin-left: -20px;
    bottom: -32px;
}

.subTitle .english {
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 24px;
    color: #fff;
}

.location {
    text-align: center;
    font-size: 0;
    position: relative;
}

.locationBoxC {
    position: relative;
}

.location .myslide {
    display: inline-block;
    width: 25%;
    font-size: 20px;
    color: #333;
}

.location .myslide .con {
    margin: 0 10px;
    height: 65px;
    line-height: 65px;
    background: #fff;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.location .myslide .con a {
    display: block;
    color: #333;
    text-align: center;
    height: 65px;
    overflow: hidden;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.location .myslide:hover .con,
.location1 .myslide:hover .con {
    background: #9d0802;
}

.location .myslide.hoevr .con a,
.location1 .myslide.hoevr .con a {
    background: #9d0802;
    color: #fff;
}

.location .myslide:hover .con a,
.location1 .myslide:hover .con a {
    color: #fff;
}

.location .myslide .con a.hover,
.location1 .myslide .con a.hover {
    background: #0077c7;
}

.location .myslide .con a.hover,
.location1 .myslide .con a.hover {
    color: #fff;
}

.location .myslide .con a div {
    display: inline-block;
    overflow: hidden;
    text-align: center;
    line-height: 23px;
    vertical-align: middle;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢*/

.pageBoxCBox {
    overflow: hidden;
    padding: 30px;
}

.textImg dd {
    display: block;
    height: 150px;
    overflow: hidden;
    padding: 25px 0;
    border-bottom: 1px solid #e1e1e1;
    position: relative;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨*/

.textImg {
    position: relative;
    top: 25px;
}

.textImg dd {
    display: block;
    height: 191px;
    overflow: hidden;
    padding: 25px 0;
    padding-left: 40px;
    border-bottom: 1px solid #e1e1e1;
    position: relative;
}

.textImg dd .eyeBox {
    width: 322px;
    height: 200px;
    position: absolute;
    top: 0;
    right: -322px;
    z-index: 11;
    background-image: url(../img/zIcon22.png);
    background-repeat: no-repeat;
    background-position: center center;
    transition-duration: 0.3s;
}

.textImg dd:hover {
    background-color: #fff
}

.textImg dd:hover .eyeBox {
    right: 0;
}

.textImg dd .pic {
    width: 270px;
    height: 150px;
    overflow: hidden;
}

.textImg dd .pic img {
    display: block;
    width: 270px;
    height: 150px;
}

.textImg dd .divR {
    overflow: hidden;
    padding: 0 30px;
}

.textImg dd .divR .divT {
    clear: both;
    height: 36px;
    margin-top: 15px;
    overflow: hidden;
    line-height: 36px;
    color: #333333;
    font-size: 18px;
    font-weight: bold
}

.textImg dd .divR .divT2 {
    clear: both;
    height: 32px;
    overflow: hidden;
    line-height: 32px;
    color: #333333;
    font-size: 18px;
    font-weight: bold
}

.textImg dd .divR .txt {
    height: 48px;
    overflow: hidden;
    color: #97989d;
    font-size: 14px;
    line-height: 24px;
}

.listHot {
    display: block;
    height: 205px;
    overflow: hidden;
}

.listHot .pic {
    width: 360px;
    height: 205px;
    overflow: hidden;
}

.listHot .pic img {
    display: block;
    width: 360px;
    height: 205px;
}

.listHot .divR {
    overflow: hidden;
    padding: 0 30px;
    height: 205px;
    background-color: #f3f2f4
}

.listHot .divR .divT {
    clear: both;
    height: 36px;
    margin-top: 25px;
    overflow: hidden;
    line-height: 36px;
    color: #333333;
    font-size: 18px;
    font-weight: bold
}

.listHot .divR .divT2 {
    clear: both;
    height: 32px;
    overflow: hidden;
    line-height: 32px;
    color: #c51d1d;
    font-size: 18px;
    font-weight: bold
}

.listHot .divR .txt {
    height: 72px;
    overflow: hidden;
    color: #97989d;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
}

.news_box {
    margin-top: 60px;
    margin-bottom: 60px;
}

.pageBoxC {
    overflow: hidden;
    background-color: #f9f9f9;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ*/

.h_60 {
    float: left;
    width: 100%;
    height: 60px;
}

.sideMenu_1 {
    width: 100%;
    float: left;
}

.sideMenu_1 h3 {
    width: 100%;
    float: left;
}

.sideMenu_1 h3 .zbox {
    float: left;
    width: 100%;
    padding: 31px 15% 32px 0;
    position: relative;
    border-bottom: solid 1px #eee;
    cursor: pointer;
}

.sideMenu_1 h3.on .zbox {
    background: #f1f1f1;
}

.sideMenu_1 h3 .zbox em {
    display: block;
    width: 15%;
    height: 26px;
    position: absolute;
    right: 0;
    top: 50%;
    color: #333333;
    font-size: 16px;
    font-family: "Arial";
    text-align: center;
    line-height: 26px;
    margin-top: -13px;
}

.sideMenu_1 h3.on .zbox em,
.sideMenu_1 h3 .zbox:hover em {
    color: #a1151c;
}

.sideMenu_1 h3 .zbox .c_377 {
    width: 38.196%;
    float: left;
    padding: 0 10px 0 4.5%;
}

.sideMenu_1 h3 .zbox .c_377 h4 {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #333;
    line-height: 28px;
    margin-top: 21px;
}

.sideMenu_1 h3.on .zbox .c_377 h4,
.sideMenu_1 h3 .zbox:hover .c_377 h4 {
    color: #1b75bc;
}

.sideMenu_1 h3 .zbox .c_377 h5 {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 22px;
}

.sideMenu_1 h3 .zbox .c_380 {
    width: 38.5%;
    float: left;
}

.sideMenu_1 h3 .zbox .c_380 h5 {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

.sideMenu_1 h3 .zbox .c_230 {
    width: 23.304%;
    float: left;
    padding-top: 20px
}

.sideMenu_1 h3 .zbox .c_230 h5 {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #909090;
    line-height: 18px;
    padding: 5px 0;
}

.sideMenu_1 h3 .zbox .c_230 h5 span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 5px;
}

.sideMenu_1 ul {
    width: 100%;
    background: #f1f1f1;
    position: relative;
    margin-top: 29px;
    padding: 44px 0 60px 0;
    float: left;
    display: none;
}

.sideMenu_1 ul .ico {
    position: absolute;
    left: 50%;
    top: -9px;
    margin-left: -8px;
}

.sideMenu_1 ul .ico img {
    float: left;
}

.sideMenu_1 ul .c_596 {
    width: 100%;
    float: left;
    padding-right: 20px;
}

.sideMenu_1 ul .c_596 h4 {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #333;
    line-height: 28px;
    font-weight: bold;
}

.sideMenu_1 ul .c_596 .p {
    width: 100%;
    float: left;
    margin-top: 7px;
    font-size: 14px;
    color: #4c4c4c;
    line-height: 28px;
}

.sideMenu_1 ul .btn1 {
    width: 100%;
    float: left;
    margin-top: 48px;
}

.sideMenu_1 ul .btn1 a {
    display: block;
    width: 170px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    color: white;
    background: #1b75bc;
    font-size: 16px;
}

.sideMenu_1 ul .c_574 {
    width: 49.06%;
    float: left;
}

.sideMenu_1 ul .c_574 h4 {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #333;
    line-height: 28px;
    font-weight: bold;
}

.sideMenu_1 ul .c_574 .p {
    width: 100%;
    float: left;
    margin-top: 7px;
    font-size: 14px;
    color: #4c4c4c;
    line-height: 28px;
}


 
.about_p {
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 4%;
}

.about_p h3 {
    display: block;
    font-size: 30px;
    text-align: center;
}

.about_p .about_txt p {
    margin-top: 20px;
    line-height: 30px;
    font-size: 18px;
}



.about_p .about_txt img {
     max-width: 100%;
     height: auto;
     overflow: hidden;
}


.about_img li {
    width: 280px;
    height: 200px;
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    display: block;
}

.about_img li p {
    width: 280px;
    height: 200px;
    float: left;
    display: block;
    overflow: hidden;
}

.about_img li p img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}

.about_img li p:hover img {
    transform: scale(1.1);
}

 
.aboutBox4 {
    top: 30px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.aboutBox4Bg {
    width: 100%;
    height: 716px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../img/aboutUs_bg2.jpg);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.aboutBox4Slide {
    overflow: hidden;
}

.aboutBox4Dl dd {
    float: left;
    width: 20%;
    overflow: hidden;
}

.aboutBox4Dl {
    margin: 0 -43px !important
}

.aboutBox4Dl dd a {
    display: block;
    margin: 0 43px;
}

.aboutBox4Dl dd a .icon {
    clear: both;
    width: 126px;
    height: 126px;
    margin: 0 auto;
    border-radius: 100%;
    overflow: hidden;
    border: 1px solid #bcccd4;
    background-repeat: no-repeat;
    background-position: center center;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: linear;
}

.aboutBox4Dl dd a:hover .icon {
    background-color: #0065b0;
    border: 1px solid #0065b0;
}

.aboutBox4Dl dd a .divT {
    clear: both;
    height: 36px;
    overflow: hidden;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    margin-top: 30px;
}

.aboutBox4Dl dd a .txt {
    clear: both;
    width: 165px;
    margin: 0 auto;
    margin-top: 15px;
    overflow: hidden;
    text-align: center;
    color: #ffffff;
    line-height: 22px;
}

.aboutUsT {
    clear: both;
    /*  height: 37px;*/
    overflow: hidden;
    text-align: center;
    color: #333333;
    font-size: 30px;
    line-height: 75px;
    position: relative;
    margin-bottom: 30px;
}

.aboutUsT.typ2 {
    color: #fff
}

.aboutUsT:after {
    content: "";
    display: block;
    width: 52px;
    height: 3px;
    background: #0071c1;
    position: absolute;
    bottom: 0;
    left: 49%;
    margin-left: -15px;
}

.aboutUsT2 {
    clear: both;
    overflow: hidden;
    line-height: 52px;
    text-align: center;
    font-size: 15px;
    color: #666;
}

.h50 {
    height: 50px;
    clear: both;
}

.h100 {
    height: 100px;
    clear: both;
}

.aboutUsT3 {
    padding-top: 45px;
}

.about_pic {
    margin-bottom: 20px;
    /*  height: 453px;*/
    overflow: hidden;
}

.cultrue_list {
    padding: 67px 0;
}

.cultrue_list .cultrue_list_box .left,
.cultrue_list .cultrue_list_box .right {
    width: 50%;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 255px;
    background-color: #f3f3f3;
}

.cultrue_list .cultrue_list_box .txt {
    margin-top: 7%;
    text-align: center;
}

.cultrue_list .cultrue_list_box .txt .iconfont {
    font-size: 42px;
    color: #db1e15;
}

.cultrue_list .cultrue_list_box .txt h5 {
    font-size: 28px;
    color: #333;
    font-weight: normal;
    margin-bottom: 25px;
    margin-top: 20px;
}

.cultrue_list .cultrue_list_box .txt p {
    font-size: 16px;
    color: #666;
    line-height: 1.8;
}

/**/

.imgList1 {
    overflow: hidden;
    margin-right: -30px;
}

.imgList1 dd {
    overflow: hidden;
    float: left;
    display: inline;
    width: 33.333%;
    margin-bottom: 30px;
}

.imgList1 dd .con {
    overflow: hidden;
    margin-right: 30px;
    background: #fff;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}

.imgList1 dd .con:hover {
    box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
    transform: translate3d(0, -2px, 0);
    -webkit-transform: translate3d(0, -2px, 0);
    -o-transform: translate3d(0, -2px, 0);
    -moz-transform: translate3d(0, -2px, 0);
}

.imgList1 dd .pic {
    width: 100%;
    position: relative;
}

.imgList1 dd .pic:before {
    display: block;
    content: '';
    padding-top: 67.1053%;
}

.imgList1 dd .pic img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}

.imgList1 dd .text {
    height: 65px;
    line-height: 65px;
    text-align: center;
    color: #333;
    font-size: 16px;
    overflow: hidden;
}

.imgList1 dd :hover .text {
    color: #0065b0 !important;
}

.imgList1 dd:hover .text {
    color: #0065b0;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âº*/

.other_box {
    width: 100%;
    padding-top: 6%;
    padding-bottom: 30px;
    overflow: hidden;
}

.pro_left {
    margin-bottom: 10%;
}

.pro-title {
    /*background: #785051;*/
    width: 300px;
    position: relative;
    height: auto;
    border-bottom: 4px solid #0065b0;
    margin-top: 0px !important;
}

.pro-title span,
.pro-title b {
    display: block;
    font-family: "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
    text-align: center;
    font-weight: bold
}

.pro-title span {
    font-size: 36px;
    font-weight: bold;
    color: #bc9697;
    padding-top: 20px;
    font-family: "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
    text-transform: Uppercase;
}

.pro-title b {
    font-size: 24px;
    background: #0065b0;
    position: absolute;
    bottom: 5px;
    left: 0;
    font-family: "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
    right: 0;
    margin: 0 auto;
    letter-spacing: 2px;
    color: #fff;
    line-height: 64px;
}

.pro_nav {
    /* padding-bottom: 30px; */
    /* border-bottom: 1px dashed  #785051; */
    margin-top: 2%;
    width: 300px;
    overflow: hidden;
}

.pro_left_nav1 {
    /* background: url(../img/p_category_li.png) no-repeat left center; */
    text-align: right;
    text-indent: 20px;
    line-height: 48px;
    background: #eeeeee;
    margin-bottom: 2px;
}

.pro_left_nav1 a {
    font-size: 18px;
    color: #666;
    font-weight: normal;
    display: block;
    text-align: left;
    /* line-height: 3; */
    overflow: hidden;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding-right: 4%;
}

.pro_left_nav1 a:hover {
    color: #785051;
}

.pro_nav2 li {
    text-align: right;
    line-height: 30px;
}

.pro_nav2 li a {
    text-align: right;
    height: 30px;
    font-size: 14px;
}

.pro_nav2 li a:hover {
    color: #0175c7;
}

.pro_left_nav2.on a {
    color: #0175c7;
    font-weight: bold;
}

.contact-tel {
    margin-top: 2%;
    background: url(../img/cont-bg.jpg) no-repeat center center;
    text-align: center;
    height: auto;
    text-align: center;
}

.contact-tel span,
.contact-tel b {
    display: block;
    color: #333;
}

.contact-tel span {
    font-size: 16px;
    background: url(../img/icon_tel.png) no-repeat 3px center;
    line-height: 40px;
    color: #333;
}

.contact-tel b {
    font-size: 26px;
    font-family: Impact;
    color: #0065b0;
    line-height: 40px;
}

/*pro_fr*/

.pro_fr {
    width: 73%;
    margin-top: -6%;
    margin-bottom: 6%;
}

.pro_fr2 li {
    float: left;
    width: 32%;
    height: auto;
    margin-bottom: 20px;
    margin-right: 0px;
    border: 1px solid #eeeeee;
    margin-left: 1%;
}

.pro_fr2 li .section1_pro_img {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
}

.pro_fr2 li .section1_pro_img img {
    width: 100%;
    height: auto;
    transition: all 0.5s;
}

.pro_fr li .section1_pro_img:hover img {
    transform: scale(1.1);
}

.pro_fr2 li .section1_pro_txt {
    height: 54px;
    background: #f9f9f9;
    text-align: center;
    color: #333;
    line-height: 54px;
}

.pro_fr2 li .section1_pro_txt p {
    line-height: 54px;
    font-size: 16px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding: 0% 4%;
}

.pro_fr2 li .section1_pro_txt:hover {
    background: #0172c2;
}

.pro_fr2 li .section1_pro_txt:hover p {
    color: #fff;
}

/**/

.other_cont {
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
}

.other_cont_img {
    width: 549px;
    height: 394px;
    -webkit-transition: -webkit-transform 1500ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: transform 1500ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    will-change: transform;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    display: block;
    overflow: hidden;
}

.other_cont_img img {
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform 1500ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: transform 1500ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    will-change: transform;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.other_cont_img:hover img {
    transform: scale(1.1);
}

.other_cont_txt {
    padding-top: 1px;
}

.other_cont_txt h4 {
    font-size: 30px;
    height: 40px;
    color: #0077c7;
    padding-bottom: 58px;
    border-bottom: 2px solid #F5F5F5;
    line-height: 40px;
}

.other_cont_txt p {
    line-height: 40px;
    font-family: "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
}

.other_more {
    padding-top: 20px;
    border-top: 1px solid #e9e9e9;
}

.other_more a {
    width: 160px;
    height: 40px;
    line-height: 40px;
    float: left;
    margin-left: 20px;
    display: block;
    text-align: center;
    font-family: "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
    border: 1px solid #000000;
    border-radius: 20px;
    color: #000;
}

.other_more a:hover {
    background: #007acb;
    color: #fff;
    border: 1px solid #fff;
}

.pro_xq_cont {
    margin-top: 50px;
}

.box1 {
    margin: 50px 0;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦*/

.pro-detail {
    width: 70%;
    border: 1px solid #e3e3e3;
    background: #fff;
}

.pro-detail .tab {
    height: 50px;
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    background: #fff;
    box-sizing: border-box;
}

.pro-detail .tab ul li {
    float: left;
    height: 50px;
    line-height: 50px;
    width: 150px;
    text-align: center;
    font-size: 16px;
    color: #6e6e6e;
    border-top: 3px solid #fff;
    cursor: pointer;
    box-sizing: border-box;
}

.pro-detail .tab ul li:hover {
    border-top: 3px solid #930784;
    box-sizing: border-box;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
}

.pro-detail .tab ul li.hover {
    border-top: 3px solid #007acb;
    box-sizing: border-box;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
}

.pro-detail .detail {
    display: none;
    padding: 30px;
    box-sizing: border-box;
}

.hot-pro {
    width: 27%;
    border: 1px solid #e3e3e3;
    background: #fff;
}

.hot-pro-title {
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 100%;
    font-size: 18px;
    color: #fff;
    background: #007acb;
    letter-spacing: 5px;
}

.hot-pro ul li {
    padding: 20px;
    box-sizing: border-box;
    border-bottom: 1px solid #e3e3e3;
}

.hot-pro ul li img {
    width: 100%;
}

.hot-pro ul li p {
    margin: 10px 0;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}

.hot-pro ul li p span:first-child {
    float: left;
    display: block;
    height: 35px;
    width: 35px;
    background: #007acb;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 18px;
    margin-right: 8px;
}

.hot-pro ul li p span:last-child {
    font-size: 16px;
    color: #333;
}

.hot-pro ul li:last-child {
    border-bottom: none;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬*/

.us_map {}

.us_map .us_map_left {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0px;
    width: 50%;
    height: 520px;
    left: 0;
    transition: width 3s;
    -webkit-transition: width 3s;
}

.us_map .us_map_right {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0px;
    width: 50%;
    height: 520px;
    right: 0;
    transition: width 3s;
    -webkit-transition: width 3s;
}

.us_map {
    position: relative;
}

.us_map:hover .us_map_left,
.us_map:hover .us_map_right {
    width: 0;
}

.map-info {
    position: absolute;
    left: 17%;
    width: 432px;
    height: 452px;
    background-color: #ebebeb;
    background-color: rgb(0 113 193 / 0.6);
    padding: 30px 20px;
    color: #fff;
    font-size: 14px;
    line-height: 1.6;
    bottom: 0;
    margin-top: 45px;
    transition: all 3s;
    -webkit-transition: all 3s;
}

.map-info p {
    height: 46px;
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
    line-height: 19px;
}

.map-info h3 {
    font-size: 30px;
    color: #ffffff;
}

.map-info ul li {
    height: 45px;
    line-height: 45px;
}

.map-info ul li span {
    font-size: 14px;
    padding-left: 30px;
    height: 45px;
    display: block;
    text-align: left;
}

.map-info ul li:nth-child(1) {
    background: url(../img/tle.png) no-repeat left;
}

.map-info ul li:nth-child(2) {
    background: url(../img/sj.png) no-repeat left;
}

.map-info ul li:nth-child(3) {
    background: url(../img/fax.png) no-repeat left;
}

.map-info ul li:nth-child(4) {
    background: url(../img/add.png) no-repeat left;
}

.us_map:hover .map-info {
    background-color: rgb(0 113 193 / 0.8);
}

.map-info .qq a {
    width: 140px;
    height: 40px;
    color: #000;
    display: block;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    float: left;
    margin-left: 30px;
    background: #fff url(../img/qq.png) no-repeat 20px;
}

.map-info .qq a:first-child {
    margin-left: 0px;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµ*/

.news_section2 {
    padding-top: 30px;
    overflow: hidden;
}

.newsinfor {
    background-color: white;
}

.newsinfor .sub-tit {
    font-size: 24px;
    line-height: 73px;
    color: #222;
    margin-bottom: 30px;
}

.newsinfor .sub-tit .math {
    height: 22px;
}

.newsinfor .math .time {
    font-size: 18px;
    line-height: 22px;
    color: #666666;
    font-family: "Arial";
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #e5e5e5;
}

.newsinfor .math .tit {
    font-size: 16px;
    color: #1e409f;
    line-height: 22px;
}

.newsinfor_cont {
    width: 100%;
    padding-bottom: 70px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    padding-top: 20px;
    overflow: hidden;
}

.newsinfor_cont p{

}

.newsinfor_cont img{
    max-width: 100%;
    height: auto;
    overflow: hidden;
}

.bot {
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
}

.bot .box {
    width: 750px;
    float: left;
}

.bot .box p {
    font-size: 14px;
    line-height: 30px;
    color: #666;
}

.bot .box p a {
    color: #999;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.bot .box p a:hover {
    color: #666;
}

.bot .btns {
    width: 219px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border: 1px solid #e5e5e5;
    font-size: 18px;
    color: #1e409f;
    display: block;
    float: right;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.other_news {
    overflow: hidden;
    margin-top: 120px;
    width: 100%;
    background-color: #f4f4f4;
    padding: 90px 0;
}

.other_p {
    margin-top: 30px;
    font-size: 30px;
}

.Contact {
    margin-top: -66px;
}

.time_line {
    border-right: none!important;
}

.guestbook_wrap {
    margin-top: 6%;
}

.p4-order-form-1-con {
    border: 5px solid #fdfbfb;
    /* background:url(../images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff; */
    padding: 40px 15%;
}

.p4-order-form-1-con li p {
    padding-left: 130px;
    color: #999;
    font-size: 12px;
}

.p4-order-form-1-con li {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 35px;
    color: #666;
    overflow: hidden;
}

.p4-order-form-1-con li span {
    font-weight: bold;
    color: #666;
}

.p4-order-form-1-con li b {
    color: #f00;
}

.p4-order-form-1-con li .row-hd {
    color: #666;
}

.timenum {
    padding-left: 95px;
}

.p4-order-form-1-con li p {
    clear: both;
}

.p4-order-form-1-con label {
    display: inline-block;
    width: 120px;
    color: #666;
    vertical-align: top;
    text-align: right;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
}

#code_gg {
    width: 80px;
    margin-right: 10px;
    outline: none;
    padding-left: 10px;
    border: 1px solid #eee;
    height: 33px;
    line-height: 32px;
    color: #666;
}

.p4-order-form-1-con .inputs,
.p4-order-form-1-con li select {
    width: 73%;
    margin-right: 10px;
    outline: none;
    padding-left: 10px;
    border: 1px solid #eee;
    height: 40px;
    line-height: 40px;
    color: #666;
    box-sizing: border-box;
    /*float: left;*/
}

.p4-order-form-1-con .radioandcheck {
    vertical-align: middle;
}

.p4-order-form-1-con .err {
    border: 1px solid #c00;
}

.p4-order-form-1-con .p4-order-form-1-t1 {
    width: 100%;
}

.p4-order-form-1-t1 textarea {
    width: 73%;
    height: 102px;
    line-height: 24px;
    border: 1px solid #eee;
    outline: none;
    resize: none;
    overflow: auto;
    margin-right: 10px;
    padding-left: 10px;
    box-sizing: border-box;
}

.p4-order-form-1-con .p4-order-form-1-t2 {
    width: 100%;
}

.p4-order-form-1-t2 input {
    width: 150px;
    vertical-align: top;
}

.p4-order-form-1-t2 span {
    width: 153px;
    height: 25px;
}

.p4-order-form-1-con .p4-order-form-1-t3 {
    padding-left: 120px;
}

.p4-order-form-1-con .p4-order-form-1-t3 input {
    width: 120px;
    height: 40px;
    border: 0;
    text-align: center;
    margin-right: 30px;
    color: #fff;
    padding-left: 0;
    cursor: pointer;
    line-height: 40px;
}

.p4-order-form-1-con .p4-order-form-1-b1 {
    background: #0065b0;
}

.p4-order-form-1-con .p4-order-form-1-b2 {
    background: #767676;
}

.p4-order-form-1-con .p4-order-form-1-t4 {
    overflow: auto;
    height: auto;
    min-height: 35px;
    width: 100%
}

.p4-order-form-1-con .p4-order-form-1-t4 input {
    vertical-align: middle;
    width: 14px;
    margin: 0 10px;
}

.contact-tel img {}

.pro_left_nav1 a span {
    float: right;
    padding-right: 5%;
    color: #999;
    display: none;
}

.pro_on {
    background: #0065b0;
}

.pro_on a {
    color: #fff;
}

.pro_on a span {
    color: #fff;
}

.pro_left_nav1:hover {
    background: #0065b0;
}

.pro_left_nav1:hover a span {
    color: #fff;
}

.pro_left_nav1:hover a {
    color: #fff;
}

.contact-tel div {
    background: #e9eaef;
    padding: 8% 0%;
}

.pro_list_nav {
    margin-bottom: 4%;
}

.pro_list_nav div {
    border-bottom: 1px solid #eee;
}

.pro_list_nav div h3 {
    font-size: 20px;
    line-height: 60px;
    font-weight: 600;
    border-bottom: 1px solid #0065b0;
    width: 340px;
    padding-left: 4%;
    background: url(../img/icon_menu.png) no-repeat left center;
}

.pro_tuijian {
    margin-bottom: 6%;
}

.pro_tuijian li {
    width: 32%;
    float: left;
    margin-left: 1%;
    border: 1px solid #eee;
}

.pro_tuijian li:hover {}

.pro_tuijian li:hover a p {
    background: #086fbe;
    color: #fff;
}

.pro_tuijian li a {
    display: block;
    width: 100%;
    overflow: hidden;
}

.pro_tuijian li a img {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.pro_tuijian li a p {
    background: #f9f9f9;
    text-align: center;
    line-height: 54px;
}

.section2_fr p:nth-child(2) a {
    font-size: 22px;
    color: #086fbe;
    font-weight: 600;
}

.pro_show_cont_bottom {
    border: 1px solid #e5e5e5;
    margin: 6% auto;
    /* padding: 2%; */
}

.pro_show_details {
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}

.pro_show_details span {
    line-height: 48px;
    border-top: 2px solid #0065b0;
    display: block;
    float: left;
    width: 160px;
    text-align: center;
    font-size: 18px;
    border-right: 1px solid #e5e5e5;
}

.pro_show_body {
    padding: 1% 2%;
}

.pro_show_body img {
    max-width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
}

.pro_show_cont {}

.pro_show_cont_top {
    overflow: hidden;
}

.pro_show_img {
    float: left;
    border: 1px solid #e5e5e5;
    width: 45%;
}

.pro_show_img img {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.pro_show_info {
    float: left;
    width: 50%;
    margin-left: 4%;
}

.pro_show_info h3 {
    font-size: 24px;
    line-height: 60px;
    color: #333;
    border-bottom: 1px solid #eeeeee;
}

.pro_show_info p {
    margin: 4% auto;
    font-size: 14px;
    line-height: 32px;
}

.pro_show_tel {}

.pro_show_cont_bottom {}

.pro_show_details {}

.pro_show_details span {}

.pro_show_body {}

.pro_show_body img {}

.pro_show_body p {
    font-size: 16px;
    line-height: 32px;
    text-align: left;
}

.pro_show_tel {}

.pro_show_tel_left {
    float: left;
    padding-left: 10%;
    background: url(../img/icon_tel_pro.png) no-repeat left 13px;
}

.pro_show_tel_left p {
    font-size: 15px;
    line-height: 15px;
}

.pro_show_tel_left h4 {
    font-size: 26px;
    line-height: 26px;
    color: #0065b0;
    font-weight: 600;
}

.pro_show_tel_right {
    float: right;
}

.pro_show_tel_right a {
    display: block;
    background: #0065b0;
    line-height: 42px;
    text-align: center;
    color: #fff;
    width: 140px;
    font-size: 16px;
    margin-top: 9%;
}

.pro_show {
    width: 73%;
}

.yingxiao_wrap {
    background: #fff;
}

.yingxiao_cont {
    margin: 4% auto;
}

.yingxiao_cont img {
    max-width: 100%;
    height: auto;
    overflow: hidden;
}

/**pc:end**/


/**pc:end**/

.is_pc {
    display: block;
}

.is_wap {
    display: none;
}

/**wap:start**/

.menu_wap {
    position: relative;
}

.wrap_wap {}

.sp_header {
    height: auto;
    overflow: hidden;
    background: #fff;
    position: fixed;
    z-index: 999999;
    width: 100%;
}

.sp_logo {
    padding: 5px;
    float: left;
    height: auto;
}

.sp_logo img {
    margin: 0px auto;
    height: 50px;
}

.sp_nav {
    width: 50px;
    float: right;
    position: relative;
    cursor: pointer;
    height: 30px;
    margin-top: 18px;
}

.sp_nav span {
    display: block;
    background: #0071c1;
    width: 30px;
    height: 2px;
    position: absolute;
    left: 10px;
    transition: all ease 0.35s;
}

.sp_nav span:nth-of-type(1) {
    top: 0px
}

.sp_nav span:nth-of-type(2) {
    top: 10px
}

.sp_nav span:nth-of-type(3) {
    top: 20px
}

.sp_nav_se span:nth-of-type(1) {
    top: 10px;
    transform: rotate(45deg)
}

.sp_nav_se span:nth-of-type(2) {
    width: 0
}

.sp_nav_se span:nth-of-type(3) {
    top: 10px;
    transform: rotate(-45deg)
}

.sjj_nav {
    position: fixed;
    z-index: 9;
    background: #fbfbfb;
    width: 100%;
    height: calc(100% - 50px);
    font-size: 14px;
    line-height: 40px;
    top: -100%;
    left: 0;
    overflow: auto;
    overflow-x: hidden;
    transition: top ease 0.35s;
}

.nav_show {
    top: 60px;
}

.sjj_nav>ul>li:first-child {
    overflow: hidden;
    border-top: 0
}

.sjj_nav>ul>li:first-child>a {
    float: left;
    width: calc(100% - 70px)
}

.sjj_nav>ul>li:first-child .language {
    float: right;
    width: 70px;
    overflow: hidden;
    line-height: 30px;
    margin-top: 5px
}

.sjj_nav>ul>li:first-child .language a {
    width: 35px;
    float: left;
    border-left: 1px #ddd solid;
    text-align: center;
    color: #999;
}

.sjj_nav ul li i {
    position: absolute;
    top: 5px;
    right: 0px;
    border-left: 1px #ddd solid;
    height: 30px;
    padding: 0px 7px 0 7px;
}

.sjj_nav ul li i svg {
    transform: rotate(-90deg);
    transition: all ease 0.35s
}

.sjj_nav ul li .sjj_nav_i_se svg {
    transform: rotate(0deg)
}

.sjj_nav ul li {
    border-top: 1px #ddd solid;
    margin-left: 20px;
    position: relative;
    line-height: 40px;
    font-size: 16px;
}

.sjj_nav>ul>li:last-child {
    border-bottom: 1px #ddd solid;
}

.sjj_nav ul li ul {
    display: none
}

.sjj_nav ul li a {
    color: #666;
    width: 80%
}

.sjj_nav ul li ul li a {
    color: #999;
    display: block;
    text-align: left;
}

.sjj_nav ul li i svg {
    width: 30px;
    height: 30px;
    fill: #0071c1;
}

.sjj_nav ul li .sjj_nav_i_se svg {
    fill: #0071c1;
}

.sjj_nav ul li ul li>ul {
    margin-left: 10px
}


#banner {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
}

#banner img {
    width: 100%;
    height: auto;
}

#banner .swiper-button-prev,
#banner .swiper-container-rtl .swiper-button-next {
    display: none;
}

#banner .swiper-button-next,
#banner .swiper-container-rtl .swiper-button-prev {
    display: none;
}

.newsinfor_cont p {
    font-size: 16px;
    line-height: 24px;
}

.newsinfor_cont img {
    max-width: 100%;
    height: auto;
    overflow: hidden;
}


.qq {
    display: none;
}

/**wap:end**/



/**media:start**/

@media screen and (max-width:1299px) {
    .wrap {
        width: 94%!important;
    }
    .language ul li {
        margin-right: 8%;
    }
    .other_box {
        padding-top: 9%;
    }
    .section2_fr {
        width: 34%;
    }
    .index_ys dl dd.dd1 {
        height: 44px;
    }
    .section1_pro ul li .section1_pro_img {
        width: 100%;
        height: auto;
    }
    .section1_pro ul li {
        width: 30%;
        margin-left: 2.5%;
    }
    .section5_news ul li {
        width: 30%;
        margin-left: 2.5%;
    }
    .section5_news ul li .news_cont img {
        width: 100%;
        height: auto;
    }
}


@media (max-width:1024px) {
    .is_pc {
        display: none;
    }
    .is_wap {
        display: block;
    }
    .subCon .subPic {
        height: 280px;
    }
    .subCon {
        height: 280px;
    }
    .about_p {
        padding-top: 0px;
    }
    .aboutUsT3 {
        padding-top: 0px;
    }
    .aboutUsT {
        font-size: 24px;
    }
    .footer {
        margin-top: 3%;
        width: 100%;
        overflow: hidden;
        /* background: url(../img/footer.png) no-repeat center; */
        height: auto;
        background: #000;
    }
    .foot_fl {
        padding-top: 8%;
        color: #fff;
        width: 98%;
        margin: 0px auto;
    }
    .foot_fl ul li {
        float: left;
        height: 30px;
        width: 30%;
        color: #fff;
        margin-left: 0%;
    }
    .foot_fl ul li a {
        float: left;
        height: 30px;
        width: 100%;
        color: #fff;
    }
    .foot_fl2 {
        padding-top: 6%;
        width: 100%;
    }
    .foot_links {
        padding-bottom: 8%;
    }
    .newsinfor .sub-tit {
        font-size: 24px;
        line-height: 32px;
        color: #222;
        margin-bottom: 24px;
    }
    .newsinfor .math .time {
        font-size: 12px;
    }
    .bot .box {
        width: 100%;
        float: left;
        margin-bottom: 2%;
    }
    .p4-order-form-1-con {
        padding: 4%;
    }
    .p4-order-form-1-con label {
        display: inline-block;
        width: 100%;
        color: #666;
        vertical-align: top;
        text-align: LEFT;
        height: 33px;
        line-height: 33px;
        overflow: hidden;
    }
    .p4-order-form-1-con .inputs,
    .p4-order-form-1-con li select {
        width: 100%;
        margin-right: 10px;
        outline: none;
        padding-left: 10px;
        border: 1px solid #eee;
        height: 40px;
        line-height: 40px;
        color: #666;
        box-sizing: border-box;
        /* float: left; */
    }
    .p4-order-form-1-t1 textarea {
        width: 100%;
        height: 102px;
        line-height: 24px;
        border: 1px solid #eee;
        outline: none;
        resize: none;
        overflow: auto;
        margin-right: 10px;
        padding-left: 10px;
        box-sizing: border-box;
    }
    .p4-order-form-1-con .p4-order-form-1-t3 {
        padding-left: 0;
        TEXT-ALIGN: CENTER;
    }
    .map-info {
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .map-info h3 {
        font-size: 24px;
        color: #ffffff;
    }
    .foot_fl2 h5 {
        font-size: 18px;
    }
    .foot_fl h5 {
        font-size: 18px;
    }
    .pageBoxCBox {
        overflow: hidden;
        padding: 4%;
    }
    .textImg dd {
        display: block;
        height: 191px;
        overflow: hidden;
        padding: 0px 0;
        padding-left: 0%;
        border-bottom: 1px solid #e1e1e1;
        position: relative;
    }
    .textImg dd .pic img {
        display: block;
        width: 100%;
        height: auto;
    }
    .textImg dd .pic img {
        display: block;
        width: 100%;
        height: auto;
    }
    .textImg dd .pic {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .textImg dd {
        display: block;
        height: auto;
        margin-bottom: 4%;
        padding-bottom: 2%;
    }
    .textImg dd .divR {
        overflow: hidden;
        padding: 0 10px;
    }
    .textImg dd .divR .txt {
        /* height: 48px; */
        overflow: hidden;
        color: #97989d;
        font-size: 14px;
        line-height: 24px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .pro_left {
        display: none;
    }
    .pro_fr {
        width: 100%;
    }
    .pro_list_nav div h3 {
        padding-left: 10%;
    }
    .pro_fr2 li .section1_pro_img {
        width: 100%;
        height: auto;
    }
    .pro_fr2 li {
        float: left;
        width: 49%;
    }
    .pro_tuijian li {
        width: 49%;
        float: left;
        margin-left: 1%;
        border: 1px solid #eee;
        margin-bottom: 5%;
    }
    .section2 {
        width: 100%;
        height: auto;
        background: #086fbe;
        overflow: hidden;
    }
    .section2_fl {
        width: 100%;
    }
    .section2_fr {
        width: 100%;
    }
    .section2_fl p:nth-child(1) span {
        font-size: 24px;
        color: #fcef01;
    }
    .section2_fl p:nth-child(1) {
        font-size: 24px;
        color: #fff;
        font-weight: bold;
        margin-bottom: 2%;
    }
    .section2_fl p:nth-child(3) {
        color: #fff;
        margin-top: 10px;
        font-size: 16px;
    }
    .section2_fr p:nth-child(1) {
        font-size: 22px;
    }
    .section2_fr p:nth-child(2) {
        font-size: 16px;
        width: 86%;
        height: 60px;
        margin-top: 30px;
        text-align: center;
        line-height: 60px;
        background: #fff;
        border-radius: 10px;
        margin: 0px auto;
        margin-bottom: 12%;
    }
    .ys_fl {
        width: 100%;
        margin-top: 6%;
    }
    .ys_fr {
        width: 100%;
    }
    .ys_fl img {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .ys_fr_txt .wz p:nth-child(1) {
        padding-top: 30px;
        font-size: 22px;
        color: #006dba;
    }
    .ys_fr_txt .sz {
        width: 10%;
        font-size: 42px;
        color: #6a6363;
        font-style: italic;
        padding-top: 6%;
    }
    .section3_ys1 {
        padding-top: 0%;
    }
    .section3_ys {
        overflow: hidden;
        margin-top: 50px;
        margin-bottom: 20%;
    }
    .pro_show_img {
        float: left;
        border: 1px solid #e5e5e5;
        width: 100%;
    }
    .pro_show_info {
        float: left;
        width: 100%;
        margin-left: 0%;
    }
    .pro_show_tel_left {
        float: left;
        padding-left: 15%;
        background: url(../img/icon_tel_pro.png) no-repeat left 13px;
        width: 100%;
    }
    .pro_show_tel_right {
        float: right;
        width: 100%;
    }
    .pro_show_details span {
        width: 138px;
    }
    .title p:nth-child(1) {
        font-size: 24px;
    }
    .title {
        margin-top: 3%;
        text-align: center;
    }
    .title p:nth-child(2) {
        width: 120px;
        height: 5px;
        margin: 6px auto;
        background: #0065B0;
        margin-bottom: 6%;
    }
    .section4_fl {
        margin-top: 15%;
        width: 100%;
    }
    .section4_fl .section4_title h4 {
        font-size: 22px;
        margin-bottom: 0%;
    }
    .section4_fl .section4_title p {
        width: 184px;
        height: 4px;
        margin-bottom: 4px;
        background: #086fbe;
    }
    .section4_fr {
        margin-top: 4%;
        width: 100%;
        height: auto;
        display: block;
        overflow: hidden;
        margin-bottom: 10%;
    }
    .section5_news ul li {
        width: 100%;
        margin-left: 0%;
    }
    .section5 {
        margin-bottom: 30px;
        clear: both;
        height: auto;
        overflow: hidden;
        margin-bottom: 14%;
    }
    .section1_pro ul li {
        width: 46%;
        margin-left: 2.5%;
    }
    .index_ys dl {
        width: 50%;
        text-align: center;
        float: left;
        border-left: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        /* height: 153px; */
        color: #666;
        position: relative;
        padding-top: 12px;
    }
    .index_ys dl dd.dd2 {
        margin-top: 15px;
        height: 34px;
        width: 34px;
        margin: 2px auto;
        position: relative;
        overflow: hidden;
    }
    .line {
        border-right: 1px solid #e5e5e5;
    }
    #banner {
        padding-top: 16%;
    }
    .index_ys {
        margin-top: 0px;
    }
    .ys_fr_txt .wz {
        height: auto;
    }



    .newsinfor .math .time {
        
        padding-right: 12px;
        margin-right: 12px;
    }
    /**wap:end**/
}


.section1_pro_txt p {
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
 

@media screen and (max-width:991px) {
    .h_60 {
        height: 30px;
    }
    .sideMenu_1 h3 .zbox {
        padding: 15px 15% 15px 0;
    }
    .sideMenu_1 h3 .zbox .c_230 {
        display: none;
    }
    .sideMenu_1 h3 .zbox .c_230 h5 span {
        margin-left: 0;
    }
    .sideMenu_1 h3 .zbox .c_380 {
        width: 60%;
    }
    .sideMenu_1 h3 .zbox .c_377 h4 {
        font-size: 18px;
        line-height: 26px;
    }
}

@media screen and (max-width:767px) {

    .index_ys dl dd.dd1 {
        height: 44px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .index_ys dl dt {
        font-size: 22px;
        height: 66px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .pro_show_info h3 {
        font-size: 24px;
        line-height: 28px;
        color: #333;
        border-bottom: 1px solid #eeeeee;
        margin: 6% 0%;
        padding-bottom: 6%;
    }

    .pro_tuijian li a p {
        background: #f9f9f9;
        text-align: center;
        line-height: 24px;
        padding: 5% 0%;
    }



    .sideMenu_1 h3 .zbox .c_230 {
        display: none;
    }
    .sideMenu_1 h3 .zbox .c_377 {
        width: 50%;
    }
    .sideMenu_1 h3 .zbox .c_380 {
        width: 50%;
    }
    .sideMenu_1 ul {
        margin-top: 19px;
        padding: 24px 15px 30px 15px;
    }
    .sideMenu_1 h3 .zbox {
        padding: 15px 133px 15px 0;
    }
    .sideMenu_1 h3 .zbox .c_380 h5 {
        line-height: 24px;
    }
    .sideMenu_1 h3 .zbox .c_377 h4 {
        margin-top: 0;
    }
    .sideMenu_1 ul .c_596 h4 {
        font-size: 14px;
        line-height: 24px;
    }
    .sideMenu_1 ul .c_596 .p {
        margin-top: 4px;
        font-size: 12px;
        line-height: 24px;
    }
    .sideMenu_1 ul .btn1 {
        margin-top: 15px;
    }
    .sideMenu_1 ul .btn1 a {
        width: 120px;
        height: 34px;
        line-height: 34px;
        font-size: 14px;
    }
    .sideMenu_1 ul .c_574 h4 {
        font-size: 14px;
        line-height: 24px;
    }
    .sideMenu_1 ul .c_574 .p {
        margin-top: 4px;
        font-size: 12px;
        line-height: 24px;
    }
}

@media screen and (max-width:480px) {
    .sideMenu_1 h3 .zbox em {
        width: 80px;
    }
    .sideMenu_1 h3 .zbox .c_377 {
        width: 100%;
    }
    .sideMenu_1 h3 .zbox .c_380 {
        display: none;
    }
    .sideMenu_1 ul .c_596 {
        width: 100%;
    }
    .sideMenu_1 ul .c_574 {
        width: 100%;
        margin-top: 15px;
    }
}
