/*# sourceURL=/templates/dist/css/style.css?v=4453117 */

/*@ sourceURL=/templates/dist/css/style.css?v=4453117 */



/**

 * @Author   zcool

 * @Date     2017-11-20

 */

.down_erji{ margin-top: 0.2rem; margin-bottom: 0.2rem; text-align: left;padding-left: 2%;}

.down_erji ul li{ display: inline-block; font-size: 0.24rem;}

.down_erji ul li span{ padding:0 0.2rem; display: inline-block;}

.down_erji ul li:last-child span{ display: none}

.down_erji ul li.cur a{ color: #005dbd}



.products .subnav ul li:nth-child(1){ background-color:#005dbd; }

.products .subnav ul li:nth-child(1) a{ color:#ffffff; }

.products2 .subnav ul li:nth-child(2){ background-color:#005dbd; }

.products2 .subnav ul li:nth-child(2) a{ color:#ffffff; }

.products3 .subnav ul li:nth-child(3){ background-color:#005dbd; }

.products3 .subnav ul li:nth-child(3) a{ color:#ffffff; }



.pro_list_show{}

.pro_list_show ul{ text-align: left}

.pro_list_show ul  li{display: inline-block; vertical-align: top; width: 30%; margin: 1.5%; background-color: #f6f6f6;padding-bottom: 0.7rem;}

.pro_list_show ul  li .img{width: 100%;

height: 3.6rem;

position: relative;transition: all 1s;}

.pro_list_show ul  li:hover .img {

    transform: scale(1.1);

    -webkit-transform: scale(1.1);

    -moz-transform: scale(1.1);

    -o-transform: scale(1.1);

    -ms-transform: scale(1.1);

}

.pro_list_show ul  li .img img {

    display: block;

    margin: auto;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    max-height:80%;

    max-width:80%;

}

.pro_list_show ul  li  .pro_titile {

    color: #000;

    font-weight: bold;

    margin-left: 0.2rem;

    margin-right: 0.2rem;

    margin-bottom: 0.25rem;

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

    text-align: center; line-height: 1.4;

}

.pro_list_show ul  li   .pro_descipes {

    color: #666;

    margin-left: 0.2rem;

    margin-right: 0.2rem;

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

    text-align: center; line-height: 1.4;

}

.pro_list_show ul  li a:hover  .pro_titile{color: #005dbd;}

.pro_list_show ul  li:hover{background-color:#fff;box-shadow:0px 2px 29px 0px rgba(0,0,0,0.11);}



.pro_list_hot{}

.pro_list_hot ul{ text-align: left;}

.pro_list_hot ul li{ display: inline-block; width: 46%; margin:1.9%; vertical-align: top;background-color: #f6f6f6; padding-left:3%;padding-right:3%; padding-top: 0.4rem; padding-bottom:0.4rem; }

.pro_list_hot ul li .img_hot{ float: right; width:45%;height: 3.5rem;

position: relative;transition: all 1s;}

.pro_list_hot ul li:hover .img_hot {

    transform: scale(1.1);

    -webkit-transform: scale(1.1);

    -moz-transform: scale(1.1);

    -o-transform: scale(1.1);

    -ms-transform: scale(1.1);

}

.pro_list_hot ul li .img_hot img {

    display: block;

    margin: auto;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    max-height:90%;

    max-width:90%;

}

.pro_list_hot ul li .textbox{ float: left; width:54%;

position: relative; text-align: left; padding-top: 0.4rem;}

.pro_list_hot ul li .textbox .title{color: #000;

font-weight: bold;

margin-bottom: 0.25rem;

overflow: hidden;

white-space: nowrap;

text-overflow: ellipsis; line-height: 1.4}

.pro_list_hot ul li .textbox .desc {

    color: #666; line-height: 2.2;

    overflow: hidden;

	    text-overflow: ellipsis;

	    display: -webkit-box;

	    -webkit-line-clamp: 3;/*想省略几行就写几*/

	    -webkit-box-orient: vertical;

}

.pro_list_hot ul li .textbox  .morebox{width: 50px;

height: 50px;

background-color: #005dbd;

border-radius: 50px;

margin-top: 34px;}

.pro_list_hot ul li .textbox  .morebox .text{float: left;max-width:0px;overflow:hidden;color:#fff;font-weight:bold;font-family:Arial;line-height:50px}

.pro_list_hot ul li .textbox  .morebox .icon {float: left;

    width: 50px;

    height: 50px;

    text-align: center;

    line-height: 50px;

}

.pro_list_hot ul li:hover{background-color:#fff;box-shadow:0px 2px 29px 0px rgba(0,0,0,0.11)}



.pro_list_hot ul li:hover .textbox .morebox{width:180px;padding-left:30px}

.pro_list_hot ul li:hover .textbox .morebox .text{max-width:96px}

.pro_list_hot ul li .textbox  .morebox .icon img{

    display: inline-block;

    vertical-align: middle;

   margin-top: 18px;

width: 58%;

}



[transition="5s"], [imgsalc] img{transition:all 0.5s ease-in-out 0s;-webkit-transition:all 0.5s ease-in-out 0s;-moz-transition:all 0.5s ease-in-out 0s}





/*内页banner*/

.banner_products{ position: relative; background: url("https://www.sojet-tech.com/images/news_banner.png") center center no-repeat; background-size: cover;height: 7.4rem; color: #ffffff;}

.banner_products .banner_font{ position: absolute; left: 0; top: 50%; z-index: 2; width: 100%; text-align: left; margin-top: -0.6rem; font-weight: bolder;/*text-transform:uppercase;*/ color: #ffffff;}

.banner_products .banner_font .tit{ font-weight: bold;margin-bottom: 0.30rem; font-size: 0.50rem; padding-right: 45%;}

.banner_products .banner_font .text{font-size: 0.20rem; line-height: 2.2; padding-right:45%;}



.pro_infos{padding-top: 0.3rem;

padding-bottom: 0.6rem;}

.pro_infos .wenzi_show {

    color: #666666;

    line-height: 2.2;

}



.titi_info_pro{ margin-bottom: 0.5rem; padding-left: 0.3rem; font-weight: bold}

.titi_info_pro span{ position: relative}

.titi_info_pro span::before {

    position: absolute;

    left:-20px;

    top: 50%;

    content: "";

    display: block;

    width: 8px;

    height: 40px; margin-top: -20px;

    background-color: #005dbd;border-radius:6px;

    transition: all .5s ease;

}

.titi_info_pro2{ margin-bottom: 0.5rem; padding-left: 0.3rem; font-weight: bold; color: #ffffff;}

.titi_info_pro2 span{ position: relative}

.titi_info_pro2 span::before {

    position: absolute;

    left:-20px;

    top: 50%;

    content: "";

    display: block;

    width: 8px;

    height: 40px; margin-top: -20px;

    background-color: #ffffff;border-radius:6px;

    transition: all .5s ease;

}



.pro_youshi{ background: url("../image/youshi_back.jpg") center center no-repeat;  background-size: cover; padding: 1.2rem 0;}

.pro_youshi .slick-dots{ bottom:-0.9rem;}

.pro_youshi .slick-dots li button{ height: 10px; width: 10px}

.pro_youshi .item{ color: #ffffff; text-align: center;}

.pro_youshi .item .icon{position: relative;border-radius:50%; background-color: #ffffff; height: 2rem; width: 2rem;margin: 0 auto;}

.pro_youshi .item .icon img {

    display: block;

    margin: auto;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    max-height: 50%;

    max-width: 50%;

}

.pro_youshi .item  .tit_youshi{ font-weight: bold; margin-top: 0.4rem;  font-size: 0.3rem;}

.pro_youshi .item .tit_descipe { margin-top: 0.4rem;line-height: 1.6;}



.case_show{ background:#ffffff; background-size: cover; padding-top: 0.8rem; padding-bottom: 1rem;border-bottom: #e3e3e3 1px solid;}

.case_show .scroll{}

.case_show .scroll .item{ position: relative; margin: 0 15px; overflow: hidden;border: #eee 1px solid}

.case_show .scroll .item .back_pic{ height: 3.4rem; background-position: center center; background-repeat: no-repeat;transition: all 1s; }

.case_show .scroll .item .text{position: absolute; left: 0; bottom: 0; width: 100%; z-index: 2;background:rgba(0,167,172,0.95); padding: 0.2rem; text-align: center; color: #ffffff;-webkit-transition: all ease .4s;

transition: all ease .4s; display: none;-webkit-transition: all ease .4s;

transition: all ease .4s;}

.case_show .scroll .item:hover .text{ display: block;-webkit-transition: all ease .4s;

transition: all ease .4s;}

.case_show .scroll .item:hover .back_pic{transform: scale(1.05);

    -webkit-transform: scale(1.05);

    -moz-transform: scale(1.05);

    -o-transform: scale(1.05);

    -ms-transform: scale(1.05);}

.case_show  .slick-dots{ position: absolute; right: 0; top:-0.5rem;    text-align: right;height: 0.3rem;}

.case_show  .slick-dots li button {

	border:0;

	display:block;

	height:10px;

	width:30px;

	padding:0;

	margin:0;

	outline:none;

	line-height:0;

	font-size:0;

	cursor:pointer;

	background:#ccc;

	border-radius:0

}

.case_show  .slick-dots li.slick-active button {

	background:#005dbd;

}



.pro_canshu{ padding-top: 0.8rem; padding-bottom: 0.3rem;}

.pro_canshu_con .canshu_font{ text-align: left}

.pro_canshu_con .canshu_font ul li{ background-color: #f4f4f4; padding: 0.2rem 0;}

.pro_canshu_con .canshu_font ul li:nth-child(2n){ background-color: #fff; padding: 0.3rem 0;}

.pro_canshu_con .canshu_font ul li .canshu_titile{ display: inline-block; vertical-align: top; width: 25%; padding-left: 5%; color: #000; font-weight: bold;line-height: 2;}

.pro_canshu_con .canshu_font ul li .canshu_descipe{ display: inline-block; vertical-align: top; width:65%; padding-right: 5%; color: #666666; line-height: 2;}









@media screen and (max-width: 800px){

.pro_list_hot ul li {

    display: block;

    width: initial;

    margin: 0;

    vertical-align: top;

    background-color: #f6f6f6;

    padding-left: 3%;

    padding-right: 3%;

    padding-top: 0.4rem;

    padding-bottom: 0.4rem; margin-bottom: 0.3rem

}
	.pro_list_show ul li {

    display: block;

    vertical-align: top;

    width: initial;

    margin: 1.5%;

    background-color: #f6f6f6;

    padding-bottom: 0.7rem; margin-bottom: 0.3rem

}

	.banner_products{ height: 8rem}

	.titi_info_pro span::before,.titi_info_pro2 span::before {

    position: absolute;

    left: -20px;

    top: 50%;

    content: "";

    display: block;

    width: 0.08rem;

    height: 0.4rem;

    margin-top: -0.2rem;

    border-radius: 0.06rem;

    transition: all .5s ease;

}

	.case_show .scroll .item .back_pic{ height:4rem}

	.case_show .scroll .item .text{ display: block}

	.banner_products .banner_font .text{ display: none}

	.banner_products {

    height:4.5rem;

}

	.banner_products .banner_font .tit {

    font-weight: bold;

    margin-bottom:0rem; margin-left:5%;

    font-size: 0.26rem;

    padding-right:5%; margin-top: 0.3rem; padding-right:65%; line-height: 2

}

	.pro_canshu_con .canshu_font ul{ width: 100%}

  }