/* 公共样式表css */

html,
body {
    color: #333;
    margin: 0;
    height: 100%;
    font-family: "Myriad Set Pro", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #000;
}

img {
    border: 0;
}

body {
    background: #fff;
    color: #666;
}

html,
body,
div,
dl,
dt,
dd,
ol,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
button,
fieldset,
form,
input,
legend,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #08acee;
}

button {
    outline: 0;
}

img {
    border: 0;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
    outline: none;
}

li {
    list-style: none;
}

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {}


/* 必要布局样式css */

.ato-content {
    width: 1180px;
    margin: 0 auto;
    padding-top: 50px;
}

.ato-list ul {
    height: 354px;
}

.ato-list ul li {
    margin-top: 30px;
    width: 270px;
    float: left;
    margin-left: 26px;
    margin-right: 0;
    text-align: center;
    background-color: #fff;
    -webkit-transition: height 300ms;
    -moz-transition: height 300ms;
    -ms-transition: height 300ms;
    -o-transition: height 300ms;
    transition: height 300ms;
    position: relative;
    box-shadow: 1px 0px 8px rgba(0, 0, 0, 0.12);
    top: 10px;
    left: -10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.ato-list ul li:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: 0 0px 2px rgba(0, 0, 0, 0.24);
}

.ato-list ul li div {
    width: 270px;
    /* margin: 30px 0 25px 0; */
    text-align: center;
}

.ato-list ul li div img {
    width: 100%;
    height: auto;
    border: none;
    display: block;
    margin: 0 auto;
}

.ato-list ul li h3 {
    font-size: 17px;
    color: #fa771d;
    font-weight: 600;
    height: 62px;
    line-height: 57px;
}

.ato-list ul li p {
    margin: 0;
    text-align: left;
    font-size: 13px;
    color: #8e8e8e;
    line-height: 25px;
    padding: 0 22px 20px 22px;
}

.ato-more {
    width: 157px;
    height: 36px;
    text-align: center;
    display: none;
    display: inline-block;
    border: 1px solid #7D7D7D;
    line-height: 34px;
    color: #666;
    font-size: 13px;
    text-decoration: none;
    position: absolute;
    bottom: 30px;
    left: 55px;
}

.ato-more:hover {
    background-color: #108cee;
    border-color: #108CEE;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #FFF;
}

.ato-list-fl {
    float: left;
}

.ato-title {
    width: 266px;
    margin-top: 70px;
    padding-right: 20px;
}

.ato-title h2 {
    font-size: 24px;
    line-height: 33px;
    color: #333;
    padding: 0;
    margin: 0;
    font-weight: inherit;
}

.ato-title p {
    margin-top: 10px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
}

.ato-list-fl a {
    width: 50px;
    height: 50px;
    position: relative;
    margin-top: 54px;
    margin-right: 10px;
    float: left;
    border: 1px solid #ABABAB;
    display: block;
    background: #f2f2f2;
    overflow: hidden;
}

.ato-list-fl a img {
    width: 22px;
    height: 22px;
    display: block;
    border: none;
    margin: 0 auto;
    margin-top: 12px;
}

.ato-list {
    float: left;
    width: 910px;
    height: 354px;
}

.ato-list ul li:hover {
    top: -5px;
    box-shadow: 0 10px 12px rgba(0, 0, 0, 0.12);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s
}

.prev:hover .ato-ope {
    opacity: 0;
}

.ato-ope1 {
    opacity: 0;
}

.prev:hover .ato-ope1 {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 11px;
}

.prev:hover .ato-ope {
    opacity: 0;
}

.ato-ope1 {
    opacity: 0;
}

.prev:hover .ato-ope1 {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 11px;
}

.next:hover .ato-ope {
    opacity: 0;
}

.ato-ope1 {
    opacity: 0;
}

.next:hover .ato-ope1 {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 11px;
}

.next:hover .ato-ope {
    opacity: 0;
}

.ato-ope1 {
    opacity: 0;
}

.next:hover .ato-ope1 {
    opacity: 1;
    position: absolute;
    top: 0;
    right: 11px;
}

.ato-list-fl a:hover {
    background: #108cee;
    border: 1px solid #108cee;
}

* {
    box-sizing: border-box;
}

body {
    background-color: #F3F6F9;
}

.copyright {
    width: 100%;
    line-height: 74px;
    text-align: center;
    /* height: 74px; */
    background: rgba(245, 245, 245, 1);
    font-size: 12px;
    font-family: 'PingFang SC';
    font-weight: 500;
    color: rgba(153, 153, 153, 1);
}

.lineInfo {
    margin-top: 9px;
}

.lineInfo .xieLine {
    width: 25px;
    height: 1px;
    transform: rotate(-45deg);
    background-color: #444;
}

.lineInfo .info {
    margin-top: 5px;
    /* margin-left: 20px; */
    font-size: 16px;
    line-height: 30px;
}

.hander {
    width: 100%;
    height: 139px;
    background: url(../../static/index/img/pic_toubu.png) no-repeat 0 0;
    background-color: rgba(0, 0, 0, .9);
}

.hander p {
    width: 1200px;
    color: #fff;
    margin: auto;
}

.hander p:nth-of-type(1) {
    margin-top: 45px;
    font-size: 20px;
}

.hander p:nth-of-type(2) {
    font-weight: 100;
}

.lianxi {
    width: 369px;
    height: 55px;
    background: url(../../static/current_index/sddfs.png) no-repeat 0 0;
    background-size: cover;
    padding-left: 10px;
    line-height: 55px;
    font-size: 20px;
    color: #fff;
}

.jpg_bkg {
    width: 1200px;
    height: 813px;
    margin: 0 auto;
    background: url(../../static/index/img/1.jpg) no-repeat 0 0;
    background-size: 1200px 813px;
    margin: 100px 0;
}

.jpg_bkg p {
    margin-left: 570px;
    font-size: 20px;
    width: 555px;
    padding: 54px 54px;
    color: white
}

.jpg_bkg .jpg_cont {
    width: 555px;
    padding: 54px 54px;
}

.flex {
    display: flex;
}

.justifyBetween {
    justify-content: space-between;
}

.gongsiImg {
    height: 300px;
    margin: 0 30px 20px 0;
}