@charset "utf-8";
/*网站css文件*/
*{font-family:"Arial","microsoft yahei";margin:0;padding:0;border:0;}
html{font-size:20px;}
img{width:100%;height:auto;display:block;}
li{list-style:none;}
a{font:normal .8rem "Arial","microsoft yahei";text-decoration:none;outline:none;border:none;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;}
a:hover{font:normal .8rem "Arial","microsoft yahei";text-decoration:none}

/*首页*/
.header{width:92%;margin:0 4%;padding:.6rem 0;overflow:hidden;}
.header .logo{width:38%;margin-right:5%;float:left;}
.header .nav{width:4.1%;margin-top:0;padding-left:1rem;float:right;}
.header .menu{width:75%;height:100%;background-color:#fff;position:fixed;right:0;top:0;z-index:9999;display:none;overflow:auto;}
.header .menu li{width:100%;}
.header .menu li .links{padding:.8rem .5rem;font-size:.7rem;font-weight:bold;color:#000;border-bottom:1px solid #ccc;display:block;background:url(../images/jia.png) no-repeat 92% 1.3rem;position:relative;}
.header .menu li:hover .links{color:#D2241E;}
.header .menu li .sub{display:none;}
.header .menu li .sub dd .curr{margin-left:1.2rem;padding:.6rem 0;font-size:.6rem;color:#666;border-bottom:1px solid #ccc;display:block;position:relative;background:url(../images/jia.png) no-repeat 91.4% 1rem;}
.header .menu li .sub dd .no{background:url();}
.header .menu li .sub dd .three{padding:.3rem 0 .5rem;border-bottom:1px solid #ccc;display:none;}
.header .menu li .sub dd .three a{margin-left:1.8rem;font-size:.6rem;color:#666;}
.header .menu .home .links{background:url();}
.header .menu .founder .links{background:url();}
.header .menu .party .links{background:url();}
.header .english{width:100%;padding-bottom:1.5rem;background-color:#fff;position:fixed;bottom:0;}
.header .english a{padding:.5rem;font-size:.6rem;color:#fff;background-color:#d2241e;display:block;}
.banner,.banner li{width:100%;overflow:hidden;}
.home-news{padding:.5rem 4% 0;}
.home-news .title{margin:.7rem 0;padding:.5rem 0;position:relative;}
.home-news .title span{padding:0 2%;font-size:.8rem;color:#000;text-align:center;background-color:#fff;display:block;position:absolute;left:50%;top:0;margin-left:-48px;z-index:999;}
.home-news .title::after{content:"";width:100%;border-bottom:1px solid #ccc;position:absolute;top:.6rem;}
.home-news .list{overflow:hidden;}
.home-news .list ul{width:100%;}
.home-news .list li{width:31%;margin:0 3% .5rem 0;box-shadow:3px 3px 3px #ccc;float:left;}
.home-news .list li .picture{width:100%;height:5.5rem;overflow:hidden;}
.home-news .list li .text .box{width:100%;overflow:hidden;}
.home-news .list li .text .subject{height:2.7rem;margin-bottom:.5rem;padding-top:.5rem;font-size:.6rem;color:#333;line-height:150%;overflow:hidden;}
.home-news .list li .date{width:32px;height:32px;background:url(../images/date.png) no-repeat center top;background-size:100% auto;float:right;position:relative;}
.home-news .list li .date .month{font-size:.6rem;color:#fff;position:absolute;left:.1rem;top:.1rem;}
.home-news .list li .date .day{font-size:.6rem;color:#fff;position:absolute;right:.1rem;bottom:.1rem;}
.home-news .list .end{margin-right:0;}
.home-project{padding:0 4%;overflow:hidden;}
.home-project .title{margin:1.2rem 0 .7rem;padding:.5rem 0;position:relative;}
.home-project .title span{padding:0 2%;font-size:.8rem;color:#000;text-align:center;background-color:#fff;display:block;position:absolute;left:50%;top:0;margin-left:-48px;z-index:999;}
.home-project .title::after{content:"";width:100%;border-bottom:1px solid #ccc;position:absolute;top:.6rem;}
.home-project .list{padding-top:.2rem;}
.home-project .list li{margin-bottom:.5rem;border-radius:.2rem;}
.home-founder{padding:0 4%;overflow:hidden;}
.home-founder .title{margin:1rem 0 .7rem;padding:.5rem 0;position:relative;}
.home-founder .title span{padding:0 2%;font-size:.8rem;color:#000;text-align:center;background-color:#fff;display:block;position:absolute;left:50%;top:0;margin-left:-48px;z-index:999;}
.home-founder .title::after{content:"";width:100%;border-bottom:1px solid #ccc;position:absolute;top:.6rem;}
.home-founder .desc{margin-bottom:.5rem;font-size:.6rem;color:#333;line-height:180%;text-indent:2em;text-align:justify;}
.home-founder .content{width:100%;overflow:hidden;}
.home-founder .picture{width:100%;overflow:hidden;}
.home-founder .other{padding-bottom:.5rem;}
.home-founder .other li{width:48%;margin-right:4%;float:left;overflow:hidden;}
.home-founder .other .end{margin-right:0;}
.home-map{padding-top:1.2rem;}
.home-map .title{margin:.5rem 4%;padding:.5rem 0;position:relative;}
.home-map .title span{padding:0 2%;font-size:.8rem;color:#000;text-align:center;background-color:#F5EFEA;display:block;position:absolute;left:50%;top:0;margin-left:-48px;z-index:999;}
.home-map .title::after{content:"";width:100%;border-bottom:1px solid #ccc;position:absolute;top:.6rem;}
.home-map .map{margin-top:-2rem;}
.home-cooperation{padding-top:.5rem;}
.home-cooperation .title{margin:.7rem 4% .5rem;padding:.5rem 0;position:relative;}
.home-cooperation .title span{padding:0 2%;font-size:.8rem;color:#000;text-align:center;background-color:#fff;display:block;position:absolute;left:50%;top:0;margin-left:-48px;z-index:999;}
.home-cooperation .title::after{content:"";width:100%;border-bottom:1px solid #ccc;position:absolute;top:.6rem;}
.home-cooperation .cooperation{padding-bottom:.5rem;overflow:hidden;}
.home-cooperation .cooperation .list{width:80%;margin:0 auto;}
.home-cooperation .cooperation li{width:16%;height:3.6rem;margin-right:22%;overflow:hidden;float:left;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;}
.home-cooperation .cooperation .end{margin-right:0;}
.home-more{margin-top:.5rem;padding-right:1rem;text-align:right;background:url(../images/more2.png) no-repeat right .3rem;clear:both;}
.home-more a{font-size:.6rem;color:#D2241E;}
.footer{background-color:#F5EFEA;}
.footer .box{margin:0 4%;position:relative;}
.footer .menu{padding:.5rem 0;}
.footer .menu li{width:27%;margin-bottom:.2rem;float:left;}
.footer .menu li a{font-size:.6rem;color:#000;}
.footer .menu .end{width:19%;text-align:right;}
.footer .bottom{padding:.2rem 0 .5rem;clear:both;}
.footer .text .fax{width:50%;padding-bottom:.2rem;font-size:.6rem;color:#000;border-bottom:1px solid #ccc;}
.footer .text .addr{padding-top:.2rem;font-size:.6rem;color:#000;letter-spacing:-1px;}
.footer .bottom{padding:.2rem 0 .6rem;clear:both;}
.footer .bottom .picture{width:72%;padding:.8rem 0 .4rem;overflow:hidden;}
.footer .bottom .picture img{width:10%;display:block;float:left;}
.footer .bottom .picture span{padding-top:.2rem;font-size:.6rem;color:#000;font-weight:bold;display:table-cell;letter-spacing:-0.6px;}
.footer .bottom .copyright{font-size:.6rem;color:#999;line-height:180%;}
.footer .bottom .copyright span{-webkit-transform:scale(0.9);-webkit-transform-origin:top left;letter-spacing:-0.6px;display:block;}
.footer .bottom .weixin{width:60px;height:60px;position:absolute;right:0;top:4.4rem;}

/*project*/
.banner-project{height:400px;background:url(../images/banner5.png) no-repeat center top;}
.page-project{position:relative;}
.page-project .box{width:100%;}
.page-project .title{margin:1rem 0 .5rem;padding:.5rem 4%;font-size:.8rem;color:#000;text-align:center;}
.page-project .content{margin-top:.2rem;padding:.6rem 4% 1rem;font-size:.6rem;color:#333;line-height:220%;clear:both;}
.page-project .content p{text-align:justify;}
.page-project .more{height:50px;padding:.5rem 0;background-color:#fff;}
.page-project .more a{width:98%;height:2rem;margin:0 auto;background-color:#f6efe9;text-align:center;line-height:2rem;font-size:.6rem;color:#333;display:block;transition:all .5s;-webkit-transition:all .5s;}
.page-project .more a:hover{box-shadow:2px 2px 2px #ccc;color:#D2241E;}
.page-project .subject{height:30px;margin:.2rem 4% .5rem;font-size:.7rem;color:#333;text-align:center;position:relative;background-color:#fff;}
.page-project .subject span{padding:0 20px 0 40px;background:url(../images/love.png) no-repeat 16px center #fff;display:block;z-index:999;position:absolute;left:50%;margin-left:-58px;}
.page-project .subject::after{content:"";width:100%;height:1px;background-color:#ccc;position:absolute;top:14px;display:block;}
.page-project .new-list{padding-left:12px;overflow:hidden;background-color:#fff;}
.page-project .new-list li{width:45%;margin:0 5% .5rem 0;border-radius:.2rem;border:1px solid #ccc;box-shadow:3px 3px 3px #ccc;background-color:#fff;overflow:hidden;float:left;}
.page-project .new-list li .picture{width:100%;height:100px;overflow:hidden;}
.page-project .new-list li .picture img{transition:all .5s;-webkit-transition:all .5s;}
.page-project .new-list li .picture:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);}
.page-project .new-list li p{height:1.4rem;margin-bottom:.5rem;padding:.5rem 4%;font-size:.6rem;color:#666;line-height:150%;overflow:hidden;}
.page-project .new-list .end{margin-right:0;}

.page-project .project{margin:0 4% 1rem;}
.page-project .project dt{padding:1rem 0;font-size:.8rem;color:#000;text-align:center;}
.page-project .project dd{margin-bottom:1rem;border:1px solid #ccc;border-radius:6px;box-shadow:2px 2px 2px #ccc;overflow:hidden;}
.page-project .project dd span{padding:.6rem 4%;font-size:.7rem;color:#000;display:block;}

/*information*/
.page-information{margin-bottom:.5rem;}
.page-information .box-information{width:92%;margin:0 4%;overflow:hidden;background-color:#fff;}
.page-information .menu{padding:.5rem 0 .6rem;overflow:hidden;}
.page-information .menu li{margin-right:4%;float:left;}
.page-information .menu li a{padding:.2rem .4rem;font-size:.6rem;color:#666;border:1px solid #D6D6D6;border-radius:.4rem;display:block;transition:all .5s;-webkit-transition:all .5s;}
.page-information .menu li:hover a{color:#fff;border:1px solid #D2241E;background-color:#D2241E;}
.page-information .menu .current a{font-size:.6rem;color:#fff;border:1px solid #D2241E;background-color:#D2241E;}
.page-information .list{margin-bottom:20px;}
.page-information .list li{width:31.3%;margin:0 2% .6rem 0;border-radius:3px;box-shadow:2px 2px 2px #ccc;float:left;}
.page-information .list li .picture{width:100%;height:7rem;overflow:hidden;}
.page-information .list li .picture img{transition:all .5s;-webkit-transition:all .5s;}
.page-information .list li:hover .picture img{transform:scale(1.2);-webkit-transform:scale(1.2);}
.page-information .list li p{height:1.6rem;padding:.3rem 4%;font-size:.6rem;color:#666;line-height:150%;overflow:hidden;}
.page-information .list .end{margin-right:0;}

/*about*/
.banner-about{overflow:hidden;}
.page-about{position:relative;}
.page-about .box{width:100%;margin:1rem 0;background-color:#fff;}
.page-about .subject{margin-bottom:.5rem;padding:.5rem 4%;position:relative;}
.page-about .subject span{padding:0 2%;font-size:.8rem;color:#000;text-align:center;background-color:#fff;display:block;position:absolute;left:50%;top:0;margin-left:-48px;z-index:999;}
.page-about .subject::after{content:"";width:92%;border-bottom:1px solid #ccc;position:absolute;top:.6rem;}
.page-about .content{margin-top:.2rem;padding:.6rem 4% 1rem;font-size:.6rem;color:#333;line-height:220%;clear:both;}
.page-about .jianjie{width:1100px;margin:0 auto;font-size:15px;color:#333;line-height:220%;letter-spacing:1px;}
.page-about .jianjie p{padding-bottom:22px;text-align:justify;}
.page-about .jianjie img{padding:0 0 14px 48px;}
.page-about .zhangcheng{width:1100px;margin:0 auto;font-size:15px;color:#333;line-height:220%;letter-spacing:1px;}
.page-about .zhangcheng p{padding-bottom:22px;text-align:justify;}
.page-about .box .list{overflow:hidden;}
.page-about .box .list li{width:50%;text-align:center;float:left;}
.page-about .box .list li .img-pannel {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 6em
}
.page-about .box .list .end{margin-right:0;}
.page-about .box .list li img{
    width:auto;
    max-width: 150px;
    max-height: 90px;
}
.page-about .box .list li:hover img{
    filter: grayscale(0)!important;
    opacity: 1!important
}


/*zhici*/
/* .zhici-bg{background:url() no-repeat left bottom;} */
.page-about .zhici{width:100%;margin:0 auto;font-size:15px;color:#333;line-height:220%;letter-spacing:1px;}
.page-about .zhici p{padding-bottom:22px;text-align:justify;}
.page-about .zhici img{padding:0 42px 14px 0;border-radius:10px;}
.page-about .zhici .name{text-align:right;clear:both;}
.zhangcheng-bg{background:url(../images/bg7.png) no-repeat left bottom;}
/* .hezuo-bg{background:url() no-repeat left bottom;} */
.hezuo{padding-bottom:30px;text-align:center;}
.hezuo .subject{width:166px;height:50px;margin:30px auto 50px;background-color:#D2241E;font-size:14px;font-weight:bold;color:#fff;text-align:center;line-height:50px;border-radius:10px;}
.hezuo .subject2{width:166px;height:50px;margin:100px auto 50px;background-color:#D2241E;font-size:14px;font-weight:bold;color:#fff;text-align:center;line-height:50px;border-radius:10px;}
.hezuo .hezuo-list{overflow:hidden;}
.hezuo .hezuo-list li{width:33.33333%;height:100px;margin-bottom:80px;cursor:pointer;float:left;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;}
.hezuo .hezuo-list li img{margin:0 auto;filter:grayscale(100%);-webkit-filter:grayscale(100%);transition:all .5s;-webkit-transition:all .5s;}
.hezuo .hezuo-list li img:hover{filter:grayscale(0%);-webkit-filter:grayscale(0%);}
.hezuo .juanzeng-list{overflow:hidden;}
.hezuo .juanzeng-list li{width:33.33333%;height:100px;margin-bottom:80px;cursor:pointer;float:left;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;}
.hezuo .juanzeng-list li img{margin:0 auto;filter:grayscale(100%);-webkit-filter:grayscale(100%);transition:all .5s;-webkit-transition:all .5s;}
.hezuo .juanzeng-list li img:hover{filter:grayscale(0%);-webkit-filter:grayscale(0%);}
/* .dashi-bg{background:url() no-repeat left bottom;background-size:30% auto;} */
/* .jiagou-bg{background:url() no-repeat left bottom;} */
.jiagou .subject{width:126px;height:50px;margin:30px auto 50px;background-color:#D2241E;font-size:18px;color:#fff;text-align:center;line-height:50px;border-radius:6px;}
.jiagou .two{margin-top:60px;}
.jiagou .desc{font-size:15px;color:#333;line-height:200%;text-align:center;}
.jiagou .desc table{width:75%;margin:0 auto;font-size:15px;color:#BA751A;}
.jiagou .desc td{height:40px;text-align:left;}

/*contact*/
.page-contact{width:100%;}
.page-contact .box{width:100%;padding:.5rem 0;background-color:#fff;}
.page-contact .subject{width:92%;padding:.5rem 4%;position:relative;}
.page-contact .subject span{padding:0 2%;font-size:.8rem;color:#000;text-align:center;background-color:#fff;display:block;position:absolute;left:50%;top:0;margin-left:-48px;z-index:999;}
.page-contact .subject::after{content:"";width:92%;border-bottom:1px solid #ccc;position:absolute;top:.6rem;}
.page-contact .content{margin:0 4%;padding:.5rem 0;font-size:.6rem;color:#666;line-height:220%;background:url(../images/contact.png) no-repeat right top;background-size:46.6% auto;overflow:hidden;}
.page-contact .content .text1{text-align:right;font-size:.6rem;color:#999;font-weight:bold;letter-spacing:.1rem;}
.page-contact .content .text2{font-size:.6rem;color:#999;letter-spacing:.6rem;}
.page-contact .content .text3{margin-left:24%;font-size:.6rem;color:#999;letter-spacing:.6rem;}
.page-contact .contact{position:relative;}
.page-contact .contact .txt{position:absolute;right:28%;}
.page-contact .weixin{width:25%;position:absolute;right:0;top:0;}
.page-contact .addr{padding:.5rem 0 .1rem;letter-spacing:-1.8px;border-bottom:1px solid #F0F0F0;}
.map-contact img{width:100%;}

/*party*/
.page-party{padding-top:.8rem;background-color:#fff;}
.page-party .title{padding:.8rem 0;position:relative;}
.page-party .title span{padding:0 2%;font-size:.8rem;color:#000;text-align:center;background-color:#fff;display:block;position:absolute;left:50%;top:0;margin-left:-48px;z-index:999;}
.page-party .title::after{content:"";width:100%;border-bottom:1px solid #ccc;position:absolute;top:.6rem;}
.page-party .box{width:92%;margin:0 4%;background-color:#fff;}
.page-party .list{width:100%;padding-bottom:.8rem;overflow:hidden;}
.page-party .list li{margin-bottom:.5rem;border-bottom:1px solid #E5E5E5;transition:all .5s;-webkit-transition:all .5s;overflow:hidden;}
.page-party .list li:hover{border-bottom:1px solid #D2241E;}
.page-party .list li .date{width:14.4%;height:3rem;font-family:Arial;background-color:#D2231D;border-radius:4px;float:left;transition:all .5s;-webkit-transition:all .5s;}
.page-party .list li:hover .date{background-color:#FF7A33;}
.page-party .list li .date .day{padding:.6rem 0 .2rem;font-size:.7rem;color:#fff;text-align:center;}
.page-party .list li .date .day:after{content:"";width:80%;height:1px;margin:0 auto;background-color:#fff;display:block;transition:all .5s;-webkit-transition:all .5s;}
.page-party .list li:hover .date .day:after{background-color:#fff;}
.page-party .list li .date .year{font-size:.6rem;color:#fff;text-align:center;}
.page-party .list li .content{width:74.5%;margin-left:4%;float:left;position:relative;}
.page-party .list li .content .subject{height:1.1rem;padding-top:.3rem;font-size:.7rem;font-weight:bold;color:#333;overflow:hidden;}
.page-party .list li .content .desc{height:2rem;font-size:.6rem;color:#666;line-height:160%;text-align:justify;overflow:hidden;}
.page-party .list li:hover .content:after{position:absolute;right:12px;top:110px;}
.page-party .more{height:2rem;padding-bottom:1rem;}
.page-party .more a{height:2rem;background-color:#f6efe9;text-align:center;line-height:2rem;font-size:.6rem;color:#333;display:block;transition:all .5s;-webkit-transition:all .5s;}
.page-party .more a:hover{box-shadow:2px 2px 2px #ccc;color:#D2241E;}

/*news*/
.page-news{width:100%;}
.page-news .box{width:100%;background-color:#fff;overflow:hidden;}
.page-news .menu{padding:.5rem 0 .6rem 4%;overflow:hidden;}
.page-news .menu li{margin-right:2%;float:left;}
.page-news .menu li a{padding:.2rem;font-size:.6rem;color:#666;border:1px solid #D6D6D6;border-radius:.4rem;display:block;transition:all .5s;-webkit-transition:all .5s;}
.page-news .menu li a:hover{color:#fff;border:1px solid #D2241E;background-color:#D2241E;}
.page-news .menu .current a{font-size:.6rem;color:#fff;border:1px solid #D2241E;background-color:#D2241E;}
.page-news .content{width:100%;}
.page-news .content li{margin-bottom:.6rem;padding-bottom:.5rem;background-color:#f6efe9;transition:all .5s;-webkit-transition:all .5s;overflow:hidden;}
.page-news .content li .picture{width:42%;height:4.3rem;border-radius:.2rem;overflow:hidden;margin:.4rem 0 0 4%;float:left;position:relative;overflow:hidden;}
.page-news .content li .video{width:42%;}
.page-news .content li .video::before{content:"";width:30px;height:31px;background:url(../images/play2.png) no-repeat;display:block;position:absolute;left:50%;margin-left:-15px;top:1.3rem;z-index:999;}
.page-news .content li .video::after{content:"";width:100%;height:5.5rem;background-color:#000;opacity:0.5;display:block;position:absolute;left:0;top:0;}
.page-news .content li .picture img{transition:all .5s;-webkit-transition:all .5s;}
.page-news .content li .text{width:46%;padding-left:2%;float:left;position:relative;}
.page-news .content li .text .subject{padding-top:.5rem;font-size:.6rem;font-weight:bold;color:#333;overflow:hidden;}
.page-news .content li .text .desc span{height:1rem;margin-right:2%;padding:0 .5rem;font-size:.6rem;color:#fff;text-align:center;line-height:22px;border-radius:6px;background-color:#FF7A33;display:inline-block;}
.page-news .content li .text .desc{height:76px;padding-top:.5rem;overflow:hidden;font-size:.6rem;font-weight:normal;color:#333;line-height:200%;text-align:justify;}
.page-news .content li .text .date{font-size:.6rem;color:#666;position:absolute;bottom:-.4rem;right:0;}
.page-news .content .more{padding:.5rem 0 .8rem;clear:both;}
.page-news .content .more a{width:25%;margin:0 auto;padding:.5rem 1rem;font-size:.6rem;color:#666;text-align:center;border-radius:.5rem;background-color:#f6efe9;display:block;transition:all .5s;-webkit-transition:all .5s;}
.page-news .content .more a:hover{color:#fff;background-color:#D2241E;box-shadow:2px 2px 2px #ccc;}

/*founder*/
.page-founder{width:100%;}
.page-founder .founder{padding:0 4% .5rem;background-color:#F5EFEA;font-size:.6rem;color:#666;line-height:220%;overflow:hidden;}
.page-founder .founder .subject{margin:.5rem 0;padding:.5rem 0;position:relative;}
.page-founder .founder .subject span{padding:0 2%;font-size:.8rem;color:#000;text-align:center;background-color:#F5EFEA;display:block;position:absolute;left:50%;top:0;margin-left:-48px;z-index:999;}
.page-founder .founder .subject::after{content:"";width:100%;border-bottom:1px solid #ccc;position:absolute;top:.6rem;}
.page-founder .founder .content{padding-bottom:.5rem;}
.page-founder .founder .content .text{font-size:.6rem;color:#666;line-height:220%;}
.page-founder .founder .content .text p{padding-bottom:.5rem;text-align:justify;}
.page-founder .founder .content .picture{width:100%;overflow:hidden;}
.page-founder .honnor{padding:0 4%.5rem;background-color:#fff;}
.page-founder .honnor .box{width:100%;overflow:hidden;}
.page-founder .honnor .subject{height:1rem;padding:.5rem 0;font-size:.8rem;color:#333;text-align:center;line-height:.5rem;position:relative;overflow:hidden;}
.page-founder .honnor .subject p{width:130px;background-color:#fff;position:absolute;z-index:999;left:50%;margin-left:-65px;}
.page-founder .honnor .subject::after{content:"";width:100%;height:1px;background-color:#ccc;display:block;position:absolute;top:1.5rem;}
.page-founder .honnor .subject .left{width:12%;height:1.3rem;margin-right:4%;background:url(../images/xing.png) no-repeat left .8rem;background-size:100% auto;display:inline-block;}
.page-founder .honnor .subject .right{width:12%;height:1.3rem;margin-left:4%;background:url(../images/xing2.png) no-repeat left .8rem;background-size:100% auto;display:inline-block;}
.page-founder .honnor .list{padding-top:.6rem;overflow:hidden;}
.page-founder .honnor .list li{width:45%;margin:0 4% .5rem 0;box-shadow:2px 2px 2px #ccc;float:left;}
.page-founder .honnor .list li .picture{width:100%;height:5rem;border-radius:.2rem;overflow:hidden;display:block;}
.page-founder .honnor .list li p{height:1.6rem;margin-bottom:.5rem;padding:.2rem 4%;font-size:.6rem;color:#666;line-height:150%;overflow:hidden;}
.page-founder .media{width:92%;padding:0 4% .5rem;background-color:#F5EFEA;overflow:hidden;}
.page-founder .media .title{height:1rem;padding:.5rem 0;font-size:.8rem;color:#333;text-align:center;line-height:.5rem;position:relative;overflow:hidden;}
.page-founder .media .title p{width:130px;background-color:#F5EFEA;position:absolute;z-index:999;left:50%;margin-left:-65px;}
.page-founder .media .title::after{content:"";width:100%;height:1px;background-color:#ccc;display:block;position:absolute;top:1.5rem;}
.page-founder .media .title .left{width:12%;height:1.3rem;margin-right:4%;background:url(../images/xing.png) no-repeat left .8rem;background-size:100% auto;display:inline-block;}
.page-founder .media .title .right{width:12%;height:1.3rem;margin-left:4%;background:url(../images/xing2.png) no-repeat left .8rem;background-size:100% auto;display:inline-block;}
.page-founder .media .list{padding-top:.5rem;overflow:hidden;}
.page-founder .media .list li{margin-bottom:1rem;overflow:hidden;}
.page-founder .media .list li .text{width:50%;margin-right:2%;float:left;}
.page-founder .media .list li .text .box{width:100%;}
.page-founder .media .list li .text .subject{height:1.7rem;padding-bottom:.2rem;font-size:.6rem;font-weight:bold;color:#333;line-height:150%;overflow:hidden;}
.page-founder .media .list li .text .desc{height:2.8rem;font-size:.6rem;color:#333;line-height:150%;overflow:hidden;}
.page-founder .media .list li .text .date{padding-top:.2rem;font-size:.6rem;color:#333;text-align:right;}
.page-founder .media .list li .picture{width:48%;height:110px;border-radius:.2rem;overflow:hidden;float:left;}
.page-founder .video{padding:0 4% .5rem;overflow:hidden;}
.page-founder .video .box{width:100%;}
.page-founder .video .subject{height:1rem;padding:.5rem 0;font-size:.8rem;color:#333;text-align:center;line-height:.5rem;position:relative;overflow:hidden;}
.page-founder .video .subject p{width:130px;background-color:#fff;position:absolute;z-index:999;left:50%;margin-left:-65px;}
.page-founder .video .subject::after{content:"";width:100%;height:1px;background-color:#ccc;display:block;position:absolute;top:1.5rem;}
.page-founder .video .subject .left{width:12%;height:1.3rem;margin-right:4%;background:url(../images/xing.png) no-repeat left .8rem;background-size:100% auto;display:inline-block;}
.page-founder .video .subject .right{width:12%;height:1.3rem;margin-left:4%;background:url(../images/xing2.png) no-repeat left .8rem;background-size:100% auto;display:inline-block;}
.page-founder .video .list{padding-top:.6rem;overflow:hidden;}
.page-founder .video .list li{width:45%;margin:0 4% .5rem 0;box-shadow:2px 2px 2px #ccc;background-color:#fff;float:left;}
.page-founder .video .list .end{margin-right:0;}
.page-founder .video .list li .picture{width:100%;height:5.5rem;border-radius:.2rem;display:block;overflow:hidden;position:relative;}
.page-founder .video .list li .picture::before{content:"";width:30px;height:31px;background:url(../images/play2.png) no-repeat;display:block;position:absolute;left:50%;top:1.6rem;margin-left:-15px;z-index:999;}
.page-founder .video .list li p{height:1.6rem;margin-bottom:.5rem;padding:.2rem 4%;font-size:.6rem;color:#666;line-height:150%;overflow:hidden;}

/*info*/
.page-news .info{overflow:hidden;}
.page-news .info .subject{padding:1rem 4% .5rem;font-size:.7rem;font-weight:bold;color:#000;line-height:150%;text-align:center;}
.page-news .info .date{margin-bottom:.5rem;text-align:center;font-size:.6rem;color:#666;}
.page-news .info .desc{margin:0 4%;font-size:.6rem;color:#666;line-height:220%;}
.page-news .info .desc img{/*padding:.5rem 0;*/text-align:center;}
.page-news .info .desc p{padding-bottom:.5rem;}

/*shenqing*/
.shenqing{margin:0 4%;}
.shenqing .title{padding:.5rem 0;font-size:.7rem;color:#333;text-align:center;}
.shenqing .desc{font-size:.6rem;color:#666;line-height:220%;}
.shenqing .desc p{padding-bottom:22px;text-align:justify;}

/*zhiyuan*/
.zhiyuan-page{background:url();}
.zhiyuan .list{padding-top:.5rem;overflow:hidden;}
.zhiyuan .list li{margin-bottom:.5rem;}
.zhiyuan .list li img{transition:all .5s;-webkit-transition:all .5s;}
.zhiyuan .list li:hover img{transform:scale(1.2);-webkit-transform:scale(1.2);}
.zhiyuan-info{font-size:.6rem;color:#666;line-height:200%;}
.zhiyuan-info .title{padding:.5rem 0;font-size:.7rem;color:#333;text-align:center;}
.zhiyuan-info .desc{width:100%;font-size:.6rem;color:#666;line-height:220%;}
.zhiyuan-info .desc p{padding-bottom:.5rem;text-align:justify;}