@charset "utf-8";
/*public*/
.contenter_news {max-width: 1232px; margin: 0 auto}
.contenter_about {max-width: 1428px; margin: 0 auto}
.positionTabs {overflow: hidden;}
.positionTabs .position {height: auto;overflow: hidden;float: left;line-height: 80px;}
.positionTabs .position a {display: block;font-size: 14px;color: #999;float: left;line-height: 80px;}
.positionTabs .position a.home {width: 80px;height: 80px;text-align: center;background: #EFEFEF;display: block;margin-right: 20px;}
.positionTabs .position span {float: left; margin: 0 5px;}
.positionTabs .tabs {height: auto;overflow: hidden;float: right;line-height: 80px;}
.positionTabs .tabs a {font-size: 14px;color: #666;margin-left: 25px;position: relative;display: block;float: left;}
.positionTabs .tabs a.active {color: #165dff}

@keyframes banner_line { 
  0% {transform: translateY(-33px);
	-webkit-transform: translateY(-33px);
	-ms-transform: translateY(-33px);
	-moz-transform: translateY(-33px);
	-o-transform: translateY(-33px);
	opacity: 1;}
  50% {transform: translateY(10px);
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-o-transform: translateY(10px);
	opacity: 1;}
  100% {transform: translateY(52px);
	-webkit-transform: translateY(52px);
	-ms-transform: translateY(52px);
	-moz-transform: translateY(52px);
	-o-transform: translateY(52px);
	opacity: 1;}
}

/*column*/
.column {max-width: 1300px; height: 56px; line-height: 56px; border-bottom: 1px solid #c9cdd4; margin: 0 auto; text-align: center;}
.column a {display: inline-block; font-size: 22px; position: relative; width: 200px; margin: 0 5%;}
.column a.active,.column a:hover {color: #1e39c6}
.column a.active::before {content: ''; width: 100%; height: 3px; display: block; background: #1e39c6; position: absolute; left: 0; bottom: 0;}

/*banner*/
.nybanner {height: 409px; margin-top: 62px;}
.nybanner .contenter_news {padding-top: 150px}
.nybanner h2 {font-size: 40px; color: #FFFFFF;}
.nybanner p {font-size: 15px; color: #FFFFFF; padding-top: 34px;}
.vbanner {height: 457px; margin-top: 62px;}
.vbanner .contenter_news {padding-top: 190px}
.vbanner h2 {font-size: 65px; color: #000000; text-align: center;}

/*pages*/
.pages ul {text-align: center; padding: 20px 0 30px 0;}
.pages ul li {display: inline-block; margin: 0 2px;}
.pages ul li a {padding: 10px; border: 1px solid #ced2d8; display: block; color: #989da5; border-radius: 4px;}
.pages ul li.active a {border: 1px solid #b422ff; background: #b422ff; color: #FFFFFF}
.pages ul li a:hover {border: 1px solid #b422ff; color: #b422ff}


/*news*/
.nynews {background: #f0f4f9; padding: 30px 0 100px 0;}
.renews {background: #FFFFFF; padding: 20px 34px;}
.renews h3 {font-size: 18px; color: #165dff;}
.recommend .rentit {width: 50%; padding-top: 30px;}
.recommend .rentit h2 {font-size: 20px; line-height: 28px;}
.recommend .rentit p {color: #86909c; padding-top: 15px; line-height: 24px;}
.recommend .renimg {width: 44%;}
.recommend .renimg img {border-radius: 15px;}
.recommend .swiper-pagination {text-align: left; bottom: 0;}
.recommend>.swiper-pagination-bullets .swiper-pagination-bullet {width: 10%; height: 4px; border-radius: 0; margin: 0;}
.rnewslist {padding-top: 30px}
.rnewslist dl {background: #fff; border-radius: 2px; padding: 18px; margin-bottom: 20px; position: relative}
.rnewslist dl dt {width: 24%; float: left}
.rnewslist dl dd {width: 74%; float: right; padding-right: 15%;}
.rnewslist dl dd h2 {font-size: 22px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.rnewslist dl dd p {color: #86909c; padding: 20px 0 40px 0;}
.rnewslist dl dd a.ckxq {padding: 5px 20px; border: 1px solid #86909c; display: block; position: absolute; left: 27%; bottom: 18px; border-radius:40px; color: #999999}
.rnewslist dl dd a.ckxq:hover {border: 1px solid #b422ff; color: #b422ff; }
.rnewslist dl dd em {font-family:"Barlow-Regular", Arial, "sans-serif"; font-weight: bold; position: absolute; top: 18px; right: 18px;}
.rnewslist dl dd em i {width: 98px; height: 41px; background: #165dff; display: block; border-top-left-radius: 8px;border-top-right-radius: 8px; font-size: 18px; text-align: center; line-height: 41px; color: #FFFFFF;}
.rnewslist dl dd em span {width: 98px;padding:8px 0; text-align: center;display: block; background: #FFFFFF; border: 1px solid #ced2d8; border-top:none; border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;font-size: 30px;}

.content_info {padding: 54px 84px 6vw 84px; background: #FFFFFF;}
.content_info h1 {font-size: 30px; color: #1d2129}
.content_info .attribute {height: auto;overflow: hidden;padding: 20px 0;border-bottom: 1px solid #c9cdd4}
.content_info .attribute .fl {color:#4e5969;}
.content_info .attribute .fr {color:#86909c;}
.content_info .details,.about_2 .details,.programme_show .details {line-height: 30px; font-size: 16px; color: #333333; margin-top: 30px;}
.content_info .details p,.about_2 .details p,.programme_show .details p {font-size: 14px !important;color: #86909c !important;/*text-indent: 32px !important;*/line-height: 20px !important; margin-bottom: 20px;}

.relevant {height: auto; border-top: 1px solid #c9cdd4; overflow: hidden;margin-top:7vw;padding: 30px 0;line-height: 32px; color: #4e5969}
.relevant li {width: 48%;}
.relevant li.fr {text-align: right}
.relevant a {color: #4e5969}

/*message*/
.message {background:#f0f4f9 url("../images/message.jpg") no-repeat top center; padding: 68px 0 130px 0;}
.message_c {max-width: 1400px; background: #ffffff; border-radius:4px;box-shadow:0px 4px 40px rgba(0, 0, 0, 0.25); margin: 0 auto; padding: 30px 0;}
.message_c .me_title {text-align: center}
.message_c .me_title h2 {font-weight:600;color:#000000;font-size:20px;}
.message_c .me_title p {color:#86909c;font-size:14px; padding: 25px 0 32px 0;}
.message_c ul {padding:0 5%}
.message_c ul li {width: 30%; height: 66px; float: left; margin-right: 5%;}
.message_c ul li p {color:#FF0004; font-size: 12px; padding-left: 16%; line-height: 22px;}
.message_c ul li:last-child {margin-right: 0;}
.message_c ul li label {width: 15%; float: left; line-height: 36px;}
.message_c .inputc {width:85%;height:36px; border: 1px solid #f2f3f5; background:#f2f3f5;border-radius:2px; padding:0 10px; float: left}
.message_c .infoc {padding:0 5% 30px 5%; position: relative}
.message_c .infoc p {position: absolute; left: 5%; bottom: 10px; color: #FF0004;}
.message_c .infoc label {padding-bottom: 18px; display: block}
.message_c .textareac {width: 100%; height:146px;line-height:24px; border: 1px solid #f2f3f5;border-radius:8px;background:#f2f3f5; padding: 15px;}
.message_c .buttonc {text-align: center;}
.message_c .bucn {width:122px;height:44px;background:#165dff;border-radius:2px; color: #FFFFFF; cursor: pointer;}
.message_c .bucn:hover {background:linear-gradient(to right,#165dff,#b422ff);}
.message_c .inputc:hover,.message_c .textareac:hover {border:1px solid #165dff}

/*about*/
.about_banner {}
.banner_con {padding: 18% 0 15% 0;}
.about_banner h2 {font-size: 6vw; color: #FFFFFF}
.about_banner h3 {font-size: 4vw; color: #FFFFFF; line-height: 12vw}
.about_banner em {width:15%;height:6px;background:#ffffff; display: block}
.jtdown {width:58px;height:58px;border:3px solid;border-color:rgba(255, 255, 255, 0.67); border-radius: 50%; position: relative; overflow: hidden; margin-top: 8%}
.jtdown  i.tips {position: absolute;left: 11px;top: 0px;
	animation: banner_line 1.5s 0.2s linear both infinite;
	-webkit-animation: banner_line 1.5s 0.2s linear both infinite;
	-ms-animation: banner_line 1.5s 0.2s linear both infinite;
	-moz-animation: banner_line 1.5s 0.2s linear both infinite;
	-o-animation: banner_line 1.5s 0.2s linear both infinite;}

.about { background: #f0f4f9; padding: 5.5vw 0; color:#4e5969}
.about_2 {background: #f0f4f9; padding: 3.5vw 0 5.5vw 0; color:#4e5969}
.about .a_info {background: url("../images/a_jt.png") no-repeat left bottom;}
.about .a_left {width: 34%;}
.about .a_left img {margin: 0;}
.about .a_right {width: 66%; line-height: 28px;}
.about .a_right p img {margin-top: 4vw}
.about ul {padding-top: 5vw}
.about ul li {width: 30%; float: left; margin-right: 5%; text-align: center; padding: 3vw 0; background: url("../images/albg.png") no-repeat left top; background-size: cover; font-size: 16px;}
.about ul li:last-child {margin-right: 0px;}
.about ul li h2 {font-size: 5vw; color: #165dff; font-family:"AlbbPHT-3-EB";}
.about .details {line-height: 30px; font-size: 16px; color: #333333; margin-top: 30px;}
.about .details p {font-size: 16px !important;color: #333 !important;text-indent: 32px !important;line-height: 30px !important;margin-bottom: 20px;}

.honor {background:linear-gradient(to right,#fefeff,#f2f6fa);}
.honor h2.htit,.addess h2.htit,.about_2 h2.htit {font-size: 36px; height: 96px; line-height: 96px; text-align: center; position: relative;}
.honor h2.htit::after,.addess h2.htit::after,.about_2 h2.htit::after {content: ''; width:80px;height:8px;background:#165dff; position: absolute; bottom: 0; left: 50%; margin-left: -40px;}
.honor .ho_list {width: 80%; background: url("../images/hbg1.png") no-repeat right bottom; background-size: 100%; padding-bottom: 8vw; margin: 52px 0;}
.honor .ho_list img {width: 20%; float: left; border:1px solid #000000;border-radius:8px; margin-right: 3%;}
.honor .ho_l2 {background: url("../images/hbg1.png") no-repeat left bottom; background-size: 100%; text-align: right;}
.honor .ho_l2 img {margin: 0 0 0 3%; float: right;}

.addess { background: #f0f4f9; padding: 3vw 0 5.5vw 0;}
.addess .a_addess {background: #FFFFFF; margin-top: 3vw}
.addess .a_addess ul {padding: 2vw 0 2vw 30px;}
.addess .a_addess ul li {width: 25%; height: 60px; float: left}
.addess .a_addess ul li:first-child {width: 50%;}
.addess .a_addess ul li p {padding: 8px 0; line-height: 22px;}
.addess .a_addess ul li span {color: #165dff; display: block; font-weight: bold; font-size: 14px;}
.addess .a_addess ul li i {font-family: "Barlow-Regular",arial;font-size: 16px;}
.addess .a_addess ul li img {float: left; margin-right: 1vw;}
.addess .contact {padding-top: 6vw;}
.addess .contact h2 {font-size:24px;line-height:22px;}
.addess .contact p {font-size:14px;line-height:42px;color:#86909c;}
.addess .contact i {color: #f53f3f}
.addess .contact ul {padding-top: 30px}
.addess .contact ul li {width: 45%; float: left; height: 110px; margin-right: 10%;}
.addess .contact ul li:nth-child(even) {margin-right: 0;}
.addess .contact ul li em,.addess .contact .tex em {color: #f53f3f}
.addess .contact ul li label,.addess .contact .tex label {color: #4e5969; padding-bottom: 10px; display: block;}
.addess .contact ul li input {width: 100%; height:52px; line-height: 52px; padding: 0 10px; background:#ffffff; border-radius:2px; border: none;}
.addess .contact .tex {padding-bottom: 50px;}
.addess .contact .tex textarea {width: 100%; height: 10vw; background:#ffffff;border-radius:2px; padding:15px 10px;}
.addess .contact .butt {text-align: center;}
.addess .contact .butt input.buttn {width:140px;height:44px;background:#165dff;border-radius:2px; color: #FFFFFF;cursor: pointer;}
.addess .contact .butt input.buttn:hover {background:linear-gradient(to right,#165dff,#b422ff);}

.about_2 ul.album {padding-top: 50px}
.about_2 ul.album li {width: 28.333%; float: left; margin: 0 2.5%; text-align: center;}
.about_2 ul.album li h2 {font-size: 24px; height: 120px; line-height: 28px; padding-top: 20px;}


/*product*/
.product,.programme {background:#f5f5f5; padding: 9vw 0 3vw 0;}
.product h2.alias,.programme h2.alias {font-size:40px; text-align: center}
.product ul {margin: 0 auto; padding-top: 50px;}
.product ul li {width: 28.3333%; float: left; background: #FFFFFF;border: 1px solid #eeeeee; margin: 0 2.5% 4% 2.5%}
.product ul li H2 {color:#4e5969;font-size:24px; height: 100px;line-height: 28px; padding:25px 20px 0 20px; border-top: 1px solid #eeeeee; font-family:"AlbbPHT-3-SB"; }
.product ul li:hover H2 {color: #4080ff;}
.product ul li em {color: #4080ff;padding: 0 20px; display: block; line-height: 80px;}

.product_show {background: #f9f9f9; padding: 112px 0 50px 0;}
.programme_show {background: #f9f9f9; padding: 112px 0 50px 0;}
.programme_show .contenter_cp { background: #ffffff; padding: 3%;}
.programme_show h2{font-size: 48px; text-align: center;}
.programme_show h3 {font-size: 28px; text-align: center; font-family: "Barlow-Regular",arial; margin-bottom: 30px; color: #165dff}

/*programme*/
.programme ul {margin: 0 auto; padding-top: 50px;}
.programme ul li {width: 28.3333%; float: left; background: #FFFFFF;border: 1px solid #eeeeee; margin: 0 2.5% 4% 2.5%}
.programme ul li H3 {color:#4080ff;font-size:24px; height: 70px;line-height: 28px; padding:25px 20px 0 20px; border-top: 1px solid #eeeeee;font-family: "Barlow-Regular",arial; font-weight: bold}
.programme ul li H2 {color:#4e5969;font-size:24px; height: 70px;line-height: 28px; padding:0 20px;}
.programme ul li:hover H2 {color: #4080ff;}
.programme ul li em {color: #4080ff;padding: 0 20px; display: block; line-height: 80px;}

/*video*/
.nyvideo {background: #f5f5f5; padding: 45px 0 75px 0;}
.videolist {padding-top: 30px}
.videolist dl {background: #fff; border-radius: 2px; padding: 25px 18px; margin-bottom: 20px; box-shadow: 0 0 8px rgba(0,0,0,0);transition: 0.5s;}
.videolist dl:hover {box-shadow: 0 1px 8px rgba(0,0,0,.05);}
.videolist dl dt {width: 24%; float: left}
.videolist dl dt img {border: 1px solid #e2e2e2}
.videolist dl dd {width: 74%; float: right; padding-top:25px;}
.videolist dl dd h2 {font-size: 28px; height:75px;}
.videolist dl dd a.ckxq {display: inline-block; font-size: 20px; color: #4e5969; position: relative; padding-right: 22px; line-height: 28px;}
.videolist dl dd a.ckxq i {font-size: 24px; color: #86909c; position: absolute; right: 0; top: 0;}
.videolist dl dd a.ckxq:hover,.videolist dl dd a.ckxq:hover i {color: #165dff; }
.videourl {padding-top: 30px;}

.downlist {padding-top: 45px}
.downlist dl dt {float: right;}
.downlist dl dt img {border:none}
.downlist dl dd h2 {height:95px;}
.downlist dl dd {float: left; padding-left: 5%}
.downlist dl dd a.ckxq {font-size: 18px; background: url("../images/xz.jpg") no-repeat right center; padding-right: 28px; }

.downlink {padding-top: 30px;}
.downlink a {font-size: 16px; background: url("../images/xz.jpg") no-repeat right center; padding-right: 28px; margin-right: 30px}

.versionlist {padding-top: 45px}
.versionlist li {background: #fff; border-radius: 2px; padding: 25px 3%; margin-bottom: 25px; }
.versionlist li h2 {font-size: 24px; margin-bottom: 20px;}
.versionlist li p {font-size: 16px; color: #4e5969; padding-top: 10px;}
.versionlist li a.ckxq { color: #86909c; font-size: 16px; background: url("../images/xz.jpg") no-repeat right center; padding-right: 28px; margin-right: 30px}

/*水光机*/
.p_sgj {background: #fafafa; position: relative}
.p_sgj .sgj_1 {width: 50%; position: absolute; top: 8vw; left: 25%; text-align: center; }
.p_sgj .sgj_1 h2 {font-size: 3vw; font-family:"AlbbPHT-3-SB";}
.p_sgj .sgj_1 p {color:#86909c; line-height: 24px; margin-top: 20px;}
.p_sgj_cs {position: relative; background: #e7e8ea; overflow: hidden}
.sgj_cs {width: 74%; position: absolute; top: 0px; left:13%; padding-top: 5%;}
.sgj_cs h2 {font-size: 2.7vw; text-align: center;font-family:"AlbbPHT-3-SB";}
.sgj_cs ul {}
.sgj_cs ul li {width: 30%; float: left; margin: 6% 40% 6% 0;}
.sgj_cs ul li:nth-child(even) {margin-right: 0;}
.sgj_cs ul li i {color:#86909c;}
.sgj_cs ul li em {color:#4e5969; font-size: 24px; font-family: "Barlow-Regular",arial; display: block}
.sgj_cs ul li.cs1 { padding-left: 6%}
.sgj_cs ul li.cs4 {padding-left: 12%}
.sgj_cs ul li.cs5 { padding-left: 4%}
.sgj_cs ul li.cs6 {padding-left: 8%}
.sgj_cs ul li.cs7 { padding-left: 8%}

.p_dry {background: #f9f9f9;border-bottom: 1px solid #d9d9d9}
.dry_cpld {max-width: 1340px; padding: 5vw 0; margin: 0 auto; position: relative}
.dry_cpld .pro_page {display: none;}
.dry_cpld .cpld_txt {width: 45%;}
.dry_cpld .cpld_txt h2 {font-size: 48px; line-height: 120px; font-family: "AlbbPHT-3-SB"; position: relative}
.dry_cpld .cpld_txt h2::after {content: ''; width:94px;height:10px;background:#165dff; position: absolute; left: 0; bottom: 0;}
.dry_cpld .cpld_txt p {line-height:40px;color:#4e5969; margin-top: 10%}
.dry_cpld .cpld_img {width: 47%;}
.pro_page {width: 32px; position: absolute; right: -70px; top: 50%;-webkit-transform: translate3d(0, -50%, 0);transform: translate3d(0, -50%, 0); }
.pro_page span {width:16px;height:16px;background:#d9d9d9;display: block;border-radius:50%; margin: 3vw auto;}
.pro_page span.active {width:32px;height:32px;border:4px solid #165dff;border-radius:50%; background: #FFFFFF}
.dry_cptd {background: linear-gradient(to bottom,#d1dee9,#f2f4f4); padding: 5vw 0;}
.dry_cptd .dry_cpld {border:1px solid #ffffff; background: #ffffff; padding: 0;}
.dry_cptd .dry_cpld li {width: 33.3333%; min-height: 750px; float: left; border-right: 1px solid #dfe7ed;}
.dry_cptd .dry_cpld li:last-child {border-right: 0;}
.dry_cptd .dry_cpld li h2 {height:110px; line-height: 60px; background:linear-gradient(to bottom,#e2eef6,#eff1f2); display: block;color:#313236;font-size:28px; padding:30px 0 0 15%; margin-bottom: 50px;font-family:"AlbbPHT-3-SB";}
.dry_cptd .dry_cpld li h2::before { content: ''; display: block; width:32px;height:4px;background:#165dff;}
.dry_cptd .dry_cpld li p {padding:0 19%;height: 70px; color: #4e5969; background: url("../images/dry/dian.jpg") no-repeat 16% 4px;}

.p_xbpy {padding: 6vw 0 0 0;}
.p_xbpy .pro_page {display: none;}
.p_xbpy h2.xbtit {height: 50px; line-height: 50px; font-size:36px; text-align: center; position: relative; display: block; z-index: 1}
.p_xbpy h2.xbtit::before { content: ''; width: 50%; height: 1px; background: #4e5969; position: absolute; left: 50%; margin-left: -25%; top: 50%; z-index: -1}
.p_xbpy h2.xbtit span {background: #FFFFFF;padding: 0 30px; font-family: "AlbbPHT-3-SB";}
.xbpy_a {padding: 4vw 0 0 0; position: relative}
.xbpy_a .xbpy_img {width: 40%;}
.xbpy_a .xbpy_txt {width: 50%; padding:5% 5% 0 5%}
.xbpy_a .xbpy_txt h2 {font-size:40px; font-family: "AlbbPHT-3-EB"; font-weight: bold}
.xbpy_a .xbpy_txt h3 {color:#4e5969;font-size:32px; line-height: 56px;}
.xbpy_a .xbpy_txt p {color:#4e5969;font-size:16px; height: 120px; margin-top: 2.2vw;line-height: 22px; font-weight: 500;}
.xbpy_a .xbpy_txt img {margin-top: 10%;}
.xbpy_a .pro_page {right: 10%;}
.xbpy_b {position: relative}
.xbpy_b .xbpy_img {width: 50%;}
.xbpy_b .xbpy_txt {width: 40%; padding:10% 6%;}
.xbpy_b .xbpy_txt h2 {font-size:32px; line-height: 56px;font-family: "AlbbPHT-3-SB";}
.xbpy_b .xbpy_txt p {color:#4e5969;font-size:16px; margin-top: 2.5vw;line-height: 24px;}
.xbpy_b .pro_page {left: 10%;}
.xbpy_lc {max-width: 1766px; margin: 0 auto; padding-top: 50px;}
.xbpy_lc img {width: 50%; float: left}
.xbpy_jscs { background:#fafafa url("../images/xbpy/jscs.png") no-repeat center top; background-size: 100%; padding-top: 30px}
.jscs_list {max-width: 1580px; margin: 0 auto; padding:2vw 0 5vw 0}
.jscs_list h2.jscs {color:#1d2129; font-size:3vw;font-family: "AlbbPHT-3-SB";line-height: 8vw}
.jscs_list .jsls_l {width: 60%; float: left}
.jscs_list .jsls_r {width: 40%; float: left}
.jscs_list .jsls_r li {width: 50%; float: left;}
.jscs_list ul li {padding-bottom: 30px;}
.jscs_list ul li i {color:#86909c; line-height: 40px;}
.jscs_list ul li p {color:#4e5969; font-family: "Barlow-Regular",arial;font-size:24px; font-weight:600}


.p_wksmy .sgj_1 h2 {font-size: 5vw;font-family: "AlbbPHT-3-SB";}
.wksmy {background:#eeeeee url("../images/smy/smy1.jpg") no-repeat center bottom; background-size: 100%; padding: 4.4vw 0 7.7vw 0;}
.wksmy_t {width: 60%; text-align: center; margin: 0 auto;}
.wksmy_t h2 {color:#1d2129;font-size:3.5vw; line-height: 8vw;}
.wksmy_t p {color:#86909c;line-height:28px; height: 80px;}
.wksmy_l {max-width: 1474px; margin:0 auto; padding: 2% 0 0 0;}
.wksmy_l li {height: 48px; width: 27%; float: left; margin:7% 46% 7% 0;}
.wksmy_l li p {line-height: 48px;}
.wksmy_l li:nth-child(even) {margin-right: 0; text-align: right}
.wksmy_l li img {height: 48px;float: left; margin-right: 5%}
.wksmy_l li:nth-child(even) img {float: right; margin-left: 5%;margin-right: 0%}
.wksmy_l li.sm1,.wksmy_l li.sm5 {padding-left: 7%}
.wksmy_l li.sm2,.wksmy_l li.sm6 {padding-right: 7%}
.wksmy_l li.sm4 p,.wksmy_l li.sm6 p {padding: 6px 0; line-height: 18px;}
.wksmy_fbl {position: relative; overflow: hidden}
.wksmy_fbl ul {width:82.4%; height: 100%; position: absolute; top: 0; left:9.3%; display: table;}
.wksmy_fbl ul li {color: #FFFFFF;font-size:20px;display: table-cell;vertical-align: middle; padding-left: 7%}
.wksmy_fbl ul li p {width: 264px; padding:0 0 0 18px; background:url("../images/dian.png") no-repeat left 6px;}
.wksmy_cs {background: #f9f9f9}
.wk_jscs { max-width:1486px; margin: 0 auto; background: #ffffff; padding: 58px 0 36px 0;}
.wk_jscs .wk_img {width: 59%}
.wk_jscs .wk_img img {border: 1px solid #4e5969}
.wk_jscs .wk_txt {width: 41%}
.wk_jscs .wk_txt li {color: #86909c; padding-bottom: 12%;}
.wk_jscs .wk_txt li:first-child {padding-bottom: 20px;}
.wk_jscs .wk_txt li:last-child {padding-bottom: 0;}
.wk_jscs .wk_txt li h2 {font-size:48px; font-family: "AlbbPHT-3-SB"; color: #000000 }
.wk_jscs .wk_txt li p {color: #4e5969; font-size:24px; padding-top: 3%; font-family: "AlbbPHT-3-SB";}
.wk_jscs .wk_txt li p.f36 {font-size: 36px;}

.p_dyj {height: 56vw; background:url("../images/dyj/dyjbg.jpg") no-repeat center; background-size: cover}
.dyj_txt {width: 43%; padding: 14vw 0 0 8%;}
.dyj_img {width: 50%; padding: 14vw 0 0 0;}
.dyj_txt h3 {font-size:2vw; font-family: "AlbbPHT-3-EB"; font-weight: bold; color: #4e5969}
.dyj_txt h2 {font-size:3.2vw; height: 11vw; line-height: 11vw;font-family: "AlbbPHT-3-SB";}
.dyj_txt p {color: #86909c; line-height: 30px;}

.p_dyj_a {background:url("../images/dyj/dyjbg2.jpg") no-repeat center top; background-size:100%; padding: 10vw 0;}
.p_dyj_a .contenter_cp {position: relative}
.dyja_img {width: 45%;}
.dyja_txt {width: 50%;}
.dyja_txt h2 {font-size:3.2vw;font-family: "AlbbPHT-3-SB"; position: relative; padding-bottom: 30px;}
.dyja_txt h2::after {content: ''; width:122px; height:8px; background:#165dff; display: block; position: absolute; left: 0; bottom: 0;}
.dyja_txt p {color: #86909c; line-height: 28px; padding-top: 30px;}
.dyja_txt ul {padding-top: 5%}
.dyja_txt ul li {width: 28%; height: 60px; line-height: 60px; float: left; text-align: center; font-weight: bold; border-radius: 60px; border: 1px solid #4e5969; color: #4e5969; margin-right: 2%; margin-top: 6%}
.dyj_sx {height: 24.4vw; background:url("../images/dyj/dyj4.jpg") no-repeat center; background-size: cover }
.dyj_sx ul {width: 1300px; height: 100%; margin: 0 auto; display: table;}
.dyj_sx ul li {text-align: center; color: #FFFFFF; line-height: 22px; display: table-cell;vertical-align: middle;}
.dyj_sx ul li p {height: 46px;}
.dyj_sx ul li img {margin-bottom: 2.5vw;}

.p_jsy {padding: 12vw 0 10vw 0; background: #f9f9f9 url("../images/jsy/jsybg.jpg") no-repeat center; background-size: cover}
.p_jsy .jsy_img {width: 35%;}
.p_jsy .jsy_txt {width: 60%;padding-top: 5vw;}
.p_jsy .jsy_txt h2,.jsy_lc .lc_txt h2 {font-size:4vw;font-family: "AlbbPHT-3-SB"; padding-bottom: 30px;}
.p_jsy .jsy_txt p,.jsy_lc .lc_txt p {color: #4e5969; line-height: 28px; padding-top: 30px;}
.jsy_lc {height: 56vw; background:#e7e8ea  url("../images/jsy/jsy2bg.jpg") no-repeat center bottom; background-size: 100%;}
.jsy_lc .lc_txt {width: 30%; padding-top: 9.4vw; margin-left: 12%;}
.jsy_lc .lc_txt ul {padding-top: 5vw}
.jsy_lc .lc_txt ul li {background: url("../images/jsy/icon1.jpg") no-repeat left center; height: 32px; line-height: 32px; font-size:24px; padding-left: 66px; margin: 2vw 0}
.jsy_lc .lc_txt ul li:nth-child(2) {background-image: url("../images/jsy/icon2.jpg");}
.jsy_lc .lc_txt ul li:nth-child(3) {background-image: url("../images/jsy/icon3.jpg");}
.jsy_sy {background:red url("../images/jsy/sybg.jpg") no-repeat center; background-size: cover;color: #FFFFFF; padding: 7.3vw 0 9.4vw 0;}
.jsy_sy .sy_txt h2 {font-size:36px;font-family: "AlbbPHT-3-SB"; text-align: center;}
.jsy_sy .sy_txt p {color: #FFFFFF; text-align: center; padding-top: 2.5vw;}
.jsy_sy .sy_txt ul {padding-top: 6.5vw;}
.jsy_sy .sy_txt ul li {width: 18%; float: left; text-align: center; font-size: 16px; margin-right: 9.333%; }
.jsy_sy .sy_txt ul li:last-child {margin-right: 0;}
.jsy_sy .sy_txt ul li img {margin-bottom: 2vw}
.jsy_zdjc { background: #f9f9f9; padding: 12.2vw 0 14vw 0;}
.jsy_zdjc .zdjc_img {width: 42%;}
.jsy_zdjc .zdjc_txt {width: 53%;}
.jsy_zdjc .zdjc_txt h2 {font-size:3.5vw; font-family: "AlbbPHT-3-SB";}
.jsy_zdjc .zdjc_txt ul li {width: 50%; float: left; height: 33px; line-height: 33px; margin-top: 4vw;}
.jsy_zdjc .zdjc_txt ul li img {float: left; margin-right: 20px;}
.jsy_jscs {padding: 7vw 0 9vw 0;}
.jsy_jscs h2 {font-size:2.6vw;padding-bottom: 4.2vw; font-family: "AlbbPHT-3-SB";}
.jsy_jscs ul li {width: 25%; float: left; padding:1vw 0 2.7vw 0; color:#86909c;}
.jsy_jscs ul li p {color:#4e5969;font-size:24px; font-family: "Barlow-Regular",arial; padding-top: 1vw; font-weight: bold}

.p_fsy {background-image:url("../images/fsy/fsybg.jpg");}
.fsy_hxgn {background:url("../images/fsy/hxgnbg.jpg") no-repeat center; background-size: cover; padding: 5.7vw 0 16.6vw 0;}
.fsy_hxgn h2 {text-align: center; font-size: 48px; position: relative;font-family: "AlbbPHT-3-SB"; height: 135px; line-height: 135px; color: #FFFFFF}
.fsy_hxgn h2::after { content: ''; width:66px;height:10px;background:#ffffff; position: absolute; left: 50%; bottom: 0; margin-left: -33px;}
.fsy_hxgn ul li {width: 21%; height: 320px; margin: 60px 2% 0 2%; background:#fff url("../images/fsy/f1.png") no-repeat right bottom; float: left; padding: 50px 2%;}
.fsy_hxgn ul li.gn2 {background-image: url("../images/fsy/f2.png")}
.fsy_hxgn ul li.gn3 {background-image: url("../images/fsy/f3.png")}
.fsy_hxgn ul li.gn4 {background-image: url("../images/fsy/f4.png")}
.fsy_hxgn ul li p {color:#4e5969; line-height: 30px;}
.fsy_hxgn ul li h3 {font-size: 16px; font-weight: bold; height: 60px;}
.fsy_gncs {background: #f9f9f9; padding: 5vw 0;}
.fsy_gncs .contenter_cp {background: #ffffff;border: 1px solid #4e5969; padding:4% 5% 5% 5%}
.fsy_gncs h2 {font-size: 36px; text-align: center; height: 65px; position: relative; margin-bottom: 50px;font-family: "AlbbPHT-3-SB";}
.fsy_gncs h2::after { content: ''; width:66px;height:10px;background:#165dff; position: absolute; left: 50%; bottom: 0; margin-left: -33px;}
.fsy_gncs .gncs_img {width: 42%;}
.fsy_gncs ul {width: 53%;} 
.fsy_gncs ul li {color: #4e5969; line-height: 20px;}
.fsy_gncs ul li:nth-child(odd) {background: #f7f8f8 }
.fsy_gncs ul li label {width: 20%; float: left; padding: 12px}
.fsy_gncs ul li p {width: 70%; float: left; border-left: 1px solid #ffffff; padding: 12px}
.fsy_gncs ul li::after{display:table;line-height:0;content:"";}
.fsy_gncs ul li::after{clear:both;}
