﻿/*首页*/

.container1 {
	background: url(../images/bg_02.jpg) no-repeat top center;
}

.con1 {
	border-bottom: 2px solid #f8f8f9;
	padding: 50px 0;
	overflow: hidden;
}

.con2 {
	border-bottom: 2px solid #f8f8f9;
}

.con1 .text1 {
	width: 131px;
	float: left;
	margin-right: 30px;
}

.con1 .text2 {
	width: 1167px;
	float: left;
	padding-left: 30px;
	border-left: 2px solid #f8c12d;
	color: #555555;
	font-size: 15px;
	line-height: 30px;
	font-family: "OPENSANS-REGULAR_0";
}

.detail>a {
	width: 96px;
	display: block;
	line-height: 28px;
	background: #78b552;
	color: #fff;
	text-align: center;
	border-radius: 10px;
	border: 1px solid #fff;
}

.detail2 a {
	width: 128px;
	display: block;
	line-height: 37px;
	background: #78b552;
	color: #fff;
	text-align: center;
	border-radius: 30px;
	border: 1px solid #fff;
}

.detail>a:hover,
.detail2 a:hover {
	border: 1px solid #78b552;
	background: #fff;
	color: #78b552;
}

.about {
	padding: 60px 0 50px 0;
	overflow: hidden;
	border-bottom: 2px solid #f8f8f9;
}

.about .we {
	width: 70%;
	float: left;
}

.about .video {
	width: 25%;
	float: right;
	min-height: 282px;
	margin-left: 20px;
	position: relative;
	background: url(../images/videobg_03.jpg) no-repeat top right;
}

.about .video .pic1 {
	position: absolute;
	top: 0px;
	right: 65px;
	background: #fff;
	border-radius: 50%;
	overflow: hidden;
}

.about .video .pic1 img {
	display: block;
	width: 290px;
	height: 290px;
}

.about .video .pic2 {
	position: absolute;
	top: 115px;
	right: 0;
	background: #fff;
	border-radius: 50%;
	overflow: hidden;
	cursor: pointer;
}

.about .video .pic2 .box {
	position: relative;
}

.about .video .pic2 img {
	display: block;
	width: 180px;
	height: 180px;
}

.about .video .pic2:hover .mask {
	background: rgba(0, 0, 0, .6);
}

.about .video img {
	width: 100%;
}

.about .we .tex3 {
	padding: 40px 0 45px 0;
	line-height: 30px;
	overflow: hidden;
}

.brand {
	padding: 50px 0;
	overflow: hidden;
}

.brand h1 {
	text-align: center;
	font-family: arial;
	font-size: 36px;
	color: #151516;
}

.picScroll-left {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.picScroll-left .hd {
	overflow: hidden;
}
.brandcontainerbox{
	position: relative;
	padding: 0 50px;
}
.brandcontainerbox .swiper-button-next {
	display: block;
	width: 37px;
	height: 36px;
	right: 0;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/icoleft_05.png") no-repeat;
	position: absolute;
	/*top: 100px;*/
	z-index: 9999;
	margin-top: -18px;
	
}

.brandcontainerbox .swiper-button-prev {
	display: block;
	width: 37px;
	height: 36px;
	left: 0;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/icoleft_03.png") no-repeat;
	position: absolute;
	/*top: 100px*/
	z-index: 9999;
	margin-top: -18px;
}

.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
}

.picScroll-left .hd ul li.on {
	background-position: 0 0;
}

.picScroll-left .bd {
	/*padding: 40px 50px 0 50px;*/
	margin: 40px 50px 0 50px;
	overflow: hidden;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	margin: 0 15px 0 0;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 19%;
}

.picScroll-left .bd ul li:nth-last-child(1) {
	margin: 0 !important;
}

/*2019/3/7*/
.brandcontainer .swiper-wrapper {
  -webkit-transition-timing-function: linear;    /*之前是ease-out*/
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  margin: 0 auto;
}

.brandcontainer .pic {
	text-align: center;
	border: 1px solid #e6e6e6;
	transition: all 0.3s;
}

.brandcontainer .pic img {
	display: block;
	width: 100%;
}

.brandcontainer .swiper-slide:hover .pic {
	border-color:  #78b552;
}


/*indexbanner*/

.banner {
	height: 540px;
}

.swiper-container.indexbanner {
	width: 100%;
	height: 100%;
	background: #000;
	padding: 0!important;
}

.indexbanner .swiper-slide {
	font-size: 18px;
	color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 60px;
	background: rgba(0, 0, 0, .67);
}

.parallax-bg {
	position: absolute;
	left: 0;
	top: 0;
	/*width: 130%;*/
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
}

.parallax-bg video,
.layui-layer-page .layui-layer-content video {
	width: 100%;
	height: 100%;
	object-fit: fill;
}

.indexbanner .swiper-slide .title {
	font-size: 48px;
	color: #fff;
	line-height: 60px;
}

.layui-layer-ico {
	background-image: url(../images/icon.png)!important;
	background-position: -149px -31px!important;
}

.layui-layer-page .layui-layer-content {
	overflow: hidden!important;
	background: #000;
}


/*sevice*/

.sevice_bg {
	width: 100%;
	background: url(../images/service_02.jpg) no-repeat top;
}

.comenbanner {
	width: 100%;
	position: relative;
	height: 280px;
	color: #fff;
	background-size: 100% 100% !important;
}

.n_container {
	padding: 60px 0;
	overflow: hidden;
}


/*联系我们*/

.top_line {
	border-top: 3px solid #3c3c3c;
	height: 30px;
}

.map2 {
	width: 100%;
	margin-bottom: 30px;
	height: 380px;
	border: none;
}

.contact_left {
	background: #fafafa;
	width: 47%;
	float: left;
	padding: 40px 30px 20px 30px;
	overflow: hidden;
}

.contact_left h1 {
	font-size: 26px;
	color: #444444;
	font-weight: bold;
}

.contact_left .tex4 {
	padding: 20px 0 35px 0;
	font-family: "OPENSANS-REGULAR_0";
}

.contact_left h2 {
	font-size: 20px;
	color: #444444;
	font-weight: bold;
	margin-bottom: 15px;
}

.contact_left .adlist {
	width: 100%;
}

.contact_left .adlist li {
	line-height: 22px;
	display: block;
	clear: both;
	width: 100%;
}

.contact_left .adlist li .ico {
	float: left;
	width: 22px;
	margin-right: 16px;
}

.contact_left .adlist li .txt3 {
	float: right;
	width: 93%;
	padding-bottom: 15px;
	color: #343434;
}

.contact {
	padding-bottom: 60px;
	overflow: hidden;
}

.message {
	width: 50%;
	float: right;
}

.message li {
	width: 49%;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
}

.message li:nth-child(2n) {
	margin-right: 0;
}

.mes01 {
	border: 1px solid #e6e6e6;
	line-height: 50px;
	padding: 0 20px;
	color: #999999;
	width: 100%;
	font-family: arial;
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #999999;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #999999;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #999999;
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #999999;
}

.h190 {
	height: 190px;
}

.btn2 {
}

.btn2  button {
	width: 100%;
	margin-top: 10px;
	color: #fff;
	background: #ff7509;
	text-align: center;
	border: 1px solid #e6e6e6;
	color: #fff;
	display: block;
	line-height: 52px;
}

.btn2 button:hover {
	width: 100%;
	color: #ff7509;
	background: #fff;
	text-align: center;
	border: 1px solid #ff7509;
}


/*关于我们*/

.layout_left {
	float: left;
	width: 30.36%;
}

.layout_right {
	float: right;
	width: 67.35%;
}

.navmain>ul>li {
	margin-bottom: 20px;
	/*padding-left: 50px;*/
	/*padding-right: 15px;*/
	height: 74px;
	line-height: 72px;
	border: 1px solid #e6e3e3;
	/*background: #fff url(../images/pro_1.png) no-repeat 15px center;*/
}

.navmain>ul>li>a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 55px;
	background: #fff url(../images/pro_1.png) no-repeat center center;
	transition: all 0s;
}

.navmain>ul>li.on>a:before,
.navmain>ul>li:hover>a:before {
	background: #cd0021 url(../images/pro_10.png) no-repeat 15px center;
}

.navmain>ul>li>a {
	position: relative;
	display: block;
	font-size: 16px;
	color: #555555;
	padding-left: 55px;
	padding-right: 30px;
	background: #fff url(../images/leftbg.png) no-repeat 98% center;
	transition: all 0s;
}

.navmain>ul>li.on>a,
.navmain>ul>li:hover>a {
	color: #fff;
	background-image: url(../images/leftbg0.png);
	background-color: #cd0021;
}

.about_sec {
	padding: 30px 0 50px;
}

.about_sec .navmain>ul>li:nth-child(1)>a:before {
	background-image: url(../images/about_1.png);
}

.about_sec .navmain>ul>li:nth-child(2)>a:before {
	background-image: url(../images/about_2.png);
}

.about_sec .navmain>ul>li:nth-child(3)>a:before {
	background-image: url(../images/about_3.png);
}

.about_sec .navmain>ul>li:nth-child(1).on>a:before,
.about_sec .navmain>ul>li:nth-child(1):hover>a:before {
	background-image: url(../images/about_10.png);
	background-color: #cd0021;
}

.about_sec .navmain>ul>li:nth-child(2).on>a:before,
.about_sec .navmain>ul>li:nth-child(2):hover>a:before {
	background-image: url(../images/about_20.png);
	background-color: #cd0021;
}

.about_sec .navmain>ul>li:nth-child(3).on>a:before,
.about_sec .navmain>ul>li:nth-child(3):hover>a:before {
	background-image: url(../images/about_30.png);
	background-color: #cd0021;
}

.hotvideo {
	border: 1px solid #e6e3e3;
	cursor: pointer;
}

.hotvideo .pic {
	position: relative;
}

.hotvideo .pic>img {
	display: block;
	width: 100%;
}

.mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .4);
	text-align: center;
	transition: all 0.8s;
}

.hotvideo:hover .mask {
	background: rgba(0, 0, 0, .6);
}

.mask img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21.5px;
	margin-top: -21.5px;
	width: 43px!important;
	height: 43px!important;
}

.hotvideo .tbox {
	padding: 25px 35px;
	font-size: 18px;
	color: #222222;
	text-align: center;
}

.aboutmain {
	font-size: 15px;
	color: #555555;
	line-height: 30px;
}

.aboutmain h1 {
	padding: 0 10px;
	display: inline-block;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	background: #fdc900;
	text-transform: uppercase;
}

.aboutmain h2 {
	margin-top: 25px;
	font-size: 18px;
	color: #093eb6;
	line-height: 24px;
	font-weight: 600;
}


.aboutmain p {
	margin-top: 25px;
}

.aboutmain p img{
	max-width: 100%;
}
.aboutcvideo {
	float: right;
	width: 42.35%;
	min-height: 325px;
	margin-left: 20px;
	position: relative;
	background: url(../images/videobg_03.jpg) no-repeat top right;
}

.aboutcvideo .pic1 {
	position: absolute;
	top: 10px;
	right: 100px;
	padding: 10px;
	background: #fff;
	-moz-box-shadow: 2px 3px 10px #e7e7e7;
	-webkit-box-shadow: 2px 3px 10px #e7e7e7;
	box-shadow: 2px 3px 10px #e7e7e7;
}

.aboutcvideo .pic1 img {
	display: block;
	width: 276px;
}

.aboutcvideo .pic2 {
	position: absolute;
	top: 150px;
	right: 0;
	padding: 10px;
	background: #fff;
	-moz-box-shadow: 2px 3px 10px #e7e7e7;
	-webkit-box-shadow: 2px 3px 10px #e7e7e7;
	box-shadow: 2px 3px 10px #e7e7e7;
	cursor: pointer;
}

.aboutcvideo .pic2 .box {
	position: relative;
}

.aboutcvideo .pic2 img {
	display: block;
	width: 160px;
}

.aboutcvideo .pic2:hover .mask {
	background: rgba(0, 0, 0, .6);
}

.aboutmain2 {
	margin-top: 30px;
}

.aboutmain2 img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}


/*产品*/


/*probannerswiper*/

.probanner {
	height: 280px;
}

.swiper-container.probannerswiper {
	width: 100%;
	height: 100%;
	background: #000;
	padding: 0!important;
}

.probannerswiper .swiper-slide {
	font-size: 18px;
	color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 60px;
	background: rgba(0, 0, 0, .67);
	
	background-size: cover!important;
}

.probannerswiper .swiper-slide .title {
	font-size: 48px;
	color: #fff;
	line-height: 60px;
	text-transform: uppercase;
	
	position: relative;
	z-index: 100;
}

/*2019/3/7*/
.probannerswiper .pic{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	/*background: rgba(0, 0, 0, .67);*/
	
}
.swiper-container.probannerswiper .swiper-button-next,.swiper-container.probannerswiper .swiper-button-prev{
	display: none;
}

.pro_sec {
	padding: 50px 0;
}

.pro_sec .navmain>ul>li {
	min-height: 44px;
	line-height: 20px;
	height: auto;
}

.pro_sec .navmain>ul>li>a {
	padding-top: 15px;
	padding-bottom: 15px;
}

.pro_sec .navmain>ul>li ol {
	display: none;
	background: #fff;
	padding: 20px 25px;
	-moz-box-shadow: 0px 2px 10px #f5f5f5;
	-webkit-box-shadow: 0px 2px 10px #f5f5f5;
	box-shadow: 0px 2px 10px #f5f5f5;
}

.pro_sec .navmain>ul>li ol li a {
	display: block;
	font-size: 14px;
	color: #555555;
	padding: 15px 0;
	border-bottom: 1px solid #e6e3e3;
}

.pro_sec .navmain>ul>li ol li a:hover {
	color: #CD0021;
	border-color: #CD0021;
}

.sese{color: #CD0021 !important;border-color: #CD0021 !important;}

.weizhi {
	margin-bottom: 30px;
	font-size: 36px;
	color: #000;
	font-weight: bold;
}

.promain1 {
	padding: 60px 25px;
	background: #fafafa;
}

.proimg {
	float: left;
	width: 42.5%;
	margin-right: 40px;
}

.proimg img {
	display: block;
	width: 100%;
}

.prot {
	/*float: left;*/
	/*width: 57.5%;*/
	/*padding-left: 40px;*/
}

.prot .protit {
	font-size: 30px;
	color: #222;
	line-height: 30px;
}

.prot .proinfo {
	margin-top: 20px;
	font-size: 15px;
	color: #555555;
	line-height: 23px;
	/*height: 69px;*/
	height: 115px;
	overflow: hidden;
}

.prot .promore {
	margin-top: 40px;
	display: inline-block;
	width: 109px;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #cd0020;
	border-radius: 25px;
	cursor: pointer;
}

.promain2 {
	margin-top: 50px;
}

.promain2 .hd {
	border-bottom: 1px solid #f2f2f2;
}

.promain2 .hd ul li {
	float: left;
	width: 20%;
	text-align: center;
	font-size: 16px;
	color: #555555;
	padding-bottom: 20px;
	cursor: pointer;
}

.promain2 .hd ul li.on {
	border-bottom: 2px solid #cd0020;
}

.promain2 .bd {
	padding: 0 25px;
	padding-top: 30px;
}

.promain2 .detail {
	font-size: 15px;
	color: #555555;
	line-height: 30px;
}
.promain2 .detail img{
	max-width: 100%;
}
.photoes {
	margin-top: 35px;
}

.photoes .tit {
	font-size: 15px;
	color: #555555;
	font-weight: bold;
}

.photoesbox {}

.photoesbox .item {
	float: left;
	width: 30%;
	margin-left: 5%;
	margin-top: 25px;
}

.photoesbox .item:nth-child(3n+1) {
	margin-left: 0;
}

.photoesbox .item img {
	display: block;
	width: 100%;
}

.photoesbox .item .t {
	margin-top: 25px;
	text-align: center;
	font-size: 15px;
	color: #555555;
	height: 60px;
	overflow: hidden;
}


/*响应式样式*/

@media only screen and (max-width:1366px) {
	.w {
		width: 1300px;
	}
	.header .logo {
		width: 45%;
	}
	.header .logo h1 {
		width: 12%;
	}
	.header .logo span {
		width: 83%;
	}
	.header .logo span img {
		width: 90%;
	}
	.header .logo h1 img {
		width: 100%;
	}
	.pc_nav {
		width: 55%;
	}
	.con1 .text1 {
		width: 10%;
	}
	.con1 .text2 {
		width: 85%;
	}
}

@media only screen and (max-width:1280px) {
	.w {
		width: 1024px;
	}
	.header .logo {
		width: 35%;
	}
	.pc_nav {
		width: 65%;
	}
	.con1 .text1 {
		width: 15%;
	}
	.con1 .text2 {
		width: 80%;
	}
	.swiper-slide .protab img {
		width: 90%;
	}
	.picScroll-left .bd ul li {
		width: 18.6%;
	}
	.picScroll-left .hd .next,
	.picScroll-left .hd .prev {
		top: 70px;
	}
	.contact_left .adlist li .txt3 {
		width: 90%;
	}
	.footer {
		height: auto;
	}
	.header .logo h1 {
		margin-top: 15px;
	}
	.about .we {
		width: 60%;
	}
	
	.promain2 .hd ul li{
		line-height: 20px;
	}
}

@media only screen and (max-width:1024px) {
	.w {
		width: 960px;
	}
	.header .logo span {
		display: none;
	}
	.pc_nav {
		width: 70%;
	}
	.header .logo {
		width: 15%;
	}
	.header .logo h1 {
		width: 50%;
		margin-top: 0;
	}
	.comenbanner {
		height: 200px;
	}
	.banner {
		height: 350px;
	}
	.indexbanner .swiper-slide .title {
		font-size: 30px;
		line-height: 40px;
	}
	.hotvideo .tbox{
		padding: 5px;
	}
	.footer{
		padding: 20px 0;
	}
	.aboutcvideo {
		width: 61%;
		margin-bottom: 20px;
	}
	.probanner {
    height: 180px;
}
}

@media only screen and (max-width:960px) {
	.w {
		width: 100%;
		padding: 0 3%;
	}
	.pc_head {
		display: none;
	}
	.phone_head {
		display: block;
		box-shadow: 0px 0px 10px #ccc;
	}
	.swiper-container {
		margin-top: 52px !important;
	}
	.phone_head .logo {
		width: 80%;
		margin-top: 5px;
	}
	.about .we,
	.about .video {
		width: 100%;
	}
	.about_sec{
		padding-top: 70px!important;
		padding-bottom: 30px!important;
	}
	.aboutcvideo{
		float: none;
		display: inline-block;
		width: auto;
		width: 53%;
		margin-left: 0;
	}
	.layout_left{
		display: none;
	}
	.layout_right{
		width: 100%;
	}
	
	.weizhi {
    margin: 20px 0;
    font-size: 20px;
}
.prot .protit {
    font-size: 18px;
    line-height: 20px;
}
.promain1 {
    padding: 20px 25px;
}
.promain2 .hd ul li{
	font-size: 14px;
}
.pro_sec{
	padding-bottom: 30px!important;
}
.comenbanner{
	margin-top: 60px;
}
}
@media only screen and (max-width:780px) {
	.w {
		width: 96%;
		padding: 0 2%;
	}
	.picScroll-left .bd ul li {
		width: 18%;
	}
	.picScroll-left .hd .next,
	.picScroll-left .hd .prev {
		top: 60px;
	}
	.comenbanner {
		height: 180px;
	}
	.contact {
		margin-top: 50px;
		margin-bottom: 30px;
	}
	.contact_left,
	.message {
		width: 100%;
	}
	.contact_left {
		margin-bottom: 30px;
	}
	.con1,.about,.about .we .tex3,.brand,.n_container{
		padding: 30px 0;
	}
}

@media only screen and (max-width:760px) {
	.footer {
		height: auto;
		overflow: hidden;
		padding-bottom: 20px;
		position: relative;
	}
	.footer .terg {
		width: 100%;
	}
	.footer .logo1 {
		width: 100%;
		text-align: center;
	}
	.footer .terg .bonav li {
		margin-right: 15px;
		margin-top: 15px;
		font-size: 15px;
	}
	.footer .terg .bonav li:nth-last-child(1) {
		margin-right: 0;
	}
	.footer .totop {
		position: absolute;
		bottom: 20px;
		right: 20px;
	}
	.con1 .text1 {
		width: 100%;
		text-align: center;
	}
	.con1 .text2 {
		width: 100%;
		border: none;
	}
	.about .we {
		width: 95%;
		margin: 0 0 0 2.5%;
	}
	.swiper-container {
		padding: 0 !important;
	}
	.swiper-slide .protab img {
		width: 100%;
	}
	
	.promain2 .detail img,.proinfo2 p img{
		height: auto!important;
	}
	.footer .logo1{
		display: none;
	}
}

@media only screen and (max-width:480px) {
	.phone_head .logo h1 {
		width: 20%;
	}
	.picScroll-left .bd ul li {
		width: 100%;
		margin: 0;
		margin-right: 100px;
	}
	.picScroll-left .hd .next,
	.picScroll-left .hd .prev {
		top: 120px;
		z-index: 999;
	}
	.picScroll-left .bd {
		width: 90%;
		margin: 0 auto;
	}
	.comenbanner {
		height: 85px;
	}
	.contact_left .adlist li .txt3 {
		width: 88%;
	}
	.indexbanner .swiper-slide .title {
		font-size: 18px;
		line-height: 24px;
	}
	.banner {
		height: 180px;
	}
	.con1 .text1 {
		text-align: left;
	}
	.con1 .text2 {
		padding-left: 0;
	}
	.swiper-slide .protxt {
		padding-top: 20px;
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.procontainer .swiper-button-prev{
		left: 0;
	} 
	.procontainer .swiper-button-next{
		right: 0;
	}
	.brand h1{
		font-size: 25px;
	}
	.brandcontainerbox .swiper-container{
		margin-top: 20px!important;
	}
	.indexbanner .swiper-pagination{
		bottom: 5px!important;
	}
	.about .video{
		margin: 20px 0 0 0;
	}
	.footer .totop {
	bottom: auto;
    top: 20px;
    }
    .aboutcvideo {
    	width: 100%;
    }
    .probanner {
    height: 80px;
}
.probannerswiper .swiper-slide .title {
    font-size: 25px;
    line-height: 35px;
}

.proimg{
	width: 100%;
}
.prot{
	width: 100%;
	padding: 20px 0 0;
}
.promain2 .hd ul li{
	padding-bottom: 5px;
}
.promain2 .hd ul li {
    font-size: 13px;
}
}
@media only screen and (max-width:380px) {
	.picScroll-left .hd .next,
	.picScroll-left .hd .prev {
		top: 80px;
	}
	.aboutcvideo .pic1 img {
    width: 230px;
}
.contact_left .adlist li .ico{
	margin-right: 10px;
}
.photoesbox .item{
	width: 100%;
	margin-left: 0;
	
}
}

@media only screen and (max-width:320px) {}

.proinfo2 p img{
	max-width: 100%;
}
