@charset "utf-8";
*{
box-sizing: border-box;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
transition:all 0.3s ease 0s;
}
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr,span{margin:0;padding:0;}
body{font-size:12px;font-family: "Microsoft YaHei" ! important;color:#262626;background:#fff;margin:0 auto;padding:0px;}
a{text-decoration:none;color:#262626;outline:none;}
a:active{star:expression(this.onFocus=this.blur());}
img{border:0px;vertical-align: middle;}
li{list-style: none;}
.pt10{padding-top: 10px;}
.pl10{padding-left: 10px;}
.pr10{padding-right: 10px;}
.pb10{padding-bottom: 10px;}
.pn5{padding: 5px;}
.pt5{padding-top: 5px;}
.pl5{padding-left: 5px;}
.pr5{padding-right: 5px;}
.pb5{padding-bottom: 5px;}
.mt10{margin-top: 10px;}
.mt30{margin-top: 30px;}
.ml10{margin-left: 10px;}
.mr10{margin-right: 10px;}
.mb10{margin-bottom: 10px;}
.mn5{margin: 5px;}
.mt5{margin-top: 5px;}
.ml5{margin-left: 5px;}
.mr5{margin-right: 5px;}
.mb5{margin-bottom: 5px;}
.wrap {
width: 1280px;
margin: 0 auto;
}
.pc_header{
    background: rgba(0,0,0,0.6);
width: 100%;
z-index: 9999;
position: fixed;
top: 0;
  --tw-backdrop-blur: blur(8px);
  backdrop-filter: var(--tw-backdrop-blur);
}
.header {
width: 100%;
height: 114px;
padding: 30px 0 0px;
position: relative;
z-index: 1;
}
.logo {
float: left;
margin-bottom: 27px;
}
.logo img {
height: 57px;
float: left;
}
.logo img.logo_w {display: block;}
.logo img.logo_b {display: none;}

.nav {
width: 100%;
height: 60px;
}
.nav ul {
float: left;
}
.nav ul li {
float: left;
position: relative;
margin-right: 10px;
}
.nav ul li h3 {
float: left;
}
.nav ul li h3 a {
height: 60px;
font-weight: 500;
font-size: 18px;
color: #FFFFFF;
line-height: 60px;
float: left;
padding: 0 29px;
}
.nav ul li h3 a:hover {
background: #EA4D1C;
}
.nav ul li h3 a:hover:after {}
.nav ul li.on h3 a {
background: #EA4D1C;
}
.nav ul li.on h3 a:after {}
.nav ul li dl {
width: 154px;
left: 50%;
transform: translate(-50%, 72px);
height: auto;
float: left;
position: absolute;
z-index: 2;
display: none;
background: rgba(255, 255, 255, 1);
box-shadow: 0 0px 10px rgba(42, 42, 42, 0.35);
border-radius: 10px;
padding: 20px 10px;
}
.nav ul li dl:before {
position: absolute;
top: -12px;
right: 50%;
margin-right: -10px;
display: block;
content: "";
width: 0;
height: 0;
border-left: 14px solid transparent;
border-right: 14px solid transparent;
border-bottom: 12px solid white;
}
.nav ul li:hover dl {
display: block;
}
.nav ul li dl dd {
width: 100%;
height: 36px;
line-height: 36px;
float: left;
}
.nav ul li dl dd:last-child {
border-bottom: 0 none;
}
.nav ul li dl dd a {
width: 100%;
text-align: center;
float: left;
font-weight: 400;
font-size: 16px;
color: #828282;
line-height: 36px;
}
.nav ul li dl dd a:hover {
color: #EF630C;
}
.nav a.gohome {
display: none;
}
.nav a.gohome i {
display: none;
}
.nav a.gonav i {
display: none;
}
.h174{width: 100%;height: 174px;}
.bot_la{
    background: #ffffff;
    box-shadow: 0px 6px 17px 0px rgba(0,0,0,0.35);
}
.bot_la .logo img.logo_w {display: none;}
.bot_la .logo img.logo_b {display: block;}
.bot_la .nav ul li h3 a {color: #ffffff;}
.bot_la .nav{background: #000000;border-top: 0 none;}
.bot_la .nav ul li.on h3 a{color: #ffffff;}






.m_header{position: relative;z-index: 999;display: none;height: 68px;}
.sp_header{height:68px;overflow:hidden;background:#fff;position:fixed;z-index: 10;width:100%;}
.sp_logo{padding:10px;float:left;height:68px}
.sp_logo img{margin:auto;max-height:48px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:20px}
.sp_nav span{display:block;background:#c9141e;width:30px;height:2px;position:absolute;left:10px;}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:calc(100% - 0px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:68px}

.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:36px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:46px;font-size:16px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:30px;height:36px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}
input:focus {
outline: none;
}
select:focus {
outline: none;
}
textarea:focus {
outline: none;
}
.search {
width: 77.34%;
height: 56px;
background: #F3F3F3;
float: right;
border-radius: 28px;
}
.searchform {
width: 100%;
height: auto;
float: left;
position: relative;
}
.searchform .keyword {
width: calc(100% - 107px);
height: 24px;
float: left;
border: 0;
margin-top: 16px;
border-left: 1px solid #999999;
padding-left: 16px;
font-size: 16px;
color: #828282;
line-height: 24px;
background: #F3F3F3;
}
.searchform .tjbtn {
width: 160px;
height: 56px;
line-height: 56px;
background: #000000;
font-size: 16px;
color: #FFFFFF;
border: 0;

float: right;
border-radius: 28px;
cursor: pointer;
position: absolute;
right: -1px;
top: 0;
}
.searchform .tjbtn:after {
content: "";
width: 16px;
height: 16px;
background: url(../images/topbar_search_icon.png) no-repeat center center / 100% 100%;
display: inline-block;
vertical-align: middle;
margin-left: 16px;
margin-top: -4px;
}
.search * {
transition: all 0s ease 0s;
}
.select-button {
height: 56px;
line-height: 56px;
font-size: 16px;
color: #2C2C2C;
background: #F3F3F3;
border-bottom-left-radius: 28px;
border-top-left-radius: 28px;
}
.select-wrapper{border-radius: 28px;}
.select-list ul li.selected,
.select-list ul li:hover {
background: #EA4D1C;
}
.banner {
width: 100%;
overflow: hidden;
position: relative;
z-index: 0;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets,
.banner .swiper-pagination-custom,
.banner .swiper-pagination-fraction {
bottom: 100px;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
width: 10px;
height: 10px;
border: 1px solid #FFFFFF;
opacity: 1;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
background: #FFFFFF;
opacity: 1;
}
.banner .swiper-slide {
width: 100%;
position: relative;
}
.banner .swiper-slide img {
width: 100%;
}
.banner .swiper-slide .text {
width: 1280px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
height: auto;
float: left;
text-align: left;
position: absolute;
display: flex;
flex-direction: column;
justify-content: center;
}
.banner .swiper-slide .text h3 {
font-weight: bold;
font-size: 52px;
color: #FFFFFF;
line-height: 1.2;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.banner .swiper-slide .text p {
font-weight: 400;
font-size: 30px;
color: #FFFFFF;
line-height: 58px;
margin-top: 16px;
margin-bottom: 67px;
}
.banner .swiper-slide .text .more {
width: 180px;
height: 54px;
line-height: 50px;
border-radius: 12px;
border: 2px solid #FFFFFF;
font-weight: 400;
font-size: 20px;
color: #FFFFFF;
text-align: center;
}
.banner .swiper-slide .text .more:hover {
background: #fff;
color: #EA4D1C;
}
.w100p {
width: 100%;
}
.fl {
float: left;
}
.fr {
float: right;
}
.h2tit {
width: 100%;
float: left;
margin-bottom: 40px;
}
.h2tit h2 {
width: 100%;
float: left;
font-weight: normal;
font-size: 30px;
color: #2C2C2C;
line-height: 1.6;
}
.h2tit span {
width: 100%;
float: left;
font-weight: 400;
font-size: 20px;
color: #B0A6A3;
line-height: 29px;
margin-top: 10px;
}
/* 主体产品模块 */
.ipro {
width: 100%;
overflow: hidden;
padding-top: 90px;
}
.ipro .iproqh {
width: 100%;
float: left;
}
.ipro .iproqh .tab-hd {
width: 300px;
float: left;
}
.ipro .iproqh .tab-hd ul {
width: 100%;
float: left;
}
.ipro .iproqh .tab-hd ul li {
width: 100%;
float: left;
height: 94px;
font-weight: normal;
font-size: 18px;
color: #2C2C2C;
position: relative;
padding-left: 70px;
padding-right: 10px;
background: #FFF3EF;
border: 1px solid #F3F3F3;
border-radius: 12px;
margin-bottom: 22px;
cursor: pointer;
display: flex;
align-items: center;
}
.ipro .iproqh .tab-hd ul li:before {
content: '';
width: 40px;
height: 40px;
top: 50%;
transform: translateY(-50%);
left: 20px;
display: inline-block;
position: absolute;
background: url(../images/home_hot_icon2.png) no-repeat center center / 100% 100%;
}
.ipro .iproqh .tab-hd ul li:after {
position: absolute;
top: 50%;
margin-top: -12px;
right: 0%;
margin-right: -12px;
display: block;
content: "";
width: 0;
height: 0;
border-top: 12px solid transparent;
border-bottom: 12px solid transparent;
border-left: 12px solid #EA4D1C;
display: none;
}
.ipro .iproqh .tab-hd ul li.on {
color: #ffffff;
background: #EA4D1C;
}
.ipro .iproqh .tab-hd ul li.on:before {
background: url(../images/home_hot_icon.png) no-repeat center center / 100% 100%;
}
.ipro .iproqh .tab-hd ul li.on:after {
display: block;
}
.ipro .iproqh .tab-bd {
width: 954px;
float: right;
}
.ipro_info {
width: 100%;
float: left;
}
.ipro_info .ipro_type {
width: 100%;
height: 94px;
float: left;
display: flex;
justify-content: space-between;
align-items: center;
padding-left: 40px;
background: #EA4D1C url(../images/home_hot_img.png) no-repeat center center / 100% 100%;
border-radius: 12px;
padding-right: 32px;
}
.ipro_info .ipro_type .ipro_typename {
float: left;
}
.ipro_info .ipro_type .ipro_typename h3 {
font-weight: bold;
font-size: 18px;
color: #FFFFFF;
line-height: 29px;
}
.ipro_info .ipro_type .ipro_typename p {
font-weight: 300;
font-size: 14px;
color: #FFFFFF;
line-height: 24px;
}
.ipro_info .ipro_type .more {
width: 120px;
height: 30px;
border-radius: 21px;
border: 1px solid #FFFFFF;
float: right;
line-height: 28px;
font-weight: 400;
font-size: 15px;
color: #FFFFFF;
text-align: center;
}
.ipro_list {
width: 100%;
float: left;
margin-top: 23px;
}
.ipro_list ul {
width: 100%;
float: left;
}
.ipro_list ul li {
width: 32%;
float: left;
margin-right: 2%;
padding: 16px;
background: #F3F3F3;
margin-bottom: 2%;
}
.ipro_list ul li:nth-child(3n) {
margin-right: 0;
}
.ipro_list ul li a {
width: 100%;
float: left;
}
.ipro_list ul li a .picbox {
width: 100%;
height: 0;
padding-bottom: 59.70%;
float: left;
position: relative;
overflow: hidden;
}
.ipro_list ul li .picbox img {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.ipro_list ul li:hover .picbox img {
-webkit-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
.ipro_list ul li a .info {
width: 100%;
float: left;
margin-top: 8px;
}
.ipro_list ul li a .info span {
width: 100%;
float: left;
font-weight: normal;
font-size: 14px;
color: #EA4D1C;
line-height: 1.6;
}
.ipro_list ul li a .info h3 {
width: 100%;
float: left;
font-weight: bold;
font-size: 16px;
color: #222528;
line-height: 1.2;
}
.ipro_list ul li a .info hr {
width: 100%;
float: left;
color: #D9D9D9;
margin-top: 13px;
margin-bottom: 10px;
opacity: 0;
}
.ipro_list ul li a:hover .info hr {
opacity: 1;
}
.ipro_list ul li a .info .params {
width: 100%;
float: left;
}
.ipro_list ul li a .info .params i {
width: 50%;
float: left;
font-weight: 400;
font-size: 12px;
color: #8D8D8D;
line-height: 17px;
font-style: normal;
margin-bottom: 4px;
}
/* 解决方案模块 */
.isolution {
width: 100%;
overflow: hidden;
padding-top: 90px;
}
.isolution .isolution_list {
width: 100%;
float: left;
}
.isolution .isolution_list ul {
width: 100%;
float: left;
}
.isolution .isolution_list ul li {
width: 50%;
float: left;
position: relative;
overflow: hidden;
}
.isolution .isolution_list ul li a {
width: 100%;
float: left;
}
.isolution .isolution_list ul li a .picbox {
width: 100%;
float: left;
}
.isolution .isolution_list ul li a .picbox img {
width: 100%;
float: left;
}
.isolution .isolution_list ul li a:hover .picbox img {
-webkit-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
.isolution .isolution_list ul li a .info {
width: 100%;
height: 100%;
float: left;
position: absolute;
top: 0;
left: 0;
padding: 50px;
text-align: right;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: flex-end;
}
.isolution .isolution_list ul li a .info h3 {
width: 100%;
float: left;
font-weight: 400;
font-size: 24px;
color: #FFFFFF;
line-height: 1.6;
;
}
.isolution .isolution_list ul li a .info h3 span {
width: 100%;
float: left;
font-weight: 400;
font-size: 18px;
line-height: 1.6;
}
.isolution .isolution_list ul li a .info p {
font-weight: 400;
font-size: 16px;
color: #FFFFFF;
line-height: 1.4;
max-width: 525px;
text-align: left;
}
.isolution .isolution_list ul li:nth-child(2n) a .info {
align-items: flex-start;
text-align: left;
}
.isolution .isolution_list ul li:nth-child(3) a .info h3 {
color: #EA4D1C;
}
.isolution .isolution_list ul li:nth-child(3) a .info p {
color: #2C2C2C;
}
/* CRO服务模块 */
.icro {
width: 100%;
overflow: hidden;
padding-top: 90px;
background: url(../images/home_cro_bg.png) no-repeat right bottom / 100% 100%;
}
.icroqh {
width: 100%;
height: auto;
float: left;
margin-top: 75px;
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 100px;
}
.icroqh .tab-hd {
width: 640px;
height: auto;
float: left;
}
.icroqh .tab-hd ul {
width: 100%;
height: auto;
float: left;
}
.icroqh .tab-hd ul li {
width: 100%;
height: auto;
float: left;
border-bottom: 1px solid #E4E4E4;
margin-bottom: 19px;
padding-left: 88px;
position: relative;
cursor: pointer;
}
.icroqh .tab-hd ul li i {
width: 72px;
font-size: 50px;
color: #EA4D1C;
line-height: 71px;
float: left;
font-style: normal;
position: absolute;
opacity: 0.12;
top: 0;
left: 0;
}
.icroqh .tab-hd ul li h3 {
width: 100%;
height: 35px;
float: left;
font-weight: 400;
margin-bottom: 6px;
font-size: 24px;
color: #000000;
line-height: 35px;
}
.icroqh .tab-hd ul li p {
width: 100%;
height: auto;
float: left;
font-size: 16px;
color: #B0A6A3;
line-height: 21px;
margin-bottom: 20px;
}
.icroqh .tab-hd ul li.on h3 {
color: #EA4D1C;
}
.icroqh .tab-hd ul li.on i {
font-size: 60px;
opacity: 1;
}
.icroqh .tab-bd {
width: 640px;
height: auto;
float: left;
}
.icroqh .tab-bd .icroimg {display: flex;justify-content: center;align-items: center;}
.icroqh .tab-bd .icroimg img {max-width: 80%;}
/* 广告轮播模块 */
.avdqh {
width: 100%;
overflow: hidden;
background: url(../images/home_huodongbanner.png) no-repeat center center / 100% 100%;
height: 435px;
position: relative;

}
.avdqh .swiper {
width: 100%;
height: 100%;
overflow: hidden;
}
.avdqh .swiper .swiper-wrapper .swiper-slide {
width: 100%;
display: flex;
justify-content: space-between;
}
.avdqh .swiper .swiper-wrapper .swiper-slide .info {
width: 50%;
float: left;
color: #fff;
display: flex;
flex-direction: column;
justify-content: center;
}
.avdqh .swiper .swiper-wrapper .swiper-slide .info h3 {
width: 100%;
float: left;
font-size: 36px;
line-height: 1.6;
}
.avdqh .swiper .swiper-wrapper .swiper-slide .info span {
width: 100%;
float: left;
font-size: 24px;
line-height: 1.6;
}
.avdqh .swiper .swiper-wrapper .swiper-slide .info p {
width: 100%;
float: left;
font-size: 15px;
line-height: 56px;
margin-top: 20px;
margin-bottom: 15px;
}
.avdqh .swiper .swiper-wrapper .swiper-slide .info .more {
width: 200px;
height: 50px;
background: #000000;
border-radius: 14px;
line-height: 50px;
text-align: center;
font-size: 18px;
color: #FFFFFF;
}
.avdqh .swiper .swiper-wrapper .swiper-slide .picbox {
width: 50%;
float: right;
display: flex;
justify-content: center;
align-items: center;
}
.avdqh .swiper .swiper-wrapper .swiper-slide .picbox img {
max-width: 100%;
max-height: 100%;
float: left;
}
.avdqh .swiper-button-next {
width: 52px;
height: 52px;
overflow: hidden;
top: 50%;
margin-top: -26px;
background: url(../images/jtrgiht1.png) no-repeat center center;
border-radius: 50%;
right: 95px;
font-size: 30px;
color: #000;
text-align: center;
}
.avdqh .swiper-button-prev {
overflow: hidden;
width: 52px;
height: 52px;
top: 50%;
margin-top: -26px;
background: url(../images/jtleft1.png) no-repeat center center;
border-radius: 50%;
left: 95px;
font-size: 30px;
color: #000;
text-align: center;
}
.avdqh .swiper-button-next:hover {}
.avdqh .swiper-button-prev:hover {}
.avdqh .swiper-button-next:after,
.avdqh .swiper-container-rtl .swiper-button-prev:after {
display: none;
}
.avdqh .swiper-button-prev:after,
.avdqh .swiper-container-rtl .swiper-button-next:after {
display: none;
}
/* 页脚模块 */
.footer {
width: 100%;
overflow: hidden;
padding-top: 78px;
background: url(../images/footer_bg.png) no-repeat center center / 100% 100%;
}
.footer .foot_l {
width: 300px;
float: left;
}
.footer .foot_l .ft_logo {
height: 57px;
margin-bottom: 21px;
}
.footer .foot_l .ft_logo img {
height: 100%;
float: left;
}
.footer .foot_l p {
width: 100%;
float: left;
font-size: 14px;
color: #D8D8D8;
line-height: 27px;
text-align: left;
}
.footer .foot_r {
float: right;
}
.footer .foot_r .ft_nav {
float: left;
margin-right: 15px;
margin-bottom: 68px;
}
.footer .foot_r .ft_nav dl {
float: left;
width: 117px;
}
.footer .foot_r .ft_nav dl dt {
font-size: 18px;
color: #FFFFFF;
line-height: 27px;
}
.footer .foot_r .ft_nav dl dd {
width: 100%;
float: left;
margin-top: 16px;
}
.footer .foot_r .ft_nav dl dd a {
width: 100%;
float: left;
font-size: 16px;
color: #707070;
line-height: 24px;
}
.footer .foot_r .ft_nav dl dd a:hover {
color: #ffffff;
}
.footer .foot_r .ft_ewm {
float: right;
}
.footer .foot_r .ft_ewm .picbox {
width: 118px;
float: left;
margin-left: 45px;
}
.footer .foot_r .ft_ewm .picbox img {
width: 100%;
float: left;
}
/* 版权信息模块 */
.copyright {
width: 100%;
height: 100px;
overflow: hidden;
background: #000;
text-align: center;
padding: 30px;
font-size: 16px;
color: #FFFFFF;
line-height: 40px;
}
.copyright p {}
.copyright p a {
color: #FFFFFF;
}
/* 搜索结果模块 */
.so_result {
width: 100%;
overflow: hidden;
}
.posi {
width: 100%;
height: auto;
float: left;
font-size: 16px;
color: #000000;
line-height: 1.8;
margin: 30px 0 10px;
}
.posi span {
color: #EA4D1C;
}
.posi a {
color: #000000;
}
.posi a:hover {
color: #EA4D1C;
}
.so_result .so_result_count {
width: 100%;
height: 30px;
float: left;
font-size: 18px;
color: #000000;
line-height: 30px;
margin-bottom: 10px;
}
.so_result .so_result_count i {
width: 30px;
height: 30px;
float: left;
margin-right: 15px;
background-image: url(../images/proudct_duigou.png);
background-position: center center;
background-size: 100% 100%;
background-repeat: no-repeat;
}
.so_result .so_result_count span {
color: #EA4D1C;
}
.so_result .so_result_list {
width: 100%;
height: auto;
margin-bottom: 15px;
float: left;
}
.so_result .so_result_list ul {
width: 100%;
height: auto;
float: left;
}
.so_result .so_result_list ul li {
float: left;
margin-right: 26px;
background: #F3F3F3;border-radius: 14px;

}
.so_result .so_result_list ul li a {
width: 160px;
height: 130px;
float: left;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
}
.so_result .so_result_list ul li a i {
width: 36px;
height: 36px;
float: left;
margin-bottom: 10px;
background-image: url(../images/proudct_icon_antibody2.png);
background-position: center center;
background-size: 100% 100%;
background-repeat: no-repeat;
}
.so_result .so_result_list ul li a span {
width: 100%;
height: auto;
float: left;
font-size: 16px;
color: #000000;
line-height: 26px;
}
.so_result .so_result_list ul li.current {
background: #EA4D1C;
}
.so_result .so_result_list ul li.current a i {
background-image: url(../images/proudct_icon_antibody.png);
}
.so_result .so_result_list ul li.current a span {
color: #ffffff;
}
.so_result .so_result_list ul li:hover {
background: #EA4D1C;
border-radius: 14px;
}
.so_result .so_result_list ul li:hover a i {
background-image: url(../images/proudct_icon_antibody.png);
}
.so_result .so_result_list ul li:hover a span {
color: #ffffff;
}
/* 筛选框模块 */

.select_box {
width: 100%;
height: auto;
float: left;
padding: 32px 0 0;
background: #f3f3f3;
}
.select_box ul {
width: 100%;
height: auto;
float: left;
}
.select_box ul li {
width: 100%;
height: auto;
float: left;
padding:0 0 16px 0;

}
.select_box ul li:last-child .item {
border-bottom: 0 none;
}
.select_box ul li h3 {
width: 80px;
height: auto;
float: left;
font-weight: 500;
font-size: 16px;
color: #2C2C2C;
line-height: 18px;
}
.select_box ul li .item {
width: calc(100% - 80px);
height: auto;
float: left;
border-bottom: 1px dashed #D3D3D3;
padding-bottom: 6px;
}
.select_box ul li .item a {
float: left;
margin-right: 30px;
font-weight: 400;
font-size: 16px;
color: #999999;
line-height: 18px;
margin-bottom: 10px;
}
.select_box ul li .item a.on {
color: #EA4D1C;
}
.select_box ul li .item a:hover {
color: #EA4D1C;
}
.select_box ul li .item a:before {
content: '';
width: 18px;
height: 18px;
float: left;
margin-right: 10px;
border: 1px solid #979797;
}
.select_box ul li .item a.on:before {
color: #EA4D1C;
background-color: #EA4D1C;
border: 1px solid #EA4D1C;
background-image: url(../images/dui.png);
background-position: center center;
background-size: auto auto;
background-repeat: no-repeat;
}
.select_box ul li .item a:hover:before {
color: #EA4D1C;
border: 1px solid #EA4D1C;
}
/* 主内容与产品列表模块 */
.main {
width: 100%;
overflow: hidden;
}
.bgf0 {
background: #F0F2F5;
}
.pro_list {
width: 100%;
height: auto;
float: left;
margin-top: 40px;
margin-bottom: 20px;
}
.pro_list ul {
width: 100%;
height: auto;
float: left;
}
.pro_list ul li {
width: 100%;
height: auto;
float: left;
border: 1px solid #F3F3F3;
border-radius: 13px;
padding: 15px;
display: flex;
justify-content: space-between;
position: relative;
margin-bottom: 20px;overflow: hidden;

}
.pro_list ul li:before {
    content: '';
width: 100%;
height: 90px;
position: absolute;
background: #F3F3F3;
left: 0;
bottom: 0;
}
.pro_list ul li.current {
border: 1px solid #EA4D1C;
}
.pro_list ul li:hover {
border: 1px solid #EA4D1C;
}
.pro_list ul li .picbox {
width: 28%;
height: 0;
padding-bottom: 20.125%;
float: right;
position: relative;
overflow: hidden;
}
.pro_list ul li .picbox img {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.pro_list ul li:hover .picbox img {
-webkit-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
.pro_list ul li .info {
width: 69%;
height: auto;
float: left;
display: flex;
flex-direction: column;
position: relative;

z-index: 1;
}
.pro_list ul li .info .compare {
float: left;
position: absolute;
right: 20px;
top: 10px;
}
.pro_list ul li .info .compare a {
font-size: 18px;
color: #939393;
line-height: 26px;
float: left;
}
.pro_list ul li .info .compare a:before {
content: '';
width: 18px;
height: 18px;
margin-top: 3px;
float: left;
margin-right: 16px;
background: #F3F3F3;
border: 1px solid #979797;
}
.pro_list ul li .info .compare a.on {
color: #EA4D1C;
}
.pro_list ul li .info a.on:before {
color: #EA4D1C;
background-color: #EA4D1C;
border: 1px solid #EA4D1C;
background-image: url(../images/dui.png);
background-position: center center;
background-size: auto auto;
background-repeat: no-repeat;
}
.pro_list ul li .info span {
width: 100%;
height: auto;
float: left;
font-size: 16px;
color: #EA4D1C;
line-height: 30px;
margin-top: 12px;
}
.pro_list ul li .info h3 {
width: 100%;
height: auto;
float: left;
margin-bottom: 20px;
}
.pro_list ul li .info h3 a {
width: 100%;
height: auto;
float: left;
font-size: 24px;
color: #000000;
line-height: 35px;
}
.pro_list ul li .info .tags {
width: 100%;
height: auto;
float: left;
}
.pro_list ul li .info .tags i {
font-style: normal;
}
.pro_list ul li .info .tags i.ms {
width: 187px;
height: 34px;
background: linear-gradient(90deg, #241815 0%, #8C2F00 24%, #EA4D1C 100%);
border-radius: 5px;
font-size: 16px;
color: #FFFFFF;
line-height: 34px;
text-align: center;
margin-right: 16px;
float: left;
}
.pro_list ul li .info .tags i.wx {
width: 187px;
height: 34px;
background: #FFECE6;
border-radius: 5px;
border: 2px solid #EA4D1C;
font-size: 16px;
color: #EA4D1C;
line-height: 31px;
text-align: center;
float: left;
}
.pro_list ul li .info .params {
width: 100%;
height: auto;
float: left;
align-self: flex-end;
margin-top: 46px;
}
.pro_list ul li .info .params .params_item {
width: 25%;
float: left;
display: flex;
flex-direction: column;
}
.pro_list ul li .info .params .params_item span {
width: 100%;
height: auto;
float: left;
font-size: 14px;
color: #000000;
line-height: 26px;
}
.pro_list ul li .info .params .params_item p {
width: 100%;
height: auto;
float: left;
font-size: 14px;
color: #B0A6A3;
line-height: 26px;
}
.black_overlay {
display: none;
position: fixed;
top: 0%;
left: 0%;
width: 100%;
height: 100%;
background-color: black;
z-index: 101;
-moz-opacity: 0.4;
opacity: .40;
filter: alpha(opacity=40);
}
.white_content {
display: none;
position: fixed;
bottom: 0;
width: 1280px;
left: 50%;
transform: translateX(-50%);
min-height: 227px;
padding: 0px;
border: 0px solid orange;
background-color: #00000040;
z-index: 102;
overflow: auto;
}
.compare_tc .tc_title {
width: 100%;
height: 58px;
background: #000000;
float: left;
padding: 0 19px 0 29px;
display: flex;
justify-content: space-between;
}
.compare_tc .tc_title .yxpronum {
font-size: 20px;
color: #FFFFFF;
line-height: 58px;
float: left;
position: relative;
padding-left: 38px;
}
.compare_tc .tc_title .yxpronum:before {
content: '';
width: 20px;
height: 8px;
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
float: left;
background: url(../images/xjt_compare.png) no-repeat center center / 100% 100%;
}
.compare_tc .tc_title .start {
float: right;
display: flex;
justify-content: center;
align-items: center;
}
.compare_tc .tc_title .start .start_compare {
width: 171px;
height: 40px;
background: #EA4D1C;
border-radius: 20px;
float: left;
font-size: 18px;
color: #FFFFFF;
line-height: 40px;
text-align: center;
margin-right: 22px;
}
.compare_tc .tc_title .start .gbbtn {
width: 171px;
height: 40px;
border-radius: 20px;
border: 1px solid #F3F3F3;
line-height: 36px;
font-size: 18px;
color: #F3F3F3;
text-align: center;
float: left;
}
.compare_tc_box {
width: 100%;
padding: 24px 40px;
height: auto;
float: left;
}
.compare_tc_box .compare_tc_item {
width: 32%;
height: 102px;
background: #FFFFFF;
border-radius: 12px;
float: left;
position: relative;
padding: 22px;
margin-right: 2%;
margin-bottom: 2%;
}
.compare_tc_box .compare_tc_item:nth-child(3n) {
margin-right: 0px;
}
.compare_tc_box .compare_tc_item h3 {
width: 100%;
height: auto;
float: left;
font-size: 20px;
color: #EA4D1C;
line-height: 23px;
}
.compare_tc_box .compare_tc_item p {
width: 100%;
height: auto;
float: left;
font-size: 20px;
color: #000000;
line-height: 29px;
}
.compare_tc_box .compare_tc_item .cancel {
width: 34px;
height: 34px;
background: #000000;
border-radius: 34px;
text-align: center;
line-height: 30px;
color: #ffffff;
font-size: 30px;
position: absolute;
right: -11px;
top: -11px;
float: left;
}
.compare_content {
display: none;
position: fixed;
width: 1280px;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
height: 782px;
padding: 0px;
border: 1px solid #979797;
border-radius: 12px;
background: #FFFFFF;
z-index: 1002;
overflow: auto;
}
.compare_content .cctop {
width: 100%;
height: auto;
float: left;
position: relative;
}
.compare_content .cctop h2 {
width: 100%;
height: auto;
float: left;
font-size: 28px;
color: #2C2C2C;
line-height: 40px;
margin-top: 25px;
font-weight: 400;
text-align: center;
}
.compare_content .cctop .gbbtn {
width: 34px;
height: 34px;
border-radius: 34px;
text-align: center;
line-height: 30px;
color: #DEDEDE;
font-weight: bold;
font-size: 40px;
position: absolute;
right: 30px;
top: 30px;
float: left;
}
.cc_pro_list {
width: 100%;
height: auto;
float: left;
margin-top: 38px;
}
.cc_pro_list ul {
width: 100%;
height: auto;
float: left;
padding: 0 30px;
}
.cc_pro_list ul li {
width: 23.5%;
height: auto;
float: left;
margin-right: 2%;
margin-bottom: 2%;
}
.cc_pro_list ul li:nth-child(4n) {
margin-right: 0;
}
.cc_pro_list ul li .info {
width: 100%;
height: auto;
float: left;
margin-bottom: 20px;
}
.cc_pro_list ul li .info span {
width: 100%;
height: auto;
float: left;
font-size: 16px;
color: #EA4D1C;
line-height: 24px;
}
.cc_pro_list ul li .info h3 {
width: 100%;
height: 48px;
overflow: hidden;
font-weight: 400;
margin-top: 5px;
float: left;
font-size: 20px;
color: #000000;
line-height: 24px;
}
.cc_pro_list ul li .picbox {
background: #F3F3F3;
width: 100%;
height: 155px;
padding: 15px 39px 12px;
float: left;
position: relative;
overflow: hidden;
display: flex;
justify-content: center;
align-items: center;
}
.cc_pro_list ul li .picbox img {
max-width: 100%;
max-height: 100%;
}
.cc_pro_list ul li:hover .picbox img {
-webkit-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
.cc_pro_list ul li .params {
width: 100%;
height: auto;
float: left;
border-top: 4px solid #EA4D1C;
margin-top: 16px;
}
.cc_pro_list ul li .params .params_item {
width: 100%;
height: auto;
float: left;
border-bottom: 1px solid #EBEBEB;
padding: 10px 0;
}
.cc_pro_list ul li .params .params_item span {
width: 100%;
height: auto;
float: left;
font-size: 14px;
color: #000000;
line-height: 20px;
}
.cc_pro_list ul li .params .params_item p {
width: 100%;
height: auto;
float: left;
font-size: 16px;
color: #B0A6A3;
line-height: 24px;
}
.pleft {
width: 954px;
height: auto;
float: left;
}
.product {
width: 100%;
height: auto;
float: left;
}
.product .w100p {
width: 100%;
height: auto;
float: left;
}
.product .model {
width: 100%;
height: auto;
float: left;
font-size: 28px;
color: #EA4D1C;
line-height: 33px;
text-align: left;
font-style: normal;
}
.product h1 {
width: 100%;
height: auto;
float: left;
font-size: 35px;
color: #000000;
line-height: 51px;
text-align: left;
font-style: normal;
margin-bottom: 10px;
}
.product .tags {
width: 100%;
height: auto;
float: left;
}
.product .tags span {
width: 187px;
height: 32px;
background: #FFECE6;
border-radius: 5px;
border: 1px solid #EA4D1C;
line-height: 30px;
text-align: center;
font-size: 16px;
color: #EA4D1C;
float: left;
}
.product .other {
width: 100%;
height: auto;
float: left;
margin: 10px 0;
}
.product .other span {
float: left;
font-size: 16px;
color: #B0A6A3;
line-height: 30px;
text-align: left;
font-style: normal;
text-align: center;
}
.product .other ul {
float: right;
}
.product .other ul li {
float: left;
font-size: 14px;
color: #2C2C2C;
line-height: 30px;
text-align: left;
font-style: normal;
margin-left: 20px;
}
.product .other ul li i {
width: 22px;
height: 22px;
display: inline-block;
margin-right: 6px;
vertical-align: middle;
margin-top: -2px;
}
.product .other ul li i.iproicon1 {
background: url(../images/detail_icon_wenxian.png) no-repeat center center / 100% 100%;
}
.product .other ul li i.iproicon2 {
background: url(../images/detail_icon_wenxian.png) no-repeat center center / 100% 100%;
}
.product .other ul li i.iproicon3 {
background: url(../images/detail_icon_wenxian.png) no-repeat center center / 100% 100%;
}
.product .other ul li i.iproicon4 {
background: url(../images/detail_icon_pdf.png) no-repeat center center / 100% 100%;
}
.df {
display: flex;
justify-content: space-between;
}
.proimgqh {
width: 42.76%;
height: auto;
float: left;
overflow: hidden;
position: relative;
}
.proimgqh .swiper {
width: 100%;
height: 300px;
margin-left: auto;
margin-right: auto;
}
.proimgqh .swiper-slide {
background-size: cover;
background-position: center;
}
.proimgqh .mySwiper2 {
height: 75%;
width: 100%;
}
.proimgqh .mySwiper {
height: 25%;
box-sizing: border-box;
padding: 10px 0;
}
.proimgqh .mySwiper .swiper-slide {
width: 25%;
height: 100%;
opacity: 0.4;
}
.proimgqh .mySwiper .swiper-slide-thumb-active {
opacity: 1;
}
.proimgqh .swiper-slide img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.proimgqh .swiper-button-next {
width: 30px;
height: 30px;
overflow: hidden;
top: 40%;
margin-top: -15px;
background: url(../images/jtr.png) no-repeat center center;
border-radius: 50%;
right: 0;
font-size: 30px;
color: #000;
text-align: center;
}
.proimgqh .swiper-button-prev {
overflow: hidden;
width: 30px;
height: 30px;
top: 40%;
margin-top: -15px;
background: url(../images/jtl.png) no-repeat center center;
border-radius: 50%;
left: 0;
font-size: 30px;
color: #000;
text-align: center;
}
.proimgqh .swiper-button-next:hover {
background: url(../images/jtr.png) no-repeat center center;
}
.proimgqh .swiper-button-prev:hover {
background: url(../images/jtl.png) no-repeat center center;
}
.proimgqh .swiper-button-next:after,
.proimgqh .swiper-container-rtl .swiper-button-prev:after {
display: none;
}
.proimgqh .swiper-button-prev:after,
.proimgqh .swiper-container-rtl .swiper-button-next:after {
display: none;
}
.product .info {
width: 54.5%;
height: auto;
float: right;
}
.product .info .parsms {
width: 100%;
height: auto;
float: left;
}
.product .info .parsms ul {
width: 100%;
height: auto;
float: left;
}
.product .info .parsms ul li {
width: 100%;
height: auto;
float: left;
display: flex;
justify-content: space-between;
padding: 25px 0;
}
.product .info .parsms ul li:first-child {
border-top: 1px solid #B5B5B5;
border-bottom: 1px solid #B5B5B5;
}
.product .info .parsms ul li span {
font-size: 20px;
color: #000000;
line-height: 35px;
float: left;
width: 100px;
}
.product .info .parsms ul li .price {
width: calc(100% - 100px);
float: left;
font-size: 40px;
color: #EA4D1C;
line-height: 23px;
}
.product .info .parsms ul li .price i {
font-size: 20px;
font-style: normal;
}
.product .info .parsms ul li .guige {
width: calc(100% - 100px);
height: auto;
float: left;
}
.product .info .parsms ul li .guige a {
width: 80px;
height: 35px;
border-radius: 4px;
border: 1px solid #CDCDCD;
float: left;
font-size: 16px;
color: #2C2C2C;
line-height: 33px;
text-align: center;
margin-right: 16px;
}
.product .info .parsms ul li .guige a.on {
background: #FFD9C7;
border: 1px solid #EA4D1C;
}
.product .info .parsms ul li .guige a:hover {
background: #FFD9C7;
border: 1px solid #EA4D1C;
}
.product .info .parsms ul li .shuliang {
width: calc(100% - 100px);
float: left;
}
.product .info .parsms ul li .shuliang>div {
float: left;
}
.product .info .parsms ul li .shuliang input {
width: 145px;
background: none;
}
.product .info .parsms ul li .shuliang p {
font-size: 16px;
color: #808080;
line-height: 35px;
margin-left: 80px;
float: left;
}
.product .info .buy {
width: 100%;
height: auto;
float: left;
display: flex;
justify-content: space-between;
}
.product .info .buy a {
float: left;
font-size: 18px;
color: #FFFFFF;
line-height: 50px;
text-align: center;
}
.product .info .buy a.zx {
width: 49%;
height: 50px;
background: #2C2C2C;
border-radius: 10px;
float: left;
}
.product .info .buy a.car {
width: 49%;
height: 50px;
background: #EA4D1C;
border-radius: 10px;
}
.product .info .pro_ser {
width: 100%;
height: auto;
float: left;
margin-top: 36px;
}
.product .info .pro_ser ul {
width: 100%;
height: auto;
float: left;
display: flex;
justify-content: center;
}
.product .info .pro_ser ul li {
float: left;
display: flex;
justify-content: center;
align-items: center;
display: flex;
flex-direction: column;
margin: 0 23px;
}
.product .info .pro_ser ul li i {
width: 36px;
height: 36px;
display: inline-block;
}
.product .info .pro_ser ul li i.pro_seri1 {
background: url(../images/detail_icon_kefu.png) no-repeat center center / 100% 100%;
}
.product .info .pro_ser ul li i.pro_seri2 {
background: url(../images/detail_icon_lenglianyunshu.png) no-repeat center center / 100% 100%;
}
.product .info .pro_ser ul li span {
width: 100%;
height: auto;
float: left;
font-size: 16px;
color: #000000;
line-height: 30px;
}
.product .proxqqh {
width: 100%;
height: auto;
float: left;
}
.pright {
width: 305px;
height: auto;
float: right;
}
.avdpic {
width: 100%;
height: auto;
float: left;
margin-bottom: 20px;
}
.avdpic a {
width: 100%;
height: auto;
float: left;
}
.avdpic a img {
width: 100%;
height: auto;
float: left;
}
.pright h2 {
width: 100%;
height: auto;
float: left;
font-size: 22px;
color: #FFFFFF;
line-height: 57px;
}
.pright .right_contact {
width: 100%;
height: auto;
float: left;
background: linear-gradient(180deg, #101112 0%, #EF630C 100%);
border-radius: 14px;
padding: 0 20px;
margin-bottom: 20px;
}
.pright .right_contact p {
width: 100%;
height: auto;
float: left;
font-size: 16px;
color: #FFFFFF;
line-height: 18px;
text-align: left;
}
.pright .right_contact b {
width: 100%;
height: auto;
float: left;
font-size: 16px;
color: #FFFFFF;
line-height: 18px;
text-align: left;
margin: 17px 0 11px;
}
.pright .right_contact i {
width: 100%;
float: left;
height: 44px;
background: #EA4D1C;
border-radius: 39px;
font-size: 18px;
color: #F3F3F3;
line-height: 44px;
text-align: center;
font-style: normal;
margin-bottom: 10px;
}
.pright .right_contact .rewm {
width: 100%;
height: auto;
float: left;
background: #FFFFFF;
border-radius: 20px;
margin-bottom: 35px;
padding: 16px 0;
display: flex;
justify-content: center;
align-items: center;
}
.pright .right_contact .rewm img {
max-width: 100%;
}
.pright .right_hot {
width: 100%;
height: auto;
float: left;
margin-bottom: 20px;
}
.pright .right_hot h2 {
width: 100%;
height: 57px;
background: linear-gradient(90deg, #241815 0%, #8C2F00 24%, #EA4D1C 100%);
border-radius: 14px 14px 0px 0px;
font-size: 22px;
padding: 0 20px;
color: #FFFFFF;
line-height: 57px;
float: left;
}
.pright .right_hot .right_list {
width: 100%;
height: auto;
float: left;
}
.pright .right_hot .right_list ul {
width: 100%;
height: auto;
float: left;
}
.pright .right_hot .right_list ul li {
width: 100%;
height: auto;
float: left;
border: 1px solid #F3F3F3;
}
.pright .right_hot .right_list ul li:hover {
    background: #f3f3f3;
}
.pright .right_hot .right_list ul li a {
width: 100%;
height: auto;
float: left;
font-size: 14px;
color: #000000;
line-height: 17px;
text-align: left;
padding: 12px 20px;
}
.pright .right_hot .right_list ul li a:hover {
color: #EA4D1C;
}


/* 右侧微信 */
.pright .right_wx{
width: 100%;
padding: 10px 20px;
border-radius: 10px;
    background: linear-gradient(230deg, #241815 0%, #8C2F00 24%, #EA4D1C 100%);
   color: #fff;
   float: left;
   margin-bottom: 20px;
}

.pright .right_wx h2{font-size: 16px; height: 35px;line-height: 35px;}
.pright .right_wx p{font-size: 16px;}

.pright .right_wx .lxwmwx{width: 100%; background: none; border-top: solid 2px #fff;margin-top: 10px; padding-top:10px;border-radius:0}

.pright .right_wx .lxwmwx .lxwmwx_left h3{color: #fff;font-size: 16px; border-bottom:none}


.pright .right_wx .lxwmwx .lxwmwx_right{width: 90px;background: #fff; padding: 5px;color: #000; border-radius:10px}

.pright .right_wx .lxwmwx .lxwmwx_right img{width: 80px; height: 80px;}


.pright .right_xhcp {
width: 100%;
height: auto;
float: left;
}
.pright .right_xhcp h2 {
width: 100%;
height: 57px;
background: linear-gradient(90deg, #241815 0%, #8C2F00 24%, #EA4D1C 100%);
border-radius: 14px 14px 0px 0px;
font-size: 22px;
padding: 0 20px;
color: #FFFFFF;
line-height: 57px;
float: left;
}
.right_xhcp_list {
width: 100%;
height: auto;
float: left;
border: 1px solid #F3F3F3;
margin-bottom: 20px;
}
.right_xhcp_list ul {
width: 100%;
height: auto;
float: left;
padding: 20px;
}
.right_xhcp_list ul li {
width: 100%;
height: auto;
float: left;
padding: 15px;
background: #f3f3f3;
margin-bottom: 2%;
}
.right_xhcp_list ul li a {
width: 100%;
height: auto;
float: left;
}
.right_xhcp_list ul li .picbox {
width: 100%;
height: 0;
padding-bottom: 69.56%;
float: right;
position: relative;
overflow: hidden;
}
.right_xhcp_list ul li .picbox img {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.right_xhcp_list ul li:hover .picbox img {
-webkit-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
.right_xhcp_list ul li a .info {
width: 100%;
height: auto;
float: left;
}
.right_xhcp_list ul li a .info span {
width: 100%;
height: auto;
float: left;
font-size: 14px;
color: #EA4D1C;
line-height: 20px;
margin-top: 8px;
}
.right_xhcp_list ul li a .info h3 {
width: 100%;
height: auto;
float: left;
font-size: 16px;
color: #222528;
line-height: 18px;
text-align: left;
font-style: normal;
}
.right_xhcp_list a.more {
width: 100%;
float: left;
padding: 20px 0;
font-size: 18px;
color: #B0A6A3;
line-height: 21px;
text-align: center;
}
.proxq {
width: 100%;
height: auto;
float: left;
margin-top: 30px;
position: relative;
}
.proxq .proxq_nav {
width: 100%;
height: 65px;
float: left;

}
.proxq .proxq_nav ul {
float: left;
display: flex;
width: 954px;
left: 50%;
list-style: none;
overflow: hidden;
position: absolute;
margin-left: -474px;
right: 0;
text-align: center;
top: 0;
z-index: 20;border-radius: 8px;
background: #f7f7f7;
transition: all 0s ease 0s;
}
.proxq .proxq_nav ul.kz{margin-left: -640px;top: 174px;}
.proxq .proxq_nav ul li {
width: 33.33%;
height: auto;
float: left;
}
.proxq .proxq_nav ul li a {
width: 100%;
float: left;
border-radius: 8px;
text-align: center;
font-size: 20px;
color: #868686;
line-height: 65px;
}
.proxq .proxq_nav ul li a.current {
background: #000000;
color: #ffffff;
}
.proxq .proxq_nav ul li.on a {
background: #000000;
color: #ffffff;
}
.fixed {
position: fixed;
}
.proxq .proxq_con {
width: 100%;
height: auto;
float: left;
}
.proxq .proxq_con .h2t {
width: 100%;
height: auto;
float: left;
margin-top: 30px;
margin-bottom: 25px;
}
.proxq .proxq_con .h2t:before {
content: '';
float: left;
width: 11px;
height: 40px;
background: #EA4D1C;
border-radius: 3px;
}
.proxq .proxq_con .h2t h2 {
float: left;
font-size: 22px;
color: #000000;
line-height: 40px;
margin-left: 15px;
}
.proxq .proxq_con .h2t .more {
float: right;
font-size: 18px;
color: #B1B1B1;
line-height: 40px;
}
.proxq .proxq_con .item {
width: 100%;
overflow: hidden;
padding-top: 50px;
}
.proxq .proxq_con .proxq_item {
width: 100%;
height: auto;
float: left;
margin-bottom: 20px;
}
.proxq .proxq_con .tg_pages {
width: 100%;
height: auto;
float: left;
padding: 32px 0;
}
.proxq .proxq_con .tg_pages ul {
width: 100%;
height: auto;
float: left;
}
.proxq .proxq_con .tg_pages ul li {
margin: 0 14px;
float: left;
font-size: 20px;
color: #000000;
line-height: 29px;
}
.proxq .proxq_con .tg_pages ul li .num {
width: 59px;
border: 0 none;
font-size: 20px;
color: #000000;
line-height: 29px;
border: 2px solid #E1E1E1;
text-align: center;
background: #F0F2F5;
margin: 0 10px;
}
.proxq .proxq_con .tg_pages ul li a {
font-size: 20px;
color: #000000;
line-height: 29px;
float: left;
}
.proxq .proxq_con .tg_pages ul li a:hover {
color: #EA4D1C;
}
.proxq .proxq_con .tg_pages ul li.active a {
color: #EA4D1C;
}
.section-wrapper {
margin-top: -50px;
padding-top: 50px;
width: 100%;
float: left;
}
.section-wrapper:first-child .section {
padding-top: 100px;
}
.pro_gjxx {
width: 100%;
height: auto;
float: left;
border-radius: 16px;
border: 1px solid #F3F3F3;
overflow: hidden;
}
.pro_gjxx ul {
width: 100%;
height: auto;
float: left;
}
.pro_gjxx ul li {
width: 100%;
height: auto;
float: left;
padding: 15px 0;
border-bottom: 1px solid #E1E1E1;
display: flex;
align-items: center;
}
.pro_gjxx ul li:last-child {
border-bottom: 0 none;
}
.pro_gjxx ul li:nth-child(2n-1) {
background: #F3F3F3;
}
.pro_gjxx ul li span {
width: 192px;
height: auto;
float: left;
font-size: 16px;
color: #000000;
line-height: 24px;
text-align: center;
}
.pro_gjxx ul li p {
width: calc(100% - 192px);
height: auto;
float: left;
font-size: 16px;
color: #000000;
line-height: 24px;
text-align: center;
}
.proxq_xgcp {
width: 100%;
overflow: hidden;
float: left;
position: relative;
}
.proxq_xgcp .swiper-slide{
    margin-bottom: 30px;
    background: #f3f3f3;
    padding: 12px;border-radius: 12px;overflow: hidden;

}
.proxq_xgcp .swiper-slide a {
width: 100%;
float: left;
}
.proxq_xgcp .swiper-slide a .picbox {
width: 100%;
height: 0;
padding-bottom: 59.70%;
float: left;
position: relative;
overflow: hidden;
}
.proxq_xgcp .swiper-slide .picbox img {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.proxq_xgcp .swiper-slide:hover .picbox img {
-webkit-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
.proxq_xgcp .swiper-slide a .info {
width: 100%;
float: left;
margin-top: 8px;
}
.proxq_xgcp .swiper-slide a .info span {
width: 100%;
float: left;
font-weight: bold;
font-size: 14px;
color: #EA4D1C;
line-height: 20px;
}
.proxq_xgcp .swiper-slide a .info h3 {
width: 100%;
float: left;
font-weight: bold;
font-size: 16px;
color: #222528;
line-height: 18px;
}
.proxq_xgcp .swiper-slide a .info hr {
width: 100%;
float: left;
color: #D9D9D9;
margin-top: 13px;
margin-bottom: 10px;
opacity: 0;
}
.proxq_xgcp .swiper-slide a:hover .info hr {
opacity: 1;
}
.proxq_xgcp .swiper-slide a .info .params {
width: 100%;
float: left;
}
.proxq_xgcp .swiper-slide a .info .params i {
width: 50%;
float: left;
font-weight: 400;
font-size: 12px;
color: #8D8D8D;
line-height: 17px;
margin-bottom: 4px;
font-style: normal;

}
.proxq_xgcp .swiper-pagination{
bottom: 0px;
display: flex;
justify-content: center;
align-items: center;
}
.proxq_xgcp .swiper-pagination-bullet {
width: 10px;
height: 10px;
background: #C8C8C8;
opacity: 1;
}
.proxq_xgcp .swiper-pagination-bullet-active {
opacity: 1;
width: 10px;
height: 10px;
background: #EA4D1C;
}
.proxq_sjzs {
width: 100%;
height: auto;
float: left;
}
.proxq_sjzs ul {
width: 100%;
height: auto;
float: left;
}
.proxq_sjzs ul li {
width: 100%;
height: auto;
float: left;
padding: 16px;
border: 1px solid #F3F3F3;
background: #ffffff;
margin-bottom: 2%;
border-radius: 12px;
}
.proxq_sjzs ul li a {
width: 100%;
height: auto;
float: left;
display: flex;
justify-content: space-between;
align-items: center;
}
.proxq_sjzs ul li .picbox {
width: 36.5%;
position: relative;
overflow: hidden;
float: left;
border: 1px solid #979797;
}
.proxq_sjzs ul li .picbox img {
width: 100%;
height: 100%;
}
.proxq_sjzs ul li:hover .picbox img {
-webkit-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
.proxq_sjzs ul li p {
width: 61.5%;
height: auto;
float: left;
font-size: 14px;
color: #000000;
line-height: 30px;
text-align: left;
}
.proxq_info {
width: 100%;
background: #ffffff;
border-radius: 12px;
border: 1px solid #F3F3F3;
padding: 26px 36px;
float: left;

}
.proxq_info p {
width: 100%;
height: auto;
float: left;
font-size: 14px;
color: #000000;
line-height: 30px;
text-align: left;
}
.proxq_wxyy {
width: 100%;
height: auto;
float: left;
}
.proxq_wxyy ul {
width: 100%;
height: auto;
float: left;
}
.proxq_wxyy ul li {
width: 100%;
height: auto;
float: left;
border-radius: 12px;
border: 1px solid #F3F3F3;
background: #ffffff;
margin-bottom: 20px;

}
.proxq_wxyy ul li a {
width: 100%;
height: auto;
float: left;
display: flex;
flex-direction: column;
padding: 26px 36px;
}
.proxq_wxyy ul li a h3 {
width: 100%;
height: auto;
float: left;
font-size: 20px;
color: #000000;
line-height: 28px;
}
.proxq_wxyy ul li a .zezhi {
width: 100%;
height: auto;
float: left;
display: flex;
justify-content: space-between;
margin: 30px 0;
}
.proxq_wxyy ul li a .zezhi .fl {
float: left;
display: flex;
flex-direction: column;
}
.proxq_wxyy ul li a .zezhi .fl span {
float: left;
font-size: 14px;
color: #000000;
line-height: 26px;
}
.proxq_wxyy ul li a .zezhi .fl p {
font-size: 18px;
color: #EA4D1C;
line-height: 26px;
float: left;
}
.proxq_wxyy ul li a .zezhi .fr {
float: right;
display: flex;
flex-direction: column;
}
.proxq_wxyy ul li a .zezhi .fr span {
width: 100%;
height: auto;
float: left;
float: left;
font-size: 14px;
color: #000000;
line-height: 26px;
}
.proxq_wxyy ul li a .zezhi .fr p {
width: 100%;
height: auto;
float: left;
font-size: 18px;
color: #B0A6A3;
line-height: 26px;
}
.proxq_wxyy ul li a dl {
width: 100%;
height: auto;
float: left;
display: flex;
}
.proxq_wxyy ul li a dl dd {
width: 20%;
height: auto;
border-left: 1px solid #B0A6A3;
padding-left: 10px;
float: left;
}
.proxq_wxyy ul li a dl dd span {
width: 100%;
height: auto;
float: left;
font-size: 14px;
color: #000000;
line-height: 29px;
}
.proxq_wxyy ul li a dl dd p {
width: 100%;
height: auto;
float: left;
font-size: 18px;
color: #B0A6A3;
line-height: 29px;
}
.nbanner {
width: 100%;
overflow: hidden;
position: relative;
}
.nbanner img {
width: 100%;
height: auto;
float: left;
}
.nbanner .text {
width: 1280px;
height: auto;
float: left;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 40px;
color: #FFFFFF;
line-height: 1.6;
}
.nsidebar {
width: 100%;
overflow: hidden;
padding: 30px 0;
}
.nsidebar ul {
width: 100%;
height: auto;
float: left;
}
.nsidebar ul li {
margin-right: 60px;
float: left;
}
.nsidebar ul li a {
float: left;
font-size: 16px;
color: #2C2C2C;
line-height: 29px;
}
.nsidebar ul li a:hover {
color: #EA4D1C;
}
.nsidebar ul li.current a {
color: #EA4D1C;
}
.qyjs {
width: 100%;
overflow: hidden;
background: url(../images/about_ipodix.png) no-repeat center center / 100% 100%;
min-height: 578px;
}
.qyjs .qyjs_info {
width: 665px;
height: auto;
float: left;
margin-top: 51px;
}
.qyjs .qyjs_info .col_tit {
width: 100%;
height: auto;
float: left;
font-size: 30px;
color: #000000;
line-height: 1.6;
margin-bottom: 30px;
}
.qyjs .qyjs_info p {
width: 100%;
height: auto;
float: left;
font-size: 16px;
color: #2C2C2C;
line-height: 23px;
}
.zycp {
width: 100%;
overflow: hidden;
}
.zycp .col_tit {
width: 100%;
height: auto;
float: left;
font-size: 30px;
color: #000000;
line-height: 47px;
margin-bottom: 30px;
}
.zycp p {
width: 100%;
height: auto;
float: left;
font-size: 16px;
color: #2C2C2C;
line-height: 23px;
}
.zycp ul {
width: 100%;
height: auto;
float: left;
margin-top: 60px;
}
.zycp ul li {
width: 20%;
height: auto;
float: left;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
border-right: 2px solid #E2E2E2;
padding: 35px 50px;
text-align: center;
cursor: pointer;
}
.zycp ul li:last-child {
border-right: 0;
}
.zycp ul li i {
width: 54px;
height: 52px;
float: left;
background: url(../images/iconzycp.png) no-repeat center center / 100% 100%;
margin-bottom: 50px;
}
.zycp ul li b {
width: 100%;
height: auto;
float: left;
font-size: 50px;
line-height: 60px;
font-weight: normal;
}
.zycp ul li b em {
font-size: 24px;
font-style: normal;
font-weight: normal;
}
.zycp ul li span {
width: 100%;
height: auto;
float: left;
font-size: 24px;
line-height: 60px;
}
.zycp ul li:hover i {
background: url(../images/iconzycpon.png) no-repeat center center / 100% 100%;
}
.zycp ul li:hover {
background: #EA4D1C;
}
.zycp ul li:hover b {
color: #ffffff;
}
.zycp ul li:hover span {
color: #ffffff;
}
.jsys {
width: 100%;
overflow: hidden;
background: url(../images/jsysbg.png) no-repeat center 0 / 100% auto;
margin-top: 128px;
padding-top: 58px;
min-height: 638px;
}
.jsys .jsysqh {
width: 100%;
height: auto;
float: left;
}
.jsys .jsysqh .col_tit {
width: 100%;
height: auto;
float: left;
font-size: 30px;
color: #FFFFFF;
line-height: 56px;
margin-top: 69px;
}
.jsys .jsysqh .tab-hd {
width: 50%;
height: auto;
float: left;
margin-top: 20px;
position: relative;
z-index: 1;
}
.jsys .jsysqh .tab-hd ul {
width: 100%;
height: auto;
float: left;
}
.jsys .jsysqh .tab-hd ul li {
float: left;
font-size: 20px;
color: #B0A6A3;
line-height: 37px;
margin-right: 30px;
cursor: pointer;
}
.jsys .jsysqh .tab-hd ul li:last-child {
margin-right: 0;
}
.jsys .jsysqh .tab-hd ul li.on {
font-size: 20px;
color: #EA4D1C;
line-height: 37px;
}
.jsys .jsysqh .tab-bd {
width: 100%;
height: auto;
float: left;
margin-top: -60px;
}
.jsys .jsysqh .tab-bd .jsys_item {
width: 100%;
height: auto;
float: left;
display: flex;
align-items: center;
}
.jsys .jsysqh .tab-bd .jsys_item .info {
width: 45.07%;
height: auto;
float: left;
}
.jsys .jsysqh .tab-bd .jsys_item .info p {
width: 100%;
padding-right: 15%;
height: 102px;
float: left;
font-size: 16px;
color: #FFFFFF;
line-height: 34px;
text-align: left;
margin-bottom: 54px;
overflow: hidden;

}
.jsys .jsysqh .tab-bd .jsys_item .info .more {
width: 153px;
height: 38px;
background: #EA4D1C;
border-radius: 28px;
line-height: 38px;
text-align: center;
font-size: 16px;
color: #FFFFFF;
float: left;
}
.jsys .jsysqh .tab-bd .jsys_item .picbox {
width: 50%;
height: auto;
float: left;
}
.jsys .jsysqh .tab-bd .jsys_item .picbox img {
width: 100%;
height: auto;
float: left;
}
.qqbj {
width: 100%;
overflow: hidden;
position: relative;

}
.qqbj .wrap{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.qqbj .col_tit {
width: 100%;
height: auto;
float: left;
font-size: 30px;
color: #000000;
line-height: 47px;
margin-bottom: 30px;
margin-top: 96px;
}
.qqbj p {
width: 100%;
height: auto;
float: left;
font-size: 16px;
color: #2C2C2C;
line-height: 23px;
}
.qqbj img {
max-width: 100%;
}
.qqwl {
width: 100%;
overflow: hidden;
background: url(../images/about_qqwl.png) no-repeat center center / 100% 100%;
min-height: 296px;
}
.qqwl .col_tit {
width: 100%;
height: auto;
float: left;
font-size: 30px;
color: #ffffff;
line-height: 47px;
margin-bottom: 30px;
margin-top: 96px;
}
.qqwl p {
width: 100%;
height: auto;
float: left;
font-size: 16px;
color: #ffffff;
line-height: 23px;
}
/* 联系我们模块 */
.lxwm {
width: 100%;
overflow: hidden;
background: #F0F2F5;
padding: 70px 0;
}
.lxwm .wrap {
display: flex;
justify-content: space-between;
}
.lxwm .lxwm_info {
width: 68.52%;
height: auto;
float: left;
background: #FFFFFF;
border-radius: 14px;
padding: 30px 36px;
overflow: hidden;
}
.lxwm .lxwm_info h2 {
width: 100%;
height: auto;
float: left;
font-size: 24px;
color: #EA4D1C;
line-height: 44px;
}
.lxwm .lxwm_info .line {
width: 100%;
height: 1px;
background: #C6C6C6;
float: left;
margin-top: 83px;
margin-bottom: 67px;
}
.lxwm_contact {
width: 60%;
height: auto;
float: left;
}
.lxwm_contact dl {
width: 100%;
height: auto;
float: left;
display: flex;
margin-bottom: 14px;
}
.lxwm_contact dl dt {
width: 80px;
height: auto;
float: left;
font-size: 16px;
color: #868686;
line-height: 1.6;
}
.lxwm_contact dl dd {
width: calc(100% - 80px);
height: auto;
float: left;
font-size: 16px;
color: #2C2C2C;
line-height: 1.6;
}
.lxwm_ewm {
width: 34%;
height: auto;
float: right;
display: flex;
justify-content: space-between;
align-self: flex-end;
}
.lxwm_ewm .picbox {
width: 48%;
height: auto;
float: left;
}
.lxwm_ewm .picbox img {
width: 100%;
height: auto;
float: left;
}
.lxwm_ewm .picbox span {
width: 100%;
height: auto;
float: left;
font-size: 16px;
color: #868686;
line-height: 41px;
text-align: center;
}
.lxwm .lxwm_right {
width: 29.48%;
height: auto;
float: right;
background: linear-gradient(180deg, #101112 0%, #EF630C 100%);
border-radius: 14px;
padding: 36px 45px;
color: #ffffff;
}
.lxwm .lxwm_right h2 {
width: 100%;
height: auto;
float: left;
font-size: 16px;
color: #FFFFFF;
line-height: 24px;
font-weight: normal;
margin-top: 10px;
}
.lxwm .lxwm_right span {
width: 100%;
height: auto;
float: left;
font-weight: bold;
font-size: 36px;
color: #FFFFFF;
line-height: 42px;
margin-top: 12px;
}
.lxwm .lxwm_right p {
width: 100%;
height: auto;
float: left;
font-weight: 600;
font-size: 16px;
color: #FFFFFF;
line-height: 25px;
margin-top: 6px;
}
.lxwm .lxwm_right i {
width: 38px;
height: 1px;
background: #C6C6C6;
float: left;
margin: 50px 0;
}
.lxwm .lxwm_right .time {
width: 100%;
height: auto;
float: left;
font-size: 16px;
color: #FFFFFF;
line-height: 24px;
margin-top: 28px;
}


/* 联系我们微信 */


.lxwmwx_wrap {
    display: flex;
    flex-wrap: wrap;
}

.lxwmwx {
    display: flex;
    background: #fff;
    border-radius: 10px;
    width: 32.5%;
    padding: 1%;
    box-sizing: border-box;
    margin: 0.5% 0;
}
.lxwmwx .lxwmwx_left{ line-height: 2;}

.lxwmwx .lxwmwx_left h3{color: #ea4d1b;font-weight: bold; display: block; border-bottom: solid 1px #ddd; font-size: 20px;}
.lxwmwx .lxwmwx_left p{font-size: 13px;}
.lxwmwx .lxwmwx_left span{min-width: 40px; display: inline-block;}

.lxwmwx .lxwmwx_right{width: 100px; margin-left: auto; text-align: center;}
.lxwmwx .lxwmwx_right img{width: 100px; height: 100px; }

/* 在线留言模块 */
.msg {
width: 100%;
overflow: hidden;
padding: 70px 0;
}
.msg h2 {
width: 100%;
height: auto;
float: left;
font-size: 30px;
color: #2C2C2C;
line-height: 58px;
}
.msg .msg_form {
width: 100%;
height: auto;
float: left;
margin-top: 30px;
}
.msg .msg_form ul {
width: 100%;
height: auto;
float: left;
}
.msg .msg_form ul li {
width: 100%;
height: auto;
float: left;
margin-bottom: 30px;
}
.msg .msg_form ul li.w49 {
width: 49%;
}
.msg .msg_form ul li.fr {
float: right;
}
.msg .msg_form ul li span {
width: 100%;
height: auto;
float: left;
font-size: 16px;
color: #2C2C2C;
line-height: 1.6;
margin-bottom: 20px;
}
.msg .msg_form ul li .text {
width: 100%;
height: auto;
float: left;
height: 50px;
line-height: 50px;
padding: 0 26px;
background: #F3F3F3;
border-radius: 12px;
border: 1px solid #979797;
font-size: 16px;
color: #ADADAD;
}
.msg .msg_form ul li textarea {
width: 100%;
height: auto;
float: left;
height: 204px;
line-height: 50px;
padding: 0 26px;
background: #F3F3F3;
border-radius: 12px;
border: 1px solid #979797;
font-size: 16px;
color: #ADADAD;
}
.msg .msg_form ul li .tjbtn {
width: 301px;
height: 50px;
background: #EA4D1C;
border-radius: 12px;
float: left;
line-height: 50px;
text-align: center;
font-size: 18px;
color: #FFFFFF;
border: 0 none;
letter-spacing: 5px;
cursor: pointer;
}
.msg .msg_form ul li .text:focus {
border: 1px solid #EA4D1C;
}
.msg .msg_form ul li textarea:focus {
border: 1px solid #EA4D1C;
}
/* 领导团队模块 */
.ldtd {
width: 100%;
overflow: hidden;
padding: 70px 0;
background: #F0F2F5;
}
.ldtd .ldtd_list {
width: 100%;
height: auto;
float: left;
}
.ldtd .ldtd_list ul {
width: 100%;
height: auto;
float: left;
}
.ldtd .ldtd_list ul li {
width: 100%;
height: auto;
float: left;
margin-bottom: 37px;
border-radius: 12px;
overflow: hidden;
position: relative;
padding: 12px 12px 12px;
}
.ldtd .ldtd_list ul li:nth-child(2n-1) {
background: #ffffff;
}
.ldtd .ldtd_list ul li:nth-child(2n-1) {
background: #2C2C2C;
}
.ldtd .ldtd_list ul li a {
width: 100%;
height: auto;
float: left;
display: flex;
position: relative;
z-index: 1;
}
.ldtd .ldtd_list ul li a .picbox {
width: 25%;
height: auto;
float: left;
}
.ldtd .ldtd_list ul li a .picbox img {
width: 100%;
height: auto;
float: left;
}
.ldtd .ldtd_list ul li a .info {
width: 75%;
height: auto;
float: left;
padding: 0 35px;
}
.ldtd .ldtd_list ul li a .info h3 {
width: 100%;
height: auto;
float: left;
font-size: 26px;
color: #FFFFFF;
line-height: 38px;
margin-bottom: 15px;
margin-top: 20px;
font-weight: normal;
}
.ldtd .ldtd_list ul li a .info h3 i {
font-size: 24px;
color: #FFFFFF;
line-height: 38px;
display: inline-block;
font-style: normal;
margin-left: 30px;
}
.ldtd .ldtd_list ul li a .info p {
width: 100%;
height: auto;
float: left;
font-size: 16px;
color: #FFFFFF;
line-height: 1.6;
}
.ldtd .ldtd_list ul li:nth-child(2n-1) {
background: #ffffff;
}
.ldtd .ldtd_list ul li:nth-child(2n-1) a .info h3 {
color: #2C2C2C;
}
.ldtd .ldtd_list ul li:nth-child(2n-1) a .info h3 i {
color: #EA4D1C;
}
.ldtd .ldtd_list ul li:nth-child(2n-1) a .info p {
color: #2C2C2C;
}
.ldtd .ldtd_list ul li:nth-child(2n) {
background: #2C2C2C;
}
.ldtd .ldtd_list ul li:nth-child(2n) a .info h3 {
color: #ffffff;
}
.ldtd .ldtd_list ul li:nth-child(2n) a .info h3 i {
color: #EA4D1C;
}
.ldtd .ldtd_list ul li:nth-child(2n) a .info p {
color: #ffffff;
}
.ldtd .ldtd_list ul li:nth-child(2n-1):before {
content: '';
width: 600px;
/* 长轴 */
height: 400px;
/* 短轴 */
background-color: #F1CDC2;
border-radius: 600px / 400px;
/* 更接近椭圆 */
position: absolute;
top: 50%;
left: 0%;
transform: translate(-50%, -50%);
}
.ldtd .ldtd_list ul li:nth-child(2n):before {
content: '';
width: 600px;
/* 长轴 */
height: 400px;
/* 短轴 */
background-color: #EA4D1C;
border-radius: 600px / 400px;
/* 更接近椭圆 */
position: absolute;
top: 50%;
right: 0%;
transform: translate(50%, -50%);
}
.ldtd .ldtd_list ul li:nth-child(2n-1):hover {
background: #EA4D1C;
}
.ldtd .ldtd_list ul li:nth-child(2n-1):hover a .info h3 {
color: #ffffff;
}
.ldtd .ldtd_list ul li:nth-child(2n-1):hover a .info h3 i {
color: #ffffff;
}
.ldtd .ldtd_list ul li:nth-child(2n-1):hover a .info p {
color: #ffffff;
}
.ldtd .ldtd_list ul li:nth-child(2n-1):hover:before {
background-color: #EF7550;
}
.ldtd .ldtd_list ul li:nth-child(2n):hover {
background: #EA4D1C;
}
.ldtd .ldtd_list ul li:nth-child(2n):hover a .info h3 {
color: #ffffff;
}
.ldtd .ldtd_list ul li:nth-child(2n):hover a .info h3 i {
color: #ffffff;
}
.ldtd .ldtd_list ul li:nth-child(2n):hover a .info p {
color: #ffffff;
}
.ldtd .ldtd_list ul li:nth-child(2n):hover:before {
background-color: #F1CDC2;
}
.ijoblist {
width: 100%;
height: auto;
float: left;
margin-bottom: 80px;
}
.ijoblist * {
-webkit-transition: all 0s ease 0s;
-moz-transition: all 0s ease 0s;
-o-transition: all 0s ease 0s;
-ms-transition: all 0s ease 0s;
transition: all 0s ease 0s;
}
.ijoblist ul {
width: 100%;
height: auto;
float: left;
}
.ijoblist ul li {
width: 100%;
height: auto;
float: left;
border-bottom: 1px solid #B3B3B3;
}
.ijoblist ul li .ijobtitle {
width: 100%;
height: 60px;
line-height: 60px;
float: left;
font-size: 16px;
color: #000000;
cursor: pointer;
padding: 0 60px;
display: flex;
}
.ijoblist ul li .ijobtitle span {
width: 23.75%;
}
.ijoblist ul li .ijobtitle span:last-child {
width: 5%;
}
.ijoblist ul li .ijobtitle i.down {
width: 24px;
height: 24px;
margin-right: 24px;
float: right;
margin-top: 22px;
background: url(../images/iaskdown.png) no-repeat center center;
}
.ijoblist ul li.on .ijobtitle i.down {
width: 24px;
height: 24px;
margin-right: 24px;
float: right;
background: url(../images/iaskup.png) no-repeat center center;
}
.ijoblist ul li.on {}
.ijoblist ul li.on .ijobtitle {
background: #EA4D1C;
color: #ffffff;
}
.ijoblist ul li .ijobcon {
width: 100%;
height: auto;
background: #F3F3F3;
float: left;
overflow: hidden;
display: none;
padding: 34px 60px;
}
.ijoblist ul li .ijobcon h3 {
width: 100%;
float: left;
font-size: 18px;
color: #000000;
line-height: 1.8;
margin-bottom: 10px;
font-weight: normal;

}
.ijoblist ul li .ijobcon p {
width: 100%;
height: auto;
float: left;
font-size: 16px;
color: #000000;
line-height: 1.6;
margin-bottom: 34px;
}
.ijoblist dl {
width: 100%;
height: auto;
float: left;
background: #000000;
padding-left: 60px;
padding-right: 60px;
display: flex;
}
.ijoblist dl dd {
width: 23.75%;
height: 59px;
line-height: 59px;
float: left;
font-size: 18px;
color: #FFFFFF;
}
.ijoblist dl dd:last-child {
width: 5%;
}
/* 专题banner模块 */
.zt_banner {
width: 100%;
overflow: hidden;
position: relative;
z-index: 0;
}

.danbai_banner {
background: url(../images/danbai_banner_img.png) no-repeat center top/100% auto;
}
.zt_banner img {
width: 100%;
height: 764px;
float: left;
}
.zt_banner .text {
width: 100%;
max-width: 1280px;
float: left;
position: absolute;
top: 38%;
left: 50%;
transform: translate(-50%, -50%);
}
.zt_banner .text .posi {
color: #ffffff;
}
.zt_banner .text .posi a {
color: #ffffff;
}
.zt_banner .text .zt_con {
width: 100%;
height: auto;
float: left;
}
.zt_banner .text .zt_con h1 {
width: 100%;
height: auto;
float: left;
font-size: 50px;
color: #FFFFFF;
font-weight: normal;
line-height: 100px;
margin-bottom: 36px;
}
.zt_banner .text .zt_con p {
width: 50%;
min-height: 230px;
float: left;
font-size: 16px;
color: #BDBDBD;
line-height: 23px;
}
.zt_banner .text .zt_ys {
width: 100%;
height: auto;
float: left;
}
.zt_banner .text .zt_ys ul {
width: 100%;
height: auto;
float: left;
display: flex;
}
.zt_banner .text .zt_ys ul li {
width: 25%;
height: auto;
float: left;
display: flex;
align-items: center;
}
.zt_banner .text .zt_ys ul li i {
width: 82px;
height: 82px;
float: left;
background: url(../images/danbai_banner_icon.png) no-repeat center center/100% 100%;
}
.zt_banner .text .zt_ys ul li h3 {
width: calc(100% - 82px);
height: auto;
float: left;
font-size: 24px;
color: #FFFFFF;
line-height: 28px;
font-weight: normal;
padding-left: 15px;
padding-right: 30px;
}
.zt_banner .text .zt_ys ul li h3 p {
width: 100%;
height: auto;
float: left;
font-size: 16px;
color: #FFFFFF;
line-height: 1.2;
margin-top: 5px;
}
/* 主内容区模块 */
.ztmain {
position: relative;
z-index: 1;
margin-top: -124px;
}
.zt_pro_list {
width: 100%;
height: auto;
float: left;
margin-bottom: 100px;
}

.zt_pro_list ul {
width: 100%;
height: auto;
float: left;
}
.zt_pro_list ul li {
width: 23.5%;
height: auto;
float: left;
margin-right: 2%;
margin-bottom: 2%;
background: #F3F3F3;
padding: 18px;
border-radius: 12px;
border: 3px solid #F3F3F3;
}
.zt_pro_list ul li:hover {
border: 3px solid #EA4D1C;
}
.zt_pro_list ul li:nth-child(4n) {
margin-right: 0
}
.zt_pro_list ul li .picbox {
width: 100%;
height: 0;
padding-bottom: 70.45%;
float: right;
position: relative;
overflow: hidden;
}
.zt_pro_list ul li .picbox img {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.zt_pro_list ul li:hover .picbox img {
-webkit-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
.zt_pro_list ul li .info {
width: 100%;
height: auto;
float: left;
}
.zt_pro_list ul li .info h3 {
width: 100%;
height: auto;
float: left;
font-size: 20px;
color: #EA4D1C;
line-height: 29px;
margin-top: 20px;
margin-bottom: 20px;
text-align: center;

}
.zt_pro_list ul li .info p {
width: 100%;
height: 109px;
float: left;
font-size: 16px;
color: #B0A6A3;
line-height: 1.4;overflow: hidden;
}
/* 专题定制模块 */
.zt_dz {
width: 100%;
overflow: hidden;
background: url(../images/danbai_dingzhifuwu_img.png) no-repeat center center/100% 100%;
padding: 92px 0 100px;
}
.h2_tit {
width: 100%;
height: auto;
float: left;
display: flex;
justify-content: space-between;
align-items: center;
}
.h2_tit h2 {
height: auto;
float: left;
font-size: 30px;
color: #000000;
line-height: 1.8;
font-weight: normal;
}
.h2_tit h2 i {
color: #EA4D1C;
font-style: normal;
}
.h2_tit h2 p {
width: 100%;
height: auto;
float: left;
font-size: 16px;
color: #B0A6A3;
line-height: 1.6;
font-weight: normal;
margin-top: 8px;
}
.h2_tit a {
float: right;
width: 218px;
height: 48px;
background: #000000;
border-radius: 29px;
font-size: 20px;
color: #FFFFFF;
line-height: 48px;
text-align: center;
}
.zt_dz .zt_dz_lista {
width: 100%;
height: auto;
float: left;
margin-top: 25px;
}
.zt_dz .zt_dz_lista ul {
width: 100%;
height: auto;
float: left;
display: flex;
flex-wrap: wrap;
}
.zt_dz .zt_dz_lista ul li {
width: 32%;
height: auto;
float: left;
margin-right: 2%;
margin-bottom: 2%;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
padding: 39px 0;
background: #FFFFFF;
border-radius: 12px;
border: 2px solid #F3F3F3;
}
.zt_dz .zt_dz_lista ul li:nth-child(4) {
width: 49%;
}
.zt_dz .zt_dz_lista ul li:nth-child(5) {
width: 49%;
margin-right: 0;
}
.zt_dz .zt_dz_lista ul li:nth-child(3) {
margin-right: 0;
}
.zt_dz .zt_dz_lista ul li span {
color: #EA4D1C;
}
.zt_dz .zt_dz_lista ul li p {
width: 100%;
height: auto;
float: left;
font-size: 20px;
color: #000000;
line-height: 1.6;
}
.zt_dz .zt_dz_listb {
width: 100%;
height: auto;
float: left;
background: linear-gradient(83deg, #241815 0%, #8C2F00 52%, #EA4D1C 100%);
border-radius: 12px;
padding: 52px 44px;
}
.zt_dz .zt_dz_listb ul {
width: 100%;
height: auto;
float: left;
display: flex;
justify-content: space-between;
}
.zt_dz .zt_dz_listb ul li {
float: left;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}
.zt_dz .zt_dz_listb ul li i {
width: 124px;
height: 124px;
float: left;
background: url(../images/danbai_dingzhifuwu_icon.png) no-repeat center center/100% 100%;
}
.zt_dz .zt_dz_listb ul li span {
width: 100%;
height: auto;
float: left;
font-size: 30px;
color: #FFFFFF;
line-height: 35px;
opacity: 0.3;
}
.zt_dz .zt_dz_listb ul li p {
width: 100%;
height: auto;
float: left;
font-size: 16px;
color: #FFFFFF;
line-height: 29px;
margin-top: -10px;
text-align: center;
}
.zt_dz .zt_dz_listb ul li.line {
width: 10%;
height: 124px;
float: left;
position: relative;
color: #ffffff;
line-height: 124px;
font-size: 50px;
}
.zt_dz .zt_dz_listb ul li.line:before {
width: 100%;
border-bottom: 1px dashed #ffffff;
content: '';
position: absolute;
top: 50%;
}
.zt_dz .zt_dz_listb ul li.line:after {
content: '';
width: 8px;
height: 18px;
background: url(../images/jiantoui.png) no-repeat center center/100% 100%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}