/* 公共样式表css */
html,
body {

    color: #333;
    margin: 0;
    height: 100%;
    font-family: "Myriad Set Pro", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #000;
}

img {
    border: 0;
}

body {
    font-family: '微软雅黑', 'Microsoft YaHei', '宋体', verdana, arial, tahoma;
    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;
}

a {
    color: #666;
}



.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

/* 必要布局样式css */
.qcfd {
    clear: both;
}

.height {
    height: 70px;
    padding: 19px 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    background: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.wh12 {
    width: 1290PX;
    margin: 0 auto;
}

.height-list {
    float: left
}

.height-li {
    float: right
}

.height-li ul li.nav {
    float: left;
    margin: 0 20px;
}

.height-li ul li.nav a {
    font-size: 16px;
    color: #333333;
    display: block;
    line-height: 32px;
}

.height-li ul li.nav a:hover {
    color: #4383ff;
}

.aui-header-nav.moveDown {
    top: 29px;
    transition: all 0.45s ease-in-out;
}

.aui-top-nav .menu>li:hover .panel {
    filter: alpha(opacity=100) \9;
    opacity: 1;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
    z-index: 1;
    visibility: visible;
    display: block\9;
}

.aui-top-nav .menu>li>a:hover {
    color: #3b8fea;
    border-color: #3b8fea;
    border-bottom: 2px solid #3B8FEA;
}

.aui-top-nav .menu>li .panel .list dd .txt:hover {
    color: #3b8fea;
}

.icon-font {
    width: 30px;
    height: 30px;
    background-size: 30px;
    display: block;
    margin: 0 auto;
}

.icon-font-item001 {
    background: url("../images/icon001.png") no-repeat;
    background-size: 30px;
}

.icon-font-item002 {
    background: url("../images/icon002.png") no-repeat;
    background-size: 30px;
}

.icon-font-item003 {
    background: url("../images/icon003.png") no-repeat;
    background-size: 30px;
}

.icon-font-item004 {
    background: url("../images/icon004.png") no-repeat;
    background-size: 30px;
}

.icon-font-item005 {
    background: url("../images/icon005.png") no-repeat;
    background-size: 30px;
}

.icon-font-item006 {
    background: url("../images/icon006.png") no-repeat;
    background-size: 30px;
}

.icon-font-item007 {
    background: url("../images/icon007.png") no-repeat;
    background-size: 30px;
}

.aui-top-nav .menu>li .panel .list a:hover .icon-font {
    width: 30px;
    height: 30px;
    background-size: 30px;
    display: block;
    margin: 0 auto;
}

.aui-top-nav .menu>li .panel .list a:hover .icon-font-item001 {
    background: url("../images/icon001-1.png") no-repeat;
    background-size: 30px;
}

.aui-top-nav .menu>li .panel .list a:hover .icon-font-item002 {
    background: url("../images/icon002-2.png") no-repeat;
    background-size: 30px;
}

.aui-top-nav .menu>li .panel .list a:hover .icon-font-item003 {
    background: url("../images/icon003-3.png") no-repeat;
    background-size: 30px;
}

.aui-top-nav .menu>li .panel .list a:hover .icon-font-item004 {
    background: url("../images/icon004-4.png") no-repeat;
    background-size: 30px;
}

.aui-top-nav .menu>li .panel .list a:hover .icon-font-item005 {
    background: url("../images/icon005-5.png") no-repeat;
    background-size: 30px;
}

.aui-top-nav .menu>li .panel .list a:hover .icon-font-item006 {
    background: url("../images/icon006-6.png") no-repeat;
    background-size: 30px;
}

.aui-top-nav .menu>li .panel .list a:hover .icon-font-item007 {
    background: url("../images/icon007-7.png") no-repeat;
    background-size: 30px;
}

.aui-top-nav .menu>li .panel .list a:hover .txt {
    color: #3b8fea;
}

.solid .aui-top-nav .menu>li .panel {
    top: 61px;
}

.aui-banner-slide {
    width: 1903px;
    margin: 70px auto 0;
    position: relative;
    min-width: 1000px;
     
}

.aui-banner-main {
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
    user-select: none;
    -webkit-user-select: none;
    height: 600px;
}

.aui-banner-wrapper {
    position: relative;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px, 0, 0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px, 0px);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px, 0, 0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px, 0, 0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.aui-banner-button {
    z-index: 1002;
    position: absolute;
    top: 100px;
    left: 16.5%;
}

.aui-banner-button a.xiazaitb {
    display: block;
  font-size: 22px;
  color: #FFFFFF;
    transition: all 0.5s ease;
    font-weight: 500;
    line-height: 64px;
	width: 200px;
    height: 64px;
    background: linear-gradient(90deg, #2670FF, #4888FF);
    box-shadow: 0px 2px 18px 0px rgba(0,105,200,0.26);
    border-radius: 6px;
}
.aui-banner-button a.xiazai1{
background: linear-gradient(90deg, #0098FF, #55BAFF);
box-shadow: 0px 2px 18px 0px rgba(0,105,200,0.26);
}

.aui-banner-button a.xiazaitb img{
	width: 20px;
	position:relative;top:2px;
	margin-right: 8px;
}
.aui-banner-button a.xiazaitb:hover {
    transform: translateY(-10px);
}

.aui-banner-button .aui-btn-wh {
    color: #fff;
    background-color: rgba(255, 255, 255, 0);
    margin-left: 20px;
    padding: 11px 43px;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    line-height: 1.3;
    color: #fff;
}

.aui-banner-button .aui-btn-wh:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.3);
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
}

.aui-banner-news {
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
}

.aui-banner-button p {
    font-size: 14px;
    font-weight: 400;
   color: #949BA7;
    text-align: left;
    margin-top: 20px;
}
.aui-banner-button p.quanqiu{
font-weight: 400;
font-size: 16px;
color: #333333;
}
.aui-banner-button p.quanqiu span{
    font-size: 24px;
    color: #FF8400;
}
.xiazai {
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
    top: -2px;
}

.aui-banner-news-box {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 27px 0px;
    margin: 0 auto;
    width: 1290px;
    height: 114px;
    border: 2px solid #FFFFFF;
    background: linear-gradient(180deg, #F8FAFF 0%, #FBFCFF 100%);
    box-shadow: 0px 14px 17px 0px rgba(0, 82, 217, 0.05);
    border-radius: 8px;
}

.aui-banner-news-box dl {
    display: table;
    table-layout: fixed;
    width: 100%;
    vertical-align: top;
    white-space: nowrap;
    text-align: left;
}

.aui-banner-news-box dl dd {
    box-sizing: border-box;
    display: table-cell;
    padding: 0px 51px 0px 40px;
    text-align: left;
    color: #fff;
    border-right: 2px solid #D7E5FF;
    width: 320px;
    background-color: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.aui-banner-news-box dl dd:nth-child(3) {
    border-right: 0;
}

.aui-banner-news-box dl dd a {
    font-size: 14px;
    line-height: 35px;
    color: #fff;
}

.aui-bar-pic {
    float: left;
    position: relative;
    margin-right: 22px;
    text-align: center;
}

.aui-bar-pic img {
    display: block;
    height: auto;
    border: none;
    vertical-align: middle;

}

.aui-bar-pic img.ings1 {
    position: absolute;
    left: 14px;
    top: 11px;
    transition: 0.5s;
}

.aui-bar-pic img.ings2 {
    position: absolute;
    left: 19px;
    top: 8px;
    transition: 0.5s;
}

.aui-bar-pic img.ings3 {
    position: absolute;
    left: 17px;
    top: 11px;
    transition: 0.5s;
}

.aui-bar-pic img.ings01 {
    position: relative;
    left: 0px;
    top: 0px;
    transition: 0.5s;
}

.aui-banner-news-box dl dd:hover .aui-bar-pic img.ings1 {
    left: 18px;
}

.aui-banner-news-box dl dd:hover .aui-bar-pic img.ings2 {
    left: 23px;
}

.aui-banner-news-box dl dd:hover .aui-bar-pic img.ings3 {
    left: 21px;
}

.aui-banner-news-box dl dd:hover .aui-bar-pic img.ings01 {
    left: -4px;
}

.aui-banner-news-box dl dd:hover .aui-bar-title {
    color: #466CFC;
}

.aui-banner-news-box dl dd:hover .aui-bar-text {
    color: #466CFC;
}

.aui-bar-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.8;
    color: #333333;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.aui-bar-text {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.8;
    color: #666666;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.aui-banner-news-box dl dd:hover {
    background-color: rgba(255, 255, 255, 0.05);
}

.aui-banner-wrapper ul li img.banner {
    width: 100%;
    height: 600px;
    display: block;
    border: none;
}

.aui-banner-wrapper ul li {
    position: relative;
}

.aui-banner-circle ul li {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
   width: 8px;
height: 8px;
background: rgba(66,132,255,0.5);
border-radius: 50%;
    background-size: 6px 6px;
    cursor: pointer;
    margin-left: 4px;
    margin-right: 4px;
}

.aui-banner-circle ul .on {
    opacity: 1;
   width: 25px;
height: 8px;
background: #4284FF;
border-radius: 3px;
}

.aui-banner-circle {
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    width: auto;
    bottom: 37px;
    /*padding: 5px 13px;*/
    padding-bottom: 3px;
    border-radius: 16px;
    text-align: center;
    left: 0;
}

.aui-banner-button-mo {
    width: 180px;
    left: 50%;
    margin-left: -90px;
}

.row2 {
    margin-top: 50px;
    height: 790px;
}

.paragraph1 {
    text-align: center;
}

.paragraph1 p {
    font-size: 34px;
    font-weight: bold;
    color: #333333;
}

.paragraph1 a {
    font-size: 16px;
    font-weight: 500;
    color: #999999;
    margin-top: 25px;
    display: block;
}

#list li {
    float: left;
    width: 16.6%;
    text-align: center;
    border-bottom: 1px solid #EEEEEE;
    height: 120px;
    cursor: pointer;
    margin-top: 40px;
}
#list li p{font-family: Source Han Sans CN;
font-weight: 400;margin-top: 19px;
font-size: 15px;
color: #333333;}
#list li.actives p{
	color: #466CFC;
	margin-top: 0;
}
#list li.actives .list1 {
    display: none
}

#list li.actives .list01 {
    display: block;
    text-align: center;
}

#list li .list01 {
	width: 87px;
    display: none;
    bottom: 0;
    position: relative;
    margin: 0 auto;
	
}

#list li .list1 {
	width: 48px;
    display: block;
    position: relative;
    margin: 20px auto 0;
}

#list li.actives {
    border-bottom: 2px solid #4B71FE;
}

#list li img {
  
}

.divls-list {
    width: 38%
}

.divls-right {
    position: relative;
 
}

.divls-list img {
    border-radius: 10px;
}

.divls-list img.xbk {
    box-shadow: 0px 0px 8px 0px rgb(132 136 140 / 24%);
}

.divls-right .worimg01 {
    position: absolute;
    left: -34px;
    top: 233px;
}

.divls-right .worimg001 {
    position: absolute;
    right: -55px;
    top: 96px;
}
.divls-right .worimg02 {
    position: absolute;
    left: -85px;
    top: 160px;
}

.divls-right .worimg002 {
    position: absolute;
    right: -49px;
    top: 53px;
}
.divls-right .worimg03 {
    position: absolute;
    left: -170px;
    top: 44px;
}

.divls-right .worimg003 {
    position: absolute;
    right: -70px;
    top: 128px;
}
.divls-right .worimg04 {
    position: absolute;
    left: -70px;
    top: 128px;
}

.divls-right .worimg004 {
    position: absolute;
    right: -43px;
    top: 79px;
}
.divls-right .worimg05 {
    position: absolute;
    left: -73px;
    top: 153px;
}

.divls-right .worimg005 {
    position: absolute;
    right: -47px;
    top: 56px;
}
.divls-right .worimg06 {
    position: absolute;
    left: -59px;
    top: 175px;
}

.divls-right .worimg006 {
    position: absolute;
    right: -53px;
    top: 54px;
}
.stele3 li {
    width: 262px;
    height: 120px;
    background: #F1F6FF;
    border-radius: 6px;
    float: left;
    padding: 20px 0px 0px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    cursor: pointer;
    margin-top: 50px
}

.sty-top p.styte1 {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.sty-top p.styte2 {
    font-size: 14px;
    font-weight: 500;
    color: #666666;
    margin-bottom: 14px;
    margin-top: 5px;
}

.fenge {
    width: 100%;
    height: 1px;
    background: #DAE7FF;
}

.sty-bottom img {
    display: block;
    margin-top: 10px;
}

.stele3 li:nth-child(1) {
    margin-right: 29px;
}

.stele3 li.activ {
    transition: 0.5s;
    width: 262px;
    height: 151px;
    background: #4383FF;
    box-shadow: 4px 6px 29px 0px rgba(32, 32, 32, 0.12);
    border-radius: 6px;
}

.stele3 li.activ .fenge {
    display: none
}

.stele3 li.activ .sty-bottom {
    display: none
}

.sty-bott a {
    display: block;
    width: 112px;
    height: 38px;
    margin-top: 10px;
    transition: all 0.5s ease;
}

.sty-bott a:hover {
    transform: translateY(-5px);
}

.sty-bott a.botta1 {
    background: url(../images/bott1.png);
    background-size: 100% 100%;
    float: left;
    margin-right: 8px;
    margin-left: -5px;
}

.sty-bott a.botta2 {
    background: url(../images/bott2.png);
    background-size: 100% 100%;
    float: left;
}

.stele3 li.activ .sty-top p.styte1 {
    color: #fff;
}

.stele3 li.activ .sty-top p.styte2 {
    color: #fff;
}

.sty-bott {
    display: none
}

.stele3 li.activ .sty-bott {
    display: block
}

#Popular {
    margin-top: 45px;
}

#Popular .divls {
    display: none
}

#Popular .divls:nth-child(1) {
    display: block
}

.sty-bott a.botta3 {
    background: url(../images/bott3.png);
    background-size: 100% 100%;
    width: 220px;
    margin-top: 24px;
}

.divls-list .rowimg01 {
    position: absolute;
    left: -100px;
    top: 171px;
}

.divls-list .rowimg001 {
    position: absolute;
    right: 25px;
    top: 39px;
}

.divls-list .rowimg02 {
    position: absolute;
    left: -140px;
    top: 127px;
}

.divls-list .rowimg002 {
    position: absolute;
    right: 20px;
    top: 185px;
}

.divls-list .rowimg03 {
    position: absolute;
    left: -75px;
    top: 125px;
}

.divls-list .rowimg003 {
    position: absolute;
    right: 45px;
    top: 25px;
}

.divls-list .rowimg04 {
    position: absolute;
    left: -86px;
    top: 164px;
}

.divls-list .rowimg004 {
    position: absolute;
    right: 30px;
    top: 70px;
}

.divls-list .rowimg05 {
    position: absolute;
    left: -89px;
    top: 190px;
}

.divls-list .rowimg005 {
    position: absolute;
    right: 30px;
    top: 40px;
}

.divls-list .rowimg06 {
    position: absolute;
    left: -78px;
    top: 207px;
}

.divls-list .rowimg006 {
    position: absolute;
    right: 10px;
    top: 35px;
}

.divls-list .rowimg07 {
    position: absolute;
    left: -68px;
    top: 213px;
}

.divls-list .rowimg007 {
    position: absolute;
    right: 20px;
    top: 73px;
}

.divls-list .rowimg08 {
    position: absolute;
    left: -63px;
    top: 128px;
}

.divls-list .rowimg008 {
    position: absolute;
    right: 5px;
    top: 60px;
}

.sty-bott a.botta03 {
    background: url(../images/bott03.png);
    background-size: 100% 100% !important;
}

#ptlist li {
    float: left;
    width: 33.33%;
    background-color: #fff;
    height: 78px;
    margin-bottom: 40px;
    text-align: center;
    position: relative;
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    line-height: 78px;
    cursor: pointer;
    margin-top: 60px;
    box-shadow: 0 2px 20px rgb(80 46 46 / 5%);
}

#ptlist li:nth-child(1) {
    border-radius: 10px 0 0 10px;
}

#ptlist li:nth-child(3) {
    border-radius: 0px 10px 10px 0px;
}

#ptlist li .jietu1 {
    float: left;
    position: relative;
    left: 138px;
    top: 23px;
}

#ptlist li:nth-child(3) .jietu1 {
    left: 120px
}

#ptlist li.ives:nth-child(3) .jietu2 {
    left: 120px
}

#ptlist li.ives {
    background-color: #4383ff;
    color: #fff;
    border-radius: 10px;
}

#ptlist li .jietu2 {
    display: none
}

#ptlist li.ives .jietu1 {
    display: none;
}

#ptlist li.ives .jietu2 {
    display: block;
    float: left;
    position: relative;
    left: 138px;
    top: 23px;
}

#ptlist li.ives::after {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 16px;
    left: 48%;
    height: 10px;
    background: url(../images/sanjian.png);
    background-size: 100% 100%;
}

#qualif .ions {
    display: none
}

#qualif .ions:nth-child(1) {
    display: block
}

.pt70 {
    padding-top: 70px;
}

.row3 {
    width: 100%;

background: #F4F8FF;
}
.Box .content {width: 1290px;margin: 0 auto;}
.Box .Box_con {position: relative;}
.Box .Box_con .conbox {position: relative;overflow: hidden;}
.Box .Box_con .conbox ul {position: relative;list-style: none;margin-top: 60px;}
.Box .Box_con .conbox ul li {float: left;width: 410px;
height: 248px;
background: #FFFFFF;
border-radius: 15px;
border: 1px solid #CFD8E8;margin-left: 25px;overflow: hidden;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.Box .Box_con .conbox ul li img {display: block;width: 410px;
height: 248px;}
.Box .BoxSwitch {margin-top: 30px;text-align: center;}
.Box .BoxSwitch span {display: inline-block;vertical-align: middle;
height: 8px;width: 8px;background: rgba(66,132,255,0.5);border-radius: 50%;
margin: 0 5px;cursor: pointer;}
.Box .BoxSwitch span.cur {background: #4284FF;width: 27px;border-radius: 4px;
height: 8px;}
.pt40 {
    padding-top: 40px;
}

.pingjia ul li.tiv {
    width: 350px;
}

.pingjia ul li.tiv .jiantou {
    display: none;
}

.pingjia ul li .jiantou {
    margin-top: 38px;
}

.pingjia ul li.tiv .pinglun-right {
    display: block
}

.pingjia ul li .xinixn {
    display: none
}

.pingjia ul li.tiv .xinixn {
    display: block;
    position: absolute;
    left: 110px;
    bottom: 10px;
}

.pingjia ul li.tiv .pinglun-lift {
    width: 50%
}

.pingjia ul li {
    width: 220px;
    height: 325px;
    background: #FFFFFF;
    box-shadow: 0px 0px 25px 0px rgba(67, 131, 255, 0.11);
    border-radius: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    cursor: pointer;
    margin-right: 15px;
    margin-top: 60px;
    position: relative;
}

.pingjia ul li:nth-child(5) {
    margin-right: 0px;
}

.pinglun-lift {
    text-align: center;
    float: left;
    width: 100%;
    margin: 0 auto
}

.pinglun-lift .touxin {
    padding-top: 36px;
}

.pinglun-lift .minchen {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    margin-top: 10px;
}

.pinglun-lift .zhiye {
    display: block;
    width: 79px;
    height: 28px;
    background: #F5F5F5;
    border-radius: 14px;
    text-align: center;
    font-size: 16px;
    color: #999999;
    line-height: 28px;
    margin: 25px auto;
}

.pinglun-right {
    float: right;
    width: 50%;
    padding: 37px 30px 37px 10px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #666666;
    display: none
}

.pinlun-bomm {
    text-align: center;
}

.journalism ul {
    margin-top: 45px;
}

.journalism ul.journalis {
    margin-top: 0
}

.journalism ul li.journali {
    width: 407px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 6px;
    float: left;
    margin-right: 28px;
    margin-bottom: 45px;
}

.journalism ul li.journali:nth-child(3n+3) {
    margin-right: 0px;
}

.journalism ul li.journali .jour-te {
    height: 60px;
    line-height: 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 14px;
    padding: 15px 20px;
    _float: left;
    border-bottom: 1px solid #F5F5F5;
}

.journalism ul li.journali strong {
    float: left;
}

.foot-img {
    margin-right: 8px;
    vertical-align: middle;
}

.journalism ul li.journali span a {
    float: right;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
}

.journalism ul li.journali .jour-re {
    margin: 15px auto 0;
    max-width: 363px
}

.journalism ul li.journali .journalis li {
    padding-bottom: 15px;
    padding-top: 15px;
    font-size: 14px;
    float: left;
    width: 100%;
    border-bottom: 1px dashed #eeeeee;
}

.journalism ul li.journali .more a:hover {
    color: #0080ff;
}

.journalism ul li.journali .journalis li a {
    font-size: 14px;
    color: #666;
}

.journalism ul li.journali .journalis li p {
    overflow: hidden;
    line-height: 19px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 280px;
    float: left;
}

.journalism ul li.journali .journalis li .yd1 {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #0080ff;
    margin-right: 8px;
}

.journalism ul li.journali .journalis li .fr12 {
    float: right;
    line-height: 20px;
    color: #999999;
    font-size: 14px;
}

.journalism ul li.journali .journalis {
    padding: 0 20px 20px 20px;
    overflow: hidden;
}

.journalism ul li.journali .journalis li:hover p {
    color: #0080ff;
}

.journalism ul li.journali .journalis li:hover .fr12 {
    color: #0080ff;
}

.pt20 {
    padding-top: 20px;
}

.mb20 {
    margin-bottom: 20px;
}

.copyright .copyright-tele {
    font-size: 16px;
    color: #494949;
    float: left;
    margin-right: 30px;
}

.copyright ul li {
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
}

.copyright ul li a {
    font-size: 14px;
    color: #757575;
    line-height: 20px;
}



.download_wrap p {
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.copyright ul li a:hover {
    color: #0180FF
}


.xiabiank {
    border-bottom: 1px solid #C6C6C6;
    padding-bottom: 40px;
    overflow: hidden;
}

.row5 {
    background: #F5F8FF;
    margin-top: 100px;
}
.footer {
	color: #979797;
	font-size: 12px;
	width: 100%;
}

.footer-top {
	border-bottom: 1px solid #eeeeee;
	height: 280px;
	padding-top: 40px;
	*width: 1400px;
	padding-bottom: 40px;
}

.footer-t1 {
	width: 200px;
	height: 123px;
	float: left;
}

.footer-t1-content {
	overflow: hidden;
	margin-top: 5px;
}

.guider1 {
	font-size: 14px;
	color: #333;
}

.guider2 {
	font-size: 14px;
	color: #999999;
	text-align: left;
	margin-bottom: 30px;
}

.footer-t1-content li {
	margin-top: 20px;
}

.footer-t1-content li a {
	font-size: 12px;
	color: #636c78;
}

.footer-t1-content li a:hover {
	color: #0080ff;
}

.footer-t1 li a,
.footer-t2 li a:hover {
	color: #0080ff;
}

.foot-img {
	margin-right: 8px;
	vertical-align: middle;
	position: relative;
	top: -2px;
}

.footer-t2 ul li .anniu {
	font-size: 14px;
	color: #0080ff;
	font-family: "微软雅黑";
	margin-right: 5px;
}

.footer-t2 {
	width: 500px;
	height: 140px;
	float: left;
	b padding: 0 25px;
}

.footer-t2 .guider {
	font-size: 16px;
	font-weight: bold;
}

.footer-t2 li {
	width: 185px;
	margin: 22px 50px 0 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	*margin: 0;
	float: left;
	*float: none;
	*height: 16px;
	*margin-bottom: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.footer-t3 {
	width: 260px;
	float: left;
	text-align: right;
	padding-top: 10px;
	_width: 258px;
	/* IE6 */
}

.footer-t3 .qq {
	float: right;
	width: 100%;
}

.footer-t3 .tel400 {
	font-size: 28px;
	font-weight: bold;
	float: right;
	margin-top: 6px;
	width: 100%;
}

.footer-t3 .email {
	float: right;
	margin-top: 6px;
	width: 100%;
	font-weight: normal;
}

.footer-t3 .phone {
	float: right;
	margin-top: 6px;
	width: 100%;
	font-weight: normal;
}

.footer-t4 {
	float: right;
	text-align: right;
	/* IE6 */
}

.tc li {
	line-height: 26px;
	font-size: 12px;
	color: #999999;
}

.tc li a {
	color: #0080ff;
}

.footer-t4 .txt {
	text-align: center;
	margin-top: 10px;
	font-size: 12px;
	color: #333333;
}

.footer-line {
	height: 1px;
	border: none;
	border-top: 1px solid #a0a0a0;
	width: 100%;
}

.footer-bottom {
	height: 100px;
	line-height: 20px;
	padding-top: 20px;
}

.footer-t1 li a,
.footer-t2 li a {
	color: #636c78;
	font-size: 12px;
}
.clear{clear:both;}
@media screen and (max-width: 1700px) {
    .aui-banner-button {
        left: 12.5%;
    }
}

@media screen and (max-width: 1600px) {
    .Box .Box_con .btnr {
        right: -50px;
    }

    .Box .Box_con .btnl {
        left: -50px;
    }

    .Box .Box_con .btn {
        z-index: 9;
    }

    .aui-banner-button {
        left: 9.5%;
    }
}

@media screen and (max-width: 1500px) {
    .Box .Box_con .btnr {
        right: -30px;
    }

    .Box .Box_con .btnl {
        left: -30px;
    }

    .Box .Box_con .btn {
        z-index: 9;
    }
}

@media screen and (max-width: 1400px) {
	.divls-right .worimg001{right: 0}
	.divls-right .worimg002{right: 0}
	.divls-right .worimg003{right: 0}
	.divls-right .worimg004{right: 0}
	.divls-right .worimg005{right: 0}
	.divls-right .worimg006{right: 0}
    .aui-banner-button p.bannerte1 {
        font-size: 50px !important;
    }

    .aui-banner-button {
        left: 5%
    }

    .height .wh12 {
        width: 100%
    }

    .height .height-list {
       margin-left: 30px;
    }

    .height .height-li {
       margin-right: 20px;
    }

    .aui-banner-news-box {
        width: 100%
    }

    .stele3 li.activ {
        width: 45%
    }

    .stele3 li {
        width: 45%
    }

    .sty-bott a.botta3 {
        width: 90%
    }

    .sty-bott a {
        width: 45%
    }

    .journalism ul li.journali {
        width: 30%
    }

    .Box .content {
        width: 100%;
    }

    .Box .Box_con .btnr {
        right: 0;
    }

    .Box .Box_con .btnl {
        left: 0;
    }

    .Box .Box_con .btn {
        z-index: 9;
    }
}
@media screen and (max-width: 1330px) {
    .wh12 {
        width: 100%;padding: 0 20px;
		box-sizing:border-box;
       -moz-box-sizing:border-box;
    }
	
}
@media screen and (max-width: 1130px) {
	.row2{height: auto;padding-bottom: 40px}
	.divls .liste{justify-content: center!important;}
	.divls-list {
    text-align: center;
    width: 100%;
	}.divls-right{margin-top: 20px;}
	.divls-list div{display:flex;
justify-content:center}
}
@media screen and (max-width: 1080px) {
    .aui-banner-slide {
        width: 100%!important;
        min-width: 100%!important;
        margin-top: 70px;
    }
    .bann-lift1, .bann-lift2, .bann-lift3{
        top: 50px!important;
        left: 50%!important;
        width: auto!important;
        height: 250px!important;
        transform: translateX(-50%)!important;
        visibility: unset!important;
    }
    .aui-banner-button{
        top: 300px!important;
        left: 5vw!important;
        width: 90vw!important;
        text-align: center;
    }
    .aui-banner-button p.bannerte1 {
        font-size: 32px!important;
        text-align: center!important;
    }
    .aui-banner-button p.bannerte2{
        font-size: 16px!important;
        text-align: center!important;
    }
    .aui-banner-button p.bannerte3{
        font-size: 14px!important;
        text-align: center!important;
        margin-top: 20px!important;
        margin-bottom: 30px!important;
    }
    .bannerte3 a.ontb{
        font-size: 14px!important;
    }
    .aui-banner-button a.xiazaitb{
        margin: 0 auto;
    }
    .aui-banner-button p{
        text-align: center!important;
    }
    .aui-banner-wrapper ul li img.banner{
        height: 600px;
    }
    .aui-banner-main{
        height: 600px;
        background: #fff;
    }
    .aui-banner-circle{
        bottom: 30px;
        left: 0;
    }
    .aui-banner-news-box{
        height: auto;
        padding: 15px 0;
    }
    .aui-banner-news-box dl{
        display: flex;
        justify-content: space-between;
    }
    .aui-banner-news-box dl dd{
        flex: 1;
        padding: 0;
        background-color: none;
    }
    .aui-banner-news-box dl dd a {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .aui-bar-pic img.ings01{
        width: 30px;
    }
    .aui-bar-pic img.ings{
        height: 24px;
        left: 10px;
        top: 5px;
    }
    .aui-bar-title{
        font-size: 15px;
    }
    .aui-bar-text{
        display: none;
    }

    .height .height-li > ul{
        display: none;
        position: absolute;
        top: 70px;
        left: 0;
        width: 100%;
        background: #fff;
        padding-bottom: 20px;
        max-height: 80vh;
        box-shadow: 0 1px 1px #eee;
        overflow: auto;
    }
    .height .height-li > ul > li{
        float: none;
        width: 100%;
        text-align: center;
        margin: 0;
    }
    .height .height-li > ul > li a{
        line-height: 46px;
    }
    .height-li ul li .daohant{
        width: 100%!important;
        position: unset!important;
        box-shadow: none!important;
    }
    .height-li ul li .daohants{
        position: unset!important;
        box-shadow: none!important;
    }
    .height-li ul li .daohant li{
        width: 100%;
        text-align: center;
    }
    .height-li ul li .daohant li a{
        display: inline-block;
    }
    .height-li > ul li:hover .daohant{
        display: none!important;
    }
    .height-li > ul li.active .daohant{
        display: block!important;
    }
    .height-li > ul li:hover .daohants{
        display: none!important;
    }
    .height-li > ul li.active .daohants{
        display: block!important;
    }
    .daohants1{
        padding: 0!important;
    }
    .height.active .height-li ul{
        display: block;
    }
    .height .height-li > span{
		display: block;
		width: 36px;
		height: 36px;
		background: url(../images/icon-menu.png) no-repeat center / 32px;
    }
    .height.active .height-li > span{
        background-image: url(../images/icon-close.png);
    }
    .row2{
        margin-top: 20px;
        height: auto;
        padding-bottom: 40px;
    }
    .paragraph1 p{
        font-size: 30px;
    }
   
   
    .divls-right{
        float: none;
        width: 100%;
    }
    .divls-right > img{
        display: block;
        width: 70vw;
        margin: 0 auto;
    }
    .divls-right .rowimg001,.divls-right .rowimg002,.divls-right .rowimg003,.divls-right .rowimg004,.divls-right .rowimg005,.divls-right .rowimg006,.divls-right .rowimg007,.divls-right .rowimg008{
        top: 20px;
        right: 0;
		left: 0;
         width: 24vw;
    }
	.divls-right .worimg001,.divls-right .worimg002,.divls-right .worimg003,.divls-right .worimg004,.divls-right .worimg005,.divls-right .worimg006{
         width: 24vw;
    }
    .divls-right .worimg01,.divls-right .worimg02,.divls-right .worimg03,.divls-right .worimg04,.divls-right .worimg05,.divls-right .worimg06{
        top: unset;
        left: 0;
        bottom: 20px;
        width: 24vw;
    }
    .divls-right{
        float: none;
        width: 100%;
        padding: 0 5%;
        text-align: center;
    }
    .stele3{
        display: flex;
        justify-content: space-between;
    }
    .stele3 li{
        width: 47%!important;
        margin-right: 0!important;
    }
    .sty-bott a.botta3 {
        width: 94%;
        height: 40px;
        background-size: auto 100%;
        background-repeat: no-repeat;
        background-position: center;
        background-color: #fff;
        border-radius: 8px;
    }
    #ptlist li{
        display: flex;
        justify-content: center;
        align-items: center;
        height: 60px;
        line-height: 60px;
        font-size: 18px;
    }
    #ptlist li img{
        height: 26px;
        position: unset!important;
        margin: 6px 5px 0 0;
    }
    .Box .Box_con .conbox ul li{
        width: 100%;
        margin: 0!important;
    }
    .Box .Box_con .btnl{
        left: 10px;
    }
    .Box .Box_con .btnr{
        right: 10px;
    }
    .pingjia ul{
        padding: 0 20px;
    }
    .pingjia ul li{
        width: 100%!important;
        margin-top: 30px;
        height: 300px;
    }
    .pinglun-lift{
        width: 40%!important;
    }
    .pinglun-right{
        width: 60%!important;
    }
    .pingjia ul li .jiantou{
        display: none!important;
    }
    .pinglun-right,.pingjia ul li .xinixn{
        display: block!important;
        position: unset!important;
    }
    .row3{
        height: auto;
    }
    .row6 p{
        font-size: 5vw!important;
    }

    .copyright{
        padding: 20px 20px 5px 20px;
    }
    .copyright ul li{
        margin-bottom: 10px!important;
    }
   
    .xiabiank{
        border: 0;
        padding: 0;
    }
   .footer-m .footer-t1-content{
		display: none;
	}
	.footer-m.active .footer-t1-content{
		display: block;
	}
	.footer-m{
		width: 100%;
		height: auto;
		float: none!important;
		padding: 15px 20px;
		box-sizing: border-box;
		border-bottom: 1px solid #ddd;
	}
	.footer-m .guider1{
		font-size: 20px;
		background: url(../images/icon-right-g.png) no-repeat center right / 16px;
	}
	.footer-m.active .guider1 {
		background-image: url(../images/icon-down-g.png);
	}
	.footer-i{
		float: none!important;
		width: 100%!important;
		height: auto!important;
		margin: 0!important;
		padding: 20px 0;
		text-align: center;
	}
	.footer-i .xbziti li{
		text-align: center;
		margin: 30px 0 0 0!important;
	}
	.footer-top{
		height: auto;
	}
	.footer-t1-content li{
		text-align: left;
		margin: 20px 0;
		padding-left: 10px;
	}
	.footer-t1-content li a{
		font-size: 17px;
	}
	.footer-t4{
		float: none;
		text-align: center;
	}
	.footer-bottom{
		height: auto;
		padding: 20px;
		box-sizing: border-box;
	}
}

.row3 ul.list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.row3 ul.list li {
    transition: all 0.5s ease; 
    cursor:pointer; 
	width: 284px;
	height: 280px;
	padding: 36px;
	margin-top: 120px;
	background: #FFFFFF;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-shadow: 0px 0px 40px 0px rgba(0, 97, 159, 0.07);
	border-radius: 10px;
    text-align:center;
}
.row3 ul.list li:hover{
    transform: translateY(-10px);
}
.row3 ul.list li:nth-child(2n+2){
    margin-top: 80px;
}
.row3 ul.list li img {
	width: 75PX;
}
.row3 ul.list li h3 {
	font-family: Source Han Sans CN;
	font-weight: 500;
	font-size: 22px;
	margin-top: 10px;
	color: #333333;
}
.row3 ul.list li p {
	font-family: Source Han Sans CN;
	font-weight: 400;
	margin-top: 30px;
	font-size: 18px;
	color: #999999;
}
@media screen and (max-width: 1050px) {
	 #list li{
      height:140px; 
    }
}
@media screen and (max-width: 590px) {
	 #list li{
      height:150px; 
    }
}
@media screen and (max-width: 500px) {
    .bannerte3 a.ontb{
        margin: 0 8px!important;
        font-size: 12px!important;
    }
    .aui-banner-button p.bannerte3{
        font-size: 12px!important;
    }
}

.row6 {
	margin-top: 80px;
    background: url(../images/dbj.jpg);
    background-size: 100% 100%;
    height: 258px;
}

.row6 p {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 258px;
}

/**在线咨询**/
.tool-bar {
    position: fixed;
    right: 10px;
    top: 60%;
    z-index: 100;
}

.tool-bar li {
    width: 54px;
    height: 54px;
    cursor: pointer;
    position: relative;
    margin-top: 5px;
}

.tool-bar li:hover {
    background: #166fed;
}

.tool-bar li>a {
    display: block;
    width: 100%;
    height: 100%;
}

.tool-bar li.zxkf1 {
    background: url(../images/zxkf1.png);
    background-size: 100% 100%;
    margin-top: 0px;
}

.tool-bar li.zxkf2 {
    background: url(../images/zxkf2.png);
    background-size: 100% 100%;
}

.tool-bar li.zxkf3 {
    background: url(../images/zxkf3.png);
    background-size: 100% 100%;
}

.tool-bar li.zxkf1:hover {
    background: url(../images/zxkf01.png);
    background-size: 100% 100%;
}

.tool-bar li.zxkf2:hover {
    background: url(../images/zxkf02.png);
    background-size: 100% 100%;
}

.tool-bar li.zxkf3:hover {
    background: url(../images/zxkf03.png);
    background-size: 100% 100%;
}

/**新加的弹窗样式**/
.tool-bar li:hover .cndns-right-box {
    display: block
}

.box-border {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 203px;
    height: auto;
    -webkit-box-shadow: 0 3px 8px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 3px 8px rgb(0 0 0 / 20%);
    box-shadow: 0 3px 8px rgb(0 0 0 / 20%);
    position: relative;
    background-color: #fff;
    padding: 20px;
}

.cndns-right-box {
    position: absolute;
    top: 0px;
    right: 50px;
    padding-right: 25px;
    display: none;
    z-index: 999;
}

#listys1 {
    padding-bottom: 6px;
    justify-content: center;
    display: flex;
    border-bottom: 1px solid #EDEDED;
}

listys1 li {
    width: 34px !important;
    height: 34px !important;
    cursor: pointer;
}

#listys1 li:nth-child(1) {
    width: 34px !important;
    height: 34px !important;
    cursor: pointer;
    padding-top: 0;
    margin-right: 21px;
    background: url(../images/qs1.png);
    background-size: 100% 100%;
}

#listys1 li:nth-child(2) {
    width: 34px !important;
    height: 34px !important;
    cursor: pointer;
    padding-top: 0;
    margin-right: 21px;
    background: url(../images/qs2.png);
    background-size: 100% 100%;
}

#listys1 li:nth-child(3) {
    width: 34px !important;
    height: 34px !important;
    cursor: pointer;
    padding-top: 0;
    margin-right: 21px;
    background: url(../images/qs3.png);
    background-size: 100% 100%;
}

#listys1 li.actiops:nth-child(1) {
    background: url(../images/qs01.png);
    background-size: 100% 100%;
}

#listys1 li.actiops:nth-child(2) {
    background: url(../images/qs02.png);
    background-size: 100% 100%;
}

#listys1 li.actiops:nth-child(3) {
    background: url(../images/qs03.png);
    background-size: 100% 100%;
}

#contenbbst div p {
    font-size: 12px;
    text-align: center;
    color: #666666;
    padding-top: 20px;
}

#contenbbst div a.zainkf {
    text-align: center;
    display: block;
    width: 120px;
    height: 40px;
    font-size: 14px;
    color: #FFFFFF;
    background: #3c76f8;
    line-height: 40px;
    margin: 20px auto 0;
    border-radius: 6px;
}

#contenbbst div {
    display: none
}

#contenbbst .zqxs {
    display: block
}

/**在线咨询**/
.mt70 {
    margin-top: 70px
}

.help-banner {
    background: url(../images/helpbj.png);
    background-size: 100% 100%;
    height: 224px;
    text-align: center;
}

.help-banner p.help-banner-te {
    font-size: 36px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 70px;
}

.help-banner p.help-banner-nr {
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 15px;
}

.sh12 {
    width: 1280px;
    margin: 0 auto;
}

.aui-search-result-box1 .icon-search-sousuo {
    position: absolute;
    left: 19px;
    top: 18px;
    width: 19px;
    height: 19px;
    background: url(../images/sousuo1.png);
    background-size: 100% 100%;
}

.xz-shousuo {
    width: 870px;
    margin: 45px auto 10px;
}

.aui-search-result-box1 {
    background: #fcfcfc;
    border: 1px solid #4383FF;
    border-radius: 8px;
    height: 54px;
    position: relative;
}

.aui-search-result-box1 input {
    background: none;
    display: block;
    border: none;
    height: 50px;
    line-height: 54px;
    padding-left: 45px;
    width: 88%;
}

.icon-search-tn1 {
    font-style: initial;
    position: absolute;
    right: 0px;
    top: -1px;
    width: 87px;
    height: 54px;
    background: #4383FF;
    border: 1px solid #4383FF;
    border-radius: 0px 8px 8px 0px;
    text-align: center;
    line-height: 52px;
    font-size: 18px;
    font-family: "微软雅黑";
    font-weight: 400;
    color: #FFFFFF;
    cursor: pointer;
}

.journalism .ddlist {
    margin-top: 45px;
}

.journalism dl.journali {
    width: 407px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 6px;
    float: left;
    margin-right: 29px;
    margin-bottom: 45px;
}

.journalism dl.journali:nth-child(3n+3) {
    margin-right: 0px;
}

.journalism dl.journali .jour-te {
    height: 60px;
    line-height: 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 14px;
    padding: 15px 20px;
    _float: left;
    border-bottom: 1px solid #F5F5F5;
}

.journalism dl.journali strong {
    float: left;
}

.foot-img {
    margin-right: 8px;
    vertical-align: middle;
}

.journalism dl.journali span a {
    float: right;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
}

.journalism dl.journali .jour-re {
    margin: 15px auto 0;
    max-width: 363px
}

.journalism dl.journali .journalis li {
    padding-bottom: 15px;
    padding-top: 15px;
    font-size: 14px;
    float: left;
    width: 100%;
    border-bottom: 1px dashed #eeeeee;
}

.journalism dl.journali .more a:hover {
    color: #0080ff;
}

.journalism dl.journali .journalis li a {
    font-size: 14px;
    color: #666;
}

.journalism dl.journali .journalis li p {
    overflow: hidden;
    line-height: 19px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 280px;
    float: left;
}

.journalism dl.journali .journalis li .yd1 {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #0080ff;
    margin-right: 8px;
}

.journalism dl.journali .journalis li .fr12 {
    float: right;
    line-height: 20px;
    color: #999999;
    font-size: 14px;
}

.journalism dl.journali .journalis {
    padding: 0 20px 20px 20px;
    overflow: hidden;
}

.journalism dl.journali .journalis li:hover p {
    color: #0080ff;
}

.journalism dl.journali .journalis li:hover .fr12 {
    color: #0080ff;
}

.mb50 {
    margin-bottom: 50px;
}

.wushan-tele {
    box-sizing: border-box;
    padding: 22px;
    -moz-box-sizing: border-box;
}

.wushan-tele .wz-ul li {
    padding-bottom: 22px;
    overflow: hidden;
    border-bottom: 1px dashed #eeeeee;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}

.syjiq {
    width: 150px;
    height: 120px;
    border-radius: 8px;
    float: left;
    margin-right: 30px;
}

.syjiq-te {
    font-size: 16px;
    color: #333333;
}

.syjiq-nr {
    font-size: 14px;
    color: #999999;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 25px;
    min-height: 38px;
}

.syjiq-sj {
    line-height: 25px;
    float: right;
    font-size: 13px;
    color: #cccccc;
}

.syjiq-lst {
    margin-right: 7px;
    border-radius: 3px;
    background: #F5F5F5;
    padding: 3px 8px;
    float: left;
    font-size: 13px;
    color: #cccccc;
}

.wushan-tele ul li:hover .syjiq-te {
    text-decoration: underline;
    color: #4383FF;
}

.syjiq-lst:hover {
    background: #E1EBFF;
    color: #4383FF;
}

.page-box {
    margin-top: 30px;
    padding-bottom: 30px;
    margin-left: 214px;
    font-size: 14px;
}

.page-box .yem {
    float: left;
    margin-right: 5px;
    margin-top: 10px;
}

.page-box .yem a {
    margin-right: 10px;
    padding: 8px 12px;
    background: #F5F5F5;
    color: #999999;
}

.page-box .yem a.actived {
    background-color: #0080ff;
    color: #fff;
}

.usernam {
    text-align: center;
    border: none;
    border-radius: 5px;
    width: 36px;
    background: #F5F5F5;
    height: 36px;
}

.userna {
    border: none;
    color: #999999;
    line-height: 36px;
    background-color: #fafafa;
    width: 42px;
    background: #F5F5F5;
    height: 36px;
}

.foot-ss {
    color: #999999;
}

.page-box .yem a:hover {
    background-color: #0080ff;
    color: #fff;
}

.userna:hover {
    background-color: #0080ff;
    color: #fff;
}

.mt20 {
    margin-top: 20px;
}

.aui-search-result-box {
    background: #fcfcfc;
    border: 1px solid #eeeeee;
    height: 50px;
    position: relative;
}

.aui-search-result-box input {
    background: none;
    display: block;
    border: none;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    width: 82%;
}

.icon-search-tn {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 50px;
    height: 50px;
    background: url(../images/sousuo01.png);
    background-size: 100% 100%;
    cursor: pointer;
}

.wushan-right .hnavtitle {
    border: 1px solid #eeeeee;
    padding-left: 20px;
    background-color: #fff;
    font-size: 16px;
    color: #333333;
    height: 48px;
    text-align: left;
    line-height: 48px;
    font-weight: bold;
}

.wushan-right .hnavlist3 {
    width: 100%;
    text-align: left;
    background-color: #fff;
}

.hnavlist3 ul {
    border-bottom: 1px solid #eeeeee;
    overflow: hidden;
    padding: 15px 0 0px;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
}

.wushan-right .hnavlist3 li {
    width: 100%;
    float: left;
    padding: 0px 0px 15px 0px;
    padding-left: 20px;
    box-sizing: border-box;
}

.hnavlist3 ul li p {
    color: #999999;
    width: 230px;
    font-size: 12px;
    line-height: 20px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.wushan-right .hnavlist3 li a {
    font-size: 14px;
    font-weight: 500;
    color: #333333;
}

.wushan-right .hnavlist3 li:hover a {
    color: #4383FF;
}

.zzdsxz {
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-right: 5px;
}

.mt95 {
    margin-top: 95px;
}

.wushan-lift {
    width: 75%;
    float: left;
    display: inline-block;
}

.wushan-right {
    width: 22.5%;
    float: right;
    font-size: 14px;
}

.wushan-ban {
    width: 100%;
    height: 124px;
    background: linear-gradient(270deg, #427BFF, #6F94FF);
}

.zzds-img {
    display: flex;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 30px 46px;
}

.zzds-tele p.zzds-zhq {
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 2px
}

.zzds-tele p.zzds-zhq1 {
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 6px;
}

.zzds-tele {
    margin-left: 10px;
}

.wushan-ban {
    position: relative;
}

.zzds1 .zzds-xz {
    display: block;
    width: 140px;
    line-height: 48px;
    height: 48px;
    text-align: center;
    background: #FFFFFF;
    position: absolute;
    right: 44px;
    top: 40px;
    font-size: 16px;
    transition: all 0.5s ease;
    font-weight: 500;
    color: #4383FF;
    border-radius: 6px;
}

.zzds1 .zzds-xz:hover {
    transform: translateY(-6px);
}

.wusfuny {
    height: 235px;
    background: #EEF4FF;
}

.ny-banner {
    text-align: center;
}

.ny-banner p.ny-tele {
    font-size: 46px;
    font-weight: 500;
    color: #333333;
    padding-top: 60px;
}

.ny-banner ul li {
    float: left;
    font-size: 18px;
    color: #999999;
}

.ny-banner ul li:nth-child(2n+2) {
    margin: 0 15px;
}

.fenxiang a {
    display: block;
    width: 16px;
    height: 16px;
    float: left;
    margin-top: 4px;
    margin-left: 8px
}

.fenxiang a.qq1 {
    background: url(../images/qq1.png);
    background-size: 100% 100%;
}

.fenxiang a.wx {
    background: url(../images/wx.png);
    background-size: 100% 100%;
}

.fenxiang a.kj {
    background: url(../images/kj.png);
    background-size: 100% 100%;
}

.fenxiang a.wb {
    background: url(../images/wb.png);
    background-size: 100% 100%;
}

.fenxiang a.bzd {
    background: url(../images/bzd.png);
    background-size: 100% 100%;
}

.fenxiang a.fx {
    background: url(../images/fx.png);
    background-size: 100% 100%;
}

.fenxiang a.db {
    background: url(../images/db.png);
    background-size: 100% 100%;
}

.ny-banner ul {
    margin: 0 auto;
    text-align: center;
    display: table;
    margin-top: 35px;
}

.articl {
    border-top: 1px solid #EEEEEE;
    padding-top: 30px;
    overflow: hidden;
    margin-bottom: 30px
}

.mianbaoxie .location span {
    font-size: 16px;
    color: #666666;
}

.mianbaoxie a {
    font-size: 16px;
    color: #666666;
}

.mianbaoxie {
    margin: 20px 0;
}

.articl-list {
    width: 75%;
    float: left;
    display: inline-block;
}

.articl-right {
    width: 22.5%;
    float: right;
    font-size: 14px;
}

.fenye-list {
    margin-top: 35px;
}

.fenye-list a {
    border: 1px solid #DCDBDC;
    border-radius: 8px;
    padding: 20px;
    width: 100%;
    display: block;
    margin-top: 15px;
    font-size: 16px;
    color: #666666;
}

.fenye-list a:hover {
    color: #4383FF;
}

.zzdsbjqs {
    text-align: center;
    height: 193px;
    background: #4383FF;
    box-shadow: 0px 0px 25px 0px rgba(0, 63, 104, 0.06);
    border-radius: 10px;
}

.zzdsbjqs p.bjq1 {
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 25px;
}

.zzdsbjqs p.bjq2 {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 19px;
    margin-top: 10px;
}

.zzdsbjqs a.bjq3 {
    width: 198px;
    height: 44px;
    line-height: 44px;
    background: #FFFFFF;
    border-radius: 22px;
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #4383FF;
    transition: all 0.5s ease;
    margin: 25px auto 0;
}

.zzdsbjqs a.bjq3:hover {
    transform: translateY(-6px);
}

.xianguanss {
    border-bottom: 1px solid #eeeeee;
    overflow: hidden;
    padding: 15px 15px 0px;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
}

.hnavlist3 a.ani {
    float: left;
    color: #999;
    height: 26px;
    line-height: 26px;
    background: #eee;
    padding: 0 8px;
    border-radius: 10px;
    margin: 0 15px 15px 0;
    font-size: 12px;
}

.hnavlist3 a.ani:hover {
    background: #0080ff;
    color: #fff;
}

/**公司简介**/
.about {
    background: url(../images/about-banner.jpg);
    background-size: 100% 100%;
    height: 529px;
}

.about1 .about-tele1 {
    padding-top: 250px;
    font-size: 40px;
    font-weight: bold;
    color: #FFFFFF;
}

.about1 .about-tele2 {
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 28px;
}

.about2 p.about_te {
    font-size: 34px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-top: 75px;
    margin-bottom: 35px;
}

.about2 p.about_t1 {
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    line-height: 33px;
    text-indent: 32px;
}

.about3 {
    height: 590px;
    background: #fafafa;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-top: 50px;
}

.chanpingais {
    padding-top: 65px;
    font-size: 34px;
    font-weight: bold;
    color: #333333;
}

#about li {
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin-right: 80px;
    margin-top: 40px;
    padding-bottom: 20px;
    cursor: pointer;
}

#about li.abou {
    color: #4383FF;
    border-bottom: 2px solid #6195FF;
}

#about_nr {
    border-top: 1px solid #E7E7E7;
}

#about_nr .about_ct {
    background: url(../images/about_ct.png);
    background-size: 100% 100%;
    height: 300px;
    margin-top: 28px;
    display: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 40px 50px;
}

#about_nr .about_ct:nth-child(1) {
    display: block;
}

.about_ct .about_ct1 {
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    position: relative;
}

.about_ct .about_ct1::after {
    content: "";
    position: absolute;
    bottom: -22px;
    left: 0;
    width: 58px;
    height: 2px;
    background: #FFFFFF;
}

.about_ct .about_ct2 {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 28px;
    margin-top: 40px;
}

.about_rn1 {
    height: 180px;
    background: #F5F9FF;
    border: 1px solid #BCD3FF;
    border-radius: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-top: 10px;
    padding: 35px 0px;
}

.about_rn1 ul li {
    float: left;
    width: 50%;
    padding-left: 60px
}

.about_rn1 ul li p.fues1 {
    font-size: 28px;
    font-weight: 500;
    color: #333333;
}

.about_rn1 ul li p.fues2 {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    margin-top: 20px;
    line-height: 25px;
}

.about_rn1 ul li:nth-child(1) {
    border-right: 1px solid #DBEAFF;
}

.mt10 {
    margin-top: 5px;
}

.about_rn {
    background: url(../images/aboutdt.png);
    background-size: 100% 100%;
    height: 530px;
    margin-top: 50px;
    position: relative;
}

.about_rn ul li {
    text-align: center;
    cursor: pointer;
}

.about_rn ul li:hover p.about_en1 {
    color: #4383FF;
}

.about_rn ul li:hover p.about_en2 {
    color: #4383FF;
}

.about_rn ul li p.about_en1 {
    font-size: 30px;
    font-weight: 500;
    color: #333333;
}

.about_rn ul li p.about_en2 {
    font-size: 12px;
    color: #666666;
    text-align: left;
    line-height: 24px;
}

.about_rn ul li:nth-child(1) {
    position: absolute;
    left: -10px;
    top: 340px;
}

.about_rn ul li:nth-child(2) {
    position: absolute;
    left: 130px;
    top: 150px;
}

.about_rn ul li:nth-child(3) {
    position: absolute;
    left: 320px;
    top: 260px;
}

.about_rn ul li:nth-child(4) {
    position: absolute;
    left: 550px;
    top: 80px;
}

.about_rn ul li:nth-child(5) {
    position: absolute;
    right: 310px;
    top: 180px;
}

.about_rn ul li:nth-child(6) {
    position: absolute;
    right: 70px;
    top: 5px;
}

.chanpingais1 {
    padding-top: 40px;
    font-size: 34px;
    font-weight: bold;
    color: #333333;
}

.about4 p.chanp1 {
    font-size: 20px;
    font-weight: bold;
    color: #666666;
    margin-top: 40px;
}

.about4 p.chanp2 {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    margin-top: 20px;
}

.about4 p.chanp3 {
    font-size: 24px;
    font-weight: bold;
    color: #4383FF;
    text-align: center;
    margin-top: 50px;
}

.about4 p.chanp4 {
    font-size: 16px;
    color: #666666;
    margin-top: 70px;
}

.chanp5 .zzdsxl {
    margin: 0 auto;
    display: block;
    margin-top: 10px;
}

.chanp5 ul li.abo {
    width: 300px;
    height: 423px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #FFFFFF;
    border-radius: 10px;
    float: left;
    margin-right: 30px;
}

.chanp5 ul li.abo:nth-child(1) {
    border: 2px solid #4383FF;
}

.chanp5 ul li.abo:nth-child(2) {
    border: 2px solid #4DB47F;
}

.chanp5 ul li.abo:nth-child(3) {
    border: 2px solid #FFBC4E;
}

.chanp5 ul li.abo:nth-child(4) {
    border: 2px solid #8D6EF5;
    margin-right: 0
}

.chanp5 ul li.abo p.abo-tele {
    width: 100%;
    border-radius: 8px 8px 0px 0px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
}

.chanp5 ul li.abo:nth-child(1) p.abo-tele {
    background: #0071EC;
}

.chanp5 ul li.abo:nth-child(2) p.abo-tele {
    background: #24BA7A;
}

.chanp5 ul li.abo:nth-child(3) p.abo-tele {
    background: #FFB34F;
}

.chanp5 ul li.abo:nth-child(4) p.abo-tele {
    background: #8D6EF5;
}

.chanp5 ul li.abo ul {
    padding: 10px 45px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.chanp5 ul li.abo ul li {
    height: 65px;
    background: #F2F6FF;
    text-align: center;
    line-height: 65px;
    font-size: 16px;
    color: #666666;
    margin-top: 12px;
}

.about5 li {
    float: left;
    width: 124px;
    height: 48px;
    background: #FFFFFF;
    border: 2px solid #4383FF;
    text-align: center;
    line-height: 46px;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 16px;
    color: #333333;
    cursor: pointer;
    transition: all 0.5s ease;
    margin-top: 40px;
    margin-right: 42px;
}

.about5 li:hover {
    transform: translateY(-8px);
}

.about5 li:nth-child(4) {
    line-height: 18px;
    padding-top: 4px
}

.about5 li:nth-child(8) {
    margin-right: 0
}

.about5 li.after::after {
    content: "";
    position: absolute;
    bottom: 15px;
    width: 13px;
    right: -24%;
    height: 12px;
    background: url(../images/after.png);
    background-size: 100% 100%;
}

.mt45 {
    margin-top: 45px;
}

.mt15 {
    margin-top: 15px;
}

.about6 {
    margin-top: 50px;
    margin-bottom: 50px;
    overflow: hidden;
}

.about6-lift {
    width: 20%;
    float: left;
}

.about6-right {
    width: 70%;
    float: right;
}

.about6-lift ul {
    margin-top: 35px;
}

.about6-lift ul li p.youxiang {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}

.about6-lift ul li a.youxiang1 {
    font-size: 16px;
    color: #999999;
    display: block
}

.about6-lift ul li p.youxiang3 {
    font-size: 16px;
    color: #999999;
}

.about6-lift ul li a.youxiang1:hover {
    color: #468FFF;
}

.about6-lift ul li p.youxiang3:hover {
    color: #468FFF;
}

#ptlist li:nth-child(1) {
    border-radius: 10px 0 0 10px;
}

#ptlist li:nth-child(3) {
    border-radius: 0px 10px 10px 0px;
}

@media screen and (max-width: 1920px) {
    .aui-banner-slide {
        width: 100%
    }
}


@media screen and (max-width: 1300px) {
    .wh12 {
        width: 100%;padding: 0 20px;
    }
		.about_rn ul li:nth-child(1){position: absolute;
    left: -1vw;}
	.about_rn ul li:nth-child(2) {
    position: absolute;
    left: 9vw;
}
	.about_rn ul li:nth-child(3) {
    position: absolute;
    left: 22vw;
}
	.about_rn ul li:nth-child(4) {
    position: absolute;
    left: 40vw;
}
	.about_rn ul li:nth-child(5) {
    position: absolute;
    right: 23vw;
}
	.about_rn ul li:nth-child(6) {
    position: absolute;
    right: 4vw;
}
	#about_nr .about_ct{
		height: auto;
	}
	.chanp5 ul li.abo{
		width: 23%;
	}
	.chanp5 .zzdsxl{width: 100%}
}

@media screen and (max-width: 1200px){
	#ptlist li .jietu1{left: 100px;}
	#ptlist li.ives .jietu2{left: 90px}
	#ptlist li:nth-child(3) .jietu1 {
    left:90px;
	}.divls-list img.xbk{width: 100%}
	.about_rn1{height: auto;overflow: hidden;}
	.about3{height: auto;}
	.chanp5 ul li.abo{
		width: 22.5%;
	}
	
}
@media screen and (max-width: 950px){
	.chanp5 ul li.abo{
		width: 22%;
	}
	
}
@media screen and (max-width: 900px) {
    .aui-banner-slide {
        width: 900px
    }
	
}



