﻿body {
}


.news-detail-title {
    width: 1200px;
    margin: 0 auto;
    height: 160px; 
    text-align: center;
}

.news-detail-title h2 {
    font-size: 30px;
    padding-top: 80px;
    font-weight: bold;
    color: #2193E0;
    letter-spacing:3px;
}
    .news-detail-title p {
        padding-top: 15px;
        padding-bottom: 25px;
    }
.news-detail-title p span {
    display: inline-block;
    margin-right: 40px;
    font-size: 13px;
    color: #898989;
}

.onetitle {
    width: 1200px;
    margin: 0 auto;
   
    font-size: 30px;
    text-align: center;
    color: black;
    margin-top: 150px;
}

.twotitle { 
    margin: 0 auto;
    font-size: 30px;
    text-align: center;
    color: white;
    padding-top: 50px;
}

.onecontent {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    line-height: 30px;
    margin-top: 30px;
    font-size: 18px;
    color: #999999;
}

.flex-wrap {

    width:1200px;
    margin:auto;
    flex-wrap: wrap;
    display: flex;
    justify-content: flex-start;
    align-content: flex-start;
    margin-top:30px;
}

.item {
    width: 30%;
    clear: both;
    height: 120px; 
    padding:1.5%;
}

    .item:hover {
        background: url("/images/hys/itembg.png") no-repeat 100% 100%;
        background-size:100%;
        border:solid 1px #2193E0;
        border-radius:15px;
    }

.itemimg {
    float: left;
    width: 35%;
    line-height: 120px;
}
.itemcontent {
    float: left;
    width: 65%;
}

.itemonediv {
    margin-top: 20px;
    font-size: 20px; 
}

.itemotwodiv {
    margin-top:15px;
    font-size: 15px;
    line-height:25px;
    color: #999999;
}

.xiggdiv {
    margin-top: 50px;
    background: url('/images/hys/xtbg.png') no-repeat 100%;
    padding-bottom: 50px;
}

.xtlistdiv {
    width: 1200px;
    margin: auto;
    display: flex;
    margin-top: 30px;
    flex-wrap: wrap;
    justify-content: space-around;
}

.xtitem {
    width: 23%;
    margin: 1%;
    padding: 1%;
    height: 200px;
    background-color: rgb(105 110 110 / 0.63);
    border-radius: 15px;
    color: white; }
.xtitemon {
   background-color:#4976f4;
}

    .xtitemimg {
        width: 100%;
        text-align: center;
        margin-top: 30px;
    }

.xtitemtitle {
    text-align: center;
    margin-top: 15px;
    font-size: 20px;
   
}

.xtitemcontent {
    text-align: center;
    margin-top: 15px;
    font-size: 15px; 
}



.mobilediv {
    margin-top: 50px;
    background: url('/images/hys/mobilebg.png');
    background-size: 100% 100%;
    padding-bottom: 50px;
}




.hysbottomdiv {
    width: 100%;
    height: 760px;
    background: url('/images/hys/hysfootbg.png') no-repeat 100%;
    background-size: 100% 100%;
}

.foottitle {
    margin-left: 50%;
    font-size: 35px;
    color: white;
    font-weight: 600;
    line-height: 50px;
    padding-top: 200px;
}

.footcontent {
    margin-top: 30px;
    margin-left: 50%;
    width: 29%;
    line-height: 30px;
    font-size: 15px;
    color: #fcfcfc;
}

.mcontent {
    display:flex;
    margin:50px 10%;
    height:400px;
}

.mcontentleft {
  width:60%; 
}
.mcontentright {
    width: 40%;
    padding-left:20%;
}
.mcontentonetitle {
  margin-top:100px;
  margin-left:10%;
  font-size:25px;
  font-weight:600;
}
.mcontenttwotitle {
    margin-top: 20px;
    margin-left: 10%;
    font-size: 17px;
    color: #c2c2c2;
    line-height: 28px;
    width: 80%;
}
/* 代码整理：懒人之家 www.lanrenzhijia.com */
* {
    margin: 0;
    padding: 0;
    list-style: none;
}

body {
    font-size: 12px;
}

img {
    border: none;
}
/*public*/
.fl {
    display: inline;
    float: left
}

.fr {
    display: inline;
    float: right
}

.cf:after {
    content: "";
    clear: both;
    display: block;
    height: 0;
    overflow: hidden
}

.cf {
    zoom: 1
}

.pb10 {
    padding-bottom: 10px
}

.mt10 {
    margin-top: 10px
}
/*main*/
.lanrenzhijia {
    min-width: 1200px;
    margin: 100px auto 0px;
    width: 80%;
    background: #fff;
    padding: 15px;
}

    .lanrenzhijia .titlem {
        height: 50px;
        font-size:20px;
        border-bottom: 1px solid #e7e7e7;
        padding-bottom: 10px;
    }

        .lanrenzhijia .title h2 {
            font-size: 20px;
        }

    .lanrenzhijia .title-list {
        position: relative;
        top: 6px;
        width: 80%;
        margin: 0px 10%;
    }

        .lanrenzhijia .title-list li {
            width: 25%;
            line-height: 31px;
            text-align: center;
            float: left;
            display: inline;
        }

            .lanrenzhijia .title-list li.on {
                color: #63acfa;
                font-weight: bold;
            }

        .lanrenzhijia .title-list p {
            position: absolute;
            top: 55px;
            left: 0px;
            width: 25%;
            height: 7px;
            border-top: 1px solid #63acfa;
            overflow: hidden;
            text-align: center;
        }

        .lanrenzhijia .title-list b {
            display: inline-block;
            width: 0;
            height: 0;
            margin-top: -3px;
            border-style: solid dashed dashed dashed;
            border-width: 9px;
            border-color: #ff6600 #fff #fff #fff;
            overflow: hidden;
            zoom: 1;
            font-size: 0;
        }

.mobileitemimg {
    width: 30%;
    float: left
}

.mobileitemtitle {
    width: 70%;
    float: left;
    line-height: 38px;
    text-align: left
}

.product {
    height: auto;
    position: relative;
    overflow: hidden;
    display: none;
    margin-top: 20px;
}

    .product ul {
        position: absolute;
        left: 0px;
    }

.product-wrap .show {
    display: block;
}

.product-wrap .product li {
    float: left;
    display: inline;
    margin-left: 13px;
    background: #f3f3f3;
    border: 2px solid #fafafa;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}

    .product-wrap .product li.ml0 {
        margin-left: 0px;
    }

    .product-wrap .product li a.imgwrap {
        display: block;
        width: 226px;
        height: 200px;
        background: #fff;
        text-align: center;
    }

    .product-wrap .product li p {
        padding-left: 15px;
        color: #666666;
        line-height: 22px;
    }

        .product-wrap .product li p a {
            color: #666666;
            text-decoration: none;
        }

            .product-wrap .product li p a:hover {
                color: #ff6600;
                text-decoration: none;
            }
/* 代码整理：懒人之家 www.lanrenzhijia.com */


