
html, body {
	margin:0;padding:0;
	overflow-x: hidden;
}

input[type="button"],input[type="submit"],li.parallelogram {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

p {
	margin: 0;
}

ul {
	margin: 0;
	padding: 0;
}
.logo {
	width:100%;
	height:240px;
	background-image: url(../images/Co/8.jpg);
  	padding-top: 9em;
    text-align: left;
}
.logo a {
  	display: block;
}
.logo h5 span {
	font-size:1.2em;
	margin-left:250px;
	color:#0ca2c7;
}
.logo a h1{/*运帝*/
  	color:#0ca2c7;
  	font-size:2em;
  	font-weight: 300;
  	font-family: "Microsoft YaHei";
	margin-top: 0;
  	margin-left: 150px;
  	margin-bottom: 30px;
}
.logo a h1 span {/*引领液体软包装&液体运输新潮流*/
 	font-size: 1.3em;
	font-weight:1000;
 	margin-left: 1.2em;
 	font-family: "Microsoft YaHei";
 	line-height: 1.5em;
	color:#000;
}
.logo a h1 span b {
	color:#0ca2c7;	
}
.rowserver{
	margin-top:50px;
	text-align:center;
	background-color:#f9f9f9;
	border:#333 solid 1px;
	width:100%;
	height:120px;
}
.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5{
	float:left;
	padding-top:20px;
	width:20%;
}
.num1{
	font-size:18px;
}
.txt{
	font-weight:bold;
	color:#0ca2c7;
}
.num2{
 	color:#555;
}

/*--nav------*/
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1 {
	margin: 40px 0;
	font-size: 40px;
	line-height: 40px;
	font-weight: bold;
	text-shadow: 0px 1px 1px #888;
}

.btn {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
	display: inline-block;
	padding: 10px 20px;
	height: 50px;
	background-color: #e55647;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-webkit-box-shadow: 0 3px 0 0 #d24536;
	box-shadow: 0 3px 0 0 #d24536;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 0px 1px 1px #888;
}

.btn:active,.btn.active {
	top: 1px;
	-webkit-box-shadow: 0 1px 0 0 #d24536;
	box-shadow: 0 1px 0 0 #d24536;
}

.btn.submit {
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	margin: 0;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.btn-small {
	height: 30px;
	font-size: 12px;
	line-height: 10px;
}

a.btn-small span.btn {
	height: 30px;
}

.valign {
	position: relative;
	display: table-cell;
	vertical-align: middle;
}

.vertical {
	word-wrap: break-word;
	width: 1px;
	display: inline-block;
	line-height: 16px;
	font-size: 0.9em;
	padding: 0.3em 0 0 0.9em;
	font-weight: 400;
}

.navbar {
	background-color: #28282f;
	position: fixed;
	right: 0;
	width: 40px;
	height: 100%;
	-webkit-box-shadow: 1px 0 1px 0 rgba(0,0,0,.15);
	box-shadow: 1px 0 1px 0 rgba(0,0,0,.15);
	top: 70px;
	z-index:1011;
}

.navbar a.link {
	position: relative;
	display: block;
	margin: 0;
	width: 100%;
	height: 100px;
	background-color: #28282f;
}

a.link.hme {
	height: 100px;
}

a.link.abt {
	height: 100px;
}

a.link.tdz {
	height: 100px;
}

.navbar a.link span.active,.navbar a.link span.hover {
	display: table;
	position: absolute;
	width: 100%;
	height: 100%;
	transform-origin: 0% 50% 0px;
	-webkit-transform-origin: 0% 50% 0px;
	transition: .2s;
	-webkit-transition: .2s;
	border-bottom: 1px solid #222;
}

.navbar a.link span.active .vertical {
	color: #0ca2c7;
}

.navbar a.link span.hover {
	transform: matrix3d(0,0,-1,0.00166,0,1,0,0,1,0,0,0,0,0,0,1);
	-webkit-transform: matrix3d(0,0,-1,0.00166,0,1,0,0,1,0,0,0,0,0,0,1);
	left: 100%;
	background-color: #18a3b7;
	color: #fff;
}

.navbar a.link:hover span.hover {
	transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0.00166,-32,0,0,1);
	-webkit-transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0.00166,-40,0,0,1);
}

.navbar a.link.active {
	background-color: #18a3b7;
	color: #fff;
}

.header {
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	min-height: 200px;
}

.main {
	margin-left: 0;
}

span.menu {
	width: 40px;
	height: 44px;
	background: url(../images/nav.png)no-repeat 4px 10px;
	display: inline-block;
	float: right;
	cursor: pointer;
	z-index: 1015;
	background-color: #0ca2c7;
	position: fixed;
	right: 0;
	bottom:40px;
}

.top-menu {
	width: 100%;
	display: none;
	text-align: center;
	background: #fff;
	padding: 0;
	margin-top: 10px;
}

i.icon-align-justify, .navbar a.menu {
	width: 35px;
	height: 35px;
	background: url(../images/nav.png)no-repeat 0px 0px;
	display: inline-block;
	cursor: pointer;
	margin: 0.9em 0.5em;
	display: none;
}

/*-------------*/
.about {
	padding: 3em 0;
	background-color: #fff;
	margin: 0 auto;
}

.abt-text {
	width: 80%;
	margin: 0 auto;
	padding-top: 2em;
}

.about img {
	width: 100%;
}

.second-head {
	text-align: center;
	padding: 1em 0;
}

.second-head h3 {
	color: #18a3b7;
	font-size: 2.5em;
	font-weight: 400;
	font-family: "Microsoft YaHei";
	padding: 0;
	margin: 0;
	margin-bottom: 13px;
}

.second-head p {
	margin: 0 auto;
	text-align: center;
	width: 49%;
	line-height: 1.8em;
	color: #28282f;
}

p.ab {
	font-size: 0.9em;
	line-height: 1.8em;
	margin-top: 1em;
	color: #28282f;
}
/*----team-----*/
.team-section {
	background-color: #F3F3F3;
	padding: 3em 0 4em 0;
}

.team-grids h5 {
	color: #18a3b7;
	text-align: center;
	font-size: 1.4em;
	text-transform: uppercase;
	padding: 0.7em 0 0.3em 0;
}

.team-grids img {
	width: 100%;
}

.team-grids p {
	color: #34495E;
	font-weight: 400;
	font-size: 0.9em;
	line-height: 1.8em;
	text-align: center;
}

.teams {
	margin: 0 auto;
	width: 80%;
	padding-top: 2em;
}
/*----trends----*/
.trends {
	background-color: #F3F3F3;
	padding: 3em 0 4em 0;
}

.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1000px;
	list-style: none;
	text-align: center;
	width: 80%;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 320px;
	max-width: 480px;
	max-height: 1000px;
	width: 48%;
	height: auto;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 500;
	color: #fff;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}
/***** Terry *****/

figure.effect-terry {
	background: #34495e;
}

figure.effect-terry figcaption {
	padding: 1em;
}

figure.effect-terry figcaption::before,
figure.effect-terry figcaption::after {
	position: absolute;
	width: 200%;
	height: 200%;
	border-style: solid;
	border-color: #28282f;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-terry figcaption::before {
	right: 0;
	bottom: 0;
	border-width: 0 70px 60px 0;
	-webkit-transform: translate3d(70px,60px,0);
	transform: translate3d(70px,60px,0);
}

figure.effect-terry figcaption::after {
	top: 0;
	left: 0;
	border-width: 15px 0 0 15px;
	-webkit-transform: translate3d(-15px,-15px,0);
	transform: translate3d(-15px,-15px,0);
}

figure.effect-terry img,
figure.effect-terry p a {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-terry img {
	opacity: 0.85;
}

figure.effect-terry h2 {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0.4em 10px;
	width: 50%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
	color: #18a3b7;
}

@media screen and (max-width: 920px) {
	figure.effect-terry h2 {
		padding: 0.75em 10px;
		font-size: 120%;
	}
}

figure.effect-terry p {
	float: right;
	clear: both;
	text-align: left;
	text-transform: none;
	font-size: 111%;
}

figure.effect-terry p a {
	display: block;
	margin-bottom: 0.5em;
	color: #fff;
	opacity: 0;
	-webkit-transform: translate3d(90px,0,0);
	transform: translate3d(90px,0,0);
}

figure.effect-terry p a:hover,
figure.effect-terry p a:focus {
	color: #f3cf3f;
}

figure.effect-terry:hover figcaption::before,
figure.effect-terry:hover figcaption::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-terry:hover img {
	opacity: 0.6;
}

figure.effect-terry:hover h2,
figure.effect-terry:hover p a {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-terry:hover p a {
	opacity: 1;
}

figure.effect-terry:hover p a:first-child {
	-webkit-transition-delay: 0.025s;
	transition-delay: 0.025s;
}

figure.effect-terry:hover p a:nth-child(2) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-terry:hover p a:nth-child(3) {
	-webkit-transition-delay: 0.075s;
	transition-delay: 0.075s;
}

figure.effect-terry:hover p a:nth-child(4) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
/*----featured-----*/
.featured-section {
	padding: 3em 0 4em 0;
	background-color: #fff;
}

.featured-video {
	padding: 3em 0 0 0;
	width: 80%;
	margin: 0 auto;
}

.video iframe {
	width: 580px;
	height: 400px;
}

.video-text h4 {
	color: #000;
	font-size: 2em;
	font-weight: 400;
	font-family: "Microsoft YaHei";
	padding: 0;
	margin: 0 0 0.6em 0;
}

.video-text p,.video-text p.second {
	line-height: 1.8em;
	color: #28282f;
	font-size: 0.9em;
}

p.second {
	margin: 0.5em 0 0 0;
}

a.read {
	text-decoration: none;
	color: #fff;
	font-size: 0.9em;
	font-weight: 400;
	text-transform: uppercase;
	padding: 1em 2em;
	display: inline-block;
	background: #1fadc5;
	margin: 2em 0 0 0;
}

a.read:hover {
	background: #28282f;
}
/*----bottom-----*/
.bottom-section {
	background: url(../images/bottom.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	min-height: 500px;
}

.second-head.two {
	text-align: center;
	padding: 12em 0 0 0;
	margin: 0 auto;
	width: 80%;
}

.second-head.two h3 {
	color: #18a3b7;
	font-size: 2.5em;
	font-weight: 400;
	font-family: "Microsoft YaHei";
	padding: 0;
	margin: 0;
	margin-bottom: 13px;
}

.second-head.three {
	margin: 0 auto;
	width: 80%;
	padding: 1em 0;
}

.second-head.three h3 {
	color: #18a3b7;
	font-size: 2.5em;
	font-weight: 400;
	font-family: "Microsoft YaHei";
	padding: 0;
	margin: 0;
	margin-bottom: 13px;
}

.second-head.three p {
	margin: 0 auto;
	text-align: center;
	width: 70%;
	line-height: 1.8em;
	color: #28282f;
}
/*-----designer---------*/
.designer-section {
	padding: 3em 0 4em 0;
	background-color: #fff;
}

.designer-top {
	margin: 0 auto;
	width: 80%;
}

.designer-text p,.designer-top  p {
	line-height: 1.8em;
	color: #28282f;
	font-size: 0.9em;
}

.designer-top  p {
	margin-top: 0.6em;
}

ul.category li {
	list-style: none;
	display: block;
}

ul.category li  a {
	font-size: 0.9em;
	margin: 0 0 1em 0;
	color: #28282f;
	line-height: 1.8em;
	text-decoration: none;
	padding-left: 1em;
	background: url(../images/arrow.png) no-repeat 0px 6px;
}

ul.category li a:hover {
	padding-left: 2em;
	color: #18a3b7;
}

ul.category {
	margin: 1em 0 1em 2em;
}

.designer-text a h4,.designer-text h4 {
	color: #18a3b7;
	font-size: 2em;
	font-weight: 400;
	font-family: "Microsoft YaHei";
	padding: 0;
	margin: 0;
	margin-bottom: 13px;
}

.designer-grids {
	margin-top: 1em;
}

.designer-grid img {
	margin: 0;
	width: 100%;
}

.single {
	margin: 0 auto 0;
	width: 80%;
	padding-top: 2em;
}

.leave h4 ,.comments h4 {
	color: #18a3b7;
	font-size: 2em;
	font-weight: 400;
	font-family: "Microsoft YaHei";
	padding: 0;
	margin: 0;
	margin-bottom: 13px;
}

.comment-box {
	padding: 2em 2em;
	border: 1px dashed #18A3B7;
	text-align: center;
	margin-top: 3em;
}

.comment-box h5 {
	color: #18a3b7;
	font-size: 1.3em;
}

#commentform label {
	display: block;
	font-size: 1em;
	color: #000;
	font-weight: 400;
	margin: 0.5em 0;
}

#commentform input[type="text"] {
	padding: 8px 15px;
	width: 100%;
	color: #444;
	font-size: 1em;
	border: 1px solid #eee;
	outline: none;
	display: block;
}

#commentform textarea {
	padding: 13px 20px;
	width: 100%;
	color: #444;
	font-size: 0.85em;
	outline: none;
	height: 150px;
	display: block;
	resize: none;
	font-weight: 400;
	border: 1px solid #eee;
	background: none;
}

p.form-submit {
	margin: 2em 0;
}

#commentform input[type="submit"] {
	padding: 0.8em 3em;
	color: #fff;
	font-size: 1.2em;
	font-weight: 300;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-appearance: none;
	background: #18a3b7;
	outline: none;
	border: none;
}

#commentform input[type="submit"]:hover {
	background: #28282f;
}

.comments {
	margin: 0 auto 0;
	width: 80%;
}
/*----contact-----*/
.header.two {
	background: url(../images/head-bg.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	min-height: 200px;
}

.logo.two {
	padding-top: 3em;
}

.logo.two h1 {
	text-align: left;
}

.logo.two a h1 {
	font-size: 4em;
	margin-left: 6.5em;
}

.logo.two a h1 span,.logo.two a h1 span:hover {
	color: #fff;
	font-size: 1.2em;
	font-weight: 400;
	font-family: "Microsoft YaHei";
	line-height: 1.5em;
}


p.your-para {
	color: #28282f;
	margin: 0;
}


p.sed-para {
	font-size: 1.2em;
	padding: 1em 0 0.6em;
	color: #18a3b7;
}

p.para1 {
	color: #28282f;
	font-size: 0.9em;
	line-height: 1.8em;
}

.address-more,.address-left {
	float: left;
	width: 40%;
}

.address-more p, .address-left p {
	width: 100%;
	color: #28282f;
	font-size: 0.9em;
	line-height: 1.8em;
}

.more-address {
	padding: 3em 0;
}

.map {
	padding: 0 0px;
	margin: 0 auto;
	width: 80%;
}

.map iframe {
	width: 100%;
	height: 400px;
	border: none;
}

.send input[type="submit"] {
	font-size: 1.2em;
	background: #18a3b7;
	padding: 0.6em 2em;
	text-align: center;
	color: #fff;
	border: none;
	outline: none;
	-webkit-appearance: none;
}

.send input[type="submit"]:hover {
	background: #000;
}

p.sub {
	margin-top: 1.3em;
}

ul.tag li {
	display: inline-block;
	list-style: none;
	margin: 15px 0px 6px -1px;
}

ul.tag li a {
	padding: 0.7em 0.8em;
	background: #232323;
	color: #A1A3AB;
	font-size: 0.9em;
	margin: 0;
}

ul.tag li a:hover {
	text-decoration: none;
	opacity: 0.7;
	color: #18a3b7;
}

.flickr-grid a img {
	width: 100%;
}

.flickr-grid {
	float: left;
	width: 32%;
	margin: 0 0.1em .2em;
}

.footer-grids h4 {
	font-size: 1.2em;
	font-family: "Microsoft YaHei";
	font-weight: 400;
	color: #fff;
}

.border2 {
	border-bottom: 2px ridge rgba(72, 72, 76, 0.88);
	padding: 0.5em 0 0.5em 0;
	width: 52%;
	margin-bottom: 1.3em;
}

ul.tw li {
	display: block;
	margin-bottom: 0.5em;
	font-size: 0.9em;
	line-height: 1.8em;
	color: #fff;
}

ul.tw p {
	float: left;
}

a i.square-3 {
	width: 20px;
	height: 20px;
	background: url("../images/tw.png") no-repeat 0px 0px;
	display: inline-block;
	vertical-align: -webkit-baseline-middle;
}

.icon-text p {
	color: #A1A3AB;
	font-size: 0.9em;
	line-height: 1.6em;
}

.icon-3-square {
	float: left;
	width: 10%;
	margin-right: 2%;
}

.icon-text {
	float: left;
	width: 86%;
}

.icon-text h5 {
	color: #fff;
	font-size: 0.9em;
	margin: 0.7em 0;
	text-transform: uppercase;
	font-weight: 400;
}

.icon-text a {
	color: #D7D7D8;
	margin: 0;
}

.icon-text a:hover {
	color: #18a3b7;
}
/*----copyright-------*/

p.write {
	color: #fff;
	font-size: 0.9em;
}

p.write a {
	color: #18a3b7;
	margin: 0;
}

p.write a:hover {
	text-decoration: underline;
}

/*----top-move------*/
.gototop {
  	position: fixed;
  	bottom: 5px;
  	right: 0;
	z-index:1016;
  	opacity: 0;
  	visibility: hidden;
}
.gototop.active {
  	opacity: 1;
  	visibility: visible;
}
.gototop a {
  	width: 40px;
  	height: 40px;
  	display: table;
  	background: rgba(0, 0, 0, 0.5);
  	color:#0ca2c7;
  	text-align: center;
	
}
.gototop a i {
  	display: table-cell;
	background-image: url(../images/move-top.png);
}
.gototop a:hover, .gototop a:active, .gototop a:focus {
  	text-decoration: none;
  	outline: none;
}
.container {
  	padding-right: 15px;
  	padding-left: 15px;
  	margin-right: auto;
  	margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  	padding-right: 15px;
  	padding-left: 15px;
  	margin-right: auto;
  	margin-left: auto;
}
.row {
	text-align:center;
	margin-top: 80px;
  	margin-right: -15px;
  	margin-left: -15px;
}
.col-md-3{
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 992px) {
  .col-md-3 {
    float: left;
	width: 25%;
  }
}
@media (min-width: 1200px) {
  .col-lg-8 {
    float: left;
	width: 66.66666667%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: auto;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
     -moz-transition:    -moz-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
  background-color:#000;
}
.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.portfolio-head h2{
	color: #202020;
	font-size: 1.8em;
	font-family: "Microsoft YaHei";
	margin:0;
	padding:0;
}
.portfolio-head h2 span{
	font-weight:700;
	color:#2ec06c;
}
.portfolio-head p:nth-child(2){
	font-size:1.1em;
	line-height:1.8em;
	color:#666666;
	width:80%;
	margin:1em auto 0 auto;
}
.portfolio-grid{
	margin-bottom:1.8em;
}
.portfolio-grid-pic{
	position:relative;
}
.portfolio-grid-pic img{
	width:100%;
}
.portfolio-grid-pic-caption{
	position:absolute;
	background:rgba(70, 194, 122, 0.82);
	top:0px;
	bottom:0;
	text-align:center;
	width:100%;
	display:none;
}
.portfolio-grid-pic-caption a{
	color:#FFF;
	text-align:center;
	border:1px solid #FFF;
	font-size:1em;
	padding:0.7em 1.8em;
	display:inline-block;
	text-decoration:none;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-ms-border-radius: 0.3em;
	margin-top:8em;
	font-family: "Microsoft YaHei";
}
.portfolio-grid-pic-caption a:hover{
	border-color:#202020;
	color:#202020;
}
.portfolio-grid:hover div.portfolio-grid-pic-caption{
	display:block;
}
.portfolio-grid-info h5{
	color: #202020;
	font-size: 1.4em;
	font-family: "Microsoft YaHei";
	padding: 0.875em 0;
	margin: 0;
}
.portfolio-grid-info{
	background:#eeeeee;
	border-bottom-left-radius: 0.8em;
	border-bottom-right-radius: 0.8em;
}
.portfolio-grids{
	margin-top:3em;
}
.portfolio{
	padding:3.5em 0;
}

.sap_tabs{
	clear:both;
	padding: 0em 0 0em;
}
.resp-tabs-list {
	text-align:center;
    list-style: none;
    margin: 3em 0 4em 0;
    padding: 0;
}
.resp-tab-item{
    margin: 0 3px;
    padding: 10px 20px;
    text-decoration: none;
    color: #343A4E;
    cursor: pointer;
    font-size: 18px;
    text-transform: uppercase;
    border: 2px solid #00a78e;
    display: inline-block;
    text-align: center;
    list-style: none;
    outline: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-transform: Capitalize;
    font-weight: 600;
}
.resp-tab-active,.resp-tab-item:hover{
	color: #fff;
    border: 2px solid #00a78e;
    background:#00a78e;
}
.resp-tabs-container {
	padding: 0px;
	clear: left;	
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	display: none;
}
.resp-content-active, .resp-accordion-active {
   display: block;
}

.modal-header {
    border: none;
}
button.close{
	outline:none;
}
.modal-dialog {
    width: 600px;
    margin: 13em auto 0;
}
.port-modal{
	background:none;
	box-shadow:none;
	border:none;
	outline:none;
}
div#portfolioModal1,div#portfolioModal2,div#portfolioModal3,div#portfolioModal4,div#portfolioModal5,div#portfolioModal6,div#portfolioModal7,div#portfolioModal8,div#portfolioModal9,div#portfolioModal10 {
   
   background: rgba(0, 0, 0, 0.55);
}
.team-gd img {
    width: 100%;
	border-bottom: 9px solid rgba(0, 0, 0, 0.81);
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}
#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}
#portfolio .portfolio-item .portfolio-link .caption {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(24,188,156,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}
#portfolio .portfolio-item .portfolio-link .caption:hover {
    opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
    margin-top: -12px;
	font-size: 35px;
}
#portfolio * {
    z-index: 2;
}

.portfolio-modal .modal-content h3 {
    margin: 0 0 44px 0px;
    font-size: 2em;
    color: #fff;
}
.portfolio-modal .modal-content img {
    margin: 0 auto;
}
.portfolio-modal .modal-content p {
	font-size: 14px;
    padding: 2em 0;
    line-height: 1.8em;
    color: #fff;
}
.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
   	width: 45px;
    height: 45px
    background-color: transparent;
    cursor: pointer;
    z-index: 1;
}
.portfolio-modal .close-modal:hover {
    opacity: .7;
}
.col-lg-offset-2 {
    margin-left: 0;
	margin:30px auto 0;
	float:none;
}
.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height:45px;
    margin-left: 35px;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height:45px;
    background-color: #fff;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.team-gd {
    padding: 0;
	position:relative;
}
.bottom-top {
    margin: 0 auto;
    text-align: center;
}

#port {
    padding:5em 0 0 0;
	background: #f4f4f4;
}
/*-- //portfolio --*/

.mainsmk {
	float: right;
	margin-right: 20px;
}
.img-responsive {
  	display: block;
  	width: 60px;
  	height: 80px;
}
.img-my {
  	display: block;
  	width: 80px;
  	height: 80px;
}
.mteam_grid_info {
    text-align: center;
    padding: 0;
    margin: 0;
    width: 80px;
	float: left;
}
.mteam_grid_info h3 {
    color: #0ca2c7;
    font-size: 21px;
    margin: 20px 0 6px;
}
.mteam_grid_info p {
    color: #999;
    font-size: 15px;
	margin: 10px 0 14px -10px;
}
.team_icons {
	list-style: none;
	display: inline-block;
	margin-left: -15px;
	margin-top: 0;
}
.team_icons img {
    height: 120px;
    width: 120px;
    background: none;
    color: #222;
    border-radius: 50%;
}
.imgL img, .imgZ img{
    height: 30px;
    width: 30px;
}
.mteam_grid_info img {
	margin: 0 auto;
    text-align: center;
    border-radius: 50%;
}

.col-md-4 {
  	position: relative;
  	min-height: 1px;
  	padding-right: 12px;
  	padding-left: 12px;
}
.col-md-hide {
	text-align: center;
    padding: 10px;
    width: 80px;
	float: left;
}
.icon-double-angle-right:before {
	font-size: 18px;
  	content: "\e032";
	color: #0cf237 ;
}
/*contact*/
.w3_agileits_mail_right_grid{
	text-align:center;
	border:1px solid #aeb09f;
	padding:5em 2em 2em;
	position:relative;
	margin:3em 0 2em;
}
.win1 a h3{
	font-size:1.0em;
	color:#212121;
	padding: 20px;
}
.win2 h3{
	font-size:1.0em;
	color:#212121;
	padding: 20px;
}

.w3_agileits_mail_right_grid_pos{
	position: absolute;
    top: -17%;
    left: 44%;
}
.w3_agileits_mail_right_grid_pos img{
    border-radius: 50px;
    width: 100px;
}
.win1, .win2{
	width: 40%;
    color: #fff;
    text-align: center;
    display: inline-block;
    font-size: 1.0em;
}
.img-responsive
 {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 50%;
}
.contact-4 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.contact-4 {
	float: left;
    width: 46%;
}
.addr_center{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 80px;
	float: left;
	text-align: center;
}
.addr_center h3{
	font-size: 30px;
	font-weight: 600;
}
.addr_center p{
	font-size: 16px;
}

/*--pricing start here--*/
.price-main{
	width: 100%;
}
.price-block {
    box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.15);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    background: #f5f5f5;
    text-align: left;
}

.price-list ul {
    padding: 0px;
    list-style: none;
}
.price-list ul li {
    padding: 0.8em 0em;
    font-size: 1em;
    color: #000;
    border-top: 1px solid #d6d4d0;
}
.price-gd-top {
    text-align: center;
}
.price-gd-top h4 {
    font-size: 1.8em;
    color: #776f12;
    padding: 0.7em 1em;
    border-top: 2px solid #d09601;
   	font-weight: 600;
}
.price-block h3 {
    font-size: 1.3em;
    color: #fff;
    background: #d09601;
    padding: 0.5em 0em;
}

.price {
    background-size: cover;
    padding: 3em 0em 0em 0em;
}
.price-top{
    text-align: center;
    padding-bottom: 3em;
}
.price-top h3 {
    font-size: 3em;
    color: #d09601;
    text-align: center;
    margin-bottom: 0.1em;
  	font-family: "Microsoft YaHei";
}

.price-grid{
  	position: relative;
  	min-height: 1px;
  	padding-right: 15px;
  	padding-left: 15px;
}
@media (min-width: 992px) {
 	.price-grid {
    	float: left;
		width: 22%;
  	}
}

.blog-artical{
	width: 46%;
	background: #FFF;
	padding: 1em;
	border: 1px ridge #E7E7E7;
	float: left;
	margin-bottom:2em;
	box-shadow: 0px 0px 4px #eee;
	-webkit-box-shadow: 0px 0px 4px #eee;
	-moz-box-shadow: 0px 0px 4px #eee;
	-o-box-shadow: 0px 0px 4px #eee;
	-ms-box-shadow: 0px 0px 4px #eee;
}
.blog-artical:nth-child(3),.blog-artical:nth-child(6){
	margin-right:0;
}
.blog-artical-pic #my-player{
	width:100%;
}
.blog-artical-info{
	padding:0.5em 1em 1em 1em;
}
.blog-artical-info h3{
	margin: 0.5em 0 0 0;
	padding: 0;
	font-size: 1.3em;
}
.blog-artical-info span{
	color:#7c7c7c;
	text-transform:uppercase;
	font-weight:700;
	font-size:0.85em;
	margin:0.4em 0 0.5em;
	display:block;
}
.blog-artical-info p{
	color:#595959;
	text-transform:uppercase;
	font-weight:400;
	line-height:1.5em;
	margin-top:1em;
	-webkit-appearance: none;
}
.blog-articals{
	margin:4em 0 5em 0;
}

