.hometop_div{
	width: 100%;
	height: 185px;
	background-color: #f9f9f9;
	margin-bottom: 50px;
}
@media (max-width:1200px) {
	.hometop_div{
		margin: 0 auto;
		width: 1200px;
	}
}
.on_hometop_div{
	width: 1200px;
	margin: 0 auto;
    height: 195px;
}
.hometopp{
	width: 295px;
	height: 185px;
	display: inline-block;
	vertical-align: top;
    position: relative;
}
.hometopp>p:first-child{
	margin: 0px;
	font-size: 40px;
	font-weight: bold;
	color: #c6171e;
	text-align: center;
	margin-top: 45px;
}
.hometopp>p:first-child>span{
	margin: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #c6171e;
	position:absolute;
}
.lidian{
	font-size:30px;
	font-weight:bold;
	padding-right:10px;
	vertical-align: middle;
}
.hometopp>p:nth-child(2){
	margin: 0px;
	width: 120px;
	font-size: 16px;
	color: #000000;
	margin: 0 auto;
	text-align: center;
}
.home_title>p:first-child{
	margin: 0px;
	font-size: 40px;
	color: #c6171e;
	font-weight: bold;
	text-align: center;
}
.home_title>p:nth-child(2){
	margin: 0px;
	font-size: 18px;
	color: #878484;
	text-align: center;
}
.home_title{
	margin-bottom: 30px;
}


/*主页左侧导航*/

.homeleft_daohang {
	    margin: 0px;
	padding: 0;
	width: 275px;
	height: auto;
	background-color: darkorange;
}

.home_dt {
	margin: 0px;
	height: 100px;
	background-color: #c6171e;
}

.home_dt>p {
	margin: 0px;
	text-align: center;
	color: white;
}

.home_dt>p:first-child {
	padding-top: 20px;
	font-size: 30px;
	font-weight: bold;
}

.home_dt>p:nth-child(2) {
	font-size: 16px;
}

.homeleft_daohang>li {
	height: 70px;
	text-indent: 2em;
	font-size: 24px;
	font-weight: bold;
	color: white;
	line-height: 55px;
	list-style: none;
	background-color: #3e1e1e;
}
.homeleft_daohang>li>a{
	text-decoration:none;
	font-size: 24px;
	font-weight: bold;
	color: white;
	line-height: 55px;
}
.on_homeleft_daohang{
	margin: 0px;
	padding: 0px;
}
.on_homeleft_daohang>li{
	height: 70px;
	margin: 0px;
	font-size: 18px;
	color: white;
	text-indent: 2.5em;
	line-height: 68px;
	background-color: #240c0c;
}
.on_homeleft_daohang>li>a{
	text-decoration:none;
	font-size: 18px;
	color: white;
}
.homeleft_daohang>dd {
	height: 68px;
	margin: 0px;
	font-size: 18px;
	color: white;
	text-indent: 2em;
	line-height: 68px;
	background-color: #240c0c;
}

.home_head {
	width: 915px;
	height: auto;
	margin: 0 auto;
}

.head_top {
	width: 915px;
	height: 412px;
	position: relative;
}

.head_top_img {
	width: 915px;
	height: 412px;
	position: relative;
	z-index: 1;
}

.head_top_img>img {
	width: 915px;
	height: 412px;
}

.head_red {
	width: 915px;
	height: 155px;
	background-color: rgba(198,23,30,.7);
	position: absolute;
	z-index: 2;
	top: 257px;
}

.red_p {
	height: 155px;
    width: 500px;
	position: absolute;
	z-index: 3;
	margin-left: 30px;
}

.red_p>p:first-child {
	margin: 0px;
	font-size: 30px;
	font-weight: bold;
	color: white;
	margin-top: 20px;
}

.red_p>p:nth-child(2) {
	margin: 0px;
	font-size: 16px;
	color: white;
	margin-bottom:15px;
}

.red_btn {
    padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	border: none;
	background-color: white;
	border-radius: 25px;
	font-size: 16px;
	color: #c6171e;
	margin-top: 15px;
	outline: none;
}
.red_btn:hover{
		color: #c6171e;
}
/* 搜索框 */
.sou_a{
	font-size:16px;
	line-height:60px;
	padding-right:10px;
	color:#292929;
}
.homesou{
	width: 100%;
	height: 60px;
	margin: 0 auto;
}
.in_homesou{
	width: 1200px;
	height: 60px;
	margin: 0 auto;
	position: relative;
}
.soukuang{
	float: right;
	margin-top: 8px;
	margin-right: 30px;
	width: 430px;
	height: 40px;
	border-radius: 35px;
	border: none;
	background-color: #f4f4f4;
	font-size: 16px;
	color: #b6b6b6;
	outline:none;
}
.sou_btn{
	position: absolute;
	background-color:  #f4f4f4;
	border: none;
	left: 1120px;
	top: 15px;
	background-image: url(../img/fang_03.png);
	width: 30px;
	height: 30px;
	outline: none;
}


/*列表*/

.liebiao_one {
	width: 915px;
	height: 240px;
}

.liebiao_one_left {
	width: 340px;
	height: 240px;
	float: left;
}

.liebiao_one_left>p {
	width: 340px;
	height: 240px;
}

.liebiao_one_right {
	width: 510px;
	height: 240px;
	float: right;
	margin-right: 40px;
}

.liebiao_one_right>p:first-child {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	font-size: 24px;
	color: #c6171e;
}

.liebiao_ap {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 20px;
}

.liebiao_one_btn{
	width: 180px;
	height: 40px;
	border: none;
	border-radius: 38px;
	outline: none;
	font-size: 24px;
	background-color: #c6171e;
	color: white;
}

.liebiao {
	width: 915px;
	height: auto;
	margin: 0 auto;
}

.on_liebiao {
	width: 288px;
	height: 335px;
	display: inline-block;
}

.liebiao_img {
	width: 288px;
	height: 285px;
	position: relative;
}

.liebiao_img>img {
	width: 284px;
	height: 258px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.liebiao_title {
	width: 288px;
	height: 50px;
}

.liebiao_title>p {
	margin: 0px;
	font-size: 16px;
	color: #292929;
	text-align: center;
	line-height: 50px;
}

.on_liebiao:first-child {
	margin-right: 20px;
}

.on_liebiao:nth-child(2) {
	margin-right: 20px;
}


/*联合众邦·五大优势*/

.youshi_mian {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 70px;
}

.youshi_mian>p:first-child {
	margin: 0px;
	font-size: 40px;
	color: #c6171e;
	font-weight: bold;
	text-align: center;
}

.youshi_mian>p:nth-child(2) {
	margin: 0px;
	font-size: 18px;
	color: #878484;
	text-align: center;
	margin-bottom:50px;
}

.on_youshi {
	width: 1200px;
    height: auto;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom:30px;
	display:table;
}

.youshi_left {
	width: 550px;
	height: auto;
	float: left;
}

.youshi_title {
	margin: 0px;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	color: #c6171e;
	margin-bottom: 10px;
}

.youshi_title:not(:first-child) {
	margin-top: -50px;
}

.youshi_p {
	margin: 0px;
	font-size: 16px;
	margin-left:90px;
}

.left_img {
	margin: 10px;
	width: 350px;
	height: 175px;
	margin-left: 150px;
	margin-bottom: 30px;
}

.left_img>img {
	width: 350px;
	height: 173px;
}

.youshi_zhong {
	float: left;
	margin-top: -20px;
	margin-left: 20px;
}

.youshi_right {
	width: 550px;
	height: auto;
	float: right;
	margin-top:120px;
}

.right_img {
	width: 330px;
	height: 192px;
    margin-bottom: 170px;
}
.zhong_bei{
	width: 100%;
}
.box {
		width: 100%;
		height: 190px;
		background-image: url('/img/1_02.png');
		background-repeat: no-repeat;
		background-size: cover;
		background-position: 50% 50%;
		margin-top:-3px;
}

@media (max-width:1200px) {
	.box{
		margin: 0 auto;
		width: 1200px;
	}
}
    .wai_box{
    	width: 1200px;
    	height: 190px;
    	margin: 0 auto;
    	position: relative;
    }
     .on_box{
     	width: auto;
     	height: 125px;
     	position: absolute;
     	left: 920px;
     	top: 20px;
     	
     }
     
   .on_box>p:first-child{
   	margin: 0px;
   	font-size: 24px;
   	font-weight: bold;
   	color: #c6171e;
   }
   .on_box>p:nth-child(2){
   	margin: 0px;
   	font-size: 24px;
   	font-weight: bold;
   	color: white;
   	margin-top: 10px;
   	margin-bottom: 10px;
   }
   .on_box>a>p{
   	margin: 0px;
   	padding-left: 20px;
   	padding-right: 30px;
   	padding-top: 5px;
   	padding-bottom: 5px;
   	background-color: #c6171e;
   	border-radius: 35px;
   	font-size: 24px;
   	color: white;
   	   }
   	   .on_box>a>p>span{
   	   	  display:inline-block;
          vertical-align:middle; 
   	     margin-left: 35px;
   	   }
/*联合众邦·客户案例*/

.homeanli_mian {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 80px;
}

.homeanli_mian>p:first-child {
	margin: 0px;
	font-size: 40px;
	color: #c6171e;
	font-weight: bold;
	text-align: center;
}

.homeanli_mian>p:nth-child(2) {
	margin: 0px;
	font-size: 18px;
	color: #878484;
	text-align: center;
	margin-bottom:10px;
}

.homekehu_mian {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.on_homekehu {
	width: 135px;
	height: 115px;
	display: inline-block;
	margin-right: 60px;
	margin-top: 20px;
}
.on_homekehu:first-child{
	margin-left: 30px;
}
.on_homekehu:nth-child(6){
	margin-right:30px;
}
.on_homekehu:nth-child(7){
	margin-left:30px;
}
.on_homekehu:last-child{
	margin-right:30px;
}

/*联合众邦·效果展示*/

.zhangshi_mian {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 60px;
}

.zhangshi_mian>p:first-child {
	margin: 0px;
	font-size: 40px;
	color: #c6171e;
	font-weight: bold;
	text-align: center;
}

.zhangshi_mian>p:nth-child(2) {
	margin: 0px;
	font-size: 18px;
	color: #878484;
	text-align: center;
    margin-bottom:15px;
}

.zhangshi {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 30px;
}

.on_zhangshi {
	width: 290px;
	height: 260px;
	display: inline-block;
	margin-right: 8px;
}

.on_zhangshi:last-child {
	margin-right: 0px;
}

.zhangshi_img {
	width: 290px;
	height: 217px;
	position: relative;
}

.zhangshi_img>a>img {
	width: 290px;
	height: 217px;
    padding-right: 20px;
}

.zhangshi_title {
	width: 290px;
	height: 43px;
}

.zhangshi_title>p>a {
	margin: 0px;
	font-size: 16px;
	color: #292929;
	line-height: 43px;
	text-align: center;
}


/*走进联合众邦*/

.lianghe_mian {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 50px;
}

.lianghe_mian>p:first-child {
	margin: 0px;
	font-size: 40px;
	color: #c6171e;
	font-weight: bold;
	text-align: center;
}

.lianghe_mian>p:nth-child(2) {
	margin: 0px;
	font-size: 18px;
	color: #878484;
	text-align: center;
	margin-bottom:10px;
}

.on_lianghe {
	width: 1200px;
	height: 327px;
	margin-top: 20px;
	background-color: #f3f2f2;
}

.lianghe_img {
	width: 600px;
	height: 327px;
	float: left;
}
/* 轮播公司图片部分 */
@charset "UTF-8";
*{margin:0;padding:0;list-style-type:none;}

.slider, .slider .slider-img {
    overflow: hidden;
    height: 327px;
}
.slider {
    width: 600px;
    margin: 50px auto;
    position: relative;
	margin-top:-0px;
}
.slider:hover .slider-btn {
    color: #fff;
    text-shadow: 0 0 5px #666;
}
.slider .slider-img {
    width: 12000px;
    position: relative;
}
.slider .slider-img .slider-img-ul {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}
.slider .slider-img .slider-img-ul li {
    float: left;
}
.slider .slider-img .slider-img-ul li img {
    width: 600px;
    height: 327px;
}
.slider .slider-dot ul {
    position: absolute;
    left: 20px;
    bottom: 30px;
}
.slider .slider-dot ul li {
    cursor: pointer;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ccc;
    border: 2px solid #fff;
    float: left;
    margin-left: 10px;
}
.slider .slider-dot ul li.active, .slider .slider-dot ul li:hover {
    background: #fff;
}
.slider .slider-btn {
    position: absolute;
    width: 50px;
    height: 100px;
    top: 50%;
    line-height: 100px;
    text-align: center;
    color: #fff;
    font-size: 28px;
    text-decoration: none;
    font-family: '黑体';
    color: rgba(255, 255, 255, 0);
}
.slider .slider-btn:hover {
    background: rgba(125, 125, 125, .3);
}
.slider .slider-btn.slider-btn-left {
    left: 0;
    margin-top: -50px;
}
.slider .slider-btn.slider-btn-right {
    right: 0;
    margin-top: -50px;
}



/* 结束 */

.lianghe_right {
	width: 586px;
	height: 325px;
	background-color: white;
	float: left;
}

.on_lianghe_right {
	width: 535px;
	height: 235px;
	margin-left: 30px;
	margin-top: 45px;
}

.on_lianghe_right>p {
	text-indent: 2em;
	font-size: 16px;
	line-height:30px;
}
.on_lianghe_right>p:nth-child(2){
	margin-bottom:20px;
}
.lianghe_btn {
	padding-left:30px;
	padding-right:30px;
	padding-top:8px;
	padding-bottom:8px;
	border: none;
	border-radius: 25px;
	background-color: #c6171e;
	font-size: 18px;
	color: white;
}
.lianghe_btn:hover{
   color:white;
}


/*我们的工厂*/

.mygongchang>p:first-child {
	font-size: 24px;
	font-weight: bold;
	color: #c6171e;
	margin-top:10px;
}

.my_gc_home{
	width: 1200px;
	height: 165px;
}

.on_gc_home {
	width: 295px;
	height: 163px;
	display: inline-block;
}
.on_gc_home{
	margin-right:2px;
}
.on_gc_home:last-child{
	float:right;
}
.on_gc_home>img {
	width: 295px;
	height: 163px
}

.zixun_mian {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 70px;
}

.zixun_mian>p:first-child {
	margin: 0px;
	font-size: 40px;
	color: #c6171e;
	font-weight: bold;
	text-align: center;
}

.zixun_mian>p:nth-child(2) {
	margin: 0px;
	font-size: 18px;
	color: #878484;
	text-align: center;
}

.btn_mian {
	width: 682px;
	margin: 0 auto;
	margin-top: 20px;
}

.zixun_btn {
	outline: 0;
	border: none;
	padding-left: 30px;
    padding-right: 30px;
	border-radius: 35px;
	font-size: 30px;
	color: #292929;
	background-color: #f3f2f2;
}
#one{
	background-color:#c6171e;
	color:white;
}
.zixun_btn:nth-child(2) {
	margin-left: 50px;
	margin-right: 50px;
}

.zixun_wai {
	width: 1200px;
	height: 480px;
	margin: 0 auto;
	margin-top: 50px;
	position: relative;
}

.zixun_left {
	width: 527px;
	height: auto;
	float: left;
}

.zixun_img {
	width: 524px;
	height: 312px;
	border: 5px #c6171e solid;
}

.zixun_img>img {
	width: 514px;
	height: 302px;
}

.xiangxi {
	width: 527px;
	height: 155px;
}

.xiangxi_left {
	vertical-align: top;
	width: 125px;
	height: 155px;
	float: left;
	border-right: 1px #666666 solid;
}

.yue_ri {
	margin: 0px;
	font-size: 24px;
	color: #2e2e2e;
	text-align: center;
	margin-top: 30px;
}

.xiangxi_right {
	width: 400px;
	float: left;
}

.nian {
	margin: 0px;
	font-size: 18px;
	color: #2e2e2e;
	margin-left: 45px;
}

.xizun_title {
	vertical-align: top;
	margin: 0px;
	font-size: 24px;
	color: #2e2e2e;
	border-left: 5px #c6171e solid;
	position: absolute;
	left: -3px;
	padding-left: 12px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 95%;
}

.on_zixun_right {
	width: 438px;
	height: 72px;
	margin-top: 40px;
	position: relative;
}
.zixun_zhuti{
	margin: 0px;
	font-size: 16px;
	color: #828282;
	padding-left: 12px;
	padding-top: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
     overflow: hidden;
}

.zixun_right {
	width: 527px;
	height: auto;
	float: right;
	margin-right: 40px;
}
/* 底部轮播证书 */
.zhengshu>p:first-child{
	margin: 0px;
	font-size: 40px;
	font-weight: bold;
	color: #c6171e;
	text-align: center;
}
.zhengshu{
	margin-bottom:30px;
	margin-top: 60px;
}
.zhengshu>p:nth-child(2){
	margin: 0px;
	font-size: 18px;
	color: #878484;
	text-align: center;
	margin-bottom: 20px;
}
.zheng_mian>td>img{
	margin-right: 10px;
	width: 263px;
	height: 165px;
}
