﻿
/*ban*/
.ban {
    position: relative;
}

.ban img {
    display: block;
    overflow: hidden;
}
.ban .bg {
    width: 100%;
    height: 241px;
    padding-top: 106px;
    line-height: 54px;
    position: absolute;
    top: 0;
    color: white;
    background: rgba(14, 71, 161, .4);
}

.ban .bg h3 {
    font-size: 28px;
}

/*产品展示*/
.product {
    height: auto;
    margin-top: 72px;
    overflow: hidden;
}

.product .cp {
    width: 342px;
    height: auto;
    margin-right: 24px;
    margin-bottom: 46px;
    padding-bottom: 24px;
    overflow: hidden;
    font-size: 0;
    background: white;
}

.product .cp:nth-child(4n+4){
    margin-right: 0;
}

.product .cp .cp-img {
    width: 100%;
    height: 257px;
    overflow: hidden;
    margin: 0 auto 26px auto;
}

.product .cp .cp-img img {
    width: 100%;
    height: 100%;
}

.product .cp .cp-title {
    width: 90%;
    margin: 0 auto;
    padding-top: 12px;
    border-top: 1px solid #cccccc;
}

.product .cp .cp-title h3 {
    font-size: 16px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product .cp .cp-title a {
    font-size: 14px;
    display: inline-block;
    margin-top: 20px;
}

.product .cp:hover {
    box-shadow: 0 6px 6px #cccccc;
}

/*单页 新闻详情页*/
.intro {
    margin-top: 72px;
    padding-bottom: 53px;
    line-height: 34px;
}

.intro img {
    width: auto;
    max-width: 100%;
    height: auto;
}

.intro .xq {
    padding-bottom: 10px;
    margin-bottom: 20px;
    text-align: center;
    border-bottom: 1px #999999 dashed;
}

.intro .xq h3 {
    font-size: 20px;
}

.intro .xq span {
    display: block;
    margin: 10px 5px 0 5px;
    color: #999999;
    font-size: 14px;
}

/*联系方式*/
.contact {

}

.contact .list{
    padding-top: 32px;
    padding-left: 50px;
    float: left;
    text-align: left;
}

.map{
    width: 577px;
    height: 281px;
    margin-left: 110px;
}

.map img{
    width: 100%;
    height: 281px;
}

/*路径*/
.lujing {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #cccccc;
}

.lujing li {
    margin: 0 4px;
    display: inline-block !important;
    font-size: 14px;
    color: rgba(49, 49, 49, 0.6);
    line-height: 50px;
}

.lujing a {
    color: rgba(49, 49, 49, 0.6);
}

/*三级菜单*/
.submenu{
    height: auto;
    margin-top: 36px;
    margin-bottom: 36px;
    overflow: hidden;
    text-align: center;
}
.submenu li{
    display: inline-block;!important;
    margin: 6px 1.2%;

}
.submenu li a{
    display: block;
    padding: 4px 27px;
    border: 1px solid #cccccc;
}

.submenu .cur{
    color: white;
    border: 1px solid #1e63ac;
    background: #1e63ac;
}

/*三级菜单*/
.subnav {
    width: 100%;
    color: white;
    text-align: center;
}

.subnav li {
    display: inline-block !important;
    margin: 6px .5%;

}

.subnav a {
    display: block;
    font-size: 14px;
    padding: 6px 20px;
    border: 1px dashed #cccccc ;
}

.subnav a:hover {
    color: #1e63ac;
    /*font-weight: bold;*/
    border: 1px dashed #1e63ac;
}

.subnav .cur {
    color: #1e63ac;
    /*font-weight: bold;*/
    border: 1px dashed #1e63ac;
}

/*分页*/
.fenye {
    text-align: center;
}

.fenye li {
    display: inline-block !important;
    margin: 0 5px;
    padding: 0 5px;
}

.fenye a {
    color: #434343;
}

.fenye a:hover {
    text-decoration: underline;
    font-weight: bold;
}

.fenye .f-f1 {
    font-family: "宋体";
}

.fenye .f-f2 {
    font-family: Arial;
}

.fenye .cur {
    font-weight: bold;
}

/*新闻资讯*/
.newlist {
    padding-bottom: 46px;
    margin-bottom: 46px;
    border-bottom: 1px #999999 dashed;
}

.newlist .newtitle a {
    display: block;
    font-size: 18px;
    float: left;
    width: 70%;
    font-weight: bold;
}

.newlist .newtitle .rq {
    font-size: 14px;
    color: #434343;
    float: right;
    width: 20%;
    text-align: right;
}

.newlist .zhaiyao {
    color: #434343;
    width: 100%;
    margin-top: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.xinwen {
    margin-top: 86px;
    padding-top: 46px;
    border-top: 1px solid #cccccc;
}
.xinwen li{
    padding: 6px 0;
}

/*媒体聚焦*/
.jujiao {
    height: auto;
    overflow: hidden;
    margin-bottom: 54px;
    background: white;
}

.jujiao .jujiao-left {
    height: 225px;
    overflow: hidden;
    margin-right: 3.1%;
}

.jujiao .jujiao-left img {
    width: 300px;
    min-height: 225px;
    height: auto;
}

.jujiao .jujiao-right {
    width: 64.4%;
    padding-top: 20px;
}

.jujiao .jujiao-right a {
    font-size: 18px;
    font-weight: bold;
}

.jujiao .jujiao-right .jujiao-rq {
    height: auto;
    line-height: normal;
}

.jujiao .jujiao-right span {
    font-size: 14px;
    color: #434343;
    margin-top: 32px;
    height: 58px;
    line-height: 28px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/*留言*/
.liuyan {
    height: auto;
    overflow: hidden;;
}

.liuyan .ly-left {
    width: 27.8%;
    padding-left: 2.1%;
    margin-right: 4.7%;
}

.liuyan .ly-left span {
    display: block;
    color: #434343;
}

.liuyan .ly-left .span-1 {
    color: #1e63ac;
    font-weight: bold;
    font-size: 24px;
    margin-top: 30px;
}

.liuyan .ly-left .span-2 {
    font-size: 26px;
    margin-top: 12px;
    padding-left: 1em;
}

.liuyan .ly-left .span-3 {
    line-height: 32px;
    margin-top: 30px;
}

.liuyan .ly-left .span-4 {
    font-size: 20px;
    margin-top: 50px;
    margin-bottom: 30px;
}

.liuyan .ly-left img {
    width: auto;
    max-width: 100%;
    height: auto;
}

.liuyan .ly-right {
    width: 65.4%;
}

.liuyan .ly-right li {
    float: left;
    width: 47.5%;
    margin-right: 2.5%;
    margin-bottom: 24px;
}
.liuyan .ly-right .nmr{
    margin-right: 0;
}

.liuyan .ly-right input {
    width: 97%;
    height: 38px;
    padding-left: 2%;
    border: 1px solid #dedede;
    border-radius: 5px;
    overflow: hidden;
}

.liuyan .ly-right .li-1 {
    width: 100%;
}

.liuyan .ly-right .inp-1 {
    width: 97%;
    height: 114px;
    padding: 0 1.5%;
    margin-top: 12px;
    line-height: 32px;
    border: 1px solid #dedede;
    border-radius: 5px;
}

.liuyan .ly-right .inp-2 {
    width: 100%;
    height: 40px;
    background: #1e63ac;
    color: white;
    font-size: 16px;
    cursor: pointer;
}

.liuyan .ly-right .inp-2:hover {
    background: #274658;
}

/*人才招聘*/
#col {
    clear: both;
    font-size: 14px;
    line-height: 32px;
}

.sliderbox {
    width: 100%;
    overflow: hidden;
}

.sliderbox dt {
    height: 46px;
    margin-top: 12px;
    cursor: pointer;
    border-bottom: 1px solid #f3f3f3;
    background: #f7f8f8;
}

.sliderbox dt:hover {
    background: #1e63ac;
    color: white;
}

.sliderbox .open {
    background: #1e63ac;
    cursor: default;
    color: white;
}

.sliderbox .open .title {
    color: white;
}

.sliderbox .title {
    line-height: 46px;
    font-size: 16px;
    padding: 0 0 0 40px;
}

.sliderbox .date {
    float: right;
    display: block;
    padding-right: 40px;
    line-height: 46px;
}

.sliderbox .open:hover span {
    color: white;
}

.sliderbox .open:hover .date {
    color: white;
}

.sliderbox dd {
    height: auto;
    padding: 0;
    margin: 3px 0 0 0;
    position: relative;
    overflow: hidden;
    background: #f3f3f3;
}

.sliderbox .text {
    height: auto;
    overflow: hidden;
    padding: 6px 40px 35px 40px;
    line-height: 32px;
}

.sliderbox .text .li-1 {
    margin-top: 12px;
}

.sliderbox .thumb {
    width: 1360px;
    border-top: 1px solid #555555;
    margin: 5px auto 10px auto;
    padding: 20px 40px 35px 40px;
}

.sliderbox .thumb {
    height: 160px;
    background-repeat: no-repeat;
    display: block;
}