@charset "UTF-8";
/**  @authors Your Name (you@example.org) @date    2016-12-02 09:53:43 @version $Id$ */
.w1300 { width: 1300px; margin: 0 auto; }

body { background: #f3f2f2;min-width: 1300px;}


.mt { margin-top: 30px; }

/*头部*/
.header { width: 100%; min-width: 1300px; height: 88px; line-height: 88px; background: #fff; overflow: hidden; position: relative; z-index: 99; box-shadow: 0px 2px 0px 0px #f0f0f0, inset 0px -1px 0px 0px #d6d6d6; }
.header .logo-box { float: left; padding-left: 56px; }
.header .logo-box .logo, .header .logo-box img { vertical-align: middle; }
.header .nav { float: right; }
.header .nav ul { overflow: hidden; padding-right: 40px; }
.header .nav ul li { float: left; }
.header .nav ul li a { display: block; width: 100px; text-align: center; font-size: 16px; color: #333333; }
.header .nav ul li a:hover { background: #ffcf80; }
.header .nav ul li.active a { background: #f89e00; }

/*banner*/
.banner { width: 100%; min-width: 1300px; height: 338px; overflow: hidden; text-align: center; /*background: #fff;*/ position: relative; }
.banner ul li { width: 100%; text-align: center; height: 338px;}
.banner ul li a,.banner ul li a img{height: 100%;}

.content { background: #ffffff; box-shadow: 0px 2px 45px 0px #cdcdcd; box-sizing: border-box; width: 1300px; height: auto; margin: auto; }

.roll-block { background: #fff; min-height: 60px; padding-left: 60px;}
.roll-block .item { overflow: hidden;  height: 160px; width: 1128px;float:left; }
.roll-block .item ul { overflow: hidden;  float: left;}
.roll-block .item ul li { float: left; width: 180px; height: 160px; line-height: 160px;padding-right: 48px;box-sizing: border-box;}
.roll-block .item ul li a { display: block; width: 100%; height: 100%; line-height: 160px; }
.roll-block .item ul li img { vertical-align: middle; max-width: 95%; max-height: 95%; }
.roll-block .label{float: left;height: 160px;line-height: 160px;padding-right:40px;}
.roll-block .label img{ vertical-align: middle; }

.news-block { padding: 0 0 50px 62px; position: relative; z-index: 7; }
.news-block .left { float: left; width: 516px; }
.news-block .left .big-img { border: 1px solid #d8d8d8; }
.news-block .left .big-img a { display: block; width: 100%; height: 100%; background: #f3f3f3; }
.news-block .left .big-img .bb { width: 514px; height: 266px; line-height: 266px; text-align: center; overflow: hidden; border-bottom: 1px solid #d8d8d8; }
.news-block .left .big-img .bb img { width: 100%; height: 100%; }
.news-block .left .big-img .bt { width: 500px; height: 48px; line-height: 48px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 18px; color: #414141; margin: 0 auto; }
.news-block .left .list-ar { width: 100%; overflow: hidden; margin-top: 26px; }
.news-block .left .list-ar ul { width: 558px; }
.news-block .left .list-ar ul li { width: 146px; margin-right: 40px; float: left; }
.news-block .left .list-ar ul li a { display: block; width: 100%; }
.news-block .left .list-ar ul li a .sm { width: 144px; height: 98px; background: #f3f3f3; border: 1px solid #d8d8d8; }
.news-block .left .list-ar ul li a .sm img { width: 100%; height: 100%; }
.news-block .left .list-ar ul li a .tt { width: 100%; height: 52px; font-size: 18px; color: #555555; }
.news-block .left .list-ar ul li a .tt p { padding-top: 6px; width: 100%; height: 24px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news-block .left .list-ar ul li a .tt span { display: block; height: 20px; line-height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; color: #2d2d2d; }
.news-block .right { padding-left: 46px; width: 622px; float: left; }

/*公共标题*/
.title { font-size: 20px; color: #2d2d2d; border-bottom: 1px solid #d8d8d8; overflow: hidden; }
.title span { float: left; font-weight: bold; line-height: 100%; }
.title span:after { content: ''; display: block; width: 70px; height: 0; line-height: 0; border-bottom: 3px solid #f89e00; padding-top: 10px; }
.title .more { float: right; margin-right: 10px; font-size: 16px; color: #d46b03; font-weight: bold; }

/*新闻列表*/
.list-news { width: 100%; }
.list-news ul { padding-top: 6px; }
.list-news ul.h40 li { height: 40px !important; line-height: 50px !important; }
.list-news ul li { height: 34px; line-height: 34px; border-bottom: 1px dashed #ccc; overflow: hidden; }
.list-news ul li a { font-size: 18px; color: #555555; overflow: hidden; width: 82%; float: left; }
.list-news ul li a p { /*overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;*/ }
.list-news ul li a:hover { color: #e58e00; }
.list-news ul li .time { float: right; font-size: 14px; color: #2d2d2d; }

.list-img { padding-left: 56px; background: #f7f7f7; }
.list-img ul { position: relative; top: -16px; }
.list-img ul li { background: #fcfcfc; width: 272px; height: 231px; margin: 0 34px 20px 0; float: left; }
.list-img ul li a { display: block; width: 100%; height: 100%; border: 1px solid #d2d2d2; box-sizing: border-box;}
.list-img ul li a .s-img { width: 100%; height: 180px; }
.list-img ul li a .s-img img { width: 100%; height: 100%; }
.list-img ul li .tt { height: 50px; line-height: 50px; padding-left: 20px; font-size: 18px; color: #555555; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;border-top: 1px solid #d2d2d2; box-sizing: border-box; }

.center-block { background: #fff; padding: 40px 0 25px 62px; overflow: hidden; }
.center-block a { display: block; border-radius: 8px; width: 570px; height: 96px; line-height: 96px; text-align: center; background: #f6f6f6; float: left; margin: 0 35px 15px 0; font-size: 28px; color: #555555; }

.ywfb-box { width: 100%; min-width: 1300px; background: #fb9124;}

/*footer*/
.footer { width: 100%; min-width: 1300px; height: 104px; font-size: 12px; color: #969695; background: #fff; border-top: 1px solid #d8d8d8; }
.footer .f-logo { float: left; overflow: hidden; width: 384px; padding-left: 35px; }
.footer .f-logo .lg { padding-top: 12px; float: left; }
.footer .f-logo .dt { float: left; padding-left: 10px; }
.footer .f-logo .dt .t1 { font-size: 22px; padding-top: 20px; }
.footer .abot-box { float: left; overflow: hidden; }
.footer .abot-box dl { float: left; padding: 30px 60px 0 0; font-size: 15px; }
.footer .abot-box dl dt { color: #5a5a5a; padding-bottom: 10px; line-height: 100%; }

/*首页*/
.indexPage .list-news ul { height: 105px; overflow: hidden; }

/*招商信息-详情*/
.zs-detail-box { background: #ffffff;  box-shadow: 0px 2px 45px 0px #cdcdcd; padding: 0 58px 0 64px; box-sizing: border-box; width: 1300px; height: auto; margin: auto; }
.zs-detail-box .con-left { width: 785px; height: 100%; display: inline-block; float: left; padding-bottom: 50px;}
.zs-detail-box .con-left .area-box { height: 68px; line-height: 70px; width: 100%; font-size: 14px; color: #2d2d2d; }
.zs-detail-box .con-left .area-box a { color: #2d2d2d; margin-right: 11px; }
.zs-detail-box .con-left .area-box em { margin-left: 11px; }
.zs-detail-box .con-left .title-box .title-1 { font-size: 40px; color: #333333; overflow: hidden; text-overflow: ellipsis;}
.zs-detail-box .con-left .title-box .title-2 { font-size: 14px; color: #7f7f7f; margin-top: 5px; }
.zs-detail-box .con-left .title-box .title-2:after { content: ''; display: block; width: 70px; height: 0; line-height: 0; border-bottom: 3px solid #f89e00; padding-top: 27px; }
.zs-detail-box .con-left .detail-box { height: 220px; width: 100%; background: url("../img/bgbgbgbgb.png") center center no-repeat; margin: 17px 0 24px 0; padding: 31px 32px 24px 32px; box-sizing: border-box; font-size: 16px; color: #585858; }
.zs-detail-box .con-left .detail-box span { display: block;margin-right: 72px; width: auto; height: auto; margin-bottom: 10px; color:#585858;}
.zs-detail-box .con-left .detail-box span em { font-size: 24px; color: #ef9410; display: block; padding-bottom: 5px;}
.zs-detail-box .con-left .detail-box .add-box {  margin-top: 12px; border-top: 1px solid #f89e00; padding-top: 8px; overflow: hidden;  }
.zs-detail-box .con-right { width: 300px; display: inline-block; float: right; padding-top: 68px; box-sizing: border-box; }
.zs-detail-box .con-right .jtdt-boxs { width: 100%; height: auto; margin-bottom: 40px; }
.zs-detail-box .con-right .jtdt-boxs .list-news li { padding-top: 9px; height: 59px; line-height: 22px; box-sizing: border-box; font-size: 15px; color: #555; }
.zs-detail-box .con-right .jtdt-boxs .list-news li a { width: 100%; height: 44px; display: block; }
.zs-detail-box .con-right .jtdt-boxs .list-news li a p { width: 98%; height: 100%; overflow: hidden; white-space: normal; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.zs-detail-box .con-right .tj-box { margin: 16px 0 24px 0; width: 300px; height: 300px; background: #ffffff; border: 1px solid #d9d9d9; box-shadow: 2px 2px 0px 0px #f3f3f3; }
.zs-detail-box .con-right .tj-box .img { width: 100%; height: 163px; border-bottom: 1px solid #d9d9d9; }
.zs-detail-box .con-right .tj-box .img img { width: 100%; height: 100%; }
.zs-detail-box .con-right .tj-box .con { height: auto; width: 100%; padding-left: 24px; }
.zs-detail-box .con-right .tj-box .con .titles { font-size: 24px; color: #ef9410; height: 54px; line-height: 54px; }
.zs-detail-box .con-right .tj-box .con p { width: 80%; font-size: 14px; color: #2d2d2d; margin-bottom: 4px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

/*集团动态*/
.jtdt-banner { height: 216px; width: 1298px; margin: auto; }
.jtdt-bannerb { height: 75px; width: 1298px; margin: auto; }
.jtdt-banner img { width: 100%; height: 216px; }

.jtdt-box { height: auto; padding-bottom: 50px; padding: 0 58px 50px 64px; }
.jtdt-box .con-left { width: 783px; height: auto; display: inline-block; }
.jtdt-box .con-left .nav-box { width: 100%; margin-top: 46px; height: 40px; }
.jtdt-box .con-left .nav-box .title { width: 33.33%; display: inline-block; float: left; }
.jtdt-box .con-left .nav-box .title span { color: #2d2d2d; }
.jtdt-box .con-left .nav-box .title span:after { border-color: #fff; }
.jtdt-box .con-left .nav-box .title .active:after { border-color: #f89e00; }
.jtdt-box .con-right { width: 300px; float: right; padding-top: 47px; box-sizing: border-box; }
.jtdt-box .con-right a { width: 100%; height: 111px; display: inline-block; margin-bottom: 10px; }
.jtdt-box .con-right a img { width: 100%; height: 100%; }
.jtdt-box .con-right ul { width: 100%; height: auto; }
.jtdt-box .con-right ul li { height: 36px; line-height: 36px; border-bottom: 1px solid #d8d8d8; }
.jtdt-box .con-right ul li span { height: auto; font-size: 16px; color: #2d2d2d; box-sizing: border-box; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: inline-block; width: 90%; }
.jtdt-box .con-right ul li span:before { content: ""; border-left: 3px solid #f89e00; padding-left: 30px; height: 17px; }

/*入驻机构*/
.artPage { padding: 36px 0 50px 0; }
.artPage .left-menus { padding: 0 0 30px 64px; float: left; }
.artPage .left-menus .f-m { width: 200px; }
.artPage .left-menus .f-m .other-title { background: #625950; border-radius: 8px 8px 0px 0px; height: 40px; line-height: 40px; font-size: 22px; color: #ffffff; padding-left: 25px; }
.artPage .left-menus .f-m>li { border-bottom: 1px solid #cfcfcf;line-height: 36px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; box-sizing: border-box; }
.artPage .left-menus .f-m>li.pb30{ padding-bottom: 30px; border-bottom:none;}
.artPage .left-menus .f-m>li.pl0 a{ padding-left: 0;}
.artPage .left-menus .f-m>li a { font-size: 16px; color: #585858; padding-left: 25px;}
.artPage .left-menus .f-m>li a:hover { color: #e48815; }
.artPage .left-menus .f-m>li a.active { color: #e48815;}
.artPage .left-menus .f-m>li ul{ border-top: 1px solid #cfcfcf; }
.artPage .left-menus .f-m>li ul li{ line-height: 24px; padding-top: 6px; width: 100%;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.artPage .right-con { float: left; margin-left: 100px; width: 800px; }
.artPage .right-con .art-tt h1 { font-size: 40px; color: #333333; font-weight: normal; line-height: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.artPage .right-con .art-tt h1.bb { border-bottom: 1px solid #cfcfcf; }
.artPage .right-con .art-tt h1 em { display: block; font-size: 14px; }
.artPage .right-con .art-tt .intro { padding: 30px 140px 30px 0; font-size: 16px; color: #585858; line-height: 22px; margin-bottom: 19px; inline-size: 800px;}
.artPage .right-con .art-tt .intro.havetitle .yellow-title { font-size: 24px; color: #ef9410; margin-bottom: 24px; }
.artPage .right-con .art-tt .intro.brd { border-bottom:1px solid #cfcfcf; }

.yellow-title { font-size: 24px; color: #ef9410; margin-bottom: 24px; }

/*集团简介-加入我们*/
.join-us ul { width: 100%; height: auto; }
.join-us ul li { width: 100%; height: auto; font-size: 18px; color: #414141; margin-bottom: 8px; box-sizing: border-box; }
.join-us ul li h5 { font-weight: normal; display: block; height: 32px; line-height: 32px; background: #efefef url("../img/down.png") 776px center no-repeat; padding-left: 11px; cursor: pointer; }
.join-us ul li h5.active { background: #efefef url("../img/up.png") 776px center no-repeat; }
.join-us ul li div { height: auto; width: 96%; margin: 12px 11px 12px 11px; }

/*招商信息*/
.zsPage { padding: 29px 27px; }
.zsPage .zs-box { background: #ffffff; border: 1px solid #d9d9d9; box-shadow: 2px 2px 0px 0px #f3f3f3; width: 556px; height: 408px; display: inline-block; margin: 0 30px 27px 30px; }
.zsPage .zs-box a { display: block; width: 100%; height: 100%; }
.zsPage .zs-box a img { background: #ffffff; border-bottom: 1px solid #d9d9d9; width: 100%; height: 298px; }
.zsPage .zs-box a .con { width: 100%; height: auto; padding-left: 24px; box-sizing: border-box; }
.zsPage .zs-box a .con .titles { height: 50px; font-size: 24px; color: #ef9410; line-height: 45px; text-align: left; }
.zsPage .zs-box a .con span { display: inline-block; width: 46%; margin-right: 18px; font-size: 14px; color: #2d2d2d; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.zsPage .zs-box a .con p { display: block; width: 90%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; color: #2d2d2d; margin-top: 3px; }

.con-box { width: 100%; height: auto; margin-top: 20px; }
.con-box span { max-width: 100%; }
.con-box img { max-width: 100%; }

/*联系我们*/
.contactPage { padding: 40px 118px; box-sizing: border-box; }
.contactPage .main-con { width: 770px; height: auto; }
.contactPage .main-con .box-1, .contactPage .main-con .box-2 { width: 100%; margin-bottom: 24px; padding: 0 0 24px 0; }
.contactPage .main-con .box-1 { font-size: 40px; color: #333333; border-bottom: 1px solid #cfcfcf; }
.contactPage .main-con .box-1 em { font-size: 24px; display: block; }
.contactPage .main-con .box-2 { <!--border-bottom: 1px solid #cfcfcf; -->}
.contactPage .main-con .box-2 .titles, .contactPage .main-con .box-3 .titles { font-size: 24px; color: #ef9410; margin-bottom: 38px; }

/*分页*/
.pageList { text-align: right; padding-top: 40px; font-size: 12px; color: #8a8a8a; }
.pageList.center { text-align: center; }
.pageList a { border-radius: 2px; height: 26px; padding: 0 8px; line-height: 26px; display: inline-block; border: 1px solid #d9d9d9; margin-left: 4px; color: #8a8a8a; cursor: pointer; }
.pageList select { height: 26px; line-height: 26px; border: 1px solid #d9d9d9; padding: 0 4px; margin: 0 4px; }

/*page*/
.page-large{margin:30px 0 0px; text-align:center;}
.page-large a{min-width:34px; height:34px; display:inline-block; border:1px solid #d5d5d5; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; line-height:34px; text-align:center; float:left; text-indent:0; color:#666666; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:0 3px;}
.page-large a.on{border:1px solid #fead3a; color:#fead3a;}
.page-large a.none{border:none;}
.page-large .Num:hover{border:1px solid #fead3a; color:#fead3a;}
.page-large .on:hover{border:1px solid #fead3a;color:#fead3a;}

.page-large .prev-page{background:url(../images/small-prev-page.png) center center no-repeat;}
.page-large .next-page{background:url(../images/small-next-page.png) center center no-repeat;}
.page-large .prev-page:hover{border:1px solid #fead3a;}
.page-large .next-page:hover{border:1px solid #fead3a;}
