@charset 'utf-8';

/* author:ZJ; date:2017-08; */

body{color:#333;background:#fff;}


.yahei{font-family:'Microsoft YaHei';}

.top-box,
.banner-box,
.main-box,
.sub-box,
.footer-box{min-width:1200px;width:100% !important;margin:0 auto;_width:100%;}


.top-box{position:relative;z-index:10; background: #fff; border-bottom: solid 1px #efe9f4;}
.top-box .area{z-index: 5;height:100px;}
.top-box .logo{position:absolute;top:32px;left:0;}

.m-nav{ float: right; display: inline; }
/*.m-nav a{ -webkit-transition:none;-moz-transition:none;transition:none; }*/
.m-nav .fir-ul{ font-size:0; text-align: center;}
.m-nav .fir-ul .fir-li{display:inline-block;*display:inline;zoom:1;vertical-align:top;margin-left:40px;text-align:center;}
.m-nav .fir-ul .u-a{position:relative; zoom:1; display:block; height:100px; line-height: 100px; overflow: hidden; font-size: 18px; }
.m-nav .fir-ul .u-a:before{ content: ""; position: absolute; bottom: 0; left: 50%; width: 0; height: 0; overflow: hidden; border-bottom: solid 2px #9e6bc7; -webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease; }
.m-nav .fir-ul .current .u-a:before,
.m-nav .fir-ul .hover .u-a:before{ left: 0; width: 100%; }

.top-box .nav-sbg{display:none;position:absolute;z-index:0;left:0;top:100px;width:100%;height:38px;border-top: solid 1px #efe9f4;border-bottom: solid 1px #efe9f4;background:url(../images/pngbg-fff-80.png) repeat;}

.m-nav .sec-box{ position:absolute;top:100px;left:0;font-size:0;}
.m-nav .sec-ul,
.m-nav .sec-ul li,
.m-nav .sec-ul li a{display:inline-block;*display:inline;zoom:1; vertical-align: top;}
.m-nav .sec-ul{ height: 40px; overflow: hidden; text-align: left; }
.m-nav .sec-ul li{ height:40px;line-height:40px;overflow:hidden; font-size:14px; color: #666; }
.m-nav .sec-ul li:before{content: "|";}
.m-nav .sec-ul li.first:before{ display: none; }
.m-nav .sec-ul li a{ padding:0 12px; color: #666; }
.m-nav .sec-ul li a:hover{ color: #9e6bc7; }
.m-nav .nav-x .sec-box{ display:none; }


.banner-box{position:relative;z-index:0;overflow: hidden;}
.m-focus{position:relative;zoom:1;width:100%;}
.m-focus .switchable-box{position:relative;zoom:1;overflow:hidden;width:100%;height:590px;}
.m-focus .switchable-content li{width:100%;height:590px;text-align:center;}
.m-focus .switchable-content li img{visibility:hidden;}
.m-focus .switchable-content li a{display:block;height:590px;}
.m-focus .switchable-nav{ position: absolute; bottom: 112px; left: 50%; margin-left: -82px; padding-top: 16px; width: 164px; height: 44px; line-height: 0; font-size: 0; text-align: center; background: url(../images/bg-focus-nav.png) no-repeat; }
.m-focus .switchable-nav li{ display: inline-block; *display: inline; zoom:1; vertical-align: top; margin:0 12px; padding-top: 12px; width:12px; height:0; overflow: hidden; background: #a288b4; cursor:pointer; -moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%; -webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease; }
.m-focus .switchable-nav li.active{ background: #2a0840; }


.sub-focus .switchable-box,
.sub-focus .switchable-content li,
.sub-focus .switchable-content li a{height:476px;}
.sub-focus .switchable-nav{ bottom: 30px; left: 0; margin: 0; padding: 0; width: 100%; height: auto; background: none; }


.main-box,.sub-box{ position: relative; z-index:5; }

.m-about{ margin-top: -132px; padding-top: 132px; height: 500px; background: url(../images/bg-about.png) center 0 no-repeat;    background-size: cover; }

.m-about .conBox{ float: left; display: inline; width: 430px; }
.m-about .conBox .title{  padding-top: 6px; line-height: 36px; font-size: 24px; }
.m-about .conBox .u-con{ margin-top: 22px; line-height: 26px; font-size: 14px; }
.m-about .conBox .more{ display: block; margin-top: 24px; width: 148px; height: 32px; line-height: 32px; overflow: hidden; font-size: 14px; text-align: center; border: solid 1px #999; -moz-border-radius:16px;-webkit-border-radius:16px;border-radius:16px; }
.m-about .conBox .more:hover{ color: #fff; border-color: #9e6bc7; background: #9e6bc7; }

.m-about .listBox{ float: right; display: inline; width: 728px; }
.m-about .listBox ul{ margin: -25px 0 0 -1px;display: flex;flex-wrap: wrap;}
.m-about .listBox li{ float: left; display: inline; padding: 24px 0 12px; width:33%; border-bottom: solid 1px #d9d9d9; border-left: solid 1px #d9d9d9; }
.m-about .listBox .ico{ display: block; margin: 0 auto; width: 78px; height: 78px; overflow: hidden; background:#9e6bc7 url(../images/ico-about.png) no-repeat; -moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%; -moz-transition:all .4s ease;transition:all .4s ease; }
.m-about .listBox li:nth-child(1) .ico,
.m-about .listBox li.child-1 .ico{ background-position: 0 0; }
.m-about .listBox li:nth-child(2) .ico,
.m-about .listBox li.child-2 .ico{ background-position: 0 -78px; }
.m-about .listBox li:nth-child(3) .ico,
.m-about .listBox li.child-3 .ico{ background-position: 0 -156px; }
.m-about .listBox li:nth-child(4) .ico,
.m-about .listBox li.child-4 .ico{ background-position: 0 -234px; }
.m-about .listBox li:nth-child(5) .ico,
.m-about .listBox li.child-5 .ico{ background-position: 0 -312px; }
.m-about .listBox li:nth-child(6) .ico,
.m-about .listBox li.child-6 .ico{ background-position: 0 -390px; }
.m-about .listBox .u-name{ margin-top: 16px; height: 30px; line-height: 30px; overflow: hidden; font-size: 18px; font-weight: normal; text-align: center; }
.m-about .listBox .u-box:hover{ color: #9e6bc7; }
.m-about .listBox .u-box:hover .ico{ -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg); transform:rotateY(180deg); }
.m-about .listBox li:nth-child(5),.m-about .listBox li:nth-child(6){
border-bottom: solid 1px #d9d9d9;
}
.m-about .listBox li:nth-child(7){
border-right: solid 1px #d9d9d9;
border-bottom: none;
}

.m-title{ padding: 8px 0; color: #320032; border-bottom: solid 1px #999; }
.m-title h2{ height: 36px; line-height: 36px; overflow: hidden; font-size: 30px; font-weight: normal; }
.m-title p{ height: 22px; line-height: 22px; overflow: hidden; font-size: 14px; }
.m-title .more{ float: right; display: inline; margin: 24px 0 0 20px; line-height: 36px; font-size: 18px; color: #320032; }
.m-title .more:hover{ color: #9e6bc7; }


.m-service{ margin-top: -17px; padding: 78px 0 0; height: 612px; background: url(../images/bg-service.png) center 0 no-repeat; }

.m-service .m-title,
.m-service .m-title .more{ color: #fff; }
.m-service .m-title{ border-bottom-color: #fff; }
.m-service .listBox{ margin-top: 46px; }
.m-service .listBox ul{ margin: -12px 0 0 -14px }
.m-service .listBox li{ float: left; display: inline; margin: 12px 0 0 14px; width: 246px; }
.m-service .listBox .u-box{ position: relative; zoom:1; display: block; }
.m-service .listBox .u-img{ display: block; width: 246px; height: 165px; overflow: hidden; }
.m-service .listBox .u-name{ position: absolute; bottom: 0; left: 0; padding: 0 20px; width: 206px; height: 34px; line-height: 34px; overflow: hidden; font-size: 18px; font-weight: normal; background: url(../images/pngbg-fff-80.png) repeat; }

.m-service .listBox li:first-child,
.m-service .listBox li.first{ width: 420px; }
.m-service .listBox li:first-child .u-img,
.m-service .listBox li.first .u-img{ display: block; width: 420px; height: 342px; overflow: hidden; }
.m-service .listBox li:first-child .u-name,
.m-service .listBox li.first .u-name{ padding: 0 110px 0 30px; width: 280px; height: 50px; line-height: 50px; overflow: hidden; }
.m-service .listBox li:first-child .u-name:before,
.m-service .listBox li.first .u-name:before{ content: ""; position: absolute; top: 50%; right: 36px; margin-top: -8px; width: 58px; height: 16px; overflow: hidden; background: url(../images/ico-service.png) no-repeat; }


.m-news{ margin-top: -17px; padding-top: 70px; height: 536px; background: url(../images/bg-news.png) center 0 no-repeat; }

.m-news .recommend{ width: 370px; }
.m-news .recommend .u-box{ display: block; color: #fff; }
.m-news .recommend .u-img{ display: block; width: 370px; height: 295px; overflow: hidden; }
.m-news .recommend .u-name{ position: relative; zoom:1; padding: 0 70px 0 15px; height: 40px; line-height: 40px; overflow: hidden; font-size: 14px; font-weight: normal; background: #9e6bc7; }
.m-news .recommend .u-name:before{ content: ">"; position: absolute; top: 0; right: 0; width: 58px; height: 40px; line-height: 40px; overflow: hidden; font-size: 18px; font-family: 'SimSun'; font-weight: bold; text-align: center; color: #320032; background: #f2f2f2; }

.m-news .newsList{ margin-left: 35px; width: 380px; }

.newsList .title{ padding-top: 4px; height: 30px; line-height: 30px; overflow: hidden; border-bottom: solid 1px #d9d9d9; }
.newsList .title h2{ font-size: 18px; font-weight: normal; }
.newsList .title h2 span{ font-size: 12px; color: #999; }
.newsList .title a.more{ float: right; display: inline; font-size: 18px; font-family: 'SimSun'; font-weight: bold; color: #320032; }
.newsList .title a.more:hover{ color: #9e6bc7; }
.newsList .listBox{ margin-top: 22px; }
.newsList .listBox li{ margin-top: 20px; font-size: 14px; color: #808080; }
.newsList .listBox li:first-child,
.newsList .listBox li.first{ margin-top: 0; }
.newsList .listBox a:hover{ color: #9e6bc7; }
.newsList .listBox .u-name,
.newsList .listBox .u-con{ height: 22px; line-height: 22px; overflow: hidden; font-weight: normal; text-overflow:ellipsis; white-space:nowrap; }
.newsList .listBox .u-date{ margin-top: 8px; line-height: 22px; overflow: hidden; }
.newsList .listBox .u-date:before{ content: ""; display: block; margin-bottom: 4px; width: 12px; height: 1px; overflow: hidden; background: #9e6bc7; }


.m-case{ padding-top: 82px; height: 666px; background: url(../images/bg-case.png) center 0 no-repeat; }
.m-case .listBox{ margin-top: 30px; padding: 20px 14px 26px; border: solid 5px #9e6bc7; }
.m-case .listBox li{ float: left; display: inline; margin-right: 14px; width: 280px; }

.m-case .listBox .u-box{ position: relative; zoom:1; display: block; }
.m-case .listBox .u-img{ display: block; width: 280px; height: 295px; overflow: hidden; }
.m-case .listBox .u-name{ position: absolute; bottom: 0; left: 0; padding: 0 20px; width: 240px; height: 50px; line-height: 50px; overflow: hidden; font-size: 18px; font-weight: normal; text-align: center; background: url(../images/pngbg-fff-80.png) repeat; }



.footer-box{ position: relative; z-index: 10; padding-bottom: 36px; background: #9e6bc7; }
.footer-box:before{ content: ""; position: absolute; top: -102px; left: 0; width: 100%; height: 102px; overflow: hidden; background: url(../images/bg-footer.png) center 0 no-repeat; }

.footer-box .goTop{ position: absolute; top: -150px; left: 50%; margin-left: -44px; width: 88px; height: 88px; overflow: hidden; background: #9e6bc7 url(../images/ico-goTop.png) center no-repeat; -moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%; }

.m-footer{ margin-top: -5px; }
.m-footer{ color: #d1b6e7; }
.m-footer a{ color: #e6d0f8; }
.m-footer a:hover{ color: #fff; }


.m-footer .logo{ display: block; margin: 0 auto; }

.footer-nav{ margin-top: 35px; line-height: 0; font-size: 0; text-align: center; }
.footer-nav li{ display: inline-block; *display: inline; zoom:1; vertical-align: top; margin: 0 18px; line-height: 30px; font-size: 14px; }

.footer-text{ margin-top: 20px; line-height: 24px; font-size: 14px; text-align: center; }

.footer-wechat{ margin-top: 12px; text-align: center; }



.sub-box{ padding: 32px 0 180px; }

.m-sub{display: flex;
    justify-content: space-between;}
.m-sub .left-column{ width: 262px; }
.m-sub .right-column{ width: 896px; }


.sub-menuBox{ border: solid 1px #9e6bc7; }
.sub-menu-title{ position: relative; zoom:1; padding: 22px 10px 42px; overflow: hidden; font-size: 0; text-align: center; background: #9e6bc7; }
.sub-menu-title h2{ height: 30px; line-height: 30px; overflow: hidden; font-size: 24px; font-weight: normal; color: #fff; }
.sub-menu-title p{ height: 20px; line-height: 20px; overflow: hidden; font-size: 12px; color: #d0b1e8; }
.sub-menu-title:before{ content: ""; position: absolute; top: 100%; left: 50%; margin: -26px 0 0 -190px; width: 380px; height: 196px; overflow: hidden; background: #fff; -moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%; }

.sub-menu{ padding: 0 10px 30px; }
.sub-menu h4{ padding: 8px 16px; border-bottom: solid 1px #d9d9d9; }
.sub-menu h4 a{ display: block; height: 38px; line-height: 38px; overflow: hidden; font-size: 18px; font-weight: normal; text-align: center; -moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px; }
.sub-menu h4.current a,
.sub-menu h4.hover a{ color: #fff; background: #9e6bc7; }

.sub-menu ul{ display:none; /*border-bottom: solid 1px #d9d9d9;*/ }
.sub-menu li{ height: 38px; line-height: 38px; overflow: hidden; text-align: center; }
.sub-menu li a{ font-size: 14px; color: #666; }
.sub-menu li a:hover{ color: #9e6bc7; }


.sub-title{ padding: 8px 0 0; height: 40px; line-height: 40px; overflow: hidden; border-bottom: solid 1px #dbdbdb; }
.sub-title h2{ font-size: 18px; font-weight: normal; }
.m-current{ float: right; display: inline; margin-left: 20px; }
.m-current,
.m-current a{ font-size: 14px; color: #999; }
.m-current a:hover{ color: #9e6bc7; }



.m-sub .m-content{ min-height:400px;_height:400px; padding-bottom: 20px; }

.sub-case{ padding: 28px 0; }
.sub-case ul{ margin: -16px 0 0 -28px; }
.sub-case li{ float: left; display: inline; margin: 16px 0 0 28px; width: 280px; }
.sub-case a:hover{ color: #9e6bc7; }
.sub-case .u-box{ display: block; }
.sub-case .u-img{ display: block; width: 280px; height: 295px; overflow: hidden; }
.sub-case .u-name{ margin-top: 10px; height: 30px; line-height: 30px; overflow: hidden; font-size: 18px; font-weight: normal; text-align: center; }


.sub-pic{ padding: 28px 0; }
.sub-pic ul{ margin: -28px 0 0 -28px }
.sub-pic li{ float: left; display: inline; margin: 28px 0 0 28px; width: 280px; }
.sub-pic .u-box{ position: relative; zoom:1; display: block; }
.sub-pic .u-img{ display: block; width: 280px; height: 228px; overflow: hidden; }
.sub-pic .u-name{ position: absolute; bottom: 0; left: 0; padding: 0 20px; width: 240px; height: 50px; line-height: 50px; overflow: hidden; font-size: 18px; font-weight: normal; text-align: center; background: url(../images/pngbg-fff-80.png) repeat; }



.sub-news{ padding: 10px 0; }
.sub-news li{ padding: 10px 0; font-size: 14px; color: #808080; }
.sub-news a:hover{ color: #9e6bc7; }
.sub-news .u-img{ float: left; display: inline; width: 100px; height: 80px; overflow: hidden; margin-right: 20px; }
.sub-news .u-name,
.sub-news .u-con{ height: 22px; line-height: 22px; overflow: hidden; font-weight: normal; text-overflow:ellipsis; white-space:nowrap; }
.sub-news .u-date{ margin-top: 8px; line-height: 22px; overflow: hidden; }
.sub-news .u-date:before{ content: ""; display: block; margin-bottom: 4px; width: 12px; height: 1px; overflow: hidden; background: #9e6bc7; }



.detail-share{padding:15px 0;}
.detail-share a{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;}
.detail-share .bdsharebuttonbox{float:right;display:inline;}

.detail-page{ border-top: solid 1px #e6e6e6;}
.detail-page .page-text{overflow:hidden;width:48%;height:48px;line-height:48px;white-space:nowrap;text-overflow:ellipsis;font-size: 14px;color:#999;}
.detail-page .page-text a{color:#666;}
.detail-page .page-text a:hover{color:#9e6bc7;}
.detail-page .f-fr{text-align:right;}



/******************** sub-content ********************/
.sub-content{ padding: 28px 0; }
.sub-content img{ max-width:896px;_width:expression((documentElement.clientWidth < 896) ? "" : "896px" );}
.sub-content .f-fl{width:auto;margin:0 0 10px 10px;}
.sub-content h1{ margin-bottom: 20px;padding: 5px 0; line-height:36px;font-size:24px;text-align:center;}
.sub-content p{line-height:26px;font-size:14px; }
.sub-content #platform img{max-width:none;_width:none;}


.pro-detail{ padding: 28px 0; }
.pro-detail h1{padding: 5px 0;line-height:36px;font-size:24px;font-weight:normal;text-align:center;}
.pro-detail .detail-time,
.pro-detail .detail-user{line-height:24px;margin-bottom: 10px;font-size:12px;text-align:center;color:#999; }
.pro-detail .detail-img{position:relative;zoom:1;padding:10px 0;text-align:center;}
.pro-detail .detail-img img,
.pro-detail .detail-con img{ max-width:896px;_width:expression((documentElement.clientWidth < 896) ? "" : "896px" );}
.pro-detail .detail-img .debtn-prev,
.pro-detail .detail-img .debtn-next{position:absolute;z-index:11;top:50%;display:block;width:54px;height:87px;margin-top:-44px;background:url(../images/sub/pic-debtn.gif) no-repeat;opacity:.3;filter:alpha(opacity=30);-moz-opacity:.3;-khtml-opacity:.3;}
.pro-detail .detail-img .debtn-prev:hover,
.pro-detail .detail-img .debtn-next:hover{opacity:.8;filter:alpha(opacity=80);-moz-opacity:.8;-khtml-opacity:.8;}
.pro-detail .detail-img .debtn-prev{left:0;background-position:left 0;}
.pro-detail .detail-img .debtn-next{right:0;background-position:right 0;}
.pro-detail .detail-con{line-height:26px;padding:10px 0; font-size: 14px;}


.news-detail{ padding: 28px 0; }
.news-detail h1{padding: 5px 0;line-height:36px;font-size:24px;font-weight:normal;text-align:center;}
.news-detail .detail-time,
.news-detail .detail-user{line-height:24px;margin-bottom: 10px;font-size:12px;text-align:center;color:#999; }
.news-detail .detail-img{padding:10px 0;text-align:center;}
.news-detail .detail-img img,
.news-detail .detail-con img{ max-width:896px;_width:expression((documentElement.clientWidth < 896) ? "" : "896px" );}
.news-detail .detail-con{line-height:26px;padding:10px 0; font-size: 14px;}


.sub-message{ padding: 40px; }
.sub-message .m-textimg{line-height:24px;margin-bottom:20px;font-size:14px;}
.sub-message .m-textimg img{float:left;margin-right:15px;}
.sub-message i{display:inline-block;padding-right:5px;font-style:normal;color:#f00;*display:inline;*zoom:1;}
.sub-message .m-tage{padding:5px 0;}
.sub-message .m-form{margin-bottom:20px;padding:10px;}
.sub-message table{width:100%;}
.sub-message .m-form table td{padding:7px 0;}
.sub-message label{position:relative;display:inline-block;width:80px;height:30px;line-height:30px;text-align:right;}
.sub-message .m-form table input{width:60%;height:28px;line-height:28px;padding-left:5px;vertical-align:top;}
.sub-message .m-form .td-textarea{width:60%;vertical-align:middle;}
.sub-message .m-form .td-textarea label{float:left;}
.sub-message .m-form .td-textarea textarea{width:70%;height:168px;padding:5px;vertical-align:middle;}
.sub-message .m-submit{text-align:right;vertical-align:top;}
.sub-message .m-submit img{margin-left:5px;vertical-align:top;}
.sub-message .m-submit .btn{width:80px;height:28px;line-height:24px;margin:0;margin-left:5px;font-family:'microsoft yahei';font-size:14px;border:none;cursor:pointer;}
.sub-message .m-submit input{width:80px;height:24px;line-height:24px;margin:0;padding-left:5px;vertical-align:top;cursor:auto;}
.sub-message .m-submit input,
.sub-message .m-form table input,
.sub-message .m-form .td-textarea textarea{font-family:'microsoft yahei';border:1px solid #ddd;background:#fff;}
.sub-message .m-form{border:1px solid #e9e9e9;background:#fcfcfc;}
.sub-message .m-submit .btn{color:#fff;background:#9e6bc7;}



