@charset "UTF-8";

/*------------// Overall //------------------*/

body {
    font: 12px/140%;
    color: #5a5a5a;
    margin: 0;
    background: #FFF;
    background-color: rgb(244, 244, 244);
}

a {
    text-decoration: none;
}

ul {
    list-style: none;
}

div,
p,
img,
ul,
ol,
li,
form,
input,
label,
span,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

.container {
    position: relative;
    width: 100%;
}


/* 自定义头部内容 */

.header_top {
    position: relative;
    height: 30px;
    background-color: #00AEF3;
    width: 1600px;
    font-size: 12px;
    line-height: 140%;
    overflow: hidden;
    color: #FFF;
    vertical-align: middle;
    width: 100%;
}

.header_top_box {
    width: 1200px;
    height: 30px;
    margin: 0 auto;
}

.header_top span {
    line-height: 140%;
}

.comp_name {
    float: left;
    display: block;
    padding-top: 8px;
    width: 192px;
    height: 18px;
}

.comp_contact {
    padding-top: 8px;
    float: right;
    z-index: 106;
    width: 150px;
    height: 24px;
}

.nav {
    width: 100%;
    height: 110px;
    background-color: #FFF;
    border-top: 5px solid rgb(67, 67, 67);
    box-shadow: 0px 8px 16px 0px rgba(153, 153, 153, 0.3);
}

.nav_warp {
    width: 1200px;
    height: 110px;
    margin: 0 auto;
}

.logo {
    display: block;
    float: left;
    width: 220px;
    height: 110px;
}

.logo img {
    margin-top: 20px;
}

.logo h1 {
    height: 70px;
    line-height: 70px;
    color: #005aae;
}

.logo p {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}

.list {
    float: left;
    top: 0px;
    width: 660px;
    height: 110px;
}

.list_content {
    border: 0px solid transparent;
    width: 660px;
    padding: 0px;
    display: block;
    overflow: visible;
    height: auto;
}

.navigation {
    width: auto;
    background-image: url(../images/png_bg.png);
    background-color: transparent;
    line-height: 110px;
    height: 110px;
    list-style-type: none;
}

.navigation li {
    background-color: transparent;
    line-height: 110px;
    height: 110px;
    background-position: center center;
    background-repeat: no-repeat;
}

.navigation li.lihover {
    background-color: transparent;
    background-image: url(../images/menu-bg_x68x_z7na_hxa5.png);
    line-height: 110px;
    height: 110px;
    background-position: center center;
    background-repeat: no-repeat;
}

.navigation li:hover {
    background-color: transparent;
    background-image: url(../images/menu-bg_x68x_z7na_hxa5.png);
    line-height: 110px;
    height: 110px;
    background-position: center center;
    background-repeat: no-repeat;
}

.navigation li.lihover a {
    font-weight: bold;
}

.wp {
    z-index: 2;
    width: 100px;
    border-right-color: transparent;
    height: 110px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    float: left;
    padding-bottom: 0px;
    background-image: url(../images/png_bg.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-color: transparent;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    border: thin none;
}

.wp a {
    font-size: 16px;
    color: #000000;
    font-family: ;
    white-space: nowrap;
    display: block;
    padding: 0px;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    font-style: normal;
    overflow: hidden;
    outline: none;
}

.wp a:hover {
    font-size: 16px;
    font-family: ;
    color: #005aae;
    font-style: normal;
    font-weight: bold;
}

.nav_right {
    float: left;
    width: 320px;
    height: 110px;
    overflow: hidden;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}


/* banner */

.banner {
    clear: both;
    width: 100%;
    background-image: url(../images/chan.png);
}

.intro {
    padding-top: 100px;
    width: 1200px;
    height: 87px;
    font-family: SourceHanSansCN-Regular;
}

.intro b {
    font-size: 60px;
    color: #FFF;
    font-weight: bold;
}

.banner_info {
    width: 700px;
    height: 70px;
    overflow-wrap: break-word;
    padding: 0px;
    border-color: transparent;
    border-width: 0px;
    display: block;
    font-size: 12px;
    line-height: 140%;
    overflow: hidden;
}

.contact_button {
    z-index: 101;
    width: 130px;
    height: 40px;
    padding: 0px;
    border-color: transparent;
    border-width: 0px;
    overflow: hidden;
}

.contact_button a:hover {
    text-decoration: none;
    background-color: #005aae;
    border: 1px solid #005aae;
}

a.btnarea {
    color: #FFF;
    width: 128px;
    height: 38px;
    line-height: 38px;
    border-radius: 3px 3px 3px 3px;
    border-width: 1px;
}

a.button_btndefault-link {
    position: absolute;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    border: 1px solid #FFF;
}

A:visited {
    text-decoration: none;
    color: #5a5a5a;
}

.button_btndefault-label {
    font-family: ;
    font-size: 15px;
    font-weight: normal;
    color: rgb(255, 255, 255);
    transition: color 0.4s ease 0s;
    white-space: nowrap;
}


/* footer */

.footer {
    height: 260px;
    background-color: rgb(51, 51, 51);
}

.footer_con {
    padding-top: 40px;
    width: 1200px;
    height: 220px;
}

.footer_left {
    padding-top: 20px;
    display: block;
    float: left;
    width: 400px;
    height: 200px;
}

.footer_left p {
    width: 320px;
    margin-top: 20px;
    font-size: 14px;
    line-height: 140%;
    color: #fff;
    line-height: 1.8;
    font-family: ;
}

.footer_left p a {
    color: #ccc;
}

.footer_center {
    margin-left: 30px;
    display: block;
    float: left;
    width: 120px;
    height: 210px;
}

.footer_center h3,
.footer_center1 h3 {
    color: #fff;
}

.footer_center ul>li {
    font-size: 14px;
    color: #fff;
    padding-top: 8px;
}

.footer_center1 ul>li {
    font-size: 14px;
    color: #fff;
    padding-top: 10px;
}

.footer_center ul>li a,
.footer_center1 ul>li a {
    font-size: 14px;
    color: #fff;
}

.footer_center ul>li a:hover {
    font-weight: bold;
}

.footer_center1 {
    margin-left: 30px;
    display: block;
    float: left;
    width: 250px;
    height: 210px;
}

.footer_center ul,
.footer_center1 ul {
    padding-top: 30px;
    list-style: none;
}

.footer_right {
    margin-left: 30px;
    display: block;
    float: left;
    width: 340px;
    height: 210px;
}

.meiti {
    padding-top: 20px;
    float: left;
    margin-left: 10px;
    width: 150px;
    height: 150px;
}

.meiti p {
    color: #fff;
    font-size: 14px;
    line-height: 38px;
    text-indent: 8px;
}


/* copyright */

.copyright {
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    background: #282828;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
    font-family: ;
}

.copyright a {
    color: #d1d1d1;
    font-size: 16px;
    font-family: ;
}


/* 面包屑 */

.crumb {
    background-color: transparent;
    /* background-image: url(../images/blank40_wosi.png); */
    background-color: #d1d1d1;
}

.plc {
    float: left;
    width: 600px;
    height: 60px;
    font-size: 14px;
}

.plc a {
    color: #5a5a5a;
}

.plc a:hover {
    text-decoration: underline;
}

.crumb_nav {
    font-size: 14px;
    width: 600px;
    float: right;
    height: 60px;
    line-height: 60px;
}

.crumb_nav ul>li {
    margin-top: 10px;
    margin-left: 30px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    width: 118px;
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    border: 1px solid #005aae;
    border-radius: 3px;
    float: right;
    background-color: #005aae;
}

.crumb_nav ul>li:hover {
    background-color: #09f;
}

.crumb_nav ul>li a {
    color: #fff;
}


/* 文章详情页 */

.news_body {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow-wrap: break-word;
    padding: 0px;
    border-width: 0px;
    border-style: solid;
    background-color: rgb(249, 249, 249);
}

.w1000 {
    width: 1000px;
    padding-top: 40px;
    margin: 0px auto;
    padding-bottom: 60px;
}

.news_body h1 {
    width: 1000px;
    text-align: center;
    display: block;
    font-size: 20px;
    color: #434343;
    font-weight: bold;
    text-decoration: none;
}

.news_author {
    height: 60px;
    line-height: 60px;
    width: 1000px;
    text-align: center;
}

.news_author span {
    font-size: 13px;
    display: block;
    float: left;
    width: 300px;
    text-align: center;
}

.news_intro {
    text-indent: 2em;
    padding: 10px;
    height: 60px;
    font-size: 13px;
    color: #868686;
    line-height: 24px;
    background: #F5F5F5;
    border: 1px solid #E5E5E5;
    border-radius: 3px;
}

.news_content {
    text-indent: 2em;
    display: block;
    font-size: 15px;
    color: #5A5A5A;
    font-weight: normal;
    text-decoration: none;
    clear: both;
    padding-top: 8px;
    line-height: 32px;
    min-height: 50px;
}

.news_content p {}

.news_pre {
    margin-top: 30px;
    text-indent: 0px;
    width: 100%;
}

.news_next {
    text-indent: 0px;
    margin-top: 0px;
    width: 100%;
}

.news_pre a:hover,
.news_next a:hover {
    color: #005aae;
}


/* 文章列表页 */

.news_category {
    text-indent: 0px;
    padding-bottom: 20px;
}

.news_category h2 {
    height: 40px;
    line-height: 40px;
}

.news_category p {
    text-indent: 2em;
    line-height: 30px;
}

.news_pic {
    width: 240px;
    height: 150px;
    float: left;
    text-indent: 0px;
}

.news_pic img {
    border-radius: 5px;
}

.news_con {
    width: 730px;
    height: 150px;
    float: left;
    margin-left: 30px;
    text-indent: 0px;
}

.news_list_ul {
    padding-bottom: 20px;
}

.news_list_ul>li {
    display: block;
    width: 1000px;
    height: 150px;
    padding-top: 20px;
}

.news_title {
    font-size: 18px;
}

.news_title a {
    color: #005aae;
}

.news_title a:hover {
    text-decoration: underline;
}

.news_info {
    text-indent: 2em;
}


/* 列表页分页样式 */

.dede_pages {
    margin: 20px 0;
    text-indent: 0px;
}

.dede_pages ul {
    width: 100%;
    height: 32px;
    display: block;
    margin: 0 auto;
}

.dede_pages ul li {
    float: left;
    display: inline;
    text-align: center;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    color: #000;
    font-size: 15px;
    margin: 0 5px;
    border: 1px solid #dedede;
    border-radius: 3px;
    font-size: 16px;
}

.dede_pages ul li a {
    color: #000;
    font-size: 16px;
}

.dede_pages ul li.thisclass {
    background: #09f;
    border: 1px solid #005aae;
    color: #fff;
    font-size: 16px;
}

.dede_pages ul li.thisclass a {
    color: #fff;
}

.dede_pages ul li:hover {
    background: #09f;
    border: 1px solid #005aae;
}

.dede_pages ul li:hover a {
    color: #fff;
}


/* 产品详情页 */

.product_pic img {
    box-shadow: rgba(217, 217, 217, 0.8) 0px 0px 2px 2px;
}