/* reset */
*{padding: 0;margin: 0;font-family: "Microsoft YaHei","Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;}
html,body{height: 100%;}
body{max-width: 1920px;min-width: 1100px;margin: 0 auto;background: #fff;overflow-x: hidden;}
ul{list-style: none;}
a{display: block;text-decoration: none;}
img,input,select,textarea,button{border: none;outline: none;}
.clearfix{display: block;clear: both;}
@font-face {
	font-family:'webfont-rubik';
    src: url(../font/RUBIK-REGULAR-WEBFONT.eot);
    src: url(../font/RUBIK-REGULAR-WEBFONT.eot?#iefix) format('embedded-opentype'),
    url(../font/RUBIK-REGULAR-WEBFONT.woff) format('woff'),
    url(../font/RUBIK-REGULAR-WEBFONT.ttf) format('truetype'),
    url(../font/RUBIK-REGULAR-WEBFONT.svg#RUBIK-REGULAR-WEBFONT) format('svg');
}
@font-face {
    font-family:'webfont-segoewp';
    src: url(../font/SEGOEWP-SEMILIGHT.eot);
    src: url(../font/SEGOEWP-SEMILIGHT.eot?#iefix) format('embedded-opentype'),
    url(../font/SEGOEWP-SEMILIGHT.woff) format('woff'),
    url(../font/SEGOEWP-SEMILIGHT.ttf) format('truetype'),
    url(../font/SEGOEWP-SEMILIGHT.svg#SEGOEWP-SEMILIGHT) format('svg');
}
@font-face {
    font-family:'SEGOEMCL';
    src: url(../font/SEGOEMCL.eot);
    src: url(../font/SEGOEMCL.eot?#iefix) format('embedded-opentype'),
    url(../font/SEGOEMCL.woff) format('woff'),
    url(../font/SEGOEMCL.ttf) format('truetype'),
    url(../font/SEGOEMCL.svg#SEGOEWP-SEMILIGHT) format('svg');
}



/* public */
.header{height: 100px;background: #fff;}
.header .wrap{width: 1100px;height: 100px;margin: 0 auto;position: relative;}
.header .wrap .logo{float: left;width: 163px;height: 54px;margin-top: 23px;background: url(../img/header_1.png) no-repeat center;}
.header .wrap .oa{position: absolute;width: 58px;height: 28px;line-height: 28px;color: #7d928b;font-size: 15px;padding-left: 24px;background: url(../img/header_4.png) no-repeat left center;top: 22px;right: 0;}
.header .wrap .search{float: right;height: 30px;margin-left: 20px;margin-top: 60px;}
.header .wrap .search input{display: inline-block;width: 0px;opacity: 0;height: 30px;box-sizing: border-box;vertical-align: top;}
.header .wrap .search .icon{display: inline-block;width: 30px;height: 30px;background: url(../img/header_3.png) no-repeat center;}
.header .wrap ul{float: right;}
.header .wrap ul li{display: inline-block;}
.header .wrap ul li a{margin-left: 20px;font-size: 16px;color: #7d7f7e;margin-top: 60px;}
.header .wrap ul li a.on{color: rgb(93,186,46);}

.header{z-index: 999;position: relative;}
.header .wrap .search{margin-left: 10px !important;}
#nav>li{padding: 0 12px;position: relative;}
#nav>li.trigger>a{background:url("../img/icon_this.png") no-repeat bottom center;}
#nav>li.on>a,#nav>li:hover>a{color:rgb(93,186,46);}
#nav>li>a{margin-left: 0;height: 40px;padding-top: 20px;margin-top: 40px;}
#nav .subnav{display:none; width: 110px;position: absolute;top: 94px;left: 50%;margin-left: -55px; padding-top: 6px;}
#nav .subnav.on{background:url("../img/icon_this.png") no-repeat top center;}
#nav .subnav li a{width: 110px;height: 35px;margin-top: 0;margin-left: 0;margin-bottom: 2px;position: relative;}
#nav .subnav li a em{font-style: normal;display: block;width: 110px;height: 35px;font-size: 15px;color: #7d7f7e;text-align: center;line-height: 35px;position: relative;z-index: 2;transition: all 400ms;}
#nav .subnav li a span{position: absolute;top: 0;left: 0;width: 110px;height: 35px;z-index: 1;background: #fff;opacity: 0.9;filter: Alpha(opacity=90);transition: all 400ms;}
#nav .subnav li a:hover em{color: #fff;}
#nav .subnav li a:hover span{background-color: rgb(93,186,46);opacity: 1;;filter: Alpha(opacity=100);}

.content .banner{height: 250px;background: url(../img/about__group_1.jpg) no-repeat center;box-sizing: border-box;padding-top: 180px;overflow: hidden;}
.content .banner .b_wrap{height: 70px;position: relative;}
.content .banner .b_wrap .bannerbg{position: absolute;z-index: 1;width: 100%;height: 100%;background-color: rgb(61, 142, 21);opacity: 0.6;filter: Alpha(opacity=60);}
.content .banner .b_wrap .navbar{width: 1100px;height: 70px;margin: 0 auto;position: relative;z-index: 2;}
.content .banner .b_wrap .navbar .nav a{float: left;height: 70px;line-height: 70px;margin-right: 30px;font-size: 16px;color:#fff;}
.content .banner .b_wrap .navbar .nav a.on{color: rgb(203,234,172);}
.content .banner .b_wrap .navbar .route{float: right;height: 70px;}
.content .banner .b_wrap .navbar .route li{display: inline-block;}
.content .banner .b_wrap .navbar .route>:first-child{background: url(../img/about__group_2.png) no-repeat left center;padding-left: 14px;}
.content .banner .b_wrap .navbar .route a{height: 70px;line-height: 70px;font-size: 16px;color: #fff;padding-left: 23px;background: url(../img/about__group_3.png) no-repeat 10px center;}
.content .banner .b_wrap .navbar .ban_cn{position: absolute;z-index: 2;top: -180px;left:0px;width: 1200px;height: 180px;text-align: center;line-height: 180px;font-size: 35px;color: #22c029;letter-spacing:35px;}
.content .wrap{width: 1100px;margin:60px auto 80px; position:relative;}
.content .part-huoban .wrap{background:url("../img/content_string.png") repeat-y 800px top;}
.content .part-huoban .wrap .show{position:relative; z-index: 6;}
.content .part-huoban .wrap:after{display:block; content:" "; position:absolute; background:url("../img/content_bg.png") no-repeat center; width:736px; height:109px; right:-102px; bottom:0;}
.content .wrap h2{color: #444f55;font-size: 18px;margin-bottom: 30px; line-height: 26px;}
.content .wrap h2 em{font-family:'SEGOEMCL';font-size: 35px;font-weight: normal;color: #75c74b;display: block;margin-bottom: 20px;text-transform: uppercase;font-style: normal; letter-spacing: -2px; line-height: 22px;}
.content .wrap p{font-size: 15px;color: rgb(0,0,0);opacity: 0.9;filter: Alpha(opacity=90); margin-bottom: 16px;line-height: 1.6em;text-align: justify;word-break: break-all;text-justify: distribute;}
.content .wrap .des{text-align: justify !important;word-break: break-all;text-justify: distribute;}
/* .content .wrap .des section{display: inline-block;} */
.footer{height: 80px;background: rgb(90,87,73);}
.footer .wrap{width: 1100px;height: 80px;margin: 0 auto;}
.footer .wrap .copyright{height: 80px;float: left;line-height: 80px;color: #8f8c80;font-size: 15px;}
.footer .wrap .copyright a{display: block;height: 80px;line-height: 80px;color: #8f8c80;font-size: 15px;}
.footer .wrap .contact{height: 80px;float: right;}
.footer .wrap .contact .phone,.footer .wrap .contact .address{height: 80px;display: inline-block;vertical-align: top;color: #8f8c80;font-size: 15px;line-height: 80px;margin-left: 20px;padding-left: 25px;background: url(../img/footer_1.png) no-repeat left center;}
.footer .wrap .contact .phone{font-family:'webfont-rubik';padding-left: 30px;background-image: url(../img/footer_2.png);}

/* index */
.index{background-color: rgb(237,237,227);}
.index .slide{position: relative;overflow: hidden;}
.index .slide .slidehd{position: absolute;width: 1100px;height: 40px;bottom: 0;left: 0;right:0;margin: 0 auto;background: url(../img/index_bg.png);z-index: 999;}
.index .slide .slidehd ul{width: 100%;height: 100%;text-align: right;line-height: 40px;padding: 0 30px;box-sizing: border-box;}
.index .slide .slidehd li{width: 10px;height: 10px;border-radius: 10px;background-color: #fff;opacity: 0.8;filter: Alpha(opacity=80);display: inline-block;margin: 0 6px;z-index: 10; cursor: pointer;transition: all 200ms;vertical-align: middle;}
.index .slide .slidehd li.on{width: 10px;height: 10px;background: #40a33c;opacity: 1;filter: Alpha(opacity=100);}
.index .slide>a{position: absolute;width: 70px;height: 70px;top: 50%;margin-top: -35px;left: 30px;background: url(../img/index_left.png) no-repeat center;z-index: 999;opacity: 0.5;}
.index .slide:hover>a{opacity: 1;}
.index .slide .next{background-image: url(../img/index_right.png);left: auto;right:30px}
.index .slide .slidebd{height: 490px;}
.index .slide .slidebd li{height: 490px;}
.index .slide .slidebd li a{height: 490px;}
.index .slide .slidebd li a img{width: 1680px;height: 490px;}
.index .wrap{width: 1100px;height: 320px;margin: 0 auto;background-color: #fff;padding: 45px 30px 0 30px;box-sizing: border-box;}
.index .wrap .news{float: left;width: 380px;height: 100%;}
.index .wrap .news .toggle{position: relative;padding-top: 10px;}
.index .wrap .news .toggle li{cursor: pointer;float: left;font-size: 15px;color: #4d494a;font-weight: bold;margin-right: 35px;margin-bottom: 20px;}
.index .wrap .news .toggle .subline{position: absolute;top: 0;left: 0;height: 4px;background-color: rgb(93,186,46);border-radius: 2px;}
.index .wrap .news .show .showbox{display: none;}
.index .wrap .news .show .sh1{display: block;}
.index .wrap .news .show .top .rday{font-family:'webfont-rubik';font-size: 18px;color: rgba(85,88,94,0.9);}
.index .wrap .news .show .top h3{font-size: 18px;color: rgb(93,186,46);margin: 10px 0;}
.index .wrap .news .show .top p a{font-size: 15px;margin: 10px 0;color: rgb(0,0,0);opacity: 0.9;filter: Alpha(opacity=90);}
.index .wrap .news .show .link a{font-size: 15px;color: rgb(0,0,0);opacity: 0.9;filter: Alpha(opacity=90);height: 22px;line-height: 22px;width: 380px;transition: all 400ms;}
.index .wrap .news .show .link a:hover{color: rgb(93,186,46);}
.index .wrap .news .show .link a .aday{display: inline-block;width: 80px;height: 22px;vertical-align: top;}
.index .wrap .news .show .link a .atext{display: inline-block;width: 295px;height: 22px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.index .wrap .videos{float: right;width: 600px;height: 100%;position: relative;}
.index .wrap .videos>a{display: none;position: absolute;width: 24px;height: 34px;top: 73px;left: 0;background: url(../img/index_4_bg1.png) no-repeat center;z-index: 999;transition:all 400ms;}
.index .wrap .videos>.next{left: auto;right: 0;}
.index .wrap .videos>a:hover{background-image:url(../img/index_4_bg2.png);}
.index .wrap .videos>a em{width: 100%;height: 100%;display: block;background: url(../img/index_4.png) no-repeat center;}
.index .wrap .videos>.next em{background-image: url(../img/index_5.png);}
.index .wrap .videos .box{width: 600px;height:230px ;overflow: hidden;}
.index .wrap .videos .box li{width: 290px;height: 230px;margin-right: 20px;}
.index .wrap .videos .box li a{display: block;width: 290px;height: 230px;position: relative;overflow: hidden;}
.index .wrap .videos .box li a img{display: block;position: absolute;z-index: 1;top: 0;left: 0;width: 290px;height: 230px;transform-origin: center;transition: all 300ms;}
.index .wrap .videos .box li .name{width: 290px;height: 45px;position: absolute;bottom: 0;left: 0;z-index: 4;}
.index .wrap .videos .box li .name em{position: absolute;top: 0;left: 0;z-index: 1;width: 290px;height: 45px;background-color:rgb(238,236,231);opacity: 0.8;filter: alpha(opacity=80);transition: all 300ms;}
.index .wrap .videos .box li .name p{position: absolute;top:0;left: 0;z-index: 2;width: 290px;height: 45px;text-align: center;line-height: 45px;font-size: 16px;color: #5b594d;}
.index .wrap .videos .box li a:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1)transform: scale(1.1);}
.index .wrap .videos .box li a:hover em{opacity: 1;filter: alpha(opacity=100);}

/* about_group */
.about_group h2{color: #3d8e15 !important;}
.about_group h2 em{font-size: 35px;color: #3d8e15 !important;}
.about_group .show .text{float: left;width: 760px;}
.about_group .show .video{float: right;width: 300px;}
.about_group .show .video a{display: block;width: 300px;position: relative;overflow: hidden;}
.about_group .show .video .ov{height: 227px;width: 300px;position: relative;overflow: hidden;}
.about_group .show .video .ov img{display: block;position: absolute;z-index: 1;top: 0;left: 0;width: 300px;height: 227px;transform-origin: center;transition: all 300ms;}
.about_group .show .video .ov .play{display: block;width: 40px;height: 40px;position: absolute;z-index: 3;top: 50%;left: 50%;margin-left: -20px;margin-top: -20px;background: url(../img/index_6.png) no-repeat center;;opacity: 0;filter: alpha(opacity=0);transition: all 300ms;}
.about_group .show .video .name{height: 40px;width: 300px;text-align: center;line-height: 40px;font-size: 16px;color: #65635a;background-color: rgb(238,236,231);}
.about_group .show .video a:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1)transform: scale(1.1);}
.about_group .show .video a:hover .play{;opacity: 1;filter: alpha(opacity=100);}
.about_group .show .video .load{margin-top: 30px;width: 300px;height: 25px;position: relative;}
.about_group .show .video .load a{float: right;width: auto;height: 25px;padding-left: 37px;background: url(../img/about__group_6.jpg) no-repeat left center;font-size: 14px;color: #0f4c79;line-height: 25px;}
.about_group .show .video .load a:first-child{float: left;padding-left: 40px;background: url(../img/about__group_5.jpg) no-repeat left center;}
.about_group .show .video .load::after{content: "";display: block;position: absolute;top: 0;left: 150px;width: 1px;height: 100%;background-color: #0f4c79;}

/* about_speech */
.about_speech .show .img{float: left;width: 300px;height: 395px;}
.about_speech .show .img img{width: 300px;display: block;}
.about_speech .show .text{float: right;width: 760px;}
.about_speech .show .text .sign{display: none;width: 108px;height: 53px;background: url(../img/about_speech_2.png) no-repeat center;float: right; margin-top: 28px;}
.about_speech .show .name{margin-top: 50px;text-align: right;font-size: 18px;color: #444;}

/* about_framework */
.about_framework .show img{margin:  0 auto;display: block;}

/* about_process */
.about_process .wrap{padding: 60px 0 80px 0;margin:0 auto;overflow: hidden;position: relative;}
.about_process .wrap .xian{width: 1px;height: 9999px;background-color:#e6e4d6 ;position: absolute;top: 0;right: 300px;}
.about_process .show ul li{border-top: 1px solid #e6e4d6;border-bottom: 1px solid #e6e4d6;margin-bottom: 20px;position: relative;}
.about_process .show ul li .des{display: inline-block;width: 800px;box-sizing: border-box;}
.about_process .show ul li p{margin-top: 20px;background: url(../img/about_process_1.png) no-repeat 15px center;padding-left: 50px;padding-right: 100px;transition: all 400ms;}
.about_process .show ul li p:hover{background-image: url(../img/about_process_2.png);color: rgb(93,186,46);}
.about_process .show ul li .year{width: 300px;position: absolute;top: 0;bottom: 0;right: 0;margin:0;font-family:'webfont-rubik';font-size: 36px;color: #c5c6c5;text-indent: 50px;transition: all 400ms;}
.about_process .show ul li:hover .year{color: rgb(93,186,46);}

/* about_honor */
.about_honor .wrap{padding: 60px 0 80px 0;margin: 0 auto;position: relative;}
.about_honor .wrap .xian{width: 1px;height: 100%;box-sizing: border-box;border-top: 508px solid #fff;background-color:#e6e4d6 ;position: absolute;top: 0;right: 300px;}
.about_honor .show .slide{width: 1100px;height: 350px;position: relative;z-index: 2;}
.about_honor .show .slide>a{position: absolute;width: 50px;height: 50px;top: 119px;left: -80px;margin-top: -25px;background: url(../img/business_design_4.png) no-repeat center;z-index: 999;}
.about_honor .show .slide>a.next{left: auto;right: -80px;background-image: url(../img/business_design_5.png);}
.about_honor .show .slide .box{width: 1100px;height: 350px;overflow: hidden;}
.about_honor .show .slide .box li{width: 184px;height: 350px;margin-right: 45px;cursor: pointer;}
.about_honor .show .slide .box li .ov{width: 184px;height: 238px;box-sizing: border-box;border: 1px solid rgb(217,217,217);position: relative;overflow: hidden;}
.about_honor .show .slide .box li .ov img{position: absolute;top: 0;bottom: 0;right: 0;left: 0;margin: auto;width: 164px;transform-origin: center;transition: all 400ms;}
.about_honor .show .slide .box li p{width: 184px;height: 112px;box-sizing: border-box;padding: 10px 5px 0 5px;text-align: center;margin-bottom: 0;transition: all 400ms;}
.about_honor .show .slide .box li:hover .ov img{transform: scale(1.11,1.09);}
.about_honor .show .slide .box li:hover p{color: rgb(93,186,46);}
.about_honor .show>ul li{border-top: 1px solid #e6e4d6;border-bottom: 1px solid #e6e4d6;margin-bottom: 20px;position: relative;}
.about_honor .show>ul li .des{display: inline-block;width: 800px;box-sizing: border-box;}
.about_honor .show>ul li p{margin-top: 20px;background: url(../img/about_process_1.png) no-repeat 15px center;padding-left: 50px;padding-right: 100px;transition: all 400ms;}
.about_honor .show>ul li p:hover{background-image: url(../img/about_process_2.png);color: rgb(93,186,46);}
.about_honor .show>ul li .year{width: 300px;position: absolute;top: 0;right: 0;font-family:'webfont-rubik';font-size: 36px;color: #c5c6c5;text-indent: 50px;transition: all 400ms;margin-top: 10px;}
.about_honor .show>ul li:hover .year{color: rgb(93,186,46);}
.about_honor .show .more{width: 40px;height: 40px;background: url(../img/about_honor_1.png) no-repeat center;margin: 40px auto 0 auto;text-indent: -9999px;transition: all 400ms;}
.about_honor .show .more:hover{background-image: url(../img/about_honor_2.png);}
.fullscreen{display: none;position: fixed;top: 0px;left: 0px;width: 100%;height: 100%;z-index: 999;}
.fullscreen .cover{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;background-color: #000;opacity: 0.5;filter: alpha(opacity=50);}
.fullscreen .bigimg{position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;z-index: 2;}
.fullscreen .bigimg .close{position: absolute;z-index: 2;top: 0px;right: -60px;width: 32px;height: 32px;background: url(../img/building_close_unon.png) no-repeat center;transition: all 400ms;}
.fullscreen .bigimg .close:hover{background-image: url(../img/building_close_on.png);cursor: pointer;}

/* about_culture */
.about_culture .show ul li{padding-bottom: 10px;}
.about_culture .show ul li .title{border-bottom: 1px solid #e6e4d6;}
.about_culture .show ul li .title .en{font-size: 30px;color: #42bb3e;text-transform: uppercase;margin-bottom: 15px;font-family:'webfont-segoewp';}
.about_culture .show ul li .title .cn{font-size: 18px;color: #5a5a5a;}
.about_culture .show ul li .title .cn div{display: inline-block;color: #b98b49;margin-bottom: 15px;}
.about_culture .show ul li>p{margin-top: 20px;}
.about_culture .show .more em{display: block;font-size: 15px;color: rgb(93,186,46);text-align: center;padding-bottom: 5px;font-style: normal;border-bottom: 2px solid #e6e4d6;}
.about_culture .show .more{padding-bottom: 15px;background: url(../img/about_culture_1.png) no-repeat center bottom;}

/* about_window */
.about_window .show .toggle{height: 70px;border-bottom: 2px solid #e6e4d6;background: url(../img/about_window_1.png) no-repeat left center;box-sizing: border-box;padding-left: 110px;}
.about_window .show .toggle li{float: left;height: 70px;margin-right: 20px;line-height: 70px;font-family:'webfont-rubik';font-size: 28px;color: #c4cdc3;cursor: pointer;transition: all 400ms;}
.about_window .show .toggle li.on{color: rgb(93,186,46);}
.about_window .show .showbox{position: relative;width: 1160px;top: 0;left: -60px;}
.about_window .show .showbox ul{display: none;}
.about_window .show .showbox>:first-child{display: block;}
.about_window .show .showbox ul li{width: 170px;height: 300px;border: 1px solid #e6e4d6;overflow: hidden;float: left;margin-top: 40px;margin-left: 60px;}
.about_window .show .showbox ul li img{display: block;width: 170px;height: 250px;}
.about_window .show .showbox ul li p{height: 50px;line-height: 50px;text-indent: 20px;background:rgb(246,244,232);color: #8e8b8b;font-size: 16px;margin-bottom: 0;position: relative;}
.about_window .show .showbox ul li p em{position: absolute;width: 12px;height: 12px;top: 50%;margin-top: -6px;left: 138px;background: url(../img/about_window_3.png) no-repeat center;transition: all 400ms;}
.about_window .show .showbox ul li:hover p em{transform: rotate(90deg);}
.about_window .show .more{width: 40px;height: 40px;background: url(../img/about_window_4.png) no-repeat center;margin: 0 auto;text-indent: -9999px;transition: all 400ms;}
.about_window .show .more:hover{background-image: url(../img/about_window_5.png);}

/* about_window_details */
.about_window_details .wrap{position: relative;overflow: hidden;margin: 0 auto !important;padding: 60px 0 80px 0;}
.about_window_details .show .sidebar{float: left;width: 160px;margin-right: -160px;top: 30px;}
.about_window_details .show .sidebar a{width: 160px;height: 50px;margin-bottom: 15px;box-sizing: border-box;border: 1px solid rgb(217,217,217);text-indent: 20px;line-height: 48px;font-size: 15px;color: #737874;background:#fff url(../img/about_window_details_2.png) no-repeat 127px center;transition: all 400ms;}
.about_window_details .show .sidebar a.weixin{height: auto;text-indent: 0;background-image: none;}
.about_window_details .show .sidebar a.weixin img{width: 100%;display: block;}
.about_window_details .show .sidebar a.weixin em{font-style: normal;text-align: center;display: block;line-height: 24px;padding-bottom: 10px;}
.about_window_details .show .sidebar a.weixin:hover{border-color:rgb(217,217,217);background-color: #fff;color: #737874;}
.about_window_details .show .sidebar a:hover{border-color: rgb(93,186,46);background-color:rgb(93,186,46) ;color: #fff;background-image: url(../img/about_window_details_1.png);}
.about_window_details .show .sidebar a.on{border-color: rgb(93,186,46);background-color:rgb(93,186,46) ;color: #fff;background-image: url(../img/about_window_details_1.png);}
.about_window_details .show .text{float: left;width: 560px;margin: 0 40px 0 200px;min-height: 633px;}
.about_window_details .show .text .title{font-family:'webfont-rubik';font-size: 15px;color: #56585a;font-weight: bold;margin-bottom: 30px;}
.about_window_details .show .text img{width: 168px;height: 248px;border: 1px solid #e6e4d6;display: block;margin: 30px 0;}
.about_window_details .show .text h3{height: 34px;margin: 40px 0 20px 0;background: url(../img/about_window_details_3.png) repeat-x left center;border-bottom: 2px solid rgb(237,237,237);color: rgb(93,186,46);line-height: 34px;font-size: 16px;font-weight: 600;}
.about_window_details .show .text a b{font-size: 16px;color: #393a3b;margin: 20px 0;}
.about_window_details .show .text a{font-size: 15px;color: #9fa29c;margin-bottom: 20px;line-height: 1.6em;}
.about_window_details .show .sidetext{float: left;width: 300px;}
.about_window_details .show .sidetext h4{font-size: 15px;color: #63676a;margin-bottom: 15px;}
.about_window_details .show .sidetext p{font-size: 15px;color: rgb(0,0,0);opacity: 0.9;filter: Alpha(opacity=90);margin: 6px 0;}
.about_window_details .show .sidetext .top{width: 300px;padding: 0 30px 20px 30px;box-sizing: border-box;}
.about_window_details .show .sidetext .top p{margin-bottom: 0;}
.about_window_details .show .sidetext .center{width: 300px;box-sizing: border-box;padding: 30px;background-color: rgb(238,236,231);}
.about_window_details .show .sidetext .bottom{width: 300px;box-sizing: border-box;padding:20px 30px;}
.about_window_details .show .sidetext .bottom em{font-style: normal;display: inline-block;vertical-align: top;}
.about_window_details .wrap .xian{width: 1px;height: 9999px;background-color:#e6e4d6 ;position: absolute;top: 0;right: 300px;}
.about_window_details .like{display: none;width: 602px;position: absolute;top: 158px;left:0;right: 0;margin: 0 auto;background: #fff;box-sizing: border-box;padding: 40px;z-index: 999;box-shadow: 5px 5px 10px -5px #ccc;border: 1px solid rgb(217,217,217);}
.about_window_details .like .caption{font-size: 16px;color: #393a3b;font-weight: bold;margin-bottom: 20px;}
.about_window_details .like .outbox{max-height: 440px;overflow: auto;}
.about_window_details .like table{border-collapse: collapse;}
.about_window_details .like tr{height: 40px;}
.about_window_details .like tr th,.about_window_details .like td{border: 1px solid rgb(217,217,217);}
.about_window_details .like tr th{background-color: rgb(238,236,231);font-size: 15px;color: #5f5d58;}
.about_window_details .like tr .col1{width: 400px;}
.about_window_details .like tr .col2{width: 120px;}
.about_window_details .like tr td{text-align: center;font-size: 15px;color: rgb(0,0,0);opacity: 0.9;filter: Alpha(opacity=90);}
.about_window_details .like tr td:first-child{box-sizing: border-box;padding:10px 20px;text-align: left;}
.about_window_details .like button{display: block;width: 100px;height: 50px;background-color: rgb(93,186,46);color: #fff;font-size: 16px;font-weight: bold;margin-top: 20px;float: right;cursor: pointer;}
.about_window_details .textbox .nicebox{width: 100%;height: 32px;text-align: center;margin-top: 60px;margin-bottom: 20px;}
.about_window_details .textbox .nice{display: inline-block;font-size: 17px;color: #63676a;height: 32px;padding-left: 40px;background: url(../img/about_window_details_4.png) no-repeat left center;line-height: 32px;cursor: pointer;}
.about_window_details .textbox .nice em{color: rgb(93,186,46);margin: 0 4px;font-style: normal;}

/* about_window_details1 */
.about_window_details1 .textbox{float: right;width: 860px;min-height: 633px;}
.about_window_details1 .textbox h3{margin-bottom: 20px;border-bottom: 1px solid rgb(217,217,217);font-size: 24px;line-height: 50px;color: #444f55;}
.about_window_details1 .textbox img{width: 455px;height: auto;margin: 0 auto;display: block;}

/* about_window_details2 */
.about_window_details2 .textbox{float: right;width: 860px;min-height: 633px;}
.about_window_details2 .textbox h3{margin-bottom: 20px;border-bottom: 1px solid rgb(217,217,217);font-size: 24px;line-height: 50px;color: #444f55;}
.about_window_details2 .textbox p{margin-top: 20px;line-height: 1.8;}
.about_window_details2 .textbox p strong{color:#444f55;}
.about_window_details2 .textbox img{max-width: 100%;height: auto !important;}
/* .about_window_details2 .textbox p img{margin: 20px auto;display: block;} */

/* about_window_details3 */
.about_window_details3 .textbox{float: right;width: 860px;min-height: 633px;}
.about_window_details3 .textbox h3{margin-bottom: 20px;border-bottom: 1px solid rgb(217,217,217);font-size: 24px;line-height: 50px;color: #444f55;}
.about_window_details3 .textbox ul{position: relative;width: 885px;top: 0; left: -25px;}
.about_window_details3 .textbox ul li{float: left;width: 270px;height: 400px;margin-top: 25px;margin-left: 25px;position: relative;overflow: hidden;}
.about_window_details3 .textbox ul li .ov{z-index: 10;position: absolute;top: -260px;left: 0;width:270px;height: 260px;display: block;transition: all 400ms;overflow-x: hidden;overflow-y: auto;}
.about_window_details3 .textbox ul li .outbox{width:270px;min-height: 260px;display: table;background-color: rgb(248,246,242);box-sizing: border-box;padding: 30px;}
.about_window_details3 .textbox ul li .inbox{display: table-cell;vertical-align: middle;}
.about_window_details3 .textbox ul li .inbox p{color: #737874;opacity: 1;filter: Alpha(opacity=100);margin-top: 10px;margin-bottom: 0;}
.about_window_details3 .textbox ul li .inbox :first-child{margin-top: 0;}
.about_window_details3 .textbox ul li .inbox p strong{font-weight: normal;}
.about_window_details3 .textbox ul li .inbox p em{font-style: normal;}
.about_window_details3 .textbox ul li img{display: block;width: 270px;height: 290px;}
.about_window_details3 .textbox ul li .name{width: 270px;height: 110px;box-sizing: border-box;border: 1px solid rgb(222,222,222);background-color: #fff;}
.about_window_details3 .textbox ul li .name p{text-align: center;margin-bottom: 0}
.about_window_details3 .textbox ul li .name p:first-child{font-size: 18px;color: #262626;text-align: center;opacity: 1;filter: Alpha(opacity=100);margin-top: 30px;}
.about_window_details3 .textbox ul li:hover .ov{top: 0;}
.about_window_details3 .show .more{width: 40px;height: 40px;background: url(../img/about_window_4.png) no-repeat center;margin: 0 auto;text-indent: -9999px;transition: all 400ms;margin-top: 60px;}
.about_window_details3 .show .more:hover{background-image: url(../img/about_window_5.png);}


/* about_activities */
.about_activities .show .newbar{width: 1116px;max-height: 916px;position: relative;top: 0;left: -16px;overflow: hidden;}
.about_activities .show .newbar a{width: 356px;height: 425px;float: left;margin-left: 16px;margin-bottom: 16px;box-sizing: border-box;border: 1px solid #e6e4d6;}
.about_activities .show .newbar a img{width: 356px;height: 240px;position: relative;top: -1px;left: -1px;display: block;}
.about_activities .show .newbar a .title{padding:0 20px;margin: 20px 0 10px 0;font-size: 18px;color: #383737;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: bold;transition: all 400ms;}
.about_activities .show .newbar a p{padding: 0 20px;margin: 10px 0 20px 0;font-size: 15px;color: rgb(0,0,0);opacity: 0.9;filter: Alpha(opacity=90);}
.about_activities .show .newbar a .day{height: 55px;width: 314px;margin: 0 auto;border-top: 1px dashed #E6E4D6;line-height: 55px;font-family:'webfont-segoewp';font-size: 26px;color: #727272;background: url(../img/new_group_1.png) no-repeat right center;transition: all 400ms;}                                                 
.about_activities .show .newbar a:hover .title{color: rgb(93,186,46);}
.about_activities .show .newbar a:hover .day{background-image: url(../img/new_group_2.png);}
.about_activities .show .pages{height: 34px;text-align: center;margin-top: 20px;}
.about_activities .show .pages>*{margin-right: 0 !important;display: inline-block;vertical-align: top;width: 24px;height: 34px;text-align: center;line-height: 34px;font-size: 16px;font-family:'webfont-rubik';color: #727272;transition: all 400ms;}
.about_activities .show .pages>.arrow{width: 34px;box-sizing: border-box;border: 1px solid #e6e4d6;margin-left: 10px;}
.about_activities .show .pages>.arrow:first-child{margin-left: 0 !important;margin-right: 10px !important;}
.about_activities .show .pages>span{color: rgb(93,186,46) !important;}
.about_activities .show .pages>*:hover{color: rgb(93,186,46);}
.about_activities .show .pages>.arrow:hover{background-color: rgb(93,186,46);color: #fff !important;border-color: rgb(93,186,46);}


/* about_activities_details */
.about_activities_details .newtext{float: left;width: 700px;}
.about_activities_details .newtext .head h3{font-size: 20px;color: #464646;margin-bottom: 20px;}
.about_activities_details .newtext .head .day{float: left;font-family:'webfont-rubik';font-size: 18px;color: #22c029;margin-right: 30px;}
.about_activities_details .newtext .head .author{float: left;font-size: 15px;color: rgb(0,0,0);opacity: 0.9;filter: Alpha(opacity=90);margin-right: 30px;}
.about_activities_details .newtext .head .author em{font-style: normal;}
.about_activities_details .newtext .head .fontsize{float: left;height: 24px;}
.about_activities_details .newtext .head .fontsize button{float: left;width: 22px;height: 22px;background-color: rgb(232,232,232);border: 1px solid rgb(194,194,194);border-radius: 4px;line-height: 22px;text-align: left;position: relative;text-indent: 4px;margin-left: 10px;cursor: pointer;}
.about_activities_details .newtext .head .fontsize button em{font-style: normal;position: absolute;width: 10px;height: 10px;text-align: center;line-height: 10px;font-size: 15px;top: 0;right: 7px;}
.about_activities_details .newtext .head .fontsize button.on{border-style: dashed;background: none;}
.about_activities_details .newtext .head .share{float: right;height: 25px;}
.about_activities_details .newtext .head .share p{float:left;height: 25px;line-height: 25px;font-size: 13px;color: rgb(0,0,0);opacity: 0.9;filter: Alpha(opacity=90);margin: 0 10px 0 0;}
.about_activities_details .newtext .head .share a{display: inline-block;width: 35px;height: 25px;background: url(../img/new_details_1.jpg) no-repeat left top;margin: 0;padding: 0;}
.about_activities_details .newtext .head .share .wb{background-position:-41px top;}
.about_activities_details .newtext .head .share .qzone{background-position:-81px top;}
.about_activities_details .newtext .head .share .qq{background-position:-123px top;}
.about_activities_details .newtext .head .clearfix{height: 4px;background: rgb(239,241,241);border-top: 20px solid #fff;}
.about_activities_details .newtext .des p{margin-top: 20px;text-indent: 2em}
.about_activities_details .newtext .des p img{margin: 0 auto;display: block;}
.about_activities_details .slide{width: 700px;height: 350px;position: relative;margin: 20px 0;}
.about_activities_details .slide>a{z-index: 10;width: 43px;height: 60px;position: absolute;top: 50%;margin-top: -30px;left: 0;background: url(../img/new_details_unon.png) no-repeat center;transition: background-image 400ms;}
.about_activities_details .slide>a em{display: block;width: 100%;height: 100%;background: url(../img/new_details_left.png) no-repeat center;}
.about_activities_details .slide>.next{left: auto;right: 0;}
.about_activities_details .slide>.next em{background-image: url(../img/new_details_right.png);}
.about_activities_details .slide>a:hover{background-image: url(../img/new_details_on.png);}
.about_activities_details .slide .box{width: 700px;height: 350px;}
.about_activities_details .slide .box li img{width: 700px;height: 350px;display: block;}
.about_activities_details .newrelated{float: right;width: 360px;}
.about_activities_details .newrelated .top{box-sizing: border-box;padding: 30px 25px;background-color: rgb(248,246,242);}
.about_activities_details .newrelated .top .rtitle{font-size: 18px;color: #444f55;font-weight: bold;margin-bottom: 20px;}
.about_activities_details .newrelated .top .rday{font-family:'webfont-segoewp';font-size: 24px;color: #a0a7a9;margin: 20px 0 10px 0;}
.about_activities_details .newrelated .top h3{font-size: 16px;color: rgb(93,186,46);margin-bottom: 10px;}
.about_activities_details .newrelated .top p a{font-size: 15px;color: rgb(0,0,0);opacity: 0.9;filter: Alpha(opacity=90);margin-bottom: 20px;line-height: 1.6em;text-align: justify;}
.about_activities_details .newrelated .top ul{padding-top: 20px;border-top:4px solid rgb(239,241,241);padding-left: 20px;}
.about_activities_details .newrelated .top ul li{list-style-type: square;color: rgb(145,179,186);font-size: 12px;transition: all 400ms;}
.about_activities_details .newrelated .top ul li a{font-size: 15px;color: rgb(0,0,0);opacity: 0.9;filter: Alpha(opacity=90);margin-bottom: 10px;display: inline-block;transition: all 400ms;}
.about_activities_details .newrelated .top ul li:hover{color: rgb(93,186,46);}
.about_activities_details .newrelated .top ul li:hover a{color: rgb(93,186,46);}
.about_activities_details .newrelated .rtoggle{width: 360px;height: 50px;margin-top: 10px;border: 2px solid rgb(248,246,242);}
.about_activities_details .newrelated .rtoggle .rprev,.about_activities_details .newrelated .rtoggle .rnext{float: left;width: 130px;height: 26px;margin-top: 10px;color:rgb(137,137,137);text-align: left;text-indent: 30px;line-height: 26px;cursor: pointer;background: url(../img/new_details_4.png) no-repeat 90px center;transition: all 400ms;}                 
.about_activities_details .newrelated .rtoggle .rprev{border-right: 2px solid rgb(248,246,242);background: url(../img/new_details_3.png) no-repeat 30px center;text-indent: 52px;}
.about_activities_details .newrelated .rtoggle .rback{float: left;width: 98px;height: 50px;text-align: center;line-height: 50px;border-left: 2px solid rgb(248,246,242);color:rgb(137,137,137);box-sizing: border-box;}
.about_activities_details .newrelated .rtoggle .rprev:hover{color: rgb(93,186,46);background-image: url(../img/new_details_5.png);}
.about_activities_details .newrelated .rtoggle .rnext:hover{color: rgb(93,186,46);background-image: url(../img/new_details_6.png);}
.about_activities_details .newrelated .rtoggle .rback:hover{color: rgb(93,186,46);}

/* new_group */
.new_group .show .newbar{width: 1116px;max-height: 916px;position: relative;top: 0;left: -16px;overflow: hidden;}
.new_group .show .newbar a{width: 356px;height: 425px;float: left;margin-left: 16px;margin-bottom: 16px;box-sizing: border-box;border: 1px solid #e6e4d6;}
.new_group .show .newbar a img{width: 356px;height: 240px;position: relative;top: -1px;left: -1px;display: block;}
.new_group .show .newbar a .title{padding:0 20px;margin: 20px 0 10px 0;font-size: 18px;color: #383737;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: bold;transition: all 400ms;}
.new_group .show .newbar a p{padding: 0 20px;margin: 10px 0 20px 0;font-size: 15px;color: rgb(0,0,0);opacity: 0.9;filter: Alpha(opacity=90);}
.new_group .show .newbar a .day{height: 55px;width: 314px;margin: 0 auto;border-top: 1px dashed #E6E4D6;line-height: 55px;font-family:'webfont-segoewp';font-size: 26px;color: #727272;background: url(../img/new_group_1.png) no-repeat right center;transition: all 400ms;}                                                 
.new_group .show .newbar a:hover .title{color: rgb(93,186,46);}
.new_group .show .newbar a:hover .day{background-image: url(../img/new_group_2.png);}
.new_group .show .pages{height: 34px;text-align: center;margin-top: 20px;}
.new_group .show .pages>*{margin-right: 0 !important;display: inline-block;vertical-align: top;width: 24px;height: 34px;text-align: center;line-height: 34px;font-size: 16px;font-family:'webfont-rubik';color: #727272;transition: all 400ms;}
.new_group .show .pages>.arrow{width: 34px;box-sizing: border-box;border: 1px solid #e6e4d6;margin-left: 10px;}
.new_group .show .pages>.arrow:first-child{margin-left: 0 !important;margin-right: 10px !important;}
.new_group .show .pages>span{color: rgb(93,186,46) !important;}
.new_group .show .pages>*:hover{color: rgb(93,186,46);}
.new_group .show .pages>.arrow:hover{background-color: rgb(93,186,46);color: #fff !important;border-color: rgb(93,186,46);}

/* new_city */
.new_city .show .newbar{width: 1116px;max-height: 916px;position: relative;top: 0;left: -16px;overflow: hidden;}
.new_city .show .newbar a{width: 356px;height: 425px;float: left;margin-left: 16px;margin-bottom: 16px;box-sizing: border-box;border: 1px solid #e6e4d6;}
.new_city .show .newbar a img{width: 356px;height: 240px;position: relative;top: -1px;left: -1px;display: block;}
.new_city .show .newbar a .title{padding:0 20px;margin: 20px 0 10px 0;font-size: 18px;color: #383737;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: bold;transition: all 400ms;}
.new_city .show .newbar a p{padding: 0 20px;margin: 10px 0 20px 0;font-size: 15px;color: rgb(0,0,0);opacity: 0.9;filter: Alpha(opacity=90);}
.new_city .show .newbar a .day{height: 55px;width: 314px;margin: 0 auto;border-top: 1px dashed #E6E4D6;line-height: 55px;font-family:'webfont-segoewp';font-size: 26px;color: #727272;background: url(../img/new_group_1.png) no-repeat right center;transition: all 400ms;}                                                 
.new_city .show .newbar a:hover .title{color: rgb(93,186,46);}
.new_city .show .newbar a:hover .day{background-image: url(../img/new_group_2.png);}
.new_city .show .pages{height: 34px;text-align: center;margin-top: 20px;}
.new_city .show .pages>*{margin-right: 0 !important;display: inline-block;vertical-align: top;width: 24px;height: 34px;text-align: center;line-height: 34px;font-size: 16px;font-family:'webfont-rubik';color: #727272;transition: all 400ms;}
.new_city .show .pages>.arrow{width: 34px;box-sizing: border-box;border: 1px solid #e6e4d6;margin-left: 10px;}
.new_city .show .pages>.arrow:first-child{margin-left: 0 !important;margin-right: 10px !important;}
.new_city .show .pages>span{color: rgb(93,186,46) !important;}
.new_city .show .pages>*:hover{color: rgb(93,186,46);}
.new_city .show .pages>.arrow:hover{background-color: rgb(93,186,46);color: #fff !important;border-color: rgb(93,186,46);}


/* new_media */
.new_media .show .newbar{width: 1116px;max-height: 916px;position: relative;top: 0;left: -16px;overflow: hidden;}
.new_media .show .newbar a{width: 356px;height: 425px;float: left;margin-left: 16px;margin-bottom: 16px;box-sizing: border-box;border: 1px solid #e6e4d6;}
.new_media .show .newbar a img{width: 356px;height: 240px;position: relative;top: -1px;left: -1px;display: block;}
.new_media .show .newbar a .title{padding:0 20px;margin: 20px 0 10px 0;font-size: 18px;color: #383737;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: bold;transition: all 400ms;}
.new_media .show .newbar a p{padding: 0 20px;margin: 10px 0 20px 0;font-size: 15px;color: rgb(0,0,0);opacity: 0.9;filter: Alpha(opacity=90);}
.new_media .show .newbar a .day{height: 55px;width: 314px;margin: 0 auto;border-top: 1px dashed #E6E4D6;line-height: 55px;font-family:'webfont-segoewp';font-size: 26px;color: #727272;background: url(../img/new_group_1.png) no-repeat right center;transition: all 400ms;}                                                 
.new_media .show .newbar a:hover .title{color: rgb(93,186,46);}
.new_media .show .newbar a:hover .day{background-image: url(../img/new_group_2.png);}
.new_media .show .pages{height: 34px;text-align: center;margin-top: 20px;}
.new_media .show .pages>*{margin-right: 0 !important;display: inline-block;vertical-align: top;width: 24px;height: 34px;text-align: center;line-height: 34px;font-size: 16px;font-family:'webfont-rubik';color: #727272;transition: all 400ms;}
.new_media .show .pages>.arrow{width: 34px;box-sizing: border-box;border: 1px solid #e6e4d6;margin-left: 10px;}
.new_media .show .pages>.arrow:first-child{margin-left: 0 !important;margin-right: 10px !important;}
.new_media .show .pages>span{color: rgb(93,186,46) !important;}
.new_media .show .pages>*:hover{color: rgb(93,186,46);}
.new_media .show .pages>.arrow:hover{background-color: rgb(93,186,46);color: #fff !important;border-color: rgb(93,186,46);}


/* new_details */
.new_details .newtext{float: left;width: 700px;}
.new_details .newtext .head h3{font-size: 20px;color: #464646;margin-bottom: 20px;}
.new_details .newtext .head .day{float: left;font-family:'webfont-rubik';font-size: 18px;color: #22c029;margin-right: 30px;}
.new_details .newtext .head .author{float: left;font-size: 15px;color: rgb(0,0,0);opacity: 0.9;filter: Alpha(opacity=90);margin-right: 30px;}
.new_details .newtext .head .author em{font-style: normal;}
.new_details .newtext .head .fontsize{float: left;height: 24px;}
.new_details .newtext .head .fontsize button{float: left;width: 22px;height: 22px;background-color: rgb(232,232,232);border: 1px solid rgb(194,194,194);border-radius: 4px;line-height: 22px;text-align: left;position: relative;text-indent: 4px;margin-left: 10px;cursor: pointer;}
.new_details .newtext .head .fontsize button em{font-style: normal;position: absolute;width: 10px;height: 10px;text-align: center;line-height: 10px;font-size: 15px;top: 0;right: 7px;}
.new_details .newtext .head .fontsize button.on{border-style: dashed;background: none;}
.new_details .newtext .head .share{float: right;height: 25px;}
.new_details .newtext .head .share p{float:left;height: 25px;line-height: 25px;font-size: 13px;color: rgb(0,0,0);opacity: 0.9;filter: Alpha(opacity=90);margin: 0 10px 0 0;}
.new_details .newtext .head .share a{display: inline-block;width: 34px;height: 25px;background: url(../img/new_details_1.jpg) no-repeat left top;margin: 0;padding: 0;}
.new_details .newtext .head .share .wb{background-position:-41px top;}
.new_details .newtext .head .share .qzone{background-position:-81px top;}
.new_details .newtext .head .share .qq{background-position:-123px top;}
.new_details .newtext .head .clearfix{height: 4px;background: rgb(239,241,241);border-top: 20px solid #fff;}
.new_details .newtext .des p{margin-top: 20px;}
.new_details .newtext .des img{max-width: 100%;}
.new_details .slide{width: 700px;height: 350px;position: relative;margin: 20px 0;}
.new_details .slide>a{z-index: 10;width: 43px;height: 60px;position: absolute;top: 50%;margin-top: -30px;left: 0;background: url(../img/new_details_unon.png) no-repeat center;transition: background-image 400ms;}
.new_details .slide>a em{display: block;width: 100%;height: 100%;background: url(../img/new_details_left.png) no-repeat center;}
.new_details .slide>.next{left: auto;right: 0;}
.new_details .slide>.next em{background-image: url(../img/new_details_right.png);}
.new_details .slide>a:hover{background-image: url(../img/new_details_on.png);}
.new_details .slide .box{width: 700px;height: 350px;}
.new_details .slide .box li img{width: 700px;height: 350px;display: block;}
.new_details .newrelated{float: right;width: 360px;}
.new_details .newrelated .top{box-sizing: border-box;padding: 30px 25px;background-color: rgb(248,246,242);}
.new_details .newrelated .top .rtitle{font-size: 18px;color: #444f55;font-weight: bold;margin-bottom: 20px;}
.new_details .newrelated .top .rday{font-family:'webfont-segoewp';font-size: 24px;color: #a0a7a9;margin: 20px 0 10px 0;}
.new_details .newrelated .top h3{font-size: 16px;color: rgb(93,186,46);margin-bottom: 10px;}
.new_details .newrelated .top p a{font-size: 15px;color: rgb(0,0,0);opacity: 0.9;filter: Alpha(opacity=90);margin-bottom: 20px;line-height: 1.6em;text-align: justify;}
.new_details .newrelated .top ul{padding-top: 20px;border-top:4px solid rgb(239,241,241);padding-left: 20px;}
.new_details .newrelated .top ul li{list-style-type: square;color: rgb(145,179,186);font-size: 12px;transition: all 400ms;}
.new_details .newrelated .top ul li a{font-size: 15px;color: rgb(0,0,0);opacity: 0.9;filter: Alpha(opacity=90);margin-bottom: 10px;display: inline-block;transition: all 400ms;}
.new_details .newrelated .top ul li:hover{color: rgb(93,186,46);}
.new_details .newrelated .top ul li:hover a{color: rgb(93,186,46);}
.new_details .newrelated .rtoggle{width: 360px;height: 50px;margin-top: 10px;border: 2px solid rgb(248,246,242);}
.new_details .newrelated .rtoggle .rprev,.new_details .newrelated .rtoggle .rnext{float: left;width: 130px;height: 26px;margin-top: 10px;color:rgb(137,137,137);text-align: left;text-indent: 30px;line-height: 26px;cursor: pointer;background: url(../img/new_details_4.png) no-repeat 90px center;transition: all 400ms;}                 
.new_details .newrelated .rtoggle .rprev{border-right: 2px solid rgb(248,246,242);background: url(../img/new_details_3.png) no-repeat 30px center;text-indent: 52px;}
.new_details .newrelated .rtoggle .rback{float: left;width: 98px;height: 50px;text-align: center;line-height: 50px;border-left: 2px solid rgb(248,246,242);color:rgb(137,137,137);box-sizing: border-box;}
.new_details .newrelated .rtoggle .rprev:hover{color: rgb(93,186,46);background-image: url(../img/new_details_5.png);}
.new_details .newrelated .rtoggle .rnext:hover{color: rgb(93,186,46);background-image: url(../img/new_details_6.png);}
.new_details .newrelated .rtoggle .rback:hover{color: rgb(93,186,46);}


/* new_video */
.new_video .show>ul{width: 1116px;position: relative;top: 0;left: -16px;}
.new_video .show>ul li a{display: block;width: 356px;height: 311px;float: left;margin-left: 16px;margin-bottom: 16px;box-sizing: border-box;border: 1px solid rgb(221,221,221);}
.new_video .show>ul li .ov{height: 240px;width: 356px;position: relative;overflow: hidden;top: -1px;left: -1px;}
.new_video .show>ul li .ov img{display: block;width: 356px;height: 240px;position: absolute;z-index: 1;top: 0;left: 0;transform-origin: center;transition: all 300ms;}
.new_video .show>ul li .ov .play{display: block;width: 40px;height: 40px;position: absolute;z-index: 3;top: 50%;left: 50%;margin-left: -20px;margin-top: -20px;background: url(../img/index_6.png) no-repeat center;opacity: 0;filter: alpha(opacity=0);transition: all 300ms;}
.new_video .show>ul li .name{display: table;width: 354px;height: 70px;box-sizing: border-box;padding: 0 20px;}
.new_video .show>ul li .name em{display: table-cell;vertical-align: middle;font-size: 16px;color: #758086;font-style: normal;text-align: center;}
.new_video .show>ul li a:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1)transform: scale(1.1);}
.new_video .show>ul li a:hover .play{;opacity: 1;filter: alpha(opacity=100);}
.new_video .show .more{width: 40px;height: 40px;background: url(../img/about_window_4.png) no-repeat center;margin: 0 auto;text-indent: -9999px;transition: all 400ms;}
.new_video .show .more:hover{background-image: url(../img/about_window_5.png);}

/* business_estate */
.business_estate .show ul{overflow:hidden; width:1116px;}
.business_estate .show>ul a{float: left;width: 356px;height: 340px;border: 1px solid rgb(232,231,226);position: relative;margin-right: 16px;box-sizing: border-box; margin-bottom: 16px;} 
.business_estate .show>ul>:first-child a{margin-left: 0;}
.business_estate .show>ul a .ovf{width: 356px;height: 200px;position: relative;top: -1px;left: -1px;overflow: hidden;}
.business_estate .show>ul a img{display: block;width: 356px;height: 200px;transform-origin: center;transition: all 300ms;}
.business_estate .show>ul a:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1)transform: scale(1.1);}
.business_estate .show>ul a h3{margin: 20px 24px 10px 24px;font-size: 18px;color: rgb(93,186,46);}
.business_estate .show>ul a p{margin: 0 24px;color: rgb(0,0,0);opacity: 0.9;filter: Alpha(opacity=90);}

/* business_details */
.business_details .wrap{margin: 0;padding: 0;width: auto;margin-top: 500px;background-color: rgb(242,240,235);padding-bottom: 80px;}
.business_details .inwrap{width: 1100px;margin: 0 auto;}
.business_details .show{position: relative;}
.business_details .show>h3:first-child{position: absolute;top: -440px;left: 0;font-size: 20px;color: #444f55;}
.business_details .show .slide{position: absolute;top: -390px;left: 0;height: 450px;width: 1100px;}
.business_details .show .slide>a{z-index: 10;width: 43px;height: 60px;position: absolute;top: 50%;margin-top: -30px;left: 0;background: url(../img/new_details_unon.png) no-repeat center;transition: background-image 400ms;}
.business_details .show .slide>a em{display: block;width: 100%;height: 100%;background: url(../img/new_details_left.png) no-repeat center;}
.business_details .show .slide>.next{left: auto;right: 350px;}
.business_details .show .slide>.next em{background-image: url(../img/new_details_right.png);}
.business_details .show .slide>a:hover{background-image: url(../img/new_details_on.png);}
.business_details .show .slide .box{width: 750px;height: 450px;float: left;overflow: hidden;}
.business_details .show .slide .box a img{display: block;width: 750px;height: 450px}
.business_details .show .slide .des{width: 350px;height: 450px;float: right;padding: 40px;box-sizing: border-box;background-color: rgb(251,251,251);}
.business_details .show .slide .des>p{font-size: 16px;color: rgb(0,0,0);opacity: 0.9;filter: Alpha(opacity=90);padding: 20px 0;border-bottom: 2px solid rgb(225,223,217);font-weight: 500;}
.business_details .show .slide .des div{margin: 10px 0;}
.business_details .show .slide .des div em{font-size: 16px;color: rgb(0,0,0);opacity: 0.9;filter: Alpha(opacity=90);font-style: normal;display: inline-block;vertical-align: top;}
.business_details .show .slide .des div p{display: inline-block;vertical-align: top;margin-bottom: 0;padding-left: 50px;margin-left: -50px;width: 220px;}
.business_details .show .slide .des div.time p{padding-left: 80px;margin-left: -80px;width: 190px;}
.business_details .show h4{padding-top: 100px;padding-bottom: 20px;border-bottom: 2px solid rgb(225,223,217);font-weight: bold;font-size: 18px;color: #444f55;}
.business_details .show>p{margin-top: 20px;}
.business_details .show .green p{color: rgb(93,186,46);font-size: 18px;}
.business_details .show .green{margin-bottom: -10px;}

/* business_design */
.business_design .show h1{font-size: 18px;color: #3c3c3c;margin-bottom: 20px;}
.business_design .show .title{font-weight: bold;font-size: 18px;color: #444f55;margin: 20px 0 10px 0;}
.business_design .show .slide{width: 1100px;height: 234px;position: relative;}
.business_design .slide>a{position: absolute;width: 50px;height: 50px;top: 50%;margin-top: -25px;left: -80px;background: url(../img/business_design_4.png) no-repeat center;z-index: 999;}
.business_design .slide>a.next{left: auto;right: -80px;background-image: url(../img/business_design_5.png);}
.business_design .slide .box{width: 1100px;height: 234px;overflow: hidden;}
.business_design .slide .box ul{zoom: 1;}
.business_design .slide .box li{float: left;margin-right: 16px;}
.business_design .slide .box li a{display: block;position: ;overflow: hidden;}
.business_design .slide .box li a img{display: block;width: 356px;height: 234px;transform-origin: center;transition: all 0.3s;}
.business_design .slide .box li a img:hover{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1)transform: scale(1.1);}

/* business_apart */
.business_apart .show h3{font-size: 22px;color: #86909b;text-align: center;margin: 40px 0 20px 0;}
.business_apart .show .six{width: 1100px;height: 504px;margin: 20px 0;position: relative;}
.business_apart .show .six .cen{width: 324px;height: 324px;background: url(../img/business_apart_1.png) no-repeat center;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;}
.business_apart .show .six .to{width: 280px;height: 100px;background: url(../img/business_apart_2.png) no-repeat center bottom;position: absolute;top: 0;left: 50%;margin-left: -140px;}
.business_apart .show .six .rt{width: 401px;height: 50px;background: url(../img/business_apart_3.png) no-repeat left center;position: absolute;top: 30%;right:16px;}
.business_apart .show .six .rb{width: 401px;height: 50px;background: url(../img/business_apart_4.png) no-repeat left center;position: absolute;top: 60%;right:16px;}
.business_apart .show .six .bo{width: 280px;height: 100px;background: url(../img/business_apart_5.png) no-repeat center top;position: absolute;bottom:0;left: 50%;margin-left: -140px;}
.business_apart .show .six .lb{width: 401px;height: 50px;background: url(../img/business_apart_6.png) no-repeat right center;position: absolute;top: 60%;left: 16px;}
.business_apart .show .six .lt{width: 401px;height: 50px;background: url(../img/business_apart_7.png) no-repeat right center;position: absolute;top: 30%;left: 16px;}
.business_apart .show .title{font-size: 18px;color: #444f55;font-weight: bold;margin: 20px 0 10px 0;}
.business_apart .show .slide{width: 1100px;height: 234px;position: relative;}
.business_apart .slide>a{position: absolute;width: 50px;height: 50px;top: 50%;margin-top: -25px;left: -80px;background: url(../img/business_design_4.png) no-repeat center;z-index: 999;}
.business_apart .slide>a.next{left: auto;right: -80px;background-image: url(../img/business_design_5.png);}
.business_apart .slide .box{width: 1100px;overflow: hidden;}
.business_apart .slide .box li{display: inline-block;margin-right: 16px;}
.business_apart .slide .box li a{display: inline-block;overflow: hidden;}
.business_apart .slide .box li a img{display: block;width: 356px;height: 234px;transition: all 400ms;transform-origin: center;}
.business_apart .slide .box li a img:hover{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1)transform: scale(1.1);}

/* business_finance */
.business_finance .show h1{font-size: 18px;color: #3c3c3c;margin-bottom: 20px;}
.business_finance .show .title{font-weight: bold;font-size: 18px;color: #444f55;margin: 20px 0;}
.business_finance .show .cases .ban{font-size: 0px;}
.business_finance .show .cases .ban a{display: inline-block;vertical-align: top;margin-right: 20px;position: relative;width: 159px;height: 117px;}
.business_finance .show .cases .ban a .ov{position: absolute;z-index: 2;width: 159px;height: 117px;overflow: hidden;}
.business_finance .show .cases .ban a .ov img{display: block;width: 159px;height: 117px;transform-origin: center;transition: all 400ms;}
.business_finance .show .cases .ban a:hover .ov img{transform: scale(1.2,1.2);}
.business_finance .show .cases .ban a .tri{position: absolute;display: block;z-index: 1;width: 14px;height: 14px;background-color: #fff;left: 50%;margin-left: -7px;bottom: 5px;-ms-transform-origin: center;-ms-transform: rotate(45deg);transform-origin: center;transform: rotate(45deg);transition: all 400ms;}
.business_finance .show .cases .ban a:hover .tri{bottom: -7px;}
.business_finance .show .cases .ban a .tri.tri1{background-color: rgb(0,141,197);}
.business_finance .show .cases .ban a .tri.tri2{background-color: rgb(239,239,239);}
.business_finance .show .cases .ban a .tri.tri3{background-color: rgb(50,161,56);}
.business_finance .show .cases .ban a .tri.tri4{background-color: rgb(88,165,175);}
.business_finance .show .cases .ban a .tri.tri5{background-color: rgb(38,62,72);}
.business_finance .show .cases .des{display: none;min-height: 92px;}
.business_finance .show .cases .des.on{display: block;}
.business_finance .show .cases .des .title{margin-bottom: 20px;margin-top: 40px;opacity: 0;filter: alpha(opacity=0);}
.business_finance .show .cases .des p{opacity: 0;filter: alpha(opacity=0);}

/* business_decoration */
.business_decoration .show h1{font-size: 18px;color: #3c3c3c;margin-bottom: 20px;}
.business_decoration .show .title{font-weight: bold;font-size: 18px;color: #444f55;margin: 20px 0 10px 0;}
.business_decoration .show .slide{width: 1100px;height: 234px;position: relative;}
.business_decoration .slide>a{position: absolute;width: 50px;height: 50px;top: 50%;margin-top: -25px;left: -80px;background: url(../img/business_design_4.png) no-repeat center;z-index: 999;}
.business_decoration .slide>a.next{left: auto;right: -80px;background-image: url(../img/business_design_5.png);}
.business_decoration .slide .box{width: 1100px;overflow: hidden;}
.business_decoration .slide .box li{display: inline-block;margin-right: 16px;}
.business_decoration .slide .box li a{display: inline-block;overflow: hidden;}
.business_decoration .slide .box li a img{display: block;width: 356px;height: 234px;transform-origin: center;transition: all 300ms;}
.business_decoration .slide .box li a img:hover{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1)transform: scale(1.1);}


/* business_build */
.business_build .show h1{font-size: 18px;color: #3c3c3c;margin-bottom: 20px;}
.business_build .show .title{font-weight: bold;font-size: 18px;color: #444f55;margin: 20px 0 10px 0;}
.business_build .show .slide{width: 1100px;height: 234px;position: relative;}
.business_build .slide>a{position: absolute;width: 50px;height: 50px;top: 50%;margin-top: -25px;left: -80px;background: url(../img/business_design_4.png) no-repeat center;z-index: 999;}
.business_build .slide>a.next{left: auto;right: -80px;background-image: url(../img/business_design_5.png);}
.business_build .slide .box{width: 1100px;overflow: hidden;}
.business_build .slide .box li{display: inline-block;margin-right: 16px;}
.business_build .slide .box li a{display: inline-block;overflow: hidden;}
.business_build .slide .box li a img{display: block;width: 356px;height: 234px;transform-origin: center;transition: all 300ms;}
.business_build .slide .box li a img:hover{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1)transform: scale(1.1);}



/* business_property */
.business_property .show h1{font-size: 18px;color: #3c3c3c;margin-bottom: 20px;}
.business_property .show .title{font-weight: bold;font-size: 18px;color: #444f55;margin: 20px 0 10px 0;}
.business_property .show .ov{float: left;width: 356px;height: 234px;margin-top: 10px;margin-bottom: 10px;margin-left: 16px;overflow: hidden;}
.business_property .show .ov1{margin-left: 0px;}
.business_property .show img{display: block;width: 356px;height: 234px;transform-origin: center;transition: all 400ms;}
.business_property .show img:hover{transform: scale(1.1,1.1);}
.business_property .show .firstimg{margin-left: 0;}
.business_property .show ul li{float: left;margin-left: 11px;width: 174px;height: 185px;background: rgb(248,247,245) url(../img/business_peroperty_4.jpg) no-repeat center 20%;box-sizing: border-box;padding-top: 96px;}
.business_property .show ul>li:first-child{margin-left: 0;}
.business_property .show ul>li.li2{background-image: url(../img/business_peroperty_5.jpg);}
.business_property .show ul>li.li3{background-image: url(../img/business_peroperty_6.jpg);}
.business_property .show ul>li.li4{background-image: url(../img/business_peroperty_7.jpg);}
.business_property .show ul>li.li5{background-image: url(../img/business_peroperty_8.jpg);}
.business_property .show ul>li.li6{background-image: url(../img/business_peroperty_9.jpg);}
.business_property .show ul>li div{text-align: center}
.business_property .show ul>li .c1{font-size: 18px;color: rgb(93,186,46);font-weight: 500;margin-bottom: 10px;}
.business_property .show ul>li .c2{font-size: 15px;color: rgb(0,0,0);opacity: 0.9;filter: Alpha(opacity=90);font-weight: 500;}
.business_property .wrap{padding-bottom: 150px; background:url("../img/business_peroperty_10.jpg") no-repeat bottom center;margin-bottom: 0;}

/* building */
.building .show>h3:first-child{font-size: 22px;color: rgb(93,186,46);text-align: center;margin-bottom: 40px;font-weight: normal;}
.building .show .ten{width: 1100px;height: 420px;box-sizing: border-box;border: 1px solid rgb(217,217,217);padding-top: 70px;}
.building .show .ten a{float: left;width: 150px;height: 120px;margin-left: 57px;margin-bottom: 48px;background: red;background: url(../img/building_1.png) no-repeat center top;font-size: 16px;color: #655f59;box-sizing: border-box;padding-top: 84px;text-align: center;transition: all 400ms;}
.building .show .ten .alink2{background-image: url(../img/building_2.png);}
.building .show .ten .alink3{background-image: url(../img/building_3.png);}
.building .show .ten .alink4{background-image: url(../img/building_4.png);}
.building .show .ten .alink5{background-image: url(../img/building_5.png);}
.building .show .ten .alink6{background-image: url(../img/building_6.png);}
.building .show .ten .alink7{background-image: url(../img/building_7.png);}
.building .show .ten .alink8{background-image: url(../img/building_8.png);}
.building .show .ten .alink9{background-image: url(../img/building_9.png);}
.building .show .ten .alink10{background-image: url(../img/building_10.png);}
.building .show .ten .alink1.on{background-image: url(../img/building_11.png);color: rgb(93,186,46);}
.building .show .ten .alink2.on{background-image: url(../img/building_12.png);color: rgb(93,186,46);}
.building .show .ten .alink3.on{background-image: url(../img/building_13.png);color: rgb(93,186,46);}
.building .show .ten .alink4.on{background-image: url(../img/building_14.png);color: rgb(93,186,46);}
.building .show .ten .alink5.on{background-image: url(../img/building_15.png);color: rgb(93,186,46);}
.building .show .ten .alink6.on{background-image: url(../img/building_16.png);color: rgb(93,186,46);}
.building .show .ten .alink7.on{background-image: url(../img/building_17.png);color: rgb(93,186,46);}
.building .show .ten .alink8.on{background-image: url(../img/building_18.png);color: rgb(93,186,46);}
.building .show .ten .alink9.on{background-image: url(../img/building_19.png);color: rgb(93,186,46);}
.building .show .ten .alink10.on{background-image: url(../img/building_20.png);color: rgb(93,186,46);}
.building .show .img{width: 1100px;min-height: 80px;box-sizing: border-box;padding: 40px 0;border-bottom: 1px solid rgb(217,217,217);position: relative;}
.building .show .img .smallimg{width: 520px;height: 200px;margin: 0 auto;}
.building .show .img .smallimg>img{width: 250px;height: 200px;margin-left: 20px;float: left;box-sizing: border-box;border: 1px solid rgb(217,217,217);}
.building .show .img .smallimg>img:first-child{margin-left: 0;float: left;}
.building .show .img .sbtn{position: absolute;top: 50%;margin-top: -17px;right: 160px;width: 110px;height: 34px;padding-left: 44px;background: url(../img/building_22.png) no-repeat left center;line-height: 34px;font-size: 15px;color: #655f59;cursor: pointer; box-sizing:border-box;}
.building .show .img .bigimg{display: none;z-index: 10;position: fixed;width: 100%;height: 100%;top: 0;left: 0;background: url(../img/building_bg.png) repeat;}
.building .show .img .bigimg button{width: 40px;height: 40px;position: absolute;top: 40px;right: 40px;text-indent: -9999px;background: transparent url(../img/building_close_unon.png) no-repeat center;cursor: pointer;transition: all 400ms;z-index: 10;}
.building .show .img .bigimg button:hover{background-image: url(../img/building_close_on.png);}
.building .show .img .bigimg .slide{width: 875px;height: 700px;position: absolute;z-index: 2;left: 0;right: 0;top: 0;bottom: 0;margin: auto;z-index: 8;}
.building .show .img .bigimg .slide>a{position: absolute;width: 70px;height: 70px;top: 50%;margin-top: -35px;left: -130px;background: url(../img/index_left.png) no-repeat center;z-index: 999;text-indent: -9999px;}
.building .show .img .bigimg .slide>a.next{left: auto;right: -130px;background-image: url(../img/index_right.png);}
.building .show .img .bigimg .slide .box ul li{width: 875px;height: 700px;}
.building .show .img .bigimg .slide .box ul li img{width: 875px;height: 700px;display: block;}
.building .show .des .title{font-size: 30px;color: rgb(93,186,46);margin-bottom: 25px;}
.building .show{position: relative;}
.building .show .des{padding-top: 30px;box-sizing: border-box;padding-right: 600px;min-height: 230px;}
.building .show .img{padding: 0px;border-bottom: 0px;z-index: 2;min-height: auto;}
.building .show .img .sbtn{display: none;}
.building .show .img .smallimg{position: absolute;top: 30px;right: 0;margin: 0px;}

/* search */
.search .show .keyword{font-size: 15px;color: rgba(106,111,101,0.7);margin-bottom: 20px;}
.search .show .newbar{width: 1116px;min-height: 300px;position: relative;top: 0;left: -16px;overflow: hidden;}
.search .show .newbar a{width: 356px;height: 425px;float: left;margin-left: 16px;margin-bottom: 16px;box-sizing: border-box;border: 1px solid #e6e4d6;}
.search .show .newbar a img{width: 356px;height: 240px;position: relative;top: -1px;left: -1px;display: block;}
.search .show .newbar a .title{padding:0 20px;margin: 20px 0 10px 0;font-size: 18px;color: #383737;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: bold;transition: all 400ms;}
.search .show .newbar a p{padding: 0 20px;margin: 10px 0 20px 0;font-size: 15px;color: #b7babe;}
.search .show .newbar a .day{height: 55px;width: 314px;margin: 0 auto;border-top: 1px dashed #E6E4D6;line-height: 55px;font-family:'webfont-segoewp';font-size: 26px;color: #727272;background: url(../img/new_group_1.png) no-repeat right center;transition: all 400ms;}                                                 
.search .show .newbar a:hover .title{color: rgb(93,186,46);}
.search .show .newbar a:hover .day{background-image: url(../img/new_group_2.png);}
.search .pages{height: 34px;text-align: center;margin-top: 20px;}
.search .pages>*{margin-left: 10px;display: inline-block;vertical-align: top;width: 34px;height: 34px;text-align: center;line-height: 34px;font-size: 16px;font-family:'webfont-rubik';color: #727272;box-sizing: border-box;border: 1px solid #e6e4d6;transition: all 400ms;}
.search .pages>:first-child{margin-left: 0;}
.search .pages>span{background-color: rgb(93,186,46);color: #fff !important;border-color: rgb(93,186,46);}
.search .pages>*:hover{background-color: rgb(93,186,46);color: #fff;border-color: rgb(93,186,46);}

