.in_title {
    text-align: center;
    padding: 60px 0 35px 0;
    margin-bottom: 40px;
    background: url(../images/title_bg.png) no-repeat bottom center;
}

.in_title p {
    color: #747474;
    font-size: 18px;
    margin-top: 20px;
    letter-spacing: 1px;
}


/*in_adver*/

.in_adver {
    height: 190px;
    background: url(../images/adver_bg.jpg) no-repeat top center;
    padding-top: 60px;
}

.in_adver ul {
    color: #fff;
}

.in_adver li {
    width: 240px;
    float: left;
    padding-left: 76px;
    margin-right: 126px;
    background: url(../images/li_bg01.png) no-repeat top left;
}

.in_adver li h2 {
    font-size: 30px;
}

.in_adver li p.txt1 {
    font-size: 24px;
}

.in_adver li p.txt2 {
    margin-top: 35px;
}

.in_adver li.li02 {
    background: url(../images/li_bg02.png) no-repeat top left;
}

.in_adver li.li03 {
    background: url(../images/li_bg03.png) no-repeat top left;
    margin-right: 0;
}


/*in_product*/

.in_product .wrap {
    margin-bottom: 30px;
}

.in_product .product_nav {
    width: 278px;
    background: #004fb2;
    border-radius: 20px;
}

.product_nav .product_t {
    text-align: center;
    color: #fff;
    padding-top: 30px;
}

.product_nav .product_t h2 {
    font-size: 25px;
}

.product_nav .product_t p {
    font-size: 16px;
}

.product_nav ul {
    margin: 23px 12px 38px 12px;
    background: #fff;
    border-radius: 20px;
    padding: 35px 13px;
    min-height: 358px;
    -moz-box-shadow: 0px 9px 5px rgba(4, 0, 0, 0.2);
    -webkit-box-shadow: 0px 9px 5px rgba(4, 0, 0, 0.2);
    box-shadow: 0px 9px 5px rgba(4, 0, 0, 0.2);
}

.product_nav ul li a {
    color: #747474;
    font-size: 16px;
    line-height: 32px;
    display: block;
    background: url(../images/pro_nav01.png) no-repeat;
    padding-left: 25px;
    margin-bottom: 18px;
}

.product_nav ul li:hover a {
    background: url(../images/pro_nav02.png) no-repeat;
    color: #fff;
}

.twin {
    width: 900px;
    margin: 0 auto;
    position: relative;
}

.twin .twin_box {
    width: 100%;
    overflow: hidden;
}

.twin ul {
    position: relative;
    z-index: 2;
}

.twin ul li {
    float: left;
    position: relative;
    width: 280px;
    margin: 0 5px 5px;
    text-align: center;
}

.twin ul li img {
    width: 280px;
    height: 200px;
    display: block;
}

.twin ul li .cover01 {
    position: absolute;
    width: 250px;
    padding: 15px;
    display: inline-block;
    bottom: 0;
    left: 0;
    background: url(../images/cover01.png) repeat;
    display: block;
}

.twin ul li .cover02 {
    position: absolute;
    width: 250px;
    padding: 15px;
    display: inline-block;
    bottom: 0;
    left: 0;
    background: url(../images/cover02.png) repeat;
    display: none;
}

.twin ul li p.txt1 {
    font-size: 16px;
    color: #fff;
}

.twin ul li p.txt2 {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin: 12px 0;
}

.twin ul li a.more {
    font-size: 18px;
    color: #fff;
}

.twin ul li:hover .cover01 {
    display: none;
}

.twin ul li:hover .cover02 {
    display: block;
}

.twin a.pmore {
    font-size: 18px;
    width: 128px;
    height: 36px;
    line-height: 36px;
    background: #004fb2;
    border-radius: 18px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
}


/*in_about*/

.in_about {
    width: 100%;
    height: 382px;
    padding-top: 115px;
    background: url(../images/about_bg.jpg) no-repeat top center;
}

.in_about .about_txt {
    width: 600px;
    color: #fff;
    position: relative;
}

.in_about .about_txt p {
    line-height: 36px;
    font-size: 16px;
}

.in_about .about_t p {
    font-size: 22px;
    line-height: 68px;
}

.in_about .a_more {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    width: 72px;
    height: 24px;
    background: #0081e8;
    display: block;
    border-radius: 12px;
    text-align: center;
    position: absolute;
    bottom: 7px;
    right: 132px;
}


/*in_good*/

.in_good {
    width: 100%;
    height: 1000px;
    background: url(../images/good_bg.jpg) no-repeat top center;
}

.in_good ul {
    background: url(../images/good_ul.png) no-repeat left 15px;
    width: 550px;
    padding-left: 50px;
}

.in_good ul li {
    margin-bottom: 62px;
}

.in_good ul li h2 {
    font-size: 30px;
    color: #2562b3;
}

.in_good ul li p.txt2 {
    color: #038cfa;
    font-size: 18px;
    line-height: 48px;
    letter-spacing: 1px;
}

.in_good ul li p.txt3 {
    color: #9c9c9c;
    font-size: 16px;
    line-height: 32px;
}


/*in_msg*/

.in_msg {
    background: #004fb2;
    padding: 50px 0;
}

.msg_txt {
    width: 520px;
    color: #fff;
}

.msg_txt p {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 1px;
}

.msg_form h2 {
    font-size: 30px;
    line-height: 35px;
    margin-top: 35px;
    background: url(../images/msg_tel.png) no-repeat left;
    padding-left: 160px;
    color: #fff;
}

.msg_form {
    width: 400px;
    text-align: center;
    position: relative;
    margin-top: 10px;
}

.msg_form img {
    padding-bottom: 20px;
}

.in_msg dl {
    width: 350px;
    overflow: hidden;
    padding: 10px 0;
    margin-left: 50px;
}

.in_msg dt {
    float: left;
    font-size: 18px;
    line-height: 40px;
    color: #fff;
}

.in_msg dd {
    float: right;
}

.in_msg .inp_one {
    width: 270px;
    height: 38px;
    line-height: 38px;
    background: #fff;
    padding-left: 10px;
    font-size: 16px;
    border: 1px solid #fff;
}

.in_msg .submit_btn {
    background: url(../images/submit_btn.jpg) no-repeat;
    width: 86px;
    height: 86px;
    position: absolute;
    top: 65px;
    right: 35px;
}


/*in_news*/

.in_news {
    margin-bottom: 50px;
}

.in_news ul li {
    width: 360px;
    float: left;
    margin-right: 55px;
}

.in_news ul li img {
    width: 360px;
    height: 270px;
}

.in_news ul li h2 {
    font-size: 22px;
    color: #000;
    margin-top: 26px;
}

.in_news ul li:hover h2 {
    color: #004fb2;
}

.in_news ul li p.txt1 {
    font-size: 14px;
    color: #9c9c9c;
    line-height: 26px;
    margin-top: 18px;
}

.in_news ul li p.txt2 {
    font-size: 14px;
    color: #a5a4a4;
    padding-left: 24px;
    background: url(../images/time.png) no-repeat left center;
    margin-top: 12px;
}

.in_news ul li p.txt2 a {
    color: #fff;
    background: #004fb2;
    padding: 0 10px;
    border-radius: 12px;
}