@charset "utf-8";
/* CSS Document */

.a_c1 a{ color:#777;}
.a_c2 a{ color:#FFF;}
.gray{ color:#eee;}
/*top样式*/
.top{background:#0268b3;}
.topcon{height:25px; line-height:25px;}

/*head样式*/
.head{background:#FFF;}
.headcon{height:111px;}

/*导航样式*/
.nav{width:580px; height:42px;}
.nav ul{ width:580px;}
.nav li{ width:90px; line-height:42px; float:left; text-align:center; color:#9a9a9a; text-align:center;}
.nav li a{color:#9a9a9a;}
.nav li a:hover{ color:#0268b3;}
.logo{ float:left; width:420px;}

/*banner样式*/
.clearfix{ clear:both;}


.index_title{ font-size:30px; line-height:50px; color:#232323;}
.subtitle{ line-height:30px; color:#333}

.pro{background:#FFF;}
.procon{ width:1164px; margin-left:auto; margin-right:auto; height:360px;}
.proc{ width:291px; height:160px; float:left;  color:#FFF;}
.proc h2{ font-size:24px;color:#232323; text-align:center; line-height:35px; margin-top:10px;}
.proimg{ text-align:center; margin-top:10px; width:260px; height:260px; margin-left:auto; margin-right:auto; border-radius:260px; overflow:hidden;}
.pron{ padding:10px; font-size:14px; color:#FFF;line-height:25px;}
/*.bg1{background:#0089b5;}
.bg2{background:#0097c1;}*/


.about{ background:#2890c2; }
.aboutcon{ width:1170px; margin-left:auto; margin-right:auto; height:470px;}
.a_img{ width:554px;}
.a_con{ width:550px; line-height:25px; color:#eee;}
.a_con h2{ font-size:24px;color:#fff;}

.case{ background:#fff;}
.casecon{ height:470px; width:1140px; margin-left:auto; margin-right:auto;}
.casecon li:hover img {
	-webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}
.casecon li img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
	
}
.casecon li{ float:left; width:285px; height:211px; margin-top:0px; overflow:hidden;}



.honor{ background:#2890c2;}
.honorcon{ width:1140px; margin-left:auto; margin-right:auto; height:320px;}
.honorcon li{ float:left; width:246px; margin-left:19px; margin-right:20px; color:#666; font-size:18px; line-height:40px; text-align:center;}
.honorcon li a{color:#eee;}

.contact{ background:#7b8082;}
.contactcon{width:1000px; margin-left:auto; margin-right:auto; height:570px;}
.contactright{ font-size:16px; color:#FFF; line-height:30px;}
.contactright p{ width:100%;}
.footer{ background:#000;}
.footercon{ width:1200px; height:70px; text-align:center; color:#CCC; font-size:16px; line-height:70px;}

.input1{ width:700px; height:40px; border:0px; background:#FFF; margin-top:30px;}
.input2{ width:700px; height:200px; border:0px; background:#FFF; margin-top:30px;}
.buttonsty{ border:0px; background:#1b526c; width:80px; height:30px; color:#FFF; font-size:14px; margin-top:30px; margin-left:300px;}

/*main样式*/
.mainindex{ background:#f7f7f7;}
.content{ width:1200px; margin-top:30px;}
.conleft{ width:300px;}
.conright{ width:850px;}
