@charset "utf-8";
*{
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
html{
	margin:0 auto;
    padding:0;
	height:100%;
}
body{
	padding:0 ;
	margin:0 ;
	background:#fff;
	position:relative;
	/* min-width: 1200px !important; */
	zoom: 1;
	font-size: 15px;
    word-wrap: break-word;
    color: #525252;
    font-family: Helvetica Neue,NotoSansHans-Regular,AvenirNext-Regular,arial,Hiragino Sans GB,Microsoft Yahei,WenQuanYi Micro Hei,serif !important;
}
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
body p {
    /*margin: 0;
    line-height: 2;*/
}
li {
	list-style: none;
}
a:hover{
	text-decoration: none;
}
input[type="button"],input[type="submit"],.port-grid ,.text p,.text h3{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
}
p{
	margin:0;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
h3{
	text-align:left;
}
.table-download tr td a{
	border-radius: 3px;
	background: #098bff;
	color: #fff;
	cursor: pointer;
	text-align: center;
	font: 14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
	line-height: 2;
	padding: 5px 12px;
}
/*鼠标选中效果*/
.mouse_effect_maker:hover {
	/* box-shadow: 0 1px 15px 0 rgba(72,201,247,1); */
	box-shadow: rgba(0,0,0,0.188235) 0px 17px 50px 0px;
    -webkit-transform: translate3d(0px,-2px,0px);
    transform: translate3d(0px,-2px,0px);
    transition: all 0.3s cubic-bezier(0.55,0,0.1,1);
    transition: All 0.3s ease;
    z-index: 10;
}
.mouse_effect_maker2:hover {
	/* box-shadow: 0 1px 15px 0 rgba(4, 239, 151, 0.81); */
	box-shadow: rgba(0,0,0,0.188235) 0px 17px 50px 0px;
    -webkit-transform: translate3d(0px,-2px,0px);
    transform: translate3d(0px,-2px,0px);
    transition: all 0.3s cubic-bezier(0.55,0,0.1,1);
    transition: All 0.3s ease;
    z-index: 10;
}
.mouse_effect_maker3:hover {
	/* box-shadow: 0 1px 15px 0 rgb(3, 0, 255); */
	box-shadow: rgba(0,0,0,0.188235) 0px 17px 50px 0px;
    -webkit-transform: translate3d(0px,-2px,0px);
    transform: translate3d(0px,-2px,0px);
    transition: all 0.3s cubic-bezier(0.55,0,0.1,1);
    transition: All 0.3s ease;
    z-index: 10;
}
.mouse_effect_maker4:hover {
	/* box-shadow: 0 1px 15px 0 rgba(243, 0, 0, 0.69); */
    box-shadow: rgba(0,0,0,0.188235) 0px 17px 50px 0px;
    -webkit-transform: translate3d(0px,-2px,0px);
    transform: translate3d(0px,-2px,0px);
    transition: all 0.3s cubic-bezier(0.55,0,0.1,1);
    transition: All 0.3s ease;
    z-index: 10;
}
/*---------------------------catalog----------------------------------------*/
.study_2{
	border:solid 0px #FF0000;
}
/*div闭合清除浮动，父级div高度自适应*/
.clear{ clear:both;}
.video_list{
	color:#606060;
	font-size: 14px;
	width:100%;
	border:solid 0px #FF0000;
}
.video_list ul{
	float: left;
}
.video_list li{
	float: left;
}
.shubiao_h{
    /*min-height: 50px;*/
	margin-bottom: 0;
	margin-top: 5px;
	border-bottom: 0px solid #ddd;
}
.shubiao_h:hover{
	color:#15b4fe;
}
.show{
	background:#ddd;
	height:0px;
	visibility: hidden;
}
/*-----------------------------------study---------------*/
.best_comment{
	float:left;
	width:974px;
	min-height:100px;
	position:relative;
}
.best_comment p{
	font-size: 15px !important;
    line-height: 26px !important;
    margin: 0 0 10px !important;
    font-family: "open sans","Helvetica Neue",Helvetica,Arial,sans-serif !important;
    color: #676a6c;
}
.best_comment_info{
	width:78%;
	font-size: 16px;
	margin:10px 0 10px 20px;
}
.best_comment_author{
	width:78%;
	font-size: 16px;
	margin: 10px 0 30px 20px;
}
.post_time{
	width:90%;
	font-size: 14px;
	text-align:right;
}
.post_title{
	float:left;
	width:100px;
	height:100px;
	font-size: 15px;
	text-align:center;
}
/*---------------------------build----------------------------------------*/
.tuwen{
    width: 1000px;
	/* width:1200px;	!important; */
	margin:0 auto;	!important;
	margin-top:50px;	!important;
	border:solid 0px #FF0000;
}
.ship{
	margin-top: 50px;
    width: 1000px;
	margin:0 auto;	!important;
	border:solid 0px #FF0000;
	text-align: center;
}
.ship_a,.ship_b{
	margin-top:70px;
}
#clear{
	margin-bottom:50px;
	text-align: center;
}
/*=======================================================================*/
/*xmSlide_04*/
#demo{
	overflow: hidden;
	width:1430px;
	height: 400px;
	margin-left:200px;
	position: absolute;
	margin-top:50px;
	border:solid 1px #000000;
}
#demo1 table td{
	height:400px;
	width:330px;

}
#demo1 table img{
	height:337px;
	width:330px;
}
#demo1 table samp{
	overflow:hidden;
}
/*图片放大显示*/
.jc_table_img td{
	overflow:hidden;
}
.jc_table_img img{
	max-width:380px;
	height:194px;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
	-moz-transition: all .5s ease; /* Firefox */
	-ms-transition: all .5s ease; /* IE 9 */
	-o-transition: all .5s ease; /* Opera */
	transition: all .5s ease;
	background: rgba(0, 0, 0, .5);
}
.jc_table_img img:hover{
	-webkit-transform:scale(1.25); /* Safari and Chrome */
	-moz-transform:scale(1.25); /* Firefox */
	-ms-transform:scale(1.25); /* IE 9 */
	-o-transform:scale(1.25); /* Opera */
	 transform:scale(1.25);
}
/*end*/
/*鼠标悬停*/
.sph{
	width: 1300px;
	margin: 0 auto;
	padding: 100px 0;
}
.spbq{
/*	width: 340px;
	height: 238px;
	float: left;*/
	line-height: 2;
	/*padding: 10px 10px 0 10px;*/
	margin: 20px;
	position: relative;
	overflow: hidden;
}
.spbq>a{
	text-decoration: none;
}

.spbq h2{
	color: #14191e;
	font: bold 14px/18px "Microsoft Yahei","Hiragino Sans GB",Helvetica,"",Tahoma,Arial,sans-serif;
	margin-top: 30px;
}
.spbq span{
	display: block;
	color: #b4bbbf;
	font: 12px/18px "Microsoft Yahei","Hiragino Sans GB",Helvetica,"",Tahoma,Arial,sans-serif;
	margin: 8px 0;
}
.spbq b{
	color: #787d82;
	font: 12px/18px "Microsoft Yahei","Hiragino Sans GB",Helvetica,"",Tahoma,Arial,sans-serif;
}
.biankuang{
	width: 3px;
	height: 3px;
	position: absolute;
	z-index: 99;
	border-radius:10px;
	/*background: black;*/
}
.biankuang_1{
	height: 0px;
	top: 0px;
	left:0px;
	border-left: 2px solid #EB5858;
}
.biankuang_2 {
	width: 0px;
	bottom:-1px;
	left: 0px;
	border-top: 2px solid #EB5858;
}
.biankuang_3{
	height: 0px;
	bottom:0px;
	right:0px;
	border-right: 2px solid #EB5858;
}
.biankuang_4{
	width:0px;
	top:-1px;
	right:0px;
	border-bottom: 2px solid #EB5858;
}
.text_gobuy {
	position: absolute;
	z-index:9;
	/*top: -30px;*/
	left: 0px;
	width: 100%;
    height: 100%;
	overflow: hidden;
	background:rgba(207, 208, 211, 0);
	cursor: pointer;
	transition:all  300ms;
	-webkit-transition:all  300ms;
	-moz-transition:all  300ms;
	-o-transition:all  300ms;
}
.text_gobuy_show{
	position: absolute;
	z-index:9;
	bottom: 0px;
	width: 100%;
    height: 100%;
	overflow: hidden;
	/*padding: 100px 0 15px 0;*/
	cursor: pointer;
	background-color: rgba(47, 47, 47, 0.59);
}
.spbq>.text_gobuy_show>img{
	position: absolute;
	bottom:60px;
	left:90px;
	color: #fff
	width:50px;
	height:50px;
}
/*end*/
/*--------------------------------------top-------------------------------------------*/
.top_li_a{
	width:90px;
	height:91px;
}
.top_li_a a:hover{
	border-color: #008fce;
}
/*============================================================================*/

/*-----start-header----*/
.box {
    width:100%;
    margin:0;
    border-radius:2px;
}
*/
/*-------------*/

nav.top-nav {
	float: left;
}
.h_menu4{
	float:left;
	/*margin-left:50px;*/
}
.t-Menu {
    display: none;
	background:#E46A3B;
	width: 100%;
	color: #FFF;
	font-size: 1.5em;
}

.nav {
	list-style: none;
	padding: 0 1em;
	}
.nav ul {
    list-style: none;
	width: 13em;
	border:none;
	z-index:888;
}
.nav li a {
	display: block;
	padding: 29.5px 0px;
	color: #3f5348;
	font-size: 15px;
	text-transform: capitalize;
	font-weight: 400;
	-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-decoration: none;
	border-top: 4px solid #fff;

}
/*张钰修改-2017-3-29*/
.nav li a:hover {
	/*color:#fff;*/
	/*color:transparent;*/
}

.nav li {
    position: relative;
}
.nav > li {
    float:left;

}
.nav > li.hover > ul {
    left:0px;
    top:80px;
}
.nav li li.hover ul {
    left: 100%;
   -webkit-transition: background .2s linear;
	-moz-transition: background .2s linear;
	-ms-transition: background .2s linear;
	-o-transition:  background .2s linear;
	transition: background .2s linear;
}
.nav > li > li > a{
	font-size: 0.85em;
	padding: 10px 20px;
	display: block;
	color: #555;
	background: #fff;
	position: relative;
	z-index: 9999;
	font-weight: normal;
	-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;
	width: 100%;
	text-decoration: none;
	margin: 0;
	borde:none;
	text-transform: lowercase;
}
.nav li li {
	border-top:none;
}
.nav li li:hover{
	border-top:none;
}
.nav li li a{
	text-transform: capitalize;
	font-size:1em;
	padding: 0.8em;
	color:#999;
	 border-top:none;
	  border-bottom: 2px ridge rgba(245, 245, 245, 0.13);
}
.nav li li a:hover{
	color:#000;
	padding: 0.8em;
	background:#fff;
}
.nav > li >  ul {
    position: absolute;
    left: -9999px;
    padding: 0;
    z-index: 9999;
    background:#F4F4F4;
	padding:0em 0;
	border-top: 4px solid #EC5844;
}
a.toggleMenu {
  display: none;
}
/**************/
.logo a{
	display:block;
}
.social_icons{
	float:right;
	  margin-top: 2em;
}
.social_icons i {
  width:26px;
  height:26px;
  /*background: url('../images/s-icons.png') no-repeat 0px 0px;*/
  display: inline-block;
}
.social_icons  li {
list-style:none;
display:inline-block;
}
i.facebook {
  background-position: -241px -5px;
}
i.facebook:hover {
  background-position: -241px -44px;
}
i.twitter{
  background-position: -267px -5px;
}
i.twitter{
  background-position: -267px -44px;
}
i.rss{
  background-position: -293px -5px;
}
i.rss:hover{
  background-position: -293px -44px;
}

i.viemo{
  background-position: -318px -5px;
}
i.viemo:hover{
  background-position: -318px -44px;
}
i.youtube{
  background-position: -341px -5px;
}
i.youtube:hover{
  background-position: -341px -44px;
}
i.linkedin{
  background-position: -368px -5px;
}
i.linkedin:hover{
  background-position: -368px -44px;
}
.slider {
	position: relative;
	/* text-align: center; */
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides h3{
	color: #fff;
  font-size: 3.5em;
  width: 73%;
  margin: 6em auto 0;
  font-weight: 400;
  text-transform:uppercase;
    line-height: 1.2em;
}
.rslides h3 span {
  color: #d6ff00;
}
.rslides p{
  color: #fff;
  font-size: 2.2em;
  font-weight: 300;
  text-align: center;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	width: 51px;
	height: 27px;
	display: inline-block;
	border:1px solid #fff;
	background:#fff;
}
.callbacks_here a:after{
	border: 1px solid #F7F0F0;
	background:#EC5844;
}
.callbacks_tabs a{
	visibility:hidden;
}
.callbacks_tabs li{
	display:inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
position:absolute;
	bottom: 7.3%;
	z-index: 999;
	left: -76%;
	display: block;
}
/*--- slider---*/
.slider-bg {
  background:url("../images/bg.jpg") no-repeat 0px 0px;
   padding: 5em 0 0 0;
  background-size: cover;
  -webkit-background-size: cover;
  -o- background-size: cover;
  -moz- background-size: cover;
  min-height: 520px;
}
.left-grid-1 {
  margin-top:2em;
  float:left;
}
.right-grid-1 {
   float:right;
}
.left-grid-1 h1,.left-grid-1 h2,.left-grid-1 h3 {
  color: #fff;
  background:#EC5844;
   padding: 0.2em 0.2em;
  width: 71%;
  font-size: 4em;
   border-bottom: 1px solid #fff;
  font-family: 'Oswald', sans-serif;
}
.left-grid-1 h2{
	width: 60%;
	font-size: 4em;
	border:none;
}
.left-grid-1 h3 {
    border-top: 1px solid #fff;
	 border-bottom:none;
}
/*---service-section----*/
.service-section {
   padding: 5em 0em;
}
.services-section-grid,.services-section-grid.lost {
  background:url(../images/ser-bg.png)no-repeat 0px 0px;
  padding: 0;
}
.services-section-grid.lost {
margin:0;
}
.service-icon {
  float: left;
  width: 18%;
  margin-right:2%;
}
.service-icon-heading {
  float: left;
  width: 80%;
  padding: 1em 1em;
}
.services-section-grid p {
  color: #999;
  font-size: 0.9em;
  line-height: 1.6em;
  font-weight: 400;
}
.service-icon-heading h4 {
  color:#565252;
  font-size: 1.2em;
  font-weight: 600;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;  padding: 0.5em  0;
}
.serve-grids.two {
  margin-top: 1.4em;
}
/*----mid-section----*/
.mid-section {
   padding: 4em 0;
  border-top: double #ddd;
  border-bottom: double #ddd;
}
.mid-top {
  background: #eee;
  padding: 3em 1em;
  border: 1px solid #ddd;
  border-left:5px solid #EC5844;
}
.mid-text  h3 {
  text-transform: uppercase;
  font-size: 1.15em;
  font-weight: 600;
  margin-bottom: 0.7em;
}
.mid-text p {
  color: #999;
  font-size: 0.95em;
}
.mid-text{
float:left;
}
.mid-button{
 margin-top:1em;
 padding: 0;
 float:right;
}
.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
.mid-button a {
  padding: 1em 1em 1em 3em;
  color: #fff;
  font-size: 1.2em;
  font-weight: 600;
  text-decoration: none;
  -webkit-appearance: none;
  border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  -o-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  background: url(../images/windows.png) no-repeat 11px 14px #EC5844;
    box-shadow: inset 0px -2px 11px #AB0F0F;
	-webkit-box-shadow: inset 0px -2px 11px #AB0F0F;
	-o-box-shadow: inset 0px -2px 11px #AB0F0F;
	-moz-box-shadow: inset 0px -2px 11px #AB0F0F;
}
.mid-button a:hover{
  opacity: 0.8;
}
h4.stories span a{
display:block;
}
/*---portfolio-section-------*/
.port-section {
  padding: 3.5em 0 4em 0;
  position:relative;
}
.port-section  h2{
 position: absolute;
  left: 13.3%;
  top: -3%;
  background: #fff;
  padding: 0.3em 0.3em;
  font-size: 1.34em;
  font-weight: 700;
}
.port-grid {
  background: #eee;
  width: 24.2%;
  float: left;
  margin-right: 1.0%;
  padding: 1em 1em;
    position: relative;
}
.port-grid.lost{
   margin-right:0%;
}
.port-grid:hover   {
 background:#EC5844;
}
.box_type {
 background: #EC5844;
  padding: 5px 21px;
  position: absolute;
  bottom: 146px;
  color: #fff;
  left: 14px;
  font-size: 0.85em;
}
.box-hover {
    position: absolute;
  bottom: 141px;
  right: 13px;
}
ul.port-icons li {
  list-style: none;
  display: inline-block;
}
ul.port-icons  li  i.per{
width: 27px;
  height: 27px;
  display: inline-block;
  background: url("../images/s-icons.png")-243px -83px no-repeat #EC5844;
}
ul.port-icons  li  i.loca{
	width: 27px;
  height: 27px;display:inline-block;
	background:url("../images/s-icons.png")-277px -83px no-repeat #EC5844;
}
.text  a  h3{
  font-size: 1.2em;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 1em;
  padding: 0em 0 0.8em 0;
  border-bottom: 2px ridge rgba(239, 240, 240, 0.08);
}
.text p{
font-size:0.95em;
color:#999;
line-height:1.8em;
margin:0.5em 0;
}
.port-grid :hover  .text ,.port-grid.lost:hover .text,.port-grid.lost:hover .text h3,.port-grid:hover .text h3{
 color:#fff;
}
.port-grid:hover .text p {
  color: #fff;
}
.port-grid:hover .text h3 {
  border-bottom: 1px solid #fff;
}
/*----mid-section----*/
.bottom-section {
   padding: 4em 0;
  border-top: double #ddd;
  border-bottom: double #ddd;
}
.bottom-top {
  background: #eee;
  padding: 3em 1em;
  border: 1px solid #ddd;
  border-left:5px solid #EC5844;
}
.bottom-text  h3 {
  text-transform: uppercase;
  font-size: 1.15em;
  font-weight: 600;
  margin-bottom: 0.7em;
}
.bottom-text p {
  color: #999;
  font-size: 0.95em;
}
.bottom-text{
float:left;
}
.stories {
  position: relative;
  display: inline;
}
.stories span {
  position: absolute;
  width: 185px;
  background: #EC5844;
  display: block;
  line-height: 1em;
  text-transform: uppercase;
  height: 130px;
  top: -42px;
  padding: 2.5em 1em 1em 6em;
}
.stories span:before {
content: '';
  position: absolute;
  top: 14%;
  left: -11%;
  width: 0;
  height: 0;
  border-right: 132px solid #eee;
  border-top: 94px solid transparent;
  transform: rotate(-269deg);
  -webkit-transform: rotate(-269deg);
  -0- transform: rotate(-269deg);
  -moz- transform: rotate(-269deg);

}
/*----blog-section----*/
	.blog-section {
	  padding: 3em 0;
	  position:relative;
	}
	.blog-section h3 {
	  position: absolute;
	  left: 13.3%;
	  top: -3%;
	  background: #fff;
	  padding: 0.3em 0.3em;
	  font-size: 1.34em;
	  font-weight: 700;
	}
	.testimonal  h3 {
	   position: absolute;
	  left: 0%;
	  top: -17%;
	  background: #fff;
	  padding: 0.3em 0.3em;
	  font-size: 1.34em;
	  font-weight: 700;
	  text-transform: uppercase;
	}
	.blog-left {
	  float: left;
	  padding: 0;
	   position: relative;
	}
	.testimonal {
	  float: right;
	}
	.left-img a h4 {
	  font-size: 1.2em;
	  text-transform: uppercase;
	  font-weight: 600;
	  padding: 1em 0 0.4em 0;
	}
	.left-img p {
	  font-size: 0.95em;
	  color: #999;
	  line-height: 1.8em;
	  margin: 0.5em 0;
	  border-top: 1px solid #ccc;
	  border-bottom: 1px solid #ccc;
	  padding: 0.8em 0;
	  width: 86%;
	}
	.left-img{
	position:relative;
	  padding: 0;
	}
	ul.blog-icons {
	  position: absolute;
	  right: 39px;
	  top: 214px;
	}
	ul.blog-icons  li{
	 display:inline-block;
	 list-style:none;
	}
	ul.blog-icons li i.pencil,ul.blog-icons li i.date,ul.blog-icons li a i.cam,ul.blog-icons li i.date2 {
	   width: 42px;
	  height: 41px;
	  display: inline-block;
	background: url("../images/s-icons.png")-242px -168px no-repeat;
	}
	ul.blog-icons li a i.cam {
	  background: url("../images/s-icons.png")-242px -122px no-repeat;
	}
	ul.blog-icons li i.date {
	  background: url("../images/s-icons.png")-292px -121px no-repeat;
	}
	a.read{
	 font-size: 1.1em;
	  color: #000;
	  font-weight: 500;
	  padding: 0.8em 0.8em;
	  background: #fff;
	  margin-top: 0.8em;
	  display: inline-block;
	  border-radius: 0.3em;
	  cursor:pointer;
	}
	a.read  span {
	 width: 18px;
	  height: 13px;
	  display: inline-block;
	  vertical-align: middle;
	  background: url("../images/s-icons.png")no-repeat -293px -182px;
	}
	a.read:hover{
	background:#EC5844;
	padding:0.8em 0.8em;
	text-decoration:none;
	  box-shadow: inset 0px -2px 11px #AB0F0F;
  -o-box-shadow: inset 0px -2px 11px #AB0F0F;
  -moz-box-shadow: inset 0px -2px 11px #AB0F0F;
    color: #fff;
	}
	.test-text h4 {
	  font-size: 1.2em;
	  text-transform: uppercase;
	  font-weight: 600;
	  line-height: 1.4em;
	    margin-bottom: 0.4em;
	}
	.test-text p {
	  font-size: 1.1em;
	  color:#000;
	  line-height:1.5em;
	  }
	  p.test {
	   font-size: 0.95em;
	  color: #999;
	  line-height: 1.55em;
	  margin-top: 0.4em;
	  font-style: italic;
	}
	  .test-text p  a {
	    font-size: 1em;
	  color:#EC5844;
	  }
	.test-img{
	 float:left;
	  padding: 0;
	}
	.test-text{
	 float:right;
	}
	p.test span{
	  background: url(../images/quotes.png)0px 0px no-repeat;
  width: 25px;
  height: 14px;
  display: inline-block;
	}
	.test-grid.second{
	 margin-top:1.2em;
	}
/*----single-------*/
.content {
  padding: 3em 0;
}
.print-main img {
  border: 6px solid #EC5844;
}
.single {
  margin-top: 2em;
}
p.span {
	color: #798184;
	font-size: 1.1em;
	font-weight: 400;
	line-height: 1.5em;
	margin: 0.5em 0;
}
p.likes {
  font-size: 0.95em;
  margin: 1em 0 1em 0;
  color: #999;
  font-weight:400;
}
p.likes a {
  color: #EC5844;
}
p.span a:hover,p.likes a:hover {
	text-decoration: underline;
}
p.span a {
	color: #EC5844;
	font-size: 1.1em;
	font-weight: 400;
	line-height: 1.5em;
	margin: 0.5em 0;
}
#commentform input[type="text"] {
	padding: 8px 15px;
	width: 60%;
	color: #444;
	font-size: 1em;
	border: 1px solid #eee;
	background: #eee;
	outline: none;
	display: block;
}
.leave h4 {
  color: #282828;
  font-size: 1.85em;
  font-weight: 400;
  display: block;
  line-height: 1.25em;
  text-transform: uppercase;
}
#commentform label {
display: block;
  font-size: 1.2em;
  color: #000;
  font-weight: 400;
}
#commentform span {
	color: #A60000;
	position: absolute;
}
#commentform input[type="text"] {
	padding: 8px 15px;
  width: 100%;
  color: #444;
  font-size: 1em;
  border: 1px solid #eee;
  background: #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: #eee;
}
#commentform input[type="submit"] {
  padding: 0.8em 3em;
  color: #fff;
  font-size: 1.2em;
  font-weight: 600;
  text-transform:uppercase;
  text-decoration: none;
  -webkit-appearance: none;
  border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  -o-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  background:#EC5844;
  box-shadow: inset 0px -2px 11px #AB0F0F;
  -o-box-shadow: inset 0px -2px 11px #AB0F0F;
  -moz-box-shadow: inset 0px -2px 11px #AB0F0F;
  outline: none;
  border:none;

}
.comments1 {
	margin-top: 3em;
}
#commentform p {
	position: relative;
	padding: 8px 0;
	font-size: 1em;
}
.comments-main {
	border: 1px solid #D5D4D4;
	padding: 17px 0px;
	margin: 15px 0px 40px 0;
}
.cmnts-right a {
  padding: 0.6em 1.5em;
  color: #fff;
  font-size: 1.2em;
  font-weight: 600;
  text-decoration: none;
  -webkit-appearance: none;
  border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  -o-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  background: #EC5844;
  box-shadow: inset 0px -2px 11px #AB0F0F;
  -o-box-shadow: inset 0px -2px 11px #AB0F0F;
  -moz-box-shadow: inset 0px -2px 11px #AB0F0F;
  text-transform: uppercase;

}
.cmnts-right a:hover,#commentform input[type="submit"]:hover {
	opacity:0.8;
	text-decoration:none;
}
.cmts-main-right   h5 ,.cmts-main-right  a  h5 {
	font-size: 1em;
	color: #4e4e4b;
	margin: 0px;
	font-weight: 600;
}
.comments1 h4 {
	color: #282828;
	font-size: 1.85em;
	font-weight: 400;
	display: block;
	line-height: 1.25em;
}
.cmts-main-right p{
	color: #333333;
	font-weight: 400;
	font-size: 0.9em;
	line-height: 1.9em;
	opacity: 0.6;
	margin: 2px 0 15px 0px;
}
.print-main a h3,.print-main  h3{
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.4em;
}
p.ptext {
  line-height: 1.8em;
  font-size: 0.95em;
  color: #999;
}
.cmnts-left p {
	font-size: 13px;
	color:#999;
	font-weight:600;
}
.single-content-left {
	padding:2.5em;
}
.cmts-main-left img {
	  width: 90%;
}
/*-------*/
.print-main{
	position:relative;
}
ul.single-icons li{
	list-style: none;
	display: inline-block;
}
ul.single-icons {
  position: absolute;
  right: 0px;
  top: 449px;
}
ul.single-icons li i.date2,ul.single-icons li a i.penc {
  width: 42px;
  height: 41px;
  display: inline-block;
  background: url("../images/s-icons.png")-292px -121px no-repeat;
}
ul.single-icons li a i.penc {
	background: url("../images/s-icons.png")-242px -122px no-repeat;
}
.search {
  border: 1px solid #dbdbdb;
  background: none;
  position: relative;
  margin-bottom: 2em;
}
.search form input[type="text"] {
  padding: 12px 15px;
  font-weight: 400;
  font-size: 13px;
  color: #999;
  border: none;
  outline: none;
  width: 87%;
  background: none;
}
.search form input[type="submit"] {
  background: url('../images/search.png')no-repeat 0px 2px;
  width: 20px;
  height: 20px;
  border: none;
  cursor: pointer;
  outline: none;
  position: absolute;
  top: 8px;
  right: 8px;
}
.right-content h5 {
  font-size:1.2em;
  font-weight: 600;
  margin: 0;
  color:#000;
  margin-bottom: 1.5em;
   text-transform:uppercase;
}
.sidebar-bottom h5 {
  font-size:1.2em;
  font-weight: 600;
  margin: 0;
  color:#000;
  margin:1em 0;
  text-transform:uppercase;
}
.sidebar-bottom ul li,.categories ul li{
	list-style:none;
	display:block;
}
.sidebar-bottom ul li a,.categories ul li a {
  font-size:0.95em;
  margin: 0 0 1em 0;
  color: #999;
  line-height: 1.8em;
  text-decoration: none;
  padding-left: 2em;
  background: url(../images/b_arrow.png) no-repeat 0px 6px;
}
.sidebar-bottom ul li a:hover,.categories ul li a:hover {
  padding-left: 3em;
}
.featured ul li {
  display: inline-block;
  width: 48%;
  padding: 4px;
}
.cmnts-left {
  padding: 0;
}
.featured img {
  width: 100%;
}
.featured h4,.categories h4 {
  font-size:1.2em;
  text-transform: uppercase;
  color: #000;
  font-weight:600;
  margin:1em 0;
}
/*-------portfolio----------*/
.head-section h2 {
  font-size:2.2em;
  color: #000;
  font-weight: 600;
  margin: 1em 0;
}
ul#filters {
	padding: 0px;
	  text-align: center;
}
#filters {
	margin:0 0 2%;
	padding: 0;
	list-style: none;
}
#filters li {
	display:inline-block;
	display: -webkit-inline-box;
	display: -moz-inline-box;
	display: -o-inline-box;
	display: -ms-inline-box;
	padding: 0 1em;
}
#filters li span {
	display: block;
	text-decoration: none;
	color: #222;
	cursor: pointer;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight:600;

}
#filters li span:hover,#filters li.active  span{
	color:#E8270D;
}
.portfolio-content {
	padding: 3em 0;
}
.portfolio-section{
	padding:4em 0;
	background:#fff;
}
#portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width: 25%;
	display:none;
	float:left;
	overflow:hidden;
	margin: 0;
}
div#portfoliolist {
	padding: 0px 0px;
	  min-height: 535px;
}
.portfolio-wrapper {
	overflow:hidden;
	position: relative !important;
	cursor:pointer;
}
.portfolio img {
	width:100%;
	transition: all 300ms!important;
	-webkit-transition: all 300ms!important;
	-moz-transition: all 300ms!important;
}
.portfolio .label {
	position: absolute;
	width: 100%;
	height:40px;
	bottom:-40px;
}
.portfolio .label-bg {
	background: #22B4B8;
	width: 100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
}
.portfolio .label-text {
	color:#fff;
	position: relative;
	z-index:500;
	padding:5px 8px;
}
.portfolio .text-category {
	display:block;
	font-size:9px;
	font-size: 12px;
	text-transform:uppercase;
}
/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.row:after,
.clearfix:after {
  clear: both;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.zoom-icon {
	position:absolute;
	top:15px;
	right:15px;
	bottom:15px;
	left:15px;
	display:block !important;
	opacity:1 !important;
	visibility:visible !important;
	background:transparent !important;
	border-radius:0;
	cursor:pointer;
	overflow:hidden;
	-webkit-transition:0.55s;
	-moz-transition:0.55s;
	-o-transition:0.55s;
	transition:0.55s;
}
.zoom-icon:after {
	position:absolute;
	display:block;
	top:50%;
	left:50%;
	top:50%;
	bottom:50%;
	width:0;
	height:0;
	content:"";
	background:url(../images/plus.png) 50% 50% no-repeat;
	border-radius:0;
	z-index:0;
	-webkit-transition:0.45s;
	-moz-transition:0.45s;
	-o-transition:0.45s;
	transition:0.45s;
}
.zoom-icon:before {
	position:absolute;
	left:-50%;
	top:48%;
	display:block;
	margin:0;
	height:0%;
	width:200%;
	background: rgba(148, 22, 6, 0.57);
	content:"";
	border-radius:0;
	overflow:hidden;
	-webkit-transform:rotate(-55deg);
	-moz-transform:rotate(-55deg);
	-ms-transform:rotate(-55deg);
	-o-transform:rotate(-55deg);
	transform:rotate(-55deg);
	-webkit-transition:0.65s;
	-moz-transition:0.65s;
	-o-transition:0.65s;
	transition:0.65s;
}
 #portfoliolist .portfolio a:hover .zoom-icon {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
#portfoliolist .portfolio a:hover .zoom-icon:before {
	left:-60%;
	top:-35%;
	height:200%;
	width:200%;
	-webkit-transform:rotate(-55deg);
	-moz-transform:rotate(-55deg);
	-ms-transform:rotate(-55deg);
	-o-transform:rotate(-55deg);
	transform:rotate(-55deg);
	-webkit-transition:0.6s;
	-moz-transition:0.6s;
	-o-transition:0.6s;
	transition:0.6s;
}
 #portfoliolist .portfolio a:hover .zoom-icon:after {
	width:44px;
	height:63px;
	margin:-31px 0 0 -22px;
	-webkit-transition:0.45;
	-moz-transition:0.45;
	-o-transition:0.45;
	transition:0.45;
}
#portfoliolist .portfolio a:hover .zoom-icon {
	visibility:visible;
	border-radius:0;
	overflow:hidden;
}
.entertain_box{
	margin-bottom:3em;
}
.portfolio-botton {
	text-align: center;
	margin-top: 3em;
}
.portfolio-botton input[type="button"]{
	border:none;
	outline:none;
	padding:0.5em 1em;
	color:#fff;
	background:#60B890;
	font-size:18px;
	font-weight:600;
	text-transform:uppercase;
	border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border:1px dashed #60B890;
}
.portfolio-botton input[type="button"]:hover{
	border:1px dashed #fff;
	background:#F68367;
}
/*-----features-----*/
.features-section{
  padding:3em 0 5em 0;
}
.awesome-grids.second{
	margin-top:2em;
}
.eye,.flag,.msg,.ok,.load {
  width: 100px;
  height: 100px;
  background: url('../images/img-sprite.png') no-repeat 0px 0px;
  display: inline-block;
}
.flat-phone img {
  width: 100%;
}
.msg {
  background: url('../images/img-sprite.png') no-repeat -200px 0px;
}
.flag {
  background: url('../images/img-sprite.png') no-repeat -300px 0px;
}
.ok {
  background: url('../images/img-sprite.png') no-repeat -400px 0px;
}
.load {
  background: url('../images/img-sprite.png') no-repeat -100px 0px;
}
.awesome-grid:hover i.eye,.awesome-grid:hover i.load, .awesome-grid:hover i.ok, .awesome-grid:hover i.flag,.awesome-grid:hover i.msg {
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
.awesome-grid h4 {
  text-transform: uppercase;
  font-weight: 600;
  margin: 0.5em 0;
}
.awesome-grid p {
	color:999;
	font-size:0.95em;
	line-height:1.8em;
	font-weight:400;
}
.some{
	padding-top: 4em;
}
.Awesome-features h3,.some h3{
  font-size: 2em;
  text-transform: uppercase;
  font-weight: 600;
  margin: 1em 0;
  text-align:center;
}
.some h3{
	margin:1em 0 2em 0;

}
/*-------contact-----*/
form {
   padding: 0% 1%;
}
form li.first,li.second{
  border:none;
  list-style:none;
  margin-bottom:10px;
  width:100%;
}
.icon3  {
  height:55px;
  width:55px;
  display: block;
  float: left;
  border-top-left-radius: 0.3em;
  -o-border-top-left-radius: 0.3em;
  -moz-border-top-left-radius: 0.3em;
  -webkit-border-top-left-radius: 0.3em;
  border-border-bottom-left-radius: 0.3em;
  -o-border-bottom-left-radius: 0.3em;
  -moz-border-bottom-left-radius: 0.3em;
  -webkit-border-bottom-left-radius: 0.3em;
}
.user {
    background: url(../images/icons.png) no-repeat 14px 15px #f79d29;
}
.email{
  background:url(../images/icons.png) no-repeat 15px -39px #f79d29;
}
.phone{
  background: url(../images/icons.png) no-repeat 15px -93px #f79d29;
}
.message{
  background: url(../images/msg.png) no-repeat 16px 16px #f79d29;
}
/*-----contact------*/
.map {
  padding: 3em 0 1em 0;
}
.contact-section{
	padding: 4em 0;

}
.contact h3 {
  font-size: 2.2em;
  color: #000;
  font-weight: 600;
  margin: 1em 0;
}
.contact p {
   color: #999;
  font-size: 0.95em;
  font-weight: 500;
  line-height: 1.8em;
  margin: 0 auto;
  width: 81%;
}
.contact {
  text-align: center;
}
 .contact input[type="text"], .contact textarea {
  border: 1px solid #DCDCDF;
    color: #000;
  outline:none;
  padding:0.8em 1em;
  margin-top: 2em;
  background:#EDEDED;
  -webkit-appearance: none;
  width: 33%;
  font-weight: 400;
  font-size: 16px;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  border-radius: 0.3em;
  -o-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  -weblit-border-radius: 0.3em;
}
.contact textarea {
  resize: none;
  height:250px;
  margin: 1.5em 0 2.5em;
  width: 100%;
}
.contac form input[type="text"]:nth-child(2) {
  margin: 0 0.092em;
}
.contact input[type="submit"] {
 padding: 1em 3em;
  color: #fff;
  font-size: 1.2em;
  font-weight: 600;
  text-decoration: none;
  -webkit-appearance: none;
  border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  -o-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  background:#EC5844;
  border:none;
  outline:none;
  box-shadow: inset 0px -2px 11px #AB0F0F;
  -webkit-box-shadow: inset 0px -2px 11px #AB0F0F;
  -o-box-shadow: inset 0px -2px 11px #AB0F0F;
  -moz-box-shadow: inset 0px -2px 11px #AB0F0F;
}
.contact input[type="submit"]:hover{
	opacity: 0.8;
}
.map iframe {
  width: 100%;
  height: 300px;
}

/*----footer--------*/
.footer-section {
  padding:1em 0;
  background: #373737;
}
.footer-grid p,p.sub {
  font-size: 0.95em;
  line-height: 1.8em;
  color:#A1A3AB;
}
.footer-grids{
 padding:1em 0;
}
.flickr-grid a img {
  width: 100%;
}
.flickr-grid {
  float: left;
  width: 32%;
  margin: 0 0.1em .2em;
}
.footer-grids h4 {
  font-size: 1.25em;
  text-transform: uppercase;
  font-weight: 700;
  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;
}
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.95em;
  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.95em;
  margin: 0.7em 0;
  text-transform: uppercase;
  font-weight: 600;
}
.icon-text a {
  color: #D7D7D8;
}
/*----copyright-------*/
.copyright{
  padding: 1em 0;
	background:#232323;
}
.logo2 {
  float: left;
}
/*----top-move------*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  overflow: hidden;
  width: 40px;
  height: 22px;
  border: none;
  text-indent: 100%;
  background: url(../images/move-top.png) no-repeat 0px 0px;
}
/*-------weixin--------*/
#weixin{
	background: url(../images/gh_b8fb4abfcfcd_344.png) no-repeat 0px 0px;
	width: 140px;
    height: 204px;
	display: inline;
    position: fixed;
    top: 120px;
    right: 25px;
    border-radius: 10px;
    z-index: 9;
}
/*-------transbot--------*/
#transbot{
	background: url(../images/transbot新品悬浮窗.png) no-repeat 0px 0px;
	width: 170px;
    height: 231px;
	display: inline;
    position: fixed;
    top: 150px;
    right: 25px;
    border-radius: 10px;
    z-index: 9;
}
/*-------ROSMASTER_x3--------*/
#ROSMASTER_x3{
	background: url(../images/ROSMASTER_x3plus新品悬浮窗.png) no-repeat 0px 0px;
	width: 170px;
    height: 282px;
	display: inline;
    position: fixed;
    top: 150px;
    right: 25px;
    border-radius: 10px;
    z-index: 9;
}
/*--Starts-Responsive--*/
.left-grid-1 h1, .left-grid-1 h2, .left-grid-1 h3 {
  width: 71%;
  font-size: 3.5em;
 }
 .left-grid-1 h2 {
  width: 60%;
  font-size:3.5em;
  border: none;
}
.left-grid-1 {
  margin-top: 4em;
  float: left;
}
div#portfoliolist {
  min-height: 570px;
}
.blog-section h3 {
  position: absolute;
  left: 9.3%;
  top: -3%;
 }
 .port-section h2 {
  position: absolute;
  left: 9.3%;
  }
  .testimonal h3 {
  position: absolute;
  left: 0%;
  top: -17%;
  }
.stories span {
	width: 199px;
	height: 131px;
}
.logo{
  float: left;
  width: 25.5%;
  margin-top: 0.5em;
}
.stories span:before {
  content: '';
  position: absolute;
  top: 14%;
  left: -12%;
  width: 0;
  height: 0;
  border-right: 137px solid #eee;
  border-top: 94px solid transparent;
  transform: rotate(-269deg);
  -webkit-transform: rotate(-269deg);
}

.footer-copyright {
    padding: 10px 0 0 0;
    text-align: center;
    /* background:#222a3d; */
	background: #272727;
}
.footer-copyright h3 {
    font-size: 30px;
    margin: 0 0 40px;
    text-transform: uppercase;
    color: #fff;
}
.abc{
	height: 0px;
	overflow:hidden;
    border: 0px solid rgba(0,0,0,.15);
    border-radius: 4px;
    padding: 0px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-size: 14px;
    display: block;
    min-width: 100px;
    text-align: center;
    background: #ffffff;
}
.abc a{
    color: #429ae6;
    text-decoration: none;
	line-height: 34px;
    display: block;
    overflow: hidden;
    text-decoration: none;
}
/*-------------------top---------------------*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
/*-------------------bottom---------------------*/
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.footer-copyright .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.col-md-2 {
    width: 16.66666667%;
}
.col-xs-12 {
    /* width: 100%; */
}
.col-xs-12 {
    float: left;
}
.col-md-2,.col-sm-5{
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.footer-copyright ul{
    margin-top: 0;
    margin-bottom: 10px;
}
.footer-copyright li {
    margin-bottom: 8px;
    font-size: 14px;
}
.footer-copyright li a {
    background-color: transparent;
	font-size: 12px;
    color: #9fa3a6;
    transition: all .3s ease;
    line-height: 24px;
    display: block;
    vertical-align: baseline;
    text-decoration: none;
}
.footer-copyright p {
    color: #666;
    font-size: 14px;
	margin: 0 0 10px;
}
/*
*index
*图片高宽：1200*600
*/
#index_section0 {
	background: url(../images/banner1.jpg) no-repeat center center;
}
#index_section2 {
	background: url(../images/banner3.jpg) no-repeat center center;
}
#index_section3 {
	background: url(../images/banner4.jpg) no-repeat center center;
}
.background_on01{
	background: url(../images/banner02.jpg) no-repeat center center;
}
.background_on02{
	background: url(../images/banner03.jpg) no-repeat center center;
}
.background_on03{
	background: url(../images/banner04.jpg) no-repeat center center;
}
.background_on04{
	background: url(../images/banner05.jpg) no-repeat center center;
}
.background_on05{
	background: url(../images/banner06.jpg) no-repeat center center;
}
.background_on06{
	background: url(../images/banner07.jpg) no-repeat center center;
}
.background_on07{
	background: url(../images/banner08.jpg) no-repeat center center;
}
.show_a{
    margin:50px;
}
.show_a a{
    color:#333;
}
.footer-copyright .col-md-2 h4{
	color: #fff;
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 24px;
    font-weight: 500;
}
/* top */
.dji-zh-CN{
    font-family: "Open Sans","PingFang SC","Microsoft YaHei","Helvetica Neue","Hiragino Sans GB","WenQuanYi Micro Hei",Arial,sans-serif;
}
.dui-navbar {
    border: 0;
    margin: auto;
    width: 100%;
	height:auto;
    z-index: 900;
    transition: all .3s ease;
}
.dui-navbar.collapsed {
	background: #fff;
    border-bottom: 1px solid #ebebeb;
	border-bottom: 2px solid #28a7e1;
}
nav{
	display: block;
    padding: 0;
    font-size: 100%;
    font-weight: 400;
    vertical-align: baseline;
}
.dui-navbar .navbar-container {
    /* width: 1200px; */
	width: 100%;
    padding: 0 89px;
    margin: 0 auto;
    display: flex;
}
.dui-navbar .navbar-header {
    float: none;
    width: 302px;
}
.dui-navbar .navbar-header .navbar-brand {
    display: inline-block;
    float: left;
    padding: 0;
    height: auto;
    line-height: 100px;
}
.dui-navbar .navbar-header .navbar-brand .navbar-brand-logo {
    width: 263px;
    height: 40px;
}
.dui-navbar.collapsed .navbar-header .navbar-brand-logo {
    background-image: url(/Public/images/logo-264-min.png);
}
.dui-navbar .navbar-header .navbar-brand .navbar-brand-logo{
	display: inline-block;
	background-size: cover;
    vertical-align: middle;
}
.dui-navbar #siteHeaderNavbar {
    -webkit-box-flex: 1;
    -moz-flex: 1;
    flex: 1;
    /* display: -webkit-box;
    display: flex; */
    -webkit-box-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
	display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
    visibility: visible!important;
}
.dui-navbar ul.navbar-category {
    list-style: none;
    vertical-align: middle;
    display: inline-block;
    zoom: 1;
	float: right;
    margin-bottom: 0px;
}
.dui-navbar ul.navbar-category>li.category-item, .dui-navbar ul.navbar-right>li {
    float: left;
    font-size: 14px;
    line-height: 14px;
    margin-right: 5px;
}
.dui-navbar, .dui-navbar ul.navbar-category>li.category-item.relative {
    position: relative;
}
.dui-navbar ul.navbar-category>li.category-item>a {
    padding: 40px 16px;
    color: #303233;
    vertical-align: middle;
    line-height: 14px;
    font-weight: 600;
    cursor: pointer;
    display: inline-block;
}
.dui-navbar.collapsed ul.navbar-category li.category-item>a {
    color: rgb(54, 51, 51);
    font-weight: 400;
	border-bottom: 2px solid #fff;
    text-decoration: unset;
	text-transform: uppercase;
    letter-spacing: 1px;
	font-size: 16px;
    letter-spacing: 0;
}
.dui-navbar.collapsed ul.navbar-category li.category-item>a:hover{
	border-bottom: 2px solid #000;
	text-decoration: unset;
}
.dui-navbar .dui-dropdown-menu.single li.nav-item, .dui-navbar ul.navbar-category>li.category-item>a {
    transition: all 0s!important;
}
#site-header-2 .dui-dropdown-menu.single li.nav-item,#site-header-2 ul.navbar-category>li.category-item>a {
	transition: all .3s!important;
}
/* 拉黑 */
::selection{background:#72d0eb;color:#fff;text-shadow:none}
::-moz-selection{background:#72d0eb;color:#fff;text-shadow:none}