
@font-face {
	font-family: 'HELVETICANEUELTPRO-THEX';
	src: url('fonts/HELVETICANEUELTPRO-THEX.OTF');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'KAUSHANSCRIPT-REGULAR';
	src: url('fonts/KAUSHANSCRIPT-REGULAR.TTF');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveNueThin';
	src: url('fonts/HelveNueThin.TTF');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GOTHAM-BLACK';
	src: url('fonts/GOTHAM-BLACK.OTF');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueThn';
	src: url('fonts/HelveticaNeueThn.TTF');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'LANEUP';
	src: url('fonts/LANEUP.TTF');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AVGARDD';
	src: url('fonts/AVGARDD.TTF');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GOTHAMRND-BOOK';
	src: url('fonts/GOTHAMRND-BOOK.OTF');
	font-weight: normal;
	font-style: normal;
}
* {
	padding: 0;
	margin: 0; 
}
ul li {
	list-style: none; 
}
a {
	text-decoration: none;
}

input {
	border: none;
	background: none;
}
input, textarea {
	font-family: Arial, "微软雅黑";
	outline: 0;
	font-size: 14px;
	-webkit-appearance: none;
}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.ellipsis {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: block
}
.yy_tag_I {
	margin: 0 5px
}
html, body {
	font: 12px Arial, "微软雅黑";
	color: #929292;
	width: 100%;
	height: 100%;
	background: #fff
}
.fw {
	margin: 0 auto;
	width: 1180px;
}
body {
	overflow-x: hidden;
	min-width: 1200px
}
.bx-wrapper {
	margin: 0 auto
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
	background-color: #999;
	border: 1px solid #999;
}
#pageWrapper {
}
#header {
	width: 100%;
	height: auto;
	position: fixed;
	padding-top: 10px;
	font-size: 16px;
	transition: all ease .3s;
	z-index: 99;
	transition-property: padding, background
}
.nobanner #header {
	background: rgba(255, 255, 255, 0.9);
}
#header .content {
	padding: 0 40px;
}
#header.mini {
	background-color: rgba(0,0,0,.51);
	padding-top: 10px
}
#header.mini ul li.navitem {
	padding-bottom: 0;
}
#header #logo {
	width: auto;
	height: 65px;
	display: block;
	float: left;
	margin-right: 50px
}
#header ul#nav {
}
#header ul li.navitem {
	padding: 0 20px 10px 20px;
	width: auto;
	height: 40px;
	line-height: 40px;
	float: left;
	position: relative;
}
#header ul li.navitem ul.subnav {
	transition: all 0.3s ease-out 0s;
	position: absolute;
	width: 210px;
	border-top: #838383 3px solid;
	opacity: 0;
	visibility: hidden;
	transform: translate3d(0px, 10px, 0px);
	-moz-transform: translate3d(0px, 10px, 0px);
	-webkit-transform: translate3d(0px, 10px, 0px);
}
#header ul li.navitem:hover ul.subnav {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
}
#header ul li.navitem a {
	color: #fff;
	transition: none ease-out .3s;
	transition-property: color, background, text-indent, opacity
}
#header ul li.navitem a.active, #header ul li.navitem:hover a {
	color: #838383
}
#header ul li.navitem ul.subnav li {
	border-bottom: #2e2f29 1px solid
}
#header ul li.navitem ul.subnav li span a {
	
	width: 120px;
	height: 30px;
	line-height: 30px;
	background: rgba(0,0,0,.7);
	display: block;
	color: #bbb9b9;
	font-size: 12px;
}
#header ul li.navitem ul.subnav li a i {
	float: right;
	margin-top: 5px;
	transition: all ease-out .2s;
	opacity: 0
}
#header ul li.navitem ul.subnav li span a:hover {
	text-indent: 10px;
	background: rgba(0,0,0,1);display: block;width: 120px;
	color: #fff
}
#header ul li.navitem ul.subnav li a:hover i {
	opacity: 1
}
#sitecontent {
	
}
#indexPage #mslider {
	height: 100%;
	width: 100%;
	position: relative;
	overflow: hidden
}
#indexPage #mslider .bx-wrapper {
	position: fixed;
	width: 100%;
}
#indexPage #mslider .bx-wrapper .bx-pager {
	bottom: 50px
}
#indexPage #mslider ul li {
	width: 100%;
	height: 100%;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}
#indexPage #mslider ul li a {
	display: table;
	width: 100%;
	height: 100%;
	display: table
}
#indexPage #mslider ul li div {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: transparent;
}
#indexPage #mslider ul li p {
	color: #fff;
	text-align: center;
}
#indexPage #mslider ul li p.title {
	font-size: 60px;
	line-height: 70px;
	height: 70px;
	transition-delay: 0
}
#indexPage #mslider ul li p.subtitle {
	font-size: 16px;
	height: 20px;
	transition-delay: 0.2s
}
#indexPage #mslider.sliderArrow {
	display: none
}
#indexPage #mslider ul li a i {
	text-indent: 20px;
	font-size: 24px
}
#indexPage #mslider ul li p {
	transform: translateY(25px);
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	opacity: 0
}
#indexPage #mslider ul li.active p {
	transform: translateY(0px);
	opacity: 1
}
#indexPage #mproject .bgmask, #indexPage #mnews .bgmask, #indexPage #mservice .bgmask, #indexPage #mpage .bgmask {
}
#indexPage .module {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	z-index: 2;
	height: 100%
}
#indexPage .module:last-child {
	border: none
}
#indexPage .module .bgmask {
	background-color: rgba(0,0,0,.7);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none
}
#indexPage .module.bgShow {
	background-attachment: fixed
}
#indexPage .module.bgShow .bgmask {
	display: block
}
#indexPage .module .content {
	position: absolute;
	top: 50%;
	width: 100%
}
#indexPage #mservice {
	background-color: #fff;
}
#indexPage #mservice .content {
	margin-top: -238px;
	height: 516px
}
.content .header {
	padding-bottom: 50px;
	padding-top: 80px
}
#indexPage .content .header {
	padding-top: 0
}
.content .header p {
	text-align: center;
}
.content .header p.title {
	color: #444;
	font-size: 26px
}
.content .header p.subtitle {
	color: #c1c1c1;
	font-size: 16px
}
#indexPage .slider_control {
	display: block;
	font-size: 36px;
}
#indexPage .slider_control i {
	color: #a1a1a1
}
#indexPage .slider_control.fr {
	text-align: right
}
#indexPage #mservice .wrapper {
	width: 100%
}
#indexPage #mservice .wrapper .bx-wrapper .bx-pager {
	display: none
}
#indexPage #mservice .wrapper .bx-wrapper .bx-next {
	right: -80px
}
#indexPage #mservice .wrapper .bx-wrapper .bx-prev {
	left: -80px
}
#indexPage #servicelist .serviceitem {
	margin: 0
}
#servicelist {
	width: 1126px;
	margin: 0 auto
}
#servicelist .wrap {
	margin-right: -50px
}
#servicelist .serviceitem {
	width: 342px;
	height: 335px;
	float: left;
	margin-bottom: 50px;
	margin-right: 50px;
}
#servicelist .serviceitem a {
	display: block;
	width: 100%;
	height: 100%
}
#servicelist .serviceitem a img {
	float: none;
	width: 342px;
	height: auto;
	margin: 0 auto
}
#servicelist .serviceitem div {
	text-align: center;
	margin-top: 15px
}
#servicelist .serviceitem div p.title {
	color: #595959;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	transition: all ease-out .2s
}
#servicelist .serviceitem div p.description {
	color: #848484;
	font-size: 13px;
	line-height: 24px;
	height: 50px;
	overflow: hidden;
	width: 100%
}
#servicelist .serviceitem:hover .title {
	color: #838383
}
#indexPage #mservice .slider_control {
	color: #898989
}
#indexPage #mservice .slider_control:hover {
	color: #141414;
}
#indexPage #mproject {
}
#indexPage #mproject .content {
	margin-top: -15%
}
#indexPage #mproject .content .wrapper {
	width: 100%;
	margin: 0
}
#projectlist .projectitem {
	width: 24%;
	height: auto;
	margin-right: 1%;
	margin-bottom: 1%;
	float: left;
	position: relative;
	background: #000
}
#indexPage #projectlist .projectitem {
	margin: 0
}
#indexPage #mproject .bx-wrapper .bx-pager {
	bottom: -40px
}
#indexPage #mproject .bx-wrapper .bx-controls-direction {
	display: none
}
#indexPage #mproject a.more {
	margin-top: 80px
}
#projectlist .projectitem a {
	display: block;
	overflow: hidden
}
#projectlist .projectitem a img {
	float: none;
	width: 100%;
	height: auto;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#projectlist .projectitem a:hover img {
	transform: scale(1.2, 1.2)
}
#projectlist .projectitem a .project_info {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	position: absolute;
	left: 0;
	top: 0;
	transition: all ease-out .3s;
}
#projectlist .projectitem a:hover .project_info {
	background: rgba(0,0,0,.7)
}
#projectlist .projectitem a .project_info p {
	text-align: center;
	color: #fff;
	padding: 0 20px
}
#projectlist .projectitem a .project_info div {
	position: relative;
	top: 50%;
	margin-top: -15px
}
#projectlist .projectitem a .project_info p.title {
	margin-top: 10px;
	color: rgba(0,0,0,0);
	font-size: 16px;
	transition: all ease-out .3s;
}
#projectlist .projectitem a:hover .project_info p.title {
	margin-top: 0px;
	color: #fff;
	font-size: 16px
}
#projectlist .projectitem a .project_info p.subtitle {
	margin-top: 16px;
	color: rgba(0,0,0,0);
	font-size: 12px;
	transition: all ease-out .3s;
}
#projectlist .projectitem a:hover .project_info p.subtitle {
	margin-top: 0px;
	color: #b7b7b7;
}
#projectmore {
	width: 100%;
	height: 150px;
	line-height: 150px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	display: block;
	background: #343434;
	transition: all ease-out .3s;
	text-indent: 0px;
	position: relative;
	z-index: 1
}
#projectmore:hover {
	width: 100%;
	height: 150px;
	line-height: 150px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	display: block;
	background: #838383;
	text-indent: -50px;
}
.module-content .description {
	width: 720px;
	text-align: center;
	margin: 0 auto;
	font-size: 13px;
	color: #848484;
	line-height: 24px;
	
}
#indexPage a.more, #indexPage a.details, #sitecontent .npagePage a.details {
	border: #999 1px solid;
	background: rgba(255,255,255,.0);
	width: 360px;
	height: 58px;
	display: block;
	margin: 40px auto 50px;
	line-height: 58px;
	font-size: 20px;
	color: #838383;
	text-indent: 150px;
	border-radius: 30px;
	transition: all ease-out .3s;
}
#indexPage a.details, #sitecontent .npagePage a.details {
	display: none;
}
#indexPage a.more:hover, #indexPage a.details:hover, #sitecontent .npagePage a.details:hover {
	border-color: #b6b6b6;
	text-indent: 130px;
}
#indexPage a.more i, #indexPage a.details i, #sitecontent .npagePage a.details i {
	text-indent: -10px;
	font-size: 24px;
	color: rgba(255,255,255,.0);
	transition: all ease-out .3s
}
#indexPage a.more:hover i, #indexPage a.details:hover i, #sitecontent .npagePage a.details:hover i {
	text-indent: 18px;
	color: #707070;
}
#indexPage #mpage {
	background-color: #ffffff;
}
#indexPage #mpage .content {
	height: 592px;
	margin-top: -230px
}
#indexPage #mpage .wrapper {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0 auto
}
#indexPage #mpage .wrapper li {
	width: 100%;
	height: auto;
}
#indexPage #mpage .wrapper li .fimg {
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	height: 466px
}
#indexPage #mteam {
}
#indexPage #mteam .content {
	margin-top: -180px
}
#indexPage #mteam .content > .header {
	display: none
}
#indexPage #mteam .header {
	padding-bottom: 0
}
#indexPage #mteam .header img {
	float: none;
	display: block;
	margin: 10px auto 24px auto;
	border-radius: 90px
}
#indexPage #mteam .summary p {
	text-align: center
}
#indexPage #mteam .summary p.title {
	color: #fff;
	font-size: 24px
}
#indexPage #mteam .summary p.title a {
	color: #474747;
}
#indexPage #mteam .summary p.subtitle {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #a5a5a5;
	font-size: 12px;
	margin-bottom: 30px
}
#indexPage #mteam .description {
	color: #bebebe
}
#indexPage #mteam .bx-pager {
	display: none
}
#indexPage #mnews {
	background-color: #f8f8f8;
}
#indexPage #mnews .content {
	height: calc(100% - 60px);
	margin-top: 60px;
	top: 0
}
#indexPage #mnews .content .header {
	display: none
}
#newslist, #newslist .wrapper, #indexPage #mnews .content_list {
	height: 100%;
	width: 100%
}
#newslist {
	margin: 0 auto
}
#indexPage #mnews .bx-controls {
	display: none
}
#newslist .newstitem {
	width: 100%;
	height: 33.3%;
}
#newslist .newstitem a.newscontent {
	height: 100%;
	display: block;
	text-align: center;
	position: relative
}
#newslist .news_wrapper {
	width: 37.5%;
	height: 100%;
	background: #fff;
	z-index: 1;
	transition: all 0.25s ease 0s
}
#newslist .news_wrapper::before {
	content: "";
	display: inline-block;
	height: auto;
	vertical-align: middle;
}
#newslist .newsbody {
	display: inline-block;
	max-width: 99%;
	vertical-align: middle;
	width: 330px;
}
#newslist .newsbody .date {
	color: #999;
	font-size: 12px;
	margin-bottom: 10px
}
#newslist .newsbody .title {
	font-size: 30px;
	color: #333;
	line-height: 40px;
}
#newslist .separator::before {
	right: 13px;
}
#newslist .separator::before, #newslist .separator::after {
	background-color: #c3c3c3;
	content: "";
	height: 1px;
	position: absolute;
	top: 50%;
	width: 45px;
}
#newslist .separator::after {
	left: 13px;
}
#newslist .separator {
	background: #000 none repeat scroll 0 0;
	border-radius: 3px;
	color: transparent;
	font: 0px/0;
	height: 6px;
	margin: 15px auto 20px;
	position: relative;
	text-decoration: none;
	width: 6px;
}
#newslist .newsbody .description {
	width: 100%;
	height: auto;
	line-height: 22px;
	font-size: 13px;
	color: #6a6a6a;
	margin-top: 10px;
}
#newslist .newstitem .newsimg {
	width: 62.5%;
	height: 100%;
	background-position: center;
	background-size: cover;
}
#newslist .newstitem .newsimg, #newslist .newstitem .news_wrapper {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
#newslist .newstitem.left .news_wrapper {
	left: auto;
}
#newslist .newstitem.right .news_wrapper {
	right: auto
}
#newslist .newstitem.right a.newscontent .newsimg {
	left: auto
}
#newslist .newstitem.left a.newscontent {
	padding-left: 62.5%
}
#newslist .newstitem.right a.newscontent {
	padding-right: 62.5%
}
#newslist .newstitem.left a.newscontent:hover {
	padding-left: 60%
}
#newslist .newstitem a.newscontent:hover .news_wrapper {
	width: 40%;
	bbackground-color: #e5e5e5;
	transition-duration: .5s
}
#newslist .newstitem.right a.newscontent:hover {
	padding-right: 60%
}
#indexPage #mpartner {
	background-color: #fff;
}
#indexPage #mpartner .content {
	height: 480px;
	margin-top: -240px
}
#indexPage #mpartner .module-content {
	width: 980px;
}
#indexPage #mpartner .wrapper {
	width: 980px;
	height: 376px;
}
#indexPage #mpartner .bx-wrapper .bx-controls-direction {
	display: none
}
#indexPage #mpartner .wrapper ul li {
	width: 980px;
	height: 360px;
}
#indexPage #mpartner .wrapper ul li a {
	width: 225px;
	height: 168px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px
}
#indexPage #mpartner .wrapper ul li a img {
	width: 100%;
	height: 100%;
}
#indexPage #mpartner .bx-wrapper .bx-pager {
	bottom: -40px
}
#indexPage #mcontact {
	background-color: #303030;
}
#indexPage #mcontact .content {
	height: 425px;
	margin-top: -212px
}
#indexPage #mcontact .content .fw {
	width: 940px
}
#indexPage #mcontact .header p.title {
	color: #fff;
}
#indexPage #mcontact .header p.subtitle {
	color: #c1c1c1;
}
#contactinfo {
	width: 540px;
}
#contactinfo h3 {
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	margin-bottom: 5px;
	font-weight:700;
}
#contactinfo p {
	line-height: 24px;
	font-size: 13px;
	color: #989898;
	height: 24px;
	width: 100%
}
#contactinfo > a {
	color: #989898;
	text-decoration: underline
}
#contactinfo div {

}
#contactinfo div a {
	color: #fff;
	width: 30px;
	height: 30px;
	display: block;
	font-size: 16px;
	background-color: #2e2f2f;
	margin-right: 10px;
	text-align: center;
	border-radius: 15px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#contactinfo div a i {
	margin-top: 7px;
	font-size: 16px
}
#contactform p .inputtxt {
	width: 320px;
	height: 20px;
	line-height: 20px;
	padding: 10px 20px;
	color: #bcbcbc;
	background-color: #000;
	border: #3f3f3f 1px solid;
	margin-bottom: 10px;
	transition: all 0.3s ease-out 0s;
}
#contactform p textarea.inputtxt {
	height: 100px;
	resize: none;
	overflow: hidden
}
#contactform p .inputsub {
	width: 100%;
	background-color: #838383;
	color: #ffffff;
	font-size: 16px;
	padding: 5px 0
}
#contactform .inputtxt.active {
	border-color: #838383
}
#moduleControl {
	position: fixed;
	right: 20px;
	top: 50%;
}
#moduleControl a.moduleCItem {
	border: 1px solid #c8c8c8;
	border-radius: 6px;
	display: block;
	height: 9px;
	margin-bottom: 5px;
	outline: 0 none;
	text-indent: -9999px;
	transition: all 0.3s ease-out 0s;
	width: 9px;
}
#moduleControl a.moduleCItem:hover, #moduleControl a.moduleCItem.active {
	background-color: #838383;
	border: 1px solid #838383;
}
#pages {
	padding: 40px 0 80px;
	height: 36px;
	text-align: center
}
#pages a {
	width: 36px;
	height: 36px;
	background-color: #fff;
	display: inline-block;
	color: #a9a9a9;
	line-height: 36px;
	text-align: center;
	font-family: Arial;
	margin-right: 5px;
	transition: background-color 0.2s ease-out
}
#pages span {
	margin-right: 5px
}
#pages a i {
	font-size: 24px;
	top: 2px;
	position: relative
}
#pages a.active, #pages a:hover {
	background-color: #838383;
	color: #fff;
}
.nobanner .npagePage {
	padding-top: 80px
}
.npagePage #banner {
	width: 100%;
	height: 380px;
	position: relative;
}
.npagePage #banner div {
	background-color: #39383E;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: fixed;
	width: 100%;
	height: 380px;
}
.npagePage .content {
	background-color: #fff;
	position: relative;
	z-index: 1
}
#plheader {
	padding-bottom: 30px
}
#category {
	text-align: center;
	padding-bottom: 50px
}
#category li {
	display: inline-block
}
#category li.hasmore {
	height: 107px
}
#category li.hasmore div {
	position: absolute;
	width: 100%;
	left: 0
}
#category li.hasmore div ul {
	text-align: center;
	margin-top: 20px;
	padding-top: 20px;
	border-top: rgba(0,0,0,0.10) 1px solid
}
#category a {
	line-height: 16px;
	height: 16px;
	padding: 8px 16px;
	color: #616161;
	border: #d2d2d2 1px solid;
	margin-right: 2px;
	display: inline-block;
	transition: all 0.3s ease-out 0s;
}
#category li.hasmore div ul a {
	border: none
}
#category a.active, #category a:hover {
	background: #838383;
	color: #fff;
	border-color: #838383
}
#category li.hasmore div ul a.active, #category li.hasmore div ul a:hover {
	background: #7d7d7d;
	color: #fff
}
#teamlist {
	margin: 0 auto;
	width: 1100px;
}
#teamlist .wrap {
	margin-right: -70px
}
.teamitem {
	float: left;
	width: 320px;
	height: 460px;
	margin-right: 70px;
	margin-bottom: 50px
}
.teamitem a {
	width: 320px;
	height: 320px;
	display: block;
	position: relative;
	overflow: hidden
}
.teamitem .title a {
	color: #9a9a9a;
	display: inline;
}
.teamitem a div.wrap {
	height: 50px;
	width: 100%;
	background: #da0000;
	position: absolute;
	bottom: -50px;
	color: #fff;
	transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	transform: translate(0, 0px)
}
.teamitem a:hover div.wrap {
	transform: translate(0, -50px)
}
.teamitem a div.wrap div {
	width: 14px;
	height: 14px;
	margin: 18px auto;
	position: relative
}
.teamitem a div.wrap span {
	display: block;
	background: #fff;
	position: absolute;
}
.teamitem a div.wrap span.h {
	width: 14px;
	height: 2px;
	top: 6px
}
.teamitem a div.wrap span.v {
	width: 2px;
	height: 14px;
	left: 6px
}
.teamitem .teaminfo {
	margin-top: 33px;
	text-align: center
}
.teamitem .teaminfo .title {
	font-size: 18px;
	color: #484848;
}
.teamitem .teaminfo .subtitle {
	font-size: 12px;
	color: #9a9a9a;
	margin-top: 5px
}
.teamitem .teaminfo .description {
	font-size: 12px;
	color: #949494;
	margin-top: 15px;
	line-height: 18px;
	height: 35px;
	overflow: hidden
}
#teampost {
	padding-top: 50px
}
#teampost #teamimage {
	width: 408px;
	float: left;
}
#teampost #teamimage img {
	float: none
}
#teampost #teambody {
	margin-left: 450px;
}
#teambody .theader .title {
	color: #343434;
	font-size: 30px
}
#teambody .theader .subtitle {
	color: #626262;
	font-size: 14px
}
#teambody .theader .postbody {
	margin-top: 36px
}
#projectwrap {
	padding-top: 50px;
	min-height: 600px
}
#projectbody {
	width: 800px;
	float: left;
}
#projectimages {
	background: #fff;
}
#projectimages li {
	margin-bottom: 10px
}
#projectimages li img {
	display: block;
	float: none;
	margin: 0 auto;
	max-width: 100%
}
#projectbody .postbody {
	padding: 20px 0;
}
#projectinfo {
	width: 340px;
	margin-left: 40px;
	float: left
}
#projectih {
	width: 340px
}
#projecttags {
	margin-top: 20px
}
#projecttags a {
	float: left;
	font-size: 13px;
	color: #989898;
	padding: 5px 10px;
	background: #f3f3f3;
	margin-right: 5px;
	margin-bottom: 5px
}
#projecttags a:hover {
	color: #989898;
	background: #f3f3f3;
}
#projectib {
	margin-right: -10px;
	margin-top: 20px
}
#projectib .projectitem {
	width: 160px;
	height: auto;
	float: left;
	margin-right: 10px;
	margin-bottom: 14px
}
#projectib .projectitem img {
	width: 100%;
	height: auto;
	float: none
}
#projectib .projectitem a .project_info {
	width: 100%;
	height: 30px
}
#projectib .projectitem a .project_info p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#projectib .projectitem a .project_info p.title {
	margin-top: 10px;
	color: #333;
	font-size: 12px;
	transition: all ease-out .3s;
}
#projectib .projectitem a .project_info p.subtitle {
	margin-top: 0px;
	color: #b7b7b7;
	font-size: 12px;
	transition: all ease-out .3s;
}
#projectinfo .header {
	padding: 0;
	border-bottom: #cccccc 1px dotted;
	width: 340px
}
#projectinfo .header p {
	text-align: left
}
#projectinfo .header .description {
	color: #6a6a6a;
	font-size: 13px;
	line-height: 24px;
	margin: 30px 0
}
.postbody {
	line-height: 24px;
	font-size: 13px;
	color: #6a6a6a
}
.postbody a {
	color: #848484;
	text-decoration: underline;
}
.postbody a:hover {
	text-decoration: underline;
	color: #414141;
}
.postbody img {
	float: none
}
.postbody hr {
	height: 1px;
	border: none;
	border-top: 1px dotted rgb(211, 211, 211);
	margin-top: 20px;
	margin-bottom: 20px;
}
.postbody p {
	word-wrap: break-word;
	word-break: normal
}
.lowB #header, .lowB #indexPage #mslider .bx-wrapper, .lowB .npagePage #banner div {
	position: relative
}
.lowB #indexPage .module.bgShow {
	background-attachment: scroll
}
.lowB #header {
	background: rgb(23, 28, 32)
}
.lowB .nobanner .npagePage {
	padding: 0
}
#footer {
	background: #000;
	width: 100%;
	position: relative;
	z-index: 2;
float: left;
}
#footer p {
	text-align: right;
	padding: 20px;
	font-size: 12px;
	color: #8e8e8e;
	height: 20px;
	line-height: 20px
}
#footer a {
	display: inline-block;
	width: 50px;
	height: 20px;
	vertical-align: top;
	margin-left: 10px;
	margin-right: 40px
}
#footer a path {
	fill: #ff0000
}
#footer.mini {
	position: fixed;
	bottom: 0;
	background: rgba(0,0,0,.8)
}
#footer.mini p {
	padding: 5px
}
#shares {
	height: 120px;
	position: fixed;
	right: 10px;
	bottom: 40px;
	z-index: 99
}
#shares a {
	width: 30px;
	height: 30px;
	display: block;
	background: #8b8b8b;
	background-color: rgba(31,31,31,.6);
	color: #fff;
	font-size: 16px;
	text-align: center;
}
#shares a i {
	margin-top: 7px
}
#shares a#sshare {
	cursor: default;
}
#shares a#sweibo {
	background-color: #ea493c
}
#shares a#sweixin {
	background-color: #24b727
}
#shares a#gotop {
	background-color: #666666;
	background-color: rgba(0,0,0,.6);
	margin-top: 20px;
	font-size: 22px
}
#shares a#gotop i {
	margin-top: 3px
}
.fixed {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgb(0,0,0);
	background: rgba(0,0,0,.6);
	overflow-y: auto;
	z-index: 100;
	display: none
}
{
height:auto;
cursor:default;
}
#fixed_weixin .fixed-container {
	width: 220px;
	height: auto;
	padding: 20px 20px 0 20px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -110px;
	margin-top: -140px
}
#fixed_weixin .fixed-container div {
	height: 220px
}
#fixed_weixin .fixed-container p {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #000
}
#fixed_mp .fixed-container {
	width: 258px;
	height: 298px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -129px;
	margin-top: -149px
}
#fixed_mp .fixed-container p {
	padding: 0 20px;
	text-align: center;
	font-size: 14px;
	color: #000
}
#online_open {
	width: 30px;
	height: 30px;
	background: #00d420;
	cursor: pointer;
	position: fixed;
	right: -40px;
	bottom: 190px;
	z-index: 99999;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 30px;
}
#online_open i {
	margin-top: 6px
}
#online_lx {
	width: 192px;
	height: auto;
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: 0 5px 9px rgba(4,0,0,.17);
	box-shadow: 0 5px 9px rgba(4,0,0,.17);
	position: fixed;
	right: 10px;
	bottom: 160px;
	z-index: 99999
}
#olx_head {
	padding: 20px;
	line-height: 16px;
	height: 16px;
	background: #00d420;
	border-radius: 5px 5px 0 0;
	color: #fff;
	font-size: 14px
}
#olx_head i {
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#olx_qq li a {
	padding: 12px 30px;
	height: 18px;
	line-height: 18px;
	background: #f5f5f5;
	color: #353434;
	display: block;
	border-bottom: #fff 1px solid;
	transition: all ease-out .3s;
	font-size: 12px
}
#olx_qq li a i {
	color: #5e5e5e;
	font-size: 16px;
	vertical-align: middle;
	margin-right: 18px;
	transition: all ease-out .3s;
}
#olx_qq li a:hover {
	color: #fff;
	background: #565656
}
#olx_qq li a:hover i {
	color: #00d420;
}
#olx_tel {
	padding: 20px 30px
}
#olx_tel div {
	color: #434343;
	line-height: 14px;
	height: 14px;
	margin-bottom: 10px
}
#olx_tel div i {
	font-size: 18px;
	margin-right: 20px;
	vertical-align: middle
}
#olx_tel p {
	line-height: 18px;
	font-family: HELVETICANEUELTPRO-THEX;
	font-size: 16px
}
.hide, .popup {
	display: none;
}
.show {
	display: block;
}
#mslider li video {
	position: absolute;
}
#indexPage #mslider ul li div.mask {
	background-color: transparent;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}
.netmask {
	display: block
}
.netmask div {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -20px;
	margin-top: -20px
}
.netmask.loading div i {
	display: block;
	background: url(../images/loading.gif);
	width: 40px;
	height: 40px
}
.netmask div i:before {
	display: none;
	font-size: 40px;
	color: #fff;
}
.netmask.success div i:before {
	display: block
}
#page404 {
	padding-top: 200px
}
#page404 span {
	font-size: 150px;
	font-family: "HELVETICANEUELTPRO-THEX", Arial;
	color: #efefef;
}
#page404 div {
	margin-left: 320px;
	padding-left: 26px;
	border-left: #e9e9e9 1px solid;
	height: 70px;
}
#page404 div p.title {
	color: #787878;
	font-size: 36px;
	line-height: 36px
}
#page404 div p.subtitle {
	color: #787878;
	font-size: 14px;
	margin-top: 10px
}
#projectlist .wrapper {
	margin-left: 1%
}
#langnav {
	float: right
}
#langnav a {
	color: #fff
}
#langnav a:hover {
	color: #838383
}
#langnav a.active {
	color: #838383
}
#langnav span {
	color: rgba(255,255,255,.2);
	margin: 0 10px;
	display: inline-block
}
#headSHBtn {
	display: none;
	width: 40px;
	height: 40px;
	background: #000;
	line-height: 40px;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 0;
	right: -40px
}
#header.show {
	right: 0
}

@media screen and (min-width:1780px) {
}
#mcontact .content > .header {
	animation-name: fadeInUp;
}
#mcontact .content #contactinfo {
	animation-name: fadeInLeft;
	animation-delay: 0.2s
}
#mcontact .content #contactform {
	animation-name: fadeInRight;
	animation-delay: 0.2s
}
#mcontact .content #contactform {
	animation-name: fadeInRight;
	animation-delay: 0.2s
}
#mnews a.more {
	display: none
}
#mpage .module-content .header {
	animation-name: fadeInUp;
	animation-delay: 0.2s
}
#mpage .module-content .description {
	animation-name: fadeInUp;
	animation-delay: 0.3s
}
#mpage .module-content .more {
	animation-name: fadeInUp;
	animation-delay: 0.5s
}
#mpage .module-content .fimg {
	animation-name: fadeInUp;
	animation-delay: 0.3s
}
#mpartner .content > .header {
	animation-name: slideInUp;
	animation-delay: 0.1s
}
#mproject .content > .header {
	animation-name: fadeInUp;
}
#projectlist .projectitem {
	animation-name: slideInUp;
}
#indexPage #mproject a.more {
	animation-name: fadeInUp;
	animation-delay: 0.5s
}
#mservice .content > .header {
	animation-name: fadeInUp;
}
#servicelist .serviceitem {
	animation-name: slideInUp;
}
#indexPage #mservice a.more {
	animation-name: fadeInUp;
	animation-delay: 0.5s
}
#mteam .content > .header {
	display: none
}
body.ipusher #header {
	width: 350px;
	height: 100%;
	background: #202122;
	padding: 0;
	left: -350px;
	transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
body.ipusher #header #headSHBtn i {
	font-size: 18px;
	margin-top: 12px;
}
body.ipusher.open #header #headSHBtn i:before {
	content: "\f00d";
}
body.ipusher.open #header {
	transform: translate3d(350px, 0, 0);
	-webkit-transform: translate3d(350px, 0, 0);
	-moz-transform: translate3d(350px, 0, 0);
	-o-transform: translate3d(350px, 0, 0);
}
body.ipusher #header .content {
	padding: 0
}
body.ipusher #header #logo {
	width: 100%;
	float: none;
	margin: 20px 0 0 0
}
body.ipusher #header #logo img {
	float: none;
	margin: 0 auto;
	display: block
}
body.ipusher #header ul li.navitem {
	width: 100%;
	padding: 0;
	text-align: center;
	line-height: 50px;
	border-top: 1px solid #272727;
}
body.ipusher #header ul li.navitem ul.subnav li a:hover {
	text-indent: 0px;
}
body.ipusher #header ul li.navitem ul.subnav {
	left: 100%;
	top: 0
}
#logoClone {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 98;
	width: 100%;
	height: 40px;
}
#logoClone img {
	float: none
}
#teamlist .wow {
	animation-name: slideInUp;
}
#projecttags {
	margin-top: 20px;
	width: 340px;
	margin-left: 40px;
	float: left;
}
#projectib {
	margin-right: -10px;
	margin-top: 20px;
	margin-left: 40px;
	float: left;
	width: 340px;
}
#pageswitch {
	margin-top: -150px;
	display: none;
}
#pageswitch a {
	width: 50%;
	height: 40px;
	padding: 20px 0;
	float: left;
	background: #fff;
	font-family: "HELVETICANEUELTPRO-THEX", "微软雅黑";
	transition: all ease-out .3s;
	position: relative;
}
#pageswitch a:hover {
	background: #CCC;
	box-shadow: 0 0 15px #ccc;
	z-index: 3
}
#pageswitch a .title {
	color: #444;
}
#pageswitch a .subtitle {
	color: #a5a5a5;
}
#pageswitch .prev div {
	text-align: left;
	margin-left: 30px;
}
#pageswitch .next div {
	text-align: right;
	margin-right: 30px;
}
#indexPage .mivideo.module .module-content .video_content {
	width: 960px;
	height: 575px;
	margin: 0 auto
}
#projectinfo .description a, #projectinfo1 .description a, #projectinfo2 .description a, #projectinfo3 .description a, #projectinfo4 .description a, #projectinfo5 .description a {
	height: 40px;
	width: 100%;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background-color: #5A5A5A;
	display: block;
	bottom: 0;
	left: 0;
}
#shares a i.fa-weixin {
	color: transparent;
	background-image: url(http://mo001_77.mo1.line2.jsmo.xin/templates/ue_content/templates/images/shouji.png);
	background-repeat: no-repeat;
	font-size: 23px;
	margin: 7px 0 0 10px;
}
.animated {
	animation-name: fadeInUp;
	animation-delay: 0s;
}
#projectlist .projectitem {
	animation-name: fadeInUp;
}
#indexPage #mteam a.more {
	display: none;
}
#projectwrap1, #projectwrap2, #projectwrap3, #projectwrap4, #projectwrap5 {
	width: 1180px;
	margin: 0 auto;
	margin-top: 50px;
}
#projectinfo1, #projectinfo2 {
	float: right;
	padding: 30px;
	box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
	width: 300px;
	border-top: 10px solid #22a9ff;
}
#projectinfo1 .header .description, #projectinfo2 .header .description {
	color: #6a6a6a;
	font-size: 13px;
	line-height: 24px;
	margin: 30px 0 0;
}
.content #projectih1 .header, .content #projectih2 .header {
	padding: 0;
}
#projectinfo2 {
	float: left;
}
#projectinfo5 {
	float: left;
	width: 785px;
}
#projectinfo1 .header p, #projectinfo2 .header p, #projectinfo3 .header p, #projectinfo4 .header p, #projectinfo5 .header p {
	text-align: left;
}
#projectinfo3 .header, #projectinfo4 .header {
	padding-top: 70px;
}
#projectbody1, #projectbody2 {
	float: left;
	width: 785px;
}
#projectbody2 {
	float: right;
}
#projectbody5 {
	float: left;
	width: 785px;
}
#projectimages1 img, #projectimages2 img, #projectimages3 img, #projectimages4 img, #projectimages5 img {
	width: 100%;
	margin-bottom: 10px;
}
#projectshow1, #projectshow2 {
	width: 785px;
	float: left;
	margin-top: 40px;
}
#projectshow2 {
	float: right;
}
#projectshow3, #projectshow4 {
	margin-top: 40px;
}
#projectshow5 {
	float: right;
	width: 345px;
	padding-top: 120px;
}
#projectshow1 #projecttags1, #projectshow2 #projecttags2, #projectshow3 #projecttags3, #projectshow4 #projecttags4 {
	margin-top: 20px;
	width: 100%;
}
#projecttags1 a, #projecttags2 a, #projecttags3 a, #projecttags4 a, #projecttags5 a {
	transition: all ease-out .3s;
	float: left;
	font-size: 13px;
	color: #989898;
	padding: 5px 10px;
	background: #f3f3f3;
	margin-right: 5px;
	margin-bottom: 5px;
}
#projectshow1 #projectib1, #projectshow2 #projectib2, #projectshow3 #projectib3, #projectshow4 #projectib4, #projectshow5 #projectib5 {
	margin-top: 20px;
}
#projectshow1 #projectib1:after, #projectshow1 #projecttags1:after, #projectshow2 #projectib2:after, #projectshow2 #projecttags2:after, #projectshow3 #projectib3:after, #projectshow3 #projecttags3:after, #projectshow4 #projectib4:after, #projectshow4 #projecttags4:after, #projectshow5 #projectib5:after, #projectshow5 #projecttags5:after {
	content: '';
	display: block;
	clear: both;
}
#projectib1 .projectitem1, #projectib2 .projectitem2, #projectib3 .projectitem3, #projectib4 .projectitem4 {
	width: 245px;
	height: auto;
	float: left;
	margin: 0 6px 14px;
}
#projectib3 .projectitem3, #projectib4 .projectitem4 {
	width: 275px;
	margin: 0 10px 40px;
}
#projectib1 .projectitem1 img, #projectib2 .projectitem2 img, #projectib3 .projectitem3 img, #projectib4 .projectitem4 img {
	width: 100%;
	height: auto;
	float: none;
}
#projectib1 .projectitem1 a .project_info, #projectib2 .projectitem2 a .project_info, #projectib3 .projectitem3 a .project_info, #projectib4 .projectitem4 a .project_info, #projectib5 .projectitem5 a .project_info {
	width: 100%;
	height: 30px;
}
#projectib1 .projectitem1 a .project_info p, #projectib2 .projectitem2 a .project_info p, #projectib3 .projectitem3 a .project_info p, #projectib4 .projectitem3 a .project_info p, #projectib5 .projectitem5 a .project_info p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#projectib5 #projectlist .projectitem {
	width: 49%;
}
#npagePage #projectlist .projectitem a .project_info div {
	margin-top: 0px;
}
#npagePage #projectlist .projectitem a:hover img {
	transform: scale(1, 1);
}
#npagePage #projectlist .projectitem a:hover .project_info {
	width: 100%;
	height: 100%;
}
#npagePage #projectlist .projectitem a .project_info {
	position: inherit;
}
#npagePage #projectlist .projectitem a .project_info p.subtitle {
	margin-top: 0px;
	height: 24px;
	line-height: 24px;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#npagePage #projectlist .projectitem a .project_info p.title {
	margin-top: 0px;
	height: 22px;
	line-height: 22px;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#post_slider, #post_slider1 {
	height: 500px;
}
#post_slider li, #post_slider1 li {
	height: 500px;
}
ul.content_list:after {
	content: '';
	display: block;
	clear: both;
}
.projectSubList {
	margin-bottom: 20px;
}
.projectSubTitle {
	font-size: 24px;
	line-height: 24px;
	margin: 20px auto 50px;
	display: none
}
.postbody img {
	max-width: 100%;
	margin-bottom: 10px;
}
.bx-wrapper .bx-controls-direction a {
	z-index: 0;
}
#indexPage #mslider .bx-wrapper .bx-pager {
	z-index: 0;
}
#shares a i, #contactinfo div a i, #online_open i, #olx_qq li a i, #olx_tel div i {
	margin-left: 0px;
}
.service_img {
	display: inline;
}
body.ipusher #header #headSHBtn i {
	margin-left: 0px;
}
.nav-a i {
	display: inline;
}
#indexPage .mivideo {
	background-color: #fff;
	padding-bottom: 10px;
	padding-top: 80px;
}
#projectitem_1 {
	animation-name: fadeInUp;
	animation-delay: 0.1s;
}
#projectitem_2 {
	animation-name: fadeInUp;
	animation-delay: 0.2s;
}
#projectitem_3 {
	animation-name: fadeInUp;
	animation-delay: 0.3s;
}
#projectitem_4 {
	animation-name: fadeInUp;
	animation-delay: 0.4s;
}
#projectitem_5 {
	animation-name: fadeInUp;
	animation-delay: 0.5s;
}
#projectitem_6 {
	animation-name: fadeInUp;
	animation-delay: 0.6s;
}
#projectitem_7 {
	animation-name: fadeInUp;
	animation-delay: 0.7s;
}
#projectitem_8 {
	animation-name: fadeInUp;
	animation-delay: 0.8s;
}
#projectitem_9 {
	animation-name: fadeInUp;
	animation-delay: 0.9s;
}
#projectitem_10 {
	animation-name: fadeInUp;
	animation-delay: 1s;
}
#projectitem_11 {
	animation-name: fadeInUp;
	animation-delay: 1.1s;
}
#newsitem_1 {
	animation-name: fadeInUp;
	animation-delay: 0.2s;
}
#newsitem_2 {
	animation-name: fadeInUp;
	animation-delay: 0.4s;
}
#newsitem_3 {
	animation-name: fadeInUp;
	animation-delay: 0.6s;
}
#newsitem_4 {
	animation-name: fadeInUp;
	animation-delay: 0.8s;
}
#newsitem_5 {
	animation-name: fadeInUp;
	animation-delay: 1s;
}
#newsitem_6 {
	animation-name: fadeInUp;
	animation-delay: 1.2s;
}
#newsitem_7 {
	animation-name: fadeInUp;
	animation-delay: 1.4s;
}
#newsitem_8 {
	animation-name: fadeInUp;
	animation-delay: 1.6s;
}
#newsitem_9 {
	animation-name: fadeInUp;
	animation-delay: 1.8s;
}
#newsitem_10 {
	animation-name: fadeInUp;
	animation-delay: 2s;
}
#newsitem_11 {
	animation-name: fadeInUp;
	animation-delay: 2.2s;
}
#serviceitem_1 {
	animation-name: fadeInUp;
	animation-delay: 0.1s;
}
#serviceitem_2 {
	animation-name: fadeInUp;
	animation-delay: 0.2s;
}
#serviceitem_3 {
	animation-name: fadeInUp;
	animation-delay: 0.3s;
}
#serviceitem_4 {
	animation-name: fadeInUp;
	animation-delay: 0.4s;
}
#serviceitem_5 {
	animation-name: fadeInUp;
	animation-delay: 0.5s;
}
#serviceitem_6 {
	animation-name: fadeInUp;
	animation-delay: 0.6s;
}
#serviceitem_7 {
	animation-name: fadeInUp;
	animation-delay: 0.7s;
}
#serviceitem_8 {
	animation-name: fadeInUp;
	animation-delay: 0.8s;
}
#serviceitem_9 {
	animation-name: fadeInUp;
	animation-delay: 0.9s;
}
#serviceitem_10 {
	animation-name: fadeInUp;
	animation-delay: 1s;
}
#serviceitem_11 {
	animation-name: fadeInUp;
	animation-delay: 1.1s;
}
#teamitem_1 {
	animation-name: fadeInUp;
	animation-delay: 0.1s;
}
#teamitem_2 {
	animation-name: fadeInUp;
	animation-delay: 0.2s;
}
#teamitem_3 {
	animation-name: fadeInUp;
	animation-delay: 0.3s;
}
#teamitem_4 {
	animation-name: fadeInUp;
	animation-delay: 0.4s;
}
#teamitem_5 {
	animation-name: fadeInUp;
	animation-delay: 0.5s;
}
#teamitem_6 {
	animation-name: fadeInUp;
	animation-delay: 0.6s;
}
#teamitem_7 {
	animation-name: fadeInUp;
	animation-delay: 0.7s;
}
#teamitem_8 {
	animation-name: fadeInUp;
	animation-delay: 0.8s;
}
#teamitem_9 {
	animation-name: fadeInUp;
	animation-delay: 0.9s;
}
#teamitem_10 {
	animation-name: fadeInUp;
	animation-delay: 1s;
}
#teamitem_11 {
	animation-name: fadeInUp;
	animation-delay: 1.1s;
}
#indexPage #mpartner .wrapper ul li a .par_title {
	display: none;
	text-align: center;
	font-size: 14px;
	width: 100%;
}
.module.mcounter .module_container {
	padding: 60px 0;
	position: relative;
	z-index: 1
}
.module.mcounter .particles-js-canvas-el {
	opacity: .5
}
.module.mcounter ul.content_list {
	width: 100%;
	height: auto;
}
.module.mcounter ul.content_list li {
	width: 25%;
	height: 108px;
	float: left;
	text-align: center;
}
.module.mcounter ul.content_list li div {
	border-right: #333 1px solid;
}
.module.mcounter ul.content_list li:last-child div {
	border-right: none
}
.module.mcounter ul.content_list li p {
	text-align: center;
	font-size: 14px;
	color: #9e9e9e;
}
.module.mcounter ul.content_list li p.number {
	margin-top: 15px;
}
.module.mcounter ul.content_list li p.number .counterDX {
	font-size: 48px;
	color: #ffffff;
	font-family: HELVETICANEUELTPRO-THEX, Arial;
	text-align: center;
	margin-top: 15px;
}
.module.mcounter ul.content_list li p.number .unit {
	font-size: 14px;
	margin-left: 5px
}
.module.mcounter ul.content_list li p.title {
	margin-bottom: 10px;
}
#header .navWrap ul#nav {
	display: inline-flex
}
.search-icon {
	padding: 0 5px 0 15px;
	margin: 0 15px;
	line-height: 48px;
	height: 50px;
}
.search-icon i, .searchCloseBtn {
	line-height: 46px;
}
.searchBtn {
	display: inline-flex;
}
.search-frame input {
	line-height: 50px;
}
.searchCloseBtn .left {
	height: 1px;
	width: 18px;
	background: #8e8e8e;
	position: absolute;
	display: block;
	top: 20px;
	z-index: 1;
	transition: all .2s ease-out 0s;
	transform: rotate(0deg);
}
.searchCloseBtn .right {
	height: 1px;
	width: 18px;
	background: #8e8e8e;
	position: absolute;
	display: block;
	top: 20px;
	z-index: 1;
	transform: rotate(0deg);
	transition: all .2s ease-out 0s;
}
.searchopen .searchCloseBtn .left {
	transform: rotate(50deg);
}
.searchopen .searchCloseBtn .right {
	transform: rotate(-50deg);
}
#header .content.searchshow .navitem {
	-webkit-animation: ac-gn-item-searchshow 400ms both;
	animation: ac-gn-item-searchshow 400ms both;
}
#header .content.searchhide .navitem {
	-webkit-animation: ac-gn-item-searchhide 400ms both;
	animation: ac-gn-item-searchhide 400ms both
}
@-webkit-keyframes ac-gn-item-searchshow {
0% {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1);
-webkit-animation-timing-function:cubic-bezier(0.2727, 0.0986, 0.8333, 1);
animation-timing-function:cubic-bezier(0.2727, 0.0986, 0.8333, 1)
}
40% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:scale(0.5);
transform:scale(0.5)
}
}
@keyframes ac-gn-item-searchshow {
0% {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1);
-webkit-animation-timing-function:cubic-bezier(0.2727, 0.0986, 0.8333, 1);
animation-timing-function:cubic-bezier(0.2727, 0.0986, 0.8333, 1)
}
40% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:scale(0.5);
transform:scale(0.5)
}
}
@-webkit-keyframes ac-gn-item-searchhide {
0% {
opacity:0;
-webkit-transform:scale(0.5);
transform:scale(0.5)
}
60% {
opacity:1
}
100% {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1);
-webkit-animation-timing-function:cubic-bezier(0.2727, 0.0986, 0.8333, 1);
animation-timing-function:cubic-bezier(0.2727, 0.0986, 0.8333, 1)
}
}
@keyframes ac-gn-item-searchhide {
0% {
opacity:0;
-webkit-transform:scale(0.5);
transform:scale(0.5)
}
60% {
opacity:1
}
100% {
opacity:1;
-webkit-transform:scale(1);
transform:scale(1);
-webkit-animation-timing-function:cubic-bezier(0.2727, 0.0986, 0.8333, 1);
animation-timing-function:cubic-bezier(0.2727, 0.0986, 0.8333, 1)
}
}
@-webkit-keyframes ac-gn-searchview-searchhide {
0% {
opacity:1;
-webkit-animation-timing-function:ease;
animation-timing-function:ease
}
100% {
opacity:0
}
}
@keyframes ac-gn-searchview-searchhide {
0% {
opacity:1;
-webkit-animation-timing-function:ease;
animation-timing-function:ease
}
100% {
opacity:0
}
}
#header .content.searchopen .navitem {
	visibility: hidden
}
#header .content .navWrap {
	position: relative;
	z-index: 4;
}
#header .content.searchopen .searchWrap {
	display: block
}
#header .content .searchWrap {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 30%;
	margin-left: -15%;
	z-index: 3;
	opacity: 0
}
#header .content.searchhide .searchWrap {
	-webkit-animation: ac-gn-searchview-searchhide 200ms both;
	animation: ac-gn-searchview-searchhide 200ms both
}
#header .content.searchshow .searchWrap, #header .content.searchopen .searchWrap, #header .content.searchhide .searchWrap {
	-webkit-animation: none;
	animation: none
}
#header .content.searchopen .searchWrap {
	opacity: 1;
	margin-top: 0px;
	height: 50px;
	overflow: hidden;
	z-index: 10
}
#header .searchBtn, #header .searchCloseBtn {
	display: inline-table;
	color: #8e8e8e;
	cursor: pointer;
	padding: 10px
}
#header .content .searchWrap input {
	line-height: 44px;
	color: #000;
}
#header .content.searchopen .searchWrap input {
	transition: all .2s ease-out 0s
}
.searchBtn {
	display: inline-block;
	opacity: 1;
	transition: all .2s ease-out 0s;
}
#header .content.searchopen .searchBtn {
	opacity: 0;
	display: none;
}
#header .search-icon {
	margin-left: 120px;
	transition-timing-function: cubic-bezier(.32, .05, 0, 1.02);
	transition-duration: 0.3s;
	transition-delay: 0s;
}
#header .content.searchopen .search-icon {
	margin-left: 10px;
}
#header .content .searchCloseBtn {
	margin-right: 60px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	position: relative;
}
#header .content.searchopen .searchCloseBtn {
	opacity: 1;
	transition: all .1s ease-out 0s;
	margin-right: 10px;
}
.bodyMask {
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 50;
	display: none;
	background: rgba(0,0,0,.3);
}
.open {
	display: block;
}
#fixed_videoPost {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	overflow-y: auto;
	display: block;
	z-index: 110;
	background-color: transparent;
}
#fixed_videoPost .v_iframe {
	width: 100%;
	height: 540px;
	background: #000;
	border: 0;
}
#fixed_videoPost .fixed-container {
	width: 960px;
	padding: 10px;
	height: 618px;
	background: #fff;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	z-index: 2;
	border: 1px solid #dedede;
}
#fixed_videoPost .fixed-mack {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.6)
}
#fixed_videoPost #postControl {
	position: absolute;
	right: 32px;
	top: -50px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	z-index: 2
}
#fixed_videoPost #postControl .button span {
	height: 1px;
	width: 30px;
	height: 2px;
	background: #fff;
	position: absolute;
	display: block;
	z-index: 1;
	transition: all .2s ease-out 0s;
	transform: rotate(0deg);
	top: 20px;
	left: 5px;
}
#fixed_videoPost #postControl .button .left {
	transform: rotate(45deg);
}
#fixed_videoPost #postControl .button {
	width: 100%;
	height: 100%;
}
#fixed_videoPost #postControl .button .right {
	transform: rotate(-45deg);
}
#fixed_videoPost .info_box {
	width: 100%;
	height: 48px;
	position: relative;
	padding: 15px 0 0;
}
#fixed_videoPost .info_box .title {
	font-size: 16px;
	color: #2e2e2e
}
#fixed_videoPost .info_box .subtitle {
	color: #7d7d7d;
	font-size: 13px;
	line-height: 22px;
	margin-top: 6px
}
#fixed_videoPost .fixed-btn {
	position: fixed;
	top: 50%;
	margin-top: -25px;
	right: 0;
	width: 100%;
}
#fixed_videoPost .fixed-btn a {
	width: 50px;
	text-align: center;
	height: 50px;
	background: #fbfbfb;
	display: inline-block;
	line-height: 50px;
	position: fixed
}
#fixed_videoPost .fixed-btn a i {
	line-height: 48px;
	color: #848484;
	font-size: 30px;
}
#fixed_videoPost .fixed-btn a:hover i {
	color: #333
}
#fixed_videoPost .fixed-btn a:hover {
	background: rgba(248, 248, 248, 1)
}
#fixed_videoPost .fixed-btn a.prev {
	float: left;
	left: -50px
}
#fixed_videoPost .fixed-btn a.next {
	float: right;
	right: -50px
}
#fixed_videoPost .fa-angle-right::before {
	content: "\f105";
}
#fixed_videoPost .fa-angle-left::before {
	content: "\f104";
}
#fixed_videoPost .fixed-btn a.disabled {
	background: rgba(255,255,255,0.3)
}
#header .content.searchshow .navitem, #header .content.searchshow .navitem a, #header .content.searchopen .navitem, #header .content.searchopen .navitem a {
	transition: none;
}
.mvideom .videom_item .video_details i {
	margin-left: 6px
}
#pages {
	display: block !important;
}
#indexPage .mvideom a.more {
	border: rgba(223, 223, 223, 0.77) 1px solid;
	margin-top: 80px;
}
.ipusher #indexPage .mmap .content {
	margin-top: -300px;
}
.mvideom .bx-wrapper .bx-pager.bx-default-pager a {
	margin: 0 6px 0 6px
}
.mvideom .bx-wrapper .bx-controls-direction a.bx-prev {
	left: 0
}
.mvideom .bx-wrapper .bx-controls-direction a.bx-next {
	right: 0
}
.mvideom .bx-wrapper .bx-pager {
	bottom: -30px;
}
.mvideom .videom_item img {
	float: none;
	width: 100%;
}
.mvideom .item_link {
	display: block
}
.mvideom .videom_item img {
	float: none;
	width: 100%;
}
.mvideom .videom_item .image {
	position: relative
}
.mvideom .videom_item {
	float: left;
	position: relative;
	width: 25%;
}
.mvideom .videom_item .wrap {
	overflow: hidden;
	position: relative
}
.mvideom .videom_item .wrap .imgMask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	transition: all .36s ease;
}
.mvideom .videom_item .wrap:hover .imgMask {
	background: rgba(0,0,0,0.47);
}
.mvideom .videom_item .wrap .item_info {
	position: absolute;
	bottom: -30%;
	height: 68px;
	left: 0;
	width: 84%;
	padding: 0 8%;
	text-align: left;
	transition: all .36s ease;
}
.mvideom .videom_item .wrap:hover .item_info {
	bottom: 0px;
}
.mvideom .videom_item .title {
	font-size: 16px;
	color: #fff;
	margin-top: 10px;
	transition-delay: 0.4s;
	-moz-transition-delay: 0.4s;
	-webkit-transition-delay: 0.4s;
	-o-transition-delay: 0.4s;
	transition: all .6s ease;
}
.mvideom .videom_item .subtitle {
	font-size: 13px;
	color: #fff;
	margin-top: 30px;
	transition-delay: 0.8s;
	-moz-transition-delay: 0.8s;
	-webkit-transition-delay: 0.8s;
	-o-transition-delay: 0.8s;
	transition: all .6s ease;
	padding-top: 6px;
}
.mvideom .videom_item .wrap:hover .subtitle, .mvideom .videom_item .wrap:hover .title {
	margin-top: 0px;
}
.mvideom .videom_item .video_details {
	display: none;
	position: absolute;
	bottom: -100%;
	left: 10%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	border: 1px solid #fff;
	padding: 0 25px;
	transition: all .36s ease;
}
#indexPage .module.mvideom {
	background-color: #fff;
}
.mvideom .videom_item .wrap:hover .video_details {
	bottom: 10%;
}
.mvideom .videom_item .imgIcon {
	position: absolute;
	top: -30%;
	left: 50%;
	margin-top: -22px;
	margin-left: -28px;
	transition: all .6s ease;
}
.mvideom .videom_item .wrap:hover .imgIcon {
	top: 40%
}
.mvideom .videom_item .imgIcon .icon-triangle {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}
.mvideom .videom_item .imgIcon path {
	stroke: #fff;
	fill: #fff;
}
.mvideom .bx-wrapper .bx-controls-direction a {
	top: 50%;
	margin-top: -20px;
}
.mvideo_header {
	text-align: center;
	margin-bottom: 50px;
}
.mvideo_title {
	font-size: 22px;
	color: #3a3a3a;
}
.mvideo_subtitle {
	font-size: 13px;
	color: #bdbdbd;
	margin-top: 4px;
}
.mvideo_more i {
	opacity: 0;
	transition: all 0.36s ease 0s;
	margin-left: -10px
}
.mvideo_more:hover i {
	opacity: 1;
	margin-left: 10px;
}
.mvideo_more {
	width: 218px;
	height: 44px;
	line-height: 45px;
	font-size: 15px;
	color: #bdbdbd;
	margin: 56px auto 50px;
	text-align: center;
	border: 1px solid #dfdfdf;
	display: block
}
.mvideom.mvideom01 .mvideo_header {
	text-align: left;
	margin: 0 auto;
	width: 1180px;
	padding-bottom: 30px;
}
.mvideom.mvideom01 .videom_item .wrap .item_info {
	position: inherit;
	top: auto;
	left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0;
	transition: all 0.6s ease 0s;
}
.mvideom.mvideom01 .videom_item .title {
	color: #7d7d7d;
	font-size: 14px;
}
.mvideom.mvideom01 .videom_item .subtitle {
	color: #7d7d7d;
	margin-top: 10px
}
.mvideom.mvideom01 .videom_item .wrap:hover .item_info {
	padding-left: 10px;
}
.mvideom.mvideom01 .videom_item .video_details {
	display: block;
	width: 32px;
	height: 32px;
	transition: all 0.6s ease 0s;
	position: absolute;
	bottom: 34px;
	right: 0px;
	opacity: 0;
	color: transparent;
	border: 0;
	padding: 0;
	line-height: 32px;
	left: auto;
	transform: rotate(180deg);
	overflow: hidden
}
.mvideom.mvideom01 .videom_item .video_details path {
	stroke: #929292;
	fill: #929292;
}
.mvideom.mvideom01 .videom_item .video_details .icon-arrows01 {
	position: absolute;
	top: 0px;
	left: 0px;
	transition: all 0.36s ease 0s;
}
.mvideom.mvideom01 .bx-wrapper .bx-controls-direction a {
	top: 50%;
	margin-top: -65px;
}
.mvideom.mvideom01 .videom_item .wrap:hover .video_details {
	bottom: 34px;
	opacity: 1;
	right: 15px;
}
.mvideom.mvideom01 .videom_item .wrap:hover .imgIcon {
	top: 50%;
}
.Pagevideo.mvideom.mvideom01 .module-content {
	width: 1180px;
	margin: 0 auto;
}
.Pagevideo.mvideom.mvideom01 .content_list {
	margin-right: -20px;
}
.Pagevideo.mvideom.mvideom01 .videom_item {
	width: calc(25% - 20px);
	margin-right: 20px
}
#indexPage .mvideom.mvideom01 a.more {
	border: rgba(223, 223, 223, 0) 1px solid;
	position: relative
}
.mvideom.mvideom01 .videom_item .wrap:hover .title {
	margin-top: 10px;
}
.mvideom.mvideom01 .videom_item .subtitle {
	margin-top: 0px;
}
.mvideom.mvideom01 .videom_item .wrap:hover .item_info {
	bottom: auto
}
.mvideom .layoutslider .module-content {
	margin-bottom: 80px;
}
.sscreen #indexPage .mvideom .content {
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	transform: translate(0, -50%, 0);
}
.Pagevideo.mvideom .mvideo_header#plheader {
	padding-top: 50px;
}





.gst-compare {
    position: relative;
    display: inline-block;
    width: 100%;height: 517px;
}
.descount {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 20px;
    bottom: 0;
    color: #7c7c7c;
    display: inline-block;
    font-weight: bold;
    height: 240px;
    left: 0;
    margin: auto auto auto 38.5%;
    padding: 10px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;   
    width: 40px;
}
.descount2 {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 20px;
    bottom: 0;
    color: #7c7c7c;
    display: inline-block;
    font-weight: bold;
    height: 240px;
    left: 0;
    margin: auto 38.5% auto auto;
    padding: 10px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;   
    width: 40px;
}
.rel-div {
    position: relative;
} 

.rel-div {
    display: inline-block;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.rel-div > p {
    height: 25px;
    left: -55px;
    margin: 0;
    position: absolute;
    top: 100px;
    transform: rotate(-90deg);    font-size: 15px;
    width: 155px; color: #000;
}

.gst-compare ul {
   
    color: #999;
    list-style: outside none disc;
    margin-bottom: 40px;
	    font-size: 15px;
    line-height: 24px;
}

.gst-compare-men {
    padding-top: 140px;
    padding-bottom: 120px;
    background: #f8f8f8;
}
.gst-compare-women {
    background: #f0f0f0;
    padding-top: 140px;
    padding-bottom: 120px;
    padding-left: 100px;
    background: #f0f0f0 ;
}
.gst-compare-actions a {
    text-transform: uppercase;
    color: #222;
    font-size: 14px;
    font-weight: 400;
}
a.compare-add-to-cart {

    display: inline-block;
  display: block;
 
    width: 100px;
    height: 35px;
    border: 1px solid #0085dc;
  color: #0085dc;
    text-align: center;
    line-height: 35px;
    border-radius: 6px;
}
.gst-compare-actions a:hover, .gst-compare-actions a:focus,
a.compare-add-to-cart:hover, a.compare-add-to-cart:focus{
    color: #fff; background: #0085dc;
}

.gst-compare-button {
    display: block;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    background: white;
    text-transform: uppercase;
    color: #999;

    font-weight: 700;
    position: absolute;
    z-index: 9;
    padding: 7px 25px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.col-lg-7 {
    width: 100%;    float: left;position: relative;
    min-height: 1px;
  box-sizing: border-box;
}


.col-lg-6 {
    width: 40%;    float: left;position: relative;
    min-height: 1px;
  box-sizing: border-box;
}
.col-lg-66 {
    width: 60%;    float: left;position: relative;
    min-height: 1px;
  box-sizing: border-box;
}
.right, .alignright {
    float: right;
}

.gst-compare .title-1 {
    margin: 0;
}
.gst-compare h3 {
    color: #0085dc; line-height: 50px;
}
.gst-compare h3 {   
    margin-top: 0;
    margin-bottom: 30px;
}
.funky-font-2, .title-1 {font-family: 'microsoft yahei';}
.title-1 { font-size: 20px; color: #ccc; text-transform: capitalize;    font-weight: 500;
    line-height: 1.1;}

.fsz-45 {font-size: 30px; }



.gst-row {
    padding: 50px 0 50px;width: 100%;
}
.ovh {overflow:hidden}
.theme-container{
    padding-left: 0;
    padding-right: 0;
}
.container {
    width: 1200px;    margin-right: auto;
    margin-left: auto;
}
.no-padding {padding: 0;}
.col-lg-12 {
    width: 100%;    float: left;    position: relative;
    min-height: 1px;
}

.fancy-heading {
    position: relative;
    padding-top: 25px;
    margin-bottom: 10px;
}

.fancy-heading h3 {
    position: relative;
    font-size: 30px;
    line-height: 45px;
    color: #1f1f1f;
    text-transform: uppercase;
    font-weight: 900;
    margin-top: 10px;
}

.fancy-heading::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background: transparent url(../img/extra/fancy-heading.png) no-repeat center 0;
}

.fancy-heading.text-left::before {
    background-position: left 0;
}
.fancy-heading.text-right::before {
    background-position: right 0;
}

.fancy-heading h5 {
    color: #939393;  
    font-size: 14px; font-weight:normal;   
}
.fancy-heading .wht-clr {
    color: #fff;
}
.heading-2 {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 30px;
    padding-bottom: 25px;
    position: relative;
}
.heading-2::before {
    background-color: #0085dc;
    border-radius: 2px;
    bottom: 0;
    content: " ";
    display: inline-block;
    height: 3px;
    left: 0;
    margin-bottom: -2px;
    position: absolute;
    width: 50px;
}
.heading-2 .funky-font-2 {
    margin: 0;
}
.heading-2 .title-2 {
    margin: 0;
}


.text-center {
    text-align: center;
}


.products_filter {
    margin-bottom: 50px;
}

.products_filter li {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
    margin-left: 25px;
    font-size: 14px;
    position: relative;
}
.products_filter li:first-child {
    margin-left: 0;
}

.products_filter li::before {
    content: "";
    position: absolute;
    top: 10px;
    left: -16px;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #929292;
}
.products_filter li:first-child::before {
    display: none;
}

.products_filter li a {
    color: #929292;
}
.products_filter li a:hover, .products_filter li.active a {
    color: #1f1f1f;
}



.row {
    margin-right: -15px;
    margin-left: -15px;
}



.portfolio-wrapper{
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;    box-sizing: border-box;
}
.portfolio-thumb{
    position: relative;
}
.portfolio-thumb::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0; 
    right: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.6);
    border-bottom: 3px solid #ef4416;
    opacity: 0;
    visibility: hidden;
    z-index: 1;

    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;

    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);

}
.portfolio-thumb:hover::before{
    left: 0;
    bottom: 0;
    opacity: 1;
    visibility: visible;

    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.portfolio-content {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5;    box-sizing: border-box;
}

.pop-up-icon a {
    color: #282828;
    display: inline-block;
    width: auto;
    z-index: 2;font-size: 18px;
}
.portfolio-thumb .pop-up-icon{
    bottom: 0;
    display: block;
    height: 50px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
}
.portfolio-thumb .pop-up-icon .left-link{
    position: absolute;
    left: 80%;
    opacity: 0;
    visibility: hidden;
}
.portfolio-thumb:hover .left-link{
    left: 37%;
    margin-left: -50px;
    opacity: 1;
    visibility: visible;
}

.portfolio-thumb .pop-up-icon .center-link{
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    visibility: hidden;
}
.portfolio-thumb:hover .center-link{
    opacity: 1;
    visibility: visible;

    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-property: transform;
    transition-property: transform;

    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.portfolio-thumb .pop-up-icon .right-link{
    position: absolute;
    right: 80%;
    opacity: 0;
    visibility: hidden;
}
.portfolio-thumb:hover .right-link{
    right: 37%;
    margin-right: -50px;
    opacity: 1;
    visibility: visible;
}

.product-content h3{margin-top: 10px;
margin-bottom: 10px;font-size: 16px;
font-weight: 500;
line-height: 1.1;
color: #1f1f1f;}

.product-content h3 a{  font-weight: 500;color: #1f1f1f;}


 img {
      vertical-align: middle;
    border-style: none;
}
.imgs img {
    width: 100%;
}


.news {padding-bottom: 90px;background: url(../images/zxzxbg.png);position: relative;z-index: 1;width: 100%;
float: left;}
.news .news_type {width: 259px;height: 39px;margin: 0 auto 35px auto;background: #fff;background: #fff;border-radius: 27px;overflow: hidden;position: relative;border: 1px solid #e6e6e6;}
.news .news_type li {float: left;width: 129px;height: 39px;line-height: 39px;text-align: center; color: #333; font-size: 14px;border-left: 1px solid #e6e6e6;}
.news .news_type li a{color: #333;}
.news .news_type li:first-child {border-left: none;}
.news .news_type li.cur {background: #0085dc;}
.news .news_type li.cur a {color: #fff;}

.news .zbal_con {position: relative;padding: 0 40px;}
.news .zbal_con .conbox .concase {display: none;position: relative;overflow: hidden;}
.news .zbal_con .conbox .concase.cur {display: block;}
.news .zbal_con .conbox ul {position: relative;}
.news .zbal_con .conbox ul li {float: left;width: 310px;padding: 5px 19px;margin-left: 25px; background:rgba(255,255,255,0.6);}
.news .zbal_con .conbox ul li:first-child {margin-left: 0;}
.news .zbal_con .conbox dl {padding-bottom: 40px;position: relative;}
.news .zbal_con .conbox dl dt {width: 310px;height: 238px;overflow: hidden;}
.news .zbal_con .conbox dl dt img {display: block;width: 310px;height: 238px;transition: all 0.5s;}
.news .zbal_con .conbox dl dd.dd1 {font-size: 16px;margin: 10px 0;text-indent: 4px;}
.news .zbal_con .conbox dl dd.dd1 a {color: #333;}
.news .zbal_con .conbox dl dd.dd1 h2{font-size: 15px; font-weight: bold; line-height: 30px;}
.news .zbal_con .conbox dl dd.dd2 {font-size: 12px;line-height: 20px;padding:0 5px;}
.news .zbal_con .conbox dl dd.dd2 a {color: #666;}
.news .zbal_con .conbox dl dd.dd3 {width: 135px;position: absolute;right: 15px;bottom: 10px;text-align: right;font-size: 13px;}
.news .zbal_con .conbox dl dd.dd3 em {display: block;width: 60px;height: 1px;background: #e6e6e6;position: absolute;top: 9px;}
.news .zbal_con .conbox dl dd.dd3 a {color: #666;}

.news .zbal_con .conbox ul li:hover {border-color: #0085dc;}
.news .zbal_con .conbox ul li:hover dt img {transform: scale(1.1);}
.news .zbal_con .conbox ul li:hover dd.dd1 a {color: #0085dc;}

.news .zbal_con .zbalbtnl {display: block!important;width: 19px;height: 18px;background: url(../images/jtl03.png) no-repeat center;position: absolute;left: 0;top: 70px;z-index: 5;cursor: pointer;}
.news .zbal_con .zbalbtnr {display: block!important;width: 19px;height: 18px;background: url(../images/jtr03.png) no-repeat center;position: absolute;right: 0;top: 70px;z-index: 5;cursor: pointer;}
.news .zbal_con .zbalbtnl:hover {background: url(../images/jtl04.png) no-repeat center;}
.news .zbal_con .zbalbtnr:hover {background: url(../images/jtr04.png) no-repeat center;}

h2.h2_title {padding-top: 65px;text-align: center;margin-bottom: 5px;}
h2.h2_title a {font-size: 30px;
line-height: 45px;
color: #1f1f1f;
text-transform: uppercase;
font-weight: 900;}
p.p_title {text-transform: uppercase; text-align: center;
font-weight: 500;
font-size: 14px;margin-bottom: 40px;}


.look-more {float: right;display: block;width:160px;height: 40px; border: 1px solid #0085dc;line-height: 40px; text-align: center;font-size: 12px;color: #fff; margin: 20px auto 0;background:#0085dc;-webkit-transition: background 0.3s ease 0s;transition: background 0.3s ease 0s;border-radius: 5px;}
.look-more:hover {color: #fff;background-color: #9f9c9c;border: 1px solid #9f9c9c;}


.look-more1 {display: block;width:160px;height: 40px; border: 1px solid #0085dc;line-height: 40px; text-align: center;font-size: 12px;color: #fff; margin: 10px auto 0;background:#0085dc;-webkit-transition: background 0.3s ease 0s;transition: background 0.3s ease 0s;border-radius: 5px;}
.look-more1:hover {color: #fff;background-color: #9f9c9c;border: 1px solid #9f9c9c;}



.block-table__inner {
    height: 100%;
    overflow: hidden;

}
.bg-grey {
  background-color: #f9f9f9;
}

.bg-grey1 {
  background-color: #f0f0f0;
}
.main-flex-box{
    display: flex;
    width: 100%;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    padding: 6% 6% 6% 0%;
}
.ui-title-block_mod-a {
  margin-top: 0;
  margin-bottom: 0;
}
.ui-title-block {
  padding-right: 10px;
  padding-left: 10px;
  font-size: 30px;
  font-weight: 700;
  color: #1c1f23;
  letter-spacing: -0.05em;
  overflow: hidden;
  height: 73px;
}
.text-gradient { 
 background: url(../images/bg-1.jpg) 100% 50%;
  background-size: cover;
}


.text-gradient span { 
  color: #000;
  background: #f9f9f9;
  mix-blend-mode: lighten;
}

.goods-carousel {
  max-width: 730px;
  margin: 0 auto 10px;
}
.owl-theme {
  padding-bottom:30px;
}

.owl-theme .owl-controls{
  position: absolute;
  right: 0;
  width: 100%;
  text-align: center;
  bottom: 0; 
}
.owl-carousel{
  display: none;
  position: relative;
  -ms-touch-action: pan-y;
  overflow: hidden;
}.owl-carousel .owl-wrapper-outer{
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility:    hidden;
  -ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.owl-carousel .owl-item {
    float: left;
}

.owl-item  .b-goods {
    margin-top: 10px;
  
    padding: 0 7px;
}

.b-goods {
    position: relative;
    display: block;
    text-align: center;
}.b-goods__img {
  display: block;
  overflow: hidden;
}


.b-goods__img:hover img{
      transform: scale(1.05);
    
}

.b-goods__img img {
    display: inline-block;
    width: 100%;
    height: auto;
 -webkit-transition: all 0.3s;
  transition: all 0.3s;border-radius: 10px;
}
.b-goods__category {
  margin-top: 16px;
  font-size: 10px;
  font-weight: 500;
  color: #7b7d7f;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.b-goods__name {
  margin-top: 3px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
  color: #0085dc; line-height: 30px;
}

.b-goods__description {
  display: none;
}

.b-goods__price {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
}

.b-goods__price-old {
  display: inline-block;
  color: #a8aaab;
  text-decoration: line-through;
}

.b-goods__label {
  position: absolute;
  top: 20px;
  right: 30px;
  padding: 2px 5px;
  font-size: 10px;
  font-weight: 400;
  line-height: 1;
  color: white;
  text-transform: uppercase;
}

.b-goods .b-goods-links {
  position: absolute;
  top: 55%;
  right: 0;
  left: 0;
  margin: auto;
  opacity: 0;
 -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.b-goods .b-goods-links__item {
  display: inline-block;
  margin-right: 1px;
  padding: 8px 13px 7px;
  vertical-align: middle;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.b-goods .b-goods-links__item:hover {
  color: #fff;
}

.b-goods .b-goods-links__item:hover .icon {
  color: #fff;
}

.b-goods .b-goods-links__item_main {
  padding: 10px;
  font-size: 11px;
  font-weight: 500;
  color: #1c1f23;
  text-transform: uppercase;
}

.b-goods:hover .b-goods-links {
  opacity: 1;
}

.b-goods:hover .b-goods__img:after {
  opacity: 1;
}

.b-goods_mod-a:hover .b-goods__inner {
  box-shadow: 0 5px 30px rgba(4, 4, 4, 0.1);
}

.b-goods_mod-a .b-goods__inner {
  padding: 15px 20px;
 -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.b-goods_mod-a .b-goods__img {
  position: relative;
}

.b-goods_mod-a .b-goods__img:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(28, 31, 35, 0.2);
  opacity: 0;
  content: '';
}

.b-goods_mod-b {
  margin-bottom: 35px;
}
.text-center {
    text-align: center;
}

.owl-theme .owl-controls .owl-page{
  display: inline-block;
  zoom: 1;
  *display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
  display: block;
  opacity: 0.5;
  width: 8px;
  height: 8px;
  background-color: #ccced1;
  border-radius: 50%;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
  filter: Alpha(Opacity=100);/*IE7 fix*/
  opacity: 1;
  background-color: #eee;
  transition: all .3s;
}




.about{
    padding: 3em 0;width: 100%;
float: left;
}
.about_right h3 {
    text-align: right;
  font-size: 30px;
 color: #0085dc;
line-height: 40px;
}

.about_right h3.bold {
    font-size: 24px;
    text-transform: capitalize;
   color: #ccc;
}

.aboutimg-w3l {
    padding: 0 5px;
}

.aboutimg-w3l2 {
    margin-top: 3em;
}
.aboutimg-w3l3 {
    margin-top: 6em;
}
.aboutimg-w3l img {
    margin-bottom: 10px;    vertical-align: middle; border-radius: 10px;
}

.about_right p {
    font-size: 14px;
    text-align: right;
    margin: 20px 0 46px;line-height: 30px;
}

.about-bottom p {
    margin-bottom: 0;
}

.about-bottom ul li {
    display: inline-block;
    width: 32%;
    text-align: right;
}

.about-bottom ul li h5 {
    font-size: 31px;
    color: #0085dc;
}
.col-md-66 {
    width: 50%;    float: left;
}
.col-md-666 {
    width: 50%;    float: left;
}
.col-xs-66 {
    width: 45%; float: left;   box-sizing: border-box;
}

.peoples{ overflow: hidden; float: left; width: 100%;background: url(../images/indexBg.jpg); background-attachment: fixed; height: 380px; margin-top: 50px;}

.join_in1 {padding: 80px 0;text-align: center;overflow: hidden; float: left; width: 100%;}
.mod_tit{width:1000px; margin: auto;}
.mod_tit h2{font-size: 30px;color: #000;line-height: 40px;}
.mod_tit p{ padding: 20px 0;font-size: 14px;line-height: 30px;}

.join_in2 {
	padding: 100px 0;
	background: url(../images/044.jpg) center top repeat;
	text-align: center;overflow: hidden; float: left; width: 100%;
}
.title-section {
	position: relative;
	text-align: center;

}

.title-section.margin_bottom_17 {
	margin-bottom: 17px;
}

.title-section .title {
	font-size: 32px;
	    line-height: 76px;
	font-weight: 500;
	color: #333333;
	position: relative;
}

.title-section .title:before {
	content: "";
	width: 60px;
	height: 2.5px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #f63440;
	margin:  0 auto;
}

.title-section.width-before-17 .title:before {
	width: 17%;
}

.title-section.bg-before-white .title:before {
	background-color: rgba(0,0,0,0.1);
}

.title-section .sup-title {
	font-size: 24px;
	line-height: 26px;
	color: #333;
	font-weight: 200;
}

.title-section .sub-title {
	font-size: 18px;
	line-height: 56px;
	color: #6e6e6e;
	font-weight: 300;
}



.join_in {
	padding: 100px 0;
	background: url(../images/033.jpg) center top repeat;
	text-align: center;overflow: hidden; float: left; width: 100%;
}
.join_in_title {
	font-size: 36px;
	color: #fff;
}
.all_button {
	display: inline-block;
	background: #0085dc;
	border: solid 1px #0085dc;
	color: #fff;
	padding: 6px 30px;
	border-radius: 3px;
	overflow: hidden; font-size: 14px;
}
.all_button:hover {
	background: #fff;
	background: transparent;
	color: #0085dc;
}
.join_in_title span {
	color: #0085dc;
}
.join_in_text {
	color: #e3e3e3;
	font-size: 18px;
	margin: 15px 0 50px 0;
}
.join_in_button {
	padding: 8px 60px;
}

.mod_nav{overflow: hidden; float: left; width: 100%;margin-top: 50px;}
.mod_nav .mod_con {
	background: url(../img/read_more_one.png) repeat;
}
.mod_nav .intro_one a,.mod_nav .intro_two a {
	display: block;
}
.mod_nav .intro_two {
	background: url(../img/read_more_one.png) repeat;
}

.nav_l,.nav_r  {
	width: 50%;
	float: left;
	*width: 49.9%;
}

.nav_l .l_top {
	overflow: hidden;
	position: relative;
}
.nav_l .l_top .img {
	width: 50%;
	float: left;
}
.nav_l .l_top img,.nav_r .r_top img {
	width: 100%;
}
.mod_nav .img {
	overflow: hidden;
}
.mod_nav .img img {
	transition: 1s;
}
.mod_nav .img:hover img {
	transform: scale(1.1);
}
.nav_l .intro_one {
	width: 50%;
	float: right;
}
.nav_l .l_bot {
	position: relative;
}
.nav_l .l_bot .img,.nav_r .r_top .img {
	display: block;
}
.nav_l .l_bot img,.nav_r .r_bot img {
	width: 100%;
	height: 100%;
}
.nav_l .intro_two,.nav_r .intro_two {
	width: 55%;
	height: 250px;
	position: absolute;
	left: 45%;
	top: 55%;
	margin: -175px 0 0 -22.5%;
}
.nav_r .r_top {
	position: relative;
}
.nav_r .r_bot {
	overflow: hidden;
	position: relative;
}
.nav_r .r_bot .img {
	width: 50%;
	float: right;
}
.nav_r .intro_one {
	width: 50%;
	float: left;
}

.mod_nav strong,.mod_nav span,.mod_nav i,.mod_nav em,.mod_nav b {
	display: block;
}

.mod_nav .intro_one {
	position: relative;
}
.mod_nav .intro_one a {
width: 50%;
position: absolute;
left: 50%;
top: 50%;
margin-left: -23%;
}

.mod_nav .intro_two {
	background:rgba(255,255,255,1);
}
.mod_nav .intro_two strong {
	padding-top: 56px;
}

.mod_nav strong {
	font: 22px/38px "微润雅黑";
	text-align: center;
	color: #777;
}
.mod_nav span {
	text-align: center;
	font: 12px/22px "arial";
	color: #000;
	color: rgba(0,0,0,0.7);
	margin-bottom: 10px;
	color: #000 \9;
}
.mod_nav i {
	width: 36px;
	height: 2px;
	overflow: hidden;
	background: #000;
	background: rgba(0,0,0,0.2);
	margin: 0 auto 26px;
}
.mod_nav em {
	margin: 0 auto;
	text-align: center;
	font: 12px/22px "微软雅黑";
	color: #999;
}
.mod_nav b {
	width: 176px;
	height: 0;
	padding-top: 47px;
	overflow: hidden;
	background: url(../img/read_more_btn.png) no-repeat;
	margin: 0 auto; 
}
.mod_nav b:hover {
	background-position: 0 -47px;
}
.w1270{
	width: 1230px;
	margin: 0 auto;
}



.ad{overflow: hidden;}
.ad img{width: 100%;transition: all 0.6s ease-in;}
.ad:hover img{transform: scale(1.1);transition: all 2s ease-out;}

.kki{width:100%;     background: rgba(204,204,204,0.3);}
.mbx{height:58px; line-height:58px; color:#898989;  width:1170px; margin:0 auto; font-size:14px; color: #333;}
.mbx a{color: #333;}
.mbx a:hover{color: #01bcfa;}

.ofH{overflow:hidden;}
.taR{text-align:right;}
.taL { text-align: left;}
.fR,.fR_E>*{float:right;}
.cGreen{ color:#0085dc;}
.profile{ margin:50px 0px; background:url(../images/about2-1.jpg) no-repeat top left;}
.profile .about_title span,
.culture .about_title span{ font-size:40px;}
.about_title{ font-size: 20px; color: #a3a3a3; margin: 50px 0px 20px 0px; font-weight:400;}
.about_title span{ font-size: 40px; color: #333; display:block; margin-top: 10px; font-weight:700; }


.lan{ width:1200px; height:54px; margin:0 auto 55px;  padding-top:35px; position:relative;}
.lan ul {padding:0; margin:0; list-style-type: none;}
.lan ul li{position:relative;  float:left; line-height:46px; height:54px; margin-left:0px; margin-right:8px; text-align:center;}
.lan ul li a, .lan ul li a:visited { color:#898989; font-size:14px; display:block; height:46px; margin-bottom:8px; background:#f4f4f4; padding:0 42px;}
.lan ul li ul {display: none;}
.lan ul li:hover a { background: url(../images/lanh.png) no-repeat center; height:54px; color:#fff;}
.lan ul li.hover a { background: url(../images/lanh.png) no-repeat center; height:54px; color:#fff;}
.lan ul li:hover ul {display:block; position:absolute; top:54px; left:0;}
.lan ul li:hover ul li { width:100%; float:left; position:relative; text-align:center; margin:0; font-size:12px; height:38px;}
.lan ul li:hover ul li a {display:block; background:#ccc; color:#fff; border-top:2px solid #fff; border-radius:4px; padding:0px; height:36px; line-height:36px; }
.lan ul li:hover ul li a:hover { background:#eabb60;}



.tz-gallery {
    padding: 40px 0px;   box-sizing: border-box;
}

.tz-gallery .thumbnail {
    padding: 0;
    border: none;
}

.tz-gallery img {
    border-radius: 2px;
}

.tz-gallery .caption{
    padding: 26px 30px;
    text-align: center;
}

.tz-gallery .caption h3 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
}

.tz-gallery .caption p {
    font-size: 12px;
    color: #7b7d7d;
    margin: 0;
}
.page{font-size:14px;line-height:30px;text-align:center;clear:both; width:100%;}
.page a{text-decoration:none;color:#3c3c3c;background:#fff;border:1px solid #cccccc; padding:8px 12px;line-height:40px;margin-right:3px;cursor:pointer}
.page .red{background:#0085dc; !important; color:#fff; border:0; padding:8px 12px;margin-right: 3px;}
.page a.active{background:#0085dc;border:1px solid #cccccc;color:#fff}
.page a:hover{text-decoration:none;color:#fff;background:#0085dc;border:1px solid #cccccc}




.ilist{
	width: calc(100% + 10px);
	padding-bottom: 20px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: -webkit-wrap;
	flex-wrap: -moz-wrap;
	flex-wrap: -ms-wrap;
	flex-wrap: -o-wrap;
	flex-wrap: wrap;
}
.ilist.on .item1:nth-child(n+5){
	display: none;
}
.item1{
	width: 25%;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	padding: 10px 10px 0 0;
	zoom: 1;
	position: relative;
}
.item1 .contai{
	height: 100%;    border: 1px solid #f3f3f3;
}
.item1 .contai:hover .box{
	    box-shadow: 4px 4px 20px 5px rgba(0, 0, 0, 0.13);
	    transform: translate(0,-3px);
	    z-index: 3;
	    position: relative;
	}
.item1 .btnbox{
	position: absolute;
	bottom: 36px;
	left: 2px;
	width: calc(100% - 20px);
	box-sizing: border-box;
	background: #fff;
	text-align: center;
	z-index: -1;
	opacity: 1;
	visibility: hidden;
}
.item1 .btnbox a{
	font-size: 12px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: 100px;
	box-sizing: border-box;
	border: 1px solid #f3f3f3;
	border-radius: 4px;
	margin: 0 7px;
	background: #fff;
	color: #494949;
	transition: all .3s ease-out;
	opacity: 0;
}
.item1 .btnbox a.purchase{
    background-color: #0085dc;
    color: #ffffff;
    border: 1px solid #0085dc;
}
.item1 .box{
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	padding-bottom: 38px;
    box-shadow: 0 0 10px 4px rgba(0,0,0,0);
    transition: all .3s ease-out;
    height: 100%;
    box-sizing: border-box;    color: #333;
}
.item1 .box .imgs{
	
}
.item1 .tit{
	color: #666;
	padding: 0 3%;
    transition: all .3s ease-out;
    font-size: 16px;
    margin-bottom: 6px;
}
.item1 .d2{
	color: #666;
	padding: 0 4%;
    transition: all .3s ease-out;
    font-size: 13px;
    font-weight: 300;
}
.item1 .d3{
	color: #0085dc;
	font-size: 14px;
	display: inline-block;
	padding-right: 14px;

	line-height: 30px;
}


.item1 .contai:hover .box,
.item1 .contai:hover .btnbox{
		z-index: 2;
		visibility: visible;
		opacity: 1;
	    transform: translate(0,-3px);
	}
.item1 .contai:hover .btnbox a{
		opacity: 1;
	}
.item1 .btnbox a:hover{
		color: #808080;
	}
.item1 .btnbox a.purchase:hover{
		background-color: #0085dc;
		color: #fff;
	}



.newhh {
   margin-bottom:15px;
   height:auto; overflow:hidden;
   padding:10px;
   border:1px solid #f2f3f3;
   font-size:12px;
   background:url(../images/nn1.png) right bottom; background-repeat:no-repeat;
   background-color:#FFFFFF;
   }
 .newhh img{  height: 168px;
    object-fit: cover;
    text-align: center; }
.newhh:hover {

   background:url(../images/nn2.png) right bottom; background-repeat:no-repeat;
   background-color:#eabb60;
   transition: all 300ms ease-in 0ms;
   }
   
.newhh a:hover {
   color:#FFFFFF;
   }
   
.timex {
   margin-top:23px;
   }
   
   
.newhh h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   margin-top:28px;
   margin-bottom:12px;
   }


.cen-04{float:left; width:100%;font-size: 24px;color: #000;text-align:center; line-height:50px;font-family: "Microsoft YaHei";}
.cen-04-1{ text-align:center; border-bottom:1px dashed #ccc; line-height:25px; color:#666; float:left; width:100%;}
.cen-04-2{float:left; width:100%; background:#f2e3d0; border:1px solid #e7d1b4;  padding:5px;}
.cen-04-3{float:left; width:100%; padding-top:8px; padding-bottom:8px; line-height:30px; font-size:14px; }
.cen-04-3 img{  text-align: center; overflow:hidden}
.cen-04-2 span{ font-weight:bold; color:#ff9933;}
.cen-04-6{float:left;width:100%; border:1px solid #fec3d7; font-size:12px;}
.newsdetail2{width:150px; float:right; text-align:right;}
.sx{width:100%; float:left;padding:20px 0; text-align:left;border-top:1px dashed #ddd;color:#333;margin-top:10px;font-family:Verdana, microsoft Yahei, Helvetica, sans-serif}
.sx p{clear:both;line-height:30px;font-weight:bold;}
.sx a{padding-left:10px;font-weight:normal}
.sx a:link{color:#999;text-decoration:none;}
.sx a:visited{color:#999;text-decoration:none;}
.sx a:hover{color:#e70012;text-decoration:underline;}
.sx a:active{color:#e70012;text-decoration:underline;}
.sx span{ float:right;  padding-right:20px;}
.sx span a{ padding-left:20px; color:#999 !important; text-transform:uppercase;	font-family:Verdana, microsoft Yahei, Helvetica, sans-serif}



#contact_h3_4{
	float:left;
	width:450px; margin-bottom: 60px; 
}
#contact_h3_4 li{
	float:left;
	width:100%;list-style: none;
	color:#666; font-size:14px; line-height:30px;
	-webkit-transition:padding-left 0.5s ease-out 0s;-moz-transition:all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;
}
#contact_h3_4 li a{color:#666;}
#contact_h3_4 li:hover{
	padding-left:10px;
}
#contact_h3_4 li span{
	font-size:26px;
	font-family:Impact; color:#01bcfa; line-height:40px;
}

.map_box{ position:relative; background:url(../images/bg_map.jpg) center no-repeat;  display:block; height:400px; }

.map{ width:100%; height:100%;  display:block; position:absolute; top:0px; left:0px; background:url(../images/bnt_map.png) center no-repeat;  }

.map:hover{ background:url(../images/bnt_map.png) center 122px  no-repeat;   }



.item-pic__box {
	position: relative;
	width: 560px;
	float: left;
} 
.small-box {
	position: relative;
	width: 560px;

	margin-bottom: 5px;
}
.small-box img{
	width: 100%;
    height: 100%;
    object-fit: cover;
    text-align: center; border: 1px solid #ccc;
}
.small-box > .hover {
	display: none;
	left: 0;top: 0;
	position: absolute;
	border: 1px solid #fff;
	background-color: #000;
	filter: alpha(opacity=15);
	-moz-opacity: .15;
	opacity: .15;
	cursor: move;
}
.thumbnail-box {
	position: relative;
	width: 100%;
}
.thumbnail-box .btn {
	position: absolute;
	top: 0;bottom: 0;
	width: 26px;
	border: 0;
	background: #eee url(../images/thumb-but.gif) no-repeat;
}
.thumbnail-box .btn:active {background: #b31e22 url(../images/thumb-but_active.gif) no-repeat}
.thumbnail-box .btn-prev {left: 0}
.thumbnail-box .btn-next {right: 0;background-position: center right}
.thumbnail-box .btn-next:active {background: #b31e22 url(../images/thumb-but_active.gif) no-repeat center right}
.thumbnail-box > .thumb-list {
	overflow: hidden;
	width: 340px;
	margin: 0 auto;
}
.thumbnail-box .wrapper {
	font-size: 0;
	margin-bottom: 0;
	white-space: nowrap;
}
.thumbnail-box > .thumb-list .item {
	width: 56px;
	height: 56px;
	margin: 0 2px;
	cursor: pointer;
	display: inline-block;
	border: 2px solid #fff;
}

.thumbnail-box > .thumb-list .item img{
	width: 100%;
    height: 100%;
    object-fit: cover;
    text-align: center;
}
.thumbnail-box > .thumb-list .item.active {
	border: 1px solid #0085dc;
}
.big-box {
	z-index: 100;
	display: none;
	overflow: hidden;
	position: absolute;
	left: 562px;top: 0;
	border: 1px solid #ccc;
	width: 420px;height: 420px;
}
.item-info__box {
	width: 530px;
	float: right;
	padding: 20px 40px 20px 40px;
}
.item-title {line-height: 2em; }
.item-title > .name {
	font-size: 25px;
	max-height: 50px;
	line-height: 50px;color: #000;
}
.item-price {
	padding: 10px;
	margin-bottom: 20px;
}
.item-price .price-panel {
	height: 40px;
	line-height: 40px;
}
.item-price .price-panel .price{
	font-size: 24px;
	color: #d00;
}
.vip-price-panel {
	height: 32px;
	padding: 0 10px;
	line-height: 32px;
	margin-top: 4px;
	position: relative;
}
.vip-price-panel:hover, .vip-price-panel.active {
	color: #fff;
	background-color: #b31e22;
}
.all-price__box {
	color: #fff;
	display: none;
	overflow: hidden;
	position: absolute;
	left: 0;right: 0;top: 32px;
	background-color: #b31e22;
	line-height: 1.571428;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #fff;
	border-left: 10px solid #b31e22;
	border-right: 10px solid #b31e22;
}
.text-justify {
	text-align: justify;
	text-align-last: justify;
}
.item-ind-panel {
	width: 100%;
	border: 1px dotted #ccc;
}
.item-ind-item {
	float: left;
	padding: 12px;
	text-align: center;
	width: 33.33333333%;
}
.item-ind-item a {text-decoration: none;}
.ind-count {font-weight: bold;}


.detailproduct{ width:100%; overflow:hidden; zoom:1;}


.detail_pro{ padding-top:10px; padding-bottom:0px;}

.detail_pro_center{ width:100%; margin:0 auto; background:#fff; margin-bottom:20px; }

.detail_pro_center h3{ line-height:34px; padding-left:15px; font-size:14px; background:#0085dc;border-radius: 4px; color:#FFF; font-weight:normal;font-family:Verdana, microsoft Yahei, Helvetica, sans-serif}

.detail_pro_img{ padding:10px 0; text-align:left; padding-left:15px; font-size:14px;} 




.recruitment .con{
	width: 100%;
}
.recruitment .title{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #000;
	font-size: 14px;
	color: #ffffff;
} 
.recruitment .title span{
	float: left;
	text-align: center;
}
.recruitment .title .one{
	padding-left: 40px;
	width: 217px;
	text-align: left;
}
.recruitment .title .two{
	width: 193px;
}
.recruitment .title .the{
	width: 200px;
}
.recruitment .title .four{
	width: 150px;
}
.recruitment ul{
	width: 100%;
	border: 1px solid #f2f2f2;
	border-top: none; list-style: none;
}
.recruitment li:hover .tit .four, .recruitment li .tit.on .four{
	color: #cc0c38;   list-style: none;
}
.recruitment .tit{
	width: 100%;
    float: left;
	padding: 20px 0;
	 line-height: 30px;
	border-bottom: 1px solid #f2f2f2;
}
.recruitment .tit span{
	float: left;
	font-size: 13px;
	color: #333333;
	text-align: center;
	line-height: 24px;
}

.recruitment .box-s{
	padding: 0 40px 30px;
	background: #fafafa;
	width: 100%;
	margin: 0 auto;
	display: none;
	position: relative;    float: left;
}
.recruitment .box-s:after{
	content: "";
	width: 0;
	height: 0;
	border-left: 6px solid transparent;  
    border-right: 6px solid transparent; 
    border-bottom: 6px solid #fafafa;
    position: absolute;
    top: -6px;
    left: 30px;
	transition:all 0.3s;
}
.recruitment .box-s dl{
	padding: 25px 0 30px;
	width: 100%;    float: left;
	border-bottom: 1px solid #e8e8e8;
}
.recruitment .box-s dd{
	float: left;
	width:20%;    font-size: 12px;
	color: #333333;
	line-height: 32px;
}
.recruitment .requir{
	padding: 22px 0 22px;
	width: 100%;

}
.recruitment .requir .fl{
	width: 600px;    font-size: 13px;
    line-height: 30px;
}
.recruitment .requir .fr{
	width: 400px;
}
.recruitment .requir h2{
	font-size: 18px;
	color: #333333;
	line-height: 28px;
	padding-bottom:10px; 
}
.recruitment .requir p{
	font-size: 12px;
	color: #777;
	line-height: 26px;
}
.recruitment .box-s .once{
	margin: 27px 0 0;
	width: 150px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #cc0c38;
	color: #fff;
	font-size: 16px;
	display: block;
}
