/* @Public head
----------------------------------------------------------------------------------------*/
#header{
	height:87px;
	background:url(../images/headBg.png) left top repeat-x;
}
#header h1{
	width:420px;
	height:87px;
	background:url(../images/logo.png) 6px center no-repeat;
	text-indent:-100000em;
	float:left;
}
#header .logo11{
      display: inline-block;
      margin-top:12px
}
#header .logo11 .logo111{
        margin-right:15px
}
#header .wrap{
	width:280px;
	height:87px;
	float:right;
}
#header .lng{
	width:91px;
	height:22px;
	background:#bd1e1c;
	margin-left:170px;
	text-align:center;
	line-height:22px;
	font-size:12px;
	color:#fff;
}
#header .lng a{
	color:#fff;
}
#header .lng a:hover{
	text-decoration:underline;
}
#header .phone{
	width:225px;
	height:40px;
	margin-top:5px;
	padding-left:55px;
	background:url(../images/phoneIcon.png) 15px center no-repeat;
}
#header .phone h2{
	font-size:12px;
	color:#666;
	line-height:12px;
}
#header .phone h3{
	font-size:18px;
	color:#666;
	font-weight:bold;
	line-height:18px;
	margin-top:7px;
}
#nav{
	height:42px;
	background:url(../images/navBg.png) left top repeat-x;
	font-size:0;
}
#nav ul{
	display:inline-block;
	vertical-align:top;
}
#nav ul li{
	display:inline-block;
	height:42px;
	line-height:42px;
	text-align:center;
	vertical-align:top;
}
#nav ul li a{
	font-size:14px;
	color:#fff;
	padding:0 22px;
}
#nav form{
	display:inline-block;
	border:#e3bebd 1px solid;
	width:140px;
	height:25px;
	background:#fff;
	-webkit-border-radius:14px;
	-moz-border-radius:14px;
	border-radius:14px;
	margin-top:7px;
	font-size:0;
	vertical-align:top;
}
#nav input[type=text]{
	width:92px;
	height:25px;
	border:none;
	background:none;
	font-size:12px;
	color:#999;
	padding-left:18px;
	vertical-align:top;
}
#nav input[type=image]{
	margin-top:5px;
	margin-left:5px;
	vertical-align:top;
}
/* @Public footer
----------------------------------------------------------------------------------------*/
#footer{
	height:116px;
	background:#525252;
	box-shadow:0 0 8px 0 #e7e7e7;
	margin-top:43px;
	font-size:0;
	padding-top:31px;
}
#footer .left{
	display:inline-block;
	height:49px;
	padding-left:120px;
	background:url(../images/logoFooter.png) 24px top no-repeat;
	font-size:0;
	vertical-align:top;
}
#footer .left h1{
	display:inline-block;
	line-height:25px;
	font-size:12px;
	color:#a6a6a6;
	vertical-align:top;
}
#footer .left a{
	color:#a6a6a6;
}
#footer .right{
	display:inline-block;
	height:49px;
    width: 430px;
    float:right;
}
#footer .right h1{
	display:inline-block;
	line-height:25px;
	font-size:12px;
	color:#a6a6a6;
	vertical-align:top;
}
/* @index
----------------------------------------------------------------------------------------*/
/*public*/
.leftArea{
	width:779px;
	float:left;
}
.rightArea{
	width:274px;
	float:right;
}
.titleIndex{
	background:url(../images/titleBg2.png) left bottom repeat-x;
	height:32px;
}
.titleIndex h1{
	text-indent:7px;
	background:url(../images/titleBg1.png) left center no-repeat;
	font-size:16px;
	color:#333333;
	line-height:29px;
}
.titleIndex span.en{
	font-size:12px;
	color:#999999;
}
.titleIndex a.more{
	font-size:12px;
	color:#999999;
	float:right;
}
.titleIndex.ex{
	height:40px !important;
}
.titleIndex.ex h1{
	line-height:37px !important;
}
/*banner*/
#banner{
	width:1920px;
}
.swiper-container {
	height:445px;
}
/*news*/
#news{
	margin-bottom:15px;
}
#news img{
	display:block;
	padding:0 17px 0 2px;
	float:left;
}
#news .wrap{
	width:490px;
	float:left;
}
#news a.item{
	display:block;
	height:35px;
	line-height:35px;
	font-size:12px;
	color:#666666;
	transition:all ease-in-out 0.2s;
	-webkit-transition:all ease-in-out 0.2s;
	-moz-transition:all ease-in-out 0.2s;
	-o-transition:all ease-in-out 0.2s;
}
#news span.time{
	font-size:12px;
	color:#999999;
	float:right;
	transition:all ease-in-out 0.2s;
	-webkit-transition:all ease-in-out 0.2s;
	-moz-transition:all ease-in-out 0.2s;
	-o-transition:all ease-in-out 0.2s;
}
#news .item:hover{
	font-size:14px;
	color:#ba1817;
	text-decoration:none;
}
#news .item:hover .time{
	font-size:14px;
	color:#ba1817;
}
/*products*/
#products{
	margin-bottom:15px;
	padding-left:2px;
}
#products .wrap{
	padding-top:19px;
}
#products .wrap .boxL{
	padding-left:3px;
	width:162px;
	float:left;
}
#products .wrap .boxL ul li{
	width:162px;
	height:55px;
	margin-bottom:1px;
}
#products .wrap .boxL ul li a:hover{
	text-decoration:none;
}
#products .wrap .boxL ul li .box{
	width:120px;
	height:30px;
	padding:14px 23px 11px 14px;
	background:#e1e1e1;
}
#products .wrap .boxL ul li .box .b1{
	width:22px;
	height:30px;
	float:left;
	background:url(../images/miehuooff.png) left top no-repeat;
}
#products .wrap .boxL ul li .box .line{
	width:0;
	height:13px;
	margin-top:8px;
	float:left;
	border-right:1px #a3a3a3 dotted;
}
#products .wrap .boxL ul li .box .text{
	width:91px;
	height:30px;
	padding-left:6px;
	float:left;
}
#products .wrap .boxL ul li .box .text p{
	font-size:12px;
	line-height:18px;
	color:#878787;
	margin-top:-4px;
}
#products .wrap .boxL ul li.hover{
	background:url(../images/arrowPro.png) right center no-repeat;
}
#products .wrap .boxL ul li.hover .box{
	background:#ba171a;
}
#products .wrap .boxL ul li.hover .b1{
	background-image:url(../images/miehuoon.png) !important;
}
#products .wrap .boxL ul li.hover .line{
	border-color:#fff !important;
}
#products .wrap .boxL ul li.hover p{
	color:#fff !important;
}
#products .wrap .boxL .more{
	width:157px;
	height:55px;
	background:url(../images/more.png) center center no-repeat, #e1e1e1;
}
#products .wrap .boxL .more a{
	display:block;
	width:157px;
	height:55px;
}
#products .wrap .boxL .more:hover{
	background:url(../images/moreOn.png) center center no-repeat,#ba171a;
}
#products .wrap .boxR{
	width:607px;
	height:273px;
	float:right;
	overflow:hidden;
}
#products .wrap .boxR ul li{
	width:183px;
	height:123px;
	float:left;
	border:#dddddd 1px solid;
	position:relative;
	overflow:hidden;
	margin-right:26px;
	margin-bottom:23px;
}
#products .wrap .boxR ul li .mask{
	width:183px;
	height:123px;
	position:absolute;
	top:123px;
	left:0;
	background:rgba(0,0,0,0.55);
	transition:all ease-in-out 0.2s;
	-webkit-transition:all ease-in-out 0.2s;
	-moz-transition:all ease-in-out 0.2s;
	-o-transition:all ease-in-out 0.2s;
	text-align:center;
}
#products .wrap .boxR ul li:hover .mask{
	top:0;
}
#products .wrap .boxR ul li .mask h2{
	display:inline-block;
	line-height:22px;
	border-bottom:1px dotted #fff;
	margin-top:43px;
	font-size:12px;
	color:#fff;
}
#products .wrap .boxR ul li .mask h3{
	line-height:22px;
	font-size:12px;
	color:#fff;
}
/*honor*/
#honor{
	margin-bottom:31px;
}
#honor .wrap{
	width:780px;
	height:122px;
	padding-top:12px;
	position:relative;
}
#goLeft, #goRight{
	position:absolute;
	top:44px;
	width:33px;
	height:33px;
	cursor:pointer;
}
#goLeft{
	left:0;
	background:url(../images/arrowLeft2.png) left top no-repeat;
}
#goRight{
	right:0;
	background:url(../images/arrowRight2.png) left top no-repeat;
}
#honor ul.box{
	width:780px;
	height:122px;
}
#honor ul.box li{
	width:195px;
	height:122px;
	float:left;
}
#honor ul.box li img{
	display:block;
	width:179px;
	height:120px;
	margin:0 auto;
	border:1px solid #dddddd;
}
/*bannerdown*/
img.bannerDown{
	display:block;
	width:100%;
}
/*about*/
#about{
	margin-bottom:14px;
	height:208px;
}
#about p{
	font-size:12px;
	color:#666666;
	line-height:28px;
	padding-left:8px;
	margin-top:4px;
}
/*video*/
#video{
	width:270px;
	height:160px;
	margin-left:4px;
	padding-top:19px;
	padding-bottom:10px;
}
/*case*/
#case{
	padding:13px 0 10px 6px;
	width:267px;
	height:233px;
	overflow:hidden;
}
#case li{
	width:126px;
	height:110px;
	float:left;
	position:relative;
	margin-right:15px;
	margin-bottom:13px;
}
#case li h1{
	height:25px;
	background:rgba(0,0,0,0.7);
	line-height:25px;
	font-size:12px;
	color:#fff;
	position:absolute;
	left:0;
	bottom:0;
	padding:0 10px;
	width:106px;
}
/*yuanshi*/
#yuanshi{
	padding:10px 0 0 6px;
	width:267px;
	height:92px;
}
#yuanshi li{
	width:126px;
	height:92px;
	margin-right:15px;
	float:left;
}
/*link*/
#link{
	width:1072px;
	padding-top:7px;
	margin:0 auto;
}
#link li{
	width:140px;
	height:48px;
	border:#dddddd 1px solid;
	margin-right:13px;
	float:left;
}
#link li img{
	display:block;
}
/* @inside
----------------------------------------------------------------------------------------*/
#bannerInside{
	height:180px;
	overflow:hidden;
	position:relative;
}
#bannerInside img{
	display:block;
	width:1920px;
	height:180px;
	position:relative;
	left:50%;
	margin-left:-960px;
}
/*left inside*/
#leftin{
	width:274px;
	float:left;
	margin-top:-42px;
	position:relative;
	z-index:18;
}
#leftin .title{
	height:80px;
	background:url(../images/titleInsideBg.png) left center no-repeat;
	box-shadow:#d5d5d5 0 0 5px 0;
}
#leftin .title p{
	font-size:14px;
	color:#979797;
	line-height:14px;
	text-align:center;
	padding-top:22px;
	text-transform:uppercase;
}
#leftin .title h2{
	font-size:20px;
	color:#333333;
	text-align:center;
	margin-top:8px;
	line-height:20px;
}
#leftin ul.pr {
	border:#e7e7e7 1px solid;
	border-bottom:none;
}
#leftin ul.pr li{
	border-bottom:#e7e7e7 1px solid;
	width:272px;
	height:53px;
}
#leftin ul.pr li a{
	display:block;
	height:43px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	font-size:14px;
	color:#333333;
	border-left:#fff solid 2px;
	line-height:16px;
    text-align:center;
}
#leftin ul.pr li a:hover, #leftin ul.pr li a.hover{
	background:#efefef;
	border-left-color:#ba1816;
	text-decoration:none;
}
#leftin ul.ot{
	border:#e7e7e7 1px solid;
	border-bottom:none;
}
#leftin ul.ot li{
	border-bottom:#e7e7e7 1px solid;
	width:272px;
	height:53px;
}
#leftin ul.ot li a{
	display:block;
	width:270px;
	height:53px;
	line-height:53px;
	text-align:center;
	font-size:14px;
	color:#333333;
	border-left:#fff solid 2px;
}
#leftin ul.ot li a:hover, #leftin ul.ot li a.hover{
	background:#efefef;
	border-left-color:#ba1816;
	text-decoration:none;
}
/*right inside*/
#rightin{
	width:778px;
	float:right;
	padding-top:8px;
}
#rightin .title{
	height:30px;
	border-bottom:#d7d7d7 1px solid;
	text-align:left;
}
#rightin .title p{
	display:inline-block;
	background:url(../images/home.png) left center no-repeat; 
	line-height:30px;
	font-size:12px;
	color:#666666;
	text-indent:20px;
}
#rightin .title a{
	color:#666666;
}
#rightin .title a:hover{
	color:#ba1816;
	text-decoration:none;
}
/*products*/
#proIn ul{
	width:768px;
	margin-left:7px;
	padding-top: 25px;
}
#proIn li{
	width:242px;
	height: 285px;
	overflow: hidden;
	margin-right:21px;
	float:left;
}
#proIn li img{
	width:240px;
	display:block;
	height:185px;
}
#proIn li h1{
	vertical-align: middle;
	font-size:14px;
	color:#333;
	line-height:20px;
	display: table-cell;
	padding: 5px 0;
}
#proIn li a{
	font-size:12px;
	color:#666666;
	line-height:12px;
	margin-top:9px;
}
/*products detail*/
#proD .header{
	border-bottom:1px dotted #999999;
	margin-bottom:40px;
}
#proD .header h1{
	font-size:16px;
	color:#333333;
	line-height:16px;
	padding-top:36px;
	padding-bottom:20px;
	text-align:center;
}
#proD .header h2{
	font-size:12px;
	color:#666666;
	line-height:12px;
	padding-bottom:10px;
	text-align:center;
}
#proD .main{
	width:680px;
	margin:0 auto;
}
#proD .main img{
	display:block;
	max-width:100%;
	margin-bottom:60px;
}
#proD .content{
	padding-top: 40px;
	width:680px;
	margin:0 auto;
	color: #333;
	line-height: 24px;
}
#proD .content img{
	margin: 15px 0;
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
/*#proD .main  h1{
	font-size:14px;
	color:#333333;
	margin-bottom:10px;
	line-height:22px;
}
#proD .main p{
	font-size:14px;
	color:#333;
	line-height:25px;
}*/
/*case*/
#caseIn ul{
	width:768px;
	margin-left:7px;
}
#caseIn li{
	width:242px;
	margin-top:25px;
	margin-right:21px;
	float:left;
}
#caseIn li img{
	width:242px;
	display:block;
	height:187px;
}
#caseIn li h1{
	font-size:14px;
	color:#333;
	line-height:14px;
	margin-top:14px;
}
#caseIn li a:hover{
	text-decoration:none;
}
/*news*/
#newsIn ul{
	padding-top:10px;
}
#newsIn li{
	height:42px;
	border-bottom:#bdbdbd 1px dotted;
}
#newsIn li a{
	display:block;
	line-height:42px;
	font-size:12px;
	color:#333333;
}
#newsIn li a:hover{
	text-decoration:none;
	color:#bd1e1c;
}
#newsIn li span{
	font-size:12px;
	color:#999999;
	float:right;
}
/*newsD*/
#newsD .header{
	border-bottom:1px dotted #999999;
	width:680px;
	margin:0 auto 20px auto;
}
#newsD .header h1{
	font-size:16px;
	color:#333333;
	line-height:16px;
	padding-top:36px;
	padding-bottom:15px;
	text-align:center;
}
#newsD .header h2{
	font-size:12px;
	color:#666666;
	line-height:12px;
	padding-bottom:15px;
	text-align:center;
}
#newsD .main{
	width:680px;
	margin:0 auto;
}
#newsD .main p{
	font-size:14px;
	color:#333333;
	line-height:28px;
	margin-bottom:10px;
}
#newsD .main img{
	display:block;
	max-width:100%;
}
/*about*/
#aboutIn{
	width:750px;
	padding-top:20px;
	margin:0 auto;
}
#aboutIn img{
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	max-width:100%;
	margin:0 auto;
}
#aboutIn p{
	font-size:14px;
	color:#333333;
	line-height:28px;
	margin-bottom:10px;
}
/*contact*/
#contact{
	width:750px;
	padding-top:20px;
	margin:0 auto;
}
#contact .main{
	width:370px;
	border-bottom:#666666 1px dashed;
	padding-top:30px;
}
#contact .main h1{
	font-size:18px;
	color:#333;
	line-height:18px;
}
#contact .main h2{
	font-size:12px;
	color:#999999;
	line-height:28px;
}
#contact .main p{
	font-size:12px;
	color:#333333;
	line-height:32px;
}
#contact h6{
	font-size:14px;
	color:#d40000;
	line-height:22px;
	padding-left:16px;
}

.map{
    width: 750px;
    height: 370px;
    overflow: hidden;
    
}
.my-map {
    width: 750px;
    height: 400px;
    font-size: 14px;
}

.my-map .icon {
    background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat;
}

.my-map .icon-flg {
    height: 32px;
    width: 29px;
}

.my-map .icon-flg-red {
    background-position: -65px -5px;
}

.amap-container {
    height: 100%;
}
.amap-info-content{
    width: 500px;
}
.amap-info-content h5{
    margin-bottom: 10px;
}
.amap-info-content p{
    line-height: 20px;
}