@charset "utf-8";
	
/*全局样式*/
*{margin: 0;padding: 0;border: 0;}
li{list-style: none;}
img{vertical-align: middle;}
a{text-decoration: none;}
input{outline: none;}
body{font-family: "微软雅黑";font-size: 12px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;}
/*左侧导航*/
.fd{width: 72px;height: 292px;position: fixed;right: 20px;bottom: 60px;z-index: 5;}
.fd>li>a{height: 72px;display: block;width: 72px;border-bottom: 1px solid #666;}
.fd>li:nth-of-type(1) a{background: url(../index/pic/r_qq.png) #6da9de}
.fd>li:nth-of-type(2) a{background: url(../index/pic/r_wx.png)#78c340;position: relative}
.fd>li:nth-of-type(2) div{width: 145px;height: 145px;background: url(../index/pic/erweima.png) no-repeat center top;background-size: 100%;position: absolute;right: 72px;top: 0; display: none}
.fd>li:nth-of-type(3) a{background: url(../index/pic/r_phone.png)#fbb01f;position: relative}
.fd>li:nth-of-type(3) div{width:145px;height: 72px;background-color:#ff811b;position: absolute;right: 72px; text-align: center;line-height:72px;font-weight: bold;color: white;display: none;}   
.fd>li:nth-of-type(4) a{background:url(../index/pic/r_top.png)#6091B1;border-bottom: none;}   
.fd>li:nth-of-type(1):hover a{background-color:#488bc7;}
.fd>li:nth-of-type(2):hover a{background-color: #58a81c;}
.fd>li:nth-of-type(2):hover div{display: block}
.fd>li:nth-of-type(3):hover div{display: block}
.fd>li:nth-of-type(3):hover a{background-color: #ff811b;}
.fd>li:nth-of-type(4):hover a{background-color: #657680}

/*框架结构*/
.max-box{min-width: 1200px;width: 100%;overflow: hidden;}
.box{width: 1200px;margin: auto;}

/*位置导航*/
.box-nav{position: fixed;right: 10px;top:58%;z-index: 5;border: 1px solid #A1A1A1;border-radius: 50px;overflow: hidden;}
.box-nav:hover{border-color: #666;}
.box-nav:hover a{color: #fff;}
.box-nav li{width: 90px;height: 49px;line-height: 49px; background-color: #6091B1;border-top: 1px solid #ECECEC;text-align: center;display: none;}
.box-nav a:last-child{font-size: 14px;}
.box-nav a{color: #fff;font-size: 14px;font-family: "Arial";}
.box-nav li:hover {color: #D2A06D;}
.box-nav a:first-child li{display: block;border-top: 0;transition: all 1s;
-webkit-transition: all 1s;-ms-transition: all 1s;-o-transition: all 1s;-moz-transition: all 1s;}
.box-nav a:last-child li{display: block;}
.box-nav:hover li{display: block;background-color: #6091B1;}
.box-nav a:first-child {font-size: 24px;}
.box-nav a:last-child {font-size: 18px;}
.box-nav:hover a:last-child li{display: none;}
.box-nav a:nth-of-type(5){font-size: 24px;}

/*头部区域*/
.header-top{margin-top: 40px;}
.header-top-right{float: right;}
.header-top-right>ul{float: right;}
.header-top-right>ul>li{float: left;}
.header-top-right>ul>li>a{color: #666;}
.header-top-right>ul>li>a:hover{color: #D1A06C;}
.tell-icon{margin-top: -5px;margin-right: 5px;}
.header-top-right{width: 534px;height: 88px;overflow: hidden;}
.header-top-right>ul>span{float: left;margin: 0 5px;color: #666;}
.header-top-right>ul>li>select{font-size: 12px; color: #666;margin-top: -2px;}
.header-top-right button:hover{background-color: #657680;}

/*立即预约*/
.header-top-right>form{margin-top: 35px;float: right;}
.search>input{border: 1px solid #999;width: 193px;height: 34px;color: #666;padding-left: 5px;}
.focus-fon{color: black!important;}
.search{float: left;}
.header-top-right form button{width: 90px;height: 36px;line-height: 36px; background-color: #6091B1;color: #fff;float: left;margin-left: 4px;}
/*导航条*/
    .nav{height: 84px;background-color:#6091B1;margin-top: 40px;}
    .nav-text{width: 1200px;margin:auto;}
    .nav-text>li{float: left;width: 200px;height: 84px;position: relative;transition: all 1s;}
    .nav-text>li>a{display: block;text-align: center;font-size: 16px;color: white;padding: 25px 0;}
    .nav-text>li:hover{background-color:#D2A06D;}
    .nav-text>li>a>p{font-size: 12px;}
    .dqym,.nav-text>li:nth-child(3):hover{background-color: #D2A06D;}
    .nav-text:hover .dqym{background-color: #5F90AE;}
/*每日推荐二级导航*/
    .nav-erji{height:0px;width:200px;background-color:rgba(252,252,252,0.50);text-align: center;position: absolute;top: 84px;transition: all 1s;overflow: hidden;z-index: 1;}
    .nav-text>li:nth-of-type(2):hover .nav-erji{height: 350px;}
    .nav-erji>ul>li{height: 49px;border-bottom: 1px dashed #999;line-height: 49px;font-size: 12px;}
    .nav-erji>ul>li:hover a{color:#D2A06D;}
    .nav-erji>ul>li>a{color:#333;}	
    .nav-text>li:nth-of-type(3):hover .nav-erji{height: 350px;}	
    .nav-text>li:nth-of-type(4):hover .nav-erji{height: 350px;}
/*banner区域*/
    .banner{height: 650px;}
/*flexslider */
    .flexslider{position:relative;height:650px;overflow:hidden;}
    .slides{position:relative;z-index:-1;}
    .slides>li{height:650px;}
    .flex-control-nav{position:absolute;bottom:40px;z-index:2;width:100%;text-align:center;}
    .flex-control-nav li{display:inline-block;width:70px;height:5px;margin:0 10px;*display:inline;zoom:1;}
    .flex-control-nav a{display:inline-block;width:70px;height:5px;line-height:80px;overflow:hidden;background:url(../xiangqingye/images/switch2.png);cursor:pointer;}
    .flex-control-nav .flex-active{background:url(../xiangqingye/images/switch.png);}
/*主体区域*/
    .main{width: 1200px;margin: auto;}
    .title{width: 1200px;height: 280px;margin: auto;}
    .title img{margin: 60px 185px;}
    .main-pic{width: 1200px;height: 3280px;margin: auto;}
    .pic1{width: 1200px;height: 620px;margin: auto;margin-bottom: 70px;}
    .pic1 dt{width: 600px;height: 620px;margin-right: 4px;float: left;overflow: hidden;}
    .pic1 dt img{width: 600px;height: 620px;transition: all 2s ease;}
    .pic1 dt img:hover{transform: scale(1.1);}
    .pic1 dd{width: 296px;height: 316px;float: left;overflow: hidden;}
    .pic1 dd img{width: 296px;height: 316px;transition: all 2s ease;}
    .pic1 dd img:hover{transform: scale(1.1);}
    .pic1 dd:nth-of-type(3){margin-left: 4px;}
    .pic1 .pic1-dd{width: 596px;height: 300px;float: left;margin-bottom: 4px;overflow: hidden;}
    .pic1 .pic1-dd img{width: 596px;height: 300px;transition: all 2s ease;}
    .pic1 .pic1-dd img:hover{transform: scale(1.1);transition: 2s;}

    .pic2{width: 600px;height: 500px;float: left;margin-right: 5px;}
    .pic2 dt{height: 120px;padding-top: 60px;}
    .pic2 dt h2{font-size: 40px;font-family: "黑体";color: #A0A0A0;line-height:65px;float: left;letter-spacing: 1px;}
    .pic2 dt p{font-size: 20px;color: #9F9F9F;float: left;letter-spacing: 4px;}
    .pic2 dt img{margin-right: 55px;margin-top: -8px;}
    .pic2 dt a{font-size: 22px;color: #3F3939;}
    .pic2 dt span{margin: 0 20px;height:  50px;}
    .pic2 dd{height: 400px;margin-top: 5px;overflow: hidden;width:585px;}
    .pic2 dd img{height: 400px;margin-top: 5px;transition: all 2s ease;}
    .pic2 dd img:hover{transform: scale(1.1);transition: 2s;}

    .pic3{width: 595px;height: 500px;float: right;}
    .pic3 dt{height: 180px;}
    .pic3 dt h2{font-size: 22px;font-family: "黑体";color: #A0A0A0;float: left;letter-spacing: 2px;margin-top: 20px;margin-left: 5px;font-weight: bold;}
    .pic3 dt img{margin-right: 30px;margin-top: -20px;margin-left: -145px;}
    .pic3 dt span{font-size: 36px;line-height: 100px;}
    .pic3 dd{height: 397px;margin-bottom: 5px;overflow: hidden;width: 585px;}
    .pic3 dd img{height: 397px;width: 585px;transition: all 2s ease;}
    .pic3 dd img:hover{transform: scale(1.1);transition: 2s;}
/*雪碧图区域*/
	.main-bottom{width:1200px;height: 342px;margin: auto;padding-top: 56px;border-top: 1px solid #ddd;margin-top: 50px;}
    .main-bottom>ul{width: 1080px;margin: auto;}
	.main-bottom>ul>li{width:192px;height: 286px;text-align: center;font-size: 12px;margin-right: 100px;float: left;}
	.main-bottom>ul>li:nth-of-type(4){margin-right: 0;}
	.main-bottom>ul>li>p{color:#272727;margin-top: 24px;margin-bottom: 17px;}
	.main-bottom>ul>li>span{color:#73818A;}
	.main-bottom>ul>li>a{display: block;background: url(../xiangqingye/images/kb.png) no-repeat 0 0;width:190px;height:217px;}
	.main-bottom>ul>li:nth-of-type(2) a{background-position:-200px 0;}
	.main-bottom>ul>li:nth-of-type(3) a{background-position:-400px 0;}
	.main-bottom>ul>li:nth-of-type(4) a{background-position:-600px 0;}
	.main-bottom>ul>li>a:hover{background-position: 0 -220px;}
	.main-bottom>ul>li:nth-of-type(2) a:hover{background-position:-200px -220px;}
	.main-bottom>ul>li:nth-of-type(3) a:hover{background-position:-400px -220px;}
	.main-bottom>ul>li:nth-of-type(4) a:hover{background-position:-600px -220px;}
	.main-bottom>ul>li:hover p{color:#D1A06C;}
/*底部导航区域*/
	.footer-nav{height: 117px;background-color:#657680;border-bottom: 1px solid #ddd;}
	.footer-nav>.wzsy{width: 1200px;height: 117px;margin: auto;}
	.footer-nav>.wzsy>li{width: 64px;height: 32px;float: left;margin: 43px 62px 43px 0;text-align: center;}
	.footer-nav>.wzsy>li:nth-of-type(10){margin-right: 0;}
	.footer-nav>.wzsy>li>a{font-size:15px;color: white;font-weight: bold;}
	.footer-nav>.wzsy>li>p{font-size: 12px;color:#ddd;margin-top: 5px;}
	.footer-nav>.wzsy>li:hover a{color:#D1A06C;}
/*全国服务热线*/
	.footer-quanguo{height: 148px;background-color:#657680;}
	.footer-quanguo-main{width: 894px;height: 148px;margin: auto;padding-top: 40px;}
	.footer-left{width:550px;height: 73px;float: left;}
	.footer-left>h1{font-size: 27px;color:#D1A06C;font-weight: normal;}
	.footer-left>.footer-dian{font-size: 13px;color: white;width: 280px;border-right: 1px solid white;height: 30px;float: left;margin-top: 8px;}
	.footer-left>.footer-bz{font-size: 13px;color: white;width: 225px;height: 30px;float: right;margin-top: 8px;}
	.footer-right{width: 258px;height: 57px;float: right;margin-top: 10px;}
	.footer-right>a{display: block;float: left;margin-right:43px;}
	.footer-right>a:hover{background-image: url(../xiangqingye/images/app1.png);}
	.footer-right>a:nth-of-type(2):hover{background-image: url(../xiangqingye/images/weixin1.png);}
	.footer-right>a:nth-of-type(3):hover{background-image: url(../xiangqingye/images/weibo1.png);}
	.footer-right>a:nth-of-type(3){margin-right: 0;}
/*版权区域*/
	.banquan{height: 40px;background-color:#4E5C67;color: white;font-size: 14px;text-align: center;line-height: 40px;}