.banner>img {
    width: 100%;
}


/* 关于我们 */

.about1 {
    padding-bottom: 0;
}

.about1_ti {
    margin: 55px 0;
    color: #333;
    text-align: center;
}

.about1_ti h3 {
    font-size: 40px;
}

.dis1_ti {
    color: #fff;
}

.about1_l img {
    width: 100%;
}

.about1_r .about_num .bold {
    color: #b72824;
}

.about1_wrap .col-md-6 {
    padding-right: 30px;
    padding-left: 30px;
}


/* 三大优势 */

.advantage1 {
    padding-bottom: 0;
}

.adv1_con .adv1_item {
    height: 386px;
}

.adv1_con .col-lg-6 {
    padding-left: 0;
    padding-right: 0;
}

.adv1_item .adv1_txt {
    height: 386px;
}

.adv1_item .odd {
    background-color: #eeeeee;
}

.adv1_item .even {
    background-color: #b72824;
}

.adv1_item .col-sm-6 {
    padding-left: 0;
    padding-right: 0;
}

.adv1_item .adv1_pic {
    height: 100%;
    overflow: hidden;
}

.adv1_item .adv1_pic img {
    height: 100%;
}

.adv1_item .txt_wrap {
    width: 88%;
}

.adv1_item .adv1_txt {
    display: flex;
    justify-content: center;
    align-items: center;
}

.adv1_item .adv1_txt h4 {
    font-size: 30px;
    margin-bottom: 28px;
}

.adv1_item .adv1_txt p {
    line-height: 28px;
    font-size: 15px;
    color: #666;
}

.adv1_item .even h4 {
    color: #fff;
}

.adv1_item .even p {
    color: #fff;
}


/* 产品应用 */

.appl1_con ul li {
    height: 432px;
}

.appl1_item {
    position: relative;
}

.appl1_item .appl1_cover {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}

.appl1_item .appl1_pic img {
    width: 100%;
}

.appl1_item .appl1_cover h5 {
    color: #fff;
    font-size: 24px;
}

.appl1_item .appl1_cover i {
    display: block;
    width: 65px;
    height: 65px;
}

.item_01 .appl1_cover i {
    background: url(../images/Sprite.png) no-repeat 0 -140px;
}

.item_02 .appl1_cover i {
    background: url(../images/Sprite.png) no-repeat -65px -140px;
}

.item_03 .appl1_cover i {
    background: url(../images/Sprite.png) no-repeat -130px -140px;
}

.item_04 .appl1_cover i {
    background: url(../images/Sprite.png) no-repeat -195px -140px;
}

.item_05 .appl1_cover i {
    background: url(../images/Sprite.png) no-repeat -260px -140px;
}

.item_06 .appl1_cover i {
    background: url(../images/Sprite.png) no-repeat -325px -140px;
}


/* 侧边栏 */

.main_r {
    float: right;
    width: 1032px;
}

.main_l {
    float: left;
    width: 378px;
    font-size: 15px;
}

.main_l .prolist_ti {
    display: flex;
    align-items: center;
    padding-left: 34px;
    background-color: #0193e0;
    line-height: 24px;
    height: 82px;
}

.main_l .prolist_ti a {
    display: block;
}

.main_l span {
    font-size: 16px;
    color: #fff;
}

.main_l h3 {
    font-size: 21px;
    margin-bottom: 6px;
    color: #fff;
}

.main_l h3 {
    font-size: 21px;
    margin-bottom: 6px;
    color: #fff;
}

.main_l .en_ti {
    font-family: 'ITCAvantGardeStd-XLt';
    font-size: 18px;
}

.main_l .prolist ul {
    background-color: #FFFFFF;
    border-right: 1px solid #cecece;
    border-left: 1px solid #cecece;
}

.main_l .prolist ul li {
    position: relative;
    line-height: 42px;
    border-bottom: 1px solid #cecece;
    background-color: #efefef;
}

.main_l .prolist .current .menu_body {
    background-color: #fff;
}

.main_l .prolist ul li a {
    display: block;
    text-align: left;
    text-decoration: none;
}

.main_l .prolist ul li>a {
    width: 66%;
    padding-left: 66px;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
}

.main_l .prolist ul li>a:before {
    content: '>';
    position: absolute;
    left: 48px;
    top: 0;
    font-size: 15px;
    color: #999;
}

.main_l .prolist .menu_body {
    display: none;
}

.main_l .prolist .menu_body a {
    position: relative;
    display: block;
    height: 42px;
    line-height: 42px;
    padding-left: 80px;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #cecece;
}

.main_l .prolist .menu_body a:before {
    content: '>';
    position: absolute;
    left: 60px;
    top: 0;
    font-size: 14px;
    color: #999;
}

.main_l .newslist {
    margin-top: 16px;
}

.main_l .newslist_ti {
    display: flex;
    align-items: center;
    padding-left: 34px;
    background-color: #004391;
    line-height: 24px;
    height: 82px;
    box-sizing: border-box;
}

.main_l .newslist_ti a {
    display: block;
}

.main_l .newslist ul {
    background-color: #FFFFFF;
    border-right: 1px solid #cecece;
    border-left: 1px solid #cecece;
}

.main_l .newslist ul li {
    height: 42px;
    line-height: 42px;
    padding: 0 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #cecece;
}

.main_l .keywords {
    margin-top: 16px;
}

.main_l .keywords_ti {
    display: flex;
    align-items: center;
    padding-left: 34px;
    background-color: #949494;
    line-height: 24px;
    height: 82px;
    box-sizing: border-box;
}

.main_l .keywords_ti a {
    display: block;
}

.main_l .keywords_con {
    border: 1px solid #cecece;
}

.main_l .keywords_con a {
    display: block;
    width: 90%;
    margin: 2% 5%;
    text-align: center;
    padding: 2%;
    line-height: 30px;
    border: 1px dashed #B9B9B9;
    border-radius: 5px;
    color: #666666;
}

.main_l .contlist {
    margin-top: 16px;
    margin-bottom: 20px;
}

.main_l .contact_ti {
    display: flex;
    align-items: center;
    padding-left: 34px;
    background-color: #2e2e2e;
    line-height: 24px;
    height: 82px;
    box-sizing: border-box;
}

.main_l .contact_ti a {
    display: block;
}

.main_l .contlist ul {
    padding: 12px 0;
    background-color: #FFFFFF;
    border: 1px solid #cecece;
}

.main_l .contlist ul li {
    line-height: 32px;
    padding: 0 25px;
}

.sub_ti {
    position: relative;
    padding: 16px 0;
    margin-bottom: 30px;
    padding-left: 34px;
    border-bottom: 1px dotted #788387;
}

.sub_ti .ti_icon {
    position: absolute;
    left: 0;
    top: 16px;
    width: 22px;
    height: 25px;
    margin-right: 8px;
    background: url(../images/Sprite.png) no-repeat -359px -48px;
}

.sub_ti .ti_txt {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.sub_ti .ti_txt a {
    font-size: 18px;
    color: #333;
}

.pro_item {
    margin-bottom: 20px;
}

.pro_item dd {
    width: 100%;
    padding: 10px 10px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pro_item dt {
    height: 200px;
    border: 1px solid #ccc;
}

.pro_item dt a {
    display: block;
    height: 100%;
}

.pro_item dt img {
    width: 100%;
    height: 100%;
}

.pro_item dd span {
    display: block;
    line-height: 40px;
    font-size: 17px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.pro_item dt a {
    position: relative;
    display: block;
}

.pro_item dt a i {
    position: absolute;
    top: 10%;
    left: 50%;
    margin-left: -30px;
    display: block;
    width: 59px;
    height: 59px;
    text-align: center;
    opacity: 0;
    background: url(../images/Sprite.png) no-repeat -212px -50px;
    transition: all 0.5s ease 0s;
    z-index: 1001;
}

.pro_item dt a span {
    position: absolute;
    display: block;
    width: 80%;
    text-align: center;
    top: 80%;
    left: 10%;
    opacity: 0;
    transition: all 0.5s ease 0s;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    z-index: 1001;
}

.pro_item dl:hover dt a i {
    top: 23%;
    opacity: 1;
    transition-delay: 0.5s;
}

.pro_item dl:hover dt a span {
    top: 58%;
    opacity: 1;
    transition-delay: 0.5s;
}

.pro_item dl:hover dt a:before {
    width: 100%;
    left: 0;
    opacity: 0.7;
}

.pro_item dt a:before {
    content: "";
    width: 0;
    height: 100%;
    background: #000;
    padding: 14px 18px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 50%;
    opacity: 0;
    transition: all 500ms;
}

.pro_item dd p {
    margin-bottom: 6px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.pro_item dl {
    margin-bottom: 0;
}

.view {
    width: 100%;
    padding-top: 26px;
}

.view p a {
    color: #fff;
    display: inline-block;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    text-align: center;
    width: 136px;
    border-radius: 6px;
    background-color: #8c8c8c;
}

.view .a02 {
    color: #fff;
    display: inline-block;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    text-align: center;
    width: 136px;
    border-radius: 6px;
    background-color: #335092;
}

.server_info img {
    width: 100%;
}

.imgdet .imgpart {
    vertical-align: top;
    position: relative;
    display: inline-block;
    width: 460px;
    height: 330px;
}

.imgdet .imgpart .pic {
    position: relative;
    width: 100%;
    height: 100%;
}

.imgdet .imgpart .pic img {
    width: 100%;
    height: 100%;
}

.imgdet .imgpart .pic .magnify {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 200px;
    cursor: move;
    background-color: #fff;
    opacity: .3;
    filter: alpha(opacity=30);
}

.imgdet .imgpart .bigpic {
    display: none;
    position: absolute;
    top: 0;
    right: -470px;
    width: 460px;
    height: 460px;
    z-index: 333;
    border: 1px solid #ccc;
    overflow: hidden;
}

.imgdet .imgpart .bigpic>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 920px;
    height: 920px;
}

.spec-preview {
    border: 1px solid #ccc;
}

.xq_title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 18px;
}

.xq_rl {
    font-size: 16px;
    line-height: 30px;
}


/*.main img {
	width: 100%;
}*/

.prolist .current {
    background-color: #efefef;
}

.prolist .while {
    background-color: #efefef;
}

.cate1_wrap ul li {
    margin-bottom: 28px;
}

.cate1_wrap .cate1_item {
    position: relative;
    width: 100%;
    height: 452px;
    z-index: 10;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}

.cate1_wrap .cate1_item>i {
    position: absolute;
    top: 20%;
    display: block;
    width: 100%;
    text-align: center;
    height: 51px;
    opacity: 0;
    background: url(../images/more.png) no-repeat center;
    transition: all 0.5s ease 0s;
    z-index: 1001;
}

.cate1_wrap .cate1_item>span {
    position: absolute;
    display: block;
    width: 100%;
    text-align: center;
    top: 80%;
    opacity: 0;
    transition: all 0.5s ease 0s;
    color: #fff;
    font-size: 22px;
    z-index: 1001;
}

.cate1_wrap ul li:hover .cate1_item>span {
    font-size: 25px;
    text-transform: uppercase;
    top: 58%;
    opacity: 1;
    transition-delay: 0.5s;
}

.cate1_wrap ul li:hover .cate1_item>i {
    top: 38%;
    opacity: 1;
    transition-delay: 0.5s;
}

.cate1_wrap ul li:hover .cate1_item_wrap {
    display: none;
}

.cate1_wrap ul li:hover .cate1_item img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

.cate1_wrap .cate1_item img {
    transition: all 0.8s;
}

.cate1_wrap .cate1_item:before {
    content: "";
    width: 0;
    height: 100%;
    background: #000;
    padding: 14px 18px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 50%;
    opacity: 0;
    transition: all 500ms;
    z-index: 1000;
}

.cate1_wrap ul li:hover .cate1_item:before {
    width: 100%;
    left: 0;
    opacity: 0.7;
}

.cate1_wrap ul li {
    display: relative;
}

.pro_sub_ti ul li a.active {
    background-color: #22abcc;
}

.cate1_wrap ul li .cover {
    position: absolute;
    top: 0;
    left: 230px;
    width: 100%;
    height: 100%;
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    z-index: 101;
}

.cate1_item_wrap {
    position: absolute;
    left: 40px;
    bottom: 30px;
    z-index: 100;
}

.cate1_wrap .cate1_item_wrap h3 {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 18px;
    text-transform: uppercase;
}

.cate1_wrap .cate1_item_wrap span {
    font-size: 20px;
    padding: 8px 20px;
    border: 1px solid #666;
    border-radius: 28px;
}

.cate1_wrap .cate1_item:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    background-image: linear-gradient(transparent, #fff);
    background-image: -webkit-linear-gradient(transparent, #fff);
    background-image: -moz-linear-gradient(transparent, #fff);
    background-image: -o-linear-gradient(transparent, #fff);
    background-image: -ms-linear-gradient(transparent, #fff);
    opacity: .9;
    filter: alpha(opacity=90);
    z-index: 1;
}

.pro_sub_ti ul li a.active {
    background-color: #22abcc;
}

.xq_fl {
    margin-bottom: 28px;
}

.xq_fr .inner_btn {
    display: block;
    width: 116px;
    height: 40px;
    margin: 20px 0;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #335092;
}

.infoTitle {
    height: 50px;
    line-height: 50px;
    color: #2d3033;
    border-bottom: 1px solid #ccc;
    font-size: 22px;
    font-weight: 400;
}

.xq_fl img {
    width: 100%;
}

.proDe ul li img {
    width: 100%;
}

.proDe ul li span {
    display: block;
    width: 100%;
    line-height: 38px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.proDe {
    padding: 28px 0;
}

.proDe .col-sm-3 {
    padding-right: 6px;
    padding-left: 6px;
}

.proDe ul li {
    text-align: center;
}

.proDe ul li a {
    display: block;
    padding: 5%;
    border: 1px solid #ccc;
}

.proNews {
    padding: 28px 0;
}

.proNews a {
    font-size: 14px;
}

.proNews ul li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_lists dl dt {
    line-height: 40px;
}

.infoList {
    padding-top: 28px;
}

.cont1_wrap {
    margin-bottom: 28px;
}

.pro_sub_ti ul li {
    height: 60px;
    line-height: 60px;
    margin-bottom: 20px;
}

.pro_sub_ti ul li a {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background-color: #335092;
}

.proPage {
    text-align: center;
}

.proPage ul li {
    float: left;
}

.main_r .news_lists {
    width: 100%;
}

.main_r .news_lists a {
    display: block;
}

.news_lists dl {
    border-bottom: 1px dashed #ccc;
    color: #666;
    margin-bottom: 8px;
}

.news_lists dl dd {
    line-height: 25px;
    text-align: left;
    padding-bottom: 15px;
}

.news_lists .item_ti {
    display: block;
    width: 66%;
    color: #323333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: normal;
}

.news_lists .item_time {
    font-size: 12px;
    color: #666;
}

.news_lists .item_desc {
    font-size: 13px;
}

.news_lists dl dt {
    font-weight: normal;
}

.newsWhere {
    font-weight: bold;
    text-align: center;
    line-height: 35px;
    overflow: hidden;
}

.newsWhere .new_title {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 16px;
}

.newsWhere span {
    color: #333;
    font-size: 14px;
}

.newsContent p {
    font-size: 13px;
}


/*form 表单*/

.arti_form {
    margin-top: 28px;
}

.form_con {
    margin-top: 28px;
}

.inner_map {
    width: 100%;
    overflow: hidden;
}

.info_title h3 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 40px;
    text-transform: capitalize;
}

.single-input textarea,
.single-input input {
    width: 100%;
    height: 50px;
    padding: 0 15px;
    font-size: 16px;
    border: 1px solid #cbcbcb;
}

.single-input span {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.single-input textarea {
    height: 160px;
    padding-top: 10px;
    resize: none;
}

.theme-btn {
    padding: 12px 30px;
    cursor: pointer;
    letter-spacing: 1.2px;
    background: none;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    border: 1px solid #999999;
    background: #999999;
}

.contact-info ul li {
    margin-bottom: 20px;
}

.single-info {
    display: flex;
    align-items: center;
}

.single-info .info-icon {
    width: 50px !important;
    height: 50px;
    margin-right: 28px;
}

.single-info .info-lx {
    background: url(../images/sprite.png) no-repeat 0 0;
}

.single-info .info-sj {
    background: url(../images/sprite.png) no-repeat -50px 0;
}

.single-info .info-dh {
    background: url(../images/sprite.png) no-repeat -100px 0;
}

.single-info .info-wz {
    background: url(../images/sprite.png) no-repeat -150px 0;
}

.single-info .info-yx {
    background: url(../images/sprite.png) no-repeat -200px 0;
}

.single-info .info-dz {
    background: url(../images/sprite.png) no-repeat -250px 0;
}

.single-info .info-content {
    width: 70%;
    font-size: 16px;
}

.sb_table table {
    width: 100%;
}

.sb_table table tr {
    width: 100%;
}

.sb_table table tr td {
    width: 16.6%;
    height: 60px;
    text-align: center;
    border: 1px solid #666;
}

.sb_table .firstRow {
    background-color: #66CCFF;
}

.sb_table .firstRow td {
    height: 136px;
}

.sb_video video {
    width: 100%;
}

.sb_txt_item h4 {
    color: #2a466c;
}

.sb_pic_item img {
    width: 100%;
}

.wap_wrap {
    margin-bottom: 50px;
}

.wap_wrap .mb30 {
    margin-bottom: 30px;
}

.main_l .side_nav_more {
    display: block;
    width: 44px;
    position: absolute;
    right: 62px;
    top: 0;
    font-size: 28px;
    color: #666;
    font-weight: lighter;
    cursor: pointer;
}