body {
	background-color: #FFF;
	color: #444;
	font-family: "Microsoft Yahei", "Times New Roman", "PingFang SC", "Hiragino Sans GB", "Source Han Sans CN", "WenQuanYi Micro Hei", serif;
	font-size: 87.5%;
	margin: 0;
}

a {
	color: #3354AA;
	text-decoration: none;
}

a:hover,
a:active {
	color: #444;
}

#bannervideo video {
	width: 100%;
	max-width: 1200px;
	height: auto;
}

pre,
code {
	background: #F3F3F3;
	font-family: Menlo, Monaco, Consolas, "Lucida Console", "Courier New", monospace;
	font-size: .92857em;
}

code {
	padding: 2px 4px;
	color: #B94A48;
}

pre {
	padding: 8px;
	overflow: auto;
	max-height: 400px;
}

pre code {
	padding: 3px;
	color: #444;
}

blockquote {
	margin: 1em 0;
	padding-left: 1.5em;
	border-left: 4px solid #eee;
	color: #666;
}

table {
	border: 1px solid #ddd;
	width: 100%;
}

table th,
table td {
	padding: 5px 10px;
	border: 1px solid #eee;
}

table th {
	background: #f3f3f3;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "WenQuanYi Micro Hei", "Microsoft Yahei", sans-serif;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
textarea {
	padding: 5px;
	border: 1px solid #E9E9E9;
	width: 100%;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

textarea {
	resize: vertical;
}
.entry_content{
	text-align: center;
	border: 1px solid #CCCCCC;
    padding: 20px;
	margin-left:260px;
}
.entry_content img{	
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
}


.post-meta a,
.post-content a,
.widget a,
.comment-content a {
	border-bottom: 1px solid #EEE;
}

.post-meta a:hover,
.post-content a:hover,
.widget a:hover,
.comment-content a:hover {
	border-bottom-color: transparent;
}

.browsehappy {
	padding: 8px 0;
	background: #FBE3E4;
	color: #8A1F11;
	text-align: center;
}

.browsehappy a {
	color: #8A1F11;
	text-decoration: underline;
	font-weight: bold;
}

#header {
	background: #000;
}

.m15 {}

.site-name,
.nav {}

.site-name {
	float: left;
}

.nav {}

#nav-menu {
	margin: 0;
	padding: 0;
}

#nav-menu ul li {
	display: block;
	padding: 0 15px;
	line-height: 100px;
	color: #fff;
	float: left;
	font-size: 18px;
}

#nav-menu ul li a {
	color: #fff;
}

#nav-menu ul li:hover {
	font-weight: 700;
	color: #fff;
}

#nav-menu ul li:hover .snav {
	display: block !important;
}

.snav {
	z-index: 999;
	width: 102px;
	display: none !important;
	position: absolute;
	background: url(../images/up.png) top center no-repeat;
	margin-left: -15px;
	margin-top: -30px;
	padding: 6px 0 0 0 !important;
}

.snav li {
	height: 45px;
	line-height: 45px !important;
	float: none;
	width: 102px;
	padding: 0 !important;
	background: #333;
}

.snav li,
.snav li a {
	float: none;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	display: block;
}

.snav li:hover,
.snav li a:hover {}

.m ul {
	display: none;
	width: 100%;
}

.mnav {
	display: block !important;
}

.m,
.nav-on {
	display: none;
}

#logo {
	padding: 5px 0;
	display: block;
	margin-right: 55px;
}

.tel0 {
	display: none;
}

.tel {
	margin-top: 28px;
	line-height: 45px;
	float: right;
	font-size: 26px;
	color: #fff;
	background: url(../images/tel.png) no-repeat left center;
	padding-left: 50px;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
}

.description {
	margin: .5em 0 0;
	color: #999;
	font-style: italic;
}

.crumbsbg {
	height: 36px;
	margin-top: -5px;
	padding: 0;
	display: block;
	background: #ddd;
}

.crumbs_patch {
	padding: 0;
	height: 36px;
	line-height: 36px;
}

.crumbs_patch a {
	color: #444;
}



#slider {
	width: 100%;
	margin: 0 auto;
}

#bannervideo {
	width: 100%;
	text-align: center;
	margin: auto;
	margin-bottom: 0px;
	background-image: url(../images/banner.png);
}

.controls li {
	top: 50%;
	margin-top: -30px;
}

.controls li:nth-child(1) {
	left: 0;
}

.controls li:nth-child(2) {
	right: 0;
}

.pagination li {
	background-color: #ddd;
}

.pagination li.active {
	background-color: #000;
}

.responsive {
	width: 100%;
	height: auto;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

img {
	display: block;
}





.aboutus {
	background-color: #e1e2e6;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 55px;
	padding-bottom: 20px;
}



.l-img {
	width: 311px;
}

.l-img2 {
	width: 28%;
	padding-left: 20px;
}

.l-about {
	margin-left: 325px;
}

.l-about2 {
	width: 70%;
}

.l-img {
	float: left;
}

.l-img2 {
	float: left;
}

.l-img2 img {
	display: block;
	margin: 0 auto;
}

.img {
	margin: auto;
	max-width: 100%;
}

.l-about2 {
	float: right;
}

.l-about .about-content {
	padding: 10px;
}

.l-about2 .about-content2 {
	padding: 10px 20px 0px 50px;
}

.l-text,
.r-img {
	width: 50%;
	margin: 0;
	padding: 0;
}

.l-text {
	float: left;
}

.r-img {
	float: right;
}

.text {
	padding: 20px;
}

.imglist .title {
	padding: 40px 0 10px 0;
}

.thumbnail {
	max-width: 390px;

}

.imglist .thumbnail {
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%, 0);
}

.imglist ol {
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}

.imglist ol li {
	width: 25%;
	list-style: none;
	float: left;
	margin: 0;
	padding: 5px;
	box-sizing: border-box;
}

.imglist ol li a,
.imglist ol li span,
.imglist ol li span a {
	display: block;
	margin: 0 auto;
}

.imglist ol li span a {
	text-align: center;
	color: #333;
}

.thumbnail {
	margin: 0 auto;
}

/*图片遮罩层*/
.box {
	text-align: center;
	overflow: hidden;
	position: relative;
	height: 312px;
}

.box:before {
	content: "";
	width: 0;
	height: 312px;
	background: #000;
	padding: 14px 18px;
	position: absolute;
	top: 0;
	left: 50%;
	opacity: 0;
	transition: all 0s cubic-bezier(0, 0, 0, 0.7) 30ms;
}

.box:hover:before {
	width: 100%;
	left: 0;
	opacity: 0.3;
}

.box .box-content {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	height: 312px;
}

.box .box-content:hover {
	z-index: 100;
	background: url(../images/zoom.png) center center no-repeat;
}


.w1000 {
	margin: 0 auto;
	width: 1000px;
	padding: 0 8px;
}

.posts {
	margin-bottom: 40px;
}

.caseslist {
	line-height: 45px;
	margin-top: 20px;
}

.caseslist a {
	margin: 15px;
	display: block;
	float: left;
	line-height: 45px;
	border-radius: 5px;
	background: #f1f1f1;
	font-size: 16px;
	font-weight: 700;
	padding: 0 15px;
	color: #333;
}

.post p {
	text-indent: 2em;
	line-height: 28px;
	letter-spacing: 0.25em;
}

.post p img {
	margin: 15px auto;
	text-align: center;
	display: block;
	overflow: hidden;
}

.post-title {
	margin: 0.83em 0;
	font-size: 1.5em;
	line-height: 1.8;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}

.post-title a {
	color: #333;
}

.post-title b {
	font-size: 12px;
	color: #bbb;
	font-weight: normal;
	margin-left: 15px;
}

.titlist ul {
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
}

.titlist ul li {
	margin: 15px 0;
	display: block;
	overflow: hidden;
}

.titlist ul li span {
	float: left;
	margin-right: 30px;
}

.titlist ul li span a {
	display: block;
}

.footbg {
	background: #666;
	display: block;
	overflow: hidden;
	padding: 20px 0;
}

.titlelist ul {
	margin: 0;
	padding: 0;
}

.titlelist ul li {
	width: 49.5%;
	list-style: none;
	border-bottom: 1px solid #fff;
	padding: 10px 0;
	margin: 10px 0;
	float: left;
}

.titlelist ul li span,
.titlelist ul li p {
	padding-right: 20px;
}

.titlelist ul li span a {
	font-weight: 700;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
}

.titlelist ul li p {
	color: #f1f1f1;
	text-indent: 2em;
	line-height: 22px;
	font-size: 12px;
}

.lsitbox {
	float: left;
	height: 123px;
}

.lsitbox a {
	display: block;
}

.lsitbox a .thumbnail {
	max-width: 150px;
	margin-right: 15px;
}
.w1200 {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 6px;
}
.mt20{
	margin-top: 30px;
}
.more {
	width: 106px;
	text-align: center;
	margin: 15px auto 15px auto;
	background: #545454;
	border-radius: 15px;
}

.more a {
	color: #fff;
	line-height: 40px;
	display: block;
}

.footer {
	padding: 3em 0;
	text-align: left;
	color: #999;
	background: #000;
}

.logo_foot {
	float: left;
	display: block;
}

.weixin_foot {
	float: left;
	margin-left: 20px;
	background: #fff;
}

.weixin_foot img {
	max-width: 120px;
}

.weixin_foot p {
	font-size: 12px;
	line-height: 26px;
	text-align: center;
}

.footr {
	float: left;
	margin-left: 35px;
	margin-top: 25px;
}

.foottit {
	margin-top: 10px;
	padding-left: 15px;
}

.footer .foottit p {
	line-height: 22px;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

.footer a {
	color: #999;
}

.footnav {}

.footnav a {
	margin: 0 15px;
}

.main {
	display: block;
	clear: both;
	background: #f1f1f1;
	padding-top: 30px;
}

.BodyCenter {
	text-align: center;
	height: auto;
	padding: 0;
}

.image-animation {
	margin: auto;
	max-width: 100%;
}

.imageText {
	width: 545px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
}

.imageText .imageTextContainer {
	float: left;
}

.ModuleImageTextContent {
	display: block;
	overflow: hidden;
}

.imageTextContainer {
	margin: 10px 20px;
	text-align: center;
}


.content {
	margin: 50px auto;
}

.content .map {
	float: left;
	width: 630px;
}

.content .TextContent {
	float: right;
	width: 500px;
}



.post {
	padding: 15px 0 20px;
	border-bottom: 1px solid #EEE;
}

.post-meta {
	margin-top: -0.5em;
	padding: 0;
	color: #999;
	font-size: .92857em;
}

.post-meta li {
	display: inline-block;
	margin: 0 8px 0 0;
	padding-left: 12px;
	border-left: 1px solid #EEE;
}

.post-meta li:first-child {
	margin-left: 0;
	padding-left: 0;
	border: none;
}

.post-content {
	line-height: 1.5;
}

.post-content>video {
	margin: 20px auto;
}

.about p img {
	max-width: 800px;
	margin: 40px auto;
}

.about {
	max-width: 1000px;
	margin: 0 auto;
}

.post .tags {
	clear: both;
}

.post-near {
	list-style: none;
	margin: 30px 0;
	padding: 0;
	color: #999;
}

.post-near li {
	margin: 10px 0;
}

.archive-title {
	margin: 1em 0 -1em;
	padding-top: 20px;
	color: #999;
	font-size: 1em;
}

.more {
	text-align: center;
}

.more a {
	border: none;
}

.protected .text {
	width: 50%;
}

.page-navigator {
	list-style: none;
	margin: 25px 0;
	padding: 0;
	text-align: center;
}

.page-navigator li {
	display: inline-block;
	margin: 0 4px;
}

.page-navigator a {
	display: inline-block;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
}

.page-navigator a:hover {
	background: #EEE;
	text-decoration: none;
}

.page-navigator .current a {
	color: #444;
	background: #EEE;
}

#comments {
	padding-top: 15px;
}

.comment-list,
.comment-list ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

.comment-list li {
	padding: 14px;
	margin-top: 10px;
	border: 1px solid #EEE;
}

.comment-list li.comment-level-odd {
	background: #F6F6F3;
}

.comment-list li.comment-level-even {
	background: #FFF;
}

.comment-list li.comment-by-author {
	background: #FFF9E8;
}

.comment-list li .comment-reply {
	text-align: right;
	font-size: .92857em;
}

.comment-meta a {
	color: #999;
	font-size: .92857em;
}

.comment-author {
	display: block;
	margin-bottom: 3px;
	color: #444;
}

.comment-author .avatar {
	float: left;
	margin-right: 10px;
}

.comment-author cite {
	font-weight: bold;
	font-style: normal;
}

.comment-list .respond {
	margin-top: 15px;
	border-top: 1px solid #EEE;
}

.respond .cancel-comment-reply {
	float: right;
	margin-top: 15px;
	font-size: .92857em;
}

#comment-form label {
	display: block;
	margin-bottom: .5em;
	font-weight: bold;
}

#comment-form .required:after {
	content: " *";
	color: #C00;
}

#secondary {
	padding-top: 15px;
	word-wrap: break-word;
}

.widget {
	margin-bottom: 30px;
}

.widget-list {
	list-style: none;
	padding: 0;
}

.widget-list li {
	margin: 5px 0;
	line-height: 1.6;
}

.widget-list li ul {
	margin-left: 15px;
}

.error-page {
	margin-top: 100px;
	margin-bottom: 100px;
}

.post-content,
.comment-content {
	line-height: 1.5;
	word-wrap: break-word;
}

.post-content h2,
.comment-content h2 {
	font-size: 1.28571em;
}

.post-content img,
.comment-content img,
.post-content video,
.comment-content video {
	max-width: 100%;
}

.post-content a img,
.comment-content a img {
	background: #FFF;
	position: relative;
	bottom: -4px;
}

.post-content hr,
.comment-content hr {
	margin: 2em auto;
	width: 100px;
	border: 1px solid #E9E9E9;
	border-width: 2px 0 0 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

img.alignleft {
	margin: 0 15px 0 0;
}

img.alignright {
	margin: 0 0 0 15px;
}

.product-box2 {
	margin-top: 30px;
	margin-bottom: 20px;
}

.l-img>video {
	width: 600px;
	height: 500px;
}

.l-img2>video {
	width: 400px;
	height: 500px;
}

/*service*/
.icon-service1 {
	margin-top: -30px !important;
	margin-bottom: 50px !important;
}

.ModuleImageTextContent p img {
	margin: 0 auto;
}

.icon-service3-1 {
	display: none;
}

.icon-service3 {
	float: right;
	width: 445px;
	margin: 75px 115px 0 0;
	line-height: 24px;
	letter-spacing: 0.25em;
	display: block;
	overflow: hidden;
}

.myservice {
	/*background:url(../imagesicon-service3.jpg) center top; */
	height: 520px;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
	margin: auto;

}

.icon-service4 {
	margin-bottom: 30px;
}

.myliyou {
	padding: 20px;
}

.myliyoub {
	background: #fff;
	box-shadow: 3px 3px 3px 3px #aaa;
	margin-bottom: 18px;
	display: block;
	overflow: hidden;
}

#step1,
#step2,
#step3,
#step4,
#step5 {
	background: #F00;
	border: 2px solid #fff;
	border-radius: 5px;
	padding: 16px;
	width: 45px;
}

.l {
	float: left;
}

.r {
	float: right;
}

.fl200 {
	margin-left: -200px;
}

.fr200 {
	margin-right: -40px;
}

.m10 {
	margin-left: 10px;
}

.myliyou dl {
	width: 810px;
	display: block;
	overflow: hidden;
	margin-top: 85px;
}

.myliyou dl dd {
	width: 690px;
}

.myliyou dl dd span {
	display: block;
	font-weight: 700;
	font-size: 1.25em;
	line-height: 26px;
}

.myliyou dl dd p {
	letter-spacing: 0.25em;
	line-height: 24px;
}

.na {
	width: 150px;
	font-weight: 700;
	font-size: 16px;
}

.neirong {
	width: 1000px;
	margin: 20px auto;
}

.neirong td {
	padding: 20px;
}

.neirong td p {
	display: block;
	line-height: 20px;
	letter-spacing: 0.2em;
}

.icon-service10 img {
	margin: 0 auto;
}

@media screen and (max-width:1200px) {

	.w1000,
	.post p img,
	.icon-service1 img,
	.icon-service4 img,
	.icon-service7 img,
	.icon-service8 img,
	.icon-service10 img {
		height: auto;
		width: auto\9 !important;
		width: 100%;
	}

	.icon-service3-1 {
		display: block;
	}

	.icon-service3-1 img {
		height: auto;
		width: auto\9;
		margin: 0 auto;
		width: 100%;
	}

	.myservice {
		background: none;
		height: auto !important;
	}

	.icon-service3 {
		width: 300px;
		float: none !important;
		margin: 20px auto;
	}

	.icon-service3 p {
		float: none !important;
		margin: 0 auto !important;
	}

	.l,
	.r {
		float: none !important;
	}

	.m0 {
		margin: 0 auto;
	}

	.fl200,
	.fr200 {
		margin: 0 auto;
	}

	.l0 {
		float: left !important;
	}

	.r0 {
		float: right !important;
	}

	.myliyou dl {
		margin: 20px auto;
	}

	.tl {
		text-align: left !important;
	}

	.neirong {
		width: 600px;
	}

	.na {
		width: 120px;
		font-weight: 700;
		font-size: 16px;
	}

	#logo img {
		float: left;
		display: block;
		overflow: hidden;
	}

	.tel0 {
		margin-top: 20px !important;
		width: 120px;
		line-height: 45px;
		font-size: 18px;
		color: #fff;
		background: url(../images/tel.png) no-repeat left center;
		padding-left: 50px;
		font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
		display: block !important;
		float: right;
	}

	.m {
		display: inherit !important;
		padding-left: 30px;
		background: #333;
	}

	.m ul li {
		font-weight: 700;
		line-height: 30px;
		border-bottom: 1px dashed #444;
	}

	.m ul li a {
		color: #FFF;
	}

	#nav-menu,
	.tel {
		display: none !important;
	}

	.site-name {
		display: block;
		overflow: hidden;
		float: none;
	}

	.mnav {
		margin-left: 10px;
	}

	.mnav li {
		font-weight: normal !important;
		background: url(../images/rg.png) left center no-repeat;
		padding-left: 10px;
	}

	.nav-on {
		display: inherit;
		width: 20px;
		position: absolute;
		top: 25px;
		right: 12px;
		cursor: pointer;
		border: 1px solid #ddd;
		padding: 5px 5px 0 5px;

	}

	.nav-on i {
		display: block;
		width: 100%;
		height: 3px;
		background: #ddd;
		margin-bottom: 4px;
	}

	.l-img>video {
		width: 450px;
		height: 350px;
	}

	.l-img2,
	.l-about2 {
		float: none !important;
		margin: 0 auto;
		width: 98% !important;
	}

	.l-img2>video {
		width: 300px;
		height: 350px;
	}

	.l-about2 .about-content2 {
		padding: 0;
		padding-top: 20px;
	}



	.titlelist ul li {
		width: 90% !important;
		margin: 0 auto;
		display: block;
		overflow: hidden;
	}

	.lsitbox {
		height: auto !important;
	}

	.zsyfoot {
		max-width: 400px;
		display: block;
		overflow: hidden;
		margin: 0 auto;
	}

	.foottit {
		text-align: center !important;
	}

	.footr {
		float: none !important;
	}

	.footnav {
		max-width: 780px;
		margin: 0 auto;
		float: none !important;
		display: block;
		overflow: hidden;
	}
}

@media screen and (max-width:1000px) {
	.myliyou dl {
		width: 520px;
	}

	.myliyou dl dd {
		width: 400px;
	}

	.neirong {
		width: 400px;
	}

	.na {
		width: 100px;
	}

	.ModuleImageTextContent {
		padding: 0 10px;
	}

	.box .thumbnail {
		max-width: 280px !important;

	}

	.imglist ol li {
		width: 33.33% !important;
	}

	.box,
	.box .box-content {
		height: 350px !important;
	}

	.l-img>video {
		width: 280px;
		height: 370px;
	}
}

.l-img2>video {
	width: 280px;
	height: 370px;
}
}

.footnav a {
	margin: 0 10px !important;
}

@media screen and (max-width:768px) {
	.myliyou dl {
		width: 96%;
	}

	.myliyou dl dd {
		margin-left: 95px;
		float: none !important;
		width: auto !important;
	}

	.neirong {
		width: 98%;
	}

	.na {
		width: 80px;
	}

	.box .thumbnail {
		max-width: 320px !important;
	}

	.box,
	.box .box-content {
		height: 250px !important;
	}

	.imglist ol li {
		width: 50% !important;
	}

	.l-img>video {
		width: 280px;
		height: 300px;
	}

	.l-img2>video {
		width: 280px;
		height: 300px;
	}

	.footnav a {
		margin: 0 5px !important;
	}

	.l-img {
		float: none;
		width: 100%;
	}

	.l-img img {
		margin: 0 auto;
	}

	.l-about {
		margin-left: 0;
	}

	.titlist li span.img-box {
		float: none;
		width: 100%;
		display: block;
		max-height: 243px;
		overflow: hidden;
	}

.lockfixed_box{
	float: none !important;
	width: 100% !important;
}
.model_photo{
	display: block;
	text-align: center;
}
.model_photo img{
	margin: 0 auto;
}
.model_name{
	text-align: center;
}
.model_info div{
	float: left;
	width: 50%;
}
.entry_content{
	margin-left: 0;
	margin-top: 20px;
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
}

}




.main-column {
	width: 100%;
	margin: 0 auto;
}

.main-column li {
	background-color: rgba(51, 51, 51, 1);
	margin-bottom: 16px;
	overflow: hidden;
}

.main-column li.odd-li .imgbox {
	float: right;
}

.main-column .imgbox {
	display: block;
	width: 50%;
	position: relative;
	overflow: hidden;
}

.main-column li .imgbox .pic {
	height: 100%;
	transition: 600ms;
	-webkit-transition: 600ms;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
	background: #eee;
	overflow: hidden;
	height: 0;
	width: 100%;
	padding-bottom: 60%;
}

.main-column .imgbox img {
	width: 100%;
	height: 100%;
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	position: absolute;
	transition: 466ms;
}

.i-wrap .up-graybox {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.4s ease 0s;
}

.i-wrap .up-graybox .bgbox {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

.main-column li.odd-li .cont-wrap {}

/* height: 100%; padding-top: 20px; position: absolute;*/
.main-column .cont-wrap .stit {
	font-size: 24px;
}

.i-column-wrap .stit {
	font-size: 26px;
	line-height: 1.6;
	color: #333;
	margin-left: -1px;
}

.i-column-wrap.white .stit {
	color: #fff;
	font-weight: bold;
}

.i-column-wrap.white .stit a {
	color: #fff;
	transition: color 0.3s ease 0s;
}

.i-column-wrap.white .line {
	background-color: #fff;
}

.i-column-wrap .line {
	display: block;
	width: 10px;
	height: 2px;
	background-color: #fff;
	margin-top: 10px;
}

.main-column .cont-wrap .mtit {
	font-size: 18px;
}

.i-column-wrap.white .mtit {
	color: #eee;
}

.i-column-wrap .mtit {
	display: block;
	margin-top: 18px;
	line-height: 36px;
	color: #444;
	font-size: 18px;
}

.i-column-wrap.white .font {
	color: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.i-column-wrap .font {
	display: block;
	line-height: 24px;
	font-size: 13px;
	margin-top: 10px;
	height: 100px;
	overflow: hidden;
}

.i-column-wrap .link {
	border: 1px solid rgba(102, 102, 102, 0.5);
	display: block;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	margin-top: 40px;
	transition: background 0.3s ease 0s;
	position: relative;
	overflow: hidden;
}

.i-column-wrap .link .bg {
	display: block;
	width: 0;
	height: 0;
	left: 50%;
	top: 50%;
	transition: all 0.3s ease 0s;
	position: absolute;
	border-radius: 50%;
	overflow: hidden;
}

.i-column-wrap .link i {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	transition: all 0.3s ease 0s;
	background: url(//dfs.yun300.cn/group1/M00/00/DC/CgI9Fli9LxGEBw76AAAAAGz7FII269.png) no-repeat center;
}

.main-column li.even-li .cont-wrap {
	float: right;
	margin-right: 3.8%;
	right: 0px;
}

.main-column li.even-li .imgbox {
	float: left;
}

.main-column .imgbox:hover .up-graybox {
	opacity: 1;
	filter: alpha(opacity=1);
}

.main-column a.imgbox:hover .pic {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
}



.c_news_list-57002 {
	overflow: hidden;
}

#c_news_list-15482939369201950 .p_articles {
	margin: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#c_news_list-15482939369201950 .p_CommonSummaryBoxA {
	text-align: center;
}

#c_news_list-15482939369201950 .p_MatteIcon .iconfont:before {
	content: '\e602';
}

#c_news_list-15482939369201950>div {
	animation-fill-mode: both;
}

#c_news_list-15482939369201950 .p_page .pre .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}

#c_news_list-15482939369201950 .p_page .next .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}

#c_news_list-15482939369201950 .p_more .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}

#c_news_list-15482939369201950 .p_loading .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}

#c_news_list-15482939369201950 .i-column-wrap.white .stit a {
	color: #fff;
	font-size: 18px;
}

#c_news_list-15482939369201950 .main-column li:hover .stit a {
	color: #7a55e0;
}

#c_news_list-15482939369201950 .i-column-wrap.white .font {
	color: #fff;
}

#c_news_list-15482939369201950 .main-column li {
	background-color: #333;
	margin-bottom: 25px;
}

#c_news_list-15482939369201950 .main-column .imgbox {
	width: 420px;
	height: 252px;

}

#c_news_list-15482939369201950 .main-column li.odd-li .cont-wrap {
	float: none !important;
	margin-right: 440px;
	padding-left: 20px;
	max-height: 230px;
	overflow: hidden;
}

#c_news_list-15482939369201950 .main-column li.even-li .cont-wrap {
	float: none !important;
	margin-left: 440px;
	padding-right: 20px;
	max-height: 230px;
	overflow: hidden;
}




#c_news_list-15482939369201950 .main-column li.odd-li::after {
	content: "";
	background: #333;
	height: 45px;
	width: 3px;
	display: block;
	position: absolute;
	top: 28px;
	transition: all .45s;
}

#c_news_list-15482939369201950 .main-column li.odd-li:hover:after {
	content: "";
	background: #7a55e0;
	height: 252px;
	top: 0px;
}

#c_news_list-15482939369201950 .main-column li.even-li::after {
	content: "";
	background: #333;
	height: 45px;
	width: 3px;
	display: block;
	right: 0px;
	position: absolute;
	top: 28px;
	transition: all .45s;
}

#c_news_list-15482939369201950 .main-column li.even-li:hover:after {
	content: "";
	background: #7a55e0;
	height: 252px;
	top: 0px;
}

#c_news_list-15482939369201950 .main-column li:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	transition: all .45s;
}

#c_news_list-15482939369201950 .i-column-wrap.white .mtit {
	font-size: 14px;
	color: #d6d6d6;
	margin-top: 0px;
}

#c_news_list-15482939369201950 .i-column-wrap.white .line {
	display: none;
}

#c_news_list-15482939369201950 .p_page .pre:hover {
	background-color: #7a55e0;
}

#c_news_list-15482939369201950 .p_page .pre:active {
	background-color: #7a55e0;
}

#c_news_list-15482939369201950 .p_page .pageNum.active {
	background-color: #7a55e0;
}

#c_news_list-15482939369201950 .p_page .pageNum:hover {
	background-color: #7a55e0;
}

#c_news_list-15482939369201950 .p_page .next {
	color: #666;
	background-color: #f2f2f2;
}

#c_news_list-15482939369201950 .p_page .next:hover {
	background: #7a55e0;
	color: #fff;
}

#c_news_list-15482939369201950 .p_page .next:active {
	background: #7a55e0;
}

#c_news_list-15482939369201950 {
	left: 0px;
	z-index: 107;
	max-width: 1200px;
}

.l-model {
	float: left;
	width: 250px;
	height: 300px;
	overflow: auto;
}

.model_photo {
	padding: 3px;
}

.lockfixed_box {
	border: 1px solid #CCCCCC;
	padding: 4px;
	min-height: 480px;
	float: left;
	overflow: hidden;
	width: 240px;
}
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}


#mode_content {
	border: 1px solid #CCCCCC;
	padding: 20px;
	margin-left: 260px;
}

.model_infobox {
	line-height: 200%;
}

.model_infobox .t {
	background-color: #494949;
	color: #f3f3f3;
	padding: 4px;
	transition: 600ms;
	-webkit-transition: 600ms;
}

.model_infobox .t em {
	color: #cfcfcf;
	padding-right: 5px;
}

.blank20 {
	margin-top: 20px;
}

.post_nav_below {
	border: 1px solid #CCCCCC;
	padding: 4px;
	overflow: auto;
}


.pagination_div {
	margin: 20px 0;
	text-align: center;
}
.pagination{
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */

	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination > li {
	display: inline;
}
.pagination > li > a,
.pagination > li > span {
	float: left;
	padding: 4px 12px;
	line-height: 20px;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-left-width: 0;
}
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > .active > a,
.pagination > .active > span {
	background-color: #f5f5f5;
}
.pagination > .active > a,
.pagination > .active > span {
	color: #999999;
	cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #999999;
	background-color: transparent;
	cursor: default;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
@media screen and (max-width:900px) {
	#c_news_list-15482939369201950 .main-column .imgbox {
		width: auto;
		height: auto;
		float: none !important;
	}

	#c_news_list-15482939369201950 .main-column li.odd-li .cont-wrap,
	#c_news_list-15482939369201950 .main-column li.even-li .cont-wrap {
		margin-left: 0;
		margin-right: 0;
		padding: 10px 20px 20px;
		max-height: 300px;
	}

	.i-column-wrap .font {
		height: auto !important;
	}

}
