body {
	font-family: monospace;
	overflow-x: hidden;
}

.layui-container {
	padding: 0;
}

.pc_header .top_header {
	padding: 12px 0;
	border-bottom: 1px solid #ddd;
	/*overflow: hidden;*/
}

.pc_header .top_header li {
	float: left;
	margin-right: 30px;
}

.pc_header .top_header li a {
	font-size: 13px;
	color: #D2D2D2;
}

.pc_header .top_header li a img {
	width: 15px;
	margin-left: 5px;
	position: relative;
	top: -2px;
}

.pc_header .top_header li.home:nth-of-type(1) {
	background: url(../img/home.png) no-repeat 0 1px;
	padding-left: 20px;
	background-size: 35%;
}

.pc_header .top_header li.news {
	background: url(../img/news.png) no-repeat 0 0;
	padding-left: 25px;
	background-size: 22%;
}

.pc_header .top_header li.login {
	background: url(../img/dl.png) no-repeat 0 0;
	padding-left: 25px;
	background-size: 22%;
}

.pc_header .top_header .layui-col-md5 ul li {
	float: right;
	margin: 0 0 0 30px;
}

.pc_header .top_header .styles ul li {
	/*position: relative;*/
}

.pc_header .top_header .styles ul li .slider {
	padding: 10px;
	box-sizing: border-box;
	box-shadow: 0 0 10px #ddd;
	margin-top: 10px;
	border-radius: 5px;
	position: absolute;
	top: 15px;
	z-index: 999;
	background: #fff;
}

.pc_header .slider {
	display: none;
}

.pc_header .tuig a:hover {
	color: #333;
}

.pc_header .top_header .styles ul li .slider .phone {
	font-size: 18px;
	font-weight: bold;
	color: #BE292D;
	display: inline-block;
	margin-top: 10px;
}

.pc_header .header_logo {
	margin: 30px auto;
}

.pc_header .header_logo .logo {
	width: 180px;
	float: left;
}

.pc_header .header_logo .logo img {
	width: 100%;
}

.pc_header div.search {
	float: left;
	width: 50%;
}

.pc_header form {
	position: relative;
	width: 100%;
	margin: 0 auto;
}

input,
button {
	border: none;
	outline: none;
}

.pc_header #searchform {
	display: block;
	height: 37px;
	float: left;
	margin: 9px 0 0 20px;
}

.pc_header .inp_srh {
	/*border: 1px solid #666;*/
	float: left;
	display: inline;
	height: 37px;
	width: 100%;
	font-size: 14px;
	padding-left: 50px;
	padding-right: 20px;
	border-radius: 20px;
	box-sizing: border-box;
	box-shadow: 0 0 5px #eee;
}

.pc_header .btn_srh {
	background: url(../img/sear.png) no-repeat 0 7px;
	width: 30px;
	height: 38px;
	border: none;
	cursor: pointer;
	margin-top: 0;
	position: absolute;
	left: 15px;
	border-radius: 20px;
	background-size: 80%;
}

.pc_header input::-webkit-input-placeholder {
	color: #ddd;
}

.pc_header input::-moz-placeholder {
	color: #ddd;
}

.pc_header input:-ms-input-placeholder {
	color: #ddd;
}

.pc_header input:-moz-placeholder {
	color: #ddd;
}

.pc_header .header_logo .layui-col-md4 {
	/*width: 400px;*/
	float: right;
}

.pc_header .header_logo_r {
	overflow: hidden;
}

.pc_header .header_logo_r li {
	text-align: center;
	width: 23%;
	border-left: 1px solid #ddd;
	float: left;
	height: 40px;
}

.pc_header .header_logo_r li a {
	color: #999;
	font-size: 13px;
}

.pc_header .header_logo_r img {
	width: 20px;
	display: inline-block;
}

.pc_header .header_logo_r img.jia {
	width: 25px;
}

.pc_header .header_logo_r li span {
	display: inline-block;
	width: 100%;
	padding-top: 3px;
}

.pc_header .header_logo_r li.login_s {
	width: 28%;
	float: right;
	text-align: right;
}

.pc_header .header_logo_r li.login_s img {
	width: 90%;
	float: right;
}

.pc_header .header_logo_r li.login_s a {
	display: inline-block;
	width: 90%;
	/*background: #BE292D;
	color: #fff;
	overflow: hidden;
	padding: 7px 15px;
	box-sizing: border-box;
	border-radius: 5px;
	float: right;*/
}

.pc_header .header_logo_r li.login_s a img {
	display: block;
	float: right;
}

.pc_header .header_logo_r li.login_s a span {
	width: auto;
	font-weight: bold;
	font-size: 18px;
	vertical-align: middle;
	padding: 0;
	margin-left: 5px;
}

.pc_header .kehu p {
	font-size: 12px;
	text-align: center;
	color: #999;
}

.pc_header .tuig {
	font-size: 14px;
	line-height: 25px;
}

.pc_header .header_list {
	background: #BE292D;
	height: 45px;
}

.pc_header .nav_logo .logo_width {
	padding: 15px 0;
}

.pc_header .nav ul.cons {
	list-style: none;
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}

.pc_header .nav ul.cons li a {
	font-size: 17px;
	color: #eee;
	float: left;
	height: 45px;
	line-height: 45px;
	/*padding: 0 22px;*/
}


/*.nav ul.cons li.active a {
	color: #fcff00;
}

.nav ul.cons li:hover a {
	color: #fcff00 !important;
}*/


/*手机端头部   导航*/

.mobile-button {
	position: relative;
	background: 0 0;
	width: 26px;
	height: 16px;
	margin-top: 7px;
	float: right;
	margin-left: 10px;
}

.mobile-button:before,
.mobile-button:after,
.mobile-button span {
	background-color: #e14b4c;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s
}

.mobile-button:before,
.mobile-button:after {
	content: '';
	position: absolute;
	top: 0;
	height: 2px;
	width: 100%;
	left: 0;
	top: 50%;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.mobile-button span {
	position: absolute;
	width: 100%;
	height: 2px;
	left: 0;
	top: 50%;
	overflow: hidden;
	text-indent: 200%
}

.mobile-button:before {
	-webkit-transform: translate3d(0, -7px, 0);
	-moz-transform: translate3d(0, -7px, 0);
	transform: translate3d(0, -7px, 0)
}

.mobile-button:after {
	-webkit-transform: translate3d(0, 7px, 0);
	-moz-transform: translate3d(0, 7px, 0);
	transform: translate3d(0, 7px, 0)
}

.mobile-button.active span {
	opacity: 0
}

.mobile-button.active:before {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	-moz-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg)
}

.mobile-button.active:after {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	-moz-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg)
}

.mobile_header .top_header {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	/* background: #fff; */
}

.mobile_header .logo {
	width: 100%;
	background: #fff;
	padding: 10px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	z-index: 999;
	/*height: 48px;*/
	box-shadow: 0 0 10px #eee;
}

.mobile_header .logo a img {
	width: 120px;
	height: 26px;
	padding-top: 5px;
}

.mobile_header .nav_logo .search {
	float: right;
	margin-top: 15px;
	background: #fff;
	position: absolute;
	right: 0;
}

.mobile_header .nav_logo .search {
	float: right;
	margin-top: 15px;
	background: #fff;
	position: absolute;
	right: 0;
	height: 30px;
}

.mobile_header .logo .search {
	width: 65%;
	margin: auto;
}

.mobile_header form {
	padding: 0 25px 0 8px;
	height: 30px;
	line-height: 28px;
	-webkit-transition: .5s;
	transition: .5s;
	background: url(../img/sears.png) no-repeat 98% 6px;
	background-size: 9%;
	position: relative;
	background-color: #fff;
	border: 1px solid #ddd;
	margin: 1px auto;
	border-radius: 5px;
}


}
input,
button {
	border: none;
	outline: none;
}
.mobile_header .navs {
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #eee;
	padding: 8px 5px;
	box-sizing: border-box;
	background: #F8F8F8;
	width: 100%;
}
.mobile_header .searfrom::-webkit-input-placeholder {
	color: #666;
	font-size: 12px;
}
.mobile_header .searfrom::-moz-placeholder {
	color: #666;
	font-size: 10px;
}
.mobile_header .searfrom::-ms-input-placeholder {
	color: #666;
	font-size: 10px;
}
.mobile_header .sear_click {
	width: 26px !important;
	height: 26px !important;
	margin-top: 5px;
}

/*侧边栏*/
.mobile_header .topnav {
	width: 100%;
	background: rgb(0, 0, 0, 0.7);
	box-shadow: 0px 2px 4px #ccc;
	border-bottom: 1px solid #CCC;
	display: none;
}
.mobile_header .topnav ul {
	width: 100%;
	/*滚动*/
	/*overflow-x: scroll;
	display: flex;
	justify-content: space-between;
	z-index: 2;*/
}
.mobile_header .topnav ul li {
	box-sizing: border-box;
	line-height: 40px;
	width: 100%;
	display: inline-block;
	/*border-bottom: 1px solid #eee;*/
	
	text-align: center;
	box-sizing: border-box;
}
.mobile_header .topnav ul li a {
	color: #fff;
	padding: 0 5px;
	display: inline-block;
	font-size: 14px;
	box-sizing: border-box;
	white-space: nowrap;
	font-family: emoji;
}
.mobile_header .topnav ul li.active a {
	/*color: #B00700;*/
	/*border-bottom: 2px solid #ce3a3a;*/
}

/*轮播图*/
.login_box {
	height: 485px;
	width: 100%;
	position: relative;
}
.swiper-container1 {
	height: 485px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.swiper-container1 img {
	width: 100%;
	height: 100%;
}
.swiper-container1 .swiper-slide {
	position: relative;
}
.swiper-container1 .swiper-wrapper p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 40px;
	background: rgba(0, 0, 0, .6);
	width: 100%;
	font-size: 16px;
	padding: 0 10px;
	box-sizing: border-box;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	color: ghostwhite;
	padding-right: 20%;
}
.pagination {
	position: absolute;
	z-index: 20;
	bottom: 0 !important;
	width: 20% !important;
	text-align: center;
	line-height: 40px;
	left: 80% !important;
	color: #fff;
	font-size: 15px;
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	border-radius: 0;
	background: #fff;
	opacity: 0.7;
}
.swiper-pagination-bullet-active {
	opacity: 1;
}

/*登陆*/
.login_kuang:hover {
	box-shadow: 0 0 20px #ddd;
}
.login_kuang h2 {
	text-align: center;
	font-size: 20px;
	color: #fff;
	margin-bottom: 20px;
}
.login_kuang {
	position: absolute;
	top: 60px;
	right: 15%;
	z-index: 99;
	background: #F67F6B;
	width: 260px;
	height: 340px;
	border-radius: 10px;
	padding: 20px 15px;
	box-sizing: border-box;
	box-shadow: 0 0 15px #bd5a4f;
}
.reg-item {
	margin-bottom: 20px;
	position: relative;
}
.reg-item img {
	position: absolute;
	left: 4px;
	top: 5px;
	width: 22px;
}
.reg-text {
	width: 100%;
	height: 32px;
	padding: 0 15px 0 30px;
	background: #DD6D61;
	box-sizing: border-box;
	box-shadow: 0 0 5px #DD6D61;
	color: #fff;
}
.reg-log {
	float: right;
	line-height: 12px;
}
.reg-item a {
	color: #fff;
	font-size: 12px;
}
.rember_pass {
	overflow: hidden;
}
.reg-sub {
	width: 100%;
	height: 33px;
	margin: auto;
	display: block;
	border-radius: 4px;
	background: #DF1515;
	font-size: 15px;
	color: #fff;
	border: none;
	cursor: pointer;
	font-family: fantasy;
}
.rember {
	font-size: 12px;
	color: #fff;
}
.rember span {
	float: left;
	font-family: fantasy;
	line-height: 13px;
}
.rember input {
	display: block !important;
	border: #fff !important;
	float: left;
	margin-right: 8px;
}
.code {
	width: 50%;
	margin-right: 15px;
	padding-left: 15px;
}
.getcode-btn {
	width: 100%;
	height: 33px;
	border: none;
	font-size: 14px;
	color: #fff;
	background: #e14b4c;
}
.code-img {
	height: 50px;
}
.close {
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}

/*.login_kuang input{
	position: relative;
}*/
.login_kuang input::-webkit-input-placeholder {
	color: #fff;
	font-size: 12px;
	position: relative;
	top: 0;
}
.login_kuang input::-moz-placeholder {
	color: #fff;
	font-size: 12px;
	position: relative;
	top: 0;
}
.login_kuang input::-ms-input-placeholder {
	color: #fff;
	font-size: 12px;
	position: relative;
	top: 0;
}
.box2 ul {
	overflow: hidden;
	padding-bottom: 50px;
	text-align: center;
}
.box2 ul li p {
	text-align: center;
	color: #333;
	font-size: 22px;
	padding-top: 20px;
	display: inline-block;
	margin-right: 10px;
}
.box2 ul li img {
	width: 100%;
	height: auto;
}
.box2 ul li img:nth-of-type(2) {
	display: none;
}
.box2 ul li.cus img:nth-of-type(2) {
	display: none;
}
.box2 ul li.cus img:nth-of-type(1) {
	display: block;
}

/*.box2 ul li:hover img:nth-of-type(1) {
	display: none;
}
.box2 ul li:hover img:nth-of-type(2) {
	display: block;
}*/
.adv-item {
	/*float: left;*/
	/*width: 400px;*/
}
.adv-item img {
	transition: all 0.5s linear;
	transform-style: preserve-3d;
}
.adv-item-row {
	padding: 60px 0;
	overflow: hidden;
}
.advantage img {
	float: left;
	width: 80px;
	position: relative;
	top: -12px;
	margin-right: 12px;
}
.adv-item-content {
	box-sizing: border-box;
	overflow: hidden;
}
.adv-item-content h3 {
	font-size: 28px;
	color: #000;
	padding-bottom: 10px;
}
.adv-item-content h3:hover {
	color: #e14b4c;
}
.adv-item-content span {
	font-size: 14px;
	color: #333;
}
.adv-item:hover img {
	transform: rotateY(180deg);
}
.what_do {
	margin-bottom: 30px;
}
.what_do span {
	font-size: 28px;
	vertical-align: middle;
}
.what_do ul li {
	height: 100px;
	line-height: 100px;
	margin: 20px 0 40px 0;
	line-height: 100px;
}
.what_do ul li img:first-child {
	width: 56px;
}
.what_do ul li img.xie {
	width: 15%;
	right: 0;
	top: 20px;
	position: absolute;
}
.what_do ul li:nth-child(4n) img.xie {
	display: none;
}

/*==============*/
.title {
	color: #BE292D;
	font-size: 40px;
	letter-spacing: 2px;
	font-weight: normal;
	text-align: center;
	padding: 50px 0;
	font-family: fangsong;
}
.title:before {
	content: url(../img/le.png);
	top: 10px;
	padding-right: 15px;
	position: relative;
}
.title:after {
	content: url(../img/ri.png);
	top: 10px;
	position: relative;
	padding-left: 15px;
}
.section_one {
	background: url(../img/bg1.jpg) no-repeat;
	margin-bottom: 60px;
	margin-top: 30px;
	background-size: cover;
	/*background-size: 100% 100%;*/
}
.section_one .lay_logo {
	overflow: hidden;
	padding: 15px 0 30px 0;
}
.section_one .lay_logo li {
	margin-bottom: 40px;
	float: left;
	width: 18.4%;
	margin-right: 2%;
	line-height: 125px;
	height: 125px;
	/*background: url(../img/logo-bg.png) no-repeat;*/
	
	box-shadow: 0 0 10px #F2F2F2;
	background: #fff;
	text-align: center;
	border-radius: 10px;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}
.section_one .lay_logo li:hover {
	z-index: 2;
	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
	box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
	-webkit-transform: translate3d(0, -5px, 0);
	transform: translate3d(0, -5px, 0)
}
.section_one .lay_logo li:hover {
	box-shadow: 0 0 10px #ddd;
}
.section_one .lay_logo li:nth-child(5n) {
	margin-right: 0;
}
.section_one .lay_logo li a img {
	width: 85%;
}
.m_deng a {
	background: #BE292D;
	color: #fff;
	display: inline-block;
	padding: 5px 15px;
	border-radius: 5px;
	margin-top: 5px;
	font-size: 12px;
}
.section_two {
	background: url(../img/bg2.jpg) no-repeat;
	padding: 30px 0 80px 0;
	background-size: 100% 100%;
}
.box_tab {
	border-radius: 30px;
	background: #fff;
	overflow: hidden;
	height: 330px;
}
.box_tab ul.tab_ul {
	overflow: hidden;
}
.box_tab ul.tab_ul li {
	display: inline-block;
	text-align: center;
}
.box_tab ul.tab_ul li a {
	color: #777;
	background: #F8F8F8;
	display: inline-block;
	width: 100%;
	font-size: 26px;
	height: 88px;
	line-height: 88px;
}
.box_tab ul.tab_ul li.cur a {
	background: #BC2A2D;
	color: #fff;
}
.box_tab ul.tab_ul li a img {
	display: inline-block;
	width: 58px;
}
.box_tab ul.tab_ul li a img.du2 {
	display: none;
}
.box_tab ul.tab_ul li.cur a img.du2 {
	display: inline-block;
}
.box_tab ul.tab_ul li.cur a img.du1 {
	display: none;
}
.box_tab .projects {
	padding: 30px 40px;
	box-sizing: border-box;
}
.sear_btns {
	text-align: center;
	margin-top: 40px;
}
.sear_btns a {
	display: inline-block;
	width: 170px;
	height: 45px;
	margin: 0 10px;
	line-height: 45px;
	background: #fff;
	border-radius: 40px;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	font-family: "微软雅黑";
	letter-spacing: 2px;
}
.sear_btns a.chaxun {
	background: #BC2A2D;
	color: #fff;
}
.projects .search {
	width: 60%;
	margin: auto;
	box-shadow: 0 0 10px #ddd;
	border-radius: 10px !important;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	margin-top: 30px;
	box-sizing: border-box;
	/*display: none;*/
	
	position: relative;
}
.projects .search button {
	position: absolute;
	right: 0;
	width: 110px;
	height: 50px;
	background: #BC2A2D;
	color: #fff;
	border-radius: 10px;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
}
.projects .search input {
	height: 50px;
	width: 100%;
	font-size: 18px;
}
.projects .result {
	display: none;
}
.projects .result .tit_res {
	border-bottom: 1px solid #ddd;
	padding-bottom: 12px;
}
.projects .result .tit_res .result_tit {
	color: #333;
	font-weight: bold;
	font-size: 22px;
	border-left: 4px solid #BC2A2D;
	padding-left: 10px;
}
.projects .result .tit_res ul {
	float: right;
	overflow: hidden;
}
.projects .result .tit_res ul li {
	float: right;
	color: #999;
	padding-left: 20px;
	line-height: 32px;
}
.projects .result .tit_res ul li span {
	color: #333;
	font-weight: bold;
}

/*.projects table {
	text-align: center;
	border: 1px solid #ddd;
	margin-top: 15px;
	width: 100%;
}
.projects table th{
	background: #F8F8F8;
}
.projects table tbody,.projects table tbody tr{

}
.projects table th,.projects table tbody td{
	padding: 10px 5px;
	box-sizing: border-box;
	width: 12%;
}
.projects table tbody{
	width: 100%;
	height: 100px;
	overflow-y: scroll;
}
.projects table tr img.dui {
	width: 20px;
}*/
.table {
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	margin-top: 15px;
	height: 100px;
	overflow-y: scroll;
}
.table ul {
	overflow: hidden;
}
.table ul:nth-of-type(1) {
	background: #F8F8F8;
}
.table ul li:nth-of-type(1) {
	width: 10%;
}
.table ul li {
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	float: left;
	width: 15%;
	text-align: center;
	box-sizing: border-box;
	padding: 0 5px;
	height: 42px;
	line-height: 42px;
}
.table ul li img.dui {
	width: 22px;
}
.dao_shu {
	background: #BC2A2D;
	color: #fff;
	padding: 5px 15px;
	box-sizing: border-box;
	float: right;
	color: #fff !important;
	font-size: 12px;
	margin: 15px 0 0 0;
}

/*套餐*/
.section_three {
	padding-bottom: 80px;
}
.clearfix {
	clear: both;
}
.package-box {
	height: 445px;
}
.package-item {
	float: left;
	width: 30%;
	height: 445px;
	margin-right: 4.5%;
	height: auto;
	text-align: center;
	transition: all .3s ease-out;
	cursor: pointer;
	box-shadow: 0px 0px 10px 0px #b3b3b3;
}
.package-item:nth-child(3n) {
	margin-right: 0;
}
.package-item:hover {
	box-shadow: 0px 0px 10px 0px #666;
}
.package-item .package-head {
	font-size: 26px;
	background-color: #BC2A2D;
	color: #fff;
	padding: 15px 0;
}
.package-price,
.package-content {
	width: 100%;
	padding: 15px 0;
}
.package-content {
	font-size: 20px;
}
.package-content p {
	font-size: 14px;
	margin-top: 10px;
	color: #666;
	line-height: 25px;
}
.package-content img {
	max-width: 100%;
}
.package-price {
	font-size: 22px;
	color: #ff6c00;
	padding-top: 0;
}
.package-price span {
	font-size: 40px;
	font-weight: bold;
}
.package-btn {
	width: 50%;
	padding: 10px 0;
	font-size: 18px;
	color: #fff;
	background-color: #fe8f1d;
	display: block;
	float: left;
}
.home-package-media-list {
	height: 200px;
	text-align: left;
	padding: 0 5px;
	margin: 5px 0;
	overflow: auto;
}
.home-package-media-list::-webkit-scrollbar {
	width: 4px;
}
.home-package-media-list::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: rgba(0, 0, 0, 0.2);
}
.home-package-media-list::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 0;
	background: rgba(0, 0, 0, 0.1);
}
.home-package-media-list a {
	display: inline-block;
	width: 29%;
	padding-bottom: 5px;
	display: inline-block;
	margin: 5px 1%;
	text-align: center;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px dashed #ddd;
	box-sizing: border-box;
}
.package-btn:last-child {
	background-color: #e14b4c;
}
.package-btn:hover {
	color: #fff;
	opacity: 0.8;
}
.section_four {
	background: url(../img/bg3.jpg) no-repeat;
	background-size: 100% 100%;
}
.swiper2 {
	/*height: 200px;*/
	
	overflow: hidden;
	padding: 30px 0;
	width: 90%;
	margin: auto;
}
.swiper2 ul {
	overflow: hidden;
}
.swiper2 ul li {
	width: 13.4%;
	height: 100px;
	float: left;
	margin: 20px 1% 20px 0;
	box-shadow: 0 0 5px #D2D2D2;
}
.swiper2 ul li:nth-child(7n) {
	margin-right: 0;
}
.swiper2 ul li img {
	width: 100%;
	height: 100%;
}
.section_five .lay_uls {
	background: #EEEEEE;
}
.section_five .prev2,
.section_five .next2 {
	width: 44px;
	height: 98px;
	background-size: 44px 98px;
	margin-top: -50px;
}
.section_five .prev2 {
	left: 0;
	background: url(../img/zuo.png) no-repeat;
}
.section_five .next2 {
	right: 0;
	background: url(../img/you.png) no-repeat;
}
.swiper3 {
	height: 385px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.swiper3 img {
	width: 100%;
	height: 100%;
}
.swiper3 .swiper-slide {
	position: relative;
}
.swiper3 .swiper-wrapper p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 50px;
	background: rgba(0, 0, 0, .6);
	width: 100%;
	font-size: 18px;
	padding: 0 10px;
	box-sizing: border-box;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	color: ghostwhite;
	padding-right: 20%;
}
.pagination3 {
	position: absolute;
	z-index: 20;
	bottom: 0 !important;
	width: 20% !important;
	text-align: center;
	line-height: 40px;
	left: 80% !important;
	color: #fff;
	font-size: 15px;
}
.pagination3 .swiper-pagination-bullet {
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #fff;
	opacity: 1;
}
.pagination3 .swiper-pagination-bullet-active {
	background: #BE292D;
	width: 20px;
	border-radius: 20px;
}
.ulTab {
	border-bottom: 1px solid #BE292D;
	margin-bottom: 30px;
}
.ulTab li {
	float: left;
	font-size: 22px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	border-radius: 10px 10px 0 0;
	letter-spacing: 2px;
}
.ulTab li a {
	display: inline-block;
	color: #333;
}
.ulTab li.act {
	background: #BE292D;
}
.ulTab li.act a {
	color: #fff;
}
.six_box {
	overflow: hidden;
}
.box_right {
	padding-left: 30px;
	box-sizing: border-box;
}
.box_right .li {
	padding-bottom: 15px;
	margin-bottom: 25px;
	border-bottom: 1px solid #ddd;
}
.box_right .li:last-child {
	margin-bottom: 0;
}
.box_right .li h3 {
	font-size: 22px;
	color: #000;
	margin-bottom: 15px;
	font-family: "微软雅黑";
	letter-spacing: 3px;
}
.box_right .li p {
	font-size: 15px;
	color: #777;
	line-height: 25px;
	height: 50px;
}
.box_right .li h3 {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.box_right .li p {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.footer {
	margin-top: 40px;
}
.footer .foot1 {
	padding: 50px 0 25px 0;
	background: #282828;
	overflow: hidden;
}
.footer .foot1 ul li {
	font-size: 12px;
	padding-bottom: 15px;
}
.footer .foot1 ul li:nth-of-type(1) {
	padding-bottom: 20px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}
.footer .foot1 a {
	color: #BBBBB9;
	font-family: "微软雅黑";
}
.foot1 .layui-col-md7:nth-of-type(1) {
	border-right: 1px solid #4F4E53;
	padding: 10px 0;
	box-sizing: border-box;
}
.net_right {
	padding-left: 50px;
	box-sizing: border-box;
}
.net p {
	font-size: 15px;
	color: #BBBBB9;
	font-family: "微软雅黑";
}
.net a {
	font-weight: bold;
	color: #fff !important;
	font-size: 26px;
}
.weixin {
	margin-top: 50px;
	overflow: hidden;
}
.weixin img {
	max-width: 100px;
}
.weixin>div {
	float: left;
	margin: 0 20px;
}
.weixin>div p {
	color: #B2B2B2;
	font-size: 12px;
	padding-top: 5px;
	text-align: center;
}
.foot2 {
	background: #1D1B1C;
	width: 100%;
	color: #bbbbbb;
	text-align: center;
	padding: 20px 0;
	line-height: 24px;
}

/*在线客服*/

/*在线客服*/
.kf-right {
	position: fixed;
	right: 20px;
	top: 210px;
	z-index: 100;
	font-family: "微软雅黑";
}
.kf-right-item {
	position: relative;
}
.kf-right-btn {
	width: 48px;
	height: 48px;
	border: 1px solid #e14b4c;
	display: block;
	margin-bottom: 6px;
	position: relative;
	background-color: #fff
}
.kf-right-btn sup {
	display: block;
	min-width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	color: #fff;
	border-radius: 50%;
	background-color: #e14b4c;
	position: absolute;
	left: -12px;
	top: -12px;
}
.meau-gg a span,
.meau-hd a span,
.item-qq a span,
.meau-contact a span,
.meau-code a span,
.meau-top a span {
	display: block;
	width: 48px;
	height: 48px;
}
.kf-right-btn:hover {
	border: 1px solid #e14b4c;
}
.meau-gg a span {
	background: url(../img/qq.png) 10px 0 no-repeat;
}
.meau-gg a:hover span {
	background: #e14b4c url(../img/qq.png) -32px 0 no-repeat;
}
.meau-gg .kf-right-box .box-border {
	width: 205px;
}
.kf-right-box .box-border .sev-a span {
	float: left;
	display: block;
	margin-right: 20px;
	color: #d3d3d3
}
.kf-right-box .box-border .sev-a h3 {
	color: #e14b4c;
	font-size: 24px;
	line-height: 28px;
	text-indent: 30px;
	background: url(../img/qq.png) 0px -10px no-repeat;
}
.kf-right-box .box-border .sev-c {
	padding-top: 15px;
	margin-top: 15px;
	border-top: 1px solid #e4e4e4
}
.kf-right-box .box-border .sev-c li {
	width: 205px;
	height: 25px;
	background: url(../images/circle.png) left no-repeat;
	text-indent: 5px;
	overflow: hidden;
}
.kf-right-box .box-border .sev-c li a {
	display: inline-block;
	color: #666;
	font-size: 12px;
	line-height: 25px;
}
.kf-right-box .box-border .sev-c li a:hover {
	color: #e14b4c;
}
.kf-right-box .box-border .gg_btn {
	margin: 20px 0;
}
.kf-right-box .box-border .gg_btn a {
	background: #e14b4c;
	color: #fff;
	font-size: 14px;
	padding: 5px 20px;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	/* Firefox 4 */
	
	-webkit-transition: all 0.5s;
	/* Safari and Chrome */
	
	-o-transition: all 0.5s;
	/* Opera */
}
.kf-right-box .box-border .gg_btn a:hover {
	background: #ff7e00;
	color: #fff;
	font-size: 14px;
	padding: 5px 20px;
}
.meau-hd a span {
	background: url(../img/pos_right.png) 10px -55px no-repeat;
}
.meau-hd a:hover span {
	background: #e14b4c url(../img/pos_right.png) -32px -55px no-repeat;
}
.item-qq a span {
	background: #e14b4c url(../img/pos_right.png) -30px -110px no-repeat;
}
.item-qq .kf-right-box .box-border {
	width: 150px;
}
.kf-right-box {
	position: absolute;
	top: -15px;
	right: 48px;
	padding-right: 15px;
	display: none;
}
.kf-right-box .box-border {
	border: 1px solid #ccc;
	border-top: 4px solid #e14b4c;
	padding: 20px;
	background-color: #fff;
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
	box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
	position: relative
}
.kf-right-box .box-border .arrow-right {
	display: block;
	width: 13px;
	height: 16px;
	background: url(../images/arrow.png) no-repeat;
	position: absolute;
	right: -13px;
	top: 26px;
}
.kf-right-box .box-border .sev-t span {
	font-size: 30px;
	float: left;
	display: block;
	line-height: 30px;
	margin-right: 20px;
	color: #d3d3d3
}
.kf-right-box .box-border .sev-t h3 {
	color: #e14b4c;
	font-size: 24px;
	line-height: 28px;
	text-indent: 30px;
	background: url(../img/qq.png) 2px -117px no-repeat;
}
.kf-right-box .box-border .sev-t p {
	color: #e14b4c;
	font-size: 25px;
	font-weight: bold;
}
.kf-right-box .box-border .sev-t p i {
	display: block;
	font-size: 14px;
	color: #333;
	font-style: normal;
	font-weight: normal;
}
.kf-right-box .box-border .sev-b {
	padding-top: 15px;
	margin-top: 15px;
	border-top: 1px solid #e4e4e4
}
.kf-right-box .box-border .sev-b li {
	width: 150px;
}
.kf-right-box .box-border .sev-b li a {
	display: inline-block;
	color: #333;
	font-size: 15px;
	padding-left: 43px;
	background: url(../images/q1.gif) no-repeat left 3px;
	line-height: 36px;
}
.kf-right-box .box-border .sev-b li a:hover {
	color: #e14b4c;
	font-weight: bold;
}
.meau-contact .kf-right-btn,
.meau-code .kf-right-btn,
.meau-top .kf-right-btn {
	width: 48px;
	height: 48px;
	border: 1px solid #ccc;
}
.meau-contact .kf-right-box .box-border {
	width: 230px;
}
.meau-contact a span {
	background: url(../img/qq.png) -30px -165px no-repeat;
}
.meau-contact a:hover span {
	background: url(../img/qq.png) 10px -165px no-repeat;
}
.meau-code a span {
	background: url(../img/qq.png) -31px -221px no-repeat;
}
.meau-code a:hover span {
	background: url(../img/qq.png) 8px -221px no-repeat;
}
.meau-code .kf-right-box {
	top: inherit;
	bottom: -35px;
}
.meau-code .kf-right-box .box-border {
	width: 130px;
	text-align: center;
	border-top: 1px solid #ccc;
}
.meau-code .kf-right-box .box-border i {
	display: block;
	color: #f66e06;
	font-size: 16px;
	line-height: 16px;
}
.meau-code .kf-right-box .box-border .arrow-right {
	top: inherit;
	bottom: 50px;
}
.meau-top a span {
	background: url(../img/qq.png) -30px -263px no-repeat;
}
.meau-top a:hover span {
	background: #e14b4c url(../img/qq.png) 7px -263px no-repeat;
}
.meau-top .kf-right-btn:hover {
	border: 1px solid #e14b4c;
}
.kf-right-item:hover .kf-right-box {
	display: block
}
.meau-zs .kf-right-btn {
	background-color: #e14b4c;
	color: #fff;
	margin-top: 80px;
	border-color: #e14b4c
}
.meau-zs .kf-right-btn span {
	color: #fff
}
.meau-zs .kf-right-btn p {
	color: #fff
}
.sev-t .circle {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	overflow: hidden;
	background: #F1F1F3;
	display: block;
	float: left;
	position: relative;
	left: auto;
}
.qq_a {
	width: 146px !important;
	display: inline-block;
	color: #333;
}
.sev-t .i-qq {
	width: 44px;
	height: 44px;
	background: url(../img/qq_icon.png) no-repeat center 3px;
	display: block;
	transition: all .2s;
	border-radius: 50%;
	overflow: hidden;
}
.sev-t b {
	float: left;
	width: 90px;
	line-height: 44px;
	font-size: 15px;
	margin-left: 12px;
}

/*返回顶部按钮*/
.goTop {
	position: fixed;
	bottom: 200px;
	right: 100px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	background: url(../img/top.png) no-repeat center center;
	text-indent: -999em;
	transition: all 0.3s;
	cursor: pointer;
	border-radius: 10px;
	z-index: 999;
}
.goTop:hover {
	background: url(../img/tophover.png);
}

/*.box_picture div {
	position: absolute;
	width: 150px;
	height: 150px;
	background: #fff;
	border-radius: 50%;
	overflow: hidden;
	cursor: pointer;
	padding: 20px;
	box-sizing: border-box;
	text-align: center;
}
.box_picture div:nth-of-type(1) {
	left: 2%;
	top: 10px;
}
.box_picture div:nth-of-type(2) {
	left: 4%;
	top: 10px;
}
.box_picture div:nth-of-type(4),
.box_picture div:nth-of-type(7),
.box_picture div:nth-of-type(10),
.box_picture div:nth-of-type(12),
.box_picture div:nth-of-type(23),
.box_picture div:nth-of-type(30),
.box_picture div:nth-of-type(16) {
	width: 80px;
	height: 80px;
	margin-right: 20px;
}
.box_picture div:nth-of-type(5),
.box_picture div:nth-of-type(12),
.box_picture div:nth-of-type(15),
.box_picture div:nth-of-type(18),
.box_picture div:nth-of-type(21),
.box_picture div:nth-of-type(25),
.box_picture div:nth-of-type(30),
.box_picture div:nth-of-type(40),
.box_picture div:nth-of-type(32),
.box_picture div:nth-of-type(38),
.box_picture div:nth-of-type(28) {
	width: 110px;
	height: 110px;
}
.box_picture div:nth-of-type(2):hover,
.box_picture div:nth-of-type(10):hover,
.box_picture div:nth-of-type(12):hover {
	width: 100px;
	height: 100px;
	transition: all 2s;
}
.box_picture div:hover {
	z-index: 99999;
}
.box_picture div img {
	width: 70%;
	height: 70%;
	border-radius: 10%;
	margin-top: 15%;
	transition: all 2s;
	box-shadow: 0 0 20px #D3D4D3;
}

.box_picture div:hover img {
	transform: scale(1.9);
	border-radius: 50%;
}*/

/*新定位*/
.section_picture .picture_bg {
	background: url(../img/-3.jpg) no-repeat;
	background-size: cover;
	height: 950px;
	padding: 50px 0;
}
.box_picture {
	position: relative;
	margin: auto;
}
.content_photo {
	margin: 0 auto;
	position: relative;
	width: 1000px;
}
.content_photo a {
	position: absolute;
	display: inline-block;
	background: #fff;
	border: none;
	border-radius: 50%;
	width: 200px;
	height: 200px;
	z-index: 1;
	/*padding: 15px;*/
	
	box-sizing: border-box;
	border: none;
	text-align: center;
	overflow: hidden;
	box-shadow: 0 0 10px #999;
}
.content_photo a:hover {
	z-index: 99999;
}
.content_photo a.w42 {
	top: 0;
	left: 350px;
	width: 42px;
	height: 42px;
}
.content_photo a.w55 {
	top: 260px;
	left: 160px;
	width: 55px;
	height: 55px;
}
.content_photo a.w50 {
	top: 360px;
	right: 200px;
	width: 50px;
	height: 50px;
}
.content_photo a img {
	width: 75%;
	margin: auto;
	margin-top: 10%;
	-webkit-transition: 1s;
}
.content_photo img:hover {
	-webkit-transform: rotate(0deg);
	-webkit-transform: scale(1.2);
	/*	-webkit-box-shadow: 10px 10px 15px #ccc;*/
	
	z-index: 999;
	/*border-bottom-right-radius: 140px 30px;*/
}
.content_photo a:nth-of-type(1) {
	top: 0;
	left: 50px;
	/*transform: rotate(5deg);
	-o-transform: rotate(5deg);
	-webkit-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	-moz-transform: rotate(5deg);*/
}
.content_photo a:nth-of-type(2) {
	top: 10px;
	left: 460px;
}
.content_photo a:nth-of-type(3) {
	top: 0;
	right: 30px;
	width: 155px;
	height: 155px;
}
.content_photo a:nth-of-type(4) {
	top: 160px;
	left: 260px;
	width: 155px;
	height: 155px;
}
.content_photo a:nth-of-type(5) {
	top: 360px;
	left: -10px;
	width: 180px;
	height: 180px;
}
.content_photo a:nth-of-type(6) {
	top: 360px;
	left: 260px;
	width: 155px;
	height: 155px;
}
.content_photo a:nth-of-type(7) {
	top: 700px;
	left: 200px;
	width: 155px;
	height: 155px;
}
.content_photo a:nth-of-type(8) {
	top: 300px;
	left: 500px;
	width: 200px;
	height: 200px;
}
.content_photo a:nth-of-type(9) {
	top: 150px;
	right: 200px;
	width: 100px;
	height: 100px;
}
.content_photo a:nth-of-type(10) {
	top: 250px;
	right: 0;
	width: 180px;
	height: 180px;
}
.content_photo a:nth-of-type(11) {
	top: 500px;
	right: 0;
	width: 180px;
	height: 180px;
}
.content_photo a:nth-of-type(12) {
	top: 537px;
	right: 437px;
	width: 140px;
	height: 140px;
}
.content_photo a:nth-of-type(13) {
	top: 700px;
	left: 400px;
	width: 140px;
	height: 140px;
}
.content_photo a:nth-of-type(14) {
	top: 700px;
	right: 200px;
	width: 120px;
	height: 120px;
}
.content_photo a:nth-of-type(15) {
	top: 550px;
	right: 250px;
	width: 90px;
	height: 90px;
}
.content_photo a.w60 {
	width: 60px;
	height: 60px;
	left: 200px;
	top: 600px;
}
.content_photo a.w30 {
	width: 30px;
	height: 30px;
	left: 600px;
	top: 800px;
}
#light_first {
	width: 90px;
	height: 50px;
	border-radius: 50px;
	position: fixed;
	opacity: 0.5;
	top: 20px;
	right: 20px;
}
#light_second {
	width: 50px;
	height: 50px;
	border-radius: 48px;
	position: absolute;
	background: white;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}
.open1 {
	background: rgba(0, 184, 0, 0.8);
}
.open2 {
	top: 0px;
	right: 1px;
}
.close1 {
	background: rgba(255, 255, 255, 0.4);
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-left: transparent;
}
.close2 {
	left: 0px;
	top: 0px;
	border: 1px solid rgba(0, 0, 0, 0.1);
}
.caution {
	position: fixed;
	right: 20px;
	top: 90px;
}
.caution p:first-child {
	opacity: 0;
	-ms-animation: dcaution 5s;
	-moz-animation: dcaution 5s;
	-webkit-animation: dcaution 5s;
}
.caution p:last-child {
	opacity: 0;
	-webkit-animation: dcaution 5s 5s;
	-moz-animation: dcaution 5s 5s;
	-ms-animation: dcaution 5s 5s;
}
@-webkit-keyframes dcaution {
	0% {
		opacity: 0;
	}
	
	50% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
	}
}
@-moz-keyframes dcaution {
	0% {
		opacity: 0;
	}
	
	50% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
	}
}
@-ms-keyframes dcaution {
	0% {
		opacity: 0;
	}
	
	50% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
	}
}

/*============================*/
@media only screen and (min-width:1200px) {
	.what_do ul li img.xie {
		right: 25px;
	}
	
	.what_do span {
		font-size: 35px;
	}
	
	.box_picture {
		width: 1000px;
	}
}
@media only screen and (max-width: 1200px) {
	.content_photo {
		width: 100%;
	}
	
	.content_photo a.span {
		display: none;
	}
}
@media only screen and (min-width: 100px) and (max-width: 750px) {
	.layui-container {
		padding: 0 15px;
	}
	
	body {
		font-family: monospace;
		padding-top: 52px;
	}
	
	.section_one .lay_logo li {
		width: 48%;
		margin: 0 0 15px 0;
		height: 90px;
		line-height: 90px;
	}
	
	.section_one .lay_logo li:nth-child(2n) {
		float: right;
	}
	
	.swiper-container1,
	.login_box {
		height: 220px;
	}
	
	.login_kuang {
		position: fixed;
		top: 60px;
		display: none;
	}
	
	.box2 ul li img:nth-of-type(1) {
		display: none !important;
	}
	
	.box2 ul li img:nth-of-type(2) {
		display: block !important;
	}
	
	.sear_btns a {
		width: 40%;
	}
	
	.box_tab .projects {
		padding: 0;
	}
	
	.projects .result .tit_res .result_tit {
		font-size: 16px;
	}
	
	.projects .result .tit_res ul {
		width: 100%;
		float: none;
		margin-top: 10px;
	}
	
	.projects .result .tit_res ul li {
		padding: 0 5px;
		float: left !important;
		line-height: 28px;
		font-size: 12px;
	}
	
	.box_tab {
		height: auto;
		padding-bottom: 20px;
	}
	
	.box_tab ul.tab_ul li a {
		font-size: 16px;
		height: 35px;
		line-height: 32px;
	}
	
	.box_tab ul.tab_ul li a img {
		width: 25px;
		position: relative;
		top: -3px;
	}
	
	.box_tab ul.tab_ul li a img.du2 {
		margin-right: 5px;
	}
	
	.projects .result .tit_res {
		padding: 18px 0;
	}
	
	.table {
		height: 170px;
	}
	
	.title {
		font-size: 26px;
		padding: 20px 0;
	}
	
	.section_two {
		padding: 0 0 30px 0;
	}
	
	.sear_btns a {
		font-size: 16px;
		height: 35px;
		line-height: 35px;
	}
	
	.package-item {
		width: 100%;
		margin: 0 0 20px 0;
	}
	
	.package-item .package-head {
		font-size: 20px;
	}
	
	.six_box .box_left {
		margin-bottom: 20px;
	}
	
	.six_box .box_right {
		padding-left: 0;
	}
	
	.swiper3 {
		height: auto;
	}
	
	.net_right {
		padding-left: 0;
	}
	
	.weixin {
		margin-top: 20px;
	}
	
	.foot1 .layui-col-md7:nth-of-type(1) {
		border: none;
	}
	
	.what_do ul li img.xie {
		display: none;
	}
	
	.section_four {
		background-size: cover;
	}
	
	.what_do ul li {
		margin: 10px 0;
		height: 60px;
		line-height: 60px;
	}
	
	.what_do span {
		font-size: 20px;
		padding-left: 15px;
	}
	
	.what_do ul li img:first-child {
		width: 40px;
	}
	
	.adv-item-row {
		padding: 15px 0;
	}
	
	.advantage img {
		width: 50px;
		top: 0;
	}
	
	.adv-item-content h3 {
		font-size: 20px;
	}
	
	.home-package-media-list {
		height: auto;
	}
	/*手机端轮播*/
	
	.zx_swiper {
		position: relative;
	}
	
	.zx_swiper .swiper-container {
		background: #EEEEEE;
		padding: 20px 0;
	}
	
	.zx_swiper .swiper-slide {
		/*padding: 10px;*/
		/*box-sizing: border-box;*/
	}
	
	.swiperm img {
		width: 100%;
	}
	
	.swiperm .swiper-slide {
		/*box-shadow: 0 0 5px #ddd;*/
	}
	
	.zx_swiper .prevm,
	.zx_swiper .nextm {
		width: 22px;
		height: 49px;
		background-size: 22px 49px !important;
	}
	
	.zx_swiper .prevm {
		left: 0;
		background: url(../img/zuo.png) no-repeat;
	}
	
	.zx_swiper .nextm {
		right: 0;
		background: url(../img/you.png) no-repeat;
	}
	
	.goTop {
		right: 0;
		background-size: 70%;
	}
	
	.kf-right {
		right: 0;
	}
	
	.footer .foot1 {
		padding-top: 20px;
	}
	
	.box_right .li h3 {
		font-size: 18px;
	}
	
	.box_picture div {
		position: inherit;
		left: 0 !important;
		top: 0 !important;
		float: left;
		background: none;
		width: 25% !important;
		height: 90px !important;
		margin-bottom: 10px;
		text-align: center;
		margin-right: 0 !important;
		padding: 0;
	}
	
	.box_picture div img {
		width: 70%;
		height: auto !important;
		margin: auto;
		border-radius: 0;
	}
	
	.box_picture div:nth-child(2n) {
		float: right;
	}
	
	.box_picture {
		height: auto !important;
		overflow: hidden;
		padding: 40px 0 20px 0;
	}
	
	.projects .search {
		width: 100%;
		height: 40px;
		line-height: 40px;
	}
	
	.projects .search input,
	.projects .search button {
		height: 40px;
		font-size: 15px;
	}
	
	.box_picture {
		width: 100% !important;
	}
	
	.content_photo a {
		position: relative !important;
		left: 0 !important;
		top: 0 !important;
		width: 33% !important;
		border-radius: 0;
		box-shadow: none;
		height: 110px !important;
		line-height: 110px;
		float: left;
	}
	
	.content_photo a img {
		margin: 0;
		width: 60%;
	}
	.section_picture .picture_bg{
		height: auto !important; 
		overflow: hidden;
	}
}