@charset "utf-8";
body{ margin:0px; padding:0px;position: relative;}
a{ text-decoration:none;}
ul{ list-style:none; margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6, dd{ list-style:none;margin:0;padding:0px;}
p{ margin:0px;}
.width{ width:1200px; margin:0 auto;}
.both{ clear:both;}
a{ color:#000; transition:0.5s;}
#box{ width:100%; position:relative; overflow:hidden; height:500px;}
#box img{ transition:0.3s; position:absolute; top:0px; left:0px; height:100%; width:100%; object-fit:cover;}
.arrow{width:100%;}
.arrow a{ position:absolute; top:45%; background-color:rgba(255,255,255,0.8);border-radius:50%; color:#333; font-size:24px; padding:10px 15px; opacity:0;}
#box:hover .arrow a{ opacity:1;}
#foot_nav {
    display: none;
}

/*top*/
.top {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #eee;

}

.top a {
    line-height: 35px;
}

.remen h1{
    display: inline-block;
    font-weight: bold;
    font-size:14px;
}
/*head&nav*/
.head {
    height: 120px;
}

.head .logo img {
    max-width: 100%;
}
.head .logo {
    padding-top: 14px;
    width: 46%;
}

.head .tel {
    padding-top: 25px;
}

.logo_tel {
    padding-top: 12px;
    height: 100px;
    float: right;
    background: url(../img/tel.png) left center no-repeat;
    padding-left: 74px;
    box-sizing: border-box;
    margin-top: 7px;
}
.logo_tel p {
    height: 30px;
    line-height: 30px;
    float: left;
    color: #000;
    font-size: 16px;
}
.logo_tel p span {
display: block;
    font-size: 30px;
    color: #f67406;
    font-weight: bold;
    margin-top: 2px;
    line-height: 35px;
}
.nav {
    font-size: 0;
    background-size: 100%;
    background: #0f4daa;
}

.nav .breadcrumbnav {
    background: #0f4daa;
}

.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 196px;
    line-height: 50px;   
     position: relative;
    background: url(../img/line01.png) no-repeat right center;
}

.nav .breadcrumbnav li a {
    font-size: 20px;
    font-weight: lighter;
    color: #fff;
}

.nav .breadcrumbnav li:hover {
    background: #0f4daa;
}

.nav .breadcrumbnav .nav_list {
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    background: #0f4daa;
    display: none;
    z-index: 9999;
}

.nav .breadcrumbnav .nav_list a {
    color: #fff;
    font-size: 16px;
}

.nav .breadcrumbnav li:hover .nav_list {
    display: block;
}
.ttel {
    padding-left: 60px;
    background: url(../img/tel11.png) no-repeat left center;
    margin-top: 9px;
}
.c1 {
    padding: 30px 0;
}
.w1200 {

}
.tlt {
    text-align: center;
}
.tlt h3 {
    color: rgb(69, 69, 69);
    font: bold 35px / 45px 微软雅黑;
}
.tlt p {
    color: rgb(199, 199, 199);
    text-transform: uppercase;
    padding-bottom: 15px;
    font: 16px / 24px 微软雅黑;
    background: url(../img/line02.png) center bottom no-repeat;
}
.c1-con .tabli {
    margin: 30px 0;
}
.c1-con .tabli ul {
    display: block;
    text-align: center;
}
.c1-con .tabli ul li {
    display: inline-block;
    width: 198px;
    height: 41px;
    text-align: center;
    color: rgb(255, 255, 255);
    margin-right: 3px;
    font: 15px / 41px 微软雅黑;
    background: rgb(31, 85, 187);
    margin-bottom: 15px;
}
.c1-con .tabli ul li a {
    color: #fff;
}
.c1-con .tabli ul li:hover{
    background: #f67406;
}
.c1-con .tab ul li:nth-child(3n) {
    margin-right: 0;
}
.c1-con .tab ul li {
    width: 374px;
    float: left;
    margin-right: 30px;
    text-align: center;
}
.imgtp {
    display: block;
    border: 1px solid #b5b5b5;
    overflow: hidden;
    padding:5px;
}
.imgtp img {
    max-width: 100%;
    height: 260px;
    display: block;
    margin:0 auto;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
}
.imgtp img:hover{
    transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
}
.c1-con .tab ul li h3 {
    text-align: center;
    font: 16px / 60px 微软雅黑;
}
.c2 {
    width: 1920px;
    height: 1493px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(../img/c2bg.jpg) no-repeat center;
}
.c2tlt {
    text-align: center;
    color: rgb(43, 43, 43);
    margin-bottom: 20px;
    font: 50px / 100px 微软雅黑;
    padding-top: 100px;
}
.c2tlt span {
    font-weight: bold;
    color: #f67406;
}
.c2 ul li {
    padding: 13px 39px;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 35px;
}
.c2 ul li .num {
    width: 223px;
    margin-top: 40px;
}
.c2 ul li .wz {
    width: 432px;
    margin-left: 30px;
    margin-top: 35px;
}
.c2 ul li .wz h3 {
    color: rgb(31, 85, 187);
    font: bold 35px / 45px 微软雅黑;
}
.c2 ul li .wz h3 span {
    color: #f67406;
}
.c2 ul li .wz dt {
    color: rgb(197, 197, 197);
    text-transform: uppercase;
    font: 18px / 40px 微软雅黑;
    background: url(../img/line03.png) left bottom no-repeat;
}
.c2 ul li .wz .info {
    color: rgb(22, 22, 22);
    padding-top: 10px;
    font: 16px / 30px 微软雅黑;
}
.c3 {
    padding: 40px 0;
}
.advantage {
    display: block;
    width: 100%;
    overflow: hidden;
}
.ydys {
    width: 100%;
    min-width: 1200px;
    height: 153px;
    background: url(../img/20201229185203_88272.jpg) no-repeat center 0;
}
.wsfw01 {
    width: 118px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #034695;
    display: block;
    overflow: hidden;
    color: #fff;
    font-size: 18px;
}
.abs {
    position: absolute;
}
.wsfw {
    left: 113px;
    top: 40px;
}
.ydysBox {
    width: 1260px;
    height: 153px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.zlkk {
    left: 277px;
    top: 40px;
}
.dnjy {
    left: 113px;
    top: 89px;
}
.gyjs {
    left: 277px;
    top: 89px;
}
.sdys {
    width: 400px;
    height: 66px;
    line-height: 66px;
    text-align: center;
    display: block;
    overflow: hidden;
    color: #fff;
    font-size: 32px;
    top: 42px;
    left: 485px;
    font-weight: bold;
}
.ydysTel {
    width: 195px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    display: block;
    text-align: center;
    overflow: hidden;
    background: #f0831e;
    top: 66px;
    right: 68px;
}
.VUqorpo5 {
    margin: 35px auto;
}
.VUqorpo5 .list {
    width:100%;
    position:relative;
    margin:30px 0;
    overflow:hidden;
}
.VUqorpo5 .list li {
    width:281px;
    height:425px;
    border-bottom:3px solid #e0e0e0;
    margin:20px 25px 0 0;
}
.VUqorpo5 .list li:nth-child(4n) {
    margin-right: 0;
}
.VUqorpo5 .list .img {
    width:282px;
    height:212px;
    background:#eee;
    overflow:hidden;
    position:relative;
    text-align:center;
}
.VUqorpo5 .list img {
    position:relative;
    width:100%;
    height:auto;
}
.VUqorpo5 .list h3 {
    font-size:17px;
    color:#14181a;
    line-height:40px;
    margin-top:20px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.VUqorpo5 .list .time {
    color:#999;
    line-height:60px;
}
.VUqorpo5 .list .txt {
    color:#666;
}
.VUqorpo5 .list li:hover {
    border-bottom:3px solid #0f4daa;
}
.VUqorpo5 .list li:hover img {
    transform:scale(1.05,1.05);
}
.VUqorpo5 .list li:hover h3 a {
    color:#0f4daa;
}
.news2 {
    margin-right: 0 !important;
}
.VUqorpo5 .news {
    width: 575px;
    margin-right: 50px;
}
.VUqorpo5 .n_nav {
    overflow: hidden;
    border-bottom: 2px solid #eee;
    margin-bottom: 30px;
}
.VUqorpo5 .n_span {
    margin-top: 7px;
    display: inline-block;
    float: right;
}
.VUqorpo5 .n_span a {
    display: inline-block;
    padding-right: 30px;
    background: url(../img/jt11573800276193.png) no-repeat right 7px;
    font-family: Arial;
    font-size: 14px;
    color: rgba(0,0,0,0.8);
    text-transform: uppercase;
}
.VUqorpo5 .n_nav ul {
    overflow: hidden;
}
.VUqorpo5 .n_nav ul li {
    float: left;
    margin-right: 20px;
}
.VUqorpo5 .n_nav ul li a:hover, .VUqorpo5 .n_nav ul li.cur a {
    font-weight: bold;
}
.VUqorpo5 .n_nav ul li a {
    font-size: 18px;
    color: rgba(0,0,0,0.8);
    display: inline-block;
    line-height: 30px;
    height: 30px;
    margin-bottom: 20px;
}
.VUqorpo5 .n_nav ul li a:hover>span.hd, .VUqorpo5 .n_nav ul li.cur a>span.hd {
    background: #f67406;
    position: relative;
}
.VUqorpo5 .n_nav ul li a span {
    vertical-align: middle;
    display: inline-block;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    position: relative;
}
.VUqorpo5 .n_nav ul li a>span.hd>img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: auto;
}
.VUqorpo5 .news_c {
    overflow: hidden;
}
.VUqorpo5 .news_c dl:first-child {
    overflow: hidden;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 25px;
}
.VUqorpo5 .news_c dl:first-child dt {
    display: block;
    font-size: 0;
    float: left;
    width: 150px;
    margin-right: 20px;
    height: 110px;
    overflow: hidden;
}
.VUqorpo5 .news_c dl:first-child dt img {
    width: 150px;
    height: 110px;
}
.VUqorpo5 .news_c dl:first-child dd h4 {
    font-weight: normal;
    height: 40px;
    overflow: hidden;
    background: none;
    padding-left: 0;
}
.VUqorpo5 .news_c dl dd h4 {
    overflow: hidden;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    padding-left: 19px;
    background: url(../img/zx_li1573800988793.png) no-repeat left 12px;
}
.VUqorpo5 .news_c dl dd h4 i {
    display: inline-block;
    float: right;
    color: rgba(0,0,0,0.8);
    opacity: 0.6;
    font-size: 14px;
    font-family: Arial !important;
    width: 100px;
    margin-left: 20px;
    text-align: right;
}
.VUqorpo5 i, .VUqorpo5 em {
    font-style: normal;
}
.VUqorpo5 .news_c dl:first-child dd h4 a {
    font-size: 16px;
    color: #333;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.VUqorpo5 .news_c dl dd h4 a {
    color: #333;
    font-size: 15px;
    display: block;
    overflow: hidden;
    height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.VUqorpo5 .news_c dl:first-child dd p {
    display: block;
    color: #666;
    font-size: 14px;
    height: 52px;
    line-height: 26px;
    margin-top: 5px;
    overflow: hidden;
}
.news2 {
    margin-right: 0 !important;
}
.nav_foot {
    text-align: center;
    height: 55px;
    color: rgb(255, 255, 255);
    margin: 0px auto;
    font: 16px / 55px 微软雅黑;
    background: url(../img/fnavbg.png) center center no-repeat;
}
.nav_foot a {
    color: #fff;
}
.foot1 {
    padding: 30px 0;
    background: url(../img/line06.png) no-repeat center bottom #e8e8e8;
    width: 100%;
    background-size: 100%;
    margin: 0 auto;
    height: 141px;
}

.ff1 {
    width: 41%;
}
.ff2 {
    padding-left: 40px;
    width: 22%;
    color: rgb(28, 28, 28);
    font: 14px / 28px 微软雅黑;
}
.ff2 h3 {
    font: bold 18px / 30px 微软雅黑;
}
.ff3 {
    width: 25%;
}
.copyright {
    color: rgb(28, 28, 28);
    font: 14px / 24px 微软雅黑;
}
.copyright a {
    color: #1c1c1c;
}
img {
    vertical-align: middle;
}

.fl{float:left;}
.fr{float:right;}
/*about us*/
.gywm {
    display: block;
    margin:30px auto 40px;
}
.left {
    display: block;
    width: 485px;
    float: left;
    margin-top: 35px;
}
.right {
    display: block;
    width: 690px;
    float: right;
    margin-top: 35px;
}
.text {
    line-height: 32px;
    font-size: 16px;
}
.lj {
    display: block;
    width: 91px;
    height: 38px;
    line-height: 38px;
    padding-left: 18px;
    text-decoration: none;
    background: #0f4daa;
    font-size: 14px;
    color: #fff;
    margin-top: 13px;
}
.yous {
    background: url(../img/11.jpg)no-repeat center;
    width: 100%;
    height: 694px;
}
.f_link {
    margin: 0 auto 15px;
    line-height: 30px;
}
.f_link a {
    margin-right: 6px;
    color: #666;
}

.title {
    text-align: center;
    width: 100%;
    padding-bottom: 30px;
}
.title h3 {
    font-size: 30px;
    font-weight: normal;
    display: block;
    line-height: 30px;
}
.title p {
    color: #999;
    font-size: 20px;
    text-transform: uppercase;
    font-family: "AvantGardeITVbyBT Book", arial;
    padding-top: 14px;
}
.title h3 b {
    display: inline-block;
}
.liuc {
    position: relative;
    overflow: hidden;
    padding: 40px 0;
}
.liuc .list {
    width: 108%;
}
.liuc li {
    float: left;
    width: 206px;
}
.liuc li .Piece {
    width: 168px;
    height: 188px;
    background: #f5f5f5;
    border: 1px solid #ddd;
    float: left;
    font-size: 20px;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    box-shadow: 0 0 0 #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.liuc li .jtou {
    width: 36px;
    height: 188px;
    float: left;
    display: block;
}
.liuc li img {
    max-width: 100px;
    max-height: 80px;
    display: block;
    margin: 0 auto;
}
.liuc li p {
    text-align: center;
    padding-top: 40px;
    height: 88px;
}
.liuc li:last-child .jtou {
    display: none;
}
.liuc li:hover .Piece {
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}

.clear {
    clear: both;
}





@media screen and (max-width: 980px) {
*{-webkit-text-size-adjust:none;}
#box{ height:300px;}
.width{ width:98%;}
#foot_nav{ display:block; position:fixed; bottom:0px; width:100%; left:0px;}
#foot_nav li{ list-style:none;}
#foot_nav li a{ width:calc(100% / 1); text-align:center; height:50px; line-height:50px; background:#e7272d; color:#fff; float:left; font-size:28px;    font-weight: bold;}

.c1-con .tabli ul li{
    width: 30%;margin-right: 0;
}
/* .nav ul .breadcrumbnav{display: flex;} */


.head .logo img{margin-top: 21px;}



.logo_tel {
    padding-top: 12px;
    height: 100px;
    float: right;
    background: url(../img/tel.png) left center no-repeat;
    padding-left: 74px;
    box-sizing: border-box;
    margin-top: 7px;
    width: 43%;
}
.c1-con .tab ul li:nth-child(3n) {
    margin-right: 30px;
}
.c1-con .tab ul li:nth-child(2n) {
    margin-right: 0;
}
.c1-con .tab ul li {
    width: 47.4%;
    float: left;
    margin-right: 30px;
    text-align: center;
}
.yous {
    background: url(../img/11.jpg)no-repeat center;
    width: 100%;
    height: 223px;
    background-size: 100%;
}
.left {
    display: block;
    width: 100%;
    float: left;
    margin-top: 35px;
}
.left img{
	width:100%;
}
.right {
    display: block;
    width: 100%;
    float: right;
    margin-top: 35px;
}
.ydys{
	display:none;
}

.VUqorpo5 .news {
    width: 100%;
    margin-right: 50px;
}
.ff1 {
    width: 100%;
}
.ff2 {
    padding-left: 40px;
    width: 100%;
    color: rgb(28, 28, 28);
    font: 14px / 28px 微软雅黑;
    width: 45%;
    float: left;
    margin: 3% 0;
}
.ff1 img {
    margin-right: 2%;
}
.ff3 {
    width: 40%;
    margin: 3% 0;
}
.foot1 {
    padding: 30px 0;
    background: url(../img/line06.png) no-repeat center bottom #e8e8e8;
    width: 100%;
    background-size: 100%;
    margin: 0 auto;
    height: 266px;
}

.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 16.6%;
    line-height: 50px;
    position: relative;
    background: url(../img/line01.png) no-repeat right center;
}
.logo_tel p span {
    display: block;
    font-size: 23px;
    color: #f67406;
    font-weight: bold;
    margin-top: 2px;
    line-height: 35px;
}





}
