  
/*.pad3 {
	padding:3% 15px;
}*/
 
 .news-tit h1 {
	display:block;
	font-size:28px;
	padding-bottom:5px;
	padding-top:10px;
	text-align:center;
	border-bottom:1px solid #b2b2b2;
}
 
 
 
 .news-tit p {
	text-align:center;
	font-size:14px;
	margin-top:10px;
}
 
 
* {
	margin:0;
	padding:0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

table {
	display:table;
	border-collapse:separate;
	box-sizing:border-box;
	text-indent:initial;
	border-spacing:2px;
	border-color:grey;
		width:100% !important;
	border-collapse:collapse !important;
	border:1px solid #ddd !important;
}
 
table td {
	border:1px solid #ddd !important;
}
 
table tr {
	border:1px solid #ddd !important;
}


tbody {
	display:table-row-group;
	vertical-align:middle;
	border-color:inherit;
}
 
tr {
	display:table-row;
	vertical-align:inherit;
	border-color:inherit;
}
 
td[Attributes Style] {
	vertical-align:top;
	width:528px;
}


 td {
	display:table-cell;
	vertical-align:inherit;
}

 

li {
	display:list-item;
	text-align:-webkit-match-parent;
}

ul {
	list-style-type:disc;
}
 
ul li {
	list-style:none;
}


.cont-left {
	padding:3% 15px 7%;
}
.cont-left .title h1,.cont-left .title p {
	text-align:left;
}

.contForm {
	margin-top:35px;
}
.contForm li {
	display:block;
	margin-bottom:30px;
}
.contForm li input {
	display:block;
	width:100%;
	height:54px;
	border:1px solid #1c0808;
	padding:0 10px;
}

.contForm button {
	display:block;
	width:100%;
	height:54px;
	background:#0d7ce7;
	color:#fff;
	text-align:center;
	line-height:54px;
	cursor:pointer;
}


.contForm li textarea {
	display:block;
	width:100%;
	height:100px;
	border:1px solid #1c0808;
	padding:5px 10px;
}
 
.liuyan {
    border-bottom: 2px solid #d7310b;
    background-image: url(http://www.wavortorque.com/images/red2.png);
    margin: 0px 10px 10px 0px;
    padding: 5px 1px 5px 1px;
    height: 34px;
    width: 970px;
}
.liuyan p a {
    color: #333;
	    text-decoration: none;
}

.liuyan p {
    color: #221d1d;
    font-size: 18px;
}
 
.title h1 {
    font-size: 36px;
    color: rgb(0, 0, 0);
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Adobe ºÚÌå Std";
}
.cont-left .title h1, .cont-left .title p {
    text-align: left;
}
.cont-left .title h1, .cont-left .title p {
    text-align: left;
}

.title p {
    text-align: center;
    color: #3b3b3b;
    font-size: 18px;
    margin-top: 20px;
}

.list-paddingleft-2 p{
white-space: normal; 
line-height: 2em;
margin-left:10px; 

}