/* CSS Document */

* {
    margin: 0;
    padding: 0;
}
a,
fieldset,
img {
    border: none;
}
a {
    text-decoration: none;
}
a.hover {
    text-decoration: underline;
}
ul li,
ol li {
    list-style: none;
}
img {
    vertical-align: middle;
}
p {
    color: #363636;
}
p a {
    color: #05426b;
}
body,
button,
input,
select,
textarea {
    font: 12px/1.5 Open Sans, Arial, "Microsoft YaHei", "微软雅黑", "Hiragino Sans GB", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif, 'PingFang SC', '宋体';
}
.blank {
    height: 37px;
    clear: both;
    visibility: hidden;
    font-size: 1px;
}
.clearfix {
    zoom: 1;
    clear: both;
}
.clearfix:after {
    overflow: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.header,
.nav,
.content {
    clear: both;
    margin: 0 auto;
    width: 1200px;
}
.header {
    width: 100%;
    max-width: 1920px;
}
.header img,
.headerm img {
    width: 100%;
    display: block;
}
.headerm {
    display: none;
}
.nav2{
    display: none;
}
.nav {
    clear: both;
    padding: 28px 0;
    background: #0f1029;
    background: rgba(15, 16, 41, 0.5);
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: -600px;
}
.nav ul {
    width:  744px;
    margin: 0 auto;
}
.nav ul.mainnav li {
    width: 25%;
    float: left;
    position: relative;
}
.nav ul.mainnav li:after {
    display: inline-block;
    position: absolute;
    right: 22px;
    top: 0;
    content: '.';
    color: #fff;
    font-size: 40px;
    line-height: 0.3;
}
.nav ul.mainnav li a {
    display: block;
    font-size: 22px;
    padding: 0 24px;
    color: #e0af6d;
    text-align: left;
}
.nav ul.mainnav li#navli {
    position: relative;
}
.nav ul.mainnav li#navli:after,
.nav ul.subnav li:after {
    display: none;
}
.nav ul.subnav {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 43px;
    clear: both;
    width: 100%;
    border-bottom: 1px solid #4c4352;
    background: #6f000a;
    box-sizing: border-box;
    display: none;
}
.nav ul.subnav li {
    float: none;
    border: 1px solid #4c4352;
    border-bottom: none;
    box-sizing: border-box;
}
.nav ul.subnav li a {
    float: none;
    border-left: none;
    height: 35px;
    line-height: 35px;
    padding: 0;
    text-align: center;
}
.nav ul.subnav li:hover {
    background: #1f1d47;
}


.navig {
    clear: both;
    position: fixed;
    width: 152px;
    top: 37px;
    right: 0;
    background: #fff;
}
.navig ul li {
    height: 26px;
    padding: 0 10px;
    background: #cbd9f6;
    margin-bottom: 2px;
    text-align: left;
}
.navig ul li a {
    display: block;
    height: 26px;
    font-size: 12px;
    color: #000;
    line-height: 26px;
    overflow: hidden;
    text-overflow: clip;
    white-space: nowrap;
}
.navig ul li:hover,
.navig ul li a:hover,
.navig ul li.last {
    background: #9fb2d8;
}


/* 主要内容 */
.wrap{
    width: 100%;
    margin: 0 auto;
    background-color: #b8e4ef;
    /* background-image: url(../images/dot.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover; */
    /* padding: 50px 0 0; */
    overflow: hidden;
}


.con_person,
.con_prim,
.con_start,
.con_dialo,
.con_picture,
.con_elec {
    clear: both;
    /* margin-top: 30px; */
}
.con_dialo ul.dialo_bot,
.con_picture ul.dialo_bot {
    padding: 0 0 8px;
    margin-top: 14px;
}
.con_dialo ul.dialo_bot li,
.con_picture ul.dialo_bot li {
    float: left;
    margin: 25px 26px 0px 0;
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.con_dialo ul.dialo_bot li a img,
.con_picture ul.dialo_bot li img,
.xianchang_pc img {
    width: 272px;
    height: 176px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.con_dialo ul.dialo_bot li.margin,
.con_picture ul.dialo_bot li.margin {
    margin-right: 0;
}
.con_dialo ul.dialo_bot li a {
    display: block;
    float: left;
    text-align: left;
}
.con_dialo ul.dialo_bot li a p,
.con_picture ul.dialo_bot li p {
    height: 64px;
    max-width: 254px;
    line-height: 24px;
    font-size: 12px;
    padding: 8px 10px;
    overflow: hidden;
    text-overflow: clip;
}
.con_dialo ul.dialo_bot li p span,
.con_picture ul.dialo_bot li p span {
    display: block;
}
.con_dialo ul.dialo_bot li p .name,
.con_picture ul.dialo_bot li p .name {
    color: #333;
    /* font-size: 16px; */
    font-size: 15px;
    display: inline-block;
    height: 28px;
    line-height: 19px;
    font-weight: bold;
}
.con_dialo ul.dialo_bot li p .detail,
.con_picture ul.dialo_bot li p .detail {
    color: #555;
    /* font-size: 14px;  */
    font-size: 13px;
    line-height: 18px;
}
.con_picture_pinpai ul.dialo_bot li {
    box-shadow: none;
}
.con_picture_pinpai ul.dialo_bot li img {
    border: 1px solid #dbdbdb;
    border-radius: 4px;
}
.con_picture_pinpai ul.dialo_bot li p {
    text-align: left;
    /* height: 25px; */
}

/* 评选标题h1 */
.content .con_dialo h1{
    text-align: center;
    padding: 100px 0 80px;
}
.content .con_dialo h1 img{
    display: inline-block;
    width: 1175px;
}
.con_dialo .item {
    display: inline-block;
}

/* 年度人物 */
.items_rw {
    text-align: center;
}
.items_rw .item a {
    display: inline-block;
    width: 275px;
    border: 1px solid #d1242c;
    border-radius: 2px;
    overflow: hidden;
    margin: 0 10px 40px;
}
.items_rw .item a .info_one{
    height: 165px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.items_rw .item a .info_one .one{
    padding: 20px 16px 0;
    color: #000;
    font-size: 16px;
}
.items_rw .item a .info_one .two{
    color: #000;
    font-size: 16px;
    padding: 0 8px;
}
.items_rw .item a .info_one .three{
    color: #000;
    font-size: 22px;
    font-weight: bold;
    padding-top: 22px;
    padding-bottom: 18px;
}
.items_rw .item a .info_two{
    background: #d1242c;
    height: 80px;
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

/* 年度产品 */
.items_cp {
    text-align: center;
}
.items_cp .item a {
    display: inline-block;
    width: 275px;
    border: 1px solid #d1242c;
    border-radius: 2px;
    overflow: hidden;
    margin: 0 10px 40px;
}
.items_cp .item a .info_one{
    height: 128px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.items_cp .item a .info_one span{
    color: #000;
    font-size: 17px;
    margin: 0 9px;
    font-weight: bold;
}
.items_cp .item a .info_two{
    background: #d1242c;
    height: 72px;
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
/* 年度案例 */
.items_al {
    text-align: center;
}
.items_al .item a {
    display: inline-block;
    width: 275px;
    border: 1px solid #d1242c;
    border-radius: 2px;
    overflow: hidden;
    margin: 0 10px 40px;
}
.items_al .item a .info_one{
    height: 128px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.items_al .item a .info_one span{
    color: #000;
    font-size: 17px;
    margin: 0 9px;
    font-weight: bold;
}
.items_al .item a .info_two{
    background: #d1242c;
    height: 72px;
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
/* 解决方案 */
.items_fa {
    text-align: center;
}
.items_fa .item a {
    display: inline-block;
    width: 275px;
    border: 1px solid #d1242c;
    border-radius: 2px;
    overflow: hidden;
    margin: 0 10px 40px;
}
.items_fa .item a .info_one{
    height: 118px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.items_fa .item a .info_one span{
    color: #000;
    font-size: 17px;
    margin: 0 9px;
    font-weight: bold;
}
.items_fa .item a .info_two{
    background: #d1242c;
    height: 72px;
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
/* 品牌 */
.items_pp {
    text-align: center;
}
.items_pp .item a {
    display: inline-block;
    width: 275px;
    border: 1px solid #d1242c;
    border-radius: 2px;
    overflow: hidden;
    margin: 0 10px 40px;
}
.items_pp .item a .info_one{
    height: 100px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.items_pp .item a .info_one span{
    color: #000;
    font-size: 17px;
    margin: 0 9px;
    font-weight: bold;
}
.items_pp .item a .info_two{
    background: #d1242c;
    height: 72px;
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
/* 企业 */
.items_qy {
    text-align: center;
}
.items_qy .item a {
    display: inline-block;
    width: 275px;
    border: 1px solid #d1242c;
    border-radius: 2px;
    overflow: hidden;
    margin: 0 10px 40px;
}
.items_qy .item a .info_one{
    height: 100px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.items_qy .item a .info_one span{
    color: #000;
    font-size: 17px;
    margin: 0 9px;
    font-weight: bold;
}
.items_qy .item a .info_one span.some{
    font-size: 16px;
}
.items_qy .item a .info_two{
    background: #d1242c;
    height: 72px;
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
/* 年度服务 */
.items_fw {
    text-align: center;
}
.items_fw .item a {
    display: inline-block;
    width: 275px;
    border: 1px solid #d1242c;
    border-radius: 2px;
    overflow: hidden;
    margin: 0 10px 40px;
}
.items_fw .item a .info_one{
    height: 100px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.items_fw .item a .info_one span{
    color: #000;
    font-size: 17px;
    margin: 0 9px;
    font-weight: bold;
}
.items_fw .item a .info_one span.some{
    font-size: 16px;
}
.items_fw .item a .info_two{
    background: #d1242c;
    height: 72px;
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}











.go_top a {
    position: fixed;
    z-index: 900;
    bottom: 70px;
    display: block;
    width: 47px;
    height: 47px;
    background: url(../images/go-top.png) no-repeat center;
}
