
@font-face {
  font-family: 'REGULAR';
  src: url('./ALIBABAPUHUITI-2-55-REGULAR.TTF');
}

@font-face {
  font-family: 'BOLD';
  src: url('./ALIBABAPUHUITI-2-85-BOLD.TTF');
}
@font-face {
  font-family: 'SourceHanSerifCN-Regular';
  src: url('./SourceHanSerifCN-Regular.otf');
}
@font-face {
  font-family: 'Heavy';
  src: url('./SourceHanSerifCN-Heavy.otf');
}
@font-face {
  font-family: 'ShangShouGuSongTi';
  src: url('./No.61-ShangShouGuSongTi-2.ttf');
}
html {
   scroll-padding-top: 120px;
}
 

*{margin:0;padding:0;} 
h1,h2,h3,h4,h5,h6{ font-style: normal; font-size:100%; font-weight:normal;}
li{list-style-type: none;}
a{text-decoration:none;color:#333333;}
body{min-width:1200px;max-width:1920px;margin: 0 auto;font-family: 'REGULAR'; color:#333333;font-size: 18px;}
img{ border:0;}
.clear{clear:both;} 
.no{display:none;}
.img{display: block;width:100%;}
.box{width:1200px;margin:0 auto;}
.box1{width:67.7%;min-width:1200px;margin:0 auto;}
.over{overflow: hidden}
.fl{float: left}
.fr{float: right}
.border{box-sizing:border-box; 
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box;} 
.cg{font-family: 'REGULAR';}
.ct{font-family: 'BOLD';}
.systr{font-family: 'SourceHanSerifCN-Regular';}
.systtc{font-family: 'Heavy';}
.sgst{font-family: 'ShangShouGuSongTi';}
.wr{writing-mode: vertical-rl;writing-mode: tb-rl;}
.wl{writing-mode: vertical-lr; writing-mode: tb-lr;}
.dx{text-transform : uppercase}
.xx{text-transform : lowercase}
.sdx{text-transform : capitalize}

.swiper{ margin: 0;}
.swiper-button-prev,.swiper-button-next{outline: none;margin: 0;}

.ht_img img{ transition: all 0.6s;}
.ht_img:hover img{transform: scale(1.06);}
.a_img{cursor: pointer; transition: all 0.6s;}
.a_img:hover{transform: scale(1.06);}


/* 首页 */
header{width: 100%;min-width: 1200px;background: #fff;font-size: 16px; position: fixed;top:0;left:0;z-index: 998;}
header .box1{height: 120px;}
header .box1 .hl .logo{display: block;height: 88px;}
header .box1 .hl .line{width: 1px;height: 31px;background: #e57b19;margin:0 8px;}
header .box1 .hl h3{font-size: 16px;line-height: 18px; color: #e57b19}

header .box1 nav{width: 58%;}
header .box1 nav>ul>li>a{padding: 0 15px;height: 34px;border-radius: 18px;border: 2px solid #fff;font-size: 16px;color: #999999;position: relative}
header .box1 nav>ul>li>a:hover,header .box1 nav a.active{color: #ef5b22;border: 2px solid #ef5b22;}



.phone{padding: 0 15px;height: 35px;border-radius: 20px;border: 2px solid #ef5b22;}
.phone h5{font-size: 16px;margin: 0 5px;}
header.active{box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)}



.dropdown-menu {
            position: absolute;
            top: 130%;
            left: -33px;
            background-color: white;
            min-width: 170px;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
            border-radius: 4px;
            list-style: none;
            opacity: 0;
            visibility: hidden;
            transform: translateY(10px);
            transition: all 0.3s ease;
            z-index: 999;
        }

        /* 下拉菜单项 */
        .dropdown-item {
            border-bottom: 1px solid #f1f1f1;
        }

        .dropdown-item:last-child {
            border-bottom: none;
        }

        /* 下拉链接样式 */
        .dropdown-link {
            display: block;
            font-size: 16px;
            line-height: 20px;
            padding: 12px 10px;
            text-decoration: none;
            transition: background-color 0.2s ease;
        }

        /* 下拉项hover效果 */
        .dropdown-link:hover {
            color: #ef5b22;
            background-color: #f5f5f5;
        }

        /* 下拉项选中高亮 */
        .dropdown-link.active {
            background-color: #ef5b22;
            color: #fff !important;
        }
        /* 鼠标悬停时显示下拉菜单 */
       header .box1 nav>ul>li:hover .dropdown-menu {
            opacity: 1;
            visibility: visible;
            transform: translateY(0);
        }



.banner{width:100%;padding-bottom: 31.25%; margin-top: 120px;}




.sy_banner .swiper-button-prev{width: 30px;height: 30px;top:0;bottom: 0;left: 5%;margin:auto;}
.sy_banner .swiper-button-next{width: 30px;height: 30px;top:0;bottom: 0;right: 5%;margin:auto;}
.sy_banner .swiper-button-next::after,.sy_banner .swiper-button-prev::after{font-size: 50px;color: #fff;}

.sy_banner{margin-top: 120px;}
.sy_banner .swiper-pagination{bottom: 20px;}
.sy_banner .swiper-pagination .swiper-pagination-bullet{width: 10px;height: 10px;background:#fff;}
.sy_banner .swiper-pagination .swiper-pagination-bullet-active{opacity: 1}

.cor{color: #ffe3bc} 
.cor1{color: #033333}
.cor2{color:#fff}
.cor3{color:#033333}
/* 内容 */
.title{padding: 0 0 60px;}
.title h3{font-size: 38px;line-height: 42px;}
.title h4{font-size: 28px;line-height: 32px;margin-top: 20px;color: #666666}

.ht1{width: 100%;background: #f7f7f7;padding: 140px 0;}
.ht11 .line{width: 100%;height: 1px;background: #333333;}
.ht111{font-size: 38px;margin: 50px 0 18px;}
.ht111 h3{margin-right: 10px;}
.ht11 h5{font-size: 24px;color: #666666}
.ht11 h5 span{margin: 0 38px;display: inline-block}

.ht12{margin: 100px auto 140px}
.ht12 .text{display: block; width: 78.47%;height: 80px;padding: 0 3%; background: none;outline: none;border: 1px solid #333;font-size: 18px;}
.ht12 .tj{display: block;width: 21.53%; height: 80px; background: #333333;outline:none;cursor: pointer;border: none;font-size: 24px;color: #fff}
.ht12 ::-webkit-input-placeholder { /* WebKit browsers */
  color: #b7b6b6;
}

.ht12 ::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #b7b6b6;
}

.ht12 :-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #b7b6b6;
}

.ht10{margin-bottom: 65px;}
.ht10 a{font-size: 16px;color: #999999}

.ht13 ul li{width: 49.23%;padding-bottom: 60px;}
.ht130{border: 2px solid #fff;}
.ht131{width: 90%;height: 120px;background: #fdfcfc;border: 1px solid #fff; border-radius: 6px;bottom: 0;left: 0;right: 0;margin: auto;  padding:  25px 8% 0; }
.ht131 h5{font-size: 24px;}
.ht131 p{font-size: 16px;margin-top: 12px;}
.ht131::before{display: block;content: '';width: 5px;height: 61px;background: #999999;position: absolute; top: 0;bottom: 0;left: -1px;margin:auto;}
.ht13 ul li.active .ht131{background: #fff;box-shadow: 0 2px 16px rgba(113, 113, 113, 0.1)}
.ht13 ul li.active .ht131::before{background: #614689}

.ht14{width: 100%;height: 960px;padding-top: 230px; background: url(../images/ht14.jpg) no-repeat center;}
.ht14 p{ font-size: 42px;color: #ffe3bc;line-height: 76px;border-left: 1px solid rgba(255, 227, 188, 0.4);}
.ht14 h3{position: relative; font-size: 116px;border-left: 1px solid rgba(255, 227, 188, 0.4);padding-left: 22px;margin-left: 45px;color: #ffe3bc}
.ht14 h3::before{display: block;content: '';width: 22px;height: 22px;border-radius: 50%;border: 5px solid #ef5b22;position: absolute;top: -5px;right: 0}

.ht2{width: 100%;padding: 140px 0;}
.ht21 .swiper{padding: 20px 0;}
.ht210{width: 100%;padding: 50px 1% 50px;background: #fafafa;}

.ht210::after{display: block;content: '';width: 0;height: 4px;background: #614689;position: absolute;bottom: 0;left: 0;transition: All 0.5s ease-in-out; -webkit-transition: All 0.5s ease-in-out; -moz-transition: All 0.5s ease-in-out; -o-transition: All 0.5s ease-in-out;}
.ht210:hover{background: #fff;box-shadow: 0 4px 18px rgba(102, 102, 102, 0.16)}
.ht210:hover .p_tit{color: #333;font-family: 'Heavy';}
.ht210:hover::after{width: 100%;}
.ht21 .swiper-pagination{width: 100%; height: 1px;background: #f7f7f7; position: static;margin: 40px auto 0;}
.ht21 .swiper-pagination-progressbar-fill{background:#4a15b5; }

.ht3 .title{top: 125px;left: 0;right: 0;margin:auto;z-index: 999}
.ht30{width: 100%;height: 960px;background: #d2baff}

.ht31{width: 42.3%;padding-top: 290px;}
.ht31 h5{font-size: 28px;}
.ht31 p{font-size: 18px;line-height: 32px;margin-top: 15px; }
.ht32{width: 73.846%;top: 0;left: 50%}
.ht33 .line{width: 60px;height: 2px;background: #ffffff;margin-right: 20px;}
.ht33 .swiper-pagination{width: 50px; position: static; color: #fff;font-size: 16px;}
.ht33 .swiper-pagination .swiper-pagination-current{font-size: 28px;}







.bd{width: 100%;height: 600px;background: url(../images/bd.jpg) no-repeat center;}
.bd1{padding: 0 0 65px;}
.bd1 h3{font-size: 38px;}
.bd1 h4{font-size: 38px;}
.bd2 .text{display: block; width: 23.07%; padding-bottom: 14px; background: none;outline: none;border: none; border-bottom: 1px solid rgba(255, 255, 255, 0.6);font-size: 18px;color: #fff;}
.bd2 .tj{display: block;width: 300px; height: 60px;border-radius: 10px;margin-top: 60px; background: #fff;outline:none;cursor: pointer;border: none;font-size: 18px;color: #27376e;}
.bd2 ::-webkit-input-placeholder { /* WebKit browsers */
  color: rgba(255, 255, 255, 0.6);
}

.bd2 ::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: rgba(255, 255, 255, 0.6);
}

.bd2 :-ms-input-placeholder { /* Internet Explorer 10+ */
  color: rgba(255, 255, 255, 0.6);
}



.xf{width: 65px;height: 310px; position: fixed;top:0;right: 1%;bottom:0;margin:auto;z-index: 999}
.xf>ul{height: 310px;text-align: center;}
.xf>ul>.xf01{padding:  10px;width: 100%; height: 207px;border-radius: 33px;background: #fff;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2)}
.xf>ul>.xf01>div{width: 100%;height: 2px;background: #ededed;}
.xf>ul li{width: 100%;height: 65px; position: relative}
.xf>ul li a{width: 100%;height: 100%;}
.xf>ul>.xf02{width: 65px;height: 65px;border-radius: 50%;background: #614689;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2)}

.xfl{display: none;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); position: absolute;top:0;bottom: 0;right: 80px;margin:auto;border-radius: 13px;background-color: #fff;}
.xfl .ss{display: block;position: absolute;top:0;bottom: 0;right: -6px;margin:auto;}
.xfl1{width: 250px;height: 120px;}
.xfl1 h5{font-size: 16px;margin-bottom: 10px}
.xfl1 p{font-size: 22px;}
.xfl2{width: 150px;height: 150px; padding:10px;}
.xf>ul li:hover .xfl{display: flex;}
.xf>ul li:hover a>.xf0{display: none}
.xf>ul li:hover a>.xf0_{display: inline-block}


/* 底部 */
footer{width: 100%;background: #151515;}
footer .footT{padding: 50px 0 35px;}
footer .footT h3{font-size: 20px;margin-bottom: 32px}
footer .footT ul li{margin: 0 15px;font-size: 14px;color: rgba(255, 255, 255, 0.5)}
footer .footT ul li img{width: 91px;margin-bottom: 10px;}
footer .footM{padding: 27px 0 25px;border-top: 1px solid rgba(255, 255, 255, 0.05);border-bottom: 1px solid rgba(255, 255, 255, 0.05);}
footer .footM ul li{margin: 0 5%;}
footer .footM ul li h5{font-size: 16px;color: rgba(255, 255, 255, 0.5)}
footer .footM ul li p{font-size: 16px;margin-top: 8px;}
footer .footB{width: 100%;height: 55px;font-size: 14px;color: rgba(255, 255, 255, 0.2)}
footer .footB .box1{height: 55px;}
footer .footB p{margin: 0 5%;}
footer .footB a{color: rgba(255, 255, 255, 0.2)}


.con{padding: 140px 0 140px;}
.con1{padding: 0 0 140px 0;}



.position{width: 100%;font-size: 18px;bottom: 50px;left: 0;}
.position .box1{color: #fff}
.position img{margin-right: 15px;}
.position p span{color: #fff}
.a_nav a{height: 90px;color: #999999;margin-right: 60px;}
.a_nav a:hover,.a_nav a.active{border-bottom: 1px solid #333333;color: #333}






/*关于我们  */
.gy1{padding: 140px 0;}
.gy11 h3{font-size: 36px;line-height: 42px;margin-top: 5px;}
.gy11 .line{width: 80px;height: 4px;background: #333333;margin: 30px 0 110px;}
.gy11 h4{font-size: 28px;line-height: 50px;}
.gy12{width: 80%; font-size: 18px;line-height: 32px;}

.gy13{margin: 140px auto 40px;}
.gy13 ul .line{width: 1px;height: 114px;background: #333333;}
.gy13 ul li h5{font-size: 38px;line-height: 42px; color: #624688}
.gy13 ul li p{font-size: 18px;line-height: 30px;margin-top: 10px;}

.gy14{margin-bottom: 120px}
.gy14 ul li{width: 32.307%;padding-bottom: 18.5%;border-radius: 6px;margin: 0 1.5395% 20px 0;}
.gy14 ul li:nth-child(3n){margin-right: 0}
.gy14 ul li img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin:auto;}

.gy150{width: 100%;padding-bottom: 159.3%;border-radius: 6px;}
.gy150 img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin:auto;}
.gy151{width: 100%;top: 0;left: 0;padding: 75px 8% 0;}
.gy151 h5{font-size:38px;line-height: 42px; }
.gy152{font-size: 16px;margin-top: 20px;line-height: 26px;}

.gy15 .swiper-pagination{position: static;margin-top: 60px;}
.gy15 .swiper-pagination .swiper-pagination-bullet{width: 10px;height: 10px;background:#ef5b22;}
.gy15 .swiper-pagination .swiper-pagination-bullet-active{opacity: 1}


.gy2{width: 100%;height: 1351px;background:url(../images/gy2_1.jpg) no-repeat center;padding-top: 160px;}
.gy2 h3{font-size: 38px;line-height: 42px;margin-bottom: 180px;}
.gy2 ul li{}
.gy2 ul li h4{font-size: 16px;line-height: 20px;margin-top: 15px;}
.gy21 div{margin: 0 5px;}
.gy21 h4{margin-top: 10px;}
.gy22{height: 219px;margin-top: 60px;}

.gy23{margin-top: 170px;}
.gy230{width: 100%;height: 280px;background: #000}
.gy15 .swiper-pagination{position: static;margin-top: 60px;}
.gy15 .swiper-pagination .swiper-pagination-bullet{width: 10px;height: 10px;background:#ef5b22;}
.gy15 .swiper-pagination .swiper-pagination-bullet-active{opacity: 1}

.gy3{width: 100%;height: 960px;background:url(../images/gy3.jpg) no-repeat center;padding-top: 220px;}
.gy31 h3{font-size: 70px;line-height: 70px;color: #ffe3bc;}
.gy31 h3::after{display: block;content: '';width: 69px;height: 74px;background:url(../images/a3.png) no-repeat center;margin-left: 22px;}
.gy31 h4{font-size: 70px;line-height: 70px;color: #ffe3bc;margin: 15px 0 55px;}
.gy31 h2{font-size: 28px;color: #ffe3bc}
.gy32{margin-top: 265px;}
.gy320{width: 300px;margin-right: 18px;}
.gy320 p{font-size: 24px;color: #592d87; margin-bottom: 5px;}
.gy320 p span{color: #ff0000}
.gy320 .text{display: block; width: 100%; height: 50px;background: none;outline: none;border: none; border-bottom: 1px solid rgba(255,227,188,0.6);font-size: 16px;border-radius: 0;color: #592d87;}
.gy32 .tj{display: block;width: 244px; height: 50px;background: #592d87;outline:none;cursor: pointer;border: none;font-size: 16px;border-radius: 6px; color: #fff}
.gy32 ::-webkit-input-placeholder { /* WebKit browsers */
  color: rgba(89,45,135,0.6);
}
.gy32 ::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: rgba(89,45,135,0.6);
}
.gy32 :-ms-input-placeholder { /* Internet Explorer 10+ */
  color: rgba(89,45,135,0.6);
}


/* 天然草本 */
.cb0{margin-bottom: 20px}
.cb01 h4{font-size: 38px;color: #ffe3bc;top: 17%;left: 9%}
.cb1{width: 49.23%}
.cb2{width: 49.23%}
.cb3{width: 41.538%}
.cb4{width: 56.923%}
.cb5{width: 53.846%}
.cb6{width: 44.615%}
.cb7{width: 53.846%}
.cb7 .cb01 h4{top: 0;height: 100%;}
.cb8{width: 44.615%}
.cb9{width: 23.076%}
.cb10{width: 24.615%}
.cb10 .cb01 h4{top: 10%;left: 10%}
.cb11{width: 31.923%}

.modal{width: 100%;height: 100%;background: rgba(255, 255, 255, 0.8);position: fixed;top: 0;left: 0;z-index: 9999}
.modal-img{max-width: 1200px;max-height: 90%;object-fit: cover;padding:20px;background: #fff;box-shadow: 0 5px 16px rgba(147, 147, 147, 0.55)}


/* 产品中心 */
.product ul li{width: 24.076%;padding: 50px 1% 50px;background: #fafafa; margin: 0 1.232% 40px 0;}
.product ul li:nth-child(4n){margin-right: 0}
.product ul li::after{display: block;content: '';width: 0;height: 4px;background: #614689;position: absolute;bottom: 0;left: 0;transition: All 0.5s ease-in-out; -webkit-transition: All 0.5s ease-in-out; -moz-transition: All 0.5s ease-in-out; -o-transition: All 0.5s ease-in-out;}
.p_img{display: block; width: 100%;padding-bottom: 109%;}
.p_img img{max-width: 100%;max-height: 100%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin:auto;}
.p_tit{font-size: 24px;line-height: 30px;height: 30px;color: #666666; margin-top: 20px;}
.product ul li:hover{background: #fff;box-shadow: 0 4px 18px rgba(102, 102, 102, 0.16)}
.product ul li:hover .p_tit{color: #333;font-family: 'Heavy';}
.product ul li:hover::after{width: 100%;}


.zzcx{width: 100%;height: 200px;background: #614689}
.zzcx a{width: 420px;height: 80px;border: 1px solid #fff;color: #fff}
.zzcx a:hover{background: #fff;color: #614689; }

/* 商业合作 */
.hz1{margin-bottom: 140px;}
.hz1 ul li{width: 15.846%;min-width: 190px;height: 400px;background: #f7f7f7;color: #666666; border-radius: 6px;padding: 40px 0 0;}
.hz10{margin-top: 25px;}
.hz10 h5{font-size: 24px;margin-left: 10px;}
.hz10 p{font-size: 16px;}
.hz1 ul li h4{font-size: 124px;position: absolute;bottom: 0;right: -75px;opacity: 0.04}
.hz1 ul li.active{color: #333; background: #fff;box-shadow: 0 0 10px rgba(162, 162, 162, 0.2)}

.hz2 ul li{width: 24.23%;border-radius: 6px;}
.hz2 ul li h5{width: 100%;top: 65px;font-size: 24px;}


.hz3{width: 100%;height: 960px;background:url(../images/hz3.jpg) no-repeat center;padding-top: 110px;}
.hz30 .title{padding: 0;}
.hz31{width: 317px;background:url(../images/hz31.png) no-repeat center bottom;}
.hz31 ul li{padding-bottom: 12px;font-size: 28px;color: #999999}
.hz31 ul li.active{border-bottom: 1px solid #614689;color: #614689;font-family: 'Heavy';}
.hz320{width: 100%;height: 555px;padding-top: 138px; background:url(../images/hz33.png) no-repeat center}
.hz320 .gy21 div{margin: 0 10px;}

.hz4{padding: 140px 0;}
.hz41 ul li{width: 32.307%;padding: 35px 20px 20px;margin-bottom: 20px; border-radius: 12px;background: #f7f7f7}
.hz411{padding: 0 20px 0 28px;}
.hz411 h5{font-size: 24px;}
.hz411 h6{font-size: 24px;opacity: 0.1}
.hz412{width: 100%;height: 110px;background: #fff;margin-top: 22px; border-radius: 12px;font-size: 16px;}
.hz41 ul li.active{background: #fff;box-shadow: 0 0 10px rgba(162, 162, 162, 0.2)}
.hz41 ul li.active .hz411 h5{color: #614689}
.hz41 ul li.active .hz412{background: #f7f7f7}



/* 新闻资讯 */
.news ul li{width: 100%;padding: 20px 5% 20px 20px;background: #f9f9f9;margin-bottom: 35px }
.n_img{display: block; width: 33.2%;padding-bottom: 23.3%;}
.n_img img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.n_con{width: 52%;}
.n_tit{font-size: 24px;line-height: 30px;height: 30px;color: #666666}
.n_con p{font-size: 16px;color: #999999;margin: 15px 0 20px;}
.n_des{font-size: 16px;line-height: 28px;height: 56px;-webkit-line-clamp: 2;color: #999999}
.n_more{display: block;width: 73px;height: 73px;background:url(../images/nm.png) no-repeat center}
.news ul li:hover{background: #fff;box-shadow: 0 4px 13px rgba(102, 102, 102, 0.2)}
.news ul li:hover .n_tit{color: #614689;}
.news ul li:hover .n_more{background:url(../images/nm_.png) no-repeat center}


/* 联系我们 */

.lx1{width: 590px;}
.lx1 h3{font-size: 32px}
.lx1 .line{width: 60px;height: 4px;background:#000000;margin: 15px 0 70px ;}
.lx1 ul li{font-size: 24px;margin-top: 33px;color: #8f8f8f}
.lx2{width: 320px}
.lx21{width: 140px; border: 1px solid #9a9a9a;padding: 5px; margin-bottom: 15px;}
.lx2 ul li p{font-size: 16px;color: #909090}
.lx3{margin-top: 120px;}
.lx3 h3{font-size: 32px;}
.lx30{width: 30.769%;}
.lx30 p{font-size: 24px; color: #181818;margin-bottom: 12px;}
.lx30 p span{color:#df4a38;}
.lx30 .text{display: block; width: 100%; height: 80px;background: #fff;outline: none;border: 1px solid #909090;font-size: 18px;border-radius: 6px;padding: 0 15px;}
.lx31{margin: 48px 0;}
.lx32{width: 100%;}
.lx32 .text1{width: 100%;height: 200px;padding: 15px;resize:none;}
.lx3 .tj{display: block;width: 100%; height: 80px;background: #614689;outline:none;cursor: pointer;border: none;margin: 80px auto 0;border-radius: 6px; font-size: 24px;color: #fff}

.lx3 ::-webkit-input-placeholder { /* WebKit browsers */
  color: #d0d0d0;
}

.lx3 ::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #d0d0d0;
}

.lx3 :-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #d0d0d0;
}






/* 页码 */
.pagination{margin-top: 80px; clear: both;width:100%;padding:0 0 0;text-align: center; font-size: 24px; color:#333;}
.pagination li{ width: 68px; height: 68px; text-align:center; line-height: 68px; display:inline-block; margin:0 3px; background:#f0f0f0;}
.pagination li a{width: 68px; height: 68px; display:block; color:#333;}
.pagination li a:hover{  background:#614689;color: #fff;}
.pagination li.active{ background:#614689 !important;color: #fff;}



/* 上下篇 */
.sxy{margin-top: 50px;font-size: 18px;color: #666}
.sxy div{max-width: 45%; color: #666}
.sxy div a{color: #666}
.sxy a:hover{color: #614689}
/* 详情页 */
.article_title{text-align: center;margin-bottom: 30px}
.article_title h2{font-size: 30px;color:#333;font-weight: bold}
.article_title p{font-size: 16px;color:#858585;margin-top: 10px;}
.article_body{white-space:-moz-pre-wrap;word-wrap:break-word;font-size: 18px;line-height: 36px;padding:50px 0;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.article_body img{max-width:100%;}

