/*重置*/
@charset "utf-8";
*{ margin:0px; padding:0px;}
a{ color: #333; text-decoration:none;outline: none;}
a:hover{color:#b81b30;cursor: pointer;}
table{border-collapse:collapse; border-spacing:0px;}
body{min-width:1200px;text-align:left;font-weight:normal;word-wrap:break-word;color: #333;line-height:24px;font-size:14px; font-family:"微软雅黑";background:#ffffff;}
ul,dl,li,i{list-style:none;}
h1,h2,h3,h4,h5{font-size:12px;font-weight:normal;}
i,em,b{font-style:normal;font-weight:normal;list-style:none;}
img{border: none;max-width: 100%;max-height: 100%;display: block;margin: 0 auto;}
mark{background: none;}
.fl{float: left;}.fr{float: right;}.cl{clear:both;}.tc{text-align:center;}.tr{text-align:right;}.tl{text-align:left;}.c0{color:#000;}.c3{color:#333;}.c6{color:#666;}.c9{color:#999;}.cf{color:#fff;}.vm{vertical-align:middle;}.vt{vertical-align:top;}.vb{vertical-align:bottom;}
.oh{overflow: hidden;}.pr{position: relative;}.pa{position: absolute;}.pf{position: fixed;}.toh{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.op{filter: Alpha(opacity=0);-webkit-opacity: 0;-moz-opacity: 0;-ms-opacity: 0;-o-opacity: 0;opacity: 0;}.db{display: block;}.dtc{display: table-cell;}.ma{margin: 0 auto;}
.transition{-webkit-transition: all  0.3s ease-out;-moz-transition: all  0.3s ease-out;-o-transition: all  0.3s ease-out; transition: all  0.3s ease-out; }
button,input{outline: none;}
.slick-prev:before, .slick-next:before{display: none;}

.wrapper{ width:100%;height:auto;position: relative;/*min-width:1000px;min-height: 1110px;*/overflow: hidden;}
.headTop{width: 100%;height: 22px;background: #f6f6f6;padding: 10px 0;}
.headTop p{width: 60%;float: left;font-size: 14px;line-height: 22px;color: #999;}
.headTop .right{width: 40%;float: right;}
.headTop .right dd{width: 22px;height: 22px;float: right;position: relative;margin-left: 38px;}
.headTop .right dd a{display: block;width: 100%;height: 100%;overflow: hidden;}
.headTop .right dd a img{max-width: 44px;}
.headTop .right dd:hover a img{float: right;}
.headTop .right dd .ewmbox{display: none;width: 90px;height: 90px;position: absolute;top: 26px;left: 50%;margin-left: -45px;}
/*头部*/
.header{width: 1200px;height: 76px;margin: 0 auto;padding: 20px 0;}
.header .logo{width: 40%;height: 76px;}
.header .logo a,.header .logo a img{display: block;margin: 0;}
.header .tell{width: 178px;height:auto;line-height: 1.2;margin-top: 14px;padding-left: 60px;background: url(../images/icon4.png) left center no-repeat;}
.header .tell span{display:block;font-size: 14px;color: #666;}
.header .tell p{font-size: 30px;color: #5e024d;font-family: "Times New Roman";}
/*导航*/
.navbox{width:100%;height:50px;background:url(../images/bg1.jpg) repeat-x;position: relative;z-index: 4;}
.navbox .menu{width:1200px;height:100%;margin: 0 auto;}
.navbox .menu .yiji{width:12.5%;height: 100%;float: left;position:relative;}
.navbox .menu .yiji>a{display: block;width: 100%;height:100%;text-align: center;line-height:50px;font-size: 14px;color: #fff;transition: 400ms;position: relative;}
.navbox .menu .yiji a.in,.navbox .menu .yiji:hover>a{height: 56px;margin-top: -6px;background: -webkit-linear-gradient(0deg,#5e024d, #33012a); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(0deg,#5e024d, #33012a); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(0deg,#5e024d, #33012a); /* Firefox 3.6 - 15 */
  background: linear-gradient(0deg,#5e024d, #33012a); /* 标准的语法 */transition: 400ms;}
.navbox .menu .yiji a.in:before,.navbox .menu .yiji:hover>a:before{content: "";border-top: 3px solid transparent;border-bottom: 3px solid #450238;border-left: 3px solid transparent;border-right: 3px solid #450238;position: absolute;right: 100%;top: 0;}
.navbox .menu .yiji a.in:after,.navbox .menu .yiji:hover>a:after{content: "";border-top: 3px solid transparent;border-bottom: 3px solid #450238;border-right: 3px solid transparent;border-left: 3px solid #450238;position: absolute;left: 100%;top: 0;}
.navbox .menu .yiji .libox{display: none;width: 100%;height: auto;position: absolute;padding: 10px 0;
background-color: rgba(94, 2, 77, 0.8);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#2f5e024d,endcolorstr=#2f5e024d);}
.navbox .menu .yiji .libox a{display: block;width: 100%;height: 40px;line-height: 40px;font-size: 14px;color: #ffe5fa;text-align: center;overflow: hidden;}
.navbox .menu .yiji .libox a:hover{color: #fff;}
/*首页大图*/
#banner{width: 100%;height:600px;position: relative;z-index: 2;}
#banner .banner_item{width: 1920px;height:600px;position: relative;left: 50%;margin-left: -960px;}
#banner img{width: 100%;}
#banner .slick-list{width: 100%;}
#banner .slick-slide{overflow: hidden;}
#banner .slick-arrow:before{display: none;}
.slick-dots li button:before{display: none;}
#banner .slick-dots{bottom:20px;}
#banner .slick-dots li{background: url(../images/dot1.png) center no-repeat;height: 14px;width:16px;margin: 0 10px;transition: 300ms;}
#banner .slick-dots li.slick-active{background: url(../images/dot2.png) center no-repeat;transition: 300ms;}
/*内容*/
#main{width: 100%;height: auto;background: #fff;position: relative;z-index: 2;}
.mainbox{width: 1200px;margin: 0 auto;height: auto;}
#main .allbox{padding: 40px 0 60px;}
#main .allbox .title{width: 100%;height: auto;text-align: center;line-height: 1.5;font-size: 48px;font-weight: bold;padding: 30px 0;}
#main .allbox .title span{color: #5e024d;text-transform: uppercase;background-image:-webkit-linear-gradient(bottom,#33012a,#5e024d,#5e024d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
#main .allbox .title p{font-size: 24px;font-weight: bold;color: #333;position:relative;padding-top: 10px;}
#main .allbox .title p:before{content: "";width:26px;height: 3px;background: #333;position: absolute;top: 0;left: 50%;margin-left: -13px;}
#main .allbox .amore{width: 100%;height: 52px;margin-top: 20px;}
#main .allbox .amore a{display: block;width:62px;height: 52px;margin: 0 auto;}
/*产品分类*/
.pronavs{background: #f9f9f9;}
.pronavs .pronav_item{width: 100%;height: auto;padding: 20px 0;}
.pronavs .pronav_item a{display: block;width: 100%;height: auto;overflow: hidden;position: relative;}
.pronavs .pronav_item .pnimg{width:300px;height: 330px;}
.pronavs .pronav_item .phover{width: 100%;height: 100%;position: absolute;top: 0;left: 0;transition: 300ms;
background-color: rgba(51, 51, 51, 0.5);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#2f333333,endcolorstr=#2f333333);}
.pronavs .pronav_item .phover dd{width: 300px;height: 330px;display: table-cell;vertical-align: middle;text-align: center;color: #fff;font-size: 24px;line-height: 1.4;}
.pronavs .pronav_item .phover dd span{display:block;width: 60px;height: 3px;background: #fff;margin: 12px auto;}
.pronavs .pronav_item a:hover .phover{background-color: rgba(94, 2,77, 0.5);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#2f5e024d,endcolorstr=#2f5e024d);transition: 300ms;}
.pronav_item .slick-arrow{width: 47px;height: 47px;z-index: 4;border-radius: 50%;overflow: hidden;transition: 300ms;}
.pronav_item .slick-prev{left: -90px;background: #c7c7c7 url(../images/icon5.png) left center no-repeat;}
.pronav_item .slick-next{right: -90px;background: #c7c7c7 url(../images/icon5.png) right center no-repeat;}
.pronav_item .slick-prev:hover{background: #a16d97 url(../images/icon5.png) left center no-repeat;transition: 300ms;}
.pronav_item .slick-next:hover{background: #a16d97 url(../images/icon5.png) right center no-repeat;transition: 300ms;}
/*产品中心*/
.product{position: relative;z-index: 3;}
.pro_item{position: relative;z-index: 3;width: 1230px;}
.prolist{width: 100%;height:auto;overflow: hidden;}
.prolist li{width:380px;padding: 25px 0;padding-right: 30px;float: left;}
.pro_item .slick-slide{outline: none;}
.pro_item .proli{width:380px;padding: 25px 0;padding-right: 30px;}
.prolist li a,.pro_item .proli a{display: block;width: 100%;height: auto;overflow: hidden;padding-bottom: 11px;position: relative;background: url(../images/bg2.png) left bottom no-repeat;background-size: 100% auto;}
.prolist li .pimg,.pro_item .proli .pimg{width: 380px;height:248px;position: relative;background: #fff;}
.prolist li dd,.pro_item .proli dd{width: 100%;height: 46px;line-height: 46px;color: #333;font-size: 16px;background: #fff;text-align: center;transition: 400ms;}
.prolist li a .hover,.honorlist li .hover,.pro_item .proli a .hover{width: 60%;height: 50%;position: absolute;top: 25%;left: 20%;text-align: center;line-height: 248px;font-size: 80px;color: #fff;
  opacity: 0;filter:alpha(opacity=0); /* IE */-moz-opacity:0; /* 老版Mozilla */-khtml-opacity:0; /* 老版Safari */
  background-color: rgba(94, 2,77, 0.5);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#2f5e024d,endcolorstr=#2f5e024d);transition: 300ms;}
.prolist li a:hover .hover,.honorlist li a:hover .hover,.pro_item .proli a:hover .hover{width: 100%;height: 100%;top: 0;left: 0;opacity: 1;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;transition: 300ms;}
.prolist li a:hover dd,.pro_item .proli a:hover dd{background: #5e024d;color: #fff;transition: 400ms;}
.pro_item .proli:nth-child(2){animation-delay:0.2s;-webkit-animation-delay:0.2s;}

/*关于我们*/
.about{position: relative;}
.about .abimg{width: 1920px;height: auto;top: -330px;left: 50%;margin-left: -960px;}
.about .mainbox{background: #fff;padding:30px 40px;width: 1120px;}
.about .mainbox:before{content: "";width: 22px;height: 22px;border-bottom: 8px solid #333;border-left: 8px solid #333;position: absolute;left: 0;bottom: -40px;}
.about .mainbox:after{content: "";width: 22px;height: 22px;border-bottom: 8px solid #333;border-right: 8px solid #333;position: absolute;right: 0;bottom: -40px;}
.about_box{width: 100%;height: auto;overflow:hidden;padding: 18px 0;}
.about_box .about_l{width: 540px;float: left;}
.about_box .about_r{width: 540px;float: right;}
.about_box .about_r .aboutdec{width: 100%;height:336px;font-size: 14px;color: #666;line-height: 42px;overflow: hidden;}
.about_box .about_r a{font-size: 14px;color: #999;margin-top: 6px;display: inline-block;}
.about_box .about_r a i{font-family: "幼圆";margin-left: 4px;font-weight: bold;}
.about_box .about_r a:hover{color: #5e024d;}
/*新闻资讯*/
.newlist{width: 100%;height: auto;overflow: hidden;}
.newlist li{width: 581px;float: left;padding: 29px 0;padding-right: 38px;}
.newlist li:nth-child(2n){padding-right: 0;animation-delay:0.2s;-webkit-animation-delay:0.2s;}
.newlist li a{display: block;width: 100%;}
.newlist li .new_l{width:196px;height: 168px;float: left;}
.newlist li dl{margin-left: 215px;}
.newlist li dl p{font-size: 14px;color: #666;line-height: 1.2;}
.newlist li dl p span{font-size: 30px;font-weight: bold;display: block;}
.newlist li dl dt{width: 100%;height: 30px;line-height: 30px;margin: 8px 0 4px;overflow: hidden;font-size: 16px;color: #333;text-overflow: ellipsis;white-space: nowrap;}
.newlist li dl dd{width: 100%;height: 60px;font-size: 14px;color: #666;line-height: 30px;overflow: hidden;}
.newlist li dl .point{width: 35px;height: 5px;background: url(../images/icon7.png) top center no-repeat;margin-top: 9px;}
.newlist li a:hover dl .point{background: url(../images/icon7.png) bottom center no-repeat;}
.newlist li a:hover dl dt{color: #5e024d;}
/*页脚*/
#footer{width: 100%;height: auto;overflow: hidden;background: #f9f9f9;position: fixed;bottom: 0;left: 0;}
#footer .foot_top{width: 100%;height: auto;overflow: hidden;padding: 68px 0;border-bottom: 1px solid #e6e6e6;}
#footer .foot_top .left{width: 510px;float: left;margin-top: 12px;}
#footer .foot_top .left .ewmbox{width: 102px;height: 102px;float: left;}
.foot_top .left .ewmbox .eimg{width: 102px;height: 102px;}
.foot_top .left .tellbox{margin-left: 112px;padding-left: 30px;background: url(../images/icon8.png) left 4px no-repeat;}
.foot_top .left .tellbox dd{font-size: 14px;color: #999;line-height: 1.6;margin-top: 5px;}
.foot_top .left .tellbox dd .tel{font-weight: bold;font-size: 18px;color: #666;}
.foot_top .footnav{width: 580px;float: right;}
.foot_top .footnav li{width: 25%;float: left;}
.foot_top .footnav li:nth-child(3){width: 50%;}
.foot_top .footnav li h1 a{display: block;width: 100%;height: 38px;line-height: 38px;overflow: hidden;font-size: 16px;color: #333;}
.foot_top .footnav li a:hover{color: #5e024d;}
.foot_top .footnav li dd{width: 100%;height: auto;overflow: hidden;}
.foot_top .footnav li dd a{display: block;width: 100%;height: 30px;line-height: 30px;overflow: hidden;font-size: 14px;color: #666;}
.foot_top .footnav li:nth-child(3) dd a{width: 50%;float: left;}
#footer .links{font-size: 14px;color: #999;line-height: 24px;padding: 20px 0;}
#footer .links span{color: #666;}
#footer .links a{color: #999;margin: 0 10px;}
#footer .links a:hover{color: #5e024d;}
#footer .copy{background: #5e024d;padding: 25px 0;font-size: 14px;color: #f7e4f4;}
#footer .copy span{float: right;}
/*右侧悬浮*/
.suspend_box{width: 66px;height: 362px;position: fixed;right: 15px;z-index: 88;top: 50%;-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%);}
.suspend{width:66px;height: auto;position: absolute;right: 0;top: 0;}
.suspend .ball{cursor: pointer;width: 64px;height: 59px;position: relative;border: 1px solid #ebebeb;border-bottom: none;background: #f9f9f9;}
.suspend .ball:last-child{border-bottom: 1px solid #ebebeb;}
.suspend .ball:hover{background: #5e024d;border: 1px solid #5e024d;border-bottom: none;}
.suspend .ball i{display: block;width: 64px;height: 58px;overflow: hidden;} 
.suspend .ball.z_zx i{background: url(../images/sicon1.png) left center no-repeat;}
.suspend .ball.z_zx:hover i{background: url(../images/sicon1.png) right center no-repeat;}
.suspend .ball.z_tel i{background: url(../images/sicon2.png) left center no-repeat;} 
.suspend .ball.z_tel:hover i{background: url(../images/sicon2.png) right center no-repeat;} 
.suspend .ball.z_adr:hover i{background: url(../images/sicon3.png) right center no-repeat;} 
.suspend .ball.z_adr i{background: url(../images/sicon3.png) left center no-repeat;}
.suspend .ball.z_wx i{background: url(../images/sicon4.png) left center no-repeat;}
.suspend .ball.z_wx:hover i{background: url(../images/sicon4.png) right center no-repeat;} 
.suspend .ball.z_sea .key_btn{display: block;width: 64px;height: 58px;overflow: hidden;background: url(../images/sicon5.png) left center no-repeat;border: none;cursor: pointer;}
.suspend .ball.z_sea:hover .key_btn{background: url(../images/sicon5.png) right center no-repeat;}
.suspend .ball.back-top i{background: url(../images/sicon6.png) left center no-repeat;}
.suspend .ball.back-top:hover i{background: url(../images/sicon6.png) right center no-repeat;} 
.suspend .ball .ewm{display: none;right:65px;background: #5e024d;top:-1px;width: 166px;height: auto;color: #fff;font-size: 20px;line-height: 60px;font-weight: bold;text-align: center;}
.suspend .ball .ewm img{width: 100%;}
.suspend .ball.z_wx .ewm{width:126px;height: auto;text-align: center;top: -30px;right: 74px;}
.suspend .ball .search_div{width:234px;height: 60px;padding: 0 20px;}
.suspend .ball .search_div .key_txt{display:block;border: none;width: 234px;height: 37px;line-height: 37px;color:#fff;border-bottom: 1px solid #fff;margin-top: 6px;background: none;}
.search_div input.key_txt::-webkit-input-placeholder { /* WebKit browsers */ color:#fff;}  
.search_div input.key_txt:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color:#fff;}  
.search_div input.key_txt::-moz-placeholder { /* Mozilla Firefox 19+ */ color:#fff;}  
.search_div input.key_txt:-ms-input-placeholder{color: #fff;}
input.key_txt:-webkit-autofill {
  color: #ffffff!important;
  -webkit-text-fill-color: #ffffff;
  box-shadow: 0 0 0 1000px #5e024d inset
}
input.key_txt:autofill {
  color: #ffffff!important;
  -webkit-text-fill-color: #ffffff;
  box-shadow: 0 0 0 1000px #5e024d inset
}
/*页码*/
.page{width: 100%;height:auto;margin: 40px 0;overflow: hidden;color: #999;}
.page a{display:inline-block;margin:0 4px;width: 33px;height: 33px;line-height: 33px;color: #999;border: 1px solid #ebebeb;background:#f9f9f9;transition: 400ms;}
.page a:hover,.page a.on{background: #5e024d;color: #fff;border: 1px solid #5e024d;transition: 400ms;}
.page a.page_a{font-weight: bold;}
.page select{outline: none;border: 1px solid #ebebeb;height: 33px;color: #999999;background:#f9f9f9;min-width: 42px;}
/*内页*/
.main_left{width: 260px;float: left;height: auto;margin-top: -51px;min-height: 300px;}
.posnav{width: 100%;height: 102px;line-height:118px;font-size:24px;color: #fff;position: relative;text-indent: 20px;background: #5e024d;}
.posnav:before{content: "";width: 26px;height: 3px;background: #fff;position: absolute;left: 20px;top: 30px;}
.con-left-nav{width: 100%;height: auto;overflow: hidden;background: #f9f9f9;position: relative;}
.con-left-nav .one{width: 100%;height: auto;overflow: hidden;}
.con-left-nav .one li{height:auto;width:100%;position: relative;border-bottom: 1px solid #ebebeb;}
.con-left-nav .one li:last-child{border-bottom: none;}
.con-left-nav .one li a{display: block;padding-left: 20px;width:240px;height: 49px;overflow: hidden;color: #333;line-height:49px;font-size: 15px;font-weight: bold;}
.con-left-nav .one>li:hover>a,.con-left-nav .one li a.ez{color: #5e024d;}
.con-left-nav .one li dl{width: 40px;height: 49px;line-height: 49px;float: right;text-align: center;}
.con-left-nav .one li dl img{display: inline;}
.con-left-nav .one li a dl i.no,.con-left-nav .one li a.ez dl i.yes,.con-left-nav .one li a.sen_x dl i.yes{display: none;}
.con-left-nav .one li a.ez dl i.no,.con-left-nav .one li a.sen_x dl i.no{display: block;}
.con-left-nav .one li ul.second{display:none;width:100%;}
.con-left-nav .one ul.second li{border-bottom: none;}
.con-left-nav .one ul.second li a{color: #666;height: 36px;line-height: 36px;font-size: 14px;font-weight: normal;}
.con-left-nav .one ul.second li a span{font-family: "幼圆";margin-right: 12px;}
.con-left-nav .one ul.second li a:hover,.con-left-nav .one ul.second li a.sen_x{color: #5e024d;}
.con-left-nav .one ul.second li .third{display: none;}
.con-left-nav .one ul.second li .third li a{padding-left: 40px;}
.main_right{width: 890px;margin-left: 310px;padding: 25px 0;}
.main_right .adress{width: 100%;height: 48px;line-height: 48px;color: #333;border-bottom: 1px solid #ebebeb;position: relative;}
.main_right .adress:before{content: "";border-left: 6px solid #333;border-bottom: 6px solid transparent;border-top: 6px solid transparent;border-right: 6px solid transparent;position: absolute;left: 0;top: 18px;}
.main_right .adress p{padding-left: 16px;width: 28%;float: left;font-size: 18px;font-weight: bold;}
.main_right .adress dd{width: auto;float: right;font-size: 14px;color: #999;}
.main_right .adress dd a{color: #999;margin: 0 5px;}
.main_right .adress dd a:hover{color: #5e024d;}
.main_right .adress dd a:last-child{margin-right: 0;color: #5e024d;}
.main_right .prolist li{width: 276px;padding: 16px 0;padding-right: 30px;}
.main_right .prolist li a{padding-bottom: 8px;}
.main_right .prolist li .pimg{width: 276px;height: 180px;}
.main_right .prolist li:nth-child(3n),.honorlist li:nth-child(3n){padding-right: 0;}
.main_right .prolist li a .hover{line-height: 180px;}
/*产品详情*/
.prodec_box{padding: 40px 0;}
.protop{width: 100%;height: auto;overflow: hidden;}
.slick2{width: 502px;height: auto;overflow: hidden;float: left;}
.slick2 .slider-for,.slick2 .slider-for .pimg{width:502px;height: 326px;}
.slick2 .slider-for .slick-arrow{width: 40px;height: 40px;z-index: 4;border-radius: 50%;overflow: hidden;transition: 300ms;}
.slick2 .slider-for .slick-prev{left: 10px;background: rgba(0, 0, 0, 0.3) url(../images/icon5.png) left center no-repeat;background-size: auto 40px;}
.slick2 .slider-for .slick-next{right: 10px;background: rgba(0, 0, 0, 0.3) url(../images/icon5.png) right center no-repeat;background-size: auto 40px;}
.slick2 .slider-for .slick-prev:hover{background: rgba(94, 2,77, 0.5) url(../images/icon5.png) left center no-repeat;background-size: auto 40px;transition: 300ms;}
.slick2 .slider-for .slick-next:hover{background: rgba(94, 2,77, 0.5) url(../images/icon5.png) right center no-repeat;background-size: auto 40px;transition: 300ms;}
.slider-nav{width: 502px;}
.slider-nav .slick-slide{padding: 10px 5px;outline: none!important;}
.slider-nav .pimgnav{width: 118px;height: 78px;position: relative;}
.slider-nav .pimgnav em{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background-color: rgba(0, 0, 0, 0.3);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#2f000000,endcolorstr=#2f000000);}
.slider-nav .slick-current .pimgnav em{display: none;}
.procs{width: 358px;height: auto;overflow: hidden;float: right;font-size: 14px;color: #666;line-height: 30px;}
.procs h1{width: 100%;height: auto;line-height: 24px;color: #333;font-size: 16px;margin-bottom: 10px;}
.otitle{width: 100%;height: 42px;line-height: 42px;background: #f9f9f9;margin: 20px 0;}
.otitle p{width: 138px;height: 42px;background: #5e024d;color: #fff;text-align: center;font-size: 14px;}
.prodectil{font-size: 14px;color: #666;line-height: 36px;}
.choose{width: 100%;height: auto;border-top: 1px solid #ebebeb;border-bottom: 1px solid #ebebeb;padding: 12px 0;margin-top: 30px;}
.choose a{display: block;width: 100%;height: 24px;font-size: 14px;color: #999;line-height: 24px;overflow: hidden;}
.choose a:hover{color: #5e024d;}
/*about*/
.main_right .aboutdec{width: 100%;min-height: 300px;font-size: 14px;color: #666;line-height: 2;padding-top: 20px;}
.honorlist{width: 100%;height: auto;overflow: hidden;padding-top: 30px;}
.honorlist li{width:270px;padding: 10px 0;padding-right: 40px;float: left; }
.honorlist li .himg{width:270px;height: 380px;}
.honorlist li .hover{line-height: 380px;}
.honorlist li p{width: 100%;height: 50px;line-height: 50px;text-align: center;font-size: 16px;color: #333;overflow: hidden;}
.honorlist li a:hover p{color: #5e024d;}
.hrtitle{width: 100%;line-height: 26px;font-size:18px;color: #333;margin-bottom: 20px;}
.hrimg{width: 420px;height: auto;overflow: hidden;margin: 0 auto;}
/*newlist*/
.newlist2{width: 100%;height: auto;overflow: hidden;padding-top: 20px;}
.newlist2 li a{display: block;width: 100%;height:auto;overflow: hidden;padding: 20px 0;}
.newlist2 li .time{width: 120px;height: 76px;padding: 14px 0;background: #f9f9f9;text-align: center;color: #666;font-size: 14px;line-height: 1.7;float: left;}
.newlist2 li .time span{display: block;font-size: 30px;font-weight: bold;}
.newlist2 li dl{margin-left: 150px;}
.newlist2 li dl dt{width: 100%;height: 22px;line-height: 22px;margin-bottom: 10px;overflow: hidden;font-size: 16px;color: #333;text-overflow: ellipsis;white-space: nowrap;}
.newlist2 li dl dd{width: 100%;height: 56px;font-size: 14px;color: #666;line-height: 28px;overflow: hidden;}
.newlist2 li dl .point{width: 35px;height: 5px;background: url(../images/icon7.png) top center no-repeat;margin-top: 9px;}
.newlist2 li a:hover dl .point{background: url(../images/icon7.png) bottom center no-repeat;}
.newlist2 li a:hover dl dt{color: #5e024d;}

.newtitle{width: 100%;height: auto;border-bottom: 1px dashed #cfcfcf;padding-bottom: 12px;margin-bottom: 10px;font-size: 18px;color: #333;line-height: 1.7;}
.newtitle .putime{font-size: 14px;color: #666666;}

.formdiv{width: 632px;margin: 30px auto;}
.formdiv dd{width: 100%;padding: 10px 0;height: auto;overflow: hidden;}
.formdiv dd span{float: left;display: block;width:85px;height: 40px;line-height: 40px;font-size: 14px;color: #666;text-align: right;margin-right: 5px;}
.formdiv dd span i{color: red;float: left;}
.formdiv dd input{width: 540px;height: 40px;float: left;background: #f9f9f9;border: 1px solid #ebebeb;line-height: 40px;text-indent: 12px;font-size: 14px;color: #666;outline: none;}
.formdiv dd textarea{width: 516px;height: 268px;padding: 0 12px;float: left;background: #f9f9f9;border: 1px solid #ebebeb;line-height: 40px;font-size: 14px;color: #666;outline: none;}
.formdiv dd.dd2 input{width: 88px;}
.formdiv dd.dd2 img{margin: 0;width: 70px;height: auto;float: left;margin-left: 15px;}
.putbtn{padding-left: 50px;height: auto;overflow: hidden;margin-top: 30px;}
.putbtn .key_btn{width: 110px;height: 42px;float: left;background: #333;color: #fff;font-size: 18px;text-align: center;line-height: 42px;border: none;margin-left: 40px;cursor: pointer;transition: 300ms;}
.putbtn .key_btn:hover{background: #5e024d;transition: 300ms;}








