﻿@charset "utf-8";
/* CSS Document */

.module5 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    min-height: 450px;
}

    .module5 .module5_left {
        width: 210px;
        position: absolute;
        top: -30px;
        transition: top 0s;
        -moz-transition: top 0s; /* Firefox 4 */
        -webkit-transition: top 0s; /* Safari 和 Chrome */
        -o-transition: top 0s; /* Opera */
    }

        .module5 .module5_left .module5_left_1 {
            background: url(../images/bg_11.png) repeat-x;
            ;
            padding-bottom: 1px;
            height: auto;
            -webkit-box-shadow: #ccc 0px 0px 10px;
            -moz-box-shadow: # 0px 0px 10px;
            box-shadow: #ccc 0px 0px 10px;
            text-align: center;
        }

            .module5 .module5_left .module5_left_1 .tit {
                height: 98px;
                border-bottom: solid 2px #fff;
                line-height: 108px;
                font-size: 16px;
                color: #fff;
            }

            .module5 .module5_left .module5_left_1 .f_nav {
                margin: 3px;
                background: #fff;
                padding: 5px 0 5px 0;
            }

                .module5 .module5_left .module5_left_1 .f_nav li {
                    height: 35px;
                    line-height: 35px;
                    margin: 0 2px;
                }

                    .module5 .module5_left .module5_left_1 .f_nav li a {
                        display: inline-block;
                        width: 100%;
                    }

                        .module5 .module5_left .module5_left_1 .f_nav li a:hover {
                            background: #eee;
                            color: #333;
                        }

        .module5 .module5_left .module5_left_2 {
            padding-bottom: 1px;
            height: auto;
            margin-top: 20px;
        }

            .module5 .module5_left .module5_left_2 .tit {
                height: 40px;
                border-bottom: solid 1px #ccc;
                line-height: 40px;
                font-size: 16px;
                padding: 0 0 0 10px;
            }

            .module5 .module5_left .module5_left_2 .l_contact {
                padding: 10px 10px 10px 10px;
            }

                .module5 .module5_left .module5_left_2 .l_contact h3 {
                    margin: 0 0 10px 0;
                }

                .module5 .module5_left .module5_left_2 .l_contact p {
                    margin: 0 0 5px 0;
                }

    .module5 .module5_right {
        float: right;
        width: 970px;
        margin-bottom: 60px;
    }

        .module5 .module5_right .module5_right_tit {
            height: 39px;
            border-bottom: solid 1px #ccc;
            padding: 0 10px;
            margin-top: 30px;
        }

            .module5 .module5_right .module5_right_tit .module5_right_tit_left {
                float: left;
                border-bottom: solid 4px #28A7E1;
                line-height: 37px;
                font-size: 18px;
            }

            .module5 .module5_right .module5_right_tit .module5_right_tit_right {
                float: right;
                line-height: 37px;
            }

                .module5 .module5_right .module5_right_tit .module5_right_tit_right a {
                    font-size: 12px;
                }

        .module5 .module5_right .module5_right_con {
            margin: 15px 10px 10px 10px;
        }

.gsxw {
    width: 286px;
    overflow: hidden;
    float: left;
    margin: 20px 15px 10px 15px;
}

.gsxw_pic {
    width: 286px;
    height: 185px;
    overflow: hidden;
    margin-bottom: 8px;
}

    .gsxw_pic img {
        width: 286px;
        height: 185px;
    }

.gsxw_tit {
    font-size: 16px;
    padding: 0 0 10px 0;
    line-height: 28px;
}

.gsxw_data {
    line-height: 30px;
    color: #aaa;
}

.gsxw_1 {
    border-bottom: dashed 1px #ccc;
    height: 40px;
    line-height: 40px;
    margin: 0 15px 5px 0;
    background: url(../images/pic_newicon.png) left no-repeat;
    padding-left: 30px;
}

    .gsxw_1 a {
        font-size: 16px;
    }

    .gsxw_1 span {
        float: right;
        color: #aaa;
    }

.gsxw a:hover .gsxw_tit {
    color: #09C;
}

.main {
    width: 100%;
}

.main_2 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.other_tit {
    height: auto;
}

    .other_tit h2 {
        text-align: center;
        font-size: 25px;
        padding: 40px 0 0 0;
    }

    .other_tit .info {
        text-align: center;
        padding: 10px 0;
    }

.contact_1 {
    padding: 20px 10px;
    line-height: 28px;
    text-indent: 2em;
    min-height: 300px;
}

.puman_con {
    margin: 0 0 50px 0;
    height: auto;
    overflow: hidden;
}

.back {
    height: 40px;
    position: relative;
    margin-top: 30px;
    background: #eee;
    line-height: 40px;
}

.back_1 {
    float: left;
    width: 450px;
}

    .back_1 span {
        float: right;
    }

    .back_1 a {
        padding: 0 10px;
        float: left;
    }

.back_2 {
    position: absolute;
    left: 48%;
}

.back_3 {
    float: right;
    width: 450px;
}

    .back_3 span {
        float: left;
    }

    .back_3 a {
        padding: 0 10px;
        float: right;
    }

.module5 .module5_right .module5_right_con {
}

    .module5 .module5_right .module5_right_con img {
        max-width: 700px;
    }

    .module5 .module5_right .module5_right_con .module5_right_con_tit h2 {
        margin: 30px 0;
        font-size: 16px;
        text-align: center;
    }

    .module5 .module5_right .module5_right_con .module5_right_con_tit p {
        border-bottom: dashed 1px #ccc;
        padding: 0 0 5px 0;
    }

        .module5 .module5_right .module5_right_con .module5_right_con_tit p span {
            padding-right: 10px;
            color: #666;
        }

        .module5 .module5_right .module5_right_con .module5_right_con_tit p em {
            float: right;
            font-style: normal;
        }

    .module5 .module5_right .module5_right_con .module5_right_con_con {
        width: 730px;
        overflow: hidden;
        padding: 10px;
        line-height: 25px;
        text-indent: 2em;
    }

.fanye {
    float: left;
    width: 50%;
    margin-bottom: 20px;
}

    .fanye a:hover {
        text-decoration: underline;
    }

.fanye_1 {
    height: 30px;
    line-height: 30px;
}

.zw_right_con11 {
    float: left;
    width: 220px;
    text-align: center;
    margin: 15px;
}

    .zw_right_con11 a {
        line-height: 30px;
    }

.zw_right_con111 {
    border: solid 1px #ccc;
    width: 218px;
    height: 218px;
}

    .zw_right_con111 img {
        width: 216px;
        height: 216px;
        margin-top: 1px;
    }

.gsxw1 {
    width: 270px;
    overflow: hidden;
    float: left;
    margin: 20px 15px 50px 15px;
}

.gsxw_pic1 {
    width: 270px;
    height: 185px;
    overflow: hidden;
}

    .gsxw_pic1 img {
        width: 270px;
        height: 185px;
    }

.gsxw_tit1 {
    font-size: 14px;
    padding: 0 0 10px 0;
}

.gsxw_data {
    line-height: 30px;
    color: #aaa;
}

.gsxw_1 {
    border-bottom: dashed 1px #ccc;
    height: 40px;
    line-height: 40px;
    margin: 0 15px 5px 0;
    background: url(../images/pic_newicon.png) left no-repeat;
    padding-left: 30px;
}

    .gsxw_1 a {
        font-size: 15px;
    }

    .gsxw_1 span {
        float: right;
        color: #aaa;
    }

.hot_news {
    border-left: solid 3px #ccc;
    font-size: 20px;
    padding-left: 10px;
}

/*留言*/
.feedback {
    padding-top: 20px;
    margin-bottom: 50px;
    background: url(../images/ct_ly.jpg) right no-repeat;
}

.feedback1 input {
    width: 400px;
    height: 40px;
    margin: 0 0 20px 0;
    border-radius: 5px;
    border: solid 1px #ccc;
    padding: 0 10px;
}

.feedback2 textarea {
    width: 500px;
    height: 100px;
    border-radius: 5px;
    border: solid 1px #ccc;
    padding: 10px 10px;
}

.feedback3 input {
    width: 100px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background: #122A88;
    border: 0;
    color: #fff;
    border-radius: 5px;
    margin-top: 20px;
}

/*内页banner*/
.f_banner {
    
}

    .f_banner img {
        width: 100%;
    }
