  body {
    color: #333;
    font-size: 14px;
    font-family:"ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¾Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“","Arial",Helvetica,"ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ",Arial,Tahoma;
    margin:0 auto;
	position:relative;
	overflow-x: hidden;
    background: #fffefe;
	padding-top: 118px;

}
.img-hide{ overflow:hidden; display: block; }

.img-hide img,.div-img{ transition: 0.5s all; transform: scale(1,1); }
.img-hide:hover img,.img-hide:hover .div-img{ transform: scale(1.05,1.05); }
.txt-elise{overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;}
li{ list-style:none;}
a{ color: #333; }
ul{ padding:0; margin:0;}
a:hover,a{ text-decoration:none !important;}
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover,input:focus{ outline: none!important; }
p{ margin:0; }
img{max-width:100%;display: inline-block;vertical-align: middle;}
.slick-dots li button:before{ display: none; }
.tab-content{ position: relative; }
.tab-content .tab-pane{ display: block; position: absolute; left: 0; top: 0; width: 100%; z-index: -1; opacity: 0; filter:alpha(opacity=0); transition: 0.5s all; }
.tab-content .tab-pane.active{ position: relative; z-index: 10; opacity: 1; filter:alpha(opacity=100); }
.container{ width: 1350px;}

.nav-click{ display: none; }
.menu-button { position: absolute; display: none; top: 18px; right: 15px; z-index: 1000; cursor: pointer; -webkit-transition: .3s; transition: .3s;}
.menu-button .bar:nth-of-type(1) { margin-top: 0px;}
.menu-button .bar:nth-of-type(3) { margin-bottom: 0px;}
.bar { position: relative; display: block; width: 24px; height: 2px; margin: 5px auto; background-color: #fff; border-radius: 10px; -webkit-transition: .3s; transition: .3s; }
.cross{ margin-top: -8px; }
.cross .bar{ margin:13px auto; }
.cross .bar:nth-of-type(1) { -webkit-transform: translateY(15px) rotate(-45deg);-ms-transform: translateY(15px) rotate(-45deg); transform: translateY(15px) rotate(-45deg);}
.cross .bar:nth-of-type(2) {  opacity: 0;}
.cross .bar:nth-of-type(3) { -webkit-transform: translateY(-15px) rotate(45deg); -ms-transform: translateY(-15px) rotate(45deg); transform: translateY(-15px) rotate(45deg);}


.search-a{ display: none; }

.header{ height: 118px; background: url(/images/header.png) center no-repeat; background-size: cover; position: fixed; left: 0; top: 0; right: 0; z-index: 10000; }
.logo{ line-height: 118px; }
.search-header{ width: 320px; position: relative; margin-top: 25px; }
.search-header .form-control{ background: none; color: #fff; box-shadow: none; border-radius: 30px; border-color: #a2689f; }
.btn-search-t{ position: absolute; right: 20px; top: 0; bottom: 0; background: url(/images/search.png) center no-repeat!important; border:none; padding:0; width: 17px; }
.nav-list li{ float: left; margin-left:24px; padding-bottom: 14px; position: relative; }
.nav-list li a{ font-size: 18px; color: #fff; }
.nav-list{ margin-top: 20px; }
.nav-down{ position: absolute; display: none; white-space:nowrap; padding:10px 0; min-width: 120px; text-align: center; transform: translate(-50%,0); left: 50%; top: 100%; background: rgba(255,255,255,0.8); border-top: solid 2px #c9a063; }
.nav-down li{ float: none; margin:0; padding-bottom: 0; }
.nav-down li a{ color: #333; line-height: 35px; font-size: 16px; padding:0 15px; }
.banner img{ width: 100%; }
.banner{ margin:0; overflow:hidden; }
.nav-down:before{ display: block; content: ""; position: absolute; left: 0; right: 0; bottom: 100%; height: 6px; background: url(/images/raw-top.png) center no-repeat; }
.nav-list li a:hover{ color: #c9a063; }
.nav-down li a:hover{ color: #601f7b; }
.nav-list li:hover .nav-down{ display: block; }
.banner .slick-dots{ bottom: 40px; }
.banner .slick-dots li,.banner .slick-dots li button{ width: 10px; height: 10px; padding:0; border-radius: 50%; }
.banner .slick-dots li button{ background: #fff; }
.banner .slick-dots li.slick-active button{ background: #63065f; }
.page-one{position: relative;overflow:hidden;padding-bottom: 40px;}
.page-one .container{ position: relative; z-index: 100; }
.back-left{ position: absolute; left: 0; top: 0; bottom: 0; right: 50%; margin-right: 271px; background:#eee; background-size: cover; }
.back-right{ position: absolute; right: 0; top: 0; bottom: 0; left: 50%; margin-left: -271px; background: url(/images/back-right.png) center no-repeat; background-size: cover; }
.one-left{width: 29.54%;}
.title{font-size: 26px;color: #333;margin-bottom: 30px;font-weight: bold;line-height: 30px;margin-top: 50px;}
.title a{ float: right; color: #b07fc4; font-size: 14px; font-weight: normal; padding-right: 85px; background: url(/images/more01.png) right center no-repeat; }
.tz-ul-date{width: 70px;height: 70px;padding-top: 5px;border:solid 1px #9968ad;background: #601f7b;color: ;color: #ffffff;f;f;f;f;f;f;f;f;f;f;d;2;6;f;3;b;3;}
.tz-ul-date span{ font-size: 26px; }
.tz-right{font-size: 16px;margin-top: 1px;color: #333;line-height: 30px;ght: 60px;overflow:hidden;margin-left: 90px;}
.tz-ul li a{display: block;margin-top: 23px;margin-left: 20px;}
.one-center{ width: 46.2%; }
.one-center .title{ padding-left: 30px; color: #333; }
.one-center .title a{ color: #601f7b; }
.img-slick{ margin:0; }
.img-slick a{ display: block; position: relative; padding-top: 54%; }
.img-slick a span{ position: absolute; padding-left: 30px; left: 0; right: 0; bottom: 0; font-size: 16px; color: #fff; background: rgba(0,0,0,0.5); line-height: 40px; padding-right: 120px; }
.img-slick .slick-dots{ bottom: 15px; left: auto; width: auto; right: 15px; }
.img-slick .slick-dots li,.img-slick .slick-dots li button{ width: 6px; height: 6px; border-radius: 50%; padding:0; }
.img-slick .slick-dots li button{ background: #8d8d8d; }
.img-slick .slick-dots li.slick-active button{ background: #fff; }
.img-slick a img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.news-ul{ background: #fff; padding:15px 30px; }
.news-ul li a{display: block;line-height: 44px;position: relative;padding-right: 80px;font-size: 16px;color: #333;padding-left: 15px;background: url(/images/dian.png) left center no-repeat;}
.news-ul li a span{ position: absolute; right: 0; top: 0; color: #999; }
.one-right{ width: 22.48%; }
.one-right .title{ color: #333; }
.one-right .title a{ color: #601f7b; }
.jd-link li a{ display: block; padding-left: 50px; margin-bottom: 20px; height: 130px; line-height: 130px; font-size: 20px; color: #fff; font-weight: bold; }
.jd-link li a span{ display: inline-block; line-height: 130px; padding-left: 80px; }
.jd-link01{ background: url(/images/link-a01.png) center no-repeat; background-size: cover; }
.jd-link02{ background: url(/images/link-a02.png) center no-repeat; background-size: cover; }
.jd-link03{ background: url(/images/link-a03.png) center no-repeat; background-size: cover; }
.jd-link04{ background: url(/images/link-a04.png) center no-repeat; background-size: cover; }
.jd-link01 span{ background: url(/images/icon-span01.png) left center no-repeat; }
.jd-link02 span{ background: url(/images/icon-span02.png) left center no-repeat; }
.jd-link03 span{ background: url(/images/icon-span03.png) left center no-repeat; }
.jd-link04 span{ background: url(/images/icon-span04.png) left center no-repeat; }
.tow-left{width: 20%;position: relative;}
.page-tow{padding-top: 50px;padding-bottom:60px;background: url(/images/dbbj.jpg) center no-repeat;background-size: cover;}
.js-slick-img a{display: block;position: relative;padding-top: 140%;}
.js-slick-img a img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.js-slick-tt a{font-size: 16px;co;color: #601f7b;f7b;xt-align: justify;font-;font-weight: bold;font-weight: bold;weight: b;}
.js-slick-tt{line-height: 29px;height: 60px;margin-top: 20px;margin-left: 55px;}
.js-slick{padding-bottom: 40px;margin:0;}
.js-slick .slick-prev{ width: 30px; height: 30px; background: url(/images/left.png) center no-repeat; left: 55px; bottom: 0; top: auto; }
.js-slick .slick-next{ width: 30px; height: 30px; background: url(/images/right.png) center no-repeat; left: 95px; right: auto; bottom: 0; top: auto; }
.slick-prev:before,.slick-next:before{ display: none; }
.js-slick-tt-l{ position: absolute; left: 0; bottom: 0; font-size: 26px; color: #333; font-weight: bold; line-height: 26px; width:26px; }
.js-slick-more{ position: absolute; z-index: 100; right: 0; bottom: 5px; color: #601f7b; line-height: 25px; padding-right: 85px; background: url(/images/more01.png) right center no-repeat; }
.tow-right{width: 78.4%;}
.tow-right-top{ position: relative; padding-right: 90px; }
.tow-right-top .js-slick-tt-l{ left: auto; right: 0; top: 0; bottom: auto; }
.js-right-list li{ float: left; width: 33.333333%; padding:0 10px; }
.js-right-list{ margin:0 -10px; }
.js-right-list li a{display: block;position: relative;padding-top: 60%;}
.js-right-list li a img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.js-right-more{ position: absolute; right: 0; bottom: 0; text-align: right; color: #601f7b; width: 72px; background: url(/images/more01.png) center bottom no-repeat; padding-bottom: 38px; }
.list-bottom li{ float: left; width: 50%; padding:0 10px; margin-top: 20px; }
.list-bottom li a{ display: block; position: relative; padding-top: 56%; }
.list-bottom li a img{ position: absolute; left: 0; top: 0; width: 100%; }
.list-bottom{ margin:0 -10px; }
.bottom-box{ position: absolute; line-height: 24px; background: url(/images/txt-mask.png) center no-repeat; background-size: 100% 100%; left: 0; right: 0; bottom: 0; height: 75px; padding:20px 30px; font-size: 24px; color: #fff; font-weight: bold; }
.bottom-box span{ float: right; font-weight: normal; font-size: 14px; padding-right: 82px; background: url(/images/more02.png) right center no-repeat; }
.footer{ background: url(/images/footer.png) center no-repeat; padding-bottom: 30px; background-size: cover; padding-top: 25px; }
.footer-link li{ float: left; margin-right: 40px; margin-bottom: 25px; }
.footer-link li a{ color: #fff; }
.footer-link{ border-bottom: solid 1px #804399; }
.logo-b{ margin-top: 35px; }
.footer-p{ margin-left: 55px; margin-top: 40px; }
.footer-p p{ margin:0; color: #fff; line-height: 22px; }
.ewm-txt{ color: #fff; width: 14px; padding-top: 15px; line-height: 16px; margin-right: 10px; }
.footer-right{ margin-top: 30px; }
.search-a{ display: none; }
.news-ul li a:hover{ color: #601f7b; }
.tz-ul li a:hover .tz-right,.title a:hover,.js-slick-more:hover,.js-right-more:hover,.footer-link li a:hover{ text-decoration: underline!important; }
.tz-ul li a:hover .tz-ul-date{ background: #fff; color: #601f7b; }
.jd-link li a:hover{ box-shadow: 0 0 25px rgba(0,0,0,0.3); }
.js-slick-more:hover,.js-right-more:hover{color: #601f7b;}
.title-phone{ display: none; }

.js-mask{position: absolute;display: none;bottom: 0px;background: rgba(96,31,123,0.8);padding: 0 10px;height: 30px;width:100%;}
.js-mask-p{ font-size: 16px; color: #fff; text-align: justify; line-height: 30px; max-height: 90px; overflow:hidden; }
.js-mask-date{ font-size: 14px; color: #e9c7fa; margin-top: 20px; }
.js-right-list a:hover .js-mask{ display: block; }

.tz-ul{padding-right: 30px;background:url(/images/tzggbj.png) center no-repeat;padding-top: 1px;padding-bottom: 15px;}





@media( max-width: 1350px){
	html{overflow-x: auto;}
        body{width:1350px;}
        .header{    position: absolute;}   

}


#adu0{z-index:100000 !important;}