.flex {
    display: flex;
    align-items: center;
}
.dibu {
    width: 100%;
    height: 50px;
    background: #202020;
    margin-bottom: 30px;
    margin-top: 0;
    
}
.dibu .box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color:#fff;
}
.pages {
    background-color: #fff;}
.position {
    width: 100%;
    padding-bottom: 50px;
    padding-top: 30px
}

.contentabout {
}

.contentabout .left {
    width: 0;
    float: left;
    display:none;
}

.contentabout .left img {
    text-align: center;
    width: 120px;
    margin: 0 auto
}

.contentabout .left .img {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 10px
}

.contentabout .left h2 {
    line-height: 125px;
    text-align: center;
    font-size: 30px;
    font-weight: inherit
}

.contentabout .left .leftft {
    width: 90%;
    margin: 0 auto;
    border-bottom: 2px solid #999
}

.position .contentabout .left .leftft li {
    float: left;
    display: block;
    border: 1px solid #e0e0e0;
    padding: 6px;
    margin-bottom: 10px;
    width: 216px;
    line-height: 40px;
    height: 40px
}

.position .contentabout .left .leftft .onn {
    float: left;
    display: block;
    padding: 6px;
    margin-bottom: 10px;
    width: 216px;
    background: #0A79E2;
    color: #fff
}

.position .contentabout .left .leftft .onn a {
    display: block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-weight: 700;
    color: #fff
}

.position .contentabout .left .leftft li a {
    display: block;
    height: 32px;
    line-height: 32px;
    border: 2px solid #eee;
    text-align: center;
    font-weight: 700;
    font-size: 15px
}

.position .contentabout .left .leftft li a:hover {
    display: block;
    height: 32px;
    line-height: 32px;
    border: 2px solid #eee;
    text-align: center;
    font-weight: 700;
    background: #0A79E2;
    color: #fff
}

.position .contentabout .left .leftft li .on {
    display: block;
    height: 32px;
    line-height: 32px;
    border: 2px solid #eee;
    text-align: center;
    font-weight: 700;
    background: #0A79E2;
    color: #fff
}

.position .contentabout .left .leftft li:nth-child(1) {
    margin-top: 15px
}

.position .contentabout .right {
    float: right;
    width: 1200px;
    min-height: 650px
}

.position .contentabout .right .title {
    line-height: 30px;
    padding-bottom: 6px;
    font-size: 18px;
}

.position .contentabout .right .title h1 {
    display: block;
    float: left;
    height: 50px;
    font-size: 18px;
    color: #333
}

.position .contentabout .right .title span {
    padding-right: 15px;
    display: block;
    float: right;
    height: 50px;
    font-size: 14px;
    color: #333
}

.position .contentabout .right .title span a {
    padding-right: 5px
}

.position .contentabout .right .contentwenzi {
    padding-right: 5px;
    padding-top: 1%
}

.position .contentabout .right .contentnews {
    padding-right: 10px
}

.position .contentabout .right .contentnews li {
    width: 100%;
    overflow: hidden;
    padding: 22px 0;
    border-bottom: 1px solid #eee;
    color: #aaa;
    display: flex;
}
.column {
    display:flex;
    flex-direction: column;
}

.position .contentabout .right .contentnews li a.preview {
    width: 240px;
    height: 160px;
    float: left;
    margin-right: 20px;
    overflow: hidden
}

.position .contentabout .right .contentnews li a.intro {
    overflow: hidden;
    color: #666;
    font-size: 18px
}

.position .contentabout .right .contentnews li a.preview img {
    width: 230px;
    display: block;
    padding: 1px;
    border: 1px solid #eee;
    overflow: hidden
}

.position .contentabout .right .contentnews li a .title {
    overflow: hidden;
    line-height: 24px;
    font-weight: 700;
    font-size: 18px
}

.position .contentabout .right .contentnews li p .intro {
    color: #777;
    line-height: 26px;
    font-size: 14px;
    padding: 10px 0 0
}

.position .contentabout .right .contentnews .content {
    line-height: 32px;
}

.position .contentabout .right .contentnews li span .info {
    display: block;
    line-height: 23px;
    color: #555;
    font-size: 12px;
    padding: 5px 0 0;
    text-align: right
}

.position .contentabout .right .contentnews lispan.info small {
    color: #aaa;
    font-size: 12px;
    margin-left: 3px
}

.position .contentabout .right .contentnews li:hover .title {
    color: red
}

.position .contentabout .right .contentnews li:hover .preview img {
    transform: scale(1.2);
    overflow: hidden
}

.position .contentabout .right .contentnews h2 {
    font-size: 24px;
    color: #2b2b2b;
    text-align: center;
    font-weight: inherit;
    line-height: 56px;
    text-align: center;
    overflow: hidden;
    padding: 30px 10px 10px
}

.position .contentabout .right .contentnews .intro {
    line-height: 26px;
    overflow: hidden;
    color: #666;
    font-size: 14px;
    padding-bottom: 10px
}

.position .contentabout .right .contentnews .info {
    height: 24px;
    overflow: hidden;
    color: #666;
    font-size: 12px
}

.position .contentabout .right .contentnews .info small {
    text-align: center;
    margin-right: 3px;
    color: #999;
    font-size: 12px
}

.contentlistcp {
    background-color: #fff;
    min-height: 680px;
    padding:20px 0;
}

.contentlistcp .zilanmu {}

.contentlistcp .zilanmu li a {
    display: inline-block;
    margin: 0 10px;
    height: 45px;
    background: #0A79E2;
    text-align: center;
    line-height: 45px;
    box-shadow: 0 1px 1px rgba(210, 210, 210, .5);
    font-size: 14px;
    color: #fff
}

.contentlistcp .zilanmu li a:hover {
    background-color: #ca952a
}

.contentlistcp .zilanmu li .on {
    background-color: #ca952a
}

.contentlistcp .zilanmu li {
    float: left;
    margin-right: 10px
}

.position .contentabout .right .contentnews .content {
    font-size: 14px;
    padding: 12px 16px;
    line-height: 32px;
    color: #333;
    padding-bottom: 30px
}

.contentlistcp .tupianzi {
    margin-top: 20px
}

.contentlistcp .tupianzi li {
    float: left;
    width: 282px;
    overflow: hidden;
    margin-right: 20px;
    margin-bottom: 20px;
    height: 438px
}

.contentlistcp .tupianzi li img {
    width: 100%;
    overflow: hidden;
}

.contentlistcp .tupianzi li:hover {
    border:1px solid #0A79E2;
}

.contentlistcp .tupianzi li:nth-child(4n) {
    margin-right: 0
}

.contentlistcp .tupianzi li .pro-text {
    padding: 7% 5%;
    background: #f8f8f8;
    text-align: center
}
.contentlistcp .tupianzi li:hover .pro-text {
    background: #0A79E2;
    color:#fff;
}

.contentlistcp .zilanmu {
    float: left;
    width: 490px;
    position: relative
}

#bigView {
    position: absolute;
    border: 1px solid #959595;
    overflow: hidden;
    z-index: 999;
    right: 0
}

.contentlistcp .right h1 {
    line-height: 60px
}

.contentlistcp .right {
    float: left;
    width: 690px;
    height: 450px
}

.contentlistcp .right .jinajie {
    padding-top: 15px;
    color: #555;
    font-size: 15px;
    line-height: 40px;
    min-height: 300px
}

.contentlistcp .right .telnow {
    margin-top: 23px
}

.contentlistcp .right .telnow a {
    display: block;
    width: 250px;
    height: 60px;
    float: left;
    color: #fff;
    background-color: #293036;
    text-align: center;
    line-height: 60px;
    font-size: 24px
}

.contentlistcp .right .telnow a:last-child {
    margin-left: 20px;
    background-color: #0A79E2;
    font-size: 28px;
    font-weight: 700
}

.contentlistcp .right .telnow a {
    display: block;
    width: 250px;
    height: 60px;
    float: left;
    color: #fff;
    background-color: #293036;
    text-align: center;
    line-height: 60px;
    font-size: 24px
}

.xiuang {
    margin-top: 20px
}

.xiuang .title {
    padding: 20px 0;
    border-bottom: 1px solid #666;
    margin-bottom: 30px;
}

.xiuang .contentxq {
    margin: 10px;
    padding-bottom: 20px;
}

.xiuang .last01 {
    float: right;
    padding-right: 10px;
    margin-top: 30px
}

.fenxi {
    margin: 20px 0 60px;
    padding: 40px;
    background: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.index-title .title {
    font-size: 30px;
    text-align: center;
    color: #333;
    background: url(../images/title-bg.png) no-repeat center bottom;
    padding-bottom: 20px
}

.fenxi p {
    color: #484848
}

.news-nav {
    margin: 30px 15px;
    overflow: hidden;
    padding: 10px 0
}

.news-nav li {
    float: left;
    margin-right: 10px
}

.news-nav li a {
    display: inline-block;
    width: 136px;
    height: 45px;
    background: #fff;
    text-align: center;
    line-height: 45px;
    box-shadow: 0 1px 1px rgba(210, 210, 210, .5);
    font-size: 14px
}


.position01 {
    padding-top: 0px;
    background: #FFF;
    line-height: 35px;
}

.position01 a {
    float: left;
    display: block;
    line-height: 40px;
    font-size: 14px;
}

ul,
ol,
li,
dl {
    list-style-type: none;
}

em,
i,
dfn,
cite,
strong,
small {
    font-style: normal;
}

img {
    border: 0;
}

fieldset,
button,
input,
select,
option {
    vertical-align: middle;
    font: 12px/18px "宋体", arial, sans-serif;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

textarea {
    resize: none
}

/* color */
a:link,
a:visited {
    color: #575757;
    text-decoration: none;
}

a:hover {
    color: #ef4165;
    text-decoration: none;
}

a:active {
    color: #1d7400;
}

/* clearfix */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}

.preview {
    width: 50px;
    height: 465px;
}

/* smallImg */
.smallImg {
    position: relative;
    height: 52px;
    margin-top: 1px;
    background-color: #F1F0F0;
    padding: 6px 5px;
    width: 390px;
    overflow: hidden;
    float: left;
}

.scrollbutton {
    width: 20px;
    height: 50px;
    overflow: hidden;
    position: relative;
    float: left;
    cursor: pointer;
}

.scrollbutton.smallImgUp,
.scrollbutton.smallImgUp.disabled {
    background: url("../images/slider-arrow.png") no-repeat;
    background-position: -177px 6px;
}

.scrollbutton.smallImgDown,
.scrollbutton.smallImgDown.disabled {
    background: url("../images/slider-arrow.png") no-repeat;
    background-position: -64px 6px;
    margin-left: 375px;
    margin-top: -50px;
}

#imageMenu {
    height: 50px;
    width: 360px;
    overflow: hidden;
    margin-left: 0;
    float: left;
}

#imageMenu li {
    height: 50px;
    width: 60px;
    overflow: hidden;
    float: left;
    text-align: center;
}

#imageMenu li img {
    width: 50px;
    height: 50px;
    cursor: pointer;
}

#imageMenu li#onlickImg img,
#imageMenu li:hover img {
    width: 44px;
    height: 44px;
    border: 3px solid #959595;
}

/* bigImg */
.bigImg {
    position: relative;
    float: left;
    width: 400px;
    height: 400px;
    overflow: hidden;
}

.bigImg #midimg {
    width: 400px;
    height: 400px;
}

.bigImg #winSelector {
    width: 235px;
    height: 210px;
}

#winSelector {
    position: absolute;
    cursor: crosshair;
    filter: alpha(opacity=15);
    -moz-opacity: 0.15;
    opacity: 0.15;
    background-color: #000;
    border: 1px solid #fff;
}

/* bigView */
#bigView {
    position: absolute;
    border: 1px solid #959595;
    overflow: hidden;
    z-index: 999;
}

#bigView img {
    position: absolute;
}