.clear {
    clear: both;
}

.hwxcode {
    width: 75px;
    margin-right: 16px;
    position: absolute;
    right: 315px;
    top: 30px;
}

.hwxcode img {
    width: 100%;
}

.head .phone {
    background: url("../image/hphone.png") no-repeat left;
    padding-left: 65px;
    background-size: 50px;
}

.headbj .head {
    position: relative;
}
.head .nav li.fr5 strong{
    display: none;
    transition: all .3s;
    padding: 0;
}
.head .nav li.fr5:hover strong {
    height: auto;
    display: block;
    padding: 0;
}

.head .nav li.fr5 strong a {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
}

.head .nav {
    display: flex;
    justify-content: space-between;
}

.sea form {
    width: 412px;
    height: 27px;
    border-bottom: 1px solid #DCDCDC;
    float: right;
    padding-top: 8px;
}

.sea form .txt {
    width: 373px;
    height: 27px;
    padding: 0 10px;
    line-height: 27px;
    float: left;
    border: 0;
    background: 0;
}

.sea form .btn {
    width: 18px;
    height: 18px;
    background: url(../image/btn.png) no-repeat center;
    float: left;
    cursor: pointer;
    border: 0;
    margin-top: 7px;
}

.pro .pro_sm dl dd {
    padding: 78px 30px 0;
}

.case .canav ul li a {
    background: unset !important;
}

.case .canav ul li img {
    float: left;
    margin-top: 20px;
}

.alimg2 {
    display: none;
}

.case .canav ul li.cur .alimg2 {
    display: block;
}

.case .canav ul li.cur .alimg1 {
    display: none;
}

.icaseitem {
    display: block;
    width: 24%;
    margin-right: 1%;
    float: left;
}

.icaseitem img {
    width: 100%;
}

.icaseitem p {
    text-align: center;
    margin-top: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.case .casesm .loop {
    height: auto;
}


/*新闻*/
.news {
    padding: 80px 0;
}

.news_l {
    width: 707px;
    padding: 40px 0 0;
}

.news01 {
    width: 707px;
    height: 135px;
    border-bottom: 1px dashed #d1d1d1;
}

.news01 dl {
    width: 707px;
}

.news01 dl dt {
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    background: url(../image/tout.gif) no-repeat;
}

.news01 dl dt a {
    font-size: 22px;
    color: #333;
    padding: 0 0 0 110px;
}

.news01 dl dt a:hover {
    color: #e30104;
}

.news_desc {
    font-size: 14px;
    color: #666;
    line-height: 25px;
    height: 52px;
    overflow: hidden;
    padding: 10px 0 0;
}

.news01 dl dd span {
    display: block;
    line-height: 26px;
    margin-top: -26px;
    margin-right: 10px;
    float: right;
}

.news01 dl dd span a {
    font-size: 14px;
    color: #e30104;
}

.news02 {
    width: 707px;
}

.news02 dl {
    height: 140px;
    border-bottom: 1px dashed #d1d1d1;
    padding-top: 20px;
}

.news02 dl dt {
    width: 212px;
    height: 119px;
    float: left;
    overflow: hidden;
}

.news02 dl dt img {
    width: 212px;
    height: auto;
    transition: .5s;
}

.news02 dl:hover dt img, .wd_pic:hover img, .about dl dt:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.news02 dl dd {
    width: 470px;
    float: left;
    padding-top: 10px;
    padding-left: 25px;
}

.news02 dl dd a {
    display: block;
    font-size: 18px;
    color: #333;
}

.news02 dl dd h5 {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
}

.news02 dl dd a:hover, .news03 ul li a:hover {
    color: #e30104;
}

.news03 {
    width: 707px;
    padding: 15px 0 0;
}

.news03 ul li {
    height: 34px;
    line-height: 34px;
    overflow: hidden;
}

.news03 ul li a {
    font-size: 16px;
    color: #333;
    display: block;
    float: left;
    width: 570px;
    height: 34px;
    line-height: 34px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(../image/news_ic.png) no-repeat 0 14px;
    padding: 0 0 0 18px;
}

.news03 ul li span {
    display: block;
    float: right;
    font-size: 14px;
    color: #999;
    width: 100px;
    text-align: right;
}

.news_r {
    width: 366px;
    height: 550px;
    background: url(../image/news_rbg.jpg) no-repeat;
    margin-top: 40px;
    padding: 22px 27px 0;
}

.news_r h3 {
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    font-weight: normal;
}

.news_r h3 a {
    font-size: 26px;
    color: #333;
}

.news_r h3 em {
    font-size: 18px;
    color: #999999;
    font-family: "Arial";
    margin-left: 9px;
}

.wd_pic {
    width: 366px;
    height: 206px;
    line-height: 0;
    overflow: hidden;
    margin-top: 12px;
    margin-bottom: 10px;
}

.wd_pic img {
    width: 366px;
    height: 206px;
    transition: .5s;
}

.wd_m dl {
    width: 366px;
    height: 65px;
    border-bottom: 1px dashed #d1d1d1;
    padding: 15px 0 0;
}

.wd_m dl dt {
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    background: url(../image/news_ic.png) no-repeat 3px 8px;
    padding: 0 0 0 18px;
}

.wd_m dl dt a {
    font-size: 16px;
    color: #4c4c4c;
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
}

.wd_m dl dt a:hover, .ab_r span a:hover {
    color: #e30104;
}

.wd_m dl dd {
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    padding: 0 0 0 18px;
}

.wd_m dl dd a {
    font-size: 14px;
    color: #666;
}

.news {
    padding-top: 0;
    margin-top: 80px;
}

.news01 dl dt {
    background: url(../image/i29.png) no-repeat;
    background-size: 85px 41px;
}

.news01 dl dt a {
    padding: 0 0 0 105px;
}

.about {
    height: auto;
    padding-bottom: 60px;
}

.iabmain {
    margin-top: 50px;
}

.iabimg {
    margin-bottom: 15px;
    overflow: hidden;
}

.iabdesc {
    line-height: 30px;
}

.iabimg img {
    width: 100%;
    transition: all .3s;
}

.iabimg img:hover {
    transform: scale(1.1);
}

.dzlcbj {
    padding-top: 0;
}

.dzlc h3 {
    height: auto;
    line-height: unset;
}

/*底部*/
.footer{
    background: unset;
}
.f_bg {
    background: #082647;
    height: 377px;
    overflow: hidden;
}

.footer {
    width: 1200px;
    margin: 0 auto;
}

.f_nav {
    height: 102px;
    line-height: 120px;
    overflow: hidden;
    border-bottom: 1px solid #494949
}

.f_nav ul li {
    float: left;
    padding: 0 29px;
    /*background: url(../image/nav_bor.png) no-repeat 0 55px;*/
}

.f_nav ul li a {
    font-size: 16px;
    color: #fff;
}

.f_nav ul li a:hover {
    font-weight: bold;
}

.f_nav ul li:first-child {
    background: none;
}

.f_logo {
    width: 310px;
    padding: 85px 0 0;
    height: 190px;
}

.f_logo img {
    width: 200px;
    height: 40px;
}

.f_logo span {
    color: #fff;
    font-size: 16px;
    display: block;
    line-height: 26px;
    padding: 15px 0 0;
    font-weight: bold;
}

.f_logo i {
    display: block;
    font-size: 14px;
    font-weight: normal;
}

.f_ban {
    width: 720px;
    padding: 65px 0 0;
    height: 210px;
}

.f_ban p {
    line-height: 46px;
    padding-left: 50px;
    font-size: 14px;
    color: #fff;
    width: 310px;
    float: left;
}

.f_ban b {
    font-size: 24px;
    font-family: Arial, Helvetica, sans-serif;
}

.f_ban p.f_p01 {
    background: url(../image/f_ico01.png) no-repeat left center;
}

.f_ban p.f_p02 {
    background: url(../image/f_ico02.png) no-repeat left center;
}

.f_ban p.f_p03 {
    background: url(../image/f_ico03.png) no-repeat left center;
}

.f_ban p.f_p04 {
    background: url(../image/f_ico04.png) no-repeat left center;
}

.f_icp {
    font-size: 12px;
    color: #b2b2b2;
    padding: 10px 0 0;
    height: 30px;
    line-height: 30px;
}

.f_icp span {
    padding: 0 15px;
}

.f_icp a {
    color: #b2b2b2;
}

.f_er {
    width: 130px;
    padding: 75px 0 0;
    height: 200px;
}

.f_er p {
    width: 110px;
    height: 140px;
    background: #fff;
    text-align: center;
}

.f_er em {
    display: block;
    width: 100px;
    height: 100px;
    line-height: 0;
    padding: 5px;
}

.f_er img {
    width: 100px;
    height: 100px;
}

.f_er p span {
    display: block;
    font-size: 14px;
    color: #808080;
}
.f_nav ul{
    display: flex;
    justify-content: space-between;
}

.cplb-3n-ts-03-list dl:nth-child(3n){
    margin-right: 0;
}

.xypg-pagination {
    margin-top: 20px;
    margin-bottom: 40px;
    text-align: center;
    font-size: 0;
}
.xypg-pagination a, .xypg-pagination #current, .xypg-pagination span {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft YaHei",Arial;
    line-height: 26px;
    border: 1px solid #cbcbcb;
    margin: 0 5px;
    padding: 0 8px;
}

.edge h3 span:before,.edge h3 span:after,.case h3 span:before,.case h3 span:after,.edge2 h3 span:before,.edge2 h3 span:after,.pro h3 span:before,.pro h3 span:after{
   display: none;
}
.case h3 i{
    font-weight: 400;
}
.edge2 .ed2_sm{
    background: unset;
}
.iablist{
    position: relative;
    margin-bottom: 80px;
}
.iablist ul li{
    width: 25%;
}
.iablist ul li img{
    width: 95%;
}
.iablist .hd img{
    position: absolute;
    top: 40%;
    width: 50px;
}
.iablist .hd .prev{

    left: -60px;
}
.iablist .hd .next{
    right: -50px;
}

.icaselist dl:nth-child(4n){
    margin-right: 0;
}

.head .nav li.fr5 strong{
    width: 150%;
    overflow: unset;
}

.head .nav li.fr5 strong .navchild{
    position: relative;
}
.head .nav li.fr5 strong .navchild .navesc{
    position: absolute;
    left: 100%;
    background: #fff;
    top: 0px;
    width: 960px;
    height: 70px;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
    padding: 8px 0;
}
.head .nav li.fr5 strong .navesc a{
    font-size: 14px;
    color: #666666;
    float: left;
    line-height: 14px;
    height: 14px;
    margin-left: 10px;
    padding-right: 10px;
    border-right: 1px solid #ccc;
    margin-bottom: 5px;
}
.head .nav li.fr5 strong .pronav>a{
    height: 70px;
    line-height: 70px;
}

.head .logo h1 img{
    width: auto;
    height: auto;
}
.head .logo h1{
    width: auto;
    height: auto;
}
.head .logo span{
    width: 515px;
}
.head .logo {
    width: 705px;
}
.head .logo span em{
    font-weight: bold;
    font-size: 22px;
    color: #333333;
}
.head .logo span i{
    font-size: 18px;
    color: #666666;
    font-weight: 500;
}