.advantage_region{
    width:1200px;
    margin:0 auto;
}
.advantage_link a{
    color: #666666;
    font-size: 16px;
    font-family: MontserratLight;
}
.mold_type{
    text-align: center;   
    margin-bottom: 40px;
    cursor:pointer;
}
.mold_type_top{
    padding-top: 30px;
    height:195px;
    border-radius: 10px;
}
.mold_type h4{
    font-family: "MontserratRegular";
    color:#333;
    margin-top:15px;
    line-height: 26px;
}
.mold_type.active h4{
    color:#fff;
}
.mold_type.active .mold_type_top{
    background-color:#d61518;
}
.mold_img>a{
    width:85px;
    display:inline-block;
    background-size:200% 100%;
    background-repeat: no-repeat;
}
.mold_img{
    height:85px;
}
.mold_type.active .mold_img>a{
    background-position:100% 0;
}
.mold_img>a>img{
    opacity:0;
} 
.mode_type_con{
    display:none;
}
.advantage_link{
    margin: 25px 0 40px;   
}
.advantage_link a:last-of-type{
    color: #d61518;
}
.advantage_ban{
    background-image: url("../image/advan_ban.jpg");
}
.advantage_title h2{
    font-size: 36px;
    font-family: "OswaldMed";
    color:#004494;
    text-align:center;
    margin-bottom: 40px;
}
.service_title h2{
    font-size:36px;
    color:#d61518;
    text-align: center;
    margin-top:50px;
    margin-bottom: 70px;
    font-family: OswaldMed;
}
.service_table{
    padding-bottom:60px;
}
.service_contact .service_title h2{
    margin-top:0px;
    padding-top: 45px;
    margin-bottom:50px;
}

.service_region{
    width:1200px;
    margin:0 auto;
}
.service1_con{
    margin-bottom:148px;
}
.service_link{
    margin-top:28px;
}
.service_img img{
    width:100%;
    height:auto;
}
.service_contact{
    background:url(../image/019.jpg);
    background-size: cover;
    background-position:center;
}
.advantage_para p{
    font-family: "MontserratLight";
    font-size:20px;
    color:#666;
    text-align: left;
    line-height: 2;
    margin-bottom: 25px;
}
.advantage_para .mold_type_con_box p{
    font-size:18px;
    line-height: 30px;
    color:#d61518;
}
.advantage_para .sinomould_con p{
    margin-top:20px;
    margin-bottom: 0;
}
.advantage_img{
    margin-bottom: 30px;    
}
.advantage_con{
    padding-bottom: 35px;
}
.sinomould_con .advantage_img{
    margin-bottom: 0;
}
.advantage_img:first-of-type{
    margin-bottom: 60px;
}
.sinomould_con:first-of-type{
    padding-top:40px;
}
.advantage_table table{
    width:100%;
}
.generic-list-partial {
    padding:40px 0;
}
.generic-list-partial .inner {
    height: 100%;
    padding: 20px 0 20px 0;
}
.generic-list-partial .inner a {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.generic-list-partial .inner a .image {
    margin: auto;
    transition: transform .5s ease;
    transform: scale(1);
    text-align: center;
}
.generic-list-partial .inner a h2 {
    margin-top: 15px;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    color: #5d5d5d;
	font-family: MontserratLight;
    transition: color .5s ease;
}
.generic-list-partial .inner a:hover .image {
    transform: scale(1.07);
}
.generic-list-partial .inner a:hover h2 {
    color: #164194;
}
	.alert-danger {
	    background-color: #004494;
	    border-color:#004494;
	    color: #fff;
	}
	.alert {
	    padding: 12px;
	    border: 1px solid transparent;
	    border-radius: 4px;
	margin-bottom: 20px;
	font-size:18px;
	}
	.center {
	    text-align: center;
	}
@media screen and (max-width:1201px){
    .advantage_region{
        width:100%;
        padding:0 15px;
    }
	    .service_region{
	        width:100%;
	        padding-left:15px;
	        padding-right: 15px;
	    }
}
@media screen and (max-width:768px){
    .mold_type_bottom{
        margin-top:15px;
    }
    .mold_type_bottom.pc_hide{
        display:none;
    }
    .mold_type_box{
        margin-top:40px;
    }
    .advantage_para p{
        font-size:16px;
        line-height: 1.5;
    }
    .advantage_img:first-of-type{
        margin-bottom: 0;
    }
    .advantage_img{
        margin-top:20px;
        margin-bottom: 10px;
    }
    .sinomould_con:first-of-type{
        padding-top: 0;
    }
	   .cuar_list_bottom h3{
	        font-size:18px;
	        margin-bottom: 15px;
	    }
	    .cuar_more_para{
	        font-size: 14px;
	    }
	    .cuar_more{
	        margin-top:25px;
	    }
	    .cuar_more_box{
	        display:none;
	    }
	    .service3_img{
	    margin-bottom: 0;
	    }
	    .service3_con_art p{
	        font-size: 16px;
	    }
	     .service_con_left h3{
	        margin-bottom: 15px;
	        font-size: 16px;
	    }   
	    .service_link{
	        padding:0 15px;
	    }
	    .service_region{
	        padding:0 15px;
	    }
	    .service_title h2{
	        margin:20px auto 30px;
	    }
	    .service1_con{
	        margin-bottom:45px;
	    }
	    .service2_con_art>p{
	        font-size:16px;
	    }
	    .cuar_list{
	        margin-bottom:35px;
	    }
	    .service2_con{
	        padding-bottom: 50px;
	    }
}