﻿@charset "utf-8";
/*首页*/
.banner {
	height: 550px;
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
	position: relative;
}

.banner .swiper-container {
	height: 550px;
	width: 100%;
}

.banner .pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 30px;
	width: 100%;
	z-index: 3;
}

.banner .swiper-pagination-switch {
	display: inline-block;
	height: 5px;
	width: 33px;
	background-color: #fff;
	margin: 0 15px;
	cursor: pointer;
}

.banner .swiper-active-switch {
	background: #45ba03;
}

.banner .swiper-wrapper {
	height: 550px;
	width: 100%;
	overflow: hidden;
}
.cont1-js-l{
	width: 702px;
	height: 376px;
	margin-top: 15px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	padding: 25px;
}
.cont1-js-r{
	width: 497px;
	height: 413px;
}
.cont1-js-rx {
	width: 100%;
	height: 40px;
	background: url(../191/phone-bg.jpg);
	margin-top: 50px;
	position: relative;
}
.cont1-logo{
	position: absolute;
	bottom: 30px;
	left: 10px;
}
.cont1-logo img{
	float: left;
	height: 63px;
	width: auto;
}
.cont1-logo span{
	display: block;
	float: left;
	line-height: 63px;
	font-size: 30px;
	color: #48b50a;
	font-weight: bold;
}
.cont1-rx{
	width: 215px;
	height: 49px;
	background: url(../191/phone.png) no-repeat center center;
	position: absolute;
	right: 10px;
	bottom: 25px;
}
.cont1-rx span{
	display: block;
	position: absolute;
	width: 100%;
	height: 30px;
	line-height: 30px;
	bottom: 0;
	left: 0;
	font-size: 14px;
	text-align: center;
	color: #fff;
}
.cont1-rx i{
	position: absolute;
	top: 0;
	left: 40px;
	font-size: 12px;
	color: #999;
}
.cont1-js-ms div{
	height: 168px;
	overflow: hidden;
}
.cont1-js-ms p{
	font-size: 13px;
	color: #454545;
	text-indent: 2em;
	line-height: 28px;
}
.cont1-js-ms a{
	float: right;
	margin-top: 10px;
}
.btn-mor{
	display: block;
	width: 90px;
	height: 28px;
	border: 1px solid #cfcdcd;
	font-size: 12px;
	color: #cfcdcd;
	text-align: center;
	line-height: 28px;
}
.btn-mor:hover{
	color: #45ba03;
	border-color: #45ba03;
}
.cont1-js-r{
	height: 413px;
	width: 497px;
}
.cont1-js-r img{
	width: 100%;
	height: 100%;
}
.cont1-js{
	position: relative;
}
.cont1-js>i{
	display: block;
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 70%;
	height: 2px;
	background-color: #48b50a;
}
.cont2-box{
	padding: 30px 0;
	background: url(../191/cont2_bg.jpg);
}
.cont2-m{
	position: relative;
	margin-left: 30px;
}
.cont2-m .swiper-container,.cont2-m{
	height: 419px;
	width: 513px;
}
.cont2-m img{
	width: 100%;
	height: 100%;
}
.cont2-m i{
	display: block;
	box-sizing: border-box;
	height: 419px;
	width: 513px;
	border: 1px solid #e5e5e5;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 3;
}
.cont2-m .pagination {
	position: absolute;
	left: 20px;
	text-align: left;
	bottom: 10px;
	width: 100%;
	z-index: 4;
}

.cont2-m .swiper-pagination-switch {
	display: inline-block;
	height: 5px;
	width: 28px;
	background-color: #fff;
	margin: 0 10px;
	cursor: pointer;
}

.cont2-m .swiper-active-switch {
	background: #45ba03;
}
.cont2-n{
	width: 596px;
	height: 429px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	margin-right: 30px;
	background-color: #fff;
	padding: 0 20px;
}
.news2-time{
	width: 135px;
	height: 100px;
	background: url(../191/news_bg.png) no-repeat center center;
	text-align: center;
	color: #555;
}
.news2-time div{
	margin-top: 15px;
	line-height: 40px;
	font-size: 24px;
}
.news2-time div em{
	font-size: 14px;
}
.news2-time span{
	display: block;
	line-height: 25px;
	font-size: 18px;
}
.news2-c{
	width: 400px;
}
.news2-c h4 a{
	font-size: 14px;
	color: #454545;
	line-height: 24px;
    display:block;
}
.news2-c p{
	font-size: 12px;
	line-height: 18px;
	color: #787878;
	margin-top: 2px;
	height: 36px;
	overflow: hidden;
}
.news2-c>a{
	display: block;
	width: 46px;
	line-height: 25px;
	text-align: center;
	border: 1px solid #cecdcd;
	font-size: 16px;
	color: #cecdcd;
	margin-top: 8px;
}
.cont2-n li{
	margin-top: 30px;
}
.cont2-n li:hover .news2-time{
	background-image: url(../191/news_bgs.png);
	color: #fff;
}
.cont2-n li:hover .news2-c h4 a{
	color: #45ba03;
	text-decoration: underline;
}
.cont2-n li:hover .news2-c>a{
	color: #45ba03;
	border-color: #45ba03;
}
.cont3-c a{
	float: left;
	width: 276px;
	margin-right: 32px;
}
.cont3-c a:last-child{
	margin-right: 0;
}
.cont3-c a i{
	display: block;
	width: 276px;
	height: 207px;
	box-sizing: border-box;
	border: 1px solid #eee;
	padding: 9px;
	overflow: hidden;
}
.cont3-c a i img{
	width: 100%;
	height: 100%;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.cont3-c a:hover i img{
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
}
.cont3-c a:hover i {
    border-color: #48b50a;
}
.cont3-c a span{
	display: block;
	line-height: 40px;
	text-align: center;
	font-size: 13px;
	color: #454545;
}
.cont3-c a:hover span{
	color: #48b50a;
}
/*产品中心*/
.product .cont3-c a:nth-child(4n){
	margin-right: 0;
}
.product .cont3-c a{
	margin-bottom: 20px;
}

/*产品详情*/
.product-xq-l{
	width: 608px;
}
.product-xq-l .product-m{
	width: 608px;
	height: 452px;
	box-sizing: border-box;
	border: 1px solid #dcdcdc;
	padding: 5px;
}
.product-xq-l .product-m i{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.product-xq-l .product-m i img{
	width: 100%;
	height: 100%;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.product-xq-l .product-m:hover i img{
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
}
.devices{
	height: 90px;
	padding: 0 20px;
	overflow: hidden;
	position: relative;
	width: 608px;
	margin: 0 auto;
	box-sizing: border-box;
	margin-top: 20px;
}
.devices .swiper-slide i{
	display: block;
	width: 125px;
	height: 90px;
	margin: 0 auto;
	border: 1px solid #d7d7d7;
	box-sizing: border-box;
	padding: 2px;
}
.devices .swiper-slide:hover i{
	border: 3px solid #c6c6c6;
}
.devices .swiper-slide.active i{
	border: 3px solid #c6c6c6;
}
.devices .swiper-slide i img{
	display: block;
	width: 100%;
	height: 100%;
}
.devices .arrow-left {
  background: url(../img/product/left.png) no-repeat left top;
  position: absolute;
  left: 0px;
  top: 28px;
  width: 17px;
  height: 30px;
}
.devices .arrow-right {
  background: url(../img/product/right.png) no-repeat left bottom;
  position: absolute;
  right: 0px;
  top: 28px;
  width: 17px;
  height: 30px;
}
.product-xq-r{
	width: 550px;
}
.product-xq-r h2{
	font-size: 24px;
	color: #333;
	line-height: 42px;
	border-bottom: 1px solid #ebeaea;
	padding-bottom: 5px;
    margin-bottom:10px;
}
.product-xq-r ul{
	margin-top: 10px;
}
.product-xq-r ul li {
	font-size: 12px;
	color: #787878;
	line-height: 24px;
}
.product-xq-r ul li span{
	color: #444;
	margin-left: 5px;
}
.product-xq-r ul{
	min-height: 210px;
}
.product-xq-r>a{
	display: block;
	width: 136px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	background-color: #ff9830;
	border-radius: 5px;
	margin-top: 15px;
}
.product-xq-r>a:hover{
	background-color: #ff8000;
}
.product-fx{
	margin-top: 10px;
	padding-top: 15px;
	border-top: 1px solid #ebeaea;
}
.product-fx div a{
	float: left;
	width: 47px;
	height: 46px;
	margin-right: 10px;
}
.product-fx div a img{
	width: 100%;
	height: 100%;
}
.product-fx div{
	float: left;
}
.product-fx>a{
	float: left;
	width: 146px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	font-size: 12px;
	color: #fff;
	background-color: #4dafea;
	border-radius: 5px;
	margin-left: 20px;
}
.product-cs h2{
	font-size: 16px;
	color: #454545;
	line-height: 18px;
	border-left: 2px solid #757575;
	padding-left: 10px;
}
.product-cs ul{
	padding: 20px;
	border: 1px solid #eee;
	margin-top: 10px;
}
.product-cs ul li{
	float: left;
	width: 33.33%;
	line-height: 30px;
	font-size: 12px;
	color: #939393;
}

/*关于川汇*/
.about-c1 img{
	float: left;
	width: 382px;
	height: 253px;
}
.about-c1 div{
	float: right;
	width: 798px;
	height: 253px;
	overflow-y: scroll;
}
.about-c1 div h2{
	font-size: 22px;
	color: #454545;
	text-align: center;
	margin-bottom: 15px;
}
.about-c1 div p{
	font-size: 12px;
	color: #454545;
	line-height: 24px;
	text-indent: 2em;
}
.about-c2{
	height: 326px;
	background: url(../img/about/02.jpg) no-repeat center center;
	margin-top: 180px;
	position: relative;
}
.video{
	display: block;
	width: 499px;
	height: 340px;
	box-sizing: border-box;
	padding: 20px;
	background:url(../img/about/botder.png) no-repeat center bottom;
	margin: -140px auto 0;
	position: absolute;
	left: 50%;
	margin-left: -250px;
	top: 48px;
}
.about-c3 h2{
	font-size: 24px;
	color: #454545;
	line-height: 30px;
	margin-bottom: 15px;
}
.about-c3 li{
	float: left;
	width: 285px;
	height: 190px;
	margin-right: 20px;
}
.about-c3 li:last-child{
	margin-right: 0;
}
.about-c3 li img{
	width: 100%;
	height: 100%;
}
.contact-c-l{
	margin-left: 280px;
}
.contact-c-l span{
	display: block;
	line-height: 30px;
	color: #333;
	text-align: center;
	font-size: 12px;
}
.contact-c-r{
	margin-left: 80px;
}
.contact-c-r h4{
	font-size: 22px;
	color: #333;
	margin-bottom: 10px;
}
.contact-c-r li{
	font-size: 14px;
	color: #454545;
	line-height: 48px;
}
.map img{
	width: 100%;
	height: auto;
}

/*新闻动态*/
.news .cont2-n{
	width: 100%;
	padding: 0 ;
	border: none;
	height: auto;
}
.news .news2-c{
	width: 880px;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.news li:hover .news2-c{
	width: 900px;
}
.news .cont2-n li{
	padding: 0 70px 30px;
	border-bottom: 1px solid #e7e7e7;
}
.news .news2-c>a{
	width: 60px;
	line-height: 30px;
	font-size: 12px;
	border-radius: 50px;
}
.jp-tj{
	width: 300px;
}
.jp-tj h2{
	height: 60px;
	line-height: 60px;
	background-color: #48b50a;
	color: #fff;
	padding-left: 20px;
	font-size: 22px;
}
.jp-tj h2 span{
	font-size: 14px;
}
.jp-tj ul{
	border: 1px solid #dcdcdc;
	padding: 15px;
}
.jp-tj ul li a{
	display: block;
}
.jp-tj ul li a i{
	display: block;
	overflow: hidden
}
.jp-tj ul li a i img{
	width: 100%;
	height: 180px;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.jp-tj ul li a:hover i img{
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
}
.jp-tj ul li a span{
	display: block;
	font-size: 14px;
	color: #454545;
	text-align: center;
	line-height: 40px;
	height: 40px;
}
.jp-tj ul li a:hover span{
	color: #48b50a;
}
.jp-tj ul li{
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 15px;
}
.jp-tj ul li>img{
	width: 85%;
	height: auto;
	margin: 0 auto;
}
.jp-tj ul li:last-child{
	margin-bottom: 0;
	border-bottom: none;
}
.news-tit h2{
	font-size: 24px;
	line-height: 40px;
	color: #343434;
	text-align: center;
}
.news-tit p{
	text-align: center;
	font-size: 12px;
	color: #999;
	margin-top: 10px;
}
.news-tit p span{
	margin: 0 25px;
}
.news-tit{
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.news-xq-c{
	width: 860px;
}
.news-xq-c p{
	font-size: 12px;
	color: #787878;
	line-height: 24px;
	text-indent: 2em;
}
.news-xq-c img{
	width: 80%;
	margin: 20px auto;
}
.news-xq-c div a{
	display: block;
	font-size: 12px;
	color: #333;
	line-height: 24px;
}
.news-xq-c div a span{
	color: #999;
	margin-left: 5px;
}

/*案例中心*/
.case li{
	float: left;
	width: 376px;
	margin-right: 36px;
	margin-bottom: 30px;
}
.case li:nth-child(3n){
	margin-right: 0;
}
.case li i{
	display: block;
	width: 376px;
	height: 184px;
	box-sizing: border-box;
	border: 1px solid #eee;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.case li i img{
	width: 100%;
	height: 100%;
}
.case li:hover i{
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	transform: translate3d(0,-6px,0);
	-webkit-transform: translate3d(0,-6px,0);
	-moz-transform: translate3d(0,-6px,0);
	-ms-transform: translate3d(0,-6px,0);
	border-color: #48b50a;
}
.case li span{
	display: block;
	line-height: 40px;
	font-size: 18px;
	color: #555;
	text-align: center;
}

/*基地展示*/
.factory li{
	float: left;
	width: 570px;
	margin-right: 60px;
	margin-bottom: 30px;
}
.factory li:nth-child(2n){
	margin-right: 0;
}
.factory li i{
	display: block;
	width: 570px;
	height: 380px;
	box-sizing: border-box;
	overflow: hidden;
}
.factory li i img{
	width: 100%;
	height: 100%;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.factory li:hover i img{
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
}
.factory li span{
	display: block;
	line-height: 40px;
	font-size: 18px;
	color: #555;
	text-align: center;
}

/*2017-05-16*/
.product-cont{
    min-height:300px;
}
.product-cont{
    font-size:14px;
    color:#666;
    line-height:20px;
}