* {
	font-family: "微软雅黑";
	outline: none;
}

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: none;
}

body,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
from {
	margin: 0;
}

ol,
ul,
li,
img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

input,
img,
textarea {
	border: none;
	border-radius: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: none;
}
img{
	vertical-align: top;
}
/*body > .qing {
	min-width: 1260px;
}*/

a {
	text-decoration: none;
	blr: expression(this.onFocus=this.blur());
	/* IE Opera */
	outline: none;
	/* FF Opera */
}

a:focus {
	-moz-outline-style: none;
	/* FF */
}

img,
input {
	border: 0;
}

input,
textarea,
select {
	outline: none;
}

a div,
a span {
	cursor: pointer;
}

textarea {
	resize: none;
}


/*防止textarea放大时，三个斜线被放大*/

ul li {
	list-style: none;
}
body{display: block; }
.qing {
	display: block;
	clear: both;
}

.container {
	width: 1500px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.lf {
	display: block;
	float: left;
}

.rf {
	display: block;
	float: right;
}

*,
*:before,
*:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.shu12 img,
.shu12 video,
.shu14 img,
.shu14 video,
.shu16 img {
	display: inline !important;
	max-width: 100% !important;
	height: auto !important;
	vertical-align: top;
}

.shu16 {
	line-height: 32px;
	color: #323232;
	font-size: 16px;
}

.shu14 {
	line-height: 30px;
	color: #484848;
	font-size: 14px;
}

.shu12 {
	line-height: 28px;
	color: #484848;
	font-size: 12px;
}

.ellip{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
/*引入字体*/

.font {
	font-family: 'book';
}
@font-face {
	font-family: 'book';
	src: url('../fonts/book_an1.ttf');
}

body {
	background: #fff;
}














































/*公共手滑动画*/

.in-sxylb li:hover .in-sxym1{
	color: #00A39A;
	text-indent: 4px;
}

.fz-li-lb li:hover .fz-litm-ja{
	text-indent: 6px;
	color: #222;
}
/*共同*/
.in-tutk{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover !important;
}
/*公共样式*/
.in-ce-adk:hover img, .in-xmlb li:hover .in-tutk, .in-ban:hover .in-tutk{
	transform: scale(1.15);
	-ms-transform: scale(1.15);
	/* IE 9 */
	-webkit-transform: scale(1.15);
	/* Safari 和 Chrome */
	-o-transform: scale(1.15);
	/* Opera */
	-moz-transform: scale(1.15);
}

.pdf:hover img, .in-jcba:hover img {
	transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	/* IE 9 */
	-webkit-transform: rotateY(360deg);
	/* Safari and Chrome */
	-o-transform: rotateY(360deg);
	/* Opera */
	-moz-transform: rotateY(360deg);
}

.in-ban-mta,.yljjbd_navj li a span,.yljjbd_navj li
{
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}