/*
Theme Name: 创力主题（中文站）
Author: 创力
Description: 
Version:1.0
*/
*{padding:0;margin:0;color:#3a3b3b;}
li{list-style:none;}
a{text-decoration:none;}
.top{width:1200px;margin:0 auto;}

.logo {
    float: left;
}

.nav {
    float: right;
    width: 57%;
}

.nav>.menu>li {
    float: left;
    width: 130px;
    height: 86px;
    text-align: center;
    line-height: 86px;
    transform: skewX(-20deg);
}
.nav>.menu>li:hover {
    background: #007aff;
}

.nav>.menu>li>a:hover{color:#fff;}

.nav>.menu>li>a:hover:after{background: #fff;}

ul.sub-menu {
    display: none;
}

.nav .menu li a {
    /* padding: 35px 25px; */
    display: block;
    font-weight: bold;
    font-size: 17px;
    position: relative;
    transform: skewX(20deg);
}

.nav .menu {
    overflow: hidden;
    padding-left: 30px;
}

.logo img {
    padding-top: 14px;
}

.nav .menu li a:after {
    content: '';
    position: absolute;
    left: -3px;
    top: 35px;
    width: 1px;
    height: 20px;
    background: #3a3b3b;
    transform: rotate(-163deg);
    transform: skewX(-20deg);
}

.nav .menu li:nth-child(1) a:after {
    display: none;
}


/*products*/
.products {
    background: #f6f6f6;
    margin-top: -5px;
}

.products-dd {
    padding-top: 150px;
    padding-bottom: 70px;
}

.product-z {
    float: left;
}

.produc-x {
    float: right;
    margin-top: 30px;
}

.products-aa {
    overflow: hidden;
}

.produc-x ul li {
    float: left;
    margin-left: 25px;
}

.produc-x ul li a {
    padding: 20px 10px;
    /* background: #007aff; */
    display: block;
    border: 1px solid #ddd;
    border-radius: 15px;
    font-size: 14px;
}

.produc-x ul li a:hover {
    background: #007aff;
    color: #fff;
}

.produc-x ul {
    overflow: hidden;
}

.produc-lb {
    margin-top: 45px;
    overflow: hidden;
}

.produc-img {
    float: left;
    /* border: 1px solid #ddd; */
    padding: 10px;
    width: 52%;
}

.produc-img img {
    width: 100%;
    height: 400px;
    object-fit: contain;
}

.produc-ms {
    float: right;
    width: 44%;
}

.produc-bt h2 {
    font-size: 30px;
}

.produc-bt span {
    color: #007aff;
    display: block;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}

.produc-zy {
    font-size: 18px;
    line-height: 30px;
    margin-top: 10px;
}

.produc-li {
    overflow: hidden;
    width: 100%;
    margin-top: 35px;
}

.produc-li dl {
    float: left;
    width: 30%;
    margin-left: 30px;
    /* border: 1px solid #ddd; */
    padding: 10px;
    background: #fff;
}

.produc-li dl:nth-child(1) {
    margin-left: 0;
}

.produc-li dl dt img {
    width: 100%;
    height: 285px;
    object-fit: contain;
}

.produc-d {
    overflow: hidden;
}

.produc-li dl dt {
    background: #fff;
    /* border: 1px solid #ddd; */
}

.produc-li dl dd {
    background: #fff;
    position: relative;
}

.produc-cp {
    font-size: 18px;
    width: 95%;
    padding: 0 10px;
    line-height: 30px;
    font-weight: 600;
    margin-top: 15px;
    text-align: center;
    border-top: 1px solid #ddd;
    padding-top: 10px;
}

.produc-pp {
    background: url(./images/product_bj.png) center no-repeat;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 20px;
    top: -45px;
    display: none;
}

.produc-li dl:hover dd .produc-pp {
    background: url(./images/product_bj01.jpg) center no-repeat;
}

.produc-a a {
    width: 245px;
    text-align: center;
    display: block;
    background: #007aff;
    color: #fff;
    padding: 13px 0;
    border-radius: 60px;
    margin-top: 50px;
}

.produc-li dl dd .produc-cp:hover {
    color: #007aff;
}


/*advantage*/
.advantage {
    background: url(./images/ys.png) center no-repeat;
    margin-top: -7px;
}

.advantage-b {
    padding: 150px 0;
    overflow: hidden;
}

.advantage-img {
    float: left;
    width: 55%;
    background: #f3f5fb;
}

.advantage-img img {
    width: 100%;
    height: 500px;
    object-fit: contain;
}

.advantage-a {
    width: 1310px;
}

.advantage-ys {
    float: right;
    width: 42%;
}

.advantage_bt h2 {
    margin-top: 75px;
    font-size: 18px;
    padding-bottom: 13px;
    border-bottom: 1px solid #ddd;
}

.advantage_bt h2 b {
    color: #007aff;
    font-size: 30px;
    margin-right: 14px;
}

.advantage_li {
    margin-top: 15px;
    line-height: 35px;
}

.advantage_li li {
    list-style: disc;
    color: #767676;
}


.advantage-a {
    width: 1310px;
}

.advantage-ys {
    float: right;
    width: 42%;
    background: #f3f5fb;
    padding-left: 39px;
    height: 500px;
}

.advantage_bt h2 {
    margin-top: 75px;
    font-size: 18px;
    padding-bottom: 13px;
    border-bottom: 1px solid #ddd;
}

.advantage_bt h2 b {
    color: #007aff;
    font-size: 30px;
    margin-right: 14px;
}

.advantage_li {
    margin-top: 15px;
    line-height: 35px;
}

.advantage_li li {
    list-style: disc;
    color: #767676;
}

.swiper-button-next {
    bottom: 30px;
    position: absolute;
    top: auto;
    width: 55px;
    height: 55px;
    background: #d7e3fd;
    border-radius: 53px;
    font-size: 34px;
}

.swiper-button-prev {
    right: 90px;
    left: auto;
    bottom: 30px;
    top: auto;
    height: 55px;
    width: 55px;
    background: #d7e3fd;
    border-radius: 53px;
    font-size: 34px;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    display: none;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    display: none;
}

.advantage-a .swiper .swiper-button-next:hover,.advantage-a .swiper .swiper-button-prev:hover {
    background: #007aff;
    color: #fff;
}


/*about*/

.about_z {
    float: left;
    width: 52%;
}

.about_bt {
    width: 100%;
    overflow: hidden;
    margin-top: 45px;
}

.about {
    background: url(./images/about_bj_03.png) center no-repeat;
    position: relative;
}

.about_da {position: absolute;right: 7%;bottom: -5px;}

.about_us {
    overflow: hidden;
    padding-top: 185px;
    position: relative;
}

.about_z .product-z {
    float: none;
}

.about_bt p {
    margin-top: 30px;
    font-size: 15px;
    line-height: 30px;
}

.about_da img {
}

.about_bt a {
    display: block;
    margin-top: 55px;
    width: 155px;
    text-align: center;
    background: #007aff;
    color: #fff;
    padding: 10px 0;
    border-radius: 50px;
    margin-bottom: 45px;
}

.about_pp .swiper {
    width: 1200px;
    margin: 0 auto;
}

.about_gc {
    background: #007aff;
    padding: 50px 0;
    display: none;
}

.about_pp {
    width: 1310px;
    margin: 0 auto;
    position: relative;
}

.about_ss {
    overflow: hidden;
}

.about_pp .swiper {}

.about_pp .swiper .swiper-button-next {
    left: 0;
}

.about_pp .swiper-button-next {
    left: 0;
    right: auto;
    top: 50%;
    width: 50px;
    height: 50px;
    border-radius: 15px;
}

.about_pp .swiper-button-prev {
    right: 0;
    top: 50%;
    width: 50px;
    height: 50px;
    border-radius: 15px;
}

.about_cp img {
    width: 100%;
}

.about_cp {
    border: 1px solid #ddd;
    padding: 5px;
}

.about_cp {
    background: #007aff;
    border: blueviolet;
}

.about_cp img {
    width: 90%;
    border: 1px solid #ddd;
    padding: 5px;
}

/*news*/

.news {
    background: url(./images/news_bj.png) center no-repeat;
}

.nwes_b {
    overflow: hidden;
}

.news_a {
    padding-top: 90px;
}

.nwes_q {
    float: right;
    margin-top: 85px;
}

.nwes_q li a {
    display: block;
    width: 150px;
    text-indent: 4em;
    border: 1px solid #ddd;
    padding: 10px 0;
}

.nwes_q li {
    float: left;
    margin-left: 20px;
}

.nwes_q li:hover:nth-child(1) a {
    background: url(./images/news_gs.png) #007aff 30px no-repeat;
    color:#fff;
}
.nwes_q li:hover:nth-child(2) a {
    background: url(./images/news_hy01.png) #007aff 30px no-repeat;
    color:#fff;
}
.nwes_q li:nth-child(2) a {
    background: url(./images/news_hy.png) 30px no-repeat;
}
.advantage-bt {
    margin-top: -45px;
}

.nwes_q li:nth-child(1) a {background: url(./images/news_gs01.png) 30px no-repeat;}
.news_w {
    margin-top: 55px;
    overflow: hidden;
}

.news_w dl {
    width: 30%;
    float: left;
    margin-left: 25px;
    border: 1px solid #ddd;
    padding: 10px;
}

.news_w dl:nth-child(1) {
    margin-left: 0;
}

.news_w dl dt img {
    width: 100%;
    height: 360px;
    object-fit: cover;
}

.news_w dl dd {
    margin-top: 5px;
}

.news_c span {
    display: block;
    background: #333333;
    width: 50px;
    text-align: center;
    color: #fff;
}

.news_d a p {
    float: left;
    width: 85%;
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_d {
    overflow: hidden;
    width: 100%;
    padding: 8px 0;
    padding: 0;
    line-height: 25px;
}

.news_d a span {
    float: right;
    background: none;
    color: #333;
    font-size: 13px;
}

.about_e {
    font-size: 14px;
    color: #676767;
}

.news_w dl:hover dd .news_d a p,.news_w dl:hover dd .news_d a span {
    color: #007aff;
    background:none;
}

.news_w dl:hover dd .news_c span {
    background: #007aff;
}

/*footer*/
.foonter {
    background: #313034;
    margin-top: 75px;
}

.foonter-d {
    padding-top: 75px;
    overflow: hidden;
    padding-bottom: 35px;
}

.footer {
    float: left;
    width: 54%;
}

.footer_a {
    float: left;
    width: 10%;
    margin-left: 40px;
}

.footer_c {
    float: right;
    width: 25%;
}

.footer_d {
    font-size: 18px;
    color: #fff;
    margin-bottom: 25px;
}

.footer p {
    color: #c1c1c1;
    margin-bottom: 15px;
    font-size: 15px;
}

.footer_a .footer_d {
    margin-bottom: 10px;
    text-align: center;
}

.footer_a p img {
    width: 100%;
}

.footer_c p {
    font-size: 15px;
    color: #c1c1c1;
}

.footer_c p {
    margin-bottom: 15px;
}

.footer_c p b {
    font-size: 22px;
    color: #fff;
}

.footer p a {
    color: #c1c1c1;
}

.footer_q {
    background: #434343;
    line-height: 55px;
    text-align: center;
    color: #fff;
    border-top: 1px solid #929292;
    font-size: 15px;
}

.footer_q a {
    color: #fff;
}


/*xqynews*/
.news_cpfl {background: #f6f6f6;}

.news_cpfl ul li {display: inline-block;box-shadow: 1px 1px 12px 1px #eeeeee;padding: 10px 20px;background: #fff;margin-right: 24px;line-height: 28px;border-radius: 8px;letter-spacing: 2px;}

.news_cpfl ul {
    width: 100%;
    padding: 50px 0;
    text-align: center;
}

.news_cpfl ul li a {
    font-size: 14px;
    text-decoration: none;
    color: rgb(34 34 35 / 63%);
    font-weight: bold;
    display: inline-block;
}

.news_abc {
    float: left;
    width: 10%;
    text-align: center;
    border: 1px solid #ddd;
    height: 105px;
}

.news_abc b {
    width: 100%;
    display: block;
    font-size: 34px;
    padding: 10px 0;
    padding-bottom: 0;
}

.product-list .list ul li {
    overflow: hidden;
    box-shadow: 1px 1px 12px 1px #eeeeee;
    margin-bottom: 30px;
    /* height: 114px; */
    transition: all ease-out 0.5s;
    padding: 20px 15px;
    /* padding-bottom: 0; */
    background: #fff;
}

.news_xqms {
    float: right;
    width: 87%;
}

.news_xqms h2 a {
    font-size: 24px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    padding-bottom: 10px;
    color: #222223;
}

.news_xqms p {
    color: #222223;
    font-size: 14px;
    line-height: 25px;
    padding-top: 7px;
}

.product-list .list ul li:hover {
    background: #007aff;
}

.product-list .list ul li:hover .news_abc b,.product-list .list ul li:hover .news_abc span {
    color: #fff;
}

.product-list .list ul li:hover .news_xqms h2 a {
    color: #fff;
}

.product-list .list ul li:hover .news_xqms p a {
    color: #fff;
}

.news_cpfl ul li:hover {
    background: #007aff;
}

.news_cpfl ul li:hover a {
    color: #fff;
}

h2.screen-reader-text {
    display: none;
}

.nav-links span {
    background: #007aff;
    border: 1px solid #007aff;
    height: 45px;
    line-height: 45px;
}

.nav-links a {
    height: 47px;
    line-height: 49px;
}

/*位置*/
.weizhi {
	height: 44px;
	line-height: 44px;
	border-bottom: 1px solid #e7e7e7;
}
.weizhi h3 {
	display: inline;
	float: left;
	background: url(../images/ttl.jpg) left center no-repeat;
	padding-left: 16px;
	height: 44px;
	font-size: 20px;
	font-weight: normal;
}
.weizhi span {
	color: #666;
	font-size: 12px;
}
.weizhi a {
	color: #666;
}
div#crumbs {
    display: inline-block;
}

.weizhi .contant {
    width: 1200px;
    margin: 0 auto;
}

/***新闻内容详情**/
.newsde_tant {
	padding: 35px 20px 30px;
}
.newsde_tant h1 {
	text-align: center;
	font-size: 30px;
	letter-spacing: 2px;
	color: #000;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}
.newsde_time {
	text-align: center;
	color: rgb(0 0 0 / 52%);
	font-size: 16px;
}
.news_text {
	line-height: 32px;
	margin-top: 40px;
	color: rgb(0 0 0 / 64%)
}
.newsde_tant .page_back {
	padding: 0;
	overflow: hidden;
	padding-top: 15px;
}
.news_text img {
	max-width: 100%;
	height: auto !important
}

.page_back div {
    float: left;
    width: 50%;
}


/**/
.jr_liuyan_bg .liuyan_ul {
    width: 47%;
    float: left;
}
.liuyan_ul form {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.liuyan_ul li {
    width: 48%;
    margin-bottom: 25px;
}
.liuyan_ul li .liu_text {
    background: #f5f5f7;
    width: 100%;
    height: 45px;
    line-height: 45px;
    border: 1px solid #ddd;
    text-indent: 7px;
    border-radius: 8px;
}

.liuyan_ul li.li_textarea {
    width: 100%;
}

.liuyan_ul li.li_textarea .liu_textarea {
    background: #f5f5f7;
    border: 1px solid #ddd;
    text-indent: 7px;
    border-radius: 8px;
    height: 120px;
    line-height: 30px;
    width: 100%;
}

.liuyan_ul li:last-child {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
}

.liuyan_ul li:last-child .submita {
    background: #0066cc;
    color: #fff;
    border-radius: 8px;
    border: none;
    transition: all ease-out 0.5s;
    height: 50px;
    line-height: 50px;
    width: 50%;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: "微软雅黑";
}

.tant_left {
    float: right;
    width: 45%;
}

.tant_left p {
    line-height: 45px;
    height: 45px;
    font-size: 18px;
}

.jr_liuyan_bg {
    overflow: hidden;
    width: 100%;
    margin-top: 60px;
}

.case_dd li.swiper-slide a span.pImg.pic img {
    height: 500px;
    object-fit: contain;
}

.case_dd li.swiper-slide a span.pImg.pic {
    padding-top: 0;
    height: 500px;
}


.banner .banner_top {
    width: 100%;
}

.banner .banner_top .swiper-button-next,.banner .banner_top  .swiper-button-prev {bottom: auto;top: 50%;background: none;height: auto;width: auto;border-radius: initial;font-size: initial;}

.banner .banner_top .swiper-button-prev:after, .banner .banner_top .swiper-rtl .swiper-button-next:after {content: 'prev';display:block;}

.banner .banner_top .swiper-button-prev, .banner .banner_top .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto;
}

.banner .banner_top .swiper-button-next, .banner .banner_top .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto;
}


.banner .banner_top .swiper-button-next:after, .banner .banner_top .swiper-rtl .swiper-button-prev:after {
    content: 'next';
    display:block;
}

.news_w dl:hover dd .news_d a p, .news_w dl:hover dd .news_d a span {
    color: initial;
}

.news_w dl dd .news_d a p:hover {
    color: #007aff;
}

.news_w dl dd .news_d:nth-child(1) a p {
    font-size: 17px;
    padding-bottom: 8px;
}

.produc-x ul.produc-cba li a {
    background: #007aff;
    color: #fff;
}


.product-cc {
    overflow: hidden;
    padding-top: 75px;
    padding-bottom: 35px;
}

.product-aa,.application_zz {
    float: right;
    width: 85%;
    background: #f2f5fa;
}

.application {
    overflow: hidden;
}

.product-aa ul li {
    width: 25%;
    float: left;
}

.product-aa ul li a p {
    text-align: center;
    /* line-height: 35px; */
    font-size: 20px;
    font-weight: bold;
    padding: 15px 0;
    padding-bottom: 20px;
}

.product-aa ul li a i.pred.\31 {
    background: url(./images/qiyesl.png) center no-repeat;
}

.product-aa ul li a i.pred.\32 {
    background: url(./images/pinzbz.png) center no-repeat;
}

.product-aa ul li a i.pred.\33 {
    background: url(./images/zyetdui.png) center no-repeat;
    width: 52px;
    height: 42px;
}

.product-aa ul li a i.pred.\34 {
    background: url(./images/shbz.png) center no-repeat;
}

.product-aa ul li {
    padding-top: 25px;
}

.application_zz dl {
    padding-left: 85px;
}

.application_zz dl dt b {color: #007aff;font-size: 26px;padding-right: 15px;}

.application_zz dl dt {
    font-weight: bold;
    padding-top: 35px;
    padding-bottom: 15px;
}

.application_zz {
    border-top: 1px solid #dddd;
}

.application_zz dl dd li {
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
    color: #767676;
}

.application_zz dl dd {
    padding-bottom: 40px;
}

.product-aa ul li a i.pred {
    background-size: cover !important;
    width: 44px;
    height: 44px;
    display: block;
    margin: 0 auto;
}

.product-aa ul li.cat-item.hover a p {
    color: #007aff;
}

li.cat-item.hover a:after {
    content: '';
    width: 63px;
    position: absolute;
    bottom: 0;
    left: 95px;
    height: 4px;
    background: #007aff;
}

li.cat-item.hover a {
    position: relative;
}

.product-aa ul li.hover a i.pred.\31 {
    background: url(./images/qiyesl1.png) center no-repeat;
}

.product-aa ul li.hover a i.pred.\32 {
    background: url(./images/pinzbz1.png) center no-repeat;
}

.product-aa ul li.hover a i.pred.\33 {
    background: url(./images/zyetdui1.png) center no-repeat;
}

.product-aa ul li.hover a i.pred.\34 {
    background: url(./images/shbz1.png) center no-repeat;
}


.index1_rcon_dd {
    float: right;
    width: 85%;
    background: #f2f5fa;
}

.index1_rcon_dd img {
    padding-left: 80px;
    padding-top: 35px;
    padding-bottom: 30px;
}