@charset "utf-8";

@font-face {
    font-family: 'OPPOSans-B';
    src: url('fonts/OPPOSans-B.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OPPOSans-M';
    src: url('fonts/OPPOSans-M.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OPPOSans-R';
    src: url('fonts/OPPOSans-R.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'xxzt';
    src: url('fonts/BauhausEF-Medium.OTF'), url('fonts/bauhausefmedium.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'imt';
    src: url('fonts/impact.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ali';
    src: url('fonts/Alibaba-PuHuiTi-H.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'iconfont';  /* Project id 2451434 */
  src: url('//at.alicdn.com/t/font_2451434_mbzc9hfmler.woff2?t=1631092242075') format('woff2'),
       url('//at.alicdn.com/t/font_2451434_mbzc9hfmler.woff?t=1631092242075') format('woff'),
       url('//at.alicdn.com/t/font_2451434_mbzc9hfmler.ttf?t=1631092242075') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    color: #999;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

/* 閫氱敤鏍峰紡 */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    color: #333;
    font-size: 14px;
   /* font-family: 'OPPOSans-R';*/
    font-family: Microsoft YaHei;
    /*font-weight:lighter;*/
}

td,
th,
caption {
    font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #0086d1
}

img {
    border: none;
}

ol,
ul,
li {
    list-style: none;
}

table {
    border-collapse: collapse;
}

html {
    overflow-x: hidden;
}

p {
    line-height: 32px;
    margin-bottom: 0
}
*{
    line-height: 1;    box-sizing: border-box;    margin: 0;    padding: 0;}

/* 鍒嗛〉鏍峰紡 */
#pages A {
    padding: 10px 16px;
    background: #e4e4e4;
    color: #666;
    border-radius: 5px;
    margin-right: 2px;
    margin-left: 2px;
    float: left;
}

#pages A:hover {
    COLOR: #fff;
    background: #0086d1;
}

#pages span {
    padding: 10px 16px;
    background: #0086d1;
    color: #fff;
    float: left;
    border-radius: 5px;
    margin-right: 2px;
    margin-left: 2px;
}

#tab_title {
    background: url(/images/bg_title.jpg) no-repeat left center;
    color: #FFF;
    padding-left: 30px;
    height: 36px;
    line-height: 36px;
    font-size: 13px;
    margin: 20px 0px;
}
#pages .nolink {
    padding: 10px 16px;
    background: #e4e4e4;
    color: #666;
    border-radius: 5px;
    margin-right: 2px;
    float: left;
    margin-left: 2px;
}

#pages {
    margin: 60px 0px 60px 15px;
    height: 36px;
    text-align: center;
    float: right;
}

/* 鐣欒█鏍峰紡寮€濮� */
.demand_box {
    width: 80%;
    overflow: hidden;
    margin: 0 auto;
}

.demand_box h2 {
    text-align: center;
    line-height: 35px;
    margin-bottom: 50px;
    color: #333;
}

.demand_box .input1 {
    width: 48%;
    float: left;
    margin-bottom: 3%;
    border-radius: 3px;
    height: 50px
}

.demand_box .input3 {
    width: 48%;
    float: left;
    border-radius: 3px;
    height: 50px
}

.demand_box .input2 {
    width: 48%;
    float: right;
    margin-bottom: 3%;
    border-radius: 3px;
    height: 50px
}

.demand_box .input4 {
    width: 48%;
    float: right;
    border-radius: 3px;
    margin-bottom: 3%;
    height: 50px
}

.demand_box .input5 {
    height: 180px
}

.demand_box .txt {
    border: 1px solid #d9d9d9;
    padding: 10px;
    background: #fff;
    font-weight: normal;
}

.demand_box .btn {
    float: left;
    border: 0;
    background: #0086d1;
    border-radius: 4px;
    width: 100%;
    padding: 0 11px;
    height: 55px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
}

.demand_box .btn:hover {
    background: #0086d1;
    color: #fff;
    transition: all ease 0.6s;
}

.logo {
    width: 200px;
}

.tiqula {
    transition: 0.5s;
    padding: 10px;
    border-radius: 5px;
}

.tiqula:hover {
    transition: 0.5s;
    transform: translateY(-8px);
    box-shadow: 0 0px 30px #eaeaea;
}

.tiqulb {
    padding: 15px;
    border-radius: 7px;
    transition: 0.5s;
    box-shadow: 0 0 20px #ccc
}

.tiqulb:hover {
    transform: translateX(15px);
    transition: 0.5s
}

.tiqulb1 {
    background: #d22e99
}

.tiqulb2 {
    background: #34a7dd;
    padding-bottom: 36px;
}

.tiqulb3 {
    background: #e9b13b;
    padding-bottom: 36px;
}

.tiqulb4 {
    background: #88c125;
    padding-bottom: 36px;
}

.tiqulb1_p1 {
    color: #fff;
    font-size: 17px;
    font-family: 'OPPOSans-M';
    margin-bottom: 5px;
}

.tiqulb1_p2 {
    color: #fff;
}

.pig {
    border-radius: 5px;
}

.js_p1 {
    font-size: 17px;
    font-family: 'OPPOSans-M';
    color: #0086d1;
    margin-bottom: 0px;
}

.pro_title{font-size: 24px;color: #0086d1;font-weight: bold; text-align: center; margin-bottom:70px;}

.xg_kffw_p1,.xg_kffw1a_p2,.xg_kffw1b{text-align: center;line-height: 34px;}
.xg_kffw_p2{text-align: center;margin: 35px 0 60px}
.xg_kffw1a{text-align: center;margin-top: 30px;margin-bottom: 10px;}
.xg_kffw1a_p1{font-size: 24px;color: #0086d1;font-family: 'OPPOSans-B';text-align: center;margin-bottom: 40px;display: block;}
.xg_kffw1b{margin: 30px 0}
.xg_kffw2a{text-align: center;margin: 30px 0 50px}
.zuoxiantiao{padding-left: 40px;position: relative; text-align: left; font-size: 24px;  margin: 20px 0px; color: #0086d1; font-weight: bold;}
.zuoxiantiao::after{position: absolute;left: 0px;top: 0;content: "";width: 8px;height: 100%;background: #0086d1;border-radius: 8px;}
.xg_kffw1a_p1xx{position: relative;margin-top:15px;}
.xg_kffw1a_p1xx::after{position: absolute;bottom: -13px;width: 50px;height: 3px;left: 50%;margin-left: -25px;content: "";background: #0086d1;}
.xg_jiyu div{text-align: center;position: relative;}
.xg_jiyu div p{display: inline-block;margin-bottom: 10px;line-height: 34px;position: relative;color: #0086d1}
.xg_jiyu div p::after{position: absolute;content: "";left: 0;bottom: 5px;height: 10px;background: #d8f1fc;border-radius: 10px;width: 100%;z-index: -1;}
.xg_jiyu{margin-top: 40px;}
.xg_jiyuyou p{text-align: right;font-family:'OPPOSans-B';margin-top: 15px;margin-left: 285px;}
.contentxx .xzishen{background: none;height: auto !important}
.contentxx .ny_content h2{display: block}
.contentxx .xg_kffw1a_p1{margin-bottom: 60px;}
.contentxx .xg_kffw1a_p1xx::after{bottom: -23px;}
.contentxx .xg_kffw1a_p2 p{text-align: left !important;}
.contentxx .xg_kffw1a{padding-top: 60px;}
.xg_cansai{width: 120px;margin: 40px auto 30px;height: 36px;background: #0086d1;color: #fff;font-size: 17px;font-family:'OPPOSans-B';text-align: center;line-height: 36px;border-radius: 20px;}
.xg_cansai1{width: 160px;}




.ico_tel{ background: url(/upload/images/tel.png) no-repeat; width: 30px; height: 30px;  background-size: 100% 100%; position: absolute; left:10px;}
.ico_add{ background: url(/upload/images/add.png) no-repeat; width: 30px; height: 30px;  background-size: 100% 100%; position: absolute; left:10px;}
.ico_mail{ background: url(/upload/images/mail.png) no-repeat; width: 30px; height: 30px;  background-size: 100% 100%; position: absolute; left:10px;}


.ico_tel_a{ background: url(/upload/images/tel-a.png) no-repeat; width: 20px; height: 20px;  background-size: 100% 100%; vertical-align: middle; margin-right: 10px;display: inline-block;}
.ico_add_a{ background: url(/upload/images/add-a.png) no-repeat; width: 20px; height: 20px;  background-size: 100% 100%; vertical-align: middle; margin-right: 10px;display: inline-block;}
.ico_mail_a{ background: url(/upload/images/mail-a.png) no-repeat; width: 20px; height: 20px;  background-size: 100% 100%; vertical-align: middle; margin-right: 10px; display: inline-block;}


.gmy .bbbt{background: #005ab2;    border-radius: 5px;    color: #FFF;    padding: 3px 10px;      margin-right: 30px;}
.gmy .bbbc{line-height: 28px;padding-left: 10px;    margin: 10px 0px;}
.gmy ul li{ width: 20%; float: left;}
.gmy table tr td{ width: 50%;}
.gmy table{ width: 100%;}
.js_p2 {
    font-size: 16px;
    font-family: 'OPPOSans-M';
    color: #0086d1;
    margin-bottom: 5px;
}

.js_p3 {
    margin-bottom: 5px;
}
.yansea{font-size: 28px;color: #ea3e2a;padding-right: 5px;font-weight: bold;}
.zu{display: flex;}
.zu img{width: 30px;height: 30px;vertical-align: top;}
.liuc{position: relative;width: 60%;margin:0 auto;}
.liuc1{display: flex;padding-bottom: 40px;position: relative;}
.liuc1a{width: 100px;border-radius: 30px;text-align: center;line-height: 40px;height: 40px; color: #fff;font-size: 16px;margin-top: 18px;}
.liuc1x1{background: #188dc7}
.liuc1x2{background: #82c1cf}
.liuc1x3{background: #7ba32d}
.liuc1x4{background: #e9b93b}
.liuc1x5{background: #cd3d5a}
.liuc1x6{background: #054680}
.liuc1b{text-align: left;margin-left: 80px;min-width: 320px;border-bottom: 1px #eaeaea solid}
.liuc_p1{margin-bottom: 0px;font-size: 16px;line-height: 26px !important}
.liuc_p2{margin-bottom: 10px;font-size: 16px;line-height: 26px !important}
.jiantoua{width: 20px;
    height: 20px;
    top: 66%;
    left: 40px;position: absolute;
    transform:rotate(45deg);
-ms-transform:rotate(45deg); 	/* IE 9 */
-moz-transform:rotate(45deg); 	/* Firefox */
-webkit-transform:rotate(45deg); /* Safari 鍜� Chrome */
-o-transform:rotate(45deg); 	/* Opera */
    border-left: none;
    border-top: none;
    border-right: 2px #ccc solid;
    border-bottom: 2px #ccc solid;}

.lybjj{padding:0px;}
.lywom{margin:30px auto;width: 950px;}
.ppa{width: 380px;}
/* head鏍峰紡 */
header {
    width: 100%;
    background-color: #fff;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 9999;
    padding: 0px 240px;
    display: flex !important;
    justify-content: space-between;
    border-bottom: 1px #eaeaea solid;
}

.top1 {
    position: relative;
    width: 380px;
    margin-top: 15px;
}

.top1 a {
    display: block;
}

.top2 {
    flex: 1;
    display: flex;
    justify-content: flex-end
}

.shu {
    background-color: rgba(0, 92, 171, 0.9);
    width: 1px;
    height: 20px;
    position: absolute;
    top: 15px;
    left: 125px;
}

.logo_p {
    position: absolute;
    top: 0px;
    left: 145px;
    transition: all 0.6s ease 0s;
}

.logo_bg {
    background-color: rgba(189, 189, 189, 0.8);
    width: 92px;
    height: 14px;
    position: absolute;
    top: 30px;
    left: 145px;
    color: #fff;
    font-size: 20px;
    text-align: left;
    font-family: 'xxzt';
    line-height: 15px;
    transition: all 0.6s ease 0s;
}

.top1:hover .logo_p {
    transform: translateY(-3px);
    transition: all 0.6s ease 0s;
    cursor: pointer;
}

.top1:hover .logo_bg {
    transform: translateX(5px);
    transition: all 0.6s ease 0s;
    cursor: pointer;
}

.top1:hover .logo_p1 {
    transform: translateY(-3px);
    transition: all 0.6s ease 0s;
    cursor: pointer;
}

.top1:hover .logo_bg1 {
    transform: translateX(5px);
    transition: all 0.6s ease 0s;
    cursor: pointer;
}

.top1:hover img {
    transform: translateX(-3px);
    transition: all 0.6s ease 0s;
    cursor: pointer;
}

.top1 img {
    transition: all 0.6s ease 0s;
}

.navbar-nav > li > a {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin: 0 20px;
    padding: 0 !important;
    line-height: 76px !important;
}

.navbar-nav > li > a:hover {
    font-size: 16px;
    font-weight: bold;
    color: #0086d1
}

.top3 a {
    line-height: 76px;
    font-size: 16px;
    font-weight: bold;
    color: #005cab
}

.top3 a:hover,
.top2 .dropdown-menu .li-submenu a:hover {
    color: #0086d1
}

.top2 .dropdown-menu .li-submenu a {
    line-height: 30px;
    font-size: 15px;
    font-weight: bold;
    color: #333;
    padding: 0 20px
}

.top2 .dropdown-menu .li-submenu .container {
    display: flex;
    width: 1440px !important;
    padding: 20px 0 20px 650px
}

nav {
    margin-right: 15px;
}

.hdw li a {
    font-size: 14px !important;
    font-weight: normal !important;
    color: #333;
    line-height: 22px !important
}

/* 骞荤伅鏍峰紡 */
.v_video {
    position: absolute;
    width: 1920px;
    height: 800px;
    margin-left: -960px;
    top: -50px;
    left: 50%;
    z-index: 9
}

.v_bg {
    position: absolute;
    width: 1920px;
    height: 800px;
    margin-left: -960px;
    top: 0px;
    left: 50%;
    background-color: rgba(0, 0, 0, .45);
    z-index: 10
}

.v_txt {
    position: absolute;
    width: 1920px;
    height: 800px;
    margin-left: -960px;
    top: 0px;
    left: 50%;
    z-index: 11
}

.v_txt1 {
    font-size: 60px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding-top: 280px;
    margin-bottom: 40px;
}

.v_txt2 {
    font-size: 18px;
    color: #fff;
    text-align: center;
    padding-top: 20px;
    line-height: 44px;
}

.swiper-container {
    width: 100%;
    position: relative
}

.swiper-slide {
    background-position: center;
    background-size: cover;
}

.swiper-slide img {
    width: 100%;
}

/* 鍏充簬 */
.sy_about {
    position: relative;
    background: #f6f6f6;
    padding-top: 40px;
    z-index: 0
}

.sy_about_p1 {
    font-size: 34px;
    font-family: 'OPPOSans-B';
    color: #666;
    text-align: center;
    line-height: 40px;
    position: relative;
    z-index: 2;
    padding-top: 70px;
    padding-bottom: 40px;
    margin-bottom: 0;
}

.sy_about_p1x {
    padding-bottom: 20px;
}

.sy_about_p2 {
    font-size: 17px;
    color: #222;
    line-height: 30px;
    text-align: left;
    padding: 0px 16%;
    text-indent: 2em;
}

.sy_about_line {
    width: 48px;
    height: 5px;
    background: #0086d1;
    margin: 10px auto 30px;
    position: relative;
    z-index: 2;
}

.sy_about_bg {
    background: url(/upload/images/map.png) no-repeat;
    width: 100%;
    min-height: 604px;
    position: absolute;
    top: 150px;
    left: -150px;
    z-index: 1;
}

.sy_about_content {
    padding: 30px 240px;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}

.sy_about_content_left {
    flex: 1;
    text-align: left;
}

.sy_about_content_left1 {
    padding: 40px 10px;
}

.sy_about_content_p1 {
    font-size: 28px;
    color: #333e46;
    font-weight: bold;
    margin-bottom: 40px;
}

.sy_about_content_p2 {
    font-size: 16px;
    color: #666;
    margin-bottom: 40px;
    padding-right: 60px;
}

.sy_about_content_a a {
    display: block;
    width: 200px;
    background: #0086d1;
    height: 52px;
    border-radius: 50px;
    font-size: 16px;
    line-height: 52px;
    color: #fff;
    text-align: center
}

.sy_about_content_a a:hover {
    background: #0086d1;
    color: #fff;
}

.sy_about_content_right {
    flex: 1
}

.sy_about_content_icon {
    padding: 50px 240px;
    position: relative;
    z-index: 2;
}

.sy_about_content_icon ul {
    display: flex;
    justify-content: space-between;
}

.sy_about_content_icon1 {
    position: relative;
    text-align: left;
    flex: 2
}

.sy_about_content_icon1x {
    flex: 1.5
}

.sy_about_content_icon1::after {
    content: "";
    width: 1px;
    height: 100px;
    background: #ccc;
    position: absolute;
    right: 60px;
    top: 10px;
}

.sy_about_content_icon1:nth-child(4)::after {
    display: none;
}

.sy_about_content_icon1_p1 {
    font-size: 18px;
    color: #666666;
    font-weight: bold;
    margin-bottom: 20px;
}

.sy_about_content_icon1_p2 {
    font-size: 66px;
    color: #666666;
    font-family: 'imt';
    line-height: 50px
}

.sy_about_content_icon1_p2 span {
    font-size: 18px;
    font-weight: bold;
    padding-left: 8px;
}

.sy_about_content_icon1_img {
    background: url(/upload/images/icon1.png);
    position: absolute;
    right: 120px;
    top: 10px;
    width: 67px;
    height: 62px;
}

.sy_about_content_icon2_img {
    background: url(/upload/images/icon2.png);
    position: absolute;
    right: 120px;
    top: 10px;
    width: 67px;
    height: 62px;
}

.sy_about_content_icon3_img {
    background: url(/upload/images/icon3.png);
    position: absolute;
    right: 120px;
    top: 10px;
    width: 67px;
    height: 62px;
}

.sy_about_content_icon4_img {
    background: url(/upload/images/icon4.png);
    position: absolute;
    right: 20px;
    top: 10px;
    width: 67px;
    height: 62px;
}

.sy_gongsi {
    display: flex;
    justify-content: space-between;
}

.p_shu1 {
    font-size: 76px;
    color: #0086d1;
    text-align: center;
    font-weight: bold;
    font-family: 'OPPOSans-B';
    line-height: 80px;
    margin-bottom: 0
}

.p_shu2 {
    font-size: 17px;
    color: #333;
    text-align: center;
}

.sy_kehu_img {
    margin-top: 0px;
}

.sy_new {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
    position: relative;
    overflow: hidden;
}

.sy_news1_c {
    position: absolute;
    left: 0;
    height: 100px;
    background-color: rgba(0, 0, 0, .6);
    bottom: 0;
    width: 100%;
    flex: 1;
    width: 100%;
    padding: 20px 40px;
    transition: 0.5s
}

.sy_news1_c1 {
    text-align: left;
    width: 100%;
}

.sy_news1_c1 a {
    font-size: 24px;
    color: #fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display: block
}

.sy_news1_c1 a:hover {
    color: #fff;
}

.sy_news1_c2 {
    text-align: left;
}

.sy_news1_c2 {
    font-size: 17px;
    color: #fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.sy_news1_c2 p{
    font-size: 17px;
    color: #fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.sy_new2 {
    flex: 1;
}

.sy_new1 {
    position: relative;
    overflow: hidden;
    width: 50%;
    max-height: 308px;
}

.sy_new1 img {
    transition: 0.5s;
    width: 100%;
    margin-top: -55px;
}

.sy_new1:hover img {
    transform: scale(1.1);
    transition: 0.5s
}

.sy_new1:hover .sy_news1_c {
    background-color: rgba(0, 134, 209, 0.88);
    transition: 0.5s
}

.sy_new2x {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.sy_new2a {
    flex: 1;
    position: relative;
    overflow: hidden;
    padding: 30px;
    background: #f5f5f5;
}

.sy_new2a img {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1
}

.sy_new2xx .sy_new2a img {
    top: 20px;
}

.sy_new2xxx .sy_new2a:nth-child(2) img {
    top: 20px;
}

.sy_new2a img {
    top: 5px
}

.sy_new2a a {
    color: #333;
    display: block;
    position: relative;
    z-index: 2
}

.sy_new2a a:hover {
    color: #0086d1;
}

.sy_new2a a:hover .sy_new2a1,
.sy_new2a a:hover .sy_new2a2 {
    color: #0086d1;
}

.sy_new2a:nth-child(1) {
    margin-left: 20px
}

.sy_new2xx .sy_new2a:nth-child(1),
.sy_new2xx .sy_new2a:nth-child(2) {
    margin-bottom: 30px
}

.sy_new2a:nth-child(2) {
    margin-left: 20px
}

.sy_new2a1 {
    font-size: 24px;
    font-family: 'OPPOSans-M';
    margin-bottom: 5px;
}

.sy_new2a2 {
    font-size: 17px;
    color: #999999;
}

.sy_new2a img {
    transition: 0.5s;
    width: 115px;
}

.sy_new2a:hover img {
    transform: translateX(-14px);
    transition: 0.5s
}

.footer1_right1 {
    margin-top: 40px;
    margin-right: 20px;
}

.dlo {
    text-align: center;
    margin: 0 auto 15px;
    width: 150px;
}

.dlo_p1 {
    font-size: 15px;
    color: #666;
    text-align: center;
    line-height: 40px;
    padding: 20px 0 0
}

.dlo_p2 {
    font-size: 17px;
    color: #777;
    text-align: center
}
.dlo_p2 a {
    color: #777;
}
.dlo_p2 a:hover{
    color: #0086d1;
}
.footer1_right2 {
    margin-top: 20px;
}

.dlo_ewm {
    background: #fff;
    border-radius: 6px;
    padding: 3px;
    width: 106px;
}

.dlo_p3 {
    font-size: 17px;
    color: #666;
    text-align: center;
    line-height: 40px;
}

/* 鍔熻兘鏁欏 */
.sy_yingyong {
    width: 100%;
    margin-top:50px;
    background: url(/upload/images/bg1.jpg)#f5f5f5 no-repeat top center
}

.sy_yingyong1 {
    display: flex;
    justify-content: space-between;
    perspective: 1300px;
}
.sy_yingyong1a_left{transform: translateZ(-50px) rotateX(0deg) rotateY(45deg);}
.sy_yingyong1a_right{transform: translateZ(-50px) rotateX(0deg) rotateY(-45deg);}
.sy_yingyong1a .sy_yingyong1a_img {
    overflow: hidden;
    border-radius: 12px;
}

.sy_yingyong1a .sy_yingyong1a_img img {
    transition: 0.4s;
    width: 100%;
}

.sy_yingyong1a:hover .sy_yingyong1a_img img {
    transform: scale(1.1);
    transition: 0.4s;
}

.sy_yingyong1a:hover .sy_yingyong_con {
    transform: translateY(0px);
    transition: 0.4s;
}

.sy_yingyong1a {
    position: relative;
    flex: 1;
    margin-right: 20px;
    transform-style: preserve-3d;
}

.sy_yingyong1 .sy_yingyong1a:nth-child(3) {
    margin-right: 0
}

.sy_yingyong_con {
    width: 100%;
    background: url(/upload/images/right.png) no-repeat center right #0a60b3;
    box-shadow: 0 5px 30px #eaeaea;
    border-radius: 0px 0px 12px 12px;
    padding: 29px;
    text-align: center;
    transition: 0.4s;
    z-index: 100;
    OPACITY: 0.8;
    margin: 0px auto;
  margin-top:-90px;
}

.sy_pro_con {
    width: 100%;
    position: absolute;
    bottom: -120px;
    left: 50%;
    margin-left: -39%;
    background: url(/upload/images/right.png) no-repeat center right #fff;
    box-shadow: 0 5px 30px #eaeaea;
    border-radius: 6px;
    padding: 15 10px;
    text-align: center;
    transition: 0.4s;
    z-index: 100;
}


.yyp1 {
    font-size: 24px;
    margin-bottom: 20px;
    color: #FFF;

    font-family: 'OPPOSans-M'
}

.yyp2 {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-bottom: 16px;
}
.cybt2 { font-size: 22px; font-weight: bold;color:#666; margin: 10px 0px;}

.sy_yingyong_con a {
    display: block;
    text-align: center;
    color: #0086d1;
    font-size: 14px;
}

.sy_yingyong_con a:hover {
    color: #0086d1
}

.sy_yingyong2 {
    display: flex;
    justify-content: space-between;
}

.sy_yingyong2x a {
    display: block;
    background: #fff;
    border-radius: 50%;
    width: 134px;
    height: 134px;
    padding-top: 16px;
    transition: 0.4s;
}

.sy_yingyong2x i {
    font-size: 30px;
    color: #555
}

.sy_yingyong2x .sy_yingyong2a_img {
    margin: 8px auto;
    text-align: center;
    position: relative;
}
.sy_yingyong2x .sy_yingyong2a_img .xian2{
    opacity: 0;
    transition: 0.5s;
    position: absolute;
    left: 0;
    top: 0;
}

.sy_yingyong2a_p {
    text-align: center;
    font-size: 17px;
    color: #555;
    line-height: 28px;
}
.sy_yingyong2a_img{width: 45px;}
.sy_yingyong2x:hover a {
    background: #0086d1;
    transition: 0.4s;
    transform: translateY(-8px);
    box-shadow: 0 5px 30px rgba(0, 134, 209, .6);
}

.sy_yingyong2x:hover a p {
    color: #fff;
}

.sy_yingyong2x:hover i {
    color: #fff
}
.sy_yingyong2x:hover .sy_yingyong2a_img .xian1{opacity: 0;transition: 0.5s}
.sy_yingyong2x:hover .sy_yingyong2a_img .xian2{opacity: 1;transition: 0.5s}






/* top 鏍峰紡 */
.actGotop {
    position: fixed;
    _position: absolute;
    z-index: 99999;
    bottom: 80px;
    right: 20px;
    width: 50px;
    height: 50px;
    display: none;
    border-radius: 50%;
    box-shadow: 0 5px 15px #d5d5d5;
}


.acttel {
    position: fixed;
    _position: absolute;
    z-index: 99999;
    bottom: 140px;
    right: 20px;
    width: 50px;
    height: 50px;
    display: none;
    border-radius: 50%;
    box-shadow: 0 5px 15px #d5d5d5;
}

.actwei {
    position: fixed;
    _position: absolute;
    z-index: 99999;
    bottom: 200px;
    right: 20px;
    width: 50px;
    height: 50px;
    display: none;
    border-radius: 50%;
    box-shadow: 0 5px 15px #d5d5d5;
}
.actGotop a,
.actGotop a:link {
    width: 50px;
    height: 50px;
    display: inline-block;
    background: #f1f1f1;
    _background: background:#f1f1f1;
    outline: none;
    border-radius: 50%;
    position: relative;
}

.acttel a,
.acttel a:link {
    width: 50px;
    height: 50px;
    display: inline-block;
    background: #f1f1f1;
    _background: background:#f1f1f1;
    outline: none;
    border-radius: 50%;
    position: relative;
}
.actwei a,
.actwei a:link {
    width: 50px;
    height: 50px;
    display: inline-block;
    background: #f1f1f1;
    _background: background:#f1f1f1;
    outline: none;
    border-radius: 50%;
    transition: 0.3s;
    position: relative;
}

.actwei a::after,.acttel a::after{width:0;
    height:0;
    border-top:8px solid transparent;
    border-bottom:8px solid transparent;
    border-left:8px solid #fff;
    position: absolute;
    left: -30px;top: 15px;
    content: "";transition: 0.3s;
    display: none;
}

.actGotop a:hover,.actwei a:hover,.acttel a:hover {
    background: #0086d1;
    outline: none;
    transition: 0.3s;
}
.actwei p,.acttel p{
    margin-bottom: 0;text-align: center;
}
.wei_wz1 i{font-size: 28px;line-height: 50px;color: #a0a0a0}
.tel_wz1 i{font-size: 28px;line-height: 50px;color: #a0a0a0}

.ewmxx{position: absolute;left: -160px;top: -45px;width: 130px;height: 130px;border-radius: 10px;background: #fff;box-shadow: 0 5px 15px #d5d5d5;padding: 5px;display: none;transition: 0.4s;}
.telxx{position: absolute;left: -270px;top: 0px;width: 240px;height: 50px;border-radius: 15px;background: #fff;box-shadow: 0 5px 15px #d5d5d5;padding: 0 10px;display: none;transition: 0.4s;}

.actwei:hover .ewmxx,.acttel:hover .telxx{display: block;transition: 0.3s}
.actwei:hover a::after,.acttel:hover a::after{display: block;transition: 0.3s}

.telxx p{line-height: 50px;color: #333;}
.telxx p span{color: #0086d1}



.actGotop p {
    margin: 0px;
    line-height: 14px;
    text-align: center;
    color: #666;
    font-size: 14px;
    transition: 0.3s;
}

.actGotop:hover i,.actwei:hover i,.acttel:hover i{
    color: #fff;
    transition: 0.3s;
}

.actGotop:hover p {
    color: #fff;
}

.top_wz1 {
    padding-top: 10px;
}

.fubiaoti{font-size: 220px;z-index: -1;color: #f5f5f5;margin-top: 0px; text-align: center; font-family: "寰蒋闆呴粦"}
.fubiaoti1{color:#f1f1f1;}

.sy_yingyong1,
.sy_gongsi,
.footer1 {
    padding: 50px 16%;
}

.content {
    padding: 0 6%;
}

.sy_yingyong2 {
    padding: 120px 6% 60px;
}

.sy_peixun {
    padding: 0px 6% 50px
}

.footer2 {
    padding: 20px 6%;
}

.ny_content {
    padding: 40px 16%;
}

/* 鍖绘暀鏈嶅姟 */
.sy_news_content {
    padding: 30px 0px;
    display: flex;
}

.sy_news_content1 {
    flex: 1;
    margin-right: 18px;
}

.sy_news_content1:hover img {
    transform: scale(1.1);
    transition: 0.4s;
}
.sy_news_content1 p{
    transition: 0.4s;
}
.sy_news_content1:hover p{
    color: #0086d1;
    transition: 0.4s;
}
.sy_news_content1 img {
    transition: 0.4s;
}

.sy_news_content1:nth-child(3) {
    margin-right: 0;
}

.sy_news_content1_img {
    overflow: hidden;
}

.sy_news_content1_p1 {
    font-size: 24px;
    color: #333;
    text-align: center;
    line-height: 38px;
    margin: 24px 0;
    font-family: 'OPPOSans-M';
}

.sy_news_content1_p2 {
    font-size: 16px;
    line-height: 26px;
    color: #666;
    padding: 0 30px;
    text-align: center;
    margin-bottom: 20px;
}

.sy_news_content1_p3 {
    text-align: center
}

.sy_news_content1_p3 a,
.sy_peixun_more a {
    font-size: 16px;
    color: #0086d1;
}

.sy_news_content1_p3 a:hover,
.sy_peixun_more a:hover {
    color: #0086d1;
}

/* 鍖绘暀鏈嶅姟 */
.sy_peixun {
    background: #f5f5f5;
    width: 100%;
}

.sy_peixun_more {
    text-align: center;
}

.sy_about_pp2 {
    margin: 40px auto;
    text-align: center;
    width: 368px;
}

/* 瀹㈡埛 */
.sy_news_content_img {
    flex: 1;
    position: relative;
    overflow: hidden;
}

.sy_news_content_img:hover img {
    transform: scale(1.05);
    transition: 0.5s
}

.sy_news_content_img img {
    transition: 0.5s
}

.sy_news_content_list {
    flex: 1;
}

.sy_news_content_img_bg {
    background: rgba(0, 0, 0, 0.6);
    padding: 30px 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
}

.sy_news_content_img_p1 {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
}

.sy_news_content_img_p2 {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
}

.sy_news_content_list1 {
    display: flex;
    background: #f6f6f6;
    padding: 15px;
    margin-bottom: 10px;
    margin-left: 60px;
    transition: 0.5s
}

.sy_news_content_list1:hover {
    background: #0086d1;
    transition: 0.5s
}

.sy_news_content_list1:hover .date2,
.sy_news_content_list1:hover .date1,
.sy_news_content_list1:hover .title a,
.sy_news_content_list1:hover .description {
    color: #fff;
    transition: 0.5s
}

.sy_news_content_list1:last-child {
    margin-bottom: 0px;
}

.sjxt1 {
    flex: 1;
    margin-right: 20px;
}

.sjxt2 {
    flex: 4;
}

.date1 {
    font-size: 16px;
    color: #969696;
    text-align: center;
    margin: 0px;
    line-height: 24px;
}

.date2 {
    font-size: 54px;
    color: #8f8f8f;
    text-align: center;
    margin: 0px;
    line-height: 54px;
    font-weight: bold
}

.sjxt2 .title {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    line-height: 44px;
    margin-bottom: 3px;
}

.sjxt2 .description {
    font-size: 15px;
    color: #808080;
    line-height: 24px;
    text-align: left;
    margin-bottom: 0px;
}

.sy_news_content_list1 .title a {
    color: #333;
}

/* 搴曢儴 */
footer {
    width: 100%;
    background: #f5f5f5;
    text-align: left;
    margin-top: 0px;
}

.footer1 {
    
}

.footer1_left {
    width: 100%;
}

.footer1_right {
    width: 25%;
    ;
    display: flex;
    justify-content: space-between;
}

.footer1_left ul {
    display: flex;
}

.footer1_left ul li a,
.footer1_right ul li a {
    font-size: 17px;
    color: #333;

    margin-bottom: 40px;
    display: block;
    position: relative;
}
.footer1_left ul li ul li a,
.footer1_right ul li ul li a {

}
.footer1_left ul li a::after,
.footer1_right ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 38px;
    height: 1px;
    background: #0086d1
}

.footer1_left ul li ul {
    display: inherit
}

.footer1_left ul li {
    margin-right: 0px;
    flex: 1;
}
.footer1_left ul li:nth-child(7){
    margin-right: 0px;
    flex: 2;
}
.footer1_left ul li ul li:nth-child(4) {
    display: block;
}

.footer1_left ul li ul li:nth-child(5),
.footer1_left ul li ul li:nth-child(6) {
    display: inherit;
}

.footer1_left ul li ul li {
    font-size: 17px;
    color: #777;
    line-height: 30px;
    display: inherit;
    margin-bottom: 0;

}

.footer1_left ul li ul li a {
    font-size: 17px;
    color: #777;
    line-height: 30px;
    display: inherit;
    margin-bottom: 0;
  
}

.footer1_left ul li ul li a:hover {
    color: #0086d1;
}

.footer1_left ul li ul li a::after {
    display: none;
}

.footer1_left ul li ul li {
    margin-left: 0;
    margin-right: 0
}

.footer1_right_ewm {
    display: flex;
    justify-content: flex-start
}

.footer1_right_ewm1,
.footer1_right_ewm2 {
    width: 100px;
    text-align: center;
    margin-right: 30px;
}

.footer1_right_ewm1 p,
.footer1_right_ewm2 p {
    font-size: 13px;
    color: #b2b2b2;
    line-height: 28px;
    margin-bottom: 0
}

.footer2 {
    border-top: 1px #ececec solid;
    display: flex;
    justify-content: space-between
}

.footer2_left {
    display: 3;
}

.footer2_left p {
    color: #999;
    margin-bottom: 0;
    font-size: 13px;
}

.footer2_left p span {
    color: #999;
    padding-left: 10px;
}

.footer2_right {
    display: 1;
    text-align: right;
}

.footer2_right a {
    color: #999;
    margin-right: 10px;
    line-height: 32px;
    font-size: 13px;
}

.footer2_right a:hover {
    color: #0086d1;
}

/* 鍐呴〉 */
.inner-banner {
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    z-index: 10;
}
.banner_wp1{text-shadow: 0 0 30px #333}
.banner_wp2{text-shadow: 0 0 30px #000}
.inner-banner img {
    width: 100%;
}

.in_p {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
}

.in_p1 {
    padding-top: 120px;
    font-size: 40px;
    color: #fff;
    letter-spacing: 5px;
    padding-bottom: 25px;
}

.in_p2 {
    font-size: 40px;
    color: #fff;
    letter-spacing: 10px;
    font-family: 'ali';
    text-transform: uppercase;
}

.ny_fenlei {
    margin: 0 16%;
    position: relative;
    top: -40px;
    background: #fff;
    box-shadow: 0 10px 30px #eaeaea;
    border-radius: 6px;
    z-index: 100;
    height: 80px;
}

.ny_fenlei ul {
    display: flex;
}
.lunbotu{position: relative;}
.ny_fenlei ul li {
    flex: 1;
    margin-right: 5px;
}
.ny_fenlei ul li:last-child{
    margin-right: 0px;
}
.ny_fenlei ul li a {
    display: block;
    text-align: center;
    line-height: 80px;
    font-size: 18px;
    color: #444;
    position: relative;
    font-family: 'OPPOSans-M'
}

.ny_fenlei ul li a:hover {
    color: #0086d1;
    border-bottom: 3px #0086d1 solid;
    text-decoration: none;
}

.curr {
    color: #0086d1 !important;
    border-bottom: 3px #0086d1 solid;
    text-decoration: none;
}

.ny_fenlei ul li a::after {
    position: absolute;
    content: '';
    height: 26px;
    width: 1px;
    background: #e3e5e4;
    right: 0;
    top: 28px;
}
.ny_fenlei ul li:last-child a::after {
    display: none;
}
.ny_content {
    font-size: 17px;
    z-index: 2001;
    position: relative;
}

.ny_content p {
    line-height: 34px;
    
}
.gmyst{ background: #015ab2; height: 216px;padding:30px;position: relative;    margin: 100px 0px 130px;}
.gmyst_title{ font-size: 48px;color:#FFF;}
.gmyst_jx{    background: #e69430;    border-radius: 5px;    color: #FFF;    padding: 5px 10px;    display: inline-block;    margin: 20px 0px;}
.gmystimg{ position: absolute; right:0px; top:-70px;}
.jbdj .gmystimg{ position: absolute; right:0px; top:-180px;}

.ny_content h2 {
    text-align: center;
    font-family: 'OPPOSans-B';
    margin-bottom: 50px;
    font-size: 40px;
    color: #333e46
}

.by1,
.by2 {
    border-radius: 50%;
    border: 4px #f3f3f3 solid;
}

.qywh_y1 {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: rgba(147, 196, 13, 0.2);
    position: absolute;
    left: 170px;
    top: 40px;
}

.qywh_y2 {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: rgba(0, 124, 195, 0.3);
    position: absolute;
    left: 400px;
    top: 285px;
    z-index: -1
}

.qywh_y3 {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background-color: rgba(239, 148, 31, 0.3);
    position: absolute;
    left: 300px;
    top: 0px;
    z-index: -1
}

.qywh_y4 {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: rgba(18, 211, 204, 0.2);
    position: absolute;
    left: 300px;
    top: 285px;
}

.by1 {
    margin-left: 40%;
    margin-top: 10%;
}

.by2 {
    margin-left: 15%;
    margin-top: 10%;
}

.ny_content_new {
    padding-top: 15px;
    transition: 0.5s;
    padding-bottom: 15px;
    margin-bottom: 30px;
}

.ny_content_new:hover {
    transition: 0.5s;
}

.ny_content_new .ny_news_title p {
    margin-bottom: 5px;
}

.ny_content_new .ny_news_title p a {
    color: #333;
    display: block;
    padding-top: 10px;
    font-family: 'OPPOSans-M';
    font-size: 17px;
    transition: 0.5s;
    text-align: center;
}

.ny_content_new:hover .ny_news_title p a {
    transition: 0.5s;
    transform: translateX(10px);
    color: #0086d1;
}

.ny_content_new:hover .ny_news_desc {
    line-height: 24px;
}


.ny_news_date p {
    color: #999;
    margin-bottom: 4px;
    font-size: 17px;
}

.ny_news_desc p {
    color: #666;
    margin-bottom: 0;
    line-height: 24px;
    font-size: 17px;
}

.news_con_title {
    font-size: 24px;
    font-weight: bold;
    line-height: 26px;
    text-align: center;
    height: 26px;
}

.news_con_top {
    border-bottom: 1px dashed #e9e9e9;
    color: #999;
    font-size: 17px;
    text-align: center;
    line-height: 80px;
    margin: 0px auto;
    margin-bottom: 40px;
    overflow: hidden;
}

.xgxinxi {
    font-size: 24px;
    font-family: 'OPPOSans-B';
    border-bottom: #e5e5e5 solid 1px;
    height: 66px;
    margin: 20px 0px 50px 0;
    line-height: 66px;
    text-align: left;
    margin-top: 0px;
}
.ppppp{display: none;}
.xwlma {
    padding-bottom: 24px;
    padding-top: 24px;
    float: left;
    transition: all 0.6s ease 0s;
    width: 100%;
}

.xwlma a {
    color: #333;
}

.xwlma a:hover .title {
    color: #0086d1;
}

.xwlma a:hover .description {
    color: #999;
}

.xwlma .title {
    font-family: 'OPPOSans-B';
    font-size: 17px;
}

.xwlma .description {
    color: #999;
    font-size: 17px;
}

.xwlma .date2 {
    line-height: 60px;
}

.xwlma .col-md-10 {
    padding-left: 50px;
}

.sjxt {
    border-right: 1px #ccc solid;
}

.xwlma:hover {
    box-shadow: 0 0 50px #eaeaea;
    border-radius: 6px;
    ;
    padding-top: 23px;
    padding-bottom: 23px;
    padding-left: 10px;
    transition: all 0.6s ease 0s;
}

.containerzp1 {
    width: 100%;
    background: #0086d1;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-top: 40px;
    border-radius: 10px;
}

.containerzp2 {
    text-align: center
}

.containerzp2 .row {
    border-bottom: 1px #eaeaea solid;
    margin-left: 0;
    margin-right: 0
}

.containerzp1 .row {
    margin-left: 0;
    margin-right: 0
}

.containerzp1 .col-md-1,
.containerzp1 .col-md-4,
.containerzp1 .col-md-3,
.containerzp1 .col-md-2 {
    line-height: 50px;
}

.containerzp2 .col-md-1,
.containerzp2 .col-md-4,
.containerzp2 .col-md-3,
.containerzp2 .col-md-2 {
    line-height: 48px;
}

.ny_content_cp_top {
    display: flex;
    margin-bottom: 50px;
}

.ny_content_cp_top_mbx {
    flex: 1.5;
    padding-left: 30px;
}

.ny_content_cp_top_mbx a,
.ny_content_cp_top_mbx {
    color: #999;
    font-size: 16px;
    line-height: 45px;
}

.ny_content_cp_top_mbx a:hover {
    color: #0086d1;
}

.ny_content_cp_top_sou {
    flex: 1;
}

.ny_content_cp_top_sou form {
    display: flex;
}

.sou_btn1 {
    height: 50px;
    line-height: 50px;
    text-align: left;
    border: none;
    outline: none;
    background: none;
    font-size: 17px;
    width: 100%;
    background: #fff;
    border-radius: 6px;
    border: 1px #eaeaea solid;
    padding-left: 20px;
    color: #666;
}

.sou_btn2 {
    height: 50px;
    line-height: 50px;
    background: url(/upload/images/fdj.png) no-repeat center center;
    outline: none;
    border: none;
    width: 50px;
}

input:-internal-autofill-selected {
    background: #fff !important;
}

.ny_content_cp_lr {
    display: flex;
}

.ny_content_cp_left {
    flex: 2;
}

.ny_content_cp_right {
    flex: 7;
    margin-left: 80px
}

.ny_content_cp_right ul li {
    display: flex;
    border-bottom: 1px #eaeaea dashed;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.ny_content_cp_right3 {
    flex: 2.5
}

.ny_content_pp .ny_content_cp_right3 {
    flex: 1;
    margin-right: 30px;
}

.ny_content_cp_right2 {
    flex: 4;
    padding: 5px 50px;
}

.ny_content_pp .ny_content_cp_right2 {
    flex: 3;
    padding: 5px 40px;
}

.ny_content_cp_right1 {
    box-shadow: 0 0 30px #eaeaea;
    flex: 2;
    overflow: hidden;
}

.ny_content_cp_right1 img {
    transition: 0.5s
}

.ny_content_cp_right1:hover img {
    transform: scale(1.05);
    transition: 0.5s
}

.ny_content_cp_right2_p1 a {
    color: #666;
    font-size: 18px;
    transition: 0.5s;
    font-weight: bold
}

.ny_content_cp_right2_p1 a:hover {
    color: #0086d1;
    transition: 0.5s
}

.ny_content_cp_right2_p2 {
    max-height: 150px;
    overflow: hidden;
}

.ny_content_cp_right2_p2 p {
    line-height: 30px !important;
    font-size: 15px;
    color: #666;
    margin-bottom: 0;
}

.ny_content_cp_right3,
.ny_content_pp {
    display: flex;
}
.clearboth{clear: both;}
.jcxmaaa tr td{ width: 50% !important;}
.jcxm .xing{ background: url("/upload/images/xing.jpg") no-repeat left;}
.jcxm table{ width: 100%;}
.jcxm table tr{ line-height: 34px;}
.jcxm table tr td{padding-left: 15px;}
.jcxm .bbbt{color:#005ab2; font-size: 18px; margin: 5px 0px; font-weight: bold; padding-left:15px;}
.jcxm .sj_title{background: #005ab2;    border-radius: 5px;    color: #FFF;padding: 3px 10px; margin: 15px 0px; }
.jcxm .col-md-5,.jcxm .col-md-7,.jcxm .col-md-6{padding-right:0px !important;}
.via160 .col-md-2{width: 20%; text-align: center;}
.cpzs1{ margin-top:20px;}
.cpzs1 .cpzs_1{background: #1567b8;color: #FFF;padding: 20px;text-align: center;border-radius: 12px;    line-height: 35px;border:#ccdef0 10px solid;}
.jcxm ul li {
    width: 20%;
    float: left;
}
.ny_content_cp_right3 a {
    flex: 1;
    display: block;
    margin-top: 80px;
    text-align: center;
    background: #666666;
    color: #fff;
    margin: 170px 5px 0;
    height: 42px;
    line-height: 41px;
    border-radius: 6px;
}

.ny_content_cp_right3 a:hover {
    color: #fff;
}

.ny_content_cp_right3 a:nth-child(2) {
    background: #0086d1;
    color: #fff
}

.ny_content_pp .ny_content_cp_right3 a:nth-child(1) {
    background: #0086d1;
    color: #fff
}

.ny_content_pp {
    border-bottom: 1px #eaeaea dashed;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.ny_content_cp_xx {
    display: flex;
}

.ny_content_cp_xx_img,
.ny_content_cp_xx_pp {
    flex: 1
}

.xx_pp_xx1 {
    width: 100%;
    height: 58px;
    background: #eaeaea;
    line-height: 50px;
    border-radius: 5px;
    margin-top: 20px;
}

.xx_pp_xx2 {
    width: 220px;
    height: 58px;
    background: #0086d1;
    float: left;
    line-height: 58px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.ny_content_cp_xx_pp {
    margin-top: 30px;
}

.biaoti {
    font-size: 24px;
    color: #666;
    text-align: left;
    font-weight: bold
}

.xx_pp_te p {
    font-size: 16px;
    color: #666;
    line-height: 44px;
    margin-bottom: 0
}

.tedian {
    font-size: 20px;
    color: #0086d1
}
.xztitle, .xzdate, .xztype, .download{color: #505050;    line-height: 50px;    font-size: 16px;    margin-top: 10px;}
.xzxx1{background: #f0f0f0; text-align: center; border-right: 2px #fff solid;}
.xz_xtx{background: #0086d1;font-size: 15px;color: #fff;font-weight: normal;border-radius: 4px;padding:8px 0px;}
.xz_xtx:hover .glyphicon{transform:translateY(3px);transition: all 0.5s ease 0s;}
.xz_xt{line-height: 50px;text-align: center;margin-top: 10px;margin-bottom: 10px;}

.lxwm{position: absolute;z-index: 999;background: #015ab2;height: 650px;color: #FFF;padding: 30px;}
.lxwm .linear {display: inline-block;width: 45px;height: 1px;background-color: #fff;margin: 3% 0;}
.wenhua{color: #FFF; background: url(/upload/images/wh.jpg) center top; padding: 120px 16%;}
.wenhua .tit{font-size: 28px;}
.wenhua p{font-size: 16px;}
.xx_pp_xz a {
    width: 160px;
    height: 46px;
    background: #0086d1;
    border-radius: 6px;
    display: block;
    text-align: center;
    color: #fff;
    line-height: 44px;
    margin-top: 30px;
}

.xx_pp_xz a:hover {
    background: #0086d1;
    color: #fff;
}

.newbg {
    background: #0086d1;
    height: 300px;
    padding: 140px 160px 0
}

.newbg p {
    font-size: 46px;
    text-align: right;
    color: #fff;
}

.sou {
    margin: 20px auto 60px;
    width: 700px;
}
.ny_content .gsjjimg{ width: 100%}
.ny_content .gsjjimg img{ height: 300px; width: 100%;}

.gsjjimg{text-align: center;display: block;width: 70%;overflow: hidden;margin: 0px auto;}
.gsjjimg img{
    box-shadow: 0 5px 30px #eaeaea;
    border-radius: 6px;
    transition: 0.4s;
}


.gsjjimg img:hover {
    transform: scale(1.1);
    transition: 0.4s;
}
.leftsidebar_box {
    background-color: #fff;
}

.leftsidebar_box dl {
    margin-bottom: 0;
    border-top: 1px #eaeaea solid;
}

.leftsidebar_box dt {
    padding-left: 30px;
    text-align: left;
    background-repeat: no-repeat;
    color: #666;
    font-size: 18px;
    position: relative;
    line-height: 56px;
    cursor: pointer;
    border-radius: 8px;
    position: relative;
    transition: 0.5s
}

.leftsidebar_box dt::before {
    content: '';
    width: 2px;
    height: 15px;
    background: #888;
    position: absolute;
    right: 26px;
    top: 20px;
    transition: 0.5s
}

.leftsidebar_box dt::after {
    content: '';
    width: 14px;
    height: 2px;
    background: #888;
    position: absolute;
    right: 20px;
    top: 26px;
    transition: 0.5s
}

.leftsidebar_box dt:hover {
    color: #0086d1;
    transition: 0.5s
}

.wqu {
    color: #0086d1 !important
}

.wqu::before {
    display: none !important;
}

.wqu::after {
    background: #0086d1 !important;
}


.leftsidebar_box dt:hover::before,
.leftsidebar_box dt:hover::after {
    background: #0086d1;
    transition: 0.5s
}

.leftsidebar_box dl:last-child {
    border-bottom: 1px #eaeaea solid;
}

.leftsidebar_box dl div dd:first-child {
    border-top: 1px #eaeaea solid;
}

.leftsidebar_box dd {
    padding-left: 60px;
    font-size: 16px;
    text-align: left;
    color: #777
}

.leftsidebar_box dd a {
    color: #666;
    line-height: 40px;
}

.leftsidebar_box dd a:hover {
    color: #0086d1;
}

.gundong {
    border: 1px #ccc solid;
    padding: 15px;
}

.tree_titlex {
    width: 100%;
    background: #009fe8;
    height: 62px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    text-align: left;
    padding-left: 30px;
    line-height: 60px;
    margin-top: 40px;
}

@media (min-width:1681px) and (max-width:1919px) {}

@media (width:1680px) {}

@media (min-width:1601px) and (max-width:1679px) {}

@media (width:1600px) {}

@media (min-width:1441px) and (max-width:1599px) {}

@media (width:1440px) {}

@media (min-width:1401px) and (max-width:1439px) {}

@media (width:1400px) {}

@media (min-width:1000px) and (max-width:1399px) {
    .ny_content{padding:40px 6%;}
.ny_fenlei{    margin: 0 6%;}
.sy_yingyong1,
.sy_gongsi,
.footer1 {
    padding: 50px 6%;
}
.sy_about_p2{padding: 0px 6%;}
.gsjjimg{width: 88%;}
}

@media (width:1366px) {
        .ny_content{padding:40px 6%;}
.ny_fenlei{    margin: 0 6%;}
.sy_yingyong1,
.sy_gongsi,
.footer1 {
    padding: 50px 6%;
}
.sy_about_p2{padding: 0px 6%;}
.gsjjimg{width: 88%;}
}

@media (min-width:1360px) and (max-width:1365px) {
        .ny_content{padding:40px 6%;}
.ny_fenlei{    margin: 0 6%;}
.sy_yingyong1,
.sy_gongsi,
.footer1 {
    padding: 50px 6%;
}
.sy_about_p2{padding: 0px 6%;}
.gsjjimg{width: 88%;}
}

@media (width:1360px) {}

@media (min-width:1281px) and (max-width:1359px) {}

@media (width:1280px) {}


.wrap-box2 {margin: 0 auto;max-width: 1600px;padding-bottom: 0px;}
.wrap-box2 .swiper-container {padding: 3% 0;}
.wrap-box2 .swiper-slide .img { transform-origin: center center;transition: all 0.4s;}
.wrap-box2 .swiper-slide img { width: auto;height: 170px;margin: 0 auto;object-fit: cover;}
.wrap-box2 .swiper-slide .name {font-size: 17px; margin-top: 8px;text-align: center;color: #919191;}

.wrap-box2 .swiper-slide-prev, .wrap-box2.swiper-slide-next {position: relative;z-index: 2;}
.wrap-box2 .swiper-slide-prev, .wrap-box2.swiper-slide-next .img {transform: scale(1.2);}
.wrap-box2 .swiper-slide-active{position: relative;z-index: 3;}
.wrap-box2 .swiper-slide-active .img{-webkit-transform: scale(1.4);transform: scale(1.4);}
.wrap-box2 .swiper-slide-active .name{font-size: 22px;color: #323232;}

.wrap3-box{position: relative;font-size: 0;margin: 60px -15px;text-align: center;}
.wrap3-box .tip-btn{
        position: absolute;
        left: 0;
        bottom: 25px;
        z-index: 2;
        background: #fff;
        padding: 0 20px;
        font-size: 20px;
        line-height: 35px;
        border: 1px solid #6bb8e6;
        border-radius: 50px;
        color: #6bb8e6;
    }

.wrap3-box.tip2{
        right: 0;
        left: auto;
    }

.wrap3-box::after{
        position: absolute;
        left: 0;
        bottom: 41px;
        display: block;
        content: '';
        height: 2px;
        width: 100%;
        border-top: 2px dashed #6bb8e6;
    }
.wrap3-box .img{
        display: inline-block;
        width: 33.33%;
        padding: 0 15px;
    }
.wrap3-box .name{
        margin-top: 15px;
        font-size: 20px;
    }
.wrap3-box .tip{
        margin-top: 30px;
        position: relative;
        padding-top: 20px;
        font-size: 20px;
        color: #6bb8e6;
    }
.wrap3-box .tip::after{
            position: absolute;
            top: 0;
            left: 50%;
            transform: translateX(-50%);
            display: block;
            content: '';
            width: 10px;
            height: 10px;
            border: 2px solid #6bb8e6;
            border-radius: 50%;
            background: #fff;
            z-index: 2;
        }

.wrap3-box-2 .list{width: 50%;padding: 0 4%;text-align: center;}
.wrap3-box-2 .list .img{width: 100%;}
.wrap3-box-2 .list .name{ margin-top: 15px;font-size: 20px; font-weight: bold;}
.wrap3-box-2 .list .text{padding-top: 15px;font-size: 17px;line-height: 30px;}
.adname{ font-size: 20px; font-weight: bold; margin: 20px 0px;}
.adaa img{ width: 50%;}

/*鍙戝睍鍘嗙▼*/

/*澶т簨璁皊tart*/
.event_box{ position: relative;}
.event_box .parHd {width: 100%; display: inline-block;

    overflow: hidden;}
.parHd  ul{ width: 100%; text-align: center; margin: 0 auto; padding-top: 48px !important;}
.parHd .tempWrap{ margin: 0 auto;}

/*.parHd li:before{ content: ''; width: 180%; height: 1px; background: #580000; position: absolute;top: 0; right:-140%;right: 0;}*/ 
.parHd li.no_line:before{ display: none;}
.parHd li{  display: inline-block; cursor: pointer; padding-top: 20px; font-size: 13px; margin:0 35px; position: relative; }
.parHd li:after{ content: ''; background:#ccc;width: 8px; height: 8px; border-radius: 50%; position: absolute;  z-index: 20;top: -4%; left: 0%;border:2px #fff solid;}
.parBd{ text-align: center; margin-top: 60px;}
.parBd h4{ position: relative; font-size: 40px; margin-bottom: 3%; /*width: 200px;*/ padding: 0 60px;  display: inline-block; text-align: center;}
.parBd h4:after{ content:''; background: #000; width: 100px; height: 1px; position: absolute; left: -100px; bottom: 12px;}
.parBd h4:before{ content:''; background: #000; width: 100px; height: 1px; position: absolute; right: -100px; bottom: 12px;}
.parBd p{ line-height: 180%; font-size: 16px; width: 80%; margin: 0 auto;}
div#listBox {
    width: 100%;
}
.sPrev,.sNext{ width: 30px; height: 30px; display: block; position: absolute; top: 0px;}
.sPrev{ left: 20px;}
.sNext{ right: 0;}
.sPrev:hover{cursor:pointer;}
.sNext:hover{cursor:pointer;}
.sPrev img,.sNext img{transition: all .6s cubic-bezier(.51,1.1,.9,.95);
    -moz-transition: all .6s cubic-bezier(.51,1.1,.9,.95);
    -webkit-transition: all .6s cubic-bezier(.51,1.1,.9,.95);
    -o-transition: all .6s cubic-bezier(.51,1.1,.9,.95);
     }
.yx_pf1{color: #fff;font-size: 26px;position: absolute;right: 15px;bottom: 50px;}
.yx_pf2{color: #fff;font-size: 26px;position: absolute;right: 15px;bottom: 50px;}
.yx_pf3{color: #fff;font-size: 26px;position: absolute;right: 15px;bottom: 50px;}
.yx_fzlc{width:100%;position: relative;margin-top:160px;}
.yx_fzlc_line{background: #ececec;width: 100%;height: 2px;position: absolute;left: 0px;top: 48px;margin-top: -1px;}
.yx_lc_wz1{position: absolute;top:-45px;width: 100%;text-align: left;color: #015ab2;font-weight: 600; font-size: 28px; font-family: 'zt',arial;transition: 0.6s; margin: 0px !important;}
.yx_lc_wz2{color: #999;transition: 0.6s;font-size: 13px; width:220px; text-align: left;}
.yx_fzimg{width: 100%;margin:0 auto;text-align: center;}
.yxfl::before{position:absolute; content:''; width:1px;height:1px;left:15; bottom:-1px;}
.yxfl:hover:before{background-color:#258ff5; width:100%;transition: 0.6s;}
.jt{position: absolute;right:15px;top:30px;width: 22px;height: 12px;}
.right_top{width:8px;height: 1px;background: #cacaca;transform:translateY(-2px) translateX(14px) rotateZ(45deg);transition: 0.6s;}
.right_bottom{width:8px;height: 1px;background: #cacaca;transform:translateY(2px) translateX(14px) rotateZ(135deg);transition: 0.6s;}
.right_line{width:22px;height: 1px;background: #cacaca;transform:translateX(-1px);transition: 0.6s;}
.ny_content .title{font-size: 50px;    color: #0086d1;    font-weight: bold;    text-align: left;    margin-bottom: 30px;}
.ny_content .title span{padding:5px; font-size: 14px; background: #0086d1; color: #FFF; border-radius: 5px; margin-left:20px;}
.cpxq{ line-height: 50px;}
.cpxq span{padding: 5px 10px;background: #e8bc03; width: 120px; display: inline-block; border-radius: 5px; line-height: 30px; margin-right: 30px;color:#FFF; font-size: 14px;}
.ny_cpmc li p{padding-left:30px;}
.ny_cpmc li:nth-of-type(odd){background: #fbf5dd;}
.yzjc-col{ width: 20%; text-align: center;  float: left;}
.syjx{ background:#e69430; border-radius: 5px; color: #FFF;padding:5px 10px; display: inline-block; margin: 20px 0px; }
.xntitle{ background: #005ab2; border-radius: 5px; color:#FFF;padding:5px 40px;}
.xmjs  ul li{clear: both; margin: 15px 0px;}
.xmjs .bbbt{background: #005ab2; border-radius: 5px;  color:#FFF;padding:3px 10px; width: 160px; float: left; margin-right: 30px;}

.sjcptd{padding-left:55px !important;}
.sjcptd li{ list-style-type: initial;}
.sjcptd li::marker{ color:#e69430;}
.xgyz div{ text-align: center; }
.xncontent{ line-height: 36px; margin: 15px 0px; }

/*棣栭〉*/

.t_syk1jian {    padding-top: 112px;    padding-bottom: 100px;}
.t_syk1h1 h1 {    font-size: 46px;    color: #333;    line-height: 1.5;    text-align: center;}
.t_bgimgfl {left: 48px;}
.t_bgimgfr {right: 48px;}
.t_syk1 .t_yiqiduan {margin-bottom: 58px;}
.t_syk1 .t_yiqiduan p {text-align: center;}
.t_bgimg img { width: 100%;}


.t_syk1 .t_content1 {position: relative;}
.t_content1 {    width: 1540px;    margin: 0 auto;}
.t_yibtn {    width: 100%;    display: inline-block;    position: relative;}
.t_yimorezi {    font-size: 14px;    color: #fff;    line-height: 46px;    margin-right: 26px;    transition: all 0.36s;}
.t_yiqimore a{    display: inline-block;}

.t_syk1 .t_yiqimore{    text-align: center;}

.t_yiqimoreli{    border: 2px solid #387cbe;}
.t_yiqimoreli {    padding: 0 32px;    position: relative;    z-index: 10;}
.t_yiqiliao {    display: inline-block;    position: relative;}

.t_yiqiliao::before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #387cbe;
    transition: all 0.36s;
}
 .t_yiqimore2 a:hover .t_yiqiliao::before {
        width: 100%;
        opacity: 1;
    }
      .t_yiqimore1 a:hover .t_yiqiliao::before{
        width: 0;
        opacity: 0;
    }
.t_yiqiliao::before{    width: 0;    opacity: 0;}
.t_yiqimore1 .t_yiqiliao::before{    width: 100%;    opacity: 1;   background: #f15344;}
.t_yiqimore1 .t_yiqiliao::before{    left: auto;    right: 0;}
.t_yiqimore2 .t_yimorezi{    color:#387cbe;}
.t_chengbtn {    position: absolute;    top: 0;    left: 0;}
.t_yimoreicon {    width: 24px;    line-height: 46px;}
.t_yimoreicon img {    width: 100%;    transition: all 0.36s;}


.t_yiqimore1 a:hover .t_yiqiliao::before{
        width: 0;
        opacity: 0;
    }
    .t_yiqimore1 a:hover .t_yimorezi{
        color: #387cbe;
    }
    .t_yiqimore1 a:hover .t_baibtn{
        opacity: 0;
    }
    .t_yiqimore1 a:hover .t_chengbtn{
        opacity: 1;
    }
    .t_yiqimore2 a:hover .t_yiqiliao::before {
        width: 100%;
        opacity: 1;
    }
    .t_yiqimore2 a:hover .t_yimorezi {
        color:#fff;
    }
    .t_yiqimore2 a:hover .t_baibtn {
        opacity: 1;
    }
    .t_yiqimore2 a:hover .t_chengbtn {
        opacity: 0;
    }
.t_yimoreicon img {    width: 100%;    transition: all 0.36s;}
.fr {float: right;}
.fl{float: left;}
.t_bgimg{    width: 77px;    position: absolute;    top: 44px;}.t_bgimgfl {    left: 48px;}
.t_bgimgfr {    right: 48px;}



.g_cpt2 {
    position: relative;
}
.g_cpt2toptu.act {
    display: block;
}
.g_cpt2toptu {
    display: none;
}
.g_cpt2toptu img{
    width: 100%;
}
.g_cpt2bot {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.g_cpt2botnr {
    z-index: 1;
    overflow: hidden;
}
.g_cpt2botnr {
    width: 25%;
    float: left;
    position: relative;
    height: 100%;
    transition: all .36s ease;
    border-right: 1px solid rgba(255, 255, 255, .2);
}
.g_cpt2botnr a{
    display: block;
    padding: 80px 90px;
    position: absolute;
    z-index: 10;
    height: 100%;
}
.g_cpt2botnr::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .36s ease;
    opacity: 0;
}
.g_cpt2botbox {
    transition: all .36s ease;
}
.g_cpt2boticon {
    width: 39px;
    margin-bottom: 22px;
    transition: all .36s ease;
    opacity: 1;
}
.g_cpt2boticon img{
    width: 100%;
}
.t_jiah3 h3 {
    color: #fff;
    font-size: 30px;
    line-height: 1.5;
    font-weight: bold;
}

.panel-body{text-align: left;padding-left: 60px !important;}