﻿/*2026-2-12 新增样式*/
.register {
	color:#333;
	margin-bottom:25px !important;
}
.mt15 {
	 margin-top:15px !important;
	 }
.mag {
    width: 1280px;
}
.r_tit1 {
    width: auto;
}
.down_word .down_word_1 {
    margin-top: 50px;
}
.word_img {
    margin-top: 50px;
}
.kf .contact {
    height: auto;
    padding-bottom: 5px;
}
@media screen and (min-width:769px) and (max-width:1366px) {
.mag {
    width: 1250px;
}
}
@media only screen and (max-width: 768px) { /*h5*/
.register {
    padding-bottom: 15px !important;
}
.mag , .r_tit1 , .w800 , .w400  , .r_tit2 {
    width:auto;
}
.mag , .w800 {
	margin-left:10px !important;
	margin-right:10px !important;
}
.r_tit2 span {
    left: 120px;
}
.down_word {
    width:auto;
	height: auto;
}
.word_img {
	float:none !important;
    width: auto;
	margin-top:20px;
}
.down_word .down_word_1 {
	float:none !important;
    width: auto;
	margin-top: 30px;
}
.down_word .pl65 {
    background: url(https://www.e-works.net.cn/experts/images/down_bgimg.jpg) no-repeat;
	padding-left:65px;
	background-position: -450px 0px;
}
.submit {
    width: auto;
    margin-left: 0px;
}
.m-fl {
	float:left !important;
	}
.kf {
    width: auto;
}
.kf .contact {
    width: 245px !important;
}
.register table tr td input {
    width: 240px !important;
}
}