.in_title {
    text-align: center;
    margin-bottom: 40px;
    padding-top: 60px;
}

.in_title h2 {
    font-size: 20px;
    color: #1569a9;
    background: url("../images/title_bg.png") no-repeat bottom center;
    padding-bottom: 22px;
}

.in_title h2 span {
    color: #292929;
    font-weight: normal;
}

.in_title p {
    font-size: 14px;
    color: #9c9c9c;
    margin-top: 15px;
}

a.more {
    width: 205px;
    height: 43px;
    line-height: 43px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background: #1569a9;
    display: block;
}

/*in_search*/
.in_search {
    width: 100%;
    padding: 22px 0 37px 0;
    background: url("../images/search_bg.png") no-repeat bottom center;
}

.in_search .search_box {
    width: 690px;
}

.in_search .search_txt {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #282828;
}

.in_search .search_txt a {
    color: #282828;
}

.in_search .search_cnt1 {
    width: 503px;
    height: 40px;
    position: relative;
}

.in_search .search_cnt1 .txt {
    font-family: "微软雅黑";
    font-size: 12px;
    width: 479px;
    height: 38px;
    line-height: 38px;
    padding-left: 22px;
    color: #898989;
    border: 1px solid #a4a4a4;
}

.in_search .search_cnt1 .btn {
    width: 50px;
    height: 40px;
    background: url("../images/btn.jpg") no-repeat;
    position: absolute;
    right: 0;
    top: 0;
}

/* in_product */
.in_product .slideGroup {
    width: 100%;
}

.in_product .slideGroup .parHd {
    text-align: center;
    margin-bottom: 40px;
    border-bottom: 1px solid #d1d1d1;
}

.in_product .slideGroup .parHd ul li {
    cursor: pointer;
    line-height: 32px;
    display: inline-block;
    margin: 0 50px;
}

.in_product .slideGroup .parHd ul li a {
    font-size: 18px;
    color: #4b4b4b;
    display: block;
}

.in_product .slideGroup .parHd ul li.on a {
    border-bottom: 1px solid #1569a9;
    color: #1569a9;
}

.in_product .slideGroup .slideBox {
    overflow: hidden;
    position: relative;
    display: flex;
}

.in_product .slideGroup .sPrev,
.in_product .slideGroup .sNext {
    position: absolute;
    left: 0;
    top: 80px;
    display: block;
    width: 20px;
    height: 64px;
    border: 1px solid #d1d1d1;
    line-height: 64px;
    text-align: center;
    font-size: 16px;
    color: #404040;
    z-index: 100;
    background-color: #1569a9;
    color: white;
}

.in_product .slideGroup .sNext {
    left: auto;
    right: 0;
}

.in_product .slideGroup .sPrev:hover,
.in_product .slideGroup .sNext:hover {
    border-color: #1569a9;
    color: white;
}

.in_product .slideGroup .parBd ul {
    display: flex;
    transition: all .5s ease;
}

.in_product .slideGroup .parBd ul li {
    margin-right: 33px;
    float: left;
    _display: inline;
    overflow: hidden;
    position: relative;

}

.in_product .slideGroup .parBd ul li img {
    width: 244px;
    height: 244px;
    display: block;
    border: 1px solid #b7b7b7;
}

.in_product .slideGroup .parBd ul li p {
    line-height: 30px;
    height: 30px;
    font-size: 16px;
    color: #717171;
    margin-top: 15px;
    border-bottom: 1px solid #909090;
}

.in_product .slideGroup .parBd ul li p span {
    float: right;
}

.in_product .slideGroup .parBd ul li .cover {
    width: 244px;
    height: 244px;
    background: url(../images/pro_cover.png) no-repeat;
    position: absolute;
    top: 1px;
    left: 1px;
    display: none;
}

.in_product .slideGroup .parBd ul li:hover .cover {
    display: block;
}

.in_product a.more {
    margin: 40px auto 0;
}

/* in_adv */
.in_adv {
    background: url(../images/adv_bg.jpg) no-repeat top center;
    height: 209px;
    margin-top: 60px;
    color: #fff;
}

.in_adv .wrap {
    position: relative;
}

.in_adv .adv_txt p.txt1 {
    font-size: 20px;
    padding-top: 35px;
}

.in_adv .adv_txt p.txt2 {
    font-size: 17px;
    color: #909090;
    line-height: 42px;
    letter-spacing: 1px;
    height: 45px;
    background: url(../images/adv_txt.png) no-repeat left center;
    padding-left: 10px;
    margin: 14px 0;
}

.in_adv .adv_txt p.txt3 {
    font-size: 11px;
    ;
    line-height: 22px;
    letter-spacing: 1px;
}

.in_adv .adv_tel {
    position: absolute;
    top: 32px;
    right: 230px;
}

.in_adv .adv_tel p {
    font-size: 18px;
    line-height: 32px;
    border-bottom: 1px solid #fff;
    width: 110px;
    margin-bottom: 12px;
}

.in_adv .adv_tel h2 {
    font-size: 26px;
    line-height: 39px;
}

/* in_advan */
.in_advan {
    background: #f3f3f3;
    padding-bottom: 60px;
}

.in_advan .in_title {
    margin-bottom: 10px;
}

.in_advan .advan_list {
    background: url(../images/advan_bg.png) no-repeat top center;
}

.in_advan .advan_list ul li {
    float: left;
}

.in_advan .advan_list ul li img {
    display: block;
}

.in_advan .advan_list ul li .txt {
    width: 235px;
}

.in_advan .advan_list ul li .txt h3 {
    line-height: 49px;
    height: 49px;
    font-size: 20px;
    color: #373737;
    margin-bottom: 10px;
}

.in_advan .advan_list ul li .txt span {
    width: 49px;
    font-size: 31px;
    font-weight: normal;
    color: #fff;
    background: #1569a9;
    display: inline-block;
    text-align: center;
    margin-right: 20px;
}

.in_advan .advan_list ul li .txt p {
    line-height: 30px;
    font-size: 14px;
    color: #6f6f6f;
}

.in_advan .advan_list ul.ul01 {
    height: 227px;
    padding-top: 67px;
}

.in_advan .advan_list ul.ul02 {
    height: 242px;
}

.in_advan .advan_list ul li.li01 {
    width: 343px;
}

.in_advan .advan_list ul li.li02 {
    width: 305px;
}

.in_advan .advan_list ul li.li03 {
    width: 552px;
}

.in_advan .advan_list ul.ul02 li.li03 {
    height: 242px;
    background: url(../images/advan03.jpg) no-repeat right center;
}

/* in_about */
.in_about .fl {
    width: 525px;
}

.in_about .fl h2 {
    margin-bottom: 10px;
    font-size: 20px;
    color: #434343;
    font-weight: normal;
    padding-bottom: 10px;
    background: url(../images/line.jpg) no-repeat left bottom;
}

.in_about .fl p {
    line-height: 30px;
    font-size: 14px;
    color: #494949;
}

.in_about .fl a.more {
    margin-top: 22px;
}

.in_about .fr {
    width: 602px;
    display: block;
}

/* in_news */
.in_news {
    position: relative;
    padding-bottom: 50px;
    background: #f3f3f3;
    margin-top: 60px;
}

.in_news .title {
    margin-bottom: 40px;
    margin-top: 70px;
    background: url(../images/line.jpg) no-repeat left center;
    padding-left: 15px;
}

.in_news .news_left {
    width: 573px;
    position: relative;
}

.in_news .news_left h3 {
    line-height: 48px;
    color: #282828;
    font-size: 16px;
    margin-top: 5px;
    font-weight: normal;
}

.in_news .news_left p {
    color: #949494;
    font-size: 12px;
    ;
    line-height: 26px;
}

.in_news .news_left a.more {
    margin-top: 20px;
}

.in_news .news_left .spimg {
    width: 573px;
    height: 200px;
}

.in_news .news_right {
    width: 570px;
}

.in_news .news_right dl {
    margin-bottom: 12px;
    padding-bottom: 12px;
    overflow: hidden;
    border-bottom: 1px solid #838383;
}

.in_news .news_right dl dt {
    width: 60px;
    float: left;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    color: #838383;
    font-weight: normal;
    line-height: 22px;
    padding-top: 10px;
}

.in_news .news_right dl dt span {
    display: block;
    text-align: center;
    font-size: 44px;
    line-height: 50px;
    font-weight: normal;
}

.in_news .news_right dl dd {
    width: 490px;
    float: right;
    line-height: 22px;
    color: #898989;
    padding-left: 10px;
}

.in_news .news_right dl dd h3 {
    font-size: 16px;
    color: #282828;
    line-height: 32px;
    font-weight: normal;
}

.in_news .news_right dl dd p {
    color: #949494;
    font-size: 12px;
    ;
    line-height: 26px;
}