﻿@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; font-family:"微软雅黑"; background:url(../images/bg.png) repeat;}
*{margin:0; padding:0;}
ul,li,dl,dt,dd{list-style-type:none}
a{text-decoration:none !important;line-height:none !important}
.glyphicon{ top:0 !important;}
.no-padding {padding: 0 !important;}
.no-margin {margin: 0 !important;}
.no-background{ background:none !important;}
.no-border{ border:none !important;}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
a{ text-decoration:none !important; cursor:pointer !important;color:#999;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.imgvertical{vertical-align:middle !important;}
.container-fluid{ max-width:1230px !important;}
.container{max-width:1000px !important;padding:0;}
.clearfix:before,.clearfix:after {display: table;content:'';}
.clearfix:after { clear: both; }
.clearfix { *zoom:1;}
h1,h2,h3,h4,h5,h6{margin:0 !important; padding:0 !important}
.tr{transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;-webkit-transition:all 0.5s}
.tr1{transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s}
.tr2{transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s}
.da{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}

/*全局样式*/
.top{height:34px; border-top:3px solid #006600; border-bottom:1px solid #d1d1ce; font-size:12px; color:#d1d1d1; line-height:30px;}
.top span{color:#006600;}
.top li{background:url(../images/icon1.png) no-repeat left center; text-indent:10px; margin-right:10px }
.top li:nth-child(2){background:url(../images/icon2.png) no-repeat left center;}
.top li:nth-child(3){background:url(../images/icon3.png) no-repeat left center;}
.top li a{color:#555;margin:0 10px;}
.top li a:hover{color:red;}
header{ background:url(../images/header.jpg) center center; background-size:cover; width:100%;height:100px; padding-top:21px;}
.logo{width:35%;}
.logo img{height:58px;}
.logo .img2{ display:none;}
header .tou{position:relative;}
.img3{display:none; position:absolute; left:50%; top:5px;width:180px; margin-left:-80px; height:auto;}
header .right{ margin-top:5px; width:65%;}
header .phone{background:url(../images/icon-call.png) no-repeat left center;font-size:12px; color:#333;padding-left:50px;}
header .phone h4{font-size:32px; color:#cf1313;letter-spacing:0px; font-weight:bold}
header .phone:hover{-webkit-animation: tada 1s .2s ease both;-moz-animation: tada 1s .2s ease both;}
				@-webkit-keyframes tada{0%{-webkit-transform:scale(1);}
				10%, 20%{-webkit-transform:scale(0.9) rotate(-3deg);}
				30%, 50%, 70%, 90%{-webkit-transform:scale(1.1) rotate(3deg);}
				40%, 60%, 80%{-webkit-transform:scale(1.1) rotate(-3deg);}
				100%{-webkit-transform:scale(1) rotate(0);}}

				/*火狐浏览器*/
				@-moz-keyframes tada{0%{-moz-transform:scale(1);}
				10%, 20%{-moz-transform:scale(0.9) rotate(-3deg);}
				30%, 50%, 70%, 90%{-moz-transform:scale(1.1) rotate(3deg);}
				40%, 60%, 80%{-moz-transform:scale(1.1) rotate(-3deg);}
				100%{-moz-transform:scale(1) rotate(0);}}
/*pc导航*/
.nav{ width:100%; background:#006600;height:50px;}
.nav li{ width:10.7%;float:left;font-size:14px;line-height:50px;text-align:center;position:relative}
.nav .bx{width:1px; height:50px; border-left:1px solid #007000; border-right:1px solid #004800;}
.nav li a{display:block;color:#fff;}
.nav .on,.nav li a:hover{background:#009900;}
/*导航二级下拉*/
.nav li .nav-zi{width:100%;position:absolute; height:auto; left:0; top:50px;z-index:99; display:none;}
.nav li .nav-zi li{ width:100%;font-size:14px; height:40px;line-height:40px;background: #006600; margin-top:2px}
.nav li .nav-zi li a{display:block; padding:0 15px; color:#fff}
.nav li:hover .nav-zi{display:block;}
.nav li .nav-zi li:hover a{background: #009900;}


header .sjdnav{ display:none;width:150px;height:auto;position:absolute;right:0;top:100px;z-index:2000; }
header .sjdnav ul{ padding:0; margin:0;}
header .sjdnav li{width:100%;background:rgba(0,0,0,0.5);line-height:38px;text-align:center;font-size:15px;line-height:38px;font-weight:bold;margin-bottom:3px}
header .sjdnav li a{display:block;color:#fff;}
header .sjdnav li a:hover{ background:rgba(249,121,14,0.7);}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:40px;right:15px;}
header .ydd_btn span{ display:block; width:100%; height:4px; background:#006600;}
header .ydd_btn span.span02{margin:4px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{ background:#006600;}
header .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;} 
header .ydd_btn.click span.span02{margin:4px 0;}
header .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-8px;margin-top:0px;}
header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}

.wwwweeee a{color:#23527c}
/*banner轮播*/
#myCarousel{position:relative;}
#myCarousel .carousel-inner img {margin:0 auto;}
#myCarousel .carousel-control {font-size:100px;}
#myCarousel .carousel-control.left{background-image: none; display:none}
#myCarousel .carousel-control.right{background-image: none; display:none}
#myCarousel:hover .carousel-control.left{display:none}
#myCarousel:hover .carousel-control.right{display:none}

/*主体内容*/
.sousuo{margin:50px 0 20px;}
.sousuo form{width:100%; height:40px; position:relative; padding-left:120px; padding-right:86px}
.sousuo form span{display:block;width:120px; height:40px; background:#e8e8e8; font-size:14px; color:#555; line-height:40px; text-align:center; position:absolute; left:0; top:0;}
.sousuo form input{width:100%; line-height:35px; border:3px solid #e8e8e8; border-left:0; padding:0 10px}
.sousuo form button{position:absolute; right:0; top:0;width:86px; background:#cf1313; height:39px;font-size:20px; color:#fff; border:0; outline:none}
.sousuo form input:required{ -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;}
.sousuo ul{text-align:center; margin-top:10px;}
.sousuo ul li{display:inline-block;font-size:14px; margin:0 10px;}
.sousuo ul li a{color:#333;}
.sousuo ul li a:hover{color:#006600;}

.title{font-size:25px; color:#666;text-align:center; padding:30px 0;}
.title h4{background:url(../images/title.png) no-repeat center center;font-size:26px; color:#006600; font-weight:bold;}
.title .xian{width:30px; height:2px; background:#e96620; margin:10px auto 0;}
.title:hover .xian{width:100%;}

/*1、热销楼盘*/
.main1{padding-bottom:30px;}
.show .imgbox{display:block; margin-bottom:25px;}
.show .imgbox .tu{overflow:hidden; position:relative;}
.show .imgbox .tu .img{height: auto !important;}
.show .imgbox .tu .mask{position:absolute; left:0; top:-100%; width:100%; height:100%; background:rgba(0,0,0,0.55) url(../images/more.png) no-repeat center center;}
.show .imgbox h4{font-size:16px; color:#333; line-height:40px; text-align:center;}
.show .imgbox:hover .tu .img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
.show .imgbox:hover .mask{top:0;}
.show .imgbox:hover h4{color:#006600;}
.bieshu .more,.show .more{ display:block; width:165px; height:40px; border:1px solid #e96620; border-radius:25px; padding:2px; margin:0 auto}
.bieshu .more span,.show .more span{display:block; width:100%; background:#e96620;border-radius:25px; font-size:14px; color:#fff; line-height:34px; text-align:center;}
.show .more:hover{border-color:#006600;}
.show .more:hover span{background:#006600;}


/*2、温泉别墅*/
.bieshu{background:#f3f3f3;}
.bieshu .imgbox{display:block; margin:0 10px}
.bieshu .imgbox .tu{overflow:hidden; position:relative; border:2px solid #006600; margin-bottom:2px;}
.bieshu .imgbox .tu .mask{position:absolute; left:0; top:-100%; background:rgba(0,0,0,0.55); width:100%; height:100%; text-align:center; padding-top:15%;font-size:23px; color:#fff; line-height:40px; font-weight:bold; overflow:hidden}
.bieshu .imgbox .tu .mask span{ display:block;overflow:hidden; margin-bottom:50px;}
.bieshu .imgbox h4{ background:#f3f3f3;width:100%; height:42px;border:2px solid #006600; font-size:16px; color:#333; line-height:38px; text-align:center;}
.bieshu .imgbox:hover .tu .mask{top:0}
.bieshu .imgbox:hover h4{ background:#006600; color:#fff}
.bieshu .more{border-color:#006600; margin:50px auto 10px;}
.bieshu .more span{background:#006600;}
.bieshu .more:hover{border-color:#e96620;}
.bieshu .more:hover span{background:#e96620;}
/*下面的小圆点*/
.bieshu .owl-pagination{position:absolute; bottom:-40px; left:50%; margin-left:-20px;}
.bieshu .owl-theme .owl-controls .owl-page span{display:block;width:10px;height:10px;margin:5px;filter:Alpha(Opacity=50);opacity:0.5;background:#e96620}
.bieshu .owl-theme .owl-controls .owl-page.active span,.rongzi .owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}



/*3、区域价值*/
.jiazhi{background:#fff;}


/*4、品牌介绍*/
.jieshao{background:url(../images/jianjie-bg.jpg) center center; background-size:cover; width:100%; height:auto;}
.jieshao .row{margin:0 !important}
.jieshao .col-md-8,.jieshao .col-md-4{padding:0 !important}
.jieshao1{background:url(../images/about-bg.png) no-repeat center center;padding:30px 20px 20px}
.jieshao .left{padding:80px 10px 20px; width:62%;}
.jieshao .text{font-size:14px; line-height:25px;height:180px; overflow:hidden;}
.jieshao .more{display:block; width:94px;height:29px;background:#e96620; font-size:14px; color:#fff; line-height:29px; text-align:center; margin:10px;}
.jieshao .more:hover{background:#006600;}
.jieshao .right{width:38%; padding:0 0 0 24px}
.jieshao .right .tu{height:281px;}
.jieshao .right .call{ font-size:16px; color:#006600; line-height:24px; margin-left:70px;}
.jieshao .right .call b{font-size:24px; font-weight:bold;}


/*5、楼盘相册*/


/*6、底部*/
.dibu{background:url(../images/di-bg.jpg) center center; background-size:cover; width:100%; height:auto; border-top:3px solid #006600; padding:30px 0}
.dibu h5{font-size:26px;line-height:40px;}
.dibu form{ margin-top:30px;}
.dibu .left{width:90%;}
.dibu .right{width:10%;}
.dibu .right1{width:50%; float:left; padding-right:2%; position:relative;padding-left:50px; margin-bottom:10px;}
.dibu .right1 span{position:absolute; left:0; top:0; line-height:33px}
.dibu .form1{background:rgba(0,130,208,0.4); width:100%; height:33px; border:1px solid #006600; padding:0 10px; }
.dibu .form1:required{ -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;}
.dibu .right2{width:100%;}
.dibu .right2 .form1{height:133px;}
.dibu button{ width:100%; height:175px; background:#e99057; border:0; outline:none; font-size:30px; color:#fff; padding:0 5px;}
.dibu button:hover{background:#e96620;}
.dibu .phone{background:url(../images/icon-call1.png) no-repeat left center; font-size:20px; padding-left:60px; margin-left:80px;}
.dibu .phone h4{font-size:34px; font-weight:bold;}
.dibu .sao ul{text-align:center; margin-top:30px;}
.dibu .sao li{ display:inline-block; margin:0 20px; font-size:18px; line-height:30px;}
.dibu .sao li img{display:block;}

footer{font-size:14px; margin-top:30px}
footer ul li{float:left;}
footer ul li a{font-size:14px; color:#000;margin:0 10px;}
footer ul li a:hover{color:#e96620; text-decoration:underline !important}
footer .zi{text-align:right;}


/*底部热点开始*/
@font-face{font-family:'iconfont';src:url('//at.alicdn.com/t/font_1432720974_1547027.eot');src:url('../fonts/font_1432720974_1547027.eot') format('embedded-opentype'),url('../fonts/font_1432720974_1547027.woff') format('woff'),url('../fonts/font_1432720974_1547027.ttf') format('truetype'),url('../fonts/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(../fonts/q_z9mv4hysltmomjnk_rcfeszw2xoq-xsnqo47m55da.woff2) format('woff2')}
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}
.w100{width:100% !important}
.h100{height:100% !important}
.hot{height:50px; background:#262626; position:fixed; bottom:0; left:0; z-index:99; border-top:2px solid #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row div:hover{ background:#333;}	
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }
/*底部热点结束*/

/*子页面*/
/*1、关于我们*/
.main{ padding:20px 0 30px}
/*内页左侧导航主要样式*/
.neiye .title2{height:60px;position:relative;}
.neiye .title2 b{display:block;background:#006600 url(../images/icon.png) no-repeat 43px center;font-size:20px;color:#fff; line-height:52px; text-align:center;font-weight:bold; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.neiye .title2 i{display:block;position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;cursor:pointer;}
.neiye .title2 span{position:absolute;right:15px;line-height:52px; color:#fff}
.neiye .navbox .nav1{display:block;width:100%;height:40px;margin-bottom:8px;}
.neiye .navbox .nav1 span{display:block;}
.neiye .navbox .nav1 span b{display:block;font-size:16px; color:#fff;line-height:40px; font-weight:normal; text-align:center;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0595ec+0,2aacf9+50,0595ec+100 */
background: #0595ec; /* Old browsers */
background: -moz-linear-gradient(45deg,  #0595ec 0%, #2aacf9 50%, #0595ec 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #0595ec 0%,#2aacf9 50%,#0595ec 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #009900 0%,#009900 50%,#009900 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0595ec', endColorstr='#0595ec',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}
.neiye .navbox ul a{display:block; background:#f7f7f7;line-height:40px;margin-bottom:2px;font-size:12px;color:#4c4c4c;padding-left:85px; text-align:left}
.neiye .navbox ul{display:none;}
.neiye .navbox .ul1{display:block;}
/*一级导航、二级导航默认选中状态和hover事件*/
.neiye .navbox .nav1.active span b,.neiye .navbox .nav1:hover span b{ text-decoration:underline !important}
.neiye .navbox ul a.active,.neiye .navbox ul a:hover{color:#1aa0e5; }


.main .left .lian{width:100%;padding:4px;font-size:14px; color:#fff;line-height:33px;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#109cf0+0,34b2fd+50,109cf0+100 */
background: #109cf0; /* Old browsers */
background: -moz-linear-gradient(45deg,  #109cf0 0%, #34b2fd 50%, #109cf0 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #109cf0 0%,#34b2fd 50%,#109cf0 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #009900 0%,#009900 50%,#009900 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#109cf0', endColorstr='#109cf0',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}
.main .left .lian img{width:100%; height:auto;}
.main .left .lian .zi{padding:10px 10px 20px;}
.main .right .cont{ margin-top:20px}
.main .right .title-zi{font-size:14px; color:#006600;line-height:38px; border-bottom:3px double #c8c6c7}
.about{ font-size:14px;line-height:26px; color:#353535;}
.about h4{font-size:18px; color:#333; line-height:40px; text-align:center}
.about img{max-width:100%; height:auto; margin:10px auto 20px; display:block}


.call-us{font-size:13px; color:#6a6a6a;line-height:21px;}
.call-us h4{font-size:18px; line-height:26px; font-weight:bold;}
.call-us img{max-width:100%; height:auto; margin:20px auto; display:block; border:1px solid #d4d4d4;}

.show-box{ background:none;}
.show-box .imgbox{margin:0 0 30px;}
.show-main{ font-size:14px;line-height:30px;}
.show-main h4{font-size:14px; text-align:center; line-height:40px;}
.show-main img{margin:0 auto; max-width:100%; height:auto;}

.news-box .imgbox{display:block; position:relative; padding-bottom:20px; border-bottom:1px solid #ccc; margin-bottom:20px}
.news-box .imgbox .tu{width:265px; height:175px; border:1px solid #ccc; position:absolute; overflow:hidden}
.news-box .imgbox .tu .img{width:100%; height:100%;}
.news-box .imgbox .text{margin-left:275px; height:175px;}
.news-box .imgbox .text h4{font-size:16px; color:#4b4a4a; line-height:30px; font-weight:bold}
.news-box .imgbox .text span{font-size:12px; color:#999;}
.news-box .imgbox .text .zi{font-size:14px; color:#4f4f4f; line-height:25px; height:102px; overflow:hidden;}
.news-box .imgbox .text .more{ width:90px; height:28px; background:#999; font-size:13px; color:#fff; line-height:28px; text-align:center}
.news-box .imgbox:hover .tu .img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
.news-box .imgbox:hover .text .more{background:#006600;}

/*团购报名内页*/
.tgbm_ny .an3{width:100px;line-height:30px;background:#006600;border:none;color:#fff;}
.tgbm_ny .an3:hover{background:#e96620;}

.news-main{font-size:14px; line-height:24px;}
.news-tou{width:80%; margin:0 auto;}
.news-main h4{ font-size:18px; line-height:40px; text-align:center; border-bottom:1px dashed #666; padding-bottom:10px;}
.news-main span{display:block; text-align:center; font-size:12px; color:#7f7f7f; margin:10px 0}
.news-main img{ max-width:100%; height:auto; margin:20px auto;}

.xiangce-main{font-size:14px; line-height:24px;}
.xiangce-main .tu{width:50%;margin-right:2%;}
.xiangce-main .tu img{max-width:100%; height:auto;}
.xiangce-main .h4{font-size:14px; color:#006600; line-height:30px; border-bottom:1px solid #ccc; display:inline-block; width:48%} 
.xiangce-main .zi{margin-top:5px;}
.xiangce-main .toubu{width:100%; height:40px; background:#006600; font-size:14px; color:#fff; line-height:40px; padding:0 20px; margin-top:30px}


@media (max-width:1350px){
.bieshu .owl-theme .owl-controls .owl-buttons div.owl-prev{ display:none}
.bieshu .owl-theme .owl-controls .owl-buttons div.owl-next{ display:none}
}

@media (max-width:1230px){


}

@media (max-width:1100px){


}

@media (max-width:991px){
header{height:90px; padding-top:5px}
.logo img{margin-top:10px}
header .ydd_btn{top:35px}
header .sjdnav{ top:90px}
header .ydd_btn span.span02{margin:6px 0;}
.jieshao1{background-image:none; padding:0;}
.jieshao .right,.jieshao .left{width:100%; padding:0;}
.jieshao .right .tu{ margin-top:20px; height:400px}
.dibu{padding-bottom:72px;}
footer ul li{ float:none; display:inline-block;}
footer .zi{text-align:center; margin-top:5px;}
.bieshu .owl-pagination{margin-left:-30px;}

/*手机侧导航 下拉 开始*/
.neiye .navbox .ul1{display:none;}
/*手机侧导航 下拉 结束*/
}

@media (max-width:767px){
header{height:70px; padding-top:5px;}
.logo img{ margin-top:8px; width:300px; height:auto}
header .ydd_btn{top:23px;width:32px;}
header .sjdnav{ top:70px}
.sousuo{margin:30px 0 10px;}
.show-box .row,.show .row{ margin:0 -8px !important}
.show-box .col-md-4,.show .col-md-3{ padding:0 8px !important}
.show .imgbox{margin-bottom:8px;}
.bieshu .imgbox .tu .mask{font-size:20px; line-height:35px;}
.jieshao .right .tu{height:380px}
.show-box .imgbox{margin-bottom:16px;}
#an3{text-align:center;}
.tgbm_ny .an3{display:inline-block !important;}
.xiangce-main .tu{width:100%;margin-right:0;}
.xiangce-main .tu img{display:block; margin:0 auto;}
.xiangce-main .h4{width:100%} 
}

@media (max-width:600px){
.title{font-size:20px;}
.title h4{font-size:22px;}
.bieshu .imgbox .tu .mask{font-size:18px; line-height:30px;}
.jieshao .right .tu{height:340px}
.news-box .imgbox .tu{width:180px; height:130px;}
.news-box .imgbox .text{margin-left:190px; height:130px;}
.news-box .imgbox .text h4{font-size:15px;line-height:24px;}
.news-box .imgbox .text .zi{font-size:13px;line-height:20px; height:62px;}
.news-box .imgbox .text .more{ width:70px; height:25px; line-height:25px}
}


@media (max-width:479px){
header{height:55px;}
header .logo img{width:80px; margin-top:5px; margin-left:-8px;}
.img3{display:block;}

header .ydd_btn{top:18px; width:30px;}
header .sjdnav{ top:55px}
header .ydd_btn span.span02{margin:4px 0;}
.sousuo form{ padding-left:100px; padding-right:70px;}
.sousuo form span{ width:100px; font-size:13px}
.sousuo form button{width:70px; font-size:18px;}
.sousuo ul li{ margin:0 5px;}
.bieshu .imgbox .tu .mask{font-size:16px; line-height:26px;}
.bieshu .imgbox h4{ height:38px; line-height:34px;}
.jieshao .right .tu{height:280px}
.dibu .right,.dibu .left{width:100%;}
.dibu .right1{width:100%; padding-right:0;}
.dibu button{ width:150px; height:35px; display:block; margin:0 auto !important; font-size:16px;}
.bieshu .imgbox{margin:0 8px;}
.dibu h5{ font-size:20px;}
.dibu form{margin-top:15px;}
.news-box .imgbox{padding-bottom:15px; margin-bottom:15px}
.news-box .imgbox .tu{width:140px; height:95px;}
.news-box .imgbox .text{margin-left:150px; height:95px;}
.news-box .imgbox .text h4{font-size:14px;line-height:24px;}
.news-box .imgbox .text span{display:none;}
.news-box .imgbox .text .zi{font-size:12px;line-height:18px; height:70px;}
.news-box .imgbox .text .more{ display:none}
.show-box .imgbox{margin:0 0 16px;}
.news-main h4{line-height:30px; font-size:16px;}
.logo .img1{display:none;}
.logo .img2{ display:block;}

}

@media (max-width:400px){
header .ydd_btn{width:26px;}
.jieshao .right .tu{height:240px}
.dibu button{ width:120px;}
.dibu .right2 .form1{height:100px;}
header .logo img{width:60px;}
.img3{width:150px; margin-left:-70px; top:8px}
}


@media (max-width:340px){
.jieshao .right .tu{height:200px}
}
