/*-------自定义样式----------*/

html,body{height:100%; padding:0px; margin:0px;min-width: 1170px;font:14px 微软雅黑;color:#444;}
a { text-decoration: none; outline: none; color: #666; transition: 0.2s; }
a:hover{text-decoration: none;}
img{border:0px;}
li{list-style:none;}
.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.w0{width: 100%}
.w1200{width: 1170px;margin:0 auto;}
.container{width: 1170px;margin:0 auto;}
.w1260{width: 1260px;margin:0 auto;}
p{text-align: justify;text-justify:inter-ideograph;margin: 0;}
li {list-style-type: none; vertical-align: top; margin: 0;padding:0;}
ul {margin: 0;padding: 0;}
img{margin: 0;padding: 0;}
img { border: 0; vertical-align: top; }
/*-------topbar----------*/
.my-header{
	
}
.my-topbar{
	background: #999;
	color:#fff;
	height: 40px;
	line-height: 40px;
}
.my-topbar ul{
	float: right;
	color: #888888;
	margin-bottom: 0px;
}

.my-topbar ul li{
	list-style: none;
	float: left;

}
.my-topbar ul li a{
	color:#fff;
	padding-left: 5px;
	padding-right: 5px;
}

.my-header .logo{
	float: left;
}
.my-header .tel{
	float: right;
	padding-top: 30px;
}
.my-header .logo img{
	margin-top: 20px;
}
.my-header .tel img{
	margin-top: 20px;
}
.my-logo{
	height: 120px;
}
#input_blur{
	width: 240px;
}
#links{margin:auto;width:1140px;line-height:30px;color:#666666;font-weight: bold;font-size: 16px;}
#links a{font-size: 12px; color:#666666; padding:0 5px;}
/*-------nav----------*/
.my-nav{
	background: #333;
	color: #ffffff;
	height: 50px;
	line-height: 50px;
}
.my-nav ul li{
	float: left;
/*	list-style: none;*/
	width: 145px;
	text-align: center;
    height: 50px;
}
.my-nav ul li:hover{
	background: url(../images/hover.png) no-repeat;
}
.my-navli{
	display: block;
	height: 50px;
	background: #333;
}
.my-navli ul{
	padding-left: 0px;
}

.my-nav ul li a{
	color: #ffffff;
	font-size: 16px;
	padding-right: 22px;
	padding-left: 22px;
}
/*.my-nav ul li a:hover{
	color:#CCC;
}*/
.my-nav .home{
	float: left;
	height: 50px;
	width: 140px;
	background: #333;
	color: #ffffff;
	font-size: 16px;
	padding-right: 22px;
	margin-left: -20px;

}
.my-nav .home img{
	margin-left: 24px;
	margin-top: -5px;
}
.my-nav .home a{
	color: #ffffff;
	padding-left: 20px;

}
/**/

.my-nav2{
	background: #333;
	color: #ffffff;
	height: 50px;
line-height: 50px;
}
.my-nav2 ul li{
	float: left;
/*	list-style: none;*/
	width: 142px;
	text-align: center;
    height:50px;
    font-family: 微软雅黑;
}
.my-nav2 ul li:hover{
	background: url(../images/hover.png) no-repeat;
}
.my-navli{
	display: block;
	height: 50px;
	background: #333;
}
.my-navli ul{
	padding-left: 0px;
}

.my-nav2 ul li a{
	color: #ffffff;
	font-size: 16px;
	padding-right: 22px;
	padding-left: 22px;
}
.my-nav2 ul li a:hover{
	color:#CCC;
}
.my-nav2 .home{
	float: left;
	height: 50px;
	width: 140px;
	background: #388B93;
	color: #ffffff;
	font-size: 16px;
	padding-right: 22px;
	margin-left: -20px;

}
.my-nav2 .home img{
	margin-left: 24px;
	margin-top: -5px;
}
.my-nav2 .home a{
	color: #ffffff;
	padding-left: 20px;

}
/*-------banner----------*/
.flexslider {
	margin: 0px auto 20px;
	position: relative;
	width: 100%;
	height: 480px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 480px;
	display: block;
}

/*banner*/
/* Callback example */
.callbacks_container{
	margin-bottom:2px;
	position:relative;
	width:100%;
	max-width:100%;
	text-align:center;
}

.callbacks{
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}
.callbacks li{
	position:absolute;
	width:100%;
	left:0;
	top:0;
}
.callbacks img{
	display:block;
	position:relative;
	z-index:1;
	height:auto;
	width:100%;
	border:0;
}
.callbacks .caption{
	display:block;
	position:absolute;
	z-index:2;
	font-size:20px;
	text-shadow:none;
	color:#fff;
	background:#000;
	background:rgba(0,0,0, .8);
	left:0;
	right:0;
	bottom:0;
	padding:10px 20px;
	margin:0;
	max-width:none;
}
.callbacks_nav{
	position:absolute;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	top:50%;
	left:0;
	opacity:0.6;
	z-index:3;
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
	height:61px;
	width:38px;
	background:transparent url("../images/themes.gif") no-repeat left top;
	margin-top:-30px;
	display:none;
}
.callbacks_container:hover .callbacks_nav{display:block;}
.callbacks_nav:active{opacity:1.0;}
.callbacks_nav.next{
	left:auto;
	background-position:right top;
	right:0;
}

@media screen and (max-width:600px){
	.callbacks_nav{
		top:47%;
	}
}
/*banner end*/

/*-------about us----------*/
.my-intro .title h1{
font-size: 24px;
font-weight: 100;
color: #388B93;
height: 50px;
line-height: 40px;
margin-bottom: 25px;
background: url(../images/tit.jpg) repeat-x bottom;

}
.my-intro .title h1 span {
padding-left: 26px;
color: #666666;
font-size: 18px;
}
.my-intro .title h1 a {
float: right;
font-size: 14px;
color: #666666;
}
.my-pro h1 a {
float: right;
font-size: 12px;
color: #666666;
}
.my-intro .title h2{
	float: left;
font-size: 20px;
font-weight: 600;
margin-left: 30px;
color: #666666;

}
.my-intro .title a{
	float: right;
	font-size: 18px;
	font-weight: 600;

}
.my-intro-c{
	clear: both;
}
.my-intro-c img{
	float: left;
}
.my-intro-c p{
	float: left;
	width: 760px;
padding: 10px 0px 0px 40px;
line-height: 28px;
font-size: 14px;
color: #666666;
text-indent: 2em;
}
/*-------pro----------*/

/*.prodis{
	float:right;
	width: 880px;
}
.my-pro h1{
	font-size: 24px;
	font-weight: 100;
	color:#388B93;
	height: 50px;
	line-height: 40px;
	margin-bottom: 25px;
	background: url(../images/tit.jpg) repeat-x bottom;
}
.my-pro h1 a{
	float: right;
	font-size: 14px;
}
.my-pro h1 span{
	padding-left: 26px;
	color: #666666;
	font-size: 18px;
}
.pro_list .sort2{
	    position: relative;
    z-index: 20;
}
.pro_list .sort2 .sort-list ul{
	padding: 15px 0px 0px 0px;
}
.pro_list .sort2 .sort-list ul .li1{
	list-style: none;
	height: 68px;
	line-height: 66px;
}
.pro_list .sort2 .sort-list ul .li1 a {
	color: #000000;
	font-weight: 100;
	font-size: 16px;
	display: block;
	padding-left: 50px;
	background: url(../images/probg.png) no-repeat;
	border-bottom: #666666 1px dotted;
}
.pro_list .sort2 .sort-list ul .li1
.pro_list .sort2 .sort-list ul .li1 a:hover {
	color: #000;
	text-decoration: none;
	
	display: block;
	padding-left: 50px;
	
}


.sort2 .sort-list ul ul{display:none}
.sort2 .sort-list ul .li1.hover ul{background-color:#fff;border:2px solid #F48623;left:160px;margin-top:-48px;width:130px;z-index:30;position:absolute;height:auto;overflow:hidden}
.sort2 .sort-list ul .li1.hover ul li{width:130px;font-size:12px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.sort2 .sort-list ul .li1.hover ul li:nth-child(1){margin-top:-10px}
.sort2 .sort-list ul .li1.hover ul{display:block}
.sort2 .sort-list ul .li1.hover ul li a{height:27px;line-height:27px;font-size:14px;border-top:0;border-bottom:0;color:#000;background-position:15px -154px;margin-left:-40px}
.sort2 .sort-list ul .li1.hover ul li a:hover{font-size:16px;background-position:15px -181px}

.prodis ul li{
	float: left;
	list-style: none;
	width: 240px;
	height: 222px;
	margin-right: 40px;
	margin-bottom: 10px;
}
.prodis ul li a img{
	width: 240px;
	height: 180px;
    margin-bottom: 0px;
    box-shadow: 0 0 9px 1px rgba(0,0,0,.2);
}
.prodis ul li a span{
	display: block;
text-align: center;
height: 33px;
line-height: 33px;
color: #ffffff;
width: 240px;
background: #388B93;
	
}
.prodis ul li a:hover{
	text-decoration: none;
}
.prodis ul li a:hover span{
	background: #055CA3;
	color: #ffffff;
	text-decoration: none;
}

.prodis .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.prodis .nav .sub{display:none; width:210px; left:220px; top:-48px;  position:absolute; background:#1F6CB7;  line-height:38px;z-index: 9999}
.prodis .nav .sub li{ zoom:1;text-align: left;font-size: 13px;}
.prodis .nav .sub a{ display:block;padding-left: 15px;}
.prodis .nav .sub a:hover{background:#6e9cc4;color:#fff;}
.prodis .nav .on h3 a{ background:#1F6CB7; color:#fff;}*/
/*-------info----------*/
/*.infom{
	float: left;
	width: 358px;
	margin-right: 20px;
}
.infom h1{
	font-size: 22px;
	color: #388B93;
	font-weight: 100;
	height: 50px;
	line-height: 50px;
	background: url(../images/tit.jpg) repeat-x bottom;
}
.infom h1 span{
	color: #666666;
	font-size: 14px;
	padding-left: 20px;
}
.infom h1 a{
	float: right;
	font-size: 12px;
	color: #666666;
}
.infom-t1{
height: 120px;
border-bottom: 1px dashed #e0e0e0;
padding-top: 15px;
margin-bottom: 14px;
}
.infom-t1 h3 a img {
float: left;
margin-right: 15px;
}
.infom-t1 h3{
	margin-top: 0px;
}
.infom-t1 p {
height: 80px;
line-height: 22px;
color: #666;
    font-size: 12px;
    margin-top: -12px;

}
.infom-t1 p a {
display: block;
height: 25px;
line-height: 25px;
color: #666;
font-weight: bold;
}
.infom-t2{
	clear: both;
	margin: 0px;
	padding:0px;
}
.infom-t2 li{
	list-style: none;
	padding-left: 6px;
	background: url(../images/hong.jpg) no-repeat left center;
	padding: 2px 0px;
}
.infom-t2 li span{
	float: right;
	font-size: 12px;
	color: #666666;
}
.infom-t2  li a{
	color: #666666;
	font-size: 12px;
}*/
/*-------自定义样式----------*/
/*-------自定义样式----------*/
/*-------自定义样式----------*/
/*-------自定义样式----------*/
/*-------自定义样式----------*/
/*-------tuijian----------*/
.my-rec{
	   margin-left:auto;
	   margin-right:auto;
	   
	   }
	

.my-rec h1 {
font-size: 24px;
font-weight: 100;
color: #388B93;
height: 50px;
line-height: 40px;
margin-bottom: 25px;
background: url(../images/tit.jpg) repeat-x bottom;
}
.my-rec h1 span {
padding-left: 26px;
color: #666666;
font-size: 18px;
}
.my-rec h1 a {
float: right;
font-size: 14px;
color: #666666;

}
   #r-c{
	   clear:both;
	   width:1140px;
	   height:200px;
	   padding:30px 0px 0px 0px;

	 }
body,td,th {
	font-size: 14px;
	color: #666666;
}
img{ border:0px;}
 #demo{overflow:hidden; margin:0px auto;}
 #demo td{
margin-left:0px;

	 }
#demo img{
	border: #cccccc 1px solid;
padding: 2px;
margin:2px 2px 2px 30px;
	}
/*-------footer----------*/
.my-foot{
	color: #ffffff;
	clear: both;
	/*margin-top:15px*/
}
.my-flink{
	height: 60px;
	line-height: 60px;
	background: #388B93;
}
.my-flink dt{
	float: left;
}
.my-flink dd{
	float: left;
}
.my-flink dt h1{
	float: left;
    font-size: 18px;
    line-height: 60px;
    font-weight: 100;
    margin: 0px;
}
.my-flink dt h2{
	float: left;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 20px;
	 line-height: 60px;
	 margin: 0px;
}
.my-flink dd {
	line-height: 60px;
	float: left;
}
.my-flink dd a{
    color: #ffffff;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: 100;
    font-size: 16px;
    background: #337ab7;
    padding: 5px;
}
.my-flink dd a:hover{ background:#444444;}
.my-foot-bottom{
	background: #444444;
	height: 202px;

}
.my-foot-bottom ul{
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
.my-foot-bottom ul li{
	float: left;
	
	list-style: none;
	margin-left: 20px;
}
.my-foot-bottom ul li a{
	color: #ffffff;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
}
.my-foot-bottomc{
	clear: both;
}
.fbcl{
float: left;
width: 200px;
margin-left: 30px;

}
.fbcc{
	
	float: left;
	text-align: center;
	width: 560px;
	padding-left: 80px;
/*	padding-top: 16px;*/



}
.fbcc p{
	color: #999999;
	font-size: 14px;
}
.fbcr{
	float: left;
width: 200px;
padding-left: 70px;
}

/*公司简介*/
.jjbg{

}
.newslettercontent{
	position: relative;
	width: 1170px;
	height: auto;
	margin: 0 auto;
}
.leftside{
	position: relative;
}
.leftside>img{
	position: relative;
	width:58%;
	margin-top: 6%;
	/*margin-left: 8.1%;*/
	margin-bottom: 7%;
	z-index: 99;
}
@font-face{
  font-family: "OpenSans Bold";
  src: url(../source/fonts/OpenSans-Bold.ttf) format("truetype");
}
.leftside>h1{
	/*font-family: "OpenSans Bold";*/
	top:22%;
	left: 5%;
	position: absolute;
	font-size: 27px;
	letter-spacing: 8px;
	z-index: 100;
	margin: 0px;
	font-weight: bold;
}
.leftside>p{
	position: absolute;
	font-family: "OpenSans Regular";
	top:32%;
	left: 5%;
	font-size: 15px;
	z-index: 100;
	width: 40%;
}
.rightside{
	position: absolute;
	top:0;
	left: 50%;
	z-index: 1;
}
.rightside>img{
	position: relative;
	width: 100%;
	margin-top: 55px;
	z-index: 1;
}
.rightside>input{
	position: absolute;
	top:26%;
	left:28%;
	font-family: "OpenSans-Light";
	font-size: 20px;
	color:#fff;
	background: none;
	background-color: none;
	border-top: none;
	border-left: none;
	border-right:none;
	border-bottom: 1px solid #fff;	
	border-radius: 0;
	width: 53%;
	padding: 0px;
	z-index: 99;
}
#subemail:focus{
	border-bottom: 1px solid #C7D7E5;
	 box-shadow: inset 0 0px;

	}
#subemail::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#fff;
 	line-height: 35px;
}
#subemail:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#fff;
   opacity:  1;
   line-height: 35px;
}
#subemail::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#fff;
   opacity:  1;
   line-height: 35px;
}
#subemail:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#fff;
   line-height: 35px;
}

.rightside>button{
	position: absolute;
	top:38%;
	left:28%;
	z-index: 99;
	background: none;
	border: 1px solid #fff;
	font-family: "OpenSans-Light";
	font-size: 20px;
	color: #fff;
	letter-spacing: 11px;
	padding-left: 26.7px;
	padding-right: 26.7px;
	width: 53%;
	height: 12%;
}
 .rightside>button:hover{
 	background:#fff;
 	color: #000;
 	-moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transition: all .2s ease-in;

 }




/* 品牌 */

#brand {width:100%; height:410px; background:#292929; margin:0; padding-top:55px; position:relative;}
#brand header {width:310px; height:60px; border:1px solid #FFF; margin:0 auto 60px;}
#brand header h1 {margin:0; padding:0; color:#FFF; font-size:24px; font-weight:normal; text-align:center; line-height:60px;}

/*2015-05-24加大区域*/
#brand_left,#brand_right {width:40px; height:190px; background:url(../images/brand_left.png) no-repeat center; position:absolute; top:180px; cursor:pointer;}
#brand_right {background-image:url(../images/brand_right.png);}
#brand_list {width:1025px; height:190px; overflow:hidden; margin:0 auto; clear:both; position:relative;}
#brand_list ul {position:absolute; left:0;}
#brand_list li {width:210px; float:left; text-align:center; margin:0 5px; display:inline;}


/*产品中心*/
#solve{background:rgb(250,250,250);width:100%;padding-bottom: 2%;}
#solve .solve_title{text-align:center;font-weight:500;font-size:2.25rem;margin:30px 0;color:#707473}
.grid {
	overflow: hidden;
	margin: 0;
	width: 100%;
	list-style: none;
	text-align: center;
}
/* Common style */
.grid figure {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	margin: -0.135em;
	width: 32%;
	margin: 0.2%;
	text-align: center;
	cursor: pointer;
}
.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	opacity: 0.8;
}
.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}
.grid figure figcaption,
.grid figure a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.grid figure h2 {
	word-spacing: -0.15em;
	
	font-weight: 300;
}
.grid figure h2 span {
	font-weight: 800;
}
.grid figure h2,
.grid figure p {
	margin: 0;
}
.grid figure p {
	/*letter-spacing: 1px;*/
	font-size:16px;
}
figure.effect-lily img {
	width: -webkit-calc(100% + 50px);
	width: calc(100% + 50px);
	opacity: 0.7;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-40px,0, 0);
	transform: translate3d(-40px,0,0);
}
figure.effect-lily figcaption {
	top: auto;
	bottom: 0;
	height: 50%;
	text-align: left;
}
figure.effect-lily h2,
figure.effect-lily p {
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}
figure.effect-lily h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}
figure.effect-lily p {
	color: rgba(255,255,255,0.6);
	opacity: 0;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
	transition: opacity 0.2s, transform 0.35s;
}
figure.effect-lily:hover img,
figure.effect-lily:hover p {
	opacity: 1;
}
figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
figure.effect-lily:hover p {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
}
/*---------------*/
/***** Sadie *****/
/*---------------*/
figure.effect-sadie figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	content: '';
	opacity: 0;
	-webkit-transform: translate3d(0,50%,0);
	transform: translate3d(0,50%,0);
}
figure.effect-sadie h2 {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	color: #484c61;
	-webkit-transition: -webkit-transform 0.35s, color 0.35s;
	transition: transform 0.35s, color 0.35s;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
}
figure.effect-sadie figcaption::before,
figure.effect-sadie p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
figure.effect-sadie p {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2em;
	width: 100%;
	opacity: 0;
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}
figure.effect-sadie:hover h2 {
	color: #fff;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}
figure.effect-sadie:hover figcaption::before ,
figure.effect-sadie:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/*---------------*/
/***** Roxy *****/
/*---------------*/
figure.effect-roxy {
	background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
	background: linear-gradient(45deg, #ff89e9 0%,#05abe0 100%);
}
figure.effect-roxy img {
	width: -webkit-calc(100% + 60px);
	width: calc(100% + 60px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50px,0,0);
	transform: translate3d(-50px,0,0);
}
figure.effect-roxy figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-20px,0,0);
	transform: translate3d(-20px,0,0);
}
figure.effect-roxy figcaption {
	padding: 3em;
	text-align: left;
}
figure.effect-roxy h2 {
	padding: 30% 0 10px 0;
}
figure.effect-roxy p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0);
}
figure.effect-roxy:hover img {
	opacity: 0.7;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
figure.effect-roxy:hover figcaption::before,
figure.effect-roxy:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/*---------------*/
/***** Bubba *****/
/*---------------*/
figure.effect-bubba {
	background: #9e5406;
}
figure.effect-bubba img {
	opacity: 0.7;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
figure.effect-bubba:hover img {
	opacity: 0.4;
}
figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}
figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}
figure.effect-bubba h2 {
	padding-top: 30%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
}
figure.effect-bubba p {
	padding: 20px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}
figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/*---------------*/
/***** Romeo *****/
/*---------------*/
figure.effect-romeo {
	-webkit-perspective: 1000px;
	perspective: 1000px;
}
figure.effect-romeo img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,0,300px);
	transform: translate3d(0,0,300px);
}
figure.effect-romeo:hover img {
	opacity: 0.6;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
figure.effect-romeo figcaption::before,
figure.effect-romeo figcaption::after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80%;
	height: 1px;
	background: #fff;
	content: '';
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
}
figure.effect-romeo:hover figcaption::before {
	opacity: 0.5;
	-webkit-transform: translate3d(-50%,-50%,0) rotate(45deg);
	transform: translate3d(-50%,-50%,0) rotate(45deg);
}
figure.effect-romeo:hover figcaption::after {
	opacity: 0.5;
	-webkit-transform: translate3d(-50%,-50%,0) rotate(-45deg);
	transform: translate3d(-50%,-50%,0) rotate(-45deg);
}
figure.effect-romeo h2,
figure.effect-romeo p {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}
figure.effect-romeo h2 {
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
	transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
}
figure.effect-romeo p {
	padding: 0.25em 2em;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,150%,0);
	transform: translate3d(0,-50%,0) translate3d(0,150%,0);
}
figure.effect-romeo:hover h2 {
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
	transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
}
figure.effect-romeo:hover p {
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,100%,0);
	transform: translate3d(0,-50%,0) translate3d(0,100%,0);
}
/*---------------*/
/***** Layla *****/
/*---------------*/
figure.effect-layla {
	background: #18a367;
}
figure.effect-layla img {
	min-width: 100%;
	height: -webkit-calc(100% + 40px);
	height: calc(100% + 40px);
}
figure.effect-layla figcaption {
	padding: 3em;
}
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after {
	position: absolute;
	content: '';
	opacity: 0;
}
figure.effect-layla figcaption::before {
	top: 50px;
	right: 30px;
	bottom: 50px;
	left: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}
figure.effect-layla figcaption::after {
	top: 30px;
	right: 50px;
	bottom: 30px;
	left: 50px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}
figure.effect-layla h2 {
	padding-top: 26%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}
figure.effect-layla p {
	padding: 0.5em 2em;
	text-transform: none;
	opacity: 0;
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
}
figure.effect-layla img,
figure.effect-layla h2 {
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
}
figure.effect-layla img,
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
figure.effect-layla:hover img {
	opacity: 0.7;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
figure.effect-layla:hover h2,
figure.effect-layla:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover h2,
figure.effect-layla:hover p,
figure.effect-layla:hover img {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}
/*---------------*/
/***** Honey *****/
/*---------------*/
figure.effect-honey {
	background: #4a3753;
}
figure.effect-honey img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
figure.effect-honey:hover img {
	opacity: 0.5;
}
figure.effect-honey figcaption::before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background: #fff;
	content: '';
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}
figure.effect-honey h2 {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 1em 1.5em;
	width: 100%;
	text-align: left;
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
}
figure.effect-honey h2 i {
	font-style: normal;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
}
figure.effect-honey figcaption::before,
figure.effect-honey h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}
figure.effect-honey:hover figcaption::before,
figure.effect-honey:hover h2,
figure.effect-honey:hover h2 i {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/*---------------*/
/***** Oscar *****/
/*---------------*/
figure.effect-oscar {
	background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
	background: linear-gradient(45deg, #22682a 0%,#9b4a1b 40%,#3a342a 100%);
}
figure.effect-oscar img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
figure.effect-oscar figcaption {
	padding: 3em;
	background-color: rgba(58,52,42,0.7);
	-webkit-transition: background-color 0.35s;
	transition: background-color 0.35s;
}
figure.effect-oscar figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
}
figure.effect-oscar h2 {
	margin: 20% 0 10px 0;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}
figure.effect-oscar figcaption::before,
figure.effect-oscar p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	transform: scale(0);
}
figure.effect-oscar:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
figure.effect-oscar:hover figcaption {
	background-color: rgba(58,52,42,0);
}
figure.effect-oscar:hover img {
	opacity: 0.4;
}
/*---------------*/
/***** Marley *****/
/*---------------*/
figure.effect-marley figcaption {
	text-align: right;
}
figure.effect-marley h2,
figure.effect-marley p {
	position: absolute;
	right: 30px;
	left: 30px;
	padding: 10px 0;
}
figure.effect-marley p {
	bottom: 30px;
	line-height: 1.5;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}
figure.effect-marley h2 {
	top: 30px;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}
figure.effect-marley:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
figure.effect-marley h2::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 4px;
	background: #fff;
	content: '';
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}
figure.effect-marley h2::after,
figure.effect-marley p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
figure.effect-marley:hover h2::after,
figure.effect-marley:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/*---------------*/
/***** Ruby *****/
/*---------------*/
figure.effect-ruby {
	background-color: #000;
}
figure.effect-ruby img {
	opacity: 0.95;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}
figure.effect-ruby:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1);
	transform: scale(1);
}
figure.effect-ruby h2 {
	margin-top: 20%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}
figure.effect-ruby p {
	margin: 0.5em 0 0;
	padding: 1em;
	border: 1px solid #fff;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0) scale(1.1);
	transform: translate3d(0,20px,0) scale(1.1);
} 
figure.effect-ruby:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
figure.effect-ruby:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}
/*---------------*/
/***** Milo *****/
/*---------------*/
figure.effect-milo {
	background: #2e5d5a;
}
figure.effect-milo img {
	width: -webkit-calc(100% + 60px);
	width: calc(100% + 60px);
	opacity: 1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-30px,0,0) scale(1.12);
	transform: translate3d(-30px,0,0) scale(1.12);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-milo:hover img {
	opacity: 0.5;
	-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}
figure.effect-milo h2 {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 1em 1.2em;
}
figure.effect-milo p {
	padding: 0 10px 0 0;
	width: 50%;
	border-right: 1px solid #fff;
	text-align: right;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-40px,0,0);
	transform: translate3d(-40px,0,0);
}
figure.effect-milo:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/*---------------*/
/***** Dexter *****/
/*---------------*/
figure.effect-dexter {
	background: -webkit-linear-gradient(top, rgba(37,141,200,1) 0%, rgba(104,60,19,1) 100%);
	background: linear-gradient(to bottom, rgba(37,141,200,1) 0%,rgba(104,60,19,1) 100%); 
}
figure.effect-dexter img {
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
figure.effect-dexter:hover img {
	opacity: 0.4;
}
figure.effect-dexter figcaption::after {
	position: absolute;
	right: 30px;
	bottom: 30px;
	left: 30px;
	height: -webkit-calc(50% - 30px);
	height: calc(50% - 30px);
	border: 7px solid #fff;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-100%,0);
	transform: translate3d(0,-100%,0);
}
figure.effect-dexter:hover figcaption::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
figure.effect-dexter figcaption {
	padding: 3em;
	text-align: left;
}
figure.effect-dexter p {
	position: absolute;
	right: 60px;
	bottom: 60px;
	left: 60px;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,-100px,0);
	transform: translate3d(0,-100px,0);
}
figure.effect-dexter:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/*---------------*/
/***** Sarah *****/
/*---------------*/
figure.effect-sarah {
	background: #42b078;
}
figure.effect-sarah img {
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-sarah:hover img {
	opacity: 0.4;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
figure.effect-sarah figcaption {
	text-align: left;
}
figure.effect-sarah h2 {
	position: relative;
	overflow: hidden;
	padding: 0.5em 0;
}
figure.effect-sarah h2::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #fff;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
}
figure.effect-sarah:hover h2::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
figure.effect-sarah p {
	padding: 1em 0;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
}
figure.effect-sarah:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/*---------------*/
/***** Zoe *****/
/*---------------*/
figure.effect-zoe figcaption {
	top: auto;
	bottom: 0;
	padding: 1em;
	height: 3.75em;
	background: #fff;
	color: #3c4a50;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}
figure.effect-zoe h2 {
	float: left;
}
figure.effect-zoe figcaption > span {
	float: right;
}
figure.effect-zoe p {
	position: absolute;
	bottom: 8em;
	padding: 2em;
	color: #fff;
	text-transform: none;
	font-size: 90%;
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
figure.effect-zoe h2,
figure.effect-zoe figcaption > span {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,200%,0);
	transform: translate3d(0,200%,0);
}
figure.effect-zoe figcaption > span::before {
	display: inline-block;
	padding: 8px 10px;
	font-family: 'feathericons';
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-eye::before {
	content: '\e000';
}
.icon-paper-clip::before {
	content: '\e001';
}
.icon-heart::before {
	content: '\e024';
}
figure.effect-zoe h2 {
	display: inline-block;
}
figure.effect-zoe:hover p {
	opacity: 1;
}
figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover figcaption > span {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
figure.effect-zoe:hover h2 {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}
figure.effect-zoe:hover figcaption > span:nth-child(4) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
figure.effect-zoe:hover figcaption > span:nth-child(3) {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}
figure.effect-zoe:hover figcaption > span:nth-child(2) {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
/*---------------*/
/***** Chico *****/
/*---------------*/
figure.effect-chico img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
}
figure.effect-chico:hover img {
	
	-webkit-transform: scale(1);
	transform: scale(1);
}
figure.effect-chico figcaption {
	padding: 3em;
}
figure.effect-chico figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
figure.effect-chico figcaption::before,
figure.effect-chico p {
	
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
figure.effect-chico h2 {
	padding: 20% 0 20px 0;
}
figure.effect-chico p {
	margin: 0 auto;
	max-width: 200px;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}
figure.effect-chico:hover figcaption::before,
figure.effect-chico:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}


span.title_c{font-size: 16px;display: block;height:30px;line-height: 30px;width: 180px;background: #C59E47;position: absolute;top: 258px;left: 205px;}
/*new start*/
.new{background: #EDEDED;padding:50px 0 50px 0;}
.new .new_body .new_l{width: 404px;height: 392px;background: #fff;padding: 15px;}
.new .new_body .new_l .title{color: #961B17;font-size: 18px;font-weight: bold;}
.new .new_body .new_l ul li{height: 74px;border:1px solid #ddd;border-width: 0 0 1px 0;color: #484848;padding-top: 8px;}
.new .new_body .new_l ul li:hover {color: #888}
.new .new_body .new_l ul li p{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.new .new_body .new_l .more{width:150px;height: 45px;font-size: 16px;color: #961B17;position: relative;top: 15px;}
.new .new_body .new_r{width: 766px;height: 392px;background: #fff}
.new .new_body .new_r .nr_r{width: 368px;height: 392px;padding:15px;}
.new .new_body .new_r .nr_r .title{color: #961B17;font-size: 18px;font-weight: bold;}
.new .new_body .new_r .picList li{height:290px;}
.new .new_body .new_r .nr_r .new_con1{width: 338px;height: 80px;padding-top: 15px;color: #484848;font-size: 16px;}
.new .new_body .new_r .nr_r .new_con1 font{position: relative;top: 5px;}
.new .new_body .new_r .nr_r .new_con1:hover {color: #222}
.new .new_body .new_r .nr_r p{text-align: justify;text-justify:inter-ideograph;position: relative;top: 40px;color: #888}
.new .new_body .new_r .nr_r p:hover {color: #444}
.new .new_body .new_r .picScroll-left .hd{ overflow:hidden;  height:30px; padding:0 10px;  }
.new .new_body .new_r .picScroll-left .hd ul{ float:left; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.new .new_body .new_r .picScroll-left .hd ul li{ float:left;  width:11px; height:11px; overflow:hidden; margin-right:8px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.png") 0 -11px no-repeat; }
.new .new_body .new_r .picScroll-left .hd ul li.on{ background-position:0 0; }
.new .new_r .newimg{overflow: hidden;}
.new .new_r .newimg img{ width: 398px; height: 392px;display: block;
    -moz-transition:0.5s ease-in;
    -webkit-transition:0.5s ease-in;
    -o-transition:0.5s ease-in;
    -ms-transition:0.5s ease-in;
    transition:0.5s ease-in;}
.new .new_r .newimg:hover img{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1)}
/*new end*/

/*header start*/
.zuoce{height: 100px;background-color:#333;}
.zuoce .zuoce_body{height: 95px;padding-top: 0px;}
.zuoce .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.zuoce .nav{ width:1170px;margin:0 auto; height:95px; line-height:95px;;position:relative;left:6px;z-index:9999;}
.zuoce .nav a{ color:#666;}
.zuoce .nav .nLi{width:170px;height:40px;line-height:40px;float:left; position:relative; display:inline;text-align: left;margin-left: 25px;}
.zuoce .nav .nLi:nth-child(1) {margin-left: 0px;}
.zuoce .nav .nLi:nth-child(7) {margin-left: 0px;}
.zuoce .nav .nLi h3 a{ display:block; font-size:15px; font-weight:bold;}
.zuoce .nav .sub{ display:none; width:124px; left:0; top:40px;  position:absolute;background:url(../images/libgn.png);line-height:38px; z-index: 9999999;}
.zuoce .nav .sub li{width: 124px; zoom:1;font-size: 13px;border-bottom: 1px dashed #898989;}
/*.nav .sub li:nth-child(1){margin-left: 0;}
.nav .sub li:nth-child(8){margin-left: 0;}*/
.zuoce .nav .sub a{ display:block; padding:0 10px;color: #fff}
.zuoce .nav .sub a:hover{ background:#EAEAEA; color:#666;}
.zuoce .nav .on{ background:url(../images/navhoverbg.png) repeat-x center; color:#666;text-align: left;}
/*header end*/

/*footer start*/
.foot{padding:0 0 30px 0;background:url(../images/footbg.jpg) no-repeat center top;border-top: 3px solid #999}
.foot .footer ul{width:1170px;height:40px;background: #222;line-height: 40px;color: #fff}
.foot .footer ul li{width: 130px;height: 35px;color: #fff;text-align: center;font-size: 15px;font-weight: bold;}
.foot .footer p{text-align: center;color: #fff;line-height: 160%; font-size: 14px;}
/*footer end*/

/*left*/
.pro_left{width: 246px;height: 690px;background: url(../images/prolisttop.png) no-repeat center top;position: relative;top: 45px;}
.pro_left .pro_list{width:246px;}
.pro_left .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.pro_left .nav{ width:220px;position:relative;z-index:1;margin: 100px auto 0 auto}
.pro_left .nav a{ color:#fff;}
.pro_left .nav .nLi{position:relative; display:inline; height:35px; line-height:35px;}
.pro_left .nav .nLi h3{margin:0!important;margin-bottom: 10px!important;}
.pro_left .nav .nLi h3 a{ display:block;font-size:16px; font-weight:bold;text-align: center;background: #999;margin: 0px 0;line-height: 32px;}
.pro_left .nav .sub{display:none; width:210px; left:220px; top:-45px;  position:absolute; background-color:rgba(0,0,0,0.8);  line-height:35px;z-index: 9999}
.pro_left .nav .sub li{ zoom:1;text-align: left;font-size: 13px;}
.pro_left .nav .sub a{ display:block;padding-left: 15px;}
.pro_left .nav .sub a:hover{background:#666;color:#fff;}
.pro_left .nav .on h3 a{ background:#666; color:#fff;}