@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', Tahoma, Verdana, 'Simsun';
}

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 {
    color: #047fcc;
    text-decoration: none;
}


ul,
li {
    list-style: none;
}

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

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

.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;
}


.header {
    width: 100%;
    display: block;
}

.top {
    width: 100%;
    display: block;
    overflow: hidden;
    background: #047fcc;
    height: 45px;
}



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


.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

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

@media (max-width:1520px) {
    .wrap {
        width: 1200px;
        margin: 0 auto;
        overflow: visible;
    }

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

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

    .ser_list dl dt {
        width: 90px;
        height: 63px;
    }

    .manager_list dl .m_01 {
        width: 90%;
    }

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

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

    .tem_head nav a {
        display: block;
        font-size: 18px;
        color: #000000;
        text-align: center;
        padding: 0 33px !important;
        line-height: 40px;
        margin: 10px 5px !important;
    }

}

.top p {
    font-size: 16px;
    color: #fff;
    line-height: 40px;
}

.top span {
    line-height: 45px;
    display: block;
}

.top span a {
    float: left;
    font-size: 14px;
    color: #fff;
    display: block;
    padding: 0 10px;
}


.flash {
    width: 100%;
    display: block;
    overflow: hidden;
}

.top_logo {
    height: 134px;
    display: block;
}

.logo {
    display: block;
    overflow: hidden;
    margin: 16px auto 5px;
    float: left;
    width: 640px;
}

.logo img {
    margin-right: 10px;
    display: block;
    overflow: hidden;
    float: left;
}

.logo .lo_txt {
    float: left;
    padding: 15px 0 0;
    display: block;
}

.logo .lo_txt h3 {
    font-size: 28px;
    color: #333;
    line-height: 40px;
}

.logo .lo_txt p {
    font-size: 24px;
    color: #333;
    line-height: 36px;
}

.top_logo .top_tel {
    display: block;
    margin-top: 25px;
    overflow: hidden;
}

.top_logo .top_tel p {
    font-size: 16px;
    color: #454545;
    line-height: 30px;
    background: url(../images/top_tel.png) left no-repeat;
    padding-left: 30px;
    display: block;
}

.top_logo .top_tel h3 {
    font-size: 32px;
    color: #005eaf;
    line-height: 36px;
    margin-top: 10px;
}

.navlist {
    width: 100%;
    display: block;
    background: #fff;
    height: 60px;
    border-top: 1px solid #e5e7e8;
}

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

}

.tem_head nav {
    width: 1440px;
    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;
    line-height: 60px;
    border-right: 1px solid #e5e7e8;
}


.tem_head nav a {
    display: block;
    font-size: 18px;
    color: #000000;
    text-align: center;
    padding: 0 38px;
    line-height: 40px;
    margin: 10px 15px;
}

.tem_head nav a:hover {
    border-radius: 20px;
    background: #047fcc;
    color: #fff;
}

.tem_head nav a.navdown {
    border-radius: 20px;
    background: #047fcc;
    color: #fff;
}

.tem_head nav a.navdown:hover {
    border-radius: 20px;
    background: #047fcc;
    color: #fff;
}

.tem_head nav ul li dl {
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 99;
    display: none;
    background: rgba(1, 64, 153, 0.8);

}

.tem_head nav ul li dl dd {

    padding: 10px 10px 20px;
    width: 144px;
    display: block;
    overflow: hidden;
}

.tem_head nav ul li dl dd a {
    margin: 0 10px;
    padding: 0 5px;
    text-align: left;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
    height: 36px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.tem_head nav ul li dl dd a:hover {
    line-height: 36px;
    color: #fff !important;
    border-bottom: none;
    height: 36px;
}

.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;
}

/*  搜索   */
.hots_bg {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #e1dfdf;
    margin: 0 auto;
}

.hots {}

.hotword {
    float: left;
}

.hotword li {
    float: left;
    color: #333;
    font: bold 14px/60px "Microsoft YaHei";
}

.hotword li a {
    display: block;
    color: #525252;
    font: normal 14px/60px "Microsoft YaHei";
    float: left;
    margin-left: 10px;
}

.hotword li a:hover {
    display: block;
    color: #ec651b;
    font: normal 14px/60px "Microsoft YaHei";
    float: left;
    margin-left: 10px;
    text-decoration: underline;
}

.head_search {
    width: 292px;
    float: right;
    margin-top: 10px;
}

.boxs {
    height: 40px;
    width: 290px;
    line-height: 30px;
    font-size: 12px;
    background: #f5f5f5;
    border-radius: 15px;
}

.texts {
    width: 230px;
    height: 100%;
    float: left;
    padding-left: 10px;
    font-family: "Microsoft YaHei";
    background: none;
}

.btnSubmits {
    width: 40px;
    height: 40px;
    background: url(../images/sea_btn.png) center no-repeat;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 40px;
    cursor: pointer
}

/* 产品中心  */
.index_product {
    width: 100%;
    background: #ecf0f3;
    padding: 60px 0;
    display: block;
    overflow: hidden;
}

.pro_fl {
    width: 20%;
    display: block;
    overflow: hidden;
    background: #fff;
}

.pro_fl .pro_bt {
    background: #047fcc;
    display: block;
    padding: 30px 0;
    border-bottom: 1px solid #088bdd;
}

.pro_fl .pro_bt h3 {
    font-size: 24px;
    color: #fff;
    background: url(../images/p_ico.png) 20% no-repeat;
    line-height: 40px;
    padding-left: 40%;
}

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

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

.cp_lb ul li {
    display: block;
    border-bottom: 1px solid #e9e9ea;
}

.cp_lb ul li>a {
    background: url(../images/ico_02.png) 13% no-repeat;
    padding-left: 25%;
    display: block;
    font-size: 16px;
    color: #292929;
    font-weight: bold;
    line-height: 90px;
    border-bottom: 1px solid #eaeaea;
}

.cp_lb ul li dl dt a {
    background: url(../images/ico_02.png) 13% no-repeat;
    padding-left: 25%;
    display: block;
    font-size: 16px;
    color: #292929;
    font-weight: bold;
    line-height: 60px;
    border-bottom: 1px solid #eaeaea;
}

.cp_lb ul li:hover>a {
    background: url(../images/ico_01.png) 15% no-repeat;
    color: #047fcc;
    border-left: 4px solid #047fcc;
}

.cp_lb ul li:hover dl dt a {
    background: url(../images/ico_01.png) 15% no-repeat;
    color: #047fcc;
    border-left: 4px solid #047fcc;
}

.cp_lb ul li dl dd a{
    display: block;
    line-height: 40px;
    border-bottom: 1px dashed #eaeaea;
    padding-left: 38px;
}

.cp_lb ul li dl dd a.on2{
    color:#047fcc;
}

.p_more {
    width: 100%;
    background: url(../images/p_more.png) no-repeat;
    padding: 15px 0;
    text-align: center;
}

.p_more a {
    font-size: 20px;
    color: #fff;
    line-height: 45px;
    font-weight: bold;
}

.product_con {
    width: 78%;
    display: block;
    overflow: hidden;
}

.product_con .p_title {
    background: #fff;
    padding: 15px;
    display: block;
    overflow: hidden;
    line-height: 50px;
}

.product_con .p_title h3 {
    font-size: 18px;
    border-left: 5px solid #047fcc;
    padding-left: 15px;
    float: left
}

.product_con .p_title span {
    float: right;
    background: url(../images/p_tel.png) left no-repeat;
    padding-left: 50px;
    font-size: 20px;
    color: #434343;
}

.product_con .p_title span i {
    font-size: 34px;
    color: #ff7e00;
    font-style: normal;
    font-family: Impact;
}

.product_nr {
    width: 100%;
    display: block;
    overflow: hidden;
}

.product_nr dl {
    float: left;
    display: block;
    overflow: hidden;
    width: 32%;
    margin-right: 2%;
    background: url(../images/product_bg.jpg) bottom no-repeat;
    margin-bottom: 25px;
}

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

.product_nr dl dt {
    padding: 12px;
    background: #fff;
    display: block;
    overflow: hidden;
}

.product_nr dl dt .c_img {
    display: block;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.product_nr dl dt .c_img img {
    width: 100%;
    display: block;
    overflow: hidden;
}

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

.product_nr dl dd h3 {
    font-size: 16px;
    color: #222;
    line-height: 30px;
}

.product_nr dl dt .c_img .zhezhao {
    position: absolute;
    background: rgba(4, 127, 204, 0.72);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin-top: -100%;
}

.product_nr dl dt .c_img .zhezhao span {
    width: 47px;
    height: 40px;
    margin: 40% auto;
    display: block;
}

.product_nr dl:hover dt .zhezhao {
    margin-top: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

/*  广告1  */
.adv_01 {
    width: 100%;
    background: url(../images/adv01.jpg) center no-repeat;
    height: 230px;
    display: block;
    overflow: hidden;
}

.adv_txt {
    width: 65%;
    display: block;
    padding-left: 11%;
}

.adv_txt h3 {
    font-size: 30px;
    line-height: 65px;
    display: block;
    font-weight: bold;
    color: #fff;
}

.adv_txt p {
    font-size: 24px;
    display: block;
    color: #fff;
    line-height: 45px;
}

.adv_zx {
    width: 22%;
    display: block;
    overflow: hidden;
}

.adv_zx h3 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    padding-left: 50px;
    background: url(../images/a_tel.png) left no-repeat;
    line-height: 50px;
}

.adv_zx span {
    width: 150px;
    background: #ff7e00;
    border-radius: 15px;
    text-align: center;
    display: block;
    margin-top: 20px;
    overflow: hidden;
    margin-left: 70px;
}

.adv_zx span a {
    padding: 8px 0;
    display: block;
    font-size: 16px;
    color: #fff;
}

/*  优势  */
.index_ys {
    padding: 40px 0;
}

.ys_tit {
    width: 100%;
    display: block;
    text-align: center;
    overflow: hidden;
}

.ys_tit h3 {
    font-size: 36px;
    color: #047fcc;
    line-height: 60px;
}

.ys_tit h3 i {
    color: #333333;
    font-weight: normal;
    font-style: normal;
}

.ys_list {}

.ys_list dl {
    width: 100%;
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
}

.ys_list dl dt {
    float: right;
    width: 49%;
    display: block;
    overflow: hidden;
}

.ys_list dl dt img {
    width: 100%;
    display: block;
    height: 280px;
}

.ys_list dl dd {
    float: left;
    border: 1px solid #becadb;
    width: 46%;
    display: block;
    overflow: hidden;
    padding: 2% 1% 1% 3%;
    min-height: 235px;
}

.ys_list dl:nth-child(2n) dt {
    float: left;
}

.ys_list dl:nth-child(2n) dd {
    float: right;
}

.ys_list dl dd .i_tit {
    display: block;
    overflow: hidden;
}

.ys_list dl dd .i_tit i {
    width: 79px;
    height: 79px;
    float: left;
    display: block;
    margin-right: 15px;
}

.ys_list dl dd .i_tit h3 {
    font-size: 24px;
    color: #3e3e3e;
    line-height: 40px;
    font-weight: normal;
}

.ys_list dl dd .i_tit h3 b {
    color: #047fcc;
}

.ys_list dl dd p {
    padding: 12px 0;
    font-size: 16px;
    color: #3f3f3f;
    line-height: 36px;
    display: block;
}

.ys_list dl dd span {
    width: 200px;
    border: 1px solid #ccc;
    display: block;
    text-align: center;
    border-radius: 15px;
    margin-top: 15px;
}

.ys_list dl dd span a {
    font-size: 16px;
    color: #3f3f3f;
    display: block;
    padding: 8px 0;
}

/* 成功案例  */
.index_case {
    width: 100%;
    background: #ecf0f3;
    display: block;
    overflow: hidden;
    padding: 60px 0;
}

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

.pro_tit h3 {
    font-size: 36px;
    color: #047fcc;
    line-height: 60px;
}

.pro_tit p {
    font-size: 16px;
    color: #494949;
    line-height: 36px;
    margin-top: 10px;
}

.pro_tit02 {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
}

.pro_tit02 h3 {
    font-size: 36px;
    color: #fff;
    line-height: 60px;
}

.pro_tit02 p {
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    margin-top: 10px;
}

.case_list {
    width: 1440px;
    position: relative;
    margin: 30px auto;
    height: 400px;
    padding: 30px 40px;

}


.case_list .swiper-container {
    width: 100%;
    height: 400px;
    color: #fff;
    text-align: center;
    padding-top: 80px;
}

.case_list .swiper-slide {
    height: 100%;
    opacity: 0.8;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
}

.case_list .swiper-slide .c_img {
    width: 100%;
    display: block;
    position: relative;
}

.case_list .swiper-slide .c_img p {
    position: absolute;
    bottom: 0;
    background: #047fcc;
    text-align: center;
    font-size: 16px;
    width: 100%;
    line-height: 56px;
    color: #fff;
}

.case_list .swiper-slide .c_img img {
    width: 100%;
    display: block;
}

.case_list .swiper-slide-active {

    opacity: 1;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    z-index: 99;
}

.case_list .swiper-button-prev {
    background: url(../images/ico_fl.png) no-repeat;
    width: 43px;
    height: 76px;
}

.case_list .swiper-button-prev:after {
    content: none;
}

.case_list .swiper-button-next {
    background: url(../images/ico_fr.png) no-repeat;
    width: 43px;
    height: 76px;
}

.case_list .swiper-button-next:after {
    content: none;
}

.case_list .swiper-pagination-bullet {
    background: #3e3e3e;
}

/* 关于我们  */
.index_about {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 60px 0 80px;
    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;
}

.ab_img {
    width: 50%;
    display: block;
    overflow: hidden;
}

.ab_img img {
    width: 100%;
    display: block;
    min-height: 420px;
}

.ab_txt {
    width: 45%;
    background: #fff;
    margin: 2% 1% 2% 0;
    padding: 4% 2% 2%;
    -moz-box-shadow: -1px 1px 10px #666;
    -webkit-box-shadow: -1px 1px 10px #666;
    box-shadow: -1px 1px 10px #666;
    height: 300px;
}

.ab_txt h3 {
    font-size: 28px;
    color: #333;
    line-height: 40px;
    font-weight: normal;
}

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

.ab_txt span {
    width: 180px;
    background: #047fcc;
    text-align: center;
    ;
    display: block;
}

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



/* 新闻中心  */
.news_con {
    width: 100%;
    display: block;
    overflow: hidden;
}

.news_details {
    width: 24%;
    display: block;
    overflow: hidden;
    -moz-box-shadow: -1px 1px 10px #ddd;
    -webkit-box-shadow: -1px 1px 10px #ddd;
    box-shadow: -1px 1px 10px #ddd;
    background: #fff;
    padding: 5px;
    margin: 5px;
}

.news_details dl {
    width: 100%;
    display: none;
    overflow: hidden;
}

.news_details dl dt {
    width: 100%;
    display: block;
    overflow: hidden;
}

.news_details dl dt img {
    width: 100%;
    display: block;
}

.news_details dl dd {
    padding: 10px;
    display: block;
}

.news_details dl dd h3 {
    font-size: 18px;
    color: #1a1a1a;
    line-height: 36px;
}

.news_details dl dd p {
    font-size: 14px;
    color: #656565;
    line-height: 30px;
    margin: 12px 0;
}

.news_details dl dd span {
    font-size: 14px;
    color: #8c8c8c;
}

.news_details .cur {
    display: block;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.news_lb {
    width: 74%;
    display: block;
    overflow: hidden;
}

.news_lb dl {
    width: 49%;
    border: 1px solid #f4f4f4;
    float: left;
    display: block;
    margin-right: 1.5%;
    padding: 15px 0;
    margin-bottom: 10px;
}

.news_lb dl:nth-child(2n) {
    margin-right: 0;
}

.news_lb dl dt {
    float: left;
    text-align: center;
    width: 18%;
    display: block;
    padding: 12px 0;
    overflow: hidden;
}

.news_lb dl dt h3 {
    font-size: 36px;
    color: #2d3635;
    line-height: 40px;
}

.news_lb dl dd {
    width: 75%;
    padding: 0 1% 0 4%;
    display: block;
    overflow: hidden;
    float: right;
    border-left: 1px solid #f4f4f4;
}

.news_lb dl dd h3 {
    font-size: 16px;
    color: #1a1a1a;
    font-weight: normal;
    line-height: 32px;
}

.news_lb dl dd p {
    font-size: 14px;
    color: #656565;
    line-height: 30px;
}

.news_lb .cur dt h3 {
    color: #027cc9;
}

.news_lb .cur dt p {
    color: #027cc9;
}

.news_lb .cur dd h3 {
    color: #027cc9;
}

/* 底部 */
.link {
    width: 100%;
    margin-top: 30px;
    padding: 10px 0;
    display: block;
    overflow: hidden;
}

.link ul {

    list-style: none;
    display: block;
    overflow: hidden;
}

.link ul li {
    line-height: 31px;
    float: left;
}

.link_tit {
    padding-left: 40px;
    background: url(../images/link.png) left no-repeat;
    font-size: 20px;
    color: #3e3e3e;
}

.link ul li a {
    display: block;
    padding: 0 12px;
    font-size: 14px;
    color: #8f8f8f;
}

.link ul li a:hover {
    color: #15499a;
    text-decoration: underline;
}


.area_out {
    border-bottom: 1px solid #444444;
    height: 65px;
    width: 100%;
}

.area {

    margin: 0 auto;
    display: block;
    overflow: hidden;
}

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

.area ul li {
    float: left;
    font-size: 18px;
    color: #fff;
    line-height: 65px;
}

.area ul li a {
    font-size: 14px;
    color: #fff;
    padding: 0 10px;
}

.area ul li a:hover {
    text-decoration: underline;
}

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

.db_con {
    padding: 35px 0 20px;
    display: block;
    overflow: hidden;
}

.db_logo {
    width: 25%;
    display: block;
    padding: 15px 0;
    overflow: hidden;
}

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

.db_lx {
    width: 60%;
    display: block;
    overflow: hidden;
}

.db_lx h3 {
    font-size: 18px;
    color: #737373;
    font-weight: normal;
    border-bottom: 1px solid #fff;
    padding-bottom: 12px;
    width: 120px;
}

.db_lx p {
    font-size: 14px;
    color: #737373;
    line-height: 38px;
    display: block;
    padding-left: 35px;
    margin-top: 20px;
    max-width: 65%;
}

.db_lx .p1 {
    background: url(../images/p1.png) left 3px no-repeat;
}

.db_lx .p2 {
    background: url(../images/p2.png) left 3px no-repeat;
}

.db_ewm {
    width: 156px;
    display: block;
    overflow: hidden;
    margin-top: 20px;
}

.db_ewm img {
    padding: 8px;
    border: 1px solid #737373;
    display: block;
    margin: 0 auto
}

.db_ewm p {
    font-size: 14px;
    color: #737373;
    line-height: 32px;
    text-align: center;
}

.copyright {
    width: 100%;
    background: #141414;
    line-height: 60px;
    text-align: center;
}

.copyright p {
    font-size: 14px;
    color: #797979;
}

.side_con {
    width: 100%;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding-bottom: 12px;
}

.sidebar {
    max-width: 75%;
    display: block;
    overflow: hidden;
}

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

.sidebar ul li {
    float: left;
    border: 1px solid #047fcc;
    border-radius: 15px;
    padding: 8px 25px;
    margin-right: 12px;
}

.sidebar ul li:last-child {
    margin-right: 0;
}

.sidebar ul li a {
    color: #047fcc;
    font-size: 16px;
    display: block;
}

.sidebar ul li:hover,
.on {
    background: #047fcc url(../images/ico_01.png) ;
}

.sidebar ul li:hover a,
.on a {
    color: #fff !important;
}

.position01 {
    max-width: 25%;
    display: block;
    overflow: hidden;
    line-height: 45px;
}

.position01 p {
    font-size: 16px;
    color: #333;
}

.position01 p a {
    color: #333;
}

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

.company_txt {
    width: 62%;
    display: block;
}

.company_txt h3 {
    font-size: 30px;
    color: #047fcc;
    line-height: 45px;
}

.company_txt hr {
    width: 50px;
    height: 3px;
    background: #047fcc;
    border: none;
    margin: 15px 0 20px;
}

.company_txt p {
    font-size: 16px;
    color: #666;
    line-height: 36px;
    text-indent: 2em;
    padding: 10px;
}

.comp_img {
    max-width: 37.5%;
    display: block;
    overflow: hidden;
    margin-top: 50px;
}

.comp_img img {
    width: 100%;
    display: block;
}


/*banner*/

.flash {

    width: 100%;
    height: 640px;
    margin: 0 auto;
    overflow: hidden;
    _zoom: 1;
    position: relative;
    *zoom: 1;

}

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

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

.flexslider {
    margin: 0 auto;
    position: relative;
    width: 1920px;
    height: 640px;

    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;

}


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

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

.case_list02 ul li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 20px;
    margin-top: 10px;
    display: block;
    float: left
}

.case_list02 ul li:nth-child(3n) {
    margin-right: 0;
}

.case_list02 ul li .c_img {

    border: 1px solid #ccc;
    display: flex;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.case_list02 ul li .c_img img {
    max-width: 100%;
    max-height: 100%;
}

.case_list02 ul li p {
    width: 100%;
    background: #ededed;
    text-align: center;
    font-size: 16px;
    line-height: 60px;
}

.case_list02 ul li:hover p {
    background: #027cc9;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    color: #fff;
}

.case_list02 ul li:hover {
    -webkit-animation: doudong 1s ease;
    animation: doudong 1s ease;
}

@-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);
    }
}


.cp_cc {
    width: 78%;
    display: block;
    overflow: hidden;
}

/*左侧分栏*/

.con_section {

    position: relative;

    padding: 20px 0 50px;

}

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;
}



/*右侧内容*/
.page_bg {
    width: 100%;
    display: block;
    height: 350px;
    overflow: hidden;
}

article {
    width: 100%;
    padding: 40px 10px;

}

.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: 'Microsoft YaHe';
}

.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: 10px;

}

.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;

}

.module_list_article dl dt img {

    width: 100%;

}

.module_list_article dl dd {

    float: right;

    width: 78%;

}

.module_list_article dl dd h3 {

    font-weight: normal;
    font-size: 16px;

}

.module_list_article dl dd p {

    font-size: 14px;

    line-height: 24px;

    padding: 5px 0px;

    color: #666;

}

.module_list_article dl dd span {

    font-size: 12px;

    color: #666;

}



/*新闻详细*/

.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;

}

/*图片列表*/

.module_list_img {

    padding: 10px;

}

.module_list_img li {

    width: 33.3333%;

}

.module_list_img li a {

    display: block;

    width: 280px;

    text-align: center;

}

.module_list_img li .img-size {

    width: 280px;

}

.module_list_img li h3 {

    font-weight: normal;

}

/*图片详情*/

.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: right;

    width: calc(100% - 600px)
 

}

.product-arr h3 {

    font-size: 24px;

    padding: 20px 5px;

    border-bottom: 1px solid #ddd;

}

.product-arr p {

    line-height: 28px;

    font-size: 14px;
    margin-top:15px;

}

.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
}



/*留言*/

.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: #007bff;

    border-color: #007bff;

}

.page-item.disabled .page-link {

    color: #6c757d;

    pointer-events: none;

    cursor: auto;

    background-color: #fff;

    border-color: #dee2e6;

}


.xdt_lx {
    margin: 60px 5px;
    display: block;
    background: #fff;
    -moz-box-shadow: -1px 1px 11px #ccc;
    -webkit-box-shadow: -1px 1px 11px #ccc;
    box-shadow: -1px 1px 11px #ccc;
    padding: 30px 15px;
    overflow: hidden;
}

.lxfs {
    width: 45%;
    display: block;
    border-right: 1px solid #ccc;
    padding: 30px 20px;
}

.lxfs h3 {
    font-size: 22px;
    color: #5a5a5a;
    line-height: 48px;
}

.lxfs p {
    font-size: 18px;
    color: #5a5a5a;
    line-height: 48px;
}

.xdt_ly {
    width: 46%;
    display: block;
    padding: 20px;
}

.ly_tit {
    display: block;
    text-align: center;
}

.ly_tit h3 {
    font-size: 24px;
    color: #3f3f3f;
    font-weight: normal;
}

.ly_tit i {
    font-size: 16px;
    color: #949494;
}

.baoming {
    width: 80%;
    margin: 15px auto 0;
    display: block;
    border-radius: 12px;
}

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

.baoming ul li {
    width: 47%;
    margin-right: 4%;
    display: block;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    margin-bottom: 8px;
    border-radius: 15px;
    line-height: 40px;
    float: left;
}

.baoming ul li:nth-child(2n) {
    margin-right: 0;
}

.baoming ul li i {
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    margin: 8px;
}

.baoming ul li .d01 {
    background: url(../images/ico_00.png) 0 0 no-repeat
}

.baoming ul li .d02 {
    background: url(../images/ico_00.png) 0 -30px no-repeat
}

.baoming ul li .d03 {
    background: url(../images/ico_00.png) 0 -60px no-repeat
}

.baoming ul li .d04 {
    background: url(../images/ico_00.png) 0 -90px no-repeat
}

.baoming ul li:nth-child(3) {
    width: 98%;
}

.baoming ul li:nth-child(4),
.baoming ul li:nth-child(5) {
    width: 98%;
}

.baoming ul li textarea {
    line-height: 40px;
    display: block;
    width: 88%;
    height: 90px;
    float: left;
}

.baoming ul li .submit2 {
    width: 100%;
    line-height: 40px;
    display: block;
    border-radius: 10px;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #fff;
    display: block;
    background: #027cc9;
    height: 40px;
}

.baoming ul li button {
    font-size: 14px;
    color: #fff;
}

.baoming ul li input {
    width: 75%;
    line-height: 40px;
    border: none;
    background: none;
    padding-left: 1%;
}

#scrollDiv {
    height: 350px;
    margin-top: 20px;
    background: #fff;
}

/* 联系我们  */
.contact_lx {
    display: block;
    overflow: hidden;
    margin: 60px auto 80px;
    width: 72%;
    min-width: 1240px;
}

.con_tit {
    text-align: center;
    display: block;
}

.con_tit h3 {
    font-size: 30px;
    color: #005bac;
    display: block;
    background: url(../images/c_tit.png) center no-repeat;
    line-height: 45px;
}

.con_tit p {
    font-size: 18px;
    color: #005bac;
}

.con_list {
    width: 100%;
    display: block;
    margin: 50px 0 70px;
}

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

.con_list ul li {
    width: 49%;
    margin-right: 2%;
    display: block;
    float: left;
    border: 1px solid #eeeeee;
    margin-bottom: 30px;
    padding: 12px;
    font-size: 18px;
    color: #898989;
    line-height: 50px;
    box-sizing: border-box;
}

.con_list ul li:nth-child(1),.con_list ul li:nth-child(1){}


.con_list ul li:nth-child(2n) {
    margin-right: 0;
}

.con_list ul li em {
    width: 60px;
    height: 50px;
    display: block;
    float: left;
    margin-right: 3px;
}

.con_list ul li .c01 {
    background: url(../images/ico2.png) 0 0 no-repeat;
}

.con_list ul li .c02 {
    background: url(../images/ico2.png) 0 -50px no-repeat;
}

.con_list ul li .c03 {
    background: url(../images/ico2.png) 0 -100px no-repeat;
}

.con_list ul li .c04 {
    background: url(../images/ico2.png) 0 -150px no-repeat;
}

.module_list_article ul{
    overflow: hidden;
}

.module_list_article ul li{
    width: 49%;
    float: left;
    margin-right: 2%;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #eaeaea;
    margin-bottom: 15px;}

.module_list_article ul li:nth-child(2n){
    margin-right: 0;
}

.module_list_article ul li p{
    display:inline;
}



