@charset "UTF-8";

/* 公共样式 */
.box1200 { width: 1200px; margin: 0 auto; }
* { -webkit-box-sizing: border-box; box-sizing: border-box; }
a { color: inherit; }
/* container */
.content {width: 100%;background:#fff;padding-bottom: 80px;}

/* 工商 */
.commonbox { width: 1200px; margin: 0px auto 0; position: relative; }
.commonbox_title { text-align: center; }
.commonbox_title p { font-size: 14px; color: #b5b5b5; }
.commonbox_title p:first-child { font-size: 26px; font-weight: bold; color: #4d4d4d; height: 40px; width: 201px; margin: auto; background: url(../images/commontitle_bg.png) center no-repeat; }
.commonbox_content { margin-top: 20px; }
.commonbox_l {width: 100%;height: 416px;background-color: #ffffff;border-radius: 4px;padding: 0 10px;}
.commonbox_l_hd { padding: 24px 0 20px; }
.commonbox_l_hd li { float: left; cursor: pointer; margin-right: 45px; position: relative; }
.commonbox_l_hd li:before { content: ''; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 8px; border-style: dashed dashed solid dashed; border-color: transparent transparent #fff transparent; border-top: none; position: absolute; top: 33px; left: 10px; right: 0; margin: auto; opacity: 0; -webkit-transition: all 0.2s; transition: all 0.2s; }
.commonbox_l_hd li.left20:before { left: 20px; }
.commonbox_l_hd li.on:before { opacity: 1; }
.commonbox_l_hd li i { vertical-align: middle; margin-right: 6px; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 4px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #4f4f4f; border-right: none; }
.commonbox_l_hd li span { font-size: 16px; font-weight: bold; color: #4f4f4f; vertical-align: middle; }
.commonbox_l_hd a { -webkit-transition: all 0.2s; transition: all 0.2s; }
.commonbox_l_hd a span { font-size: 12px; color: #838383; }
.commonbox_l_hd a label { float: right; width: 14px; height: 14px; cursor: pointer; margin-left: 4px; border-radius: 50%; font-size: 0; line-height: 16px; -webkit-transition: all 0.4s; transition: all 0.4s; position: relative; top: 3px; text-align: center; line-height: 14px; font-size: 0; }
.commonbox_l_hd a label i { position: relative; left: 2px; top: -1px; }
.commonbox_l_hd a label i:before { content: ''; position: relative; left: -3px; }
.commonbox_l_bd {width: 100%;height: 336px;margin-top: 20px;}
.commonbox_l_bd li, .commonbox_l_bd dl {width: 100%;height: 100%;}
.commonbox_l_bd a { display: inline-block; width: 100%; height: 100%; padding: 45px 20px; }
.commonbox_l_bd a:hover .commonbox_l_bd_t4 {color: #3371fc;}
.commonbox_l_bd a:hover .commonbox_l_bd_t4 label { border-color: #3371fc; margin-left: 30px; }
.commonbox_l_bd a:hover .commonbox_l_bd_t4 i { border-left-color: #3371fc; }
.commonbox_l_bd .l5 dd {float: left;width: 313px;height: 190px;vertical-align: top;margin: 0 7px 8px 0;}
.commonbox_l_bd .l5 .business_3_4{margin-right: 0px;}
.commonbox_l_bd .l5 .business_3_7{margin-right: 0px;}

.commonbox_l_bd .l5 dd:first-child {width: 230px;height: 388px;}
.commonbox_l_bd .l4 dd { float: left; width: 436px; height: 164px; background-color: #ffffff; border-radius: 4px; margin: 0 8px 8px 0; }
.commonbox_l_bd_t1 { font-size: 32px; color: #4f4f4f; font-weight: bold; }
.commonbox_l_bd_tt { font-size: 18px; color: #4f4f4f; font-weight: bold; }
.business_3_1 .bottomline{width:60px;height:4px;    background: #5896ff;margin: 16px 0px 50px;}
.commonbox_l_bd_t2 { line-height: 24px;font-size: 14px; color: #a2a2a2; margin: 10px 0 12px; }
.commonbox_l_bd_t3 {width:190px;line-height: 24px;font-size: 14px;color: #a2a2a2;margin: 10px 0 12px;}

.commonbox_l_bd_t4 {font-size: 12px; color: #808080; margin-top: 14px; -webkit-transition: all 0.4s; transition: all 0.4s; }
.commonbox_l_bd_t4 label { width: 16px; height: 16px; cursor: pointer; margin-left: 4px; border-radius: 50%; display: inline-block; background-color: #f7f7f7; border: solid 1px #cdcdcd; font-size: 0; line-height: 16px; text-align: center; vertical-align: middle; -webkit-transition: all 0.4s; transition: all 0.4s; }
.commonbox_l_bd_t4 i { width: 0; height: 0; line-height: 0; font-size: 0; border-width: 4px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #646464; border-right: none; position: relative; left: 2px; top: -1px; -webkit-transition: all 0.4s; transition: all 0.4s; }
.commonbox_l_bd_t4 i:before { content: ''; width: 0; height: 0; line-height: 0; font-size: 0; border-width: 3px; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #f7f7f7; border-right: none; position: relative; left: -4px; }


.business_1_2 { background: url(../images/business_pic1_2.png); }
.business_1_3 { background: url(../images/business_pic1_3.png); }
.business_1_4 { background: url(../images/business_pic1_4.png); }

.business_2_1 { background: url(../images/business_pic2_1.png); }
.business_2_2 { background: url(../images/business_pic2_2.png); }
.business_2_3 { background: url(../images/business_pic2_3.png); }
.business_2_4 { background: url(../images/business_pic2_4.png); }
.business_2_5 { background: url(../images/business_pic2_5.png); }
.business_3_1 { background: url(../images/business_pic3_1.png); }
.business_3_2 { background: url(../images/business_pic3_2.png); }
.business_3_3 { background: url(../images/business_pic3_3.png); }
.business_3_4 { background: url(../images/business_pic3_4.png); }
.business_3_5 { background: url(../images/business_pic3_5.png); }

.business_3_6 { background: url(../images/business_pic3_6.png); }
.business_3_7 { background: url(../images/business_pic3_7.png); }

.business_4_1 { background: url(../images/business_pic4_1.png); }
.business_4_2 { background: url(../images/business_pic4_2.png); }
.business_4_3 { background: url(../images/business_pic4_3.png); }
.business_4_4 { background: url(../images/business_pic4_4.png); }
.business_4_5 { background: url(../images/business_pic4_5.png); }


.box1200 {width: 1200px;margin: auto;}
header {background: #fff;line-height: 1.5 !important;}
header * {box-sizing: border-box !important;}
a {color: inherit;}

/* 顶部 */
.sitenav {height: 36px;background-color: #f2f2f8;line-height: 36px;font-size: 12px;color: #7c7c7c;position: relative;z-index: 7;}
.sitenav .hi {color: #3573ec;font-weight: bold;}
.sitenav .fl a:hover {text-decoration: underline;}
.sitenav .fl .line {display: inline-block;width: 1px;height: 8px;background-color: #d9d9d9;margin: 0 8px;}
.sitenav .fr li {float: left;padding: 0 11px;position: relative;}
.sitenav .fr li:after {content: '';display: inline-block;width: 1px;height: 8px;background-color: #d9d9d9;position: absolute;right: 0;top: 14px;}
.sitenav .fr li.tel {font-weight: bold;color: #3371fc;}
.sitenav .fr a {transition: color 0.2s;color: #7c7c7c;}
.sitenav .fr a:hover {color: #3573ec;}
.sitenav .fr .follow {position: relative;cursor: pointer;}
.sitenav .fr .follow:hover {background-color: #fff;}
.sitenav .fr .follow:hover > span {color: #3573ec;}
.sitenav .fr .follow:hover:after {height: 36px;top: 0;}
.sitenav .fr .follow:hover:before {content: '';display: inline-block;width: 1px;height: 36px;background-color: #d9d9d9;position: absolute;left: -1px;top: 0;}
.sitenav .fr .follow:hover .followdown {display: block;}
.sitenav .fr .followdown {height: 180px;width: 322px;border: 1px solid #d9d9d9;position: absolute;right: 0;top: 35px;background: #fff;z-index: 2;display: none;cursor: pointer;}

  /* 页面头部 */
.pageheader {background: #fff;}
.pageheader_t {padding-top: 30px;margin-bottom: 20px;}
.pageheader_t_l_text {margin-left: 27px;position: relative;}
.pageheader_t_l_text::before {content: '';width: 1px;height: 34px;background-color: #e2e2e2;position: absolute;left: -13px;top: 14px;}
.pageheader_t_l_text p:first-child {font-size: 20px;color: #2b2b2b;margin-right: 6px;padding-top: 9px;font-weight: bold;}
.pageheader_t_l_text p:first-child + p {font-size: 14px;color: #aaa9a9;}
.pageheader_b{/* background: #2c6bea; */width:1200px;margin:0 auto;height: 40px;}
.topnav{width:100%;background: #2c6bea;height: 68px;line-height: 68px;box-shadow: rgb(0 42 135) 0px 0px 18px inset;border-bottom: 1px solid #f0861f;}





  /* 下部导航区 */
.pageheader_b dl {position: relative;}
.before {position: relative;}
.before:before {content: '';display: inline-block;width: 1px;height: 10px;background-color: #cbcbcb;position: absolute;left: -14px;top: 16px;}
.pageheader_b dd {float: left;}
.pageheader_b dd {position: relative;}
.pageheader_b dd > img {position: absolute;top: -10px;left: -6px;right: 0;margin: auto;animation: updown 2s infinite ease-in-out alternate;}
.pageheader_b dd > img.low {top: -5px;animation-name: updownlow;}
.pageheader_b dd > .elven {position: absolute;top: -28px;left: 2px;margin: 0;animation: updown1 2s infinite ease-in-out alternate;}
.pageheader_b > li > a,.pageheader_b_c > dl > dd > a {/* display: inline-block; */width: 100%;font-size: 16px;font-weight: bold;color: #fff;line-height: 40px;box-sizing: border-box;transition: color 0.3s;}
.pageheader_b > li:hover > a,.pageheader_b dd:hover > a,.pageheader_b dd.on > a {color: #ffffff;background: #004d89;height: 68px;display: block;line-height: 68px;/* padding: 0px 15px; */}
.pageheader_b > li > a {padding: 0 16px;}
.pageheader_b > li.p30 {/*margin: 0 4px;*/}
.pageheader_b_c > dl > dd > a {/* padding: 0 24px 0 0; */}
.pageheader_b li.pageheader_b_c {padding: 0;/* margin-right: 22px; */}
.pageheader_b_c > dl > dd {margin-right: 67px;height: 68px;margin-left: 18px;/* background-position: 72px 19px; *//* border: 2px solid transparent; */transition: all .3s;/* position: relative; */width: 87px;text-align: center;}
.pageheader_b_c > dl > dd:last-child{margin-right: 0px;}
.pageheader_b_c_slide {position: absolute;left: 50%;background-color: #ffffff;top: 38px;transition: all .4s;opacity: 0;height: 0;z-index: 9999999999999;overflow: hidden;}
.pageheader_b_c_bd {padding: 24px 0 10px 22px;height: 100%;box-shadow: -1px 3px 7px 0px rgba(162, 162, 162, 0.35);border: solid 2px #3573ec;overflow: hidden;}
/*.pageheader_b_c > dl > dd:after {content: "";width: 11px;height: 6px;background: url('../images/icon_arrowtop.png');position: absolute;margin: auto;bottom: -4px;left: -39px;right: 0;z-index: -1;opacity: 0;}*/
.pageheader_b_c > dl > dd:hover:after {z-index: 6;opacity: 1;}
.pageheader_b_c_slide1 {width: 650px;margin-left: -157px;}
.pageheader_b_c > dl > dd:hover .pageheader_b_c_slide1 {height: 299px;}
.pageheader_b_c_slide2 {width: 560px;margin-left: -269px;}
.pageheader_b_c > dl > dd:hover .pageheader_b_c_slide2 {height: 299px;}
.pageheader_b_c_slide3 {width: 555px;margin-left: -275px;}
.pageheader_b_c > dl > dd{margin-left:0 !important; }
.pageheader_b_c > dl > dd:hover .pageheader_b_c_slide3 {height: 338px;}
.pageheader_b_c_slide4 {width: 570px;margin-left: -285px;}
.pageheader_b_c > dl > dd:hover .pageheader_b_c_slide4 {height: 368px;}
.pageheader_b_c_slide5 {width: 790px;margin-left: -395px;}
.pageheader_b_c > dl > dd:hover .pageheader_b_c_slide5 {height: 248px;}
.pageheader_b_c_slide6 {width: 458px;margin-left: -222px;}
.pageheader_b_c > dl > dd:hover .pageheader_b_c_slide6 {height: 368px;}
.pageheader_b_c_slide li {margin-right: 78px;}
.pageheader_b_c_slide li p:first-child {font-size: 14px;font-weight: bold;color: #595959;line-height: inherit;margin-bottom: 9px;}
.pageheader_b_c_slide li p {line-height: 30px;}
.pageheader_b_c > dl > dd:hover .pageheader_b_c_slide {opacity: 1;z-index: 6;}
.pageheader_b > li:first-child {/* background-image: url('../images/icon_home.png'); *//* background-repeat: no-repeat; *//* background-position: 16px center; */}
.pageheader_b > li:first-child img {margin-right: 6px;}
/*.pageheader_b > li:first-child a {text-indent: 20px;}*/
.pageheader_b > li:first-child.on {/* background-image: url('../images/icon_home_hover.png'); */}
.pageheader_b li:first-child.on {background-color: #004d89;border-radius: 2px 2px 0 0;margin-right: 60px;}
/*.pageheader_b_c > dl > dd:hover,.pageheader_b dd.on {background-image: url('../images/icon_arrowdown_hover.png');}*/
.pageheader_b > li:first-child.on > a {color: #fff;}
.pageheader_b > li.on > a {color: #3573ec;}
.pageheader_b_c_slide1 .pageheader_b_c_bd li, .pageheader_b_c_slide2 .pageheader_b_c_bd li {float: none;clear: both;zoom: 1;margin-right: 0;margin-bottom: 22px;}
.pageheader_b_c_slide1 .pageheader_b_c_bd li:after, .pageheader_b_c_slide2 .pageheader_b_c_bd li:after {content: "";display: block;height: 0;clear: both;visibility: hidden;}
.pageheader_b_c_slide1 .pageheader_b_c_bd li p, .pageheader_b_c_slide2 .pageheader_b_c_bd li p {float: left;margin-right: 15px;line-height: 26px;}
.pageheader_b_c_slide1 .pageheader_b_c_bd li p.hot:after, .pageheader_b_c_slide2 .pageheader_b_c_bd li p.hot:after {right: 0;top: -14px;left: 0;margin: auto;}
.pageheader_b_c_slide1 .pageheader_b_c_bd li p:first-child, .pageheader_b_c_slide2 .pageheader_b_c_bd li p:first-child {float: none;}
.pageheader_b_c_bd li {float: left;}
.pageheader_b_c_bd li p {font-size: 14px;color: #595959;}
.pageheader_b_c_bd li p a {display: inline-block;width: 100%;height: 100%;transition: all .3s;}
.pageheader_b_c_bd li p.hot {color: #ff8400;position: relative;display: inline-block;}
.pageheader_b_c_bd li p.hot:after {line-height: 30px;content: "";display: inline-block;width: 15px;height: 9px;background: url(../images/icon_hot4.png) no-repeat center;position: absolute;right: -22px;bottom: 11px;}
.pageheader_b_c_bd li p.more {color: #ff8400;position: relative;display: inline-block;}
.pageheader_b_c_bd li p.more i {width: 0;height: 0;line-height: 0;font-size: 0;border-width: 4px;border-style: dashed dashed dashed solid;border-color: transparent transparent transparent #3371fc;border-right: none;position: absolute;top: 11px;right: -8px;transition: all .2s;}
.pageheader_b_c_bd li p.more i:before {content: "";width: 0;height: 0;line-height: 0;font-size: 0;border-width: 3px;border-style: dashed dashed dashed solid;border-color: transparent transparent transparent #fff;border-right: none;position: relative;left: -4px;}
.pageheader_b_c_bd li p.more i + i {right: -12px;}
.pageheader_b_c_bd li p a:hover {color: #2667e9;}
.pageheader_b_c_bd li p:hover i {border-left-color: #2667e9;}
.pageheader_t_r img{width:40px;}
.pageheader_t_r p{font-size: 24px;font-weight: bold;color: #f76d30;display: inline-block;}

  @keyframes cartoon {
    80% {
      bottom: 40px;
    }

    90% {
      bottom: 44px;
    }

    100% {
      bottom: 40px;
    }
  }
  @-webkit-keyframes cartoon {
    80% {
      bottom: 40px;
    }

    90% {
      bottom: 44px;
    }

    100% {
      bottom: 40px;
    }
  }

  .advantage{width:1200px;height:112px; margin:0 auto;background:#fff;box-shadow: 10px 10px 10px #e8e8e8;border-radius: 10px;margin:46px auto 60px;}
  .advantage .title{font-size: 20px;color:#333;margin-bottom: 15px;}
  .advantage .desc{font-size: 14px;color:#888;}
  .advantage li{width:24%;margin-right: 13px;float: left;}
  .advantage li:nth-child(4){margin-right: 0px;}
  .advantage .right{float: left;padding: 30px 15px;}
  .advantage .left img{margin-left: 15px;padding-top: 25px;}
  .advantage .line{width:1px;height: 70px;background:#ddd;display: inline-block;margin-top: 21px;}
   
.advantage ul{width: 100%;height: 113px;box-shadow: -2px 0px 8px #e8e8e8, 0px -2px 8px #e8e8e8, 0px 2px 8px #e8e8e8, 2px 0px 8px #e8e8e8;}

   /*四个服务 end*/
.cando-main{height: 600px;width:100%;margin:0 auto;background-image: url(../images/candobg.jpg);} 
.cando{width:1200px;margin:0 auto;}
.cando .list-icon{}
.cando .list-icon img{display: block;margin:32px auto;}
.cando .text{}
.cando .text span{font-size: 20px;color:#333;margin-bottom: 17px;display: block;text-align: center;}
.cando .text p{font-size: 14px;color: #898989;text-align: center;line-height: 22px;}
.cando li{float: left;width: 16%;background:#fff;padding-bottom: 30px;padding: 0 20px 30px;}






/*能为你做什么 end*/
.construction-main{width:100%;padding-bottom: 88px;background: #f5f6fb;height: 560px;}
.construction{width: 1200px;margin:0 auto;}
.line{width:50px;height: 2px;background:#3371fc;text-align:center;margin:0px auto 30px;}
.headline .title{font-size: 32px;font-weight: bold;text-align: center;margin-bottom: 15px;}
.headline .desc{font-size: 14px;color:#666;text-align: center;margin-bottom: 53px;}
.Contentqualification li{text-align: center;float: left;margin-right: 32px;box-shadow: 9px 10px 13px #eee;width: 276px;}
.Contentqualification li:nth-child(4n){margin-right: 0px;}
.Contentqualification span{font-weight: bold;font-size: 20px;color:#666;text-align: center;}
.Contentqualification .describe{font-size: 16px;color:#666;margin:15px auto 25px;}
.Contentqualification button{margin-bottom: 30px;width:118px;height: 32px;border:1px dashed #666;border-radius: 50px;}
.Contentqualification .people{font-size: 14px;color:#666;}
.Contentqualification .people span{font-size: 18px;color:#3371fc;font-weight: normal;}
.Contentqualification .text{background:#fff;padding:20px;}
.Contentqualification button:hover{background:#3371fc;color:#fff;}
.Contentqualification li:hover{transform: translate(0,-30px);transition: transform 0.3s;}
.headline{padding-top: 60px;}
   /*施工资质 end*/

.fiscal-main{background-image:url(../images/fiscalbg.jpg);background-size:100% 100%;height: 700px;padding-bottom: 20px;}
.fiscal{width:1200px;margin:0 auto;}
.fiscalservice .list-icon img{display: block;margin:0 auto 37px;}
.fiscalservice span{font-size: 22px;color:#333;text-align: center;display: block;}
.fiscalservice .describe{font-size:14px ;color:#888;text-align: center;margin:20px auto 42px;line-height: 22px;}
.fiscalservice li{padding:22px 14px;margin-right: 26px;float: left;width:21%;background:#fff;height: 366px;border-radius: 10px;}
.fiscalservice li:nth-child(4){margin-right: 0px;}
.fiscalservice button{width:144px;height: 36px;background:#3371fc;color:#fff;text-align: center;line-height: 36px;border-radius: 55px;display: block;margin:0 auto;}
.fiscalservice ul{width:1200px;margin:0 auto;}
.fiscalservice li:hover{transform: translate(0,-30px);transition: transform 0.3s;}
.fiscalservice button:hover{background:#fff;color:#3371fc;border:1px solid #3371fc;}
   /*财税服务 end*/


.logo-main{width:100%;margin:0 auto;background:#f6f6f6;padding-bottom: 85px;height: 570px;}
.logo{width:1200px;margin:0 auto;}
.logo .left{width:19.5%; height:370px;float: left;}
.logo .right{width:80%;float: left;}
.logo .right li{width:19%;background:#fff;padding:30px 20px 38px;float: left;margin-right: 12px;}
.logo .right li:nth-child(4){margin-right: 0px;}
.logo .right span{font-size: 22px;color:#333;text-align: center;display: block;font-weight: normal;}
.logo .right img{margin:33px auto 50px;display: block;}
.logo .right .desc{font-size: 14px;color:#888;text-align: center;margin-bottom: 24px;}
.logo .bottom{display: block;margin:0 auto;text-align: center; }
.logo .bottom img{}
.logo .bottom p{font-size: 24px;margin-bottom: 15px;}
.logo .bottom span{color:#999;}
.logo .bottom{background-image:url(../images/titleline.png);margin-top: 100px;}
/*商标版权 end*/

button{width:144px;height: 36px;background:#3371fc;color:#fff;text-align: center;line-height: 36px;border-radius: 55px;display: block;margin:0 auto;}
button:hover{background:#fff;color:#3371fc;border:1px solid #3371fc;}

.approval-main{background-image:url(../images/approvalbg.jpg);background-size:100% 100%;height: 640px;/* padding-bottom: 157px; */}
.approval{width:1200px;margin:0 auto;}
.approvallist li{width:21%;background:#fff;padding:48px 12px;border-radius:50px 0px;float: left;margin-right: 32px;}
.approvallist li:nth-child(4){margin-right: 0px;}
.approvallist img{margin:0px auto 34px;display: block;}
.approvallist .desc{font-size: 14px;color:#888;text-align: center;margin-bottom: 24px;line-height: 22px;}
.approvallist span{font-size: 22px;font-weight: bold;text-align: center;display: block;margin-bottom: 15px;}
.approvallist li:hover{transform: translate(0,-30px);transition: transform 0.3s;}
/*行政审批 end*/


.personnel-main{background:#f5f6fb;width:100%;padding-bottom: 80px;height: 515px;}
.personnel{width:1200px;margin:0 auto;}
.personnel .left{float: left;width:18.3%;}
.personnel .right img{float: left;padding:45px 27px;}
.personnel .right{width:80%;float: left;}
.personnel .right li{float: left;padding-right:18px;width:20%;margin-bottom: 10px;margin-left: 25px;border:1px solid #dcdcdc;background:#fff;}
.personnel .right li:nth-child(4n){margin-right: 0px;}
.personnel .right span{padding:15px 27px 7px 0px;text-align: center;display: block;font-size: 18px;color:#333;font-weight: bold;}
.personnel .right p{line-height: 20px;font-size: 14px;text-align:left;margin-bottom: 16px;color: #888;}
.personnel .right button{float:right;;background:#fff;width:100px;height: 28px;border:1px solid #bababa;color:#666;margin-bottom: 12px;line-height: 28px;}
.personnel .right a{float:right;width:55%;}
.personnel .right button:hover{background:#3371fc;color:#fff;}
/*人事服务 end*/
.activity-main{background:#f5f6fb;width:100%;height: 578px;}
.activity{width:1200px;margin:0 auto;}
.activitylist li{margin-right: 46px;float: left;}
.activitylist li:nth-child(4){margin-right: 0px;}
/*公司活动 end*/

.news-main{width:100%;margin:0 auto;padding:30px 0px 33px;background:#fff;}
.news{width:1200px;margin:0 auto;}
.news .policy{width:46%;float: left;margin-right:83px;}
.news-title{margin-bottom: 50px;}
.news-title p{width:50px;height:2px;background:#3371fc;margin-bottom: 30px;}
.news-title .one .more{float:right;;width:120px;height:36px;border-radius: 50px;color:#fff;text-align: center;background-image: linear-gradient(#3371fc, #1b56dc);line-height:36px;color::#fff;}
.news-title .one span{float: left;;font-size: 32px;color:#333;font-weight: bold;}
.news-list .time .date{color:#fff;background:#dadada;font-size: 32px;width:62px;height: 45px;line-height: 45px;text-align: center;}
.news-list .time .year{border:1px solid #dadada;background:#fff;font-size: 12px;width:60px;height: 30px;line-height: 30px;text-align: center;}
.news-list span{font-size: 16px;color:#333;font-weight: bold;margin-bottom: 15px;}
.news-list .text p{font-size: 14px;color:#333;line-height: 18px;padding-top: 21px;}
.news-list .time{margin-right: 20px;}
.news-list .text{display: block;}
.news-list li{float: left;margin-bottom: 30px;}
.news .aptitude{width:46%;float: left;}
.news .aptitude .news-title{margin-bottom: 50px;}
.news-list span:hover{color:#3371fc;}
/*新闻 end*/

.footer-main{background:#2e2e2c;width:100%;height: 370px;line-height: 16px;}
.footer{width:1200px;margin:0 auto;}
.friendlink{color:#c5c5c5;font-size: 14px;padding-top: 26px;border-bottom: 1px solid #646464;padding-bottom: 33px;}
.friendlink p{float: left;;}
.friendlink li{float: left;margin-right:20px;}
.footernav{color:#fff;padding-bottom: 40px;width:40%;margin-right: 97px;}
.footernav h2{font-size: 18px;font-weight: bold;margin:62px auto 32px;}
.footernav p{margin-bottom: 25px;color:#c5c5c5;font-size: 14px;text-align: center;}
.footernav a:hover{color:#3371fc;}
.footernav li{margin-right: 112px;float: left;}
.footernav li:nth-child(3){margin-right: 0px;}
.middle{float: left;color:#fff;width:36%;padding-top: 50px;}
.middle p{font-size: 16px;margin-bottom:17px;padding-top: 12px;}
.middle span{font-size: 30px;font-weight: bold;}
.middle img{float: left;}
.footer-main .bottom{width:1200px;margin:0 auto;}
.middle li{margin-bottom: 60px;}
.ewm p{font-size: 14px;color:#fff;text-align: center;margin-top: 15px;}
.ewm li{margin-bottom: 32px;}
.ewm{float:right;padding-top: 50px;}
.copyright-main{text-align: center;font-size: 14px;width:100%;margin:0 auto;background:#2e2e2c;color:#c5c5c5;}
.copyright{width:1200px;margin:0 auto;padding:22px 0px;border-top:1px solid #646464;    line-height: 14px;}
.copyright p{display: inline-block;}
/*底部 end*/

 /* 搜索框 */
  .history-record {
    display: none;
    width: 484px;
    /*height: 360px;*/
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 3px 7px 0 rgba(194, 194, 194, 0.37);
    border-radius: 2px;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 9999;
    padding: 9px 14px 14px 14px;
  }
  .history-record i{
    background-image: none !important;
  }
  .searches-center-box {
    display: block;
  }

  .history-record-text .service-list span {
    color: #FA7040;
    margin-right:30px;
  }

  .list-history {
    display: none;
  }

  .history-record-text .the-company {
    display: flex;
    justify-content: space-between
  }

  .history-record-text .service-list {
    display: flex;
    justify-content: space-between
  }

  .record-text-img {
    width: 100%;
    height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .record-text-img span {
    font-size: 13px;
    font-family: MicrosoftYaHei;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
    display: block;
  }

  .record-top-icon-left {
    display: flex;
    align-items: center;
    float: left;
  }

  .record-top-icon-left img {
    width: 14px;
    height: 14px;
    background: rgba(140, 140, 140, 1);
  }

  .record-top-icon-left span {
    margin-left: 5px;
    display: block;
    font-size: 13px;
    font-family: MicrosoftYaHei;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
  }

  .record-top-icon-right {
    display: flex;
    align-items: center;
    float: right;
  }

  .record-top-icon-right:hover {
    cursor: pointer;
  }

  .record-top-icon-right img {
    width: 14px;
    height: 14px;
    background: rgba(0, 0, 0, 1);
  }

  .record-top-icon-right span {
    margin-left: 5px;
    display: block;
    font-size: 13px;
    font-family: MicrosoftYaHei;
    color: rgba(53, 115, 236, 1);
    line-height: 17px;
  }

  .history-record-top {
    /*display: flex;*/
    /*justify-content: space-between;*/
    clear: both;
  }

  .history-record-text {
    margin-top: 10px;
  }

  .history-record-text a {
    height: 30px;
    display: block;
    font-size: 13px;
    font-family: MicrosoftYaHei;
    color: rgba(102, 102, 102, 1);
    line-height: 30px;
    padding-left: 10px;
  }

  .searches-bottom a:hover {
    color: rgba(53, 115, 236, 1);
    cursor: pointer;
  }

  .popular-searches-center img {
    width: 11px;
    height: 14px;
    background: rgba(153, 153, 153, 1);
  }

  .popular-searches-center {
    margin-top: 16px;
    display: flex;
    align-items: center;
  }

  .popular-searches-center span {
    margin-left: 5px;
    font-size: 13px;
    font-family: MicrosoftYaHei;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
  }

  .searches-bottom {
    margin: 10px 10px 0 0;
    height: 28px;
    background: rgba(234, 238, 245, 1);
    border-radius: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .popular-searches-bottom {
    margin-top: 2px;
    display: flex;
    flex-wrap: wrap;
  }

  .searches-bottom a {
    padding: 0 15px;
    font-size: 13px;
    font-family: MicrosoftYaHei;
    color: rgba(102, 102, 102, 1);
  }

  .history-record-text a:hover {
    background: rgba(231, 246, 255, 1);
    cursor: pointer;
  }


  .pageheader_t_r_l_t {
    width: 430px;
    height: 42px;
    background-color: #ffffff;
    border: solid 2px #2667e9;
    box-sizing: border-box;
    background-image: url(../images/icon_search.png);
    background-repeat: no-repeat;
    background-position: 12px center;
    position: relative;
    float: right;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
  }

  .pageheader_t_r_l_t input {
    margin-left: 33px;
    height: 100%;
    width: 380px;
  }

  .pageheader_t_r_l_tA {
    display: inline-block;
    width: 82px;
    height: 42px;
    background-color: #2c6bea;
    position: absolute;
    right: 0;
    top: -2px;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
    color: #fff;
    transition: all 0.3s;
    border-top-left-radius: 0px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 0px;
  }

  .pageheader_t_r_l_t a:hover {
    opacity: 0.9;
  }

  .pageheader_t_r_l_b {
    margin-top: 4px;
  }

  .pageheader_t_r_l_b a {
    font-size: 12px;
    color: #a4a4a4;
    margin-right: 8px;
    transition: color 0.2s;
  }

  .pageheader_t_r_l_b a:hover {
    color: #2c6bea;
  }

.pageheader_t_r_r {
    width: 128px;
    height: 42px;
    background-color: #333333;
    position: relative;
    margin-right: 20px;
    margin-left: 3px;
    line-height: 42px;
    text-indent: 34px;
    background-image: url(../images/icon_sell.png);
    background-repeat: no-repeat;
    background-position: 16px center;
    transition: all 0.3s;
}
.pageheader_t_r_l_b {
    margin-top: 4px;
  }

  .pageheader_t_r_l_b a {
    font-size: 12px;
    color: #a4a4a4;
    margin-right: 8px;
    transition: color 0.2s;
  }

  .pageheader_t_r_l_b a:hover {
    color: #2c6bea;
  }

/*搜索 end*/
.left{float: left;}
.right{float:right;}




.banner-list-main .banner-state > div.banner-right {
    float: right;
    width: 258px;
    /* height: 367px; */
    position: relative;
    top: -535px;
    /* background-color: #d12929; */
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
}
.banner-list-main .banner-state > div {
    border-radius: 5px;
}

.banner-list-main .banner-state > div.banner-right dl.banner-notice dt {
    height: 46px;
}
.banner-list-main .banner-state > div.banner-right dl.banner-notice dt > a.active {
    background-color: #4c7fc5;
}
.banner-list-main .banner-state > div.banner-right dl.banner-notice dt > a {
    display: block;
    width: 100%;
    height: 46px;
    color: #ffffff;
    background-color: #f1f1f1;
    border-radius: 0 7px 0 0;
    float: left;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    /* background-image: url(../images/banner-notice-tab.png); */
    background-repeat: no-repeat;
    /* background-position: 76px center; */
    font-weight: bold;
}
.banner-list-main .banner-state > div.banner-right dl.banner-notice dt > a:nth-child(2) {
    border-radius: 0 7px 0 0;
    background-position: -106px center;
}
.banner-list-main .banner-state > div.banner-right dl.banner-notice div.banner-notice-list {
    padding-top: 0px;
    display: block;
}
.banner-list-main .banner-state > div.banner-right dl.banner-notice div.banner-notice-list > ul {
    padding: 20px 30px 13px;
    border-bottom: 1px dotted #bababa;
    background: #fff;
    background-color:#4c7fc5;
    color: #fff;
    border-radius: 0px 0px 5px 0px;
}
.banner-list-main .banner-state > div.banner-right dl.banner-notice div.banner-notice-list li {
    overflow: hidden;
    height: 41px;
    line-height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.banner-list-main .banner-state > div.banner-right dl.banner-notice div.banner-notice-list li:before {
    content: "";
    display: block;
    overflow: hidden;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #ffffff;
    position: absolute;
    margin-left: -10px;
    margin-top: 11px;
}
.banner-list-main .banner-state > div.banner-right dl.banner-notice div.banner-notice-list ul > li > a {
    font-size: 13px;
    color: #ffffff;
}

.banner-list-main .banner-state > div.banner-right dl.banner-notice div.banner-notice-list ul > li > a:hover{
  color:#f0861f;
}
.banner-list-main .banner-state > div.banner-right dl.banner-ass {
    height: 239px;
    padding: 0px 18px;
}
input {
    outline: none;
}
.banner-list-main .banner-state > div.banner-right dl.banner-ass dt {
    height: 47px;
    line-height: 47px;
    text-align: center;
    font-size: 16px;
    color: #585858;
}
.banner-list-main .banner-state > div.banner-right dl.banner-notice dt {
    height: 46px;
}
.banner-list-main .banner-state > div.banner-right dl.banner-ass dd {
    margin-bottom: 5px;
}
.banner-list-main .banner-state > div.banner-right dl.banner-ass dd select {
    width: 106px;
    height: 28px;
    border: 1px solid #dadada;
    background-position: 98% -13px;
    padding-left: 5px;
    border-radius: 3px;
    color: #aeaeae;
}
.banner-list-main .banner-state > div.banner-right dl.banner-ass dd select, .banner-list-price select, div.person-main > div.person-list table.person-table-input select {
    background-image: url(../img/icon-down.png);
    background-repeat: no-repeat;
    background-position: 94% -5px;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
select {
    font-family: "Microsoft YaHei","Microsoft JhengHei",STHeiti,MingLiu;
}
.banner-list-main .banner-state > div.banner-right dl.banner-ass dd option {
    padding-left: 10px;
}
.banner-list-main .banner-state > div.banner-right dl.banner-ass dd select {
    width: 106px;
    height: 28px;
    border: 1px solid #dadada;
    background-position: 98% -13px;
    padding-left: 5px;
    border-radius: 3px;
    color: #aeaeae;
}
.banner-list-main .banner-state > div.banner-right dl.banner-ass dd option {
    padding-left: 10px;
}
.banner-list-main .banner-state > div.banner-right dl.banner-ass dd {
    margin-bottom: 5px;
}
.banner-list-main .banner-state > div.banner-right dl.banner-ass dd input[type="submit"] {
    width: 240px;
    height: 38px;
    font-size: 16px;
}
.banner-list-main .banner-state > div.banner-right dl.banner-ass dd input[type="button"], .banner-list-main .banner-state > div.banner-right dl.banner-ass dd input[type="submit"] {
    border: none;
    background-color: #10afea;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
}
.banner-list-main .banner-state > div.banner-right dl.banner-ass dd p {
    font-size: 12px;
    text-align: center;
}
.banner-list-main .banner-state > div.banner-right dl.banner-ass dd p em {
    color: #f38b26;
}
.banner-list-main .banner-state > div.banner-right dl.banner-ass dd input[type="text"].first {
    width: 230px;
}
.banner-list-main .banner-state > div.banner-right dl.banner-ass dd input[type="text"] {
    border: 1px solid #dadada;
    height: 28px;
    color: #666;
    line-height: 28px;
    padding-left: 7px;
    border-radius: 3px;
}

.newfriendlink-main{
  background:#f5f6fb;
  padding: 40px 0px;
}

.newfriendlink-main .newfriendlinklist li{
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 224px;

}

.newfriendlink-main .newfriendlinklist li:hover{
    transform: translate(0,-15px);
    transition: transform 0.3s;
}

.newfriendlink-main .newfriendlinklist li img{
	width: 224px;
    height: 50px;
}

.newfriendlink-main .newfriendlinklist li p{
  text-align: center;
  margin-top: 6px;
  font-size: 12px;
  line-height: 18px;
}

.newfriendlink-main .newfriendlinklist li:nth-child(5n){
  margin-right: 0px;
}

.newfriendlinklist{
  width:1200px;
  margin:0 auto;
}






/* 首页焦点区域
-------------------------------------- */
.home-focus-layout { width: 100%; height: 480px; position: relative; z-index: 1;}
/* 满屏背静切换焦点图 */
.full-screen-slides { width: 100%; height: 480px; position: relative; z-index: 1;}
.full-screen-slides li { width: 100%; height: 100%; position: absolute; z-index: 1; top: 0; left: 0;}
.full-screen-slides li a { display: block; width:776px; height:270px; text-indent:-9999px; margin-left: -388px; position: absolute; z-index: 2; left: 50%;}
.full-screen-slides-pagination{ font-size: 0; *word-spacing:-1px/*IE6、7*/; filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#33FFFFFF', endColorstr='#33FFFFFF'); background: rgba(255,255,255,0.2); text-align: right; display:block; list-style:none; width: 760px; height: 6px; padding:7px 8px ; margin-left: -388px; position:absolute; left:50%; top: 280px; z-index: 9;}
.full-screen-slides-pagination li { vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display:inline/*IE6、7*/; list-style:none; width:24px; height:6px; margin-left:4px; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#3F000000', endColorstr='#3F000000');background:rgba(0,0,0,0.25);  overflow: hidden; cursor: pointer; *zoom:1;}
.full-screen-slides-pagination a { display: block; width:100%; height:100%; padding:0; margin:0; text-indent:-9999px;}
.full-screen-slides-pagination .current { background: #F30;}



/* 页码 */
.pagination {
  display:flex;
  justify-content:center;
  align-items:center;
  margin-top:50px;
  font-size:0
}
.pagination li{
  padding:8px 10px;
  background:#f2f2f2;
  margin:4px;
  font-size:14px
}
.pagination li.active{
  background:#0c5dff;
  color:#fff
}
.pagination li:hover{
  background:#0089ff;
  color:#fff
}
.pagination li:hover a,.pagination li:hover span{
    color:#fff
}