﻿@charset "utf-8";
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
 
* {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#dfdfdf;
	font-size:13px;
	font-family: "arial","微软雅黑";
}
ul{list-style:none}
a{ color:#565656; text-decoration:none;}
a:hover{ color:#FF0000; text-decoration:none;}
input,select{vertical-align:middle}
ins{background-color:red;color:white;text-decoration:none}ol,
ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,and,address,cite,code,del,dfn,em,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,olfieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,input{background:transparent;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}



/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.owl-theme .owl-controls{
	margin-top: -22px;
	text-align: center;
	z-index:999
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 8px;
	height: 8px;
	margin: 3px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: transparent;
	border:2px solid #b2b2b2;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	background-color:#880000;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
#slider .item img{
    display: block;
    width: 100%;
    height: auto;
}



/**2013-06-26++**/
.homeGo{width:400px;margin:0 auto;}
.homeGob{width:400px;padding:15px 0;border-bottom:0px solid #dedede; margin-top:-15px}

.homeGobu{width:400px;}
.homeGobu li{float:left;width:160px;height:225px;margin-right:3px;padding:16px 14px 10px 0px;}
.homeGobu li a{display:block;margin-left:13px}
.homeGobu li a:hover{color:#333;}
.homeGobu li a img{width:170px;height:170px;border:1px solid #fff;margin-top:8px; margin-left:-15px;}
.homeGobu li a:hover img{/*border-color:#c70023;*/}
.homeGobu li h3{font-size:15px;height:35px;line-height:25px;margin-bottom:10px;background:url(../images/go.gif) right center no-repeat; margin-right:0px;}
.homeGobu li a:hover h3{background:url(../images/goh.gif) right center no-repeat;}
.homeGobu li p{margin-top:3px;line-height:20px;}


.homeGobu .homeGo1{background:url(../images/homeGo1.jpg) no-repeat;}
.homeGobu .homeGo2{background:url(../images/homeGo2.jpg) no-repeat;}
.homeGobu .homeGo3{background:url(../images/homeGo3.jpg) no-repeat;}
.homeGobu .homeGo4{background:url(../images/homeGo4.jpg) no-repeat;}
.homeGobu .homeGo5{background:url(../images/homeGo5.jpg) no-repeat;margin-right:0;}

.homeGol{float:left;width:500px;height:520px;border-right:1px dashed #8f8f8f;padding-right:40px;}
.homeGol_top{height:40px;line-height:40px;border-bottom:2px solid #dfdfdf;font-size:18px;position:relative;}
.homeGol_top a.newsm{position:absolute;right:0;top:12px;width:70px;height:20px;line-height:20px;display:block;background:#a7a7a7;color:#fff;font-size:13px;text-align:center;}
.homeGol_top a.newsm:hover{background:#ffa429;}
.homeGol_top a.newsg{color:#000;}
.homeGol_ti {width:100%;margin-top:25px;}
.homeGol_tiL{float:left;width:233px;height:144px;}
.homeGol_tiL img{width:233px;height:144px;}
.homeGol_tiR{float:right;width:255px;}
.homeGol_tiR h3{/*background:url(../images/home_li.gif) left center no-repeat;padding-left:10px;*/line-height:22px;font-size:16px;color:#111;font-weight:normal;}
.homeGol_ti a:hover .homeGol_tiR h3{/*background:url(../images/home_lia.gif) left center no-repeat;*/color:#fff;}
.homeGol_tiR p{margin-top:10px;line-height:22px;color:#333;}
.homeGol_ti a{display:block;width:500px;height:144px;}
.homeGol_ti a:hover,.homeGol_li li a:hover,.homeGol_ti a:hover p{background:#ffa429;color:#fff;}

.homeGol_li {margin-top:20px;}
.homeGol_li li{float:left;border-bottom:1px solid #e3e3e3;padding:10px 0;}
.homeGol_li li h3{/*background:url(../images/home_li.gif) left center no-repeat;padding-left:10px;*/margin-bottom:5px;line-height:22px;font-size:15px;color:#111;position:relative;font-weight:normal;}
.homeGol_li li h3 span{position:absolute;right:0;top:0;width:80px;line-height:22px;font-size:13px;}
.homeGol_li li a:hover h3{/*background:url(../images/home_lia.gif) left center no-repeat;*/color:#fff;}
.homeGol_li li a{display:block;width:500px;height:63px;padding:5px 0;color:#333;}

.homeGor{float:right;width:408px;}
.homeGor_s{padding:12px 0;border-bottom:2px solid #dfdfdf;}
.homeGor_v{padding:15px 0 0;}
.homeGor_v img{cursor:pointer;}


.formation{padding:0px; }

.formation ul{ margin-top:10px;}
.formation li{ width:212px;height:208px;margin-bottom:10px;background-color:#fff; padding:8px 8px 18px 8px; border-bottom:1px solid #e7e7e7; float:left; margin-right:30px;}
.formation li img{width:212px;height:131px;}
.formation li:hover{ background-color:#ffa429; }
.formation li h1{ font-size:13px; line-height:16px; margin-top:5px; margin-bottom:5px; color:#000}
.formation li span{ font-size:13px; color:#686868;}










