
.index_tit{
    width: 100%;
    float: left;
    font-weight: bold;
    font-size: 26px;
    color: #333333;
    text-align: center;
    padding: 100px 0px 20px 0px;
}
.index_tit p {
    line-height: 30px;
    height: 30px;
    position: relative;
}
.index_tit p.underline::before {
    width: 60px;
    margin-left: 20px;
    content: "";
    position: absolute;
    top: 40px;
    height: 3px;
    background: #1252b4;
    display: inline-block;
}

.index_pro{
    width: 100%;
    float: left;
}

.Box_con  {position: relative;width:1440px;left:0px;z-index:5; top: 10px; height: 420px;overflow: hidden;}
.Box_con .btn {display: block;width: 65px;background: #707070;text-align: center;height:110px;position: absolute;top: 150px;z-index:10;cursor: pointer;color: #fff}
.Box_con .btn_l {left:0px;background-image: url(../img/left_arrow.png);}
.Box_con .btn_r{right:30px;background-image: url(../img/right_arrow.png);}
.Box_con .btn:hover{
/*    transform: scale(1.1);
    -ms-transform:scale(1.1);     /* IE 9 */
    /* -moz-transform:scale(1.1);    
    -webkit-transform:scale(1.1); 
    -o-transform:scale(1.1); */
	background-color: #0C44B2;
}
.Box_con .conbox{position: relative;left:85px;top:15px;width: 1200px;height:420px;overflow: hidden;}
.Box_con .conbox ul {position: relative;list-style: none;left: 0px;height:350px;overflow: hidden;}
.Box_con .conbox ul li{
	position: relative;
	float: left;
	width: 280px;
	height:340px;
	background: center center no-repeat;
	background-size: 100%;
	overflow: hidden;
	text-align: center;
	font-size: 14px; 
	color: #333; 
	line-height: 30px;
	margin: 10px 5px 0px;
}
.Box_con .conbox ul li strong{width: 260px;height: 250px;overflow: hidden; display: inline-block}
.Box_con .conbox ul li img {width: 260px;height:260px;text-align: center;overflow: hidden;}
.Box_con .conbox ul li:hover img{
     transform: scale(1.2);
    -ms-transform:scale(1.2);     /* IE 9 */
    -moz-transform:scale(1.2);     /* Firefox */
    -webkit-transform:scale(1.2); /* Safari 和 Chrome */
    -o-transform:scale(1.2);
}
.Box_con .conbox ul li b{ line-height: 30px; }

.Box_con .conbox ul li b{
    margin-top: 10px;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
.Box_con .conbox ul li b,.Box_con .conbox ul li span,.Box_con .conbox ul li i {
   line-height: 24px;
    width:90%;
    margin:0px 5%;
    float: left;
    display: inline-block

}

.good-friend-ul li{
	list-style: none;
	float: left;
	width: 260px;
	height: 110px;
	background-color: #FFFFFF;
	/* border: 1px solid #285E8E; */
	margin: 10px;
	opacity: 1;
}
.good-friend-ul ul{
	width: 1440px;
	height: 600px;
	padding-left: 0px;
}

.good-friend-ul li>img{
	width: 260px;
	height: 110px;
}
.title-sty{
	font-size: 24px;
	font-weight: 400;
	position: relative;
	line-height: 60px;
}
.lst{
	left: -15px;
}


.company-info .txt{
	color: #606060;
	font-size: 24px;
	font-weight: 400;
	line-height: 40px;
	text-indent: 4rem;
	color: #000000;
}

.product-sty{
	color: #606060;
	font-size: 20px;
	font-weight: 400;
}



.new-products{
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
}

.good-friend-ul>div{
	margin: 10px 0;
}

.company-info-style-mobile>div{
	margin: 10px 0;
}
.company-info-style-mobile img{
	height: 200px;
}

.new-products-mobile{
	margin: 10px 0px;
}

.new-products-mobile p{
	font-weight: 400;
	text-align: center;
	font-size: 24px;
}

#Box_ul1 ul li{
	width: 218px;
	height:168px;
	margin: 20px 15px;
}
#Box_ul1 ul li>img{
	width: 218px;
	height:168px;
}
#Box_ul1{
	height: 200px;
	width: 1280px;
	left: 45px;
}
#btn_l1{
	top: 60px;
}
#btn_r1{
	top: 60px;
}

#carousel-example-generic{
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto;
	transform: scale(1);
}



