.Fdots img{
	width:140px;
	height:98.7px;
}

.Fdots2 img{
	width:140px;
	height:98.7px;
}

.Fdots3 img{
	width:140px;
	height:98.7px;
}

.Fsection1{
	width: 100%;
    background: #FFFFFF;
}

.Fsection1 ul .Fslideractive{
	background: #ed6d00;
    color: #FFFFFF;
}

.Fcantainer .Fsection1 ul {
    width: 100%;
    text-align: center;
}

.Fsection1 ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0 24px;
    cursor: pointer;
    height: 60px;
    line-height: 60px;
	font-size: 14px;
    font-family: "微软雅黑";
	color:black;
}

.Fsection2 {
    width: 1280px;
    margin: 0 auto;
    padding-bottom: 0px;
}

.Ftab-ul{
	margin-bottom:0px;
}

.Fsection2-title {
    margin: 0 auto;
    text-align: center;
    text-align: -webkit-center;
}

.Fsection2 .Fsection2-title h4 {
	font-size: 38px;
	font-family: Open Sans regular;
	font-weight: 300;
    margin-top: 62px;
    margin-bottom: 13px;
	font-weight: bolder;
    color: #595959;
}

.Fsection2 .Fsection2-title span {
    width: 66px;
    height: 2px;
    display: inline-block;
    background: #ed6d00;
    margin-bottom: 40px;
}

.Fsection2 .Fskill .Fskill-cantainer {
    background: #FFFFFF;
    position: relative;
}

.Fsection2 .Fskill .Fskill-cantainer>ul .Fslideractive {
    display: block;
}

.Fsection2 .Fskill .Fskill-cantainer>ul>li {
    display: none;
}

.Fsection2 .Fskill .Fskill-cantainer .Fleft {
    width: 445px;
    float: left;
}


.Fsection2 .Fskill .Fskill-cantainer .Fleft img {
    display: block;
}

.Fsection2 .Fskill .Fskill-cantainer .Fright {
    width: 725px;
    float: left;
    margin-left: 75px;
    margin-top: 30px;
}

.Fsection2 .Fskill .Fskill-cantainer .Fright h5 {
    font-size: 20px;
    color: #404040;
	font-family: Open Sans regular;
    font-weight: 400;
}

.Fsection2 .Fskill .Fskill-cantainer .Fright span {
    width: 35px;
    height: 2px;
    display: block;
    background: #ed6d00;
    margin-top: 10px;
    margin-bottom: 17px;
}

.Fsection2 .Fskill .Fskill-cantainer .Fright p {
    font-size: 14px;
    color: #737373;
    line-height: 25px;
    text-align: left;
	font-family: Open Sans regular;
}

.Fclear {
    clear: both;
}

.Fsection2 .Fskill .Fskill-cantainer .Fbutton {
    width: 100px;
    position: absolute;
    right: 12px;
    bottom: 12px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

.Fsection2 .Fskill .Fskill-cantainer .Fprev {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #f48e00;
    float: left;
    cursor: pointer;
    opacity: 0.8;
}

.Fsection2 .Fskill .Fskill-cantainer .Fprev:hover {

    opacity: 1;
}

.Fsection2 .Fskill .Fskill-cantainer .Fnext {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #ffbf66;
    cursor: pointer;
    float: left;
    opacity: 0.8;
}

.Fsection2 .Fskill .Fskill-cantainer .Fnext:hover {

    opacity: 1;
}

.Fsection2 .Fskill .Fskill-banner {
    width: 1280px;
    height: 122px;
    margin: 0 auto;
    position: relative;
    overflow-x: hidden;
}

.Fsection2 .Fskill .Fskill-banner ul {
    width: 2200px;
    padding-top: 15px;
    overflow: hidden;
    position: absolute;
    left: 0;
    transition: all .5s;
}

.Fsection2 .Fskill .Fskill-banner ul .Fslideractive1 {
    border: 4px #e29038 solid;
}

.Fsection2 .Fskill .Fskill-banner ul .Fslideractive1 p {
    display:none;
}

.Fsection2 .Fskill .Fskill-banner ul .Fslideractive1-2 {
    border: 4px #e29038 solid;
}

.Fsection2 .Fskill .Fskill-banner ul .Fslideractive1-2 p {
    display:none;
}

.Fsection2 .Fskill .Fskill-banner ul .Fslideractive1-3 {
    border: 4px #e29038 solid;
}

.Fsection2 .Fskill .Fskill-banner ul .Fslideractive1-3 p {
    display:none;
}


.Fsection2 .Fskill .Fskill-banner ul li {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
	width: 148px;
    margin-right: 13px;
    float: left;
    cursor: pointer;
    position: relative;
}

.Fsection2 .Fskill .Fskill-banner ul li p {
    width: 100%;
    height: 22px;
    text-align: center;
    line-height: 22px;
    color: #FFFFFF;
    font-size: 12px;
    background: rgba(0,0,0,0.3);
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
	margin-bottom: 0rem;
}

.Fsection2 .Fskill .Fskill-banner ul li img {
    display: block;
}

.Fsection2 .Fskill .Fskill-cantainer .Ficon {
    font-size: 36px;
    color: #FFFFFF;
}

.Ficonfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.Fulli .Fleft img{
	height:335.75px;
}

.Fulli2 .Fleft img{
	height:335.75px;
}

.Fulli3 .Fleft img{
	height:335.75px;
}

@media only screen and (max-width: 1380px){
.Fulli .Fleft img{
	height:339.52px;
}

.Fulli2 .Fleft img{
	height:339.52px;
}

.Fulli3 .Fleft img{
	height:339.52px;
}
	
.Fsection2 .Fskill .Fskill-banner {
    width: 100%;
}

.Fsection2 {
    width: 1100px;
}

.Fsection2 .Fskill .Fskill-cantainer .Fleft {
    width: 450px;
}

.Fsection2 .Fskill .Fskill-cantainer .Fright {
    width: 580px;
    margin-top: 40px;
    margin-left: 50px;
}

.Fsection2 .Fskill .Fskill-cantainer .Fright span {
    margin-bottom: 8px;
}

}

@media only screen and (max-width: 1199px){
.Fulli .Fleft img{
	height:301.8px;
}	

.Fulli2 .Fleft img{
	height:301.8px;
}

.Fulli3 .Fleft img{
	height:301.8px;
}	

.Fsection2 .Fskill .Fskill-cantainer .Fright {
    width: 485px;
    margin-left: 40px;
}

.Fsection2 .Fskill .Fskill-cantainer .Fbutton {
    width: 80px;
}

.Fsection2 .Fskill .Fskill-cantainer .Fleft {
    width: 400px;
}

.Fsection2 .Fskill .Fskill-cantainer .Fright p {
    height: 145px;
    overflow-y: scroll;
    text-overflow: ellipsis;
}

.Fsection2 .Fskill .Fskill-cantainer .Fprev {
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.Fsection2 .Fskill .Fskill-cantainer .Fnext {
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.Fsection2 {
    width: 940px;
    padding-bottom: 30px;
}
}

@media only screen and (max-width: 991px){
.Fsection2 .Fskill .Fskill-banner {
    display: none;
}

.Fsection2 .Fskill .Fskill-cantainer .Fleft {
    width: 45%;
}

.Fsection2 .Fskill .Fskill-cantainer .Fright {
    width: 50%;
    margin-top: 20px;
    margin-left: 30px;
}

.Fsection2 .Fskill .Fskill-cantainer .Fright p {
    height: 100px;
}

.Fsection2 {
    width: 100%;
    padding: 0 15px;
    padding-bottom: 30px;
}

.Fulli .Fleft img{
	height:45%;
}

.Fulli2 .Fleft img{
	height:45%;
}

.Fulli3 .Fleft img{
	height:45%;
}	

.Fsection2 .Fskill .Fskill-cantainer .Fright span {
    margin-bottom: 10px;
}
}

@media only screen and (max-width: 767px){
.Fsection1 {
    padding: 0 15px;
}

.Fsection2 {
    padding: 20px 15px;
}

.Fsection2 .Fskill .Fskill-cantainer .Fleft {
    width: 100%;
}

.Fsection2 .Fskill .Fskill-cantainer .Fright {
    width: 100%;
    padding: 0 10px;
    margin-top: 20px;
    margin-left: 0px;
}

.Fsection2 .Fskill .Fskill-cantainer .Fright p {
    height: auto;
    overflow: auto;
    padding-bottom: 50px;
}

.Fsection2 .Fskill .Fskill-cantainer .Fbutton {
    bottom: auto;
    top: 12px;
}
}