@charset "utf-8";

.fmCon{position:fixed;top:0;left: 0;width:100%;height:100%;min-width: 1000px;z-index:-10;zoom: 1;
background-image:url(images/fmbg.jpg);position:relative;background-repeat: no-repeat;
background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-position: center 0;}
body{background:none;}
body{background:#fdfdfd}
.conBG{background:url(images/topbg.jpg) no-repeat top center #fff;}
.banner{height:380px;}
.news_con h1{margin-top:0px;}
.nav{background:url(images/navbg.jpg) repeat-x;height:61px;line-height:61px;}
.nav a{display:inline-block;padding:0 12px;}
.nav a:hover{background:#293561;}
.focus li{width:622px;}
.tit1{background:url(images/titbg2.png) no-repeat top center;height:59px;line-height:59px;font-size:34px;margin:30px auto 50px auto}
.tit1,.tit1 a{color:#fff}
.p2Con{margin-top:0px;}
.p3Con .p1_4{background:url(images/titbg3.png) no-repeat;height:64px;}
.p3Con .p1_4 h3{margin-left:98px;font-size:28px;line-height:64px;}
.pic1{width:930px;margin:0 auto;}
.pic1 li{float:left;width:274px;margin:50px 17px 0 17px;display:inline}

.p4Con{position:relative;margin-top:20px;overflow: hidden;margin-top: 40px;width: 1000px;}
.p4Con li{position: relative;}

.roundabout-holder{width:620px;height:310px;margin:0 auto}
.roundabout-moveable-item{width:620px;height:310px;cursor:pointer;position:relative}
.roundabout-moveable-item img{height:100%;width:100%;position: absolute;}
.roundabout-moveable-item span{position: absolute;width: 100%;top:260px;display: none;z-index: 999;}
.roundabout-in-focus span{font-size: 18px;background:url(images/box_kuai.png);height: 50px;line-height: 50px;text-align: center;display: block;font-weight: normal;}
.prev{background:url(images/prev.png) no-repeat;width:65px;height:91px;z-index:9999;position:absolute;top:40%;left:160px;cursor:pointer;}
.next{background:url(images/next.png) no-repeat;width:65px;height:91px;z-index:9999;position:absolute;top:40%;right:160px;cursor:pointer;}

.p5bg{background:#eee;padding:50px 0}
.p5Con{widdth:935px;background:url(images/p0925.png) no-repeat top center;height:552px;}
.p5Con div{width:701px;margin:0 auto;top:24px;left:10px;position:relative;}
.p5Con span{position:absolute;background:url(images/box_kuai.png);bottom:20px;width:98%;height:57px;line-height:57px;padding-left:2%;font-size:24px;left:0}

.gallery-thumbs .swiper-slide{position:relative}
.gallery-thumbs .swiper-slide span{position:absolute;background:url(images/box_kuai.png);width:124px;height:30px;line-height:30px;left:0;bottom:0;color:#fff;text-align:center;font-size:16px;}
.p6_con{margin-top:0}
.p8_1 span{position:static;height:120px;font-size:14px;}
/*---------MEDIA QUERIES Mobile phone--------------*/
@media (min-device-width:320px) and (max-width:689px),(max-device-width:480px){
	.conBG{width:1000px;}
}