.banner{
    width: 100%;
    height: 400px;
    overflow: hidden;
    text-align: center;
}
.banner img {
    width: 1920px;
}
.program{
    width: 100%;
    min-width: 1200px;
    height: 660px;
    background: #fff url(../img/innova.png) no-repeat center center;
    overflow: hidden;
}
.program ul{
	position: relative;
}
.program li{
	width: 600px;
    height: 330px;
    float: left;
    cursor: pointer;
}
.program .p-center{
	position: absolute;
	top: 144px;
    	right: calc(50% - 88px);
}
.program li h3 {
    font-size: 22px;
    font-weight: normal;
    width: 308px;
    text-align: right;
}
.program li h4{
    font-size: 14px;
    width: 308px;
    text-align: left;
    color: #666;
    line-height: 180%;
}
.program .one h3{
	color: #0097e0;
    margin: 12px 0 20px;
}
.program .one h4{
	text-align: right;
}
.program .one img{
	position: relative;
	top: 130px;
    left: 354px;
}
.program .two h3 {
	color: #f35555;
    float: right;
    text-align: left;
    margin-right: 20px;
    margin-top: 127px;
    margin-bottom: 20px;
}
.program .two h4{
	float: right;
    margin-right: 20px;
}
.program .two img{
	position: relative;
	top: 162px;
    left: 138px;
}
.program .three h3{
	color: #ffa740;
    margin: -30px 0 20px 0px;
}
.program .three h4{
	text-align: right;
}
.program .three img{
	position: relative;
	top: 60px;
    left: 361px;
}
.program .four h3{
	color: #30be6f;
    float: right;
    text-align: left;
    margin-right: 20px;
    margin-top: 77px;	
}
.program .four h4{
	float: right;
    margin-right: 20px;
    margin-top: -16px;
}
.program .four img{
	position: relative;
	top: 46px;
    left: 104px;
}
.our-opinion{
	background: #f8f8f8 url(../img/our-opinion-bg.png) center;
    height: 663px;
    width: 100%;
    padding-top: 46px;
    position: relative;
}
.our-opinion .title{
	text-align: center;
	margin: 30px 0;
	border-bottom: 1px solid #373737;
}
.our-opinion .title span{
	width: 90px;
    height: 4px;
    background-color: #0d6fb8;
    position: absolute;
    top: 160px;
    left: 50%;
    margin-left: -45px;
}
.our-opinion .title h2{color: #fff;padding: 0 0;}
.our-opinion .title h3{line-height: 46px; font-size: 14px;color: #808080;}
.opinion{
	width: 533px;
    height: 187px;
    margin: 0 auto;
    position: relative;
    top: 100px;
    left: 0px;
    overflow: hidden;
}
.opinion .show-bg{
	width:528px;
	height:187px;
	position:absolute;
	left:-341px;
	top:0px;
    background: url(../img/love-bg.png) no-repeat;
}
.opinion .show1 .show-bg {
    font-size: 14px;
    line-height: 180%;
    padding-top: 34px;
    padding-left: 190px;
    z-index: 0;
    left: -341px;
    cursor: pointer;
	width: 500px;
    height: 187px;
    position: absolute;
    top: 0px;
    display: none;
}


.opinion .opinion-btn1 {
    width: 187px;
    height: 187px;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 99;
}
.opinion .opinion-btn2 {
    width: 187px;
    height: 187px;
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
}
.opinion-jia {
    position: absolute;
    left: 247px;
    top: 75px;
}
.opinion .show2 .show-bg{
    z-index: 1;
    width: 187px;
    height: 187px;
    font-size: 14px;
    line-height: 180%;
    padding-top: 34px;
    padding-left: 32px;
    position: relative;
    right: 0px;
    top: 0px;
    display: none;
}
.opinion .show1:hover .show-bg{
	display: block;
	z-index: 2;
    left: 0px;
}
.opinion .show2:hover .show-bg{
	display: block;
	z-index: 100;
	width: 528px;
	left: 0;
}
.opinion .show2:hover .opinion-btn2{
	z-index: 100;
}
.solution{
	padding: 50px 0;
	position: relative;

}
.solution .title{
	text-align: center;
	margin-bottom: 20px;
}
.solution .title h2{height: 35px; margin-bottom: 5px; background: url(../img/icons.png) no-repeat 55% -487px; font-size: 0;overflow: hidden;}
.solution .title h3{line-height: 38px; font-size: 24px;color: #333;}
.solution .title h6{font-size: 14px;color: #999;}
.projects{
	width: 100%;
    overflow: hidden;
}
.projects ul {
    width: 100%;
    margin: 20px 0 0 0;
}
.projects ul li {
    position: relative;
    float: left;
    display: block;
    width: 285px;
    height: 305px;
    margin: 0 20px 30px 0;
    background-color: #f1f1f1;
    transition: all .2s ease-in-out;
    overflow: hidden;
}
.projects .last{
	margin-right: 0px;
}
.projects .p-name {
    padding: 0 20px;
    margin: 10px 0;
    text-align: center;
    font-size: 18px;
    color: #333333;
}
.projects .p-desc {
    padding: 0 20px;
    text-align: center;
    font-size: 12px;
    color: #999999;
    line-height: 20px;
}
.projects .p-img{position: relative; width: 100%;height: 200px; margin: auto; background-position: 0 -296px;overflow: hidden;}
.projects .p-mask{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: transparent; opacity: 0; filter: alpha(opacity=0); transition: .4s; }
.projects .p-circle{position: absolute; left: 10%; top: 50%; width: 68px;height: 68px; margin: -34px 0 0 -34px; background: url(../img/icon_circle.png) no-repeat; opacity: 0; filter: alpha(opacity=0); transition: .4s; }
.projects .p-zoom{position: absolute; left: 90%; top: 50%; width: 34px;height: 33px; margin: -16px 0 0 -17px; background: url(../img/icon_zoom.png) no-repeat; opacity: 0; filter: alpha(opacity=0); transition: .4s; }
.projects li:hover .p-mask{background: #f7ba54; opacity: 0.8; filter: alpha(opacity=100);}
.projects li:hover .p-circle{ left: 50%; opacity: 1; filter: alpha(opacity=100); }
.projects li:hover .p-zoom{ left: 50%; opacity: 1; filter: alpha(opacity=100); }
.projects li:hover{
	    border-bottom: 6px solid #f39800;
}

.newCase{
	width: 100%;
    padding: 50px 0;
    float: left;
}
.newCaseleft{
	float: left;
    width: 300px;
    height: 220px;
    background: #eb3900;
    padding-right: 20px;
    position: relative;
}
.newCaseleft h3{ font-size:24px; color:#FFF; text-align:right; line-height:25px; padding-top:18px;}
.newCaseleft i{     
	width: 122px;
    height: 21px;
    background: url(../img/icons.png) no-repeat -42px -406px;
    float: right;}
.newCaseleft span{ display:block; position:absolute; width:11px; height:21px; top:145px;}
.newCaseleft span.newCaseprev{ background:url(../img/icons.png) no-repeat -3px -415px;right:65px;}
.newCaseleft span.newCaseprev a{width:11px; height:21px; display:block;}
.newCaseleft span.newCaseprev a:hover{ background:url(../img/icons.png) no-repeat -3px -393px}
.newCaseleft span.newCasenext{ background:url(../img/icons.png) no-repeat -16px -415px; right:25px;}
.newCaseleft span.newCasenext a{width:11px; height:21px; display:block;}
.newCaseleft span.newCasenext a:hover{ background:url(../img/icons.png) no-repeat -16px -393px}
.newCaseright {
    float: right;
    width: 900px;
    overflow: hidden;
}
.newCaseright ul{ }
.newCaseright ul li{ float:left; background:#FFF; width:284px; height:220px; position:relative; margin-left:16px;overflow: hidden;}
.newCaseright ul li img{ display:block; width:284px; height:220px;}
.newCaseright ul li img:hover{    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s,-webkit-transform 1s;}
.newCaseright ul li p{ position:absolute;text-align: center; bottom:0px; width:284px; left:0px; font-size:14px; color:#FFF; height:34px; line-height:34px; overflow:hidden;
	background: #000;filter:alpha(Opacity=60);-moz-opacity:0.6;opacity: 0.6;transition: all .2s ease-in-out;
}
.newCaseright ul li:hover p{
	background: #f39800;
}
