html
{
    margin: 0;
    padding: 0;
    min-height: 100%;
    min-width: 100%;
    -ms-text-size-adjust: none;
}
body
{
    background-color: #f3f3f3;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,a
{
    margin: 0;
    padding: 0;
    border-width: 0;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
}
.topBar
{
    background-color: #fff;
}
header .logo,
header .inner,
.tip,
.content,
.footerInner {
    width: 1000px;
    margin: auto;
}

header,
footer {
    min-width: 1000px;
}

header .logo {
    height: 107px;
}

a {
    text-decoration: none;
    color: inherit;
}
.tel {
    float: right;
    line-height: 98px;
    font-size: 1.4em;
    font-weight: bold;
}
.right {
    float: right;
}
.left{
    float: left;
}

menu {
    margin: 0;
    padding: 0;
    text-align: right;
}

menu span {
    display: inline-block;
    line-height: 41px;
    font-weight: bold;
    cursor: pointer;
}

menu span:hover,
menu span.active {
    background: #ddd;
}

menu span a {
    display: block;
    padding: 0 30px;
}

.showCase {
    height: 419px;
}
.showCase img {
    width: 100%;
}
.tip {
    height: 67px;
    line-height: 42px;
    color: #af4400;
    background: url(../images/tip.jpg) center no-repeat;
    /*background-size: cover;*/
}
.tip span {
    padding-left: 60px; 
}
.tip i {
    margin-left: 50px;
    font-style: normal;
}

.tip em {
    float: right;
    margin-right: 30px;
}

.tip em a {
    font-style: 12px;
    font-style: normal;
    text-decoration: none;
}

#hotProduct {
    margin-top: 30px;
}

footer {
    margin-top: 50px;
    padding: 30px 0;
    background: #dddee0;
    border-top: 4px solid #de5705;
}
.footerMenu span {
    display: inline-block;
    margin: 8px 0;
    padding: 0 10px;
    font-size: 14px;
    border-right: 1px solid #333;
}
.copyright {
    text-align: right;
    font-size: 14px;
}

.about {
    float: left;
    display: inline-block;
    width: 600px;
    padding-bottom: 30px;
    /*border-bottom: 1px solid #ddd;*/
}

.about img {
    float: left;
    width: 180px;
    height: 140px;
    margin: 0 20px 10px 0;
}
.about .aboutTxt {
    height: 312px;
    line-height: 26px;
    margin-right: 10px;
    overflow: hidden;
}
.about .contect {
    display: block;
    height: 142px;
    line-height: 28px;
    padding-left: 200px;
    clear: both;
}
.about .aTitle {
    height: 33px;
    margin-right: 20px;
    margin-bottom: 15px;
    padding: 0 20px;
    background: #e8e5dc;
    border-radius: 6px;
    overflow: hidden;
}
.about .aTitle span {
    display: inline-block;
    height: 33px;
    line-height: 33px;
    margin: 0 -20px;
    padding: 0 30px;
    color: #fff;
    background: #fc6104;
}
.about .aTitle i {
    float: right;
    line-height: 33px;
}
.aTitle i a {
    text-decoration: none;
}
.productCenter {
    display: inline-block;
    width: 400px;
    padding-bottom: 30px;
    /*border-bottom: 1px solid #ddd;*/
}
.productCenter .pTitle {
    margin-bottom: 15px;
    padding: 5px 20px;
    background: #e8e5dc;
    border-radius: 6px;
}
.productCenter .pTitle i {
    float: right;
}
.pTitle i a {
    text-decoration: none;
}
.productCenter span {
    display: block;
    margin: 3px 0;
}
.productCenter span img {
    width: 100%;
    height: 100%;
}

.hpTitle {
    margin-bottom: 15px;
    padding: 5px 20px;
    background: #e8e5dc;
    border-radius: 6px;
}
.hpTitle i {
    float: right;
}
.hpTitle i a {
    text-decoration: none;
}


/* 左侧内容 */
.content {
    overflow: hidden;
    background-color: #fff;
}
.contentLeft {
    float: left;
    width: 205px;
}
.contentLeft .contentLeftTitle {
    /*background: #e95433;*/
}
.zzytitle 
{
    padding:5px;
    font-size: 18px;
    color: #444;
    border-bottom: 1px solid #ccc;
}
.zzybox 
{
    border:1px solid #ccc;
    margin-top: 30px;
}
.zzyul li
{
    height: 150px;
    padding:15px 10px;
    overflow: hidden;
}
.zzyul li .left,.zzyul li .left img
{
    width: 55px;
    height: 45px;
}
.zzyul li .right
{
    width: 120px;
    font-size: 14px;
    color: #555;
}
.zzyul li .right p
{
    margin-bottom: 10px;
}
.zzyul li .right i
{
    font-style: normal;
    color: #ff8a00;
    font-size: 12px;
}
.zzyul li .right span
{
    margin-left: 5px;
    font-size: 12px;
}
.qtbox
{
    border:1px solid #eee;
    margin-bottom: 10px;
}
.qtTitle
{
    padding:5px;
    background: #eee;
    font-size: 18px;
    color: #555;
}
.qtItem
{
    padding:5px;
    font-size: 14px;
    color: #555;
    line-height: 22px;
}
.qtItem i
{
    font-style: normal;
    color: #0b56a5;
}
.contentLeft .contentLeftTitle img {
    display: block;
    width: 100%;
}
.contentLeft .contentLeftList {
    // background: #e2e2e2;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.contentLeft .contentLeftList ul li {
    font-size: 16px;
    color: #333;
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
}
.contentLeft .contentLeftList ul li:hover,
.contentLeft .contentLeftList ul li.on {
    background: #f3f3f3;
    color: #e6bd14;
}
.contentLeft .contentLeftList ul li a {
    display: block;
}
.contentLeft .contactus {
    margin: 10px 0;
}
.contentLeft .contacttitle {
    text-align: center;
    background: #e95433;
    color: #fff;
    padding: 15px 0;
}
.contactpic {
    height: 80px;
    background: url(../images/contect.jpg) no-repeat;
}
.contactcontent {
    color: #999;
    margin-top: 10px;
    line-height: 26px;
}
.L_advLinks {
    margin: 5px 0;
    border: 1px solid #ddd;
}
.L_advLinks img {
    width: 100%;
    border-radius: 5px;
}





/* 右侧内容 */
.contentRight {
    float: right;
    width: 750px;
    padding-bottom: 50px;
}
.contentRight .CR-address {
    margin-top: 10px;
    margin-bottom: 30px;
    padding-bottom: 5px;
    color: #666;
    border-bottom: 1px solid #999;
}
.contentRight .CR-address span {
    margin: 0 5px;
}
.contentRight .CR-txt h3 {
    margin: 20px 0 10px;
    font-size: 18px;
    color: #1d7ab7;
}



/* 产品中心 */
.CR-product ul li {
    float: left;
    width: 230px;
    text-align: center;
}
.CR-product ul li .itempic {
    width: 210px;
    // height: 160px;
    border: 1px solid #787b80;
    text-align: center;
    background: #fff;
    margin: 15px auto;
}
.CR-product ul li .itempic img {
    display: block;
    width: 100%;
    height: 170px;
}
.prodimg img {
    max-width: 100%;
}



/* 新闻页面 */
.CR-news ul li {
    display: block;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 25px;
    padding: 0 0 5px;
    color: #666;
    font-size: 14px;
}
/* 新闻详情页面 */
.newstitle,
.producttitle {
    margin: 25px 0;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}
.producttitle .left,
.newstitle .left {
    color: #e95433;
    font-weight: bold;
}
.newstitle .left img {
    width: 15px;
    margin-right: 5px;
}
.newstitle .right {
    color: #999;
    font-size: 14px;
}
.newsdetails {
    margin: 20px 0;
    color: #666;
    font-size: 14px;
    line-height: 24px;
}
.newsdetails p {
    text-indent: 2em;
    margin: 5px 0;
}



/* 联系我们 */
.contact-table {
    margin: 20px 0 0 20px;
    border: 1px solid #ccc;
    border-bottom: none;
}
.contact-table h5 {
    padding-left: 10px;
    background: #d2d0d0;
    font-size: 15px;
    line-height: 30px;
}
.contact-table p {
    font-size: 18px;
    padding-left: 10px;
    color: #666;
    line-height: 32px;
    border-bottom: 1px solid #666;
}
.contact-table span {
    font-size: 16px;
    color: #999;
    margin-left: 10px;
}
.location
{
    width: 1000px;
    margin:10px auto;
    padding-left: 20px;
    font-size: 14px;
    color: #555;
}
.carPic
{
    float: left;
    width: 320px;
}
.carPic img
{
    width: 100%;
}
.carText
{
    float: right;
    width: 400px;
}
.carText p
{
    color: #444;
    font-size: 14px;
    margin-bottom: 20px;
}
.carText p a,.ctkf a
{
    display: block;
    width: 100px;
    background: #e6bd14;
    color: #fff;
    text-align: center;
    padding:8px 0;
    font-size: 16px;
    border-radius: 5px;
}
.tabContainer
{
    margin-top: 30px;
}
.tabul
{
    border-bottom:2px solid #e6bd14;
    height: 35px;
}
.tabul ul li
{
    float: left;
    width: 130px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
}
.licur
{
    background-color: #e6bd14;
    color: #fff;
}
.tab
{
    padding:20px 0 0;
    font-size: 14px;
    color: #555;
    line-height: 22px;
}
.tab img,.xxContent img
{
    display: block;
    max-width: 100%;
    margin:10px auto;
}
.tab img{
	margin:0 auto;
}
.tab1,.tab2,.tab3
{
    display: none;
}
.newsItem
{
    padding:20px 0;
    border-bottom: 1px dashed #ccc;
}
.zzyitem .newsItem
{
    border:none;
}
.newsImg
{
    float: left;
    width: 220px;
}
.newsImg img
{
    max-width: 100%;

    min-height: 120px;
    /*max-height: 260px;*/
    /*min-width: 390px;*/
}
.newsDetail
{
    float: right;
    width: 500px;
}
.zzyitem .newsImg
{
   width: 400px;
   margin-right: 50px;
}
.nt
{
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}
.ntitle
{
    float: left;
    font-size: 18px;
    max-width: 400px;
    overflow: hidden;
}
.ntime
{
    float: left;
    width: 90px;
    margin-left: 10px;
    text-align: center;
    background-color: #15aca3;
    color: #fff;
    font-size:14px;
}
.nc,.xxContent
{
    font-size: 14px;
    color: #555;
    line-height: 22px;
}
.xxTitle
{
    text-align: center;
    margin-bottom: 15px;
    line-height: 22px;
}
.xxTitle span,.jsTitle span
{
    color: #555;
    font-size: 14px;
}
.zzyDetail h4
{
    color: #555;
}
.zzprice
{
    float: left;
    margin:20px 0;
    color: #ff8a00;
    padding-right: 20px;
    padding-top: 15px;
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
}
.zztime
{
    float: left;
    margin:20px 0;
    font-size: 14px;
    padding-left: 15px;
    border-left: 1px dashed #555;
    color: #555;
}
.zztime p i
{
    color: #ff8a00;
    margin:0 5px;
    font-style: normal;
}
.zzyRemain
{
    margin-bottom: 10px;
}
.zzyRemain span
{
    display: inline-block;
    vertical-align: top;
    width: 140px;
    padding:5px;
    text-align: center;
    margin:10px 10px 10px 0;
    font-size: 12px;
    border:1px solid #ff8a00;
    color: #555;
}
.zzyRemain span i
{
    font-style: normal;
    color: #ff8a00;
}
.textTitle
{
    padding:20px 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.textTitle .left
{
    width: 100px;
}
.textTitle .right
{
    width: 100px;
}
.textTitle .right a
{
    display: block;
    width: 100px;
    background: #e6bd14;
    color: #a33300;
    text-align: center;
    padding:8px 0;
    border:1px solid #e18b00;
    border-radius: 5px;
}
.textList ul li
{
    float: left;
    width: 290px;
    padding:10px;
    border:1px solid #ccc;
    margin:10px;
    height: 275px;
}
.textpic img
{
    width: 100%;
    height: 190px;
    margin-bottom: 10px;
}
.textintr .left
{
    width: 200px;
    color: #555;
}
.textintr .left p
{
    font-size: 12px;
}
.textintr .right
{
    width: 90px;
    text-align: center;
    font-size: 14px;
    color: #555;
}
.textintr .right img
{
    width: 50px;
        display: none;
}
.tips
{
    padding:10px 0;
    font-size: 14px;
    color: #555;
    border-bottom: 1px dashed #ccc;
}
.tips i
{
    color: #ff0000;
    margin-right: 5px;
}
.jishiTable p
{
    padding:15px;
    border-bottom: 1px dashed #ccc;
    font-size: 14px;
}
.jishiTable p input[type="text"]
{
    width: 500px;
    border:1px solid #999;
    padding:5px;
    margin-left: 20px;
}
.jishiTable p input[type="file"]
{
    margin-left: 20px;
}
.jishiTable p textarea
{
    width: 800px;
    height: 500px;
    max-width: 800px;
    max-height: 500px;
    border:1px solid #999;
    padding:5px;
    vertical-align: top;
    margin-left: 20px;
}
.jishiTable p input[type="submit"]
{
    display: block;
    width: 100px;
    background: #e6bd14;
    color: #a33300;
    text-align: center;
    padding:8px 0;
    margin:0 auto;
    border:1px solid #e18b00;
    border-radius: 5px;
}
.jsTitle
{
    padding:20px 0;
}
.jsTitle .left
{
    width: 600px;
}
.jsTitle .right
{
    width: 400px;
    text-align: right;
    font-size: 14px;
    color: #555;
}
.jsTitle .right img
{
    width: 50px;
    margin-left: 5px;
    vertical-align: middle;
}
.aboutContainer
{
    width: 1000px;
    margin:20px auto;
}
.aboutItem
{
    padding:20px 10px;
    background-color: #fff;
    border:1px solid #ccc;
    margin-bottom: 10px;
}
.abTitle
{
    text-align: center;
    margin-bottom: 20px;
    line-height: 24px;
}
.abTitle h4
{
    font-size: 18px;
}
.abTitle i
{
    font-style: normal;
    color: #666;
    font-family: "宋体";
    font-weight: bold;
    font-size: 18px;
}
#map
{
    width: 630px;
    height: 350px;
    border:1px solid #ccc;
}
.aboutItem .right
{
    width: 320px;
    font-size: 14px;
    color: #555;
}
.qrcode
{
    text-align: left;
    margin-bottom: 30px;
}
.qrcode img{
	width:150px;
}
.abInfo p
{
    margin-bottom: 10px;
}
.abInfo p img
{
    width: 15px;
    margin-right: 5px;
    vertical-align: middle;
}
.cttable
{
    text-align: center;
}
.cttable p
{
    margin-bottom: 20px;
    font-size: 14px;
    color: #444;
}
.cttable p input[type="text"]
{
    width: 500px;
    border:1px solid #999;
    padding:5px;
    margin-left: 20px;
}
.cttable p textarea
{
    width: 500px;
    height: 200px;
    max-width: 500px;
    max-height: 200px;
    border:1px solid #999;
    padding:5px;
    vertical-align: top;
    margin-left: 20px;
}
.cttable p input[type="submit"]
{
    display: block;
    width: 100px;
    background: #505050;
    color: #fff;
    text-align: center;
    padding:8px 0;
    margin:0 auto;
    cursor: pointer;
    outline: none;
}
.hotelname
{
    margin-bottom: 15px;
    line-height: 26px;
}
.hotelname p
{
    color: #555;
    font-size: 14px;
}
.hotelname p img
{
    width: 15px;
    margin-right: 5px;
    vertical-align: middle;
}
.htdetail .left
{
    width: 290px;
    padding-right: 15px;
    font-size: 14px;
    color: #555;
    line-height: 22px;
}
.htdetail .right
{
    width: 170px;
    padding-left: 15px;
    font-size: 14px;
    color: #555;
    border-left: 1px dashed #ccc;
}
.xxdetail .htdetail .left
{
    width: 520px;
}
.xxdetail .htdetail
{
    margin-bottom: 20px;
}
.htdetail .right p
{
    margin-bottom: 10px;
}
.htdetail .right p i
{
    color: #ff8a00;
    margin-left: 15px;
    font-style: normal;
    font-weight: bold;
}
#banner{position:relative; height:500px;/*height:500px; */}
#banner img{
	width:100%;
    height:500px;
}
.banner-item{position:absolute;top:0;left:0;height:500px;width:100%;display:none}
.banner-item a{width:100%;height:500px;display:block;overflow:hidden}
.banner-item img{display:none}
.banner_dl_room{position:absolute;width:100%;height:20px;left:0;bottom:5px;z-index:99}
#banner_dl{width:1000px;text-align:right;padding-right:35px;margin:0 auto}
#banner_dl a{width:27px;height:6px;background:#fff;display:inline-block;overflow:hidden;margin:0 0 0 5px}
#banner_dl a.cur{background:#2b2b2b}
.cxscroll
{
    width:940px;
    position:relative;
    margin:30px auto 40px;
    color:#333;
}
.cxscroll .box
{
    overflow:hidden;
    width:940px;
    height:230px;
}
.cxscroll .list
{
    overflow:hidden;
    width:9999px;
}
.cxscroll .list li img
{ 
    width:145px;
    height:170px;
    margin:5px 0;
}
.cxscroll .list li
{
    float:left;
    width:190px;
    height:210px; 
    margin:0 15px;
    border:1px solid #ccc;
    background-color: #fff;
    text-align:center;
}
 .prev, .next
{
    position:absolute;
    top:50%;
    margin-top:-25px;
    width:40px;
    height:50px;
    background-image:url(../images/control.png);
    background-repeat:no-repeat;
    font:0/0 Arial;
    cursor:pointer;
}
 .prev
{
    left:-35px;
    background-position:0 0;
}
 .next
{
    right:-35px;
    background-position:-40px 0;
}
 .prev:hover
{
    background-position:0 -50px;
}
 .next:hover
{
    background-position:-40px -50px;
}
.picList ul li
{
    height: 25px;
    padding:40px 0;
    text-align: center;
    position: relative;
    margin:5px 0;
}
.picList ul li img
{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.picList ul li p
{
    color: #fff;
    position: relative;
    z-index: 1
}
.cnmul li
{
    background: #c7e6ae;
    color: #fff !important;
}
.cnmul li:hover,.cnmon
{
    background: #b7e6ff !important;
}
.floatQQ
{
	width: 70px;
	position: fixed;
	bottom: 20px;
	right: 2%;
}
.floatQQ img
{
	width: 70px;
}
.footer .top{
    overflow: hidden;
}
.footer .logo{
    width: 196px;
    height: 130px;
    float: left;
}
.footer .name{
    float: left;
    font-size: 20px;
    color:#e5e5e5;
    margin-top: 5%;
}
.footer .bottom{
    overflow: hidden;
    margin-left: 25%;
    width: 75%;
    font-size: 14px;
}
.footer .bottom .item{
    width: 50%;
    float: left;
}
.footer .right{
    overflow: hidden;
    margin-top: 45px;
}
.footer .join{
    width: 39px;
    height: 93px;
    background: url("../../images/xd/join-us_03.png") center no-repeat;
    background-size: cover;
    float: left;
}
.footer .code{
    width: 110px;
    height: 110px;
    background: url("../../images/xd/code_03.jpg") center no-repeat;
    background-size: cover;
    float: left;
    margin: 25px 0 0 45px;
}
.footer li{
    line-height: 26px;
}
/*page样式*/
#pages{
    PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center;font-size: 14px;
}
#pages A {
    BORDER: #ccc 1px solid; PADDING-RIGHT: 5px;  PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px;  COLOR: #666; PADDING-TOP: 2px;  TEXT-DECORATION: none;
}
#pages A:hover {
    BORDER: #666 1px solid; COLOR: #000; 
}
#pages  A:active {
    BORDER: #666 1px solid;  COLOR: #000; 
}
#pages SPAN.thisclass {
    BORDER-RIGHT: #000099 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #000099 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #000099 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #000099 1px solid; BACKGROUND-COLOR: #000099;
}
#pages  SPAN.disabled {
    BORDER-RIGHT: #929292 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #929292 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #929292 1px solid; COLOR: #929292; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #929292 1px solid;
}
.zzyitem .newsImg img{
	width:100% !important;
	height:100% !important;
}