
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}
body{-webkit-tap-highlight-color:transparent}
header,
footer,
section,
article,
aside,
nav,
address,
figure,
figcaption,
menu,
details {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th {
  text-align: left;
  font-weight: normal;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
i,
cite,
em,
var,
address,
dfn {
  font-style: normal;
}
[hidefocus],
summary {
  outline: 0;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
small {
  font-size: 100%;
}
sup,
sub {
  font-size: 83%;
}
pre,
code,
kbd,
samp {
  font-family: inherit;
}
q:before,
q:after {
  content: none;
}
textarea {
  overflow: auto;
  resize: none;
}
label,
summary {
  cursor: default;
}
a,
button {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: bold;
}
del,
ins,
u,
s,
a,
a:hover {
  text-decoration: none;
}
body,
textarea,
input,
button,
select,
keygen,
legend {
  font: 12px/1.14 arial;
  color: #333;
  outline: 0;
}
body {
  background: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: transparent;  
}
a,
a:hover {
  color: #333;
}
a:link,
a:active,
a:visited,
a:hover {
    background: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;  
}
img {
  display: block;
}
input,
button {
  border: 0 none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
body {
  cursor: pointer;
}

.table {border-collapse:collapse;}
.table td, .table th {border:1px solid #cdcdcd;padding:5px;}
.table p {padding:0px;margin:0px;}

.product-details.main table {width: 100%!important;}
.product-details.main article p {text-align: left!important; }

.product-details.main article ul li p { margin-left:0px!important; }
.product-details.main article p span { font-family:arial!important; }
.product-details.main article table td, table th {padding:5px;}

iframe{max-width:100%;}

.sk_contact{
	padding:40px 15px;
	text-align:center;
	overflow:hidden;
	}
.sk_contact h3{
	font-size:20px;
	color:#1f313d;
	line-height:150%;
	text-transform:capitalize;
	padding:0 0 20px;
	}
.sk_contact_mail{
	width:80%;
	margin:0 auto;
	height:48px;
	border:2px solid #e1e8ee;
	position:relative;
	}
.sk_contact input.required {
	margin-right:50px;
	height: 48px;
	border: none;
	outline: none;
	font-size: 14px;
	color: #abb4bc;
	line-height: 48px;
	text-align:left;
	text-indent: 1em;
	box-sizing:border-box;
	
}
.sk_contact input.sub {
	display: block;
	position:absolute;
	top:0;
	right:0;
	width: 50px;
	height: 48px;
	border: none;
	outline: none;
	background:url("plane.png"/*tpa=http://m.yuntiancranes.com/images/wap.m11/plane.png*/) no-repeat center center;
	cursor: pointer;
}

#topcontrol {
	background: #4c4c4c;
	height: 40px;
	width: 40px;
	border-radius: 4px;
}

.sjfy {
	width: 100%;
	display: flex;
	justify-content: space-around;
	padding: 20px 0;
}
.sjfy-l, .sjfy-r {
	display: flex;
}
.sjfy-l a {
	display: flex;
	width: 90px;
	height: 48px;
	background: url("../prev_m.png"/*tpa=http://m.yuntiancranes.com/images/prev_m.png*/) no-repeat center center;
	border: 1px solid #ff6c6c;
	border-radius: 5px;
}
.sjfy-l span {
	display: flex;
	width: 90px;
	height: 48px;
	background: url("../prev_mg.png"/*tpa=http://m.yuntiancranes.com/images/prev_mg.png*/) no-repeat center center;
	border: 1px solid #ddd;
	border-radius: 5px;
}
.sjfy-r a {
	display: flex;
	width: 90px;
	height: 48px;
	background: url("../next_m.png"/*tpa=http://m.yuntiancranes.com/images/next_m.png*/) no-repeat center center;
	border: 1px solid #ff6c6c;
	border-radius: 5px;
}
.sjfy-r span {
	display: flex;
	width: 90px;
	height: 48px;
	background: url("../next_mg.png"/*tpa=http://m.yuntiancranes.com/images/next_mg.png*/) no-repeat center center;
	border: 1px solid #ddd;
	border-radius: 5px;
}

