@charset "utf-8";


* {
    padding: 0;
    margin: 0;
    border: 0px;
    outline: none;
    list-style: none;
}

html,
body {
    background: #fff;
    color: #333;
    font: 14px/30px 'Microsoft YaHei', sans-serif;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
li,
ol,
ul,
dd,
th,
td,
p,
pre,
form,
input,
button,
textarea,
hr {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}


ul,
li {
    list-style: none;
}

img {
    border-style: none;
    text-decoration: none;
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: none;
}


.pt10 {
    padding-top: 10px;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pt50 {
    padding-top: 50px;
}

.pt60 {
    padding-top: 60px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb40 {
    padding-bottom: 40px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb60 {
    padding-bottom: 60px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb60 {
    margin-bottom: 60px;
}

.mt100 {
    margin-top: 100px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix::after{
    content: "";
    display: block;
    height: 0;
    clear: both;
    overflow: visible;
}

.w1,
.container {
    width: 1200px;
    margin: 0 auto;
    display: block;
}

.bowrap {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}


.header {
    width: 100%;
    display: block;
    background: #fff;
}

.top {
    width: 100%;
    background: #333438;
    display: block;
    overflow: hidden;
    line-height: 36px;
}

.top p {
    font-size: 14px;
    color: #ccc;
}

.top span {
    font-size: 12px;
    color: #b3b7ba
}


.top_logo {
    margin: 30px auto 0;
    height: 100px;
    display: block;
}

.top_logo .logo {
    width: 650px;
    display: block;
    overflow: hidden;
    margin-top: 10px;
}

.top_logo .logo a.fl{
    border-right: 1px solid #eaeaea;
    margin-right: 15px;
}

.top_logo .logo img {
    margin-right: 20px;
    display: block;
}

.logo>a>span{
    text-transform: uppercase;
    letter-spacing: 2.8px;
}

.logo_txt p{
    font-size: 18px;
    letter-spacing: 1px;
}

.navlist {
    width: 100%;
    height: 60px;
    display: block;
    background-image: linear-gradient(120deg, #577ca6, #9bbddc);

}

.nav_out {
    display: block;
    margin: 0 auto;
    width: 1200px
}

.tem_head nav {
    width: 1200px;
    position: absolute;
    height: 60px;
    line-height: 60px;
}

.tem_head nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.tem_head nav ul li {
    position: relative;
    float: left;
    width: 14.2%;
}

.tem_head nav ul li span {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    opacity: 0.8
}


.tem_head nav a {
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: center;
    height: 60px;
}

.tem_head nav a:hover {
    color: #fff;
    background: #333;
}

.tem_head nav a.navdown {
    color: #fff;
    background: #333;
}

.tem_head nav a.navdown:hover {
    color: #fff;
}

.tem_head nav ul li dl {
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 99;
    display: none;
    background: #2c6caa;
}

.tem_head nav ul li dl dd {
    float: left;
    padding: 20px 0;
    min-width: 200px;
}

.tem_head nav ul li dl dd a {
    margin: 0 10px;
    padding: 0;
    padding: 8px 5px;
    text-align: center;
    line-height: 1.5;
    height: 26px;
    font-size: 14px;
    color: #fff;
}

.tem_head nav ul li dl dd a:hover {
    color: #fff;

}

.tem_head nav ul li:hover>dl {
    display: block;
}

.tem_head nav ul li dl dt {
    float: right;
    overflow: hidden;
    padding: 20px 20px 20px 0;
    width: 380px;
    height: 200px;
    font-size: 0;
}


.tem_head nav ul li dl dt img {
    width: 380px;
    height: 200px;
}


.tem_head nav ul li dl dd i {
    position: absolute;
    top: -15px;
    left: 50px;
    z-index: 100;
    width: 100%;
    color: #f3f4f5;
    font-size: 22px;
}

.tem_head nav ul li dl.tem_pronoaw {
    width: auto;
}

.tem_head nav ul li dl.tem_pronoaw dd {
    width: auto;
}

.tem_head nav ul li dl.tem_pronoaw dd div {
    float: left;
    padding: 0 20px;
    min-width: 100px;
}

.tem_head nav ul li dl.tem_pronoaw dd div h3 {
    margin-bottom: 5px;
    border-bottom: 1px solid #888;
    font-weight: normal;
}

.tem_head nav ul li dl.tem_pronoaw dd div p a {
    margin: 0;
}

.top_tel {
    display: block;
    padding-left: 70px;
    background: url(../images/top_tel.png) left no-repeat;
}

.top_tel p {
    font-size: 16px;
    color: #666;
    line-height: 28px;
}

.top_tel h3 {
    font-size: 30px;
    color: #363636;
    font-family: Impact;
    line-height: 40px;
}


/* 业务介绍  */
.index_business {
    padding: 60px 0;
    overflow: hidden;
}

.index_business .pro_tit p{
    font-size: 16px;
}

.pro_tit {
    display: block;
    overflow: hidden;
    text-align: center;
}

.pro_tit h4 {
    font-size: 32px;
    color: #373737;
    line-height: 40px;
    font-weight: normal;
    font-family: Arial;
    text-transform: uppercase;
}

.pro_tit h3 {
    font-size: 24px;
    color: #577ca6;
    line-height: 30px;
}

.service_list {
    display: block;
    overflow: hidden;
}

.service_list dl {
    width: 224px;
    border: 1px solid #eee;
    float: left;
    display: block;
    overflow: hidden;
    margin-right: 15px;
    padding: 20px 0;
}

.service_list dl:nth-child(5n) {
    margin-right: 0;
}

.service_list dl dt {
    width: 118px;
    height: 118px;
    border-radius: 100px;
    background: #5580aa;
    display: block;
    overflow: hidden;
    margin: 12px auto;
}

.service_list dl:hover dt {
    -webkit-animation: doudong 1s ease;
    animation: doudong 1s ease;
    background: #333;
}

.service_list dl dt i {
    width: 94px;
    height: 88px;
    display: block;
    margin: 20px auto;
}

.service_list dl dd {
    padding: 10px 0;
    text-align: center;
    display: block;
    overflow: hidden;
}

.service_list dl dt .i01 {
    background: url(../images/ico01.png) 0 0 no-repeat;
}

.service_list dl dt .i02 {
    background: url(../images/ico01.png) 0 -90px no-repeat;
}

.service_list dl dt .i03 {
    background: url(../images/ico01.png) 0 -180px no-repeat;
}

.service_list dl dt .i04 {
    background: url(../images/ico01.png) 0 -265px no-repeat;
}

.service_list dl dt .i05 {
    background: url(../images/ico01.png) 0 -345px no-repeat;
}

.service_list dl dd i {
    font-size: 10px;
    color: #507ca8;
    text-transform: uppercase;
    line-height: 12px;
    font-style: normal;
}

.service_list dl dd h3 {
    font-size: 18px;
    color: #507ca8;
    font-weight: normal;
    line-height: 20px;
}

.service_list dl dd p {
    padding: 15px 15px 0;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #787878;
    line-height: 26px;
}


@-webkit-keyframes doudong {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }

    40% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    60% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
    }

    80% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes doudong {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }

    40% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    60% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
    }

    80% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.page_bg {
    width: 100%;
    height: 350px;
    display: block;
    overflow: hidden;
}

/* 关于我们 */
.index_about {
    width: 100%;
    padding: 60px 0 80px;
    overflow: hidden;
    background: url(../images/about_bg.jpg) no-repeat 0px 0px fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
}

.about_js {
    background: #577ca6;
    padding: 30px 20px 20px;
    display: block;
    overflow: hidden;
}

.ab_img {
    width: 520px;
    display: block;
    overflow: hidden;
}

.ab_txt {
    width: 650px;
    display: block;
    overflow: hidden;
    padding-top: 20px;
}

.ab_txt h3 {
    font-size: 24px;
    color: #fff;
    line-height: 32px;
    font-weight: normal;
}

.ab_txt p {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    margin: 20px 0;
}

.ab_txt span {
    width: 150px;
    border: 1px solid #fff;
    text-align: center;
    display: block;
}

.ab_txt span a {
    display: block;
    padding: 5px 0;
    color: #fff;
    font-size: 14px;
}

.index_ys {
    padding: 50px 0;
    overflow: hidden;
}

.ys_list {
    display: block;
    overflow: hidden;
}

.ys_list dl {
    float: left;
    margin-right: 36px;
    display: block;
    overflow: hidden;
    margin-bottom: 36px;
    height: 125px;
    width: 374px;
}

.ys_list dl:nth-child(3n) {
    margin-right: 0;
}

.ys_list dl dt {
    float: left;
    width: 114px;
    background: #577ca6;
    display: block;
    height: 125px;
}

.ys_list dl dd {
    padding: 12px 20px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    display: table-cell;
    height: 99px;
}

.ys_list dl dd h3 {
    font-size: 18px;
    color: #577ca6;
    line-height: 24px;
    font-weight: normal;
}

.ys_list dl dd p {
    font-size: 14px;
    color: #686868;
    line-height: 22px;
    margin-top: 8px;
}

.ys_list dl dt i {
    width: 95px;
    margin: 25px auto;
    height: 80px;
    display: block;
    overflow: hidden;
}

.ys_list dl:hover dt {
    background: #2c6caa;
}

.ys_list dl:hover dt i {
    -webkit-animation: doudong 1s ease;
    animation: doudong 1s ease;
}

.ys_list dl dt .b01 {
    background: url(../images/tb-2.png) 0 -15px no-repeat;
}

.ys_list dl dt .b02 {
    background: url(../images/tb-2.png) -100px -15px no-repeat;
}

.ys_list dl dt .b03 {
    background: url(../images/tb-2.png) -203px -15px no-repeat;
}

.ys_list dl dt .b04 {
    background: url(../images/tb-2.png) 0 -100px no-repeat;
}

.ys_list dl dt .b05 {
    background: url(../images/tb-2.png) -100px -100px no-repeat;
}

.ys_list dl dt .b06 {
    background: url(../images/tb-2.png) -203px -100px no-repeat;
}

/* 委托流程  */
.index_lc {
    width: 100%;
    display: block;
    padding: 60px 0;
    background: #eeeeee;
}

.lc_list {
    overflow: hidden;
    padding-top: 60px;
}

.lc_list dl {
    float: left;
    width: 300px;
    display: block;
    border-right: 1px solid #bbbbbb;
    overflow: hidden;
    padding: 0 49px;
    text-align: center;
    min-height: 420px;
}

.lc_list dl:last-child {
    border-right: none;
}

.lc_list dl dt {
    width: 229px;
    height: 200px;
    margin: 10px auto;
    display: block;
    background: url(../images/huan.png) center no-repeat;
    padding: 15px 0;
}

.lc_list dl dt i {
    width: 150px;
    height: 110px;
    margin: 20px auto 8px;
    display: block;
    overflow: hidden;
}

.lc_list dl:hover dt i {
    transform: rotateY(360deg);
    transition: all 2s;
}

.lc_list dl dt .c01 {
    background: url(../images/tb-3.png) 0 -10px no-repeat;
}

.lc_list dl dt .c02 {
    background: url(../images/tb-3.png) 0 -130px no-repeat;
}

.lc_list dl dt .c03 {
    background: url(../images/tb-3.png) 0 -260px no-repeat;
}

.lc_list dl dt h3 {
    text-align: center;
    font-size: 20px;
    color: #000000;
    line-height: 36px;
}

.lc_list dl dd {
    padding: 15px 0;
    display: block;
    overflow: hidden;
}

.lc_list dl dd h3 {
    font-size: 18px;
    color: #577ca6;
    font-weight: normal;
    line-height: 30px;
}

.lc_list dl dd p {
    font-size: 14px;
    color: #646464;
    line-height: 24px;
    text-align: justify;
    margin-top: 15px;
}

/* 新闻  */
.index_news {
    padding: 60px 0;
    overflow: hidden;
}

.news01 {
    width: 388px;
    margin-right: 15px;
    display: block;
    float: left;
    border: 1px solid #e4e4e4;
}

.news01:nth-child(3) {
    margin-right: 0;
}

.news01 .news_tit {
    width: 100%;
    background: url(../images/news_bg.jpg) no-repeat;
    display: block;
    overflow: hidden;
    line-height: 55px;
}

.news01 .news_tit h3 {
    padding-left: 12px;
    float: left;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}

.news01 .news_tit h3 i {
    width: 27px;
    height: 26px;
    float: left;
    margin-right: 5px;
    margin-top: 8px;
}

.news01 .news_tit span {
    float: right;
    font-size: 14px;
    color: #a5acb3;
    margin-right: 10px;
}

.news_img {
    margin: 12px auto;
    display: block;
    overflow: hidden;
    width: 375px;
}

.news_img img {
    max-width: 100%;
    display: block
}

.news_list {
    padding: 15px 12px;
    display: block;
    overflow: hidden;
}

.news_list ul {
    list-style: none;
    display: block;
    overflow: hidden;
}

.news_list ul li {
    width: 100%;
    border-bottom: 1px dotted #b3b3b3;
    line-height: 40px;
    display: block;
    overflow: hidden;
}

.news_list ul li a {
    float: left;
    font-size: 14px;
    color: #9d9d9d;
    background: url(../images/dian.png) left no-repeat;
    padding-left: 15px;
    display: block;
}

.news_list ul li:hover a {
    color: #577ca6;
    text-decoration: underline;
}

.news_list ul li span {
    font-size: 12px;
    color: #999;
    float: right;
    margin-right: 5px;
}

.area_out {
    display: block;
    overflow: hidden;
    margin-bottom: 15px;
}

.area_out ul {
    list-style: none;
    display: block;
    overflow: hidden;
}

.area_out ul li {
    float: left;
    font-size: 16px;
    color: #577ca6;
    font-weight: bold;
}

.area_out ul li a {
    font-size: 14px;
    color: #577ca6;
    padding: 0 10px;
    font-weight: normal;
}

.footer {
    width: 100%;
    background: #4c5769;
    display: block;
    overflow: hidden;
}

.db_con {
    display: block;
    overflow: hidden;
    padding-top: 30px;
}

.db_con .db_ewm {
    width: 240px;
    display: block;
    overflow: hidden;
    text-align: center;
    margin-top: 20px;
}

.db_con .db_ewm img {
    margin: 0 auto;
    display: block;
    max-width: 150px;
}

.db_con .db_ewm p {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}

.db_con .db_nav {
    width: 530px;
    display: block;
    overflow: hidden;
}

.db_con .db_nav dl {
    float: left;
    margin-right: 40px;
    display: block;
    overflow: hidden;
    padding: 0 30px;
    background: url(../images/line_03.png) right 5% no-repeat;
    min-height: 180px;
}

.db_con .db_nav dl:nth-child(3) {
    margin-right: 0;
}

.db_con .db_nav dl dt {
    font-size: 16px;
    color: #ffffff;
    font-weight: normal;
    line-height: 36px;
}

.db_con .db_nav dl dd {
    padding: 10px 0;
    display: block;
    overflow: hidden;
}

.db_con .db_nav dl dd a {
    font-size: 14px;
    color: #9fa9b9;
    line-height: 24px;
    display: block;
}

.db_con .db_lx {
    width: 400px;
    display: block;
    overflow: hidden;
}

.db_con .db_lx h3 {
    font-size: 16px;
    color: #ffffff;
    font-weight: normal;
    line-height: 36px;
}

.db_con .db_lx p {
    font-size: 14px;
    color: #9fa9b9;
    line-height: 24px;
    margin-top: 15px;
}

.copyright {
    width: 100%;
    display: block;
    background: #242424;
    overflow: hidden;
    line-height: 50px;
}

.copyright p {
    font-size: 14px;
    color: #919191;
    text-align: center;
}

.copyright p a {
    color: #919191;
}



/*banner*/

.flash {
    width: 100%;
    height: 571px;
    margin: 0 auto;
    overflow: hidden;
    _zoom: 1;
    position: relative;
    *zoom: 1;
}

.flash1 {
    width: 1000px;
    height: 571px;
    margin: 0 auto;
    position: relative;
}

.flash2 {
    width: 1920px;
    height: 571px;
    position: absolute;
    left: -460px;
}

.flexslider {
    margin: 0 auto;
    position: relative;
    width: 1920px;
    height: 571px;
    overflow: hidden;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.flexslider .slides {
    zoom: 1;
}

.flex-direction-nav a {
    width: 60px;
    height: 90px;
    line-height: 99em;
    overflow: hidden;
    margin: -60px 0 0;
    display: block;
    background: url(../images/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
    background-position: 0 -90px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 3px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(../images/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active {
    background-position: 0 0;
}


/*左侧分栏*/

lside {
    display: block;
    position: relative;
    float: left;
    width: 222px;
}

lside section h2 {
    background: url(../images/p_tit.png) 10px no-repeat #0060a9;
    height: 112px;
    font-size: 30px;
    line-height: 112px;
    color: #fff;
    padding-left: 65px
}

lside .lside_list {
    border: 1px solid #dfdfdf;
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 15px 0 30px;
}

lside .lside_list dl {
    border-bottom: 1px solid #dfdfdf;
}

lside .lside_list dl dt {
    padding-left: 34px;
    font-size: 16px;
    color: #666;
    background: url(../images/side_ico.png) 180px no-repeat;
    display: block;
}

lside .lside_list dl dt a {
    display: block;
    padding: 15px 0 15px 20px;
    color: #4b4b4b;
}

lside .lside_list dl dt:hover {
    color: #fff;
    background: url(../images/side_ico1.png) 180px no-repeat #ffa94c;
    display: block;
}

lside .lside_list dl dt:hover a {
    color: #fff;
}

lside .lside_list dl dt.current {
    color: #fff;
    background: url(../images/side_ico1.png) 180px no-repeat #ffa94c;
    display: block;
}

lside .lside_list dl dt.current a {
    color: #fff;
}

lside .lside_list dl dd {
    padding: 6px 0 6px 0;
}

lside .lside_list dl dd a {
    display: block;
    padding-left: 40px;
    height: 36px;
    color: #333;
    font-weight: normal;
    line-height: 36px;
    background: url(../images/p_ico.png) 10px no-repeat;
    border-bottom: 1px solid #eee;
}

lside .lside_list dl dd .current a,
.lside_list dl dd a:hover {
    background: #efefef;
}


/*右侧内容*/

.article_head {
    position: relative;
    height: 60px;
    border-bottom: 1px solid #ddd;
    line-height: 60px;
}

.article_head .position {
    position: absolute;
    top: 0;
    right: 0px;
    color: #aaa;
    font-family: '宋体';
}

.article_head .position a {
    color: #999;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}

.article_head h1 {
    color: #555;
    font-weight: normal;
    font-size: 18px;
}

/*新闻列表*/

.module_list_article {
    padding: 15px 0;
    display: block;
    overflow: hidden;
}

.module_list_article dl {
    list-style: none;
    border-bottom: 1px solid #ddd;
    padding: 15px 0px;
    position: relative;
    clear: both;
}

.module_list_article dl dt {
    width: 20%;
    float: left;
    border: 1px solid #eee;
}

.module_list_article dl dt img {
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    height: 120px;
}

.module_list_article dl dd {
    float: right;
    width: 78%;
}

.module_list_article dl dd h3 {
    font-weight: normal;
    line-height: 50px;
}

.module_list_article dl dd p {
    font-size: 12px;
    line-height: 20px;
    padding: 5px 0px;
    color: #666;
}

.module_list_article dl dd span {
    font-size: 12px;
    color: #999;
}

.module_list_article dl:hover dd h3 a {
    color: #1d8132;
}


/*新闻详细*/

.article_content h1.article_title {
    font-size: 28px;
    font-weight: normal;
    padding: 5px 0
}

.article_content .article_infos {
    color: #818181;
    font-size: 12px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd
}

.article_content .article_infos span {
    margin-right: 10px;
}

.article_content .article_editor {
    padding: 0 10px;
}

.article_content {
    padding: 20px 0;
}


/*图片列表*/

.module_list_img {
    padding: 15px 0;
    display: block;
    overflow: hidden;
}

.module_list_img li {
    width: 31%;
    float: left;
    margin: 15px 10px;
}

.module_list_img li:nth-child(3n) {
    margin-right: 0 !important;
}

.module_list_img li a {
    display: block;
    width: 100%;
    text-align: center;
}

.module_list_img li .img-size {
    max-width: 100%;
    margin: 0 auto;
    display: flex;
}

.module_list_img li h3 {
    font-weight: normal;
    background: #eee;
    line-height: 50px;
}

.module_list_img li:hover h3 {
    background: #1d8132;
    color: #fff;
}


/*图片详情*/

.product-info {
    padding: 10px;
}

.product-img {
    width: 500px;
    float: left;
    border-right: 1px solid #eee;
    padding-right: 49px;
}

.product-img img {
    width: 100%;
}

.product-arr {
    float: left;
    width: 550px;
    padding-left: 50px;
}

.product-arr h3 {
    font-size: 24px;
    padding: 20px 5px;
    border-bottom: 1px solid #ddd;
}

.product-arr p {
    line-height: 28px;
    font-size: 14px;
    padding: 20px 10px;
}

.product_nav {
    height: 45px;
    line-height: 45px;
    margin: 30px 0;
    border: 1px solid #ddd
}

.product_nav li {
    float: left;
    list-style: none;
    border-right: 1px solid #ddd;
    cursor: pointer
}

.product_nav li a {
    display: block;
    padding: 0 40px
}

.product_nav li.product_nav_now,
.product_nav li.product_nav_hover {
    background: #f7f8fa
}

.side_lx,
.side_news {
    width: 238px;
    display: block;
    overflow: hidden;
    border: 1px solid #dfdfdf;
    background: #fff;
    margin: 15px 0;
}

.side_lx h3,
.side_news h3 {
    text-align: center;
    width: 100%;
    line-height: 60px;
    font-size: 24px;
    color: #fff;
    background: #6c90b7;
}

.side_lx p {
    padding: 15px 10px;
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

.side_lx ul {
    padding: 24px 5px 0;
    display: block;
    overflow: hidden;
    background: url(../images/ab_con.png) 10px 20px no-repeat;
    border-bottom: 1px solid #dfdfdf;
}

.side_lx ul li {
    padding-left: 42px;
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
}

.side_lx ul li h4 {
    font-size: 16px;
    color: #4b4b4b;
    font-weight: normal;
    line-height: 20px;
}

.side_lx ul li span {
    font-size: 12px;
    color: #9c9c9c;
}

.side_news ul {
    list-style: none;
    padding: 15px 8px;
    display: block;
    overflow: hidden;
}

.side_news ul li {
    width: 100%;
    display: block;
    line-height: 42px;
    border-bottom: 1px solid #eeeeee;
}

.side_news ul li a {
    padding-left: 5px;
    display: block;
    font-size: 14px;
    color: #5c5c5c;
}

.side_news ul li a:hover {
    color: #f00;
    text-decoration: underline;
}

.con_section {
    position: relative;
    padding: 20px 0 50px;
    overflow: hidden;
}

.con_section aside {
    position: relative;
    float: left;
    width: 240px;
    padding-bottom: 20px;
}

.con_section article {
    float: left;
    margin-left: -240px;
    width: 100%;
}

.con_section article .met_article {
    margin-left: 240px;
    background: #fff;
    padding: 15px 20px;
}

.met_section_asidenone article {
    float: none;
    margin-left: 0;
}

.met_section_asidenone article .met_article {
    margin-left: 0;
}

.con_section aside section {
    display: block;
}

.con_section aside section h2 {
    background: #6c90b7;
    background: url(../images/p_tit.png) 10px no-repeat #6c90b7;
    height: 112px;
    font-size: 30px;
    line-height: 112px;
    color: #fff;
    padding-left: 65px
}

.con_section aside .met_aside_list {
    border: 1px solid #dfdfdf;
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 15px 0 30px;
}

.con_section aside .met_aside dl {
    border-bottom: 1px solid #dfdfdf;
}

.con_section aside .met_aside dl dt {
    padding-left: 15px;
    font-size: 16px;
    color: #666;
    background: url(../images/side_ico.png) 200px no-repeat;
    display: block;
}

.con_section aside .met_aside dl dt a {
    display: block;
    padding: 12px 0 12px 20px;
    color: #4b4b4b;
}

.con_section aside .met_aside dl dt:hover {
    color: #fff;
    background: url(../images/side_ico1.png) 210px no-repeat #6c90b7;
    display: block;
}

.con_section aside .met_aside dl dt:hover a {
    color: #fff;
}

.con_section aside .met_aside dl dt.on {
    color: #fff;
    background: url(../images/side_ico1.png) 210px no-repeat #6c90b7;
    display: block;
}

.con_section aside .met_aside dl dt.on a {
    color: #fff;
}

.con_section aside .met_aside dl dd {
    padding: 6px 0 6px 0;
}

.con_section aside .met_aside dl dd a {
    display: block;
    padding-left: 40px;
    height: 36px;
    color: #333;
    font-weight: normal;
    line-height: 36px;
    background: url(../p_ico.png) 10px no-repeat;
    border-bottom: 1px solid #eee;
}

.con_section aside .met_aside dl dd .on a,
.met_aside dl dd a:hover {
    background: #efefef;
}


/*留言*/

.msg_hr {
    border-top: 1px solid #ddd;
    margin: 0;
    padding: 0 5px 0 15px;
    font-weight: bold;
    font-size: 16px;
    background: #ddd;
    height: 60px;
    line-height: 60px;
}

:-ms-input-placeholder {
    color: #999
}

.msg {
    border: 1px solid #ddd;
    border-top: 0;
    overflow: hidden;
    text-align: left
}

.msg dl:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.msg dl {
    width: 100%;
    zoom: 1;
    background: #fff
}

.msg dl {
    border-top: 1px solid #ddd;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -ms-flexbox;
    position: relative;
    padding: 5px 0
}

.msg dl dt {
    padding: 15px 15px 10px 15px;
    width: 105px;
    text-align: left;
    font-weight: normal;
    overflow: hidden;
    line-height: 1.2
}

.msg dl dd {
    -moz-box-flex: 1.0;
    -webkit-box-flex: 1.0;
    box-flex: 1.0;
    -ms-flex: 1;
    padding: 2px 0 0 15px;
    margin: 10px 0
}

.msg dl dd label input {
    position: relative;
    top: 1px;
    margin-right: 3px
}

.msg dl dd .fbox {
    margin: 0 10px 0 0
}

.msg dl dd .tips {
    color: #aaa
}

.msg dl dd .tips:hover {
    color: #f00
}

.msg dl dd.labelinline label {
    display: inline
}

.msg dl dt.addimgdt {
    padding: 10px 5px 10px
}

.msg dl dt.addimgdt p {
    height: 30px;
    line-height: 30px;
    margin-bottom: 8px
}

.msg dl.noborder {
    border-bottom: 0
}

.msg dl dd.ftype_description {
    color: #fff;
    padding: 8px;
    margin: 0 5px;
    background: #00AAFF
}

.ftype_input .fbox {
    float: left
}

.ftype_input .tips {
    float: left;
    padding-top: 5px
}

.ftype_input .fbox input {
    width: 350px;
    height: 28px;
    line-height: 28px\9;
    padding: 2px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0;
    border-radius: 2px
}

.placeholder-ie {
    position: relative
}

.placeholder-ie label {
    position: absolute;
    left: 8px;
    top: 7px;
    cursor: text;
    color: #999
}

.ftype_textarea .tips {
    display: block
}

.ftype_textarea textarea {
    width: 350px;
    line-height: 1.5;
    height: 100px;
    padding: 7px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0
}

.ftype_select .tips,
.ftype_select-linkage .tips {
    display: block;
    margin-top: 5px
}

select {
    line-height: 31px;
    height: 31px;
    vertical-align: middle;
    background-color: #fff;
    outline: 0;
    border: 1px solid #ccc;
    padding: 4px;
    color: #656565
}

.ftype_radio .fbox label {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    display: block
}

.ftype_radio .fbox input[type='radio'] {
    border-radius: 100%;
    bottom: 3px;
    height: 15px;
    position: relative;
    vertical-align: middle;
    width: 15px;
    margin: 0;
    position: relative;
    top: -1px;
    margin-right: 6px
}

.ftype_radio .formerror {
    margin-top: 0
}

.ftype_checkbox .fbox input[type='checkbox'] {
    border-radius: 100%;
    bottom: 3px;
    height: 15px;
    position: relative;
    vertical-align: middle;
    width: 15px;
    margin: 0
}

.ftype_checkbox .fbox label {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    display: block
}

.ftype_checkbox .fbox input {
    position: relative;
    top: -1px;
    margin-right: 6px !important
}

.ftype_checkbox .formerror {
    margin-top: 0
}

.ftype_transverse .fbox label {
    display: inline;
    margin-right: 15px
}

.submit {
    display: block;
    background: #23b7e5;
    border: 0 none;
    height: 34px;
    line-height: 26px;
    padding: 0 35px;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun'
}

.submit:hover {
    background: #38c4f0
}

.submit.active {
    background: #1ba4cf
}

.msg dl dd.ftype_code input {
    width: 80px;
    margin-right: 10px
}

.msg dl dd.ftype_code img {
    height: 30px;
    position: relative;
    bottom: 2px
}


/*分页*/

.page-list {
    clear: both;
    margin: 20px 0px 0px 0px;
    text-align: center;
}

.page-list .page-item {
    display: inline-block;
}

.page-list .page-link {
    display: inline-block;
    font-family: Arial;
    font-size: 13px;
    padding: 7px 11px;
    margin-left: 6px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #1d8132;
    border-color: #1d8132;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}



/* 关于我们  */

.positions {
    width: 1200px;
    display: block;
    overflow: hidden;
    margin: 20px auto;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.positions p {
    padding-left: 30px;
    background: url(../images/position.jpg) left no-repeat;
    font-size: 14px;
    color: #333;
}

.positions p a {
    color: #333;
}

.about_con {
    padding: 30px 0 50px;
    display: block;
    overflow: hidden;
}

.part_01,
.part_02 {
    position: relative;
    width: 100%;
    display: block;
}

.par_dw {
    position: absolute;
    top: 350px;
    left: 40px;
}

.par_dw2 {
    position: absolute;
    top: 50px;
    right: 320px;
}

.part_tit {
    width: 400px;
    height: 200px;
    background: url(../images/ab_07.png) no-repeat;
    padding-left: 30px;
}

.part_tit h4 {
    font-size: 20px;
    color: #fff;
    padding: 35px 0 0 100px;
    font-weight: normal;
}

.part_tit span {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    margin: 10px 0 5px;
}

.part_tit h3 {
    font-size: 24px;
    color: #fff;
    line-height: 45px;
    font-weight: normal;
}

.part_tit i {
    font-size: 12px;
    color: #fff;
    font-style: normal;
}

.part_tit p {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
}

.part01_con {
    width: 100%;
    display: block;
    margin-top: 120px;
}

.part01_con p {
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    padding: 30px 0 30px 40px;
}

.part02_con {
    width: 770px;
    display: block;
    padding-top: 300px;
}

.part02_con p {
    writing-mode: vertical-lr;
    font-size: 18px;
    color: #333;
    line-height: 42px;
    text-align: right;
}

/* 案例内页 */
.cases_list {
    width: 920px;
}

.cases_list dl {
    width: 300px;
    float: left;
    margin-right: 10px;
    margin-top: 20px;
}

.cases_list dl:nth-child(3n) {
    margin-right: 0;
}

.cases_list dl img {
    display: block;
    width: 300px;
    height: 225px;
}

.cases_list dl h3 {
    text-align: center;
    line-height: 40px;
    font-size: 16px;
}


.news_con {
    padding: 10px 0;
}

.news_con li {
    display: inline-block;
    border-bottom: 1px dashed #ccc;
    line-height: 36px;
    height: 36px;
    background: url(../images/ct_61.jpg) no-repeat;
    background-position: left 12px;
    width: 100%;
}

.news_con li .fl {
    padding-left: 15px;
}

.news_con li h3 {
    font-weight: normal;
}