﻿@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    color: inherit;
    list-style: none;
    font-style: normal;
    font-size: inherit;
    text-align: inherit;
    line-height: inherit;
    font-weight: inherit;
    font-family: inherit;
    text-decoration: none;
    box-sizing: border-box;
    letter-spacing: inherit;
    background-color: transparent;
    -webkit-appearance: none;
}

*:active {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.wx {
    font-size: inherit;
}

html, body {
    color: #404040;
    font-size: 16px;
    background: #fff;
    font-weight: normal;
    font-family: "微软雅黑", "宋体", Arial;
}

.dpiMB {
    width: 100%;
    overflow-x: hidden;
}

.iconfont.x4 {
    font-size: 4em;
}

@media screen and (max-width: 1200px) {
    body {
        min-width: 100%;
    }
}

@media screen and (max-width: 370px) {
    * {
        font-size: 12px;
    }

    h1 {
        font-size: 18px;
    }

    h2 {
        font-size: 12px;
    }
}

.deandeature {
    width: 100%;
    padding: 20px 0;
    background: #fff;
}

.deanftitle h3 {
    font-size: 36px;
    color: #394043;
    margin-bottom: 30px;
    text-align: center;
    font-weight: normal;
}

.deanftitle p {
    font-size: 18px;
    color: #666;
    text-align: center;
}

.deanfbox ul {
}

.deanfbox ul li {
    width: 380px;
    height: 100px;
    float: left;
    margin-top: 60px;
    margin-left: 20px;
    cursor: pointer;
}

.w-1300 ul li {
    width: 200px;
    height: 100px;
    float: left;
    margin-top: 60px;
    margin-left: 0;
    cursor: pointer;
}

.dpiMB .w-1300 ul li {
    width: 50%;
    height: 100px;
    float: left;
    margin-top: 60px;
    margin-left: 0;
    cursor: pointer;
}

.w-1300 {
    /*非IE的主流浏览器识别的垂直居中的方法*/
    display: table-cell;
    vertical-align: middle;
    /*设置水平居中*/
    text-align: center;
    /* 针对IE的Hack */
    *display: block;
    *font-size: 262px;
    /*约为高度的0.873，300*0.873 约为262*/
    *font-family: Arial;
    /*防止非utf-8引起的hack失效问题，如gbk编码*/

}

.w-1300 img {
    /*设置图片垂直居中*/
    vertical-align: middle;
}

.deanicon {
    width: 90px;
    height: 90px;
    float: left;
}

.deanfbinfos {
    float: left;
    margin-left: 30px;
    width: 220px;
}

.deanicon img {
    width: 90px;
    height: 90px;
}

.deanfbinfos h5 {
    font-size: 20px;
    color: #394043;
    font-weight: 500;
}

.deanfbinfos p {
    font-size: 14px;
    color: #666;
    padding-top: 10px;
}

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

.dpiMB .w1180 {
    width: 100%;
}

.move-span {
    background: none;
    background-color: transparent !important;
    background-image: none !important;
    border: 0 none !important;
    margin: 0 !important;
    padding: 0 !important;
    border-width: 0px;
    height: auto;
}

.cl {
    zoom: 1;
}

.frame-1-c {
    background-color: transparent !important;
    background-image: none !important;
    border: 0 none !important;
    margin: 0 !important;
    padding: 0 !important;
    border-width: 0px;
    height: auto;
}

.clear {
    clear: both;
}

.container {
    width: 1200px;
}

.dpiMB .container {
    width: 100%;
}

.warper {
    display: block;
    overflow: hidden;
    text-align: center;
}

.col-md-4 {
    width: 33.33333333%;
}

.dpiMB .col-md-4 {
    width: 100%;
}

.fa-4x {
    font-size: 4em;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.contrary h3 {
    font-size: 1.8em;
    font-weight: 400;
    color: #5094F2;
    margin: 1em 0em 0em;
}

h3 {
    font-size: 30px !important;
}

.devc {
    text-align: center;
}

.penc {
    text-align: center;
}

.col-md-4 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.contrary p {
    font-size: 1em;
    font-weight: 400;
    color: #666;
    font-size: 14px;
    margin: 1em 0em;
    line-height: 1.5em;
}

.w-1300 ul li p {
    font-size: 1em;
    font-weight: 400;
    color: #666;
    font-size: 14px;
    margin: 1em 0em;
    line-height: 1.5em;
}