﻿* {
    margin: 0;
    padding: 0;
    font-family: 'Microsoft YaHei',STSong;
}

a {
    text-decoration: none;
}

img {
    display: block;
}

li {
    list-style: none;
    outline: none;
}

html {
    min-width: 960px;
}


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-size: 12px;
    list-style: none;
    font-family: "Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
    font-size: 14px;
}

body {
    background: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, i, strong, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

q:before, q:after {
    content: "";
}

abbr, acronym {
    border: 0;
}

a {
    text-decoration: none;
}

body {
    font-family: "Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
    min-width: 1400px;
}

.header {
    padding-top: 14px;
    height:60px;
    background: #413e3b;
    width: 100%;
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
}

.header_box {
    width: 1200px;
    margin: 0 auto;
}

.header .logo {
    height: 43px;
    float: left;
    margin-right: 90px;
    overflow: hidden;
}

.logo img {
    float: left;
    display: block;
}

.logo .logo_top {
    margin-top: 20px;
    margin-left: 10px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    line-height: 42px;
}

.logo_img {
    width: 43px;
    height: 43px;
    margin-right: 13px;
}

.box_middle {
    float: left;
}

    .box_middle li {
        float: left;
        margin-right: 25px;
        padding-bottom: 14px;
    }
/*.box_middle li:hover{
	border-bottom: 2px solid #9a2621;
}*/
/*娣诲姞绫�*/
.on {
    border-bottom: 4px solid #9a2621;
}

.ovfl {
    overflow: hidden;
}

.box_middle li a {
    padding-bottom: 14px;
    padding: 0 2px;
    display: inline-block;
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-size: 15px;
    text-align: center;
}
/*灏忓渾*/
.rel {
    position: relative;
    top: 0;
    left: 0;
}

.abs {
    position: absolute;
    top: -2px;
    right: -7px;
}

.box_right_user {
    float: right;
    padding-top: 5px;
}
.box_right {
    float: right;
    padding-top: 5px;
}

    .box_right a:hover {
        /*background: #9a2621;*/
        /*color: #fff;*/
    }

    .box_right a {
        width: 80px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        color: #000;
        display: block;
        float: left;
        background-color: #fff;
        margin-right: 5px;
        font-size: 14px;
        border-radius: 4px;
    }

    .box_right .right_col {
        background: #9a2621;
        color: #fff;
    }
.ban_text {
    width: 1200px;
    margin: 0 auto;
}

.ban_top {
    color: #ffffff;
    font-size: 18px;
    line-height: 35px;
}

    .ban_top a {
        color: #ffffff;
        font-size: 18px;
        line-height: 35px;
        text-decoration: none;
        padding-bottom: 2px;
        border-bottom: 1px dashed #fff;
    }

.marg_t {
    margin-top: 30px;
}

.quick {

    margin:10px auto;
    font-weight: bold;
    display: block;
    width: 213px;
    height: 58px;
    border-radius: 29px;
    font-size: 30px;
    font-family: "瀹嬩綋";
    color: #013d69;
    /*transition: all .3s ease;*/
    line-height: 58px;
    text-align:left;
    padding-left:30px;
    background: #fff url(btn_down.png) no-repeat 172px center;
}

.banner_txt {
    width: 1200px;
    margin: 0 auto;
}
.banner_down {
    position:absolute;
    margin-top:200px;
    left:25%;
    z-index:40;
}
.banner {
    margin-bottom: 30px;
    height: 800px;   
    margin-top: 71px;
    background: #000 url(bannerBg.png) top center no-repeat;
}

.quick:hover {
    background-color: #9a2621;
    color: #fff;
    background: #9a2621 url(btn_down_checked.png) no-repeat 172px center;
}

.line {
    /*border-bottom: 2px solid #9a2621;*/
}
/*杞欢绠€浠�*/
.pro {
    margin-bottom: 50px;
}

.pro_ul {
    background-color: #f5f5f5;
}

.pro_box {
    width: 1400px;
    margin: 0 auto;
}

.pro_box_ul {
    display: flex;
}

    .pro_box_ul li {
        padding-top: 56px;
        padding-bottom: 80px;
        border-right: 1px solid #fff;
        text-align: center;
        flex: 1;
        float: left;
        width: 24%;
        box-sizing: border-box;
    }

        .pro_box_ul li img {
            transition: all .3 ease;
            display: block;
            margin: 0 auto;
        }

.pro_div {
    height: 70px;
    width: 70px;
    margin: 0 auto;
    overflow: hidden;
}

    .pro_div img {
        float: left;
    }

.pro_txt {
    font-size: 16px;
    color: #232323;
    display: block;
    margin-top: 10px;
}

.pro_p {
    line-height: 30px;
    font-size: 14px;
    color: #aaa9a9;
}
/*鐢靛晢寰窐瀹�*/
.pic_big {
    margin-top: 40px;
}

.pic_box {
    width: 1200px;
    margin: 0 auto;
    background-color: #f2f2f2;
    margin-top: 30px;
}

.title {
    /*text-align: center;*/
    /*margin-bottom: 45px;*/
}

    .title h2 {
        font-size: 30px;
        color: #000000;
        line-height: 30px;
        font-weight: normal;
        margin-bottom: 20px;
    }

    .title span {
        color: #8c8a8a;
        font-size: 16px;
    }


.fl {
    float: left;
}

.pic_box .product_left {
    width: 530px;
    margin: 40px 10px 40px 40px;
}

.product_left h3 {
    font-size: 22px;
    font-weight: 200;
    color: #000;
    margin-bottom: 20px;
}

.product_left span {
    color: #807e7e;
    font-size: 16px;
    line-height: 26px;
}

.product_right {
    width: 600px;
    float: right;
}

.product_right {
    margin-top: 45px;
    margin-bottom: 30px;
}

.list li {
    float: left;
}

.list {
    margin-top: 20px;
}

    .list li .list_blu:hover {
        color: #fff;
        background-color: #009bfe;
    }

    .list li .list_red:hover {
        color: #fff;
        background-color: #faa99a;
    }

    .list .list_blu {
        font-size: 14px;
        color: #009bfe;
        border: 1px solid #009bfe;
        display: block;
        padding: 5px 8px 5px 8px;
        margin: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
    }

    .list .list_red {
        font-size: 14px;
        color: #faa99a;
        border: 1px solid #faa99a;
        display: block;
        padding: 5px 8px 5px 8px;
        margin: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
    }

.product_left p {
    font-size: 14px;
    color: #807e7e;
    padding-left: 5px;
    margin-top: 10px;
}

.mar_top {
    margin-top: 40px;
}
/*搴曢儴*/
.footer {
    margin-top: -20px;
}

    .footer p {
        text-align: center;
        font-size: 14px;
        font-family: "瀹嬩綋";
        line-height: 41px;
        background: #333;
        vertical-align: middle;
        color: #a9a8a8;
        height: 41px;
    }

    .footer a {
        color: #a9a8a8;
        font-family: "瀹嬩綋";
    }

.section_soft {
    width: 100%;
    background-color: rgb(242, 242, 242);
     /*margin-top:250px;*/
}

.container_soft {
    width: 1200px;
    padding-bottom: 19px;
    padding-top: 22px;
    margin-bottom: 40px;
    margin: 0px auto;
    background-color: rgb(242, 242, 242);
}

.row_soft {
    padding-top: 10px;
    background-color: rgb(242, 242, 242);
}
.row_soft img{
    width:48px;
    height:48px;
}
.col-lg-3 {
    width: 25%;
    float: left;
}


.c-div {
    margin: 15px;
    padding: 15px;
    min-height: 220px;
    text-align: center;
    background-color: rgb(255, 255, 255);
    position: relative; /* 父级容器相对定位 */
}

    .c-div:hover {
        box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.18);
        -ms-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.18);
        -o-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.18);
        -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.18);
        -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.18);
    }

.c-div-title {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
}

.c-div-desc {
    margin: 11px auto 0px;
    
    font-size: 13px;
  
    line-height:20px;
    width: 90%;
    
    text-align: left;
    min-height: 100px;
    padding-bottom: 16px;
    display: inline;
}

.c-div-ico {
    width: 48px;
    height: 48px;
    min-height: 10px;
    display: inline-block;
    /*border-width: 1px;*/
    /*border-style: solid;*/
    /*border-radius: 100px;*/
    line-height: 48px;
    font-size: 30px;
    vertical-align: middle;
    text-align: center;
}

.c-div-button:hover {
    background-color: #9a2621;
    color:#fff;
}

.c-div-button {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 100px;
    border-radius: 3px;
    margin-top: 3px;
    line-height: 25px;
    color: #9e9e9e;
    font-family: 'Hiragino Sans GB', 'Microsoft YaHei', SimHei, STHeiti;
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    transition: all 0.3s ease;
    border-color: rgb(156, 156, 156);
    font-size: 12px;
    background-color: transparent;
}

.c-div-button-group {
    width: 95%;
    position: absolute;
    bottom: 15px;
    text-align: center;
}
.c-div-button-group1 {
    width: 90%;
    position: absolute;
    bottom: 15px;
    text-align: center;
}
.projects .thumbnail {
    display: block;
    text-align: center;
    margin-bottom: 30px;
    border-radius: 0;
}

.thumbnail {
    display: block;
    padding: 10px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    margin: 10px;
    height: 336px;
    position: relative; /* 父级容器相对定位 */
}


.row {
    margin-right: -15px;
    margin-left: -15px;
}

.row_container {
    width: 1200px;
    margin: 0px auto;
    min-height: 100%;
    padding-bottom: 50px;
}

.projects .thumbnail .caption {
    height: 200px;
    overflow-y: hidden;
    color: #555;
}

.h3, h3 {
    font-size: 24px;
}

small {
    font-size: 16px;
}

.projects-header {
    width: 60%;
    text-align: center;
    margin: 60px 0 10px;
    font-weight: 200;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.page-header {
    padding-bottom: 9px;
    text-align: center;
    border-bottom: 1px solid #eee;
}

.projects-header h2 {
    font-size: 42px;
}
masthead {
    margin-bottom: 0;
    color: #fff;
}

.jumbotron {
    position: relative;
    padding: 200px 0;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 3px rgba(0,0,0,.4), 0 0 30px rgba(0,0,0,.075);
    /*background: #020031;
            background: -moz-linear-gradient(45deg, #020031 0%, #6d3353 100%);
            background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#020031), color-stop(100%,#6d3353));
            background: -webkit-linear-gradient(45deg, #020031 0%,#6d3353 100%);
            background: -o-linear-gradient(45deg, #020031 0%,#6d3353 100%);
            background: -ms-linear-gradient(45deg, #020031 0%,#6d3353 100%);
            background: linear-gradient(45deg, #020031 0%,#6d3353 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#020031', endColorstr='#6d3353',GradientType=1 );
            -webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
            -moz-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
            box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);*/
}

.banner .container {
    position: relative;
    z-index: 2;
}

.banner h1 {
    font-size: 120px;
    line-height: 1;
    letter-spacing: -2px;
}

.banner p {
    font-size: 40px;
    font-weight: 200;
    line-height: 1.25;
}

.masthead-links {
    margin: 0;
    list-style: none;
}

    .masthead-links li {
        display: inline;
        padding: 0 10px;
        line-height: 20px;
    }

.image_VsFTwP2 {
    margin-bottom: -248px;
}

.c-container-2 {
    width: 1070px;
    margin: 0px auto;
}

.c-image {
    height: auto;
    width: auto;
    max-width: 100%;
    display: inline-block;
}

.c-section {
    padding-left: 0;
    padding-right: 0;
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.nexcommonputs {
    text-align: center;
    margin-bottom: 30px;
}

    .nexcommonputs h5 {
        height: 40px;
        line-height: 40px;
        overflow: hidden;
        font-size: 32px;
        color: #434343;
        font-weight: 300;
    }

.nexslider_lines {
    background: #9a2621;
    width: 80px;
    height: 2px;
    position: relative;
    margin: 20px auto;
    overflow: hidden;
}

.nexcommonputs p {
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    color: #999;
    font-weight: 300;
    font-family: Microsoft Jhenghei;
}
.header_user {
    font-size: 14px;
    float: right;
    position: relative;
    color: #fff;
    margin: 0px 0 0;
}

.header .avatar {
    display: inline-block;
    position: relative;
    z-index: 100;
}

    .header .avatar img {
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        border-radius: 16px;
    }

.header_name {
    line-height: 32px;
    height: 32px;
    margin-left: 1px;
    color: #fff;
    max-width: 160px;
    overflow: hidden;
    white-space: nowrap;
    -webkit-text-overflow: ellip
}


.fl {
    float: left;
    display: inline;
}

.avatar .module_flag1 {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 5px solid #bbb;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom: 5px solid transparent;
    margin-left: 6px;
    margin-top: 13px;
}

.cf {
    display: block;
    zoom: 1;
}
.account_opera {
    background-color: #fff;
    
    background: #fff;
    border: 1px solid #e5e5e5;
    /*position: absolute;*/
    right: 0;
    top: 35px;
    z-index: 999;
    padding: 9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,0.05);
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);

}
.account_setting, .log_out {
    display: block;
    padding: 9px 11px;
    font-size: 13px;
    line-height: 13px;
    color: #666;
    border: 0;
    text-decoration: none;
    background-color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.module_flag_outer {
    display: block;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-right: 30px solid transparent;
    border-left: 30px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    right: -5px;
    top: 15px;
}
    .module_flag_outer .module_flag {
        display: block;
        width: 0;
        height: 0;
        border-top: 8px solid transparent;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        border-bottom: 8px solid #efefef;
        position: relative;
        right: 10px;
        top: -6px;
    }
.module_flag .inner {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: relative;
    top: -7px;
    left: -6px;
}