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 {
	color: #333;
	background: #fff;
	font-size: 14px
}

a {
	text-decoration: none;
	color: #333
}

.w {
	width: 1240px;
	margin: 0 auto
}

.windowH {
	position: relative
}

.fl {
	display: inline;
	float: left
}

.fr {
	display: inline;
	float: right
}

.clear {
	display: block;
	clear: both;
	width: 100%;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin: 0;
	padding: 0
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.no_padding {
	margin: 0;
	padding: 0
}

.no_padding [class*="am-"] {
	margin: 0;
	padding: 0
}

.pages {
	text-align: center
}

.pages a {
	display: block;
	width: 36px;
	height: 34px;
	background-image: url(../images/page_arrow.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.pages .pre-page {
	display: inline-block;
	margin-right: 60px
}

.pages .pre-page a {
	background-position: 0 0
}

.pages .pre-page a:hover {
	background-position: -36px 0
}

.pages .next-page {
	display: inline-block
}

.pages .next-page a {
	background-position: -36px -34px
}

.pages .next-page a:hover {
	background-position: 0 -34px
}

.text-center {
	text-align: center
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 0 0 50px 0;
	border-radius: 0px
}

.pagination>li {
	display: inline
}

.pagination>li>a,.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 16px;
	margin-left: 0px;
	line-height: 1.42857143;
	color: #fff;
	text-decoration: none;
	background-color: #414141;
	border: none;
	font-size: 14px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-right: 15px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
	margin-left: 0
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus {
	z-index: 3;
	color: #fff;
	background: #eb1d26
}

.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #eb1d26;
	border-color: #eb1d26
}

.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}

@font-face {
	font-family:'BrandonText-Bold';src:url("../fonts/BrandonText-Bold.eot");src:url("../fonts/BrandonText-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/BrandonText-Bold.woff") format("woff"),url("../fonts/BrandonText-Bold.ttf") format("truetype"),url("../fonts/BrandonText-Bold.svg#YourWebFontName") format("svg")
}

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
	overflow: hidden;
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url(../images/backtotop.png) no-repeat 0px 0px
}

#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: left;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	background: url(../images/backtotop.png) no-repeat 0px -40px
}

#toTop:active,#toTop:focus {
	outline: none
}

.Validform_checktip {
	margin-left: 8px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	color: #999;
	font-size: 12px
}

.Validform_right {
	color: #71b83d;
	padding-left: 20px;
	background: url(images/right.png) no-repeat left center
}

.Validform_wrong {
	color: red;
	padding-left: 20px;
	white-space: nowrap;
	background: url(images/error.png) no-repeat left center
}

.Validform_loading {
	padding-left: 20px;
	background: url(images/onLoad.gif) no-repeat left center
}

.Validform_error {
	background-color: #ffe7e7
}

#Validform_msg {
	color: #7d8289;
	font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
	width: 280px;
	-webkit-box-shadow: 2px 2px 3px #aaa;
	-moz-box-shadow: 2px 2px 3px #aaa;
	background: #fff;
	position: absolute;
	top: 0px;
	right: 50px;
	z-index: 19891016;
	display: none;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
	box-shadow: 2px 2px 0 rgba(0,0,0,0.1)
}

#Validform_msg .iframe {
	position: absolute;
	left: 0px;
	top: -1px;
	z-index: -1
}

#Validform_msg .Validform_title {
	line-height: 25px;
	height: 25px;
	text-align: left;
	font-weight: bold;
	padding: 0 8px;
	color: #fff;
	position: relative;
	background-color: #999;
	background: -moz-linear-gradient(top, #999, #666 100%);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#666));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666')
}

#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited {
	line-height: 22px;
	position: absolute;
	right: 8px;
	top: 0px;
	color: #fff;
	text-decoration: none
}

#Validform_msg a.Validform_close:hover {
	color: #ccc
}

#Validform_msg .Validform_info {
	padding: 8px;
	border: 1px solid #bbb;
	border-top: none;
	text-align: left
}

header {
	height: 115px;
	position: relative
}

header a.logo {
	display: block;
	width: 200px;
	height: 100px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -100px
}

.nav {
	width: 100%;
	height: 115px
}

.nav ul {
	margin: 0;
	padding: 0
}

.nav ul li.m {
	display: block;
	float: left;
	width: 170px;
	padding: 0 45px;
	font-weight: normal;
	text-align: center;
	position: relative
}

.nav ul li.m h3 {
	font-weight: normal
}

.nav ul li.m h3 a {
	display: block;
	text-decoration: none;
	font-size: 16px;
	color: #0b0b0b;
	height: 115px;
	padding-top: 26px
}

.nav ul li.m h3 a span {
	display: block;
	height: 60px;
	line-height: 60px;
	position: relative
}

.nav ul li.m h3 a span:after {
	content: '';
	width: 2px;
	height: 5px;
	line-height: 5px;
	background: #fff;
	position: absolute;
	left: 50%;
	bottom: 0px;
	margin-left: -1px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.nav ul li.m h3 a:hover span {
	color: #eb1d26
}

.nav ul li.m h3 a:hover span:after {
	width: 100%;
	background: #eb1d26;
	left: 0px
}

.nav ul li.m.on h3 a span {
	color: #eb1d26
}

.nav ul li.m.on h3 a span:after {
	width: 100%;
	background: #eb1d26;
	left: 0px
}

.nav ul li.m:nth-child(4) {
	margin-left: 220px
}

.nav ul li.m .sub {
	display: none;
	width: 100%;
	background: #eb1d26;
	padding: 10px 0;
	position: absolute;
	left: 0px;
	top: 115px;
	z-index: 200;
	-moz-border-bottom-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	border-bottom-left-radius: 20px;
	-moz-border-bottom-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	border-bottom-right-radius: 20px
}

.nav ul li.m .sub ul li {
	display: block;
	text-align: center;
	line-height: 35px
}

.nav ul li.m .sub ul li a {
	color: #fff
}

.nav ul li.m .sub05 {
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 0
}

#index_banner .item a {
	display: block
}

#index_banner .item img {
	display: block;
	width: 100%;
	height: auto
}

#index_banner .owl-controls {
	margin: 0;
	width: 100%;
	text-align: center;
	height: 16px;
	position: absolute;
	bottom: 50px
}

#index_banner .owl-controls .owl-page {
	display: inline-block
}

#index_banner .owl-controls .owl-page span {
	display: block;
	margin: 0 5px;
	width: 14px;
	height: 14px;
	background: #fff;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	opacity: .4;
	filter: alpha(opacity=40)
}

#index_banner .owl-controls .active span {
	opacity: 1;
	filter: alpha(opacity=100)
}

.title01 {
	text-align: center;
	font-size: 30px;
	color: #eb1d26
}

.title01 h3 {
	display: inline-block;
	padding-right: 140px;
	background: url(../images/title01_2.png) right 0 no-repeat
}

.title01 span {
	display: block;
	padding-left: 140px;
	height: 40px;
	line-height: 40px;
	background: url(../images/title01_1.png) 0 0 no-repeat
}

.title01 em {
	display: block;
	font-style: normal;
	font-size: 16px;
	color: #666;
	height: 45px;
	line-height: 45px
}

.in01 {
	margin: 50px 0 80px;
	position: relative
}

.in01:before {
	content: '';
	width: 260px;
	height: 77px;
	position: absolute;
	left: -110px;
	top: 400px;
	background: url(../images/bg_left.png) 0 0 no-repeat
}

.in01:after {
	content: '';
	width: 260px;
	height: 77px;
	position: absolute;
	right: 0px;
	top: 50px;
	background: url(../images/bg_right.png) 0 0 no-repeat
}

.in01 .title01 {
	margin-bottom: 80px
}

.in01 .list {
	overflow: hidden
}

.in01 .list ul {
	margin: 0;
	padding: 0;
	width: 1280px;
	overflow: hidden
}

.in01 .list ul li {
	display: block;
	float: left;
	width: 216px;
	overflow: hidden;
	margin-right: 40px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	position: relative;
	z-index: 99
}

.in01 .list ul li a {
	display: block;
	width: 216px;
	height: 400px;
	position: relative
}

.in01 .list ul li a span {
	display: block;
	position: absolute;
	left: 0
}

.in01 .list ul li a span.title {
	width: 100%;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	top: 295px;
	z-index: 3;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.in01 .list ul li a span.more {
	width: 112px;
	height: 36px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	border: 1px solid #fff;
	left: 50%;
	top: 500px;
	margin-left: -56px;
	z-index: 3;
	-moz-border-radius: 36px;
	-webkit-border-radius: 36px;
	border-radius: 36px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.in01 .list ul li a span.bg {
	width: 100%;
	height: 44px;
	background: #030303;
	top: 295px;
	z-index: 2;
	opacity: .5;
	filter: alpha(opacity=50);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.in01 .list ul li a span.thumb {
	display: block;
	width: 216px;
	height: 400px;
	top: 0;
	z-index: 1
}

.in01 .list ul li a:hover span.title {
	top: 130px
}

.in01 .list ul li a:hover span.more {
	top: 200px;
	opacity: 1;
	filter: alpha(opacity=100)
}

.in01 .list ul li a:hover span.bg {
	width: 216px;
	height: 400px;
	top: 0;
	background: #eb1d26;
	opacity: .66;
	filter: alpha(opacity=66)
}

.in02 {
	background: #eb1d26 url(../images/in_02_line.png) left top repeat-x
}

.in02_btm {
	background: url(../images/in_02_line.png) left bottom repeat-x
}

.in02_left {
	background: url(../images/in_02_left.png) left center no-repeat
}

.in02_right {
	background: url(../images/in_02_right.png) right center no-repeat
}

.in02_w {
	padding: 150px 0 50px
}

.col_video {
	width: 500px;
	margin: 0
}

.video-js .vjs-tech {
	outline: none
}

.video-js .vjs-big-play-button {
	width: 2em;
	height: 2em;
	line-height: 2em;
	border: none;
	background-color: #eb1d26;
	margin-top: -1em;
	margin-left: -1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	opacity: 1;
	filter: alpha(opacity=100)
}

.video-js.vjs-big-play-button:focus,.video-js:hover .vjs-big-play-button {
	background-color: #eb1d26;
	opacity: 1;
	filter: alpha(opacity=100)
}

.vjs-paused .vjs-big-play-button,.vjs-paused.vjs-has-started .vjs-big-play-button {
	display: block
}

.col_txt {
	background: url(../images/in_02_t.png) right top no-repeat;
	padding-right: 220px;
	width: 700px;
	height: 400px;
	font-size: 16px;
	color: #fff;
	line-height: 36px
}

a.more01 {
	display: block;
	width: 159px;
	height: 45px;
	background: url(../images/more01.png) 0 0 no-repeat;
	padding: 10px 0 0 10px;
	margin: 30px auto 0
}

a.more01 span {
	display: block;
	width: 122px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #fff;
	color: #eb1d26;
	font-size: 14px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

a.more01:hover span {
	background: #333;
	color: #fff
}

a.more01.more01_2 {
	background: url(../images/more01_2.png) 0 0 no-repeat
}

a.more01.more01_2 span {
	background: #eb1d26;
	color: #fff
}

a.more01.more01_2:hover span {
	background: #333;
	color: #fff
}

.in03 {
	padding: 100px 0;
	position: relative
}

.in03:before {
	content: '';
	width: 260px;
	height: 77px;
	position: absolute;
	left: -110px;
	top: 300px;
	z-index: -1;
	background: url(../images/bg_left.png) 0 0 no-repeat
}

.in03:after {
	content: '';
	width: 260px;
	height: 77px;
	position: absolute;
	right: 0px;
	top: 350px;
	z-index: 1;
	background: url(../images/bg_right.png) 0 0 no-repeat
}

.in03_w {
	padding: 55px 0 0
}

.in03_list {
	width: 760px
}

.in03_list ul li {
	display: block
}

.in03_list ul li a {
	display: block;
	height: 122px;
	padding: 15px 20px;
	border: 1px solid #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.in03_list ul li a span {
	display: block
}

.in03_list ul li a span.date {
	float: left;
	width: 92px;
	height: 92px;
	line-height: 20px;
	padding: 22px 0;
	background: #d2d2d2;
	font-size: 14px;
	text-align: center;
	color: #090909;
	-moz-border-radius: 46px;
	-webkit-border-radius: 46px;
	border-radius: 46px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.in03_list ul li a span.date em {
	display: block;
	text-align: center;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	line-height: 28px
}

.in03_list ul li a span.txt {
	float: right;
	width: 580px;
	height: 92px
}

.in03_list ul li a span.txt b {
	display: block;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	font-size: 18px;
	color: #333;
	font-weight: normal
}

.in03_list ul li a span.txt p {
	margin: 0;
	padding: 0;
	display: block;
	height: 50px;
	line-height: 20px;
	font-size: 14px;
	color: #666
}

.in03_list ul li a:hover {
	border: 1px solid #eb1d26
}

.in03_list ul li a:hover span.date {
	background: #eb1d26;
	color: #fff
}

#in03_slide {
	width: 440px;
	height: 300px;
	position: relative;
	z-index: 90
}

#in03_slide .item a {
	display: block;
	background: #000;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

#in03_slide .item a span {
	display: block
}

#in03_slide .item a span.thumb {
	width: 440px;
	height: 300px;
	overflow: hidden
}

#in03_slide .item a span.thumb img {
	width: 100%;
	height: 100%;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}

#in03_slide .item a span.txt {
	height: 188px;
	padding: 3rem;
	color: #fefefe
}

#in03_slide .item a span.txt b {
	display: block;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	overflow: hidden
}

#in03_slide .item a span.txt p {
	margin: 0;
	padding: 0;
	display: block;
	font-size: 14px;
	height: 72px;
	line-height: 24px;
	overflow: hidden
}

#in03_slide .item a:hover {
	background: #eb1d26
}

#in03_slide .item a:hover span.thumb img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}

#in03_slide .owl-buttons div {
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	position: absolute;
	top: 290px;
	background: #eb1d26;
	color: #fff;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

#in03_slide .owl-buttons div.owl-prev {
	right: 30px
}

#in03_slide .owl-buttons div.owl-next {
	right: 0px
}

#in03_slide .owl-buttons div:hover {
	background: #333
}

.in04 {
	padding: 246px 0 125px;
	background: url(../images/in_04_bg.jpg) center top no-repeat;
	position: relative
}

.in04:before {
	content: '';
	width: 260px;
	height: 77px;
	position: absolute;
	left: -110px;
	top: 400px;
	z-index: -1;
	background: url(../images/bg_left.png) 0 0 no-repeat
}

.in04:after {
	content: '';
	width: 260px;
	height: 77px;
	position: absolute;
	right: 0px;
	top: 600px;
	z-index: -1;
	background: url(../images/bg_right.png) 0 0 no-repeat
}

.in04_list {
	overflow: hidden
}

.in04_list ul {
	margin: 0;
	padding: 0;
	width: 1264px;
	overflow: hidden
}

.in04_list ul li {
	display: block;
	float: left;
	width: 292px;
	height: 450px;
	margin-right: 24px;
	overflow: hidden;
	padding: 90px 0 0;
	background: url(../images/in_04_col.jpg) left top no-repeat
}

.in04_list ul li span {
	display: block;
	text-align: center
}

.in04_list ul li span.title {
	color: #eb1d26;
	font-size: 24px;
	height: 75px;
	line-height: 75px;
	overflow: hidden;
	font-weight: bold
}

.in04_list ul li p {
	display: block;
	margin: 0;
	padding: 0;
	padding: 0 30px;
	font-size: 14px;
	color: #040404;
	line-height: 30px
}

footer {
	background: #343333;
	margin-bottom:-50px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

.ft_top {
	padding: 38px 0;
	background: #343333
}

.ft_nav {
	width: 1000px
}

.ft_nav ul.list {
	margin: 0;
	padding: 0;
	overflow: hidden
}

.ft_nav ul.list li {
	display: block;
	float: left;
	width: 200px
}

.ft_nav ul.list li a {
	color: #fff;
	font-size: 16px;
	font-weight: normal
}

.ft_nav ul.list li ul.sub li {
	display: block;
	float: none
}

.ft_nav ul.list li ul.sub li a {
	display: block;
	color: #999;
	font-size:12px;
	line-height: 25px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.ft_nav ul.list li ul.sub li a:hover {
	padding-left: 5px
}

.ft_qr {
	width: 200px;
	text-align: right
}

.copyright {
	background: #080808;
	text-align: center;
	font-size: 12px;
	color: #ccc;
	line-height: 25px;
	padding: 10px 0;	
}

.copyright a {
	color: #ccc;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.copyright a:hover {
	color: #fff
}

.share {
	width: 80px;
	height: 246px;
	position: fixed;
	right: 0;
	top: 50%;
	margin-top: -123px;
	z-index: 100
}

.share ul {
	margin: 0;
	padding: 0;
	display: block;
	width: 80px;
	height: 246px;
	position: relative
}

.share ul li {
	display: block;
	width: 80px;
	height: 60px;
	position: absolute;
	right: 0
}

.share ul li.li01 {
	top: 0
}

.share ul li.li02 {
	width: 230px;
	right: -150px;
	top: 62px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.share ul li.li02 a {
	width: 230px
}

.share ul li.li02 a em {
	display: block;
	float: right;
	width: 150px;
	line-height: 60px;
	text-align: center;
	font-style: normal;
	font-size: 18px
}

.share ul li.li02:hover {
	right: 0
}

.share ul li.li03 {
	top: 124px
}

.share ul li.li04 {
	top: 186px
}

.share ul li a {
	display: block;
	width: 80px;
	height: 60px;
	background: #7d0000;
	color: #fff;
	position: relative;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.share ul li a i {
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 25px;
	top: 0;
	background-image: url("../images/share.png");
	background-repeat: no-repeat;
	-webkit-transition: all .1s;
	-moz-transition: all .1s;
	-o-transition: all .1s;
	transition: all .1s
}

.share ul li a i.b01 {
	background-position: 0 0
}

.share ul li a i.b02 {
	background-position: -30px 0
}

.share ul li a i.b03 {
	background-position: -60px 0
}

.share ul li a i.b04 {
	background-position: -90px 0
}

.share ul li a span {
	display: block;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition: all .1s;
	-moz-transition: all .1s;
	-o-transition: all .1s;
	transition: all .1s
}

.share ul li a img {
	display: none;
	width: 170px;
	height: 170px;
	position: absolute;
	left: -180px;
	top: 0px
}

.share ul li a:hover {
	background: #333
}

.share ul li a:hover img {
	display: block
}

.share ul li a.top i {
	top: 5px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.share ul li a.top:hover i {
	left: 25px;
	top: 0
}

.pro_title {
	padding: 100px 0 0
}

.pro_title .list {
	margin-top: 60px
}

.pro_title .list ul {
	margin: 0;
	padding: 0;
	text-align: center
}

.pro_title .list ul li {
	display: inline-block;
	margin: 0 53px
}

.pro_title .list ul li a {
	display: block
}

.pro_title .list ul li a span {
	display: block
}

.pro_title .list ul li a span.thumb {
	width: 90px;
	height: 90px;
	background: #b42116;
	-moz-border-radius: 45px;
	-webkit-border-radius: 45px;
	border-radius: 45px;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s
}

.pro_title .list ul li a span.txt {
	height: 70px;
	line-height: 70px;
	color: #333;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s
}

.pro_title .list ul li a:hover span.thumb,.pro_title .list ul li a.cur span.thumb {
	background: #000
}

.pro_title .list ul li a:hover span.txt,.pro_title .list ul li a.cur span.txt {
	color: #e62129
}

.pro_title .list ul li a.cur {
	font-size: 16px
}

.list_pro {
	overflow: hidden;
	margin-top: 5px;
	padding-bottom: 20px
}

.list_pro ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 1280px
}

.list_pro ul li {
	display: block;
	float: left;
	width: 280px;
	margin: 0 40px 40px 0
}

.list_pro ul li a {
	display: block;
	width: 280px;
	height: 365px;
	overflow: hidden;
	border:1px solid #ddd;
	position: relative
}

.list_pro ul li a span {
	display: block;
	position: absolute;
	left: 0;
	top: 0
}

.list_pro ul li a span.txt {
	width: 100%;
	height: 100%;
	text-align: center;
	top: 300px;
	z-index: 3;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.list_pro ul li a span.txt b {
	font-weight: normal;
	color: #efebeb;
	font-size: 24px
}

.list_pro ul li a span.bg {
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 2;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s
}

.list_pro ul li a span.thumb {
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 1
}

.list_pro ul li a span.thumb img {
	width: 100%;
	height: 100%;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s
}

.list_pro ul li a:hover span.txt {
	top: 0px;
	opacity: 1;
	filter: alpha(opacity=100)
}

.list_pro ul li a:hover span.bg {
	opacity: .5;
	filter: alpha(opacity=50)
}

.list_pro ul li a:hover span.thumb img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}

.pro_content .thumb {
	
    height: 770px;
	position: relative
}

.pro_content .thumb img {
	width: 100%;
	height: 100%
}

.pro_content .thumb i {
	display: block;
	width: 18px;
	height: 12px;
	background: url(../images/pro_d_ico.png) 0 0 no-repeat;
	position: absolute;
	left: 70px;
	bottom: 0px
}

.pro_content .des {
	height: 195px;
	overflow: hidden;
	padding: 2rem 4rem;
	font-size: 12px;
	line-height: 30px
}

.pro_content .des h1.t {
	font-size: 16px;
	color: #666;
	font-weight: normal
}

.intro_about {
	padding: 100px 0 60px
}

.intro_about_w {
	margin-top: 50px
}

.intro_about_w .txt {
	width: 830px;
	font-size: 14px;
	color: #666;
	line-height: 30px
}

.intro_about_w .thumb {
	width: 356px
}

.intro_brand {
	background: url(../images/intro_brand_bg.jpg) center top no-repeat;
	padding: 140px 0 170px
}

.intro_brand .list {
	margin-top: 80px;
	background: #fff
}

.intro_brand .list ul {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden
}

.intro_brand .list ul li {
	display: block;
	width: 20%;
	float: left;
	text-align: center
}

.intro_brand .list ul li a {
	display: block;
	padding: 40px 0 30px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.intro_brand .list ul li a img {
	margin: 0 auto
}

.intro_brand .list ul li a:hover {
	padding: 35px 0 35px
}

.intro_culture {
	padding: 50px 0 80px
}

.intro_culture .txt {
	width: 400px;
	padding-top: 30px
}

.intro_culture .txt .des {
	margin-top: 30px;
	font-size: 18px;
	color: #666;
	line-height: 40px
}

.intro_culture .thumb {
	width: 810px
}

.intro_culture .list {
	margin-top: 50px;
	overflow: hidden
}

.intro_culture .list ul {
	margin: 0;
	padding: 0;
	width: 1290px;
	overflow: hidden
}

.intro_culture .list ul li {
	display: block;
	width: 380px;
	float: left;
	margin-right: 50px
}

.intro_honor {
	background: #eee;
	padding: 100px 0 80px
}

.intro_honor .w {
	overflow: hidden
}

.intro_honor #honor_list {
	width: 1260px;
	padding: 60px 0 100px
}

.intro_honor #honor_list .item {
	width: 400px;
	margin-right: 20px
}

.intro_honor #honor_list .item a {
	display: block
}

.intro_honor #honor_list .item a img {
	width: 400px;
	height: 270px
}

.intro_honor #honor_list .owl-controls {
	margin: 0 auto;
	width: 1240px;
	text-align: center;
	height: 16px;
	position: absolute;
	bottom: 0px
}

.intro_honor #honor_list .owl-controls .owl-page {
	display: inline-block
}

.intro_honor #honor_list .owl-controls .owl-page span {
	display: block;
	margin: 0 5px;
	width: 14px;
	height: 14px;
	background: #1b1b1b;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px
}

.intro_honor #honor_list .owl-controls .active span {
	background: #eb1d26
}

.cate_list {
	padding: 40px 0 30px
}

.cate_list ul {
	margin: 0;
	padding: 0;
	text-align: center
}

.cate_list ul li {
	list-style-type: none;
	display: inline-block;
	margin: 0 7px
}

.cate_list ul li a {
	display: block;
	padding-left: 40px;
	height: 40px;
	line-height: 40px;
	background: #eb1d26 url(../images/cate_list_left.png) left top no-repeat;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s
}

.cate_list ul li a span {
	display: block;
	padding-right: 40px;
	color: #fff;
	font-size: 16px;
	background: url(../images/cate_list_right.png) right top no-repeat
}

.cate_list ul li a:hover,.cate_list ul li a.cur {
	background-color: #000
}

.page_w {
	padding-bottom: 100px;
	line-height: 30px;
	color: #666;
	font-weight: lighter
}

.about_w {
	line-height: 36px
}

.about_w .about_t {
	margin-top: 40px;
	margin-bottom: 20px;
	padding: 5px 0 0 25px;
	font-size: 16px;
	color: #333;
	background: url(../images/about_t.png) left top no-repeat
}

.list_honor {
	overflow: hidden
}

.list_honor ul {
	margin: 0;
	padding: 0;
	width: 1260px;
	overflow: hidden
}

.list_honor ul li {
	display: block;
	float: left;
	width: 400px;
	margin-right: 20px
}

.list_honor ul li a {
	display: block
}

.list_honor ul li a span {
	display: block
}

.list_honor ul li a span.thumb {
	width: 400px;
	height: 270px;
	overflow: hidden
}

.list_honor ul li a span.thumb img {
	width: 100%;
	height: 100%;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}

.list_honor ul li a span.txt {
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	text-align: center
}

.list_honor ul li a:hover span.thumb img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}

.list_news {
	padding-bottom: 50px
}

.list_news ul {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden
}

.list_news ul li {
	background: #f9f9f9;
	padding: 20px 0
}

.list_news ul li.sec {
	background: #fff
}

.list_news ul li a {
	display: block
}

.list_news ul li a .txt {
	width: 800px
}

.list_news ul li a .txt b {
	display: block;
	font-size: 20px;
	color: #333;
	font-weight: lighter;
	overflow: hidden;
	height: 30px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.list_news ul li a .txt em {
	display: block;
	font-size: 14px;
	color: #999;
	font-style: normal
}

.list_news ul li a .txt p {
	display: block;
	padding-top: 20px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	font-weight: lighter
}

.list_news ul li a .thumb {
	width: 330px;
	height: 225px;
	overflow: hidden
}

.list_news ul li a .thumb img {
	width: 100%;
	height: 100%;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}

.list_news ul li a:hover .txt b {
	color: #eb1d26;
	padding-left: 5px
}

.list_news ul li a:hover .thumb img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}

.content_news {
	padding: 80px 0;
	font-weight: lighter
}

.content_news .title {
	font-size: 20px;
	color: #333;
	line-height: 36px;
	text-align: center;
	padding: 0 0 40px;
	font-weight: normal
}

.content_news .info {
	text-align: center;
	font-size: 14px;
	color: #999;
	padding-bottom: 20px
}

.content_news .word {
	font-size: 16px;
	line-height: 36px
}

.content_news .updown {
	padding: 30px 0 0;
	line-height: 40px
}

.list_join {
	padding: 100px 0
}

.list_join .title01 {
	margin-bottom: 50px
}

.list_join ul {
	margin: 0;
	padding: 0
}

.list_join ul li {
	display: block
}

.list_join ul li a .txt {
	float: left;
	width: 620px;
	height: 350px;
	padding-right: 50px
}

.list_join ul li a .txt b {
	display: block;
	font-size: 30px;
	color: #eb1d26
}

.list_join ul li a .txt p {
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 36px;
	font-weight: lighter;
	margin: 30px 0
}

.list_join ul li a .txt span {
	display: block
}

.list_join ul li a .txt span em {
	display: inline-block;
	font-size: 16px;
	color: #666;
	height: 32px;
	line-height: 32px;
	font-style: normal;
	vertical-align: top;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.list_join ul li a .txt span i {
	display: inline-block;
	width: 32px;
	height: 32px;
	border: 1px solid #a1a1a1;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	margin-left: 10px;
	background: url(../images/arrow01.png) -30px 0 no-repeat;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.list_join ul li a .thumb {
	float: right;
	width: 620px;
	height: 350px;
	overflow: hidden
}

.list_join ul li a .thumb img {
	width: 100%;
	height: 100%;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}

.list_join ul li a:hover .txt span em {
	color: #eb1d26
}

.list_join ul li a:hover .txt span i {
	border: 1px solid #eb1d26;
	background: url(../images/arrow01.png) 0 0 no-repeat
}

.list_join ul li a:hover .thumb img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}

.list_join ul li.sec a .txt {
	float: right;
	padding-left: 50px
}

.list_join ul li.sec a .thumb {
	float: left
}

.join_cate_list {
	padding: 0;
	background: #000
}

.join_cate_list ul {
	margin: 0;
	padding: 0;
	text-align: center
}

.join_cate_list ul li {
	list-style-type: none;
	display: inline-block;
	margin: 0 1px
}

.join_cate_list ul li a {
	display: block;
	padding: 0 35px;
	height: 70px;
	line-height: 70px;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s
}

.join_cate_list ul li a span {
	display: block;
	color: #fff;
	font-size: 18px
}

.join_cate_list ul li a:hover,.join_cate_list ul li a.cur {
	background-color: #b42116
}

.join_w {
	padding: 0 0 100px
}

.join_c {
	margin-top: 50px
}

.ProfitAnalysis .am-table>tbody>tr>td,.ProfitAnalysis .am-table>tbody>tr>th,.ProfitAnalysis .am-table>tfoot>tr>td,.ProfitAnalysis .am-table>tfoot>tr>th,.ProfitAnalysis .am-table>thead>tr>td,.ProfitAnalysis .am-table>thead>tr>th {
	padding: 1rem 3rem;
	font-size: 18px;
	color: #999
}

.ProfitAnalysis .am-table>thead>tr>th {
	background: #eee;
	color: #333
}

.list_HeadquarterSupport {
	overflow: hidden;
	padding-top: 55px
}

.list_HeadquarterSupport ul {
	margin: 0;
	padding: 0;
	width: 1395px;
	overflow: hidden
}

.list_HeadquarterSupport ul li {
	display: block;
	float: left;
	width: 310px;
	margin: 0 155px 70px 0
}

.list_HeadquarterSupport ul li .thumb {
	text-align: center
}

.list_HeadquarterSupport ul li .txt b {
	display: block;
	font-size: 18px;
	color: #333;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-weight: normal
}

.list_HeadquarterSupport ul li .txt p {
	margin: 0;
	padding: 0;
	display: block;
	font-size: 14px;
	color: #666;
	height: 96px;
	line-height: 24px;
	overflow: hidden;
	font-weight: lighter
}

.list_faq {
	padding-top: 55px
}

.list_faq ul {
	margin: 0;
	padding: 0
}

.list_faq ul li {
	display: block;
	margin-bottom: 30px
}

.list_faq ul li .t {
	float: left;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #333;
	font-size: 18px;
	font-weight: lighter;
	background: #dcdcdc
}

.list_faq ul li .txt {
	float: right;
	width: 1180px
}

.list_faq ul li .txt b {
	display: block;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	padding-bottom: 10px;
	overflow: hidden
}

.list_faq ul li .txt p {
	display: block;
	font-size: 14px;
	color: #797777;
	line-height: 24px
}

.join_apply {
	padding: 46px 0;
	font-size: 16px;
	color: #666;
	line-height: 36px;
	font-weight: lighter
}

.join_apply_form_w {
	padding: 100px 0 60px;
	background: #eee
}

.join_apply_form_w .sub_t {
	font-size: 20px;
	color: #333;
	text-align: center;
	margin: 50px 0
}

.join_apply_form .am-form-horizontal .am-form-label {
	padding: 0;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #333;
	font-weight: normal
}

.join_apply_form input[type=text] {
	height: 50px;
	line-height: 50px
}

.join_apply_form .am-form input[type=text]:focus {
	border-color: #eb1d26
}

.join_apply_form .submit {
	display: block;
	margin: 0;
	padding: 0;
	width: 160px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	margin: 60px auto 0;
	font-size: 16px;
	background: #000;
	border: none;
	color: #fff;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.join_apply_form .submit:hover {
	background: #eb1d26
}

.Validform_checktip {
	margin-left: 8px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	color: #999;
	font-size: 12px
}

.Validform_right {
	color: #71b83d;
	padding-left: 20px;
	background: url(images/right.png) no-repeat left center
}

.Validform_wrong {
	color: red;
	padding-left: 20px;
	white-space: nowrap;
	background: url(images/error.png) no-repeat left center
}

.Validform_loading {
	padding-left: 20px;
	background: url(images/onLoad.gif) no-repeat left center
}

.Validform_error {
	background-color: #ffe7e7
}

#Validform_msg {
	color: #7d8289;
	font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
	width: 280px;
	-webkit-box-shadow: 2px 2px 3px #aaa;
	-moz-box-shadow: 2px 2px 3px #aaa;
	background: #fff;
	position: absolute;
	top: 0px;
	right: 50px;
	z-index: 19891016;
	display: none;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
	box-shadow: 2px 2px 0 rgba(0,0,0,0.1)
}

#Validform_msg .iframe {
	position: absolute;
	left: 0px;
	top: -1px;
	z-index: -1
}

#Validform_msg .Validform_title {
	line-height: 25px;
	height: 25px;
	text-align: left;
	font-weight: bold;
	padding: 0 8px;
	color: #fff;
	position: relative;
	background-color: #999;
	background: -moz-linear-gradient(top, #999, #666 100%);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#666));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#666666')
}

#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited {
	line-height: 22px;
	position: absolute;
	right: 8px;
	top: 0px;
	color: #fff;
	text-decoration: none
}

#Validform_msg a.Validform_close:hover {
	color: #ccc
}

#Validform_msg .Validform_info {
	padding: 8px;
	border: 1px solid #bbb;
	border-top: none;
	text-align: left
}

.distribution_w {
	background: url(../images/distribution_bg.jpg) repeat
}

.distribution_w .w {
	background: #fff;
	border: 5px solid #fff;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px
}

.distribution_w .w .thumb {
	width: 830px
}

.distribution_w .w .login_box {
	width: 400px;
	height: 390px
}

.distribution_w .w .login_box h1.t {
	text-align: center;
	font-size: 24px;
	color: #101010;
	font-weight: normal;
	line-height: 130px
}

.distribution_w .w .login_box .form-item {
	width: 295px;
	margin: 0 auto 40px
}

.distribution_w .w .login_box .form-item input {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 40px;
	line-height: 38px;
	padding: 0 10px;
	border: 1px solid #d3d3d3;
	outline: none
}

.distribution_w .w .login_box .form-item input:focus {
	border-color: #eb1d26
}

.distribution_w .w .login_box .form-item .login-btn {
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #101010;
	color: #fff;
	font-size: 16px;
	border: none;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.distribution_w .w .login_box .form-item .login-btn:hover {
	background: #eb1d26
}

.distribution01 {
	background: url(../images/distribution01_bg.png) left top repeat-x
}

.distribution02 {
	background: url(../images/distribution02_bg.png) left bottom repeat-x
}

.distribution03 {
	padding: 200px 0;
	background: url(../images/distribution03.png) left center no-repeat
}

.contact {
	padding: 100px 0;
	border-bottom: 2px solid #dcdcdc;
		padding-top: 0;
}

.contact .w ul {
	width: 100%;
	overflow: hidden
}

.contact .w ul li {
	display: block;
	float: left;
	width: 33.33%
}

.contact .w ul li .txt {
	width: 240px;
	margin: 0 auto
}

.contact .w ul li .thumb {
	text-align: center
}

.contact .w ul li .des {
	font-size: 16px;
	color: #666;
	font-weight: lighter;
	text-align: center;
	line-height: 30px
}

.contact .w ul li .des b {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	height: 50px;
	line-height: 50px
}

.contact .w ul li .des a.contact02 {
	display: block;
	width: 125px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background: #b42116;
	color: #fff;
	margin: 10px auto 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	position: relative
}

.contact .w ul li .des a.contact02 img {
	display: none;
	width: 150px;
	height: 150px;
	position: absolute;
	left: -10px;
	top: -150px
}

.contact .w ul li .des a.contact02:hover {
	background: #eb1d26
}

.contact .w ul li .des a.contact02:hover img {
	display: block
}

.message_w .title01 {
	padding: 100px 0 70px
}

.message {
	background: #eee;
	padding: 0 0 50px
}

.message h3.t {
	font-size: 20px;
	color: #333;
	text-align: center;
	font-weight: normal;
	height: 120px;
	line-height: 120px
}

.message_form {
	width: 590px
}

.message_form .am-form-group {
	margin-bottom: 53px
}

.message_form .am-form-horizontal .am-form-label {
	padding: 0;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	height: 45px;
	line-height: 45px
}

.message_form input[type=text] {
	height: 45px;
	line-height: 45px
}

.message_form .am-form input[type=text]:focus {
	border-color: #eb1d26
}

.message_form .submit {
	display: block;
	margin: 0;
	padding: 0;
	width: 160px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	margin: 60px auto 0;
	font-size: 16px;
	background: #000;
	border: none;
	color: #fff;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.message_form .submit:hover {
	background: #eb1d26
}

#map01 {
	width: 590px;
	height: 502px
}

.filepassword {
	padding: 50px 0 100px;
	text-align: center;
	line-height: 40px;
	font-size: 16px
}

.filepassword input[type=password] {
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 250px;
	height: 40px;
	line-height: 38px;
	padding: 0 10px;
	border: 1px solid #d3d3d3;
	outline: none
}

.filepassword input[type=password]:focus {
	border-color: #eb1d26
}

.filepassword input[type=submit] {
	display: inline-block;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	background: #000;
	border: none;
	color: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.filepassword input[type=submit]:hover {
	background: #eb1d26
}

.list_download ul {
	margin: 0;
	padding: 0;
	width: 1310px;
	overflow: hidden
}

.list_download ul li {
	display: block;
	float: left;
	width: 585px;
	margin: 0 70px 70px 0
}

.list_download ul li a {
	display: block;
	background: #f9f9f9;
	padding: 2rem;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.list_download ul li a .thumb {
	width: 110px;
	height: 110px;
	overflow: hidden
}

.list_download ul li a .thumb img {
	width: 100%;
	height: 100%;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}

.list_download ul li a .txt {
	width: 345px;
	margin-left: 20px
}

.list_download ul li a .txt b {
	display: block;
	color: #333;
	font-size: 16px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	overflow: hidden
}

.list_download ul li a .txt p {
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #666;
	height: 48px;
	overflow: hidden;
	font-weight: lighter
}

.list_download ul li a .ico {
	width: 60px;
	margin-top: 30px
}

.list_download ul li a .ico i {
	display: block;
	width: 60px;
	height: 46px;
	background: url(../images/down.png) 0 -46px no-repeat;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.list_download ul li a .ico em {
	display: block;
	text-align: center;
	font-style: normal;
	font-size: 12px;
	font-weight: lighter;
	color: #666
}

.list_download ul li a:hover {
	background: #eb1d26
}

.list_download ul li a:hover .thumb img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}

.list_download ul li a:hover .txt b,.list_download ul li a:hover .txt p {
	color: #fff
}

.list_download ul li a:hover .ico i {
	background: url(../images/down.png) 0 0 no-repeat
}

.list_download ul li a:hover .ico em {
	color: #fff
}

.staff_form {
	padding-bottom: 100px
}

.staff_form .am-form-group {
	margin-bottom: 50px
}

.staff_form .am-form-horizontal .am-form-label {
	padding: 0;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	height: 44px;
	line-height: 44px
}

.staff_form input[type=text] {
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	background: #f9f9f9;
	border: none
}

.staff_form .am-form input[type=text]:focus {
	background: #f4f4f4
}

.staff_form .am-form textarea {
	font-size: 14px;
	background: #f9f9f9;
	border: none
}

.staff_form .submit {
	display: block;
	margin: 0;
	padding: 0;
	width: 160px;
	height: 44px;
	text-align: center;
	line-height: 44px;
	margin: 60px auto 0;
	font-size: 16px;
	background: #000;
	border: none;
	color: #fff;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.staff_form .submit:hover {
	background: #eb1d26
}

/*内容标题样式*/
.meta{ margin:0; padding:50px 50px 0 50px; }
	.meta h2{ margin:0 0 20px; padding:0; color:#333; font-size:24px; font-weight:300; line-height:1em; }

	
	

/*文章评论样式*/
.comment-box{ position:relative; padding:0 50px 20px; }
    .comment-box .form-box{ margin:0; padding:15px 0; }
    .comment-box .form-box .avatar-box{ display:block; float:left; margin:0; padding:0; width:55px; height:55px; border:0; border-radius:55px; background:#fafafa; overflow:hidden; }
    .comment-box .form-box .avatar-box i{ color:#999; font-size:55px; line-height:1.2em; }
    .comment-box .form-box .avatar-box img{ width:100%; height:100%; }
    .comment-box .form-box .conn-box{ position:relative; margin-left:70px; }
    .comment-box .form-box .conn-box .editor{ position:relative; margin-right:18px; }
    .comment-box .form-box .conn-box .editor textarea{ display:inline; margin:0; padding:8px; width:100%; height:80px; border:1px solid #e8e8e8; line-height:20px; }
    .comment-box .form-box .conn-box .subcon{ padding-top:15px; color:#999; font-size:12px; }
    .comment-box .form-box .conn-box .subcon .submit{ float:right; display:inline-block; padding:0 20px; height:36px; line-height:34px; color:#fff; font-size:12px; background:#38f; vertical-align:middle; cursor:pointer; }
    .comment-box .form-box .conn-box .subcon strong{ color:#333; font-weight:normal; }
    .comment-box .form-box .conn-box .subcon .code{ margin-right:5px; padding:7px; width:80px; height:20px; line-height:20px; border:1px solid #e8e8e8; }
    .comment-box .form-box .conn-box .subcon a img{ vertical-align:middle; }
    .comment-box .list-box li{ padding:17px 0; border-top:1px solid #f7f7f7;width:100%; }
    .comment-box .list-box li .avatar-box{ display:block; float:left; margin:0; padding:0; width:55px; height:55px; border:0; border-radius:55px; background:#fafafa; overflow:hidden; }
    .comment-box .list-box li .avatar-box i{ color:#999; font-size:55px; line-height:1.2em; }
    .comment-box .list-box li .avatar-box img{ width:100%; height:100%; }
    .comment-box .list-box li .inner-box{ position:relative; margin-left:70px; }
    .comment-box .list-box li .inner-box .info{ padding-bottom:3px; }
    .comment-box .list-box li .inner-box .info span{ margin-right:5px; color:#999; font-size:12px; }
    .comment-box .list-box li .inner-box p{ color:#333; font-size:14px; line-height:1.8em; }
    .comment-box .list-box li .answer-box{ clear:both; margin:10px 0 0 70px; padding:10px; background:#fafafa; border:1px solid #e6e6e6; border-radius:3px; }
    .comment-box .list-box li .answer-box .info{ margin-bottom:5px; padding:0; color:#1e7bb3; font-size:12px; border:none; }
    .comment-box .list-box li .answer-box .info span.right{ float:right; color:#999; }
    .comment-box .list-box li .answer-box p{ color:#555; font-size:14px; line-height:1.8em; }


/*表单样式*/
.msg-box{ display:block; margin:0; padding:6px; border:1px solid #fbf2b5; background:#fcfbda; }
    .msg-box i{ display:block; float:left; margin:4px 0 0; font-size:12px; color:#A094A9; width:18px; height:18px; text-align:center; vertical-align:middle; }
    .msg-box p{ margin-left:18px; line-height:24px; color:#A4A147; font-size:12px; }
.form-box{ margin:0 50px; padding:20px 0 30px; }
    .form-box .form-group{ margin:0; padding:10px 0; clear:both; }
    .form-box .form-group .tips{ margin-left:16%; color:#666; font-size:12px; line-height:20px; }
    .form-box .form-group dt{ display:block; float:left; padding-right:2%; width:14%; line-height:40px; text-align:right; color:#888; }
    .form-box .form-group dd{ display:block; position:relative; margin-left:16%; line-height:40px; }
    .form-box .form-group dd img{ vertical-align:middle; }
    .form-box .form-group dd .input{ display:inline-block; padding:0 10px; width:50%; height:40px; line-height:20px; border:1px solid #e0e0e0; }
    .form-box .form-group dd .input.code{ width:80px; }
    .form-box .form-group dd .select{ display:inline-block; padding:10px; height:40px; line-height:20px; border:1px solid #e0e0e0; }
    .form-box .form-group dd .textarea{ display:inline-block; padding:10px; width:50%; height:80px; line-height:20px; border:1px solid #e0e0e0; vertical-align:middle; overflow:auto; }
    .form-box .form-group dd .submit{ display:inline-block; margin:0 0 0 5px; padding:10px 46px; width:auto; height:auto; line-height:20px; color:#fff; font-size:14px; border:1px solid #d70029; background:#d70029; cursor:pointer; }
    .form-box .form-group dd .button{ display:inline-block; margin:0 0 0 5px; padding:10px 46px; width:auto; height:auto; line-height:20px; color:#666; font-size:14px; border:1px solid #eee; background:#eee; cursor:pointer; }
    .form-box .form-group dd label.mart{ margin-right:5px; }
