.sec52 .company_img {
	margin-top: 30px;
}

.sec52 .company_img img {
	width: 100%;
}

.sec52 {
	margin-bottom: 50px;
	padding-top: 20px;
}

.sec5 {
	padding-top: 54px;
}

.sec5 .tit0l {
	margin-top: 0;
}

.sec1 .info ul li {
	height: 45px;
	line-height: 45px;
	margin-bottom: 20px;
}

.sec1 .num_box p>span {
	font-size: 25px;
}

.sec1 .num_box:nth-of-type(2) {
	width: 32%;
}

.sec1 .num_box:nth-of-type(1) {
	width: 22%;
}

.sec1 .video_box i {
	height: 34px;
	width: 58px;
	margin-left: -29px;
	margin-top: -17px;
	background-size: contain;
}

.liucheng_list {
	margin-top: 10px;
	margin-bottom: 14px;
}

.liucheng_list .liucheng-item {
	float: left;
	width: 48%;
	height: 270px;
	background: #fff;
	box-shadow: 0 0 30px rgba(0, 0, 0, .1);
	margin-top: 16px;
	margin-right: 3%;
}

.liucheng_list .liucheng-item.liucheng-item2 {
	margin-right: 0;
}

.liucheng_list .liucheng-item h2 {
	font-size: 18px;
	color: #222;
	height: 54px;
	line-height: 54px;
	font-weight: bold;
	border-bottom: 1px solid #e9e9e9;
	text-align: center;
}

.liucheng_list .liucheng-item p {
	font-size: 14px;
	color: #5a5a5a;
	line-height: 28px;
	padding: 10px 12px;
}

.zy {
	padding-top: 3px;
}

.zy dl {
	height: 455px;
	padding-top: 25px;
}

.zy dl dd h2 {
	padding-top: 47px;
	line-height: 50px;
	font-weight: bold;
	font-size: 45px;
	color: #f1f1f1;
	font-family: Times New Roman;
	text-transform: uppercase;
}

.zy dl dd h2 i {
	font-size: 28px;
	line-height: 50px;
	display: block;
	font-style: normal;
	color: #333;
}

.zy dl dd {
	width: 500px;
	padding-top: 50px;
}

.zy dl dd em {
	font-size: 16px;
	font-style: normal;
	padding-left: 17px;
	position: relative;
	display: block;
	padding-top: 20px;
}

.zy dl dd em b {
	font-weight: bold;
	font-size: 16px;
}

.zy dl dd em:after {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	left: 0;
	top: 30px;
	background: linear-gradient(to left, #1d2088, #1d2088);
	border-radius: 50%;
}

.zy dl dd p {
	line-height: 40px;
	color: #414141;
	font-size: 20px;
}

.zy dl dt {
	width: 680px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.wi {
	width: 543px !important;
}

.wi2 {
	width: 620px !important;
	padding-top: 15px;
}

.ysbj {
	height: 850px;
	border-bottom: 1px solid #e5e5e5;
	background: #fff;
	overflow: hidden;
	font-family: "Microsoft Yahei";
	box-sizing: border-box;
	max-width: 1920px;
	margin: 0 auto;
}

.ys {
	width: 100%;
	position: relative;
}

.ys dl {
	height: 830px;
	position: relative;
}

.ys dt {
	height: 670px;
	position: relative;
}

.ys dt img {
	display: block;
	width: 1920px;
	height: 670px;
}

.ys dd {
	height: 158px;
	padding-top: 50px;
	box-sizing: border-box;
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

.ys dd h3 {
	font: 28px "Microsoft YaHei";
	color: #1a1a1a;
	line-height: 40px;
	background:url({$web_images}/ys_line.gif) no-repeat right center;
	position: relative;
	width: 310px;
	text-align: center;
	float: left;
}

.ys dd h3 b {
	color: #1d2088;
	display: block;
	font-weight: bold;
}

.ys dd p {
	width: 838px;
	padding-right: 35px;
	font: 15px "Microsoft YaHei";
	line-height: 28px;
	position: relative;
	color: rgba(25, 27, 31, 0.9);
	float: right;
	margin-top: 12px;
}

.ys_nav {
	width: 1200px;
	left: 50%;
	position: absolute;
	top: 552px;
	margin-left: -600px;
}

.ys_nav li {
	width: 292px;
	background: #f5f5f5;
	margin-right: 10px;
	height: 122px;
	float: left;
	overflow: hidden;
	cursor: pointer;
}

.ys_nav li:last-child {
	margin-right: 0;
}

.ys_nav li em {
	font-size: 26px;
	color: #666666;
	height: 122px;
	display: block;
	text-align: center;
	padding-top: 32px;
	box-sizing: border-box;
	font-style: normal;
}

.ys_nav li em i {
	display: block;
	font-size: 9px;
	line-height: 28px;
	color: #999999;
	font-style: normal;
}

.ys_nav li img {
	width: 270px;
	height: 103px;
	display: block;
	margin: 0 auto;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	opacity: 0;
}

.ys_nav li.cur {
	background: #1d2088;
	color: #fff;
	height: 224px;
	margin-top: -102px;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
}

.ys_nav li.cur em {
	height: 110px;
}

.ys_nav li.cur em,
.ys_nav li.cur em i {
	color: #fff;
}

.ys_nav li.cur img {
	opacity: 1;
}

.ys dl img {
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

.ys dl img:hover {
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01);
}

.solve {
	padding-top: 10px;
	overflow: hidden;
}

.solve ul {
	margin: 0 -4px;
}

.solve li {
	width: 50%;
	position: relative;
	margin-bottom: 20px;
	float: left;
}

.solve li a {
	display: block;
	margin: 0 4px;
	position: relative;
}

.solve li img {
	display: block;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	width: 100%;
}

.solve li span {
	display: block;
	text-align: center;
	height: 30px;
	font: 15px "Microsoft YaHei";
	line-height: 30px;
	color: #fff;
	position: absolute;
	bottom: 0px;
	width: 100%;
	background-size: 26px;
	background-color: #1d2088;
}

.g_lc {
	background:url({$web_images}/3473e9c37b21454dbc2a5f0ab27ca269_26.jpg) no-repeat center center;
	height: 225px;
}

.g_lc h2 {
	height: 127px;
	text-align: center;
	font-size: 40px;
	color: #333333;
	font-weight: normal;
}

.g_lc h2 a {
	color: #333333;
}

.g_lc h2 b {
	color: #f7ba00;
}

.g_lc h2 i {
	display: inline-block;
	font-style: normal;
	padding: 0 6px;
}

.g_lc h2 em {
	display: block;
	font-size: 20px;
	color: #666666;
}

.g_lc li {
	float: left;
	width: 92px;
	margin-right: 30px;
	text-align: center;
	font-size: 16px;
	color: #333333;
	padding-top: 10px;
}

.g_lc li em {
	display: block;
	width: 92px;
	height: 127px;
	overflow: hidden;
}

.g_lc li:hover {
	font-weight: bold;
	color: #1d2088;
}

.g_lc .lcico1 {
	background:url({$web_images}/3473e9c37b21454dbc2a5f0ab27ca269_44.png) no-repeat
}

.g_lc .lcico2 {
	background:url({$web_images}/3473e9c37b21454dbc2a5f0ab27ca269_40.png) no-repeat
}

.g_lc .lcico3 {
	background:url({$web_images}/3473e9c37b21454dbc2a5f0ab27ca269_32.png) no-repeat
}

.g_lc .lcico4 {
	background:url({$web_images}/3473e9c37b21454dbc2a5f0ab27ca269_42.png) no-repeat
}

.g_lc .lcico5 {
	background:url({$web_images}/3473e9c37b21454dbc2a5f0ab27ca269_30.png) no-repeat
}

.g_lc .lcico6 {
	background:url({$web_images}/3473e9c37b21454dbc2a5f0ab27ca269_34.png) no-repeat
}

.g_lc .lcico7 {
	background:url({$web_images}/3473e9c37b21454dbc2a5f0ab27ca269_28.png) no-repeat
}

.g_lc .lcico8 {
	background:url({$web_images}/3473e9c37b21454dbc2a5f0ab27ca269_46.png) no-repeat
}

.g_lc .lcico9 {
	background:url({$web_images}/3473e9c37b21454dbc2a5f0ab27ca269_38.png) no-repeat;
}

.g_lc .lcico10 {
	background:url({$web_images}/3473e9c37b21454dbc2a5f0ab27ca269_36.png) no-repeat;
	margin-right: 0;
}

.wt_c dl {
	width: 100%;
}

.wt {
	padding-bottom: 50px;
}

.wt_c dt {
	padding-left: 35px;
	position: relative;
	color: #000;
	margin-bottom: 12px;
	font-weight: normal;
}

.wt_c dt::before {
	content: "问";
	text-align: center;
	font-weight: normal;
	line-height: 22px;
	position: absolute;
	left: 0;
	top: 2px;
	width: 26px;
	height: 22px;
	font-size: 15px;
	background-color: #1d2088;
	color: #fff;
}

.wt_c dt a {
	color: #000;
	font-size: 14px;
}

.wt_c dd {
	height: 50px;
	line-height: 25px;
	padding-left: 35px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #717171;
	margin-bottom: 12px;
}

.wt_c dd::before {
	content: "答";
	text-align: center;
	font-weight: normal;
	line-height: 22px;
	position: absolute;
	left: 0;
	top: 2px;
	width: 26px;
	height: 22px;
	font-size: 15px;
	background-color: #000;
	color: #fff;
}
 /*标题*/
    
    .pro_tit {
		margin-bottom: 8px;
        border-bottom: 1px solid #ececec;
    }
	.pro_tit.pro_tit2{
		margin-bottom: 22px;
	}
    .container{padding: 0;}
	.wt{padding: 0 10px;}
    .pro_tit span {
        display: inline-block;
        font-size: 13px;
        color: #939393;
        font-family: Arial;
        text-transform: uppercase;
        line-height: 30px;
        height: 30px;
        border-bottom: 3px solid #1d2088;
    }
    
    .pro_tit b {
        font-size: 17px;
        color: #303030;
        font-family: "Microsoft Yahei";
        margin-right: 5px;
    }
    /*样品展示*/
    
    .ypzs {
        padding: 0 0 1rem;
    }
    
    .ypzs h2 {
        padding: 1rem 0;
        text-align: center;
        font-weight: normal;
        background: none
    }
    
    .ypzs h2 span {
        display: block;
        font-size: 1.8rem;
        color: #1e1e1e;
        line-height: unset;
    }
    
    .ypzs h2 i {
        display: block;
        font-size: 1.4rem;
        color: #cd161e;
        line-height: unset;
        padding-top: 0.5rem;
        font-style: normal;
    }
    
    .ypzs_con {
        position: unset;
        font-size: unset;
        line-height: unset;
        border: 1px solid #f5f5f5;
    }
    
    .ypzs_con:after {
        content: "";
        position: absolute;
        width: 930px;
        height: 570px;
        background:url({$web_images}/584275bfbfc947dea0a59fb7d1baca98_30.png) no-repeat;
        left: 0;
        top: 0;
        display: none;
    }
    
    .ypzs_txt p {
        position: unset;
        width: 28%;
        height: 8.5rem;
        font-size: 1.2rem;
        color: #999999;
        line-height: unset;
        z-index: 1;
        margin: 1rem 0;
        border: 3px solid #d7d7d7;
        border-radius: 10px;
        float: left;
        padding: 1%;
        text-align: center;
        margin-right: 2%;
    }
    
    .ypzs_txt p:nth-child(1) {
        left: unset;
        top: unset;
    }
    
    .ypzs_txt p:nth-child(2) {
        left: unset;
        top: unset;
        text-align: center;
    }
    
    .ypzs_txt p:nth-child(3) {
        left: unset;
        top: unset;
        margin-right: 0;
    }
    /*产品细节*/
    
    .cpxj {
        background: #f1f1f1;
        padding: 1rem 0 0;
    }
    
    .cpxj h2 {
        text-align: center;
        font-weight: normal;
        margin-bottom: 1rem;
    }
    
    .cpxj h2 span {
        display: block;
        font-size: 1.8rem;
        color: #1e1e1e;
        line-height: unset;
    }
    
    .cpxj h2 i {
        display: block;
        font-size: 1.2rem;
        color: #3e3e3e;
        line-height: unset;
        padding-top: 1rem;
        font-style: normal;
    }
    
    .cpxj_list li {
        float: left;
        width: 33.3%;
    }
    
    .cpxj_list li img {
        display: block;
        width: 84%;
        height: 208px;
        border: 5px solid #d7d7d7;
        border-radius: 100%;
        margin: 0 auto;
    }
    
    .cpxj_list li p {
        font-size: 1.3rem;
        color: #010101;
        line-height: 2rem;
        text-align: center;
        height: 2rem;
    }
    
    .cpxj_item {
        margin-top: 1rem;
        background: #fff;
        padding-top: 1rem;
    }
    
    .cpxj_item li {
        float: none;
        width: auto;
        height: auto;
        position: relative;
    }
    
    .cpxj_item li:nth-child(2) {
        float: none;
        width: auto;
        padding-top: 1rem;
    }
    
    .cpxj_item li:nth-child(2n) {
        float: none;
        width: auto;
    }
    
    .cpxj_item li img {
        width: auto;
        height: auto;
    }
    
    .cpxj_item li p {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 70%;
        height: 4rem;
        line-height: 4rem;
        text-align: center;
        font-size: 1.4rem;
        color: #fff;
        background: #1d2088;
        margin: 0;
        padding-bottom: 0;
    }
    /*项目详情*/
    
    .xmxq {
        padding: 1rem 0 0;
    }
    
    .xmxq h3 {
        text-align: center;
        font-weight: normal;
        padding: 1rem 0 0;
    }
    
    .xmxq h3 b {
        display: block;
        font-size: 16px;
        color: #2e2d2d;
        line-height: unset;
    }
    
    .xmxq h3 i {
        display: block;
        font-size: 13px;
        color: #9e9e9e;
        line-height: 0.8rem;
        padding-top: 0.5rem;
        text-transform: uppercase;
        font-style: normal;
    }
    
    .xmxq_desc {
        font-size: 14px;
        color: #666666;
        line-height: unset;
        padding: 1rem 0;
    }
    
    .xmxq .pz {
        margin-top: 2rem;
    }
    
    .xmxq .pz dt {
        float: none;
        width: auto;
        height: auto;
        position: relative;
    }
    
    .xmxq .pz dt p {
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0;
        font-weight: bold;
        height: 4rem;
        line-height: 4rem;
        text-align: center;
        font-size: 15px;
        color: #fff;
        background: #333;
        margin: 0;
        padding-bottom: 0;
    }
    
    .xmxq .pz dd {
        float: none;
        width: auto;
    }
    
    .xmxq .pz dd h3 {
        text-align: left;
        padding: 1rem 0;
    }
    
    .xmxq .pz dd p {
        padding: 0.5rem 0;
        margin: 0;
    }
    
    .xmxq ul {
        margin: 1rem 0;
    }
    
    .xmxq li {
        float: left;
        width: 49%;
        height: auto;
        position: relative;
        margin-bottom: 1rem;
        margin-right: 1%;
    }
    
    .xmxq li p {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 67%;
        height: 40px;
        line-height:40px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        background: #1d2088;
        margin: 0;
        padding-bottom: 0;
    }
    
    .xmxq .sl dt {
        float: none;
        width: auto;
        height: auto;
    }
    
    .xmxq .sl dd {
        float: none;
        width: auto;
    }
    
    .xmxq .sl dd h3 {
        text-align: left;
        padding: 12px 0;
    }
    
    .xmxq .sl dd p {
        font-size: 14px;
        color: #666;
        line-height: 24px;
        padding: 12px 0;
        margin: 0;
    }
    
    .sl_pic {
        width: 100%;
        font-size: 0;
        line-height: 0;
    }
    
    .sl_pic img {
        margin-right: 1%;
        display: block;
        width: 49% !important;
        float: left;
        margin-bottom: 1%;
    }
    /*他们还加工了以下产品*/
    
    .relpro {
        padding: 1rem 0 0;
    }
    
    .relpro .pro_tit {
        margin-bottom: 1rem;
    }
    
    .relpro dl {
        height: auto;
    }
    
    .relpro dt {
        float: none;
        width: auto;
        height: auto;
        position: relative;
        ;
    }
    
    .relpro dt b {
        position: absolute;
        font-size: 22px;
        color: #2c2c2c;
        line-height: 22px;
        left: 45px;
        top: 45px;
    }
    
    .relpro dd {
        float: none;
        width: auto;
        height: auto;
        background: #1d2088;
        padding: 0 2rem;
        box-sizing: border-box;
    }
    
    .relpro dd h3 {
        font-size: 17px;
        color: #fff;
        line-height: unset;
        position: relative;
        padding: 1rem 0 1rem;
        margin-bottom: 1rem;
    }
    
    .relpro dd h3:after {
        position: absolute;
        width: 2rem;
        height: 2px;
        content: "";
        background: #fff;
        left: 0;
        bottom: 0;
    }
    
    .relpro dd p {
        font-size: 14px;
        color: #fff;
        line-height: unset;
        padding-bottom: 1rem;
    }
    
    .relpro li {
        float: left;
        width: 50%;
        height: auto;
        position: relative;
        margin-right: 0;
    }
    
    .relpro li b {
        position: absolute;
        font-size: 1.2rem;
        color: #2c2c2c;
        line-height: 22px;
        left: 8px;
        top: 45px;
    }
    /*除了以上产品马驰科还加工*/
    
    .othpro {
        padding: 2rem 0 0;
    }
    
    .othpro .pro_tit {
        margin-bottom: 1rem;
    }
    
    .othpro li {
        float: left;
        width: 49%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    
    .othpro li:nth-child(2n) {
        margin-right: 0;
    }
    
    .othpro li img {
        display: block;
        width: auto;
        height: auto;
    }
    
    .othpro li p {
        height: 4rem;
        line-height: 4rem;
        text-align: center;
        font-size: 1.4rem;
        color: #fff;
        background: #1d2088;
        font-weight: bold;
        margin: 0;
        padding-bottom: 0;
    }
    /*马驰科还为您提供以下服务*/
    
    .ser {
        padding: 2rem 0 0;
    }
    
    .ser .pro_tit {
        margin-bottom: 2rem;
    }
    
    .ser li {
        float: left;
        width: 49%;
        margin-right: 1%;
        margin-bottom: 3%;
        height: auto;
        position: relative;
    }
    
    .ser li:nth-child(2n) {
        margin-right: 0;
    }
    
    .ser li p {
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0;
        height: 50px;
        background:url(https://m.matsuga.com.cn/resource/images/3473e9c37b21454dbc2a5f0ab27ca269_68.png?ver=5) no-repeat;
        font-size: 15px;
        color: #fff;
        line-height: 50px;
        padding-top: 20px;
        text-align: center;
        margin: 0;
        padding-bottom: 0;
    }
    
    .ser_btn {
        height: auto;
        margin-top: 1rem;
        text-align: center;
    }
    
    .ser_btn a {
        display: inline-block;
        width: 43%;
        height: 3rem;
        line-height: 3rem;
        text-align: center;
        font-size: 15px;
        color: #fff;
        background: #1d2088;
        margin: 0 3%;
        float: left;
    }
    
    .ser_btn a:nth-child(2) {
        background: #000000;
    }
    /*服务品牌*/
    
    .coop {
        padding: 2rem 0 0;
        margin-bottom: 1rem;
    }
    
    .coop .pro_tit {
        /*margin-bottom: 2rem;*/
        margin-top: 3rem;
    }
    
    .coop li {
        float: left;
        width: 49%;
        height: auto;
        border: 1px solid #d6d6d6;
        margin-right: -1px;
        margin-bottom: -1px;
    }
    /*合作流程*/
    
    .cess {
        padding: 2rem 0 0;
    }
    
    .cess .pro_tit {
        margin-bottom: 2rem;
    }
    /*技术攻坚*/
    
    .tit0l {
        font-size: 2.0rem;
        letter-spacing: 0;
        margin: 1.5rem 0 0.5rem 0;
        color: #333333;
        text-align: center;
        font-weight: bold;
    }
    
    .tit0l b {
        color: #e6212a;
    }
    
    .tit0l em {
        font-size: 1.2rem;
        color: #bbbbbb;
        font-weight: normal;
        display: block;
        font-family: "Microsoft Yahei";
        text-transform: uppercase;
        background:url(https://m.matsuga.com.cn/resource/images/f2a9748aa32e40549d1eea2161cf0078_2.png?ver=1) no-repeat center 2px;
        padding: 2rem 0;
        font-style: normal;
        letter-spacing: 0;
        font-family: Times New Roman;
    }
    
    .pro3 {
        height: auto;
    }
    
    .pro3 i {
        margin: 0px auto 1rem;
        display: block;
        font-style: normal;
        text-indent: 2rem;
        font-size: 1.5rem;
    }
    
    .pro3 dl {}
    
    .pro3 dl dt {
        width: auto;
        float: none;
        background: #eee;
    }
    
    .pro3 dl dd {
        width: auto;
        float: none;
        color: #000;
        background: #fcfcfc;
    }
    
    .pro3 dl dd p {
        border-bottom: 1px dashed #eee;
        padding: 2px 5px;
        font-size: 1.3rem;
        margin: 0;
    }
    
    .pro3 dl dd p b,
    .pro3 dl.last dd p b {
        display: inline-block;
        font-weight: normal;
        font-style: normal;
        margin: 0px 0.5rem;
        border-right: 1px solid #3b3e4e;
        padding-right: 3px;
        width: 8%;
    }
    
    .pro3 dl dd p em {
        font-style: normal;
        color: #e6212a;
        font-size: 16px;
        font-weight: bold;
        margin: 0 5px 0 0;
    }
    /*表格*/
    
    .form tr td {
        font-size: 1.3rem;
        text-align: center;
        padding: 0.5rem;
    }
    
    .form tr:first-child {}
    /*隐藏*/
    
    .cess {
        display: none;
    }
    /*注塑样品展示*/
    
    .sb {
        margin-top: 1rem;
    }
    
    .sb_1 ul {}
    
    .sb_1 ul li {
        float: left;
        width: 49%;
        margin-right: 2%;
        margin-top: 2%;
    }
    
    .sb_1 ul li span {
        display: block;
        text-align: center;
        font-size: 1.2rem;
        background: #e6212a;
        color: #fff;
        height: 30px;
        line-height: 30px;
    }
    
    .sb_1 ul li img {
        border: 1px solid #f5f5f5;
    }
    
    .sb_1 ul li:nth-child(3n) {
        margin-right: 2%;
    }
    
    .sb_1 ul li:nth-child(2n) {
        margin-right: 0;
    }